@charset "UTF-8";
/* CSS Document */
html {/*　文字づめ用　*/
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	font-variant-ligatures: no-common-ligatures;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
}
body {
	margin: 0;
	padding: 0;
	background: url("img/bg_sp.jpg") repeat-y top center;
	background-size: 100%;
	color: #fff;
	color: #FFFFFF;
	overflow-x: hidden;
	font-size: 1em;
}
.pc {
	display: none;
}
.sp {
	display: block;
}
img {
	width: 100%;
	height: auto;
}
p {
	margin: 0;
	padding: 0;
}
#page-top {
	display: none!important;
/*	position: fixed;
	left: 2%;
	color: #fff;
	font-size: 0.8em;
	line-height: 40px;
	width: 150px;
	text-align: center;
	background: rgba(255,0,0,.5);
	border: 1px solid rgba(255,255,255,.7);
	border-radius: 30px;
	z-index: 9999;
	cursor: pointer;
	margin-bottom: 3%;*/
}
#store_btn img {
	display: block;
	position: fixed;
	right: 2%;
	bottom: 5%;
	width: 18%;
	z-index: 9999;
	cursor: pointer;
}
#header {
	width: 100%;
	position: relative;
}
#content {
	width: 100%;
	position: relative;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
	list-style: none;
}

/*header----------------------------------------------------------------*/
.logo_img {
	position: relative;
	z-index: 3;
	display: inline-block;
	text-align: center;
}
.logo_img img {
	width: 100%;
	margin-bottom: 20%;
}
.kuji_logo {
	position: absolute;
	z-index: 50;
	top: 2%;
	left: 2%;
	width: 14%;
}
.kuji_logo img {
	width: 100%;
}
.header_logo {
	position: relative;
	z-index: 20;
}
.top-slide {
	width: 98%;
	margin: -14% auto 0;
	border: none;
	position: relative;
	z-index: 10;
}
.top-slide .bx-wrapper {
	border: none;
}
.top-slide .bx-viewport {
	overflow: visible!important;
}
/*コンテンツ----------------------------------------------------------------*/
#content_box {
	width: 96%;
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
}
#content_box img {
	width: 100%;
}
.item_states {
	margin: 0 auto 4%;
	padding: 2%;
}
.howto img {
	width: 96%;
	margin: 0 auto 6%;
	display: block;
}
.movie {
	width: 96%;
	position: relative;
	height: 0;
	padding-bottom: 56.25%;
	text-align: center;
	margin: 0 auto 2%;
}
.movie iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.masterlise_box {
	margin: 6% 0 0;
	line-height: 1;
}

/*----------------------------------------------------------------ラインナップ*/
#lineup {
	text-align: left;
	line-height: 160%;
}
#item_a {
	width: 100%;
	background: url(img/a_bg_sp.jpg) repeat-y;
	background-size: 100%;
	clear: both;
	margin-top: 10px;
	padding: 2% 0 3%;
}
#item_b {
	width: 100%;
	background: url(img/b_bg_sp.jpg) repeat-y;
	background-size: 100%;
	clear: both;
	margin-top: 10px;
	padding: 2% 0 3%;
}
#item_c {
	width: 100%;
	background: url(img/c_bg_sp.jpg) repeat-y;
	background-size: 100%;
	clear: both;
	margin-top: 10px;
	padding: 2% 0 3%;
}
#item_d {
	width: 100%;
	background: url(img/d_bg_sp.jpg) repeat-y;
	background-size: 100%;
	clear: both;
	margin-top: 10px;
	padding: 2% 0 5%;
}
#item_lo {
	width: 100%;
	background: url(img/lo_bg_sp.jpg) repeat-y;
	background-size: 100%;
	clear: both;
	margin-top: 10px;
	padding: 2% 0 3%;
	position: relative;
}
#item_wc {
	width: 96%;
	margin: 8% auto;
}
#shiori_cp {
	width: 96%;
	margin: 0 auto 8%;
}
.fig_right_cont .tmb_wrap{
	width: 49%;
	float: right;
	margin-top: -37%;
}
.popup_tmb {
	width: 32%;
	height: auto;
	float: left;
	margin-left: 2%;
	display: block;
	line-height: 1;
	position: relative;
	z-index: 100;
}
.tmb_wrap a:first-of-type {
	margin-left: 0;
}
#item_c .slide, #item_d .slide {
	margin: 2% 0 0;
}
.fig_right_cont {
	padding: 0 2%;
}
#item_lo .fig_left_cont {
	width: 47%;
	position: absolute;
	top: 38%;
	left: 2%;
}
.item_txt {
	font-size: 14px;
	line-height: 1.6;
	margin-top: 2%;
}
#item_lo .item_txt {
	clear: both;
	padding: 2% 5% 0 0;
}
#item_lo .item_txt span {
	font-size: 12px;
}
.okazu {
	border: 1px solid #fff;
	padding: 2%;
	line-height: 1.6;
	margin-top: 2%;
}
.okazu_ttl {
	height: 18px;
	width: auto;
}
.okazu p {
	font-size: 13px;
margin-bottom: 10px;
}
.okazu_prof img {
	width: 30%;
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
}
.okazu_prof p {
	width: 68%;
	float: right;
}
.okazu_comment {
	border-top: 1px solid #fff;
	clear: both;
	padding-top: 10px;
}
.okazu_comment p:last-of-type {
	margin-bottom: 0;
}
.bnr_box {
	padding: 0 2%;
	text-align: center;
}
.bnr_box a {
	color: #000;
	font-size: 0.9em;
}
.bnr_wrap {
	margin: 4% 0 6%;
}
.bnr_wrap a {
	display: block;
	color: #000;
	margin-bottom: 5px;
	line-height: 1;
}
.bnr_official {
	display: block;
	margin: 0 auto 6%;
	line-height: 1;
}
.copyright {
	font-size: 0.6em;
	margin: 6% auto 3%;
	color: #000;
}

