@charset "UTF-8";

body {
	-webkit-text-size-adjust: 100%;
	font-family: 'Noto Serif JP', serif;
	font-weight:200;
	letter-spacing:0em;
	color:#000;
}
body.fixed{
	position: fixed;
	width: 100%;
	height: 100%;
}
img{
	display: block;
}
@media only screen and (min-width:769px){
	body {
		font-size:15px;
		line-height:35px;
		min-width: 1280px;
		max-width: 1900px;
		-webkit-text-size-adjust: 100%;
		margin: 0 auto;
	}
	.sp{
		display:none;
	}
	a:hover img,a:hover{
		outline: none;
		opacity:0.8;
		filter:alpha(opacity=80);
		-ms-filter: "alpha( opacity=80 )";
	}
	.second_content{
		width:1280px;
		margin:0 auto;
		padding: 70px 0 100px;
	}
	.second_content.pt0{
		padding-top: 0;
	}
	.second_content.pb0{
		padding-bottom: 0;
	}
	.second_content p{
		text-align: center;
		margin-top: 40px;
	}
	.second_content_item{
		width:1280px;
		margin:0 auto;
		padding: 20px 0 100px;
		box-sizing: border-box;
	}
	body.my-account .second_content_item{
		padding: 70px 20px 100px;
	}
}
@media only screen and (max-width:768px){
	body {
		font-size:2.6vw;
		line-height:2.3em;
	}
	.pc{
		display:none;
	}
	.second_content{
		padding: 0% 1% 11%;
		font-size:2.1vw;
		line-height:2.2em;
	}
	.second_content p{
		text-align: center;
		margin-top: 5%;
	}
	.second_content_item{
		padding: 5% 2% 11%;
		font-size:3.1vw;
		line-height:2.2em;
		box-sizing: border-box;
	}
	body.single-product .second_content_item{
		padding: 0 0 11%;
	}
}

.warning_message{
	padding:4% 2%;
	color:#f00;
}
img{
	max-width:100%;
	height:auto;
}

