.guide_line {
  text-align: center;
  padding-top: 10%;
  width: 72%;
  margin: 0 auto;
  border-bottom: solid 1px #666;
}

.guide_line a {
  font-size: 3.73vw;
  line-height: 1.5;
}

#index .sec03 .title img,#index .sec04 .title img{
    margin-top: -30px;
}
#index .sec02 .title img,#index .sec05 .title img{
    margin-top: 30px;
}
#index .sec01{
	background-image:url("../img/index/img_top_pc.jpg");
	background-repeat: no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height:640px;
	box-shadow: 0px 8px 8px rgba(0,0,0,0.2);
   -webkit-box-shadow: 0px 8px 8px rgba(0,0,0,0.2);
   -moz-box-shadow: 0px 8px 8px rgba(0,0,0,0.2);
}
#index .sec01 div{
    position: relative;
    top: 49.5%;
    width: 360px;
    height: 173px;
    margin: 0% auto;
}

#index .sec01 p {
	font-weight: 900;
	text-align: center;
	line-height: 1.2;
	margin-top: 4%;
	color: #000;
	text-shadow:
	0 0 25px #edf8ff,
	0 0 20px #edf8ff,
	0 0 0.40px #edf8ff;
}

#index .sec01 span {
	font-size: 44px;
	color: #a23914;
}

/* -------------------- ニュース-------------------- */
.news_box {
  margin-left: 5%;
  margin-right: 5%;
  padding-top: 28px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.news_box a {
  color: #333;
}

.news_box dt {
  font-size: 13px;
  font-weight: bold;
}

.news_box dd {
  padding-top: 4px;
  font-size: 12px;
  text-align: center;
}

.news_newyear {
  text-align: center;
}

.nwes_newyear {
  text-align: center;
}


.border {
  border-bottom: solid 1px #333;
}

/*フェアボタン*/
.fair_btn_wrap {
  width: 78%;
  margin-left: auto;
  margin-right: auto;

  box-sizing: border-box;
  margin-top: 35px;
}

.fair_btn_wrap a {
  color: #fff;
  font-size: 16px;
  line-height: 1.3;
  display: block;
  padding: 8px 0;
  display: block;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  background: linear-gradient(#a68c67, #8d611b);
  border-radius: 15px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.small_txt {
  font-size: 12px;
}

.fair_btn_wrap a {
  position: relative;
  transition: all 0.6s;
}

.fair_btn_wrap a::after {
  position: absolute;
  content: '';
  display: block;
  top: 50%;
  transform: translateY(-50%);
  right: 14px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 12px;
  border-color: transparent transparent transparent #ffffff;
  transition: all 0.6s;
}

@media screen and (min-width: 800px) {
  .news_box {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .news_box dt {
    font-size: 18px;
    padding-top: 28px;
  }
  .news_box dd {
    font-size: 15px;
    padding-top: 18px;
  }
  .fair_btn_wrap {
    margin-top: 75px;
    margin-bottom: 30px;
    transition: all .6s
  }

  .fair_btn_wrap a {
    font-size: 19px;
    padding: 16px 0;
    width: 480px;
    transition: all .6s;
  }
  .small_txt {
    font-size: 15px;
  }
  .fair_btn_wrap a::after {
    right: 78px;
    border-width: 12px 0 12px 18px;
  }
}

/* キャンペーン終わったらrightへ戻す */
#kani_card {
	float: left;
}

#kani_card img {
	width: 300px;
	height: 131px;
	margin-top: 0%;
	margin-left: 17.5%;
}

#kani_tokuten {
	width: 400px!important;
	float: right;
}

#kani_tokuten img {
	width: 380px!important;
	margin-top: -30px;
	margin-left: 3px;
}

#kani_ataru {
	width: 400px!important;
	float: right;
}

#kani_ataru img {
	width: 380px!important;
	margin-top: -50px;
	margin-right: 20px;
}

.infiniteslide1 ul li {
	margin-bottom: 35px;
}

.infiniteslide2 ul li {
	margin-top: 0px;
}

.infiniteslide1 ul li img,
.infiniteslide2 ul li img{
    width:320px;
    height:200px;
}

