body {
  margin: 0;
  padding: 0;
}

.wrapp_all {
  width: 100%;
  overflow: hidden;
}

.sp_kv,
.list_contents_wrapper,
.like_tit,
.like_txt,
.list_contents_wrapper,
.others_spot_wrapper,
.sp_br {
  display: none;
}

.sp_like_wrapper {
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
}
.kv {
  display: none;
}
.pc_kv {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.pc_kv img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  padding-top: 120px;
}
.inner {
  width: 1100px;
  display: block;
  margin: 0 auto;
}

/* フォトギャラリー */
.gallery_container {
  display: block;
  position: relative;
  margin-top: 80px;
}
.gallery_container .title {
  position: absolute;
  top: -80px;
  left: 26px;
  display: block;
  width: 452px;
  height: 115px;
  background-image: url("../../images/photo/sp_title_gallery.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
  z-index: 2;
  pointer-events: none;
}
.gallery_container .title a {
  display: block;
  width: 100%;
  height: 100%;
}
.gallery_container .swiper-container {
  width: 100%;
  height: 415px;
}
.gallery_container .swiper-container ul.thumb {
  width: 100%;
  height: 100%;
}
.gallery_container .swiper-container ul.thumb li {
  background-color: #fff;
  margin: 0 auto;
  width: 622px;
  height: 415px;
}
.gallery_container .txt {
  position: relative;
  width: 685px;
  padding: 30px 54px 30px 54px;
  margin: 0 auto;
  background-color: white;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
}
.gallery_container .txt .read {
  font-size: 28px;
  line-height: 164%;
  letter-spacing: -0.05em;
}
.gallery_container .inzicater {
  display: none;
  font-size: 18px;
  font-family: "CenturySchoolbookItalic";
  text-align: center;
  color: #7f7f7f;
  margin-top: 40px;
}

/* 佐久島 */
.sakushima_wrapper {
  width: 100%;
  margin: 0;
  background: linear-gradient(90deg, rgb(238, 246, 255) 30% , rgb(245, 245, 245) 100% );
  padding-bottom: 200px;
}
.sakushima_tit {
  width: 1100px;
  display: block;
  margin: 0 auto;
}
.sakushima_tit img {
  width: 300px;
  height: auto;
  display: block;
  margin-left: 10%;
  padding-top: 30px;
}
.sakushima_tit h2 {
  text-align: left;
  margin-left: 10%;
  margin-top: 30px;
  border-bottom: 1px solid #434343;
  padding-bottom: 6px;
  font-size: 30px;
}
.sakushima_top_txt {
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 50px;
  display: block;
  margin: 0 auto;
  margin-top: 50px;
}
.sakushima_position_wrapper1 {
  width: 100%;
  height: 2400px;
  display: block;
  margin: 0 auto;
  margin-top: 80px;
  position: relative;
}
.sakushima_subtit1 {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.sakushima_subtit1 h3 {
  text-align: left;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 36px;
  font-weight: 600;
  border-left: 10px solid #041c68;
  padding-left: 16px;
}
.sakushima_txt1-1 {
  width: 65%;
  position: absolute;
  top: 60px;
  left: 0;
  text-align: left;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 50px;
}
.sakushima_txt1-1 p {
  border-bottom: solid 3px skyblue;
  position: relative;
}
.sakushima_txt1-1 p:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #001a5f;
  bottom: -3px;
  width: 70%;
}
.sakushima_txt1-1 span {
  font-size: 32px;
}
.sakushima_txt1-2 {
  width: 65%;
  position: absolute;
  top: 1380px;
  right: 20px;
  text-align: right;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 50px;
}
.sakushima_txt1-2 p {
  border-bottom: solid 3px skyblue;
  position: relative;
}
.sakushima_txt1-2 p:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #001a5f;
  bottom: -3px;
  width: 70%;
}
.sakushima_img1-1 {
  width: 70%;
  position: absolute;
  top: 160px;
  left: 0px;
}
.sakushima_img1-1 img {
  width: 100%;
}
.sakushima_img1-2 {
  width: 50%;
  position: absolute;
  top: 580px;
  right: 10px;
}
.sakushima_img1-2 img {
  width: 100%;
}
.sakushima_img1-3 {
  width: 60%;
  position: absolute;
  top: 880px;
  left: 110px;
}
.sakushima_img1-3 img {
  width: 100%;
}
.sakushima_img1-4 {
  width: 55%;
  position: absolute;
  top: 1520px;
  left: 10px;
}
.sakushima_img1-4 img {
  width: 100%;
}
.sakushima_img1-5 {
  width: 60%;
  position: absolute;
  top: 1860px;
  right: 10px;
}
.sakushima_img1-5 img {
  width: 100%;
}