/*------------------------------------------------------------*/
/* < ヘッダー > */
/*------------------------------------------------------------*/
@media only screen and (min-width:769px){
	.Navigation{
		background: url(../img/pc/common/header/bg.jpg) center top no-repeat;
		background-size: 125% auto;
	}
	body.home .Navigation{
		height: -webkit-calc(100vw * 0.539) ;
		height: -moz-calc(100vw * 0.539);
		height : calc(100vw * 0.539) ;
		min-height: 700px;
	}
	body.second .Navigation{
		height: -webkit-calc(100vw * 0.418) ;
		height: -moz-calc(100vw * 0.418);
		height : calc(100vw * 0.418) ;
		min-height: 541px;
	}
	.Navigation .left{
		background: url(../img/pc/common/header/left.png) center top no-repeat;
		background-size: 100% auto;
		float: left;
		width: 43.1%;
		height: 407px;
	}
	.Navigation .right{
		background: url(../img/pc/common/header/right.png) center top no-repeat;
		background-size: 100% auto;
		float: right;
		width: 50.6%;
		height: 404px;
	}
	.Navigation .logo{
		width: 61.8%;
	}
	.Navigation .logo a{
		background: url(../img/pc/common/header/logo.png) center top no-repeat;
		background-size: 100% auto;
		width: 100%;
		height: 0;
		padding-top: 23%;
		text-indent: -9999px;
		display: block;
	}
	.Navigation .right a{
		color: #fff;
	}
	.Navigation .right ul{
		text-align: right;
		margin-top: 0.2em;
	}
	.Navigation .right li{
		display: inline-block;
		margin-right: 1em;
		font-size: clamp(16px, 1.2vw, 18px)
	}
	.Navigation .cart a .cart_icon{
		background-color: #fff;
		width: 22px;
		height: 22px;
		border-radius: 11px;
		-webkit-border-radius: 11px;
		-moz-border-radius: 11px;
		color: #000;
		display: inline-block;
		vertical-align: middle;
		line-height: 22px;
		text-align: center;
		margin-left: 3px;
		margin-bottom: 3px;
		font-size: 14px;
	}
	.Navigation .cart a .cart_icon.sp{
		display: none;
	}
}
@media only screen and (min-width:1520px){
	.Navigation{
		background-size: auto auto;
	}
	body.home .Navigation{
		height: 840px;
	}
	body.second .Navigation{
		height: 650px;
	}
	.Navigation .left{
		width: 655px;
	}
	.Navigation .right{
		width: 770px;
	}
	.Navigation .logo{
		width: 405px;
	}
	.Navigation .logo a{
		height: 96px;
	}		
}
@media only screen and (max-width:768px){
	body.home .Navigation{
		background:url(../img/sp/common/header/header.jpg) center top no-repeat;
		background-size:100% auto;
		padding-bottom: 67%;
	}
	body.second .Navigation{
		background:url(../img/sp/common/header/header_second.jpg) center top no-repeat;
		background-size:100% auto;
		padding-bottom: 9.5%;
	}
	.Navigation .logo{
		width:38.9%;
		float:left;
	}
	.Navigation .logo a{
		background:url(../img/sp/common/header/logo.png) center top no-repeat;
		background-size:100% auto;
		padding-top:30%;
		display:block;
		text-indent: -9999px;
		height: 0;
	}
	.Navigation .right{
		width: 11%;
		float: left;
		margin-left: 38%;
	}
	.Navigation .cart a{
		position: relative;
	}
	.Navigation .cart a .text{
		background:url(../img/sp/common/header/cart.png) center top no-repeat;
		background-size:100% auto;
		padding-top:100%;
		display:block;
		text-indent: -9999px;
		height: 0;
	}
	.Navigation .cart a .cart_icon{
		position: absolute;
		right: 0em;
		top: 0.5em;
		background-color: #fff;
		width: 1.6em;
		height: 1.6em;
		border-radius: 0.8em;
		-webkit-border-radius: 0.8em;
		-moz-border-radius: 0.8em;
		color: #000;
		display: inline-block;
		vertical-align: middle;
		line-height: 1.6em;
		text-align: center;
		font-size: 70%;
	}
	.Navigation .cart a .cart_icon.pc{
		display: none;
	}
	.Navigation .open{
		width: 11%;
		float: left;
		position: relative;
		height: 0;
		padding-top: 11%;
		z-index: 9999;
	}
	.Navigation .open .line {
		position: absolute;
		top: 0;
		left: 20%;
		display: block;
		width: 55%;
		height: 1px;
		background: #fff;
		-webkit-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
	}
	.Navigation .open .line.line_01{
		top: 1em;
	}
	.Navigation .open .line.line_02{
		top: 1.5em;
	}
	.Navigation .open .line.line_03{
		top: 2em;
	}
	.Navigation .open.is-active .line.line_01 {
		top: 1.5em;
		-webkit-transform: rotate(35deg);
		transform: rotate(35deg);
	}
	.Navigation .open.is-active .line.line_02 {
		opacity: 0;
	}
	.Navigation .open.is-active .line.line_03 {
		top: 1.5em;
		-webkit-transform: rotate(145deg);
		transform: rotate(145deg);
	}
}
/*------------------------------------------------------------*/
/* < スマホメニュー > */
/*------------------------------------------------------------*/
@media only screen and (max-width:768px){
	#sideColm{
		display:none;
		width:100%;
		position: fixed;
		z-index:999;
		top: 0px;
		left: 0px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		overflow-y:scroll;
	}
	#sideColm .side-nav{
		max-width:760px;
		margin:20% auto 0;
	}
	#sideColm .side-nav .box{
		padding:5% 3% 7%;
		background-color:#c3b698;
	}
	#sideColm .side-nav .menu1 li{
		width: 49%;
		border-bottom: solid 1px #000;
	}
	#sideColm .side-nav .menu1 li a{
		display: block;
		padding: 5.5%;
	}
	#sideColm .side-nav .menu1 li:first-child{
		float: left;
	}
	#sideColm .side-nav .menu1 li:last-child{
		float: right;
	}
	#sideColm .side-nav .menu2 {
		margin-top: 4%;
	}
	#sideColm .side-nav .menu2 li{
		border-bottom: solid 1px #000;
	}
	#sideColm .side-nav .menu2 li a{
		background:url(../img/sp/common/menu/icon.jpg) right 0.5em center no-repeat;
		background-size: 1.5em auto;
		padding: 3% 12% 3% 3%;
		display: block;
	}
	#sideColm .side-nav .close{
		width:60%;
		margin: 7% auto 0;
	}
	#sideColm .side-nav .close:hover{
		cursor:pointer;
	}
	/*スクロールバー全体*/
	#sideColm::-webkit-scrollbar {
		width: 2px;
	}
	/*スクロールバーの軌道*/
	#sideColm::-webkit-scrollbar-track {
		border-radius: 1px;
	}
	/*スクロールバーの動く部分*/
	#sideColm::-webkit-scrollbar-thumb {
		background-color: #ebebeb;
		border-radius: 1px;
	}
}
/*------------------------------------------------------------*/
/* < フッター > */
/*------------------------------------------------------------*/
@media only screen and (min-width:769px){
	#footerColm{
		background-color: #000;
		color: #fff;
	}
	#footerColm .foot_menu1{
		padding: 0.57% 0.57% 0;
	}
	#footerColm .foot_menu1 li{
		float: left;
		width: 16.49%;
		margin-left: 0.212%;
	}
	#footerColm .foot_menu1 li:first-child{
		margin-left: 0;
	}
	#footerColm .foot_menu1 li a{
		display: block;
		width: 100%;
		padding-top: 390px;
		padding-bottom: 25px;
		background-repeat: no-repeat;
		background-position: center top;
		text-align: center;
		color: #fff;
	}
	#footerColm .foot_menu1 li.li1 a{
		background-image: url(../img/pc/common/footer/menu1.jpg);
	}
	#footerColm .foot_menu1 li.li2 a{
		background-image: url(../img/pc/common/footer/menu2.jpg);
	}
	#footerColm .foot_menu1 li.li3 a{
		background-image: url(../img/pc/common/footer/menu3.jpg);
	}
	#footerColm .foot_menu1 li.li4 a{
		background-image: url(../img/pc/common/footer/menu4.jpg);
	}
	#footerColm .foot_menu1 li.li5 a{
		background-image: url(../img/pc/common/footer/menu5.jpg);
	}
	#footerColm .foot_menu1 li.li6 a{
		background-image: url(../img/pc/common/footer/menu6.jpg);
	}
	#footerColm .foot_menu2 {
		padding: 0 20px;
		color: #fff;
		line-height: 50px;
	}
	#footerColm .foot_menu2 .copy{
		float: left;
	}
	#footerColm .foot_menu3 {
		float: right;
	}
	#footerColm .foot_menu3 li{
		display: inline-block;
		margin-left: 1em;
	}
	#footerColm .foot_menu3 li a{
		color: #fff;
	}
}
@media only screen and (max-width:768px){
	#footerColm{
		background-color: #000;
		color: #fff;
	}
	#footerColm .foot_menu1{
		padding: 0.9% 0.8% 0;
	}
	#footerColm .foot_menu1 li{
		float: left;
		width: 33.33%;
	}
	#footerColm .foot_menu1 li.li4{
		clear: both;
	}
	#footerColm .foot_menu1 li a{
		display: block;
		width: 100%;
		height: 0;
		padding-top: 141%;
		background-repeat: no-repeat;
		background-position: center top;
		background-size: 100% auto;
	}
	#footerColm .foot_menu1 li.li1 a{
		background-image: url(../img/sp/common/footer/menu1.jpg);
	}
	#footerColm .foot_menu1 li.li2 a{
		background-image: url(../img/sp/common/footer/menu2.jpg);
	}
	#footerColm .foot_menu1 li.li3 a{
		background-image: url(../img/sp/common/footer/menu3.jpg);
	}
	#footerColm .foot_menu1 li.li4 a{
		background-image: url(../img/sp/common/footer/menu4.jpg);
	}
	#footerColm .foot_menu1 li.li5 a{
		background-image: url(../img/sp/common/footer/menu5.jpg);
	}
	#footerColm .foot_menu1 li.li6 a{
		background-image: url(../img/sp/common/footer/menu6.jpg);
	}
	#footerColm .foot_menu2 {
		color: #fff;
		line-height: 4em;
		font-size: 80%;
		text-align: center;
	}
}
/*------------------------------------------------------------*/
/* < トップページ > */
/*------------------------------------------------------------*/
@media only screen and (min-width:769px){
	body.home .cont2{
		background-color: #c3b698;
		height: 749px;
	}
	body.home .cont2 .img{
		background: url(../img/pc/home/cont2.jpg) center top no-repeat;
		float: left;
		width: 58%;
		height: 749px;
	}
	body.home .cont2 .text{
		float: right;
		width: 42%;
		background: url(../img/pc/home/cont2_txt.jpg) center 50px no-repeat;
		padding-top: 150px;
		text-align: center;
	}
	body.home .cont2 .text p{
		padding-top: 30px;
	}
	body.home .cont3 img{
		width: 100%;
	}
	body.home .cont4 .img{
		background: url(../img/pc/home/cont4.jpg) center top no-repeat;
		float: right;
		width: 53%;
		height: 510px;
	}
	body.home .cont4 .text{
		float: left;
		width: 47%;
		background: url(../img/pc/home/cont4_bg.jpg) center top no-repeat;
		padding-top: 200px;
		text-align: center;
		color: #fff;
		height: 510px;
		box-sizing: border-box;
	}
	body.home .cont4 .text .p2{
		width: 372px;
		display: inline-block;
		margin-top: 45px;
	}
	body.home .cont4 .text .p2 a{
		background: url(../img/pc/home/cont4_button.png) center top no-repeat;
		display: block;
		width: 100%;
		height: 69px;
		text-indent: -9999px;
	}
}
@media only screen and (max-width:768px){
	body.home .cont1{
		background: url(../img/sp/home/cont1.jpg) center top no-repeat;
		background-size: 100% auto;
		padding-top: 0%;
	}
	body.home .cont2{
		background-color: #c3b698;
	}
	body.home .cont2 .text{
		text-align: center;
		padding: 2% 0;
	}
	body.home .cont2 .text p{
		padding:4% 0;
	}
	body.home .cont4 .text{
		background: url(../img/sp/home/cont4_bg.jpg) center top no-repeat;
		background-size: 100% auto;
		text-align: center;
		color: #fff;
		padding-bottom: 7.5%;
	}
	body.home .cont4 .text .p1{
		padding-top: 28%;
		font-size: 75%;
		line-height: 2;
	}
	body.home .cont4 .text .p2{
		width: 48%;
		margin: 6% auto 0;
	}
	body.home .cont4 .text .p2 a{
		background: url(../img/sp/home/cont4_button.png) center top no-repeat;
		background-size: 100% auto;
		display: block;
		width: 100%;
		height: 0;
		text-indent: -9999px;
		padding-top: 21%;
	}
}
/*------------------------------------------------------------*/
/* < 珈琲焙煎 > */
/*------------------------------------------------------------*/
@media only screen and (min-width:769px){
	body.roast .cont1{
		background: url(../img/pc/roast/cont1.jpg) center top no-repeat;
		padding-top: 100px;
	}
}
@media only screen and (max-width:768px){
	body.roast .cont1{
		background: url(../img/sp/roast/cont1.jpg) center top no-repeat;
		background-size: 100% auto;
		padding-top: 15%;
	}
}
/*------------------------------------------------------------*/
/* < プライバシーポリシー > */
/*------------------------------------------------------------*/
@media only screen and (min-width:769px){
	body.privacy .cont1{
		background: url(../img/pc/privacy/cont1.jpg) center top no-repeat;
		padding-top: 70px;
		width: 900px;
		margin: 0 auto;
	}
	body.privacy .cont1 p{
		text-align: left;
	}
	body.privacy .cont1 dl dt{
		color: #876d31;
		font-weight: bold;
		margin-top: 30px;
	}
	body.privacy .cont1 dl dd{
		line-height: 28px;
	}
}
@media only screen and (max-width:768px){
	body.privacy .cont1{
		background: url(../img/sp/privacy/cont1.jpg) center top no-repeat;
		background-size: 100% auto;
		padding: 8% 4% 0;
	}
	body.privacy .cont1 p{
		text-align: left;
		line-height: 1.9em;
	}
	body.privacy .cont1 dl dt{
		color: #876d31;
		font-weight: bold;
		margin-top: 6%;
	}
	body.privacy .cont1 dl dd{
		line-height: 1.9em;
	}
}
/*------------------------------------------------------------*/
/* < ロスのない仕組み > */
/*------------------------------------------------------------*/
@media only screen and (min-width:769px){
	body.noloss .cont1{
		background: url(../img/pc/noloss/cont1.jpg) center top no-repeat;
		padding-top: 80px;
	}
	body.noloss .cont2{
		background: url(../img/pc/noloss/bg.jpg) center top no-repeat;
		padding-top: 40px;
		color: #fff;
		height: 400px;
		box-sizing: border-box;
		margin-top: 50px;
	}
}
@media only screen and (max-width:768px){
	body.noloss .cont1{
		background: url(../img/sp/noloss/cont1.jpg) center top no-repeat;
		background-size: 100% auto;
		padding-top: 8%;
	}
	body.noloss .cont2{
		background-color: #593700;
		background-image: url(../img/sp/noloss/bg.jpg);
		background-repeat: center top;
		background-repeat: no-repeat;
		background-size: 100% auto;
		color: #fff;
	}
	body.noloss .cont2 p{
		margin-top: 8%;
	}
	body.noloss .cont2 p:first-child{
		margin-top: 5%;
	}
}
/*------------------------------------------------------------*/
/* < 様々なシーン > */
/*------------------------------------------------------------*/
@media only screen and (min-width:769px){
	body.scene .cont1{
		background: url(../img/pc/scene/cont1.jpg) center top no-repeat;
		padding-top: 60px;
	}
	body.scene .cont_img{
		max-width: 100%;
		margin: 0 auto;
		width: 1490px;
	}
	body.scene .cont2{
		background: url(../img/pc/scene/cont2.jpg) center top no-repeat;
		padding-top: 110px;
		padding-left: 40px;
	}
	body.scene .cont2 li{
		float: left;
		width: 300px;
		text-align: center;
		padding-top: 210px;
	}
	body.scene .cont2 li p{
		margin-top: 0;
		line-height: 30px;
	}
	body.scene .cont2 li p.p2{
		padding-top: 5px;
	}
	body.scene .cont3{
		background: url(../img/pc/scene/cont3.jpg) center top no-repeat;
		padding-top: 310px;
		text-align: center;
		margin-top: 70px;
	}
}
@media only screen and (max-width:768px){
	body.scene .cont1{
		background: url(../img/sp/scene/cont1.jpg) center top no-repeat;
		background-size: 100% auto;
		padding-top: 17%;
	}
	body.scene .cont2{
		background: url(../img/sp/scene/cont2.jpg) center top no-repeat;
		background-size: 100% auto;
		padding-top:9%;
		position: relative;
		overflow-y: hidden;
	}
	body.scene .cont2 .box{
		overflow-x: scroll;
		padding-bottom: 10px;
		width: 100%;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}
	body.scene .cont2 ul{
		position: relative;
		display: inline-table;
		width: 100%;
	}
	body.scene .cont2 ul li{
		position: relative;
		display: table-cell;
		vertical-align: top;
	}
	body.scene .cont2 ul li .li_box{
		width: 39vw;
		padding: 70% 5% 0;
		box-sizing: border-box;
	}
	body.scene .cont2 ul li.li1 .li_box{
		background: url(../img/sp/scene/cont2_img1.jpg) center top no-repeat;
		background-size: 100% auto;
	}
	body.scene .cont2 ul li.li2 .li_box{
		background: url(../img/sp/scene/cont2_img2.jpg) center top no-repeat;
		background-size: 100% auto;
	}
	body.scene .cont2 ul li.li3 .li_box{
		background: url(../img/sp/scene/cont2_img3.jpg) center top no-repeat;
		background-size: 100% auto;
	}
	body.scene .cont2 ul li.li4 .li_box{
		background: url(../img/sp/scene/cont2_img4.jpg) center top no-repeat;
		background-size: 100% auto;
	}
	body.scene .cont2 ul li.li5 .li_box{
		background: url(../img/sp/scene/cont2_img5.jpg) center top no-repeat;
		background-size: 100% auto;
	}
	body.scene .cont2 ul li.li6 .li_box{
		background: url(../img/sp/scene/cont2_img6.jpg) center top no-repeat;
		background-size: 100% auto;
	}
	body.scene .cont2 ul li.li7 .li_box{
		background: url(../img/sp/scene/cont2_img7.jpg) center top no-repeat;
		background-size: 100% auto;
	}
	body.scene .cont2 ul li.li8 .li_box{
		background: url(../img/sp/scene/cont2_img8.jpg) center top no-repeat;
		background-size: 100% auto;
	}
	body.scene .cont2 ul li .li_box p{
		font-size: 90%;
		line-height:1.7;
	}
	body.scene .cont2 ul li .li_box p.p2{
		text-align: left;
	}
	body.scene .cont3{
		background: url(../img/sp/scene/cont3.jpg) center top no-repeat;
		background-size: 100% auto;
		padding-top: 33%;
		margin-top: 10%;
	}
}
/*------------------------------------------------------------*/
/* < 特定商取引法表記 > */
/*------------------------------------------------------------*/
@media only screen and (min-width:769px){
	body.tokutei .cont1{
		background: url(../img/pc/tokutei/cont1.jpg) center top no-repeat;
		padding-top: 120px;
	}
	table.table1{
		width: 1060px;
		margin: 0 auto;
	}
	table.table1 th{
		background-color: #f0f0f0;
		border: solid 1px #b1b1b1;
		padding: 8px 0 8px 10px;
		text-align: left;
		vertical-align: middle;
		width: 220px;
	}
	table.table1 td{
		border: solid 1px #b1b1b1;
		padding: 8px 10px;
	}
	table.table1 td .s1{
		display: block;
		margin-top: 10px;
	}
	table.table1 a{
		text-decoration: underline;
	}
	table.table1 a:hover{
		text-decoration: none;
	}

}
@media only screen and (max-width:768px){
	body.tokutei .second_content{
		padding-left: 0;
		padding-right: 0;
	}
	body.tokutei .cont1{
		background: url(../img/sp/tokutei/cont1.jpg) center top no-repeat;
		background-size: 100% auto;
		padding-top: 16%;
	}
	table.table1{
		width: 100%;
	}
	table.table1 th{
		background-color: #f0f0f0;
		padding: 2% 0 2% 5%;
		text-align: left;
		display: block;
	}
	table.table1 td{
		display: block;
		padding: 2% 5%;
	}
	table.table1 td .s1{
		display: block;
	}
}
/*------------------------------------------------------------*/
/* < 商品詳細 > */
/*------------------------------------------------------------*/
body.woocommerce #respond input#submit.alt, body.woocommerce a.button.alt, body.woocommerce button.button.alt, body.woocommerce input.button.alt {
	font-family: 'Noto Serif JP', serif;
    background-color: #000;
	display: block;
	font-weight: 300;
}
body.woocommerce #respond input#submit.alt:hover, body.woocommerce a.button.alt:hover, body.woocommerce button.button.alt:hover, body.woocommerce input.button.alt:hover {
    background-color: #000;
	opacity: 0.8;
}
body.woocommerce div.product form.cart div.quantity{
    float: none;
	margin-bottom: 10px;
}
body.woocommerce div.product p.price, body.woocommerce div.product span.price{
	color: #000;
	font-weight: 600;
}
body.woocommerce div.product form.cart .variations select {
    min-width: 0%;
	width: auto;
	padding: 5px;
	font-size: 16px;
	margin-bottom: 1em;
}
body.woocommerce form.cart .variations th {
	width: 4em;
}
body.woocommerce div.product form.cart .reset_variations{
	display: none!important;
}
body.woocommerce #respond input#submit.alt.disabled, body.woocommerce #respond input#submit.alt.disabled:hover, body.woocommerce #respond input#submit.alt:disabled, body.woocommerce #respond input#submit.alt:disabled:hover, body.woocommerce #respond input#submit.alt:disabled[disabled], body.woocommerce #respond input#submit.alt:disabled[disabled]:hover, body.woocommerce a.button.alt.disabled, body.woocommerce a.button.alt.disabled:hover, body.woocommerce a.button.alt:disabled, body.woocommerce a.button.alt:disabled:hover, body.woocommerce a.button.alt:disabled[disabled], body.woocommerce a.button.alt:disabled[disabled]:hover, body.woocommerce button.button.alt.disabled, body.woocommerce button.button.alt.disabled:hover, body.woocommerce button.button.alt:disabled, body.woocommerce button.button.alt:disabled:hover, body.woocommerce button.button.alt:disabled[disabled], body.woocommerce button.button.alt:disabled[disabled]:hover, body.woocommerce input.button.alt.disabled, body.woocommerce input.button.alt.disabled:hover, body.woocommerce input.button.alt:disabled, body.woocommerce input.button.alt:disabled:hover, body.woocommerce input.button.alt:disabled[disabled], body.woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: #000;
}
.woocommerce-Tabs-panel h2{
	display: none;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs{
	display: none;
}
.woocommerce div.product .woocommerce-tabs .panel{
	border-top: solid 1px #000;
}
body.woocommerce div.product form.cart .variations label {
    font-weight:400;
}
.woocommerce .quantity .qty {
	padding: 5px;
}
.woocommerce div.product .product_title {
	font-weight: 600;
}

@media only screen and (min-width:769px){
	.item_setumei p{
		margin-bottom: 30px;
		font-size: 16px;
	}
	body.woocommerce #respond input#submit.alt, body.woocommerce a.button.alt, body.woocommerce button.button.alt, body.woocommerce input.button.alt {
		width: 444px;
		line-height: 1.6em;
	}
	body.woocommerce div.product p.price, body.woocommerce div.product span.price{
		font-size: 20px;
		margin: 15px 0 20px;
	}
	body.woocommerce div.product .woocommerce-tabs .panel{
		padding: 10px 10px 0;
	}
	.woocommerce div.product .product_title {
		font-size: 28px;
	}
	.woocommerce div.product form.cart .button {
		margin-top: 30px;
	}
	.item_image{
		width: 47%;
		float: left;
		margin-bottom: 100px;
	}
	.item_image li{
		margin-bottom: 15px;
	}
}
@media only screen and (max-width:768px){
	.item_setumei p{
		margin-bottom: 5%;
	}
	.item_image .bx-wrapper{
		margin-bottom: 4%;
	}
	.item_image .bx-wrapper .bx-pager{
		bottom: 1%;
	}
	.item_image .bx-wrapper .bx-pager.bx-default-pager a {
		background: none;
		border: solid 2px #fff;
		width: 1em;
		height: 1em;
		margin: 0 0.6em;
		-moz-border-radius: 0.7em;
		-webkit-border-radius: 0.7em;
		border-radius: 0.7em;
	}
	.item_image .bx-wrapper .bx-pager.bx-default-pager a:hover, .item_image .bx-wrapper .bx-pager.bx-default-pager a.active{
		background-color: #fff;
	}
	.woocommerce div.product div.summary{
		padding: 0 4%;
		box-sizing: border-box;
	}
	body.woocommerce #respond input#submit.alt, body.woocommerce a.button.alt, body.woocommerce button.button.alt, body.woocommerce input.button.alt {
		width: 100%;
		line-height: 2em;
		margin-top: 4%;
	}
	body.woocommerce div.product .woocommerce-tabs .panel{
		margin: 0 1%;
		padding: 4% 4% 0;
	}
}
/*------------------------------------------------------------*/
/* < ログイン・マイアカウントページ > */
/*------------------------------------------------------------*/
body .woocommerce .col2-set, .woocommerce-page .col2-set{
	max-width: 1130px;
	margin: 30px auto 0;
}
::placeholder {
  color: #ccc;
  font-size: 16px;
}
input:-webkit-autofill {
  box-shadow: 0 0 0px 999px #fff inset;
}

