@charset "UTF-8";
/*@import url("https://fonts.googleapis.com/css?family=Josefin+Sans:300,400,700");*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
@media (max-width: 769px) {
	.pc, .hidden-sp {
		display: none!important;
	}
}
@media (min-width: 770px) {
	.sp, .hidden-pc {
		display: none!important;
	}
}

html {
	line-height: 1;
	scroll-behavior: smooth;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	vertical-align: middle;
}
q, blockquote {
	quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
	content: none;
}
a img {
	border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
.inner, .ttl03, #header, #g_nav ul, .f_buttons ul, #footer, #footer .columnR ul, #special9 ul, #type_thickness, .type_thickness, #kado_R ul, .kado_R ul, #chamferign ul, .detail_buttons ul, .order_form, .w_total_fee, .price_check ul, #function .section09 .line_inner, .flow_nav, .flow_step ul, .katagami_method, .katagami_method2, #one_point .adjust ul, #one_point .size_image ul, #one_point .measurement ul, #guide_nav, #guide_nav dl.float, .guide_contact_box, .guide_contact_box2 {
	zoom: 1;
}
.inner:after, .ttl03:after, #header:after, #g_nav ul:after, .f_buttons ul:after, #footer:after, #footer .columnR ul:after, #special9 ul:after, #type_thickness:after, .type_thickness:after, #kado_R ul:after, .kado_R ul:after, #chamferign ul:after, .detail_buttons ul:after, .order_form:after, .w_total_fee:after, .price_check ul:after, #function .section09 .line_inner:after, .flow_nav:after, .flow_step ul:after, .katagami_method:after, .katagami_method2:after, #one_point .adjust ul:after, #one_point .size_image ul:after, #one_point .measurement ul:after, #guide_nav:after, #guide_nav dl.float:after, .guide_contact_box:after, .guide_contact_box2:after {
	display: block;
	content: "";
	clear: both;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
@media (max-width: 769px) {
	img {
		max-width: 100%;
		height: auto;
	}
}

a {
	text-decoration:none;
	color: #333;
}
a:hover {
	opacity: 0.6;
}
img {
	vertical-align: bottom;
}
body {
	/*font-family: Avenir, "Helvetica neue", Helvetica, Verdana, "source-han-sans-japanese", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Noto Sans JP", sans-serif ;
	font-size: 16px;
	background: url(https://www.takumi-mat.jp/img/bg_body.webp) center repeat-y;
	color: #333;
	font-weight: normal;
	line-height: 1.4;
	@media (min-width: 770px) and (max-width: 1199px) {
		background: url(https://www.takumi-mat.jp/img/bg_body.webp) repeat-y center / 100% auto;
	}
	@media (max-width: 769px) {
		font-size: 14px;
		background: #fff;
		line-height: 1.4;
	}
}
#header {
	position: relative;
	background: #2a2624;
	color: #fff;
	height: 125px;
	@media (min-width: 770px) {
		display: flex;
		justify-content: space-between;
		width: 100%;
	}
}
#header .left h1 {
	font-size: 12px;
	color: #c5c0bf;
	margin-bottom: 30px;
	@media (min-width: 770px) and (max-width: 1199px) {
		font-size: 11px;
		margin-bottom: 10px;
	}
	@media (max-width: 769px) {
		display: none;
	}
}
#header .left #logo a {
	display: block;
	height: 0;
	width: 0;
	line-height: 2;
	overflow: hidden;
	padding: 45px 299px 0 0;
	-moz-transition: ease 0.4s;
	-o-transition: ease 0.4s;
	-webkit-transition: ease 0.4s;
	transition: ease 0.4s;
	@media (min-width: 770px) and (max-width: 1199px) {
		padding: 45px 200px 0 0;
	}
}
#header .left #logo a:nth-of-type(1) {
	@media (min-width: 1200px) {
		background: url(../img/logo.webp) no-repeat center center / auto 100%;
	}
	@media (max-width: 1199px) {
		background: url(../img/logo_s_sp.webp) no-repeat center center / auto 100%;
	}
}
#header .center {
	text-align: center;
	padding-top: 25px;
	width: 42.5%;
	@media (max-width: 1199px) {
		width: 42.5%;
	}
	@media (max-width: 769px) {
		display: none;
	}
}
#header .center p {
	font-size: 15px;
	background: url(../img/yellow_line.webp) no-repeat center bottom;
	/*letter-spacing: 1.2px;*/
	padding-bottom: 5px;
	margin-bottom: 10px;
	@media (max-width: 1199px) {
		font-size: 10px;
	}
}
#header .center ul {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	font-size: 12px;
}
#header .center li {
	box-sizing: border-box;
	/*width: 90px;*/
	width: calc(100% / 5);
	height: 40px;
	background: #544d4a;
	line-height: 1.2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	margin-right: 15px;
	@media (max-width: 1199px) {
		font-size: 10px;
	}
}
#header .center li:last-child {
	margin-right: 0;
}
#header .right {
/*	width: 245px;*/
	padding: 30px 15px 0 0;
/*	float: right;*/
	text-align: right;
	line-height: 1;
		width: 28.75%;
	@media (max-width: 1199px) {
		width: 28.75%;
	}
	@media (max-width: 769px) {
		display: none;
	}
}
#header .right .ttl {
	font-size: 13px;
	color: #362e2b;
	text-align: center;
	background: #fff;
	font-weight: bold;
	padding: 1px 0 0;
	line-height: 1.4;
	margin-bottom: 2px;
	margin-left: 38%;
	@media (max-width: 1199px) {
		font-size: 11px;
		margin-left: 10px;
	}
}
#header .right .tel {
	font-family: 'Gotthard';
	font-size: 21px;
	margin-bottom: 3px;
	@media (min-width: 770px) and (max-width: 1199px) {
		font-size: 17.5px;
	}
}
#header .right .tel:before {
	content: url(../img/ic_tel.webp);
	margin-right: 3px;
}
#header .right .mail {
	font-family: 'Josefin Sans', sans-serif;
	letter-spacing: 1.5px;
	margin-bottom: 3px;
	font-size: 16px;
	@media (min-width: 770px) and (max-width: 1199px) {
		font-size: 12px;
		margin-bottom: 6px;
	}
}
#header .right .mail:before {
	content: url(../img/ic_mail.webp);
	margin-right: 8px;
}
#header .right .time {
	font-size: 10px;
	@media (min-width: 770px) and (max-width: 1199px) {
		font-size: 8px;
	}
}
/*SPヘッダ*/
@media (max-width: 769px) {
	#logo_t.textview {
		display: flex;
		width: 100%;
		font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	}
	#logo_t.textview li {
		border: solid 1px #ffffff;
		height: 30px;
	}
	#logo_t.textview li:nth-child(1) {
		margin-right: 2%;
		/* width: 37%; */
		width: 137px;
		height: 30px;
		font-size: 72%;
	}
	#logo_t.textview a {
		display: block;
		text-decoration: none;
		color: #ffffff;
		height: 100%;
	}
	#logo_t.textview li:nth-child(1) a {
		display: flex;
		justify-content: space-between;
		padding-left: 3%;
	}
	#logo_t.textview a p {
		display: flex;
		align-items: center;
		justify-content: center;
		/*height: 31px; */
	}
	#logo_t.textview li:nth-child(1) a p:nth-of-type(1) {
		/* font-size: 38%; */
		line-height: 1.2;
		padding: 2px 0 0;
		letter-spacing: 0;
	}
	#logo_t.textview li:nth-child(1) a p:nth-of-type(2) {
		background: #ffffff;
		font-size: 180%;
		font-weight: 700;
		color: #333;
		padding: 3px 5px 0;
	}
	#logo_t.textview li:nth-child(2) {
		background: #666666;
		/* width: 24%; */
		width: 90px;
	}
	#logo_t.textview li:nth-child(2) a {
		display: flex;
		justify-content: center;
		height: 100%;
		padding: 1% 0 0;
	}
	#logo_t.textview li:nth-child(2) a p {
		font-size: 80%;
		white-space: nowrap;
	}
		#telfixd {
		position: fixed;
		bottom: 148px;
		right: 4px;
		z-index: 21;
	}
	#telfixd li {
		margin-bottom: 5px;
	}
	#telfixd .sp_buttons a {
		display: block;
		margin-bottom: 8px;
		padding: 0;
		height: 50px;
		transition: ease 0.4s;
		border-radius: 10px;
		margin: 0;
		box-sizing: border-box;
		border: 1px solid #ffffff;
	}

	#page {
		position: relative;
		z-index: 2;
		left: 0;
		-webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
		-moz-transition: all 400ms cubic-bezier(1, 0, 0, 1);
		-o-transition: all 400ms cubic-bezier(1, 0, 0, 1);
		transition: all 400ms cubic-bezier(1, 0, 0, 1);
		/* easeInOutExpo */
		-webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
		-moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
		-o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
		transition-timing-function: cubic-bezier(1, 0, 0, 1);
		/* easeInOutExpo */
	}
	#drawernav {
		position: fixed;
		top: 0;
		right: -240px;
		width: 240px;
		height: 100%;
		background: #2a2624;
		color: #fff;
		z-index: 20;
		-webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
		-moz-transition: all 400ms cubic-bezier(1, 0, 0, 1);
		-o-transition: all 400ms cubic-bezier(1, 0, 0, 1);
		transition: all 400ms cubic-bezier(1, 0, 0, 1);
		/* easeInOutExpo */
		-webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
		-moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
		-o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
		transition-timing-function: cubic-bezier(1, 0, 0, 1);
		/* easeInOutExpo */
	}
	#drawernav ul {
		height: 100%;
		overflow: auto;
	}
	#drawernav ul li {
		border-bottom: solid 1px #ccc;
	}
	#drawernav ul a {
		position: relative;
		display: block;
		color: #ccc;
		text-decoration: none;
		padding: 10px 10px 10px 20px;
		font-size: 15px;
	}
	#drawernav ul a:before {
		content: '';
		width: 8px;
		height: 8px;
		border: 0;
		border-top: solid 1px #ccc;
		border-right: solid 1px #ccc;
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
		top: 50%;
		right: 5%;
		margin-top: -4px;
	}
	#humberger {
		position: fixed;
		top: 6px;
		right: 6px;
		z-index: 21;
		width: 34px;
		padding: 8px 8px 3px;
		cursor: pointer;
		background: #2A2624;
		-moz-transition: ease 0.4s;
		-o-transition: ease 0.4s;
		-webkit-transition: ease 0.4s;
		transition: ease 0.4s;
		border-radius: 10px;
		/* border: 1px solid #ffffff; */
	}
	#humberger .text {
		color: #fff;
		font-size: 10px;
		display: block;
		text-align: center;
		margin-top: -3px;
	}
	.drawer-opened #humberger {
		right: 246px;
		background: #2A2624;
		padding: 12px 8px 4px;
		top: 6px;
	}
	.icon-bar {
		height: 2px;
		background: #fff;
		display: block;
		margin-bottom: 6px;
		-webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
		-moz-transition: all 400ms cubic-bezier(1, 0, 0, 1);
		-o-transition: all 400ms cubic-bezier(1, 0, 0, 1);
		transition: all 400ms cubic-bezier(1, 0, 0, 1);
		-webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
		-moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
		-o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
		transition-timing-function: cubic-bezier(1, 0, 0, 1);
	}
	.fixed-content {
		right: inherit;
		width: 100%;
		z-index: 2;
		-webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
		-moz-transition: all 400ms cubic-bezier(1, 0, 0, 1);
		-o-transition: all 400ms cubic-bezier(1, 0, 0, 1);
		transition: all 400ms cubic-bezier(1, 0, 0, 1);
		/* easeInOutExpo */
		-webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
		-moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
		-o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
		transition-timing-function: cubic-bezier(1, 0, 0, 1);
		/* easeInOutExpo */
	}
	#overlay {
		z-index: -1;
		opacity: 0;
		background: #000;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		position: fixed;
		-webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
		-moz-transition: all 400ms cubic-bezier(1, 0, 0, 1);
		-o-transition: all 400ms cubic-bezier(1, 0, 0, 1);
		transition: all 400ms cubic-bezier(1, 0, 0, 1);
		/* easeInOutExpo */
		-webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
		-moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
		-o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
		transition-timing-function: cubic-bezier(1, 0, 0, 1);
		/* easeInOutExpo */
	}
	body.drawer-opened #page {
		left: -240px;
		box-shadow: 1px 0 2px rgba(0, 0, 0, 0.3);
		-webkit-box-shadow: 1px 0 2px rgba(0, 0, 0, 0.3);
	}

	body.drawer-opened .fixed-content {
		left: -240px;
	}

	body.drawer-opened #drawernav {
		right: 0;
	}

	body.drawer-opened #humberger .icon-bar {
		background: #fff;
	}

	body.drawer-opened #humberger :nth-child(1) {
		width: 34px;
		transform: translate(1px, 4px) rotate(45deg);
		-webkit-transform: translate(0px, 1px) rotate(45deg);
		margin-bottom: 0;
	}

	body.drawer-opened #humberger :nth-child(2) {
		transform: translate(-20px, 0);
		-webkit-transform: translate(-20px, 0);
		opacity: 0;
	}

	body.drawer-opened #humberger :nth-child(3) {
		width: 34px;
		transform: translate(2px, -5px) rotate(-45deg);
		-webkit-transform: translate(0px, -9px) rotate(-45deg);
	}

	body.drawer-opened #overlay {
		z-index: 11;
		opacity: 0.3;
		left: -240px;
	}
}
#header .sp_buttons {
	@media (max-width: 550px) {
		/*margin-top: -14px;*/
		display: flex;
		align-items: center;
	}
	@media (min-width: 770px) {
		display: none;
	}
	@media (max-width: 769px) {
		/*position: absolute;
		top: 50%;
		right: 60px;
		margin-top: -16px;*/
		display: flex;
		margin-right: 54px;
	}
}
@media (max-width: 769px) {
	#header .sp_buttons li {
		width: 26px;
		height: 26px;
		display: inline-block;
		margin-left: 8px;
	}
	#header .sp_buttons li a {
		display: block;
	}
}