.sakushima_position_wrapper2 {
  width: 100%;
  height: 1350px;
  display: block;
  margin: 0 auto;
  margin-top: 80px;
  position: relative;
}
.sakushima_subtit2 {
  width: 70%;
  position: absolute;
  top: 0;
  right: 0;
}
.sakushima_subtit2 h3 {
  text-align: right;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 36px;
  font-weight: 600;
  border-right: 10px solid #041c68;
  padding-right: 16px;
}
.sakushima_txt2-1 {
  width: 50%;
  position: absolute;
  top: 40px;
  right: 0px;
  text-align: right;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 50px;
}
.sakushima_txt2-1 p {
  border-bottom: solid 3px skyblue;
  position: relative;
}
.sakushima_txt2-1 p:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #001a5f;
  bottom: -3px;
  width: 70%;
}
.sakushima_img2-1 {
  width: 70%;
  position: absolute;
  top: 120px;
  right: 0px;
}
.sakushima_img2-1 img {
  width: 100%;
}
.sakushima_img2-2 {
  width: 55%;
  position: absolute;
  top: 620px;
  left: 20px;
}
.sakushima_img2-2 img {
  width: 100%;
}
.sakushima_img2-3 {
  width: 50%;
  position: absolute;
  top: 860px;
  right: 10px;
}
.sakushima_img2-3 img {
  width: 100%;
}

.sakushima_position_wrapper3 {
  width: 100%;
  height: 1200px;
  display: block;
  margin: 0 auto;
  margin-top: 80px;
  position: relative;
}
.sakushima_subtit3 {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.sakushima_subtit3 h3 {
  text-align: left;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 36px;
  font-weight: 600;
  border-left: 10px solid #041c68;
  padding-left: 16px;
}
.sakushima_txt4 {
  width: 70%;
  position: absolute;
  top: 100px;
  left: 0;
  text-align: left;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 50px;
}
.sakushima_txt4 p {
  border-bottom: solid 3px skyblue;
  position: relative;
}
.sakushima_txt4 p:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #001a5f;
  bottom: -3px;
  width: 70%;
}
.sakushima_img3-1 {
  width: 60%;
  position: absolute;
  top: 240px;
  left: 0px;
}
.sakushima_img3-1 img {
  width: 100%;
}
.sakushima_img3-2 {
  width: 50%;
  position: absolute;
  top: 590px;
  right: 10px;
}
.sakushima_img3-2 img {
  width: 100%;
}

.sakushima_btn {
  position: absolute;
  bottom: 0px;
  right: 30px;
}

/* 沖縄 */
.okinawa_wrapper {
  width: 100%;
  margin: 0;
  margin-top: 150px;
  padding-bottom: 200px;
}
.okinawa_tit {
  width: 1100px;
  display: block;
  margin: 0 auto;
}
.okinawa_tit img {
  width: 300px;
  height: auto;
  display: block;
  margin-left: 10%;
  padding-top: 30px;
}
.okinawa_tit h2 {
  text-align: left;
  margin-left: 10%;
  margin-top: 30px;
  border-bottom: 1px solid #434343;
  padding-bottom: 6px;
  font-size: 30px;
}
.okinawa_top_txt {
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 50px;
  display: block;
  margin: 0 auto;
  margin-top: 50px;
}
.okinawa_position_wrapper1 {
  width: 100%;
  height: 1150px;
  display: block;
  margin: 0 auto;
  margin-top: 80px;
  position: relative;
}
.okinawa_subtit1 {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.okinawa_subtit1 h3 {
  text-align: right;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 32px;
  font-weight: 600;
  border-right: 10px solid #041c68;
  padding-right: 16px;
}
.okinawa_txt1-1 {
  width: 50%;
  position: absolute;
  top: 40px;
  right: 0px;
  text-align: right;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 50px;
}
.okinawa_txt1-1 p {
  border-bottom: solid 3px skyblue;
  position: relative;
}
.okinawa_txt1-1 p:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #001a5f;
  bottom: -3px;
  width: 70%;
}
.okinawa_txt1-2 {
  width: 40%;
  position: absolute;
  top: 820px;
  right: 50px;
  text-align: left;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 50px;
}
.okinawa_txt1-2 p {
  border-bottom: solid 3px skyblue;
  position: relative;
}
.okinawa_txt1-2 p:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #001a5f;
  bottom: -3px;
  width: 70%;
}
.okinawa_img1-1 {
  width: 80%;
  position: absolute;
  top: 160px;
  right: 0px;
}
.okinawa_img1-1 img {
  width: 100%;
}
.okinawa_img1-2 {
  width: 50%;
  position: absolute;
  top: 690px;
  left: 10px;
}
.okinawa_img1-2 img {
  width: 100%;
}

