@charset "UTF-8";
/*
Theme Name: door.ai-life.co.jp
Author: eSales System Laboratory Inc.
Author URI: http://www.e-uru.biz/
Version: 1.0.0
*/

/****************************************
General Setting
*****************************************/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

body {
	line-height:1;
}

article,aside,details,figcaption,figure,
header,hgroup,menu,nav,section { 
	display:block;
}

nav ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}
a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	text-decoration: none;
	color: #222;
}
a:hover {
	color: #0155A6;
}

img { max-width: 100%; }

ol,ul,li { list-style: none; }

/* change colours to suit your needs */
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}
/* change colours to suit your needs */
mark {
	background-color:#ff9;
	color:#000; 
	font-style:italic;
	font-weight:bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
/* change border colour to suit your needs */
hr {
	display:block;
	height:1px;
	border:0;   
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}
input, select {
	vertical-align:middle;
}

.sponly { display: none; }
.pcbr { display: block; }

.clearfix:after {
	clear: both;
	content: "";
	display: block;
}

body {
	font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.8em;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 300;
	word-break: break-all;
}


.wrapper { width: 1100px; margin-left: auto; margin-right: auto; }
.wrapper02 { width: 1400px; margin-left: auto; margin-right: auto; }
.alignleft { float: left; }
.alignright { float: right; }
.tac {text-align:center;}
.tar {text-align:right;}
.tal {text-align:left;}

.red { color: #e00; }

/****************************************

Navigation

*****************************************/
/* ------- メニュー部分 ------- */
.gmenu {
	background: #E285A0;
	border-bottom: 3px solid #ccc;
}
.menu{
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	/*	border-right: 1px solid #fff; */
}

.menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
	display: table;
}

.menu li{
	display: table-cell;
	margin: 0;
	padding: 0;
	vertical-align: middle;	
	position: relative;	
	font-weight: 500;
}
.menu li.item04 { width: 250px; }
.menu li.sponly { display: none;}

.menu span.spanmenu,
.menu a{
	vertical-align: middle;	
	font-size: 15px;
	display: block;
	color: #fff;
	padding: 12px 20px 12px;
	margin: 0px 0px;
	position: relative;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
	font-weight: 400;
	/*	border-left: 1px solid #fff; */
}


.menu > ul > li > span.spanmenu:hover,
.menu > ul > li > a:hover{
	background: #D3738F;
}


.menu ul:after {
	clear: both;
	display: block;
	content: "";
}

.gmenu .child {
	display: none;
	position: absolute;
	z-index: 1000;
	width: 220%;
	max-width: 220px;
	height: auto;
	background: #fff;
	border:1px #fafafa solid;
}

.gmenu .child li {
	padding: 0;
	background: #fff;
	border-bottom: 1px #ddd solid;
	display: block;
	margin: 0px;
}


.gmenu .child a {
	display: block;
	width: 100%;
	height: auto;
	padding: 15px 9px;
	color:#000;
	background: #fff;
	text-indent: 0em;
	background: none;
	position: relative;
	overflow: hidden;
	box-sizing:border-box;
	font-size: 14px;
	line-height: 1.5em;
	margin: 0px 0px; 
	text-align: left;
	border: 0px solid #fff;

}

.gmenu .child a:hover {
	background: #eee;
	color: #000;
}


.gmenu .child a:before {
	content: "";
	position: static;
	bottom: 0;
	left: 0;
	width: auto;
	height: auto;
	background: #DA1416;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
	-webkit-transform: translate(0,4px);
	transform: translate(0,4px);
}

.container {
	margin-left: auto;
	margin-right: auto;
}

.htoi {
	font-size: 13px;
	width: 540px;
	line-height: 1em;
	color: #555;
	padding-top: 17px;
	float: right;
	text-align: left;
	display: flex;
	align-items: end;
	justify-content: flex-end;
}
.htoi .item01 img { display: block; }
.htoi p { padding-top: 0px;}
.htoi .item01 { width: 380px; }
.htoi .item02 { width: 150px; }
.htoi .item02 a {
	display: block;
	background: #f45b69;
	color: #fff;
	font-size: 16px;
	line-height: 3.5em;
	text-align: center;
}
/* ------- メニュー部分 ------- */

/****************************************/

/****************************************

margin

*****************************************/

.mt0 { 	margin-top: 0px; }
.mt5 { 	margin-top: 5px; }
.mr5 { margin-right: 5px; }
.ml5 { 	margin-left: 5px; }
.mb5 { margin-bottom: 5px; }
.mt10 { 	margin-top: 10px; }
.mr10 { margin-right: 10px; }
.ml10 { 	margin-left: 10px; }
.mb10 { margin-bottom: 10px; }
.mt20 { 	margin-top: 20px; }
.mr20 { margin-right: 20px; }
.ml20 { 	margin-left: 20px; }
.mb20 { margin-bottom: 20px; }
.mt30 { 	margin-top: 30px; }
.mr30 { margin-right: 30px; }
.ml30 { 	margin-left: 30px; }
.mb30 { margin-bottom: 30px; }
.mt40 { 	margin-top: 40px; }
.mr40 { margin-right: 40px; }
.ml40 { 	margin-left: 40px; }
.mb40 { margin-bottom: 40px; }
.mt50 { 	margin-top: 50px; }
.mr50 { margin-right: 50px; }
.ml50 { 	margin-left: 50px; }
.mb50 { margin-bottom: 50px; }
.mt100 { 	margin-top: 100px; }

/****************************************

padding

*****************************************/
.pt10 { padding-top: 10px; }
.pr10 { padding-right: 10px; }
.pl10 { padding-left: 10px; }
.pb10 { padding-bottom: 10px; }
.pt20 { padding-top: 20px; }
.pr20 { padding-right: 20px; }
.pl20 { padding-left: 20px; }
.pb20 { padding-bottom: 20px; }
.pt30 { padding-top: 30px; }
.pr30 { padding-right: 30px; }
.pl30 { padding-left: 30px; }
.pb30 { padding-bottom: 30px; }
.pt40 { padding-top: 40px; }
.pr40 { padding-right: 40px; }
.pl40 { padding-left: 40px; }
.pb40 { padding-bottom: 40px; }
.pt50 { padding-top: 50px; }
.pr50 { padding-right: 50px; }
.pl50 { padding-left: 50px; }
.pb50 { padding-bottom: 50px; }

.font12 { font-size: 12px; }
.font14 { font-size: 14px; }
.font16 { font-size: 16px; }
.font18 { font-size: 18px; }
.font20 { font-size: 20px; }
.font22 { font-size: 22px; }
.font24 { font-size: 24px; }
.font36 { font-size: 36px; }


header {  width: 100%; z-index: 1; background: #fff; }
body.home header { background: rgba(255, 255, 255, 1); }
header.navfixed { background: rgba(255, 255, 255, 1) !important; }
#header { margin-bottom: 10px; }
#header img.logo { margin-left: 10px; margin-top: 0px; }
#header .sitetitle { font-weight: 400; font-size: 14px;  margin-left: 10px; color: #555; padding-left: 30px; margin: 0px;}

#headerL.fixed .gmenu {
	position:  fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
}

h2.ttl {
	font-size: 40px;
	font-weight: 400;
	margin-bottom: 50px;
}

.ttl03 h2 {
	font-size: 32px;
	margin-bottom: 50px;
	font-weight: 500;
	display: inline-block;
	position: relative;
	padding: 0px 40px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #34414d;
}
.white { color: #fff; }

.col-01 {
	background: url(/home/images/concept-bn.jpg) no-repeat top center;
	background-size: cover;
	padding: 65px 0px;
	color: #fff;
}
.col-01 p {
	font-size:20px;
	margin-top:30px;
	margin-bottom:50px;
	line-height: 2em;
}
img.imgblock { display: block; }
.bg-gray { background: rgba(50,50,50,0.8); }

.ttl02 h2 {
	color: #34414d;
	font-size: 28px;
	padding-right: 2em;
	line-height: 1.8em;
	font-weight: 500;
	position: relative;
	display: inline-block;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

.ttl04 {
	color: #f45b69;
	font-size: 26px;
	line-height: 1.5em;
	font-weight: 500;
	position: relative;
	margin: 0px 0px 1.5em;
}


#workDedail .mainbloc {
	background: #dcf5ff;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-bottom: 40px;
}

#workDedail .mainbloc2 {
	padding-bottom: 20px;
	padding-top: 20px;
	margin-bottom: 40px;
	border: 1px solid #d5d5d5;
}

.worktags { margin-bottom: 5px; display: block; }
.worktags li { display: inline-block; min-width: 168px; }

.worktags li a {
	display: block;
	padding: 5px 15px;
	margin: 8px 8px 8px 0px;
	text-decoration: none !important;
	width: auto;
	text-align: center;
	font-size: 16px;
	color: #333;
	border: 2px solid #E285A0;
	border-radius: 0px;
}

.worktags li.active a { 
	/*    color: #fff;
	background: #bdd7ee; 
	border-radius: 0px;
	*/
}

.worktags li a:hover { color: #fff; background: #E285A0; }


.worktags li a.item_3,
.worktags li span.item_3 {
	border-color: #E285A0;
}
.worktags li a.item_3:hover { color: #fff; background: #E285A0; }

.worktags li a.item_7,
.worktags li span.item_7 {
	border-color: #E285A0;
}
.worktags li a.item_7:hover { color: #fff; background: #E285A0; }

.worktags li a.item_4,
.worktags li span.item_4 {
	border-color: #E285A0;
}
.worktags li a.item_4:hover { color: #fff; background: #E285A0; }

.worktags.subTab li a { border: 1px solid #3971CD; }
.worktags.subTab li.active a { border: 2px solid #3971CD;  color: #3971CD; }

.worktagsr { margin-bottom: 5px; display: block; }
.worktagsr li { display: inline-block; width: 240px; }

.worktagsr li a {
	display: block;
	border: 1px solid #9fbb72;
	padding: 10px 25px;
	margin: 10px 10px 0px 0px;
	text-decoration: none !important;
	width: autp;
	text-align: center;
	font-size: 15px;
	border-radius: 8px;
	background: #fff;
	color: #333;
}

.worktagsr li.active a { border: 2px solid #9fbb72;  color: #fff; background: #9fbb72; }
.worktagsr li a:hover { background: #9fbb72; color: #fff; }

.worktagsr.subTab li a { border: 1px solid #3971CD; }
.worktagsr.subTab li.active a { border: 2px solid #3971CD;  color: #3971CD; }

.tags {
	font-size: 14px;
	text-align: left;
	color: #e285a0;
}

.tags span,
.tags a {
	display: inline-block;
	margin-left: 3px;
	margin-bottom: 5px;
	color: #e285a0;
	border-radius: 0px;
	background: fff;
}
.tags a.item_8,
.tags span.item_8 {
	background: #0055A6;	
}
.tags a.item_7,
.tags span.item_7 {
	background: #ff9c01;	
}
.tags a.item_6,
.tags span.item_6 {
	background: #1AA90F;	
}

#top-work ul li img {
	border-radius: 10px;
	height: 235px;
	object-fit: cover;
}

#top-work ul li span.img { position: relative; display: inline-block; }
.catlabel .wtags span {
	background: #f45b69;
	font-size: 13px;
	display: inline-block;
	line-height: 1em;
	margin-left: 10px;
	padding: 4px;
	color: #fff;
}
.catlabel .wtags span.red { background: #ee5a52; }
.catlabel .wtags span.orange { background: #ff9800; } 
.catlabel .wtags span.green { background: #67bda2; }

.newtopic ul { padding: 10px 20px; font-size: 15px; }
.newtopic a { text-decoration: none; }
.newtopic h3 { display: inline; font-weight: 400; font-size: 15px; }
.newtopic li { border-bottom: 1px solid #eee; padding: 10px 2px;  }
.newtopic li .date { color: #f45b69; padding-right: 10px; }
.newtopic li:first-child { border-top: 1px solid #eee; }
.newtopic li .box1 { width: 90px; height: 90px; float: left; margin-right: 15px; }

.newtopic li span.label { 
	font-size: 13px;
	display: inline-block;
	color: #fff;
	background: #d9d9d9;
	line-height: 1em;
	padding: 5px 6px 5px;
	margin: 7px 10px 5px 10px;
	text-align: center;
}

.newtopic li span.label.label_works {
	background: #f45b69;
}

.newtopic lispan.label.label_reform {
	background: #7db99d;
	color: #fff;
}

.col-02 { padding-bottom: 60px; padding-top: 70px; }
.col-02 .box01,
.col-02 .box02 { width: 513px; display: inline-block; margin: 0px 0px; padding: 0px; vertical-align: top; margin-bottom: 30px; }
.col-02 .box01 { margin-right: 30px; }

.bg-pink { background: #FAEFF3; }
.bg-green { background: #e1f4f4; }
.bg-yellow { background: #fffaf3; }
.sec04 {  padding: 60px 0px 60px; }
.sec05 {  padding: 60px 0px 60px; }
.sec06 {  padding: 60px 0px 60px; margin-bottom: 100px; }

ul.top-work { display: flex; width: 100%; flex-wrap: wrap;}
ul.top-work li { display:inline-block; vertical-align: top;  width: 23%; margin: 10px auto; box-sizing: border-box; padding: 0px 0px 15px; }
ul.top-work li a {  text-decoration: none; color: #000; display: block; background: #fff; box-shadow: 3px 2px 5px #ddd; position: relative; padding-bottom: 40px; }
ul.top-work li span.img { background: #F5F5F5; display: block; height: 250px; overflow: hidden; }
ul.top-work li span.img img { display: block; margin: auto; max-height: 250px; }
ul.top-work li .catlabel {
	position: absolute;
	top: -15px;
	left: -10px;
}
ul.top-work li h2 { font-weight: 300; padding: 5px 10px 2px; line-height: 1.5em; }

footer { color: #000; position: relative; }
#footer01  { position: fixed; bottom: 0px; right: 0px; }
.footer03 {  background: #e285a0; color: #fff; padding-bottom: 30px;  }
.footer02 {  background: #fff; color: #333;  }
footer .fbox01 {
	font-size: 14px;
	padding: 0px 0px 0px;
	line-height: 1.5em;
}
footer .fbox01 img {
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
}
footer .fbox01 h1 {
	font-weight: 300;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	color: #888;
}
footer .fbox02 {
	margin-bottom: 40px;
	text-align: center;
}

footer .fbox02 ul {
	display: inline-block;
	width: auto;
	color: #fff;
	vertical-align: top;
	font-weight: 300;
	font-size: 14px;
	text-align: left;
	margin-right: 18px;
}
footer .fbox02 ul a { color: #fff; text-decoration: none; }
footer .fbox02 ul a:hover { text-decoration: underline; text-underline-position: under;  }
#copyright { padding-bottom: 30px; font-size: 12px; text-align: center; }

.fcompay { font-size: 26px; padding-bottom: 10px; }


#maincon { }
.subHeader {
	padding-top: 50px;
	padding-bottom: 60px;
	background: url(/home/images/title-bg.png) no-repeat top center;
	background-size: cover;
}


.midashi {
	line-height: 20px;
	font-style: normal;
	color: #E285A0;
	font-size: 23px;
	margin-bottom: 20px;
	font-weight: 500;
}
/*
.midashi:after {
content: "";
display: block;
height: 2px;
background: #D3738F;
margin: 10px 0 20px;
}
*/
.midashis {
	font-size: 18px;
	font-weight: 400;
	color: #8E110E;
}


.midashi:after {
	content: "";
	display: block;
	/* width: 100px; */
	height: 1px;
	background: #E285A0;
	margin: 15px 0 20px;
}
.breadcrumbs {
	background: #fff;
	padding-top: 10px;
	padding-left: 50px;
	margin-bottom: 0px;
	font-size: 12px;
}

.bloc {
	padding: 10px 20px 10px 20px;
	border: 1px solid #ddd;
	border-radius: 5px;
}

.mB {
	font-size: 32px;
	margin: 0px 0px 0px;
	height: 160px;
	position: relative;
	display: block;
	line-height: 161px;
	padding-left: 0px;
	text-align: center;
	color: #000;
	letter-spacing: 2px;
	background-size: cover !important;
	text-shadow: -5px 5px 0.7em #fff;	
	font-weight: normal;
}

.gr{
	color: #4b4b4b;
}

.ttl {
	margin-bottom: 20px;
	font-size: 1.2rem;
	letter-spacing: 0.1em;
	padding: 0px 10px;
}

.midashikanren {
	text-align: left;
	clear: both;
	font-size: 18px;
	color: #000;
	padding: 5px 10px 5px 10px;
	margin-top: 50px;
}


.midashikanren:after {
	content: "";
	display: block;
	height: 1.5px;
	background: #333;
	margin: 15px 0 0px;
}

.kanren ul.list li { display: inline-block; width: 47%; text-align: center; margin: 10px 1%; vertical-align: top; }
.kanren ul.list02 li { display: inline-block; width: 45%; text-align: left; margin: 10px 1%; vertical-align: top; }
.kanren .list li img {
	border: 1px solid #eee;
	max-height: 140px;
	width: 140px;
	float: left;
	margin-right: 10px;
}

.kanren ul.list02 li h3,
.kanren ul.list li h3{
	font-size: 14px;
	text-align: left;
	margin: 0px 0px 20px 20px;
	font-weight: 400;
}

child_pages { margin-top: 20px; width: 100%; display: flex; flex-wrap: wrap; text-align: center; }
.child_page { display: inline-block;
	width: 24%;
	text-align: center;
	margin: 0px 0.5% 10px;
	box-sizing: border-box;
	background-color: #999; }

.child_page h3 { padding-left: 0px; font-weight: normal; font-size: 18px; border: 1px solid #ddd; margin: 0px; }
.child_page h3 a { display: block; padding: 10px; text-decoration: none; color: #fff; }
.child_page h3 a:after { content: "→"; padding-left: 1px; display:block; }
.child_page:hover { background: #ddd; }

.work_wrap a { text-decoration: underline; }
.topbutton {
	position: relative;
	display: inline-block;
	padding: .8em 3em;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	text-decoration: none;
	transition: .3s;
	z-index: 1;
	background: url(/images/yaji-wh.png) no-repeat right center #f45b69;
	background-position-x: 90%;
	border-radius: 60px;
}

.topbutton.red {
	background: url(/images/yaji-wh.png) no-repeat right center #ee5a52;
	background-position-x: 90%;
}
.topbutton.orange {
	background: url(/images/yaji-wh.png) no-repeat right center #ff9800;
	background-position-x: 90%;
} 
.topbutton.green {
	background: url(/images/yaji-wh.png) no-repeat right center #67bda2;
	background-position-x: 90%;
}


.topbutton::before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	content: '';
	background: url(/images/yaji-wh.png) no-repeat right center #999;
	background-position-x: 90%;
	border-radius: 60px;
	transform-origin: center center;
	transform: scale(0, 1);
	transition: transform .3s;
	color: #fff;
}

a.topbutton:hover {
	color: #fff!important;
}
a.topbutton:hover::before {
	transform: scale(1, 1);
}

/* work */

.photos {
	margin-top: 20px;
}

.photos:after {
	clear: both;
	content: "";
	display: block;
}

.photos li:after {
	clear: both;
	content: "";
	display: block;
	margin-bottom: 20px;
}

.photos .part {
	margin-bottom: 15px;
	font-size: 1.5em;
	font-weight: 400;
	color: #000;
	padding-top: 15px;
	padding-left: 10px;
}
.photos .part span {	
	font-size: 1.2rem;
	width: auto;
	padding: 0;
	margin-top: -30px;
	display: inline-block;
	line-height: 2.1em;
	margin: 0 auto;
}

.photos .part span:after {
	content: "";
	display: block;
	height: 1.8px;
	background: #e61123;
	width: 100%;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	transform: translate3d(0, 0, 0);
	backface-visibility: hidden;
	position: relative;
	transform-origin: left;	
}


.photos li .halfright,
.photos li .halfleft { width: 48%; vertical-align: top; display: inline-block; }
.photos li .halfleft { margin-right: 2%; }
.photos li .halfright { float: right; }

.photos li img.halfleft.before { width: 250px;}
.photos li img.beforeafter-yaji { width: 180px;}

.photos li .table {
	display: table;
	vertical-align: top;
	width: 100%;
	margin-bottom: 10px;
}
.photos li .alignleft { margin-right: 1% }
.photos li .alignright { margin-left: 1%; }
/* work */

.contact_form input[type=submit]{
	width:50%;
}

.contact_form input[type=text],.contact_form input[type=email]{
	width:100%;
	height:50px;
	font-size:1.5em;
}

.send input[type="submit"],
.back input[type="button"] {
	width: 80% !important;
}

.send {
	width: 49%;
	display: inline-block;
	float: right;
	text-align: left!important;
}

.back {
	float: left;
	text-align: right!important;
	width: 46%;
	display: inline-block;
}

.confirm {
	text-align: center;
	margin: 0px 0px;
}


.wpcf7-form {
	margin-bottom: 20px;
}


.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form input[type=tel]
{ width: 300px;font-size:16px;padding:5px;  } /*名前、メール、題名*/
.wpcf7-form textarea{width: 500px;font-size:16px;padding:5px;} /*本文*/
.wpcf7-form .wpcf7-submit{width: 200px; margin-left: 10px;} /*送信ボタン*/

.wpcf7-form input::placeholder {
	color:#bbb;

}


.wpcf7-form::after {
	clear: both;
	display: block;
	content: "";
}

.wpcf7-radio label {
	margin-right: 20px;
}
.contactform {
	margin: 0px 0px 5px 0px;
	border: solid 0px #c99269;
	border-collapse:collapse;
	text-align: left;
	line-height: 1.5em;
	width: 100%;
}

.contactform p { padding: 0px; margin-bottom: 2px; }

.contactform th { border: solid 1px #dddddd; background:#f6f6f6;color:#333; text-align: left; padding:10px 10px; font-weight: 400; width: 15em;vertical-align:middle;}
.contactform td { border: solid 1px #dddddd; padding: 10px 10px;background:#fff;color:#333;}
.contactform .hissu { color: #fff; display: inline-block; background: #ee0000; padding: 1px 5px; float: right; font-size: 14px;}
.contactform .spw { width: 8em; display: inline-block; font-size: 15px; height: 42px; }
.contactform .wpcf7-submit {font-size:20px;display:block;margin:10px auto;}

div.wpcf7 .wpcf7-submit:disabled {
	background: #aaa;
	border-color: #aaa;
	color: #ddd;
}

.wpcf7-form input[type=button],
.wpcf7-form input[type=submit]{
	font-family: "メイリオ",Meiryo, Verdana,Arial,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック";
	background:#537610;
	transition:all 0.3s;
	margin: 0px auto 0px;
	color:#fff;
	font-size: 24px;
	padding: 15px 50px;
	display: inline-block;
	cursor: pointer;
	border: 2px solid #537610;
	border-radius: 10px;
	box-shadow: 2px 2px 2px #ddd;
}


.midashi_1 {
	font-size: 36px;
	padding: 5px 15px;
	font-weight: 500;
	margin-bottom: 20px;
	line-height: 2em;
	font-weight: 300;
	display: inline-block;
	margin: 10px 0px 40px;
	color: #0091B9;
	letter-spacing: .2em;
}

.wp-block-heading,
.widgettitle {
	font-size: 16px;
	text-align: center;
	padding: 10px;
	margin: 20px 0px 10px;
	border: 1px solid #59c2d8; 
	color: #383838;
}

.kizittl.blogttl {
	font-size: 1.6em;
	padding: 20px 0px 0px;
	text-align: center;
	color: #2f90b8;
	margin-bottom: 10px;
}

.kizittl.blogttl:after {
	content: "";
	display: block;
	/* width: 100px; */
	height: 2px;
	background: #2f90b8;
	margin: 15px 0 20px;
}

.categories {
	color: #2f90b8;
}

ul.work_list { display: flex; flex-wrap: wrap;}

ul.work_list li { 
	display: inline-block;
	width: 31%;
	position: relative;
	box-sizing: content-box;
	border-bottom: 4px solid #E285A0;
	margin: 0px 1% 40px 1%;
	background: #fff;
	box-shadow: 3px 2px 5px #ddd;
}

ul.work_list li:last-child { border-right: 0px!important; }
ul.work_list li h2 { font-size: 16px; margin: 0px; padding: 0px 0px 0px; text-align: left; font-weight: 400; color: #333; margin-bottom: 0px; color: #000; }
ul.work_list li .txt {
	display: block;
	padding: 10px;
	color: #696F79;
	font-size: 14px;
	line-height: 1.5;
	font-weight: 400;
	position: relative;
}
ul.work_list li a { text-decoration: none; }

ul.work_list li span.img { display: inline-block; width: 100%; overflow: hidden; text-align: center; position: relative; }

ul.work_list li span.img img {
	width: 100%;
	height: 300px;
	object-fit: cover;
	font-family: 'object-fit: cover;';
	text-decoration: none;
}

ul.work_list li span.more {
	display: block;
	width: 7em;
	border-bottom: 0px solid #999;
	padding: 5px 10px;
	font-size: 14px;
	margin-left: auto;
	margin-right: 8px;
	text-align: right;
	color: #000;
	background: #fff;
	margin-top: 6px;
	line-height: 1.3em;
}

ul.work_list li span.more:after {
	/* 	content: " →";  */
	content: "";
	position: absolute;
	border-width: 4.5px 0 4.5px 8px;
	border-color: transparent transparent transparent #01827E;
	border-style: solid;
	margin-top: 5px;
	margin-left: 5px;
	/* margin-right: 5px; */
	transition: all 0.3s ease-in-out;
}

a:hover img { opacity: 0.7; }

/* 施工例詳細ページの見出し */
.midashi-d {
	margin: 0px;
	color: #73c2a9;
	font-size: 18px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	position: relative;
	font-weight: normal;
}

.midashi-d:before {
	content: '';
	width: 100%;
	height: 1px;
	background-color: #73c2a9;
	display: block;
	position: absolute;
	left: 0;
	bottom: -6px;
	border-radius: 5px;
}



.midashi-d span:before {
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #343434;
	margin-right: 12px;
	margin-bottom: 3px;
}

.bukendata { font-size: 16px; padding: 20px 0px; }

.bukendata dl {
	display: inline-block;
	width: 47%;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px 1%;
	border-bottom: 1px solid #ccc;
}

.bukendata dl dd,
.bukendata dl dt {
	float: left;
	padding: 0px 10px;
	margin: 0px;
}

.bukendata dl dt {
	width: 8em;
}

.bukendata dl dd {
	width: 290px;
	position: relative;
	padding-left: 20px;
}

.bukendata dl dd:before {
	content: "|";
	position: absolute;
	left: 0;	
}


.right_exit {
	text-align: right;
}

.right_exit::after {
	clear: both;
	content: "";
	display: block;
}

.right_exit .link {
	border: 1px solid #2f7ab6;
	padding: 10px;
	font-size: 14px;
	background-color: #e6f6fe;
	display: inline-block;
}
.right_exit .link:hover {
	background-color: #fff;
}
.right_exit .link a {
	display: block;
	text-decoration: none !important;
	color: #000;
	padding: 0px 10px;
}
.right_exit .link a:hover {
	text-decoration: underline !important;
}

.right_exit .link a:after {
	content: " →";
	color: #333;
}

.kizittlsekou {
	font-size: 24px;
	padding: 5px 15px;
	font-weight: 500;
	margin-bottom: 20px;
	line-height: 2em;
	font-weight: 300;
	display: inline-block;
	margin: 10px 0px 0px;
	color: #e285a0;
	letter-spacing: .05em;
	text-align: center;
}


.bx-wrapper .bx-controls-direction a.disabled {
	display: none!important;
}

#zip { width:7em;}
.aligncenter { text-align: center; }

#gotop { position: absolute; right: 0px; top: -80px; }

.bg-content { 
	/*background: #F7F7F7; */
	background: #fff; 
}




.kizi { padding: 30px 50px 120px; background: #fff; position: sticky; }
#ewd-ufaq-faq-category-dannetsu_faq,
#ewd-ufaq-faq-category-taishin_faq,
#ewd-ufaq-faq-category-cost_faq,
#menseki,
#gaiyou,#access {
	padding-top: 100px;
	margin-top: -100px;
}

.wrap_pagenavi {
	text-align: center;
}

ul.inlink {
	text-align: center;
}
ul.inlink li {
	display: inline-block;
	width: 248px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	color: #fff;
}
ul.inlink li a {
	text-align: center;
	font-size: 18px;
	padding: 17px 20px;
	display: block;
	text-decoration: none;
	position: relative;
	background: #bdd7ee ;
	border-radius: 10px;
	border: 1px solid #2f528f ;
	color: #000;
}
ul.inlink li a:hover {
	background: #fff;
	color: #364856;
	text-decoration: underline;
}

.marker {
	background: linear-gradient(transparent 70%, #f4df6a 70%);
}

.sliderlogo {
	position: absolute;
	z-index: 100;
	top: 40%;
}

.midashi-ds {
	position: relative;
	padding: 1rem 2rem;
	border-bottom: 2px solid #0093D6;
	font-size: 20px;
}

.midashi-ds:before {
	position: absolute;
	bottom: -6px;
	left: 0;
	width: 20%;
	height: 2px;
	content: '';
	background: #eee;
}

.gaiyou {
	margin:10px 0px 50px 0px;
	border: solid 0px #c99269;
	border-collapse:collapse;
	text-align: left;
	line-height: 1.5em;
	width: 100%;
}

.gaiyou table.tab1 { 
	table-layout:auto; background:#fff9f9; 
}

.gaiyou th {
	text-align: center; 
	padding:10px 20px; 
	font-weight: normal;
	width: 12em; 
	color: #3E3A39;
	background: #fff9f9;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
}

.gaiyou td {
	border: solid 0px #dddddd; 
	padding:20px 20px; 
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
}


.gaiyou2 {
	margin: 10px 0px 50px 0px;
	border: solid 0px #c99269;
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5em;
	width: 100%;
}

.gaiyou2 table.tab1 { 
	table-layout:auto; background:#fff9f9; 
}

.gaiyou2 th {
	text-align: center; 
	padding:10px 20px; 
	font-weight: normal;
	width: 12em; 
	color: #3E3A39;
	background: #fff;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
}

.gaiyou2 td {
	border: solid 0px #dddddd; 
	padding:20px 20px; 
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
}

/*問い合わせ */

.toitxt {
	text-align: center;
	font-size: 30px;
	letter-spacing: 0px;
	position: relative;
	margin-top: 20px;
}

.tois_sn {
	font-size: 14px;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 3px;
	color: #E285A0;
	margin-top: 20px;
	text-align: center;
}

.sub_tois_sn {
	border-bottom: 1px solid #E285A0;
	border-image: linear-gradient(to right,#fff 0 46%, #E285A0 46% 53%, #fff 53% 100%);
	border-image-slice: 1;
	padding-bottom: 20px;
}


/* おススメ商品 */

.subttl {
	font-size: 24px;
	display: block;
	margin-bottom: 20px;
	font-weight: 500;
}

ul.conkanren { display: flex; justify-content: center; margin-bottom: 60px; }
ul.conkanren li { display: inline-block; width: 45%; margin-right: 2.5%; margin-left: 2.5%;  }
ul.conkanren li a.more { display: block; }
ul.conkanren li a.more.more {
	display: block;
	width: 7em;
	border-bottom: 0px solid #999;
	padding: 5px 10px;
	font-size: 14px;
	margin-left: auto;
	margin-right: 8px;
	text-align: right;
	color: #000;
	background: #fff;
	margin-top: 6px;
	line-height: 1.3em;
}

ul.conkanren li a.more:after {
	content: "";
	position: absolute;
	border-width: 4.5px 0 4.5px 8px;
	border-color: transparent transparent transparent #01827E;
	border-style: solid;
	margin-top: 5px;
	margin-left: 5px;
	transition: all 0.3s ease-in-out;
}
ul.conkanren li a.more:hover {
	color: #3F67C9;
}

.ttlc {
	color: #333;
	text-align: center;
	padding: 8px 0px 8px;
	margin: 0px 0px 10px;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	letter-spacing: 2px;
}

.komento {
	font-size: 16px;
	text-align: left;
	line-height: 25px;
}

.kakaku {
	border-bottom: 1px solid #1e3b81;
	padding-bottom: 5px;
	font-size: 22px;
	text-align: right;
	margin-bottom: 20px;
}

.con_title {
	margin-bottom: 20px;
	font-size: 26px;
	letter-spacing: .08em;
	line-height: 65px;
	color: #67BDA2;
	font-weight: 500;
	text-align: center;
	background: #f5f5f5;
	border-radius: 10px;
}

.morebottun_p {
	position: relative;
	display: inline-block;
	padding: 21px 55px 21px 25px;
	text-align: center;
	text-decoration: none;
	transition: .3s;
	overflow: hidden;
	width: 21em;
	font-size: 16px;
	color: #000;
	background: url(/images/yaji-g.png) no-repeat right center;
	background-position-x: 90%;
	line-height: 1.5em;
	letter-spacing: 1px;
	font-weight: 400;
	border-radius: 10px;
	background: #fcc3bc;
}
.morebottun_p:hover {
	color: #fff;
	background: url(/images/yaji-w.png) no-repeat right center;
	background-position-x: 90%;
}

.morebottun_p::before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	content: '';
	width: 120%;
	height: 100%;
	background: #fbdeda;
	transform-origin: right top;
	transform: skewX(180deg) scale(0, 1);
	transition: transform .3s;
}
.morebottun_p:hover::before {
	transform-origin: left top;
	transform: skewX(180deg) scale(1, 1);
}
.morebottun_p::after{
	position: absolute;
	top: 0;
	left: 0;
	z-index: -2;
	content: '';
	width: 120%;
	height: 100%;
	background: #FCC3BC;
}

.morebottun_l {
	position: relative;
	display: inline-block;
	padding: 1.1em 3.5em 1.1em 3.2em;
	text-align: center;
	text-decoration: none;
	transition: .3s;
	overflow: hidden;
	font-size: 15px;
	color: #000;
	background: url(/images/yaji-g.png)no-repeat right center;
	background-position-x: 96%;
	border-radius: 8px;
	line-height: 1em;
	border: 1px solid #fdcec8;
	margin-top: 40px;
}

.morebottun_l::before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	content: '';
	width: 120%;
	height: 100%;
	background: #fff;
	transform-origin: right top;
	transform: skewX( 
		180deg ) scale(0, 1);
	transition: transform .3s;
}

.morebottun_l::after {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -2;
	content: '';
	width: 120%;
	height: 100%;
	background: #f0f0f1;
}

.midashiv {
	padding: 5px 0px 5px 0px;
	color: #e285a0;
	font-size: 20px;
	line-height: 2em;
	margin-bottom: 10px;
}

.tenpobg3 {
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: 500;
	padding: 0 0.5em;
}

.tenpobg3 span:before {
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-right: 12px;
	margin-bottom: 1px;
	background: #67BDA2;
}

.midashi_s {
	padding: 5px 0px 5px 0px;
	color: #000000;
	font-size: 18px;
	line-height: 2em;
	margin-bottom: 5px;
	font-weight: 500;
}

/* おススメ商品 */


.concept-m {
	padding: 0px 0px;
	margin-bottom: 10px;
	font-size: 25px;
	letter-spacing: .04em;
	line-height: 50px;
	color: #E285A0;
	font-weight: 400;
	text-align: center;
}

.komid {
	padding: 0px 0px;
	margin-bottom: 10px;
	font-size: 20px;
	letter-spacing: .08em;
	line-height: 40px;
	font-weight: 000;
}

.marker_linegreen {
	background: linear-gradient(transparent 75%,#ffdc5d 75%);
}


.text-con {
	line-height: 35px;
}
/* 強み */



.foreword {
	background: url(/assets/img/common/bg_pattern_b.png) #f1ece6;
	padding: 20px 30px;
	margin-bottom: 60px;
}

.columntxt {
	color: #8c7c64;
	font-size: 1.5em;
	line-height: 1.2;
	margin-bottom: 40px;
}

.pink {
	color: #8c7c64;
}

.midashic {
	margin-bottom: 20px;
	padding: 5px 0 5px 0;
	background-color: #F9F9FA;
	font-size: 19px;
	line-height: 2em;
	margin-top: 20px;
	color: #f78da7;
}

.midashic:before {
	content: "";
	border-left: 5px solid #f78da7;
	height: 10px;
	padding-right: 15px;
}


#columnpage .bloc_left {
	float: left;
	width: 480px;
}

#columnpage .bloc_right {
	float: right;
	width: 480px;
}

#columnpage .bloc_center {
	margin-left: auto;
	margin-right: auto;
	width: 425px;
}

#columnpage .ttl {
	color: #565656;
	text-align: left;
	/* padding: 20px 0px 15px; */
	margin: 0px 0px 20px;
	font-size: 15px;
	line-height: 24px;
}

#columnpage div.detail_link {
	text-align: center;
}

#columnpage div.detail_link a {
	width: 210px;
	border: 1px solid #0065b4;
	text-align: center;
	padding: 7px 0px;
	text-decoration: none;
	color: #004797;
	position: relative;
	display: inline-block;
}

#columnpage div.midaship {
	clear: both;
	font-size: 20px;
	font-weight: 500;
	color: #333;
	margin: 10px 0px 10px;
	padding: 0.2em 0.6em;
	border-left: solid 6px #f78da7;
}

#fukidashi3 .balloonr {
	width: 100%;
	margin: 1.5em 0;
	overflow: hidden;
	padding: 34px 0px 0px;
}

#fukidashi3 .balloonr .faceicon4 {
	float: right;
	margin-left: -90px;
	/* margin-top: -34px; */
	width: 85px;
}

#fukidashi3 .balloonr .faceicon4 img{
	width: 100%;
	height: auto;
	float: right;
}

#fukidashi3 .balloonr .chatting {
	width: 100%;
}

#fukidashi3 .says {
	display: inline-block;
	position: relative;
	margin: 5px 0 0 170px;
	padding: 17px 30px;
	border-radius: 12px;
	background: #fdfbfb;
	border: 2px solid #fbdeda;
	width: 650px;
}

#fukidashi3 .says:after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 18px;
	left: 712px;
	border: 12px solid transparent;
	border-left: 12px solid #fbdeda;
	right: -155px;
}

#fukidashi3 .says p {
	margin: 0;
	padding: 0;
	color: #565656;
	font-size: 15px;
}

.marker03 {
	background: linear-gradient(rgba(255, 255, 255, 0) 20%, #fff799 50%);
}
.grecaptcha-badge { visibility: hidden; }
/* コラム */

.blog-thumbnail { float: left; margin-right: 20px; }
.bloglist-thumbnail { float: left; margin-right: 20px; width: 200px; border: 1px solid #eee; }
.blogDetail a.more {  color: #fff; display: inline-block; padding: 10px 25px 10px 15px; line-height: 1em; background: url(/images/yaji-w.png) no-repeat right center #E285A0; background-position-x: 96%; background-size: 10px; font-size: 12px; border-radius: 5px; }
.blogDetail a.more:hover {
	background: url(/images/yaji-w.png) no-repeat right center #66b791;
	background-size: 10px;
	background-position-x: 96%;
}
.blogDetail .blogbloc { display: table-cell; }


.blogDetail span.label { 
	font-size: 14px;
	display: inline-block;
	color: #354755;
	background: #ddedf6;
	line-height: 1em;
	padding: 5px 10px 5px;
	margin: 10px 0px;
	border-radius: 10px;
	text-align: center;
}
.blogDetail span.label.label_post_23 {
	background: #CFE3AC;

}


.kanren-thumbnail { width: 100px; float: left; margin-right: 10px; }
.kanren-thumbnail img { border: 1px solid #eee; }

#prevANDnext {
	border-top:2px double #f0dfd5;
	margin:25px 0 10px 0;
	padding:10px ;
	font-size:14px;
}

#prevANDnext .prev {
	float:  left;
	width:45%;
}

#prevANDnext .next {
	text-align: right;
	float:  right   ;
	width:45%;
}

.conc-m {
	line-height: 2em;
	text-align: center;
	font-size: 38px;
	margin: 30px 0px;
	color: #73c2a9;
	font-weight: 500;
	letter-spacing: 0px;
}

.catch-ttl {
	text-align: left;
	font-size: 1.8em;
	line-height: 1.6em;
	color: #F45B69;
	margin-bottom: 20px;
	font-weight: 500;
}

.mid-con02 {
	font-size: 26px;
	line-height: 1.8em;
	padding: 10px 20px;
	border-left: 4px solid #F45B69;
	border-bottom: 1px solid #ddd;
	font-weight: 500;
	color: #333;
}

.morebottun_rb {
	position: relative;
	display: inline-block;
	padding: 18px 10px;
	text-align: center;
	text-decoration: none;
	transition: .3s;
	overflow: hidden;
	font-size: 16px;
	color: #fff;
	line-height: 1em;
	width: 350px;
	border-radius: 50px;
}
.morebottun_rb:hover {
	color: #fff;
}

.morebottun_rb::before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	content: '';
	width: 120%;
	height: 100%;
	background: #333;
	transform-origin: right top;
	transform: skewX(180deg) scale(0, 1);
	transition: transform .3s;
}
.morebottun_rb:hover::before {
	transform-origin: left top;
	transform: skewX(180deg) scale(1, 1);
}
.morebottun_rb::after{
	position: absolute;
	top: 0;
	left: 0;
	z-index: -2;
	content: '';
	width: 120%;
	height: 100%;
	background: #F45B69;
}
.service-card-wrap a { display: block; }
.services-container {
	display: flex;
	gap: 40px;
	flex-wrap: wrap;
	justify-content: center;
}

.service-card {
	background: rgba(255, 255, 255, 0.9);
	border-radius: 50%;
	width: 270px;
	height: 270px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: relative;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease;
	backdrop-filter: blur(10px);
	border: 1px solid rgba(255, 255, 255, 0.2);
	margin-bottom: 30px;
}

.service-card:hover {
	transform: translateY(-10px);
	box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}
.service-card p { display: contents; }
.service-title {
	font-size: 18px;
	font-weight: 500;
	color: #333;
	text-align: center;
	line-height: 1.4;
	padding-top: 20px;
}

.play-button {
	position: absolute;
	bottom: -15px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: none;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s ease;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.play-button:hover {
	transform: scale(1.1);
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
}

.play-button.red {
	background: linear-gradient(135deg, #ff6b6b, #ee5a52);
}

.play-button.orange {
	background: linear-gradient(135deg, #ffa726, #ff9800);
}

.play-button.green {
	background: linear-gradient(135deg, #66bb6a, #67bda2);
}

.play-icon {
	width: 0;
	height: 0;
	border-left: 10px solid white;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	margin-left: 2px;
}

.conceptwrap { display: flex; }
.conceptwrap .item01 { width: 50%; margin-right: 4%; }
.conceptwrap .item02 { width: 45%; }
.sec01 { background: #fff;}
.sec02 { background: #FAEFF3; padding: 60px 0px 60px; margin-bottom: 100px; }
.sec03 { background: #fff;margin-bottom: 100px; }
.sec08 { background: #fff;margin-bottom: 100px; }
.metaslider { margin-bottom: 80px; }
.more-button {
	position: absolute;
	bottom: -15px;
	left: 45%;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: none;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s ease;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.more-button:hover {
	transform: scale(1.1);
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
}

.more-button.red {
	background: linear-gradient(135deg, #ff6b6b, #ee5a52);
}
.more-button.orange {
	background: linear-gradient(135deg, #ffa726, #ff9800);
}
.more-button.green {
	background: linear-gradient(135deg, #66bb6a, #67bda2);
}
.more-icon {
	width: 0;
	height: 0;
	border-left: 10px solid white;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	margin-left: 2px;
}
ul.topcompany  {
	display: flex;
	gap: 20px;
	margin: 0 auto;
	flex-wrap: wrap;
	justify-content: center;
}
.topcompany li a.card {
	width: 220px;
	height: 140px;
	background: white;
	border: 2px solid #ff6b9d;
	border-radius: 5px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	transition: all 0.3s ease;
}

.topcompany li a.card::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	background: rgba(255, 107, 157, 0.1);
	border-radius: 50%;
	transform: translate(-50%, -50%);
	transition: all 0.6s ease;
}

.topcompany li a.card:hover::after {
	width: 200%;
	height: 200%;
}

.topcompany li  a.card:hover {
	border-color: #ff8bb3;
	box-shadow: 0 0 0 4px rgba(255, 107, 157, 0.1);
}

.topcompany li a.card-title {
	font-size: 16px;
	font-weight: 600;
	color: #333;
	text-align: center;
	transition: color 0.3s ease;
}

.topcompany li a.card:hover .card-title {
	color: #ff6b9d;
}

ul.kanren-work { display: flex; width: 100%; flex-wrap: wrap; margin-bottom: 50px; }
ul.kanren-work li { display:inline-block; vertical-align: top;  width: 32%; margin: 10px auto; box-sizing: border-box; padding: 0px 0px 15px; 
}
ul.kanren-work li .wrap {
    text-decoration: none;
    color: #000;
    display: block;
    background: #fff;
    box-shadow: 3px 2px 5px #ddd;
    position: relative;
    padding-bottom: 40px;
}
ul.kanren-work li .catlabel {
    position: absolute;
    top: -15px;
    left: -10px;
}
ul.kanren-work li span.img { background: #F5F5F5; display: block; height: 250px; overflow: hidden; }
ul.kanren-work li span.img img { display: block; margin: auto; max-height: 250px; }
ul.kanren-work li h2 {
    font-weight: 300;
    padding: 5px 10px 2px;
    line-height: 1.5em;
}
ul.kanren-work li .wrap .morered {
position: absolute;
    bottom: -15px;
	left: 48%;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    background: linear-gradient(135deg, #ff6b6b, #ee5a52);
}

/* cssの最後部分 */
@media (max-width: 1640px) {
	#header img.logo { margin-left: 10px; }
}

@media (max-width: 1350px) {
	.menu a { padding: 20px 8px; margin: 0px 0px; }
	header,
	body { min-width: 1350px; }
	.wrapper02 { width: 100%;}
}
