@charset "UTF-8";

/*---------------------------- Font Base Style ----------------------------*/

html {
	/* overflow: scroll; */
}

body {
font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
font-weight: 500;
/* overflow: hidden; */
min-width: 960px;
background: #FFF;
}

#container {
width: 100%;
margin: 0 auto;
/* font-size: 100%; */
/* font-size: 62.5%; */
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}



b, strong, .bold{font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;}

h1 {font-size: 30px;}
h2 {font-size: 24px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
h5 {font-size: 16px;font-weight: bold;}
p {font-size: 16px;}
span {font-size: 14px;}

/*---------------------------- Margin  ----------------------------*/

.mt-10 {margin-top:10px!important;}
.mb-10 {margin-bottom:10px!important;}
.mt-20 {margin-top:20px!important;}
.mb-20 {margin-bottom:20px!important;}
.mt-30 {margin-top:30px!important;}
.mb-30 {margin-bottom:30px!important;}
.mt-40 {margin-top:40px!important;}
.mb-40 {margin-bottom:40px!important;}
.mt-50 {margin-top:50px!important;}
.mb-50 {margin-bottom:50px!important;}

/*---------------------------- Box Layout ----------------------------*/

.full-width {width:100%;margin:0 auto;display: block;}
.fixed-width_l {max-width: 1920px;margin:0 auto;}
.fixed-width_m {max-width: 960px;margin:0 auto;}

.fixed-width_m img { width: 100%; }

/*---------------------------- Common Style ----------------------------*/

/*左右振りわけ*/
.ltext {text-align: left;}
.ctext {text-align: center;}
.rtext {text-align: right;}
/*画像差し替え*/
/* .pconly {display: block;} */
.sponly {display: none;}

/*---------------------------- PC Contents ----------------------------*/


#lp_pagetop {
    position: fixed;
    right: 20px;
    bottom: 60px;
    width: 76px;
    height: 66px;
    z-index: 999;
}

.sns_btn_sp {
    display: none;
}

.keyv {
  background-image: url(../img/kv.jpg);
  background-repeat: no-repeat;
  background-size: 1920px;
  background-position: center;
  height: 1000px;
  /* position: relative;
  left: 50%;
  transform: translateX(-50%); */
}

.container {
  background-image: url(../img/contents_bg-min.png);
  background-repeat: no-repeat;
  background-size: 1920px;
  background-position: center top;
  /* position: relative;
  left: 50%;
  transform: translateX(-50%); */
}

.container02 {
  background-image: url(../img/contents02_bg-min.png);
  background-repeat: no-repeat;
  background-size: 1920px;
  background-position: center top;
  /* position: relative;
  left: 50%;
  transform: translateX(-50%); */
}

.animated {
  opacity: 0;
  transition: 1s;
}

.isAnimate {
  opacity: 1;
  transform: rotate(0);
}


/*--- Section01 ----*/

.s1 {
  height: 282px;
  padding-top: 20px;
	background-image: none;
  /* width: 1920px; */
  /* text-align: center;
  position: relative; */
  /* left: 50%;
  transform: translateX(-50%); */
}

.s1_img {
  display: block;
  margin: 0 auto;
}

.s1_img_sp {
	display: none;
}



/*--- Section02 ----*/

.s2 {
  display: block;
  height: auto;
  text-align: center;
  height: 790px;
  /* position: relative;
  left: 50%;
  transform: translateX(-50%); */
}

.s2_btn_layout {
  display: flex;
  justify-content: space-between;
}

.s2_btn_box01 {
  margin: 20px 0 15px;
  width: 471px;
}

.s2_btn_box02 {
  margin: 0px 0 30px;
  width: 186px;
}

.s2_newsbox {
  display: block;
  overflow-y: scroll;
  width: 946px;
  height: 250px;
  margin: 0;
  padding: 0 20px;
  /* background-color: #fff; */
  box-sizing: border-box;
  font-size: 1.6rem;
  line-height: 1.6;
  text-align: left;
}

.s2_newsbox h3 {
  font-weight: bold;
  font-size: 1.8rem;
}

.s2_newsbox strong {
  font-weight: bold;
}

.s2_newsbox ul {
  display: flex;
  align-items: center;
  border-bottom: 1px #aaa dotted;
}

.s2_newsbox ul li:first-child {
  display: block;
  background-color: #D50008;
  padding:0.2rem 1.0rem;
  border-radius: 3px;
  color: #fff;
  font-size: 1.0rem;
  margin: 10px 30px 10px 10px;
}

.s2_newsbox ul li:last-child {
  font-size: 1.0rem;
  padding:0.2rem 1.0rem;
}

/*--- Section03 ----*/

.s3 {
  height: 760px;
  position: relative;

}

.s3_2 {
  height: 1600px;
  position: relative;
}

.s3_img01 {
  display: block;
  top: -50px;
  left: -80px;
  /* width: 474px; */
  position: absolute;
  z-index: 1;
}