.okinawa_position_wrapper2 {
  width: 100%;
  height: 1350px;
  display: block;
  margin: 0 auto;
  margin-top: 80px;
  position: relative;
}
.okinawa_subtit2 {
  width: 90%;
  position: absolute;
  top: 0;
  left: 0;
}
.okinawa_subtit2 h3 {
  text-align: left;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 36px;
  font-weight: 600;
  border-left: 10px solid #041c68;
  padding-left: 16px;
}
.okinawa_txt2-1 {
  width: 50%;
  position: absolute;
  top: 40px;
  left: 0px;
  text-align: left;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 50px;
}
.okinawa_txt2-1 p {
  border-bottom: solid 3px skyblue;
  position: relative;
}
.okinawa_txt2-1 p:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #001a5f;
  bottom: -3px;
  width: 70%;
}
.okinawa_txt2-2 {
  width: 35%;
  position: absolute;
  top: 1000px;
  right: 60px;
  text-align: left;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 50px;
}
.okinawa_txt2-2 p {
  border-bottom: solid 3px skyblue;
  position: relative;
}
.okinawa_txt2-2 p:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #001a5f;
  bottom: -3px;
  width: 70%;
}
.okinawa_img2-1 {
  width: 60%;
  position: absolute;
  top: 140px;
  left: 0px;
}
.okinawa_img2-1 img {
  width: 100%;
}
.okinawa_img2-2 {
  width: 55%;
  position: absolute;
  top: 540px;
  right: 30px;
  z-index: -1;
}
.okinawa_img2-2 img {
  width: 100%;
}
.okinawa_img2-3 {
  width: 55%;
  position: absolute;
  top: 810px;
  left: -30px;
}
.okinawa_img2-3 img {
  width: 100%;
}

.okinawa_position_wrapper3 {
  width: 100%;
  height: 1600px;
  display: block;
  margin: 0 auto;
  margin-top: 80px;
  position: relative;
}
.okinawa_subtit3 {
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.okinawa_subtit3 h3 {
  text-align: right;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 36px;
  font-weight: 600;
  border-right: 10px solid #041c68;
  padding-right: 16px;
}
.okinawa_txt3-1 {
  width: 55%;
  position: absolute;
  top: 40px;
  right: 0;
  text-align: right;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 50px;
}
.okinawa_txt3-1 p {
  border-bottom: solid 3px skyblue;
  position: relative;
}
.okinawa_txt3-1 p:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #001a5f;
  bottom: -3px;
  width: 70%;
}
.okinawa_img3-1 {
  width: 80%;
  position: absolute;
  top: 180px;
  right: 0px;
}
.okinawa_img3-1 img {
  width: 100%;
}
.okinawa_img3-2 {
  width: 50%;
  position: absolute;
  top: 720px;
  left: 10px;
}
.okinawa_img3-2 img {
  width: 100%;
}
.okinawa_img3-3 {
  width: 55%;
  position: absolute;
  top: 1000px;
  right: 10px;
}
.okinawa_img3-3 img {
  width: 100%;
}

.okinawa_position_wrapper4 {
  width: 100%;
  height: 1200px;
  display: block;
  margin: 0 auto;
  margin-top: 80px;
  position: relative;
}
.okinawa_subtit4 {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.okinawa_subtit4 h3 {
  text-align: left;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 36px;
  font-weight: 600;
  border-left: 10px solid #041c68;
  padding-left: 16px;
}
.okinawa_txt4-1 {
  width: 40%;
  position: absolute;
  top: 100px;
  left: 0;
  text-align: left;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 50px;
}
.okinawa_txt4-1 p {
  border-bottom: solid 3px skyblue;
  position: relative;
}
.okinawa_txt4-1 p:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #001a5f;
  bottom: -3px;
  width: 70%;
}
.okinawa_img4-1 {
  width: 40%;
  position: absolute;
  top: 100px;
  right: 10px;
}
.okinawa_img4-1 img {
  width: 100%;
}
.okinawa_img4-2 {
  width: 60%;
  position: absolute;
  top: 580px;
  left: 10px;
}
.okinawa_img4-2 img {
  width: 100%;
}

