/*!
Template:lightning
Theme Name: lightning_child
Theme URI: https://lightning.nagoya
Description: Lightning is a very simple & easy to customize theme which is based on the Bootstrap. It is also very friendly with custom post types and custom taxonomies. When you add a new one, the breadcrumbs will be adjusted and posts will look beautifully without editing or adding a template files.
Author: Vektor,Inc.
Author URI: https://www.vektor-inc.co.jp
Version: 13.3.1
Requires at least: 5.0
Tested up to: 5.5.1
Requires PHP: 5.6.0
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks

License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Lightning WordPress theme, Copyright (C) 2015-2019 Vektor,Inc.
Lightning WordPress theme is licensed under the GPL.
Update Author:RishunTrading Limited
Update Author URI:https://rishuntrading.co.jp/
Version:1.1
*/
/****************************************************************************/
/* The functions for all screensizes										*/
/****************************************************************************/
/* default font format */
/* font-family: 'Noto Serif JP', serif; */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap');
/*font-family: 'Noto Sans JP', sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');
/*font-family: 'Lato', sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap');
/*font-family: 'Playfair Display', serif;*/
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800;900&display=swap');
/* font-family: 'Ranga', cursive; */
@import url('https://fonts.googleapis.com/css2?family=Ranga:wght@400;700&display=swap');
/* global value (But "IE" don't use.) */
:root{
	--main-color:#947655;
	--sub-color:#543E29;	/* rgba(243, 172,190) */
	--sub-color2:#305496;
	--sub-color3:#666666;
	--gmenu-f-color:#333;
	--gmenu-bder-hvr-color:#333;
	--bk-color-gmenu:rgba(217,217,217,1);
	--bk-color:transparent;
	--bk-color-header:#fff;
	--bk-footer-color:#305496;
	--fo-footer-color:#fff;
	--bk-footer-before-color:#fcf9f3;
	--bk-footer-before-hvcolor:#D9E1F2;
	--bk-footer-before-bdcolor:rgba(84,62,41,0.3);
	--text-color:#575757;
	--text-color2:#262626;
	--text-color3:#383838;
	--logo-color:#262626;
	--hv-text-color:rgba(67,158,174,1);
	--border-color:#c0c7d9;
	--headline-color:#305496;
	--headline-color2:#00a0e9;
	--headline-color3:#e31f1f;
	--headline-color4:#b51114cc;
	--headline-color5:#F5821F;
	--headline-color6:#dd1111;
	--step1-color:#D9E1F2;
	--step2-color:#B4C6E7;
	--step3-color:#8EA9DB;
	--step4-color:#305496;
	--bk-serviceflow-color:rgba(250,250,250,1);
	--bk-concept-color:rgba(250,250,250,1);
	--feeplan-thin-color:#ddf2fd;
	--contactfm-bk-color:rgba(245,245,245,1);
	--contactfr-bk-color:rgba(230,230,230,1);;
	--contactfr-thin-color:rgba(250,250,250,1);
	--reserv-bd-color:#947655;
	--line-color:rgba(6,199,85);
	--heading-color:rgba(190,190,190,1);
	--heading-color2:rgb(240, 240, 240);
	--contact-hd-color:#305496;
	--contact-hd-color2:rgb(153, 232, 250);
	--thin-blue:rgb(153, 232, 250);
	--bk-service-item-color:#fdf1dd;
	/* add */
	--faq-q-bk-color:#ddf2fd;
	--tel-text-color:#333;
	--head-btn-color:#F5821F;
	--text-subcolor:#262626;
	--faq-bder-color:#305496;
	--common-btn-color:#305496;
	--news-bar-color:#305496;
	--news-fdate-color:#999;
	--top-bk-color:rgba(255,250,240);
	--top-bk-color2:rgba(245,245,245);
	--pagination-defocolor:rgba(48,84,150,0.3);
	--pagination-color:#305496;
	--pagination-hvcolor:#305496;
	--header-bk-color:#fcf9f3;
	--flow-dd-bkcolor:rgba(255,250,240);
	--flow-no-bkcolor:#305496;
	--flow-no-oucolor:#8EA9DB;
	--flow-bar-color:#B4C6E7;
	--flow-txt-bkcolor:rgba(25,160,151,0.1);
	--mailmaga-bkcolor:rgba(255,250,240);
	--heading-bder-color:rgba(52,179,209,1);
	--heading-bder-color2:rgba(248,127,190,1);
	--table-th-color:rgba(240,240,240,1);
	--mailmagazine-bt-color:#2ba23a;
	--require-color:#ff0000;
	--pripol-bt-color:rgba(227,114,1);
	--monthlyseminar-bt-color:rgba(248,127,190,1);
	--footer-telno-bkcolor:rgba(0,0,0,0.8);
	--footer-busiday-bkcolor:rgba(146,118,85,0.8);
	--sp-top-estimateform-bt-color:rgba(227,114,1);
	--sp-top-arrow-color:#FFCC00;
	/* color pallet */
	--gr-color10:#cbd221;
	--gr-color11:#81CA9C;
	--gr-color12:#00B26A;
	--gr-color13:#00984A;
	--gr-color14:#2ba23a;
	--gr-color15:#2D9181;	/* rgb(45,145,129) */
	--gr-color16:rgba(153, 255, 153, 0.3);
	--or-color10:#FFCC00;
	--or-color11:#FAA21B;
	--or-color12:#F5821F;
	--or-color13:#E77013;	/* rgb(231,112,19) */
	--or-color14:#F36719;	/* rgb(243,103, 25) */
	--ye-color10:#F9CA70;	/* rgb(249,202,112) */
	--ye-color11:#EDC436;	/* rgb(237,196,54) */
	--ye-color12:#F5BC3B;	/* rgb(245,188, 59) */
	--re-color01:#b51114;
	--re-color02:#b51114;
	--pe-color02:#660000;	/*rgb(102,0,0)*/
	--bl-color10:#32A3DC;
	--bl-color11:#0089CF;
	--bl-color12:#006CB7;
	--bl-color13:#588ac2;
	--bl-color14:#337ab7;
	--bl-color15:#2e6da4;
	--pi-color10:#ffb8a4;	/* rgb(252,187,165) */
	--pi-color11:#F3ACBE;	/* rgb(243,172,190) */
	--pi-color12:#F99;
	--pi-color13:#FA8F6D;	/* rgb(250,143,109) */
	--pi-color14:#d87093;	/* rgb(216,112,147) */
	--br-color10:#be8603;	/* rgb(190,134,  3) */
	--br-color11:#947655;	/* rgb(148,118,85) */
	--br-color12:#543E29;	/* rgb(84,62,41) */
	--br-color13:#373737;	/* rgb( 55, 55, 55) */
	--br-color14:#222222;
	--wh-color10:#FFFACD;
	--wh-color11:#FFFAF0;
	--wh-color12:#FFF8E8;	/* rgb(255,248,232) */
	--wh-color13:#FFFAF7;	/* rgb(255,250,247) */
	--wh-color14:#dbe7eb;
	--wh-color15:#FBE5E7;	/* rgb(251,229,231) */
	--wh-color16:#e8f8f2;	/* rgb(232,248,247) */
	--wh-color17:#f7ffff;	/* rgb(247,255,255) */
	--tophead-sp-size:70px;
	--tophead-pc-size:130px;
	--pageheader-size:150px;
	--pageheader-size2:200px;
	--pageheader-size3:250px;
	--pageheader-size4:300px;
	--flow-length:300px;
	--flow-length2:180px;
	--flow-length3:210px;

}
html body {font-size:100%;}
body, p{
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
	margin:0px;
	font-size:16px;
	line-height:1.6;
	color:var(--text-color);
}
h2{
	border-top:solid 4px var(--sub-color2);
	border-bottom-color:var(--sub-color2);
}
h3{
	border-bottom:none;
	position:relative;
	padding:4px 0 4px 20px;
}
h3:after{
	content:'';
	width:4px;
	height:100%;
	background:var(--sub-color2);
	position:absolute;
	left:0;
	top:0;
}
/************************************************************/
/* loading process											*/
/************************************************************/
.lp-screen-graphic{
	top:55%!important;
}
.lp-screen-text{
	font-size:24px!important;
	font-weight:700;
	top:58%!important;
}
/************************************************************/
/* header	siteHeader										*/
/************************************************************/
.siteHeader{
	display:block;
	width:100%;
	height:var(--tophead-sp-size);
	box-shadow:none;
	background:#fff;
}
.siteHeader-frm{
	width:100%;
	height:auto;
	display:block;
	position:fixed;
	top:0;
	left:0;
	background:var(--header-bk-color);
}
.siteHeader-wrap{
	display:block;
	width:100%;
	height:var(--tophead-sp-size);
}
.siteHeader .container{
	height:var(--tophead-sp-size);
	display:flex;
	justify-content:center;
	align-items:center;
}
.navbar-header{
	display:block;
	width:100%;
	height:100%;
}
.siteHeader_logo{
	margin:0;
	display:flex;
	height:100%;
	justify-content:center;
	align-items:center;
}
/* grid 化*/
.companytitle{
	display:grid;
	grid-template:70% 30% / 100%;
	width:100%;
	height:100%;
	overflow:hidden;
}
.companytitle .parentlogo{
	display:flex;
	justify-content:center;
	align-items:center;
}
.companytitle .parentlogo{
	grid-column: 1/2;
	grid-row: 1/2;
	align-items:flex-end;
}
.companytitle .siteHeader_logo{
	grid-column: 1/2;
	grid-row: 2/3;
	font-size:16px;
	line-height:1;
	font-family: 'Noto Serif JP', serif;
	align-items:flex-start;
	color:var(--sub-color);
}
.companytitle a:hover{
	opacity:0.6;
}
.parentlogo img{
	display:inline-block;
	height:100%;
	max-height:60px;
}
/* お問い合わせボタン */
.hdcontact-btn{
	display:none;
}
.navbar-header .catch{
	display:none;
}
@media (min-width: 768px){
	.siteHeader .container{
		padding-left:0;
		padding-right:50px;
	}
	.siteHeader-wrap{
		display:grid;
		position:relative;
		width:100%;
		grid-template: 100% / 420px calc(100% - 420px);
	}
	.navbar-header{
		grid-column: 1/2;
		grid-row: 1/2;
		width:100%;
		height:100%;
	}
	/* 再設定 */
	.companytitle{
		display:flex;
		flex-flow:row nowrap;
		grid-template:initial;
	}
	.companytitle .parentlogo{
		display:flex;
		width:80px;
		align-items:center;
		grid-column:auto;
		grid-row:auto;
	}
	/* logo */
	.companytitle .siteHeader_logo{
		width:calc(100% - 80px);
		display:flex;
		justify-content:flex-start;
		align-items:center;
		padding:0;
		height:auto;
	}
	.companytitle .siteHeader_logo .childlogo{
		display:table;
		padding-bottom:15px;
	}
	.companytitle .siteHeader_logo .childlogo:hover{
		color: #543e29;
	}
	.companytitle .parentlogo img{
		width:100%;
		height:auto;
	}
	.companytitle .siteHeader_logo{
		font-size:24px;
		font-weight:700;
	}
	.navbar-header .catch{
		display:inline-block;
		width:100%;
		text-align:left;
		font-size:14px;
		font-weight:400;
		line-height:1;
		padding-left:5px;
		margin-bottom:5px;
	}
	/* お問い合わせボタン */
	.hdcontact-btn{
		grid-column: 2/3;
		grid-row: 1/2;
		display:flex;
		flex-flow:row nowrap;
		width:100%;
		height:100%;
	}
	.hdcontact-btn .info{
		display:none;
	}
	/* line */
	.hdcontact-btn .hdlinelink{
		display:flex;
		width:calc(100% - 170px);
		height:100%;
		align-items:center;
		justify-content:flex-end;
		padding-right:5px;
	}
	.hdcontact-btn .hdlinelink img{
		width:auto;
		height:74%;
		box-shadow:2px 2px 2px var(--border-color);
		transition:0.3s;
	}
	.hdcontact-btn .hdlinelink:hover img{
		text-decoration:none;
		transform:translate3d(2px,2px,2px);
		box-shadow:none;
	}
	/* contact form */
	.hdcontact-btn .hdcontactlink{
		display:flex;
		align-items:center;
		justify-content:center;
		margin-top:10px;
		margin-bottom:10px;
		width:170px;
		height:auto;
		color:#fff;
		background:var(--head-btn-color);
		text-align:center;
/*		padding:10px 5px 10px 15px;*/
		border-radius:5px;
		box-shadow:2px 2px 2px var(--border-color);
		transition:0.3s;
		position:relative;
	}
	.hdcontact-btn .hdcontactlink:before{
		content: "\f0e0";
		font-family: "Font Awesome 5 Free";
		font-weight: 400;
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		display: inline-block;
		font-style: normal;
		font-variant: normal;
		font-size:24px;
		text-rendering: auto;
		line-height: 1;
		position:absolute;
		left:15px;
		top:50%;
		transform:translateY(-50%);
	}
	.hdcontact-btn .hdcontactlink:hover{
		text-decoration:none;
		transform:translate3d(2px,2px,2px);
		box-shadow:none;
	}
}
@media (min-width: 992px){
	.siteHeader{
		width:100%;
		height:var(--tophead-pc-size);
	}
	.siteHeader .container{
		width:100%;
		padding:0;
		height:var(--tophead-pc-size);
	}
	.siteHeader-wrap{
		display:grid;
		position:relative;
		width:100%;
		height:100%;
		grid-template-columns: 470px calc(100% - 470px);
		grid-template-rows:90px calc(100% - 90px);
	}
	.siteHeader_logo{
		margin-right:0;
		width:auto;
		padding:0;
	}
	.navbar-header{
		float:none;
		grid-column: 1/2;
		grid-row:1/2;
		display:flex;
		flex-flow:column nowrap;
		width:100%;
	}
	.navbar-header .catch{
		display:flex;
		width:100%;
		text-align:center;
		margin-top:15px;
	}
	/* 再設定 */
	.companytitle .parentlogo{
		width:100px;
	}
	.companytitle .siteHeader_logo{
		width:calc(100% - 100px);
		font-size:26px;
	}
	/* お問い合わせ */
	.hdcontact-btn{
		grid-column: 2/3;
		grid-row:1/2;
		display:flex;
		justify-content:center;
		align-items:center;
	}
	/* layout */
	.hdcontact-btn .info{
		display:flex;
		width:calc(100% - 80px - 200px);
		justify-content:flex-end;
		align-items:center;
	}
	.hdcontact-btn .hdlinelink{
		width:80px;
	}
	.hdcontact-btn .hdcontactlink{
		width:200px;
	}
	/* tel */
	.hdcontact-btn .info .tel{
		line-height:1;
		font-size:26px;
		margin-bottom:5px;
		font-weight:900;
		white-space: nowrap;
		transform:scale(0.8, 1.2);
		color:var(--tel-text-color);
		font-family: 'Noto Serif JP', serif;
	}
	.hdcontact-btn .info .tel i{
		transform:scale(1.2, 0.8);
		padding-right:5px;
/*
		text-shadow:1px 0 1px rgba(0,0,0,0.8),
		0 1px 1px rgba(0,0,0,0.8),
		1px 1px 1px rgba(0,0,0,0.8),
		-1px 0 1px rgba(0,0,0,0.8),
		-1px 1px 1px rgba(0,0,0,0.8),
		0 -1px 1px rgba(0,0,0,0.8),
		-1px -1px 1px rgba(0,0,0,0.8),
		1px -1px 1px rgba(0,0,0,0.8);
*/
	}
	.hdcontact-btn .ref{
		display:flex;
		justify-content:center;
		align-items:center;
	}
	.hdcontact-btn .info .businessdate{
		line-height:1;
		font-size:14px;
	}
	.hdcontact-btn .info .holiday{
		line-height:1;
		font-size:14px;
	}
	.hdcontact-btn .hdcontactlink{
		margin-top:0;
		margin-bottom:0;
		padding:20px 5px 20px 20px;
	}
	.hdcontact-btn .hdcontactlink:before{
		content: "\f0e0";
		font-family: "Font Awesome 5 Free";
		font-weight: 400;
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		display: inline-block;
		font-style: normal;
		font-variant: normal;
		font-size:24px;
		text-rendering: auto;
		line-height: 1;
		position:absolute;
		left:20px;
		top:50%;
		transform:translateY(-50%);
	}
	.hdcontact-btn .hdcontactlink:hover{
		text-decoration:none;
		transform:translate3d(2px,2px,2px);
		box-shadow:none;
	}
}
@media(min-width:1200px){
	.siteHeader-wrap{
		display:grid;
		position:relative;
		width:100%;
		height:100%;
		grid-template-columns: 640px calc(100% - 640px);
		grid-template-rows:90px calc(100% - 90px);
	}
	/* 再設定 */
	.companytitle .parentlogo{
		width:100px;
	}
	.companytitle .siteHeader_logo{
		width:calc(100% - 100px);
		font-size:32px;
		justify-content:flex-start;
	}
	.companytitle .parentlogo img {
		max-height:85px;
	}
	
}
/************************************************************/
/* header gMenu												*/
/************************************************************/
@media (min-width:992px){
	.gMenu_outer{
		display:block;
		width:100%;
		position:absolute;
		top:auto;
		bottom:2px;
		left:0;
		right:auto;
	}
	.gMenu{
		width:100%;
		display:flex;
		flex-flow:row nowrap;	
	}
	.gMenu>li {
		display:inline-block;
		width:calc(100% / 8);
	}
	.device-pc .gMenu>li a{
		padding:10px;
	}
	.gMenu>li .gMenu_name{
		color:var(--gmenu-f-color);
		font-weight:600;
		font-size:16px;
	}
}
@media (min-width:1200px){
	.gMenu_outer{
		min-height:initial;	
	}
	.gMenu_outer nav{
		vertical-align:initial;
		display:inline-block;
		width:100%;
	}
}
/************************************************************/
/* header gMenu hover control								*/
/************************************************************/
ul.gMenu>li:before{
	content:none;
	border:0;
}
@media (min-width:992px){
	ul.gMenu>li>a:hover:after{
		border-bottom:dotted 2px var(--gmenu-bder-hvr-color); /* border for border */
		content: '';
		line-height: 0;
		display: block;
		overflow: hidden;
		position: absolute;
		width: 100%;
		left: 0;
		bottom:0;
	}
	ul.gMenu>li>a:after {
		content:'';
		border-bottom:dotted 2px var(--gmenu-bder-hvr-color); /* border for border */
		transform: scale(0, 1); /* width 0% */
		transform-origin: left top; /* 'center' -> from center, possible to change 'left' or 'right' */
		-webkit-transition:all .3s; /* 0.3sec annimation */
		-moz-transition:all .3s;
		-o-transition:all .3s;
		transition: all .3s;
	}
	ul.gMenu>li>a:hover:after {
		transform: scale(1, 1); /* width 100% */
	}
	/* Because it turn gray for a moment when you clicked the background. */
	.gMenu>li>a:focus {
		background-color:transparent;
	}
}
/************************************************************/
/* header	gMenu scrolled									*/
/************************************************************/
.header_scrolled .site-body{
	margin-top:0!important;
}
@media (min-width:992px){
	.header_scrolled .siteHeader .navbar-header{
		display:flex;
		margin:0;
	}
	.header_scrolled .siteHeader .gMenu_outer{
		display:block;
		width:100%;
		position:absolute;
		background:transparent;
		box-shadow:none;
		top:auto;
		bottom:2px;
		left:0;
		right:auto;
	}
	.header_scrolled .gMenu_outer nav{
		width:100%;
		padding:0;
		margin:0;
	}	
	.header_scrolled .gMenu>li{
		border:none;
		width:calc(100% / 8);
	}
	.header_scrolled .gMenu>li:last-child{
		border:none;
	}
}
@media (min-width:1200px){
	.header_scrolled .gMenu>li{
		width:calc(100% / 7);
	}
	.header_scrolled .gMenu{
		display:flex;
		justify-content:flex-end;
		align-items:center;
	}
	.gMenu>li:nth-last-of-type(2) a{
		padding:10px 15px;
	}
	.gMenu>li:nth-last-of-type(1) a{
		padding:10px 15px;
	}
}
/************************************************************/
/* Mobile navigation										*/
/************************************************************/
.vk-mobile-nav{
	padding: var(--tophead-sp-size) 10px;
}
.vk-mobile-nav-menu-btn, .vk-mobile-nav-menu-btn.position-right{
	top:10px;
	right:10px;
	width:50px;
	height:50px;
	border:none;
}
/************************************************************/
/* Page Header												*/
/************************************************************/
.pgheader{
	padding-top:0;
	background:url('./img/pghead01.jpg') bottom center/cover no-repeat;
	display:flex;
	justify-content:center;
	align-items:center;
	height:var(--pageheader-size);
}
.page-template-page-service .pgheader{
	background:url('./img/pghead02.jpg') bottom center/cover no-repeat;
}
.page-template-page-price .pgheader{
	background:url('./img/pghead03.jpg') bottom center/cover no-repeat;
}
.page-template-page-price .pgheader{
	background:url('./img/pghead03.jpg') bottom center/cover no-repeat;
}
.post-type-gallery .pgheader{
	background:url('./img/pghead07.jpg') bottom center/cover no-repeat;
}
.page-template-page-flow .pgheader{
	background:url('./img/pghead04.jpg') bottom center/cover no-repeat;
}
.page-template-page-faq .pgheader{
	background:url('./img/pghead05.jpg') bottom center/cover no-repeat;
}
.post-type-blog .pgheader{
	background:url('./img/pghead06.jpg') bottom center/cover no-repeat;
}
.page-template-page-contact .pgheader{
	background:url('./img/pghead09.jpg') bottom center/cover no-repeat;
}
.page-template-page-company .pgheader{
	background:url('./img/pghead08.jpg') bottom center/cover no-repeat;
}
@media(min-width:768px){
	.pgheader{
		height:var(--pageheader-size2);
	}
}
@media(min-width:992px){
	.pgheader{
		height:var(--pageheader-size3);
	}
}
@media(min-width:1200px){
	.pgheader{
		height:var(--pageheader-size4);
	}
}
/************************************************************/
/* breadSection												*/
/************************************************************/
.breadSection{
	border:none;
}
/************************************************************/
/* siteContent												*/
/************************************************************/
.siteContent{
	padding:0;
}
.org-siteContent{
	padding:40px 0 40px 0;
}
.post-type-blog .siteContent{
	padding:0;
}
.siteContent_after{
	padding:0;
}
/************************************************************/
/* post style												*/
/************************************************************/
.entry-footer{
	margin-bottom:0;
}
/************************************************************/
/* Footer													*/
/************************************************************/
/************************************************************/
/* siteFooter												*/
/************************************************************/
.siteFooter{
	background:var(--bk-footer-before-color);
	border-top-color:var(--sub-color2);
}
.site-footer-content{
	padding-bottom:20px;
}
.siteFooter .copySection{
	background-color:var(--bk-footer-color);
	width:100%;
	max-width:100%;
	padding-top:20px;
	padding-bottom:80px;
}
.siteFooter .copySection p:first-of-type{
	color:var(--fo-footer-color);
}
.siteFooter .copySection p:nth-of-type(2){
	display:none;
}
/************************************************************/
/* Original Footer											*/
/************************************************************/
.pc-ft-body .footerWidget{
	display:none;
}
.pc-ft-body .mb-footer{
	width:100%;
	padding-bottom:20px;
}
.pc-ft-body .mb-footer>ul{
	margin:0 auto;
	padding:0;
	list-style:none;
	display:flex;
	flex-flow:column wrap;
	width:300px;
}
.pc-ft-body .mb-footer>ul li{
	display:flex;
	margin:0;
}
.pc-ft-body .mb-footer>ul li a{
	display:flex;
	justify-content:flex-start;
	align-items:center;
	white-space: nowrap;
	padding:5px 5px 5px 10px;
	transition:0.3s;
	font-size:16px;
	position:relative;
}
.pc-ft-body .mb-footer>ul li a:hover{
	text-decoration:none;
	background:var(--bk-footer-before-hvcolor);
}
.pc-ft-body .mb-footer>ul li a:before{
	content: '\f0da';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: 10px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.pc-ft-body .sns{
	width:100%;
	height:34px;
	background:var(--main-color);
}
.footer_mainNav{
	display:flex;
	flex-flow:row wrap;
	width:100%;
}
.footer_mainNav div{
	display:inline-block;
	width:50%;
}
.footer_mainNav div a{
	padding:5px;
	width:100%;
	display:flex;
	justify-content:center;
	align-items:center;
	border-bottom:solid 1px var(--bk-footer-before-bdcolor);
	border-right:solid 1px var(--bk-footer-before-bdcolor);
	text-decoration:none;
	transition:0.3s;
}
.footer_mainNav div a:hover{
	background:var(--bk-footer-before-hvcolor);
	color:var(--main-color);
}
/* footer corporate profile */
.corporateprofile{
	padding-top:20px;
	width:100%;
	background:var(--bk-footer-color);
	display:flex;
	flex-flow:row nowrap;
}
.corporateprofile.bysp{
	display:flex;
	background:transparent;
	padding:15px;
	max-width:400px;
	margin-left:auto;
	margin-right:auto;
}
.corporateprofile.bypc{
	display:none;
}
.corporateprofile .pict{	/* a */
	display:inline-block;
	width:25%;
	border-radius:5px;
	transition:0.3s;
}
.corporateprofile .pict:hover{	/* a */
	text-decoration:none;
	opacity:0.6;
}
.corporateprofile .address{
	display:inline-block;
	width:75%;
	padding-left:5px;
}
.corporateprofile .address p{
	font-size:12px;
	color:#fff;
}
.corporateprofile .address p a{
	display:block;
	color:var(--thin-blue);
}
/* by smartphone */
.corporateprofile.bysp .pict{
	width:40%;
}
.corporateprofile.bysp .address{
	width:60%;
}
.corporateprofile.bysp .address p{
	color:var(--sub-color2);
	font-size:16px;
}
.mb-footer .common-btn{
	margin-bottom:20px;
}
.mb-footer .common-btn a{
	max-width:200px;
	border-radius:20px;
	text-decoration:none;
	background:var(--sub-color2);
	color:#fff;
	border:none;
}
.mb-footer .common-btn a:hover{
	opacity:0.6;
}
/**/
.footer_mainNav{
	display:none;
}
.pc-ft-body .sns{
	display:none;
}
@media (min-width: 768px){
	.pc-ft-body .sns{
		display:block;
	}
	.footer_mainNav{
		display:flex;
	}
	.pc-ft-body .footerWidget{
		display:block;
		padding-bottom:0;
	}
	.pc-ft-body .mb-footer{
		display:none;
	}
	.siteFooter .pc-ft-body .menu li a{
		border-bottom:none;
		padding:3px 7px 2px 14px;
		white-space: nowrap;
		position:relative;
		transition:0.3s;
		color:var(--sub-color);
	}
	.siteFooter .pc-ft-body .menu li a:before{
		content: "\f0da";
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		-moz-osx-font-smoothing: grayscale;
	    -webkit-font-smoothing: antialiased;
    	display: inline-block;
    	font-style: normal;
    	font-variant: normal;
    	text-rendering: auto;
    	line-height: 1;
		position:absolute;
		top:50%;
		left:0;
		transform:translateY(-50%);
	}
	.siteFooter .pc-ft-body .menu li a:hover{
		background:var(--bk-footer-before-hvcolor);
	}
	/* 一旦OFF */
	.pc-ft-body .sns{
		display:none;
	}
	.footer_mainNav{
		padding-top:20px;
		border-top:1px solid var(--bk-footer-before-bdcolor);
		max-width:720px;
		margin-left:auto;
		margin-right:auto;
		padding-bottom:20px;
	}
	.footer_mainNav div{
		display:inline-block;
		width:auto;
	}
	.footer_mainNav div a{
		display:inline-block;
		border:none;
		padding:5px 20px;
		font-size:14px;
	}
	/* footer corporate profile*/
	.corporateprofile.bysp{
		display:none;
	}
	.corporateprofile.bypc{
		display:flex;
	}
	.corporateprofile{
		padding-top:20px;
		width:100%;
		background:var(--bk-footer-color);
		display:flex;
		flex-flow:row nowrap;
	}
	.corporateprofile .pict{
		display:inline-block;
		width:50px;
	}
	.corporateprofile .address{
		display:flex;
		width:auto;
		justify-content:flex-start;
		align-items:center;
	}
	.corporateprofile .address p{
		font-size:12px;
		white-space:nowrap;
	}
	.corporateprofile .address p a{
		display:inline;
	}
}
@media (min-width: 992px){
	.footer_mainNav{
		max-width:960px;
	}
}
@media (min-width: 1200px){
	.footer_mainNav{
		max-width:1140px;
	}
}
/************************************************************/
/* VEU														*/
/************************************************************/
.veu_adminEdit{
	display:none;
}
/************************************************************/
/* Full width												*/
/************************************************************/
.full-width {
    margin: 0 calc(50% - 50vw);
    padding: 5em calc(50vw - 50%);
}
.full-width2 {
    margin: 0 calc(50% - 50vw);
    padding: 0;
}
/************************************************************/
/* mainSection												*/
/************************************************************/
/************************************************************/
/* heading													*/
/************************************************************/
/* h1 */
/* page */
.h1ttlpage{
	font-size:30px;
	text-align:center;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	position:relative;
}
.h1ttlpage:before{
	content:'';
	display:inline-block;
	width:120px;
	height:4px;
	border-radius:40%;
	overflow:hidden;
	background:var(--main-color);
	position:absolute;
	bottom:0;
	left:50%;
	transform:translateX(-50%);
}
.h1ttlpage .first{
	display:block;
	font-size:0.8em;
}
.h1ttlpage .second{
	font-size:0.8em;
	display:block;
}
/* h1 pageheader */
.h1pghead{
	font-size:30px;
	text-align:center;
	padding:0;
	margin:0;
	position:relative;
	font-family: 'Noto Serif JP', serif;
	color:#111;
	font-weight:700;
	text-shadow:3px 0 5px rgba(255,255,255,0.8),
	0 3px 5px rgba(255,255,255,0.8),
	3px 3px 5px rgba(255,255,255,0.8),
	-3px 0 5px rgba(255,255,255,0.8),
	-3px 3px 5px rgba(255,255,255,0.8),
	0 -3px 5px rgba(255,255,255,0.8),
	-3px -3px 5px rgba(255,255,255,0.8),
	3px -3px 5px rgba(255,255,255,0.8);
}
.h1pghead span{
	display:block;
	font-size:0.8em;
	font-family: 'Playfair Display', serif;
}
/* h2 */
.h2ttlslide{
	border:0;
	margin:0;
	padding:0;
	font-size:24px;
	color:#000;
	font-weight:900;
	font-family: 'Noto Serif JP', serif;
	text-shadow:2px 0 5px rgba(255,255,255,0.9),
	0 2px 5px rgba(255,255,255,0.9),
	2px 2px 5px rgba(255,255,255,0.9),
	-2px 0 5px rgba(255,255,255,0.9),
	-2px 2px 5px rgba(255,255,255,0.9),
	0 -2px 5px rgba(255,255,255,0.9),
	-2px -2px 5px rgba(255,255,255,0.9),
	2px -2px 5px rgba(255,255,255,0.9);
/*
	color:#fff;
	text-shadow:2px 0 1px rgba(0,0,0,0.1),
	0 2px 1px rgba(0,0,0,0.1),
	2px 2px 1px rgba(0,0,0,0.1),
	-2px 0 1px rgba(0,0,0,0.1),
	-2px 2px 1px rgba(0,0,0,0.1),
	0 -2px 1px rgba(0,0,0,0.1),
	-2px -2px 1px rgba(0,0,0,0.1),
	2px -2px 1px rgba(0,0,0,0.1);
*/
	margin-bottom:20px;
}
.h2ttlslide span{
	display:block;
}
/* news */
.h2ttlnews{
	margin: 0 0 25px 0;
    padding: 9px 10px 12px 20px;
    border: 0;
    vertical-align: baseline;
    font-weight: 500;
    position: relative;
    background: transparent;
    line-height: 1.1;
    color: var(--text-color2);
    font-size: 24px;
}
.h2ttlnews:before {
    content: '';
    width: calc(100% - 20px);
    height: 3px;
    background: var(--news-bar-color);
    position: absolute;
    bottom: 0;
    left: 10px;
}
.h2ttlnews .more{
	margin: 0;
    padding: 0;
    border: 0;
    display: inline-block;
    background-color: transparent;
    font-size: 14px;
    margin-left: 14px;
    vertical-align: middle;
    color: var(--text-color2);
    position: absolute;
    right: 16px;
    bottom: 10px;
    transition: 0.3s;
}
.h2ttlnews .more:hover{
    color: var(--text-color2);
}
/* h2ttltop */
.h2ttltop{
	font-family: 'Playfair Display', serif;
	text-align:center;
	font-size:34px;
	border:0;
	padding:10px 0;
	margin:0 0 20px 0;
	font-weight:700;
	color:var(--sub-color);
}
.h2ttltop span{
	display:block;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:16px;
	font-weight:500;
}
.h2ttltop p{
	color:var(--sub-color);
	text-align:center;
	font-size:28px;
	border:0;
	padding:10px 0;
	margin:0 0 20px 0;
	font-weight:700;
	position:relative;
}
.h2ttltop p:after{
	content:'';
	width:120px;
	height:4px;
	background:var(--sub-color2);
	position:absolute;
	bottom:0;
	left:50%;
	transform:translateX(-50%);
	border-radius:50%;
}
/* advantage */
.h2ttladvantage{
	display:flex;
	justify-content:center;
	align-items:center;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border:none;
	font-size:18px;
	text-align:center;
	position:relative;
	font-family: 'Noto Serif JP', serif;
	font-weight:700;
}
.h2ttladvantage:before{
	content:'';
	display:inline-block;
	width:120px;
	height:4px;
	border-radius:40%;
	overflow:hidden;
	background:var(--sub-color2);
	position:absolute;
	bottom:0;
	left:50%;
	transform:translateX(-50%);
}
.h2ttladvantage .first,.h2ttladvantage .last{
	display:table;
	margin-left:auto;
	margin-right:auto;
}
.h2ttladvantage .first{
	margin-bottom:10px;
}
.h2ttladvantage span{
	font-size:1.2em;
	padding:0 2px;
	background:transparent;/* yellow line disenable */
}
/* regular */
.h2ttlregular{
	border:none;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	font-size:20px;
	text-align:center;
	position:relative;
	line-height:1.7;
}
.h2ttlregular:before{
	content:'';
	display:inline-block;
	width:120px;
	height:4px;
	border-radius:40%;
	overflow:hidden;
	background:var(--main-color);
	position:absolute;
	bottom:0;
	left:50%;
	transform:translateX(-50%);
}
/* common */
.h2ttlcommon{
	border:none;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	font-size:20px;
	text-align:center;
	position:relative;
	font-family: 'Noto Serif JP', serif;
	font-weight:700;
	color:var(--text-color3);
}
.h2ttlcommon:before{
	content:'';
	display:inline-block;
	width:120px;
	height:4px;
	border-radius:40%;
	overflow:hidden;
	background:var(--sub-color2);
	position:absolute;
	bottom:0;
	left:50%;
	transform:translateX(-50%);
}
/* page */
.h2ttlpage{
	font-size:24px;
	padding-left:10px;
}
/* down */
.h2ttldown{
	border: none;
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    padding: 20px 0;
    width: 100%;
    background: var(--main-color);
    font-weight: 700;
    text-align: center;
}
.h2ttldown:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -20px;
    border: 20px solid transparent;
    border-top: 20px solid var(--main-color);
}
.h2ttldown>p{
	color: #fff;
    font-size: 24px;
}
/* bar */
.h2ttlbar{
	margin: 0 0 25px 0;
    padding: 9px 10px 12px 20px;
    border: 0;
    vertical-align: baseline;
    font-weight: 500;
    position: relative;
    background: transparent;
    line-height: 1.1;
    color: var(--text-color2);
    font-size: 24px;
}
.h2ttlbar:before {
    content: '';
    width: calc(100% - 20px);
    height: 3px;
    background: var(--sub-color2);
    position: absolute;
    bottom: 0;
    left: 10px;
}
.h2ttlbar:after{
	content:none;
}
/* h2ttlfaq */
.h2ttlfaq{
	margin:0;
	border:0;
	padding:0;
	font-size:20px;
	background:var(--sub-color2);
	color:#fff;
	padding:10px;
}
.h2ttlarchive{
	margin:0;
	padding:0;
	border:0;
	font-size:24px;
	color:var(--sub-color2);
	font-family: 'Noto Serif JP', serif;
	font-weight:700;
	margin-bottom:20px;
}
/* h2ttlcontact */
.h2ttlcontact{
	margin: 0 0 25px 0;
    padding: 9px 10px 12px 30px;
    border: 0;
    vertical-align: baseline;
    font-weight: 500;
    position: relative;
    background: var(--contact-hd-color);
/*
    background: -moz-linear-gradient(top, var(--contact-hd-color2) 30%, var(--contact-hd-color) 100%);
    background: -webkit-linear-gradient(top, var(--contact-hd-color2) 30%, var(--contact-hd-color) 100%);
    background: linear-gradient(to bottom, var(--contact-hd-color2) 30%, var(--contact-hd-color) 100%);
*/
    line-height: 1.1;
    color: #fff;
    font-size: 24px;
    border-radius: 5px;
	text-align:center;
}
/* h3 */
.h3ttlpage{
	border:none;
	font-size:24px;
	color:#cc0000;
	margin-bottom:30px;
	text-align:center;
}
.h3ttlpage:after{
	content:none;
}
.h3ttlcommon{
	font-size:24px;
	padding-left:40px;
	position:relative;
}
.h3ttlcommon:before{
	content: "\f041";
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	-webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
	color:var(--main-color);
	position:absolute;
	top:3px;
	left:10px;
}
.h3ttlcommon:after{
	left:0;
}
/* h3ttlregular */
.h3ttlregular{
	display:block;
	width:100%;
	font-size:20px;
	position:relative;
	padding-bottom:10px;
	padding-left:40px;
}
.h3ttlregular:before{
	content: "\f2bb";
	font-weight: 400;
	font-family: "Font Awesome 5 Free";
	-webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
	color:var(--main-color);
	position:absolute;
	top:3px;
	left:10px;
}
.h3ttlregular:after{
	left:0;
}
/* service content h3 */
.h3ttlservice{
	font-size:18px;
	padding: 9px 10px 12px 30px;
	margin-bottom:20px;
	background: var(--heading-color);
	background:-moz-linear-gradient(top, var(--heading-color2) 30%, var(--heading-color) 100%);
	background:-webkit-linear-gradient(top, var(--heading-color2) 30%, var(--heading-color) 100%);
	background:linear-gradient(to bottom, var(--heading-color2) 30%, var(--heading-color) 100%);
    line-height: 1.1;
}
.h3ttlservice>h3:after{
	content: '';
    position: absolute;
	background-color: var(--sub-color2);
    width: 7px;
    height: 32px;
    top: 50%;
    left: 9px;
	transform:translateY(-50%);
}