#index .sec03,#index .sec04,#index .sec05{
	text-align: center;
    position: relative;
    z-index: 0;
    padding-bottom: 30px;
}

#index .sec02 {
  padding-bottom: 0;
}

#index .sec02-inr,#index .sec03-inr,#index .sec04-inr{
    padding-bottom: 0px;
    width:980px;
    margin: 0 auto;
}
#index .sec02,#index .sec04{
    background-repeat: no-repeat;
    background-position : 50% 0%;
}
/*
#index .sec02{
    background-image:url("../img/index/main_sec02_back.png");
}
*/

/*--section3--*/

#index .sec03{
    background-image:url("../img/index/main_sec03_back.png");
    background-repeat: repeat;
	padding-top: 30px;
}
#index .sec03 .topbtn{
	background-color:#679d6a;
}
#index .sec03 .sec3_inr01,.sec03 .sec3_inr02 {
	width: 980px;
	margin: 0 auto;
}
#index .sec03 .sec3_inr01 p{
	float:left;
	width: 33%;
    line-height:1.3;
}
#index .sec03 .sec3_inr01 p a{
	display: block;
	margin: 4%;
	padding: 5px;
	color:#679d6a;
	font-size: 1.2em;
	background-color: #fff;
	border-radius: 15px;
	box-shadow:0px 0px 12px 3px #bfd2c0;
	-moz-box-shadow:0px 0px 12px 3px #bfd2c0;
	-webkit-box-shadow:0px 0px 12px 3px #bfd2c0;
}
#index .sec03 .sec3_inr01 p a span{
	font-size: 0.6em;
}
#index .sec03 .sec3_inr01 .active{
	color:#fff;
	background-color: #679d6a;
}

#index .sec03 .sec3_inr02 aside{
    position: relative;
   	box-shadow:0px 0px 12px 3px #af9a81;
	-moz-box-shadow:0px 0px 12px 3px #af9a81;
	-webkit-box-shadow:0px 0px 12px 3px #af9a81;
}
#index .sec03 .sec3_inr02 aside p{
	background-color: #fff;
}
#index .sec03 .sec3_inr02 aside img{
	width: 96%;
	padding-top: 2%;
  margin-left: auto;
  margin-right: auto;
}
#index .sec03 .top3{
	margin: -12px;
}
#index .sec03 .sec3_inr02 p{
	padding: 0px;
	margin: 0px;
}
@media screen and (min-width: 736px) {
#index .sec03 .sec3_inr02 h2{
	font-size: 1.6em;
	padding: 0px;
	margin: 0px;
}
}
.WedBlk1 {
	padding-bottom:25px;
}
.WedBlk2 {
	/*clear: both;*/
	padding-top:25px;
	padding-bottom:25px;
}
#index .sec03 .sec3_inr02 a{
 	 display: none;
   opacity: 0;
    width: 100%;
    margin: 0.5%;
    float: left;
}

#index .sec03 .sec3_inr02 a.active{
  opacity: 1;
  display: block;
}
#index .sec03 .sec3_inr02 dl{
	background-color:#fff;
	color:#000;
}

@media screen and (min-width: 736px) {
	#index .sec03 .sec3_inr02 li{
	width: 48%;
	height: 615px;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
}
#index .sec03 .sec3_inr02 dl{
	margin-top: 0px;
	padding-bottom: 5px;
}
#index .sec03 .sec3_inr02 dl dt{
    padding: 0% 0 3% 0;
    font-weight: bold;
	margin-bottom: 20px;
	background: linear-gradient(#fff, #ebd7c0);
}

#index .sec03 .sec3_inr02 dl dd{
    padding: 3% 0 1.2% 0;
    font-weight: bold;
	background-image: url("../../common/img/index/blk_line.png");
    background-repeat: no-repeat;
	background-position : 0 5%;
}

.Deco {
    background-image: url("../../common/img/index/deco.png");
    background-repeat: no-repeat;
	padding-top: 18px;
}

}
.KaijoArea{
    font-size: 1.2em;
    font-weight: bold;
}

.KaijoName{
    font-size: 1.4em;
    font-weight: bold;
}


.Price {
    font-size: 1.5em;
    font-weight: 600;
	color: #b6131d;
}

