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







div.tax_header_inner{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(255,255,255,0.6);
	width: 90%;
	height: 85%;
	margin: auto;
	padding: 30px 10px;
	text-align: center;
}


.header_image1{
	position: relative;
	top: 100px;
}

.header_image1 img{
	width: 70%;
}


.header_txt1{
	position: relative;
	top: 75px;
}

h1.header_txt2{
	font-size: 40px;
 　　background: linear-gradient(transparent 60%, #F5E4FF 60%);
	}


/* 768px */
@media only screen and (max-width: 48em) {
header.tax_header{
	padding: 235px 0;
	background: url("../topics06 - Copy/img/header_bg_mb.jpg") no-repeat;
	background-size: cover;
	background-position: center top;
}
div.tax_header_inner{
	width: 95%;
	height: 90%;
	margin: auto;
	padding: 20px 5px;
}

.header_image1{
	position: relative;
	top: 40px;
}


.header_image1 img{
	width: 85%;
}



.header_txt1{
	position: relative;
	top: 10px;
}

h1.header_txt2{
	font-size: 45px;
 　　background: linear-gradient(transparent 60%, #F5E4FF 60%);
	}

}
/* 480px */
@media only screen and (max-width: 30em) {
header.tax_header{
	padding: 200px 0;
	background: url("../topics06 - Copy/img/header_bg_mb.jpg") no-repeat;
	background-size: cover;
	background-position: center top;
}

.header_image1{
	position: relative;
	top: 70px;
}

.header_image1 img{
	width: 100%;
}


.header_txt1{
	position: relative;
	top: 45px;
}

h1.header_txt2{
	font-size: 23px;
 　　background: linear-gradient(transparent 60%, #F5E4FF 60%);
	}

}




/* =========== 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;
  }
}





/* =========== 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: 10%;	
  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: 20px;
  font-size: 2.0rem;
}


.topics_title span{
  font-size: 36px;
  font-size: 3.6rem;
}


@media only screen and (max-width: 48em) {
  .topics_title {
	top: 15%;
    height: 150px; 
    font-size: 18px;
    font-size: 1.8rem;
  }
  .topics_title span {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.topics_title_02 {
  font-size: 35px;
  font-size: 3.5rem;
  line-height: 2.1;
}
@media only screen and (max-width: 48em) {
  .topics_title_02 {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
/* 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;
  }
}


/* =========== h3 topics_title_h3 =========== */
.topics_title_h3 {
  margin: 0 0 2% 0;
  text-align: center;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 160%;
  color: #83a74b;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  line-height: 1.3;
}

@media only screen and (max-width: 48em) {
  .topics_title_h3 {
	margin: 0 0 5% 0;
    font-size: 28px;
    font-size: 2.8rem;
}
}

.topics_title_h3 span{
  font-size: 17px;
  font-size: 1.7rem;
}


@media only screen and (max-width: 48em) {
.topics_title_h3 span{
  font-size: 14px;
  font-size: 1.4rem;
}
}



/* =========== h3 topics_title_h4 =========== */
h3.topics_title_h4{
  text-align: center;
  font-size: 28px;
  font-size: 2.8rem;
  /*line-height: 100%;*/
  margin-bottom: 0;
}
h3.topics_title_h4{
  text-align: center;
  font-size: 28px;
  font-size: 2.8rem;
  /*line-height: 100%;*/
  margin-bottom: 0;
}
h3.topics_title_h4_2{
  text-align: center;
  font-size: 28px;
  font-size: 2.8rem;
  margin-bottom: 5%;
}
@media only screen and (max-width: 48em) {
h3.topics_title_h4{
  font-size: 20px;
  font-size: 2.0rem;
  margin-bottom: 15px;
}
  h3.topics_title_h4_2 {
	margin: 0 0 5% 0;
    font-size: 24px;
    font-size: 2.4rem;
	line-height: 150%;
}
}




h3.topics_title_h4_2 span{
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
}




@media only screen and (max-width: 48em) {
h3.topics_title_h4_2 span{
  padding: 0 2% 3% 2%;
  font-size: 12px;
  font-size: 1.2rem;
}
}



/* =========== main_lead_txt =========== */
.main_lead_txt_area {
  margin-top: 1%;
/*  padding-bottom: 4%; */
  text-align: center;
  line-height: 2.7;
  font-size: 14px;
  font-weight: bold;
}
@media only screen and (max-width: 48em) {
  .main_lead_txt_area {
    margin: 7% auto 30px auto;
    max-width: 90%;
    font-size: 12px;
    font-size: 1.2rem;
	line-height: 2.7;
  }
}


.main_lead_txt_area p{
  padding-bottom: 2%;
  line-height: 2.1;
}


@media only screen and (max-width: 48em) {
 .main_lead_txt_area p{
  padding-bottom: 3%;
  line-height: 1.9;
}
}


@media only screen and (max-width: 48em) {
  .sp_br{
    display: none;
  }
}




.main_strong1{
	font-size: 23px;
	background: linear-gradient(transparent 60%, #F5E4FF 60%);
}

@media only screen and (max-width: 48em) {
.main_strong1{
	font-size: 20px;
	line-height: 1.2;
	background: linear-gradient(transparent 60%, #F5E4FF 60%);
}
}

.main_strong2{
	color: #AD92C7;
	font-size: 16px;
}


@media only screen and (max-width: 48em) {
.main_strong2{
	font-size: 14px;
}
}

p.main_lead_txt02 span{
	line-height: 1;
}




/*=============== 豪華3大プレゼント ===============*/
.voice_box {
	background-color: #FAF7FF;
	padding: 5%;
	text-align: center;
}



h3.present_title_h3 {
  position: relative;
  display: inline-block;
  padding: 0 90px;
  margin: 0 0 0.2% 0;
  font-size: 30px;
  font-size: 3.0rem;
}


h3.present_title_h3 span{
  
  font-size: 32px;
  font-size: 3.2rem;
  color: #AD92C7;
}


h3.present_title_h3:before, h3.present_title_h3:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 70px;
  height: 2px;
  border-top: solid 1px black;
  border-bottom: solid 1px black;
}

h3.present_title_h3:before {
  left:0;
}
h3.present_title_h3:after {
  right: 0;
}


@media only screen and (max-width: 48em) {
h3.present_title_h3 {
  position: relative;
  display: inline-block;
  padding: 10px 40px 0px 40px;
  margin: 0 0 0.2% 0;
  font-size: 23px;
  font-size: 2.3rem;
}


h3.present_title_h3 span{
  
  font-size: 25px;
  font-size: 2.5rem;
  color: #AD92C7;
}


h3.present_title_h3:before, h3.present_title_h3:after {
  content: '';
  position: absolute;
  top: 55%;
  display: inline-block;
  width: 30px;
  height: 2px;
  border-top: solid 1px black;
  border-bottom: solid 1px black;
}

h3.present_title_h3:before {
  left:0;
}
h3.present_title_h3:after {
  right: 0;
}
}



p.present_txt {
  margin-top: 1%;
  padding-bottom: 1%;
  text-align: center;
  line-height: 1.6;
  font-size: 23px;
  font-weight: bold;
}

@media only screen and (max-width: 48em) {
  p.present_txt {
    margin: 0 auto 5px auto;
    max-width: 90%;
    font-size: 17px;
    font-size: 1.7rem;
  }
}


p.present_txt span{
 color: #AA78DB;
 font-size: 22px;
font-weight: 500;
font-family: "Parisienne","Cornet Script";
}

@media only screen and (max-width: 30em) {
 p.present_txt span{
 font-size: 16px;
font-weight: 700;
}
}


p.present_txt strong{
	font-size: 16px;
}


@media only screen and (max-width: 30em) {
p.present_txt strong{
	font-size: 12px;
}

}



/*     対象条件      */


.conditions_box{
	border-top: #000000 solid 0.5px;
	border-bottom: #000000 solid 0.5px;
	width: 30%;
	margin: 35px auto 0 auto;
	padding-bottom: 20px;
}


@media only screen and (max-width: 48em) {
.conditions_box{
	border-top: #000000 solid 0.5px;
	border-bottom: #000000 solid 0.5px;
	width: 90%;
	margin: 25px auto 15px auto;
	padding-bottom: 8px;
}
}


h3.conditions_title_h3 {
  position: relative;
  display: inline-block;
  margin: 20px 0 10px 0;
  font-size: 20px;
  font-size: 2.0rem;
}


@media only screen and (max-width: 48em) {
h3.conditions_title_h3 {
  padding: 15px 0 5px 0 ;
  margin: 0 0 0.2% 0;
  font-size: 17px;
  font-size: 1.7rem;
}
}


p.conditions_txt {
  margin-top: 1%;
  padding-bottom: 1%;
  text-align: center;
  line-height: 1.3;
  font-size: 16px;
  font-weight: bold;
}

@media only screen and (max-width: 48em) {
  p.conditions_txt {
    margin: 0 auto 5px auto;
    max-width: 90%;
    font-size: 12px;
    font-size: 1.2rem;
	 line-height: 1.5;
  }
}






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



.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: #5d7e2a;
	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 #5d7e2a 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: #5d7e2a;
	font-size: 1.52rem;
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	font-weight: bold;
}




/*=============== topics内プラン ===============*/
.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_sub-title {
  margin-bottom: 10px; 
  color: #b39358;
  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_pt02 {
	padding: 2% 0 5% 0;
}
.topics_plan_pt02 .btn {
	padding-top: 20px;
}
.topics_plan_pt02 .btn a {
	width: 230px;
}

@media only screen and (max-width: 54em) {
.topics_plan_pt02 .btn {
	position: relative;
    text-align: center;
}
.topics_plan_pt02 .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;
}


.plan-box_background{
	background-color: #FAF7FF;
}

/*=============== 8大サポート ===============*/
.policy-box {
  position: relative;
  padding: 60px 0;
}
.plan-box:after {
  display: block;
  visibility: hidden; 
  clear: both;
  height: 0;
  content: "";
}
@media only screen and (max-width: 48em) {
  .policy-box {
    padding: 5% 0;
  }
}

.policy-box_bg-img {
  position: absolute;
  top: 0; 
  width: 100%;
  height: 100%;
  background: center no-repeat;
  background-size: cover;
}
.policy-box_bg-img img {
  visibility: hidden;
	
}
.policy-box_bg-img:after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.65);
  content: "";
}
.policy-box_content {
  position: relative; 
  font-size: 0;
}
.policy-box_item {
  display: inline-block ;
  margin-right: auto;
  margin-right: 2.5%;
  margin-left: 2.5%;
  padding: 20px 0;
  min-height: 225px; 
  width: 28.33333%;
  border-width: 1px 0;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.2);
  vertical-align: top;
  font-size: small;
}
@media only screen and (min-width: 48.0625em) {
  .policy-box_item {
    width: 28.33333%;
  }
  .policy-box_item:nth-child(n) {
    width: 30% ;
  }
  .policy-box_item:nth-child(3n+1) {
    margin-left: 0;
  }
  .policy-box_item:nth-child(3n+3) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 48em) {
  .policy-box_item {
    display: block;
    margin: auto; 
    min-height: 0;
    width: 92%;
    border-top: none;
  }
  .policy-box_item:first-child {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
  }
}

.policy-box_item-title {
  position: relative;
  margin-bottom: 15px;
  padding-left: 25px; 
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
}
.policy-box_item-title span {
  position: absolute;
  left: 0;
  display: block;
  width: 25px;
  text-align: center;
  font-weight: normal;
  font-size: 28px;
  font-size: 2.8rem;
  font-family: "Oranienbaum";
}

.policy-box_item-text {
  padding-left: 25px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2;
}


























/*=============== 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: 20px;
  	font-size: 2.0rem;
	font-weight: bold;
	font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	line-height: 1.2;
}

.strong_p_02 span{
	color: #83a74b;
	font-size: 26px;
  	font-size: 2.6rem;
}

.strong_p_03 {
	font-size: 18px;
  	font-size: 1.8rem;
	font-weight: bold;
	color: #b9da96;
}


@media only screen and (max-width: 48em) {
.strong_p_02 {
	font-size: 14px;
  	font-size: 1.4rem;
}
}

@media only screen and (max-width: 48em) {
.strong_p_02 span{
	font-size: 20px;
  	font-size: 2.0rem;
}
}

@media only screen and (max-width: 48em) {
.strong_p_03 {
	font-size: 14px;
  	font-size: 1.4rem;
}
}

@media only screen and (max-width: 48em) {
.strong_h {
	font-size: 28px;
  	font-size: 2.8rem;
}
}






/*=============== ☆☆☆h2 ===============*/
/* = block_title = */
.block_title_topics06 {
  font-weight: normal;
  font-size: 44px;
  font-size: 4.4rem;
  font-family: 'Great Vibes', cursive;;
  line-height: 2.1;
}
@media only screen and (max-width: 48em) {
  .block_title_topics06 {
    font-size: 42px;
    font-size: 4.2rem;
	line-height: 1.5;
  }
}





/*=============== 「こちら」ボタン ===============*/

.btn02 a.color_a_1, .btn span.color_a_1 {
    background-color: #5d7e2a;
    color: #fff;
}


/* =========== btn =========== */
.btn02 {
  position: relative;
  z-index: 1100;
  font-size: 20px;
  margin: 5% 0 0 0;
}

@media only screen and (max-width: 30em) {
.btn02 {
  margin: 3% 0 0 15%;
}
}

.btn02.is-center {
  text-align: left;
}
.btn02 input {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  border: none;
  background-color: transparent;
  color: #fff;
  text-align: center;
  font-weight: bold;
  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;
  line-height: 3.7;
  cursor: pointer;
}
.btn02 a,
.btn02 span {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  width: 230px;
  border: none;
  background-color: rgba(255, 255, 255, 0.95);
  color: #000;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  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;
  line-height: 3.7;
  cursor: pointer;
  transition-timing-function: linear;
  transition-duration: 0.15s;
  transition-property: opacity;
}
@media only screen and (max-width: 30em) {
  .btn02 a,
  .btn02 span {
    margin-bottom: 10px;
    font-size: 10px;
    font-size: 1rem;
  }
}
.btn02 a:hover,
.btn02 span:hover {
  opacity: 0.6;
}
.btn02 a:hover:after,
.btn02 span:hover:after {
  right: 12px;
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}

/* = btn type-b = */
.btn02 a.type-b:hover:after,
.btn02 span.type-b:hover:after {
  left: 12px;
}
.btn02 a.type-b:after,
.btn02 span.type-b:after {
  right: auto;
  left: 15px;
  background-image: url("/bridal/sendai/suiteclassica/wedding/common/img/icon_arrow-left-black.png");
}

/* = btn is-disabled = */
.btn02 a.is-disabled,
.btn02 span.is-disabled {
  background-color: #d6d6d6 !important;
  color: #999 !important;
}
.btn02 a.is-disabled:after,
.btn02 span.is-disabled:after {
  background-image: url("/bridal/sendai/suiteclassica/wedding/common/img/icon_arrow-right-gray.png");
}
.btn02 a.is-disabled:hover,
.btn02 span.is-disabled:hover {
  opacity: 1 !important;
}
.btn02 a.is-disabled:hover:after,
.btn02 span.is-disabled:hover:after {
  right: 15px !important;
  -webkit-transform: rotate(0) !important;
          transform: rotate(0) !important;
}

.btn02 a:after,
.btn02 span:after {
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
  width: 6px;
  height: 9px;
  background-image: url("/bridal/sendai/suiteclassica/wedding/common/img/icon_arrow-right-white.png");
  background-size: cover;
  content: "";
  transition-timing-function: linear;
  transition-duration: 0.15s;
  transition-property: left, right, -webkit-transform;
  transition-property: left, right, transform;
  transition-property: left, right, transform, -webkit-transform;
}

/* =========== コンテンツをふわっと出す =========== */
[class*="js_scroll-fadein"] {
  opacity: 0;
}



/*=============== 見学の流れ ===============*/
.fair_area{
	padding: 3% 0;
	text-align: center;
}

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

/* 矢印 */
.triangle3{
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #ecb49e;
  margin: auto 48% 2% 48%;
}
@media only screen and (max-width: 30em) {
.triangle3{
  margin: 3% 54% 2% 46%;
}
}

/*枠線*/
.fair_box{
	border: solid 2px #ecb49e;
	margin-bottom: 3%;
	padding: 2%;
}
@media only screen and (max-width: 30em) {
.fair_box{
	margin: 0 2.5% ;
	padding: 3%;
}
}

.fair_box_inner{
	display: flex;
	flex-direction: row;
}

@media only screen and (max-width: 30em) {
.fair_box_inner{
	flex-wrap: wrap;
	padding-bottom: 3%;
}
}


/*テキスト*/
.fair_txt_area{
	width: 50%;
	margin-right: 2%;
	margin-top: 1%;
	text-align: left;
}

@media only screen and (max-width: 30em) {
 .fair_txt_area{
	width: 100%;
	margin-right: 0;
	margin-bottom: 2%;
	text-align: left;
}
}


.fair_txt_area02{
	width: 100%;
	text-align: left;
}

.fair_txt_area03{
	width: 100%;
	padding: 0% 2%;
	text-align: left;
}


@media only screen and (max-width: 30em) {
.fair_txt_area03{
	padding: 3% 2% 0 2%;
}
}



h4.fair_title_h4{
	margin-bottom: 1%;
	font-size: 22px;
	font-size: 2.2rem;
}

h4.fair_title_h4 span{
	padding-right: 1%;
    font-family: 'Great Vibes', cursive;
	font-weight: normal;
	font-size: 28px;
	font-size: 2.8rem;
}


@media only screen and (max-width: 30em) {
h4.fair_title_h4{
	text-align: center;
	margin-bottom: 3%;
	font-size: 16px;
	font-size: 1.6rem;
}
h4.fair_title_h4 span{
	font-size: 18px;
	font-size: 1.8rem;
}
}


/*画像*/
.fair_img_area{
	width: 50%;
}

@media only screen and (max-width: 30em) {
.fair_img_area{
	width: 100%;
}
}

.fair_img_area img{
	width: 49%;
}



/*フェアへのバナー*/
.pickupPlanBox-linkBtn {
  margin : 2% 25%;
  font-size: 1.8rem;
  font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

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

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


.pickupPlanBox-linkBtn a{
  padding: 20px;
  background-color: #ecb49e;
}
.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; 
  color: #fff;
}
.linkBtn_a:hover {
  background-color: #DA6252;
  color: #fff;
}
.linkBtn_a .font1{
	font-size: 18px;
	font-size: 1.8rem;
}
.linkBtn_a .font2{
	font-size: 24px;
	font-size: 2.4rem;
}
@media only screen and (max-width: 60em) {
  .linkBtn_a {
    background-color: #5d7e2a; 
    color: #fff;
  }
.linkBtn_a .font1{
	font-size: 16px;
	font-size: 1.6rem;
}
.linkBtn_a .font2{
	font-size: 24px;
	font-size: 2.4rem;
}
}
/*フェアへのバナー END */

/*画像1つの高さ調整*/
.pc_mb120 {
display: block;
margin-bottom: 120px;
}
@media only screen and (max-width: 60em) {
.pc_mb120 {
display: none;
  }
}





/* ====================== design_area_B ====================== */
section.design_area_B{
    position: relative;
    padding: 5% 0;
	margin-bottom: 80px;
}

p.step_item_number{
    font-size: 14px;
    margin: auto;
    text-align: center;
}
p.step_item_number span{
    position: relative;
    display: block;
    color: #bca475;
    font-size: 60px;
    line-height: 1;
	font-family: 'Great Vibes', cursive;
}
p.step_item_number span::after{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    height: 1px;
    width: 50px;
    background-color: #bca475;
    margin: 0 auto;
}
p.step_item_text{
    font-size: 12px;
	font-weight: normal;
    margin: auto;
    text-align: center;
	padding: 15px 0 !important;
	font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
p.step_item_text span{
	display: inline-block;
    font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
    text-align: center;
	font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.step_item_image{
	text-align: center;
}
.step_item_image img{
	width: 25%;
}

/* 768px */
@media only screen and (max-width: 48em) {
p.step_item_text span{
    font-size: 16px;
}
}
/* 480px */
@media only screen and (max-width: 30em) {
section.design_area_B{
    padding: 15% 0 5% 0 !important;
	margin-bottom: 0;
}
}


/*flex_4A 横4*/
.flex_4A{
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
}
.flex_4A .flex_4A_innerA,.flex_4A_innerB{
	position: relative;
	width: 20%;
	border: 2px solid #BCA475;
	padding: 30px 20px;
	background-color: #FFF;
}
.flex_4A_innerA::after{
	content: "";
	position: absolute;
	bottom: 120px;
	right: -50px;
  	border-left: 30px solid #BCA475;
  	border-top: 30px solid transparent;
  	border-bottom: 30px solid transparent;
}
/* 768px */
@media only screen and (max-width: 48em) {
.flex_4A{
	width: 80%;
	margin: auto;
}
.flex_4A .flex_4A_innerA,.flex_4A_innerB{
	width: 100%;
	margin-bottom: 15%;
}
.flex_4A_innerA::after{
	content: "";
	position: absolute;
	bottom: -80px;
	right: 40%;
    margin: auto;
  	border-right: 30px solid transparent;
  	border-left: 30px solid transparent;
  	border-top: 30px solid #BCA475;
}
}









.text_001 {
  text-align: center;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.6;
  font-weight: bold;
	font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.text_001 span{
  font-size: 48px;
  font-size: 4.8rem;
}

@media only screen and (max-width: 48em) {
.text_001 {
  font-size: 18px;
  font-size: 1.8rem;
}
.text_001 span{
  font-size: 24px;
  font-size: 2.4rem;
}	
}

.text_002 {
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6;
	font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.text_003 {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.6;
margin-bottom: 15px;
	font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}



.btn_area {
margin-bottom: 5%;
}




/*=============== スイートクラシカ仙台ってどんなところ？ ===============*/
.point_area {
  padding: 5%;
  background-color: rgba(236, 180, 158, 0.1);
}
.point_area_inner {
	max-width: 768px;
}
.point_area_inner .text1 {
  text-align: center;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.6;
  font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
@media only screen and (max-width: 48em) {
.point_area {
  padding: 10% 3%;
}
.point_area_inner .text1 {
  text-align: left;
}
.btn_area2 {
	margin: 10% auto 5% auto!important;
}
.point_area_inner .text1 {
  font-size: 11px;
  font-size: 1.1rem;
}
}


.topics-box_imgarea {
	position: relative;
}

/* h4 */
.point_area_title {
	text-align: center;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 0.8;
	margin-bottom: 10px;
}
.point_area_title span {
    font-weight: normal;
    font-size: 24px;
    font-size: 2.4rem;
    font-family: 'Great Vibes', cursive;
    line-height: 2.1;
	/*color: #DA6252;*/
}
@media only screen and (max-width: 48em) {
.point_area_title {
	font-size: 20px;
	font-size: 2rem;
}
}












/*== divの端にキャッチ ==*/
.pickup_catch_base{	
	position: absolute;
	top: 0;
	left: 0;
  	border-top: 70px solid #bca475;
  	border-right: 70px solid transparent;
  	border-bottom: 70px solid transparent;
  	border-left: 70px solid #bca475;
}
.pickup_catch_txt{
	position: absolute;
	top: 30px;
	left: 10px;
	font-size: 16px;
	line-height:1.2;
	font-weight: bold;
	transform: rotate(-45deg);
	color: #FFF;
	text-align: center;
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}

.pickup_catch_base2{	
	position: absolute;
	top: 0;
	left: 0;
  	border-top: 70px solid #bca475;
  	border-right: 70px solid transparent;
  	border-bottom: 70px solid transparent;
  	border-left: 70px solid #bca475;
}
.pickup_catch_txt2{
	position: absolute;
	top: 30px;
	left: 10px;
	font-size: 16px;
	line-height:1.2;
	font-weight: bold;
	transform: rotate(-45deg);
	color: #FFF;
	text-align: center;
	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) {
  .pickup_sub-title {
    margin-bottom: 2%;
    font-size: 11px;
    font-size: 1.1rem;
  }
  .pickup_catch_txt{
	top: 18px;
	left: 0px;
	font-size: 16px;
}
  .pickup_catch_base{	
  	border-top: 55px solid #bca475;
  	border-right: 55px solid transparent;
  	border-bottom: 55px solid transparent;
  	border-left: 55px solid #bca475;
}
  .pickup_catch_txt2{
	top: 16px;
	left: 5px;
	font-size: 16px;
}
  .pickup_catch_base2{	
  	border-top: 55px solid #bca475;
  	border-right: 55px solid transparent;
  	border-bottom: 55px solid transparent;
  	border-left: 55px solid #bca475;
}
}


/*step タイトル*/
h3.step_title_h3{
	margin: 0 0 5% 0;
	padding-top: 3%;
    font-size: 35px;
    font-size: 3.5rem;
    line-height: 100%;
	text-align: center;
}

h3.step_title_h3 span{
	font-size: 1.4rem;
}


@media only screen and (max-width: 30em) {
h3.step_title_h3{
	margin: 0 0 10% 0;
    font-size: 32px;
    font-size: 3.2rem;
	font-family: "Oranienbaum";
	font-weight: normal;
}

h3.step_title_h3 span{
	font-size: 1.4rem;
	font-weight: bold;
  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;
}
}




/*=============== 共通h3 ===============*/
.topics06_title {
  text-align: center;
  font-size: 28px;
  font-size: 2.8rem;
}
.topics06_title2 {
  text-align: center;
  font-size: 28px;
  font-size: 2.8rem;
}
@media only screen and (max-width: 48em) {
.topics06_title {
    font-size: 18px;
    font-size: 1.8rem;
}
.topics06_title2 {
    font-size: 24px;
    font-size: 2.4rem;
}
}




/*=============== 『自己負担0円ウエディング』とは？ ===============*/
/*☆*/
.topics06-box {
	text-align: center;
	margin-bottom: 50px;
}
.topics-box1 {
	text-align: center;
	background-color: rgba(236, 180, 158, 0.1);
	padding: 50px 0 !important;
}
.topics-box2 {
	text-align: center;
}
.topics06-box_title {
  font-size: 32px;
  font-size: 3.2rem;
  font-family:  "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
  margin-bottom: 15px;
}
.topics06-box_title span {
  font-size: 24px;
  font-size: 2.4rem;
}
.text_1{
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
  line-height: 1.8;
}
.text_2{
  font-size: 11px;
  font-size: 1.1rem;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  text-align: center;
  padding-right: 30px;
}
.text_3{
  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: 1.5;
  text-align: left;
}
.text_3 span {
  display: inline-block;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.3;
  font-weight: bold;
  margin-bottom: 10px;
}
.text_3 .number {
	padding-right: 1%;
    font-family: 'Great Vibes', cursive;
	font-weight: normal;
	font-size: 48px;
	font-size: 4.8rem;
}
.text_4{
  font-size: 11px;
  font-size: 1.1rem;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  text-align: center;
}
.topics06-box_img {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.topics06-box_img_inner1 {
	width: 50%;
}
.topics06-box_img_inner2-1 {
	width: 60%;
}
.topics06-box_img_inner2-2 {
	width: 40%;
}
.topics06-box_img_inner3-1 {
	width: 30%;
}
@media only screen and (max-width: 54em) {
.topics06-box_title {
  font-size: 28px;
  font-size: 2.8rem;
}
.topics06-box_title span {
  font-size: 18px;
  font-size: 1.8rem;
}
.text_2{
  font-size: 8px;
  font-size: 0.8rem;
  padding-right: 20px;
}
.text_3{
  font-size: 11px;
  font-size: 1.1rem;
  text-align: center;
}
.text_3 span{
  font-size: 18px;
  font-size: 1.8rem;
}
.text_4{
  font-size: 10px;
  font-size: 1.0rem;
  width: 90%;
  margin: auto;
}
.topics06-box_img_inner1 {
	width: 100%;
	margin: 0 auto 15px;
}
.topics06-box_img_inner2-1 {
	width: 80%;
	margin: 0 auto 15px;
}
.topics06-box_img_inner2-2 {
	width: 70%;
	margin: 0 auto 15px;
}
.topics06-box_img_inner3-1 {
	width: 90%;
	margin: auto;
}
.topics06-box_img .text_area {
	padding: 0;
}
}
@media only screen and (max-width: 48em) {
.topics06-box_title {
  font-size: 22px;
  font-size: 2.2rem;
}
}





/*=============== クチコミランキング ===============*/
.award-box_area {
	max-width: 768px;
	margin: auto;
	text-align: center;
	padding: 2% 2% 1% 2%;
	background-color: #FFFFFF;
	border: 2px #bca475 solid;
	line-height: 1.5;
	color: #bca475;
}
.award-box_area .text1{
  	font-size: 22px;
  	font-size: 2.2rem;
	font-family:  "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	font-weight: bold;
}
.award-box_area .text2{
  	font-size: 24px;
  	font-size: 2.4rem;
}
.award-box_area .text3{
  	font-size: 32px;
  	font-size: 3.2rem;
}
@media only screen and (max-width: 48em) {
.award-box_area {
	padding: 5% 2% 2% 2%;
	margin: auto 3%;
}
.award-box_area .text1{
  	font-size: 14px;
  	font-size: 1.4rem;
}
}





/*=============== プラン ===============*/
.plan-box {
  border: solid 1px #e5e5e5;
  padding: 0;
}
.pickup_bg-img {
  position: relative;
  float: left;
  padding-top: 48.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) {
  .plan-box {
  	border: 0;
}
  .pickup_bg-img {
    padding-top: 100%;
    width: 100%;
	min-height:300px;
  }
}
@media only screen and (max-width: 30em) {
  .pickup_bg-img {
    padding-top: 65%;
	min-height:250px;
  }
}

.pickup_content {
  position: relative;
  float: left;
  padding-top: 48.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% 4% 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 54em) {
  .pickup_content-inner {
    position: relative;
  }
}

.pickup_title {
  letter-spacing: 0.1rem; 
  font-weight: bold;
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 1.3;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
.pickup_sub-title {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 5px;
  color: #FFF;
  font-weight: bold;
  font-size: 12px;
  font-size: 1.2rem;
  background-color: #b39358;
  padding: 1px 10px 0 10px;
  vertical-align: 2px;
}
.pickup_sub-title .number{
  font-size: 20px;
  font-size: 2rem;
	vertical-align: -1px;
}
@media only screen and (max-width: 48em) {
  .pickup_sub-title {
    margin-bottom: 2%;
  }
}

.plan-box dl{
	padding-top: 10px;
}
.plan-box dt{
  float: left;
}
.plan-box dt::after{
  content: "："
}



/*=============== プラン/アイコン ===============*/
.present_container{
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
	margin: 5px auto 0 auto;
	padding: 20px 5px 0px 5px; 
	background-color: #fffafa;
	justify-content: space-around;
}

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

.item p{
	font-weight: 700;
	margin:auto;
	width: 95%;
	font-size: 10px;
	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{
	width: 93%;
	font-size: 10px;
	}
}
.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: 3%;
}
@media only screen and (max-width: 48em) {
	.svg_icon01{
	width: 55%;
	margin-bottom: 7%;
	}
}

p.present_container-txt{
	padding-left: 5px;
}



/*=============== ナクレ シェフ紹介 ===============*/
.chef_box {
	display: flex;
	padding: 20px;
	margin-top: 20px;
	background-color: #EDEDED;
}
.chef_box_inner {
	width: 50%;
	padding: 0 5px;
}
@media only screen and (max-width: 48em) {
.chef_box {
	padding: 10px 5px;
}
}



/* =========== イベントエリア =========== */
h2.heading2_001 {
	margin-bottom: 20px;
	padding:0;
	text-align:center;
	font-size: 28px;
	color: #DA6252;
	line-height: 1.2;
}
h2.heading2_001 span{
	font-size: 18px;
}
.special_box {
	max-width: 1024px;
	/*background-color: rgba(236, 180, 158, 0.1);*/
	border: solid 2px #DA6252;
	padding: 50px 0;
	margin: auto;
	text-align: center;
	font-family:  "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
.special_box_inner {
	padding: 5px;
	margin: 0 auto 20px auto;
}
.special_box .special_box_text1{
	font-size: 24px;
	font-weight: bold;
}
.special_box .special_box_text1 span{
	font-size: 18px;
}
.special_box .special_box_text2{
	font-size: 14px;
	font-weight: normal;
}
br.add_480{
	display: none;
}

/* 768px */
@media only screen and (max-width: 48em) {
.special_box {
	margin: auto 3%;
}
}

/* 480px */
@media only screen and (max-width: 30em) {
h2.heading2_001 {
	font-size: 26px;
}
h2.heading2_001 span{
	font-size: 16px;
}
.special_box .special_box_text1{
	font-size: 18px;
}
.special_box .special_box_text1 span{
	font-size: 14px;
}
.special_box .special_box_text2{
	font-size: 12px;
}
br.add_480{
	display: block;
}
}






/*=============== parts fonts ===============*/
.gothic1 {
	font-family:  "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
.gothic2 {
	font-family:  "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	font-weight: bold;
}
.mincho1 {
	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;
}
.mincho2 {
	font-weight: bold;
	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;
}

/* ========== marginBottom ========== */
.mb0{ margin-bottom:0 !important; }
.mb5{ margin-bottom:5px !important; }
.mb10{ margin-bottom:10px !important; }
.mb20{ margin-bottom:20px !important; }
.mb30{ margin-bottom:30px !important; }
.mb40{ margin-bottom:40px !important; }
.mb50{ margin-bottom:50px !important; }
.mb60{ margin-bottom:60px !important; }
.mb70{ margin-bottom:70px !important; }
.mb80{ margin-bottom:80px !important; }
.mb90{ margin-bottom:90px !important; }
.mb100{ margin-bottom:100px !important; }

/* ========== marginBottomParcent ========== */
.mb0p{ margin-bottom:0 !important; }
.mb01p{ margin-bottom:1% !important; }
.mb02p{ margin-bottom:2% !important; }
.mb03p{ margin-bottom:3% !important; }
.mb05p{ margin-bottom:5% !important; }
.mb10p{ margin-bottom:10% !important; }
.mb15p{ margin-bottom:15% !important; }
.mb20p{ margin-bottom:20% !important; }
.mb30p{ margin-bottom:30% !important; }
.mb40p{ margin-bottom:40% !important; }
.mb50p{ margin-bottom:50% !important; }
.mb60p{ margin-bottom:60% !important; }
.mb70p{ margin-bottom:70% !important; }
.mb80p{ margin-bottom:80% !important; }
.mb90p{ margin-bottom:90% !important; }
.mb100p{ margin-bottom:100% !important; }

/* ========== marginBottomsetting ========== */
.mbset_A{ margin-bottom:50px !important; }
.mbset_B{ margin-bottom:120px !important; }
/* 480px */
@media only screen and (max-width: 30em) {
.mbset_A{ margin-bottom:0px !important; }
.mbset_B{ margin-bottom:50px !important; }
}

/* ========== paddingTopParcent ========== */
.pdt05p{padding-top:5%!important;}
.pdt10p{padding-top:10%!important;}

/* ========== paddingTop&BottomParcent ========== */
.pdtb0p{ padding-top:0%!important; padding-bottom:0%!important; }
.pdtb01p{padding-top:1%!important; padding-bottom:1%!important;}
.pdtb02p{padding-top:2%!important; padding-bottom:2%!important;}
.pdtb03p{padding-top:3%!important; padding-bottom:3%!important;}
.pdtb05p{padding-top:5%!important; padding-bottom:5%!important;}
.pdtb10p{padding-top:10%!important; padding-bottom:10%!important;}
.pdtb15p{padding-top:15%!important; padding-bottom:15%!important;}
.pdtb20p{padding-top:20%!important; padding-bottom:20%!important;}
.pdtb30p{padding-top:30%!important; padding-bottom:30%!important;}
.pdtb40p{padding-top:40%!important; padding-bottom:40%!important;}
.pdtb50p{padding-top:50%!important; padding-bottom:50%!important;}
.pdtb60p{padding-top:60%!important; padding-bottom:60%!important;}
.pdtb70p{padding-top:70%!important; padding-bottom:70%!important;}
.pdtb80p{padding-top:80%!important; padding-bottom:80%!important;}
.pdtb90p{padding-top:90%!important; padding-bottom:90%!important;}
.pdtb100p{padding-top:100%!important; padding-bottom:100%!important;}

/* ========== br ========== */
br.add{display: none;}
br.always{display: block;}
/* 768px */
@media only screen and (max-width: 48em) {
br.del768{ display:none;}
br.add{display: block;}
br.always{display: block;}
}

/* ========== kazari ========== */
.text_color1 {
	color: #DA6252;
}
