@charset "UTF-8";

/* cautionBlock */
.cautionBlock {
  /*! margin-top: 15px; */
  /*! padding: 9px; */
  /*! border: 1px solid #dedede; */
  /*! background: #f9f9f9; */
  /*! color: #109ad7; */
  /*! border-radius: 4px; */
}
.cautionBlock .iconSP {
  padding-left: 26px;
  background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/img.hmv.co.jp/image70/renewal/info_icon.png) no-repeat 0 .25em;
  color: #f64e83;
}
.cautionBlock .iconSP + .iconSP {
  margin-top: 5px;
}
.cautionBlock .iconSP .trigger {
  color: #f64e83;
}
.cautionBlock.bgWhite {
  background: #fff;
}

.cautionBlock .iconCP {
  padding-left: 26px;
  background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u12509574/pc/css/../../image70/renewal/com_ic_30.png) no-repeat 0 .25em;
  color: #f64e83;
}
.cautionBlock .iconCP + .iconCP {
  margin-top: 5px;
}
.cautionBlock .iconCP .trigger {
  color: #f64e83;
}

/* cautionBlock */
.cautionBlock {
  clear: both;
  margin: 20px 0;
}

.cautionBlock .item {
  background: none;
  border: #dedede 2px solid;
  border-radius: 4px;
  padding: 5px;
}

.cautionBlock .itemInner a {
  color: #333;
  display: block;
}
.cautionBlock .item .itemInner::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    width: 14px;
    height: 14px;
    background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/img.hmv.co.jp/smp/image/renewal/info_icon.png) no-repeat 0 0 / contain !important;
    opacity: 0.5;
}
.cautionBlock .item .itemInner::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 6px;
    height: 6px;
    margin: -4px 0 0;
    border-top: #666 1px solid;
    border-right: #666 1px solid;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.cautionBlock .item .itemInner {
    position: relative;
    display: block;
    padding: 2px 0 2px 25px;
    border-radius: 4px;
    color: #333;
    font-size: 14px;
    font-weight: normal;
}




#sendButton {
  /*! position: absolute; */
  /*! top: 0; */
  /*! right: 0; */
  /*! display: block; */
  padding: 0 10px;
  box-sizing: border-box;
  color: #fff;
  border: none;
  cursor: pointer;
  /*! white-space: nowrap; */
  text-indent: 0;
  overflow: auto;
  /*! -webkit-transform: translateY(-50%); */
  /*! transform: translateY(-50%); */
  width: 40px;
  height: 26px;

  font-size: 12px;
  border-radius: 0 4px 4px 0;
	/*! border:1px #f65084 solid; */
  padding: 4px 15px;
  font-size: 0;
background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u12509574/pc/css/../images/common/ico_search.png) no-repeat 50% 50% #f65084;
	  background-size: 16px 16px;
}
#searchbox {
       width : 350px;
	/*! margin-right: 50px; */
	border-bottom: 1px solid #333;
		border-top: 1px solid #333;
		border-left: 1px solid #333;
		border-right: 0;
	border-radius: 4px 0 0 4px;
       height: 26px;
	box-sizing: border-box;
	}

@media screen and (max-width: 728px) {
#searchbox {
       width : 100%;
	       width : -webkit-calc(100% - 50px) ;
       width : calc(100% - 50px) ;
       box-sizing: border-box;
}
}

.sbox {
	position: relative;
	top:0;
	left: 0;
	flex: 2;
	text-align: right;
}
.flex.sbox form {
	width: 100%;
	text-align: right;
	display: block;
}

.section.catMenu ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  overflow-y: auto;
  overflow-x: hidden;
  align-items: center;
	padding: 0!important;
}
.section.catMenu ul li {
    width: 50%;
}
.section.catMenu ul li:nth-child(n+3) {
    border-top: solid #f7f7f7 1px;
}
.section.catMenu ul li:nth-child(odd) {
    border-right: solid #eee 1px;
    width : -webkit-calc(50% - 1px);
    width: calc(50% - 2px);
}
.section.catMenu ul li a {
	padding: 30px 0;
	display: block;
text-align: center;
}

.cart img {

}
.bnr {
margin: 40px 0;
text-align: center;
}
.bnr img {
max-width: 100%;
}

.section.aboutWrap {
	background: #f9f9f9;
	margin: 0 auto 60px auto;
	/*! padding: 40px; */
	       width : -webkit-calc(960px - 80px) ;
       width : calc(960px - 80px) ;
}
@media screen and (max-width: 960px) {
.section.aboutWrap {
width:100%;
		       width : -webkit-calc(100% - 60px);
       width : calc(100% - 60px);
padding: 0;
}
}
@media screen and (max-width: 480px) {
.section.aboutWrap {
width:100%;
		       width : -webkit-calc(100% - 0);
       width : calc(100% - 0);
}
}
.section.aboutWrap .in {
	width: 100%;
}
.section.aboutWrap h2 {
	margin: 0 0 10px 0;
}
.section.aboutWrap h3 {
	margin: 20px 0 10px 0;
}


bbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:0 0}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}.clearfix::after {content: "";display: block;clear: both;}

html{
	font-size:62.5%;
}

*{
	/*! max-height:99999px; */
}