.fs12 {
	font-size: 12px;
	@media (min-width: 770px) and (max-width: 1199px) {
		font-size: 10px;
	}
}
.fs14 {
	font-size: 14px;
	@media (min-width: 770px) and (max-width: 1199px) {
		font-size: 12px;
	}
}



#page {
	position: relative;
	z-index: 2;
	left: 0;
	-webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
	-moz-transition: all 400ms cubic-bezier(1, 0, 0, 1);
	-o-transition: all 400ms cubic-bezier(1, 0, 0, 1);
	transition: all 400ms cubic-bezier(1, 0, 0, 1);
	-webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
	-moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
	-o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
	transition-timing-function: cubic-bezier(1, 0, 0, 1);
}
#header {
	position: relative;
	background: #2a2624;
	color: #fff;
	height: 125px;
	@media (min-width: 770px) and (max-width: 1199px) {
		height: 115px;
	}
	@media (max-width: 769px) {
		padding: 0 2%;
		position: relative;
		height: 60px;
		display: flex;
		align-items: center;
		flex-wrap: nowrap;
	}
	@media (min-width: 770px) and (max-width: 1199px) {
		width: 100%;
	}
}
#header .left {
/*	float: left;*/
	padding: 5px 0 0 15px;
		width: 28.75%;
	@media (max-width: 1199px) {
		width: 28.75%;
	}
	@media (max-width: 769px) {
		width: 100%;
		/*float: none;*/
		padding: 0;
	}
}

#header .buttons {
	position: absolute;
	top: 0;
	right: 0;
	width: 280px;
	font-size: 0;
	@media (max-width: 1199px) {
		width: 28.75%;
	}
	@media (max-width: 769px) {
		display: none;
	}
}
#header .buttons li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	width: 50%;
}
header .buttons a {
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 3px 0 2px;
	-moz-transition: ease 0.4s;
	-o-transition: ease 0.4s;
	-webkit-transition: ease 0.4s;
	transition: ease 0.4s;
}
#header .buttons .btn_fav {
	background: #7e6b5a;
	text-align: center;
	@media (min-width: 1200px) {
		background: url(../img/ic_fav.webp) no-repeat 10px 3px #7e6b5a;
		padding-left: 45px;
	}
}
#header .buttons .btn_cart {
	background: #a40000;
	text-align: center;
	@media (min-width: 1200px) {
		background: url(../img/ic_cart.webp) no-repeat 10px 3px #a40000;
		padding-left: 35px;
	}
}
/* ナビゲーションメニュー */
#fade_menu {
	position: relative;
	/*background: rgba(0, 0, 0, 0.8);*/
	/*height: 540px;*/
}
.nav-area {
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	z-index: 99999;
}