body .woocommerce form.checkout_coupon,body .woocommerce form.login,body .woocommerce form.register{
	max-width: 430px;
	border:none;
	margin: 0;
	padding: 0;
}
body .woocommerce form .form-row input.input-text, body .woocommerce form .form-row textarea{
	padding: 9px;
	font-size: 16px;
	border: solid 1px #c4c4c4;
	background-color: #fff!important;
}
body .woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
	float: none;
    display: block;
	background-color: #000;
	width: 80%;
	margin: 0.5em auto;
	max-width: 350px;
	color: #fff;
	font-family: 'Noto Serif JP', serif;
	line-height: 2rem;
	font-weight: 200;
	font-size: 16px;
}
body .woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover {
	background-color: #353535;
	color: #fff;
}
body .woocommerce #respond input#submit, body .woocommerce a.button, body .woocommerce button.button.alt, body .woocommerce button.button, body .woocommerce input.button, body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
	float: none;
    display: block;
	background-color: #000;
	width: 80%;
	margin: 0.5em auto;
	max-width: 350px;
	color: #fff;
	font-family: 'Noto Serif JP', serif;
	line-height: 2rem;
	font-weight: 200;
	font-size: 16px;
	padding:0.618em 1em;
	text-align: center;
}
body .woocommerce #respond input#submit:hover, body .woocommerce a.button:hover, body .woocommerce button.button:hover, body .woocommerce button.button.alt:hover, body .woocommerce input.button:hover,body .woocommerce a.button.alt:hover{
	background-color: #353535;
	color: #fff;
}

