@charset "UTF-8";
/* CSS Document */
@media (min-width: 960px){
	.sptb,.navToggle{
		display: none !important;
	}	
}
@media (min-width: 750px){
	.sp{
		display: none !important;
	}	
}
body{
	font-family:"Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	color: #333;
}

a{
	text-decoration-line: none;
}
a:link{
	text-decoration: none;
}
ul li{
	list-style-type: none;
}
p{
	line-height: 200%;
}
/* 最大表示幅枠　======================================== */
.wrapper{
	padding: 0;
}
.wrapper_bg{
	background:#f5f5f5;
}
/* スペース調整======================================== */
.w1680{
	max-width: 1680px;
	margin: auto;
}
.w960{
	max-width: 960px;
	margin: auto;
}
.h50{
	height: 50px;
}
.h30{
	height: 30px;
}
/* ラインマーカー======================================== */
.marker{
	background:linear-gradient(transparent 60%, #afddfa 60%);
}
.bg_light{
	background-color: rgba(255,255,255,0.65);
	backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(24px);
	border-bottom: solid 2px #f5f5f5;
}
.bg_dark{
	background-color: #339966;
	background-image: url("../img/bg_green.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
}
.bg_city{
	background-color: #c8e68a;
	background-image: url("../img/bg_city.png");
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg_kirakira{
	background-color: #c8e68a;
	background-image: url("../img/bg_kirakira_l.png"),url("../img/bg_kirakira_r.png");
	background-repeat: no-repeat;
	background-position: left top,right bottom;
	background-size:300px;
}
.bg_souzi{
	background: url("../img/bg_souzi.jpg") no-repeat;
	background-attachment: fixed;
	background-size: cover;
}
.bg_kirakira_g{
	background-color: #f5f5f5;
	background-image: url("../img/bg_kirakira_l.png"),url("../img/bg_kirakira_r.png");
	background-repeat: no-repeat;
	background-position: left top,right bottom;
	background-size:300px;
}


.txt_l-b{
	font-size: 120%;
	font-weight: 700;
	color: #339966;
}
.txt_l-w{
	font-size: 120%;
	font-weight: 700;
	color: #fff;
}

/* Loading背景画面設定　*/
#splash {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background:#f5f5f5;
	text-align:center;
}

/* Loading画像中央配置　*/
#splash_logo {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

/* Loading アイコンの大きさ設定　*/
#splash_logo img {
	width: 90%;
	max-width:250px;
}

/* ヘッダー　======================================== */
header{
	width: 100%;
	position:fixed;
	top: 0;
	left: 0;
	z-index: 10;
	background: rgba(255,255,255,0.65);
	backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(24px);
	border-bottom: solid 2px #f5f5f5;
}
header h1{
	margin-left: 20px;
	margin-top: auto;
}
header h1 img{
	width: 400px;
	padding-top: 1rem;
}
.header_in{
	max-width: 1800px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: auto;
}
.header_in nav ul{
	display: flex;
	align-items: flex-end;
	margin-top: 15px;
}
.header_in nav ul li{
	font-family: 'Noto Sans JP', sans-serif;
	transform: rotate(0.05deg);
	text-align: center;
	font-weight: bold;
	min-width: 100px;
	font-size: 0.8rem;
	transition:.5s;
}
.header_in nav ul li a{
	padding: 10px 5px;
	display: block;
	width: 100%;
	height: 100%;
	color: #333;
}
.header_in nav ul li a span{
	color: #339966;
	font-size: 150%;
}
.header_in nav ul li:hover{
	color: #fff;
	background:#339966;
}
.header_in nav ul li:hover a,
.header_in nav ul li:hover a span{
	color: #fff;
}
.header_in_right{
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.header_top_flex{
	display: flex;
	justify-content:center;
	align-items: center;
	padding-top: 10px;
}
.header_top_flex h2.tel{
	font-family: 'Noto Sans JP', sans-serif;
	transform: rotate(0.05deg);
	width: 200px;
	margin-right: 1rem;
	text-align: center;
	border-radius: 5px;
}
.header_top_flex h2.tel a{
	display: block;
	font-size: 1rem;
	width: 100%;
	height: 100%;
	padding: 0.25em 0.5em;
	border-radius: 5px;
	color: #fff;
	background:#339966;
	transition:all .5s ease-in;
}
.header_top_flex h2.tel a:hover{
	color: #fff;
	background: #88bc17;
	transition:all .5s ease-in;
}

/* スライダー　======================================== */
.slider_wrap{
	position: fixed;
	top:0;
	width: 100%;
	height: 600px;
	z-index: -1;
}
.slider{
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	-ms-overflow-style: none;
	z-index: -1;
}
.top_copy{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 600px;
	z-index: 1;
	background: url("../img/bg02_w.png") no-repeat;
	background-position: left center;
	background-size: 400px;
}
.top_copy h2{
	position: absolute;
	top:50%;
	left:50px;
	transform: translateY(-50%);
	z-index: 10;
	font-family: 'Noto Sans JP', sans-serif;
	font-style: normal;
	font-size:3em;
	line-height: 180%;
	vertical-align: bottom;
	color: #339966;
	text-shadow: 2px 2px 5px #fff;
}

.top_copy h2 img{
	display: block;
	margin: auto;
	width: 80%;
	max-width: 700px;
}

/* 新着情報 ================================================== */
.news_wrap{
	background:#666;
}
.news{
	max-width: 900px;
	height: 150px;
	overflow:auto;
	margin: auto;
	display: flex;
	justify-content: space-around;
	padding: 20px;
	background: #fff;
	border-radius: 20px;
}
.news h3{
	font-size: 18px;
	width: 150px;
	margin-top: auto;
	margin-bottom: auto;
	text-align: center;
	color:#333;
}
.news_in{
	width: 100%;
	height: 100%;
	max-width: 850px;
	margin: 0 ;
	padding: 10px;
}

/* 各コンテンツ枠　======================================== */
.contents{
	padding: 50px 0;
}
.contents_in{
	max-width: 960px;
	margin: auto;
	padding: 50px 10px;
}

.photo_flex{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.photo_flex div{
	width: 100%;
	padding: 10px;
}
.photo_flex div img{
	width: 100%;
}
.photo_flex_column{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
}


/* 見出し　==================== */
.txt_box{
	padding-left: 15px;
	max-width: 1800px;
	margin:0 auto 30px;
}
.txt_box h2{
	font-size: 1.6em;
	vertical-align: middle;
	font-family: 'Noto Sans JP', sans-serif;
	margin-left: 20px;
	background:url("../img/bg_point.png") no-repeat;
	background-position: left bottom;
	background-size: auto 15px;
	padding-bottom: 25px;
}
.txt_box h3{
	font-family: 'Sacramento', cursive;
	font-size: 3em;
	vertical-align: middle;
	color: #339966;
	line-height: 120%;
}
.link_flex{
	display: flex;
	align-items: flex-start;
	justify-content: space-around;
}
.flex_center{
	display: flex;
	justify-content: center;
	margin-top: 30px;
}
.button_wrap_2{
	text-align: center;
	padding: 10px;
}
/* 挨拶　==================== */
.bg_img01{
	background:url("../img/bg_greeting.jpg") no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.greeting_wrap{
	width: 100%;
	padding: 20px;
}
.greeting_flex{
	display: flex;
	align-items:flex-start;
}
.greeting_img{
	width: 50%;
}
.greeting_wrap img{
	width: 100%;
	height: 300px;
	object-fit: cover;
	padding: 10px;
}
.greeting_wrap .greeting_txt{
	width: 50%;
	padding:10px;
}
.greeting_wrap .greeting_txt p{
	font-size: 1rem;
	margin-bottom: 20px;
	line-height: 200%;
}
.greeting_wrap .greeting_txt p strong{
	color:#339966; 
}
/* お悩み　==================== */
.top_onayami{
	display: flex;
}
.top_onayami div{
	width: calc(100% / 3);
	height: 260px;
	padding: 30px 10px;
	margin: 10px 5px;
	background-color: #fff;
	
	box-shadow: 5px 5px 5px rgba(0,0,0,0.59);
	position: relative;
}
.top_onayami div img{
	position: absolute;
	top: calc(50% - 2.5em);
	left: 50%;
	transform: translate(-50%, -50%);
	width: 130px;
}

.top_onayami p{
	display: block;
	width: calc(100% - 20px);
	padding: 0.5em 1em;
	font-size: 0.9em;
	font-weight: 300;
	height: 5em;
	position: absolute;
	left: 10px;
	bottom: 10px;
	background:#1788bd;
	color: #fff;
	border-radius: 5px;
}
/* TOP業務内容　==================== */
.contents_img{
	width: 100%;
	margin: auto;
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}
.contents_img figure{
	width: calc(100% / 4 - 20px);
	height: 370px;
	margin: 10px;
	position: relative;
	background: #fff;
	border-radius: 20px;
	border:#88bc17 solid 1px;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	cursor: pointer;
}
.contents_img figure a{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.contents_img figure img{
	position: absolute;
	top:60px;
	left: 50%;
	transform: translateX(-50%);
	width: 145px;
	height: 145px;
	padding: 15px;
	border-radius: 50%;
	background-color: #88bc17;
	object-fit: cover;
	opacity: 1;
	transition: all .5s;
}
.contents_img figure:hover img{
	background:#339966;
	padding: 5px;
}
.contents_img figure figcaption h3{
	position: absolute;
	top:0;
	left: 0;
	font-size: 1.2em;
	text-align: center;
	color: #fff;
	background: #339966;
	padding: 8px;
	width: 100%;
	border-radius: 20px 20px 0 0;
}
.contents_img figure figcaption p{
	position: absolute;
	bottom: 40px;
	left: 10px;
	padding: 0.5em;
	width: calc(100% - 20px);
	border-radius: 5px;
	line-height: 180%;
}
.contents_img figure figcaption h4{
	position: absolute;
	bottom: 15px;
	right: 15px;
	font-size: 1em;
	font-weight:400; 
	color: #339966;
	transition: all .5s;
}
.contents_img figure:hover figcaption h4{
	font-size: 1.1em;
}
/* 求人募集　==================== */
.rec_wrap{
	background: url("../img/bg01.jpg") no-repeat;
	background-size: 100%;
	background-position: bottom left;
	padding: 20px;
}
.rec_copy{
	margin-left: 15px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #1788bd;
	font-size: 1.1em;
}
.rec_wrap .rec_txt{
	width: 100%;
	padding: 15px;
	margin: auto;
}
.rec_wrap .rec_txt p{
	text-shadow: 2px 2px 5px #fff;
}
/* カルーセル　==================== */
.carousel {
	padding: 0;
}
.carousel div {
	margin: 0 5px;
	height: 230px;
	overflow: hidden;
}
.carousel img {
	width: 100%;
	height: 230px;
	object-fit: cover;
}
.carousel .slick-next {
	right: 17px;
	z-index: 50;
}
.carousel .slick-prev {
	left: 23px;
	z-index: 50;
}
/* ボタン　================================================== */
.button_wrap{
	text-align: center;
	margin-bottom: 20px;
}
.button_01{
	display: inline-block;
	text-align: center;
	width: 320px;
	background-color:#339966;
	color: #fff;
	padding: 0.5em;
	position: relative;
	border-radius: 5px;
}
.button_01::after{
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: "\f105";
	position: absolute;
	top: calc(50% - 0.5em);
	right: 15px;
	transition: .5s;
}
.button_01:hover{
	color: #fff;
	background:#88bc17;
	transition: .5s;
}
.button_01:hover::after{
	right: 10px;
	transition: .5s;
}

.button_02{
	display: inline-block;
	text-align: center;
	width: 100%;
	background-color:#339966;
	color: #fff;
	padding: 0.5em;
	position: relative;
	border-radius: 5px;
}
.button_02::after{
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: "\f105";
	position: absolute;
	top: calc(50% - 0.5em);
	right: 15px;
	transition: .5s;
}
.button_02:hover{
	color: #fff;
	background:#88bc17;
	transition: .5s;
}
.button_02:hover::after{
	right: 10px;
	transition: .5s;
}
.button_02 a{
	color: #fff;
}
.wrap_right{
	min-width: 250px;
	max-width: 400px;
	margin: 30px 0 0 auto;
}
.wrap_right p{
	text-align: right;
}

/* トピックス　================================================== */
.topic{
	max-width: 960px;
	margin: auto;
	background: #fff;
	padding: 20px;
	display: flex;
	align-items: stretch;
}
.topic div{
	width: 100%;
	padding: 10px;
}
.topic div img{
	width: 100%;
}
.topic h3{
	font-family: 'Noto Sans JP', sans-serif;
	transform: rotate(0.05deg);
	font-size: 1.1em;
}
.topic p{
	font-size: 0.9em;
	line-height: 180%;
}
.topic p span{
	font-weight: 700;
	background: linear-gradient(transparent 60%, #ffddbc 0%);
}


/* フッター部分　================================================== */
footer{
	width: 100%;
	background: url("../img/bg_footer.jpg");
	background-size: cover;
	background-attachment: fixed;
	padding-top: 30px;
}
footer nav{
	max-width: 800px;
	margin: 0 auto 20px;
}
footer nav ul{
	display: flex;
	justify-content: center;
	align-items: center;
}
footer nav ul li{
	font-size: 0.9em;
	font-weight: 700;
	padding: 1em;
	text-align: center;
}
footer nav ul li a{
	color:#339966;
	padding-bottom: 10px;
	transition:all .5s ease-in;
}
footer nav ul li a::before{
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: '\f0da';
	padding: 5px;
}
footer nav ul li a:hover{
	color: #1788bd;
	transition:all .5s ease-in;
}
footer h2 img{
	width: 350px;
	padding: 10px;
}
.footer_in{
	max-width: 900px;
	margin: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 50px 20px;
	background: rgba(255,255,255,0.65);
	backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(24px);
}

.footer_in p{
	color: #333;
	line-height: 120%;
}
.footer_in p.footer_txt{
	margin: 20px 0;
	line-height: 200%;
}
.footer_in p.phone_buttom{
	text-align: center;
	font-size:1.4em;
	line-height: 180%;
	padding: 1em;
	color: #333;
}
.footer_in p.phone_buttom a{
	color: #339966;
}
.footer_in p.phone_buttom a:hover{
	color: #1788bd;
	transition:all .5s ease-in;
}
footer small p{
	color: #fff;
	background:#339966;
	text-align: center;
	padding: 15px 0;
	
}
.footer_in p.mail_buttom{
	text-align: center;
	vertical-align: middle;
	font-size: 1.3em;
	font-weight: 700;
}
.footer_in p.mail_buttom a{
	color: #fff;
	background: #339966;
	display: block;
	width: 100%;
	height: 100%;
	padding: 0.5em;
	border: solid 1px #fff;
	border-radius: 5px;
	transition:all .5s ease-in;
}
.footer_in p.mail_buttom a:hover{
	background: #1788bd;
	color: #fff;
	transition:all .5s ease-in;
}
.point{
	background:#1788bd;
	padding: 3px 5px;
	border-radius: 5px;
	font-size: 80%;
	color: #fff;
}

/* サブページタイトル ================================================== */

.subtitle{
	width: 100%;
	height: 400px;
	position: relative;
	overflow: hidden;
	-ms-overflow-style: none;
}
.sub_copy{
	position: absolute;
	top:50%;
	left:50%;
	transform: translateX(-50%);
	z-index: 10;
	width: 90%;
	text-align: center;
}
.sub_copy h2{
	font-family: 'Noto Sans JP', sans-serif;
	font-size:2rem;
	color: #fff;
	text-shadow: 2px 2px 10px #000;
}
.sub_copy h2 span{
	font-size: 150%;
	font-family: 'Sacramento', cursive;
}

.bg_in_w{
	background: rgba(255,255,255,0.65);
	backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(24px);
	border-bottom: solid 2px #f5f5f5;
	border-radius: 10px;
	padding: 15px;
}


/* メールフォーム==================== */
.contact h3{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.2em;
	border-left: solid 5px #339966;
	padding-left: 6px;
	margin-bottom: 15px;
}
.contact p.top_txt{
	font-size: 1.2em;
	text-align: center;
	margin: 20px 0;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	color: #339966;
}
.tel_button{
    position: relative;
	overflow: hidden;
	text-decoration: none;
	display: block;
    width: 100%;
	max-width: 500px;
    background:#339966;
	border-radius: 50px;
    padding: 10px 30px;
    text-align: center;
	margin: 16px auto;
    outline: none;
    transition: ease .2s;
	cursor: pointer;
	font-size: 1.2em;
}
/*ボタン内spanの形状*/
.tel_button span {
	position: relative;
	z-index: 3;
	color:#fff;
}
/*== 背景が流れる*/
.bgleft:before {
 	content: '';
 	position: absolute;
 	top: 0;
 	left: 0;
 	z-index: 2;
 	background:#88bc17;
 	width: 100%;
	height: 100%;
	border-radius: 50px;
    /*アニメーション*/
 	transition: transform .6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
 	transform: scale(0, 1);
	transform-origin: right top;
}
.bgleft:hover:before{
	transform-origin:left top;
	transform:scale(1, 1);
}
#mailform{
	width: 100%;
	padding: 20px;
	background: rgba(255,255,255,0.49);
	margin: 30px 0;
}
#mailform table{
	width: 100%;
	font-size: 1rem;
	border-collapse: collapse;
	border-spacing: 0;
}
#mailform table th{
	width: 200px;
	text-align: left;
	padding: 0.5em;
	vertical-align: top;
	line-height: 120%;
}
#mailform table tr:nth-child(odd){
	background-color: #f5f5f5;
}
#mailform table td{
	width: calc(100% - 210px);
	padding: 0.5em 1em;
}
.flex_btn{
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}
#mailform .radio{
	padding: 0 1rem;
	margin-bottom: 0.5rem;
}
#mailform .form_input,#mailform textarea{
	background:#fff;
	width: 100% !important;
	padding: 5px 10px;
	border:solid 1px #ccc;
}
#mailform span.form_required{
	font-size: 60%;
	font-weight: normal;
	color: #fff;
	background:#339966;
	padding: 3px 8px;
	margin-left: 0.5rem;
	border-radius: 5px;
}
input[type='submit']{
	display: block;
	width: 100%;
	max-width: 300px;
	padding: 5px;
	font-weight: 400;
	background:#339966;
	color:#fff ;
	border-radius: 5px;
	margin: 0 auto;
}
input[type='submit']:hover{
	color: #fff;
	background:#88bc17;
}
.infobox{
	margin-bottom: 30px;
}
.infobox h4{
	text-align: center;
	color: #333 !important;
	font-size: 1em !important;
	padding: 1em 0;
}
.infobox h5{
	color: #333;
}
.infobox p{
	font-size: 0.8em !important;
	color: #333;
	padding: 0.5em;
}
#mailform summary{
	cursor: pointer;
	display: block;
	list-style: none;
}
#mailform summary::-webkit-details-marker {
	color: transparent;
	display: none;
}
#mailform details::before{
	display: none;
}
#mailform details[open]{
	animation: fadeIn 1s ease;
}
@keyframes fadeIn {
  0% {
    opacity: 0; /* 透明 */
    transform: translateY(-10px); /* 上から表示 */
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
#mailform details summary h4::before{
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: '\f067';
	padding-right: 15px;
}
#mailform details[open] summary h4::before{
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: '\f068';
	padding-right: 15px;
}
.visually-hidden { /* 元のボタンを非表示にする*/
	position: absolute;
	white-space: nowrap;
	width: 1px;
	height: 1px;
	overflow: hidden;
	border: 0;
	padding: 0;
	clip: rect(0 0 0 0);
	clip-path: inset(50%); 
	margin: -1px;
}

