@charset "UTF-8";
*{
	box-sizing: border-box;
}

html {
  font-size: 65px;
}


.pc_none{
	display: block;
}

body {
	font-size: 0.16rem;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	line-height: 1.5;
	color: #111111;
  }
  
  a {
	transition: 0.2s;
	}
  
  a:hover {
	opacity: 0.8;
  }
  
  p,
  li {
	font-size: 0.16rem;
	margin: 0;
  }
  
  img {
	max-width: 100%;
	height: auto;
  }

header{
	background-size: contain;
	margin-bottom: 50px;
}

header .kv{
	text-align: center;
	width: 100%;
	max-width: 1645px;
	margin: auto;
}

.btn_wrap{
	width: 100%;
	margin: 0 auto 70px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.btn_wrap .btn_olv{
	width: 80%;
	font-size: 0.24rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.0;
	border-radius: 30px;
	position: relative;
	height: 60px;
	margin: 0 auto 30px;
}

.btn_wrap .btn_olv a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	color: #fff;
	flex-direction: column;
}

.btn_wrap .btn_olv:hover{
	opacity: 0.8;
	transition: 0.2s;
}

.btn_wrap .btn_red a:hover{
	opacity: 1;
}

.btn_wrap .btn_olv a span{
	font-size: 0.7em;
	margin-top: 0;
}

.btn_arrow{
	position: absolute;
	right: 22px;
	top: 0;
	bottom: 0;
	margin: auto 0;
}

.course{
	background: url(../../img/bk02.png) center bottom no-repeat;
	background-size: cover;
	padding: 50px 0 10px;
}

