benefits_title_h3@charset "UTF-8";
@media only screen and (max-width: 48em) {
  .topics_block .wrapper {
    margin: auto;
    padding: 0; 
    width: 100%;
  }
}


.page_block_header{
    padding-bottom: 5px;
    text-align: center;
}

@media only screen and (max-width: 54em){
.page_block_header {
    padding-bottom: 5%;
    }
}

/* =========== topics_header =========== */
.topics_header {
  position: relative;
}

.topics_bg-img {
  position: relative;
	background: center no-repeat;
	background-size: cover;
}
.topics_bg-img:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%; 
  background-color: rgba(0, 0, 0, 0.4);
  content: "";
}
@media only screen and (max-width: 48em) {
  .topics_bg-img {
    padding-top: 72%; 
    width: 100%;
  }
  .topics_bg-img img {
    display: none;
  }
}


/* =========== h2 topics_title =========== */
.topics_title {
  position: absolute;
  top: 0;	
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 180px; 
  color: #fff;
  text-align: center;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  font-size: 28px;
  font-size: 2.8rem;
  font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3";
}
.topics_title span {
  display: block;
  font-weight: normal;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "Times New Roman", Times, serif;
}
@media only screen and (max-width: 48em) {
  .topics_title {
    height: 100px; 
    font-size: 22px;
    font-size: 2.2rem;
  }
  .topics_title span {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.topics_title_02 {
  font-weight: normal;
  font-size: 44px;
  font-size: 4.4rem;
  font-family: "Times New Roman", Times, serif;
  line-height: 2.1;
  margin-top: 25px;
}
@media only screen and (max-width: 48em) {
  .topics_title_02 {
    font-size: 26px;
    font-size: 2.6rem;
	margin-top: 10px;
  }
}
/* block_sub_title */
.topics_sub_title {
  letter-spacing: 0.3rem;
  font-weight: bold;
}
@media only screen and (max-width: 48em) {
  .topics_sub_title {
    margin: auto;
    max-width: 80%;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 30em) {
  .topics_sub_title br {
    display: none;
  }
}

/* block_sub_title */
.topics_sub_title02 {
  margin-bottom: 15px;
  font-weight: bold;
  text-align: center;
  margin-top: 5px;
}
@media only screen and (max-width: 48em) {
  .topics_sub_title02 {
    margin: auto;
    max-width: 100%;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 30em) {
  .topics_sub_title02 br {
    display: none;
  }
}


/*====== icon area ======*/

.present_container{
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
	margin: auto;
}
@media only screen and (max-width: 48em) {
	.present_container{
	margin: auto auto 10px auto;
}
}

.item{
	width: 20%;
	text-align: center;
	margin-bottom: 3%;
}
@media only screen and (max-width: 48em) {
	.item{
		width: 25%;
		text-align: center;
		margin-bottom: 4%;
	}
}

.item p{
	font-weight: 700;
	margin:auto;
	width: 95%;
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
@media only screen and (max-width: 48em) {
	.item p{
	font-weight: 700;
	margin:auto;
	width: 95%;
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	}
}
.item strong{
	font-weight: 700;
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}

.svg_icon01{
	width: 25%;
	margin-bottom: 7%;
}
@media only screen and (max-width: 48em) {
	.svg_icon01{
	width: 55%;
	margin-bottom: 7%;
	}
}

/* =========== main_lead_txt =========== */
.main_lead_txt {
  margin-top: 4%;
  padding-bottom: 1%;
  text-align: center;
  line-height: 2.28;
}
@media only screen and (max-width: 48em) {
  .main_lead_txt {
    margin: 4% auto 0 auto;
    max-width: 90%;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 30em) {
  .main_lead_txt br {
    display: none;
  }
}

@media only screen and (max-width: 30em) {
 .lead_txt{
  padding: 0 5px;
}
}


h3.service_titl{
	color: #78d297;
	text-align: center;
	font-size: 3.2rem;
	line-height: 55px;
    font-weight: normal;
}
@media only screen and (max-width: 30em) {
h3.service_titl{
	font-size: 2.0rem;
	line-height: 45px;
}
}

h3.service_titl span{
	color: #444;
	font-size: 14px;
	font-weight: 400;
}
@media only screen and (max-width: 30em) {
h3.service_titl span{
	font-size: 12px;
}
}


/* =========== おすすめ＆Reason =========== */

.topics-box {
  padding: 4% 0;
  background-color: #fff;
}
.topics-box:nth-child(2n) {
  background-color: rgba(122, 208, 197, 0.2);
}
.topics-box:nth-child(2n) .topics-box_img-outer {
  float: right;
}
.topics-box:nth-child(2n) .topics-box_header-inner {
  right: auto; 
  left: 0;
}
@media only screen and (max-width: 48em) {
  .topics-box {
    padding: 0;
	margin-bottom: 6%;
  }
}

.topics-box_inner:after {
  display: block;
  visibility: hidden; 
  clear: both;
  height: 0;
  content: "";
}

.topics-box_img-outer {
  position: relative;
  float: left;
  overflow: hidden; 
  width: 50%;
}
@media only screen and (max-width: 54em) {
  .topics-box_img-outer {
    margin-bottom: 6%; 
    width: 100%;
    background-color: #f5f5f5;
  }
}

.topics-box_img {
  font-size: 0;
}
.topics-box_img img {
  float: left; 
  width: 49.8%;
}
.topics-box_img img:nth-child(3n+3) {
  float: right;
}
.topics-box_img img:first-child {
  margin-bottom: 0.3%; 
  width: 100%;
}


.topics-box_img02 img:first-child {
  margin-bottom: 0.3%; 
  width: 49.8%;
  float: left; 
}

.topics-box_img02 img {
  margin-bottom: 0.3%; 
  float: right; 
  width: 49.8%;
}

.topics-box_img03 img {
  margin-bottom: 0.3%; 
  float: right; 
  width: 100%;
}

.topics-box_header {
  position: relative; 
  float: left;
  width: 50%;
}
@media only screen and (max-width: 54em) {
  .topics-box_header {
    padding-top: 0;
    width: 100%;
  }
}

.topics-box_header-inner {
  /*position: absolute;*/
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 500px; 
  width: 92.5%;
}
@media only screen and (max-width: 54em) {
  .topics-box_header-inner {
    position: relative;
    padding: 0 4% 0;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
  }
}
@media only screen and (max-width: 48em) {
  .topics-box_header-inner {
    padding: 0 4% 4%;
  }
}

.topics-box_title {
  margin-bottom: 1%;
  text-align: center;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "HG明朝E", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  line-height: 1.6;
}
@media only screen and (max-width: 54em) {
  .topics-box_title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 48em) {
  .topics-box_title {
    text-align: center;
  }
}
.topics-box_title span {
  display: block; 
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 2;
  color: #78d297;
}
@media only screen and (max-width: 54em) {
  .topics-box_title span {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
@media only screen and (max-width: 48em) {
  .topics-box_title span {
    text-align: center;
  }
}

.topics-box_sub-title {
  margin-bottom: 5.6%;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.8;
}
.topics-box_sub-title span {
  display: block; 
  font-size: 13px;
  font-size: 1.3rem;
}
.topics-box_sub-title span:before {
  content: "— ";
}
.topics-box_sub-title span:after {
  content: " —";
}
@media only screen and (max-width: 54em) {
  .topics-box_sub-title {
    font-size: 17px;
    font-size: 1.7rem;
  }
  .topics-box_sub-title span {
    font-size: 11px;
    font-size: 1.1rem;
  }
}

.topics-box_lead-txt {
  margin-bottom: 4.4%;
  color: #5fcc85;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.8;
}
@media only screen and (max-width: 54em) {
  .topics-box_lead-txt {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.topics-box_description {
  font-size: 13px;
  font-size: 1.3rem;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  line-height: 2;
}
@media only screen and (max-width: 54em) {
  .topics-box_description {
    margin-bottom: 4%; 
    font-size: 11px;
    font-size: 1.1rem;
  }
}

.topics-box01 {
	padding: 5% 3%;
	margin: 2% auto auto auto;
	border: 7px rgba(73, 187, 188,0.5) double;
}
@media only screen and (max-width: 48em) {
.topics-box01 {
	width: 95%;
	padding: 7% 3%;
	margin: 2% auto 5% auto;
}

.topics-box01_inner {
	padding-top: 2%;
}
.topics-box02 {
  padding: 4% 0;
  background-color: #fff;
}
.topics-box02:nth-child(2n) {
  background-color: rgba(236, 180, 158, 0.3);
}
.topics-box02:nth-child(2n) .topics-box_header-inner {
  right: auto; 
  left: 0;
}
.slick_imgbox {
	width: 80%;
	margin: auto;
}
 .topics-box02 {
    padding: 0;
  }
.slick_imgbox {
	width: 100%;
}
}
.topics-box_img-outer02 {
  position: relative;
  text-align: center;
  overflow: hidden; 
  width: 50%;
}
.topics-box_description02 {
  font-size: 13px;
  font-size: 1.3rem;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  line-height: 2;
  text-align: center;
}
.topics-box_description03 {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  line-height: 1.5;
  text-align: center;
}
.topics-box_description03 li{
	list-style: none;
	margin-bottom: 10px;
}

@media only screen and (max-width: 54em) {
  .topics-box_img-outer {
    margin-bottom: 2%; 
    width: 100%;
    background-color: #f5f5f5;
  }
  .topics-box_description02 {
    margin-bottom: 4%; 
    font-size: 11px;
    font-size: 1.1rem;
  }
  .topics-box_description03 {
    margin-bottom: 4%; 
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.topics-box_img-outer02 {
  position: relative;
  width: 80%;
  margin: auto;
}
@media only screen and (max-width: 54em) {
  .topics-box_img-outer02 {
	width: 100%;
    margin-bottom: 6%; 
    margin-bottom: 6%; 
    background-color: #f5f5f5;
  }
}

.topics-box_header02 {
  position: relative; 
  width: 80%;
  margin: auto;
}
@media only screen and (max-width: 54em) {
  .topics-box_header02 {
    padding-top: 0;
    width: 100%;
  }
}

.topics-box_header-inner02 {
  margin: auto;
  width: 100%;
}
@media only screen and (max-width: 54em) {
  .topics-box_header-inner02 {
    position: relative;
    padding: 0 4% 0;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
  }
}
@media only screen and (max-width: 48em) {
  .topics-box_header-inner02 {
    padding: 0 4% 4%;
  }
  .topics-box_description02 {
    text-align: left;
  }
}

.topics-box_title02 {
  margin: 17% auto 4% auto;
  text-align: center;
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "HG明朝E", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  line-height: 1.6;
}

.topics-box_title03 {
  margin: 4% auto;
  text-align: center;
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "HG明朝E", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  line-height: 1.6;
}

.topics-box_title04 {
  margin: 5% auto 4% auto;
  text-align: center;
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "HG明朝E", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  line-height: 1.6;
}
@media only screen and (max-width: 54em) {
  .topics-box_title02  {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .topics-box_title03  {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .topics-box_title04  {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.topics-box_title02 span {
  display: block; 
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 2;
  color: #DA6252;
}

.topics-box_title04 span {
  display: block; 
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 2;
  color: #DA6252;
}

@media only screen and (max-width: 48em) {
.topics-box_title02 {
  margin: 10% auto 4% auto;
  }
}


/* ===pageNation=== */
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 0;
}
.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #000;
    opacity: 2;
}
.swiper-pagination-bullet-active{
    background-color: #aa8e76;
}
/*グレー版スライド .swiper_boxに.swipe_grayが付く場合、エリア背景白で要素背景グレー */
.swiper_box.swipe_gray .swiper-pagination-bullet {
    background: #000;
}
.swiper_box.swipe_gray .swiper-pagination-bullet-active{
    background-color: #78d297;
}
/* ===pageNation=== */

.swiper_box{
    padding: 30px 0;
font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
div.swiper-wrapper{
    margin-bottom: 10px;
    align-items: stretch;
    background-color: #fff;
}

/* 汎用swipe */
div.neo_common_slide{
    background-color: #fff;
    height: auto;
    margin-bottom: 30px;
}
/*グレー版スライド*/
.swiper_box.swipe_gray div.neo_common_slide{
    background-color: #eeeeee;
}
div.neo_common_slide a{
    text-decoration: none;
}
div.neo_common_slide a:visited{
    color: #000;
}
div.neo_common_slide a:hover{
    opacity: 0.8;
}
img.neo_common_image{
    display: block;
    margin: 0;
    padding: 0;
}
div.neo_common_slide_inner{
    padding: 10px 10px;
}
div.swiper_icon_box{
    margin: 0 0 10px 0;
}
span.swiper_icon{
    display: inline-block;
    width: 100px;
    margin: 0 5px 0 0;
    text-align: center;
    background-color:#aa8e76;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1.2px;
    padding: 3px;
    font-family: "Quicksand";
}


/*=============== お客様の声 ===============*/

.topics-box_voice{
	margin-top: 2%;
}

.topics-box_voice p{
	padding-left: 2%;
}

.topics-box_voice_titl{
	padding: 0 2%;
	font-size: 15px;
  	font-size: 1.5rem;
	font-weight: bold;
	color: #78d297;
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
@media only screen and (max-width: 30em) {
.topics-box_voice_titl{
	text-align: center;
}
}

.topics-box_voice_txt{
	padding-top: 2%;
	width: 95%;
	border-top: 1px rgb(73, 187, 188,0.5) solid;
	text-align: left;
	font-size: 15px;
  	font-size: 1.5rem;
	font-weight: bold;
	color: #b9da96;
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
@media only screen and (max-width: 30em) {
.topics-box_voice_txt{
	padding: 3% 0 1% 0;
	text-align: center;
}
}

.topics-box_voice_txt img{
	width: 13%;
}
@media only screen and (max-width: 30em) {
.topics-box_voice_txt img{
	width: 17%;
}
}

.voice_txt_strong{
	font-weight:bold;
	color: #78d297;
	font-size: 1.52rem;
}

.othet-item{
  display: inline-block;
  width: 30.3%;
  margin: 1em;
}

@media only screen and (max-width: 48em) {
.othet-item{
  display: inline-block;
  width: 46.7%;
  margin: 0.3em;
}
}


section.design_area_G{
}

div.areaG_swiper{
    position: relative;
    padding: 0 0 30px 0;
    margin: 0 auto;
    overflow: hidden;
    list-style: none;
    z-index: 1;
}

div.areaG_swiper_item{
    border: solid 1px #bca475;
    padding: 30px;
}
div.areaG_swiper_item figure{
    padding: 20px;
}
div.areaG_swiper_item span.areaG_num{
    color: #bca475;
    font-size: 20px;
}
div.areaG_swiper_item p.areaG_text1{
    color: #575757;
    font-size: 14px;
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
    border-bottom: solid 1px #bca475;
}
div.areaG_swiper_item p.areaG_text2{
    font-size: 16px;
}

/* 480px */
@media only screen and (max-width: 30em) {
div.areaG_swiper_item{
    padding: 20px 50px;
}
}

/*flex_2G 2段 30:70*/
.flex_2G{
	display: flex;
	justify-content: space-between;
}
.flex_2G .flex_2G_innerA{
	width: 20%;
    order: 1;
	padding-right: 5px;
}
.flex_2G .flex_2G_innerB{
	width: 80%;
    order: 2;
}



/*=============== topics内プラン ===============*/
.plan-box:after {
  display: block;
  visibility: hidden; 
  clear: both;
  height: 0;
  content: "";
}
@media only screen and (max-width: 48em) {
  .policy-box {
    padding: 5% 0;
  }
}

.pickup_bg-img {
  position: relative;
  float: left;
  padding-top: 42.96875%;
  min-height: 440px;
  width: 39.0625%;
  background-position: center center;
  background-size: cover; 
  background-repeat: no-repeat;
}
.pickup_bg-img img {
  position: absolute;
  top: 0;
  visibility: hidden;
}
@media only screen and (max-width: 54em) {
  .pickup_bg-img {
    padding-top: 100%;
    width: 100%;
		min-height:300px;
  }
}
@media only screen and (max-width: 30em) {
  .pickup_bg-img {
    padding-top: 95%;
		min-height:250px;
  }
}

.pickup_content {
  position: relative;
  float: left;
  padding-top: 42.96875%;
  min-height: 440px;
  width: 60.9375%;
  background-color: #fff;
}
@media only screen and (max-width: 54em) {
  .pickup_content {
    padding-top: 0; 
    width: 100%;
  }
}

.pickup_content-inner {
  position: absolute;
  top: 0;
  padding: 4%;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 54em) {
  .pickup_content-inner {
    position: relative;
  }
}

.pickup_sub-title {
  margin-bottom: 10px; 
  color: #78d297;
  font-weight: bold;
  font-size: 13px;
  font-size: 1.3rem;
}
@media only screen and (max-width: 48em) {
  .pickup_sub-title {
    margin-bottom: 2%;
    font-size: 11px;
    font-size: 1.1rem;
  }
}

.pickup_title {
  margin-bottom: 2%;
  letter-spacing: 0.1rem; 
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
}

.pickup_lead-txt {
  margin-bottom: 3%; 
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}

.pickup_detail {
  padding: 15px 0; 
  width: 100%;
  border-width: 1px 0;
  border-style: solid;
  border-color: #e6e6e6;
  font-size: 13px;
  font-size: 1.3rem;
}
@media only screen and (max-width: 48em) {
  .pickup_detail {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.pickup_detail-title {
  padding-right: 10px; 
  vertical-align: baseline;
  text-align: left;
}

.pickup_detail-data {
  vertical-align: baseline;
}
.pickup_detail-data.is-price {
  color: #e30000;
  font-weight: bold; 
  font-size: 18px;
  font-size: 1.8rem;
}
.pickup_detail-data.is-price strong {
  font-size: 28px;
  font-size: 2.8rem;
}
.pickup_detail-data.is-price span {
  display: block;
  padding: 0 5px; 
  max-width: 170px;
  background-color: #e30000;
  color: #fff;
  text-align: center;
}
@media only screen and (max-width: 48em) {
  .pickup_detail-data.is-price {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .pickup_detail-data.is-price strong {
    display: block; 
    font-size: 28px;
    font-size: 2.8rem;
  }
}

.topics_plan_pt {
	padding-top: 0% !important;
	padding-bottom: 2% !important;
}
.topics_plan_pt .btn {
	padding-top: 20px;
}
.topics_plan_pt .btn a {
	width: 230px;
}

@media only screen and (max-width: 54em) {
.topics_plan_pt .btn {
	position: relative;
    text-align: center;
}
.topics_plan_pt .btn a {
	display:block;
	width: 100%;
	margin-bottom:10px;
}
}

/* モーダル */
.modal_block {
  background-color: #fff !important;
}

.modal_title {
  margin-bottom: 3%; 
  font-size: 18px;
  font-size: 1.8rem;
}

.modal-box {
  margin: auto; 
  width: 92%;
}

.modal-box_title {
  margin-top: 4%;
  margin-bottom: 4%; 
  text-align: center;
  font-size: 17px;
  font-size: 1.7rem;
}

.modal-box_content:after {
  display: block;
  visibility: hidden; 
  clear: both;
  height: 0;
  content: "";
}

.modal-box_list {
  float: left;
  width: 48%;
  list-style-type: none;
  font-size: 13px;
  font-size: 1.3rem;
}
.modal-box_list:nth-child(2n) {
  float: right;
}
.modal-box_list:after {
  display: block;
  visibility: hidden; 
  clear: both;
  height: 0;
  content: "";
}
@media only screen and (max-width: 48em) {
  .modal-box_list {
    float: none; 
    width: 100%;
  }
}

.modal-box_list-title {
  float: left;
  padding: 15px 0; 
  width: 30%;
  font-weight: bold;
}

.modal-box_list-item {
  margin-top: -1px;
  padding: 15px 0 15px 30%;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

/* タイトルに注記を入れる場合、title2にし下記を適用 */
.modal-box_list-title2 {
  float: left;
  padding: 15px 0 8px; 
  width: 30%;
  font-weight: bold;
  line-height:1;
}
.modal-box_list-title2 span {
	padding-top:0;
	font-size: 10px;
	font-size: 1.0rem;
	line-height:0.1;
}


/*リンクボタン大*/
.pickupPlanBox-linkBtn {
  margin : 5% 20% 3% 20%;
  font-size: 1.8rem;
}

.pickupPlanBox-linkBtn span {
  font-size: 1.4rem;
}

@media only screen and (max-width: 30em) {
.pickupPlanBox-linkBtn {
  margin : 5%;
  font-size: 1.5rem;
}
}

.pickupPlanBox-linkBtn a{
  padding: 20px;
  background-color: #78d297;
}

.linkBtn_a {
  display: block;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  transition-timing-function: linear;
  transition-duration: .2s;
  transition-property: background-color, color, opacity;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #78d297; 
  color: #fff;
}
.linkBtn_a:hover {
  background-color: #78d297;
  color: #fff;
}
@media only screen and (max-width: 60em) {
  .linkBtn_a {
    background-color: #78d297; 
    color: #fff;
  }
}
/*フェアへのバナー END */

/* photo ボタン */
.btn_box{
	text-align: center;
}


/*=============== parts <br> ===============*/
/*本文 PCスマホbr有り*/
.pcmb_show {
	display: block !important;
}
/*本文 PC時のみbr有り*/
.pc_show {
	display: block !important;
}
/*本文 スマホ時のみbr有り*/
.mb_show {
	display: none;
}
@media only screen and (max-width: 48em) {
/*本文 PC時のみbr有り*/
.pc_show {
	display: none !important;
}
/*本文 スマホ時のみbr有り*/
.mb_show {
	display: block !important;
}
}

/*=============== parts <strong> ===============*/
.strong_h {
	font-size: 32px;
  	font-size: 3.2rem;
}
.strong_p_01 {
	font-size: 16px;
  	font-size: 1.6rem;
	font-weight: bold;
}
.strong_p_02 {
	font-size: 16px;
  	font-size: 1.6rem;
	font-weight: bold;
	color: #ecb49e;
}
@media only screen and (max-width: 48em) {
.strong_h {
	font-size: 28px;
  	font-size: 2.8rem;
}
}

.bg_blue{
    background-color: #E4F6F3;
}