body .woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
	font-size: 16px;
    text-align: center;
	display: block;
}
.woocommerce-LostPassword.lost_password{
	text-align: center;
	text-decoration: underline;
	font-size: 16px;
}
.u-column2 .reg_info{
	font-size: 16px;
	line-height: 1.8;
}
.u-column2 .reg_info a{
	text-decoration: underline;
}
.u-column2 .reg_info a:hover{
	text-decoration: none;
	opacity: 1;
}
body .woocommerce .col2-set .col-2, body .woocommerce-page .col2-set .col-2{
	border: solid 1px #000;
	padding: 25px 35px;
	box-sizing: border-box;
	max-width: 520px;
	margin-left: auto;
	margin-right: auto;
}
body .woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
	top: 0.1em;
	display: none;
}
body.my-account h2{
	margin-bottom: 0.7em;
	font-weight: 600;
}
body.my-account .u-column2 h2{
	font-size: 20px;
	margin-bottom: 0.4em;
}
body .woocommerce input{
	background-color: #fff;
}
.woocommerce form .form-row label{
	font-size: 16px;
	margin-bottom: 5px;
}
.woocommerce-MyAccount-navigation li:first-child {
    border-top: 1px solid #333;
}
.woocommerce-MyAccount-navigation li {
    list-style: none;
    border-bottom: 1px solid #333;
    position: relative;
	padding: 1em 0.5em;
}
body .woocommerce #respond input#submit, body .woocommerce a.button, body .woocommerce button.button, body .woocommerce input.button{
	margin-top: 1em;
}
.woocommerce-MyAccount-content a{
	text-decoration: underline;
}
.woocommerce-MyAccount-content a:hover{
	text-decoration: none;
}
.cart .woocommerce-shipping-destination,
.cart .woocommerce-shipping-calculator{
	display: none;
}
@media only screen and (min-width:769px){
	body.woocommerce-account .woocommerce-MyAccount-navigation {
		width: 18%;
	}
	body.woocommerce-account .woocommerce-MyAccount-content{
		width: 78%;
	}
	.woocommerce .col2-set, .woocommerce-page .col2-set{
		margin-top: 30px;
	}
	#order_review_heading{
		margin-top: 30px;
	}
	body .woocommerce .col-2 form.register{
		max-width: none;
	}

}
@media only screen and (max-width:768px){
	.woocommerce .col2-set .col-1{
		margin-bottom: 10%;
		padding: 6%;
		box-sizing: border-box;
		max-width: 520px;
		margin-left: auto;
		margin-right: auto;
	}
	.woocommerce-MyAccount-navigation {
		margin-bottom: 10%;
	}
	#order_review_heading{
		margin-top: 5%;
	}
	.woocommerce .col2-set .col-2{
		margin-bottom: 10%;
	}
	body .woocommerce .col2-set .col-2, body .woocommerce-page .col2-set .col-2{
		margin-right: auto;
		margin-left: auto;
		width: auto;
	}
	body .woocommerce button.button{
		width:320px;
	}
}

