@charset "utf-8";
/*
Theme Name: STORY CHILD
Template: story_tcd041
*/
*{
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
html{ scroll-behavior: smooth;}
body{
	background: #4D5059;
	color: #FFFFFF;
	font-size: 16px;
	font-family: "Noto Serif JP", "Times New Roman", Times, "Yu Mincho", "游明朝", "游明朝体", "Hiragino Mincho Pro", serif;
	font-weight: 400;
	font-style: normal;
	line-height: 2;
}
.headline-font-type{
	font-family: "Noto Serif JP", "Times New Roman", Times, "Yu Mincho", "游明朝", "游明朝体", "Hiragino Mincho Pro", serif !important;
}
.font-2{
	font-family: "Noto Serif JP", "Times New Roman", Times, "Yu Mincho", "游明朝", "游明朝体", "Hiragino Mincho Pro", serif;
}
h2,h3,h4,h5,h6,
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6{
	color: #FFFFFF !important;
	font-weight: 400;
	line-height: 1.5 !important;
	margin-bottom: 1em !important;
}
p,post-content p {
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 1rem;
}
p:last-of-type, post-content p:last-of-type{
	margin-bottom: 0;
}
.text-b{
	font-size: 1.1em !important;
	font-weight: 700;
}
.post-content > a{
	color: #fff;
}
a,a::before,a::after{
	transition: all .6s;
}
a img{
	transition: all .6s;
}
a:hover img{
	opacity: .6;
}
th, post-content th,td, post-content td{
	padding: .5em	1em;
	background: none !important;
	border: none !important;
	border-bottom: 1px solid #bbb !important;
	vertical-align: middle;
	text-align: left;
}
th span, post-content th span{
	color: #ddd;
	font-size: .8em;
}
.post-content ul{
	list-style: none;
	margin-left: 0;
}
.post-content ul.disc{
	list-style: disc inside none;
	margin-left: 1em;
}
.pc-br{ display: block;}
.tb-br{ display: none;}
.sp-br{ display: none;}
.inner {
	width: 86%;
	max-width: 1200px;
}
.button a {
	display: inline-block;
	background: #4D5059;
	color: #fff !important;
	height: 50px;
	line-height: 50px;
	width: auto;
	max-width: 100%;
	min-width: 320px;
	text-align: left;
	border: 1px solid #fff;
	padding: 0 3em 0 2em;
	position: relative;
}
.button a::after {
	content: '\e910';
	display: block;
	font-family: "design_plus";
	position: absolute;
	right: 1em;
	top: 0;
	font-size: 11px;
}
.button a:hover{
	background: #fff !important;
	color: #4D5059 !important;
}
.button a:hover::after {
	right: 2em;
}
@media (max-width: 1200px) {
}
@media (max-width: 991px) {
	.pc-br{ display: none;}
	.tb-br{ display: block;}
	.sp-br{ display: none;}
}
@media (max-width: 767px) {
	.post-content .s_table{
		white-space: normal!important;
	}
	.post-content table{
		width: 100%;
	}
	th, post-content th,td, post-content td{
		display: block;
	}
	th, post-content th{
		width: 100%;
		font-size: 1.1rem;
		border-bottom: none !important;
	}
	td, post-content td{
		width: 100%;
		font-size: .95rem;
		padding-left: 2rem !important;
	}
}
@media (max-width: 480px) {
	.pc-br{ display: none;}
	.tb-br{ display: none;}
	.sp-br{ display: block;}
}
/* -------------------------
		header
------------------------- */
.header-bar {
	height: 100px;
	background-color: #E8E8E8 !important;
	color: #222222 !important;
}
.logo{
	line-height: 1;
}
.logo-image {
	position: absolute;
	left: 2rem;
}
.logo-image img {
	width: 100%;
}

.header-bar-inner {
	width: 100%;
	max-width: 100%;
}
.global-nav {
	padding-right: 2rem;
}
.global-nav > ul > li > a {
	color: #222222 !important;
	font-family: "Cinzel", serif;
	font-size: 1rem;
	font-weight: 500;
	line-height: 100px;
	text-align: center;
	letter-spacing: 0.25em;
	padding: 0 2rem ;
	position: relative;
}
.global-nav > ul > li > a::after {
	display: block;
	font-size: .6em;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 0.1em;
	position: absolute;
	left: 50%;
	bottom: 20px;
	transform: translateX( -50%);
}
.global-nav > ul > li.global-menu-home > a::after {
	content: 'ホーム';
}
.global-nav > ul > li.global-menu-order > a::after {
	content: 'オーダー';
}
.global-nav > ul > li.global-menu-oem > a::after {
	content: '受託縫製';
}
.global-nav > ul > li.global-menu-uniform > a::after {
	content: 'ユニフォーム';
}
.global-nav > ul > li.global-menu-about > a::after {
	content: '運営概要';
}
.global-nav > ul > li.global-menu-contact > a::after {
	content: 'お問い合わせ';
}
.global-nav > ul > li > a::before{
	content: '';
	display: block;
	background: #C1A65C;
	width: 0;
	height: 1px;
	position: absolute;
	left: 2em;
	bottom: 5px;
}
.global-nav > ul > li > a:hover::before{
	width: calc(100% - 4em);
}
.global-nav > ul > li > a:hover::after{
	color: #222222;
}
.global-nav .sub-menu a{
	background: #4D5059 !important;
}
.global-nav .sub-menu a:hover{
	background: #C1A65C !important;
}
@media (max-width: 1200px) {
	.header-bar {
		height: 56px;
	}
	.logo-image{
		top: 15px;
	}
	.global-nav{
		padding-right: 0;
	}
	.global-nav a, .global-nav a:hover {
		background: #4D5059 !important;
	}
	.global-nav > ul > li > a{
		height: 60px;
		line-height: 60px;
		color: #fff !important;
		text-align: left;
		border-top: 1px solid;
	}
	.global-nav > ul > li > a::after{
		left: 180px;
		top: 50%;
		transform: translateY(-50%);
	}
	.global-nav > ul > li > a:before {
		content: "\e910";
		display: inline-block;
		width: auto;
		height: auto;
		background: none;
		font-size: 13px;
		font-family: "design_plus";
		position: absolute;
		top: 0;
		left: auto;
		right: 20px;
		bottom: auto;
	}
	.global-nav .sub-menu a {
		font-size: 1.1rem;
		background: #C1A65C !important;
		padding-left: 3rem;		
	}
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
}
@media (max-width: 480px) {
}

/* -------------------------
		footer
------------------------- */
.map-sec{
	line-height: 1;
	filter: grayscale(100%);
}
.footer{
	background: #2E2F33 !important;
	margin-top: 0;
}
.footer-gallery{
	display: none;
}
.footer-content.flex{
	margin: 0 auto;
	align-items: center;
	flex-wrap: wrap;
}
.footer_item{
	width: 60%;
	padding: 2rem;
}
.footer_item2{
	width: 40%;
	padding: 2rem;
}
.footer-logo{
	text-align: left;
}
.footer-add{
	color: #fff;
	margin-bottom: 1rem;
}
address.footer-tel{
	color: #C1A65C;
	font-family: "Cinzel", serif;
	font-size: 1.8rem;
	font-weight: 700;
	font-style: normal;
	letter-spacing: .15em;
	margin-bottom: 1rem;
}
address.footer-tel span {
	font-size: .6em;
}
a.footer_btn{
	display: inline-block;
	color: #fff;
	width: auto;
	min-width: 240px;
	height: 50px;
	font-size: .9rem;
	line-height: 50px;
	border: 1px solid;
	padding: 0 2em 0 4em;
	position: relative;
	margin-bottom: 2rem;
}
a.footer_btn::before{
	content: "\f0e0";
	font-family: "design_plus";
	position: absolute;
	top: 0;
	left: 2em;
}
a.footer_btn:hover{
	background: #fff;
	color: #2E2F33;
}
ul.footer_sns{
	display: flex;
	align-items: center;
}
ul.footer_sns li{
	padding-bottom: 25px;
	margin-right:15px;
}
ul.footer_sns li a{
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 25px;
	background: #fff;
	font-family: "Cinzel", serif;
	color: #2E2F33;
	position: relative;
}
ul.footer_sns li a::before{
	content: "\f0e0";
	font-family: "design_plus";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate( -50%, -50%);
}
ul.footer_sns li a.insta::before{
	content: '\ea92';
}
ul.footer_sns li a.x::before{
	content: "\e61b";
	font-family: "FontAwesome";
}
ul.footer_sns li a.line::before{
	content: '\e909';
}
ul.footer_sns li a.facebook::before{
	content: '\e902';
}
ul.footer_sns li a span{
	display: block;
	font-size: 12px;
	color: #fff;
	position: absolute;
	left: 50%;
	bottom: -25px;
	transform: translateX( -50%);
	transition: all .6s;
}
ul.footer_sns li a:hover{
	background: #4D5059;
}
ul.footer_sns li a:hover span{
	color: #4D5059;
}
ul.footer_sns li a.insta:hover{
	background: #CF2E92;
}
ul.footer_sns li a.insta:hover span{
	color: #CF2E92;
}
ul.footer_sns li a.x:hover{
	background: #000000;
}
ul.footer_sns li a.x:hover span{
	color: #000000;
}
ul.footer_sns li a.line:hover{
	background: #00B900;
}
ul.footer_sns li a.line:hover span{
	color: #00B900;
}
ul.footer_sns li a.facebook:hover{
	background: #1877f2;
}
ul.footer_sns li a.facebook:hover span{
	color: #1877f2;
}
.footer_item2 h2{
	color: #C1A65C !important;
	font-size: 1.2rem;
	font-weight: 700;
	font-family: "Cinzel", serif;
	letter-spacing: .15em;
}
.footer_nav{
	display: flex;
	flex-wrap: wrap;
}
.footer_nav li{
	width: calc( 100% / 3 );
	padding: 1em;
}
.footer_nav li a{
	display:block;
	font-size: .9rem;
	line-height: 30px;
	color: #fff;
	font-family: "Cinzel", serif;
	letter-spacing: .15em;
	position: relative;
}
.footer_nav li a::after{
	content: '';
	display: block;
	background: #C1A65C;
	width: 0;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.footer_nav li a:hover{
	color:#C1A65C;
}
.footer_nav li a:hover::after{
	width: 50px;
}
div#pagetop a {
	line-height: 1.7rem;
	background: #2E2F33;
}
div#pagetop a:hover {
	background: #4D5059;
}
.footer-bar01{
	background: #2E2F33 !important;
}
.copyright{
	background: none !important;
	font-size: 12px;
	font-family: "Cinzel", serif;
	letter-spacing: 0;
}
.dp-footer-bar-item+.dp-footer-bar-item {
	border-left: 1px solid rgb(56 55 54);
}
.dp-footer-bar {
	border-top: 1px solid rgb(56 55 54);
}
.dp-footer-bar a {
	color: #222;
	background: #C1A65C;
	line-height: 1.5;
}