body{
	font-family: "Noto Sans JP","繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "Hiragino Kaku Gothic ProN", "繝｡繧､繝ｪ繧ｪ", Meiryo, sans-serif;
	-webkit-text-size-adjust: 100%;
	font-size:1.8rem;
	color: #222;
	font-weight: 300;
	line-height: 1.5;
}
img{
	vertical-align:bottom;
	/*! max-width: 100%; */
}
li{
	list-style:none;
}
a{
	text-decoration:none;
	color:#222;
}
a:hover{
	opacity:0.6;
}

.wrap{
	overflow: hidden;
}
.relative{
	position:relative;
}
.absolute{
	position:absolute;
}
.inline{
	display:inline-block;
}
.left{
	float:left;
}
.right{
	float:right;
}
.pc{
  display:block;
}
.sp{
  display:none;
}
.tab{
  display:none;
}
.in{
	width:1200px;
	margin:0 auto;
	position: relative;
}
.in_in{
	width:586px;
	margin:0 auto;
	position: relative;
}
.flex{
	display: flex;
	gap: 0 20px;
}
.flex_w{
	flex-wrap: wrap;
gap: 20px;}
.f_sml{
	font-size: 1.2rem;
}

.section{
  padding: 50px 0;
}
.sec_ttl{
  font-weight: 500;
  margin-bottom: 50px;
}
.sec_ttl span{
  display: table;
  margin:auto;
  line-height: 1;
  font-weight: 400;
}
.sec_ttl span.en{
  padding: 0 20px 2px 20px;
  background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u12509574/pc/css/../images/common/ttl_bg_h_220516.png),linear-gradient(transparent 62%, #a0cceb 62%),url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u12509574/pc/css/../images/common/ttl_bg_h2_220516.png);
  background-repeat: no-repeat;
  background-size:auto,82%,auto;
  background-position: bottom left,center,bottom right;
  font-size: 3rem;
}
.sec_ttl span.en.fs3{
	font-size: 3rem;
}
.sec_ttl span.jp{
  margin-top: 10px;
}

.p_btn{
  width: 300px;
  padding: 10px;
  text-align:center;
  display: block;
  margin: 40px auto 0;
  border-radius: 100px;
  background: #EA938B;
  font-weight: 300px;
  color: #fff;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, .2);
	box-sizing: border-box;
}
.p_btn + .p_btn{
	margin-top: -30px;
}
.g_btn{
  width: 300px;
  padding: 10px;
  text-align:center;
  display: block;
  margin: 40px auto 0;
  border-radius: 100px;
  background: #494540;
  font-weight: 300px;
  color: #fff;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
}

#header{
/*position: -webkit-sticky;
  position:sticky;
  top:0;
	z-index:1;*/
	background:#fff;
/*border-bottom:1px solid #dcdcdc;
padding: 10px 10px 9px 10px;*/
}

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

  .pc{
  	display:none;
  }
  .sp{
  	display:none;
  }
  .tab{
  	display:block;
  }
  .in {
    width: 90%;
    margin: 0 auto;
  }
	.in_in{
		width: 90%;
		margin:0 auto;
		position: relative;
	}

	.p_btn{
	  width: 90%;
		margin: 40px auto 0;
	}
	.g_btn{
	  width: 90%;
		margin: 40px auto 0;
	}

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


	body{
		font-size:1.4rem;
	}
  .pc{
  	display:none;
  }
  .sp{
  	display:block;
  }
  .in {
    width: 100%;
    margin: 0 auto;
  }
	.in_in{
		width: 90%;
		margin:0 auto;
		position: relative;
	}
  .flex_w_sp{
  	flex-wrap: wrap;
  }
	.sec_ttl span.en.fs3,
.sec_ttl span.en {
    font-size: 2.5rem;
}
.slick-arrow,
	.slick-next.slick-arrow {
		display:none!important;
	}

	.slick-track {
    /*overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;*/
}
.slick-slide {
    /* display: inline-block; */
    /* white-space: normal; */
}

}


#header{
  /* padding: 15px 20px; */
}
#header > .flex{
  justify-content:
  space-between;
  align-items: center;
}
#header .site_title {
  /*! margin-left:42px; */
}
#header .site_title img{
  width: 40px;
}
#header .login a,
#header .cart a{
  /*border-radius: 100%;
  width: 60px;
  height: 60px;*/
  /* background: #FBF8F4; */
	/*border:1px solid #dcdcdc;*/

  display: flex;
  align-items: center;
  justify-content: center;
	cursor: pointer;
	position: relative;
}
#header .login {
	margin-right: 0;
}
#header .login img{
	width: 22px;
}
#header .cart img{
	width: 34px;
}
#header .hum img{
	width: 30px;
	
}
#header .cart .num{
	width: 15px;
	height: 15px;
	background: #FF0000;
	color: #fff;
	font-size: 1.0rem;
	display: flex;
  align-items: center;
  justify-content: center;
	border-radius: 100%;
	position: absolute;
	right:5px;
	top:5px;
}
#header .hum{
  /*border-radius: 100%;
  width: 60px;
  height: 60px;
  border: 1px solid #dcdcdc;*/
  /*! display: flex; */
  /*! align-items: center; */
  /*! justify-content: center; */
  cursor: pointer;
  /*! margin-left: 0; */
}
#header .hum span{
  width: 25px;
	height: 1px;
	background: #494540;
	display: block;
	margin-bottom: 10px;
	transition: 0.5s;
}
#header .hum span:nth-of-type(1){
	width: 18px;
  margin-left: auto;
}
#header .hum span:last-child{
	margin-bottom: 0px;
}
#header .hum.active span:nth-of-type(1){
	transform: rotate(45deg);
	margin-top: 3px;
}
#header .hum.active span:nth-of-type(2){
	opacity: 0;
}
#header .hum.active span:nth-of-type(3){
	transform: rotate(-45deg);
	margin-top: -14px;
}