.s3_img02 {
  display: block;
  top: 60px;
  right: 10px;
  /* width: 1108px; */
  position: absolute;
  z-index: 1;
}

.s3_inner {
  /* width: 960px; */
  position: absolute;
  top: 320px;
  z-index: 2;
}

.s3_caption {
  font-size: 14px;
  color: #fff;
  line-height: 22px;
}

.s3_camp_p {
  position: absolute;
  left: -64px;
  margin-top: 65px;
}

.s3_camp_p span {
  font-size: 14px;
  color: #fff;
  line-height: 22px;
  padding-left: 64px;
  display: block;
}

/*--- Section04 ----*/

.s4 {
  height: 2550px;
  /* text-align: center; */
  position: relative;
  /* left: 50%;
  transform: translateX(-50%); */
}

.s402 {
  height: 1837px;
  /* text-align: center; */
  position: relative;
  /* left: 50%;
  transform: translateX(-50%); */
}

.s4_img01 {
  display: block;
  top: -4px;
  left: -33px;
  /* width: 474px; */
  position: absolute;
  z-index: 1;
}

.s4_img02 {
  display: block;
  top: -121px;
  right: -70px;
  /* width: 1108px; */
  position: absolute;
  z-index: 1;
}

.s4_img03 {
  display: block;
  top: 319px;
  left: 0px;
  width: 602px;
  position: absolute;
  z-index: 1;
}

.s4_inner {
  width: 960px;
  position: absolute;
  top: 575px;
  z-index: 3;
  left: -13px;
}

.s4_inner02 {
  width: 960px;
  position: absolute;
  top: 28px;
  margin-top: 30px;
  z-index: 3;
}

.step_layout {
  display: flex;
  justify-content: space-between;
}

.step_box01 {
  flex-basis: 300px;
  background-image: url(../img/s4_step1_bg.png);
  background-repeat: no-repeat;
  background-size: 300px;
  background-position: top center;
  height: 700px;
  position:relative;
}

.step_box01::after {
  content: '';
  width: 52px;
	height: 52px;
  display: block;
  position: absolute;
  top: 200px;
  left: 288px;
  background: url(../img/s4_step_icon.png) no-repeat;
  z-index: 99;
}

.step_box02 {
  flex-basis: 300px;
  background-image: url(../img/s4_step2_bg.png);
  background-repeat: no-repeat;
  background-size: 300px;
  background-position: top center;
  height: 700px;
  position:relative;
}

.step_box02::after {
  content: '';
  width: 52px;
	height: 52px;
  display: block;
  position: absolute;
  top: 200px;
  left: 288px;
  background: url(../img/s4_step_icon.png) no-repeat;
  z-index: 99;
}

.step_box03 {
  flex-basis: 304px;
  background-image: url(../img/s4_step3_bg.png);
  background-repeat: no-repeat;
  background-size: 304px;
  background-position: top center;
  height: 700px;
}

.step_box02 span {
  display: block;
  margin-top:330px;
  text-align: left;
  font-size: 14px;
  line-height: 26px;
}

.step_box03 span{
  display: block;
  margin-top:252px;
  text-align: left;
  font-size: 14px;
  line-height: 26px;
}

.step_layout p {
  display: block;
  text-align: center;
  padding-top:70px;
  font-size: 14px;
  line-height: 26px;
}

.step_box04 {
  flex-basis: 300px;
}

.step_box04 p {
  padding: 10px;
  text-align: left;
  line-height: 22px;
}

.btn_layout {
  display: flex;
  justify-content: space-between;
  width: 600px;
  margin: 0 auto;
}

.bt_box {
  flex-basis: 220px;
  text-align: center;
  font-size: 16px;
  padding-bottom: 10px;
}

.bt_box a {
  text-decoration: none;
}

.btn01 {
  display: block;
  background-color: #2d2d2d;
  text-align: center;
  color: #fff;
  font-size: 22px;
  padding: 20px;
  margin-top: 10px;
  position: relative;
}

.btn01::after {
  content: '';
  width: 10px;
	height: 15px;
  display: block;
  position: absolute;
  top: 37%;
  right: 10px;
  background: url(../img/s4_btn_arrow.svg) no-repeat;
}

.btn02 {
  display: block;
  background-color: #A00402;
  text-align: center;
  color: #fff;
  font-size: 22px;
  padding: 20px;
  margin-top: 10px;
  position: relative;
}

.btn02::after {
  content: '';
  width: 10px;
	height: 15px;
  display: block;
  position: absolute;
  top: 37%;
  right: 10px;
  background: url(../img/s4_btn_arrow.svg) no-repeat;
}

.btn03 {
  display: block;
  background-color: #2d2d2d;
  text-align: center;
  color: #fff;
  font-size: 16px;
  padding: 20px;
  position: relative;
  margin: 10px auto 0;
  width: 80%;
}

.btn03::after {
  content: '';
  width: 10px;
	height: 15px;
  display: block;
  position: absolute;
  top: 37%;
  right: 10px;
  background: url(../img/s4_btn_arrow.svg) no-repeat;
}