/* h4 */
.h4ttlpage{
	color:#3A445D;
	line-height:1.5;
	font-size:18px;
	font-weight:700;
	margin-bottom:32px;
}
@media (min-width: 576px){
	/* h2 */
	.h2ttlslide{
		font-size:30px;
	}
	/* h2 news */
	.h2ttlnews .more{
		font-size:16px;
	}
}
@media (min-width: 768px){
	/* h1 */
	.h1ttlpage .second{
		font-size:1em;
		display:inline;
	}
	/* h2 */
	.h2ttlslide{
		font-size:34px;
		margin-bottom:40px;
	}
	.h2ttlslide span{
		display:inline;
	}
	/* h2ttltop */
	.h2ttltop{
		font-size:40px;
	}
	.h2ttltop span{
		padding-top:10px;
		font-size:16px;
	}
	.h2ttltop p{
		font-size:34px;
	}
	/* h2 */
	.h2ttladvantage, .h2ttlregular, .h2ttlcommon{
		font-size:24px;
		padding:0 0 30px 0;
		margin:0 0 30px 0;
	}
	.h2ttladvantage:before, .h2ttlregular:before, .h2ttlcommon:before{
		width:160px;
		left:50%;
		transform:translateX(-50%);
	}
	/* regular/common */
	.h2ttlregular, .h2ttlcommon{
		font-size:26px;
	}
}
@media (min-width: 992px){
	/* h1 pghead*/
	.h1pghead{
		font-size:36px;
	}
	/* h1 */
	.h1ttlpage{
		font-size:36px;
		padding:0 0 30px 0;
		margin:0 0 30px 0;
	}
	.h1ttlpage:before{
		width:160px;
		left:50%;
		transform:translateX(-50%);
	}
	/* h2 */
	.h2ttlslide{
		font-size:44px;
	}
	.h2ttladvantage, .h2ttlregular, .h2ttlcommon{
		font-size:28px;
	}
	/* regular/common */
	.h2ttlregular, .h2ttlcommon{
		font-size:30px;
	}
	.h2ttldown>p{
		font-size:30px;
	}
	.h3ttlservice{
		font-size:20px;
	}
}
@media (min-width: 1200px){
		/* h2 */
		.h2ttlslide{
			font-size:50px;
		}
}
/************************************************************/
/* common button etc										*/
/************************************************************/
/* yellow line */
.yellow-line {
    background: url(./img/bd-yellow-line.png) left repeat-x;
    background-position: 55% 95%;
}
/* common-btn */
.common-btn>a{
	display:table;
	width:100%;
	max-width:300px;
	padding:10px 0;
	border:solid 2px var(--common-btn-color);
	color:var(--common-btn-color);
	text-align:center;
	margin:0 auto;
	font-size:16px;
	border-radius:10px;
	position:relative;
	transition:0.5s;
	background:#fff;
}
.common-btn>a:after{
	content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);	
}
.common-btn>a:hover{
	text-decoration:none;
	background-color:var(--common-btn-color);
	color:#fff;
}
.common-btn>a:hover::after{
	right: 10px;
	transition:all 0.3s;
/*    transition: all .3s ease-in-out;*/
}
.line-btn a{
	display:table;
	width:90%;
	max-width:350px;
	margin:0 auto;
	transition:0.3s;
}
.line-btn a:hover{
	filter:brightness(1.2);
}
/* font-decoration */
.red-font{
	font-weight:600;
	color:var(--headline-color2);
}
.red-font1{
	font-weight:700;
	color: #cc0000;
    font-size: 20px;
}
.red-font2, .red-font3{
	color: #cc0000;
}
/************************************************************/
/* common page etc											*/
/************************************************************/
.contains-frm{
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
.after-contains-frm{
	width:100%;
	margin-bottom:40px;
}
.after-contains-frm p{
	font-size:16px;
	font-weight:bold;
}
.contains-wrap{
	width:100%;
}
.aftertitle{
	line-height:1.7;
	text-align:left;
	padding:0 10px;
}
.details-wrap{
	width:100%;
	padding:0 15px;
}
.details{
	width:100%;
	padding:10px;
}
.details p{
	font-size:16px;
	line-height:1.4;
	margin-bottom:8px;
}
/* 2block */
.details-main{
	display:flex;
	flex-flow:row wrap;
	width:100%;
}
.details-sub{
	display:block;
	width:100%;
}
.details-img{
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
.lastword{
	margin-top:10px;
	padding:0 10px;
}
@media (min-width: 576px){
	.contains-frm{
		max-width:540px;
	}
}
@media (min-width: 768px){
	.contains-frm{
		max-width:720px;
	}
	.aftertitle{
		text-align:center;
		padding:0;
	}	
	.after-contains-frm{
		margin-bottom:50px;
	}	
	.details-sub:first-of-type{
		flex:0 0 50%;
		order:2;
	}
	.details-sub:nth-of-type(2){
		flex:0 0 50%;
		order:1;
		display:flex;
		justify-content:center;
		align-items:center;
	}
	.details{
		padding-top:0;
		padding-bottom:0;
	}
	.lastword{
		text-align:center;
	}
}
@media (min-width: 992px){
	.contains-frm{
		max-width:960px;
	}
}
@media (min-width: 1200px){
	.contains-frm{
		max-width:1140px;
	}
}
/************************************************************/
/* pagination												*/
/************************************************************/
.pagination{
	margin-top:20px;
	margin-bottom:20px;
}
.page-numbers{
	display:inline-flex;
	justify-content:center;
	align-items:center;
	width:40px;
	height:40px;
	white-space:nowrap;
	background-color:var(--pagination-defocolor);
	margin:0 2px;
	font-size:16px;
	font-weight:bold;
	color:#000;
}
.nav-links>a{
	color:#000;
	transition: .2s linear;
}
.nav-links>a:hover{
	text-decoration:none;
	background-color:var(--pagination-hvcolor);
	color:white;
}
.current{
	background-color:var(--pagination-color);
	color:#fff;
}
/************************************************************/
/* top page													*/
/************************************************************/
/*smartphone only */
.sptop-sec{
	width:100vw;
}
.ul-sptop-menu{
	margin:0;
	padding:3px 0;
	border:0;
	list-style:none;
	display:flex;
	flex-flow:row wrap;
}
.ul-sptop-menu>li{
	display:inline-block;
	width:50%;
	margin:0;
}
.ul-sptop-menu>li:nth-of-type(odd){
	padding:3px 3px 3px 6px;
}
.ul-sptop-menu>li:nth-of-type(even){
	padding:3px 6px 3px 3px;
}
.ul-sptop-menu>li>a{
	width:100%;
	height:55px;
	border-radius:5px;
	overflow:hidden;
	display:flex;
	justify-content:center;
	align-items:center;
}
/* telno */
.contacttel{
	width:100%;
	background:var(--sub-color);
	transition:0.3s;
}
.contacttel:hover{
	text-decoration:none;
	filter:brightness(1.2);
}
.contacttel>div>p:first-of-type{
	width:100%;
	font-size:10px;
	color:white;
	text-align:center;
}
.contacttel>div>p:last-of-type{
	font-size:18px;
	color:var(--sp-top-arrow-color);
	padding-left:30px;
	position:relative;
}
.contacttel>div>p:last-of-type:after{
	content: '\f87b';
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	font-size:18px;
	position: absolute;
	top: 50%;
	left: 10px;
	transform: translateY(-50%);
}
/* contact */
.contactmail{
	width:100%;
	background:var(--sub-color2);
	transition:0.3s;
}
.contactmail:hover{
	text-decoration:none;
	filter:brightness(1.2);
}
.contactmail>div>p:first-of-type{
	width:100%;
	font-size:10px;
	color:white;
	text-align:center;
}
.contactmail>div>p:last-of-type{
	font-size:14px;
	color:var(--sp-top-arrow-color);
	padding-left:20px;
	position:relative;
	letter-spacing:0;
}
.contactmail>div>p:last-of-type:before{
	content: "\f0e0";
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	font-size:14px;
	text-rendering: auto;
	line-height: 1;
	position:absolute;
	left:5px;
	top:50%;
	transform:translateY(-50%);
}
/* line */
.contactline{
	width:100%;
	background:var(--line-color);
	position:relative;
	transition:0.3s;
}
.contactline:hover{
	text-decoration:none;
	filter:brightness(1.2);
}
.contactline:after{
	content: "\f0da";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	font-size:24px;
	color:var(--sp-top-arrow-color);
	text-rendering: auto;
	line-height: 1;
	position:absolute;
	right:5px;
	top:50%;
	transform:translateY(-50%);
}
.contactline>div{
	display:flex;
	width:100%;
	height:100%;
	flex-flow:row nowrap;
}
.contactline>div>div:first-of-type{
	display:inline-block;
	width:30%;
	height:100%;
	background:url('./img/line_btn.png') center center/contain no-repeat;
}
.contactline>div>div:last-of-type{
	color:#fff;
	font-size:14px;
	line-height:1;
	display:flex;
	align-items:center;
}
/* estimate */
.contactform{
	width:100%;
	background:var(--sp-top-estimateform-bt-color);
	position:relative;
	transition:0.3s;
}
.contactform:hover{
	text-decoration:none;
	filter:brightness(1.2);
}
.contactform:after{
	content: "\f0da";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	font-size:24px;
	color:var(--sp-top-arrow-color);
	text-rendering: auto;
	line-height: 1;
	position:absolute;
	right:5px;
	top:50%;
	transform:translateY(-50%);
}
.contactform>div{
	display:flex;
	width:100%;
	height:100%;
	flex-flow:row nowrap;
}
.contactform>div>div:first-of-type{
	display:inline-block;
	width:40%;
	height:100%;
	background:url('./img/contact-pcsp.png') center center/contain no-repeat;
}
.contactform>div>div:last-of-type{
	color:#fff;
	font-size:14px;
	line-height:1;
	display:flex;
	align-items:center;
	width:60%;
}
@media(min-width:576px){
	.sptop-sec{
		display:none;
	}
}
/************************************************************/
/* top page													*/
/************************************************************/
/* topslide-sec */
.topslide-sec{
	width:100vw;
}
.topslide-wrap{
	width:100%;
}
.topslide-wrap img{
	width:100%;
}
/* topslide */
.topslide-inner{
	width:100%;
	position:relative;
}
/** slide start **/
.banner_menu{
    display: block;
    position:relative;
    width:100%;
}
.main_imgBox {
	width:100%;
	height: 70vh;
	min-height:500px;
	overflow: hidden;
	position: relative;
	left: 0;
	top: 0;
	border: 0;
	margin: 0;
	padding: 0;
	z-index: 600;
}
/* Common : <li> To show main image file 									*/
.main_img {
	z-index:10;
	border: 0;
	margin: 0;
	padding: 0;
	opacity: 0;
	width: 100%;
	height: 70vh;
	min-height:500px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-animation: anime 30s 0s infinite;
	animation: anime 30s 0s infinite;
}
/* Common : <li> To animation 5 main image file								*/
.main_img:nth-of-type(2) {
	-webkit-animation-delay: 10s;
	animation-delay: 10s;
}
.main_img:nth-of-type(3) {
	-webkit-animation-delay: 20s;
	animation-delay: 20s;
}
.main_img:nth-of-type(4) {
	-webkit-animation-delay: 30s;
	animation-delay: 30s;
}
@keyframes anime {
	0% {opacity: 0;}
	17% {opacity: 1;}
	33% {opacity: 1;}
	50% {opacity: 0;transform: scale(1.2);z-index:9}
	100% {opacity: 0;}
}
/** slide title start **/
.textRevealContainer{
	position: absolute;
	display:block;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	z-index: 700;
}
.textRevealContainer{
	width:100%;
}
.textRevealContainer>div{
	padding-top:50px;
}
/* 説明部分 */
.slide_detail{
	font-size:16px;
	font-weight:900;
	color:#000;
	font-family: 'Noto Serif JP', serif;
	text-shadow:2px 0 5px rgba(255,255,255,0.9),
	0 2px 5px rgba(255,255,255,0.9),
	2px 2px 5px rgba(255,255,255,0.9),
	-2px 0 5px rgba(255,255,255,0.9),
	-2px 2px 5px rgba(255,255,255,0.9),
	0 -2px 5px rgba(255,255,255,0.9),
	-2px -2px 5px rgba(255,255,255,0.9),
	2px -2px 5px rgba(255,255,255,0.9);
/*
	color:#fff;
	text-shadow:2px 0 1px rgba(0,0,0,0.1),
	0 2px 1px rgba(0,0,0,0.1),
	2px 2px 1px rgba(0,0,0,0.1),
	-2px 0 1px rgba(0,0,0,0.1),
	-2px 2px 1px rgba(0,0,0,0.1),
	0 -2px 1px rgba(0,0,0,0.1),
	-2px -2px 1px rgba(0,0,0,0.1),
	2px -2px 1px rgba(0,0,0,0.1);
*/
	padding-bottom:30px;
	position:relative;
}
.slide_detail span{
	display:block;
}
.slide_subdetail{
	color:#000;
	font-family: 'Noto Serif JP', serif;
	font-weight:900;
	text-shadow:2px 0 5px rgba(255,255,255,0.9),
	0 2px 5px rgba(255,255,255,0.9),
	2px 2px 5px rgba(255,255,255,0.9),
	-2px 0 5px rgba(255,255,255,0.9),
	-2px 2px 5px rgba(255,255,255,0.9),
	0 -2px 5px rgba(255,255,255,0.9),
	-2px -2px 5px rgba(255,255,255,0.9),
	2px -2px 5px rgba(255,255,255,0.9);
/*
	color:#fff;
	text-shadow:2px 0 1px rgba(0,0,0,0.3),
	0 2px 1px rgba(0,0,0,0.3),
	2px 2px 1px rgba(0,0,0,0.3),
	-2px 0 1px rgba(0,0,0,0.3),
	-2px 2px 1px rgba(0,0,0,0.3),
	0 -2px 1px rgba(0,0,0,0.3),
	-2px -2px 1px rgba(0,0,0,0.3),
	2px -2px 1px rgba(0,0,0,0.3);
*/
	font-size:18px;
}
.slide_subdetail .yellow-line{
	background:transparent;
}
#topslidemsg{
	margin-bottom:15px;
}
.slide_detail2{
	font-size:16px;
	font-weight:700;
	color:#333;
	text-shadow:2px 0 1px rgba(255,255,255,0.1),
	0 2px 1px rgba(255,255,255,0.1),
	2px 2px 1px rgba(255,255,255,0.1),
	-2px 0 1px rgba(255,255,255,0.1),
	-2px 2px 1px rgba(255,255,255,0.1),
	0 -2px 1px rgba(255,255,255,0.1),
	-2px -2px 1px rgba(255,255,255,0.1),
	2px -2px 1px rgba(255,255,255,0.1);
/*
	color:#fff;
	text-shadow:2px 0 1px rgba(0,0,0,0.1),
	0 2px 1px rgba(0,0,0,0.1),
	2px 2px 1px rgba(0,0,0,0.1),
	-2px 0 1px rgba(0,0,0,0.1),
	-2px 2px 1px rgba(0,0,0,0.1),
	0 -2px 1px rgba(0,0,0,0.1),
	-2px -2px 1px rgba(0,0,0,0.1),
	2px -2px 1px rgba(0,0,0,0.1);
*/
	padding-top:20px;
	position:relative;
}
#topslidemsg{
	display:inline-block;
	color:#fff;
	font-size:16px;
	line-height:1.4;
	transform:translateX(-200px);
	border-top:solid 1px #fff;
	border-bottom:solid 1px #fff;
	padding:20px 10px;

	opacity: 0;
	-webkit-animation: fadeIn 10s ease 0s infinite;
	animation: fadeIn 10s ease 0s infinite;
}
@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	5% {
		opacity: 0;
		transform: translateX(200px);
	}
	20% {
		opacity: 1;
		transform: translateX(0);
	}
	90% {
		opacity: 1;
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		transform: translateX(0);
		transform: translateX(-200px);
	}
}
@media (min-width: 576px){
	.slide_detail, .slide_detail2{
		font-size:20px;
	}
	.slide_detail:after, .slide_detail2:after{
		width:350px;
	}
	.slide_subdetail{
		font-size:24px;
	}
	.textRevealContainer>div{
		padding-top:70px;
	}
}
@media (min-width: 768px){
	.main_imgBox {
		height:70vh;
	}
	.main_img {
		height:70vh;
	}
	.slide_detail span{
		display:inline;
	}
	.slide_detail, .slide_detail2{
		font-size:22px;
		margin-bottom:40px;
	}
	.slide_subdetail{
		font-size:30px;
	}
	.textRevealContainer>div{
		padding-top:130px;
	}
}
@media (min-width: 992px){
	.main_imgBox {
		height:80vh;
	}
	.main_img {
		height:80vh;
		overflow:hidden;
	}
	.slide_detail, .slide_detail2{
		font-size:28px;
	}
	.slide_subdetail{
		font-size:40px;
	}
	.textRevealContainer>div{
		padding-top:150px;
	}	
}
@media (min-width: 1200px){
	.main_imgBox {
		height:80vh;
	}
	.main_img {
		height:80vh;
		overflow:hidden;
	}
	.slide_detail, .slide_detail2{
		font-size:33px;
	}
	.slide_subdetail{
		font-size:50px;
	}
}
/************************************************************/
/* top page													*/
/************************************************************/
/* feefree-sec */
.feefree-sec{
	width:100vw;
}
.feefree-wrap{
	width:100%;
}
.ul-feefree{
	margin:5px 0 0 0;
	padding:0;
	border:0;
	list-style:none;
	display:flex;
	flex-flow:column wrap;
	width:100%;
}
.ul-feefree>li{
	margin:0;
	padding:5px 15px;
	width:100%;
	display:block;
	position:relative;
}
.ul-feefree>li:before{
	content:'';
	width:95%;
	height:3px;
	background:var(--border-color);
	position:absolute;
	top:0;
	left:50%;
	transform:translateX(-50%);
}
.ul-feefree>li:last-of-type:after{
	content:'';
	width:95%;
	height:3px;
	background:var(--border-color);
	position:absolute;
	bottom:0;
	left:50%;
	transform:translateX(-50%);
}
/* box-main */
.box-main{
	display:flex;
	flex-flow:row nowrap;
	width:100%;
	height:110px;
}
.box-sub:first-of-type{
	display:flex;
	width:70%;
	justify-content:center;
	align-items:center;
}
.box-sub:last-of-type{
	display:flex;
	width:30%;
	justify-content:center;
	align-items:center;
}
.box-sub small{
	display:block;
	line-height:1.2;
}
.box-sub p{
	color:var(--text-color2);
	font-size:26px;
	font-weight:700;
	text-align:center;
}
.hdline{
	color:#b51114;
}
/* boxcontact-main */
.boxcontact-main{
	display:flex;
	flex-flow:row nowrap;
	width:100%;
	background:var(--line-color);
	height:110px;
}
.boxcontact-sub:first-of-type{
	display:flex;
	width:25%;
	justify-content:center;
	align-items:center;
	padding-left:5px;
}
.boxcontact-sub:last-of-type{
	display:flex;
	width:75%;
	justify-content:center;
	align-items:center;
}
.boxcontact-sub:first-of-type div{
	width:80px;
	padding-top:80px;
	border-radius:50%;
	overflow:hidden;
	position:relative;
}
.boxcontact-sub:first-of-type div>img{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
.boxcontact-sub:last-of-type p{
	color:#fff;
	line-height:1;
	padding:3px 0;
	text-align:center;
}
.boxcontactlink{
	display:table;
	width:220px;
	margin: 0 auto;
	background:#fff;
	color:var(--line-color);
	margin-bottom:3px;
	white-space: nowrap;
	text-align:center;
	border-radius:20px;
	transition:0.3s;
}
.boxcontactlink:hover{
	text-decoration:none;
	background:rgba(255,255,255,0.8);
	color:var(--line-color);
}
@media(min-width:576px){
	.box-sub:first-of-type{
		width:60%;
	}
	.box-sub:last-of-type{
		width:40%;
		justify-content: flex-start;
	}
	.box-sub img{
		max-width:initial;
		width:auto;
		max-height:110px;
	}
	.boxcontact-sub:first-of-type{
		width:40%;
		justify-content:flex-end;
	}
	.boxcontact-sub:last-of-type{
		width:60%;
	}
	.boxcontact-sub:first-of-type div{
		width:100px;
		padding-top:100px;
		border-radius:50%;
		overflow:hidden;
		position:relative;
	}
}
@media(min-width:768px){
	.ul-feefree{
		display:flex;
		flex-flow:row wrap;
		width:100%;
		margin:0;
	}
	.ul-feefree>li{
		width:50%;
		display:inline-block;
	}
	.ul-feefree>li{
		width:50%;
		display:inline-block;
	}
	.ul-feefree>li:nth-of-type(odd){
		border-right:solid 3px var(--border-color);
		padding:5px 5px 5px 15px
	}
	.ul-feefree>li:nth-of-type(even){
		padding:5px 15px 5px 5px
	}
	.ul-feefree>li:before{
		content:'';
		width:100%;
		height:3px;
		background:var(--border-color);
		position:absolute;
		top:0;
		left:50%;
		transform:translateX(-50%);
	}
	.ul-feefree>li:nth-last-of-type(2):after{
		content:'';
		width:100%;
		height:3px;
		background:var(--border-color);
		position:absolute;
		bottom:0;
		left:50%;
		transform:translateX(-50%);
	}
	.ul-feefree>li:last-of-type:after{
		content:'';
		width:100%;
		height:3px;
		background:var(--border-color);
		position:absolute;
		bottom:0;
		left:50%;
		transform:translateX(-50%);
	}
	.boxcontact-sub:first-of-type{
		padding-left:0;
		padding-right:10px;
	}
}
@media(min-width:992px){
	.box-sub img{
		width:100%;
		height:auto;
		max-width:100%;
	}
	.ul-feefree>li{
		width:25%;
		display:inline-block;
		padding:0;
	}
	.ul-feefree>li:nth-of-type(odd){
		padding:0;
	}
	.ul-feefree>li:nth-of-type(even){
		padding:0;
	}
	.ul-feefree>li:nth-of-type(2){
		border-right:solid 3px var(--border-color);
	}	
	.box-sub small{
		font-size:12px;
		letter-spacing: 0;
	}
	.box-sub:first-of-type{
		width:75%;
	}
	.box-sub:last-of-type{
		width:25%;
	}
	.ul-feefree>li:after{
		content:'';
		width:100%;
		height:3px;
		background:var(--border-color);
		position:absolute;
		bottom:0;
		left:50%;
		transform:translateX(-50%);
	}
	.boxcontact-sub:first-of-type{
		width:20%;
		padding:0 0 0 2px;
	}
	.boxcontact-sub:last-of-type{
		width:80%;
	}
	.boxcontact-sub:first-of-type div{
		width:50px;
		padding-top:50px;
	}	
	.boxcontact-sub:last-of-type p{
		font-size:14px;
	}
	.boxcontactlink{
		font-size:12px;
		width:180px;
	}
}
@media(min-width:1200px){
	.boxcontact-sub:first-of-type div{
		width:80px;
		padding-top:80px;
	}
	.boxcontact-sub:first-of-type{
		width:30%;
		padding:0 0 0 2px;
	}
	.boxcontact-sub:last-of-type{
		width:70%;
	}
}
/************************************************************/
/* top page													*/
/************************************************************/
/* concept-sec */
.concept-sec{
	width:100vw;
	padding:40px 0 40px 0;
	background:var(--bk-concept-color);
}
.concept-wrap{
	padding-bottom:40px;
}
.concept-wrap .common-btn>a{
	margin-bottom:10px;
}
.concept-wrap:last-of-type{
	padding-bottom:0;
}
.concept-wrap .ttlafter{
	font-size:18px;
	color:var(--headline-color);
	font-weight:700;
	text-align:center;
}
.concept-wrap .desc{
	padding-left:10px;
	padding-right:10px;
}
.concept-wrap .desc ul{
	padding:0;
	margin:20px 0;
	list-style:none;
	display:block;
	width:100%;
}
.concept-wrap .desc ul>li{
	margin-bottom:10px;
	padding:0 10px;
}
.concept-wrap .desc ul>li>p{
	padding-left:20px;
	position:relative;
}
.concept-wrap .desc ul>li>p:before{
	content:"\f00c";
	color:var(--main-color);
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	-moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
	position:absolute;
	top:5px;
	left:0;
}
.concept-wrap .desc>p{
	line-height:1.7;
}
@media(min-width:768px){
	.concept-wrap .ttlafter{
		font-size:24px;
	}
	.concept-wrap .common-btn{
		width:100%;
		display:flex;
		flex-flow:row nowrap;
		justify-content:center;
	}
	.concept-wrap .common-btn a{
		display:table;
		width:250px;
	}
	.concept-wrap .common-btn a:first-of-type{
		margin:0 10px 0 auto;
	}
	.concept-wrap .common-btn a:last-of-type{
		margin:0 auto 0 10px;
	}
}
@media(min-width:992px){
	.concept-wrap .desc ul>li>p,.concept-wrap .desc>p{
		font-size:18px;
	}
	.concept-wrap .common-btn a:first-of-type{
		margin:0 20px 0 auto;
	}
	.concept-wrap .common-btn a:last-of-type{
		margin:0 auto 0 20px;
	}
}
@media(min-width:1200px){
	.concept-wrap .common-btn a:first-of-type{
		margin:0 30px 0 auto;
	}
	.concept-wrap .common-btn a:last-of-type{
		margin:0 auto 0 30px;
	}
}
/************************************************************/
/* top page													*/
/************************************************************/
/* usecase-sec */
.usecase-sec{
	width:100vw;
	padding:40px 0 0 0;
	background:var(--sub-color2);
}
.usecase-sec .h2ttltop{
	color:#fff;
}
.usecase-wrap .ttlafter{
	font-weight:700;
	text-align:center;
	font-size:18px;
	color:#fff;
	text-shadow:2px 0 1px rgba(0,0,0,0.1),
	0 2px 1px rgba(0,0,0,0.1),
	2px 2px 1px rgba(0,0,0,0.1),
	-2px 0 1px rgba(0,0,0,0.1),
	-2px 2px 1px rgba(0,0,0,0.1),
	0 -2px 1px rgba(0,0,0,0.1),
	-2px -2px 1px rgba(0,0,0,0.1),
	2px -2px 1px rgba(0,0,0,0.1);
}
.usecase-wrap .ttlafter span{
	display:block;
}
.usecase-wrap .desc{
	padding:20px 15px;
}
.customerlist{
	margin:0;
	padding:0;
	list-style:none;
	display:flex;
	flex-flow:column nowrap;
}
.customerlist>li{
	margin-bottom:20px;
}
.customerlist dl{
	margin:0;
	padding:0;
}
.customerlist dl>dt,.customerlist dl>dd{
	margin:0;
	padding:0;
	border-left:none;
	font-size:16px;
}
.customerlist dl>dt h3{
	margin:0;
	padding:5px 0;
	border:none;
	font-size:18px;
	color:#fff;
}
.customerlist dl>dt h3:after{
	content:none;
}
.customerlist dl>dd figure{
	margin:0;
	overflow:hidden;
}
.customerlist dl>dd figure img:hover{
	transform:scale(1.1);
	transition-duration:0.3s;
}
.customerlist dl>dd{
	box-shadow:2px 2px 2px var(--text-color);
	border-radius:5px;
	overflow:hidden;
}
.customerlist dl>dd p{
	padding:10px;
	background:#fff;
	color:var(--sub-color2);
}
@media(min-width:576px){
	.usecase-wrap .ttlafter span{
		display:inline;
	}
}
@media(min-width:768px){
	.usecase-wrap .ttlafter{
		font-size:24px;
	}
	.customerlist{
		display:flex;
		flex-flow:row wrap;
	}
	.customerlist>li{
		width:50%;
		display:inline-block;
	}
	.customerlist dl{
		display:table;
		width:90%;
		max-width:300px;
	}
	.customerlist>li:nth-of-type(odd) dl{
		margin:0 10px 0 auto;
	}
	.customerlist>li:nth-of-type(even) dl{
		margin:0 auto 0 10px;
	}
	.customerlist dl>dd p{
		min-height:70px;
	}
}
@media(min-width:992px){
	.customerlist>li:nth-of-type(odd) dl{
		margin:0 30px 0 auto;
	}
	.customerlist>li:nth-of-type(even) dl{
		margin:0 auto 0 30px;
	}
	.customerlist dl>dt h3{
		font-size:20px;
	}
	.customerlist dl>dd p{
		font-size:18px;
		min-height:104px;
	}
}
@media(min-width:1200px){
	.customerlist>li:nth-of-type(odd) dl{
		margin:0 40px 0 auto;
	}
	.customerlist>li:nth-of-type(even) dl{
		margin:0 auto 0 40px;
	}
}
/************************************************************/
/* top page													*/
/************************************************************/
/* servicelist-sec */
.servicelist-sec{
	width:100vw;
	padding:40px 0 0 0;
	margin-bottom:40px;
}
/* service page */
.service-sec{
	width:100vw;
	padding:20px 0 20px 0;
	background:var(--bk-concept-color);
}
.servicelist-wrap{
	padding:0 15px;
}
.servicelist-wrap .ttlafter{
	font-size:18px;
	color:var(--headline-color);
	font-weight:700;
	text-align:center;
}
.servicelist-wrap .ttlafter span{
	display:block;
}
.ul-servicelist{
	margin:0;
	padding:20px 0 0 0;
	border:none;
	list-style:none;
	display:flex;
	flex-flow:row wrap;
	width:100%;
	max-width:980px;
	margin-left:auto;
	margin-right:auto;
}
.ul-servicelist>li{
	display:block;
	width:100%;
	margin-bottom:20px;
}
/* li content */
.servicelist-box{
	display:block;
	width:100%;
	background:var(--top-bk-color2);
	box-shadow:2px 2px 2px var(--border-color);
}
.servicelist-box:hover{
	text-decoration:none;
}
.servicelist-box:hover p>i{
	transform:translateX(20px);
}
.servicelist-box h3{
	margin:0;
	padding:0;
	border:0;
	font-size:18px;
	text-align:center;
	color:var(--text-color2);
	font-weight:700;
	padding:20px 0;
}
.servicelist-box h3:after{
	content:none;
}
.servicelist-box .desc{
	padding:0 15px 20px 15px;
	display:flex;
	flex-flow:row nowrap;
	width:100%;
}
.servicelist-box .desc>p:first-of-type{
	display:inline-block;
	width:70%;
}
.servicelist-box .desc>p:last-of-type{
	display:flex;
	width:30%;
	justify-content:center;
	align-items:center;
	font-size:30px;
	color:var(--sub-color2);
}
.servicelist-box .desc>p i{
	transition:0.5s;
}
/* floor */
#servicefloor{
	width:100%;
	padding-top:75%;
	background:url('./img/servicefloor_a.jpg') center center/cover no-repeat;
	transition:1s;
	margin:0;
}
.servicelist-box:hover #servicefloor{
	background:url('./img/servicefloor_b.jpg') center center/cover no-repeat;
}
/* pillar */
#servicepillar{
	width:100%;
	padding-top:75%;
	background:url('./img/servicepillar_a.jpg') center center/cover no-repeat;
	transition:1s;
	margin:0;
}
.servicelist-box:hover #servicepillar{
	background:url('./img/servicepillar_b.jpg') center center/cover no-repeat;
}
/* sashi */
#servicesashi{
	width:100%;
	padding-top:75%;
	background:url('./img/servicesashi_a.jpg') center center/cover no-repeat;
	transition:1s;
	margin:0;
}
.servicelist-box:hover #servicesashi{
	background:url('./img/servicesashi_b.jpg') center center/cover no-repeat;
}
/* wall */
#servicewall{
	width:100%;
	padding-top:75%;
	background:url('./img/servicewall_a.jpg') center center/cover no-repeat;
	transition:1s;
	margin:0;
}
.servicelist-box:hover #servicewall{
	background:url('./img/servicewall_b.jpg') center center/cover no-repeat;
}
/* wash */
#servicewash{
	width:100%;
	padding-top:75%;
	background:url('./img/servicewash_a.jpg') center center/cover no-repeat;
	transition:1s;
	margin:0;
}
.servicelist-box:hover #servicewash{
	background:url('./img/servicewash_b.jpg') center center/cover no-repeat;
}
/* chair */
#servicechair{
	width:100%;
	padding-top:75%;
	background:url('./img/servicechair_a.jpg') center center/cover no-repeat;
	transition:1s;
	margin:0;
}
.servicelist-box:hover #servicechair{
	background:url('./img/servicechair_b.jpg') center center/cover no-repeat;
}
@media(min-width:768px){
	.servicelist-wrap .ttlafter{
		font-size:24px;
	}
	.ul-servicelist>li{
		width:50%;
		display:flex;
		justify-content:center;
	}
	.servicelist-box{
		max-width:300px;
	}
}
@media(min-width:992px){
	.servicelist-wrap .ttlafter span{
		display:inline;
	}
	.ul-servicelist>li{
		width:33.333%;
		display:flex;
		justify-content:center;
	}
	.servicelist-box{
		max-width:250px;
	}
}
/************************************************************/
/* top page													*/
/************************************************************/
/* serviceflow-sec */
.serviceflow-sec{
	width:100vw;
	padding:40px 0;
	background:var(--bk-serviceflow-color);
}
.serviceflow-wrap{
	margin-bottom:40px;
}
/* flow control */
.ultopflow{
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	display:flex;
	flex-flow:row wrap;
	justify-content:center;
	align-items:center;
}
.ultopflow>li{
	margin:5px 0;
	display:block;
	width:100%;
}
.ultopflow>li:first-of-type{
	margin-top:10px;
}
.ultopflow>li:first-of-type .step{
	background:var(--step1-color);
}
.ultopflow>li:nth-of-type(2) .step{
	background:var(--step2-color);
}
.ultopflow>li:nth-of-type(3) .step{
	background:var(--step3-color);
}
.ultopflow>li:last-of-type .step{
	background:var(--step4-color);
}
.ultopflow-ch{
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	display:flex;
	flex-flow:row wrap;
	justify-content:center;
	align-items: center;
}
.ultopflow-ch>li:first-of-type{
	display:inline-block;
	width:15%;
	margin:0;
	padding:5px;
}
.ultopflow-ch>li:nth-of-type(2){
	display:inline-block;
	width:40%;
	margin:0;
}
.ultopflow-ch>li:last-of-type{
	display:block;
	width:45%;
	padding:10px;
	margin:0;
}
.ultopflow-ch>li .step{
	margin:0 auto;
	display:flex;
	justify-content:center;
	align-items:center;
	width:40px;
	height:40px;
	border-radius:50%;
}
.ultopflow-ch>li .step>p{
	font-size:12px;
	text-align:center;
	font-weight:bold;
	line-height:1;
	color:#fff;
}
.ultopflow-ch>li .step>p>span{
	display:block;
	font-size:20px;
}
.ultopflow-ch>li>img{
	background-color:#fff;
}
.ultopflow-ch>li .desc{
	font-size:14px;
	color:var(--text-color);
	line-height:1;
}
.ultopflow-ch>li h3{
	margin:0;
	border:0;
	padding:0;
	font-size:14px;
	color:var(--sub-color2);
	font-weight:700;
	margin-bottom:5px;
}
.ultopflow-ch>li h3:after{
	content:none;
}
.ultopflow>li:first-of-type{
	margin-top:0
}
@media(min-width:576px){
	.ultopflow-ch>li .step{
		width:60px;
		height:60px;
	}
	.ultopflow-ch>li .step>p{
		font-size:14px;
	}
	.ultopflow-ch>li .step>p>span{
		font-size:24px;
	}
	.ultopflow-ch>li .desc,.ultopflow-ch>li h3{
		font-size:16px;
	}
}
@media(min-width:768px){
	/* parent ul */
	.ultopflow{
		align-items:flex-start;
	}
	.ultopflow>li{
		display:inline-block;
		width:25%;
		margin:0;
	}
	.ultopflow>li:first-of-type{
		margin:0;
	}
	.ultopflow>li:nth-of-type(3){
		margin:0;
	}
	/* child ul */
	.ultopflow-ch>li:first-of-type{
		display:block;
		width:100%;
	}
	.ultopflow-ch>li:nth-of-type(2){
		display:block;
		width:100%;
	}
	.ultopflow-ch>li:last-of-type{
		display:block;
		width:100%;
	}
	/* child ul div */
	.ultopflow-ch>li:first-of-type .step{
		width:100%;
		border-radius:0;
		position:relative;
	}
	.ultopflow-ch>li:first-of-type .step:after{
		content:'';
		display:inline-block;
		width:60px;
		height:60px;
		border-left:30px solid transparent;
		border-top:30px solid var(--bk-serviceflow-color);
		border-bottom:30px solid var(--bk-serviceflow-color);
/*
		border-top:30px solid #fff;
		border-bottom:30px solid #fff;
*/
		position:absolute;
		top:0;
		right:-30px;
	}
	.ultopflow-ch>li .step>p{
		font-size:24px;
	}
	.ultopflow-ch>li .step>p>span{
		display:inline-block;
	}
	/* child ul img */
	.ultopflow-ch>li>img{
		padding:5px;
		background:var(--bk-serviceflow-color);
	}
	.ultopflow-ch>li .desc{
		line-height:1.4;
	}
	.ultopflow-ch>li h3{
		margin-bottom:10px;
	}
}
/************************************************************/
/* estimate-sec												*/
/************************************************************/
.estimate-sec{
	padding:40px 0 0 0;
	width:100vw;
}
.estimate-sec h2{
	padding:0;
	margin:0;
	border:none;
	color:var(--sub-color2);
	font-size:24px;
	text-align:center;
	font-weight:700;
	margin-bottom:10px;
}
.estimate-wrap{
	padding:0 15px;
}
.estimate-wrap .ttlafter{
	text-align:center;
	color:var(--text-color2);
	font-weight:700;
	margin-bottom:20px;
	font-size:18px;
}
.estimate-box{
	background:var(--sub-color2);
	border-radius:10px;
	padding:15px;
	max-width:980px;
	margin-left:auto;
	margin-right:auto;
}
.ul-estimate{
	margin:0;
	padding:0;
	border:0;
	list-style:none;
}
.ul-estimate>li{
	margin-bottom:0;
	padding-bottom:60px;
	position:relative;
}
.ul-estimate>li:before{
	content: "\f078";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	color:#fff;
	font-size:40px;
	position:absolute;
	bottom:10px;
	left:50%;
	transform:translateX(-50%);
}
.ul-estimate>li:last-of-type{
	padding-bottom:40px;
}
.ul-estimate>li:last-of-type:before{
	content:none;
}
.ul-estimate>li>.box{
	display:flex;
	flex-flow:row nowrap;
}
.ul-estimate>li>.box figure{
	width:40%;
	margin:0;
	display:flex;
	justify-content: center;
	align-items:center;
}
.ul-estimate>li>.box .desc{
	width:60%;
	display:flex;
	align-items:center;
}
.ul-estimate>li>.box .desc>p{
	color:#fff;
}
.ul-estimate>li>.box figure img{
	width:80px;
	height:80px;
	border-radius:50%;
	overflow:hidden;
	background:#fff;
}
.estimate-box>p{
	color:#fff;
	margin-bottom: 20px;
}
.estimate-sec .mailform{
	border-color:var(--headline-color5);
	background:var(--headline-color5);
	color:#fff;
	margin-bottom:10px;
	box-shadow:2px 2px 2px var(--border-color);
	transition:0.3s;
}
.estimate-sec .mailform:before{
	content: "\f0e0";
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	font-size:24px;
	text-rendering: auto;
	line-height: 1;
	color:#fff;
	position:absolute;
	left:15px;
	top:50%;
	transform:translateY(-50%);
}
.estimate-sec .lineform{
	border-color:var(--line-color);
	background:var(--line-color);
	color:#fff;
	box-shadow:2px 2px 2px var(--border-color);
	transition:0.3s;
}
.estimate-sec .lineform:before{
	content: "";
	width:45px;
	height:45px;
	background:url('./img/line_btn.png') center center/contain no-repeat;
	position:absolute;
	left:5px;
	top:50%;
	transform:translateY(-50%);
}
.estimate-sec .common-btn .mailform:hover{
	background:var(--headline-color5);
	transform:translate3d(2px,2px,2px);
	box-shadow:none;
}
.estimate-sec .common-btn .lineform:hover{
	background:var(--line-color);
	transform:translate3d(2px,2px,2px);
	box-shadow:none;
}
.telquery{
	padding:20px 0;
}
.telquery>p{
	font-size:20px;
	font-weight:700;
	color:var(--sub-color);
	text-align:center;
}
.telquery>a{
	display:block;
	font-weight:700;
	font-size:40px;
	line-height:1;
	padding-left:50px;
	position:relative;
	transform:scale(0.8,1);
	white-space:nowrap;
	color:var(--sub-color2);
	text-align:center;
}
.telquery>a:after{
	content: "\f879";
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	-moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
	position:absolute;
	left:0;
	top:50%;
	transform:translateY(-50%);
}
.telquery>small{
	display:block;
	font-size:14px;
	text-align:center;
}
@media(min-width:768px){
	.estimate-sec h2{
		font-size:34px;
	}
	.estimate-wrap .ttlafter{
		font-size:24px;
	}
	.estimate-box{
		padding-top:30px;
		padding-bottom:30px;
	}
	.estimate-box>p{
		text-align:center;
		font-size:18px;
	}
	.ul-estimate{
		display:flex;
		flex-flow:row nowrap;
		margin-bottom:30px;
	}
	.ul-estimate>li{
		display:inline-block;
		width:33.333%;
		padding-bottom:0;
	}
	.ul-estimate>li:before{
		content: "\f054";
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		display: inline-block;
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		line-height: 1;
		color:#fff;
		font-size:40px;
		position:absolute;
		top:50%;
		bottom:auto;
		left:auto;
		right:0;
		transform:translateY(-50%);
	}
	.ul-estimate>li>.box{
		display:flex;
		flex-flow:column nowrap;
		width:100%;
		max-width:150px;
		margin-left:auto;
		margin-right:auto;
	}
	.ul-estimate>li>.box figure{
		width:100%;
		margin-bottom:20px;
	}
	.ul-estimate>li>.box .desc{
		width:100%;
	}
	.ul-estimate>li:last-of-type{
		padding-bottom:0;
	}
	.estimate-sec .common-btn{
		display:flex;
		flex-flow:row nowrap;
	}
	.estimate-sec .common-btn .mailform{
		display:table;
		width:50%;
		margin:0 10px 0 auto;
	}
	.estimate-sec .common-btn .lineform{
		display:table;
		width:50%;
		margin:0 auto 0 10px;
	}
	.telquery>a{
		font-size:50px;
		pointer-events: none;
		display:table;
		margin-left:auto;
		margin-right:auto;
	}
}
@media(min-width:992px){
	.estimate-sec .common-btn .mailform{
		margin:0 20px 0 auto;
	}
	.estimate-sec .common-btn .lineform{
		margin:0 auto 0 20px;
	}
	.ul-estimate>li>.box{
		max-width:180px;
	}
	.ul-estimate>li>.box .desc>p{
		font-size:18px;
	}
}
/************************************************************/
/* news-sec													*/
/************************************************************/
.news-sec{
	width:100vw;
	padding:40px 0;
}
.ul-news{
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	display:block;
	width:100%;
}
.ul-news li{
	margin:0;
	padding-bottom:10px;
	border-bottom:dashed 1px var(--news-bar-color);
}
.ul-news li:nth-of-type(n+1){
	padding-top:10px;
}
.news-wrap{
	display:flex;
	flex-flow:row nowrap;
	width:100%;
}
.news-wrap .date{
	font-size:16px;
	font-weight: 400;
    color: var(--news-fdate-color);
	width:95px;
	display:flex;
	justify-content:flex-start;
	align-items:center;
}
.news-wrap a{
	display:flex;
	justify-content:flex-start;
	align-items:center;
	width:calc(100% - 95px);
}
.news-wrap a:hover{
	color:var(--text-color);
}
.news-wrap .ttl_sp{
	display:inline-block;
	font-size:16px;
	white-space:nowrap;
}
.news-wrap .ttl_pc{
	display:none;
	font-size:16px;
	white-space:nowrap;
}
@media (min-width: 768px){
	.news-wrap .date{
		display:inline-block;
		width:95px;
	}
	.news-wrap .date{
		display:inline-block;
		width:95px;
	}
	.news-wrap a{
		display:flex;
		justify-content:flex-start;
		align-items:center;
		width:calc(100% - 95px);
	}
	.news-wrap .ttl_sp{
		display:none;
	}
	.news-wrap .ttl_pc{
		display:inline-block;
	}
}
/************************************************************/
/* post news												*/
/************************************************************/
.post-type-news .entry-meta{
	margin-bottom:10px;
}
/* h1 */
.mainSection header .entry-news-title{
	font-size:24px;
	line-height:1.2;
	margin-bottom:10px;
}
.entry-news-body{
	padding-bottom:40px;
}
/************************************************************/
/* contact-sec												*/
/************************************************************/
.contact-sec{
	width:100vw;
	padding:20px 0 0 0;
}
.contact-sec .contains-frm{
	background:transparent;
}
.contact-sec .beforetitle{
	padding:0 10px;
}
.contact-sec .beforetitle p{
	margin-bottom:20px;
}
.contact-sec .beforetitle .emphasis{
	text-align:center;
	font-size:24px;
	color:var(--main-color);
	font-weight:700;
}
.common-bt-wrap{
	width:100%;
	display:flex;
	flex-flow:row wrap;
	padding:30px 10px 40px 10px;
	border-radius:10px;
	background:#fff;
}
.common-bt-wrap .common-btn{
	display:block;
	width:100%;
}
.common-bt-wrap .common-btn>p{
	text-align:center;
	font-size:14px;
}
.common-bt-wrap .common-btn a{
	display:flex;
	justify-content:center;
	align-items:center;
	position:relative;
}
.common-bt-wrap .common-btn a i{
	font-size:38px;
	position:absolute;
	top:50%;
	left:5px;
	transform:translateY(-50%);
}
.common-bt-wrap .common-btn:first-of-type a{
	background:var(--sub-color2);
	color:#fff;
}
.common-bt-wrap .common-btn:last-of-type a{
	background:#00B900;
	color:#fff;
	border-color:#00B900;
}
.common-bt-wrap .common-btn:last-of-type a i{
	background:#00B900;
}
.contact-sec .contains-wrap{
	padding:30px 10px 40px 10px;
	border-radius:10px;	
	margin-bottom:0;
}
.contact-sec .contactfrm-wrap{
	padding:20px 10px;
}
.contact-sec .privacy-policy{
	padding:10px 0 20px 0;
	text-align:center;
}
.contact-sec .privacy-policy a{
	color:var(--contact-hd-color);
}
.contactfrm-after .attention{
	color:var(--require-color);
	font-weight:700;
	font-size:16px;
}
.contactfrm-after .emphasis{
	font-weight:700;
	font-size:16px;
}
.contactfrm-after .note{
	font-size:16px;
}
.contactfrm-after .contact{
	margin-top:10px;
	display:flex;
	flex-flow:column nowrap;
	width:100%;
}
.contactfrm-after .contact span{
	display:block;
	width:100%;
}
.contactfrm-wrap-after{
	font-size:16px;
}
.contactfrm-wrap-after span{
	color:var(--require-color);
	font-weight:700;
	font-size:16px;
}
@media (min-width: 768px){
	.contact-sec .beforetitle p{
		font-size:18px;
	}
	.contact-sec .beforetitle .emphasis{
		font-size:40px;
	}
	.common-bt-wrap .common-btn{
		display:inline-block;
		width:50%;
	}
	.common-bt-wrap .common-btn:first-of-type a{
		pointer-events: none;
	}
	.contact-sec .privacy-policy{
		padding:10px 0 20px 0;
		text-align:right;
	}
}
@media (min-width: 992px){
	.contactfrm-wrap{
		max-width:870px;
		margin:0 auto;
	}
	.contactfrm-after .contact{
		display:flex;
		flex-flow:row nowrap;
		width:100%;
	}
	.contactfrm-after .contact span{
		display:inline-block;
		width:auto;
		padding:0 20px;
		border-right:solid 1px var(--border-color);
	}
	.contactfrm-after .contact span:last-of-type{
		border-right:none;
	}
	.contactfrm-after{
		margin:0 auto;
		max-width:870px;
	}
	.contact-sec .privacy-policy{
		margin:0 auto;
		max-width:870px;
		text-align:right;
	}
}
@media (min-width: 1200px){
	.contactfrm-wrap{
		max-width:960px;
		margin:0 auto;
	}
	.contact-sec .contains-frm{
		max-width:960px;
	}
	.contactfrm-after{
		max-width:960px;
	}
	.contact-sec .privacy-policy{
		max-width:960px;
	}
}
/************************************************************/
/* contact form												*/
/************************************************************/
.contactfm-sec1-main{
	display:block;
	padding:0;
	border:0;
	width:100%;
	margin-bottom:10px;
}
.contactfm-sec1-sub1{
	width:100%;
	display:block;
	padding:5px;
	background:var(--contactfm-bk-color);
	border:solid 1px var(--contactfr-bk-color);
}
.contactfm-sec1-sub2{
	width:100%;
	display:block;
	padding:5px;
	border-left:solid 1px var(--contactfr-bk-color);
	border-right:solid 1px var(--contactfr-bk-color);
	border-bottom:solid 1px var(--contactfr-bk-color);
}
.contactfm-sec1-sub2 .attention{
	font-size:14px;
	color:var(--require-color);
	line-height:1.4;
	margin-top:8px;
	margin-bottom:4px;
}
.contactfm-sec1-sub2 .note{
	font-size:14px;
	line-height:1.4;
	margin-bottom:4px;
}
.contactfm-child{
	width:100%;
	display:block;
}
.contactfm-ch-txt{
	color:#272727;
	display:block;
	width:calc(100% - 2em);
	text-align:left;
	font-weight:700;
	line-height:1;
}
.contactfm-ch-txt span{
	color:var(--require-color);
}
.contactfm-child-name{
	width:100%;
}
.btn-primary{
	display:inline-block;
	background-color:var(--sub-color2);
	border-color:var(--sub-color2);
	box-shadow: 0px 3px 0 #555555;
	border-radius: 5px;
	padding:0 3em;
	margin:0 auto 0 0;
	transition:0.3s;
	line-height:1.1;
	font-size:16px;
	height:35px;
}
.btn-primary:hover{
	border-color:var(--sub-color2);
	background-color:var(--sub-color2);
	transform: translate3d(0, 4px, 0);
	box-shadow:none;
}
.btn-primary:disabled {
	background-color: var(--sub-color2);
    border-color: var(--sub-color2);
}
/* last */
.contactfm-last{
	text-align:left;
	padding-bottom:0.5em;
}
.contactfm-last-bt{
	display:flex;
	flex-flow:row nowrap;
	margin-top:20px;
}
.return{
	width:162px;
	display:inline-block;
	border:none;
	color:white;
	background-color:var(--step3-color);
	border-color:var(--step3-color);
	box-shadow: 0px 3px 0 #555555;
	border-radius: 5px;
	padding:0 3em;
	transition:0.3s;
}
.return:hover{
	border-color:var(--step3-color);
	background-color:var(--step3-color);
	transform: translate3d(0, 4px, 0);
	box-shadow:none;
}
.contactfm-sec1-sub2 .down{
	color:rgba(148,118,85,0.7);
}
.form-control{
	padding-left:5px;
	padding-right:5px;
}
.contactfm-sec1-sub2 .details p{
	font-size:14px;
	margin-bottom:3px;
	padding-left:14px;
}
.contactfm-sec1-sub2 .details p:first-of-type{
	padding-left:0;
}
.contactfm-sec1-sub2 .details p>a{
	pointer-events:none;
	color:var(--text-color);
}
.contactfm-sec1-sub2 input[type=file]{
	font-size:14px;
}
/* 2021/08/21 フォーム画面で表示しない*/
.pripol-control label span.mwform-checkbox-field-text{
	display:none;
}
/* 2021/08/21 確認画面で表示しない*/
/*mw_wp_form mw_wp_form_confirm mw_wp_form_preview */
.mw_wp_form_preview .pripol-control .pripol-word{
	display:none;
}
.mw_wp_form_preview .control-addr{
	display:none;
}
.pripol-control>a{
	color:var(--sub-color2);
}
.mw-wp-form_orgfile{
	display:block;
	padding:10px;
}
.mw-wp-form_orgfile img{
	width:auto;
	max-height:100px;
}
/**/
.mw_wp_form .horizontal-item + .horizontal-item {
    margin-left: 0;
}
.mw_wp_form .horizontal-item{
	margin-right:10px;
}
@media (min-width: 768px){
	.pripol-link{
		text-align:right;
	}
	.contactfm-pripol{
		display:inline-block;
	}
	.contactfm-sec1-main{
		display:flex;
		flex-flow:row nowrap;
		margin-bottom:0;
	}
	.contactfm-sec1-main:nth-of-type(1){
		border-top:solid 1px var(--contactfr-bk-color);
	}
	.contactfm-sec1-sub1{
		display:inline-block;
		padding:10px;
		width:34%;
		border-top:none;
	}
	.contactfm-sec1-sub2{
		display:inline-block;
		width:66%;
		border-left:none;
		padding:10px;
	}
	.contactfm-child{
		width:100%;
		display:flex;
		flex-flow:row nowrap;
	}
	.contactfm-ch-txt{
		overflow: hidden;
		width:100%;
		display:inline-block;
	}
	.contactfm-last{
		text-align:center;
	}	
}
/************************************************************/
/* 個人情報保護方針											*/
/************************************************************/
.privacypolicy-sec{
	width:100vw;
	padding:1em;
}
.pripol-sec{
	width:100%;
	margin:0 auto;
	max-width:960px;
}
.pripol-main{
	padding-top:0.5em;
	padding-bottom:1em;
	margin-bottom:20px;
}
.pripol-frm{
	padding-top:0.5em;
	padding-bottom:1em;
	width:90%;
	margin:0 auto;
	margin-bottom:20px;
}
.item_header1{
	background-color:#eee;
	background-color:var(--sub-color);
	padding:1em 1.5em;
	font-size:1.0em;
	border:0;
	color:white;
	margin: 0;
}
.item_header1:after{
	content:'';
	border-bottom:0;	
}
.pripol-ch1-sec{
	width:100%;
	text-align:center;
	max-width:960px;
	margin-left:auto;
	margin-right:auto;
}
.pripol-btn{
	display:inline-block;
	background-color:var(--main-color)!important;
	border-color:var(--main-color)!important;
	border-bottom: solid 4px #555555!important;
	border-radius: 5px;
	padding:0.5em 4em 0.5em 4em;
	color:white!important;
	transition:0.3s;
}
.pripol-btn:hover{
	-webkit-transform: translateY(4px);
	transform: translateY(4px);
	border-bottom: none!important;
}
@media(min-width:576px){
	.privacypolicy-header-p1{
		padding:1em 0 0 0;
		font-size:2.8em;
	}
	.privacypolicy-header-p2{
		padding:1em 0 1em 0;
		font-size:1.3em;
	}
	.privacypolicy-header-p3{
		font-size:1em;
	}
}
@media(min-width:768px){
	.pripol-sec{
		width:80%;
		margin:0 auto;
	}	
}
@media(min-width:992px){
	.pripol-sec{
		width:70%;
		margin:0 auto;
	}	
}
/**********************************************************/
/* call-sec												  */
/**********************************************************/
.call-sec{
	display:block;
	position:fixed;
	width:100vw;
	z-index:9999;
	bottom:0;
	left:0;
	height:60px;
}
.div-call{
	display:flex;
	width:100%;
	flex-flow:row nowrap;
}
.calldetails{
	display:none;
}
.calltel{
	width:50%;
	display:inline-block;
	order:2;
}
.callcontact{
	width:50%;
	display:inline-block;
	order:1;
}
.calltel>a{
	color:#fff;
}
.calltelltouch{
	display:block;
}
.calltelltouch>span{
	color:var(--headding-color2);
}
.ulcallcontact{
	margin:0;
	padding:0;
	border:0;
	display:flex;
	flex-flow:row nowrap;
}
.ulcallcontact>li{
	display:inline-block;
	width:50%;
}
/*line*/
.ulcallcontact>li:first-of-type a{
	display:flex;
	width:100%;
	height:60px;
	background:#fff;
	justify-content:center;
	align-items:center;
	transition:0.3s;
	border-top:solid 1px var(--line-color);
}
.ulcallcontact>li:first-of-type a:hover{
	text-decoration:none;
	background:var(--line-color);
	color:#fff;
}
.ulcallcontact>li:first-of-type a:hover span{
	color:#fff;
}
.ulcallcontact>li:first-of-type a>span{
	line-height:1;
	font-size:18px;
	font-weight:bold;
	color:var(--line-color);
	text-align:center;
}
/*mail*/
.ulcallcontact>li:last-of-type{
	background:var(--line-color);
}
.ulcallcontact>li:last-of-type a{
	display:flex;
	width:100%;
	height:60px;
	background:var(--line-color);
	justify-content:center;
	align-items:center;
	transition:0.3s;
}
.ulcallcontact>li:last-of-type a:hover{
	text-decoration:none;
	opacity:0.6;
}
.ulcallcontact>li:last-of-type a>p{
	line-height:1;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
.callfree{
	color:#ffff00;
}
.callonline{
	display:block;
	font-size:12px;
}
/*tel*/
.calltel>a{
	display:flex;
	width:100%;
	height:60px;
	padding-left:30px;
	justify-content:center;
	align-items:center;
	background-color:var(--footer-telno-bkcolor);
	position:relative;
	transition:0.3s;
}
.calltel>a:hover{
	text-decoration:none;
	opacity:0.6;
}
.calltel>a>p{
	display:table;
	color:#fff;
	font-weight:bold;
	line-height:1;
	text-align:center;
}
.telno{
	display:block;
	font-size:20px;
	line-height:1;
	transform:scale(0.7,1.4);
	white-space: nowrap;
	position:relative;
}
.telno:before{
	content: '\f87b';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    color: #fff;
    font-size: 40px;
    position: absolute;
    top: 50%;
    left: -50px;
    transform: translateY(-40%) scale(1.5,0.8);
}
.callteltouch{
	display:block;
	font-size:14px;
	line-height:1;
	transform:scale(0.6,1);
	white-space:nowrap;
}
.callteltouch>span{
	color:#ffff00;
}
@media (min-width:768px){
	.calltel{
		width:33.333%;
		display:inline-block;
		order:1;
	}
	.calldetails{
		width:33.333%;
		display:inline-flex;
		order:2;
		justify-content: center;
		align-items: center;
		height:60px;
		background:var(--footer-busiday-bkcolor);
	}
	.callcontact{
		width:33.333%;
		display:inline-block;
		order:3;
	}
	.calldetails-ch>p{
		color:#fff;
		line-height:1;
		font-size:14px;
		font-weight:bold;
	}
	.calltel>a{
		pointer-events: none;
		justify-content:flex-end;
	}
	.telno{
		transform:scale(1,1.5);
		font-size:22px;
		padding-top:5px;
	}
	.telno:before{
		content: '\f87b';
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		-webkit-font-smoothing: antialiased;
		display: inline-block;
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		line-height: 1;
		color: #fff;
		font-size: 40px;
		position: absolute;
		top: 50%;
		left: -50px;
		transform: translateY(-50%) scale(1.3,0.8);
	}
	.callteltouch{
		display:none;
	}
	/* font size set */
	.telno{
		font-size:23px;
	}
	.calldetails-ch>p{
		font-size:15px;
	}
	.ulcallcontact>li:first-of-type a>span{
		font-size:19px;
	}
	.ulcallcontact>li:last-of-type a>p{
		font-size:17px;
	}
	.callonline{
		font-size:13px;
	}
}
@media (min-width:992px){
	/* pc size display none */
	.call-sec{
/*		height:80px;*/
		display:none!important;	/* for main.js */
	}
	.calltel>a{
		height:80px;
	}
	.calldetails{
		height:80px;
	}
	.ulcallcontact>li:first-of-type a{
		height:80px;
		border-top: solid 3px var(--line-color);
	}
	.ulcallcontact>li:last-of-type a{
		height:80px;
	}
	.calltel{
		width:30%;
	}
	.calldetails{
		width:30%;
	}
	.callcontact{
		width:40%;
	}
	/* font-size set */
	.telno{
		font-size:26px;
	}
	.calldetails-ch>p{
		font-size:17px;
	}
	.ulcallcontact>li:first-of-type a>span{
		font-size:22px;
	}
	.ulcallcontact>li:last-of-type a>p{
		font-size:20px;
	}
	.callonline{
		font-size:16px;
	}
}
/**********************************************************/
/* archive-gallery.php									  */
/**********************************************************/
.gallery-sec{
	width:100vw;
	padding:40px 0;
}
.gallery-sec .contains-wrap{
	padding-left:10px;
	padding-right:10px;
}
.gallery-sec .desc{
	padding:10px;
	margin-bottom:20px;
}
.gallery-sec .desc>p{
	margin-bottom:8px;
}
.ul-gallery{
	margin:0;
	padding:0;
	list-style:none;
	display:flex;
	flex-flow:row wrap;
}
.ul-gallery>li{
	display:block;
	width:100%;
	margin-bottom:20px;
}
.news-effect{
	margin:0;
	width:100%;
	position:relative;
	box-shadow:3px 0 3px var(--border-color);
	max-width:300px;
	margin-left:auto;
	margin-right:auto;
}
.news-fig-img{
	margin:0;
	width:100%;
	padding-top:100%;
	position:relative;
	overflow:hidden;
}
.news-effect img{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	object-fit:cover;
	object-position:center center;
	transition:0.3s;
}
.news-effect figcaption, .news-effect figcaption>a{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:2;
}
.news-effect figcaption>a{
	text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}
.sp-none{
	display:block;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	line-height:1;
}
.sp-none>p{
	color:white;
	opacity:1;
	transition:0.3s;
	line-height:1;
}
.sp-none>p:first-of-type{
	margin-bottom:10px;
}
@media (min-width: 576px){
	.sp-none{
		display:inline-block;
	}
	.news-effect figcaption{
		display:flex;
		justify-content:center;
		align-items:center;
	}
	.news-fig-img::before{
		content:'';
		width:90%;
		height:90%;
		position:absolute;
		top:50%;
		left:50%;
		transform:translate(-50%,-50%);
		border: 4px solid #fff;
		opacity:1;
		transition:0.3s;
		z-index:0;
	}
	.news-effect:hover img{
		transform:scale(1.2);
		filter:brightness(0.5);
	}
	.news-effect:hover .news-fig-img::before{
		width:70%;
		height:70%;
		opacity:1;
		z-index:1;
	}
	.news-effect:hover .sp-none>p{
		transform:scale(1.1);
		opacity:1;
	}
}
@media (min-width: 768px){
	.ul-gallery>li{
		display:inline-block;
		width:50%;
		padding:0 10px;
	}
	.news-effect{
		width:100%;
		max-width:350px;
	}
}
@media (min-width: 992px){
	.ul-gallery>li{
		display:inline-block;
		width:33.333%;
		padding:0 10px;
	}
}
/************************************************************/
/* gallery-content.php										*/
/************************************************************/
.entry-gallery .entry-gallery-body{
	width:100%;
	padding-bottom:40px;
}
.gallery-content-sec{
	width:100%;
}
.gallery-box{
	display:flex;
	flex-flow:column wrap;
}
.gallery-box .gallery-img{
	width:100%;
	display:block;
	max-width:300px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:60px;
	position:relative;
}
.gallery-box .gallery-img:last-of-type{
	margin-bottom:0;
}
.gallery-box .gallery-img:first-of-type:before{
	content: "\f078";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	color:var(--sub-color2);
	font-size:40px;
	position:absolute;
	bottom:-50px;
	left:50%;
	transform:translateX(-50%);
}
.gallery-details{
	padding:10px;
}
@media (min-width:768px){
	.gallery-box{
		display:flex;
		flex-flow:row nowrap;
		width:100%;
		justify-content: center;
	}
	.gallery-box .gallery-img{
		width:50%;
		display:table;
		max-width:300px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:0;
		position:relative;
	}
	.gallery-box .gallery-img:first-of-type{
		margin:0 20px 0 auto;
	}
	.gallery-box .gallery-img:last-of-type{
		margin:0 auto 0 20px;
	}
	.gallery-box .gallery-img:first-of-type:before{
		content: "\f054";
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		display: inline-block;
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		line-height: 1;
		color:var(--sub-color2);
		font-size:40px;
		position:absolute;
		top:50%;
		bottom:auto;
		left:auto;
		right:-35px;;
		transform:translateY(-50%);
	}
	
}
@media (min-width:768px){
	.gallery-box .gallery-img:first-of-type{
		margin:0 40px 0 auto;
	}
	.gallery-box .gallery-img:last-of-type{
		margin:0 auto 0 40px;
	}
	.gallery-box .gallery-img:first-of-type:before{
		content: "\f054";
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		display: inline-block;
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		line-height: 1;
		color:var(--sub-color2);
		font-size:40px;
		position:absolute;
		top:50%;
		bottom:auto;
		left:auto;
		right:-55px;
		transform:translateY(-50%);
	}
}
/************************************************************/
/* flow-sec													*/
/************************************************************/
.flow-sec{
	width:100vw;
	padding:40px 0;
}
.flow-wrap{
	display:block;
	width:100%;
	margin:0 auto;
}
.dl-flow{
	width:100%;
	padding:0;
	margin:0 0 10px 0;
	box-shadow:2px 2px 2px var(--border-color);
}
.dl-flow>dt{
	display:block;
	width:100%;
	border:none;
	margin:0;
	padding: 7px 10px;
	font-size:16px;
	border:solid 1px var(--border-color);
	background:#fff;
	position:relative;
}
.dl-flow>dd{
	display:block;
	width:100%;
	border:none;
	margin:0;
	padding: 10px 12px;
	border-left:solid 1px var(--border-color);
	border-right:solid 1px var(--border-color);
	border-bottom:solid 1px var(--border-color);
	background:var(--flow-dd-bkcolor);
}
/* number */
.flow-wrap .dl-flow>dt span{
	display:none;
}
.flow-wrap .dl-flow>dt small{
	font-size:14px;
	padding-right:14px;
}
.flow-wrap .details-img{
	max-width:250px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
.flow-wrap .details-img>img{
	box-shadow:2px 2px 2px var(--border-color);
}
.flow-wrap .p-margintop{
	margin-top:10px;
}
.flow-sec .common-btn{
	margin-top:40px;
}
@media (min-width:576px){
	.dl-flow>dt{
		background:#fff;
	}
	.dl-flow>dt:before {
		position: absolute;
		right: 100%;
		top: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		pointer-events: none;
		border-color: rgba(220, 214, 208, 0);
		border-right-color: #dcd6d0;
/*		border-right-color:#fff;*/
		border-width: 11px;
		margin-top: -11px;
	}
	.dl-flow dt:after {
		right: 100%;
		top: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(255, 255, 255, 0);
		border-right-color: #ffffff;
		border-width: 10px;
		margin-top: -10px;
	}
}
@media (min-width: 768px){
	.dl-flow{
		margin:0 0 20px 0;
	}
	.flow-wrap .flow-box .details-sub:first-of-type{
		flex:0 0 30%;
		display:inline-block;
		width:30%;
	}
	.flow-wrap .flow-box .details-sub:last-of-type{
		flex:0 0 70%;
		display:inline-block;
		width:70%;
		padding:0 5px;
	}
	/* 縦棒 */
	.flow-wrap{
		padding:0 0 0 65px;
		position:relative;
	}
	.flow-wrap:before{
		content:'';
		width: 9px;
		background-color: var(--flow-bar-color);
		position:absolute;
	    top: 5px;
	    left: 22px;
	    bottom: 200px;
	}
	/* number */
	.flow-wrap .dl-flow>dt span{
		display: block;
		position: absolute;
		border-radius: 50%;
		background: var(--flow-no-bkcolor);
		color: #ffffff;
		text-align: center;
		width: 50px;
		height: 50px;
		font-size: 18px;
		line-height: 38px;
		border: 6px var(--flow-no-oucolor) solid;
		top: -6px;
		left: -65px;
	}
	.flow-wrap .dl-flow>dt small{
		font-size:16px;
		padding-right:16px;
	}
	.flow-wrap .details-img{
		margin:0;
		padding-left:10px;
	}
}
@media (min-width: 992px){
	.flow-wrap .details-img{
		margin:0;
		padding-left:10px;
	}
	.flow-wrap .flow-box .details-sub:last-of-type{
		padding-right:10px;
	}
}
/************************************************************/
/* faq-sec													*/
/************************************************************/
.faq-sec{
	width:100vw;
	padding:40px 0;
}
.faq-sec .details-wrap{
	margin-bottom:40px;
}
.point-wrap .point-box {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin-bottom: 1px;
	color: var(--main-color);
}
.point-wrap .point-box input {
	position: absolute;
	opacity: 0;
}
/* question */
.point-wrap .point-box label {
	display: flex;
	flex-flow:row nowrap;
	font-weight: bold;
	line-height: 1.6;
	position: relative;
	display: block;
	margin: 0 0 0 0;
	padding: 1em 2em 1em 1em;
	cursor: pointer;
	border-bottom: 1px dashed var(--faq-bder-color);
	font-size:16px;
}
.point-wrap .point-box label:hover {
	color: var(--faq-box-hv-color);
}
.point-wrap .point-box label div:first-of-type{
	display:inline-block;
	width:35px;
	height:35px;
	border-radius:0;
	background-color:transparent;
	color:var(--faq-q-bk-color);
	display:flex;
	justify-content:center;
	align-items:center;
	vertical-align:middle;
	font-size:44px;
	position:relative;
}
.point-wrap .point-box label div:first-of-type:after {
    content: 'Q';
	font-family: 'Lato', sans-serif;
    color: var(--sub-color2);
    font-size: 22px;
    position: absolute;
    top: -2px;
    left: 50%;
    transform: translateX(-50%);
}
.point-wrap .point-box label div:first-of-type i{
	display:table;
	transform:scale(-1,1);
}
.point-wrap .point-box label div:last-of-type{
	display:inline-block;
	font-size:16px;
	width:100%;
	padding-left:40px;
/* 2021/06/29 T.Yoshida */
	color:var(--text-subcolor);
}
/* answer */
.point-wrap .point-box .point-box-content {
	overflow: hidden;
	max-height: 0;

	-webkit-transition: max-height 0.5s ease-in-out;
	transition: max-height 0.5s ease-in-out;

	color: #ffffff;
	background: var(--faq-box-bk-color);
}
.point-wrap .point-box .point-box-content p {
	margin: 0 1em;
	color:#333;
}
.point-wrap .point-box .point-box-content p:first-of-type {
	margin-top: 1em;
}
/* open answer window */
.servicefaq .point-box input:checked ~ label {
	color: #0089CF;
}
.point-wrap .point-box input:checked ~ .point-box-content {
	max-height: 40em;
}
/* action question click */
.point-wrap .point-box label::after {
	line-height: 1.6;
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	width: 3em;
	margin-top: -12.5px;
	-webkit-transition: all 0.5s ease;
	        transition: all 0.5s ease;
	text-align: center;
}
/* faq mark */
.point-wrap .point-box input[type=checkbox] + label::after {
	content: '▼';
	color:var(--sub-color2);
}
.point-wrap .point-box input[type=checkbox]:checked + label::after {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}
.point-wrap .point-box-content div:first-of-type{
	width: 35px;
    height: 35px;
	font-size:40px;
	color:var(--sub-color2);
	padding-left:20px;
	position:relative;
}
.point-wrap .point-box-content div:first-of-type i{
	transform:scale(-1,1);
}
.point-wrap .point-box-content div:first-of-type i:after{
	content:'A';
	color:#fff;
	font-size:22px;
	position:absolute;
	top:8px;
	left:50%;
	transform:translateX(-50%);
}
.point-wrap .point-box-content div:last-of-type{
	padding-left:50px;
	padding-bottom:20px;
}
.ul-faqjump{
	margin:0 auto;
	bottom:0;
	padding:0 0 20px 0;
	list-style: none;
	display:flex;
	flex-flow:row wrap;
	max-width:720px;

}
.ul-faqjump>li{
	display:inline-block;
	width:50%;
}
.ul-faqjump>li>a{
	display: table;
    width: 98%;
    max-width: 250px;
    margin: 0 auto;
    padding: 8px;
    border: solid 1px var(--sub-color2);
    color: var(--sub-color2);
    text-align: center;
    border-radius: 15px;
    transition: 0.3s;
    white-space: nowrap;
    font-size: 14px;
}
.ul-faqjump>li>a:hover{
	background: var(--sub-color2);
    color: #fff;
    text-decoration: none;
}
@media (min-width: 768px){
	.ul-faqjump{
		justify-content: space-between;
	}
	.ul-faqjump>li{
		display:inline-block;
		width:33.333%;
	}	
	.point-wrap .point-box label div:last-of-type{
		font-size:18px;
	}
}
/************************************************************/
/* archive-blog.php											*/
/* blog-sec													*/
/************************************************************/
/************************************************************/
/* blog 													*/
/************************************************************/
.blogContent{
	padding:0;
}
.blog-sec{
	padding:40px 0 40px 0;
}
.blog-sec .contains-wrap{
	padding-left:10px;
	padding-right:10px;
}
.blog-sec .desc{
	padding:10px;
	margin-bottom:20px;
}
.blog-sec .desc>p{
	margin-bottom:8px;
}
.blog-sec .media .media-body .media-heading{
	border:none;
	position:relative;
	display:block;
}
/************************************************************/
/* blog content												*/
/************************************************************/
.entry-blog{
	margin-top:20px;
	margin-bottom:40px;
}
.blog-entry-meta span{
	font-size:14px;
}
.entry-blog-body{
	padding-bottom:40px;
}
.entry-blog .common-bt{
	padding-bottom:20px;
}
.entry-blog-footer{
	margin-bottom:0;
}
/* blog-list */
.ul-blog{
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	display:flex;
	flex-flow:row wrap;
}
.ul-blog li{
	display:inline-block;
	width:50%;
	padding:0 5px;
}
.ul-blog .text_block{
	padding:10px 5px;
}
.ul-blog .sp-none{
	display:none;
	white-space:nowrap;
}
.ul-blog .sp-none>p{
	opacity:0;
}
@media (min-width: 576px){
	.ul-blog .sp-none{
		display:inline-block;
	}
	.ul-blog .news-effect:hover .sp-none>p{
		transform:scale(1.1);
		opacity:1;
	}
}
@media (min-width: 768px){
	.ul-blog li{
		width:25%;
		padding:0 5px;
	}
}
/************************************************************/
/* content-articles.php										*/
/************************************************************/
.entry-blog .common-btn{
	margin:40px 0;
}
.post-type-post .col{
	padding-left:0;
	padding-right:0;
}
#article.panel {
    border-radius: 0;
    background: #fff;
    box-shadow: 0 2px 6px rgb(0 0 0 / 12%);
    margin-left: auto;
    margin-right: auto;
    border: none;
    margin-top: 0;
}
#article.panel .panel-wrap{
	width: 100%;
    margin: 0 auto;
    padding: 0;
	border-bottom: 1px solid transparent;
}
.article-head {
    width: 90%;
    border-bottom: none;
    display: flex;
    justify-content: space-between;
    padding: 20px 0 10px;
    margin: 0 auto;
}
.article-cat {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    color: var(--main-color);
    padding: 0 20px 0 0;
    border-right: 1px solid #ddd;
    white-space: nowrap;
    font-weight: bold;
    font-size: 14px;
}
.article-date {
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    flex: 1;
}
.article-head .sns-btn-area {
    display: none;
	float: none;
    width: 200px;
    margin: 0;
    padding: 0;
}
ul.sns-viral-btn {
    display: flex;
    justify-content: flex-end;
    height: auto;
    width: 200px;
    text-align: right;
	padding: 0;
    font-family: "icomoon";
	margin:0;
}
ul.sns-viral-btn li {
	display: flex;
    justify-content: center;
    align-items: center;
	margin: 0 6px;
    padding: 0;
	box-shadow: 0 2px 6px rgb(0 0 0 / 12%);
    float: none;
    position: relative;
    width: 36px;
    height: 36px;
    border: none;
    border-radius: 18px;
    font-size: 1.0em;
}
li.sns-tweet-viral-btn a{
	display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
li.sns-fblike-viral-btn a{
	display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
li.sns-line-viral-btn a{
	display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
li.sns-tweet-viral-btn {
    color: #fff;
    background-color: #55acee;
}
li.sns-fblike-viral-btn {
    color: #fff;
    background-color: #3B5999;
}
li.sns-line-viral-btn {
    color: #fff;
    background-color: #00C300;
}
.sns-tweet-viral-btn:before {
    content: "\f099";
    color: #fff;
	font-weight: 400;
	font-family: "Font Awesome 5 Brands";
	font-size: 1.1em;
	-webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.sns-fblike-viral-btn:before {
	content: "\f39e";
    color: #fff;
	font-weight: 400;
	font-family: "Font Awesome 5 Brands";
	font-size: 1.1em;
	-webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.sns-line-viral-btn:before {
	content: url('./img/linebutton.png');

/*    content: url(./img/linebutton_20x20_r.png) "";*/
    margin-top: .3em;
    color: #fff;
    font-family: "FontAwesome";
    font-size: 1.1em;
}
h2.postsubtitle {
    width: 90%;
    font-weight: 600;
    font-size: 22px;
    color: #1d1a1b;
    line-height: 1.56;
    padding: 40px 0 0;
    margin: 0 auto 25px;
    border: 0;
}
.entry-post-meta {
    width: 90%;
    margin: 10px auto;
    font-size: 12px;
	overflow: hidden;
	color: #999;
}
.entry-post-meta .post-tag b {
    display: inline-block;
    margin: 0 5px 0 0;
    color: #bbb;
    background: none;
    height: auto;
    width: auto;
}
.entry-post-meta .post-tag a {
    display: inline-block;
    margin: 0 10px 0 0;
    color: var(--main-color);
    font-size: 12px;
}
.eyecatch-img{
	display:block;
	width: 100%;
    margin: 20px 0 40px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
}
.eyecatch-img figure{
	width:100%;
	padding-top:63%;
	position:relative;
}
.eyecatch-img figure img{
	width:100%;
	height:100%;
	object-fit:cover;
	object-position:center center;
	position:absolute;
	top:0;
	left:0;
}
.entry-body {
	padding: 0;
    color: #383838;
	letter-spacing: 1px;
    font-size: 16px;
    width: 90%;
    margin: 0 auto;
    line-height: 2.1;
}
.article-footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 40px auto 0;
    width: 90%;
}
.article-footer .sns-btn-area{
	display:flex;
	justify-content: center;
	align-items:center;
	width:100%;
}
.article-footer ul.sns-viral-btn {
	padding:0;
	font-family: "icomoon";
	margin-top:15px;
	display: flex;
    width: auto;
	height: auto;
    justify-content: center;
}
/* content-blog and content-gallery */
.blog-fixed{
	padding-top:40px;
	display:flex;
	justify-content:center;
}
.blog-fixed figure{
	display:table;
	width:100%;
	max-width:400px;
	margin:0 auto;
	text-align:center;
}
.gallery-content-sec .blog-fixed{
	padding:10px;
}
@media(min-width:768px){
	#article.panel {
		border-radius: 8px;
		border-top: 4px solid var(--main-color);
	}
	.article-head {
		border-bottom: 1px solid #ddd;
		padding: 30px 0 20px;
		margin: 0 auto 40px;
	}
	.article-head .sns-btn-area {
		display: block;
	}
	h2.postsubtitle {
		font-size: 36px;
		padding: 0;
	}
	.article-footer ul.sns-viral-btn {
		width: 200px;
		justify-content: flex-end;
	}
	.article-footer .sns-btn-area {
		justify-content:flex-start;
	}
	.related-articles .crp_related ul li{
		margin:5px;
		width:calc(25% - 10px);
		display:inline-block;
	}
	.related-articles .crp_related ul{
		margin-bottom:40px;
	}
}
/************************************************************/
/* fee-sec													*/
/************************************************************/
.fee-sec{
	width:100vw;
	padding:40px 0 20px 0;
}
.fee-sec .aftertitle{
	text-align:left;
	padding-bottom:20px;
}
.fee-list:first-of-type{
	display:none;
}
.fee-pict{
	text-align:center;
	padding:0 15px 40px 15px;
}
/* 価格表 */
.fee-list{
	display:flex;
	flex-flow:column wrap;
	width:100%;
	margin-bottom:20px;
}
.fee-time{
	display:flex;
	width:100%;
	background:var(--feeplan-thin-color);
	padding:10px;
	border:solid 1px var(--border-color);
}
.fee-time>p{
	color:var(--text-color2);
}
.fee-price{
	display:flex;
	width:100%;
	padding:10px;
	border-left:1px solid var(--border-color);
	border-right:1px solid var(--border-color);
	border-bottom:1px solid var(--border-color);
}
.fee-price>p{
	color:var(--text-color2);
}
.fee-work{
	display:block;
	width:100%;
	padding:10px;
	border-left:1px solid var(--border-color);
	border-right:1px solid var(--border-color);
	border-bottom:1px solid var(--border-color);
}
.fee-work .sp-only{
	font-weight:700;
	text-decoration:underline;
}
.fee-sec .details-wrap{
	padding-bottom:20px;
}
/* 交通費 */
.transportation>h3{
	font-size:18px;
	padding: 9px 10px 12px 30px;
	margin-bottom:20px;
	background: var(--heading-color);
	background:-moz-linear-gradient(top, var(--heading-color2) 30%, var(--heading-color) 100%);
	background:-webkit-linear-gradient(top, var(--heading-color2) 30%, var(--heading-color) 100%);
	background:linear-gradient(to bottom, var(--heading-color2) 30%, var(--heading-color) 100%);
    line-height: 1.1;
}
.transportation>h3:after{
	content: '';
    position: absolute;
	background-color: var(--sub-color2);
    width: 7px;
    height: 32px;
    top: 50%;
    left: 9px;
	transform:translateY(-50%);
}

.transportation>p{
	margin-bottom:20px;
}
.tbl-transportation{
	width:100%;
}
.tbl-transportation th, .tbl-transportation td{
	padding:8px 4px 8px 4px;
}
.tbl-transportation>thead th:first-of-type{
	width:25%;
	background:var(--feeplan-thin-color);
	border-top:solid 1px var(--border-color);
	border-left:solid 1px var(--border-color);
	border-bottom:solid 1px var(--border-color);
}
.tbl-transportation>thead th:nth-of-type(2){
	width:25%;
	background:var(--feeplan-thin-color);
	border-top:solid 1px var(--border-color);
	border-left:solid 1px var(--border-color);
	border-bottom:solid 1px var(--border-color);
}
.tbl-transportation>thead th:nth-of-type(3){
	width:25%;
	background:var(--feeplan-thin-color);
	border-top:solid 1px var(--border-color);
	border-left:solid 1px var(--border-color);
	border-bottom:solid 1px var(--border-color);
}
.tbl-transportation>thead th:last-of-type{
	width:25%;
	background:var(--feeplan-thin-color);
	border-top:solid 1px var(--border-color);
	border-left:solid 1px var(--border-color);
	border-right:solid 1px var(--border-color);
	border-bottom:solid 1px var(--border-color);
}
.tbl-transportation>tbody th{
	border-left:solid 1px var(--border-color);
	border-bottom:solid 1px var(--border-color);
}
.tbl-transportation>tbody td:first-of-type{
	border-left:solid 1px var(--border-color);
	border-bottom:solid 1px var(--border-color);
	text-align:center;
}
.tbl-transportation>tbody td:nth-of-type(2){
	border-left:solid 1px var(--border-color);
	border-bottom:solid 1px var(--border-color);
	text-align:center;
}
.tbl-transportation>tbody td:last-of-type{
	border-left:solid 1px var(--border-color);
	border-bottom:solid 1px var(--border-color);
	border-right:solid 1px var(--border-color);
	text-align:center;
}
/* 注意事項 */
.attention>h3{
	font-size:18px;
}
@media(min-width:768px){
	.fee-list:first-of-type{
		display:flex;
	}
	.fee-list{
		display:flex;
		flex-flow:row wrap;
		width:100%;
		margin-bottom:0;
	}
	.fee-time{
		display:inline-block;
		width:23.333%;
		background:transparent;
		border:none;
		border-left:solid 1px var(--border-color);
		border-bottom:solid 1px var(--border-color);
	}
	.fee-time>p{
		color:var(--text-color2);
	}
	.fee-price{
		display:inline-block;
		width:33.333%;
		background:transparent;
		border:none;
		border-left:solid 1px var(--border-color);
		border-bottom:solid 1px var(--border-color);
	}
	.fee-price>p{
		color:var(--text-color2);
	}
	.fee-work{
		display:inline-block;
		width:43.333%;
		background:transparent;
		border:none;
		border-left:solid 1px var(--border-color);
		border-right:solid 1px var(--border-color);
		border-bottom:solid 1px var(--border-color);
	}
	.fee-work>p{
		color:var(--text-color2);
	}
	.fee-list:first-of-type .fee-time{
		background:var(--feeplan-thin-color);
		border-top:solid 1px var(--border-color);
	}
	.fee-list:first-of-type .fee-time>p{
		color:var(--text-color2);
		font-weight:700;
	}
	.fee-list:first-of-type .fee-price{
		background:var(--feeplan-thin-color);
		border-top:solid 1px var(--border-color);
	}
	.fee-list:first-of-type .fee-price>p{
		color:var(--text-color2);
		font-weight:700;
	}
	.fee-list:first-of-type .fee-work{
		border-top:solid 1px var(--border-color);
		background:var(--feeplan-thin-color);
	}
	.fee-list:first-of-type .fee-work>p{
		color:var(--text-color2);
		font-weight:700;
	}
	.sp-only{
		display:none;
	}
	.fee-work .sp-only{
		display:none;
	}
	/* 交通費 */
	.br-trans{
		display:none;
	}
	.tbl-transportation th, .tbl-transportation td{
		padding:8px 10px 8px 10px;
	}
	.tbl-transportation>thead th:first-of-type{
		font-size:16px;
		width:22%;
	}
	.tbl-transportation>thead th:nth-of-type(2){
		font-size:16px;
		width:26%;
	}
	.tbl-transportation>thead th:nth-of-type(3){
		font-size:16px;
		width:26%;
	}
	.tbl-transportation>thead th:last-of-type{
		font-size:16px;
		width:26%;
	}
	.tbl-transportation>tbody th{
		font-size:16px;
	}
	.tbl-transportation>tbody td:first-of-type{
		font-size:16px;
	}
	.tbl-transportation>tbody td:nth-of-type(2){
		font-size:16px;
	}
	.tbl-transportation>tbody td:last-of-type{
		font-size:16px;
	}

}
@media(min-width:992px){
	.fee-sec .aftertitle>p{
		font-size:18px;
	}
	.attention>h3{
		font-size:20px;
	}
	.transportation>h3{
		font-size:20px;
	}
	.fee-time>p{
		font-size:18px;
	}
	.fee-price>p{
		font-size:18px;
	}
	.fee-work>p{
		font-size:18px;
	}

}
/************************************************************/
/* area-sec													*/
/************************************************************/
.area-sec{
	padding:20px 0 40px 0;
	width:100vw;
}
.tbl-area{
	width:100%;
}
.tbl-area>tbody>tr:nth-of-type(odd){
	background:rgba(250,250,250);
}
@media(min-width:992px){
	.tbl-area th,.tbl-area td{
		font-size:16px;
	}
}
/************************************************************/
/* サイドの呼び出しボタン									 */
/* PC ⇒ SP for main.js									 　*/
/************************************************************/
.sidecallbutton{
	display:block;
	position:fixed;
	top:50%;
	right:0;
	transform:translateY(-50%);
	z-index:9999;
	width:60px;
}
/* line button */
.sidelinebtn{
	display:block;
	background:var(--line-color);
	padding:5px 5px 20px 5px;
	position:relative;
	transition:0.3s;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-bottom:10px;
}
.sidelinebtn:hover{
	text-decoration:none;
	filter:brightness(1.1);
}
.sidelinebtn:after{
	content: "\f0dd";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	color:var(--sp-top-arrow-color);
	font-size:30px;
	position:absolute;
	bottom:5px;
	left:50%;
	transform:translateX(-50%);
}
.lineword{
	text-align:center;
	color:#fff;
}
.jpword{
	display:table;
	margin:0 auto;
	font-size:14px;
	color:#fff;
	writing-mode: vertical-rl;
	white-space: nowrap;
}
/* mailform */
/* line button */
.sidemailbtn{
	display:block;
	background:var(--sp-top-estimateform-bt-color);
	padding:5px 5px 20px 5px;
	position:relative;
	transition:0.3s;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-bottom:10px;
}
.sidemailbtn:hover{
	text-decoration:none;
	filter:brightness(1.1);
}
.sidemailbtn:after{
	content: "\f0dd";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	color:var(--sp-top-arrow-color);
	font-size:30px;
	position:absolute;
	bottom:5px;
	left:50%;
	transform:translateX(-50%);
}
.sidemailttl{
	width:100%;
	display:flex;
	flex-flow:row nowrap;
	justify-content: center;
}
.sidemailttl .word{
	font-size:16px;
	color:#fff;
	writing-mode: vertical-rl;
	white-space: nowrap;
	line-height:1;
}
.sidemailttl .word:first-of-type{
	display:flex;
	justify-content:flex-end;
}
.sidemailttl .word:last-of-type{
	display:flex;
	justify-content:flex-start;
}
@media(max-width:991.99px){
	.sidecallbutton{
		display:none!important;	/* for main.js */
	}
}
/************************************************************/
/* greeting-sec												*/
/************************************************************/
.greeting-sec{
	width:100vw;
	padding:40px 0 40px 0;
}
.dl-representative, .dl-representative>dt, .dl-representative>dd{
	margin:0;
	padding:0;
	border:0;
	font-weight:400;
}
.dl-representative>dt{
	display:flex;
	justify-content:center;
	align-items:center;
}
.dl-representative>dd .details-img{
	max-width:250px;
	margin-left:auto;
	margin-right:auto;
}
.dl-representative>dd .ceo{
	width:100%;
	padding-top:20px;
	display:flex;
	justify-content:center;
}
.dl-representative>dd .ceo p{
	font-family: 'Noto Serif JP', serif;
	color:var(--text-color2);
	font-weight:700;
	white-space: nowrap;
}
@media(min-width:768px){
	.dl-representative{
		display:flex;
		flex-flow:row nowrap;
		width:100%;
	}
	.dl-representative>dt{
		width:70%;
		display:flex;
		justify-content: center;
		align-items: center;
	}
	.dl-representative>dd{
		width:30%;
		display:flex;
		justify-content: center;
		align-items: flex-start;
	}
}
@media (min-width: 992px){
	.dl-representative>dt p{
		font-size:18px;
	}
	.dl-representative>dd .ceo p{
		font-size:18px;
	}
}
/************************************************************/
/* company-sec												*/
/************************************************************/
.company-sec{
	width:100vw;
	padding:40px 0;
	background:var(--bk-concept-color);
}
.profile-tbl{
	border-top:none;
	border-bottom:1px dotted #999;
}
.profile-tbl th, .profile-tbl td{
	border-bottom: none;
	padding:0.5em 0;
	font-family: roboto, sans-serif, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size:16px;
}
.profile-tbl th{
	width:115px;
}
.profile-tbl td{
	width:calc(100% - 115px);
}
.profile-tbl tr{
	border-top: 1px dotted #999;
}
.profile-tbl tr:first-of-type{
	border-top: none;
}
@media (min-width: 992px){
	.profile-tbl{
		width:720px;
		margin-left:auto;
		margin-right:auto;
	}
	.profile-tbl th{
		width:20%;
	}
	.profile-tbl td{
		width:80%;
	}
}
/************************************************************/
/* access-sec												*/
/************************************************************/
.access-sec{
	width:100vw;
	padding:40px 0 20px 0;
}
.accessmap{
	width:100%;
	padding-top:75%;
	position:relative;
}
.accessmap iframe{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
/************************************************************/
/* rule-sec													*/
/************************************************************/
.rule-sec{
	width:100vw;
	padding:40px 0;
}
.kiyaku-wrap{
	padding:20px 10px 0 10px;
}
.dl-kiyaku{
	margin:0 0 10px 0;
}
.dl-kiyaku dt, .dl-kiyaku dd{
	padding:0;
	margin:0;
	border:0;
}
.dl-kiyaku dt{
	background: var(--feeplan-thin-color);
    border-top: solid 1px var(--border-color);
    border-left: solid 1px var(--border-color);
    border-right: solid 1px var(--border-color);
	padding:5px;
	font-size:16px;
}
.dl-kiyaku dd{
    border-top: solid 1px var(--border-color);
    border-left: solid 1px var(--border-color);
    border-right: solid 1px var(--border-color);
    border-bottom: solid 1px var(--border-color);
	padding:10px 5px;
	font-size:16px;
}
@media (min-width: 768px){
	.dl-kiyaku{
		margin:0;
		display:flex;
		flex-flow:row nowrap;
	}
	.dl-kiyaku dt{
		width:35%;
		display:flex;
		align-items:center;
		border-top: solid 1px var(--border-color);
		border-left: solid 1px var(--border-color);
		border-right:none;
	}
	.dl-kiyaku dd{
		display:flex;
		align-items:center;
		width:65%;
		border-top: solid 1px var(--border-color);
		border-left: solid 1px var(--border-color);
		border-right: solid 1px var(--border-color);
		border-bottom:none;
	}
	.dl-kiyaku:last-of-type dt, .dl-kiyaku:last-of-type dd{
		border-bottom:1px solid var(--border-color);
	}
}
@media (min-width: 992px){
	.kiyaku-sec	.kiyaku-wrap{
		max-width:960px;
		margin-left:auto;
		margin-right:auto;
	}
}
/************************************************************/
/* sitemap-sec												*/
/************************************************************/
/************************************************************/
/* sitemap-sec												*/
/************************************************************/
#srv-sitemap {
	padding:40px 0;
    padding-bottom:40px;
}
#srv-sitemap dl {
	font-size: 14px;
    vertical-align: top;
	text-align: left;
    break-inside: avoid-column;
    border: none;	
    width: 100%;
    margin-bottom: 30px;
}
#srv-sitemap dl:first-of-type{
	margin-top:0;
}
#srv-sitemap dl:last-of-type{
	margin-bottom:0;
}
#srv-sitemap dl dt{
	display: block;
	border:none;
	font-size: 16px;
    margin-bottom: 10px;
	font-weight:400;
	color:var(--main-color);
}
#srv-sitemap dl dd{
	display: block;
	border:none;
	font-weight: normal;
    list-style: none;
    padding: 0;
    margin: 0;
	margin-bottom: .5rem;
    margin-left: 0;
	font-size: 14px;
}
#srv-sitemap dl dd a {
	display: block;
    margin:0 0 10px 20px;
    padding-left: 15px;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 10px;
	position:relative;
}
#srv-sitemap dl dd a:before {
	content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
	color:var(--step1-color);
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
#srv-sitemap dl dt a{
	position:relative;
	padding-right:20px;
}
#srv-sitemap dl dt a:before{
	content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
	color:var(--step1-color);
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
@media (min-width: 768px){
	#srv-sitemap {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;		
	}
}
@media (min-width: 992px){
	#srv-sitemap {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;		
	}
	#srv-sitemap dl dt{
		font-size: 18px;
	}
	#srv-sitemap dl dd a{
		font-size: 16px;
	}
}
/************************************************************/
/* advantage-sec											*/
/************************************************************/
.advantage-sec{
	width:100vw;
	padding:40px 0 20px 0;
}
.ul-advantage{
	margin:0 0 20px 0;
	padding:0;
	border:0;
	list-style:none;
	display:flex;
	flex-flow:row wrap;
	width:100%;
}
.ul-advantage li{
	margin-bottom:10px;
}
.dl-advantage, .dl-advantage dt, .dl-advantage dd{
	margin:0;
	padding:0;
	border:none;
	font-size:16px;
}
.dl-advantage{
	display:flex;
	flex-flow:row wrap;
}
.dl-advantage dt{
	width:30%;
	display:inline-block;
	padding:0 5px;
}
.dl-advantage dt .wrap{
	width:100%;
	padding-top:100%;
	position:relative;
}
.dl-advantage dt .wrap img{
	width:100%;
	height:100%;
	border-radius:50%;
	box-shadow:2px 2px 2px var(--border-color);
	overflow:hidden;
	object-fit:cover;
	object-position:center center;
	position:absolute;
	top:0;
	left:0;
}
.dl-advantage dd{
	width:70%;
	display:flex;
	justify-content:flex-start;
	align-items:center;
}
.dl-advantage dd .wrap{
	padding:0 10px;
}
.dl-advantage dd .wrap h3{
	padding:0;
	margin:0;
	font-size:20px;
}
.dl-advantage dd .wrap h3:after{
	content:none;
}
@media (min-width: 768px){
	.ul-advantage li{
		display:inline-block;
		width:33.333%;
		margin-bottom:0;
		padding:0 5px;
	}
	.dl-advantage dt{
		width:100%;
		display:block;
		margin-bottom:20px;
	}
	.dl-advantage dd{
		width:100%;
		display:block;
	}
	.dl-advantage dd .wrap h3{
		margin-bottom:10px;
	}
}
@media (min-width: 992px){
	.ul-advantage li{
		padding:0 10px;
	}
	.ul-advantage .dl-advantage .wrap p{
		font-size:18px;
	}
}
@media (min-width: 1200px){
	.advantage-sec .contains-frm{
		max-width:960px;
	}
}
/************************************************************/
/* floor-sec/pillar-sec										*/
/************************************************************/
.floor-sec, .pillar-sec, .sashi-sec, .wall-sec, .wash-sec, .furniture-sec{
	width:100vw;
	padding:20px 0;
}
.floor-wrap{
	padding:0 15px;
}
.ul-beforeafter{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	display:flex;
	flex:row nowrap;
	padding-top:20px;
}
.ul-beforeafter>li{
	width:50%;
	display:inline-block;
	padding:0 5px;
}
.ul-beforeafter>li:first-child{
	padding:0 10px 0 0;
}
.ul-beforeafter>li:last-child{
	padding:0 0 0 10px;
}
.before-img, .after-img{
	width:100%;
	max-width:200px;
	margin-left:auto;
	margin-right:auto;
	padding-top:75%;
}
.ul-beforeafter>li p{
	text-align:center;
}
.floor-sec .before-img{
	background:url('./img/servicefloor_a.jpg') center center/cover no-repeat;
	position:relative;
}
.pillar-sec .before-img{
	background:url('./img/servicepillar_a.jpg') center center/cover no-repeat;
	position:relative;
}
.sashi-sec .before-img{
	background:url('./img/servicesashi_a.jpg') center center/cover no-repeat;
	position:relative;
}
.wall-sec .before-img{
	background:url('./img/servicewall_a.jpg') center center/cover no-repeat;
	position:relative;
}
.wash-sec .before-img{
	background:url('./img/servicewash_a.jpg') center center/cover no-repeat;
	position:relative;
}
.furniture-sec .before-img{
	background:url('./img/servicechair_a.jpg') center center/cover no-repeat;
	position:relative;
}
.floor-wrap .before-img:before{
	content:"\f054";
	color:var(--main-color);
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	-moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
	position:absolute;
	top:50%;
	right:-15px;
	transform:translateY(-50%);
}
.floor-sec .after-img{
	background:url('./img/servicefloor_b.jpg') center center/cover no-repeat;
}
.pillar-sec .after-img{
	background:url('./img/servicepillar_b.jpg') center center/cover no-repeat;
}
.sashi-sec .after-img{
	background:url('./img/servicesashi_b.jpg') center center/cover no-repeat;
}
.wall-sec .after-img{
	background:url('./img/servicewall_b.jpg') center center/cover no-repeat;
}
.wash-sec .after-img{
	background:url('./img/servicewash_b.jpg') center center/cover no-repeat;
}
.furniture-sec .after-img{
	background:url('./img/servicechair_b.jpg') center center/cover no-repeat;
}
.details-box h4{
	margin:10px 0 20px 0;
	font-size:20px;
}
.floor-sec .repair,.pillar-sec .repair, .sashi-sec .repair, .wall-sec .repair, .wash-sec .repair, .furniture-sec .repair{
	background:var(--bk-service-item-color);
	box-shadow:2px 2px 2px var(--border-color);
	padding:10px;
}
.floor-sec .repair p, .pillar-sec .repair p, .sashi-sec .repair p, .wall-sec .repair p, .wash-sec .repair p, .furniture-sec .repair p{
	line-height:1.7;
}
@media(min-width:768px){
	.details-box h4{
		margin:0 0 10px 0;
		font-size:20px;
	}
	.floor-wrap .details-sub:first-of-type{
		flex:0 0 40%;
		order:1;
	}
	.floor-wrap .details-sub:last-of-type{
		flex:0 0 60%;
		order:2;
	}
	.details-box{
		padding:0 10px;
	}
}
@media(min-width:992px){
	.floor-wrap .before-img:before{
		right:-50px;
	}
}
@media(min-width:1200px){
	.floor-sec .contains-frm, .pillar-sec .contains-frm, .sashi-sec .contains-frm, .wall-sec .contains-frm, .wash-sec .contains-frm, .furniture-sec .contains-frm{
		max-width:960px;
	}
}
/************************************************************/
/* totalrepairlogo-sec										*/
/************************************************************/
.totalrepairlogo-sec{
	width:100vw;
	padding:20px 0 40px 0;
}
.totalrepairlogo-sec .wrap{
	display:flex;
	justify-content:center;
	align-items:center;
	padding:15px;
	max-width:720px;
	margin-left:auto;
	margin-right:auto;
}
.dl-totalrepair{
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	display:flex;
	width:100%;
	flex-flow:row wrap;
}
.dl-totalrepair dt, .dl-totalrepair dd{
	width:100%;
	display:flex;
	justify-content: center;
	align-items: center;
	border:none;
	margin:0 0 10px;
	padding:0;
	transition:0.3s;
}
.dl-totalrepair dt{
	max-width:200px;
	margin-left:auto;
	margin-right:auto;
}
.dl-totalrepair dt a:hover{
	filter:brightness(1.2);
}
.dl-totalrepair dd p{
	font-weight:700;
}
@media(min-width:768px){
	.dl-totalrepair dt{
		width:30%;
		margin:0;
	}
	.dl-totalrepair dd{
		width:70%;
		margin:0;
		padding-left:20px;
	}
}
@media(min-width:992px){
	.dl-totalrepair dd p{
		font-size:18px;
	}
}
/**********************************************************/
/* for reCAPTCHA										  */
/**********************************************************/
.grecaptcha-badge{
	z-index:99999;
}
