@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_pc.jpg") no-repeat fixed top center;
	color: #fff;
	overflow-x: hidden;
	font-size: 1em;
}
p {
	margin: 0;
	padding: 0;
}
 a img:hover {filter:alpha(opacity=70); -ms-filter:"alpha(opacity=70)"; -khtml-opacity:0.7; -moz-opacity:0.7; opacity:0.7; transition:all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -ms-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s;}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
#header {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
	position: relative;
}
#content {
	width: 100%;
	position: relative;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.pc {
	display: block;
}
.sp {
	display: none;
}
#page-top {
	display: inline-block;
	position: fixed;
	left: 30px;
	width: 120px;
	z-index: 9999;
	cursor: pointer;
	margin: 0 0 10px;
}
#store_btn img {
	display: inline-block;
	position: fixed;
	right: 30px;
	bottom: 15px !important;
	width: 120px;
	z-index: 9999;
	cursor: pointer;
}
.copy {
	font-size: 12px;
	margin-bottom: 25px;
}
/*header----------------------------------------------------------------*/
.logo_img {
	position: relative;
	z-index: 5;
	display: inline-block;
	text-align: center;
}
.logo_img img {
	width: 100%;
	margin-bottom: 20%;
}
.kuji_logo {
	position: absolute;
	z-index: 50;
	top: 10px;
	left: 10px;
}
.kuji_logo img {
	width: 100%;
}
.header_logo {
	position: relative;
	z-index: 20;
}
.top-slide {
	width: 960px;
	margin: -140px auto 0;
	border: none;
	position: relative;
	z-index: 10;
}
.top-slide .bx-wrapper {
	border: none;
}

/*コンテンツ----------------------------------------------------------------*/

.content_box {
	width: 1024px;
	margin: 0 auto;
	text-align: center;
}
.item_states {
	width: 780px;
	margin: 50px auto;
}
.howto {
	width: 950px;
	margin: 0 auto 50px;
	display: block; 
}
.movie {
	text-align: center;
	padding-bottom: 30px;
}
.movie iframe {
	margin: auto;
}
.masterlise_box {
	background: url(img/masterlise_bg_pc.jpg) repeat-x;
	width: 100%;
	height: 202px;
	text-align: center;
	margin-top: 20px;
}
.masterlise_box img {
	width: 1031px;
	margin: 0 auto;
}

/*ラインナップ----------------------------------------------------------------*/
#item_a {
	width: 100%;
	height: 780px;
	background: url("img/a_item_pc.png") no-repeat center 15px, url(img/a_bg_pc.jpg) repeat-x;
	clear: both;
	margin-top: 20px;
}
#item_b {
	width: 100%;
	height: 780px;
	background: url("img/b_item_pc.png") no-repeat center 6px, url(img/b_bg_pc.jpg) repeat-x;
	clear: both;
	margin-top: 20px;
}
#item_c {
	width: 100%;
	height: 730px;
	background: url(img/c_bg_pc.jpg) repeat-x;
	clear: both;
	margin-top: 20px;
}
#item_d {
	width: 100%;
	height: 740px;
	background: url(img/d_bg_pc.jpg) repeat-x;
	clear: both;
	margin-top: 20px;
}
#item_lo {
	width: 100%;
	height: 645px;
	background: url("img/lo_item_pc.png") no-repeat center 5px, url(img/lo_bg_pc.jpg) repeat-x;
	clear: both;
	margin-top: 20px;
}
#item_wc {
	width: 965px;
	margin: 60px auto;
} 
#shiori_cp {
	width: 965px;
	margin: 0 auto 60px;
} 
.fig_wrap {
	width: 970px;
	margin: 0 auto;
}
#item_a .fig_right_cont, #item_b .fig_right_cont {
	width: 468px;
	float: right;
	margin-top: 476px;
}
#item_c .fig_right_cont, #item_d .fig_right_cont {
	width: 450px;
	float: right;
	margin-top: 25px;
}
#item_c .icon, #item_d .icon {
	float: right;
	margin-bottom: 10px;
}
#item_c .fig_left_cont, #item_d .fig_left_cont {
	width: 468px;
	float: left;
	margin-top: 25px;
	text-align: left;
}
#item_c .slide, #item_d .slide {
	clear: both;
}
#item_lo .fig_left_cont {
	width: 450px;
	float: left;
	margin-top: 286px;
}
.fig_right_cont .item_txt {
	padding: 20px 30px 0 0;
}
#item_c .item_txt {
	padding: 30px 0 0 0;
}
#item_d .item_txt {
	padding: 20px 0 15px;
}
#item_lo .item_txt {
	padding: 20px 0 0 15px;
}
#item_lo .item_txt span {
	font-size: 14px;
}
.fig_right_cont .tmb_wrap{
	width: 345px;
	float: right;
	margin-right: 30px;
}
.fig_left_cont .tmb_wrap{
	width: 345px;
float: left;
    margin-left: 8px;
}
.popup_tmb {
	width: 110px;
	height: 110px;
	float: left;
	margin-left: 5px;
}
.item_txt {
	clear: both;
}
.okazu {
	border: 2px solid #fff;
	padding: 10px;
}
.okazu p {
	font-size: 14px;
	margin-bottom: 10px;
}
.okazu_prof img {
	width: 140px;
	float: left;
	margin-right: 10px;
}
.okazu_prof p {
	width: 290px;
	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 {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.bnr_box a {
	color: #000;
	font-size: 18px;
}
.bnr_wrap {
margin: 10px 0 40px;
}
.bnr_wrap a {
	width: 334px;
	display: inline-block;
	/*display: block;
	float: left;*/
	margin-right: 11px;
	color: #000;
	line-height: 1;
}
.bnr_wrap a:nth-of-type(2n) {
	margin-right: 0;
}
.bnr_official {
	width: 546px;
	display: block;
	margin: 0 auto 40px;
}
.bnr_wrap a img, .bnr_official img {
	width: 100%;
	height: auto;
}
.copyright {
	font-size: 16px;
	margin: 40px;
	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;
}