.nav-menu {
	width: 1200px;
	color: #fff; /* メニューテキストの色 */
	margin: 0 auto;
}
.menu-list {
	display: flex;
	justify-content: center; /* メニューアイテムを中央揃えに */
}
.menu-item {
	position: relative;
}
/* メニューアイテムのホバースタイル */
.menu-item:hover .drop-menu-list {
	visibility: visible; /* 下層メニューを表示 */
	z-index: 99999;
}
.menu-item a {
	align-items: center;
	color: #fff; /* メニューアイテム内のリンクテキストの色 */
	display: flex;
	justify-content: center;
	width: calc(1200px / 7);
	font-family: "source-han-sans-japanese";
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	text-align: center;
	padding: 18px 0;
	/*-moz-transition: ease 0.4s;
	-o-transition: ease 0.4s;
	-webkit-transition: ease 0.4s;
	transition: ease 0.4s;*/
	position: relative;
}
.menu-item a:hover {
	background: rgba(84, 77, 74, 0.6);
}
/* ドロップダウンメニュー */
.drop-menu {
	position: relative;
}
.drop-menu-list {
	background-color: rgba(49, 49, 49, 0.9); /* ドロップダウンメニューの背景色 */
	left: 0;
	position: absolute;
	top: 100%;
	visibility: hidden; /* 下層メニューを非表示 */
	width: max-content;
	z-index: 1;
}
.menu-list > li:after {/*カーソルを載せると色が変わる*/
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -13px;
	right: 0;
	display: inline-block;
	width: 1px;
	height: 26px;
	background: rgba(255, 255, 255, 0.2);
}
/*ドロップ部分「>」*/
.drop-menu > a::after {
	position: absolute;
	top: 22px;
	right: 30px;
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	margin: 0 0 0 15px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.drop-menu-item a {
	text-align: left;
	padding-left: 30px;
}
.drop-menu-item a::after {
	position: absolute;
	top: 25px;
	right: 22px;
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	margin: 0 0 0 15px;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

/*SPハンバーガーメニュー*/
#humberger {
	position: fixed;
	top: 6px;
	right: 6px;
	z-index: 21;
	width: 48px;
	padding: 9px 9px 3px;
	cursor: pointer;
	background: #2A2624;
	-moz-transition: ease 0.4s;
	-o-transition: ease 0.4s;
	-webkit-transition: ease 0.4s;
	transition: ease 0.4s;
	border-radius: 10px;
	/*border: 1px solid #ffffff; */
}
.drawer-opened #humberger {
	right: 246px;
	background: #2A2624;
	padding: 16px 7px 2px;
	top: 6px;
}
.icon-bar {
	height: 2px;
	background: #fff;
	display: block;
	margin-bottom: 6px;
	-webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
	-moz-transition: all 400ms cubic-bezier(1, 0, 0, 1);
	-o-transition: all 400ms cubic-bezier(1, 0, 0, 1);
	transition: all 400ms cubic-bezier(1, 0, 0, 1);
	-webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
	-moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
	-o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
	transition-timing-function: cubic-bezier(1, 0, 0, 1);
}
.nav-open {
	background: #3A312F;
}
.nav-open dl {
	height: 100%;
	overflow: auto;
}
.nav-open dt {
	font-size: 1rem;
	color: #fff;
	font-weight: 700;
	height: 48px;
	line-height: 50px;
	padding-left: 20px;
	background: #646464;
	margin-top: 10px;
	margin-bottom: 10px;
}
.nav-open dt:first-child {
	margin-top: 0;
}
.nav-open dt.buynow {
	background: #E45000;
}
.nav-open a {
	display: block;
	color: #fff;
}
#drawernav ul li {
	border: none;
}
.nav-open dl a {
	font-size: 0.8rem;
	padding: 9px 0 9px 30px;
}
.nav-open dd:last-child {
	margin-bottom: 110px;
}
/*FV画像フェード*/
.fade_fv.index {/*インデックス用　高い*/
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 540px;
	background: #000;
	@media (max-width: 769px) {
		height: 400px;
	}
}
.fade_fv {/*その他ページ　低い*/
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 347px;
	background: #000;
	@media (max-width: 769px) {
		height: 130px;
	}
}
.fade_fv.index:before {
	content: "";
	display: block;
	padding-top: 66%;
}
.fade_img {
	z-index:2;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	animation: fade_fv 24s infinite;
}
.fade_img:nth-of-type(2) {
	animation-delay: 6s;
}
.fade_img:nth-of-type(3) {
	animation-delay: 12s;
}
.fade_img:nth-of-type(4) {
	animation-delay: 18s;
}
@keyframes fade_fv {
	0%{
		opacity: 0;
		transform: scale(1.2);
	}
	12.5%{
		opacity: 1;
	}
	25%{
		opacity: 1;
	}
	37.5%{
		opacity: 0;
		z-index: 1;
		transform: scale(1);
	}
	100%{
		opacity: 0;
	}
}
/*  PC向けのスタイル：1024px以上 */
@media only screen and (min-width: 1024px){
	.fade_fv_1{
		width: 10rem;
		line-height: 1.5rem;
		padding: 2rem 1rem;
	}
	.fade_fv_1 span{
		font-size: 1rem;
	}
	.fade_fv_1 p{
		font-size: 0.8rem;
		padding: 1rem 0 0 0;
	}
}
/*フェードここまで*/
/*ロゴ*/
.takumi_logo {/*インデックス*/
	z-index: 8;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 540px;
	background: rgba(0, 0, 0, 0.3);
	display: grid;
	align-items: center;
	justify-content: center;
	@media (max-width: 769px) {
		height: 400px;
	}
}
.page_title {/*その他*/
	z-index: 8;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 347px;
	background: rgba(0, 0, 0, 0.3);
	display: grid;
	align-items: center;
	justify-content: center;
	@media (max-width: 769px) {
		height: 130px;
	}
}
.takumi_logo img {/*インデックス*/
	width: 215px;
	height: 224px;
	margin-top: 77px;
	filter: drop-shadow(3px 3px 10px #000);/*ドラオップシャドウ*/
	@media (max-width: 769px) {
		width: 122px;
		height: auto;
		margin-top: 0;
	}
}
.page_title img {/*その他*/
	width: 350px;
	height: 50px;
	margin-top: 30px;
	filter: drop-shadow(3px 3px 10px #000);/*ドラオップシャドウ*/
	@media (max-width: 769px) {
		width: 270px;
		height: auto;
		margin-top: 0;
	}
}
/*インデックス以外のパンくずリスト*/
.pankuzu {
	color: #fff;
	background: rgba(0, 0, 0, 0.5);
	z-index: 99999;
	width: 100%;
	height: 30px;
	position: absolute;
	bottom: 0;
	left: 0;
	@media (max-width: 769px) {
		margin-top: 10px;
		color: #333;
		position: inherit;
		background: none;
	}
}
.pankuzu ul {
	font-weight: 200;
	height: 30px;
	width: 1200px;
	display: flex;
	align-items: center;
	margin: 0 auto;
	@media (max-width: 769px) {
		width: 100%;
		padding: 0 0 0 12px;
	}
}
.pankuzu a {
	@media (min-width: 770px) {
		color: #fff;
	}
}
section {
	margin: 100px 0 0;
	@media (max-width: 769px) {
		margin: 0 0 80px;
	}
}
section:last-of-type {
	margin-bottom: 80px;
}

.inner {
	width: 1200px;
	margin: 0 auto;
	@media (max-width: 1199px) {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
}
#columnR {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 900px;
	float: right;
	padding: 0 0 0 40px;
	background: #fff;
	position: relative;
	letter-spacing: 0.02em;
	@media (min-width: 770px) and (max-width: 1199px) {
		width: 75%;
		padding: 40px 40px 0 40px;
	}
	@media  (max-width: 769px) {
		width: 100%;
		float: none;
		padding: 5px 0 0;
	}
}

.ttl02 {
	font-family: "Helvetica Neue", Helvetica, Arial, "source-han-sans-japanese", sans-serif;
	font-size: 36px;
	font-weight: 100;
	background: #2a2624;
	text-align: center;
	padding: 4px;
	color: #fff;
	margin-bottom: 30px;
	@media (max-width: 769px) {
		font-size: 1.5rem;
	}
}
#takumi01 {
	margin: 0;
	padding: 40px 0 0 0;
	@media (max-width: 769px) {
		padding: 5.33vw 0;
		margin: 0 5%;
	}
}
h2.ttltop {
	font-size: 2.6rem;
	font-weight: 700;
	text-align: center;
	line-height: 1.3;
	@media (max-width: 769px) {
		font-weight: 900;
		font-size: 1.5rem;
		text-align: left;
	}
}
.cate h2.ttltop {
	@media (max-width: 769px) {
		text-align: center;
	}
}
#takumi01 h3 {
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 1.4;
	text-align: justify;
	margin: 20px 0;
	@media (max-width: 769px) {
		font-size: 0.95rem;
		margin: 5.33vw 0;
		font-weight: 200;
	}
}
.cate #takumi01 h3 {
	font-size: 1.1rem;
	margin: 30px 0 30px;
}
#takumi01 img {
	width: 100%;
	@media (max-width: 769px) {
		height: 260px;
		width: 450px;
		object-fit: cover;
	}
}
.ttl_orange {
	background: #eb6100;
	font-size: 1.4rem;
	height: 70px;
	line-height: 66px;
	font-weight: 700;
}
h2.ttlrn {/*共通見出し*/
	font-size: 1.6rem;
	font-weight: 700;
	padding-bottom: 10px;
	border-bottom: 2px solid #bebebe;
	margin-bottom: 20px;
	@media (max-width: 769px) {
		font-size: 1.4rem;
		text-align: center;
		margin-bottom: 20px;
	}
}
/*テーブルマットが選ばれる理由*/
.grey {
	background: #f3f0ef;
	text-align: center;
	padding: 30px 30px 30px;
	margin-top: 34px;
	@media (max-width: 769px) {
		padding: 20px 5% 20px;
	}
}
h2.wake  {
	font-size: 2.2rem;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 30px;
	@media (max-width: 769px) {
		font-size: 1.8rem;
		line-height: 1.4;
		margin-bottom: 20px;
	}
}
h2.onayami_cate {
	font-size: 2rem;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 40px;
	@media (max-width: 769px) {
		font-size: 1.4rem;
		line-height: 1.4;
		margin-bottom: 20px;
	}
}
h3.wake {/*カテゴリページ*/
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 1;
	margin-bottom: 30px;
	@media (max-width: 769px) {
		font-size: 1.4rem;
		line-height: 1.5;
		margin-bottom: 10px;
	}
}
#reason_cate h2.wake {
	padding: 0.4rem;
	margin-bottom: 50px;
	display: inline-block;
	@media (max-width: 769px) {
		margin-bottom: 30px;
	}
}
#reason_cate h2.wake span {
	background: linear-gradient(transparent 50%, #e4d4cd 60%);
}
#reason_idx > ul {/*インデックス*/
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	@media (max-width: 769px) {

	}
}
#onayami_cate {
	position: relative;
}
#onayami_cate::after {
	content: "";
	position: absolute;
	bottom: -14px;
	left: calc(50% - 38px);
	width: 0;
	height: 0;
	border-style: solid;
	border-right: 38px solid transparent;
	border-left: 38px solid transparent;
	border-top: 24px solid #c4c4c4;
	border-bottom: 0;
}
#onayami_cate.grey {
	padding: 50px 30px 60px;
	margin-top: 100px;
	@media (max-width: 769px) {
		padding: 50px 20px 60px;
	}
}
#onayami_cate > ul {/*カテゴリページ*/
	margin-left: 80px;
	@media (max-width: 769px) {
		margin-left: 0;
	}
}
#reason_idx > ul > li {/*インデックス*/
	background: #fff;
	width: 253px;
	margin-bottom: 25px;
	padding: 15px;
	@media (max-width: 769px) {
		width: 49%;
	}
}
#onayami_cate > ul > li {/*カテゴリページ*/
	text-align: left;
	position: relative;
	padding-left: 60px;
	margin-bottom: 20px;
	@media (max-width: 769px) {
		padding-left: 40px;
	}
}
#onayami_cate > ul > li:last-child {
	margin-bottom: 0;
}
#onayami_cate > ul > li::before {
	content: "";
	position: absolute;
	top: .16em;
	left: 7px;
	-webkit-transform: rotate(50deg);
	-ms-transform: rotate(50deg);
	transform: rotate(50deg);
	width: 8px;
	height: 13px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	z-index: 1;
}
#onayami_cate > ul > li::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 22px;
	height: 22px;
	background-color: #9d8e88;
	/*border: 1px solid #8b6b4e;*/
	border-radius: 4px;
}
#reason_idx > ul > li dl {
	overflow: hidden;
}
#reason_idx > ul > li img {
	width: 100%;
}
#reason_idx > ul > li p {
	font-size: 1.1rem;
	font-weight: 900;
	margin-top: 10px;
	text-align: left;
	@media (max-width: 769px) {
		font-size: 0.85rem;
	}
}
#onayami_cate > ul > li p {
	font-size: 1.1rem;
	font-weight: 400;
	@media (max-width: 769px) {
		text-align: justify;
	}
}
#reason_idx > div > a {
	text-align: center;
	font-size: 22px;
	color: #fff;
	font-weight: 700;
	display: block;
	width: 550px;
	height: 66px;
	border-radius: 5px;
	background:#68605d;
	margin: 0 auto;
	line-height: 67px;
	position: relative;
	@media (max-width: 769px) {
		font-size: 1rem;
		width: 100%;
		height: 55px;
		max-width: 350px;
		line-height: 55px;
	}
}
#reason_idx > div > a::after {/*三角*/
	content: "";
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	width: 0px;
	height: 0px;
	border: 0.3em solid transparent;
	border-left: 0.4em solid #fff;
	@media (max-width: 769px) {
		right: 10px;
		border: 0.45em solid transparent;
		border-left: 0.6em solid #fff;
	}
}
#reason_cate.grey {
	padding: 60px 50px 50px;
	@media (max-width: 769px) {
		padding: 40px 18px 50px;
	}
}
#reason_cate ul li {
	background: #fff;
	margin-bottom: 20px;
}
#reason_cate ul li dl {
	position: relative;
	padding: 18px;
	display: flex;
	@media (max-width: 769px) {
		display: inherit;
	}
}
#reason_cate .number {
	font-size: 1.4rem;
	color: #fff;
	font-weight: 700;
	letter-spacing: 0.05em;
	position: absolute;
	top: -10px;
	left: -10px;
	background:#9d8e88;
	height: 50px;
	width: 50px;
	border-radius: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#reason_cate ul li img {
	width: 250px;
	@media (max-width: 769px) {
		width: 100%;
	}
}
#reason_cate h4 {
	font-size: 1.4rem;
	font-weight: 700;
	margin: 0 0 10px;
	text-align: left;
	@media (max-width: 769px) {
		font-size: 1.3rem;
		margin: 15px 0 10px;
	}
}
#reason_cate p {
	text-align: justify;
	line-height: 1.5;
}
#reason_cate ul li dl > div {
	margin-left: 18px;
	@media (max-width: 769px) {
		margin-left: 0;
	}
}
#shape_cate h3, #atsumi_cate h3, #shape_cate h3, #option_buy h3 {
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 1.5;
	margin-bottom: 20px;
	@media (max-width: 769px) {
		font-size: 1.1rem;
		margin-left: 18px;
		margin-right: 18px;
	}
}
#option_buy.kurinuki h3 {
	margin-bottom: 0;
	@media (max-width: 769px) {

	}
}
#option_buy.kurinuki .op_price {
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 1.5;
	margin-bottom: 20px;
	@media (max-width: 769px) {

	}
} 