@media (max-width: 1200px) {
	address.footer-tel{
		font-size: 1.7rem;
	}
}
@media (max-width: 991px) {
	address.footer-tel{
		font-size: 1.6rem;
	}

}
@media (max-width: 767px) {
	.footer_item,
	.footer_item2{
		width: 100%;
		padding: 2rem 0;
	}
	.footer-logo,
	p.footer-add{
		text-align: center;
	}
	address.footer-tel{
		font-size: 1.5rem;
		text-align: center;
	}
	a.footer_btn{
		display: table;
		margin: 0 auto 2rem;
	}
	ul.footer_sns{
		justify-content: center;
	}
	.footer_nav li{
		width: calc( 100% / 2 );
	}
}
@media (max-width: 480px) {
	address.footer-tel{
		font-size: 1.4rem;
	}

}

/* -------------------------
		TOPページ
------------------------- */
.mb_YTPBar {
	display: none !important;
}
.top-slider-content {
	width: auto !important;
	height: 100% !important;
	background: none;
	padding: 0 !important;
	margin-left: auto;
	margin-right: auto;
	border-radius: 0;
	z-index: 10;
}
.top-slider-content-inner {
	background: none;
	box-sizing: border-box;
	border-radius: 0;
	text-align: left;
	margin: 0 auto;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	display: -webkit-flex;
	display: flex;
	height: 100% !important;
	width: 100% !important;
}
.top-slider-content-inner::after {
	display: none;
}
.top-slider-wrapper {
	overflow: hidden;
	width: 100%;
	max-height: calc(100vh - 100px);
	aspect-ratio: 16 / 9;
	margin: 0 auto;
	position: relative;
}
.top-slider{
	height: 100%;
}
.top-slider-wrapper::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgb(23 23 23 / 75%);
	z-index: 1;
}
.top-slider-wrapper::after {
	content: 'SCROLL';
	width: 100%;
	color: #fff;
	text-align: center;
	font-family: "Cinzel", serif;
	font-size: 0.8rem;
	font-weight: 500;
	line-height: 1;
	letter-spacing: 0.5rem;
	position: absolute;
	bottom: 5rem;
	z-index: 10;
}
.header-youtube:not(.bg-image) {
	height: 100% !important;
}
.top-slider {
	position: relative;
}
.top-slider::after, div#top-slider-content::after, .header-youtube::after {
	content: "";
	position: absolute;
	width: 0.1rem;
	height: 3.5rem;
	background: rgb(217 217 217);
	bottom: 0;
	left: 50%;
	z-index: 1;
}
.top-slider-content-inner:hover {
	background: unset;
}
.top-slider-nav{
	display: none;
}
.fv-main-content {
	display:block;
	position: absolute;
	top: 50%;
	left: 5%;
	transform: translateY(-50%);
	z-index: 1;
}
.fv-main-content h1{
	color: #fff;
	font-size: 2.4rem;
	font-weight: 100;
}
.fv-main-content p{
	color: #fff;
	font-family: "Cinzel", serif;
	font-size: 1.4rem;
	font-weight: 500;
	letter-spacing: .15em;
}
div#content01 {
	position: relative;
}
div#content01::before {
	content: "";
	position: absolute;
	width: 0.1rem;
	height: 3.5rem;
	background: #F2F2F2;
	top: 0;
	left: 50%;
	z-index: 1;
}
.content01 {
	margin: 0;
}
#original01{
/* 	background: #4D5059; */
	padding: 10rem 0;
}
#original01 .inner{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
#original01 .content01_title{
	width: 50%;
	padding-right: 5%;
}
#original01 .content01-text{
	width: 50%;
	
}
#original01 h2.content01-title{
	color: #fff;
	font-size: 1.8rem;
	text-align: left;
	padding-top: 1.5em;
	position: relative;
}
#original01 h2.content01-title::before{
	content: 'CONCEPT';
	font-family: "Cinzel", serif;
	font-size: .8em;
	font-weight: 500;
	color: #C1A65C;
	letter-spacing: .15em;
	position: absolute;
	top: 0;
}
#original01 .content01_title p.sub-text{
	font-size: 1.1rem;
	color: #fff;
	margin-bottom: 2rem !important;
}
#original01 .content01-text p{
	color: #fff;
	text-align: justify;
}
#original02{
	background: none;
	padding: 0 0 10rem 0;
	position: relative;
}
#original02:after{
	content: '';
	background: #2E2F33;
	width: 96%;
	height: 75%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}
