@import url(reset.css);

html,body{
	height: 100%;
}

body{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-family: 'リュウミン M-KL';
	color: #3E3A39;
}

a{
	text-decoration: none;
	color: #3E3A39;
}

ul{
	list-style: none;
}

header{
	width: 100%;
	height: 100%;
	position: relative;
}

header h1{
	position: absolute;
	top: 25px;
	left: 36px;
	z-index: 1;
}

#click_btn{
	width: 56px;
	height: 35px;
	text-indent:-9999px;
	background: url(../images/top/btn_click.png);
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -26px;
	cursor: pointer;
	z-index: 1;
}

#click_btn:hover{
	background-position: 0 -35px;
}

#hdSlider{
	height: 100%;
}

.bx-wrapper,.bx-viewport{
	height: 100%;
}

.slider_header{
	height: 100%;
}

.slider_header li{
	background-size: cover;
	background-position: top center;
	height: 100%;
}

.bx-wrapper img{
	max-width: 100%;
	display: block;
}

#slideBg1{
	background-image: url(../images/top/img_slider_1.jpg);
}

#slideBg2{
	background-image: url(../images/top/img_slider_2.jpg);
}

#slideBg3{
	background-image: url(../images/top/img_slider_3.jpg);
}

#slideBg4{
	background-image: url(../images/top/img_slider_4.jpg);
}

#slideBg5{
	background-image: url(../images/top/img_slider_5.jpg);
}

#slideBg6{
	background-image: url(../images/top/img_slider_6.jpg);
}

.bx-pager{
	position: absolute;
	right: 10px;
	bottom: 20px;
	width: 142px;
}

.bx-wrapper .bx-pager.bx-default-pager a{
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	border-radius: 5px;
	float: left;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #55ACEE;
}

nav{
	background: #fff;
	width: 100%;
}

#nav_inside{
	width: 1000px;
	margin: 0 auto;
	height: 93px;
	position: relative;
}

#nav_head{
	width: 222px;
	padding: 12px 0 0 0;
	float: left;
}

nav h2{
	width: 222px;
	height: 73px;
	float: left;
	text-indent: -9999px;
	background: url(../images/top/img_logo_nav.png) no-repeat;
}

nav ul#nav_list{
	width: 711px;
	float: right;
	margin: 10px 0 0 0;
}

nav ul#nav_lower_list{
	width: 711px;
	float: right;
	margin: 0 0 0 0;
}

nav ul#nav_list a{
	float: left;
	text-indent: -9999px;
}

nav ul#nav_lower_list li{

	float: left;
	text-indent: -9999px;
}

a.nav_notice {
	display: block;
	width: 200px;
	height: 36px;
	background: url(../images/top/img_menu.png) no-repeat;
	background-position: 0 0;
	overflow: hidden;
}

a.nav_notice:hover{
	background-position: 0 -70px;
}

a.nav_cart{
	display: block;
	width: 200px;
	height: 36px;
	background: url(../images/top/img_menu.png) no-repeat;
	background-position: -200px 0;
	overflow: hidden;
}

a.nav_cart:hover{
	background-position: -200px -70px;
}

a.nav_change {
	display: block;
	width: 210px;
	height: 36px;
	background: url(../images/top/img_menu.png) no-repeat;
	background-position: -400px 0;
	overflow: hidden;
}

a.nav_change:hover{
	background-position: -400px -70px;
}

.nav_top{
	display: block;
	width: 101px;
	height: 36px;
	background: url(../images/top/img_menu.png) no-repeat;
	background-position: -610px 0;
	overflow: hidden;
	text-indent: -9999px;
}

.nav_top:hover{
	background-position: -610px -70px;
}

.nav_home_btn{
	display: none;
}

.nav_concept a{
	display: block;
	width: 133px;
	height: 34px;
	background: url(../images/top/img_menu.png) no-repeat;
	background-position: 0 -36px;
	overflow: hidden;
}

