@charset "UTF-8";
/* CSS Document */
.bx-controls{
	display: none;
}
.bg_img{
	margin-bottom: 40px;
}

.topbg{
	background: url(../img/main_pc.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 100vh;
}

@media screen and (max-width:640px){
.topbg{
background: url(../img/main_sp.jpg) no-repeat;
margin-top: 76px;
    background-size: cover;
    height: 130vh;
    width: 100%;
}
}


/*=========common setting===========*/
#cnt {
	min-width: 1000px;
	margin: 0 auto;
}
#container .innersize {
	width: 100%;
	position: relative;
}
h2 {
	font-size: 5rem;
	font-weight: 300;
	line-height: 1.5;
}

@media screen and (max-width:640px) {
#container {
}
#cnt {
	width: 100%;
	min-width: 100%;
}
#container .innersize {
	width: 100%;
	font-size: 2rem;
}
}
/*=========//common setting===========*/


/*=========top_cnt===========*/

#top_cnt #hdr {
	padding: 30px 0;
	position: fixed;
	/* height: 60px; */
	width: 100%;
	background: #fff;
	z-index: 10;
	top: 0;
	left: 0;
}
#container h1 {
	position: absolute;
	left: 20px;
	vertical-align: middle;
	top: 20px;
}
#top_cnt ul {
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 20px;
}
#top_cnt li {
	display: inline-block;
	margin: 0 20px;
}
#top_cnt li img a:hover {
	opacity: .5;
	transition: .5s;
}
.border {
	width: 230px;
	display: block;
	margin: 0 auto;
	height: 1px;
	background: #232323;
}
#top_cnt #hdr p {
	padding: 70px 0;
	font-size: 1.6rem;
	line-height: 2;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
}

@media screen and (max-width:640px) {
#top_cnt #hdr {
	padding: 38px 0;
}
#top_cnt ul {
	position: relative;
	right: 0;
	top: 0;
}

#top_cnt li {
    display: block;
	padding: 20px 0;
}
	
	nav{
		margin-top: 40px;
	}

	.menu_button{
		    display: inline-block;
    position: absolute;
    right: 20px;
		top: 18px;
	}
}
/*=========//top_cnt===========*/
.ac-btn::before {
	content: "";
	border-bottom: 1px solid;
	border-right: 1px solid;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right: 30px;
	width: 14px;
	height: 14px;
	top: 41px;
	color: #fff;
}
.open::before {
	content: "";
	border-bottom: 1px solid;
	border-right: 1px solid;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
	position: absolute;
	right: 30px;
	width: 14px;
	height: 14px;
	top: 42.5%;
	color: #fff;
	transition: .02s;
}

.main-cnt {
	background: #f5f9fc;
	padding: 0;
}
.main-cnt ul {
	padding-bottom: 100px;
}
section {
	padding: 100px 0;
}
#about {
	margin-top: -60px;
	padding-top: 60px;
}
/*==========product==========*/
#product ul {
	position: relative;
	letter-spacing: -.4em;
 text-align: center:
}
#product {
}
#product ul li {
	position: relative;
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	font-size: 0
}
#product ul li {
	width: 450px;
}
#product ul li.item {
	width: 300px;
	margin-right: 80px;
}
#product ul li.product-spec img {
	width: 100%;
}
#product .ac-btn::before {
	content: "";
	border-bottom: 1px solid;
	border-right: 1px solid;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right: 30px;
	width: 10px;
	height: 10px;
	top: 20px!important;
	color: #fff;
}
#product .open::before {
	content: "";
	border-bottom: 1px solid;
	border-right: 1px solid;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
	position: absolute;
	right: 30px;
	width: 10px;
	height: 10px;
	top: 29px!important;
	color: #fff;
	transition: .02s;
}

@media screen and (max-width:640px) {
.main-cnt {
	background: #f5f9fc;
}
#product ul li {
	width: 100%;
}
#product ul li.item {
	width: 100%;
	margin-right: auto;
}
#product ul .spwidth {
	width: 80%;
}
	