/*カテゴリから選ぶ*/
#choice_idx {
	@media (max-width: 769px) {
	}
}
#choice_idx > ul {
	padding: 0 10px 10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	@media (max-width: 769px) {
		padding: 0 18px 0;
	}
}
#choice_idx > ul > li {
	width: 400px;
	margin-bottom: 30px;
	@media (max-width: 769px) {
	}
}
#choice_idx > ul > li:nth-last-child(-n+2) {/*下2つ*/
	margin-bottom: 0;
}
#choice_idx > ul > li a {
	display: block;
	@media (max-width: 769px) {
	}
}
#choice_idx > ul > li img {
	width: 100%;
}
#choice_idx h3 {
	font-size: 1.4rem;
	font-weight: 700;
	margin: 10px 0;
	@media (max-width: 769px) {
		font-size: 1.2rem;
	}
}
#choice_idx p {
	font-size: 1.1rem;
	margin: 10px 0;
	line-height: 1.5;
	@media (max-width: 769px) {
	}
}
/*テーブルマットのご注文*/
#order_takumi {
	@media (max-width: 769px) {
	}
}
#order_takumi > ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	@media (max-width: 769px) {
		margin: 0 4%;
	}
}
#order_takumi > ul > li {
	background: #f3f0ef;
	width: 412px;
	padding: 15px;
	@media (max-width: 769px) {
		width: 100%;
		padding: 20px 4%;
		margin-bottom: 26px;
	}
}
#order_takumi > ul > li > dl p {
	margin: 15px 0;
	line-height: 1.5;
	@media (max-width: 769px) {
		font-size: 1.1rem;
	}
}
#order_takumi dt > a {
	text-align: center;
	font-size: 22px;
	color: #fff;
	font-weight: 700;
	display: block;
	width: 100%;
	height: 66px;
	border-radius: 5px;
	background:#e45000;
	margin: 0 auto;
	line-height: 67px;
	position: relative;
	@media (max-width: 769px) {
		font-size: 1.2rem;
		width: 100%;
		height: 72px;
		max-width: 350px;
		line-height: 73px;
	}
}
#order_takumi dt > a::after {/*三角*/
	content: "";
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	width: 0px;
	height: 0px;
	border: 0.3em solid transparent;
	border-left: 0.4em solid #fff;
	@media (max-width: 769px) {
		right: 10px;
		border: 0.45em solid transparent;
		border-left: 0.6em solid #fff;
	}
}
#order_takumi dd:first-of-type {
	height:269px;
	overflow: hidden;
	@media (max-width: 769px) {
		height: auto;
	}
}
#order_takumi img {
	width: 100%;
}
/*お役立ち情報*/
#useful_takumi, #case_takumi {
	overflow: hidden;
}
#useful_takumi h2 span {
	@media (max-width: 769px) {
		display: none;
	}
}
#useful_takumi li {
	width: calc((100% / 3) + 10px);
}
#useful_takumi .carousel li > dl {
	height: 280px;
	@media (max-width: 769px) {
		height: 338px;
	}
}
#case_takumi .carousel li > dl {
	height: 380px;
	@media (max-width: 769px) {
		height: 471px;
	}
}
.slick-slider {/*インデックス*/
	width: 847px !important;/*borderの分を引いた幅*/
	@media (max-width: 769px) {
		width: 100%!important;
		margin-top: 20px!important;
		margin-bottom: 0!important;
	}
}
.table .slick-slider {/*カテゴリページ*/
	width: 840px !important;/*borderの分を引いた幅*/
	@media (max-width: 769px) {
		width: 100%!important;
		margin-top: 20px!important;
		margin-bottom: 0!important;
	}
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#slidexp {
	margin-bottom: 30px;
}
.slider-3 .slick-arrow {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: rgba(226, 93, 0, 0.6);
	cursor: pointer;
	border: none;
	outline: none;
	font-size: 0;
	position: absolute;
	top: 45%;
	z-index: 1;
	filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
}
.slider-3 .slick-arrow {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: rgba(226, 93, 0, 0.6);
	cursor: pointer;
	border: none;
	outline: none;
	font-size: 0;
	position: absolute;
	top: 45%;
	z-index: 1;
	filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
}
.slider-3 .slick-prev {
	left: 0;
}
.slider-3 .slick-next {
	right: 0;
}
.slider-3 .slick-arrow::before {
	content: '';
	display: block;
	width: 7px;
	height: 7px;
	border: 1px solid #FFF;
	border-width: 3px 3px 0 0;
	position: absolute;
	top: 10px;
	left: 11px;
	right: 0px;
	transform: rotate(45deg);
}
.slider-3 .slick-prev::before {
	border-width: 0 0 3px 3px;
	right: 22px;
}
.slider-3 .slick-next::before {
	left: 9px;
}
.slider-3 .slick-slide {
	max-width: 960px;
	width: 800px;
	margin: 0 5px;
	position: relative;
	overflow: hidden;
}
/*導入事例*/
#case_takumi dl {
	@media (max-width: 769px) {
	}
}
#case_takumi dl dd {
}
#case_takumi .wdate {
	font-size: 0.8rem;
	text-align: right;
	@media (max-width: 769px) {
		font-size: 0.95rem;
		margin-bottom: 10px;
	}
}
#case_takumi p {
	font-size: 0.9rem;
	text-align: justify;
	line-height: 1.5;
	@media (max-width: 769px) {
		font-size: 1.1rem;
	}
}
/*カルーセル・スライダー*/
.carousel {
	width: 100%;
	padding: 0!important;
	margin: 0!important;/*カルーセル全体*/
	@media (max-width: 769px) {
	}
}
.carousel li > dl {
	border: 1px solid #ebebeb;
	margin-right: 10px;
	padding: 10px;
	position: relative;
	@media (max-width: 769px) {
		margin-right: 0;
		margin: 0 4%!important;
	}
}
.carousel li dt {
	@media (max-width: 769px) {
	}
}
.carousel li dt h3 {
	font-size: 0.91rem;
	margin: 10px 0 10px;
	font-weight: 700;
	text-align: justify;
	@media (max-width: 769px) {
		font-size: 0.98rem;
	}
}
.slick-slide img {/*202411*/
	width: 100%;
	@media (max-width: 769px) {
		width: 100%;
		height: auto;
	}
}
dd.more {/*もっと見る共通*/
	font-size: 0.8rem;
	position: absolute;
	right: 10px;
	bottom: 4px;
	@media (max-width: 769px) {
		font-size: 0.8rem;
		bottom: 8px;
	}
}
dd.more span {
	font-family: Consolas;
	font-size: 1.2rem;
	height: 273px;
	@media (max-width: 769px) {
		font-size: 1.3rem;
	}
}
.carousel .slick-next {
	right: 8px;
	z-index: 100;
	@media (max-width: 769px) {
		right: 0;
		z-index: 100;
	}
}
.carousel .slick-prev {
	left: 0;
	z-index: 100;
	@media (max-width: 769px) {
		left: 0;
		z-index: 100;
	}
}
.carousel .slick-next, .carousel .slick-prev {/*インデックス*/
	top: 105px!important;
	background: rgba(255,255,255,0.7);
	border-radius: 2px;
	box-shadow: 2px 2px 5px #666;
		@media (max-width: 769px) {

	}
}
#useful_takumi .carousel .slick-next, #useful_takumi .carousel .slick-prev {/*お役立ち*/
	@media (max-width: 769px) {
		/*top: 39%!important;*/
		display: none!important;
	}
}
#case_takumi .carousel .slick-next, #case_takumi .carousel .slick-prev {/*導入事例*/
	@media (max-width: 769px) {
		/*top: 31%!important;*/
		display: none!important;
	}
}
.slick-prev:before, .slick-next:before {
	font-size: 32px!important;
	font-family: Consolas!important;
	/*opacity: .50!important;*/
	color: #000!important;
	@media (max-width: 800px) {
		/*font-size: 10.66vw!important;*/
	}
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	color: transparent;
	outline: none;
	/*background: transparent;*/
	background: #fff!important;
}
.slick-prev, .slick-next {
	width: 36px!important;
	height: 36px!important;
}
.cate .slick-dots li button:before {/*カテゴリページ*/
	font-size: 38px!important;
	@media (max-width: 769px) {
		font-size: 10.13vw!important;
	}
}

/*文字数制限*/
.txt-limit {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4; /* 任意の行数を指定 */
}
.txt-limit-m {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2; /* 任意の行数を指定 */
}
.txt-limit-dttl {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1; /* 任意の行数を指定 */
}
.carousel li > dl > dt > h3 {
	font-size: 0.91rem;
	margin: 10px 0 10px;
	font-weight: 700;
	text-align: justify;
	@media (max-width: 769px) {
		font-size: 1.2rem;
		margin: 4px 0;
	}
}
#case_takumi .carousel li > dl > dt {
	margin-bottom: 4px;
}
#case_takumi .carousel li > dl > dd.wdate {
	margin-bottom: 4px;
}