.nav_concept a:hover{
	background-position: 0 -106px;
}

.nav_lineup{
	display: block;
	width: 180px;
	height: 34px;
	background: url(../images/top/img_menu.png) no-repeat;
	background-position: -133px -36px;
	overflow: hidden;
}

.nav_lineup:hover{
	background-position: -133px -106px;
}

.nav_reading{
	display: block;
	width: 186px;
	height: 34px;
	background: url(../images/top/img_menu.png) no-repeat;
	background-position: -313px -36px;
	overflow: hidden;
}

.nav_reading:hover{
	background-position: -313px -106px;
}

.nav_attention a{
	display: block;
	width: 212px;
	height: 34px;
	background: url(../images/top/img_menu.png) no-repeat;
	background-position: -499px -36px;
	overflow: hidden;
}

.nav_attention a:hover{
	background-position: -499px -106px;
}

.nav_lineup:hover, .nav_reading:hover, .nav_top:hover{
	cursor: pointer;
}

.fixed{
	position: fixed;
	top: 0;
	z-index: 9999;
	background: #fff;
}

.sub_nav{
	height: 93px;
	display: none;
}

#lineup_menu{
	position: absolute;
	top: 93px;
	left: 420px;
	display: none;
	background: #fff;
	width: 180px;
	font-size: 13px;
}

#lineup_menu li,#reading_menu li{
	padding: 12px 0;
	margin: 0 10px;
	line-height: 1.8;
	border-bottom: 1px solid #B2B2B2;
}

#lineup_menu li:last-child,
#reading_menu li:last-child{
	border: none;
}

#lineup_menu a,
#reading_menu a{
	display: block;
}

#lineup_menu a:hover,
#reading_menu a:hover{
	color: #8DA3B4;
}

#reading_menu{
	position: absolute;
	top: 93px;
	left: 600px;
	display: none;
	background: #fff;
	width: 186px;
	font-size: 13px;
}


#intro{
	background: #e3e9ec;
}

#intro_inside{
	width: 1000px;
	margin: 0 auto;
	padding: 80px 0;
}

#lead_txt{
	line-height: 2;
	letter-spacing:0.1em;
	font-size: 17px;
	width: 600px;
	float: left;
}

#concept_link{
	float: right;
	width: 390px;
}



.hover_setting:hover{
	opacity: 0.7;
}

#concept_img{
	padding: 10px;
	display: block;
	text-indent: -9999px;
	background:#fff url(../images/top/img_lead.jpg) no-repeat;
	background-size: 369px 240px;
	background-position: 10px 10px;
	height: 240px;
}


#concept_anchor{
	display: block;
	background: #fff;
	font-size: 16px;
	color: #3E3A39;
	text-decoration: none;
	margin: 30px auto 0;
	text-align: center;
	width: 268px;
	padding: 20px 0;
}

#lineup{
	width: 1000px;
	margin: 80px auto 0;
}

#price_attention{
	display: none;
}

#lineup_list{
	margin: 50px 0 0 0;
}

.lineup_box{
	margin: 0 0 80px 0;
}

.lineup_box a, #howto_box a, #reading a{
	display: block;
}

dt.arumajiro{
	background: url("../images/top/img_almajiro.png");
}

dt.k2{
	background: url("../images/top/img_k2.png");
}

dt.wallnut{
	background: url("../images/top/img_wallnut.png");
}

dt.wood{
	background: url("../images/top/img_wood.png");
}

dt.sankyaku_1{
	background: url("../images/top/img_sankyaku_1.png");
}

dt.sankyaku_2{
	background: url("../images/top/img_sankyaku_2.png");
}

dt.arumajiro:hover,dt.k2:hover,dt.wallnut:hover,dt.wood:hover,dt.sankyaku_1:hover,dt.sankyaku_2:hover{
	background-position: 0 -449px;
}


.lineup_box a:hover{
	color: #8DA3B4;
}