/*------------------------------------------------------------*/
/* < Checkout > */
/*------------------------------------------------------------*/
body .woocommerce-info {
    border-top-color: transparent;
	padding: 0;
    margin: 30px 0 60px 10px;
	font-size: 16px;
    position: relative;
    background-color: transparent;
    color: #000;
    border-top:none;
}
body .woocommerce-info a{
	text-decoration: underline;
}
body .woocommerce-info a:hover{
	text-decoration: none;
}
body .woocommerce-info::before{
	content: "";
}
.woocommerce-billing-fields h3{
	font-size: 16px;
}
span.select2-container .select2-selection--single .select2-selection__rendered{
	padding:6px;
	border: solid 1px #c4c4c4;
}
body .select2-container--default .select2-selection--single{
	border: none;
	font-size: 16px;
	margin-top: -17px;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow b{
	margin-top: -10px;
}
.select2-dropdown{
	top: 10px;
}
body .woocommerce form .form-row {
    margin-bottom:16px;
}
body .woocommerce form .form-row.address-field {
    margin-bottom:27px;
}
#ship-to-different-address{
	font-size: 16px;
	border-top: solid 1px #000;
	padding: 20px 0 0 4px;
	margin-top: 30px;
}
#order_comments_field{
}
#order_comments_field textarea{
	font-size: 16px;
	resize: none;
	height: 100px;
}
.checkout .checkout_right{
	border: solid 1px #000;
	padding: 0px 30px 20px;
	box-sizing: border-box;
}
.checkout_table{
	width: 100%;
	font-size: 16px;
	border-collapse: collapse;
	margin-bottom: 60px;
}
.checkout_table th{
	text-align: left;
	padding: 18px 5px 18px 0;
}
.checkout_table td{
	text-align: right;
	padding: 18px 5px 18px;
}
.checkout_table tr{
	background: url(../img/line.jpg) center top no-repeat;
}
/*.checkout_table tr.woocommerce-shipping-totals{
	display: none;
}*/
.checkout_table thead tr{
	background: none;
	border-bottom: solid 1px #000;
}
.checkout_table tbody tr:first-child{
	background: none;
}
body .woocommerce-checkout #payment{
	background-color: transparent;
}
body .woocommerce-checkout #payment ul.payment_methods {
	background: #f0f1f3 url(../img/bell.jpg) left 20px top 30px no-repeat;
    padding: 15px 15px 15px 60px;
    border-bottom: none;
    margin: 0;
	border-radius: 5px;
}
body .woocommerce #payment #place_order, body .woocommerce-page #payment #place_order {
    float: none;
}
body .woocommerce .checkout button.button.alt{
	width: 100%;
	max-width: none;
	margin-top: 50px;
}
body .woocommerce-checkout #payment div.form-row{
	padding: 0;
}
body.woocommerce-checkout .woocommerce form.login{
	max-width: 600px;
	font-size: 16px;
	margin: 0 auto 60px;
	border: solid 1px #000;
	padding: 20px;
}
.checkout_message{
	margin-bottom: 15px;
}
body .woocommerce form .form-row.woocommerce-invalid input.input-text{
	border: solid 1px #c4c4c4;
}
body .woocommerce form .form-row.woocommerce-invalid label{
	color: #000;
}
@media only screen and (min-width:769px){
	.checkout .checkout_left{
		float: left;
		width: 610px;
		margin-left: 10px;
	}
	.checkout .checkout_right{
		float: right;
		width: 600px;
		margin-right: 10px;
	}
}
@media only screen and (max-width:768px){
	body .woocommerce-info {
		margin-bottom: 20px;
	}
	.checkout .checkout_left{
		margin-left: 10px;
		margin-right: 10px;
	}
	.checkout .checkout_right{
		margin:60px 10px 0;
	}
}
.woocommerce-billing-fields #billing_country_field{
	display: none;
}
body.woocommerce-checkout .checkout_table{
	border-top: solid 1px #000;
	margin-top: 25px;
}
body.woocommerce-checkout .checkout_table thead{
	display: none;
}
/*------------------------------------------------------------*/
/* < パスワード忘れ > */
/*------------------------------------------------------------*/
.woocommerce-ResetPassword.lost_reset_password{
	max-width: 500px;
	margin: 0 auto;
}
.woocommerce-ResetPassword.lost_reset_password .form-row-first{
	float: none;
	width: 100%;
}
body .woocommerce .woocommerce-ResetPassword.lost_reset_password .form-row input.input-text{
	margin-top: 10px;
}
.woocommerce-ResetPassword.lost_reset_password .lost_info{
	font-size:16px;
}
/*------------------------------------------------------------*/
/* < カート > */
/*------------------------------------------------------------*/
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button
{
  -webkit-appearance: none;
}
input[type="number"]
{
  -moz-appearance: textfield;
}
.cart_number_button_c{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 80px;
	border: solid 1px #000;
	padding: 5px 5px;
	margin-top:10px;
}
.cart_number_button_c button{
	width: 100%;
	background-color: transparent;
	border: none;
}
.cart_number_button_c button:hover{
	cursor: pointer;
}
.woocommerce .quantity .cart_number_button_c .qty{
	width: 100%;
	border: none;
	padding: 5px 0;
}
:focus {
    outline: none;
}
.woocommerce-notices-wrapper{
	display: none;
}
/*.cart-collaterals .woocommerce-shipping-totals.shipping{
	display: none;
}*/
.woocommerce .cart_title{
	font-weight: bold;
	font-size: 23px;
	margin-left: 10px;
}
body .woocommerce table.shop_table {
	border: none;
    margin: 0;
	font-size: 16px;
}
body .woocommerce .woocommerce-cart-form table.shop_table th{
	font-weight: normal;
	padding:9px 0 25px;
}
body .woocommerce table.shop_table th.product-quantity{
	text-align: center;
}
body .woocommerce table.shop_table th.product-subtotal{
	text-align: center;
}
body .woocommerce .woocommerce-cart-form table.shop_table td{
	padding-top: 30px;
	padding-bottom: 30px;
	line-height: 2;
}
body .woocommerce table.shop_table td.product-subtotal{
	text-align: center;
}
body.woocommerce-cart .cart_number_button_c{
	margin-top: 0;
}
body .woocommerce a.remove {
	background: url(../img/gomi2.png) left top no-repeat;
    height: 21px;
    width: 21px;
    border-radius:0;
	text-indent: -9999px;
}
body .woocommerce a.remove:hover {
	background: url(../img/gomi2.png) right top no-repeat;
}
.tudukeru{
	float: left;
}
body .woocommerce table.cart button.button.kousin_button:disabled,
body .woocommerce table.cart button.button.kousin_button{
	float: right;
	background-color: transparent;
	margin: 0;
	padding: 0;
	width: auto;
	color: #000;
}
body .woocommerce button.button.kousin_button:hover{
	background: none;
	opacity: 0.8;
}
body .woocommerce button.button.kousin_button:disabled:hover{
	background: none;
	opacity: 0.5;
}
body .woocommerce .cart-collaterals .cart_totals,body .woocommerce-page .cart-collaterals .cart_totals {
    float: none;
    width: auto;
}
.woocommerce .cart_original .cart-collaterals{
	border: solid 1px #000;
	padding: 20px;
	box-sizing: border-box;
}
.cart_totals h2{
	font-size: 16px;
	margin-bottom: 30px;
	font-weight: 600;
}
.woocommerce .cart_totals table.shop_table th{
	padding: 15px 5px;
}
.woocommerce .cart_totals table.shop_table td{
	padding: 15px 5px;
	text-align: right;
}
body.woocommerce-cart .cart-collaterals .cart_totals tr th,
body.woocommerce-cart .cart-collaterals .cart_totals tr td{
    /*border-top: 1px dashed #000;*/
	border: none;
}
body.woocommerce-cart .cart-collaterals .cart_totals tr{
	background: url(../img/line.jpg) center top no-repeat;
}
body.woocommerce-cart .cart-collaterals .cart_totals tr.cart-subtotal{
	background: none;
}