.btn04 {
  display: block;
  background-color: #2d2d2d;
  text-align: center;
  color: #fff;
  font-size: 16px;
  padding: 20px;
  position: relative;
  margin: 10px auto 0;
  width: 80%;
}

.btn05 {
  display: block;
  background-color: #bbb;
  text-align: center;
  color: #000;
  font-size: 16px;
  padding: 20px;
  position: relative;
  margin: 10px auto 0;
  width: 80%;
}

.s4_youkou {
  overflow-y: scroll;
  width: 960px;
  height: 550px;
  margin: 30px auto 0;
  padding: 20px;
  background-color: #fff;
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 30px;
}

.s4_youkou h5 {
  color: #A40002;
  font-size: 16px;
}

.s4_youkou p {
  padding-left: 1em;
  text-indent: -1em;
}

.s4_youkou a {
  font-size: 16px;
  line-height: 30px;
}

/*--- Section05 ----*/

.s5 {
  height: 600px;
  /* text-align: center; */
  position: relative;
  /* left: 50%;
  transform: translateX(-50%); */
}

.s5_img01 {
  display: block;
  top: 27px;
  left: -150px;
  width: 450px;
  position: absolute;
  z-index: 1;
}

.s5_img02 {
  display: block;
  top: 28px;
  right: 10px;
  width: 603px;
  position: absolute;
  z-index: 1;
}

.s5_img03 {
  display: block;
  top: 299px;
  right: 10px;
  /* width: 1108px; */
  position: absolute;
  z-index: 1;
}


/*--- Section06 ----*/

.s6 {
  height: 1250px;
  /* text-align: center; */
  position: relative;
  /* left: 50%;
  transform: translateX(-50%); */
}

.s6_img01 {
  display: block;
  top: 81px;
  left: -35px;
  width: 629px;
  position: absolute;
  z-index: 1;
}

.s6_img02 {
  display: block;
  top: -40px;
  right: -8px;
  width: 383px;
  position: absolute;
  z-index: 1;
}

.s6_img03 {
  display: block;
  top: 346px;
  left: 0px;
  /* width: 1108px; */
  position: absolute;
  z-index: 1;
}

.s6_img04 {
  display: block;
  top: 605px;
  left: 98px;
  width: 765px;
  position: absolute;
  z-index: 1;
}

.s6_img05 {
  display: block;
  top: 1180px;
  left: 0px;
  /* width: 1108px; */
  position: absolute;
  z-index: 1;
}

.s6_shoplist_wrapper {
  background-image: url(../img/s6_shoplist_bg.png);
  background-repeat: repeat-y;
  background-size: 960px;
  text-align: center;
  margin: 0 auto;
  max-width: 960px;
}

/*ボックス全体*/
.accbox {
    margin: 0 auto;
    padding: 0 10px;
    max-width: 900px;/*最大幅*/
}

/*ラベル*/
.accbox label {
    display: block;
    margin: 5px 0;
		font-size: 26px;
	  padding-bottom: 16px;
	  color: #744F1C;
		background-image: url(../img/s6_shoplist_bar.png);
		background-repeat: no-repeat;
	  background-position: left bottom;
    font-weight: bold;
    cursor :pointer;
    transition: all 0.5s;
		text-align: left;
		position: relative;
}

/*アイコンを表示*/
.accbox label:after {
    content: url(../img/arrow_bottom.svg);
		position: absolute;
		top: 13px;
		right: 10px;
}

/*ラベルホバー時*/
/* .accbox label:hover {
    background :#ffe9a9;
} */