#howto_box a:hover ,#reading a:hover{
	opacity: 0.7;
}

.left_item{
	float: left;
}

.left_item dt,.right_item dt{
	width: 474px;
	height: 449px;
	text-indent: -9999px;
}

.left_item dd,.right_item dd{
	text-align: center;
	margin: 18px 0 0 0;
}

.right_item{
	float: right;
}

.lineup_name{
	font-size: 20px;
	border-bottom: 1px solid #383635;
	padding: 0 0 6px 0;
	margin: 0 auto;
	letter-spacing:0.02em;
}

.almajiro{
	width: 282px;
}

.k2{
	width: 236px;
}

.wallnut{
	width: 350px;
}

.wood{
	width: 312px;
}

.sankyaku1{
	width: 234px;
}

.sankyaku2{
	width: 234px;
}

.lineup_price{
	font-size: 17px;
	margin: 10px 0 0 0;
	letter-spacing:0.07em;
}
.lineup_price .sp_hide{
	font-size:12px;
}
#howto{
	width: 1000px;
	margin: 0 auto;
}

#howto_box{
	margin: 50px 0 0 0;
}

.howto_left{
	float: left;
}

.howto_right{
	float: right;
}

.howto_left dd,.howto_right dd{
	font-size: 18px;
	text-align: center;
	margin: 20px 0 0 0;
	padding: 0 0 20px 0;
	letter-spacing:0.02em;
}

#reading{
	margin: 60px 0 0 0;
	background: #e3e9ec;
}

#reading a{
	display: block;
}

#reading_inside{
	width: 1000px;
	margin: 0 auto;
	padding: 80px 0 100px 0;
}

.reading_full{
	margin: 50px 0 0 0;
}

.reading_full dd{
	background: #fff;
	text-align: center;
	padding: 15px 0;
	font-size: 18px;
}

.miroko_img{
	width: 1000px;
	height: 350px;
	background: url(../images/top/img_miroko_m.jpg) no-repeat;
	text-indent: -9999px;
}

.isikawa_img{
	width: 1000px;
	height: 350px;
	background: url(../images/top/img_isikawa_n.jpg) no-repeat;
	text-indent: -9999px;
}

.tendou_img{
	width: 474px;
	height: 220px;
	background: url(../images/top/img_tendou.jpg) no-repeat;
	text-indent: -9999px;
}

.akuriru_img{
	width: 474px;
	height: 220px;
	background: url(../images/top/img_akuriru.jpg) no-repeat;
	text-indent: -9999px;
}

#reading_half_box{
	margin: 50px 0 0 0;
}

.reading_half_left{
	float: left;
}

.reading_half_right{
	float: right;
}

.reading_half_left dd,.reading_half_right dd{
	font-size: 17px;
	text-align: center;
	background: #fff;
	line-height: 1.6;
	padding: 12px 0;
}

#reading_triple_box{
	margin: 50px 0 0 0;
}

.reading_triple_left{
	float: left;
}

.reading_triple_center{
	float: left;
	margin: 0 0 0 50px;
}

.reading_triple_right{
	float: right;
}

.itoi_img{
	width: 300px;
	height: 220px;
	background: url(../images/top/img_itoi_s.jpg) no-repeat;
	text-indent: -9999px;
}

.chat_m_img{
	width: 300px;
	height: 220px;
	background: url(../images/top/img_chat_m.jpg) no-repeat;
	text-indent: -9999px;
}

.andou_img{
	width: 300px;
	height: 220px;
	background: url(../images/top/img_naoko_a.jpg) no-repeat;
	text-indent: -9999px;
}

#reading_triple_box dd{
	font-size: 17px;
	text-align: center;
	background: #fff;
	line-height: 1.6;
	padding: 12px 0;
}

#infomation{
	width: 1000px;
	margin: 0 auto;
	padding: 80px 0 80px 0;
}

#info_box{
	margin: 50px 0 0 0;
}