.okinawa_btn {
  position: absolute;
  bottom: 0px;
  right: 30px;
}

/* おすすめ */
.recommended_wrapper {
  width: 100%;
  border-top: 2px dashed #03004c;
  border-bottom: 2px dashed #03004c;
}
.also_here_tit {
  width: 100%;
  margin-top: 16px;
}
.also_here_tit img {
  width: 50%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.also_here_tit p {
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 50px;
}
.recommended_contents {
  width: 100%;
  display: flex;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
}
.recommended_flex {
  width: 40%;
  display: flex;
  margin: 30px auto;
  justify-content: center;
  align-items: center;
}
.recommended_flex:first-of-type {
  border-right: 1px solid #454545;
  line-height: 30%;
}
.recommended_img {
  width: 50%;
}
.recommended_img img {
  width: 40%;
  display: block;
  margin: 0 auto;
}
.recommended_tit {
  width: 50%;
}
.recommended_tit img {
  width: 60%;
  display: block;
  margin: 0 auto;
}
.recommended_tit p {
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 50px;
}
.recommended_btn {
  margin: 0;
}
.recommended_link {
  display: block;
  position: relative;
  width: 160px;
  height: 40px;
  font-size: 14px;
  font-weight: 500;
  line-height: 35px;
  text-align: center;
  margin: 0 auto;
  transition: all 300ms 0s ease;
  cursor: pointer;
  border: 1px solid #03004c;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #03004c;
}
.recommended_link:after {
  content: '';
  display: inline-block;
  position: absolute;
  transition: all 300ms 0s ease;
}
.recommended_link:after {
  display: block;
  width: 13px;
  height: 7px;
  background-image: url("../images/common/sp_arrow_icon_white.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -99999px;
  top: 15px;
  right: 8px;
}


.plan_link {
  display: block;
  position: relative;
  width: 320px;
  height: 80px;
  font-size: 26px;
  font-weight: 600;
  line-height: 80px;
  text-align: center;
  margin: 0 auto;
  transition: all 300ms 0s ease;
  cursor: pointer;
  border: 1px solid #03004c;
  color: #fff;
  margin-top: 56px;
  background-color: #03004c;
}
.plan_link:after {
  content: '';
  display: inline-block;
  position: absolute;
  transition: all 300ms 0s ease;
}
.plan_link:after {
  display: block;
  width: 27px;
  height: 15px;
  background-image: url("../images/common/sp_arrow_icon_white.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -99999px;
  top: 30px;
  right: 28px;
}

/* what dou you likeリンク */
.like_link_wrapper {
  width: 100%;
  display: block;
  margin: 0 auto;
  background-color: #03004c;
  padding-top: 60px;
  padding-bottom: 100px;
}
.like_link_tit {
  width: 1100px;
  display: block;
  margin: 0 auto;
}
.like_link_tit p {
  text-align: center;
  color: #fff;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-weight: 500;
}
.like_link_tit img {
  width: 40%;
  display: block;
  margin: 0 auto;
}
.like_link {
  display: block;
  position: relative;
  width: 500px;
  height: 100px;
  font-size: 26px;
  line-height: 100px;
  text-align: center;
  margin: 0 auto;
  transition: all 300ms 0s ease;
  cursor: pointer;
  border: 1px solid #03004c;
  color: #fff;
  margin-top: 56px;
  background-color: #03004c;
}
.like_link:after {
  content: '';
  display: inline-block;
  position: absolute;
  transition: all 300ms 0s ease;
}
.like_link:after {
  display: block;
  width: 27px;
  height: 15px;
  background-image: url("../images/common/sp_arrow_icon_white.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -99999px;
  top: 40px;
  right: 28px;
}
.like_list_tit {
  font-size: 28px;
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-weight: 500;
  margin-top: 100px;
}
.pc_list_contents_wrapper {
  width: 1100px;
  display: block;
  margin: 0 auto;
  margin-top: 100px;
}
.pc_list_contents_wrapper .list_contents_flex {
  width: 100%;
  display: flex;
  justify-content: center;
}
.pc_list_contents_wrapper .list_contents_flex .list_content {
  width: 33%;
}
.pc_list_contents_wrapper .list_contents_flex .list_content a img {
  width: 90%;
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
}
.pc_list_contents_wrapper .list_contents_flex .list_content a p {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-weight: 500;
  text-align: center;
  margin-bottom: 20px;
  font-size: 20px;
}