/*ポップアップ----------------------------------------------------------------*/
#colorbox, #cboxOverlay, #cboxWrapper {
overflow: visible !important;
padding: 0 0 0 20px;
}
#cboxOverlay {
background: #000 !important;
opacity: 0.8 !important;
background-image: none !important;
}
#cboxContent {
background: transparent !important;
overflow: visible !important;
}
#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxBottomLeft,
#cboxBottomCenter,
#cboxBottomRight {
display: none !important;
}
#cboxPrevious {
left: -35px !important;
top: calc(50% - 13px) !important;
background: url(colorbox/images/ico_prev.svg) no-repeat !important;
}
#cboxNext {
left: calc(100% + 10px) !important;
top: calc(50% - 13px) !important;
background: url(colorbox/images/ico_next.svg) no-repeat !important;
}
#cboxTitle {
position: relative !important;
text-align: left !important;
margin: -20px 40px 0 10px !important;
color: #fff !important;
width: auto !important;
}
#cboxCurrent {
display: none !important;
/* position: relative !important;
left: 0 !important;
margin: 0 0 0 10px !important;
color: #fff !important; */
}
#cboxClose {
background: url(colorbox/images/ico_close.svg) no-repeat !important;
bottom: 0 !important;
right: 10px !important;
width: 20px !important;
height: 20px !important;
background-size: contain !important;
}

/*メニュー----------------------------------------------------------------*/

#sp-nav {
	position: fixed;
	display: inline-block;
	width: 100%;
	top: 0;
	right: 0;
	margin: 0 auto;
	z-index: 9999;
}
.spmenu {
	-webkit-border-radius: 50%;/* 50%でもOK */
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #000;/* 円の色 */
	width: 50px;
	height: 50px;
}
.spmenu {
	top: 13px;
	right: 10px;
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	z-index: 997;
}
div .spmenu1 {
	width: 25px;
	height: 3px;
	background-color: #fff;
	top: 15px;
	left: 12px;
	position: absolute;
}
div .spmenu2 {
	width: 25px;
	height: 3px;
	background-color: #fff;
	top: 23px;
	left: 12px;
	position: absolute;
}
div .spmenu3 {
	width: 25px;
	height: 3px;
	background-color: #fff;
	top: 31px;
	left: 12px;
	position: absolute;
}
div .spmenu1, div .spmenu2, div .spmenu3 {
	transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out; /* Opera */
	-moz-transition: all 0.5s ease-out; /* Firefox */
	-webkit-transition: all 0.5s ease-out; /* GoogleChrome, Safari */
	-ms-transition: all 0.5s ease-out; /* IE */
}
#spmenu {
	display: none;
}
#spmenu {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	font-size: 0.7rem !important;
	padding: 20% 0 130% 0;
	margin: 0 auto;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
#spmenu li {
	width: 47%;
	text-align: center;
	border: 1px solid #7D7D7D;
	color: #FFF;
	background: #407224;
	float: left;
	margin: 1%;
}
#spmenu li a {
	color: #FFF;
	display: block;
	padding: 5% 0 5% 0;
	text-decoration: none;
}
div .menuclick1 {
	top: 23px;
	-o-transform: rotate(405deg);
	-moz-transform: rotate(405deg);
	-webkit-transform: rotate(405deg);
	-ms-transform: rotate(405deg);
	transform: rotate(405deg);
}
div .menuclick2 {
	background-color: rgba(255,255,255,0);
}
div .menuclick3 {
	top: 23px;
	-o-transform: rotate(-405deg);
	-moz-transform: rotate(-405deg);
	-webkit-transform: rotate(-405deg);
	-ms-transform: rotate(-405deg);
	transform: rotate(-405deg);
}
#page-top {
	display: inline-block;
	position: fixed;
	right: 15px;
	bottom: 0;
	color: #fff;
	font-size: 0.8em;
	line-height: 40px;
	width: 150px;
	text-align: center;
	background: rgba(255,0,0,.5);
	border: 1px solid rgba(255,255,255,.7);
	border-radius: 30px;
	z-index: 9999;
	cursor: pointer;
}

@media(orientation: landscape) {
#spmenu {
	width: 100%;
	height: 30%;
	background: rgba(0,0,0,0.8);
	font-size: 0.7rem !important;
	padding: 10% 0 100% 0;
	margin: 0 auto;
	right: 50%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
#spmenu li {
	width: 47%;
	height: calc(100% / 5);
	height: -webkit-calc(100% / 5);
	text-align: center;
	border: 1px solid #7D7D7D;
	color: #FFF;
	background: rgba(255,0,0,.5);
	float: left;
	margin: 0.5%;
}
#spmenu li a {
	color: #FFF;
	display: block;
	padding: 2% 0 2% 0;
	text-decoration: none;
}
}