.content02-inner{
	width: 86%;
	max-width: 1200px;
	padding: 0;
}
.content02-img{
	width: 100%;
	height: auto;
	aspect-ratio: 4 / 3 ;
	margin-bottom: 1rem;
}
.content02-img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.content02-title{
	color: #4D5059;
	font-size: 1.4rem;
	line-height: 1.5; 
	text-align: left;
}
.content02-text{
	line-height: 2.2; 
	text-align: justify;
}
.content02-button{
	color: #fff !important;
	font-size: 1rem;
	text-align: left;
	padding: 0 5em 0 1em;
	background: none;
	border-bottom: 1px solid;
}
.content02-button::after{
	content: 'MORE';
	font-family: "Cinzel", serif;
	font-size: .8em;
	font-weight: 500;
	letter-spacing: .15em;
	position: absolute;
	top: 0;
	right: 1em;
}
.content02-button:hover{
	padding-left: 2rem;
}
.content02-button:hover::after{
	right: 2em;
}
#original03{
	background: url(https://sanei2614.sakura.ne.jp/kari/wp-content/themes/story_tcd041-child/img/original03-bg.jpg) center no-repeat;
	background-size: cover;
	padding: 6rem 0;
	position: relative;
}
#original03::after{
	content: '';
	background: linear-gradient(to right, rgba(77, 80, 89, 1),rgba(77, 80, 89, 0.5));
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
#original03 h2.content01-title{
	width: 60%;
	font-size: 1.8rem;
	color: #fff;
	text-align: left;
}
#original03 .content01-text{
	width: 60%;
}
#original03 p{
	color: #fff;
	text-align: justify;
}
#original04{
	padding: 10rem 0;
	position: relative;
	counter-reset: number 0; 
}
#original04 .column-layout03{
	margin-top: 5rem;
}
#original04 h2{
	font-size: 2rem;
	text-align: center;
	padding-top: 1em;
	position: relative;
}
#original04 h2::before{
	content: 'FEATURE';
	color: #C1A65C;
	font-family: "Cinzel", serif;
	font-size: .6em;
	font-weight: 500;
	letter-spacing: .15em;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX( -50%);
}
#original04 h3.column-layout03-title{
	font-size: 1.5rem;
	padding-top: 1.5em;
	position: relative;
}
#original04 h3.column-layout03-title::before{
	counter-increment: number 1;
	content: 'POINT.'counter(number);
	color: #C1A65C;
	font-family: "Cinzel", serif;
	font-size: .8em;
	font-weight: 500;
	letter-spacing: .15em;
	position: absolute;
	top: 0;
	left: 0;
}
#original04	p.column-layout03-text{
	text-align: justify;
}
.column-layout03{
	background: none;
}
.column-layout03-content{
	padding: 0;
}
.column-layout03:nth-child(even) .column-layout03-item{
	order: 0;
}
.column-layout03:nth-child(even) .column-layout03-content{
	order: 1;
}
.column-layout03:nth-child(even) h3.column-layout03-title,
.column-layout03:nth-child(even) .column-layout03-text{
	width: 90%;
	margin: 0 0	0 auto;
}
.column-layout03:nth-child(odd) .column-layout03-item{
	order: 1;
}
.column-layout03:nth-child(odd) .column-layout03-content{
	order: 0;
}
.column-layout03:nth-child(odd) h3.column-layout03-title,
.column-layout03:nth-child(odd) .column-layout03-text{
	width: 90%;
	margin: 0 auto 0 0;
}