.info_left dt,.info_right dt{
	color: #fff;
	background: #718f9f;
	font-size: 21px;
	border-radius: 20px;
	padding: 10px 0;
	width: 148px;
	text-align: center;
	letter-spacing:0.07em;
}

.info_left dd,.info_right dd{
	font-size: 17px;
	line-height: 1.7;
	margin: 15px 0 0 0;
	letter-spacing:0.07em;
}

.info_left,.info_right{
	float: left;
	width: 480px;
}

footer{
	background: #666666;
}

#footer_inside{
	width: 1000px;
	margin: 0 auto;
}

footer ul{
	padding: 80px 0;
	width: 600px;
	float: left;
}

footer ul a:hover{
	opacity: 0.7;
}

footer ul li{
	float: left;
	margin: 0 50px 0 0;
}

li.mail_btn{
	padding: 5px 0 0 0;
}

li.footer_logo{
	padding: 15px 0 0 0;
}

.copyright{
	padding: 110px 0 0 0;
	margin: 0;
	float: right;
}

.sp_show{
	display: none;
}

#btn_top,
#up_icon_box,
#menu_btn{
	display: none;
}

.sp_inline{
	display: none;
}

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

.sp_show{
	display: block;
}

#btn_top{
	position: fixed;
	bottom: -40px;
	right: 10px;
	width: 40px;
	height: 40px;
	cursor: pointer;
	z-index: 100;
}

#btn_top img{
	width: 100%;
}

#btn_top{
	display: block;
}

header h1{
	text-align: center;
	top: 20px;
	left: 0px;
}

header h1 img{
	width: 90%;
}


#slideBg1{
	background-image: url(../images/top/img_slider_sp_1.jpg);
}

#slideBg2{
	background-image: url(../images/top/img_slider_sp_2.jpg);
}

#slideBg3{
	background-image: url(../images/top/img_slider_sp_3.jpg);
}

#slideBg4{
	background-image: url(../images/top/img_slider_sp_4.jpg);
}

#slideBg5{
	background-image: url(../images/top/img_slider_sp_5.jpg);
}

#slideBg6{
	background-image: url(../images/top/img_slider_sp_6.jpg);
}


.bx-pager{
	width: 10px;

}

.bx-wrapper .bx-pager.bx-default-pager a{
	float: none;
	margin: 10px 0 0 0;
}



.nav_top{
	display: none;
}

#nav_inside{
	width: auto;
	height: auto;
}

#nav_head{
	width: auto;
	padding: 0 0 0 0;
	float: none;
}

nav h2{
	float: left;
	width: 175px;
	height: 50px;
	height: auto;
	padding: 0 0 0 0;
	text-indent: 0;
	background: none;
}

nav h2 img{
	width: 100%;
}

#menu_btn{
	float: right;
	width: 56px;
	height: 50px;
	cursor: pointer;
	display: block;
}

#menu_btn img{
	width: 100%;
}

nav ul#nav_list{
	width: 100%;
	float: none;
	margin: 0 0 0 0;
	display: none;
	position: absolute;
	top: 51px;
	left: 0;
}

.nav_home_btn{
	display: block;
}

#up_icon_box{
	position: relative;
	display: none;
}

#up_icon_inside{
	width: 17px;
	height: 14px;
	position: absolute;
	top: -14px;
	right: 20px;
	z-index: 1;
}

#up_icon_inside img{
	width: 100%;
}

nav ul#nav_list li{
	float: none;
	text-indent: 0;
	background: #fff url(../images/top/icon_arrow.png) no-repeat;
	background-position: right 20px top 15px;
	background-size: 12px 20px;
	padding: 14px 0 14px 16px;
	border-top: 1px solid #718f9f;
	font-size: 14px;
}

nav ul#nav_list a{
	float: none;
}

a.nav_notice {
	display: inline;
	width: auto;
	height: auto;
	background: #fff;
	background-position: 0 0;
	overflow: hidden;
	font-size: 12px;
}