label.radio-label {
	cursor: pointer;
	padding-left: 30px;
	position: relative;
}

label.radio-label::before,
label.radio-label::after {
	content: "";
	display: block;
	border-radius: 50%;
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
}

label.radio-label::before {
	background-color: #fff;
	border: 1px solid #ccc;
	height: 20px;
	width: 20px;
	left: 5px;
}

label.radio-label::after {
	background-color: #fa8072;
	opacity: 0;
	height: 12px;
	width: 12px;
	left: 9px;
	transition: ease .2s;
}

input:checked + label.radio-label::after {
  opacity: 1;
}

/* 概要ページ ================================================== */
p.rinen{
	text-align: center;
	font-size: 3em;
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
	color: #339966;
}

.gaiyou{
	width: 100%;
	background-color: rgba(255,255,255,0.50);
}
.gaiyou th{
	position: relative;
	text-align: left;
	vertical-align: top;
	padding: 15px 20px;
	background: #339966;
	width: 180px;
	color: #fff;
}
.gaiyou th::after{
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	top:50%;
	transform: translateY(-50%);
	right: -1.5em;
	border-style: solid;
	border-color: transparent transparent transparent #339966;
	border-width: 0.5em 1em 0.5em 0.5em;
	z-index: 10;
}
.gaiyou td{
	vertical-align: top;
	padding: 15px 20px;
	border-bottom: #339966 1px solid;
}
.map{
	width: 90%;
	margin: auto;
}
/* よくある質問 ================================================== */
.qa details{
	margin-bottom: 15px;
	background-image: linear-gradient(to bottom, #339966, #88bc17);
	padding: 10px;
	border-radius: 10px;
}
.qa details summary{
	cursor: pointer;
	display: block;
	list-style: none;
	position: relative;
	height: 50px;
}
.qa details::before{
	display: none;
}

.qa details summary::-webkit-details-marker{
	display: none;
}
.qa details summary ::before{
	position: absolute;
	right: 0;
	top:50%;
	transform: translateY(-50%);
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: '\f067';
}
.qa details[open] summary ::after{
	position: absolute;
	right: 0;
	top:50%;
	transform: translateY(-50%);
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: '\f068';
	font-size: 1.1em;
}
.qa details summary h4{
	font-size: 1.1em;
	line-height: 30px;
	position: absolute;
	width: calc(100% - 60px);
	left: 20px;
	top:50%;
	transform: translateY(-50%);
	color: #fff;
	background:url("../img/qa_q.png") no-repeat;
	background-position: left center;
	background-size: 30px;
	padding-left: 40px;
}

.qa details p{
	padding: 15px 15px 30px 45px;
	font-size: 0.9em;
	caption-side:0.9em;
	border-radius: 10px;
	margin-top: 10px;
	background: url("../img/qa_a.png") no-repeat;
	background-size: 20px;
	background-position: left 15px top 15px;
	background-color:#fff;
	
}

/* 業務内容 ================================================== */


.menu_wrap{
	background: rgba(255,255,255,0.65);
	backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(24px);
	border-bottom: solid 2px #f5f5f5;
	border-radius: 10px;
	padding: 15px;
	margin-bottom: 30px;
}
.menu_wrap h3,.price_wrap h3{
	background-color: #339966;
	padding: 0.25em 1em;
	border-radius: 30px;
	color: #fff;
	margin-bottom: 10px;
	font-size: 1.1em;
}
.menu_wrap h3::before,.price_wrap h3::before{
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: '\f111';
	padding-right: 0.5em;
}
.menu_wrap p.menutxt{
	padding: 10px;
}
.menu_wrap p.menutxt strong{
	color: #00aeb8;
	font-size: 1.1em;
}
.flex_menu{
	display: flex;
	align-items: center;
	margin: 20px 0;
}
.flex_menu .in_photo{
	width: 300px;
}
.flex_menu .in_photo img{
	width: 100%;
}


.flex_photo{
	display: flex;
	align-items: flex-start;
	justify-content: space-around;
	max-width: 960px;
}
.flex_photo div{
	padding: 10px;
	width: 100%;
}
.flex_photo div img{	
	width: 100%;
}
.menu_wrap ul.note{
	padding: 20px;
	background: #fff;
	border:solid 1px #ccc;
	border-radius: 5px;
	color: #999;
}
.menu_wrap ul.note li{
	padding: 0.5em;
	font-size: 0.8em;
}

.price_wrap{
	padding: 30px 10px;
	flex: 1;
}

.price_wrap h4{
	font-size: 1.1em;
	padding-left: 0.25em;
	border-left: solid 5px #00aeb8;
	color: #00aeb8;
	margin-bottom: 10px;
}
.price_wrap dl{
	display: flex;
	align-items: flex-end;
	padding: 0.5em 1em;
	border-bottom: solid 1px #ccc;
	width: 90%;
	margin: 0 auto 20px;;
}
.price_wrap dl dt{

	background:#ffcc33;
	border-radius: 5px;
	padding: 0.5em 1em ;
	font-size: 1.1em;
	min-width: 210px;
}
.price_wrap dl dd{
	flex: 1;
	font-size: 1.5em;
	color: #bd4b17;
	font-weight: 700;
	text-align: right;
}
.price_wrap dl dd span{
	font-size: 60%;
}
.price_wrap ul li{
	padding: 0.25em 1em;
	font-size: 1.1em;
	border-bottom: dashed 1px #00aeb8;
}
.price_wrap .inner{
	width: 90%; 
	margin: auto; 
	padding: 10px;
}
.flex_photo02{
	display: flex;
	align-items: flex-start;
	width: 90%;
	margin: auto;
}
.flex_photo02 div{
	width: calc(100% / 2);
	padding: 10px;
}
.flex_photo02 div img{
	width: 100%;
}
.flex_price{
	display: flex;
	align-items: stretch;
	justify-content: space-around;
	width: 90%;
	margin: auto;
}
.flex_price div{
	width: calc(100% / 2 - 20px);
	padding: 1em;
	margin: 5px;
}



p.prise{
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	color: #000;
}
p.prise span{
	font-size: 60%;
}
.flex_price div img{
	width: 80%;
	max-width: 300px;
	padding: 10px;
	display: block;
	margin: auto;
}
/* エアコンクリーニング============================================================ */
.contents_top{
	display: flex;
	flex-direction: row-reverse;
	justify-content: center;
	align-items: center;
	padding: 30px 0;
}
.contents_top h2{
	color: #339966;
	font-size: 1.5em;
	font-weight: 700;
	line-height: 100%;
	padding-bottom: 8px;
	padding-left: 10px;
}
.contents_top h2 span{
	font-family: 'Sacramento', cursive;
}
.contents_top img{
	width: 150px;
	height: 150px;
	padding: 10px;
	object-fit: cover;
	background: #339966;
	border-radius: 50%;
}

p.copy01{
	font-weight: 700;
	font-size: 1.2em;
	text-align: left;
	background: #88bc17;
	color: #fff;
	padding: 20px;
	border-radius: 10px;
}

.aircon_hikaku{
	background:#fff;
	padding: 20px;
	border-radius: 10px;
	text-align: center;
}
.aircon_hikaku h4{
	font-size: 1.3em;
	text-align: center;
	margin: 20px 0;
	padding: 0.5em;
	background:#339966;
	color: #fff;
	border-radius: 10px;
}
.aircon_hikaku img{
	padding: 10px;
	max-width: 450px;
}
.aircon_hikaku dl{
	display: flex;
	align-items: flex-start;
	text-align: left;
	width: 80%;
	margin: auto;
	padding: 10px 0;
	border-bottom: solid 1px #ccc;
}
.aircon_hikaku dl dt{
	font-size: 1.2em;
	min-width: 12em;
	font-weight: 700;
}
.aircon_hikaku dl dt{
	
}

.hikaku_arrow{
	text-align: center;
	color: #339966;
	font-size: 4em;
	margin: 10px ;
}

.bg_aircon{
	max-width: 1440px;
	margin: auto;
	background-color: #fff;
	padding-bottom: 50px;
}
.copy02{
	background: #339966;
	color: #fff;
	font-size: 1em;
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 10px;
}
.copy02 strong{
	font-size: 120%;
}

.aircon_ba{
	max-width: 90%;
	margin: auto;
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.ba_inner {
	width: 400px;
	padding: 10px;
}
.ba_inner img{
	width: 100%;
	height: 250px;
	object-fit: cover;
	vertical-align: middle;
}
.aircon_ba h4{
	background:#339966;
	color: #fff;
	padding: 0.5em 1em;
}
.aircon_ba p{
	background:#f5f5f5;
	padding: 0 1em 1em;
}
.bg_aircon h3{
	font-size: 1.2em;
	border-left: solid 5px #339966;
	padding-left: 6px;
	margin-bottom: 15px;
}
/* ハウスクリーニング============================================================ */
.services_nav ul{
	display: flex;
	padding: 30px 0;
	max-width: 1366px;
	margin: auto;
}
.services_nav ul li{
	width: 100%;
	height: 160px;
	text-align: center;
	font-size: 0.9em;
	position: relative;
	color: #339966;
}
.services_nav ul li i{
	font-size: 1.2em;
	padding-top: 0;
	transition: all .5s;
}
.services_nav ul li img{
	display: block;
	width: 120px;
	height: 120px;
	margin: auto;
	padding: 20px;
	border-radius: 50%;
	background-color: #339966;
	transition: all .5s;
}
.services_nav ul li a{
	position: absolute;
	top:0;
	bottom: 0;
	left: 0;
	right: 0;
}
.services_nav ul li:hover img{
	background-color: #88bc17;
	padding: 10px;
}
.services_nav ul li:hover i{
	font-size: 1.4em;
	padding-top: 5px;
}
ul.house{
	width: 90%;
	margin: auto;
}
ul.house li{
	padding: 0.5em 0;
	font-size: 1.2em;
	border-bottom: solid 1px #88bc17;
}
ul.house li::first-letter{
	color: #88bc17;
	font-size: 120%;
}
p.midashi02{
	font-size: 1.2em;
	color: #88bc17;
}

/* 連絡先 */
.connect{
	display:flex;
	width: auto;	
}

.co01{
	width: 100%;
	height: 100px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color:#88bc17;
	color: #fff;	
	border: #fff solid 1px;
}

.co01 a {
	position: absolute;
	top: 0;
	left:0;
	bottom: 0;
	right: 0;
	background-color: #88bc17;
	color: #fff;
	font-size: 1.2em;
	text-decoration: none;
	text-align: center;	
	padding-top: 15px;
	transition:all .5s ease-in;
	}
.co01 a span{
	font-size:0.6em;
	color:#ffd200;
}

.co01 :hover{
	background-color: #339966;
	color:#fff;
}
.message_connect h3{
	text-align: center;
	font-weight: 700;
	padding: 1em 0;
}
/* 対応地域============================================================ */
.taiou_wrap{
	background-color: #edf2ae;
}
.taiou{
	max-width: 960px;
	margin: auto;
	background-image: url("../img/map_nagsaki.png") ;
	background-repeat: no-repeat;
	background-position: left;
	background-size: auto 100%;
	min-height: 300px;
	padding: 15px;
}
.taiou p.txt_l{
	font-size: 1.2em;
	font-weight: 700;
	color: #339966;
	display: block;
	width: 60%;
	max-width: 700px;
	margin: 0 0 0 auto;
	text-shadow: 2px 2px #fff;
}
.taiou p.txt_l span{
	font-size: 80%;
}
/* ギャラリー============================================================ */
.carousel_wrap{

}
.carousel_g {
	width: calc(100% - 100px);
	padding: 0;
	margin: auto;
}
.carousel_g div {
	overflow: hidden;
	margin: auto;
}
.carousel_g div img {
	width: 100%;
	height: 250px;
	padding: 10px;
	object-fit: cover;
}
.carousel_g .slick-next {
	right: -30px;
	z-index: 50;
}
.carousel_g .slick-prev {
	left: -40px;
	z-index: 50;
}
/* フローチャート ================================================== */
.flow_wrap h3{
	background:#339966;
	color: #fff;
	padding: 0.25em 1em;
	vertical-align: middle;
	border-radius: 10px 10px 0 0;
}
.flow_flex{
	display: flex;
	justify-content: flex-start;
	background: rgba(255,255,255,0.79);
	height: 220px;
}
.flow_img{
	width: inherit;
}
.flow_img img{
	width: 350px;
	height: 220px;
	object-fit: cover;
}
.flow_text{
	padding: 15px;
	width: 100%;
}
.flow_arrow{
	background-color: #333;
	width: 60px;
	height: 60px;
	margin: 20px auto;
	position: relative;
}
.flow_arrow i{
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 2em;
}
/* ビフォーアフター ================================================== */
.ba_wrapper{
	margin-bottom: 60px;
}
.ba_wrapper:last-child{
	margin-bottom: 0 !important;
}
.ba_wrapper .box{
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.ba_wrapper .box:last-child{
	margin-bottom: 0 !important;
}
.ba_wrapper .ba_middle{
	margin-top: 30px;
	margin-bottom: 40px;
	text-align: center;
}
.ba_wrapper .ba_middle img{
	display: block;
	width: calc(100% / 2 - 30px);
	margin: 0 auto;
}
.before_after{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}
.before_after .ba_img{
	width: calc(100% / 2 - 30px);
	height: 260px;
	overflow: hidden;
	position: relative;
	background: #f7f6f5;
}
.before_after .ba_img img.ba01{
	width: 100%;
	height: 280px;
	object-fit: contain;
	position: absolute;
	top: 0;
	left: 0;
}
.before_after .ba_img img.ba02{
	position: absolute;
	width: 120px;
	bottom: 10px;
	right: 10px;
}
.before_after .ba_img h4{
	position: absolute;
	top: 20px;
	left: 30px;
	font-size: 1.5em;
	color: #339966;
	text-shadow: 2px 2px #fff,-2px -2px #fff,-2px 2px #fff,2px -2px #fff,2px 0px #fff,0px 2px #fff,-2px 0px #fff,0px -2px #fff;
}
.ba_arrow{
	padding: 5px;
}
.ba_arrow i{
	color: #88bc17;
	font-size: 2em;
}
.ba h3{
	vertical-align: middle;
	text-align: left;
	border-left: 3px solid #339966;
	padding-left: 0.5em;
	font-size: 1.5em;
	font-family: 'Noto Serif JP', serif;
}



/* TOPへ戻るボタン ================================================== */
#page_top{
	width: 70px;
	height: 70px;
	position: fixed;
	right: 10px;
	bottom: 10px;
	background: #339966;
	border-radius: 50%;
	opacity: 0.8;
	z-index: 999;
}
#page_top a{
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	text-decoration: none;
}
#page_top a::before{
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: '\f077';
	font-size: 50px;
	color:#fff;
	position: absolute;
	width: 50px;
	height: 50px;
	top: 15px;
	bottom: 0;
	right: 0;
	left: 10px;
	margin: auto;
	text-align: center;
}