@media (max-width: 1200px) {
	#original01,#original03,#original04,#original05{
		padding: 8rem 0;
	}
	#original02{
		padding: 0 0 8rem 0;
	}
	.fv-main-content h1,
	#original01 h2.content01-title,
	#original03 h2.content01-title{
		font-size: 1.7rem;
	}
	.fv-main-content p{
		font-size: 1.3rem;
	}
	#original04 .column-layout03 {
		margin-top: 4rem;
	}
}
@media (max-width: 991px) {
	.top-slider::after, div#top-slider-content::after, .header-youtube::after,
	.top-slider-wrapper::after,
	div#content01::before{
		content: none;
	}
	#original01,#original03,#original04,#original05{
		padding: 7rem 0;
	}
	#original02{
		padding: 0 0 7rem 0;
	}
	.fv-main-content h1,
	#original01 h2.content01-title,
	#original03 h2.content01-title{
		font-size: 1.6rem;
	}
	.fv-main-content p{
		font-size: 1.2rem;
	}
	#original04 .column-layout03 {
		margin-top: 3.5rem;
	}
}
@media (max-width: 767px) {
	#original01,#original03,#original04,#original05{
		padding: 6rem 0;
	}
	#original02{
		padding: 0 0 6rem 0;
	}
	#original01 .content01_title{
		width: 100%;
		padding-right:0;
	}
	.fv-main-content h1,
	#original01 h2.content01-title,
	#original03 h2.content01-title{
		font-size: 1.5rem;
	}
	#original01 .content01-text{
		width: 100%;
	}
	.content02-title,
	#original04 h3.column-layout03-title{
		font-size: 1.3rem;
	}
	.fv-main-content p{
		font-size: 1.1rem;
		letter-spacing:.05em;
	}
	#original02:after{
		width: 100%;
		height: calc(100% - 150px);
	}
	.content02-button{
		width: 100%;
		margin-bottom: 3rem;
	}
	#original03 h2.content01-title,
	#original03 .content01-text{
		width: 100%;
	}
	#original04 .column-layout03 {
		margin-top: 3rem;
	}
	.column-layout03-content{
		background: none;
		margin-bottom: 1rem;
	}
	.column-layout03:nth-child(even) h3.column-layout03-title, .column-layout03:nth-child(even) .column-layout03-text{
		width: 100%;
	}
}
@media (max-width: 480px) {
	#original01,#original03,#original04,#original05{
		padding: 4rem 0;
	}
	#original02{
		padding: 0 0 4rem 0;
	}
	.fv-main-content h1,
	#original01 h2.content01-title,
	#original03 h2.content01-title{
		font-size: 1.4rem;
	}
	#original04 h3.column-layout03-title{
		font-size: 1.2rem;
	}
	.fv-main-content p{
		font-size: 1rem;
	}
	#original04 .column-layout03 {
		margin-top: 2rem;
	}
}