a.nav_cart,
a.nav_change{
	width: auto;
	height: auto;
}

.notice_img,
.cart_img,
.change_img,
.home_img{
	width: 25px;
	height: 25px;
	vertical-align: middle;
	margin: 0 10px 0 0;
}

nav ul#nav_list li.nav_home{
	background: #eff3f4 url(../images/top/icon_arrow.png) no-repeat;
	background-position: right 20px top 15px;
	background-size: 12px 20px;
	border-bottom: 1px solid #718f9f;
}

nav ul#nav_lower_list{
	width: auto;
	float: none;
}

nav ul#nav_lower_list li{
	float: none;
	text-indent: 0;
}

.nav_concept a,
.nav_lineup,
.nav_reading,
.nav_attention a
{
	display: block;
	width: 25%;
	height: auto;
	background: #718f9f;
	background-position: 0 0;
	overflow: hidden;
	font-size: 12px;
	float: left;
	text-align: center;
	color: #fff;
	padding: 7px 0;
	box-sizing: border-box;
	border-right: 1px solid #fff;
	float: left!important;
}

.nav_attention a{
	border: none;
}

.nav_concept a:hover{
	background-position: 0 -106px;
}

.sub_nav{
	height: 76px;
}

.sp_inline{
	display: inline;
}

.sp_hide_br{
	display: none;
}

.sp_hide{
	display: none;
}

#intro_inside{
	width: auto;
	margin: 0 auto;
	padding: 30px 40px;
}

#lead_txt{
	font-size: 17px;
	padding-top:10px;
	width: auto;
	float: none;
}

#concept_link{
	float: none;
	width: auto;
	text-align: center;
}

#concept_img{
	background: none;
	padding: 30px 0 0 0;
	display: block;
	text-indent: 0;
	height: auto;
}

#concept_img img{
	width: 100%;
}

#concept_anchor{
	display: none;
}

#lineup{
	width: auto;
	margin: 0 auto;
	padding: 40px 20px 0;
}

#lineup_ttl{
	width: 25%;
	float: left;
}

#lineup_ttl img{
	width: 100%;

}

#price_attention{
	float: right;
	font-size: 11px;
	color: #8da3b4;
	padding: 27px 0 0 0;
	display: block;
}

#lineup_list{
	margin: 25px 0 0 0;
}

.lineup_box{
	margin: 0 0 40px 0;
}

.left_item{
	width: 48%;
}

.right_item{
	width: 48%;
}

.left_item dt,.right_item dt{
	width: auto;
	height: auto;
	text-indent: 0;
}

.left_item dt img,.right_item dt img{
	width: 100%;
}

.left_item dd,.right_item dd{
	margin: 10px 0 0 0;
}

.lineup_name{
	font-size: 14px;
	border-bottom: 1px solid #383635;
	padding: 0 0 6px 0;
	margin: 0 auto;
	line-height: 1.4;
}

.lineup_price{
	font-size: 13px;
	margin: 10px 0 0 0;
}

.staff_txt{
	font-size: 10px;
}

.author{
	font-size: 13px;
}

.almajiro{
	width: 80%;
}

.k2{
	width: 60%;
}

.wallnut{
	width: 100%;
}

.wood{
	width: 90%;
}

.sankyaku1{
	width: 60%;
}

.sankyaku2{
	width: 60%;
}

#howto{
	width: auto;
}

#ttl_howto{
	padding: 0 20px;
	width: 37%;
}

#howto_box{
	margin: 25px 0 0 0;
	padding: 0 20px;
}

#ttl_howto img{
	width: 100%;
}

.howto_left{
	width: 48%;
}

.howto_right{
	width: 48%;
}

.howto_left dt img,.howto_right dt img{
	width: 100%;
}

.howto_left dd,.howto_right dd{
	font-size: 14px;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}