.Number {
    font-size: 1.0em;
    font-weight: 600;
	padding-bottom:4%;
}

_#index .sec03 .sec3_inr02 dl dd{
	font-size:0.8em;
	padding-bottom:4%;
}
#index .sec03 .sec3_inr02 .pickup {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #f7648c;
    padding: 3px 14px;
    width: 92px;
    margin: 0px;
    font-size: 0.9em;
}
#index .sec03 .sec3_inr02 .pickup p:before{
    content: "";
    background-image: url("../../common/img/icon.png");
    background-repeat: no-repeat;
    width: 18px;
    height: 16px;
    float: left;
    background-size: cover;
    margin-right:5px;
    margin-top:5px;
}
#index .sec03 .sec3_inr02 .pickup p{
	color:#fff;
}
#index .sec03 .sec3_inr02 .pickup p span{
    margin-top: 2px;
    display: block;
    float: left;
}
/*--section４--*/
#index .sec04{
    ^background-image:url("../img/index/main_sec04_back.png");

}

#FlowChart {
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 30px;
}

#FlowChart li {
	float: left;
}

/*--section5--*/
#index .sec05 p{
    padding: 0% 0 2%;
}
/*
#index .sec05{
    background-image:url("../img/index/main_sec05_back.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding:59px 0px;
}
*/
#index .sec05 .sec05-inr{
    background: rgba(255,255,255,0.7);
    width: 735px;
    height: auto;
    margin: 0 auto;
    display: block;
    vertical-align: middle;
    padding-bottom: 30px;
}
/*--section6--*/
#index .sec06{
    margin-top:30px;
    text-align: left;
    overflow: hidden;
}
#index .sec06-inr{
    padding-bottom: 0px;
    width:auto;
    margin: 0 auto;
	text-align: center;
}
#index .sec06 .sec06_floatbox{
    width: 1180px;
    padding-top: 20px;
    margin: 0 auto;
    overflow-x: hidden;
}
#index .sec06 .sec06_floatbox div{
    width: 700px;
    min-height: 300px;
    padding: 0px;
    float: left;
    overflow: hidden;
    }
#index .sec06 .sec06_floatbox div:first-child{
    width: 418px;
    }


#MovieImg_pc_Wrap {
    position: fixed;
    bottom: 90px;
    left:30px;
    display: block;
}
#MovieImg_pc {
    width: 330px;
    height:186px;
    ^margin-left:950px;
    padding:0px;
    text-align:center;
    outline:none;
    text-decoration: none;
    z-index:9999;
	border: double 3px #b2997f;
	background-color: #fff;
	box-shadow:0px 0px 3px 1px #c1c1c1;
	-moz-box-shadow:0px 0px 3px 1px #c1c1c1;
	-webkit-box-shadow:0px 0px 3px 1px #c1c1c1;
}

#MovieCls img {
	float: left;
	margin-top: -22px;
  width: 16px;
  height: 16px;
}
#MovieOpn img {
	float: left;
	margin-top: -82px;
	margin-left: 5px;
  width: 100px;
  height: 36px;
}

#MovieImg_sp {
    text-align:center;
    outline:none;
    text-decoration: none;
    z-index:9999;
	border-top: double 3px #b2997f;
	border-bottom: double 3px #b2997f;
	background-color: #fff;
	padding-top: 10px;
}

/*和装前撮り*/
.banner_maedori img {
  width: 100%;
}

/*ドレス*/

#DRESS {
  padding-bottom: 54px;
}

.dress_banner_wrap {
  margin-left: 5%;
  margin-right: 5%;
}

.main .dress_taitle {
  font-size: 5.33vw;
  letter-spacing: .05em;
  font-weight: bold;
  padding-top: 56px;
  font-family: 'Noto Serif JP', serif;
  color: #0D3956;
  line-height: 1;
  text-align: center;
}

.main .dress_taitle span {
  font-size: 13px;
  font-family: sans-serif;
  font-weight: normal;
}

.dress_txt {
  color: #333;
  font-size: 14px;
  line-height: 1.8;
  text-align: left;
}

.dress_banner {
  padding-top: 27px;
}