/* -------------------------
		固定ページ
------------------------- */
.signage {
	width:100%;
	background-image: url(/wp-content/themes/story_tcd041-child/img/ttlbg.jpg) !important;
	background-size: cover;
	height: 360px;
	z-index: 0;
	margin: 0 auto;
}
.signage::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgb(56 55 54 / 85%);
	z-index: -1;
}
h1.signage-title.headline-font-type {
	font-size: 3rem !important;
	font-weight: 400;
	text-shadow: none;
	color: rgb(217 217 217) !important;
	line-height: 1.5;
	position: relative;
	margin-bottom: 0;
	font-family: "Cinzel", serif !important;
	letter-spacing: 0.5rem;
}
p.signage-title-sub {
	font-size: 1.5rem !important;
	font-weight: 100;
	letter-spacing: 0.2rem;
	text-shadow: none;
	color: rgb(217 217 217) !important;
	line-height: 1.5;
}
.breadcrumb-wrapper {
	background: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
body.page-template-default .flex_layout{
	gap: 0;
}
.post-header{
	display:none;
}
section.content_full{
	padding: 10rem 0;
}
.content_inner{
	max-width: 1150px;
	width: 86%;
	margin: 0 auto;
}
.content_box{
	margin-bottom: 8rem;
}
.content_box:last-of-type {
	margin-bottom: 0;
}
.post-content h2 {
	font-size: 1.8rem;
	text-align: center;
	padding:0 0 .75em;
	position: relative;
}
.post-content h2::after {
	content: "";
	display: block;
	width: 80px;
	height: 1px;
	background: rgb(166 161 159);
	text-align: center;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}
.post-content h3 {
	font-size: 1.4rem;
	padding: 0 0.5em 0.5em;
	border-bottom: 1px solid #bbb;
}
.post-content h4 {
	font-size: 1.3rem;
}
.post-content h5
	font-size: 1.2rem;
}
.post-content h6
	font-size: 1.1rem;
}
@media (max-width: 1200px) {
	h1.signage-title.headline-font-type {
		font-size: 2.8rem !important;
	}
	p.signage-title-sub {
		font-size: 1.4rem !important;
	}
	section.content_full{
		padding: 8rem 0;
	}
	.content_box{
		margin-top: 6rem;
	}
}
@media (max-width: 991px) {
	h1.signage-title.headline-font-type {
		font-size: 2.6rem !important;
	}
	p.signage-title-sub {
		font-size: 1.3rem !important;
	}
	section.content_full{
		padding: 7rem 0;
	}
	.content_box{
		margin-top: 5rem;
	}
	.post-content h2 {
		font-size: 1.6rem;
	}
}
@media (max-width: 767px) {
	.signage{
		height: 240px;
	}
	h1.signage-title.headline-font-type {
		font-size: 2.4rem !important;
	}
	p.signage-title-sub {
		font-size: 1.2rem !important;
	}
	section.content_full{
		padding: 6rem 0;
	}
	.content_box{
		margin-top: 4rem;
	}
}
@media (max-width: 480px) {
	h1.signage-title.headline-font-type {
		font-size: 2.2rem !important;
	}
	p.signage-title-sub {
		font-size: 1.1rem !important;
	}
	section.content_full{
		padding: 4rem 0;
	}
	.content_box{
		margin-top: 3rem;
	}
	.post-content h2 {
		font-size: 1.4rem;
	}
	.post-content h3 {
		font-size: 1.3rem;
	}
	.post-content h4 {
		font-size: 1.2rem;
	}
	.post-content h5
		font-size: 1.1rem;
	}
	.post-content h6
		font-size: 1rem;
	}
}