.popup_menu{
	/* padding: 50px; */
	position: fixed;
	z-index: 99999;
	top: 0;
	left: -100%;
	height: 100vh;
	overflow: hidden;
	transition: 0.5s;
}
.popup_menu.active{
	left: 0;
	/* box-shadow: 0px 0 6px 0 rgba(0,0,0,0.2); */
}
.popup_menu > .close{
	width: 30px;
	height: 30px;
	/* border-radius: 100%; */
	/* background: #fff; */
	/* box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, .2); */
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: auto;
	display: block;
	cursor: pointer;
	position: fixed;
	left: 420px;
	top: 20px;
	transition: 0.5s;
}
.popup_menu > .close span{
	width: 30px;
	height: 2px;
	background: #fff;
	display: block;
	margin-bottom: 10px;
	transition: 0.5s;
}
.popup_menu > .close span:nth-of-type(1){
	margin-left: auto;
	transform: rotate(-45deg) translate(-4px, 4px);
}
.popup_menu > .close span:last-child{
	margin-top: -1px;
	margin-bottom: 0px;
	transform: rotate(45deg) translate(-4px, -4px);
}
.popup_menu > .close.active span:nth-of-type(1){
	transform: rotate(45deg);
	margin-top: 3px;
}

.menu_in_body{
	/* margin-top: -30px; */
}
.login_btn{
	margin-top: 20px;
}
.login_btn a{
	background: #49453F;
	display: inline-block;
	padding: 5px 20px;
	color: #fff;
	border-radius: 100px;
}
.login_btn a.login{
	background: none;
	border:1px #49453F solid;
	color: #49453F;
	margin-right:10px;
}

.header_nav{
  margin-top: 30px;
  background: #FBF8F4;
  margin-top: 0;
  /* padding: 20px 30px; */
  box-sizing: border-box;
  overflow: auto;
  /* height: 400px; */
}
.header_nav li{
  border-bottom: 1px solid #707070;
}
.header_nav li.dashed{
  border-bottom: 1px dashed #707070;
}
.header_nav li.dashed:nth-last-of-type(1){
	border-bottom: 0px;
}
.header_nav li.has_child{
	border-bottom: 0px;
	background: #fff;
	padding:10px 20px 20px;
}
.header_nav li a{
  padding: 15px 0;
  display: block;
  text-align: left;
	font-size: 1.6rem;
}
.header_nav li a.brank_link{
	display: flex;
	align-items: center;
	justify-content:flex-start;
}

@media screen and (max-width:1024px) {
}
@media screen and (max-width:768px) {
	#header .site_title img {
    width: 35px;
	}
	#header .login a {
		width: 22px;
	}
	#header .login img{
		width: 22px;
	}
	#header .cart a{
		width: 34px;
	}
	#header .cart img{
		width: 34px;
	}
	#header .hum a {
		width: 30px;
	}
		#header .hum a img {
		width: 30px;
		height: 30px;
	}

	
	#header .hum span{
	  width: 20px;
		margin-bottom: 5px;
	}
	#header .hum span:nth-of-type(1){
		width: 14px;
	  margin-left: auto;
	}
	
	#header .cart .num{
		width: 15px;
		height: 15px;
		background: #FF0000;
		color: #fff;
		font-size: 1.0rem;
		display: flex;
	  align-items: center;
	  justify-content: center;
		border-radius: 100%;
		position: absolute;
		right:0px;
		top:0px;
	}
	#header .login {
		margin-right: 0;
	}
	.popup_menu{
		padding: 20px;
		/* width: 66%; */
	}
	
	#header .popup_menu > .close{
		width: 40px;
		height: 40px;
	margin-top: -5px;margin-right: -10px;}
		#header .dashed.close{
		width: auto;
		height: auto;
	}
	.header_nav{
		padding: 20px 0px;
	}

}


.sns_media{
  justify-content: center;
}
.sns_media a{
  margin: 0 10px;
}
.sns_media a svg.bi {
    width: 45px;
    height: 45px;
}

.breadcrumb{
  padding: 10px 0;
}
.breadcrumb span,
.breadcrumb a{
  font-size: 1.4rem;
}


.line-through{
	text-decoration:line-through;
}

.tw_timeline{
  width: 600px;
  margin: 40px auto 0;
  border-radius: 10px;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,.1);
  padding: 10px;
  box-sizing: border-box;
  max-height: 500px;
  overflow: auto;
}
@media screen and (max-width:768px) {
  .tw_timeline{
    width: 100%;
  }
}

.sns_share_area{
	margin-bottom: 20px;
}
.sns_share_area a{
	background: #2aa2f0;
	border-radius: 100px;
	padding: 5px 10px;
	display: flex;
	color: #fff;
	font-size: 1.4rem;
	align-items: center;
	width: 200px;
	justify-content: center;
}
.sns_share_area a svg{
	width: 20px;
	margin-right: 10px;
}

