@charset "UTF-8";
/*古いタイプのメイン表示専用追加CSS*/
/*機能詳細(OLD)*/

body {
	text-align: justify;
}
section {
	@media (max-width: 769px) {
		padding-left: 4%!important;
		padding-right: 4%!important;
	}
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

iframe.youtube-16-9 {
	width: 100%;
	height: auto;
	aspect-ratio: 16 / 9;
}
.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;
	line-height: 1.3;
	@media (max-width: 769px) {
		font-size: 1.5rem;
	}
	@media (max-width: 550px) {
		line-height: 1.3;
	}
}
.ttl03v3 {
	font-weight: 700;
	border-top: solid 2px #362e2b;
	border-bottom: solid 2px #362e2b;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	margin-bottom: 20px;
	padding: 3px 0 0 0;	
}
.ttl03v3 p span {
	font-size: 26px;
	color: #eb6100;
	margin-bottom: 0;
}
.ttl06 {
	font-size: 24px;
	font-weight: bold;
	border-top: solid 2px #362e2b;
	border-bottom: solid 2px #362e2b;
	text-align: center;
	margin-bottom: 15px;
	padding: 6px 0 4px;
	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;
	@media (max-width: 769px) {
		font-size: 1.125rem;
	}
}
.ttl06 span {
	font-size: 28px;
	color: #eb6100;
	@media (max-width: 769px) {
		font-size: 1.375rem;
	}
}
.ttl08 {
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	background: #2a2624;
	padding: 6px;
	margin-bottom: 30px;
	text-align: center;
	@media (max-width: 550px) {
		padding: 10px 2px;
		text-align: center;
		font-size: 1.2rem;
	}
}
.ttl09 {
	border-top: solid 2px #362e2d;
	border-bottom: solid 2px #362e2d;
	padding: 8px 0 6px;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px;
	@media (max-width: 550px) {
		font-size: 1rem;
	}
}
.ttl09 span {
	color: #eb6100;
	font-size: 28px;
	padding-right: 5px;
	@media (max-width: 550px) {
		font-size: 1.125rem;
	}
}