/*パンくずリスト ================================================== */
.breadcrumb {
	list-style: none;
	position: absolute;
	bottom: 1em;
	left: 1em;
	background:rgba(0,0,0,0.25);
	padding: 3px 5px;
}

.breadcrumb li {
	display: inline;
	list-style: none;
	line-height: 100%;
}

.breadcrumb li:after {
	content: '>';
	padding: 0 0.2em;
	color: #fff;
}

.breadcrumb li:last-child:after {
	content: '';
}

.breadcrumb li a {
	text-decoration: none;
	color: #fff;
}

.breadcrumb li a:hover {
	text-decoration: underline;
}
/* スクロールフェードイン ================================================== */
.fadein {
	opacity : 0.1;
	transform : translate(0, 100px);
	transition : all 500ms;
}

.fadein.scrollin {
	opacity : 1;
	transform : translate(0, 0);
}






.dtitle{
	background-color: #339966;
	padding: 0.25em 1em;
	border-radius: 30px;
	color: #fff;
	margin-bottom: 20px;
	font-size: 1.1em;
}
.dtitle::before{
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: '\f111';
	padding-right: 0.5em;
}

.stitle{
	position: relative;
	font-size: 1.05rem;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	border-bottom: 2px solid #88bc17;
	margin-bottom: 10px;
}
.stitle::before{
	content: '';
	position: absolute;
	bottom: -2px;
	width: 100px;
	height: 2px;
	background: #339966;
}