.dress_caution {
  font-family: sans-serif;
  color: #333;
  font-size: 12px;
  line-height: 1.6;
  padding-top: 18px;
}

/*フェア*/
.cont_wrap {
  margin-left: 5%;
  margin-right: 5%;
}

.ttl_fair_wrap {
  text-align: center;
}

.main .ttl_fair {
  font-size: 5.33vw;
  letter-spacing: .05em;
  font-weight: bold;
  display: inline-block;
  padding-top: 22px;
  font-family: 'Noto Serif JP', serif;
  color: #0D3956;
  line-height: 1;
}

.pttit_fair_txt {
  color: #333;
  font-size: 14px;
  line-height: 1.8;
  padding-top: 10px;
  text-align: left;
}

.fair_wrap {
  padding-top: 30px;
}

.fair_image {
  -webkit-box-flex: 0;
  flex: 0 0 59.7%;
}

.translucent_wrap {
  background-color: rgba(255, 255, 255, 0.86);
  box-sizing: border-box;
  padding: 20px;
  z-index: 3;
  position: relative;
  width: 95%;
  margin-top: -62px;
  margin-left: auto;
  margin-right: auto;
}

.translucent_wrap._fair_wrap::before {
  position: absolute;
  content: '';
  display: block;
  background: url(../../top/img/recommend_balloon.svg) center no-repeat;
  background-size: contain;
  width: 138px;
  height: 66px;
  right: -8px;
  top: -47px;
}

.translucent_txt dt {
  font-family: 'Noto Serif JP', serif;
  color: #333;
  border-bottom: solid 2px #F45E32;
  font-size: 4.53vw;
  line-height: 1.5;
  padding-bottom: 3px;
  text-align: left;
}

.translucent_txt dd {
  color: #333;
  font-size: 13px;
  line-height: 1.8;
  padding-top: 14px;
  font-family: sans-serif;
  text-align: left;
}

.banner_ecobag {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 32px;
}

.store_name {
  line-height: 1.5;
  display: block;
}

.sotre_time {
  display: block;
  padding-top: 8px;
}

/*サロン*/
#SALON {
  padding-bottom: 28px;
}

#SALON .ttl_salon {
  font-size: 16px;
  display: flex;
  display: -ms-flexbox;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 32px;
  padding-bottom: 32px;
}

#SALON .ttl_salon::before, .main .ttl_salon::after {
  display: block;
  -webkit-box-flex: 0 0 24px;
  -ms-flex: 0 0 24px;
  flex: 0 0 24px;
  content: '';
  border-top: solid 1px #0d3956;
}

#SALON .ttl_salon::before {
  margin-right: 10px;
}

#SALON .main .ttl_salon::after {
  margin-left: 10px;
}

.salon_detail_wrap {
  margin-left: 5%;
  margin-right: 5%;
}

.color_kagura {
  color: #FC7C91;
}

.salon_name {
  line-height: 1;
  font-size: 15px;
  font-weight: normal;
}

.access_info {
  color: #333;
}

.access_info li {
  font-size: 13px;
  line-height: 1.5;
}

.ttl_access {
  padding-top: 14px;
  padding-bottom: 10px;
}

.salon_btnbox {
  padding-top: 14px;
}

.salon_btnbox a {
  padding: 10px 0;
}

.btn-color {
  border: 1px solid #98988A;
}

.icon_wrap._tel {
  position: relative;
  padding-left: 22px;
}

.icon_wrap._tel::before {
  position: absolute;
  display: block;
  content: '';
  background: url(../../top/img/icon_iphone.svg) center no-repeat;
  background-size: contain;
  width: 14px;
  height: 24px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}

.btn-text {
  color: #707070;
  font-size: 14px;
}

#SALON .btn-color-mail {
  border: 1px solid #FBA9B5;
}

.btn-text.mail_txt {
  color: #FBA9B5;
  font-size: 14px;
}

.icon_wrap._mail {
  position: relative;
  padding-left: 40px;
}

.icon_wrap._mail::before {
  position: absolute;
  display: block;
  content: '';
  background: url(../../top/img/icon_email.svg) center no-repeat;
  background-size: contain;
  width: 25px;
  height: 19px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}

.map_box iframe {
  width: 100%;
  height: 236px;
}

