@charset "shift_jis";
html {
    min-width: 320px;
}
body.active{
	overflow: hidden;
}
header{
	z-index: 9999;
}
header h1 {
    padding: 10px;
    line-height: 0;
}
header h1 img {
    max-width: 45%;
}
header.active,
header.active.UpMove,
header.active.DownMove {
    top: 0;
}
header.active{
	background-color: #3D468E;
	box-shadow: none;
}
header #menu_btn a {
    top: 0;
    bottom: 0;
    left: auto;
    right: 19px;
    margin: auto;
    padding-left: 0;
    width: 28px;
    overflow: hidden;
    text-indent: -9999px;
}
header #menu_btn a img {
    width: 100px;
    display: none;
}
header #menu_btn a:before,
header #menu_btn a:after {
    width: 100%;
    top: 0;
}
header #menu_btn a:before {
    height: 8px;
    border-top-width: 2px;
    border-bottom-width: 2px;
}
header #menu_btn a:after {
    height: 2px;
}
nav {
    height: 100%;
    top: 30px;
    bottom: auto;
    transform-origin: top left;
}
nav #nav_cnt {
    flex-direction: column;
    padding: 124px 49px;
    justify-content: flex-start;
	gap:13px;
}

nav #close_btn {
    display: none;
}
nav.active + .nav_bg,
.nav_list:first-child p {
    display: none;
}
nav #nav_cnt .nav_list {
    width: auto;
}
nav #nav_cnt .nav_list p {
    margin: 27px 0 9px;
}
nav #nav_cnt .nav_list:nth-child(2) p {
    margin-top: 31px;
}
nav #nav_cnt .nav_list:nth-child(2) p::before,
nav #nav_cnt .nav_list:nth-child(2) p::after,
nav #nav_cnt .nav_list:nth-child(3) p::before,
nav #nav_cnt .nav_list:nth-child(3) p::after {
    color: #FFFFFF;
}
nav #nav_cnt .nav_list:nth-child(2) p::before,
nav #nav_cnt .nav_list:nth-child(3) p::before,
nav #nav_cnt .nav_list:nth-child(3) p::after{
    font-size: 18px;
    letter-spacing: 1.8px;
}
nav #nav_cnt .nav_list:nth-child(3) p::after{
	margin-left: -7px;
}
nav #nav_cnt .nav_list:nth-child(2) p::after{
    font-size: 14px;
    margin-left: 3px;
    letter-spacing: 0.4px;
}
nav #nav_cnt .nav_list:nth-child(2) p::before {
    content: "Online Store";
}
nav #nav_cnt .nav_list:nth-child(2) p::after {
    content: "sAmazont";
}
nav #nav_cnt .nav_list:nth-child(3) p:first-child::before {
    content: "»‘¢Œ³^";
}
nav #nav_cnt .nav_list:nth-child(3) p:first-child::after {
    content: "¼–{‹àŒ^Š”Ž®‰ïŽÐ";
}
nav #nav_cnt .nav_list:nth-child(3) p:last-child::before {
    content: "”­”„Œ³^";
}
nav #nav_cnt .nav_list:nth-child(3) p:last-child::after {
    content: "—LŒÀ‰ïŽÐ‚Þ‚Ë‚æ‚µŠé‰æ";
}
nav #nav_cnt .nav_list p img {
    display: none;
}
nav #nav_cnt .nav_list:nth-child(2) ul{
    margin-left: 21px;
}
nav #nav_cnt .nav_list ul li {
    margin: 0 0 10px;
}
nav #nav_cnt .nav_list:nth-child(2) ul li{
    margin-bottom: 1px;
}
nav #nav_cnt .nav_list:nth-child(3){
	margin-left: 0;
    margin-top: 33px;
}
nav #nav_cnt .nav_list:nth-child(3) p {
    margin: 10px 0;
}
nav #nav_cnt .nav_list ul li a {
    font-size: 19px;
	letter-spacing: -1px;
}
nav #nav_cnt .nav_list:nth-child(2) ul li a,
nav #nav_cnt .nav_list:nth-child(3) ul li a {
    font-size: 18px;
    letter-spacing: 0;
}
nav #nav_cnt .nav_list:nth-child(2) ul li a{
	letter-spacing: 1px;
}
.nav_list:nth-child(3) ul {
    margin-left: 47px;
}
#menu_btn.active img {
    opacity: 0;
}
#menu_btn a:before,
#menu_btn a:after {
    transition: all 0.6s;
}
#menu_btn.active a:before {
    transform: rotate(25deg);
    border: none;
    background-color: #FFF;
    height: 2px;
}
#menu_btn.active a:after {
    height: 2px;
    transform: rotate(155deg);
}
#main_visual{
	padding:0;
}
#main_visual > picture{
	display: none;
}
#main_visual .main_img{
	position: relative;
    z-index: 5;
    padding: 0;
    text-align: center;
}
#main_visual .main_img:after{
	content: none; 
}
#main_visual .main_img img {
    max-width: inherit;
	width: 100%;
}
.sub_txt {
    padding: 9.5px 24px 9.5px;
}
.sub_txt div{
	align-items: center;
}
.sub_txt .round_box {
    font-size: 0.8125rem;
    padding: 4px 6px 2px;
    line-height: 1;
    margin-top: 0;
}
.sub_txt p:first-child{
	width: 79%;
}
#cnt01{
	padding: 120px 15px 24px;
}
/* Youtube“®‰æ */
.youtube {
    width: 100%;
    margin-bottom: 48px;
    padding: 0;
}
.youtube_wrap {
    width: 100%;
    position: relative;
    display: block;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
}
.youtube_wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#cnt02 {
    padding: 0 15px 72px;
}
#cnt02 .cnt_ttl,
#cnt03 .cnt_ttl,
#story_cnt .cnt_ttl {
	margin: 0 -15px;
	font-size: 1.75rem;
    letter-spacing: 15px;
}
#cnt02 .cnt_ttl,
#story_cnt .cnt_ttl {
    padding: 8px 0 7px 16px;
    min-height: 60px;
}
#cnt03 .cnt_ttl img {
    max-width: 180px;
}
#cnt03 .cnt_ttl {
    padding: 17px 0;
    min-height: 60px;
}
#cnt02 .txt_cnt p:nth-child(2){
    margin: 48px auto 0;
	font-size: 3.77vw;
}
#cnt02 .txt_cnt p:nth-child(2):after,
#cnt02 .txt_cnt p:nth-child(2):before{
	width: 4.34vw;
	top: 1.04vw;
}
#cnt02 .txt_cnt p:nth-child(2):before {
    margin-left: -5.72vw;
}
#cnt02 .txt_cnt p:nth-child(2):after {
    margin-left: 1.82vw;
}
#cnt02 .txt_cnt p:nth-child(3) {
    margin: 2.99vw 0 48px;
}
#cnt02 .txt_cnt p:nth-child(3) img {
    margin-left: 0;
}
#cnt02 .txt_cnt p:nth-child(4){
	margin-bottom: 72px;
}
#cnt02 .text_cnt{
    margin-bottom: 45vw;
    display: flex;
    flex-direction: column;
    align-items: center;
}
#cnt02 .text_cnt::before{
    content: none;
}
#cnt02 .text_cnt::after{	
    width: 100%;
    height: 0;
    padding-bottom: 31%;
    background-size: 50% auto;
    background-position: center bottom;
    right: 0;
    left: 0;
	bottom: -35vw;
}
#cnt02 .use_cnt,
#cnt02 .point_cnt{
	max-width: 487px;
	width: 100%;
}
#cnt02 .point_cnt{
	margin-bottom: 28vw;
	position: relative;
}
#cnt02 .point{
	margin-top: 42px;
}
#cnt02 .point_cnt::after {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/ibiki/cnt02_img1.png) right top/contain no-repeat;	
    width: 100%;
    height: 0;
    padding-bottom: 36%;
    background-size: 60% auto;
    background-position: center bottom;
	right: 0;
    left: 0;
    margin: 20px auto 0;
}
@media screen and (max-width: 500px){
	#cnt02 .point_cnt + p{
		font-size: 4vw;
	}
}
#cnt02 .point_cnt + p:after {
    width:0;
	height:0;
	border-style:solid;
	border-width: 37px 21px 0 21px;
	border-color: #FCE7E9 transparent transparent transparent;
    position: absolute;
    right: 0;
    top: inherit;
    bottom: -20px;
    left: 0;
    margin: auto;
}
#cnt02 .img_cnt {
    gap: 48px 0;
}
#cnt03{
    padding: 0 15px 72px;	
}
#cnt03 .item_cnt{
    padding-left: 0;	
	margin-top: 72px;
	justify-content: center;
}
@media screen and (max-width: 620px){
	#cnt03 .item_cnt > div:nth-child(2) img {
    	margin-top: 0;
	}
}
@media screen and (max-width: 480px){
	#cnt03 .item_cnt {
		flex-direction: column-reverse;
    	align-items: center;
		gap: 15px;
	}
	#cnt03 .item_cnt > div:nth-child(2) img {
    	margin-top: -51px;
	}
}
#cnt03 .box_cnt {
    margin: 48px auto 0;
    padding: 30px;
}
#cnt03 .item_cnt > div:nth-child(1) p:nth-child(2){
	margin: 42px 0 0;
}
#story_cnt {
    padding: 0 15px 72px;
}
#story_cnt .cnt_txt {
    margin: 48px 10vw;
}
details {
    margin-bottom: 18px;
}
details p {
    margin-top: 24px;
}
details p + p {
    margin-top: 1.5vw;
}
details p img {
    max-width: 90%;
}
details:open {
    padding-bottom: 32px;
}
summary {
    background-position: 14px 10px;
    background-size: 40px auto;
    padding: 18px 40px 18px 66px;
    line-height: 0;
}
summary::after {
    top: 24px;
    right: 14px;
    width: 16px;
    height: 16px;
    background-size: contain;
}
summary img {
    height: 24px;
}

.btn_bnr {
	bottom: -130px;
}
.btn_bnr a {
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 50%);
}
.btn_bnr a img{
	width: 80px;
}