/*チェックは隠す*/
.accbox input {
    display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.cssacc:checked + label + .accshow {
    height: auto;
    padding: 5px;
    /* background: #fff5eb; */
    opacity: 1;
}

.accbox .accshow p {
    margin: 15px 0px;
		text-align: left;
		font-size: 16px;
	}

.accbox .accshow p a {
	  font-size: 18px;
		font-weight: bold;
		}

/*アイコンを入れ替える*/
.cssacc:checked + label:after {
	content: url(../img/arrow_bottom.svg);
	position: absolute;
	top: 13px;
	right: 10px;
	-webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}


/*--- Section07 ----*/

.s7 {
  height: 1220px;
  /* text-align: center; */
  position: relative;
  /* left: 50%;
  transform: translateX(-50%); */
}

.s7_img01 {
  display: block;
  top: 180px;
  left: -150px;
  width: 450px;
  position: absolute;
  z-index: 1;
}

.s7_img02 {
  display: block;
  top: 205px;
  right: 44px;
  width: 603px;
  position: absolute;
  z-index: 1;
}

.s7_img03 {
  display: block;
  top: 472px;
  right: 10px;
  /* width: 1108px; */
  position: absolute;
  z-index: 1;
}

.s7_img04 {
  display: block;
  top: 736px;
  right: 10px;
  /* width: 1108px; */
  position: absolute;
  z-index: 1;
}

/*--- Section08 ----*/

.s8 {
  height: 800px;
  /* text-align: center; */
  position: relative;
  /* left: 50%;
  transform: translateX(-50%); */
}

.s8_img01 {
  display: block;
  top: -74px;
  right: -120px;
  width: 450px;
  position: absolute;
  z-index: 4;
}

.s8_img02 {
  display: block;
  top: 0px;
  left: -10px;
  width: 614px;
  position: absolute;
  z-index: 1;
}

.s8_img03 {
  display: block;
  top: 220px;
  left: 10px;
  /* width: 1108px; */
  position: absolute;
  z-index: 1;
}

.s8_img04 {
  display: block;
  top: 480px;
  left: 10px;
  /* width: 1108px; */
  position: absolute;
  z-index: 1;
}

/*--- Section09 ----*/

.s9 {
  height: 1282px;
  /* text-align: center; */
  position: relative;
  /* left: 50%;
  transform: translateX(-50%); */
}

.s9_img01 {
  display: block;
  top: -120px;
  left: -30px;
  width: 333px;
  position: absolute;
  z-index: 1;
}

.s9_img02 {
  display: block;
  top: -23px;
  right: 44px;
  width: 584px;
  position: absolute;
  z-index: 1;
}

.s9_img03 {
  display: block;
  top: 222px;
  right: 10px;
  /* width: 1108px; */
  position: absolute;
  z-index: 1;
}

.s9_img04 {
  display: block;
  top: 486px;
  right: 6px;
  /* width: 1108px; */
  position: absolute;
  z-index: 1;
}

.s9 .bt_box {
  display: block;
  top: 1044px;
  right: 210px;
  width: 400px;
  position: absolute;
  z-index: 1;
}

/*--- Section10 ----*/

.s10 {
  height: 1000px;
  text-align: center;
  /* position: relative; */
  /* left: 50%;
  transform: translateX(-50%); */
}

.s10_infobox {
  border: 2px solid #744F1C;
  padding: 20px;
  margin: 40px auto 20px;
  display: block;
  width: 620px;
  margin-bottom: 10px;
}

.s10_infobox h2 {
  font-size: 20px;
  font-weight: bold;
  color: #744F1C;
  margin-bottom: 20px;
  border-bottom: 1px solid #744F1C;
  padding-bottom: 10px;
}

.s10_infobox h3 {
  font-size: 20px;
  font-weight: bold;
  color: #744F1C;
  padding-bottom: 10px;
}

.s10_infobox h3 span {
  font-size: 40px;
  font-weight: bold;
  color: #744F1C;
}

.s10_infobox p {
  font-size: 20px;
  line-height: 26px;
  color: #744F1C;
}

.saolayout {
  display: flex;
  justify-content: space-between;
  margin: 30px auto 30px;
}

.saobox:first-child {
  width: 30%;
}

.saobox:last-child {
  width: 68%;
}

.saobox p {
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  font-weight: bold;
}

.cr {
  font-size: 12px;
  text-align: center;
  margin: 20px auto;
}

/* --------------------------------------------------------------
.sideNav
--------------------------------------------------------------*/

.wrapperBg {
    z-index: 2;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.7);
}


.sideNav.sideNav--active,
.sideNav.sideNav--scroll,
.sideNav{
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition:  all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
}
.sideNav__inner__list ul li a:hover,
.sideNav__inner__list ul li a:active{
    -ms-filter: "alpha( opacity=80 )";
    filter: alpha( opacity=80 );
    opacity: .8;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition:  all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.sideNav__inner__list ul img { vertical-align: top; }

@media all and (min-width:668px){
	.sideNav{
		position: fixed;
		top: 0px; /* 323px */
		right: -293px; /* -438px */
		z-index: 100;
		padding: 10px 0 0 0;
	}
	.sideNav__inner__cara{
		width: 264px;
		text-align: right;
		margin-left: auto;
		margin-right: 0;
	}
	.sideNav__inner__cara img{
		max-width: 264px;
		width: 100%;
		height: auto;
	}
	.sideNav.sideNav--scroll{
		right: -264px; /*-386px*/
	}
	.sideNav.sideNav--active{
		right: 0;
	}
	.sideNav__inner{
		-js-display: flex;
		display:-ms-flexbox;
		display:-webkit-flex;
		display: flex;
	}

	.sideNav__inner__btn{
		cursor: pointer;
	}
	.sideNav__inner__list{
		display:block;
		background-image: url(../img/side_commonNav_bg.png);
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: top right;
		width: 264px; /* 386px */
		height:403px; /* 783px */
		position: relative;
	}
	.sideNav__inner__list ul{ position: absolute; top: 6px; right: 21px; }
  .sideNav__inner__list ul li { margin: 7px auto 8px; }
}

@media screen and (max-width:667px){
	.sideNav{ position: fixed; top: 60%; right: -297px;
		transform: translateY(-65%);
		-webkit- transform: translateY(-65%);
		-moz--transform: translateY(-65%);
		z-index: 100;
	}
	.sideNav.sideNav--scroll{ right: -264px; }
	.sideNav.sideNav--active{ right: 0; }
	.sideNav__inner{
		-js-display: flex;
		display:-ms-flexbox;
		display:-webkit-flex;
		display: flex;
	}
	.sideNav__inner__btn{ cursor: pointer; width: 33px; }
	.sideNav__inner__cara img { width: 264px; }
	.sideNav__inner__list{
		display:block;
		background-image: url(../img/side_commonNav_bg.png);
		background-size: auto;
		background-repeat: no-repeat;
		background-position: top left;
		width: 264px;
		height: 403px;
	}
	.sideNav__inner__list ul{ position: absolute; top: 16px; right: 12px; }
  .sideNav__inner__list ul li { margin: 4px auto 4px; }
	.sideNav__inner__list ul img { width: 240px; }
}

#contents_frame {
    background: #ffffff;
}