.map_detail {
  color: #707070;
  font-size: 14px;
  line-height: 1;
  padding-top: 20px;
  padding-bottom: 10px;
}

.map_zoom {
  font-size: 13px;
  line-height: 1;
  color: #707070;
  text-align: right;
  display: block;
  padding-top: 13px;
}

.kagurazaka_salon {
  border-bottom: solid 1px #666;
  padding-bottom: 45px;
}

.kadode_salon {
  padding-top: 45px;
}

.color_kadode {
  color: #698F33;
}

.icon_wrap._mail.kadode_mai_icon::before {
  position: absolute;
  display: block;
  content: '';
  background: url(../../top/img/icon_email-kadode.svg) center no-repeat;
  background-size: contain;
  width: 25px;
  height: 19px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}

.btn-text.mail_txt-kadode {
  color: #698F33;
  font-size: 14px;
}

.btn-color-mail-kadode {
  border: 1px solid #698F33;
}

@media screen and (max-width: 736px) {
  .translucent_wrap _fair_wrap {
    border-bottom: 10px solid #fdfaf5;
  }

	#index .sec01{
	background-image:url("../img/index/img_top_sp.jpg");
	background-repeat: no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
}
#index .sec01 div{
    position: relative;
    top: 40%;
    margin: 0% auto;
    width: 66%;
}

#kani_card {
	float: none;
	margin-top: -12%!important;
}

#kani_card img {
	width: 80%;
	height: auto;
	margin-left: 10%;
	margin-right: 10%;
}

#kani_tokuten {
	width: 100%!important;
	float: none;
	text-align: center;
	margin-top: 24%!important;
}

#kani_tokuten img {
	width: 90%!important;
	height: auto;
	margin-left: 0%;
	margin-right: 0%;
}

/*和装前撮り*/
.banner_maedori {
  width: 94%;
	margin: 10px 3% 10px 3%;
}

#AtaruBanner {
	width: 94%;
	margin: 10px 3% 25px 3%;
}

#kani_card a {
pointer-events: none;
}

.FairLink img {
	width: 96%;
	margin-top: 15px;
	margin-left: 2%;
	margin-right: 2%;
}

.infiniteslide1,
.infiniteslide2 {
    width: 100%;
    overflow: hidden;
	margin-bottom: 10px;
}
.infiniteslide1 ul li {
	margin-top: 0;
	margin-bottom: 30px;
}
.infiniteslide2 ul li {
	margin-top: 0;
	margin-bottom: 0;
}

.infiniteslide1 ul li img,
.infiniteslide2 ul li img{
    width:200px;
    height:auto;
}

#index .sec03 .title img,#index .sec02 .title img,#index .sec04 .title img,.sec05 .title img{
    margin-top: 30px;
}

#index .sec02-inr,#index .sec03-inr,#index .sec04-inr,#index .sec06-inr{
    width: 100%;
    margin: 0 auto;
    height: auto;
}

#index .sec02-inr p,#index .sec04-inr p{
    width: 90%;
    font-size: 0.85em;
    margin: 0 auto;
    line-height: 2.1em;
	text-align: left;
}
/*
#index .sec02{
    background-image:url("../img/index/main_sec02_back_sp.png");
    background-repeat: no-repeat;
    background-size:100% auto;
}
*/

/*--section3--*/
#index .sec03{
    background-image:none;
	padding-top: 0px;
}
#index .sec03 .sec3_inr01{
    width: 100%;
    margin: 0 auto;

}
#index .sec03-inr{
    overflow: hidden;
}
#index .sec03 .sec3_inr02 {
    width: 94% !important;
    margin: 0 auto;
}

#index .sec03 .sec3_inr02 li{
	width: 100%;
	/*float: left;*/
	/*^border-bottom: dashed 1px #c1c1c1;*/
}

#index .sec03 .sec3_inr01 p{
	float:left;
	width: 100%;
    line-height: 1.2;
}
#index .sec03 .sec3_inr01 p a{
	margin: 1% 2%;
	padding: 2px 5px;
}