.course .inner{
	width: 100%;
	margin: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.course .box{
	width: 85%;
	position: relative;
	border-radius: 20px;
	padding: 0;
	margin: 0 auto 40px;
}

.course .gift{
	border-bottom: 5px solid #e95513;
	margin-bottom: 25px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	flex-direction: column;
}

.course_text{
	width: 30%;
	margin-bottom: 10px;
}

.course_price{
	font-size: 0.7rem;
	font-weight: bold;
	text-align: center;
	padding-bottom: 20px;
	line-height: 1;
}

.course_price span{
	font-size: 0.49rem;
	font-weight: bold;
}

.gift small{
	font-size: 0.18rem;
	font-weight: bold;
	text-align: center;
}

.course p{
	font-size: 0.3rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 25px;
}

.course .icon{
	width: 25%;
	position: absolute;
	right: 10px;
	top: -11px;
}

h3.tit{
	width: 85%;
	margin: 0 auto 15px;
	font-size: 1.0em;
}

.course .pay{
	text-align: center;
	margin: auto;
}

.course .pay img{
	max-height: 60px;
	width: auto;
	height: auto;
}

.oubo{
	padding: 50px 0;
}

.oubo .inner{
	width: 100%;
	margin: auto;
	display: flex;
	flex-direction: column;
}

.oubo .inner .step{
	width: 85%;
	margin: auto;
}

.oubo .inner .arrow{
	width: 10%;
	margin: 40px auto 40px;
	transform: rotate( 90deg );
}

.oubo .inner .step_tit{
	width: 80%;
	margin: 0 auto 30px;
	display: block;
}

.oubo .text{
	text-align: center;
	margin-bottom: 30px;
	height: auto;
}

.oubo .text.step03{
	margin-bottom: 0;
}

.oubo p{
	text-align: center;
	font-size: 0.25rem;
	font-weight: bold;
}

.oubo .small_text_wrap{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.oubo small{
	text-align: center;
	font-size: 0.2rem;
}

.oubo .pudding_img{

text-align: center;
}

.oubo .pudding_img .box{margin: 0 auto 15px;width: 90%;}

.oubo .pudding_img01{
	width: auto;
	position: static;
	left: auto;
	transform: none;
	-webkit-transform:none;
	-ms-transform: none;
}
	

.oubo .step02_receipt{
	width: 275px;
}

.oubo .step03_hit{
	width: 200px;
}
.photograph{
	background: #f2f9fd;
	padding: 50px 0;
}

.photograph .inner{
	width: 100%;
	margin: auto;
}

.photograph p{
	font-size: 0.20rem;
	text-align: center;
	font-weight: bold;
	margin-bottom: 50px;
	padding: 0 3%;
}


.photograph .box01{
	border-radius: 25px;
	padding: 30px 3% 30px;
	text-align: center;
	margin: 0 auto 30px;
	width: 85%;
	float: none;
}

.photograph .box02{
	border-radius: 25px;
	padding: 30px 2.5% 30px;
	text-align: center;
	margin: 0 auto 30px;
	width: 85%;
	float: none;
}

.photograph .receipt01{
	width: 365px;
}

.photograph .receipt02{
	width: 544px;
	margin-bottom: 20px;
}

.photograph .text_box{
 display: flex;
 justify-content: center;
}

.photograph .box ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.photograph .box ul li{
	font-size: 0.20rem;
	font-weight: bold;
	margin-bottom: 1em;
	text-align: left;
}

.photograph .box ul li i{
	width: 20px;
	margin-right: 5px;
	display: inline-block;
}

.photograph .box ul li span{
	color:#a39b4b;
}

.photograph .list{
	width: 85%;
	margin: 50px auto 0;
}

.photograph .list p{
	font-size: 0.21rem;
	text-align: center;
	font-weight: bold;
	margin-bottom: 50px;
}

.photograph .list .receipt{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
}

.photograph .list .receipt figure{
	width: 48%;
	margin: 0 0 25px 0;
}

.photograph .list .receipt figure:nth-child(n + 6) {
	margin-bottom: 25px;
}

.photograph .list .receipt figure:last-child {
	margin-bottom: 0;
}

.photograph .list .receipt figcaption{
	margin-top: 5px;
	font-size: 0.17rem;
	font-weight: bold;
	text-align: center;
}

.requir{
	padding: 50px 0;
}

.requir .box::-webkit-scrollbar {
	height: 100px;
	width: 12px;
  }

  .requir .box::-webkit-scrollbar-thumb {
  background: #e6e6e6;
  background: #a39b4b;
}

.requir .box::-webkit-scrollbar-track {
	background:#e6e6e6;
  }

.requir .inner{
	width: 85%;
	margin: auto;
	border: 1px solid #a39b4b;
	border-radius: 10px;
	padding: 30px 3%;
}

.requir .box{
	height: 500px;
	overflow-y: scroll;
}

.requir .box .tit{
	font-size: 0.22rem;
	font-weight: bold;
	line-height: 1;
	color: #a39b4b;
	background: #fdfaf0;
	padding: 15px;
	margin: 0 0 15px 0;
}

.requir ul{
	list-style: none;
	padding: 0;
	margin: 0 0 30px 0;
}

.requir ul li{
	font-size: 0.20rem;
	margin: 0 0 10px 0;
}

.qa{
	background: #fef9e7;
	padding: 50px 0;
}

.accordion{
	width: 85%;
	margin: auto;
}

.accordion a{
	text-decoration: underline;
	font-weight: 600;
	color:#000;
	word-break: break-all;
}

 .accordion_row {
	margin-bottom: 30px;
	border-radius: 10px;
	overflow: hidden;
	position: relative;
	}
   
  .accordion_row:last-child {
	margin-bottom: 0;
  }
   
  .accordion_header {
	padding: 15px 45px 10px 3%;
	background: #fff;
	cursor: pointer;
	position: relative;
	}
   
  .accordion_barBox {
	display: block;
	width: 1em;
	height: 1em;
	position: absolute;
	top: 50%;
	right: 1.5em;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
  }
   
  .accordion_bar {
	display: block;
	width: 0.8em;
	height: 2px;
	background: #444;
  }
   
  .accordion_bar{
	width: 15px;
	height: 15px;
	background: url(../../img/question_open.png);
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
  }

  
  .accordion_bar_ac{
	width: 15px;
	height: 15px;
	background: url(../../img/question_close.png);
	background-size: contain;
	background-repeat: no-repeat;
	display: none;
}

.accordion_row.-active .accordion_bar{
	display: none;
}

.accordion_row.-active .accordion_bar_ac{
	display: block;
}

  .accordion_content {
	display: none;
	width: 100%;
	height: 0;
	background: #fff;
	transition: 0.3s linear;
	}
   
  .accordion_content-inner {
	padding: 0 3% 15px;
	}
   
  .accordion_content-bg {
	padding: 30px 3%;
	background: #f3f9ff;
	border-radius: 10px;
	}
   
  .accordion_header p,
  .accordion_content p {
	margin: 0;
	font-size: 0.20rem;
	}
.accordion_header p span{
	
align-self: center;
	
width: calc(100% - 45px);
}
  /* アコーディオンが開いている時 */
  .accordion_row.-active .accordion_bar:nth-of-type(2) {
	opacity: 0;
  }

  .accordion i{
	width: 30px;
	display: inline-block;
	margin-right: 15px;
	top: 0;
	}
  .accordion_header p{
  	color: #12a0bd;
  	font-size: 0.22rem;
  	font-weight: 600;
  	display: flex;
  	align-items: flex-start;
}
   
footer{
	padding: 0.45rem 0 0.5rem;
}

footer .privacy{
	color: #808080;
	font-size: 0.16rem;
	text-align: center;
	margin: 0 0 0.5rem 0;
}

footer .privacy a,footer .contact a{
	color: #808080;
}

footer .contact{
	color: #808080;
	font-size: 0.16rem;
	text-align: center;
	margin: 0 0 0.3rem 0;
}

footer .company_wrap{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 0 0.5rem 0;
}

footer .company_box{
	font-size: 0.18rem;
	color: #808080;
	text-align: center;
	border-right:3px solid #503c00;
	padding: 0.05rem 0.17rem 0.05rem 0;
	margin: 0.08rem 0 0 0;
}

footer .tel_box{
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	justify-content: center;
	padding: 0 0 0.02rem 0.24rem;
}

footer .tel{
	font-size: 0.4rem;
	color: #808080;
	line-height: 1.2;
}

footer .tel .en{
	font-size: 0.3rem;
}

footer .ruby{
	ruby-align:distribute-letter;
}

.ruby01{ruby-align: distribute-letter;}

.ruby01 rt{
	text-align:justify;
	text-align-last:justify;
	font-size: 0.12rem;
}

footer [data-ruby] {
    position: relative;
}
footer [data-ruby]::before {
    content: attr(data-ruby);
    position: absolute;
    top: -1em;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 0.12rem;
	color: #503c00;
}

.tel_box .time{
	font-size: 0.15rem;
	color: #808080;
}

footer .copy{
	font-size: 0.12rem;
	color: #808080;
	text-align: center;
}

.flow_inner{
	width: 94%;
	margin: auto;
}

.merchandise{
	padding: 30px 5%;
	background: url(../../img/bk01_sp.png);
	background-size: cover;
}

.item .inner{
	max-width: 100%;
	flex-direction: column;
}


.item{
	padding: 50px 0;
	background: #f2f9fd;
}

.item .inner{
	width: 970px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	padding: 0 5%;
}

.item .item_obj{
	width: 85%;
	margin: 0 auto;
}

.step_tit{
	display:flex;
	margin-bottom: 30px;
	justify-content: space-between;
}

.step_tit_img{
	width: 200px;
	margin-right: 30px;
}

.step .text_wrap{
	width: 510px;
}

.step .img_box{
	width: 100%;
	display: flex;
	align-items: baseline;
}

.step_tit img{
	margin-top: auto;
	width: 25%;
	margin-right: 15px;
}

.step .img_box img{
	margin: 20px auto;
	width: 75%;
}

.photograph .box02 ul li i {
    width: 25px;
    margin-right: 12px;
    display: inline-block;
}