body.woocommerce-cart .cart-collaterals .cart_totals table{
	border-collapse: collapse;
}
.woocommerce-privacy-policy-text {
	font-size: 16px;
}
@media only screen and (min-width:769px){
	body .woocommerce table.shop_table {
		margin-top: 50px;
	}
	.cart_original .woocommerce-cart-form{
		float: left;
		width: 64%;
		max-width: 823px;
		margin-left: 10px;
	}
	.woocommerce .cart_original .cart-collaterals{
		float: right;
		width: 30%;
		max-width: 413px;
		margin-right: 10px;
	}
	body.woocommerce-page table.cart img{
		width: 70px;
	}
	body .woocommerce table.shop_table td{
		border-top:dashed 1px #000;
	}
	body .woocommerce table.shop_table tr:first-child td{
		border-top:solid 1px #000;
	}
	body.woocommerce-order-received .woocommerce table.shop_table tr:first-child td{
		border-top:solid 1px rgba(0,0,0,.1);
	}
	body.woocommerce-view-order .woocommerce table.shop_table tr:first-child td{
		border-top:solid 1px rgba(0,0,0,.1);
	}
	body .woocommerce table.shop_table td.product-quantity{
		width: 80px;
		padding-left:20px;
		padding-right:20px;
	}
}
@media only screen and (max-width:768px){
	body .woocommerce table.shop_table {
	}
	body .woocommerce table.shop_table td{
		border-top: none;
	}
	.cart_original{
		padding-top: 30px;
	}
	.woocommerce .cart_title{
		margin-bottom: 60px;
	}
	body .woocommerce table.shop_table_responsive tr td::before, body .woocommerce-page table.shop_table_responsive tr td::before{
		content: "";
	}
	.sp_title{
		margin:0 10px 0px;
		font-weight: 200;
		border-bottom: solid 1px #000;
		padding-bottom: 20px;
	}
	body .woocommerce .woocommerce-cart-form{
		margin-left: 10px;
		margin-right: 10px;
	}
	body .woocommerce table.cart .product-name{
		display: none;
	}
	body .woocommerce table.cart .product-quantity{
		text-align: left!important;
		border-bottom: dashed 1px #000;
	}
	body .woocommerce table.cart .product-quantity .sp_product-thumbnail{
		width: 23%;
		float: left;
	}
	body .woocommerce table.cart .product-quantity .cont_group{
		width: 72%;
		float: right;
	}
	body .woocommerce table.cart .product-quantity .sp_product-thumbnail img{
		width: 100%;
	}
	body .woocommerce table.cart .product-quantity .sp_product-name{
		margin: 0.5em 0;
	}
	body .woocommerce table.cart .product-quantity .quantity{
		float: left;
	}
	body .woocommerce table.cart .product-quantity .ori_price{
		line-height: 2.5em;
		float: left;
	}
	body .woocommerce table.cart .product-quantity .ori_price::before{
		content: "×";
		padding: 1em;
		font-size: 0.8rem;
	}
	body .woocommerce table.cart .product-quantity .sp_product-remove{
		float: right;
		margin-top: 0.5rem;
	}
	body .woocommerce table.shop_table_responsive tr:nth-child(2n) td, body .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{
		background-color: transparent;
	}
	body .woocommerce .woocommerce-cart-form table.shop_table td.actions{
		padding-top: 10px;
	}
	body .woocommerce table.cart .product-subtotal{
		display: none;
	}
	body .woocommerce table.cart .product-remove{
		display: none;
	}
	.woocommerce .cart_original .cart-collaterals{
		margin:60px 10px 60px;
		width: auto;
	}
	body .woocommerce table.sp_total{
		width: 100%;
		font-size: 16px;
	}
	body .woocommerce table.sp_total th{
		padding: 20px 0;
	}
	body .woocommerce table.sp_total td{
		text-align: right;
		padding: 20px 0;
	}
}
body.woocommerce-checkout .woocommerce form #wc-stripe-cc-form .form-row label {
	font-size: 90%;
	line-height: 1.6;
}
body.woocommerce-checkout .woocommerce form #wc-stripe-cc-form .form-row label {
	font-size: 90%;
	line-height: 1.6;
}
body.woocommerce-checkout:not(.logged-in) .woocommerce form #stripe-payment-data fieldset {
	border: none;
}
/*------------------------------------------------------------*/
/* < 注文完了 > */
/*------------------------------------------------------------*/
body.woocommerce-order-received .woocommerce-table--order-details thead{
	display: none;
}
body.woocommerce-order-received .woocommerce-customer-details h2.woocommerce-column__title{
	margin-bottom: 10px;
}
body.woocommerce-order-received .woocommerce .woocommerce-customer-details .col2-set .col-2{
	border: none;
	padding: 0;
}
@media only screen and (max-width: 768px){
	body.woocommerce-order-received .woocommerce-order-details h2.woocommerce-order-details__title{
		margin-bottom: 10px;
	}
	body.woocommerce-order-received .woocommerce .woocommerce-customer-details .col2-set .col-1,
	body.woocommerce-order-received .woocommerce .woocommerce-customer-details .col2-set .col-2 {
		margin-bottom: 10%;
		padding: 3%;
		box-sizing: border-box;
		max-width: 520px;
		margin-left: auto;
		margin-right: auto;
	}
	body.woocommerce-order-received .woocommerce .woocommerce-customer-details address{
		width: auto;
	}
}
/*------------------------------------------------------------*/
/* < 注文履歴 > */
/*------------------------------------------------------------*/
body.woocommerce-view-order .woocommerce-table--order-details thead{
	display: none;
}
body.woocommerce-view-order .woocommerce-customer-details h2.woocommerce-column__title{
	margin-bottom: 10px;
}
body.woocommerce-view-order .woocommerce .woocommerce-customer-details .col2-set .col-2{
	border: none;
	padding: 0;
}
@media only screen and (max-width: 768px){
	body.woocommerce-view-order .woocommerce-order-details h2.woocommerce-order-details__title{
		margin-bottom: 10px;
	}
	body.woocommerce-view-order .woocommerce .woocommerce-customer-details .col2-set .col-1,
	body.woocommerce-view-order .woocommerce .woocommerce-customer-details .col2-set .col-2 {
		margin-bottom: 10%;
		padding: 3%;
		box-sizing: border-box;
		max-width: 520px;
		margin-left: auto;
		margin-right: auto;
	}
	body.woocommerce-view-order .woocommerce .woocommerce-customer-details address{
		width: auto;
	}
}