#index .sec03 .sec3_inr02 aside {
    margin: 0;
    padding: 0 0px 0px;
    text-align: left;
    float: none;
    width:100%;
    box-sizing: border-box;
  position: aboslute;
}
#index .sec03 .sec3_inr02 a{
    width:100.0%;
    margin: 8px 0;
    overflow: hidden;
   	^box-shadow:0px 0px 3px 1px #c1c1c1;
	^-moz-box-shadow:0px 0px 3px 1px #c1c1c1;
	^-webkit-box-shadow:0px 0px 3px 1px #c1c1c1;
}
#index .sec03 .sec3_inr02 a img {
	width: 100%;
	padding-top: 0%;
	margin: 5px 0;
	vertical-align: bottom;
}

.imag_box {
  flex: 0 0 48%;
}

.flex_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#index .sec03 .sec3_inr02 dl {
	flex: 0 0 48%;
    padding: 0;
	text-align: center;
}
#index .sec03 .sec3_inr02 dl dt{
	line-height: 1.0;
	vertical-align: bottom;
}

#index .sec03 .sec3_inr02 dl dd{
	clear: both;
	line-height: 1.4;
	padding-top: 5px;
}

.KaijoArea{
    font-size: 0.8em;
	color: #63381a;
}

.KaijoName{
    font-size: 0.9em;
	color: #63381a;
}

.Price {
	/*display: none;*/
    font-size: 13px;
    font-weight: 600;
	color: #b6131d;
}

.Number {
	display: none;
    font-size: 1.0em;
    font-weight: 600;
	padding-bottom:4%;
}

.detail_btn {
	display: block;
    color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 6px;
	margin-left: auto;
  margin-right: auto;
	width: 69%;
    font-size: 12px;
    border-radius: 22px;
	text-align: center;
    background: #f05823;
}

#index .sec03 .sec3_inr02 .pickup {
    padding:2px 4px;
    width: auto;
    font-size: 0.6em;
    left: 5px;
}
#index .sec03 .sec3_inr02 .pickup p:before{
    margin-top: 4px;
    margin-right: 2px;
    width: 11px;
    height: 9px;
}
#index .sec03 .sec3_inr02 .pickup p span{
    margin-top: 0px;
}

.Number {
	display:none;
    font-size: 1.0em;
    font-weight: 600;
	padding-bottom:0;
}

/*--section4--*/
/* #index .sec04 {
    ^background-image:url("../img/index/main_sec04_back_sp.png");
    background-repeat: no-repeat;
    background-size:100% auto;
} */
#FlowChart {
	padding: 15px 0;
}

#FlowChart li {
	float: left;
	width: 33.33%;
}
#FlowBreak {
	margin-left: 16.5%;
}
/*--section5--*/
#index .sec05 .sec05-inr{
    width: 85%;
    padding: 20px;
}
/*--section6--*/
#index .sec06 .sec06_floatbox{
    width: 100%;
    }

#index .sec06 .sec06_floatbox div,#index .sec06 .sec06_floatbox div:first-child{
    width: 80%;
    float: none;
    margin: 0 auto;
    }
#index .sec06{
    margin-bottom: 76px;
}

.ttl_salon {
  font-size: 20px;
}

.desk_image {
  padding-top: 19px;
  padding-bottom: 19px;
}

#SALON .btn {
  width: 265px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: block;
}

.map_box {
  padding-top: 35px;
}

}

/*  CashBack */
@media screen and (min-width: 736px) {
.CashBack img {
	width: 750px;
	margin-top: 30px;
}

.cont_wrap {
  width: 90%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.main .ttl_fair {
  font-size: 30px;
  line-height: 1.2;
  font-weight: bold;
  padding-top: 98px;
}

/*ドレス*/
#DRESS {
  padding-bottom: 188px;
}

.dress_banner_wrap {
  width: 90%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.main .dress_taitle {
  font-size: 30px;
  line-height: 1;
  font-weight: bold;
  padding-top: 98px;
}

.main .dress_taitle span {
  font-size: 16px;
}

.dress_txt {
  font-size: 17px;
  text-align: center;
}

.dress_caution {
  font-size: 15px;
  text-align: center;
}

.pttit_fair_txt {
  font-size: 17px;
  text-align: center;
  padding-top: 19px;
}

.fair_wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding-top: 60px;
}

.translucent_wrap {
  margin-left: -110px;
  margin-top: 105px;
  padding: 40px 33px 47px;
  box-shadow: 15Px 15px #fdfaf5;
  -webkit-box-flex: 0;
  flex: 0 0 50.7%;
}

.translucent_wrap._fair_wrap::before {
  width: 200px;
  height: 96px;
  top: -60px;
  right: 42px;
}

.translucent_txt dt._fair {
  font-size: 24px;
}

.translucent_txt dd {
  font-size: 15px;
  padding-top: 28px;
}

.banner_ecobag {
  width: 749px;
  padding-bottom: 24px;
}

#SALON .btn-color-mail {
  margin-top: 28px;
}