.other_btn {
	margin-top: 20px;
}
.other_btn a {
	display: block;
	height: 70px;
	width: 410px;
	border: 1px solid #666;
	border-radius: 5px;
	line-height: 69px;
	margin: 0 auto;
	text-align: center;
	color: #333;
	font-size: 1.3rem;
	font-weight: 700;
	@media (max-width: 769px) {
		width: 92%;
	}
}
.other_btn.twins {
	display: flex;
	justify-content: space-between;
	@media (max-width: 769px) {
		flex-wrap: wrap;
	}
}
.other_btn.twins li {
	width: 50%;
	@media (max-width: 1199px) {/*PC小*/
		width: 49%;
	}
	@media (max-width: 769px) {
		width: 100%;
		margin-bottom: 20px;
	}
}
.other_btn.twins li:last-child {
	@media (max-width: 769px) {
		margin-bottom: 0;
	}
}
.other_btn.twins a {
	font-size: 1.3rem;
	width: 410px;
	height: 70px;
	line-height: 69px;
	@media (max-width: 1199px) {/*PC小*/
		width: 100%;
	}
	@media (max-width: 769px) {
		width: 100%;
	}
}
.banner {
	@media (max-width: 769px) {
		margin: 0 4%;
	}
}
.banner p {
	margin: 6px 0 0;
	@media (max-width: 769px) {
		margin: 15px 0 80px;
		font-size: 1.08rem;
	}
}
.banner a {
	color: #333;
	display: block;
	@media (max-width: 769px) {

	}
}
#atsumi_cate h4, #shape_cate h4, #option_buy h4 {
	font-size: 1.3rem;
	font-weight: 700;
	text-align: center;
	margin-bottom: 15px;
	@media (max-width: 769px) {
	}
}
#atsumi_cate dt:nth-of-type(2) h4 {
	font-size: 1rem;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #ebebeb;
}
/*匠magazine*/
#magazine > ul, #atsumi_cate > ul, #shape_cate > ul, #option_buy > ul {
	display: flex;
	justify-content: space-between;
	margin: 0;
	@media (max-width: 769px) {
		display: inline-block;
		padding: 10px 0!important;
		margin: 0 4%;
	}
}
#magazine > ul > li, #atsumi_cate > ul > li, #shape_cate > ul > li, #option_buy > ul > li {
	width: 410px;
	@media (max-width: 769px) {
		width: 100%;
	}
}
#magazine > ul > li:first-child, #option_buy > ul > li:first-child {
	@media (max-width: 769px) {
		margin-bottom: 20px;
	}
}
#magazine > ul > li > dl, #atsumi_cate > ul > li > dl, #shape_cate > ul > li > dl, #price_cate > ul, #option_buy > ul > li > dl {
	border: 1px solid #ebebeb;
	padding: 14px;
	position: relative;
	@media (max-width: 769px) {
		margin-right: 0;
		height: 400px;
	}
}
#magazine > ul > li > dl {
	height: 440px;
	@media (max-width: 769px) {

	}
}
#atsumi_cate > ul > li > dl {
	height: 580px;
	@media (max-width: 769px) {
		height: auto;
		margin-bottom: 18px;
	}
}
#shape_cate > ul > li > dl {
	height: 590px;
	@media (max-width: 769px) {
		height: auto;
		margin-bottom: 18px;
	}
}
#price_cate > ul {
	@media (max-width: 769px) {
		height: auto;
		border: none;
	}
}

#option_buy > ul > li > dl {
	@media (max-width: 769px) {
		height: auto;
	}
}
#magazine > ul > li > dl dt h3 {
	font-size: 1.3rem;
	font-weight: 700;
	margin-top: 15px;
	@media (max-width: 769px) {
		font-size: 1.2rem;
	}
}
#magazine > ul > li > dl dd p {
	margin-top: 15px;
	line-height: 1.5;
	@media (max-width: 769px) {
		font-size: 1rem;
		text-align: justify;
	}
}
#magazine > ul > li > dl dd img, #atsumi_cate > ul > li > dl dd img, #shape_cate > ul > li > dl dd img, #option_buy > ul > li > dl dd img {
	width: 100%;
}
#atsumi_cate dd:first-of-type, #shape_cate dd:first-of-type, #option_buy dd:first-of-type {
	margin-bottom: 15px;
}

/*よくあるご質問*/
#faqrn .faq_area {
	@media (max-width: 769px) {
		margin-left: 18px;
		margin-right: 18px;
	}
}
#faqrn .toggle {
	display: none;
}
#faqrn .Label {/*タイトル*/
	/*padding: 1em;
	color: #fff;
	background:#019ac6;*/
	display: block;
	position: relative;
}
#faqrn .Label::before{		/*タイトル横の矢印*/
	content:"";
	-webkit-transform: rotate(45deg);
	position: absolute;
	transform: rotate(135deg);
}
@media (min-width: 1200px) {/*PC*/
	#faqrn .Label::before {
		width: 12px;
		height: 12px;
		border-top: 2px solid #2a2624;
		border-right: 2px solid #2a2624;
		position: absolute;
		top:calc( 50% - 10px );
		right: 12px;
	}
}
@media (max-width: 1199px) {
	#faqrn .Label::before {
		width: 8px;
		height: 8px;
		border-top: 2px solid #2a2624;
		border-right: 2px solid #2a2624;
		position: absolute;
		bottom:15px;
		right: 3px;
	}
}
#faqrn .Label, #faqrn .content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
}
#faqrn .content {		/*本文*/
	height: 0;
	margin-bottom: 0;
	padding:  0 ;
	overflow: hidden;
}
#faqrn .toggle:checked + .Label + .content {	/*開閉時*/
	height: auto;
	padding: 15px 0 0;
	transition: all 0.3s;
}
#faqrn .toggle:checked + .Label::before {
	transform: rotate(-45deg) !important;
	@media (min-width: 1200px) {/*PC大*/
		top:calc( 50% - 4px );
	}
	@media (max-width: 1199px) {/*PC小*/
		bottom:10px;
	}
}
#faqrn .faq_sec {
	background: #f2f2f2;
	padding: 15px;
	margin: 15px 0;
}
#faqrn .toggle:checked + .Label + .content {
	height: auto;
	padding: 15px 0 0;
	margin: 15px 0 0;
	transition: all 0.3s;
	border-top: 2px solid #dedddd;
}
#faqrn h3.ttlrn {
	font-size: 1.2rem;
	font-weight: 700;
	height: 40px;
	line-height: 40px;
	@media (max-width: 769px) {
		font-size: 0.9rem;
		line-height: 1.4;
		width: 80%;
	}
}
#faqrn Label div {
	font-weight: 700;
	color: #eb6100;
	font-size: 1.8rem;
	line-height: 1;
}
#faqrn .content div {
	font-weight: 700;
	color: #eb6100;
	font-size: 1.8rem;
	line-height: 1;
}
#faqrn h3.ttlrn {
	margin-left: 35px;
}
#faqrn .answer {
	margin-left: 35px;
	line-height: 1.5;
}
#faqrn p.answer {
	@media (max-width: 769px) {
		font-size: 0.9rem;
		text-align: justify;
	}
}
#faqrn .answer span {
	/*font-size: 1.8rem;*/
	color: #eb6100;
	/*font-weight: bold;
	margin-left: 2px;
	line-height: 1;
	padding-right: 20px;*/
	@media (max-width: 769px) {
		/*font-size: 0.9rem;
		font-weight: normal;*/
	}
}
#faqrn .Label div, #faqrn .content div {
	position: absolute;
	left: 0;
}
#faqrn .Label div {
	top: 5px;
}
#faqrn .content div {
	top: 10px;
	left: 2px;
}
#faqrn ul.kadomaru {
	margin: 20px 35px 0;
	@media (max-width: 769px) {
		margin: 0 0 0 0;
	}
}



/*サイドメニュー*/
#columnL {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 300px;
	float: left;
	padding: 60px 40px 0 0;
	background: #e5e0e0;
	position: relative;
	font-size: 80%;
	@media (min-width: 770px) and (max-width: 1199px) {
		font-size: 12px;
		width: 25%;
		max-width: 300px;
		padding: 40px 1.5% 0 1.5%;
	}
	@media (max-width: 769px) {
		width: 100%;
		float: none;
		padding: 30px 5%;
	font-size: 100%;
	}
}
#columnL a img {
	/*width: 100%;*/
}
.ttl05 {
	position: relative;
	font-family: "Helvetica Neue", Helvetica;
	/*font-weight: 100;*/
	font-weight: 200;
	font-size: 22px ;
	color: #362e2b;
	border-top: solid 2px #362e2b;
	border-bottom: solid 2px #362e2b;
	letter-spacing: 1px;
	padding: 5px 0 ;
	margin: 0 0 20px 0 ;
	background-color: #e5e0e0 ;
}
.ttl05 span {
	position: absolute;
	top: 14px;
	right: 0;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
}
.ttl05:after {
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -5px;
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: solid 10px #362e2b;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
}

.square_mark_ttl {
		font-weight: bold;
		font-size: 18px;
		margin-bottom: 5px;
}
.square_mark_ttl:before {
		display: inline-block;
		content: '';
		width: 8px;
		height: 8px;
		background: #eb6100;
		margin-right: 10px;
		position: relative;
		top: -2px;
}
.payment_col p:nth-of-type(2n) {
		margin-bottom: 20px;
}
#columnL #side_nav.notice {
	text-align: justify;
}
#columnL #side_nav.category {
	margin-bottom: 50px;
}
#columnL #side_nav.category .ttl05 {
	text-align: left;
}
#columnL #side_nav.category ul {
	padding-top: 15px;
	margin-left: 30px;
}
#columnL #side_nav.category ul li {
	margin-bottom: 10px;
	text-align: left;
}
#columnL #side_nav.category ul li:last-child {
	margin-bottom: 0;
}
#columnL #side_nav.category ul li a {
	font-size: 1rem;
	font-weight: 400;
}

#columnL .event, #columnL .journal {
	margin-bottom: 50px;
}
#columnL .event dl, #columnL .journal dl {
	margin-bottom: 20px;
}
#columnL .event dl p, #columnL .journal dl p, #columnL .banners p {
	font-size: 0.8rem;
	margin-top: 5px;
}
#columnL .banners > div {
	margin-bottom: 20px;
}
#columnL .banners {
	margin-bottom: 50px;
}
#columnL .banners.sp_left, #columnL .banners.sp_full {
	margin-bottom: 50px;
}
#columnL .banners li {
	margin-bottom: 10px;
}
#columnL .banners.sp_full img {
width:100%;
}
#columnL .banners a {
	-moz-transition: ease 0.4s;
	-o-transition: ease 0.4s;
	-webkit-transition: ease 0.4s;
	transition: ease 0.4s;
}
#columnL .banners a:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	opacity: 0.6;
}
#columnL #side_nav.sideflow {
/*	border-bottom: solid 2px #362e2b;
	padding-bottom: 10px;*/
	margin-bottom: 20px;
	text-align: left;
}
#columnL #side_nav.sideflow li {
	margin-bottom: 10px;
}
#columnL #side_nav.sideflow a {
	position: relative;
	text-decoration: none;
	color: #362e2b;
	font-size: 15px;
	padding-left: 30px;
	-moz-transition: ease 0.4s;
	-o-transition: ease 0.4s;
	-webkit-transition: ease 0.4s;
	transition: ease 0.4s;
	@media (min-width: 770px) and (max-width: 1199px) {
		font-size: 12px;
	}
}
#columnL #side_nav.sideflow a:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	opacity: 0.6;
}
#columnL #side_nav.sideflow a:before {
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	border-top: solid 1px #362e2b;
	border-right: solid 1px #362e2b;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	left: 12px;
	margin-top: -4px;
}
#columnL #side_nav.sidenote {
	margin-bottom: 50px;
	@media (max-width: 769px) {
		margin-bottom: 0;
	}
}
#columnL #side_nav.sidenote ul {
	list-style: initial;
	margin-left: 29px;
	font-size: 0.9rem;
}
#columnL #side_nav.sidenote ul li {
	margin-bottom: 8px;
	text-align: left;
}
#columnL .banners.payment {/*PC*/

}
#columnL .payment .aboutus {/*PC*/
	margin-bottom: 50px;
}
#columnL .banners.payment p {
	margin-bottom: 10px;
}
#columnL .banners.payment > ul {
	display: flex;
	justify-content: center;
	 flex-wrap: wrap;
}
#columnL .payment_col {
	margin-bottom: 50px;
}