.bold{
	font-weight: bold;
}
.sm{
	font-size: 1.6rem;
}
.negatio{
	text-decoration: line-through;
}
.br{
	display: block;
}
@media screen and (max-width:1024px) {
	.sm{
		font-size: 1.2rem;
	}
}



/* 繧｢繧ｳ繝ｼ繝�ぅ繧ｪ繝ｳCSS */
.accordion-trigger { /* label */
  text-align: left;
  cursor: pointer;
  display: block;
background:#ebebe6;
  padding: 20px; /* padding + icon width */
  border-bottom: 1px solid #ccc;
  position: relative;
}

/* icon */
.accordion-trigger::before,
.accordion-trigger::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  height: 1px;
  width: 15px;
  background-color: #595757;
  transition: all .1s ease-out;
}

.accordion-trigger::after {
  transform: rotate(90deg);
}

.accordion-trigger.is-opened::after {
  opacity: 0;
  transform: rotate(0);
}
/* /icon */


.accordion-target { /* target */
  box-sizing: border-box;
  overflow: hidden;
  height: 0;
  transition: height .4s ease-out;
  text-align: left;
}

.accordion-target.list > .list__item { /* target-child */
  box-sizing: border-box;
  border-bottom: 1px solid #ccc;
  opacity: 1;
  padding-top: 15px;
  padding-bottom: 15px;
}

.accordion-target.list > .list__item > a {
  display: block;
  margin-top: -15px;
  margin-bottom: -15px;
  padding: 15px;
  color: #000;
  text-decoration: none;
}


html{
  scroll-behavior: smooth;
}




.footer_nav li a {
	  position: relative;
 }


.footer_nav li a::before {
  /* content: ""; */
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 10px;
  width: 18px;
  height: 18px;
}

.footer_nav li.dashed a::after {
  /* content: ""; */
  /* position: absolute; */
  margin: auto;
  top: -2px;
  bottom: 0;
  right: 24px;
  width: 12px;
  height: 12px;
  border-top: 1px solid #595757;
  border-right: 1px solid #595757;
  transform: rotate(45deg);
}




bbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:0 0}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}.clearfix::after {content: "";display: block;clear: both;}

html{
	font-size:62.5%;
}

*{
	/*! max-height:99999px; */
}

body{
	font-family: "Noto Sans JP","繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "Hiragino Kaku Gothic ProN", "繝｡繧､繝ｪ繧ｪ", Meiryo, sans-serif;
	-webkit-text-size-adjust: 100%;
	font-size:1.8rem;
	color: #222;
	font-weight: 300;
	line-height: 1.5;
}
img{
	vertical-align:bottom;
	/*! max-width: 100%; */
}
li{
	list-style:none;
}
a{
	text-decoration:none;
	color:#222;
}
a:hover{
	opacity:0.6;
}


.wrap{
	overflow: hidden;
	background-color: #f7f7f7;
}
.relative{
	position:relative;
}
.absolute{
	position:absolute;
}
.inline{
	display:inline-block;
}
.left{
	float:left;
}
.right{
	float:right;
}
.pc{
  display:block;
}
.sp{
  display:none;
}
.tab{
  display:none;
}
.in{
	width: 960px;
	margin:0 auto;
	position: relative;
}
.in_in{
	width:586px;
	margin:0 auto;
	position: relative;
}
.flex{
	display: flex;
	gap: 0 20px;
}
.flex.sbox {
    /*! width: 470px; */
}
.flex_w{
	flex-wrap: wrap;
gap: 20px;}
.f_sml{
	font-size: 1.2rem;
}

.section{
  padding: 50px 0;
}
.sec_ttl{
  font-weight: 500;
  margin-bottom: 50px;
}
.sec_ttl span{
  display: table;
  margin:auto;
  line-height: 1;
  font-weight: 400;
}
.sec_ttl span.en{
  padding: 0 20px 2px 20px;
  background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u12509574/pc/css/../images/common/ttl_bg_h_220516.png),linear-gradient(transparent 62%, #a0cceb 62%),url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u12509574/pc/css/../images/common/ttl_bg_h2_220516.png);
  background-repeat: no-repeat;
  background-size:auto,82%,auto;
  background-position: bottom left,center,bottom right;
  font-size: 3rem;
}
.sec_ttl span.en.fs3{
	font-size: 3rem;
}
.sec_ttl span.jp{
  margin-top: 10px;
}

.p_btn{
  width: 300px;
  padding: 10px;
  text-align:center;
  display: block;
  margin: 40px auto 0;
  border-radius: 100px;
  background: #EA938B;
  font-weight: 300px;
  color: #fff;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, .2);
	box-sizing: border-box;
}
.p_btn + .p_btn{
	margin-top: -30px;
}
.g_btn{
  width: 300px;
  padding: 10px;
  text-align:center;
  display: block;
  margin: 40px auto 0;
  border-radius: 100px;
  background: #494540;
  font-weight: 300px;
  color: #fff;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
}

#header{
/*position: -webkit-sticky;
  position:sticky;
  top:0;
	z-index:1;*/
	background:#fff;