#footer {
    margin-top: 0!important;
    background: #FFF;
    position: relative;
}

/* modal */

/* モーダルCSS */
.modalArea {
  display: none;
  position: fixed;
  z-index: 10; /*サイトによってここの数値は調整 */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modalBg {
  width: 100%;
  height: 100%;
  background-color: rgba(30,30,30,0.9);
}

.modalWrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform:translate(-50%,-50%);
  width: 70%;
  max-width: 500px;
  padding: 10px 30px;
  background-color: #fff;
}

.closeModal {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
  cursor: pointer;
}


/* 以下ボタンスタイル */
button {
  padding: 10px;
  background-color: #fff;
  border: 1px solid #282828;
  border-radius: 2px;
  cursor: pointer;
}

#openModal {
  position: absolute;
  top: 50%;
  left: 50%;
  transform:translate(-50%,-50%);
}

/*----------------------------  SP Style ----------------------------*/

/* @media screen and (min-width:667px) and (max-width:959px) { */

	@media screen and (max-width:667px) {

	body {
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 500;
	/* overflow: hidden; */
	min-width: 320px;
	background: #FFF;
	}

	body img {
		width: 100%;
	}

  #lp_pagetop {
      position: fixed;
      left: 0;
      bottom: 10vw;
      width: 20vw;
      height: 20vw;
      z-index: 999;
  }

  /* snsボタン */