#reading{
	margin: 40px 0 0 0;
}

#reading_inside{
	width: auto;
	padding: 40px 20px 40px 20px;
}

#ttl_reading{
	width: 27%;
}

#ttl_reading img{
	width: 100%;
}

.reading_full{
	margin: 20px 0 0 0;
}

.reading_full dt img{
	width: 100%;
}

.reading_full dd{
	padding: 5px 0;
	font-size: 14px;
}

.miroko_img,
.isikawa_img,
.tendou_img,
.akuriru_img,
.itoi_img,
.andou_img,
.chat_m_img{
	width: auto;
	height: auto;
	text-indent: 0;
	background: none;
}

#reading_half_box{
	margin: 20px 0 0 0;
}

#reading_half_box dl{
}

.reading_half_left{
	float: none;
	background: #fff;
}

.reading_half_right{
	float: none;
	background: #fff;
	margin: 20px 0 0 0;
}

.reading_half_left dt,.reading_half_right dt{
	width: 95px;
	height: 73px;
	float: left;
}

.reading_half_left dt img,.reading_half_right dt img{
	width: 100%;
}

.reading_half_left dd,.reading_half_right dd{
	font-size: 12px;
	text-align: left;
	line-height: 1;
	padding: 0 0 0 5px;
	float: left;
	position: relative;
	width: 165px;
	height: 73px;
}

.reading_half_left dd p,.reading_half_right dd p{
	position: absolute;
	top: 50%;
	left: 10px;
	line-height: 1.6;
	margin-top: -1.6em;
}

.reading_sub_txt{
	font-size: 12px;
}

#reading_triple_box{
	margin: 20px 0 0 0;
}

.reading_triple_left{
	float: none;
	background: #fff;
}

.reading_triple_center{
	float: none;
	background: #fff;
	margin: 20px 0 0 0;
}

.reading_triple_right{
	float: none;
	margin: 20px 0 0 0;
	background: #fff;
}

.reading_triple_left dt,
.reading_triple_center dt,
.reading_triple_right dt
{
	width: 95px;
	height: 46px;
	float: left;
}

.reading_triple_left dt img,
.reading_triple_center dt img,
.reading_triple_right dt img{
	width: 100%;
}

#reading_triple_box dd{
	font-size: 12px;
	text-align: left;
	line-height: 1.5;
	padding: 6px 0 0 10px;
	float: left;
}

#infomation{
	width: auto;
	margin: 0 auto;
	padding: 30px 20px 30px 20px;
}

#ttl_info{
	width: 44%;
}

#ttl_info img{
	width: 100%;
}

#info_box{
	margin: 25px 0 0 0;
}

.info_left dt,.info_right dt{
	font-size: 14px;
	border-radius: 16px;
	padding: 9px 0;
	width: 90px;
}

.info_left dd,.info_right dd{
	font-size: 14px;
	line-height: 1.7;
	margin: 15px 0 0 0;
}

.info_left,.info_right{
	float: none;
	width: auto;
}

.info_right{
	margin: 30px 0 0 0;
}

#footer_inside{
	width: auto;
}

footer{
}

footer ul{
	padding: 40px 25px 0;
	width: auto;
	float: none;
}

footer ul li{
	margin: 0 7% 0 0;
	display: block;
}

li.tw_btn,
li.fb_btn{
	width: 35px;
	height: 35px;
}

li.tw_btn img,
li.fb_btn img,
li.mail_btn img,
li.footer_logo img{
	width: 100%;
}

li.mail_btn{
	padding: 3px 0 0 0;
	width: 31px;
	height: 31px;
}

li.footer_logo{
	padding: 8px 0 0 0;
	width: 100px;
	float: right;
	margin: 0 0 0 0;
	height: 11px;
}

.copyright{
	padding: 30px 0 40px 0;
	float: none;
	width: 50%;
	margin: 0 auto;
	clear:both;
}

.copyright img{
	width: 100%;
}



}