/*border-bottom:1px solid #dcdcdc;
padding: 10px 10px 9px 10px;*/
}

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

  .pc{
  	display:none;
  }
  .sp{
  	display:none;
  }
  .tab{
  	display:block;
  }
  .in {
    width: 90%;
    margin: 0 auto;
  }
	.in_in{
		width: 90%;
		margin:0 auto;
		position: relative;
	}

	.p_btn{
	  width: 90%;
		margin: 40px auto 0;
	}
	.g_btn{
	  width: 90%;
		margin: 40px auto 0;
	}

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


	body{
		font-size:1.4rem;
	}
  .pc{
  	display:none;
  }
  .sp{
  	display:block;
  }
  header .in {
       width : 100% ; /* IE8莉･荳九→Android4.3莉･荳狗畑繝輔か繝ｼ繝ｫ繝舌ャ繧ｯ */
       width : -webkit-calc(100% - 20px)!important ;
       width : calc(100% - 20px)!important;
    margin: 0 auto;
  }
	.in_in{
		width: 100%;
		margin:0 auto;
		position: relative;
	}
  .flex_w_sp{
  	flex-wrap: wrap;
  }
	.sec_ttl span.en.fs3,
.sec_ttl span.en {
    font-size: 2.5rem;
}
.slick-arrow,
	.slick-next.slick-arrow {
		display:none!important;
	}

	.slick-track {
    /*overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;*/
}
.slick-slide {
    /* display: inline-block; */
    /* white-space: normal; */
}

}


#header{
  padding: 10px 0px;
}
#header > .flex{
  justify-content: normal;
  /*! align-items: baseline; */
}
@media screen and (max-width: 599px) {
#header > .flex {
gap:10px;
}
}
#header .site_title {
  /* margin-left:57px; */
}
#header .site_title img{
  height: 30px;
  width: auto;
}
#header .login a,
#header .cart a{
  /*border-radius: 100%;
  width: 60px;
  height: 60px;*/
  /* background: #FBF8F4; */
	/*border:1px solid #dcdcdc;*/

  display: flex;
  align-items: center;
  justify-content: center;
	cursor: pointer;
	position: relative;
}
#header .login {
	margin-right: 0;
}
#header .login img{
	width: 21px;
}
#header .cart img{
	width: 32px;
}
#header .hum img{
	width: 21px;
}
#header .cart .num{
	width: 15px;
	height: 15px;
	background: #FF0000;
	color: #fff;
	font-size: 1.0rem;
	display: flex;
  align-items: center;
  justify-content: center;
	border-radius: 100%;
	position: absolute;
	right:5px;
	top:5px;
}
#header .hum{
  /*border-radius: 100%;
  width: 60px;
  height: 60px;
  border: 1px solid #dcdcdc;*/
  /*! display: flex; */
  /*! align-items: center; */
  /*! justify-content: center; */
  cursor: pointer;
  /*! margin-left: 0; */
}
#header .hum span{
  width: 25px;
	height: 1px;
	background: #494540;
	display: block;
	margin-bottom: 10px;
	transition: 0.5s;
}
#header .hum span:nth-of-type(1){
	width: 18px;
  margin-left: auto;
}
#header .hum span:last-child{
	margin-bottom: 0px;
}
#header .hum.active span:nth-of-type(1){
	transform: rotate(45deg);
	margin-top: 3px;
}
#header .hum.active span:nth-of-type(2){
	opacity: 0;
}
#header .hum.active span:nth-of-type(3){
	transform: rotate(-45deg);
	margin-top: -14px;
}

.popup_menu{
	/* padding: 50px; */
	position: fixed;
	z-index: 99999;
	top: 0;
	left: -100%;
	height: 100vh;
	overflow-y: auto;
	transition: 0.5s;
	/* padding-right: 70px; */
}

.popup_menu::-webkit-scrollbar{
  width: 0;
}

.popup_menu.active{
	left: 0;
	/* box-shadow: 0px 0 6px 0 rgba(0,0,0,0.2); */
	/* padding-right: 440px; */
}

#header .popup_menu > .close{
	width: 60px;
	height: 60px;
	border-radius: 100%;
	background: #fff;
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, .2);
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: auto;
	/* display: block; */cursor: pointer;
}
#header .popup_menu > .close span{
	width: 25px;
	height: 1px;
	background: #494540;
	display: block;
	margin-bottom: 10px;
	transition: 0.5s;
}
#header .popup_menu > .close span:nth-of-type(1){
	margin-left: auto;
	transform: rotate(-45deg) translate(-4px, 4px);
}
#header .popup_menu > .close span:last-child{
	margin-bottom: 0px;
	transform: rotate(45deg) translate(-3px, -3px);
}
#header .popup_menu > .close.active span:nth-of-type(1){
	transform: rotate(45deg);
	margin-top: 3px;
}

.menu_in_body{
	margin-right: 0;
	background: #ffffff;
	height: 100vh;
}
.login_btn{
	margin-top: 20px;
}
.login_btn a{
	background: #49453F;
	display: inline-block;
	padding: 5px 20px;
	color: #fff;
	border-radius: 100px;
}
.login_btn a.login{
	background: none;
	border:1px #49453F solid;
	color: #49453F;
	margin-right:10px;
}