/*下部メニュー*/
.f_buttons {
	padding: 10px 0;
	background: #827a76;
	@media (max-width: 769px) {
		padding: 8px 5%;
	}
}
.f_buttons.fixed {
	display: none;
	position: fixed;
	width: 100%;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
}
.f_buttons ul {
	/*padding-left: 12px; */
	display: flex;
}

.f_buttons a {
	position: relative;
	font-size: 15px;
	color: #cccccc;
	display: block;
	background: #2a2624;
	text-decoration: none;
	padding: 18px 0 14px 55px;
	-moz-box-shadow: 2px 2px 0 0 #cccccc;
	-webkit-box-shadow: 2px 2px 0 0 #cccccc;
	box-shadow: 2px 2px 0 0 #cccccc;
	-moz-transition: ease 0.2s;
	-o-transition: ease 0.2s;
	-webkit-transition: ease 0.2s;
	transition: ease 0.2s;
	height: 57px;
	@media (max-width: 769px) {
		background-position: bottom 4px center !important;
		-moz-background-size: 26px !important;
		-o-background-size: 26px !important;
		-webkit-background-size: 26px !important;
		background-size: 26px !important;
		font-size: 0.8rem;
		padding: 2px 0 30px;
		text-align: center;
		height: auto;
	}
}

.f_buttons a.order {
	background: url(../img/ic_order.webp) no-repeat 10px 12px #eb6100;
	color: #fff;
	-moz-box-shadow: 2px 2px 0 0 #2a2624;
	-webkit-box-shadow: 2px 2px 0 0 #2a2624;
	box-shadow: 2px 2px 0 0 #2a2624;
	@media (max-width: 769px) {

	}
}
.f_buttons a.sample {
	background: url(../img/ic_sample.webp) no-repeat 10px 12px #2a2624;
}
.f_buttons a.contact {
	background: url(../img/ic_contact.webp) no-repeat 10px 12px #2a2624;
}
.f_buttons ul.spfmenu li {
	width: 24%;
	margin: 0 1.333% 0 0;
	@media (max-width: 769px) {
		margin-right: 2%;
	}
}
.f_buttons ul.spfmenu li:last-child {
	@media (max-width: 769px) {
		margin-right: 0;
	}
}
.f_buttons .upper {
	@media (max-width: 769px) {
		margin-bottom: 9px;
	}
}
.f_buttons .upper ul.spfmenu li {
	@media (max-width: 769px) {
		display: block;
		width: 32% !important;
	}
}
.f_buttons.add .upper.sp ul.spfmenu li:nth-child(3) {

}
.f_buttons.index .lower a, .f_buttons.add .lower a {
	@media (max-width: 769px) {
		font-size: 0.8rem;
		height: 30px;
		line-height: 31px;
		padding: 0;
	}
}
.f_buttons.add .lower li:last-child a {
	@media (max-width: 769px) {
		font-size: 0.7rem;
		line-height: 1.1;
		padding-top: 3px;
	}
}
.f_buttons.add .lower.sp ul.spfmenu li:nth-child(-n+2) {
	@media (max-width: 769px) {
		display: block;
		width: 40%;
	}
}
.f_buttons.index .lower.sp ul.spfmenu li:nth-child(-n+2) {
	@media (max-width: 769px) {
		display: block;
		width: 49%;
	}
}
.f_buttons.index ul.spfmenu li:last-child {
	@media (max-width: 769px) {/*上下共通の右端*/
		margin-right: 0;
	}
}
.f_buttons.add .lower.sp ul.spfmenu li:nth-child(3) {
	@media (max-width: 769px) {
		width: 16%;
	}
}
/*FIXEDメニュー*/
.f_buttons ul.spfmenu li {/*index以外*/

}
.f_buttons.index ul.spfmenu li {/*indexのみ*/
	width: 256px;
	margin-right: 14px;
	@media (max-width: 769px) {
		margin-right: 2%;
	}
	@media (min-width: 770px) and (max-width: 1199px) {
		width: 245px;
		margin-right: 10px;
		height: 57px;
	}
}
.f_buttons.index ul.spfmenu li:nth-child(n+4) {/*indexのみ*/
	width: 188px;
	@media (min-width: 770px) and (max-width: 1199px) {
		font-size: 0.8rem;
		height: 30px;
		line-height: 31px;
		padding: 0;
	}
}
.f_buttons.index ul.spfmenu li:last-child a {
	padding: 18px 0 14px 0;
	text-align: center;
	line-height: 1.6;
	@media (min-width: 770px) and (max-width: 1199px) {/*770-1199まで*/

	}
}

.f_buttons.index .upper ul.spfmenu li:last-child a {
	@media (max-width: 769px) {
		padding: 2px 0 30px;
	}
}
@media (min-width: 1200px) {
	.f_buttons ul.spfmenu li {
		width: 245px;
		margin-right: 10px;
		height: 57px;
	}
	.f_buttons ul.spfmenu li:nth-child(n+4) {
		width: 173px;
	}
	.f_buttons ul.spfmenu li:last-child {/*home*/
		width: 69px;
	}
	.f_buttons.index ul.spfmenu li {/*indexのみ*/
		width: 256px;
		margin-right: 14px;
	}
	.f_buttons.index ul.spfmenu li:nth-child(n+4) {/*indexのみ*/
		width: 188px;
	}
	.f_buttons ul.spfmenu li:last-child {
		margin-right: 0;
	}
	.sp_fbnr {
		display:none;
	}
	.f_buttons ul.spfmenu li:nth-child(n+4) a {
		padding: 18px 0 14px 0;
		text-align: center;
	}
	.f_buttons ul.spfmenu li:nth-child(n+4) a:before {
		/*content: none;*/
	}
	/*.f_buttons ul.spfmenu li:last-child a {
		padding: 11px 0 9px 0;
		line-height: 1.2;
	}*/
}
@media (min-width: 770px) and (max-width: 1199px) {/*770-1199まで*/
	.f_buttons ul.spfmenu li {
		width: 245px;
		margin-right: 10px;
		height: 57px;
	}
	.f_buttons ul.spfmenu li:nth-child(n+4) {
		width: 173px;
	}
	.f_buttons ul.spfmenu li:last-child {/*home*/
		width: 69px;
	}
	.f_buttons.index ul.spfmenu li {/*indexのみ*/
		width: 256px;
		margin-right: 14px;
	}
	.f_buttons.index ul.spfmenu li:nth-child(n+4) {/*indexのみ*/
		width: 188px;
	}
	.f_buttons ul.spfmenu li:last-child {
		margin-right: 0;
	}
	.sp_fbnr {
		display:none;
	}
	.f_buttons ul.spfmenu li:nth-child(n+4) a {
		padding: 18px 0 14px 0;
		text-align: center;
	}
	.f_buttons ul.spfmenu li:nth-child(n+4) a:before {
		/*content: none;*/
	}
	.f_buttons ul.spfmenu li:last-child a {/*home*/
		padding: 11px 0 9px 0;
		line-height: 1.2;
	}
}
.f_buttons span {
	font-family: "Avenir Next", Avenir;
	font-weight: 100;
	font-size: 15px;
	opacity: 0.4;
	margin-left: 6px;
	@media (max-width: 769px) {
		display: none;
	}
}
/*カテゴリページ*/
#price_cate {

}
#price_cate > ul {
	display: flex;
	@media (max-width: 769px) {
		display: inherit;
	}
}
#price_cate > ul > li {
	font-weight: 700;
	font-size: 1.1rem;
}
#price_cate > ul > li img {
	width: 100%;
}
#price_cate > ul > li:first-child {
	width: 600px;
	margin-right: 30px;
	@media (max-width: 769px) {
		width: 100%;
		height: auto;
		margin-right: 0;
	}
}
#price_cate > ul > li > dl {
	@media (max-width: 769px) {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
	}
}

#price_cate > ul > li > dl > dt {
	margin-bottom: 30px;
	@media (max-width: 769px) {
		margin: 20px 0;
		width: 100%;
	}
}
#price_cate > ul > li > dl div {
	@media (max-width: 550px) {
		width: 50%;
	}
}
#price_cate > ul > li div dt {
	font-size: 0.9rem;
	display: inline-block;
	padding: 9px 14px 7px;
	border-radius: 4px;
}
#price_cate > ul > li div:first-of-type dt {
	color: #fff;
	background: #68605d;
}
#price_cate > ul > li div:last-of-type dt {
	margin-top: 15px;
	color: #fff;	
	background: #9d8e88;
	@media (max-width: 769px) {
		margin-top: 0;
	}
}
#price_cate > ul > li dd:nth-of-type(odd) {
	margin: 10px 0;
}
#price_cate > ul > li dd span:first-of-type {
	font-weight: 400;
	border-right: 1px solid #ebebeb;
	padding-right: 12px;
}
#price_cate > ul > li dd span:last-of-type {
	padding-left: 12px;
}

#info_cate {

}
#info_cate > ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	@media (max-width: 769px) {
		margin-left: 18px;
		margin-right: 18px;
	}
}
#info_cate > ul > li {
	width: 412px;
	padding: 15px 0;
	@media (max-width: 769px) {
		width: 100%;
	}
}
#info_cate > ul > li img {
	width: 100%;
}
#info_cate h4 {
	font-size: 1.3rem;
	font-weight: 700;
	margin: 15px 0;
	@media (max-width: 769px) {
		margin: 10px 0 6px;
	}
}
#info_cate p {
	@media (max-width: 769px) {
		font-size: 1rem;
	}
}