/* ORDERページ */
.column-layout01{
	margin: 0 auto !important;
}
.column-layout01-item{
	margin-top: 2em;
}
table.order-price th{
	text-align: left;
}
table.order-price td{
	text-align: right;
}
span.tax-txt{
	font-size: .8rem;
}
span.rice_text{
	display: inline-block;
	font-size: .8rem;
	padding-left: 1.5em;
	position: relative;
}
.rice_text::before{
	content: '※';
	display: block;
	color: #EB003B;
	position: absolute;
	top: 0;
	left: 0;
}
/* FLOWページ */
#flow_sec{
	counter-reset: number 0;
}
.flow_box {
	max-width: 900px;
	padding-left: 70px;
	padding-top: 10px;
	padding-bottom: 40px;
	position: relative;
	box-sizing: border-box;
	margin: 0 auto;
}
.flow_box:last-of-type {
	padding-bottom: 0;
}
.flow_box::before {
	counter-increment: number 1;
	content: counter(number)"";
	position: absolute;
	text-align: center;
	width: 45px;
	height: 55px;
	line-height: 52px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	font-size: 35px;
	font-weight: 400;
	font-family: "Cinzel", serif;
	color: #bbb;
	background: #4D5059;
	box-sizing: border-box;
	top: 0;
	left: 0;
	z-index: 0;
}
.flow_box::after {
	content: '';
	position: absolute;
	top: 0;
	left: 22px;
	width: 1px;
	height: 100%;
	background: #bbb;
	z-index: -1;
}
.flow_box:last-of-type::after {
	display: none;
}
.flow_box h2 {
	font-size: 1.4rem;
	padding: 0;
	text-align: left;
}
.flow_box h2::after {
	content: none;
}
.flow_box .button {
	text-align: left;
}
/*  */
.oem_text{
	text-align: center;
}
@media (max-width: 767px) {
	.oem_text{
		text-align: left;
	}
}
/* UNIFORM */
.well{
	border: 1px solid #bbb;
	background: none;
	max-width: 640px;
	margin: 2em auto 0;
}
.well ul.disc{
	display: flex;
	flex-wrap: wrap;
}
.well ul.disc li{
	width: 50%;
}
.instance-list{
	list-style: none;
}
.instance-list li{
	padding-left: 1.5em
}
instance-list li::before{
	content: '';
}
@media (max-width: 767px) {
	.well ul.disc li{
		width: 100%;
	}
}
/* ABOUT */
.about-media {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
}
.about-media li {
	width: calc(100% / 3);
	max-width: 100%;
	padding: 5px;
}
.about-media.button a{
	width: 100%;
}
@media (max-width: 767px) {
	.about-media li {
		width: 100%;
		padding: 5px 0;
	}
}