.header_nav{
  margin-top: 30px;
  background: #ffffff;
  margin-top: 0;
  /* padding: 20px 30px; */
  box-sizing: border-box;
  overflow: auto;
  /* height: 400px; */
  min-width: 400px;
	
}
.header_nav li{
  border-bottom: 1px solid #eee4e3;
}
.header_nav li:last-child {
  border-bottom: 0 dashed #eee4e3;
}
.header_nav li.dashed:nth-last-of-type(1){
	border-bottom: 0px;
}
.header_nav li.has_child{
	border-bottom: 0px;
	background: #fff;
	padding:10px 20px 20px;
}
.header_nav li a{
  padding: 15px 0;
  display: block;
  text-align: left;
  font-size: 1.6rem;
  color: #333;
}
a:link, a:visited, a:focus, a:hover, a:active, a:link:link, a:link:visited, a:link:focus, a:link:hover, a:link:active {
  color: #333!important;
}
.header_nav li a.brank_link{
	display: flex;
	align-items: center;
	justify-content:flex-start;
}

@media screen and (max-width:1024px) {
}
@media screen and (max-width:768px) {
	#header .site_title img {
    width: auto;
	}
	#header .login a {
		width: 22px;
	}
	#header .login img{
		width: 18px;
	}
	#header .cart a{
		width: 34px;
	}
	#header .cart img{
		width: 26px;
	}
	#header .hum a {
		width: 30px;
	}
		#header .hum a img {
		width: 30px;
		height: 30px;
	}

	
	#header .hum span{
	  width: 20px;
		margin-bottom: 5px;
	}
	#header .hum span:nth-of-type(1){
		width: 14px;
	  margin-left: auto;
	}
	
	#header .cart .num{
		width: 15px;
		height: 15px;
		background: #FF0000;
		color: #fff;
		font-size: 1.0rem;
		display: flex;
	  align-items: center;
	  justify-content: center;
		border-radius: 100%;
		position: absolute;
		right:0px;
		top:0px;
	}
	#header .login {
		margin-right: 0;
	}
	.popup_menu{
		padding: 0;
		/* width: 66%; */
	}
	
	#header .popup_menu > .close{
		width: 40px;
		height: 40px;
	margin-top: -5px;margin-right: -10px;}
		#header .dashed.close{
		width: auto;
		height: auto;
	}
	.header_nav{
		/*padding: 0px 0px;*/
		padding: 0 0 80px 0;
	}

}

@media screen and (max-width:480px) {
.popup_menu.active {
		width:100%;
	min-width:100%;
}
	.menu_in_body {
		margin-right:60px;
	}
		.header_nav{
	width:100%;
	min-width:100%;
	}

.popup_menu > .close {
    position: fixed;
    right: 15px;
    top: 23px;
}
	
}

.sns_media{
  justify-content: center;
}
.sns_media a{
  margin: 0 10px;
}
.sns_media a svg.bi {
    width: 45px;
    height: 45px;
}

.breadcrumb{
  padding: 10px 0;
}
.breadcrumb span,
.breadcrumb a{
  font-size: 1.4rem;
}



.has_child #footer .footer_nav li a.brank_link{
	/* display: flex; */
	/* align-items: center; */
	/* justify-content: center; */
}
.has_child .brank_link:after{
	content: "";
	background: url(../images/common/opentab.svg);
	width: 15px!important;;
	height: 15px!important;
	display: block;
	right:20px!important;
	background-size: cover;
	border:	none!important;;
	transform: rotate(0)!important;
}
.copyright{
	color: #3e3a39;
	margin-top: 10px;
	text-align: center;
	font-size: 1.4rem;
}

footer .page_top a {
    position: fixed;
    bottom: 40px;
    right: 20px;
    /* z-index: 5; */
    width: 40px;
    height: 40px;
    border-radius: 4px;
	font-size:0;
    border-radius: 100px;
	display:block;
}

footer .page_top a::before {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #656565;
}

footer .page_top a::after {
  content: "";
  position: absolute;
  margin: auto;
  top: 5px;
  bottom: 0;
  right: 15px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(-45deg);
}



@media screen and (max-width:1024px) {
}
@media screen and (max-width:768px) {
	.footer_nav{
    width: 100%;
 }
}

.line-through{
	text-decoration:line-through;
}

.tw_timeline{
  width: 600px;
  margin: 40px auto 0;
  border-radius: 10px;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,.1);
  padding: 10px;
  box-sizing: border-box;
  max-height: 500px;
  overflow: auto;
}
@media screen and (max-width:768px) {
  .tw_timeline{
    width: 100%;
  }
}

.sns_share_area{
	margin-bottom: 20px;
}
.sns_share_area a{
	background: #2aa2f0;
	border-radius: 100px;
	padding: 5px 10px;
	display: flex;
	color: #fff;
	font-size: 1.4rem;
	align-items: center;
	width: 200px;
	justify-content: center;
}
.sns_share_area a svg{
	width: 20px;
	margin-right: 10px;
}

.bold{
	font-weight: bold;
}
.sm{
	font-size: 1.6rem;
}
.negatio{
	text-decoration: line-through;
}
.br{
	display: block;
}
@media screen and (max-width:1024px) {
	.sm{
		font-size: 1.2rem;
	}
}



/* 繧｢繧ｳ繝ｼ繝�ぅ繧ｪ繝ｳCSS */
.accordion-trigger { /* label */
  text-align: left;
  cursor: pointer;
  display: block;
background:#333;
  padding: 20px; /* padding + icon width */
  border-bottom: 1px solid #fff;
  position: relative;
	font-size:1.6rem;
}