/*注文ページ*/
.btn01 {
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: solid 1px #2a2624;
	background: #fff;
	-moz-box-shadow: 2px 2px 0 0 #2a2624;
	-webkit-box-shadow: 2px 2px 0 0 #2a2624;
	box-shadow: 2px 2px 0 0 #2a2624;
	text-decoration: none;
	-moz-transition: ease 0.2s;
	-o-transition: ease 0.2s;
	-webkit-transition: ease 0.2s;
	transition: ease 0.2s;
	text-align: center;
	color: #362e2b;
	font-weight: bold;
	font-size: 20px;
	padding: 16px 0 14px;
	@media (min-width: 770px) and (max-width: 1199px) {
		font-size: 16px;
	}
	@media (max-width: 769px) {
		font-size: 1rem;
	}
}
.order_form .desc {
	margin-bottom: 40px;
	line-height: 1.8;
	text-align: center;
}
.buy .red_line {
	border: 4px solid #ea2020;
	margin-top: 0;
	text-align: center;
	padding: 40px 40px 30px;
	@media (max-width: 769px) {
		margin-top: 0;
		margin-left: 18px;
		margin-right: 18px;
		padding: 18px;
	}
}
.buy .red_line h2 {
	font-size: 1.8rem;
	font-weight: 700;
	color: #d20000;
	margin-bottom: 20px;
	@media (max-width: 769px) {
		font-size: 0.9rem;
		margin-bottom: 10px;
	}
}
.buy .red_line img {
	width: 70%;
	@media (max-width: 769px) {
		width: 100%;
	}
}
.buy .red_line div {
	@media (max-width: 769px) {
		margin-bottom: 10px;
	}
}
.buy .red_line p:first-of-type {
	text-align: justify;
	font-size: 1.1rem;
	;line-height: 1.5;
	margin-top: 20px;
	margin-bottom: 30px;
	@media (max-width: 769px) {
		font-size: 0.8rem;
	margin-bottom: 20px;
	}
}
.buy .red_line p:nth-of-type(2) {
	font-size: 1.3rem;
	font-weight: 700;
	@media (max-width: 769px) {
		font-size: 1rem;
		text-align: left;
		line-height: 1.5;
	}
}
.buy .red_line p:nth-of-type(2) a {
	border-bottom: 2px solid #bfbfbf;
}
.other_link {
	@media (max-width: 769px) {
		margin-left: 18px;
		margin-right: 18px;
	}
}
#option_buy h4 {
	font-size: 1.2rem;
	font-weight: 600;
	line-height: 1.5;
	margin-bottom: 0;
}
#option_buy p {
	margin-top: 20px;
	font-size: 0.9rem;
	@media (max-width: 769px) {
		margin-left: 18px;
		margin-right: 18px;
		font-size: 0.8rem;
	}
}
#option_buy img {
	width: 100%;
	@media (max-width: 769px) {

	}
}
#betu_buy {
	@media (max-width: 769px) {
		padding: 0 18px;
	}
}
#betu_buy h3:first-of-type {
	font-size: 1.1rem;
	font-weight: 700;
	margin-bottom: 30px;
	@media (max-width: 769px) {
		font-size: 0.8rem;
	}
}
#betu_buy h3:first-of-type span {
	color: #f00;
}
.ttl07 {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
	@media (max-width: 769px) {
		font-size: 1.125rem;
	}
}
.ttl07:before {
	position: relative;
	top: -3px;
	content: '';
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #eb6100;
	margin-right: 8px;
}
#betu_buy .table05 {
	width: 100%;
	margin-bottom: 40px;
}
.table05 td {
	@media (max-width: 550px) {
		overflow: hidden;
		width: 100%;
		border: none;
		border-bottom: solid 1px #ccc;
	}
}
.table05 tr, .table05 th, .table05 td {
	@media (max-width: 550px) {
		display: block;
	}
}
.table05 th, .table05 td {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	padding: 8px 10px;
	border: solid 1px #ccc;
}
.table05 th {
	width: 110px;
}
.table05 th.orange, .table05 td.orange {
	background: #e25d00;
	color: #fff;
	border: none;
	border-bottom: solid 1px #fff;
}
.table05 .price, .table05 .orange {
	@media (max-width: 550px) {
		display: none;
	}
}
.table05 th.brown, .table05 td.brown {
	background: #7e6b5a;
	color: #fff;
	border: none;
}
.table05.sample td {
	width: auto;
	@media (max-width: 769px) {
		border-top: none;
		border-right: none;
		border-left: none;
	}
	@media (max-width: 550px) {
		width: auto;
	}
}
.table05 tr td:nth-child(2) {
	 border-left: none;
	@media (max-width: 769px) {

	}
}
.table05 td:after {
	@media (max-width: 550px) {
		content: attr(data-price);
		position: relative;
		margin-left: 35%;
		text-align: left;
		display: block;
		font-size: 16px;
		font-weight: bold;
		color: #eb6100;
	}
}
.table05 a {
	color: #333;
	text-decoration: none;
	display: block;
}
.table05 img {
	@media (max-width: 550px) {
		width: auto;
		float: left;
		max-width: 30%;
	}
}
.table05 th p, .table05 td p {
	font-weight: bold;
	line-height: 1.4;
	font-size: 86%;
}
.table05 td p {
	@media (max-width: 550px) {
		position: relative;
		margin-left: 35%;
		text-align: left;
	}
}
.table05 td br:first-of-type {
	@media (max-width: 550px) {
		display: none;
	}
}


/*カート部分*/
.order_form {
	margin-bottom: 60px;
}
.order_form .desc {
	margin-bottom: 40px;
	line-height: 1.8;
	@media (max-width: 769px) {
		font-size: 0.7rem;
	}
}
.order_form .columnL {
	float: left;
	width: 350px;
	@media (max-width: 1199px) {/*PC小*/
		width: 40%;
	}
	@media (max-width: 769px) {
		width: 100%;
	}
}
.order_form .columnR {
	float: right;
	width: 470px;
	@media (max-width: 1199px) {/*PC小*/
		width: 58%;
	}
	@media (max-width: 769px) {
		width: 100%;
		padding: 0 18px;
	}
}
.w_total_fee .desc {
	font-weight: bold;
	font-size: 0.9rem;
	color: #a40000;
	margin: 20px 0 0;
	line-height: 1.4;
	text-align: justify;
	@media (max-width: 769px) {
		font-size: 0.8rem;
	}
}
.w_total_fee .info {/*お休み前の納期表示*/
	font-size: 120%;
	color: #fff;
	background: #f00;
	margin: 10px 0;
	padding: 5px;
	text-align: center;
}
.w_total_fee .table01 tr {
	border-bottom: none;
}
.w_total_fee .table01 td {
	text-align: right;
}
.w_total_fee .table01 #total_fee {
	font-weight: bold;
	font-size: 30px;
}
.w_total_fee .btn01 {
	width: 67%;
	height: 62px;
	float: right;
	cursor: pointer;
	background: url(https://www.takumi-mat.jp/img/henkei/ic_cart.webp) no-repeat 25px center;
	padding-left: 22px;
	background-color: #eb6100;
	color: #fff;
	border-radius: 0;
	line-height: 1;
	@media (max-width: 1199px) {/*PC小*/
		width: 67%;
	}
	@media (max-width: 550px) {
		width: 80%;
		float: none;
		margin: 0 auto;
	}
}
.btn01:hover {
	box-shadow: none;
	top: 2px;
	left: 2px;
}
#square_size, #kadomaru_size {
	position: relative;
	width: 319px;
	height: 197px;
	background: url(https://www.takumi-mat.jp/img/henkei/kadomaru_size.webp) no-repeat;
	@media (min-width: 770px) and (max-width: 1199px) {
		display: none;
	}
	@media (max-width: 769px) {
		display: none;
	}
}
#square_size span, #kadomaru_size span {
	position: absolute;
}
#square_size #vertical, #kadomaru_size #vertical {
	display: inline-block;
	top: 115px;
	left: -22px;
	width: 40px;
	text-align: right;
}
#square_size #side, #kadomaru_size #side {
	top: -2px;
	left: 158px;
}
#square_size #r_text, #kadomaru_size #r_text {
	display: inline-block;
	text-align: center;
	width: 150px;
	left: 85px;
	top: 50%;
	color: #fff;
	font-size: 18px;
}
.chamfer_text {
	text-align: center;
	margin-top: 10px;
	@media (max-width: 769px) {
		display: none;
	}
}
.chamfer_text span {
	display: inline-block;
	color: #fff;
	background: #E36A15;
	border-radius: 30px;
	padding: 3px 12px 0;
	font-size: 13px;
}
#square_size {
	background: url(https://www.takumi-mat.jp/img/square/square_size.webp) no-repeat;
}
#seien_size {
	position: relative;
	background: url(https://www.takumi-mat.jp/img/henkei/seien_size.webp) no-repeat;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#seien_size #diameter {
	position: absolute;
	top: 114px;
	left: 111px;
	color: #fff;
}
#daen_size, #zumen_size {
	color: #fff;
	background: #5b524e;
	padding: 30px;
	font-size: 18px;
}
#form_seien, #form_zumen, #form_daen, #order_simulation_seien, #order_simulation_zumen, #order_simulation_katagami {
	display: none;
}