#product .ac-btn::before {
	top: 35%!important;
}
#product .open::before {
	top: 45%!important;
}
}
/*==========//product==========*/

/*==========caption==========*/

#caption {
	background: #678acd;
}
#caption ul {
	position: relative;
	margin: 0 auto 40px;
	max-width: 700px;
}
#caption li {
	font-size: 0;
}
#caption li.ac-btn::before {
	top: 66px;
	right: 70px;
}
#caption li.open::before {
	top: 66px;
	right: 70px;
}

@media screen and (max-width:640px) {
#caption ul {
	width: 90%;
}
#caption li.ac-btn::before {
	top: 40px;
	right: 7%;
}
#caption li.open::before {
	top: 40px;
	right: 7%;
}
	
#caption li.ac-btn3::before {
	top: 50px;
	right: 7%;
}
#caption li.open::before {
	top: 50px;
	right: 7%;
}	

	
#caption li.ac-btn img {
	margin-bottom: -1px;
}
}
/*==========caption==========*/


/*==========shoplist==========*/
#shoplist {
}
#shoplist .slider {
	width: 800px;
	margin: 0 auto 80px;
}
#shoplist .border {
	width: 760px;
	color: #595757;
	opacity: 0.2;
}
#shoplist .fb {
	display: block;
	margin: 40px auto;
}
#shoplist dl {
	margin: 40px auto;
	color: #595757;
}
#shoplist dt {
	width: 180px;
	display: inline-block;
	text-align: right;
	color: #595757;
	vertical-align: top;
}
#shoplist dd {
	text-align: left;
	width: 40%;
	display: inline-block;
	color: #595757;
	vertical-align: top;
}
.bx-pager a img {
	opacity: 1;
	filter: alpha(opacity=100);
	width: 11%;
}
.bx-pager a.active img {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.shop-btn{
	width: 300px;
	margin: 50px auto;
	background: #304782;
}

.shop-btn a{
	display: block;
	color: #DADCE3;
	font-size: 1.5rem;
	font-weight: normal;
	padding: 12px 0;
}

.shop-btn a:hover{
	opacity: .8;
}

@media screen and (max-width:640px) {
#shoplist .slider {
	width: 80%;
	margin: 0 auto 60px;
}
#shoplist dl {
	margin: 40px auto;
	color: #595757;
}
#shoplist dt {
	width: 20%;
	font-size: 1.8rem;
}
#shoplist dd {
	width: 60%;
	font-size: 1.8rem;
}
#shoplist .border {
	width: 80%;
}
.bx-pager {
	display: none;
}
#shoplist .spwidth {
	width: 60%;
}
	.shop-btn{
	margin: 50px auto;
}
.shop-btn a{
	padding: 15px 0;
	font-size: 1.8rem;
}
	
}
/*==========//shoplist==========*/

/*==========how to==========*/

.howto {
	background: #fbfbfb;
	margin: 0 auto;
}
.howto .border {
	width: 760px;
	color: #595757;
	opacity: 0.2;
}
.howto img {
	margin: 0 auto;
	display: block;
}
#company {
	background: #f3f6fa;
}
#company dl {
	margin: 40px auto;
	color: #595757;
}
#company dt {
	width: 180px;
	display: inline-block;
	text-align: right;
	color: #595757;
	vertical-align: top;
}
#company dd {
	text-align: left;
	width: 40%;
	display: inline-block;
	color: #595757;
	vertical-align: top;
}

@media screen and (max-width:640px) {
.howto .border {
	width: 85%;
}
.howto .sentence {
	width: 85%;
}
	
	.yoyaku{
		width: 70%;
	}
	
#company dt {
	width: 80%;
	display: block;
	text-align: left;
	margin-left: 5%;
	font-size:2rem;
}
#company dd {
	width: 80%;
	display: block;
	text-align: left;
	margin-left: 5%;
	font-size: 1.8rem;
}
}

/*=========//contact_cnt===========*/