.sns_btn_sp {
  width:100%;
  padding:6px 6vw;
  background:#111;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
}
.sns_btn_sp ul{
  -js-display: flex;
  display:-ms-flexbox;
  display:-webkit-flex;
  display: flex;
  -ms-justify-content: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.sns_btn_sp ul li{
  width:32px;
  margin:0 15px 0 0;
  font-size:0;
  line-height:1;
}
.sns_btn_sp ul li:last-child {
  margin-right:0;
}
.sns_btn_sp ul li a img {
  max-width: 32px;
  width: 100%;
  height: auto;
}


/*Box Layout SP*/
.full-width {width:100%;margin:0 auto;max-width: 667px;overflow: hidden;}
.fixed-width_l {width: 100%;margin:0 auto;max-width: 667px;}
.fixed-width_m {width: 96%;margin:0 auto;max-width: 640px;}
.sptext {text-align: left;}
.sptext br {display: none;}
.pconly {display: none;}
.sponly {display: block;text-align: center;margin: 0 auto;}

.animated {
  opacity: 0;
  transition: 1s;
}

.isAnimate {
  opacity: 1;
  transform: rotate(0);
}

.keyv {
	background: url('../img/sp/kv.jpg') 0 0 no-repeat;
  background-size: contain;
	height: 0;
  padding-top: 64.58%;
}

.container {
  background-image: none;
}

.container02 {
  background-image: none;
}

/*--- Section01 ----*/

.s1 {
  width: 100%;
	margin: 0 auto;
	background-image: url(../img/sp/red_bg.png);
  background-repeat: repeat-y;
	height: auto;
	padding: 20px 0;
}

.s1_img {
  display: none;
}

.s1_img_sp {
	display: block;
	padding: 20px 0;
	margin: 0 auto;
	text-align: center;
}

/*--- Section02 ----*/

.s2 {
	width: 100%;
	margin: 0 auto;
	background-image: url(../img/sp/yellow_bg.png);
  background-repeat: repeat-y;
	height: auto;
	padding: 20px 0;
}

.s2_btn_layout {
	max-width: 600px;
  display: flex;
  justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 auto;
}

.s2_btn_box01 {
  margin: 10px 0;
  width: 100%;
}

.s2_btn_box02 {
  margin: 10px 0;
  width: 48%;
}

.sp2_3 {
	background-image: url(../img/sp/upper_bg.png);
	background-repeat: no-repeat;
	max-height: 92px;
	display: block;
	height: 92px;
}

.s2_newsbox {
  display: block;
  overflow-y: scroll;
  width: 96%;
  height: 50vh;
  margin: 0 auto;
  padding: 0 10px;
  /* background-color: #fff; */
  box-sizing: border-box;
  font-size: 3vw;
  line-height: 1.6;
  text-align: left;
}

.s2_newsbox h3 {
  font-weight: bold;
  font-size: 5.0vw;
  margin-bottom: 1.0rem;
}

.s2_newsbox strong {
  font-weight: bold;
}

.s2_newsbox p {
  font-size: 3.5vw;
}

.s2_newsbox ul {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  border-bottom: 1px #aaa dotted;
}

.s2_newsbox ul li:first-child {
  display: block;
  background-color: #D50008;
  padding:0rem 0.2rem;
  border-radius: 3px;
  color: #fff;
  font-size: 3vw;
  text-align: left;
  margin: 10px 0 5px;
}

.s2_newsbox ul li:last-child {
  font-size: 3.5vw;
  padding:0.2rem 0;
}

/*--- Section03 ----*/

.s3 {
	width: 100%;
	margin: 0 auto;
	height: auto;
	padding-top: 250%;
  position: relative;
}

.sp3 {
	background-image: url(../img/sp/red_bg.png);
  background-repeat: repeat-y;
}

.s3_img01 {
  display: block;
  position: absolute;
  top: 11%;
	left: 56%;
  width: 50%;
	/* transform: translate(-50%, -50%); */
  z-index: 1;
}

.s3_img02 {
  display: block;
  position: absolute;
  top: -1%;
  left: -2%;
  z-index: 2;
}

.s3_inner {
  width: 96%;
  display: block;
  position: absolute;
  top: 33%;
  left: 2%;
  z-index: 3;
  margin: 0 auto;
}

.s3_caption {
  font-size: 3vw;
  color: #fff;
  line-height: 140%;
}

.s3_2 {
  width: 100%;
	margin: 0 auto;
  height: auto;
  position: relative;
  padding-top: 395%;
}

.s3_camp_p {
  position: absolute;
  display: block;
  width:96%;
  left: 2%;
  top: 0%;
  margin: 0 auto;
}

.s3_camp_p span {
  font-size: 3vw;
  color: #fff;
  line-height: 140%;
  padding-left: 0;
  display: block;
}

.sp3_4 {
	background-image: url(../img/sp/bottom_bg.png);
	background-repeat: no-repeat;
	max-height: 92px;
	display: block;
	height: 92px;
}

/*--- Section04 ----*/

.s4 {
  width: 100%;
	margin: 0 auto;
  height: auto;
	padding-top: 560%;
  position: relative;
}

.s402 {
  width: 100%;
	margin: 0 auto;
  height: auto;
	padding-top: 423%;
  position: relative;
}

.sp4 {
	background-image: url(../img/sp/yellow_bg.png);
  background-repeat: repeat-y;
}

.s4_img01 {
  display: block;
  position: absolute;
  width: 94%;
  top: -3%;
  left: -1%;
  z-index: 1;
}

.s4_img02 {
  display: block;
  top: 1%;
  right: -10%;
  width: 50%;
  position: absolute;
  z-index: 3;
}

.s4_img03 {
  display: block;
  top: 15%;
  left: 2%;
  width: 96%;
  position: absolute;
  z-index: 2;
}

.s4_inner {
  width: 100%;
  position: absolute;
  top: 21%;
  z-index: 5;
  left: -1%;
}

.s4_inner02 {
  width: 96%;
  position: absolute;
  top: 0%;
  left: 2%;
  z-index: 3;
}

.step_layout {
  display: flex;
  flex-direction: column;
}

.step_box01 {
  flex-basis: 100%;
  background-image: url(../img/sp/s4_step1_bg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top center;
  padding-top: 77.5%;
  position:relative;
  height: auto;
}

.step_box01 p {
  display: block;
  position: absolute;
  text-align: left;
  left:4%;
  top:16%;
  font-size: 3vw;
  font-weight: bold;
  line-height: 160%;
  padding-top: 0;
}

.step_box01::after {
  content: '';
  width: 8.125vw;
	height: 8.125vw;
  display: block;
  position: absolute;
  top: 85%;
  left: 45%;
  background: url(../img/sp/s4_step_icon.png) no-repeat;
  background-size: cover;
  z-index: 99;
}

.step_box02 {
  flex-basis: 100%;
  background-image: url(../img/sp/s4_step2_bg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top center;
  padding-top: 80%;
  position:relative;
  height: auto;
}

.step_box02 p {
  display: block;
  position: absolute;
  text-align: left;
  left:4%;
  top:16%;
  font-size: 3vw;
  font-weight: bold;
  line-height: 160%;
  padding-top: 0;
}

.step_box02 span {
  display: block;
  position: absolute;
  text-align: left;
  left:1%;
  top:81%;
  font-size: 3vw;
  line-height: 140%;
  margin-top: 0;
}

.step_box02::after {
  content: '';
  width: 8.125vw;
	height: 8.125vw;
  display: block;
  position: absolute;
  top: 101%;
  left: 45%;
  background: url(../img/sp/s4_step_icon.png) no-repeat;
  background-size: cover;
  z-index: 99;
}

.step_box03 {
  flex-basis: 100%;
  background-image: url(../img/sp/s4_step3_bg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top center;
  padding-top: 90%;
  position:relative;
  margin-top: 14%;
  height: auto;
}

.step_box03 p {
  display: block;
  position: absolute;
  text-align: left;
  left:4%;
  top:16%;
  font-size: 3vw;
  font-weight: bold;
  line-height: 160%;
  padding-top: 0;
}

.step_box03 span {
  display: block;
  position: absolute;
  text-align: left;
  left:1%;
  top:72%;
  font-size: 3vw;
  line-height: 140%;
  margin-top: 0;
}

.btn04 {
  width: auto;
}

.btn_layout {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
}

.bt_box {
  flex-basis: 46%;
  text-align: center;
  font-size: 3vw;
  /* padding-bottom: 10%; */
}

.bt_box a {
  text-decoration: none;
}

.btn01 {
  display: block;
  background-color: #2d2d2d;
  text-align: center;
  color: #fff;
  font-size: 4vw;
  padding: 10%;
  margin-top: 2%;
  position: relative;
}

.btn01::after {
  content: '';
  width: 10px;
	height: 15px;
  display: block;
  position: absolute;
  top: 37%;
  right: 10px;
  background: url(../img/s4_btn_arrow.svg) no-repeat;
}

.btn02 {
  display: block;
  background-color: #A00402;
  text-align: center;
  color: #fff;
  font-size: 4vw;
  padding: 10%;
  margin-top: 2%;
  position: relative;
}

.btn02::after {
  content: '';
  width: 10px;
	height: 15px;
  display: block;
  position: absolute;
  top: 37%;
  right: 10px;
  background: url(../img/s4_btn_arrow.svg) no-repeat;
}

.s4_youkou {
  overflow-y: scroll;
  width: 100%;
  height: 48vh;
  margin: 1vw auto 0;
  padding: 3vw;
  background-color: #fff;
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-size: 3vw;
  line-height: 140%;
}

.s4_youkou h5 {
  color: #A40002;
  font-size: 3vw;
}

.s4_youkou p {
  font-size: 3vw;
  padding-left: 1em;
  text-indent: -1em;
}

.s4_youkou a {
  font-size: 3.25vw;
  line-height: 140%;
}

/*--- Section05 ----*/

.s5 {
  width: 100%;
	margin: 0 auto;
	height: auto;
	padding-top: 117%;
  position: relative;
}

.sp5 {
  background-image: url(../img/sp/red_bg.png);
  background-repeat: repeat-y;
}

.s5_img01 {
  display: block;
  top: 31%;
  left: 71%;
  width: 50%;
  position: absolute;
  z-index: 3;
}

.s5_img02 {
  display: block;
  top: -2%;
  left: -2%;
  width: 100%;
  position: absolute;
  z-index: 1;
}

.s5_img03 {
  display: block;
  top: 55%;
  left: 3%;
  width: 100.75%;
  position: absolute;
  z-index: 2;
}

/*--- Section06 ----*/


.s6 {
  width: 100%;
	margin: 0 auto;
  height: auto;
	padding-top: 205%;
  position: relative;
}

.sp6 {
	background-image: url(../img/sp/yellow_bg.png);
  background-repeat: repeat-y;
}

.s6_img01 {
  display: block;
  position: absolute;
  width: 69%;
  top: -9%;
  left: -2%;
  z-index: 1;
}

.s6_img02 {
  display: block;
  top: -9%;
  right: -10%;
  width: 50%;
  position: absolute;
  z-index: 3;
}

.s6_img03 {
  display: block;
  top: 34%;
  left: 2%;
  width: 96%;
  position: absolute;
  z-index: 2;
}

.s6_img04 {
  display: block;
  top: 52%;
  left: 1%;
  width: 96%;
  position: absolute;
  z-index: 2;
}

.s6_img05 {
  display: block;
  top: 91%;
  left: 2%;
  width: 96%;
  position: absolute;
  z-index: 2;
}

.s6_shoplist_wrapper {
  background-image: url(../img/sp/s6_shoplist_bg.png);
  background-repeat: repeat-y;
  background-size: contain;
  text-align: center;
  margin: 0 auto;
  max-width: 600px;
  display: block;
}


/*ボックス全体*/
.accbox {
    margin: 0 auto;
    padding: 2%;
    max-width: 600px;/*最大幅*/
}

/*ラベル*/
.accbox label {
    display: block;
    padding: 2%;
		font-size: 4vw;
	  padding-bottom: 5%;
	  color: #744F1C;
    background-image: url(../img/sp/s6_shoplist_bar.png);
		background-repeat: no-repeat;
	  background-position: center bottom;
    font-weight: bold;
    cursor :pointer;
    transition: all 0.5s;
		text-align: left;
		position: relative;
    width: 96%;
}

/*アイコンを表示*/
.accbox label:after {
    content: url(../img/arrow_bottom.svg);
		position: absolute;
		top: 28%;
		right: 6%;
}

/*ラベルホバー時*/
/* .accbox label:hover {
    background :#ffe9a9;
} */

/*チェックは隠す*/
.accbox input {
    display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.cssacc:checked + label + .accshow {
    height: auto;
    padding: 5px;
    /* background: #fff5eb; */
    opacity: 1;
}

.accbox .accshow p {
    margin: 15px 10px;
		text-align: left;
		font-size: 3.25vw;
	}

.accbox .accshow p a {
	  font-size: 3.25vw;
		font-weight: bold;
		}

/*アイコンを入れ替える*/
.cssacc:checked + label:after {
	content: url(../img/arrow_bottom.svg);
	position: absolute;
  top: 28%;
  right: 6%;
	-webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

/*--- Section07 ----*/

.s7 {
  width: 100%;
	margin: 0 auto;
	height: auto;
	padding-top: 232%;
  position: relative;
}

.sp7 {
  background-image: url(../img/sp/red_bg.png);
  background-repeat: repeat-y;
}

.s7_img01 {
  display: block;
  top: 2%;
  left: 64%;
  width: 50%;
  position: absolute;
  z-index: 3;
}

.s7_img02 {
  display: block;
  top: -1%;
  left: -2%;
  width: 76%;
  position: absolute;
  z-index: 1;
}

.s7_img03 {
  display: block;
  top: 34%;
  left: 2%;
  width: 96%;
  position: absolute;
  z-index: 2;
}

.s7_img04 {
  display: block;
  top: 45%;
  left: 2%;
  width: 96%;
  position: absolute;
  z-index: 2;
}


/*--- Section08 ----*/

.s8 {
  width: 100%;
	margin: 0 auto;
  height: auto;
	padding-top: 150%;
  position: relative;
}

.sp8 {
	background-image: url(../img/sp/yellow_bg.png);
  background-repeat: repeat-y;
}

.s8_img01 {
  display: block;
  top: -12%;
  left: 59%;
  width: 50%;
  position: absolute;
  z-index: 3;
}

.s8_img02 {
  display: block;
  top: -14%;
  left: -3%;
  width: 76%;
  position: absolute;
  z-index: 1;
}

.s8_img03 {
  display: block;
  top: 41%;
  left: 2%;
  width: 96%;
  position: absolute;
  z-index: 2;
}

.s8_img04 {
  display: block;
  top: 67%;
  left: 2%;
  width: 96%;
  position: absolute;
  z-index: 2;
}

/*--- Section09 ----*/

.s9 {
  width: 100%;
	margin: 0 auto;
	height: auto;
	padding-top: 326%;
  position: relative;
}

.sp9 {
  background-image: url(../img/sp/red_bg.png);
  background-repeat: repeat-y;
}

.s9_img01 {
  display: block;
  top: 7%;
  left: 62%;
  width: 50%;
  position: absolute;
  z-index: 3;
}

.s9_img02 {
  display: block;
  top: 0%;
  left: -2%;
  width: 96%;
  position: absolute;
  z-index: 1;
}

.s9_img03 {
  display: block;
  top: 21%;
  left: 2%;
  width: 91%;
  position: absolute;
  z-index: 2;
}

.s9_img04 {
  display: block;
  top: 33%;
  left: 2%;
  /* width: 91%; */
  position: absolute;
  z-index: 2;
}

.s9 .bt_box {
  display: block;
  top: 93%;
  left: 20%;
  width: 60%;
  position: absolute;
  z-index: 1;
}

/*--- Section10 ----*/

.s10 {
  /* height: 1380px; */
  height: auto;
  text-align: center;
  padding-bottom: 30px;
  /* position: relative; */
  /* left: 50%;
  transform: translateX(-50%); */
}

.sp10 {
	background-image: url(../img/sp/yellow_bg.png);
  background-repeat: repeat-y;
}

.s10_infobox {
  border: 2px solid #744F1C;
  padding: 20px;
  margin: 40px auto 20px;
  display: block;
  width: 85%;
  margin-bottom: 10px;
}

.s10_infobox h2 {
  font-size: 4vw;
  font-weight: bold;
  color: #744F1C;
  margin-bottom: 20px;
  border-bottom: 1px solid #744F1C;
  padding-bottom: 10px;
}

.s10_infobox h3 {
  font-size: 4vw;
  font-weight: bold;
  color: #744F1C;
  padding-bottom: 10px;
}

.s10_infobox h3 span {
  font-size: 6.5vw;
  font-weight: bold;
  color: #744F1C;
}

.s10_infobox p {
  font-size: 3vw;
  line-height: 175%;
  color: #744F1C;
}

.saolayout {
  display: flex;
  flex-direction: column;
  margin: 20px auto;
}

.saobox:first-child {
  width: 70%;
  margin: 0 auto 20px;
}

.saobox:last-child {
  width: 100%;
  margin-bottom: 20px;
}

.saobox p {
  font-size: 14px;
  text-align: left;
  font-weight: bold;
  line-height: 22px;
  margin-bottom: 20px;
}

.cr {
  font-size: 12px;
  text-align: center;
  margin: 20px auto;
}


}