.table01 {
	width: 100%;
}
.table01 tr {
	border-bottom: solid 1px #ccc;
}
.table01 th, .table01 td {
	padding: 18px 0;
	@media (max-width: 550px) {
		display: block;
		text-align: left;
	}
}
.table01 th {
	width: 158px;
	font-weight: bold;
	text-align: right;
	font-size: 18px;
	@media (max-width: 550px) {
		width: 100%;
		text-align: left;
		padding: 18px 12px 0;
	}
}
.table01 td {
	padding-left: 20px;
	@media (max-width: 550px) {
		padding: 10px 12px 18px;
	}
}
.table01 ul li {
	margin-bottom: 5px;
}
.table01 ul li:last-child {
	margin-bottom: 0;
}
input[type=text], input[type=number], select {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 100%;
	padding: 8px;
	background: #fff;
	border-radius: 0;
	border: solid 1px #ccc;
	font-size: 16px;
	@media (max-width: 550px) {
		width: 88%;
	}
}
.w50p {
	width: 50% !important;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
select {
	background: url(https://www.takumi-mat.jp/img/bg_select.webp) no-repeat center right 12px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
select::-ms-expand {
	display: none;
}

input[type=radio] {
	display: none;
}
input[type=radio]:checked + .radio:before {
	opacity: 1;
}
.radio {
	position: relative;
	cursor: pointer;
	padding-left: 26px;
	margin-right: 20px;
}
.radio:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	content: '';
	width: 18px;
	height: 18px;
	border-radius: 50%;
	display: inline-block;
	border: solid 1px #ccc;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -9px;
}
.radio:before {
	content: '';
	width: 10px;
	height: 10px;
	border-radius: 50%;
	display: inline-block;
	background: #f39800;
	position: absolute;
	top: 50%;
	left: 4px;
	margin-top: -5px;
	-moz-transition: linear 0.2s;
	-o-transition: linear 0.2s;
	-webkit-transition: linear 0.2s;
	transition: linear 0.2s;
	opacity: 0;
}
.order_simulation {
	@media (max-width: 769px) {
		text-align: center;
	}
}
.order_simulation img {
	margin-bottom: 25px;
	@media (max-width: 1199px) {/*PC小*/
		width: 100%;
	}
	@media (max-width: 769px) {
		width: 80%;
		margin-bottom: 10px;
	}
}
.layout_body input[type=radio] {
	display: inline;
}
.layout_body input[type=text] {
	width: initial;
}
.layout_body select {
	width: initial;
}
.layout_body select#fs2_prefecture {
	/*width: initial;*/
	width:200px;
	background: url(https://www.takumi-mat.jp/img/bg_select.webp)  no-repeat center right 12px;
}
.layout_body select#fs2_birthdayYear, .layout_body select#fs2_birthdayMonth, .layout_body select#fs2_birthdayDay {
	width:100px;
}
.layout_body .FS2_mypage_Entry_table select {
	width: 60%;
}

@media (min-width: 770px) {
	.btn02 {
		/*width: 160px;*/
		width: 30%;
		max-width: 160px;
		height: 62px;
		font-size: 20px;
		float: left;
		display: block;
		position: relative;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		border: solid 1px #2a2624;
		background: #fff;
		-moz-box-shadow: 2px 2px 0 0 #2a2624;
		-webkit-box-shadow: 2px 2px 0 0 #2a2624;
		box-shadow: 2px 2px 0 0 #2a2624;
		text-decoration: none;
		-moz-transition: ease 0.2s;
		-o-transition: ease 0.2s;
		-webkit-transition: ease 0.2s;
		transition: ease 0.2s;
		text-align: center;
		color: #362e2b;
		font-weight: bold;
		padding: 16px 0 14px;
		/*margin-bottom: 5%;*/
	}
	.btn02:before {
		position: absolute;
		right: 2px;
		bottom: 2px;
		content: '';
		display: block;
		width: 0;
		height: 0;
		border-top: solid 6px transparent;
		border-bottom: solid 6px #eb6100;
		border-left: solid 7px transparent;
		border-right: solid 7px #eb6100;
	}
	.btn02 span {
		color: #eb6100;
	}
	.btn02:hover {
		box-shadow: none;
		top: 2px;
		left: 2px;
	}
}
.btn02 {
	@media (min-width: 770px) and (max-width: 1199px) {
		font-size: 16px;
		padding: 20px 0;
	}
	@media (max-width: 769px) {
		display: none;
	}
}
.gotohenkei {
	font-size:0.88rem;
	margin-top: 30px;
	color:red;
	@media (max-width: 769px) {
		text-align: center;
		margin-top: 20px;
	}
}






/*フッター*/
#footer {
	background: #2a2624;
	color: #ccc;
	@media (max-width: 769px) {
		padding: 30px 5% 0;
	}
}
#page_top a {
	color: #fff;
	display: block;
	background: #585350;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	padding: 10px 0 5px;
	-moz-transition: ease 0.4s;
	-o-transition: ease 0.4s;
	-webkit-transition: ease 0.4s;
	transition: ease 0.4s;
}
#page_top span {
	background: url(../img/page_top.webp) no-repeat center top;
	display: inline-block;
	padding-top: 15px;
}
#footer .columnL {
	width: 450px;
	float: left;
}
#footer #f_address {
	@media (min-width: 1200px) {
		width: 300px;
		margin: 50px 0 130px 80px;
	}
}
#footer #f_address a {
	color: #ccc;
	text-decoration: none;
}
#footer #f_address #f_logo a {
	display: block;
	height: 0;
	width: 0;
	line-height: 2;
	overflow: hidden;
	padding: 45px 299px 0 0;
	background: url(../img/logo.webp) no-repeat center;
	margin-bottom: 30px;
	-moz-transition: ease 0.4s;
	-o-transition: ease 0.4s;
	-webkit-transition: ease 0.4s;
	transition: ease 0.4s;
}
#footer #f_address .ttl {
	font-size: 14px;
	text-align: center;
	border-top: solid 2px #ccc;
	border-bottom: solid 2px #ccc;
	padding: 10px 0 8px;
}
#footer #f_address .tel {
	font-family: 'Gotthard';
	font-size: 27px;
	margin: 15px 0 0 2px;
}
#footer #f_address .tel:before {
	content: url(../img/ic_tel_f.webp);
	margin-right: 6px;
	position: relative;
	top: 3px;
}
#footer #f_address .tel + p {
	text-align: right;
	margin: -4px 0 25px;
}
#footer #f_address .tel + p span:nth-of-type(1) {
	font-size: 12px;
}
#footer #f_address .tel + p span:nth-of-type(2) {
	font-size: 14px;
}
#footer #f_address .mail {
	font-family: 'Josefin Sans', sans-serif;
	letter-spacing: 1.5px;
	margin-top: 10px;
	font-size: 20px;
}
#footer #f_address .mail:before {
	content: url(../img/ic_mail_f.webp);
	margin-right: 13px;
	position: relative;
	top: 4px;
}
#footer .columnR {
	/*width: 710px; */
	width: 685px;
	float: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 50px 48px 0 0;
	@media (max-width: 769px) {
		width: 100%;
		float: none;
		box-sizing: border-box;
		margin: 0;
	}
}
#footer .columnR .ttl {
	font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 30px;
	margin-bottom: 30px;
	@media (max-width: 769px) {
		font-size: 1.375rem;
		margin-bottom: 5%;
	}
}
#footer .columnR .ttl .small {
	font-size: 24px;
	margin-right: 20px;
	@media (max-width: 769px) {
		font-size: 1.25rem;
		margin-right: 5%;
	}
}
#footer .columnR .ttl .en {
	font-family: "Helvetica Neue", arial narrow, Helvetica;
	font-weight: 100;
	color: rgba(204, 204, 204, 0.2);
	margin-left: 22px;
	@media (max-width: 769px) {
		display: block;
		margin-left: 0;
	}
}
#footer .columnR .text {
	font-size: 14px;
	line-height: 1.8;
	margin-bottom: 50px;
	@media (max-width: 769px) {
		font-size: 0.875rem;
		margin-bottom: 20px;
	}
}
#footer .columnR a {
	color: #ccc;
}
#footer .columnR span a  {
	cursor: pointer!important;
	text-decoration: underline!important;
}
#footer .columnR ul {
	margin-bottom: 35px;
	@media (max-width: 769px) {
		margin-bottom: 0;
	}
}
#footer .columnR li {
	float: left;
	/* width: 110px; */
	width: 105px;
	font-size: 12px;
	font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	letter-spacing: -1px;
	padding-top: 120px;
	text-align: center;
	margin-right: 10px;
	@media (max-width: 770px) {
		width: 15%;
		margin-right: 2%;
	}
	@media (max-width: 550px) {
		width: 32%;
		margin-right: 2%;
		margin-bottom: 10px;
		-moz-background-size: 100% auto !important;
		-o-background-size: 100% auto !important;
		-webkit-background-size: 100% auto !important;
		background-size: 100% auto !important;
		padding-top: 34%;
	}
}
#footer .columnR li:nth-child(1) {/*桐生店*/
	background: url(../img/f_shop01.webp) no-repeat center top;
}
#footer .columnR li:nth-child(2) {/*太田店*/
	background: url(../img/f_shop02.webp) no-repeat center top;
}
#footer .columnR li:nth-child(3) {/*伊勢崎店*/
	background: url(../img/f_shop03.webp) no-repeat center top;
}
#footer .columnR li:nth-child(4) {/*行田店*/
	background: url(../img/f_shop04.webp) no-repeat center top;
}
#footer .columnR li:nth-child(5) {/*高崎店*/
	background: url(../img/f_shop05.webp) no-repeat center top;
}
#footer .columnR li:nth-child(6) {/*足利店*/
	background: url(../img/f_shop06.webp) no-repeat center top;
}
#footer .columnR li:last-child {
	@media (min-width: 551px) {/*SP（小）以外*/
		margin-right: 0;
	}
}
#footer .columnR li:nth-child(3n) {/*SP（小）のみ*/
	@media (max-width: 550px) {
		margin-right: 0;
	}
}
#footer .columnR ul:after {
	display: block;
	content: "";
	clear: both;
}
#footer .mailfilter_ms {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: table;
	width: 100%;
	background: #372F2B;
	font-size: 86%;
	text-align: center;
	padding: 5px;
	margin-bottom: 7px;
	color: #FFFFD6;
	@media (max-width: 550px) {
		box-sizing: border-box;
		display: table;
		width: 100%;
		background: #372F2B;
		font-size: 100%;
		text-align: center;
		padding: 5px 5px 3px;
		margin-bottom: 7px;
		color: #FFFFD6;
	}
}
#footer .f_bottom {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	width: 100%;
	padding: 5px 10px 10px;
	@media (max-width: 770px) {
		text-align: center;
	}
}
#footer .f_bottom a {
	@media (max-width: 770px) {
		color: #CCC;
		text-decoration: none;
		display: block;
	}
}
#footer #f_nav {
	font-size: 0;
	padding: 0 0 20px 15px;
	text-align: center;
	display: block;
	@media (min-width: 770px) {
		padding: 0;
	}
}
#footer .f_bottom .btm_left {
	@media (max-width: 769px) {
		display: none;
	}
}
#footer .f_bottom .btm_left ul {
	text-align: left;
	@media (max-width: 769px) {

	}
}
#footer #f_nav li {
	@media (min-width: 770px) {
		display: inline-block;
	}
}
#footer #f_nav li:after {
	position: relative;
	top: 2px;
	content: '';
	display: inline-block;
	width: 1px;
	height: 14px;
	background: #ccc;
	margin: 0 12px;
}
#footer #f_nav a {
	font-size: 12px;
	text-decoration: none;
	color: #ccc;
}
#footer .f_bottom .btm_right {
	display: table-cell;
	text-align: right;
	@media (max-width: 769px) {
		font-size: 0.875rem;
		text-align: center;
	}
}
#footer .f_bottom small {
	@media (min-width: 770px) {
		font-size: 11px;
		display: block;
		text-align: right;
	}
}
#footer .f_bottom .btm_right a {
	@media (min-width: 770px) {
		color: #FFF;
		text-decoration: none;
	}
}

.f_buttons a:before {
	position: absolute;
	right: 2px;
	bottom: 2px;
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-top: solid 6px transparent;
	border-bottom: solid 6px #eb6100;
	border-left: solid 7px transparent;
	border-right: solid 7px #eb6100;
	@media (max-width: 550px) {

	}
}