/* CONTACT */
.post-content p.contact-tel{
    text-align: center;
    font-size: 2.4rem;
    margin-bottom: 0;
	font-family: "Cinzel", serif;
}
.wpcf7 {
    border: none;
    background: none;
    margin: 2em auto 0 !important;
}
.wpcf7 form{
    margin: 0;
}
.wpcf7 p{
    font-size: 16px;
}
.wpcf7 input, .wpcf7 textarea, .wpcf7 select {
    border: 1px solid rgb(217 217 217);
    line-height: 2;
	margin-top: .5em;
}
.wpcf7 input.wpcf7-submit {
    font-size: 1rem;
    background-color: rgb(166 161 159);
    color: #ffffff;
    width: 100%;
    max-width: 320px;
	height: 60px;
	line-height: 60px;
	padding: 0;
    letter-spacing: 0.1em;
	font-family: "Noto Serif JP", "Times New Roman", Times, "Yu Mincho", "游明朝", "游明朝体", "Hiragino Mincho Pro", serif;
}
span.required {
    font-size: 10px;
	line-height: 1;
	color: #ffffff;
    background-color: #EB003B;
    padding: .2em 1em;
	margin-left: 1em;
}
/* recaptcha */
p.recaptcha-copy {
	text-align: center;
    display: block;
    font-size: .7em;
    color: #aaa;
}
.grecaptcha-badge { visibility: hidden; }