#SALON .ttl_salon {
  font-size: 24px;
  padding-top: 12px;
  padding-bottom: 61px;
  font-weight: normal;
}

.salon_detail_wrap {
  width: 90%;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 56px;
}

.salon_name {
  font-size: 20px;
}

.salon_detail-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.desk_image {
  padding: 20px 0 26px;
}

.access_info li {
  font-size: 14px;
}

/*ボタン*/
.salon_btnbox {
  text-align: center;
  padding-top: 35px;
}
.salon_btnbox a {
  display: inline-block;
  font-family: sans-serif;
  width: 265px;
  box-sizing: border-box;
  padding: 13px 0;
}

.btn {
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden;
  position: relative;
}
.btn.btn-hover .btn-bg-tel {
  width: 0;
  height: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn.btn-hover .btn-bg-tel-tel {
  background-color: #AE2424;
}
.btn .btn-bg-tel {
  position: absolute;
  top: 0;
  left: 0;
}
.btn:hover {
  opacity: 1;
}
.btn:hover .icon_wrap._tel {
position: relative;
}
.btn:hover .icon_wrap._tel::before {
position: absolute;
display: inline-block;
content: '';
background: url(../../top/img/icon_iphone-w.svg) center no-repeat;
background-size: contain;
width: 14px;
height: 24px;
left: 0;
z-index: 1;
}
.btn.btn-hover .btn-bg-tel {
  background-color: #98988A;
}
.btn.btn-hover:hover .btn-text {
  color: #FFFFFF;
}
.btn.btn-hover .btn-bg-tel {
  width: 0;
  height: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn.btn-hover:hover .btn-text {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn.btn-hover:hover .btn-bg-tel {
  width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn .btn-text {
  position: relative;
  z-index: 2;
  font-size: 14px;
  letter-spacing: 2px;
}
/*ボタン メール*/
.main .btn-color-mail {
  margin-left: 27px;
}
.btn-color-mail-kadode {
  margin-left: 27px;
}
.btn:hover .icon_wrap._mail {
  position: relative;
}
.btn:hover .icon_wrap._mail::before {
  position: absolute;
  display: inline-block;
  content: '';
  background: url(../../top/img/icon_email-w.svg) center no-repeat;
  background-size: contain;
  width: 25px;
  height: 19px;
  left: 0;
  z-index: 1;
}
.btn.btn-hover .btn-bg-mail {
  width: 0;
  height: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn.btn-hover .btn-bg-mail  {
  background-color: #AE2424;
}
.btn .btn-bg-mail  {
  position: absolute;
  top: 0;
  left: 0;
}
.btn.btn-hover .btn-bg-mail  {
    background-color: #FBA9B5;
  }
  .btn.btn-hover .btn-bg-mail.kadode_bg  {
      background-color: #698F33;
    }
  .btn.btn-hover:hover .btn-text {
    color: #FFFFFF;
  }
  .btn.btn-hover .btn-bg-mail {
    width: 0;
    height: 100%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .btn.btn-hover:hover .btn-text {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .btn.btn-hover:hover .btn-bg-mail {
    width: 100%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }

  .map_box {
    width: 461px;
    padding-top: 20px;
  }

  .pc_pt30 {
    padding-top: 30px;
  }
}

@media screen and (max-width: 736px) {
.CashBack img {
	width: 100%;
	margin-top: 20px;
}
}

/*成約者マイページ*/
@media screen and (max-width: 736px) {
#MyPage img {
	width: 45%;
	margin-bottom: 3%;
  margin-left: auto;
  margin-right: auto;
}
}

/* 201809011add*/
@media screen and (min-width: 736px) {
.SubEx {
	text-align: center;
	line-height: 1.8;
	font-size: 16px;
	padding-top: 15px;
}
}
@media screen and (max-width: 736px) {
.SubEx {
	text-align: center;
	line-height: 1.8;
	font-size: 3.73vw;
	padding-top: 5%;
}

.ttl_plan {
  padding-top: 0;
}


}
@media screen and (min-width: 736px) {
#SalonEx {
	text-align: center;
	padding-bottom: 15px;
}
}
@media screen and (max-width: 736px) {
#SalonEx {
	text-align: left;
	margin: 0 5%;
  font-size: 14px;
}
}

@media screen and (min-width: 736px) {
.MapImg ul li {
	float: right;
	margin-right: 10px;
}
}
@media screen and (max-width: 736px) {
.MapImg ul li {
	margin-bottom: 20px;
}
#SalonImg {
	width: 70%;
  margin-left: auto;
  margin-right: auto;
}
}
@media screen and (min-width: 736px) {
#ContactBtn {
	text-align: center;
	margin-top: 40px;
}
@media screen and (max-width: 736px) {
#ContactBtn {
	text-align: center;
	margin-top: -10%;
}
}
@media screen and (min-width: 736px) {
}
@media screen and (max-width: 736px) {
	#index .sec03 .sec3_inr02 h2{
	font-size: 1.6em;
	padding: 0px;
	margin: 0px;
}
}