/*------------------------------------------------------------*/
/* < お問い合わせ > */
/*------------------------------------------------------------*/
::placeholder{
	color: #c4c4c4;
}
input,select{
	font-family: 'Noto Serif JP', serif;
}
@media only screen and (min-width:769px){
	body.contact .cont1{
		background: url(../img/pc/contact/cont1.jpg) center top no-repeat;
		padding-top: 50px;
	}
	table.table_layout {
		width: 1100px;
		margin: 60px auto 0;
	}
	table.table_layout tr{
		border-bottom: solid 1px #c4c4c4;
	}
	table.table_layout tr:first-child{
		border-top: solid 1px #c4c4c4;
	}
	table.table_layout th{
		width:295px;
		padding:15px 0 15px 20px;
		text-align:left;
		vertical-align:top;
		font-size: 18px;
	}
	table.table_layout td{
		padding:10px 0 10px 0;
		text-align:left;
		vertical-align:top;
	}
	table.table_layout input{
		padding:8px 10px;
		border:solid 1px #c4c4c4;
		width: 660px;
	}
	table.table_layout .req{
		font-size: 16px;
		color:#c1272d;
	}
	body.contact input.submit_button{
		width:556px;
		height:71px;
		cursor:pointer;
		text-indent:-9999px;
		display:block;
		border:none;
		background:url(../img/pc/contact/submit.jpg) center top no-repeat;
		margin:40px auto 0 auto;
	}
	body.contact input.submit_button:hover{
		opacity: 0.8;
	}
	body.contact input.submit_button:disabled{
		opacity:0.5;
		filter:alpha(opacity=50);
		-ms-filter: "alpha( opacity=50 )";
	}
	table.table_layout textarea{
		font-family: 'Noto Serif JP', serif;
		width: 660px;
		height:240px;
		resize:none;
		border:solid 1px #c4c4c4;
		margin-top:2px;
		padding:10px;
	}
	form textarea:focus {
		outline: none;
	}

}
@media only screen and (max-width:768px){
	body.contact .cont1{
		background: url(../img/sp/contact/cont1.jpg) center top no-repeat;
		background-size: 100% auto;
		padding-top:8%;
	}
	table.table_layout {
		width:98%;
		margin: 5% auto 0;
		text-align: left;
	}
	table.table_layout tr{
		border-bottom: solid 1px #c4c4c4;
	}
	table.table_layout tr:first-child{
		border-top: solid 1px #c4c4c4;
	}
	table.table_layout th{
		display:block;
		font-size: 110%;
		padding: 2% 5% 1%;
	}
	table.table_layout td{
		display:block;
		text-align:left;
		padding: 0 5% 3%;
	}
	table.table_layout .req{
		font-size: 90%;
		color:#c1272d;
	}
	table.table_layout input{
		width:94%;
		padding:3% 3%;
		border:solid 1px #c4c4c4;
		font-size: 16px;
		vertical-align:middle;
	}
	table.table_layout select{
		padding: 5px;
		font-size: 16px;
	}
	table.table_layout textarea{
		font-family: 'Noto Serif JP', serif;
		width:94%;
		height:150px;
		border:solid 1px #c4c4c4;
		padding:2% 3%;
		resize:none;
		font-size:16px;
	}
	table.table_layout textarea:focus{
		outline:none;
	}
	body.contact input.submit_button{
		background:url(../img/sp/contact/submit.jpg) left top no-repeat;
		background-size:100% auto;
		width:91%;
		margin:4% auto 0;
		border:none;
		text-indent:-9999px;
		height:0;
		padding-top:12%;
		display:block;
	}
}

/*------------------------------------------------------------*/
/* < サンクス > */
/*------------------------------------------------------------*/
@media only screen and (min-width:769px){
	body.thanks .cont1{
		background: url(../img/pc/thanks/cont1.jpg) center top no-repeat;
		padding-top: 100px;
	}
}
@media only screen and (max-width:768px){
	body.thanks .cont1{
		background: url(../img/sp/thanks/cont1.jpg) center top no-repeat;
		background-size:100% auto;
		padding-top: 20%;
	}
}
/*------------------------------------------------------------*/
/* < 共通 > */
/*------------------------------------------------------------*/
table{
	border-collapse:collapse;
}
.fw_b{font-weight: bold;}

.clearfix:after {
   content: " ";
   font-size: 0.1em;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.clearfix { min-height: 1%; }