/* icon */
.accordion-trigger::before,
.accordion-trigger::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  height: 1px;
  width: 15px;
  background-color: #fff;
  transition: all .1s ease-out;
}

.accordion-trigger::after {
  transform: rotate(90deg);
}

.accordion-trigger.is-opened::after {
  opacity: 0;
  transform: rotate(0);
}
/* /icon */


.accordion-target { /* target */
  box-sizing: border-box;
  overflow: hidden;
  height: 0;
  transition: height .4s ease-out;
  text-align: left;
}

.accordion-target.list > .list__item { /* target-child */
  box-sizing: border-box;
  border-bottom: 1px solid #ccc;
  opacity: 1;
  padding-top: 15px;
  padding-bottom: 15px;
}

.accordion-target.list > .list__item > a {
  display: block;
  margin-top: -15px;
  margin-bottom: -15px;
  padding: 15px;
  color: #000;
  text-decoration: none;
}


html{
  scroll-behavior: smooth;
}




.main_slick {
  opacity: 0;
  transition: opacity .3s linear;
}
.main_slick.slick-initialized{
  opacity: 1;
}



/* header */
.overlay {
  content: "";
  display: none;
  width: 0;
  height: 0;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  transition: opacity .5s;
  position: fixed;
}
.overlay.active {
  display: block;
  width: 100%;
  height: 100%;
  opacity: 1;
}
.js_header.fixed {
    position: fixed;
    top: 0;
    margin: 0;
    z-index: 1;
    background-color: #f9f9f9;
    width: 100%;
    box-shadow: 0 0 6px 2px rgb(0 0 0 / 15%);
		transition: 0.5s;
}
#header_wrapper {
min-height:50px;
}
.menu li a,
.menu_hdl{padding: 15px 0 15px 15px;}
.menu_hdl{background: #000;color: #fff;}

.menu_hdl.live {background: #333;color: #fff;}
.menu_hdl.ec {background: #333;color: #fff;}
.menu li.sns {
	padding:15px 0;
}
.menu li.sns img {
	width:26px;
	margin-right:10px;
}
.menu li.sns a {
display:inline;
}
.menu li.sns a:last-child {
margin-left:30px;
}
.popup_menu > .close {
  /* display: block; */
  /* position: relative; */
  /* width: 30px; */
  /* height: 30px; */
	display:none;
	opacity:0;
}
.popup_menu.active > .close {
	display:block;
		opacity:1;
	transition: 0.5s;
}
@media screen and (min-width:1200px) {
#footer .footer_nav .menu li {
	display:none;
}
}

/* footer */
.footer_nav li a {
	  position: relative;
 }


.footer_nav li a::before {
  /* content: ""; */
  /* position: absolute; */
  /* margin: auto; */
  /* top: 0; */
  /* bottom: 0; */
  /* right: 10px; */
  /* width: 18px; */
  /* height: 18px; */
}

.footer_nav li.dashed a::after {
  /* content: ""; */
  /* position: absolute; */
  /* margin: auto; */
  /* top: -2px; */
  /* bottom: 0; */
  /* right: 24px; */
  /* width: 12px; */
  /* height: 12px; */
  /* border-top: 1px solid #595757; */
  /* border-right: 1px solid #595757; */
  /* transform: rotate(45deg); */
}


#footer{
  padding: 0 0 0 0;
  background: #333;
}

.copyright{
	color: #fff;
	/*! margin-top: 10px; */
	text-align: center;
	font-size: 1.4rem;
	background: #2a2a2a;
	padding: 20px 0;
}

@media screen and (min-width:768px) {
	#footer .footer_nav .menu li {
  display:inline!important;
		white-space:nowrap;
}
	#footer .footer_nav .menu li a {
  color: #fff!important;
}
}
@media screen and (min-width:768px) {
#footer .footer_nav .menu li {
	display:none;
}
	#footer .logo {
	display:none;
}
#footer .footer_nav .menu li.has_child {
	display:block;
}
#footer .footer_nav .menu li.has_child .accordion-trigger.js-accordion-trigger {
	display:none;
}
	#footer .footer_nav .menu {
	overflow:
	visible;
	/*! width:1200px; */
	margin: 0 auto;
	padding: 40px 0;
	/* display: block; */
	text-align: center;
	display: table;
	/* color: #fff; */
}
#footer .footer_nav .menu li.has_child .accordion-target li {
	display:inline;
	font-size: 1.5rem;
	padding-right:20px;
}
#footer .footer_nav .menu li.has_child .accordion-target li a {padding: 0;color: #fff!important;}
.footer_nav li.dashed a::after {
	position:absolute;
	right:0;
	top:0;
}

#footer .footer_nav .menu li.has_child .accordion-target li.licence_link_pc a {
	padding-right:0;
}

#footer .footer_nav .menu li.has_child .accordion-target li.licence_link_pc a::before {
	display:none;
}
#footer .footer_nav .menu li.has_child .accordion-target li.licence_link_pc a::after {
	display:none;
}
	
}

@media screen and (max-width:1200px) {
	#footer .footer_nav .menu li.has_child .accordion-target {
	width:100%;
		max-height:20px;
}
	#footer .footer_nav .menu li.has_child .accordion-target li {
white-space:nowrap;
	}
 }