/*=============================376px以上=====================================*/
@media screen and (min-width: 376px) {
  .guide_line {
    width: 562px;
    padding-top: 62px;
  }
  .guide_line a {
    font-size: 16px;
  }
}

/*=============================736px以上=====================================*/
@media screen and (min-width: 736px) {
  .banner_maedori {
    padding-bottom: 25px;
    padding-top: 46px;
  }
}


/*少人数ウェディングbrn*/
@media screen and (max-width: 375px) {
  .petit_link_wrap {
    background-color: #f6f6f6;
    padding: 27px 5%;
    margin-top: 48px;
  }

  .petit_link_wrap-inner {
    background-color: #fff;
    padding: 20px 16px;
  }

  .petit_link_wrap-inner h3 {
    font-family: 'Noto Serif JP', serif;
    font-weight: normal;
    color: #EF704B;
    text-align: center;
    font-size: 18px;
    letter-spacing: .05em;
    padding: 0;
  }

  #index .sec04-inr .petit_link_txt {
    width: 100%;
    font-size: 3.47vw;
    text-align: center;
    padding-top: 11px;
  }

  .petit_link_wrap .btn_petit_link {
    width: 68%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 28px;
    display: block;
    font-size: 14px;
    color: #fff;
    background: -moz-linear-gradient(left,  #d1c1a8 0%, #dbd0c1 100%);
    background: -webkit-linear-gradient(left,  #d1c1a8 0%,#dbd0c1 100%);
    background: linear-gradient(to right,  #d1c1a8 0%,#dbd0c1 100%);
    padding: 6px 0;
  }

  .btn_petit_link span {
    position: relative;
    padding-right: 58px;
  }

  .btn_petit_link span::after {
    position: absolute;
    display: block;
    content: '';
    background: url(../img/index/btn_allow-w.svg) center no-repeat;
    background-size: contain;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 40px;
    height: 10px;
  }
}

@media screen and (min-width: 376px) {
  .petit_link_wrap {
    /*margin-bottom: 66px;*/
    padding: 0 68px 0;
  }

  .petit_link_wrap-inner {
    padding: 29px 0 0 0;
  }

  .petit_link_wrap-inner h3 {
    font-size: 23px;
  }

  #index .sec04-inr .petit_link_txt {
    font-size: 15px;
    line-height: 2.2;
    padding-top: 27px;
  }

  .petit_link_wrap .btn_petit_link {
    width: 246px;
    font-size: 16px;
    padding: 10px 0;
    margin-top: 37px;
  }

  .btn_petit_link span  {
    padding-right: 64px;
  }

  .btn_petit_link span::after  {
    width: 48px;
    height: 13px;
  }
}