.mb30 {
	margin-bottom: 30px;
	@media (max-width: 769px) {
		margin-bottom: 20px;
	}
}
section:first-of-type {
	margin-top: 0;
}
.line {
	background: url(https://www.takumi-mat.jp/img/top/line.webp);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: solid 8px transparent;
}
.line .line_inner {
	background: #fff;
	padding: 15px;
}

.function section {
	margin-bottom: 75px;
	@media (max-width: 769px) {
		margin-bottom: 40px;
	}
}
.function .section01 {
		padding-top: 0;
		margin-top: 0;
}
.function .section01 h3 {
	padding: 12px 0 10px;
	font-weight: bold;
	font-size: 28px;
	color: #eb6100;
	text-align: center;
	border-bottom: solid 3px #362e2b;
	border-top: solid 3px #362e2b;
	line-height: 1.3;
	margin-bottom: 8px;
	@media (max-width: 769px) {
		font-size: 1.375rem;
		text-align: justify;
	}
}
.function .section01 h3 + p {
	text-align: center;
	margin-bottom: 30px;
	@media (max-width: 769px) {
		text-align: justify;
		margin-bottom: 15px;
	}
}
.function .section01 .img {
	background: url(https://www.takumi-mat.jp/img/function/img01.webp) no-repeat left top;
	line-height: 1.9;
	padding-left: 480px;
	@media (max-width: 769px) {
		padding-left: 43%;
		-moz-background-size: 40% auto;
		-o-background-size: 40% auto;
		-webkit-background-size: 40% auto;
		background-size: 40% auto;
	}
	@media (max-width: 550px) {
		padding: 60% 0 0;
		background-size: 100% auto;
		background-position: center top;
	}
	@media (min-width: 770px) and (max-width: 1199px) {
		padding: 60% 0 0;

		background-size: 100% auto;
		background-position: center top;
		line-height: 1.5;
	}
}
.function .section02 h3 {
	text-align: center;
	font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 30px;
	margin-bottom: 40px;
	@media (max-width: 769px) {
		font-size: 1.375rem;
	}
	@media (max-width: 550px) {
		font-size: 1.25rem;
	}
}
.function .section02 .img {
	background: url(https://www.takumi-mat.jp/img/function/img02.webp) no-repeat left top;
	padding-left: 480px;
	line-height: 1.9;
	min-height: 240px;
	@media (max-width: 769px) {
		padding-left: 43%;
		-moz-background-size: 40% auto;
		-o-background-size: 40% auto;
		-webkit-background-size: 40% auto;
		background-size: 40% auto;
		min-height: 0;
	}
	@media (max-width: 550px) {
		padding: 62% 0 0;
		background-size: 100% auto;
		background-position: center top;
	}
	@media (min-width: 770px) and (max-width: 1199px) {
		padding: 46% 0 0;
		background-size: 70% auto;
		background-position: center top;
		line-height: 1.5;
	}
}
.function .special9 .blackline {
	border: solid 5px #2a2624;
	background: #f8f8f8;
	padding: 30px 20px 25px;
	margin-bottom: 75px;
	@media (max-width: 769px) {

	}
}
.function .special9 h3 {
	width: 100%;
	margin-bottom: 50px;
}
.function .special9 h3 img {
	width: 100%;
}
.function .special9 li {
	float: left;
	margin: 0 30px 30px 0;
	@media (max-width: 769px) {
		width: 49%;
		margin: 0 0 30px 0;
		float: left;
	}
	@media (max-width: 550px) {
		/*float: none;*/
		width: 100%;
	}
	@media (min-width: 770px) and (max-width: 1199px) {
		width: 49%;
		margin: 0;
	}
}
.function .special9 li br {
	@media (max-width: 550px) {
		display: none;
	}
}
.function .special9 li:nth-child(3n) {
	margin-right: 0;
}
.function .special9 li:nth-child(odd) {
	@media (max-width: 769px) {
		margin-right: 2%;
		margin:0 2% 30px 0;
	}
	@media (min-width: 770px) and (max-width: 1199px) {
		margin-right: 2%;
		margin:0 2% 30px 0;
	}
}
.function .special9 li:nth-last-child(-n+2) {
	@media (min-width: 551px) and (max-width: 769px) {/*特殊*/
		margin-bottom: 0;
	}
}
.function .special9 li:last-child {
	@media (max-width: 1199px) {/*特殊*/
		margin-bottom: 0;
	}
}
.function .special9 a {
	display: block;
	position: relative;
	width: 250px;
	height: 100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: solid 1px #2a2624;
	background: #fff;
	font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	color: #362e2b;
	font-size: 18px;
	line-height: 1.4;
	padding: 30px 0 0 86px;
	-moz-background-size: 70px !important;
	-o-background-size: 70px !important;
	-webkit-background-size: 70px !important;
	background-size: 70px !important;
	letter-spacing: -1px;
	-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;
	@media (max-width: 769px) {
		width: 100%;
		font-size: 16px;
	}
	@media (max-width: 550px) {
		-moz-background-size: 36px !important;
		-o-background-size: 36px !important;
		-webkit-background-size: 36px !important;
		background-size: 36px !important;
		padding-left: 50px;
		height: 70px;
		font-size: 14px;
	}
	@media (min-width: 770px) and (max-width: 1199px) {
		width: 100%;
		padding: 33px 0 0 86px;
		font-size: 0.9rem;
		text-align: left;
		margin: 0 0 0 0;
	}
}
#function .special9 a {
	box-shadow: none;
	@media (max-width: 769px) {
		pointer-events: none;
	}
}
.function .special9 li:nth-child(1) a {
	background: url(https://www.takumi-mat.jp/img/top/sp_bg01.webp) no-repeat 8px 22px #fff;
}
.function .special9 li:nth-child(2) a {
	background: url(https://www.takumi-mat.jp/img/top/sp_bg02.webp) no-repeat 8px 22px #fff;
}
.function .special9 li:nth-child(3) a {
	background: url(https://www.takumi-mat.jp/img/top/sp_bg03.webp) no-repeat 8px 22px #fff;
}
.function .special9 li:nth-child(4) a {
	background: url(https://www.takumi-mat.jp/img/top/sp_bg04.webp) no-repeat 8px 22px #fff;
}
.function .special9 li:nth-child(5) a {
	background: url(https://www.takumi-mat.jp/img/top/sp_bg05.webp) no-repeat 8px 22px #fff;
}
.function .special9 li:nth-child(6) a {
	background: url(https://www.takumi-mat.jp/img/top/sp_bg06.webp) no-repeat 8px 22px #fff;
}
.function .special9 li:nth-child(7) a {
	background: url(https://www.takumi-mat.jp/img/top/sp_bg07.webp) no-repeat 8px 22px #fff;
}
.function .special9 li:nth-child(8) a {
	background: url(https://www.takumi-mat.jp/img/top/sp_bg08.webp) no-repeat 8px 22px #fff;
}
.function .special9 li:nth-child(9) a {
	background: url(https://www.takumi-mat.jp/img/top/sp_bg09.webp) no-repeat 8px 22px #fff;
}


.function .special9 .label {
	position: absolute;
	left: 10px;
	top: -19px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100px;
	height: 36px;
	letter-spacing: 0;
	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;
	color: #fff;
	background: #2a2624;
	font-size: 13px;
	line-height: 1;
	padding: 3px 0 0 8px;
}
.function .special9 .label span {
	display: inline-block;
	top: 3px;
	position: relative;
	font-size: 30px;
	letter-spacing: 2px;
	margin-left: 5px;
	font-weight: 100;
	@media (max-width: 550px) {
		font-size: 1.5625rem;
	}
}
.function .special9 .label:after {
	position: absolute;
	top: 0;
	right: -10px;
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-top: solid 9px transparent;
	border-bottom: solid 9px #0a0a09;
	border-left: solid 5px #0a0a09;
	border-right: solid 5px transparent;
}
.function .line {
	margin-bottom: 30px;
}
.function .section03 .line.other01 .img {
	padding-left: 210px;
	background: url(https://www.takumi-mat.jp/img/function/img03.webp) no-repeat left top;
	@media (max-width: 550px) {
		background-position: center top;
		padding: 180px 0 0;
	}
}
.function .section03 .line p {
	font-size: 15px;
}
.function .section03 .line .small {
	font-size: 13px;
	margin-top: 10px;
}
.function .section03 .line.other02 .img {
	padding-bottom: 200px;
	background: url(https://www.takumi-mat.jp/img/function/img04.webp) no-repeat center bottom;
	@media (max-width: 769px) {
		padding-bottom: 200px;
		background: url(https://www.takumi-mat.jp/img/function/img04.webp) no-repeat center bottom;
		background-size: contain;
	}
	@media (max-width: 550px) {
		background: url(https://www.takumi-mat.jp/img/function/img04_sp.webp) no-repeat center bottom / 100% auto;
		padding-bottom: 102%;
	}
}
.w_line_box2 {
	overflow: hidden;
}
.w_line_box2 p {
	font-size: 15px;
}
.w_line_box2 .columnL, .w_line_box2 .columnR {
	/* width: 48.2%; */
	width: 100%;
}
.w_line_box2 .columnL {
	/*float: left;*/
}
.w_line_box2 .columnL .line_inner, .w_line_box2 .columnR .line_inner {
	/*min-height: 400px;*/
	@media (max-width: 550px) {
		min-height: 0 !important;
	}
}
.function .section04 .columnL .line_inner, #function .section04 .columnR .line_inner {
	/*min-height: 326px;*/
}
.function .section04 .columnL p, #function .section04 .columnR p {
	padding-top: 460px;
	@media (max-width: 550px) {
		padding-top: 58%;
	}
}
.function .section04 .columnL p {
	padding-top: 0;
	padding-left: 430px;
	height: 200px;
	background: url(https://www.takumi-mat.jp/img/function/img05.webp) no-repeat left top / 50% auto;
	@media (min-width: 770px) and (max-width: 1199px) {
		padding-left: 52%;
		/*height: 125px;*/
	}
	@media (max-width: 769px) {
		padding-left: 52%;
		height: 181px;
	}
	@media (max-width: 550px) {
		height: auto;
		background-size: 100% auto;
		background-position: center top;
		padding: 60% 0 0;
	}
}
.function .section04 .columnR p {
	padding-top: 0;
	padding-left: 430px;
	height: 200px;
	background: url(https://www.takumi-mat.jp/img/function/img06.webp) no-repeat left top / 50% auto;
	@media (min-width: 770px) and (max-width: 1199px) {
		padding-left: 52%;
		/*height: 125px;*/
	}
	@media (max-width: 769px) {
		padding-left: 52%;
		height: 181px;
	}
	@media (max-width: 550px) {
		height: auto;
		background-size: 100% auto;
		background-position: center top;
		padding: 60% 0 0;
	}
}
/*比較*/
.table06 {/*3346*/
	width: 100%;
	margin-bottom: 80px;
	@media (max-width: 550px) {
		/*margin-bottom: 40px;*/
	}
}
.table06 tr {
	@media (max-width: 550px) {/*6756*/
		margin-bottom: 20px;
	}
}
.table06 td {/*3385*/
	font-size: 15px;
	border: solid 1px #ccc;
	border-top: none;
}
.table06 th, .table06 td {
	padding: 12px;
}
.table06 tr, .table06 th, .table06 td {/*6783*/
	@media (max-width: 550px) {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		display: block;
		padding: 0;
		/*border: none;*/
		border: 1px solid #eee;
	}
}
caption, th, td {
	/* text-align: left; */
	font-weight: normal;
	vertical-align: middle;
}
.table06 th {
	font-weight: bold;
	color: #fff;
	text-align: center;
	border-right: solid 1px #fff;
	@media (max-width: 550px) {
		display: none;
	}
}
.table06 th.black {
	background: #2a2624;
	width: 120px;
}
.table06 th.orange {
	background: #e25d00;
	width: 360px;
}
.table06 th.brown {
	background: #7e6b5a;
	width: 360px;
}
.table06 tr th:last-child {
	border-right-color: #7e6b5a;
}
.table06 tr td:first-child {/*3356*/
	font-weight: bold;
	background: #f0f0f0;
	padding: 10px;
	font-size: 16px;
	margin-bottom: 0px;
	@media (max-width: 550px) {

	}
}
.table06 tr td:nth-child(2), .table06 tr td:nth-child(4) {/*3360*//*6808*//*6767*/
	background: url(https://www.takumi-mat.jp/img/function/line.webp) repeat-y right top;
	border-right: none;
	@media (max-width: 550px) {
		background: none;
		margin-bottom: 0px;
		position: relative;
	}
}
.table06 tr td:nth-child(3), .table06 tr td:nth-child(5) {/*3364*/
	border-left: none;
	@media (max-width: 550px) {
		padding: 5px;
	}
}
.table06 tr td:nth-child(2):before, .table06 tr td:nth-child(4):before {/*6771*/
	@media (max-width: 550px) {
		width: 18em;
		content: '高級テーブルマット（テーブルマット匠）の場合';
		display: inline-block;
		padding: 6px 10px 3px;
		color: #fff;
		background: #eb6100;
	}
}
.table06 tr td:nth-child(2):before {/*6822*/
	@media (max-width: 550px) {
		width: 72%;
		content: '高級デスクマット\A（テーブルマット匠）の場合';
		display: inline-block;
		padding: 6px 10px 3px;
		color: #fff;
		background: #eb6100;
		white-space: pre;
	}
}
.table06 tr td:nth-child(4):before {
	@media (max-width: 550px) {
		content: '一般的なビニールマットの場合';
		background: #7e6b5a;
		width: 72%;
	}
}
.table06 tr img, .table06 th img, .table06 td img {/*6815*/
	@media (max-width: 550px) {
		margin: 0 0 5px 8px;
		position: absolute;
		top: 50%;
		width: 24px;
		left: calc(80%);
		transform: translate(0%, -50%);
	}
	@media (min-width: 551px) {
		max-width: none;
	}
}
#cut_technology {
	padding: 35px;
	margin-bottom: 20px;
	color: #fff;
	background: url(https://www.takumi-mat.jp/img/function/tec01.webp) no-repeat left top, url(https://www.takumi-mat.jp/img/function/tec02.webp) no-repeat right bottom;
	background-color: #2a2624;
	font-size: 15px;
	@media (max-width: 550px) {
		background: url(https://www.takumi-mat.jp/img/function/tec01.webp) no-repeat left top / 80% auto, url(https://www.takumi-mat.jp/img/function/tec02.webp) no-repeat right bottom / 80% auto;
		background-color: #2a2624;
		text-shadow: 0 0 5px #2a2624;
		padding: 40% 15px;
	}
	@media (min-width: 551px) and (max-width: 1199px) {/*特殊*/
		background: url(https://www.takumi-mat.jp/img/function/tec01.webp) no-repeat left top / 500px auto, url(https://www.takumi-mat.jp/img/function/tec02.webp) no-repeat right bottom / 500px auto;
		background-color: #2a2624;
		text-shadow: 0 0 5px #2a2624;
		padding: 40% 15px;
	}
}
#cut_technology .top {
	padding-left: 270px;
	margin-bottom: 30px;
	@media (max-width: 550px) {
		padding-left: 0;
	}
	@media (min-width: 551px) and (max-width: 1199px) {/*特殊*/
		padding-left: 0;
	}
}
#cut_technology .top h4 {
	font-family: "Helvetica Neue", Helvetica, Arial, "source-han-sans-japanese", sans-serif;
	font-size: 36px;
	font-weight: 100;
	line-height: 1.2;
	margin-bottom: 30px;
	@media (max-width: 550px) {
		font-size: 21px;
		font-weight: normal;
	}
}
#cut_technology p, #cut_technology ul {
	color: #ccc;
	@media (max-width: 550px) {
		color: #ececec;
	}
}
#cut_technology .bottom p {
	margin-bottom: 15px;
}
#cut_technology .bottom ul li {
	margin-bottom: 6px;
	@media (max-width: 550px) {
		display: flex;
		align-items: flex-start; /* 文字の1行目と頭を揃える */
	}
}
#cut_technology .bottom ul li:before {
	position: relative;
	top: -2px;
	margin-right: 10px;
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #e25d00;
	@media (max-width: 550px) {
		position: relative;
		top: 6px; /* 既存の -2px から、flex用に高さの微調整が必要です（要調整） */
		margin-right: 10px;
		content: '';
		display: block; /* 変更：inline-block から block または指定なしに */
		flex-shrink: 0; /* 追加：画面が狭くなっても四角が潰れないようにする */
		width: 6px;
		height: 6px;
		background: #e25d00;
	}
}
#cut_technology .bottom ul li:last-child {
	margin-bottom: 0;
}
#after_service {
	padding: 35px;
	background: url(https://www.takumi-mat.jp/img/function/as01.webp) no-repeat right top, url(https://www.takumi-mat.jp/img/function/as02.webp) no-repeat left bottom;
	border: solid 1px #ccc;
	font-size: 15px;
	@media (max-width: 550px) {
		background: url(https://www.takumi-mat.jp/img/function/as01.webp) no-repeat right top / 80% auto;
		padding: 40% 15px 20px;
		text-shadow: 0 0 5px #fff;
	}
}
#after_service .top {
	padding-right: 280px;
	margin-bottom: 20px;
	@media (max-width: 550px) {
		padding: 0;
	}
}
#after_service .top h4 {
	font-family: "Helvetica Neue", Helvetica, Arial, "source-han-sans-japanese", sans-serif;
	font-size: 36px;
	font-weight: 100;
	line-height: 1.2;
	margin-bottom: 30px;
	@media (max-width: 550px) {
		font-size: 21px;
		font-weight: normal;
	}
}
#after_service .small {
	font-size: 14px;
	margin-top: 5px;
}
#after_service .bottom {
	padding-left: 285px;
	@media (max-width: 550px) {
		padding: 0;
	}
}
#after_service .bottom .small {
		margin: 8px 0 20px;
}
.function .section06 h3 {
	@media (max-width: 550px) {
		font-size: 1.4rem;
	}
}
.function .section06 h4 {
	font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 30px;
	line-height: 1.6;
	text-align: center;
	margin-bottom: 25px;
	@media (max-width: 550px) {
		font-size: 18px;
		text-align: left;
	}
}
.function .section06 .top_text {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 250px;
	@media (max-width: 550px) {
		font-size: 0.9rem;
	}
}
.function .section06 .columnL .top_text {
	background: url(https://www.takumi-mat.jp/img/function/type01.webp) no-repeat center bottom 40px;
}
.function .section06 .bottom_text {
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	color: #a40000;
	@media (max-width: 550px) {
		font-size: 0.9rem;
	}
}
.function .section06 .columnR .top_text {
	background: url(https://www.takumi-mat.jp/img/function/type02.webp) no-repeat center bottom 20px;
	@media (max-width: 550px) {
		background-size: 100% auto;
		padding-bottom: 70%;
	}
}
.function .desc p {
	font-size: 15px;
}
.function .desc p:nth-child(1) {
	margin-bottom: 5px;
}
.function .desc p:nth-child(2) {
	margin-bottom: 15px;
	@media (max-width: 550px) {
		font-size: 0.9rem;
	}
}
.function .desc .small {
	font-size: 13px;
	@media (max-width: 550px) {
		font-size: 0.8rem;
	}
}
.function .desc .box {
	border: solid 1px #ccc;
	background: #fafafa;
	padding: 15px;
}
.function .desc .red {
	color: #a40000;
}
.function .desc .box p:nth-child(1) {
	margin-bottom: 15px;
}
.function .section07 .desc {
	font-size: 15px;
	@media (max-width: 550px) {
		font-size: 0.9rem;
	}
}
.function .desc p:nth-child(1) {
	margin-bottom: 5px;
}
.function .desc p:nth-child(2) {
	margin-bottom: 15px;
}
/*塗装対応表*/
.function .table07 {
	width: 100%;
	margin-bottom: 30px;
}
.function .table07 th {
	padding: 8px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	border-right: solid 1px #fff;
}
.function .table07 th.orange {
	background: #e25d00;
}
.function .table07 tr th:first-child {
	width: 300px;
	@media (max-width: 550px) {
		width: 110px !important;
	}
}
.table07 td {
	font-size: 15px;
	padding: 6px 10px;
	border: solid 1px #ccc;
	vertical-align: middle;
}
.table07 th, .table07 td {
	@media (max-width: 550px) {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		font-size: 11px;
		width: auto !important;
	}
}
.table07 th.brown {
	background: #7e6b5a;
}
.table07 tr th:nth-child(2) {
	@media (max-width: 550px) {
		width: 50px !important;
		padding: 0;
	}
}
.table07 tr td:first-child {
	font-weight: bold;
	text-align: center;
	@media (max-width: 550px) {
		letter-spacing: -0.03em;
		padding: 5px;
	}
}
.table07 tr th:last-child {
	border-right-color: #7e6b5a;
	width: 400px;
}
.table07 tr:nth-child(2) td {
	border-top: none;
}
.table07 tr td:nth-child(2) {
	text-align: center;
}
.table07 tr td:nth-child(2) img {
	max-width: none;
}
.free_shipping h3 {
	font-weight: bold;
	color: #fff;
	text-align: center;
	font-size: 36px;
	background: #eb6100;
	padding: 4px 0 2px;
	margin-bottom: 30px;
	@media (max-width: 550px) {
		font-size: 22px;
	}
}
.free_shipping p {
	font-size: 15px;
	@media (max-width: 550px) {
		font-size: 0.9rem;
	}
}
.free_shipping .small {
	font-size: 13px;
	margin: 5px 0 10px;
	@media (max-width: 550px) {
		font-size: 0.8rem;
	}
}
.free_shipping .red {
	color: #a40000;
}

.function .section08 p {
	line-height: 1.9;
	background: url(https://www.takumi-mat.jp/img/function/img07.webp) no-repeat center bottom;
	padding-bottom: 235px;
	@media (max-width: 550px) {
		background: url(https://www.takumi-mat.jp/img/function/img07_sp.webp) no-repeat center bottom / 100% auto;
		padding-bottom: 123%;
	}
}
p.sheet {
	@media screen and (min-width: 770px) {
		font-weight: bold;
		font-size: 120%;
	}
	@media (max-width: 769px) {
		font-weight: bold;
		font-size: 100%;
	}
}
p.sheet span {
	@media screen and (min-width: 770px) {
		color: red;
	}
}
.table05 {
	width: 100%;
	margin-bottom: 40px;
}


/*面取り加工　後から追加*/
#chamferign .line_inner > p:nth-of-type(1) {
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 10px;
	@media (max-width: 769px) {
		font-size: 1rem;
		margin-bottom: 4px;
	}
}
#chamferign .line_inner > p:nth-of-type(2), #kurinuki .line_inner > p:nth-of-type(2) {
	text-align: center;
	margin-bottom: 20px;
	@media (max-width: 769px) {
		text-align: justify;
		margin-bottom: 6%;
	}
}
#chamferign > div > div > p:nth-of-type(3) {
		text-align: center;
}
#chamferign ul {
	margin-bottom: 15px;
	padding: 0 15px;
	display: flex;
	justify-content: space-between;
	@media (max-width: 769px) {
		display: block;
	}
}
#chamferign li {
	font-size: 20px;
	font-weight: bold;
	width: 48%;
	padding-bottom: 22.2%;
	@media (max-width: 769px) {
		font-size: 1rem;
		width: 100%;
		padding-bottom: 46%;
	}
}
#chamferign li:nth-child(1) {
	background: url(../img/top/chamferign02-2023.webp) no-repeat center bottom / 100% auto;
	margin-right: 4%;
	@media (max-width: 769px) {
		margin-right: 0;
		margin-bottom: 6%;
	}
}
#chamferign li:nth-child(2) {
	background: url(../img/top/chamferign01-2023.webp) no-repeat center bottom / 100% auto;
}
#chamferign > div > div > p:nth-of-type(3) {
	text-align: center;
}
#chamferign .desc {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	color: #a40000;
	margin-top: 20px;
	@media (max-width: 769px) {
		font-size: 0.875rem;
		text-align: left;
		margin-top: 6%;
	}
}
p.komej::before {
	content: "※";
	padding-right: 0;
	margin-left: -18px;
	@media (max-width: 769px) {
		margin-left: 0.875rem;
	}
}



/*くり抜き／切り欠き*/
#kurinuki .columnL.line {
	margin-bottom: 0;
}
#kurinuki .w_line_box2.kuri, #kurinuki .w_line_box2.kiri {
	margin: 20px 0 0 0;
}
#kurinuki .top_text {
	padding: 0 0 358px 0;
	@media (max-width: 769px) {
		padding: 0 0 98% 0;
	}
}
#kurinuki .line_inner > p:nth-of-type(1) {
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 10px;
	@media (max-width: 769px) {
		text-align: center;
		font-size: 1rem;
		font-weight: 700;
		margin-bottom: 4px;
	}
}
#kurinuki .kuri .columnL .top_text {
	background: url(https://www.takumi-mat.jp/img/function/kurinuki_02.webp) no-repeat center bottom;
	@media (max-width: 769px) {
		background: url(https://www.takumi-mat.jp/img/function/kurinuki_02.webp) no-repeat center bottom;
		background-size: 100% auto;
	}
}
#kurinuki .kiri .columnL .top_text {
	background: url(https://www.takumi-mat.jp/img/function/kurinuki_02-2.webp) no-repeat center bottom;
	@media (max-width: 769px) {
		background: url(https://www.takumi-mat.jp/img/function/kurinuki_02-2.webp) no-repeat center bottom;
		background-size: 100% auto;
	}
}
#kurinuki ul {
	margin: 20px 0 0 0;
}
#kurinuki li {
	margin: 0;
}
#kurinuki .fromop {
	padding: 20px 30px 30px 30px;
	background: #f8f8f8;
	margin: 20px 0 30px 0;
	@media (max-width: 769px) {
		margin: 20px 0 20px 0;
		padding: 2% 6% 6% 6%;
		background: #f8f8f8;
	}
}
.ttl04 {
	position: relative;
	font-size: 30px;
	font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	text-align: center;
	margin-bottom: 15px;
	@media (max-width: 769px) {
		font-size: 1.25rem;
		margin-bottom: 0;
	}
}
.ttl04:after {
	position: absolute;
	content: '';
	top: 50%;
	display: block;
	width: 100%;
	height: 2px;
	background: #362e2b;
}
.ttl04 span {
	position: relative;
	display: inline-block;
	padding: 10px;
	z-index: 1;
	background: #f8f8f8;
}
#kurinuki .fromop ul {
	margin: 0;
}
#kurinuki .fromop .small {
	background: url(https://www.takumi-mat.jp/img/function/kurinuki_06.webp) no-repeat left bottom;
	padding-bottom: 536px;
	font-size: 13px;
	padding-left: 30px;
	color: #a40000;
	font-weight: bold;
	margin-top: 6px;
	@media (max-width: 769px) {
		background: url(https://www.takumi-mat.jp/img/function/kurinuki_06_sp.webp) no-repeat left bottom;
		background-size: 100% auto;
		padding-bottom: 107%;
		font-size: 0.8rem;
		padding-left: 0;
	}
}
#kurinuki .fromop .small_02 {
	background: url(https://www.takumi-mat.jp/img/function/kurinuki_07.webp) no-repeat left bottom;
	padding-bottom: 554px;
	font-size: 13px;
	padding-left: 30px;
	color: #a40000;
	font-weight: bold;
	margin-top: 6px;
	@media (max-width: 769px) {
		background: url(https://www.takumi-mat.jp/img/function/kurinuki_07_sp.webp) no-repeat left bottom;
		background-size: 100% auto;
		padding-bottom: 123%;
		font-size: 0.8rem;
		padding-left: 0;
	}
}
#kurinuki .kurinuki_02 {
	border: solid 1px #ccc;
	background: #fafafa;
	padding: 15px;
	@media (max-width: 769px) {
		border: solid 1px #ccc;
		background: #fafafa;
		padding: 15px;
		margin: 10% 0 0 0;
	}
}
#kurinuki .kurinuki_02 li {
	margin-bottom: 6px !important;
	@media (max-width: 769px) {
		margin-bottom: 30px!important;
	}
}
#kurinuki .kurinuki_02 li:nth-child(2) {
	background: url(https://www.takumi-mat.jp/img/function/kurinuki_04.webp) no-repeat left bottom;
	padding-bottom: 188px;
	@media (max-width: 769px) {
		background: url(https://www.takumi-mat.jp/img/function/kurinuki_04_sp.webp) no-repeat center bottom;
		background-size: 100% auto;
		padding-bottom: 102%;
	}
}
#kurinuki .kurinuki_02 li:nth-child(3) {
	background: url(https://www.takumi-mat.jp/img/function/kurinuki_05.webp) no-repeat left bottom;
	padding-bottom: 160px;
	@media (max-width: 769px) {
		background: url(https://www.takumi-mat.jp/img/function/kurinuki_05_sp.webp) no-repeat center bottom;
		background-size: 100% auto;
		padding-bottom: 102%;
	}
}
#kurinuki .kurinuki_02 li:last-child {
	margin-bottom: 0!important;
}
#kurinuki .fromop.kiri .img {
	background: url(https://www.takumi-mat.jp/img/function/kirikaki_01.webp) no-repeat center bottom;
	background-size: auto;
	padding-bottom: 290px;
	min-height: 0;
	@media (max-width: 769px) {
		background: url(https://www.takumi-mat.jp/img/function/kirikaki_01_sp.webp) no-repeat center bottom / 100% auto;
		background-position: center bottom;
		background-size: 100% auto;
		padding-bottom: 72%;
	}
}
#kurinuki .fromop.kiri .img2 {
	background: url(https://www.takumi-mat.jp/img/function/kirikaki_02.webp) no-repeat center bottom;
	background-size: auto;
	padding-bottom: 294px;
	min-height: 0;
	@media (max-width: 769px) {
		background: url(https://www.takumi-mat.jp/img/function/kirikaki_02_sp.webp) no-repeat center bottom / 100% auto;
		background-position: center bottom;
		padding: 0 0 110%;
		background-size: 100% auto;
		min-height: 0;
	}
}

.function .section09 ul {
	font-size: 15px;
	margin-bottom: 30px;
	@media (max-width: 769px) {
		font-size: 0.9rem;
	}
}
.function .section09 li {
	letter-spacing: -0.02em;
	position: relative;
	margin-bottom: 15px;
	padding-left: 15px;
}
.function .section09 li:before {
	position: absolute;
	top: 8px;
	left: 0;
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #eb6100;
	margin-right: 10px;
}
.red {
	color: #a40000;
}
.function .section09 li:last-child {
	margin-bottom: 0;
}
.function .section09 .line .img {
	font-size: 15px;
	background: url(https://www.takumi-mat.jp/img/function/img09.webp) no-repeat left top;
	padding-left: 220px;
	min-height: 140px;
	margin-bottom: 25px;
	@media (max-width: 550px) {
		background: url(https://www.takumi-mat.jp/img/function/img09_sp.webp) no-repeat left top;
		padding: 76% 0 0;
		background-size: 100% auto;
	}
	@media (min-width: 770px) and (max-width: 1119px) {
		background-size: 46% auto;
		padding-left: 50%;
	}
}

.function .section09 .columnL:before, .function .section09 .columnR:before {
	position: relative;
	top: -4px;
	content: '';
	display: inline-block;
	background: #eb6100;
	width: 6px;
	height: 6px;
	margin-right: 10px;
}
.function .section09 .columnL {
	float: left;
	background: url(https://www.takumi-mat.jp/img/function/img10.webp) no-repeat center bottom;
	margin-left: 20px;
	@media (max-width: 550px) {
		margin-bottom: 20px!important;
	}
	@media (min-width: 770px) and (max-width: 1119px) {
		margin-left: 0;
		background-size: 100% auto;
		margin-bottom: 20px!important;
	}
}
.function .section09 .columnR {
	float: right;
	background: url(https://www.takumi-mat.jp/img/function/img11.webp) no-repeat center bottom;
	margin-right: 20px;
	@media (max-width: 550px) {
		margin-bottom: 0;
	}
	@media (min-width: 770px) and (max-width: 1119px) {
		margin-right: 0;
		background-size: 100% auto;
		margin-bottom: 0!important;
	}
}
.function .section09 .line_inner {
	display: inline-block;
}

.function .section09 .columnL, .function .section09 .columnR {
	width: 360px;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 250px;
	@media (max-width: 550px) {
		margin: 0;
		width: 100%;
		float: none;
		background-size: 100% auto;
		padding-bottom: 65%;
	}
	@media (min-width: 770px) and (max-width: 1119px) {
		width: 100%;
		padding-bottom: 294px;
	}
}

.detail_buttons .ttl04 span {
	background: #fff;
}
.detail_buttons ul {
	margin-bottom: 30px;
}
.detail_buttons li {
	width: 48.5%;
	margin-bottom: 20px;
}
.detail_buttons li:nth-last-child(-n+2) {
	margin-bottom: 0;
}
.detail_buttons li:nth-child(odd) {
	float: left;
}
.detail_buttons li:nth-child(even) {
	float: right;
}




/*お役立ち情報*/
.movies {
	margin-top: 0;
}
.movie {
	margin: 0 0 30px 0;
	text-align: center;
	@media (max-width: 769px) {
		position: relative;
		width: 100%;
		padding: 56.25% 0 0;
		/*padding: 0;*/
		margin-bottom: 30px;
	}
	@media (min-width: 551px) and (max-width: 1199px) {/*特殊*/
		padding: 0;
		margin-bottom: 40px;
	}
}
.contens .movie:last-of-type {
	margin-bottom: 0;
}
.movie > iframe {
	width: 100%;
	@media (max-width: 769px) {
		width: 100%;
		height: auto;
	}
	@media (max-width: 550px) {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: auto;
	}
}
.contents ul.contents .btn01 {
	height: 127px;
	padding: 47px 10px 0 270px;
	text-align: left;
	margin-bottom: 30px;
	@media (max-width: 1199px) {
		padding: 52px 0 0 260px;
	}
	@media (max-width: 769px) {
		height: auto;
		padding: 5% 4% 5% 43%;
		margin-bottom: 30px;
	}
}

.btn01 span {
	color: #eb6100;
}
.contents ul.contents li .btn01.cnt01 {
	background: url(https://www.takumi-mat.jp/img/contents/img01.jpg) no-repeat left center / 250px auto;
	@media (max-width: 769px) {
		background: url(https://www.takumi-mat.jp/img/contents/img01.jpg) no-repeat left center / 40% auto;
	}
}
.contents ul.contents li .btn01.cnt02 {
	background: url(https://www.takumi-mat.jp/img/contents/img02.jpg) no-repeat left center / 250px auto;
	@media (max-width: 769px) {
		background: url(https://www.takumi-mat.jp/img/contents/img02.jpg) no-repeat left center / 40% auto;
	}
}
.contents ul.contents li .btn01.cnt03 {
	background: url(https://www.takumi-mat.jp/img/contents/img03.jpg) no-repeat left center / 250px auto;
	@media (max-width: 769px) {
		background: url(https://www.takumi-mat.jp/img/contents/img03.jpg) no-repeat left center / 40% auto;
	}
}
.contents ul.contents li .btn01.cnt04 {
	background: url(https://www.takumi-mat.jp/img/contents/img04.jpg) no-repeat left center / 250px auto;
	@media (max-width: 769px) {
		background: url(https://www.takumi-mat.jp/img/contents/img04.jpg) no-repeat left center / 40% auto;
	}
}
.contents ul.contents li .btn01.cnt05 {
	background: url(https://www.takumi-mat.jp/img/contents/img05.jpg) no-repeat left center / 250px auto;
	@media (max-width: 769px) {
		background: url(https://www.takumi-mat.jp/img/contents/img05.jpg) no-repeat left center / 40% auto;
	}
}
.contents ul.contents li .btn01.cnt06 {
	background: url(https://www.takumi-mat.jp/img/contents/img06.jpg) no-repeat left center / 250px auto;
	@media (max-width: 769px) {
		background: url(https://www.takumi-mat.jp/img/contents/img06.jpg) no-repeat left center / 40% auto;
	}
}


/*コンテンツ*/
.contents {
	line-height: 1.9;
}
.contents section {/*コンテンツのみsectionのmarginリセット*/
	margin: 0;
}

.contents .other_btn {
	margin-bottom: 80px;
}

/*お手入れ方法*/
.care .section01 .img {
	background: url(https://www.takumi-mat.jp/img/care/img01.webp) no-repeat left top;
	padding-left: 433px;
	min-height: 240px;
	@media (max-width: 550px) {
		padding: 62% 0 0;
		background-size: 100% auto;
		background-position: center top;
	}
	@media (min-width: 770px) and (max-width: 999px) {/*特殊*/
		padding: 62% 0 0;
		background-size: 100% auto;
		background-position: center top;
	}
}
.care .section01, .care .section02, .care .section03, .care .section04 {
	margin: 0!important;
}
.care .section05 {
 margin-top: 0;
	@media (max-width: 550px) {
		margin-bottom: 60px;
	}
}
.care .section05 p {
	margin-bottom: 30px;
}
.care .section03 .img {
	background: url(https://www.takumi-mat.jp/img/care/img02.webp) no-repeat right top;
	padding-right: 437px;
	min-height: 270px;
	@media (max-width: 550px) {
		padding: 0 0 65%;
		background-size: 100% auto;
		background-position: center bottom;
	}
	@media (min-width: 770px) and (max-width: 999px) {/*特殊*/
		padding: 0 0 65%;
		background-size: 100% auto;
		background-position: center bottom;
	}
}
.care .section04 .img {
	background: url(https://www.takumi-mat.jp/img/care/img03.webp) no-repeat left top / 49% auto;
	padding-left: 436px;
	min-height: 273px;
	@media (max-width: 550px) {
		padding: 67% 0 0;
		background-size: 100% auto;
		background-position: center top;
	}
	@media (min-width: 770px) and (max-width: 999px) {/*特殊*/
		padding: 67% 0 0;
		background-size: 100% auto;
		background-position: center top;
	}
}

/*梱包状態*/
.packing .section01 p {
	background: url(https://www.takumi-mat.jp/img/packing/img01.webp) no-repeat center bottom;
	padding-bottom: 575px;
	@media (max-width: 769px) {
		background: url(https://www.takumi-mat.jp/img/packing/img01.webp) no-repeat center bottom / 100% auto;
		padding-bottom: 67%;
	}
}
.packing .section01, .packing .section02 {
	margin-bottom: 30px;
}
.packing .section02 ul {
	background: url(https://www.takumi-mat.jp/img/packing/img02.webp) no-repeat center bottom;
	padding-bottom: 300px;
	@media (max-width: 769px) {
		background: url(https://www.takumi-mat.jp/img/packing/img02_sp.webp) no-repeat center bottom / 100% auto;
		padding-bottom: 135%;
	}
}
.packing .square_mark_ttl{
	@media (max-width: 550px) {
		font-size: 1rem;
	}
}
.packing .section03 p {
	background: url(https://www.takumi-mat.jp/img/packing/img03.webp) no-repeat center bottom;
	padding-bottom: 300px;
	margin-bottom: 30px;
	@media (max-width: 769px) {
		background: url(https://www.takumi-mat.jp/img/packing/img03_sp.webp) no-repeat center bottom / 100% auto;
		padding-bottom: 107%;
	}
}
.packing .section03, .packing .section04, .packing .section06 {
	margin-bottom: 0;
}
.packing .section04, .packing .section05, .packing .section07 {
	margin-top: 0;
}
.packing .section05 .line .img {
	font-size: 15px;
	background: url(https://www.takumi-mat.jp/img/packing/img04.webp) no-repeat left top;
	padding-left: 372px;
	min-height: 140px;
	/* margin-bottom: 8px; */
	@media screen and (max-width: 769px) {
		background-position: center top;
		padding: 42% 0 0;
		background-size: 100% auto;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background-position: center top;
		padding: 42% 0 0;
		background-size: 100% auto;
	}
}
.packing .section06 p {
	background: url(https://www.takumi-mat.jp/img/packing/img05.webp) no-repeat center bottom;
	padding-bottom: 240px;
	margin-bottom: 30px;
	@media screen and (max-width: 769px) {
		background: url(https://www.takumi-mat.jp/img/packing/img05_sp.webp) no-repeat center bottom / 100% auto;
		padding-bottom: 87%;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background: url(https://www.takumi-mat.jp/img/packing/img05_sp.webp) no-repeat center bottom / 100% auto;
		padding-bottom: 87%;
	}
}

/*一般ビニールとの比較*/
.compare .section01 .img {
	background: url(https://www.takumi-mat.jp/img/compare/img01.webp) no-repeat right top;
	background-size: 260px auto;
	padding-right: 270px;
	min-height: 150px;
	@media (max-width: 550px) {
		padding: 0 0 57%;
		background-size: 100% auto;
		background-position: center bottom;
		margin-bottom: 10px;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		padding: 0 0 57%;
		background-size: 100% auto;
		background-position: center bottom;
		margin-bottom: 10px;
	}
}
.compare .section02 .img {
	background: url(https://www.takumi-mat.jp/img/compare/img02.webp) no-repeat right top;
	background-size: 260px auto;
	padding-right: 270px;
	min-height: 150px;
	@media (max-width: 550px) {
		background: url(https://www.takumi-mat.jp/img/compare/img02_sp.webp) no-repeat center bottom / 100% auto;
		padding: 0 0 57%;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background: url(https://www.takumi-mat.jp/img/compare/img02_sp.webp) no-repeat center bottom / 100% auto;
		padding: 0 0 57%;
	}
}
.compare .section03 .img {
	background: url(https://www.takumi-mat.jp/img/compare/img03.webp) no-repeat left top;
	background-size: 260px auto;
	padding-left: 270px;
	min-height: 150px;
	@media (max-width: 550px) {
		padding: 0 0 57%;
		background-size: 100% auto;
		background-position: center bottom;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		padding: 0 0 57%;
		background-size: 100% auto;
		background-position: center bottom;
	}
}
.compare .section03 p:last-of-type {
	@media (max-width: 769px) {
		margin-top: 10px;
	}
} 

/*カウンター用マットの作成*/
.for_counter section {
	margin-bottom: 30px;
}
.for_counter .section01 .img {
	background: url(https://www.takumi-mat.jp/img/counter/img01.webp) no-repeat right top / 300px auto;
	padding-right: 315px;
	min-height: 170px;
	@media (max-width: 550px) {
		background: url(https://www.takumi-mat.jp/img/counter/img01sp.webp) no-repeat center bottom / 100% auto;
		padding: 0 0 60%;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background: url(https://www.takumi-mat.jp/img/counter/img01sp.webp) no-repeat center bottom / 100% auto;
		background-position: center bottom;
		padding: 0 0 60%;
	}
}
.for_counter .section01 .img2 {
		background: url(https://www.takumi-mat.jp/img/counter/img02.webp) no-repeat right top / 300px auto;
		padding-right: 315px;
		min-height: 260px;
	@media (max-width: 550px) {
		background: url(https://www.takumi-mat.jp/img/counter/img02sp.webp) no-repeat center bottom / 100% auto;
		padding: 0 0 82%;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background: url(https://www.takumi-mat.jp/img/counter/img02sp.webp) no-repeat center bottom / 100% auto;
		padding: 0 0 82%;
	}
}
.for_counter .section02 .img {
	background: url(https://www.takumi-mat.jp/img/counter/img03.webp) no-repeat center bottom / 100% auto;
	padding-bottom: 240px;
	min-height: 0;
	@media (max-width: 550px) {
		background: url(https://www.takumi-mat.jp/img/counter/img03sp.webp) no-repeat center bottom / 100% auto;
		padding: 0 0 90%;
		}
	 @media (min-width: 770px) and (max-width: 999px) {
		background: url(https://www.takumi-mat.jp/img/counter/img03sp.webp) no-repeat center bottom / 100% auto;
		padding: 0 0 90%;
	}
}
.for_counter .section03 .img {
	background: url(https://www.takumi-mat.jp/img/counter/img04.webp) no-repeat center bottom / 100% auto;
	padding-bottom: 306px;
	min-height: 0;
	@media (max-width: 550px) {
		background: url(https://www.takumi-mat.jp/img/counter/img04sp.webp) no-repeat center bottom / 100% auto;
		padding: 0 0 152%;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background: url(https://www.takumi-mat.jp/img/counter/img04sp.webp) no-repeat center bottom / 100% auto;
		padding: 0 0 152%;
	}
}
.for_counter .section03 .img2 {
	background: url(https://www.takumi-mat.jp/img/function/unit_01.webp) no-repeat right top;
	padding-right: 420px;
	min-height: 290px;
	@media (max-width: 550px) {
		background: url(https://www.takumi-mat.jp/img/function/unit_01_sp.webp) no-repeat center bottom / 100% auto;
		padding: 0 0 106%;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background: url(https://www.takumi-mat.jp/img/function/unit_01_sp.webp) no-repeat center bottom / 100% auto;
		padding: 0 0 106%;
	}
}
.for_counter .section04 .img {
	background: url(https://www.takumi-mat.jp/img/function/kirikaki_01.webp) no-repeat center bottom / auto;
	padding-bottom: 290px;
	min-height: 0;
	@media (max-width: 550px) {
		background: url(https://www.takumi-mat.jp/img/function/kirikaki_01_sp.webp) no-repeat center bottom / 100% auto;
		padding: 0 0 72%;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background: url(https://www.takumi-mat.jp/img/function/kirikaki_01_sp.webp) no-repeat center bottom / 100% auto;
		padding: 0 0 72%;
	}
}
.for_counter .section04 .img2 {
	background: url(https://www.takumi-mat.jp/img/function/kirikaki_02.webp) no-repeat center bottom / auto;
	padding-bottom: 294px;
	min-height: 0;
	@media (max-width: 550px) {
		background: url(https://www.takumi-mat.jp/img/function/kirikaki_02_sp.webp) no-repeat center bottom / 100% auto;
		padding: 0 0 110%;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background: url(https://www.takumi-mat.jp/img/function/kirikaki_02_sp.webp) no-repeat center bottom / 100% auto;
		padding: 0 0 110%;
	}
}
.for_counter .section05 .img {
	background: url(https://www.takumi-mat.jp/img/function/kurinuki_06.webp) no-repeat center bottom / auto;
	padding-bottom: 546px;
	min-height: 0;
	@media (max-width: 550px) {
		background: url(https://www.takumi-mat.jp/img/function/kurinuki_06_sp.webp) no-repeat center bottom / 100% auto;
		padding: 0 0 108%;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background: url(https://www.takumi-mat.jp/img/function/kurinuki_06_sp.webp) no-repeat center bottom / 100% auto;
		padding: 0 0 108%;
	}
}
.for_counter .section05 .img2 {
	background: url(https://www.takumi-mat.jp/img/function/kurinuki_07.webp) no-repeat center bottom / auto;
	padding-bottom: 566px;
	min-height: 0;
	@media (max-width: 550px) {
		background: url(https://www.takumi-mat.jp/img/function/kurinuki_07_sp.webp) no-repeat center bottom / 100% auto;
		padding: 0 0 125%;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background: url(https://www.takumi-mat.jp/img/function/kurinuki_07_sp.webp) no-repeat center bottom / 100% auto;
		padding: 0 0 125%;
	}
}
.for_counter li.square_mark_ttl {
	margin-bottom: 10px;
	@media (max-width: 550px) {
		font-weight: bold;
		font-size: 0.9rem;
		margin-bottom: 10px;
	}
}
.for_counter li.square_mark_ttl:last-child {
	margin-bottom: 0;
}
/*デスク用マットの作成*/
.for_desk section {
	margin-bottom: 30px;
}
.for_desk .ttl04 span {
	background: #fff;
}
.for_desk .katagami_method ul {
	@media (max-width: 550px) {
		margin-top: 6px;
	}
}
.for_desk .katagami_method > li {
	float: left;
	width: 50%;
	font-size: 15px;
	padding: 0 52px 0 175px;
	margin-bottom: 15px;
	height: 140px;
	@media (max-width: 1199px) {
		float: none;
		width: 100%;
		background-size: 100px auto !important;
		padding:0 0 0 120px;
		height: auto;
		min-height: 100px;
		line-height: 1.4;
	}
}
.for_desk .katagami_method > li li:before {
	content: '';
	display: inline-block;
	width: 5px;
	height: 5px;
	background: #e25d00;
	position: relative;
	top: -3px;
	margin-right: 4px;
}
.for_desk .katagami_method > li:nth-child(1) {
	background: url(https://www.takumi-mat.jp/img/flow/katagami01.webp) no-repeat left top / auto;
}
.for_desk .katagami_method > li:nth-child(2) {
	background: url(https://www.takumi-mat.jp/img/flow/katagami02.webp) no-repeat left top / auto;
}
.for_desk .katagami_method > li:nth-child(3) {
	background: url(https://www.takumi-mat.jp/img/flow/katagami03.webp) no-repeat left top / auto;
}
.for_desk .katagami_method > li:nth-child(4) {
	background: url(https://www.takumi-mat.jp/img/flow/katagami04.webp) no-repeat left top / auto;
}
.for_desk .katagami_method > li:nth-child(5) {
	background: url(https://www.takumi-mat.jp/img/flow/katagami05.webp) no-repeat left top / auto;
}
.for_desk .katagami_method > li:nth-child(6) {
	background: url(https://www.takumi-mat.jp/img/flow/katagami06.webp) no-repeat left top / auto;
}

.for_desk .section05 .img {
	background: url(https://www.takumi-mat.jp/img/function/kirikaki_01.webp) no-repeat center bottom / auto;
	padding-bottom: 290px;
	min-height: 0;
	@media (max-width: 550px) {
		background: url(https://www.takumi-mat.jp/img/function/kirikaki_01_sp.webp) no-repeat center bottom / 100% auto;
		padding: 0 0 67%;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background: url(https://www.takumi-mat.jp/img/function/kirikaki_01_sp.webp) no-repeat center bottom / 100% auto;
		padding: 0 0 67%;
	}
}
.for_desk .section05 .img2 {
	background: url(https://www.takumi-mat.jp/img/function/kirikaki_02.webp) no-repeat center bottom / auto;
	padding-bottom: 294px;
	min-height: 0;
	@media (max-width: 550px) {
		background: url(https://www.takumi-mat.jp/img/function/kirikaki_02_sp.webp) no-repeat center bottom / 100% auto;
		background-position: center bottom;
		padding: 0 0 106%;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background: url(https://www.takumi-mat.jp/img/function/kirikaki_02_sp.webp) no-repeat center bottom / 100% auto;
		background-position: center bottom;
		padding: 0 0 106%;
	}
}
.for_desk .section06 .img2 {
	background: url(https://www.takumi-mat.jp/img/function/kurinuki_07.webp) no-repeat center bottom / auto;
	padding-bottom: 566px;
	min-height: 0;
	@media (max-width: 550px) {
		background: url(https://www.takumi-mat.jp/img/function/kurinuki_06_sp.webp) no-repeat center bottom / 100% auto;
		padding: 0 0 104%;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background: url(https://www.takumi-mat.jp/img/function/kurinuki_06_sp.webp) no-repeat center bottom / 100% auto;
		padding: 0 0 104%;
	}
}
.for_desk .section07 .img {
		background: url(https://www.takumi-mat.jp/img/function/temae_mentori_01.webp) no-repeat center bottom / auto;
		padding-bottom: 283px;
		min-height: 0;
	@media (max-width: 550px) {
		background: url(https://www.takumi-mat.jp/img/function/temae_mentori_01_sp.webp) no-repeat center bottom / 100% auto;
		padding: 0 0 70%;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background: url(https://www.takumi-mat.jp/img/function/temae_mentori_01_sp.webp) no-repeat center bottom / 100% auto;
		padding: 0 0 70%;
	}
}

/*注文タイプやサイズ測定についてのポイント*/
.ordertype .section01, .ordertype .section02 {
	margin-bottom: 60px;
	@media (max-width: 769px) {
		margin-bottom: 40px;
	}
}
.ordertype dl.type {
	margin: 20px 0 20px 20px;
	@media (max-width: 550px) {
		margin: 30px 0 0;
	}
	@media (min-width: 770px) and (max-width: 999px) {
	margin: 20px 0 20px 0;
	}
}
.ordertype .type > dt {
	float: left;
	width: 100%;
	font-size: 15px;
	box-sizing: border-box;
	padding: 0;
	line-height: 1.4;
	font-weight: bold;
	font-size: 18px;
	color: #eb6100;
	@media (max-width: 769px) {
		font-weight: bold;
		font-size: 18px;
		margin-bottom: 0;
	}
}
.ordertype .type > dt:before {
	content: '';
	display: inline-block;
	width: 5px;
	height: 5px;
	/* background: #e25d00; */
	background: #4DD2FF;
	position: relative;
	top: -3px;
	margin-right: 8px;
	@media (max-width: 769px) {
		content: '';
		display: inline-block;
		width: 8px;
		height: 8px;
		background: #4DD2FF;
		position: relative;
		top: -3px;
		margin-right: 4px;
	}
}
.ordertype .type > dd {
	/*float: left;*/
	width: 100%;
	/*font-size: 15px;*/
	padding: 0;
	/*line-height: 1.4;*/
	margin: 0 0 30px 13px;
	@media (max-width: 550px) {
		margin: 0 0 30px;
	}
}
.ordertype .type > dd:last-child {
	margin-bottom: 0;
}
.ordertype .type > dd:nth-of-type(1) {
	background: url(https://www.takumi-mat.jp/img/top/type_bg01.webp) no-repeat center bottom / 100% auto;
	padding-bottom: 176px;
	@media (max-width: 550px) {
		background: url(https://www.takumi-mat.jp/img/top/type_bg01s.webp) no-repeat center bottom / 100% auto;
		padding-bottom: 80%;
		min-height: auto;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background: url(https://www.takumi-mat.jp/img/top/type_bg01s.webp) no-repeat center bottom / 100% auto;
		padding-bottom: 80%;
		min-height: auto;
	}
}
.ordertype .type > dd:nth-of-type(2) {
	background: url(https://www.takumi-mat.jp/img/top/type_bg02.webp) no-repeat center bottom / 100% auto;
	padding-bottom: 307px;
	@media (max-width: 550px) {
		background: url(https://www.takumi-mat.jp/img/top/type_bg02s.webp) no-repeat center bottom / 100% auto;
		padding-bottom: 140%;
		min-height: auto;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background: url(https://www.takumi-mat.jp/img/top/type_bg02s.webp) no-repeat center bottom / 100% auto;
		padding-bottom: 140%;
		min-height: auto;
	}
}
.ordertype .section02 .img01 {
	background: url(https://www.takumi-mat.jp/img/ordertype/img01.webp) no-repeat right top / auto 160px;
	padding-right: 280px;
	min-height: 200px;
	@media (max-width: 550px) {
		background: url(https://www.takumi-mat.jp/img/ordertype/img01.webp) no-repeat center bottom / 100% auto;
		padding: 0 0 63%;
		min-height: auto;
		margin-bottom: 3%;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background: url(https://www.takumi-mat.jp/img/ordertype/img01.webp) no-repeat center bottom / 100% auto;
		padding: 0 0 63%;
		min-height: auto;
		margin-bottom: 3%;
	}
}
.ordertype .section02 .img02 {
	background: url(https://www.takumi-mat.jp/img/ordertype/img02.webp) no-repeat right top / auto 160px;
	padding-right: 280px;
	min-height: 200px;
	@media (max-width: 550px) {
		background: url(https://www.takumi-mat.jp/img/ordertype/img02.webp) no-repeat center bottom / 100% auto;
		padding: 0 0 63%;
		background-size: 100% auto;
		min-height: auto;
		margin-bottom: 13%;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background: url(https://www.takumi-mat.jp/img/ordertype/img02.webp) no-repeat center bottom / 100% auto;
		padding: 0 0 63%;
		background-size: 100% auto;
		min-height: auto;
		margin-bottom: 13%;
	}
}
.ordertype ul.kador {
	display: flex;
	margin-bottom: 15px;
	@media (max-width: 550px) {
		display: block;
		margin-bottom: 0;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		display: block;
		margin-bottom: 0;
	}
}
.ordertype .kador > li {
	/*float: left;*/
	/*width: 32%;*/
	width: calc((100% - 30px) / 3);
	margin-right: 15px;
	text-align: center;
	line-height: 1.4;
	font-weight: bold;
	@media (max-width: 550px) {
		width: 100%;
		margin-right: 0%;
		text-align: center;
		/*line-height: 1.4;*/
		margin-bottom: 6%;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		width: 100%;
	}
}
.ordertype .kador > li:last-child {
	margin-right: 0;
}
.ordertype .kador > li > span {
	color: #e25d00;
	font-weight: bold;
	font-size: 130%;
	@media (max-width: 550px) {
		font-size: 1.6rem;
	}
}
.ordertype .kador li > br {
	@media (min-width: 770px) and (max-width: 999px) {
		display: none;
	}
}

.ordertype .kador > li:nth-child(1) {
	background: url(https://www.takumi-mat.jp/img/ordertype/img03.webp) no-repeat center bottom / 100% auto;
	padding-bottom: 165px;
	@media (max-width: 550px) {
		background: url(https://www.takumi-mat.jp/img/ordertype/img03.webp) no-repeat center bottom / 100% auto;
		padding-bottom: 60%;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background: url(https://www.takumi-mat.jp/img/ordertype/img03.webp) no-repeat center bottom / 100% auto;
		padding-bottom: 60%;
		margin-right: 0;
		margin-bottom: 30px;
	}
}
.ordertype .kador > li:nth-child(2) {
	background: url(https://www.takumi-mat.jp/img/ordertype/img04.webp) no-repeat center bottom / 100% auto;
	padding-bottom: 165px;
	@media (max-width: 550px) {
		background: url(https://www.takumi-mat.jp/img/ordertype/img04.webp) no-repeat center bottom / 100% auto;
		padding-bottom: 60%;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background: url(https://www.takumi-mat.jp/img/ordertype/img04.webp) no-repeat center bottom / 100% auto;
		padding-bottom: 60%;
		margin-right: 0;
		margin-bottom: 30px;
	}
}
.ordertype .kador > li:nth-child(3) {
	background: url(https://www.takumi-mat.jp/img/ordertype/img05.webp) no-repeat center bottom / 100% auto;
	padding-bottom: 165px;
	margin-right: 0;
	@media (max-width: 550px) {
		background: url(https://www.takumi-mat.jp/img/ordertype/img05.webp) no-repeat center bottom / 100% auto;
		padding-bottom: 60%;
		margin-bottom: 10px;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background: url(https://www.takumi-mat.jp/img/ordertype/img05.webp) no-repeat center bottom / 100% auto;
		padding-bottom: 60%;
		margin-right: 0;
		margin-bottom: 10px;
	}
}
.ordertype .section03 > p:nth-of-type(1) {
	margin-bottom: 30px;
	@media (max-width: 550px) {
		margin-bottom: 15px;
	}
}
.ordertype .size > dt {
	/*float: left;
	width: 100%;*/
	padding: 0 0 7px 0;
	font-weight: bold;
	@media (max-width: 550px) {
		float: left;
		width: 100%;
		font-size: 1rem;
		font-weight: bold;
		padding: 0 0 7px 0;
	}
}
.ordertype .size > dt:before {
	content: '';
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #4DD2FF;
	position: relative;
	top: -3px;
	margin-right: 8px;
	@media (max-width: 550px) {

	}
}
.fromop {
	padding: 20px 30px 30px 30px;
	background: #f8f8f8;
	@media (max-width: 769px) {
		padding: 2% 2% 2% 2%;
	}
}
.ordertype .adjust p {
	background: url(https://www.takumi-mat.jp/img/flow/img05.webp) no-repeat left top;
	padding-left: 340px;
	min-height: 150px;
	margin-bottom: 0;
	@media (max-width: 550px) {
		padding: 49% 0 0;
		background-position: center top;
		background-size: 100% auto;
		min-height: 0;
		margin-bottom: 0;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		padding: 47% 0 0;
		background-position: center top;
		background-size: 100% auto;
		min-height: 0;
	}
}
.ordertype .adjust p span {
	font-weight: bold;
	color: #a40000;
}
.ordertype ul.sukima {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
	@media (max-width: 550px) {
		display: block;
		margin-top: 10px;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		display: block;
		margin-top: 10px;
	}
}
.ordertype .adjust ul.sukima li {
	/* width: 410px; */
	/*width: 383px;*/
	width: calc((100% - 30px) / 2);
	padding-top: 222px;
	line-height: 1.4;
	@media (max-width: 550px) {
		width: 100%;
		background-position: center top;
		background-size: 100% auto;
		padding-top: 50%;
		width: 100%;
		margin-bottom: 15px;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		width: 100%;
		background-position: center top;
		background-size: 100% auto;
		padding-top: 50%;
		width: 100%;
		margin-bottom: 15px;
	}
}
.ordertype .adjust ul.sukima li:first-child {
	background: url(https://www.takumi-mat.jp/img/ordertype/img06.webp) no-repeat center 30px / 100% auto;
	@media (max-width: 550px) {
		background-position: center top;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background-position: center top;
	}
}
.ordertype .adjust ul li:last-child {
	background: url(https://www.takumi-mat.jp/img/ordertype/img07.webp) no-repeat center top / 100% auto;
	@media (max-width: 550px) {
		padding-top: 59%;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		padding-top: 59%;
	}
}
.ordertype .size_image h4, .ordertype .kado_R h4 {
	font-weight: bold;
	font-size: 23px;
	border-top: solid 2px #362e2b;
	border-bottom: solid 2px #362e2b;
	padding: 3px 10px;
	margin-bottom: 25px;
	@media (max-width: 550px) {
		font-size: 1rem;
		margin-bottom: 6%;
	}
}
.ordertype .size_image h4 span, .ordertype .kado_R h4 span {
	font-size: 28px;
	color: #e25d00;
	@media (max-width: 550px) {
		font-size: 1.4rem;
	}
}
.ordertype .size_image ul {
	display: flex;
	justify-content: space-between;
	@media (max-width: 550px) {
		display: block;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		display: block;
	}
}
.ordertype .size_image ul li {
	width: calc((100% - 30px) / 3);
	margin-right: 15px;
	font-size: 14px;
	line-height: 1.4;
	padding-top: 152px;
	@media (max-width: 550px) {
		width: 100%;
		margin-bottom: 20px;
		text-align: left;
		margin-right: 0;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		width: 100%;
		margin-bottom: 20px;
		text-align: left;
		margin-right: 0;
	}
}
.ordertype .size_image li:nth-child(1) {
	background: url(https://www.takumi-mat.jp/img/ordertype/img08.webp) no-repeat center 28px / 100% auto;
	@media (max-width: 550px) {
		background-position: center top;
		padding-top: 50%;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background-position: center top;
		padding-top: 50%;
	}
}
.ordertype .size_image li:nth-child(2) {
	background: url(https://www.takumi-mat.jp/img/ordertype/img09.webp) no-repeat center top / 100% auto;
	@media (max-width: 550px) {
		padding-top: 62%;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		padding-top: 62%;
	}
}
.ordertype .size_image li:nth-child(3) {
	background: url(https://www.takumi-mat.jp/img/ordertype/img10.webp) no-repeat center top / 100% auto;
	margin-right: 0;
	@media (max-width: 550px) {
		padding-top: 62%;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		padding-top: 62%;
	}
}
.ordertype .size_image .desc, .ordertype .measurement .desc, .ordertype .kado_R .desc {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #a40000;
	margin-top: 25px;
	@media (max-width: 550px) {
		font-size: 1.1rem;
		line-height: 1.4;
	}
}
.ordertype .measurement p {
	margin-bottom: 15px;
	@media (max-width: 550px) {

	}
}
.ordertype .measurement ul {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
	@media (max-width: 550px) {
		display: block;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		display: block;
	}
}
.ordertype .measurement ul li {
	width: calc((100% - 30px) / 2);
	padding-top: 178px;
	line-height: 1.4;
	font-size: 15px;
	@media (max-width: 550px) {
		width: 100%;
		background-position: center top;
		background-size: 100% auto;
		padding-top: 51%;
		width: 100%;
		margin-bottom: 15px;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		width: 100%;
		background-position: center top;
		background-size: 100% auto;
		padding-top: 51%;
		width: 100%;
		margin-bottom: 15px;
	}
}
.ordertype .measurement li:first-child {
	background: url(https://www.takumi-mat.jp/img/flow/measurement01.webp) no-repeat center top;
	@media (max-width: 550px) {
		background-size: 100% auto;
		padding-top: 59%;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background-size: 100% auto;
		padding-top: 43%;
	}
}
.ordertype .measurement li:last-child {
	background: url(https://www.takumi-mat.jp/img/flow/measurement02.webp) no-repeat center top;
	@media (max-width: 550px) {
		background-size: 100% auto;
		padding-top: 59%;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background-size: 100% auto;
		padding-top: 43%;
	}
}
.ordertype .example .example_list {
	padding-left: 440px;
	min-height: 200px;
	margin-bottom: 20px;
	@media (max-width: 550px) {
		padding: 50% 0 0;
		background-size: 100% auto;
		background-position: center top;
		margin-bottom: 20px;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		padding: 50% 0 0;
		background-size: 100% auto;
		background-position: center top;
		margin-bottom: 20px;
	}
}
.ordertype .example .example_list h4 {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px;
	@media (max-width: 769px) {
		font-size: 1.2rem;
		margin-bottom: 0;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		font-size: 1.2rem;
		margin-bottom: 0;
	}
}
.ordertype .example .example_list h4:before {
	content: '';
	display: inline-block;
	width: 7px;
	height: 7px;
	background: #e25d00;
	position: relative;
	top: -3px;
	margin-right: 8px;
	@media (max-width: 769px) {

	}
}
.ordertype .example .example_list p span {
	display: block;
	font-size: 13px;
	color: #666;
	margin-top: 8px;
	@media (max-width: 769px) {
		display: block;
		font-size: 0.8rem;
		color: #666;
		margin-top: 8px;
	}
}
.ordertype .example .example_list.img01 {
	background: url(https://www.takumi-mat.jp/img/flow/example01.webp) no-repeat left top / 410px auto;
	@media (max-width: 550px) {
		background-position: center top;
		background-size: 100% auto;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background-position: center top;
		background-size: 100% auto;
	}
}
.ordertype .example .example_list.img02 {
	background: url(https://www.takumi-mat.jp/img/flow/example02.webp) no-repeat left top / 410px auto;
	@media (max-width: 550px) {
		background-position: center top;
		background-size: 100% auto;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background-position: center top;
		background-size: 100% auto;
	}
}
.ordertype .example .example_list.img03 {
	background: url(https://www.takumi-mat.jp/img/flow/example03.webp) no-repeat left top;
	margin-bottom: 0;
	@media (max-width: 550px) {
		background-position: center top;
		background-size: 100% auto;

	}
	@media (min-width: 770px) and (max-width: 999px) {
		background-position: center top;
		background-size: 100% auto;
	}
}
.ordertype .section03 > p:last-of-type {
	margin-top: 30px;
	margin-bottom: 30px;
}
.ordertype .section_kadoR > .desc {
	box-sizing: border-box;
	background: url(https://www.takumi-mat.jp/img/top/kado_r.webp) no-repeat left top / 280px auto;
	min-height: 230px;
	font-size: 14.8px;
	padding-left: 290px;
	margin-bottom: 30px;
	@media (max-width: 550px) {
		background-position: center top;
		background-size: 100% auto;
		padding-left: 0;
		padding: 82% 0 0;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background-position: center top;
		background-size: 100% auto;
		padding-left: 0;
		padding: 82% 0 0;
	}
}
.section_kadoR > .desc p {
	margin-bottom: 10px;
}
.section_kadoR > .desc .small {
	font-size: 13px;
	@media (max-width: 550px) {
		font-size: 0.8rem;
	}
}
.ordertype .kado_R h4 span.small {
	font-size: 17px;
	color: #333;
	@media (max-width: 550px) {
		font-size: 0.8rem;
		color: #333;
	}
}
.ordertype .kado_R ul {
	width: 100%;
	margin-bottom: 15px;
	display: flex;
	justify-content: space-between;
	@media (max-width: 550px) {
		display: block;
		width: 100%;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		display: block;
		width: 100%;
	}
}
.ordertype .kado_R ul li {
	width: calc((100% - 30px) / 4);
	margin-right: 10px;
	@media (max-width: 769px) {
		width: 100%;
		margin-right: 0;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		width: 100%;
		margin-right: 0;
	}
}
.ordertype .kado_R ul li:last-child {
	margin-right: 0;
}
.ordertype .kado_R .ttl {
	font-weight: bold;
	font-size: 94%;
	@media (max-width: 769px) {
		font-size: 1rem;
		font-weight: bold;
		line-height: 1;
	}
}
.ordertype .ttl span {
	font-size: 150%;
	@media (max-width: 769px) {
		font-size: 1.65rem;
		color: #eb6100;
	}
}
.ordertype .kado_R .text {
	font-size: 14.7px;
	padding-top: 137px;
	line-height: 1.4;
	@media (max-width: 769px) {
		margin-bottom: 20px;
	}
}
.ordertype .kado_R li:nth-child(1) .text {
	background: url(https://www.takumi-mat.jp/img/top/kado_r1.webp) no-repeat center top / 100% auto;
	@media (max-width: 550px) {
		background-position: center top;
		background-size: 100% auto;
		padding-left: 0;
		padding: 75% 0 0;
		text-align: center;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background-position: center top;
		background-size: 100% auto;
		padding-left: 0;
		padding: 74% 0 0;
		text-align: center;
	}
}
.ordertype .kado_R li:nth-child(2) .text {
	background: url(https://www.takumi-mat.jp/img/top/kado_r3.webp) no-repeat center top / 100% auto;
		@media (max-width: 550px) {
		background-position: center top;
		background-size: 100% auto;
		padding-left: 0;
		padding: 75% 0 0;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background-position: center top;
		background-size: 100% auto;
		padding-left: 0;
		padding: 74% 0 0;
	}
}
.ordertype .kado_R li:nth-child(3) .text {
	background: url(https://www.takumi-mat.jp/img/top/kado_r5.webp) no-repeat center top / 100% auto;
		@media (max-width: 550px) {
		background-position: center top;
		background-size: 100% auto;
		padding-left: 0;
		padding: 75% 0 0;
		text-align: center;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background-position: center top;
		background-size: 100% auto;
		padding-left: 0;
		padding: 74% 0 0;
		text-align: center;
	}
}
.ordertype .kado_R li:nth-child(4) .text {
	background: url(https://www.takumi-mat.jp/img/top/kado_r10.webp) no-repeat center top / 100% auto;
		@media (max-width: 550px) {
		background-position: center top;
		background-size: 100% auto;
		padding-left: 0;
		padding: 75% 0 0;
		text-align: center;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background-position: center top;
		background-size: 100% auto;
		padding-left: 0;
		padding: 74% 0 0;
		text-align: center;
	}
}
.ordertype .section04 > p:last-of-type {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.ordertype .detail_buttons {
	margin-bottom: 80px;
}

/*オーダーページ*/
.order .banner1 img {
	width: 100%;
	height: auto;
}
.order .btn01 {
	padding: 0;
}
.order .btn01 p {
	margin: 14px 0 11px;
	line-height: 1;
}
.order ul {
	display: flex;
	@media (max-width: 550px) {
		display: block;
	}
}
.order li {
	width: calc((100% - 20px) / 2);
	@media (max-width: 550px) {
		width: 100%;
	}
}
.order li:first-child {
	margin-right: 20px;
	@media (max-width: 550px) {
		margin-bottom: 20px;
	}
}
.order li:last-child {
	margin-right: 0;
	@media (max-width: 550px) {

	}
}

/*よくあるご質問*/
.faq .faq_top, .faq .faq_sec {
	margin-bottom: 30px;
	margin-top: 0;
}
.faq .answer span {
	color: #eb6100;
	font-size: 28px;
	font-weight: bold;
	margin-left: 2px;
	line-height: 1;
	padding-right: 5px;
	@media (max-width: 550px) {
		color: #eb6100;
		font-size: 18px;
		font-weight: bold;
		margin-left: 2px;
		line-height: 1;
	}
}
.faq .faq_sec ul {
	background: #fafafa;
	border: solid 1px #ccc;
	padding: 10px 15px;
	margin-bottom: 8px;
}
.faq .faq_sec ul li {
		font-size: 15px;
		position: relative;
		margin-bottom: 6px;
		padding-left: 15px;
}
.faq .faq_sec ul li:last-child {
	margin-bottom: 0;
}
.faq .faq_sec ul li:before {
	position: absolute;
	top: 8px;
	left: 0;
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #eb6100;
	margin-right: 10px;
}
.faq .movie {
	margin-bottom: 0;
}
.faq .faq_1 p, .faq .faq_2 p, .faq .faq_3 p, .faq .faq_4 p {
	margin-bottom: 30px;
}
.faq .faq_3 .movie, .faq .faq_4 .movie {
	margin-top: 30px;
}
.faq .faq_6 p {
	margin-top: 6px;
	margin-bottom: 20px;
}
.faq .faq_6 p:last-of-type {
	margin-bottom: 0;
}
.faq .faq_6 h4 {
	font-weight: 700;
}

/*ご注文の流れ*/
.flow_menu {/*角型・変形共通*/
	margin-bottom: 0;
	@media (max-width: 769px) {
		margin-bottom: 50px;
	}
}
.flow .flow_nav ul {
	padding-bottom: 50px;
	margin-bottom: 50px;
	border-bottom: solid 1px #ccc;
	display: flex;
	@media (max-width: 769px) {
		padding-bottom: 20px;
		margin-bottom: 20px;
		display: block;
	}
}
.flow .flow_nav ul li {
	/*width: 260px;*/
	/*float: left;*/
	width: calc((100% - 80px) / 3);
	margin-right: 40px;
	@media (max-width: 769px) {
		width: 100%;
		float: none;
		margin: 0 0 10px;
	}
}
.flow .flow_nav ul li:last-child {
	margin-right: 0;
	@media (max-width: 769px) {
		margin-bottom: 0;
	}
}
.flow .flow_nav ul a {
	position: relative;
	box-sizing: border-box;
	font-size: 18px;
	font-weight: bold;
	height: 90px;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	transition: ease 0.2s;
	@media (max-width: 769px) {
		font-size: 0.8rem;
		height: auto;
		padding: 10px 0 6px !important;
		border-radius: 4px;
	}
}
.flow .flow_nav ul a:after {
	position: absolute;
	left: 50%;
	margin-left: -16px;
	bottom: -28px;
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border: solid 16px transparent;
	@media (max-width: 769px) {
		display: none;
	}
}
.flow .flow_nav ul a.red {
	background: #a40000;
	padding-top: 12px;
	line-height: 1.4;
	@media (max-width: 769px) {
		border-bottom: solid 6px #5c0000;
	}
}
.flow .flow_nav ul a.red:after {
	border-top-color: #a40000;
}
.flow .flow_nav ul a.black:after {
		border-top-color: #2a2624;
}
.flow .flow_nav ul a .yellow {
	display: block;
	font-size: 13px;
	color: #fff100;
}
.flow .flow_nav ul a.black {
	background: #2a2624;
	padding-top: 20px;
	line-height: 1.2;
	@media (max-width: 769px) {
		border-bottom: solid 6px #000;
		background: #393532;
	}
}
.flow .flow_nav ul a .orange_big {
	color: #eb6409;
	font-size: 30px;
	@media (max-width: 769px) {
		font-size: 1.5rem;
	}
}
.flow section.flow_nav {
	margin-top: 0;
	margin-bottom: 0;
}
.flow section.flow_kado {
	margin-top: 0;
}
.flow .flow_step {
	border: solid 5px #2a2624;
	background: #f8f8f8;
	padding: 30px 20px 20px;
	margin-bottom: 0;
	@media (max-width: 769px) {
		padding: 20px 4% 15px;
		margin-bottom: 0;
	}
}
.flow .flow_step h3 {/*角型・変形共通*/
	display: block;
	height: 0;
	width: 0;
	overflow: hidden;
	padding: 53px 624px 0 0;
	margin: 0 auto 50px;
	@media (max-width: 769px) {
		width: 100%;
		height: auto;
		padding: 28% 0 0 0;
		margin: 0 0 30px 0;
	}
}
.flow .flow_step.kado h3 {
	background: url(https://www.takumi-mat.jp/img/flow/ttl01.webp) no-repeat center top / 100% auto;
	@media (max-width: 769px) {
		background: url(https://www.takumi-mat.jp/img/flow/sp_ttl01.webp) no-repeat center top / 100% auto;
	}
}
.flow .flow_step.henkei h3 {
	background: url(https://www.takumi-mat.jp/img/flow/ttl02.webp) no-repeat center top / 100% auto;
	@media (max-width: 769px) {
		background: url(https://www.takumi-mat.jp/img/flow/sp_ttl02.webp) no-repeat center / 100% auto;
	}
}
.flow .flow_step ul {
	display: flex;
	@media (max-width: 769px) {
		display: block;
	}
}
.flow .flow_step.kado ul li {/*角型*/
	width: calc((100% - 60px) / 3);
	margin-right: 30px;
	@media (max-width: 769px) {
		margin-right: 0;
		width: 100%;
		margin-bottom: 35px;
	}
}

.flow .flow_step.henkei ul li {/*変形*/
	width: calc((100% - 60px) / 4);
	margin-right: 20px;
	@media (max-width: 769px) {
		margin-right: 0;
		width: 100%;
		margin-bottom: 35px;
	}
}
.flow .flow_step ul li:last-child {
	margin-right: 0;
	@media (max-width: 769px) {
		margin-bottom: 0;
	}
}
.flow .flow_step a {
	display: block;
	position: relative;

	box-sizing: border-box;
	border: solid 1px #2a2624;
	background: #fff;
	font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	color: #362e2b;
	font-size: 18px;
	line-height: 1.4;
	padding: 30px 0 0 0;
	background-size: 70px !important;
	letter-spacing: -1px;
	box-shadow: 2px 2px 0 0 #2a2624;
	text-decoration: none;
	transition: ease 0.2s;
	@media (max-width: 769px) {
		padding-bottom: 10px;
	}
}
.flow .flow_step.kado a {
	width: 250px;
	height: 130px;
	@media (max-width: 769px) {
		width: 100%;
		height: auto;
	}
}
.flow .flow_step.henkei a {
	width: 188px;
	height: 166px;
	@media (max-width: 769px) {
		width: 100%;
		height: auto;
	}
}
.flow .flow_step a:before {
	position: absolute;
	right: 2px;
	bottom: 2px;
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-top: solid 7px transparent;
	border-bottom: solid 7px #eb6100;
	border-left: solid 7px transparent;
	border-right: solid 7px #eb6100;
}
.flow .flow_step .label {
	position: absolute;
	left: 10px;
	top: -19px;
	box-sizing: border-box;
	width: 100px;
	height: 36px;
	letter-spacing: 0;
	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;
	color: #fff;
	background: #2a2624;
	font-size: 13px;
	line-height: 1;
	padding: 3px 0 0 8px;
}
.flow .flow_step .label span {
	display: inline-block;
	top: 3px;
	position: relative;
	font-size: 30px;
	letter-spacing: 2px;
	margin-left: 5px;
	font-weight: 100;
}
.flow .flow_step .label:after {
	position: absolute;
	top: 0;
	right: -10px;
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-top: solid 9px transparent;
	border-bottom: solid 9px #0a0a09;
	border-left: solid 5px #0a0a09;
	border-right: solid 5px transparent;
}  
.flow .flow_step dl {
	padding: 0 10px 0;
}
.flow .flow_step dt {
	border-bottom: solid 1px #ccc;
	padding-bottom: 6px;
	margin-bottom: 6px;
}
.flow .flow_step dd {
	font-size: 14px;
	line-height: 1.6;
}
.flow .step_ttl {
	position: relative;
	margin-bottom: 25px;
}
.flow .step_ttl .label {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	text-align: center;
	box-sizing: border-box;
	width: 60px;
	height: 60px;
	font-size: 13px;
	background: #2a2624;
	color: #fff;
	line-height: 0.8;
	padding-top: 3px;
	@media (max-width: 769px) {
		width: 40px;
		height: 40px;
		font-size: 10px;
	}
}
.flow .step_ttl .label span {
	display: block;
	font-size: 48px;
	font-weight: 100;
	margin-top: 6px;
	@media (max-width: 769px) {
		font-size: 1.75rem;
	}
}
.flow .step_ttl h3 {
	font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 30px;
	padding: 5px 0 0 80px;
	@media (max-width: 550px) {
	font-size: 1.375rem;	
	padding: 5px 0 0 55px;
	}
}
.flow .flow_step_detail {/*角型・変形共通*/
	margin-top: 50px;
	@media (max-width: 550px) {
		margin-top: 30px;
	}
}
.flow_step_detail .line {
	margin-bottom: 30px;
}
.flow .flow_step_detail .text .big {
	font-size: 18px;
	margin-bottom: 15px;
	@media (max-width: 769px) {
		font-size: 1rem;
	}
}
.flow .flow_step_detail .text .bold {
	font-weight: bold;
}
.flow .flow_step_detail .text .mark {
	position: relative;
	padding-left: 20px;
	margin-bottom: 8px;
}
.flow .flow_step_detail .text .mark:before {
	position: absolute;
	top: 8px;
	left: 0;
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #e25d00;
}
.flow .flow_step_detail .text .indent {
	padding-left: 20px;
	margin-bottom: 15px;
}

.flow .ttl04 {
	position: relative;
	font-size: 30px;
	font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	text-align: center;
	margin-bottom: 15px;
	@media (max-width: 769px) {
		font-size: 1.2rem;
	}
}
.flow .ttl04 span {
	position: relative;
	display: inline-block;
	background: #fff;
	padding: 10px;
	z-index: 1;
}
.flow .ttl03v2 {
	font-weight: 700;
	border-top: solid 2px #362e2b;
	border-bottom: solid 2px #362e2b;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	margin-bottom: 20px;
}
.flow .ttl03v2 p:nth-of-type(1) {
	font-size: 26px;
	color: #eb6100;
	/* margin-bottom: -14px; */
}
.flow .ttl03v2 p:nth-of-type(2) {
	line-height: 1;
	margin-bottom: 6px;
}
.flow .kado_R ul {
	margin-bottom: 15px;
	display: flex;
	@media (max-width: 550px) {
		display: block;
	}
}
.flow .kado_R ul:last-of-type li {
	width: calc((100% - 45px) / 4);
	margin-right: 15px;
	@media (max-width: 550px) {
		width: 100%;
		margin-bottom: 20px;
	}
}
.flow .kado_R ul:last-of-type li:last-child {
	margin-right: 0;
	@media (max-width: 550px) {
		margin-bottom: 0;
	}
}
.flow .kado_R .ttl {
	font-size: 16px;
	font-weight: bold;
	@media (max-width: 550px) {
		font-size: 1.2rem;
	}
}
.flow .kado_R .ttl span {
	font-size: 22px;
	@media (max-width: 550px) {
		font-size: 1.6rem;
	}
}
.flow .kado_R .text {
	font-size: 15px;
	@media (max-width: 550px) {
		font-size: 1rem;
	}
}
.flow .kado_step01 .kado_R li:nth-child(1) .text {
	background: url(https://www.takumi-mat.jp/img/top/kado_r1.webp) no-repeat center top / 190px auto;
	padding-top: 145px;
	@media (max-width: 550px) {
		background: url(https://www.takumi-mat.jp/img/top/kado_r1.webp) no-repeat center top / 100% auto;
		padding-top: 76%;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background: url(https://www.takumi-mat.jp/img/top/kado_r1.webp) no-repeat center top / 100% auto;
		padding-top: 76%;
	}
}
.flow .kado_step01 .kado_R li:nth-child(2) .text {
	background: url(https://www.takumi-mat.jp/img/top/kado_r3.webp) no-repeat center top / 190px auto;
	padding-top: 145px;
	@media (max-width: 550px) {
		background: url(https://www.takumi-mat.jp/img/top/kado_r3.webp) no-repeat center top / 100% auto;
		padding-top: 76%;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background: url(https://www.takumi-mat.jp/img/top/kado_r3.webp) no-repeat center top / 100% auto;
		padding-top: 76%;
	}
}
.flow .kado_step01  .kado_R li:nth-child(3) .text {
	background: url(https://www.takumi-mat.jp/img/top/kado_r5.webp) no-repeat center top / 190px auto;
	padding-top: 145px;
	@media (max-width: 550px) {
		background: url(https://www.takumi-mat.jp/img/top/kado_r5.webp) no-repeat center top / 100% auto;
		padding-top: 76%;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background: url(https://www.takumi-mat.jp/img/top/kado_r5.webp) no-repeat center top / 100% auto;
		padding-top: 76%;
	}
}
.flow .kado_step01  .kado_R li:nth-child(4) .text {
	background: url(https://www.takumi-mat.jp/img/top/kado_r10.webp) no-repeat center top / 190px auto;
	padding-top: 145px;
	@media (max-width: 550px) {
		background: url(https://www.takumi-mat.jp/img/top/kado_r10.webp) no-repeat center top / 100% auto;
		padding-top: 76%;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background: url(https://www.takumi-mat.jp/img/top/kado_r10.webp) no-repeat center top / 100% auto;
		padding-top: 76%;
	}
}

.flow .kado_step02 .text {
	background: url(https://www.takumi-mat.jp/img/flow/img01.webp) no-repeat right top / 415px auto;
	padding-right: 455px;
	height: 1022px;
	line-height: 1.6;
	@media (max-width: 550px) {
		padding: 0 0 250%;
		height: 100%;
		background-size: 100% auto;
		background-position: center bottom;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		padding: 0 0 250%;
		height: 100%;
		background-size: 100% auto;
		background-position: center bottom;
	}
}
.flow .flow_step_detail .text .red {
	margin: 15px 0;
	color: #a40000;
}
.flow .flow_step_detail .text .red span {
	display: block;
	font-weight: bold;
}
.flow .flow_step_detail .text .small {
	font-size: 14px;
	margin-bottom: 5px;
	text-indent: -2em;
	padding-left: 2em;
}
.flow .flow_step_detail .text .gray {
	color: #666666;
}


.flow .atsusa > p:nth-of-type(1) {
	text-align: center;
	margin-bottom: 20px;
	@media (max-width: 769px) {
		margin-bottom: 20px;
	}
}
span.marking {
	background-color: #F7FF7A;
}

.flow .type_thickness {
	display: flex;
	@media (max-width: 769px) {
		display: block;
	}
}

.flow .atsusa .columnL, .flow .atsusa .columnR {
	position: relative;
	width: calc((100% - 30px) / 2);	
	@media (max-width: 769px) {
		width: 100%;
	}
}
.flow .atsusa .columnL {
	margin-right: 30px;
	@media (max-width: 769px) {
		margin-right: 0;
		margin-bottom: 30px;
	}
}
.flow .atsusa .columnL > p, .flow .atsusa .columnR > p {
	color: #f00;
	font-weight: 700;
	position: absolute;
	top: -10px;
	left: -20px;
	transform: rotate(-10deg);
	font-size: 20px;
	text-shadow: 3px 3px 2px #fff, -3px -3px 2px #fff, -3px 3px 2px #fff, 3px -3px 2px #fff, 3px 0px 2px #fff, -3px -0px 2px #fff, 0px 3px 2px #fff, 0px -3px 2px #fff;
	filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.8));
	text-align: left;
	@media (max-width: 769px) {
		font-size: 1.2rem;
	}
}
.type_thickness {
	margin-bottom: 30px;
}
.flow .type_thickness h4 {
	font-size: 24px;
	font-weight: bold;
	border-top: solid 2px #362e2b;
	border-bottom: solid 2px #362e2b;
	text-align: center;
	margin-bottom: 15px;
	@media (max-width: 769px) {
		font-size: 1.2rem;
	}
}
.orange {
	color: #eb6100;
}
.flow .type_thickness h4 span:first-of-type {
	font-size: 36px;
	@media (max-width: 769px) {
		font-size: 1.5rem;
	}
}
.flow .type_thickness .columnL .line_inner > p {
	background: url(https://www.takumi-mat.jp/img/top/thick01-2023.webp) no-repeat center top / 100%;
	padding: 260px 0 0 0;
	@media (max-width: 550px) {
		padding: 70% 0 0 0;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		padding: 70% 0 0 0;
	}
}
.flow .type_thickness .columnR .line_inner > p {
    background: url(https://www.takumi-mat.jp/img/top/thick02-2023.webp) no-repeat center top / 100%;
    padding: 260px 0 0 0;
	@media (max-width: 550px) {
		padding: 70% 0 0 0;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		padding: 70% 0 0 0;
	}
}
.flow .type_thickness ul.listmark {
	margin-top: 10px;
	margin-bottom: 0;
}
.flow .type_thickness ul.listmark li {
	letter-spacing: -0.02em;
	position: relative;
	padding-left: 15px;
	margin-bottom: 0;
}
.flow .type_thickness ul.listmark li:before {
	position: absolute;
	top: 10px;
	left: 0;
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #eb6100;
	margin-right: 10px;
}
.flow .type_thickness ul.listmark li span {
	font-size: 120%;
	font-weight: 700;
}
.flow .hikaku.img {
	background: url(https://www.takumi-mat.jp/img/top/atsusa2023.webp) no-repeat right 30px top / 348px auto;
	padding: 0 379px 40px 0;
	margin-bottom: 20px;
	@media (max-width: 769px) {
		background: url(https://www.takumi-mat.jp/img/top/atsusa2023.webp) no-repeat center top;
		background-size: 100% auto;
		padding: 0 0 0 0;
		/* text-align: center;*/
	}
}
.flow .hikaku p:nth-of-type(1) {
	font-size: 20px;
	border-bottom: solid 1px #666666;
	margin: 0 0 20px 50px;
	padding: 68px 0 0 11px;
	@media (max-width: 769px) {
		text-align: center;
		font-size: 1.25rem;
		border: none;
		margin: 0 0 0 0;
		padding: 15px 0 0 0;
	}
}
.flow .hikaku p:nth-of-type(2) {
	margin: 0 32px 0 62px;
	@media (max-width: 769px) {
		padding: 31% 3% 3%;
		margin: 0;
	}
}
.flow .detail_buttons {
	margin-top: 80px;
	padding-bottom: 100px;
	margin-bottom: 50px;
	border-bottom: 20px solid #ccc;
	@media (max-width: 769px) {
		margin-top: 50px;
		margin-bottom: 16px;
		padding-bottom: 50px;
	}
}
.flow .detail_buttons ul.single li {
	float: none !important;
	margin: 0 auto;
}
.flow .flow_henkei {
	margin-top: 0;
}
.ttl03 {
	font-weight: 700;
	border-top: solid 2px #362e2b;
	border-bottom: solid 2px #362e2b;
	margin-bottom: 20px;
	padding: 10px 0 8px 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	@media (max-width: 769px) {
	}
}
.ttl03 p:first-child {
	margin-right: 30px;
	@media (max-width: 769px) {
		margin-right: 20px;
	}
}
.ttl03 p:first-child span {
	font-size: 26px;
	color: #eb6100;
}
.flow .flow_step_detail #henkei_type .img {
	background: url(https://www.takumi-mat.jp/img/flow/img02.webp) no-repeat center top / 644px auto;
	color: #a40000;
	font-weight: bold;
	padding-top: 175px;
	font-size: 18px;
	text-align: center;
	@media (max-width: 550px) {
	background: url(https://www.takumi-mat.jp/img/flow/img02sp.webp) no-repeat center top / 100% auto;
	padding-top: 66%;
	}
	@media (min-width: 770px) and (max-width: 999px) {
	background: url(https://www.takumi-mat.jp/img/flow/img02sp.webp) no-repeat center top / 100% auto;
	padding-top: 66%;
	}
}
.flow .section_kadoR > .desc {
	background: url(https://www.takumi-mat.jp/img/top/kado_r.webp) no-repeat left top / 274px auto;
	/*min-height: 230px;*/
	font-size: 15px;
	padding-left: 300px;
	@media (max-width: 550px) {
		background: url(https://www.takumi-mat.jp/img/top/kado_r_sp.webp) no-repeat center top / 100% auto;
		padding: 86% 0 0;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background: url(https://www.takumi-mat.jp/img/top/kado_r_sp.webp) no-repeat center top / 100% auto;
		padding: 86% 0 0;
	}
}
.flow .henkei_step02 .text {
	background: url(https://www.takumi-mat.jp/img/flow/img03.webp) no-repeat right top / 415px auto;
	padding-right: 455px;
	height: auto;
	line-height: 1.6;
	@media (max-width: 550px) {
		padding: 0 0 174%;
		height: 100%;
		background-size: 100% auto;
		background-position: center bottom;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		padding: 0 0 174%;
		height: 100%;
		background-size: 100% auto;
		background-position: center bottom;
	}
}
.flow ul.katagami_method {
	display: flex;
	flex-wrap: wrap;
	@media (max-width: 550px) {
		display: block;
	}
}
.flow ul.katagami_method > li {
	width: calc((100% - 50px) / 2);
	font-size: 15px;
	box-sizing: border-box;
	padding: 0 52px 0 175px;
	margin-bottom: 15px;
	height: 140px;
	@media (max-width: 550px) {
		width: 100%;
		height: auto;
		padding: 0;
		padding-left: 128px;
		height: 96px;
	}
}
.flow ul.katagami_method > li:nth-child(odd) {
	margin-right: 50px;
	@media (max-width: 550px) {
		margin-right: 0;
	}
}
.flow ul.katagami_method > li ul {
	margin-top: 10px;
}
.flow ul.katagami_method > li li:before {
	content: '';
	display: inline-block;
	width: 5px;
	height: 5px;
	background: #e25d00;
	position: relative;
	top: -3px;
	margin-right: 4px;
}
.flow ul.katagami_method > li:nth-child(1) {
	background: url(https://www.takumi-mat.jp/img/flow/katagami01.webp) no-repeat left top / 160px 140px;
	@media (max-width: 550px) {
		background-size: 110px auto;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background-size: 110px auto;
	}
}
.flow ul.katagami_method > li:nth-child(2) {
	background: url(https://www.takumi-mat.jp/img/flow/katagami02.webp) no-repeat left top / 160px 140px;
	@media (max-width: 550px) {
		background-size: 110px auto;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background-size: 110px auto;
	}
}
.flow ul.katagami_method > li:nth-child(3) {
	background: url(https://www.takumi-mat.jp/img/flow/katagami03.webp) no-repeat left top / 160px 140px;
	@media (max-width: 550px) {
		background-size: 110px auto;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background-size: 110px auto;
	}
}
.flow ul.katagami_method > li:nth-child(4) {
	background: url(https://www.takumi-mat.jp/img/flow/katagami04.webp) no-repeat left top / 160px 140px;
	@media (max-width: 550px) {
		background-size: 110px auto;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background-size: 110px auto;
	}
}
.flow ul.katagami_method > li:nth-child(5) {
	background: url(https://www.takumi-mat.jp/img/flow/katagami05.webp) no-repeat left top / 160px 140px;
	@media (max-width: 550px) {
		background-size: 110px auto;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background-size: 110px auto;
	}
}
.flow ul.katagami_method > li:nth-child(6) {
	background: url(https://www.takumi-mat.jp/img/flow/katagami06.webp) no-repeat left top / 160px 140px;
	@media (max-width: 550px) {
		background-size: 110px auto;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background-size: 110px auto;
	}
}
.flow .henkei_step03 .movie {
	margin-top: 30px;
} 

.flow .one_point h2 {
	border-top: solid 4px #2a2624;
	border-bottom: solid 4px #2a2624;
	padding: 15px 0;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	line-height: 1.3;
	margin-bottom: 25px;
	@media (max-width: 769px) {
		font-size: 1.2rem;
	}
}
.flow .one_point h2 span {
	display: block;
	color: #e25d00;
	font-size: 26px;
	@media (max-width: 550px) {
		font-size: 1rem;
	}
}
.flow .one_point .adjust p {
	background: url(https://www.takumi-mat.jp/img/flow/img05.webp) no-repeat left top / 310px 140px;
	padding-left: 340px;
	min-height: 150px;
	margin-bottom: 15px;
	@media (max-width: 550px) {
		background-size: 100% auto;
		padding: 48% 0 0;
		background-position: center top;
		min-height: 0;
	}
}
.flow .one_point .adjust p span {
	font-weight: bold;
	color: #a40000;
}
.flow .one_point .adjust > ul {
	display: flex;
	margin-bottom: 30px;
	@media (max-width: 550px) {
		display: block;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		display: block;
	}
}
.flow .one_point .adjust > ul > li {
	width: calc((100% - 50px) / 2);
	padding-top: 240px;
	@media (max-width: 550px) {
		width: 100%;
		padding-top: 57%;
	}
}
.flow .one_point .adjust ul li:first-child {
	background: url(https://www.takumi-mat.jp/img/flow/img06.webp) no-repeat center 30px / 100% auto;
	margin-right: 50px;
	@media (max-width: 550px) {
		background-position: center top;
		background-size: 100% auto;
		margin-right: 0;
		margin-bottom: 15px;
		padding-top: 50%;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background-size: 100% auto;
		margin-right: 0;
		margin-bottom: 15px;
	}
}
.flow .one_point .adjust ul li:last-child {
    background: url(https://www.takumi-mat.jp/img/flow/img07.webp) no-repeat center top / 100% auto;
	@media (max-width: 550px) {
		background-size: 100% auto;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background-size: 100% auto;
	}
}
.flow .one_point .size_image h4 {
	font-weight: bold;
	font-size: 24px;
	border-top: solid 2px #362e2b;
	border-bottom: solid 2px #362e2b;
	padding: 3px 10px;
	margin-bottom: 25px;
	@media (max-width: 550px) {
		font-size: 1.5rem;
		margin-bottom: 20px;
	}
}
.flow .one_point .size_image h4 span {
	font-size: 28px;
	color: #e25d00;
	@media (max-width: 550px) {
		font-size: 1.5rem;
	}
}
.flow .one_point .size_image ul {
	display: flex;
	@media (max-width: 550px) {
		display: block;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		display: block;
	}
}
.flow .one_point .size_image ul li {
	width: calc((100% - 40px) / 3);
	margin-right: 20px;
	@media (max-width: 550px) {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px;
	}
}
.flow .one_point .size_image ul li:last-child {
	margin-right: 0;
	@media (max-width: 550px) {
		margin-bottom: 0;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		margin-bottom: 0;
	}
}
.flow .one_point .size_image .desc {
	font-weight: bold;
	color: #a40000;
	text-align: center;
	font-size: 18px;
	margin-top: 15px;
	@media (max-width: 550px) {
		font-size: 1rem;
		text-align: left;
	}
}
.flow .one_point .size_image li {
	width: 245px;
	padding-top: 160px;
	margin-right: 39px;
	font-size: 15px;
	@media (max-width: 550px) {
		padding-top: 62%;
		margin-right: 0;
		margin-bottom: 15px;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		padding-top: 62%;
		margin-right: 0;
		margin-bottom: 15px;
	}
}
.flow .one_point .size_image li:nth-child(1) {
	background: url(https://www.takumi-mat.jp/img/flow/size_img01.webp) no-repeat center 30px / 100% auto;

	@media (max-width: 550px) {
		background-position: center top;
		padding-top: 49%;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		background-position: center top;
		padding-top: 49%;
	}
}
.flow .one_point .size_image li:nth-child(2) {
	background: url(https://www.takumi-mat.jp/img/flow/size_img02.webp) no-repeat center top / 100% auto;
}
.flow .one_point .size_image li:nth-child(3) {
	background: url(https://www.takumi-mat.jp/img/flow/size_img03.webp) no-repeat center top / 100% auto;
	@media (max-width: 550px) {
		margin-bottom: 0;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		margin-bottom: 0;
	}
}
.flow .one_point .measurement {
	margin-bottom: 30px;
}
.flow .one_point .measurement h3 + p {
	font-size: 15px;
	margin-bottom: 25px;
}
.flow .one_point .measurement ul {
	display: flex;
	margin-bottom: 30px;
	@media (max-width: 550px) {
		display: block;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		display: block;
	}
}
.flow .one_point .measurement ul li {
	width: calc((100% - 30px) / 2);
	margin-right: 30px;
	@media (max-width: 550px) {
		width: 100%;
		margin-right: 0;
	}
}
.flow .one_point .measurement ul li:last-child {
	margin-right: 0;
	@media (max-width: 550px) {
		margin-bottom: 0;
	}
}
.flow .one_point .measurement .desc {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #a40000;
	margin-top: 25px;
	@media (max-width: 550px) {
		text-align: left;
		font-size: 1rem;
	}
	@media (min-width: 770px) and (max-width: 999px) {
		text-align: left;
		font-size: 1rem;
	}
}