@media screen and (max-width:768px) {
		#footer .footer_nav .menu li.has_child .accordion-target {
		max-height:100%;
}
	.footer_nav{
    width: 100%;
 }
#footer .logo{
margin: 30px 0;
  text-align:center;
}
#footer .logo img{
width:70px;
}
.footer_nav{
  width: 600px;
  margin: auto;
  background: #ebebe6;
  margin-top: 0;
  padding: 0;
  box-sizing: border-box;
}
#footer .footer_nav li{
  border-bottom: 1px solid #bababa;
}
#footer .footer_nav li.dashed{
  border-bottom: 1px solid #bababa;
}
#footer .footer_nav li.dashed.last{
	border-bottom: 0px;
}
#footer .footer_nav li.has_child{
	border-bottom: 0px;
	background: #fff;
	padding:0;
}
#footer .footer_nav li a,
#footer .footer_nav li.sns {
  padding: 20px;
  display: block;
  text-align: left;
  font-size: 1.6rem;
}

#footer .footer_nav li.sns a {
	display:inline;
}
#footer .footer_nav li.sns img {
	width: 26px;
}


.has_child #footer .footer_nav li a.brank_link{
	/* display: flex; */
	/* align-items: center; */
	/* justify-content: center; */
}
.has_child .brank_link:after{
	content: "";
	background: url(../images/common/opentab.svg);
	width: 15px!important;;
	height: 15px!important;
	display: block;
	right:20px!important;
	background-size: cover;
	border:	none!important;;
	transform: rotate(0)!important;
}
#footer{
  padding: 0 0 0 0;
  /* position:relative; */
  /* top:0; */
  /* left:0; */
}
#footer .logo{
margin: 30px 0;
  text-align:center;
}
#footer .logo img{
width:70px;
}
.footer_nav{
  width: 600px;
  margin: auto;
  background: #333;
  margin-top: 0;
  padding: 0;
  box-sizing: border-box;
}
#footer .footer_nav li{
  border-bottom: 1px solid #fff;
  color: #fff;
}
#footer .footer_nav li.dashed{
  border-bottom: 1px solid #bababa;
}
	#footer .footer_nav li.dashed:last-child{
  border-bottom: 0px solid #bababa;
}
#footer .footer_nav li.dashed.last{
	border-bottom: 0px;
}
#footer .footer_nav li.has_child{
	border-bottom: 0px;
	background: #fff;
	padding:0;
}
.dashed.licence_link_pc {
	display:none;
}
#footer .footer_nav li a,
#footer .footer_nav li.sns {
  padding: 15px 40px 15px 15px;
  display: block;
  text-align: left;
  font-size: 1.6rem;
  position: relative;
  color: #fff !important;
}
	
	.footer_nav li a {
	  position: relative;
 }


.footer_nav li a::before {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 10px;
  width: 18px;
  height: 18px;
}

.footer_nav li.dashed a::after {
  content: "";
  position: absolute;
  margin: auto;
  top: -2px;
  bottom: 0;
  right: 24px;
  width: 12px;
  height: 12px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
}

#footer .footer_nav li.sns span {
	/* margin-left:auto; */
	position: absolute;
	right: 0;
}

#footer .footer_nav li.sns img {
	width: 26px;
	margin-right:5px;
}

#footer .footer_nav li.sns span a {
	padding: 0 10px 0 0;
}
#footer .footer_nav li.sns span a + a {
	padding: 0 20px 0 0;
	margin-left:0px;
}

	
}


@media screen and (max-width:600px) {
	.footer_nav{
    width: 100%;
 }
}


/* header & tab_menu */
#tab_menu ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
  flex-direction: ;
  align-items: center;
	width:1200px;
	margin:0 auto;
}
#tab_menu{
	border-bottom: 10px #7889bb solid;
	margin:0 10px;
}
#tab_menu ul li {
	width:50%;
	text-align: center;
}

#tab_menu ul li a {
	display:
	block;
		color:#fff;
	padding: 14px 0;
	border-radius: 4px 4px 0 0;
line-height:1;
}
#tab_menu ul li.live_tab a {
	background:#7889bb;
	margin-right:5px;
	/* margin-left:5px; */
}
#tab_menu ul li.ec_tab a {
	background:#f6c3c0;
	margin-left:5px;
	/* margin-right:5px; */
}
#tab_menu ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
  flex-direction: ;
  align-items: center;
}
#tab_menu_live {
	/* border-bottom:5px #7889bb solid; */
}
#tab_menu ul li {
	width:50%;
	text-align: center;
}

#tab_menu ul li a {
	display:
	block;
		color:#fff;
	padding: 14px 0;
	border-radius: 4px 4px 0 0;
line-height:1;
font-weight:500;
}
#tab_menu ul li.live_tab a {
	background:#7889bb;
	/* margin-right:5px; */
	/*! margin-left: 10px; */
}
#tab_menu ul li.ec_tab a {
	background:#f6c3c0;
	margin-left:5px;
	/*! margin-right: 10px; */
}


@media screen and (min-width:1200px) {
#tab_menu,
.slick-dots {
	width:1200px;
	margin: 0 auto;
	position: initial;
	top: 0;
	left: 0;
	display: block;
}
}
@media screen and (max-width:1200px) {
#tab_menu ul {
	width:100%;
}
}
#header .hum img {
	vertical-align:middle;
}
