@charset "utf-8";
/* CSS Document */


@font-face {/*NotoSansJP*/
  font-family: 'NotoSansJP';
  src: url('../fonts/font/NotoSansJP-Regular.ttf');
  src:
  url('../fonts/font/NotoSansJP-Regular.woff2') format('woff2'),
  url('../fonts/font/NotoSansJP-Regular.woff') format('woff'),
  url('../fonts/font/NotoSansJP-Regular.ttf') format('TrueType');
	font-weight: 400;
}

@font-face {/*NotoSansJP*/
  font-family: 'NotoSansJP';
  src: url('../fonts/font/NotoSansJP-Medium.ttf');
  src:
  url('../fonts/font/NotoSansJP-Medium.woff2') format('woff2'),
  url('../fonts/font/NotoSansJP-Medium.woff') format('woff'),
  url('../fonts/font/NotoSansJP-Medium.ttf') format('TrueType');
	font-weight: 500;
}

@font-face {/*NotoSansJP*/
  font-family: 'NotoSansJP';
  src: url('../fonts/font/NotoSansJP-Bold.ttf');
  src:
  url('../fonts/font/NotoSansJP-Bold.woff2') format('woff2'),
  url('../fonts/font/NotoSansJP-Bold.woff') format('woff'),
  url('../fonts/font/NotoSansJP-Bold.ttf') format('TrueType');
	font-weight: 700;
}

@font-face {/*NotoSansJP*/
  font-family: 'NotoSansJP';
  src: url('../fonts/font/NotoSansJP-Black.ttf');
  src:
  url('../fonts/font/NotoSansJP-Black.woff2') format('woff2'),
  url('../fonts/font/NotoSansJP-Black.woff') format('woff'),
  url('../fonts/font/NotoSansJP-Black.ttf') format('TrueType');
	font-weight: 900;
}

@font-face {/*Roboto*/
  font-family: 'Roboto';
  src: url('../fonts/font/Roboto-Regular.ttf');
  src:
  url('../fonts/font/Roboto-Regular.woff2') format('woff2'),
  url('../fonts/font/Roboto-Regular.woff') format('woff'),
  url('../fonts/font/Roboto-Regular.ttf') format('TrueType');
	font-weight: 400;
}

@font-face {/*Roboto*/
  font-family: 'Roboto';
  src: url('../fonts/font/Roboto-Bold.ttf');
  src:
  url('../fonts/font/Roboto-Bold.woff2') format('woff2'),
  url('../fonts/font/Roboto-Bold.woff') format('woff'),
  url('../fonts/font/Roboto-Bold.ttf') format('TrueType');
	font-weight: 700;
}

@font-face {/*Roboto*/
  font-family: 'Roboto';
  src: url('../fonts/font/Roboto-Black.ttf');
  src:
  url('../fonts/font/Roboto-Black.woff2') format('woff2'),
  url('../fonts/font/Roboto-Black.woff') format('woff'),
  url('../fonts/font/Roboto-Black.ttf') format('TrueType');
	font-weight: 900;
}


/*共通*/
body{overflow: hidden;width: 100%;}
.pc {display:none!important;}
.sp {display:block;}

body {
	color: #000;
	font-size:16px;
	line-height:1.6;
	font-family: 'NotoSansJP',"メイリオ","Mayryo ","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-weight: 400;
	font-style: normal;
	word-break: break-all;}
img{width:100%;height:auto;}


table {width: 100%;table-layout: fixed;}

h1,h2,h3,h4,h5,h6{font-weight: 700;}
a:link, a:visited {
    color: #000;
    text-decoration: none;
	transition: 0.3s;
}

.wrap{position:relative;}

a {color: #000;}

:focus { outline: none;}

input, select {
  -webkit-appearance: auto;
  appearance: auto;
}

/*共通設定*/

.btn01 {width:100%;height:72px;display:table;margin:0 auto;}
.btn01 a {display:table-cell;vertical-align:middle;color:#fff;font-weight:bold;background:url("../img/common/btn01.svg") no-repeat center right 30px #E60065;position:relative;text-decoration:none;border-radius:60px;border:3px solid #fff;box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);text-align:center;}
.btn01 a:hover {box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2);}
.btn01 a span {position:relative;right:10px;}

.title01 {text-align:center;}
.title01 .p01 {font-size:18px;line-height:1.5;font-weight:bold;color:#fff;margin-bottom:14px;}

.title01 .p01 .waku {display:inline-block;padding:2px 15px 6px;border-radius:10px;background:#1EB200;position:relative;white-space: nowrap;}
.title01 .p01 .waku::before {content:"";background:url("../img/common/kaku01.svg") no-repeat;width:14px;height:14px;background-size:contain;position:absolute;left:0;right:0;bottom:-10px;margin:auto;}
.title01 .p01 .roboto {font-size:34px;margin-right:2px;line-height: 1;}

.title01 .p02 {line-height:1.5;font-weight:bold;;margin-bottom:20px;position:relative;}
.title01 .p02::before {content:"";background:url("../img/common/kaku03.svg") no-repeat;width:18px;height:21px;position:absolute;left:0;right:0;bottom:-17px;margin:auto;}
.title01 .p02 .waku {display:inline-block;padding:5px 15px;background:#fff;border:4px solid #403F3F;border-radius:50px;white-space: nowrap;}

.title01 h2 {font-size:30px;line-height:1.3;}
.title01 h2 .waku {display:inline-block;position:relative;}
.title01 h2 .color {font-size:44px;font-weight:900;color:#22CC00;position:relative;display:inline-block;padding-bottom:10px;}
.title01 h2 .color::after {content: "";height: 10px;width:calc(100% + 25px);background:url("../img/common/zigzag01.svg") repeat-x;background-size: 538px 10px!important;position: absolute;left:-25px;bottom:0;}

.title01 h2 .big {font-size:58px;font-weight:900;}
.title01 h2 .roboto {font-size:64px;font-weight:900;padding-bottom:0;margin:0 4px;}
.title01 h2 .roboto::after {content:none;}

.title01 h2 .mini {font-size:30px;}
.title01 h2 .border {display:inline-block;padding:0 7px;margin-top:8px;position:relative;z-index:2;}
.title01 h2 .border::before {content:"";background:#FFD541;background-size:contain;width:100%;height:13px;position:absolute;bottom:0;left:0;right:0;margin:auto;z-index:-1;}

.title02 h2 .color {color:#E60065;}
.title02 .p01 .waku {background:#E33552;}
.title02 .p01 .waku::before {background:url("../img/common/kaku02.svg") no-repeat;}
.title02 h2 .color::after {background:url("../img/common/zigzag02.svg") repeat-x;}

.title01 br.sp {display:inline-block;}



/*ウェブフォント*/
.tcenter {text-align: center;}
.tright {text-align: right;}
.roboto {font-family: 'Roboto';font-weight:bold;}
.pop {font-family: 'Poppins';}
.thin {font-weight: 100;}


/*色*/
.shiro {color:#fff;}
.pink {color:#E60065;}
.green {color:#22CC00;}
.yellow {color:#FFD541;}
.blue {color:#256298;}
.mt20 {margin-top: 20px;}

/*色*/
.shiro {color:#fff;}
.orange {color:#EA5D1E;}
.ki {color:#FFF000;}
.mt20 {margin-top: 20px;}

.flex {width: 100%;
    margin: 0 ;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

/*header
---------------------------------------------------------------*/
#header {width: 100%;position: fixed;transition: 0.3s;left: 0;right: 0;top: 0;margin: auto;z-index: 102;}
.header_inner {display: block;width: 100%;padding-left: 20px;box-sizing: border-box;background:#fff;border-bottom:1px solid #E4E4E4;border-radius:0 0 10px 10px;}
.header_inner .left .logo {}
.header_inner .left .logo a {display: block;width:206px;height: 55px;background: url("../img/common/logo.svg") no-repeat center; background-size: contain;}
.header_inner .left .logo a img {display:none;}
.header_inner .left .p01 {display:none;}
.header_inner .right {display:none;}
.header_inner .gnav {display:none;}
.header_inner.opon {;border-radius: 0;}

/* nav
=========================================== */
.sp-nav-btn {width: 32px;height:20px;position: absolute;box-sizing: border-box;text-align: center;top:0;bottom:0;right:20px;margin: auto;transition: 0.3s;display: table;z-index: 109;}
.sp-nav-btn:before{content:"";width:100%;height:2px;background:#000;position: absolute;top:0;left:0;right:0;margin:auto;transition: 0.3s;box-shadow: 0 9px 0 0 #000;border-radius:1px;}
.sp-nav-btn:after{content:"";width:100%;height:2px;background:#000;position: absolute;bottom:0;left:0;right:0;margin:auto;transition: 0.3s;border-radius:1px;}

.sp-nav-btn.opon:before {transform: rotateZ(45deg);top:9px;box-shadow: none!important;}
.sp-nav-btn.opon:after {transform: rotateZ(-45deg);bottom:9px;}

div.navs-list {position: fixed;width: 100%;height:calc(100% - 56px);z-index: 102;top: 56px;padding:0 0 40px;box-sizing: border-box;right:-100%;transition: 0.3s;overflow-x: hidden;overflow-y: auto;background:#fff;}
div.navs-list.opon {right:0;}

.sp-tel {right: 72px;top: 10px;z-index: 101;position: absolute;width: 25px;height: 35px;display:table;}
.sp-tel a {display:table-cell;vertical-align:middle;text-align:center;}
.sp-tel a img {width:25px;}

div.navs-list > ul {line-height:1;margin-bottom: 40px;}
div.navs-list > ul > li {border-bottom: 1px solid #FFC7CE;}
div.navs-list > ul > li:last-child {border-bottom:0;}
div.navs-list > ul > li > a {padding:20px;font-weight:bold;display:block;text-decoration:none;background:url("../img/common/f_bg_info.svg")no-repeat center right 20px;}

.nav-midashi {padding:20px;font-weight:bold;display:block;text-decoration:none;background:url("../img/common/nav-midashi.svg")no-repeat center right 20px;}
.nav-midashi.on {background:url("../img/common/nav-midashi_on.svg")no-repeat center right 20px;}

div.navs-list .sp-nav {display:none;}
div.navs-list .sp-nav li {border-bottom: 1px solid #FFC7CE;}
div.navs-list .sp-nav li:last-child {border-bottom:0;}
div.navs-list .sp-nav li a {box-sizing: border-box;display:block;text-decoration:none;padding:20px;background:#FFF0F2;font-weight:400;}

.h_tel_box {margin-bottom:30px;text-align:center;}
.h_tel_box .p02 {font-size:14px;line-height:1;margin-bottom:10px;}
.h_tel_box .tel {text-align:center;font-size:26px;line-height:1;}
.h_tel_box .tel span {display:inline-block;padding-left:34px;background:url("../img/common/tel.svg") no-repeat center left;}
.h_tel_box .time {line-height:1.4;font-size:14px;margin-top:4px;}

.h_contact_list {width:calc(100% - 40px);box-sizing:border-box;justify-content:center;margin:0 auto;}
.h_contact_list .h_contact {width:calc(50% - 4px);height:46px;display:table;}
.h_contact_list .h_contact a {display:table-cell;vertical-align:middle;text-align:center;font-weight:bold;color:#fff;background:#E60065;border-radius:6px;font-size:14px;}
.h_contact_list .h_contact a span {display:inline-block;padding-left:26px;background:url("../img/common/mail.svg") no-repeat center left;}

.h_contact_list .h_contact02 {margin-left:8px;}
.h_contact_list .h_contact02 a {background:#06C755;}
.h_contact_list .h_contact02 a span {padding-left:23px;background:url("../img/common/line.svg") no-repeat center left;}

.kotei {width: 100%;position: fixed;transition: 0.3s;left:0;bottom: 0;margin: auto;z-index: 100;padding:8px 0;background:#403F3F;}
.kotei .h_contact_list .h_contact {height:42px;}


/* main */
/*-------------------------------------------*/
#main {}
#main.home_main {position:relative;box-sizing:border-box;padding:calc(56px + 3vw) 5% 0;background:url("../img/main/main_sp.png") no-repeat center #FFE6E9;background-size:cover;}
#main.home_main .cnt01 {display:block;margin-bottom:1.6vw;position:relative;}
#main.home_main .cnt01::after {content:"";background:url("../img/main/main_il_sp.png") no-repeat;background-size:contain;width:26%;position:absolute;right: 0;top: 2%;aspect-ratio: 83 / 124;}
#main.home_main .cnt01 h2 {width:73%;margin-bottom:-5vw;}
#main.home_main .cnt01 h3 {width:113%;}

#main.home_main h4 {width:100%;margin-bottom:2px;}
#main.home_main .cnt02 {}

#main.home_main .cnt02 .price_box {}
#main.home_main .cnt02 .price_box .price_box01 {align-items:center;width: 105%;}
#main.home_main .cnt02 .price_box .price_box01 .price01 {margin-right:3vw;padding:2vw;background:#fff;border-radius:6px;font-weight:bold;line-height:1.1;filter: drop-shadow(4px 6px 1px rgba(64, 63, 63, 0.3));font-size: 4vw;}
#main.home_main .cnt02 .price_box .price_box01 .price02 {position:relative;font-size:21vw;font-weight:900;line-height: 1.176;}
#main.home_main .cnt02 .price_box .price_box01 .price02 .mini01 {font-size:8vw;}
#main.home_main .cnt02 .price_box .price_box01 .price02 .mini02 {font-size:8vw;}
#main.home_main .cnt02 .price_box .price_box01 .price02 .span01 {text-stroke: 4vw #fff;-webkit-text-stroke: 4vw #fff;filter: drop-shadow(4px 6px 1px rgba(64, 63, 63, 0.3));}
#main.home_main .cnt02 .price_box .price_box01 .price02 .span02 {position: absolute;inset: 0;margin: auto;}

#main.home_main .cnt02 .price_box02 {position:relative;z-index:2;padding:0 4vw 4vw;box-sizing:border-box;margin-top:5%;}
#main.home_main .cnt02 .price_box02::before {content:"";width:100%;height:70%;border-radius:6px;background:#FFD541;position:absolute;z-index:-1;left:0;bottom:0;}
#main.home_main .cnt02 .price_box02 .price_box02_in {}
#main.home_main .cnt02 .price_box02 .price_box02_in .p01 {position:relative;font-size:3.5vw;font-weight:900;line-height:1;margin-bottom:4%;}
#main.home_main .cnt02 .price_box02 .price_box02_in .p01 .big01 {font-size:5.6vw;}
#main.home_main .cnt02 .price_box02 .price_box02_in .p01 .big02 {font-size:10vw;}
#main.home_main .cnt02 .price_box02 .price_box02_in .p01 .span01 {text-stroke: 10px #fff;-webkit-text-stroke: 2vw #fff;;}
#main.home_main .cnt02 .price_box02 .price_box02_in .p01 .span02 {position: absolute;inset: 0;margin: auto;}
#main.home_main .cnt02 .price_box02 .price_box02_in .p02 {font-size:3.2vw;line-height:1;}
#main.home_main .cnt02 .price_box02 .book {width:24%;position: absolute;right: 3%;top: -30%;}


#main.home_main .cnt02 .medal_list {order: 1;margin-top: 3vw;}
#main.home_main .cnt02 .medal_list .medal {width:calc(50% - 4px);aspect-ratio: 1 / 1;margin-right:8px;}
#main.home_main .cnt02 .medal_list .medal:last-child {margin-right:0;}
#main.home_main .cnt02 .medal_list .medal .medal_in {display:block;text-align:center;background:url("../img/main/medal.png")no-repeat center;background-size:cover;border-radius:100%;filter: drop-shadow(4px 6px 1px rgba(64, 63, 63, 0.3));padding-top:27%;box-sizing: border-box;height:100%;}
#main.home_main .cnt02 .medal_list .medal .medal_in h5 {font-size: 4vw;font-weight:900;line-height:1.2;}

#main.home_main .cnt02 .medal_list .medal01 .medal_in .num {font-weight:bold;font-size:13vw;line-height:1;}
#main.home_main .cnt02 .medal_list .medal01 .medal_in .num .mini01 {font-size:9vw;}
#main.home_main .cnt02 .medal_list .medal01 .medal_in .num .mini02 {font-size:5vw;}
#main.home_main .cnt02 .medal_list .medal01 .medal_in .p01 {font-size:3vw;line-height:1.2;}

#main.home_main .cnt02 .medal_list .medal02 .medal_in .num {font-size:5vw;line-height:1.3;}
#main.home_main .cnt02 .medal_list .medal02 .medal_in .num .roboto {font-size:11vw;}

#main.home_main .daihyou_box {width:100%;aspect-ratio: 316 / 360;order: 1;margin: 0 auto;}
#main.home_main .daihyou_box .daihyou_box_in {width:110%;height:100%;background:url("../img/main/daihyou_box.png")no-repeat center top;background-size:cover;position:relative;left: -5%;}
#main.home_main .daihyou_box .daihyou_box_in .text {position:absolute;left:0;bottom:0;font-size:3.5vw;line-height:1.4;padding:4% 15%;background:#000;width: 100%;box-sizing: border-box;border-radius: 30px 30px 0 0;}
#main.home_main .daihyou_box .daihyou_box_in .text > p {position:relative;color:#fff;}
#main.home_main .daihyou_box .daihyou_box_in .text .name {font-weight:bold;}
#main.home_main .daihyou_box .daihyou_box_in .text > p .span01 {}
#main.home_main .daihyou_box .daihyou_box_in .text > p .span02 {display:none;}
#main.home_main .daihyou_box .daihyou_box_in .text > p span.sp {display:inline-block;margin-right:1em;}
.main_contact_obi {display: none;}


/* 下層 main */
/*-------------------------------------------*/
#main.kasou {padding:116px 5% 60px;position:relative;background:url("../img/main/kasou_sp.png") no-repeat left bottom #FFE6E9;background-size:cover;}
#main.kasou h1 {font-size:24px;line-height:1.3;}

#main.kasou.akiyakanri {padding:102px 5% 45px;position:relative;}
#main.kasou.akiyakanri .akiyakanri_in {align-items:center;}
#main.kasou.akiyakanri .akiyakanri_in .img {width:50px;margin-right:10px;}
#main.kasou.akiyakanri .akiyakanri_in h1 {width:calc(100% - 60px);}

/*パンくず*/
div#bread {height:0;position:relative;top:8px;z-index:3;line-height:1;padding: 0 5%;}
ul.bread-list {}
ul.bread-list li {font-size:12px;font-weight:500;}
ul.bread-list li a {text-decoration:none;}
ul.bread-list li:after{content:"-";margin: 0 4px;}
ul.bread-list li:last-child:after{content:none;}

/* CLEARFIX
=========================================== */

.cf:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	overflow: hidden;
	font-size: 0.1em;
	line-height: 0;
}
.cf {
	min-height: 1px;
}
* html .cf {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}

/*ライトボックス設定*/
#fancybox-wrap { padding: 0!important;width: 100%!important;left: 0!important;}
div#fancybox-content {border:none;width: 92%!important;padding: 2%;margin: 2%;height: auto!important;}
div#fancybox-outer {background: none;}
#fancybox-close {position: absolute; top: 0!important;right: 0!important;}

section {position:relative;}

/* footer */
/*-------------------------------------------*/
#footer {padding-bottom:58px;}
.page-contact #footer {padding-bottom:0;}
.page-contact .kotei {display:none;}

.footer_map {background:#727171;padding:60px 5%;}
.footer_map .bg {background: url("../img/common/bg02_sp.png") no-repeat center top #fff;background-size:contain;aspect-ratio: 336 / 451;box-sizing:border-box;border-radius:20px;overflow:hidden;position: relative;}
.footer_map .bg .map_in_ul {}
.footer_map .bg .map_in_ul li {font-size:3vw;font-weight:bold;position: absolute;box-sizing: border-box;line-height: 1;}
.footer_map .bg .map_in_ul li::before {content:"";width:3.5vw;background: url("../img/common/pin.svg") no-repeat center top;position:absolute;left:50%;transform:translateX(-50%);top:-85%;background-size: contain;aspect-ratio: 18 / 22;}
.footer_map .bg .map_in_ul li a {display:inline-block;color:#1EB200;text-decoration:none;position:relative;padding:1vw 2vw 1.5vw;background:#fff;border:1px solid #1EB200;border-radius:3vw;}
.footer_map .bg .map_in_ul li a:hover {background:#1EB200;color:#fff;}

.footer_map .bg .map_in_ul li.tokyo {top:51vw;right:28vw;}
.footer_map .bg .map_in_ul li.kanagawa {top:60vw;left: 41vw;}
.footer_map .bg .map_in_ul li.saitama {top: 38vw;left: 44vw;}
.footer_map .bg .map_in_ul li.chiba {top: 52vw;left: 69vw;}
.footer_map .bg .map_in_ul li.gunma {top: 22vw;left: 37vw;}
.footer_map .bg .map_in_ul li.tochigi {top: 19vw;left: 57vw;}
.footer_map .bg .map_in_ul li.ibaraki {top: 33vw;left: 69vw;}
.footer_map .bg .map_in_ul li.yamanashi {top: 50vw;left: 26vw;}
.footer_map .bg .map_in_ul li.shizuoka {top: 69vw;left: 15vw;}

.footer_map .bg h2{position:absolute;right:3%;bottom:18%;font-size:5.5vw;line-height: 1.4;}
.footer_map .bg h2 span {font-size:7vw;}

.footer {padding:60px 5%;}
.footer .cnt {display:block;padding-bottom:40px;border-bottom:1px solid #181818;margin-bottom:30px;}
.footer .cnt .left {}
.footer .cnt .left .logo {width:278px;margin:0 auto 8px;}
.footer .cnt .left .p01 {font-size:14px;line-height:1.4;margin-bottom:30px;text-align: center;}
.footer .cnt .left .p01 span {display:block;padding-right:1em;box-sizing:border-box;}

.footer .cnt .left .area_box {margin: 0 auto 30px;justify-content: center;}
.footer .cnt .left .area_box .area_box_img {width:76px;margin-left:14px;}
.footer .cnt .left .area_box .area_box_in {width:196px;}
.footer .cnt .left .area_box .area_box_in .area_box_midashi {line-height:23px;text-align:center;background:#000;color:#fff;border-radius:4px;font-size:14px;font-weight:bold;margin-bottom:8px;}
.footer .cnt .left .area_box .area_box_in .area_box_ul {font-size:14px;line-height:1.4;}
.footer .cnt .left .area_box .area_box_in .area_box_ul li::after {content:"、";}
.footer .cnt .left .area_box .area_box_in .area_box_ul li:last-child::after {content:none;}

.footer .cnt .left .f_tel_box {margin-bottom:30px;text-align: center;}
.footer .cnt .left .f_tel_box .p02 {font-size:14px;line-height:1;margin-bottom:10px;}
.footer .cnt .left .f_tel_box .tel {padding-left:24px;font-size:26px;line-height:1;margin-bottom:4px;}
.footer .cnt .left .f_tel_box .tel span {display:inline-block;padding-left:34px;background:url("../img/common/tel.svg") no-repeat center left;}
.footer .cnt .left .f_tel_box .time {line-height:1.4;font-size:14px;}

.footer .cnt .left .f_contact_list {margin-bottom:30px;justify-content:center;}
.footer .cnt .left .f_contact_list .f_contact {width:170px;height:46px;display:table;}
.footer .cnt .left .f_contact_list .f_contact a {display:table-cell;vertical-align:middle;text-align:center;font-weight:bold;color:#fff;background:#E60065;border-radius:6px;}
.footer .cnt .left .f_contact_list .f_contact a:hover {opacity:0.7;}
.footer .cnt .left .f_contact_list .f_contact a span {display:inline-block;padding-left:26px;background:url("../img/common/mail.svg") no-repeat center left;}

.footer .cnt .left .f_contact_list .f_contact02 {margin-left:10px;width: 157px;}
.footer .cnt .left .f_contact_list .f_contact02 a {background:#06C755;}
.footer .cnt .left .f_contact_list .f_contact02 a span {padding-left:23px;background:url("../img/common/line.svg") no-repeat center left;}

.footer .cnt .left .bond_logo {width:126px;margin:0 auto;}

.footer .cnt .fnav {width: auto;}
.footer .cnt .fnav .fnav_ul {margin-top:40px;width:50%;}
.footer .cnt .fnav .fnav_ul:first-child {width:100%;}
.footer .cnt .fnav .fnav_ul > li {margin-bottom:14px;font-weight:bold;font-size: 15px;}
.footer .cnt .fnav .fnav_ul > li:last-child {margin-bottom:0;}
.footer .cnt .fnav .fnav_ul > li > a {padding-right:14px;background:url("../img/common/fnav01.svg") no-repeat center right;}
.footer .cnt .fnav .fnav_ul > li.fnav_ul_in {font-size:14px;font-weight:400;}
.footer .cnt .fnav .fnav_ul > li.fnav_ul_in li {margin-bottom:14px;}
.footer .cnt .fnav .fnav_ul > li.fnav_ul_in li:last-child {margin-bottom:0;}
.footer .cnt .fnav .fnav_ul > li.fnav_ul_in li > a {padding-left:16px;background:url("../img/common/fnav02.svg") no-repeat center left 4px;}

.copyright {font-size:14px;text-align:center;}
.copyright span {display:block;}

/*TOPページ　p01
=========================================== */
#topbox01 {padding:60px 5% 30px;}
#topbox01 .title01 {margin-bottom:40px;}
#topbox01 .title01 h2 .waku::before {content:"";width:34px;height:41px;background:url("../img/top/waku01.png") no-repeat;background-size:contain;position:absolute;bottom:3px;right:-34px;}
#topbox01 .okomari_list {position: relative;margin-top:-24px;}
#topbox01 .okomari_list .okomari {width:calc(50% - 4px);padding-bottom:20px;box-sizing:border-box;margin:24px 8px 0 0;position:relative;z-index:2;display: block;}
#topbox01 .okomari_list .okomari:nth-child(2n) {margin-right:0;}
#topbox01 .okomari_list .okomari::before {content:"";width:100%;height:calc(100% - 22px);background:#EDE9E9;border-radius:10px;position:absolute;left:0;bottom:0;z-index:-1;}
#topbox01 .okomari_list .okomari .img {width:78px;margin:0 auto 4px;}
#topbox01 .okomari_list .okomari h3 {width:100%;height: 45px;display:table;}
#topbox01 .okomari_list .okomari h3 span {display:table-cell;vertical-align:middle;text-align:center;line-height:1.4;}


#topbox02 {padding:30px 5% 104px;background:#FFE6E9;position:relative;}
#topbox02::before {content:"";width:100%;height:50px;background:#fff;position:absolute;clip-path: polygon(100% 0, 0 0, 50% 100%);top:0;left:50%;transform:translateX(-50%);}
#topbox02 .title01 {margin-bottom:40px;}
#topbox02 .title01 h2 .waku::before {content:"";width:27px;height:32px;background:url("../img/top/waku02.png") no-repeat;background-size:contain;position:absolute;top:-15px;left:-15px;}
#topbox02 .title01 h2 .waku .color {}

#topbox02 .taisaku_list {margin-top:-20px;}
#topbox02 .taisaku_list .taisaku01 {width:calc(50% - 4px);;margin:20px 8px 0 0;}
#topbox02 .taisaku_list .taisaku01:nth-child(2n) {margin-right:0;}
#topbox02 .taisaku_list .taisaku01 h3 {background:#403F3F;color:#fff;width:110px;line-height:36px;border-radius:40px;margin:0 auto -18px;position:relative;}
#topbox02 .taisaku_list .taisaku01 .img {padding:30px 14px 14px;background:#fff;border-radius:20px;}


#topbox03 {padding:0 5% 80px;background:#fff;position:relative;}
#topbox03::before {content:"";width:100%;height:50px;background:#FFE6E9;position:absolute;top:0;left:0;}

#topbox03 .title01 {margin-bottom:40px;}
#topbox03 .title01 .p02 {transform: rotate(-2.34deg);}
#topbox03 .title01 .p02 .blue {display:inline-block;font-size:28px;margin:0 1px;position:relative;}
#topbox03 .title01 .p02 .blue::before {content:"";background:url("../img/top/waku03.png") no-repeat;background-size:contain;width:10px;height:14px;position:absolute;top:-1px;right:-1px;}

#topbox03 .title01 h2 .waku::before {content:"";width:83px;height:54px;background:url("../img/top/waku04.png") no-repeat;background-size:contain;position:absolute;top:40px;left:-13px;}
#topbox03 .title01 h2 .waku::after {content:"";width:78px;height:60px;background:url("../img/top/waku05.png") no-repeat;background-size:contain;position:absolute;top:44px;right:-15px;}
#topbox03 .text01 {margin:40px auto;font-size:18px;}
#topbox03 .text01 p {display:inline;}
#topbox03 .text01 span {font-weight:bold;}

#topbox03 .taisyou_box_list {}
#topbox03 .taisyou_box_list .taisyou_box {background:#FFF9E3;padding:30px 20px 40px;box-sizing:border-box;margin-bottom:30px;}
#topbox03 .taisyou_box_list .taisyou_box:last-child {margin-bottom:0;}

#topbox03 .taisyou_box_list .taisyou_box .midashi_box {display:block;padding-bottom:30px;border-bottom:1px dashed #727171;margin-bottom:30px;}
#topbox03 .taisyou_box_list .taisyou_box .midashi_box h3 {width:100%;line-height:31px;text-align:center;background:#1EB200;color:#fff;border-radius:6px;} 

#topbox03 .taisyou_box_list .taisyou_box .midashi_box .seibutsu_list {justify-content:center;}
#topbox03 .taisyou_box_list .taisyou_box .midashi_box .seibutsu_list li {width:calc(100% / 4 - 4px);margin:20px 5px 0 0;}
#topbox03 .taisyou_box_list .taisyou_box .midashi_box .seibutsu_list li:nth-child(4n) {margin-right:0;}
#topbox03 .taisyou_box_list .taisyou_box .midashi_box .seibutsu_list li h4 {font-size:14px;line-height:1;margin-bottom:6px;color:#158000;text-align:center;}
#topbox03 .taisyou_box_list .taisyou_box .midashi_box .seibutsu_list li .icon {max-width:60px;margin:0 auto;}

#topbox03 .taisyou_box_list .taisyou_box .shikake_list {margin-top:-20px;}
#topbox03 .taisyou_box_list .taisyou_box .shikake_list .shikake01 {width:calc(50% - 4px);margin:20px 8px 0 0;}
#topbox03 .taisyou_box_list .taisyou_box .shikake_list .shikake01:nth-child(2n) {margin-right:0;}
#topbox03 .taisyou_box_list .taisyou_box .shikake_list .shikake01 h4 {text-align:center;font-size:18px;line-height:1.4;margin-top:8px;}
#topbox03 .btn01 {margin:60px auto 0;}

#topbox04 {padding:0 5% 80px;background:url("../img/top/bg02.png") no-repeat center bottom 30px #FFE6E9;position:relative;}
#topbox04::before {content:"";width:100%;height:20px;background:#fff;position:absolute;top:0;left:0;}
#topbox04 .cnt {margin-bottom:40px;}
#topbox04 .cnt .title01 {margin-bottom:40px;}
#topbox04 .cnt .title01 h2 .big {line-height: 1;}
#topbox04 .cnt .text01 {font-size:18px;}
#topbox04 .cnt .text01 p {display:inline;}
#topbox04 .cnt .text01 span {font-weight:bold;}
#topbox04 .cnt .text01 br {display:none;}

#topbox04 .reason_list {}
#topbox04 .reason_list .reason01 {width:100%;border:3px solid #E60065;border-radius:20px;box-sizing:border-box;overflow:hidden;margin-bottom:30px;text-align:center;position:relative;background:#fff;}
#topbox04 .reason_list .reason01:last-child {margin-bottom:0;}

#topbox04 .reason_list .reason01 .num {width:47px;height:22px;padding-top:2px;line-height: 1;box-sizing:border-box;background:#E60065;color:#fff;border-radius: 0 0 10px 10px;position:absolute;top:0;left:0;right:0;margin:auto;}
#topbox04 .reason_list .reason01 h3 {padding:20px 0 23px;font-size:18px;line-height:1.5;}
#topbox04 .reason_list .reason01 h3 .big {font-size:26px;}
#topbox04 .btn01 {margin:60px auto 0;}

#topbox05 {padding:87px 5% 80px;background:url("../img/top/bg03.png") no-repeat center top;position:relative;background-size:835px;}

#topbox05 .bg {position:relative;z-index:2;padding:0 5% 60px;}
#topbox05 .bg::before {content:"";width:100%;height:calc(100% - 25px);background:#FFF9E3;border-radius:20px;box-sizing:border-box;position:absolute;top:25px;left:0;z-index:-1;}
#topbox05 .bg .title01 {margin-bottom:40px;}
#topbox05 .bg .title01 h2 .waku::before {content:"";width:92px;height:39px;background:url("../img/top/layer01.png") no-repeat;background-size:contain;position:absolute;top:45px;left:-33px;}
#topbox05 .bg .title01 h2 .waku::after {content:"";width:60px;height:60px;background:url("../img/top/layer02.png") no-repeat;background-size:contain;position:absolute;top:45px;right:-10px;}

.results_slider {margin-bottom:160px!important;}
.results_slider .slick-track {display: flex;}

.results_slider button.slick-arrow {opacity: 1;z-index: 2;transition: 0.3s;width: 60px;height:60px;box-sizing: border-box;bottom: -130px;top: auto;}
.results_slider button.slick-prev.slick-arrow {background: url("../img/top/arrow01.svg") no-repeat center;left:calc(50% - 67px);}
.results_slider button.slick-next.slick-arrow {background: url("../img/top/arrow02.svg") no-repeat center;right:calc(50% - 67px);}
.results_slider button.slick-arrow:hover {opacity:0.7;}
.results_slider button.slick-arrow:before {content: none;}

.results01 {width:100%;background:#fff;border:3px solid #22CC00;box-sizing:border-box;border-radius:20px;overflow:hidden;}
.results01 a {display:block;height:100%;text-decoration:none;position:relative;}
.results01 a .img {overflow: hidden;}
.results01 a .img .in_img { aspect-ratio: 348 / 213;transition: 0.3s;}
.results01 a .info {padding:20px 24px 66px;position:relative;}
.results01 a .info .title {font-size:20px;width: 100%;display: -webkit-box;overflow: hidden;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.results01 a .info .time {font-size:14px;text-align:right;margin:4px auto 14px;color:#707070;}
.results01 a .info .info_list {}
.results01 a .info .info_list li {align-items:center;margin-bottom:7px;}
.results01 a .info .info_list li:last-child {margin-bottom:0;}
.results01 a .info .info_list li .midashi {width: 82px;line-height:25px;text-align:center;background:#1EB200;color:#fff;font-size:14px;font-weight:bold;margin-right:8px;border-radius:4px;}
.results01 a .info .info_list li .naiyou {width:calc(100% - 82px - 8px);display: -webkit-box;overflow: hidden;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.results01 a .info .info_list li .naiyou span::after {content:"/";display:inline-block;margin:0 3px;}
.results01 a .info .info_list li .naiyou span:last-child::after {content:none;margin:0;}

.results01 a .btn {width:152px;height:46px;display:table;position:absolute;right:-3px;bottom:-3px;}
.results01 a .btn .btn_in {display:table-cell;vertical-align:middle;text-align:center;background:#22CC00;color:#fff;font-weight:bold;border-radius:20px 0 20px 0;}
.results01 a .btn .btn_in span {display:inline-block;padding-right:33px;background:url("../img/top/btn.svg") no-repeat center right;}

#topbox06 {padding:0 5% 80px;background:#FFE6E9;position:relative;scroll-margin-top: 60px;}
#topbox06::before {content:"";width:100%;height:20px;background:#fff;position:absolute;top:0;left:0;}
#topbox06 .title01 {margin-bottom:40px;}
#topbox06 .cnt01 {background:#fff;align-items:center;justify-content: center;border:3px solid #403F3F;box-sizing:border-box;border-radius:20px;overflow:hidden;margin-bottom:20px;display:block;}
#topbox06 .cnt01 .cnt01_in {width:100%;padding: 24px 0;background:#403F3F;box-sizing:border-box;align-items:center;position:relative;justify-content: center;}
#topbox06 .cnt01 .cnt01_in::before {content:"";width:100%;height:32px;background:#403F3F;position:absolute;clip-path: polygon(100% 0, 0 0, 50% 100%);bottom:-32px;left:0;}

#topbox06 .cnt01 .cnt01_in h3 {font-size:24px;margin-right:20px;}
#topbox06 .cnt01 .cnt01_in .price {font-size:24px;line-height:1;font-weight:bold;}
#topbox06 .cnt01 .cnt01_in .price span {font-size:74px;margin-right:2px;display:inline-block;}
#topbox06 .cnt01 .text {width:100%;padding:52px 20px 30px;box-sizing:border-box;font-size:20px;}
#topbox06 .cnt01 .text span {font-weight:bold;}

#topbox06 .cnt02 {margin-bottom:20px;display:block;}
#topbox06 .cnt02 .box {background:#fff;border:3px solid #403F3F;box-sizing:border-box;border-radius:20px;overflow:hidden;width:100%;margin-bottom:20px;}
#topbox06 .cnt02 .box:last-child {margin-bottom:0;}
#topbox06 .cnt02 .box h3 {font-size:24px;line-height:75px;color:#fff;background:#403F3F;}
#topbox06 .cnt02 .box .box_in {padding:30px 0 40px;}

#topbox06 .cnt02 .box .box_in .price {margin-bottom:26px;line-height:1;font-size:64px;font-weight:bold;}
#topbox06 .cnt02 .box .box_in .price .waku {font-size:24px;position:relative;}
#topbox06 .cnt02 .box .box_in .price .waku .tax {font-size:14px;position:absolute;top:-16px;right:9px;}
#topbox06 .cnt02 .box .box_in .tatemono_list {justify-content:center;}
#topbox06 .cnt02 .box .box_in .tatemono_list .tatemono01 {width:90px;margin-right:12px;}
#topbox06 .cnt02 .box .box_in .tatemono_list .tatemono01:last-child {margin-right:0;}
#topbox06 .cnt02 .box .box_in .tatemono_list .tatemono01 h4 {line-height:1;margin-top:10px;}

#topbox06 .cnt03 {background:#fff;display:block;border:3px solid #403F3F;box-sizing:border-box;border-radius:20px;overflow:hidden;margin-bottom:20px;}
#topbox06 .cnt03 .left {width:100%;padding: 30px 0;background:#403F3F;box-sizing:border-box;text-align:center;font-size:22px;line-height:1.5;}

#topbox06 .cnt03 .right {width:100%;padding:20px 20px 30px;box-sizing:border-box;display:block;}
#topbox06 .cnt03 .right ul {}
#topbox06 .cnt03 .right ul li {width:50%;margin:20px 0 0 0;padding-left: 33px;background:url("../img/top/li.svg") no-repeat center left;background-size:25.5px;font-weight:bold;box-sizing: border-box;line-height: 1.7;font-size: 15px;}
#topbox06 .cnt03 .right p {margin-top:30px;width:100%;}

#topbox06 .cnt04 {background:#fff;display:block;border:3px solid #403F3F;box-sizing:border-box;border-radius:20px;overflow:hidden;}
#topbox06 .cnt04 .left {width:100%;padding: 30px 0;background:#403F3F;box-sizing:border-box;font-size:26px;line-height:1.5;text-align:center;}
#topbox06 .cnt04 .right {width:100%;padding:30px 0;}
#topbox06 .cnt04 .right .shiharai_list {align-items:center;justify-content:center;}
#topbox06 .cnt04 .right .shiharai_list .shiharai01 {width:auto;padding:15px 20px;display:block;background:#FFF9E3;border-radius:10px;box-sizing:border-box;margin-right:12px;}
#topbox06 .cnt04 .right .shiharai_list .shiharai01:last-child {margin-right:0;}
#topbox06 .cnt04 .right .shiharai_list .shiharai01 .img {width:78px;margin:0 auto 6px;}
#topbox06 .cnt04 .right .shiharai_list .shiharai01 h4 {text-align:center;}

#topbox07 {padding:0 5% 60px;background:#fff;position:relative;}
#topbox07::before {content:"";width:100%;height:20px;background:#FFE6E9;position:absolute;top:0;left:0;}
#topbox07 .title01 {}
#topbox07 .title01 h2 .waku::before {content:"";width:78px;height:76px;background:url("../img/top/waku07.png") no-repeat;background-size:contain;position:absolute;top:0;bottom:0;left:-88px;margin:auto;}
#topbox07 .title01 h2 .waku::after {content:"";width:80px;height:88px;background:url("../img/top/waku08.png") no-repeat;background-size:contain;position:absolute;top:0;bottom:0;right:-90px;margin:auto;}

#topbox07 .text01 {margin:0 auto 40px;font-size:14px;text-align:center;}
#topbox07 .text02 {margin-bottom:40px;font-size:18px;}
#topbox07 .text02 span {font-weight:bold;}

#topbox07 .anke_box {border:3px solid #727171;border-radius:20px;box-sizing:border-box;margin-bottom:40px;max-height: 525px;overflow: auto;}
#topbox07 .anke_box .voice_list .voice01 {border:0;border-bottom: 3px solid #727171;border-radius: 0;}
#topbox07 .anke_box .voice_list .voice01:last-child {border-bottom: 0;}

#topbox08 {padding:0 5% 80px;}
#topbox08 .bg {padding:30px 5% 60px;position:relative;z-index:2;background:#FFF9E3;border-radius:20px;display:block;}
#topbox08 .bg > .title {font-size:44px;line-height:1.5;margin-bottom:40px;text-align:center;}

.news_slider {margin-bottom:160px!important;}
.news_slider .slick-track {display: flex;}

.news_slider button.slick-arrow {opacity: 1;z-index: 2;transition: 0.3s;width: 60px;height:60px;box-sizing: border-box;bottom: -130px;top: auto;}
.news_slider button.slick-prev.slick-arrow {background: url("../img/top/arrow001.svg") no-repeat center;left:calc(50% - 67px);}
.news_slider button.slick-next.slick-arrow {background: url("../img/top/arrow002.svg") no-repeat center;right:calc(50% - 67px);}
.news_slider button.slick-arrow:hover {opacity:0.7;}
.news_slider button.slick-arrow:before {content: none;}

.news01 {width:100%;background:#fff;border:3px solid #E60065;box-sizing:border-box;border-radius:20px;overflow:hidden;}
.news01 a {display:block;height:100%;text-decoration:none;position:relative;}
.news01 a .img {overflow: hidden;}
.news01 a .img .in_img { aspect-ratio: 348 / 213;transition: 0.3s;}
.news01 a:hover .img .in_img { scale: 1.1; opacity: 1; }
.news01 a .info {padding:20px 20px 30px;position:relative;}
.news01 a .info .category {margin-top:-5px;margin-bottom:10px;}
.news01 a .info .category li {font-size:14px;line-height:1.1;padding:4px 10px;background:#000;color:#fff;border-radius: 4px;margin:5px 5px 0 0;font-weight:bold;}
.news01 a .info .category li:last-child {margin-right:0;}
.news01 a .info .title {font-size:20px;width: 100%;display: -webkit-box;overflow: hidden;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news01 a .info .time {font-size:14px;text-align:right;margin-top:4px;color:#707070;}


.t_btn_list {margin-top:60px;display:block;}
.t_btn_list .t_btn01 {width:100%;height:96px;display:table;margin-bottom:20px;}
.t_btn_list .t_btn01:last-child {margin-bottom:0;}

.t_btn_list .t_btn01 a {display:table-cell;vertical-align:middle;text-align:center;font-size:24px;font-weight:bold;color:#E60065;background: url("../img/top/t_btn.png") no-repeat center right -28px #FFE6E9;border:3px solid #403F3F;border-radius:20px;text-decoration:none;}
.t_btn_list .t_btn01 a span {display:inline-block;padding-right:30px;background: url("../img/common/pass02.svg")no-repeat center right;background-size:22px;}

#topbox09 {padding:0 5% 100px;background:#fff;}
#topbox09::before {content:"";width:100%;height:calc(100% - 30px);background:#FFF5F6;position:absolute;bottom:0;left:0;border-radius:100px 100px 0 0;}
#topbox09 .wrap {position:relative;z-index:2;}
#topbox09 .title01 .p02 {margin-bottom:30px;}
#topbox09 .title01 .p02 .waku {padding:7px 20px;}


#topbox09 .midashi_box {display: block;text-align: center;margin-bottom:28px;}
#topbox09 .midashi_box .img {width:136px;margin:0 auto 30px;}
#topbox09 .midashi_box .info {}
#topbox09 .midashi_box .info .t01 {margin-bottom:8px;}
#topbox09 .midashi_box .info .t01 span {font-weight:bold;}
#topbox09 .midashi_box .info h2 {font-size:37px;line-height:1.2;}

#topbox09 .bg {display:block;border:3px solid #403F3F;box-sizing:border-box;padding:40px 20px;background:#fff;border-radius:20px;}

#topbox09 .bg .gentei_box {align-items:center;margin-bottom:40px;justify-content:center;}
#topbox09 .bg .gentei_box .text {margin-right:8px;font-weight: bold;}
#topbox09 .bg .gentei_box .text .pink {font-size: 23px;line-height:1.1;}

#topbox09 .bg .gentei_box .maru {padding:10px;background:#E60065;color:#fff;border-radius:6px;line-height:1;font-weight:bold;width:auto;}
#topbox09 .bg .gentei_box .maru .maru_in {display: flex;align-items: center;}
#topbox09 .bg .gentei_box .maru .maru_in .t01 {margin-bottom:4px;display:block;}
#topbox09 .bg .gentei_box .maru .maru_in .t01 span {font-size:27px;font-weight:900;margin:0 2px;display:inline-block;}
#topbox09 .bg .gentei_box .maru .maru_in .t02 {font-size:27px;}
#topbox09 .bg .gentei_box .maru .maru_in .t02 span {font-size:26px;}

#topbox09 .bg .plan_box {margin-bottom:40px;text-align:center;display:block;}
#topbox09 .bg .plan_box .t01 {font-size:19px;margin-bottom:28px;}
#topbox09 .bg .plan_box .t01 span {font-size:24px;font-weight:bold;margin: 0 4px;display:inline-block;position:relative;z-index:2;}
#topbox09 .bg .plan_box .t01 span::before {content:"";background:#FFD541;background-size:contain;width:100%;height:13px;position:absolute;bottom:4px;left:0;right:0;margin:auto;z-index:-1;}

#topbox09 .bg .plan_box .t02 {font-size:20px;line-height:1;font-weight:bold;}
#topbox09 .bg .plan_box .t02 .pink {margin:0 2px;display:inline-block;font-size: 56px;font-weight: 900;}
#topbox09 .bg .plan_box .t02 .big {font-size:24px;}

#topbox09 .line_box {border-radius:10px;overflow:hidden;width:100%;position:relative;}
#topbox09 .line_box::before {content:"";width:55px;height:86px;background: url("../img/top/sumaho.png") no-repeat;background-size:contain;position:absolute;top:39px;right:16px;}
#topbox09 .line_box .t01 {width:100%;line-height:45px;background:#06C755;color:#fff;text-align:center;font-size:18px;font-weight:bold;}
#topbox09 .line_box .line_box_in {width:100%;padding:20px;box-sizing:border-box;background:#E3FFE4;}
#topbox09 .line_box .line_box_in ul {}
#topbox09 .line_box .line_box_in ul li {line-height:1.4;padding:3px 0 3px 30px;background: url("../img/top/line.svg") no-repeat top 3px left;font-weight:bold;margin-bottom:6px;}
#topbox09 .line_box .line_box_in ul li:last-child {margin-bottom:0;}

#topbox09 .btn01 {margin:60px auto 0;}
#topbox09 .btn01 a {line-height:1.4;}
#topbox09 .btn01 a span {position:relative;right:5px;}


/*対応できる害虫・害鳥獣 (pest-animals) p02
=========================================== */
#p02box01 {padding:60px 5% 80px;}
#p02box01 .title01 {margin-bottom:40px;}
#p02box01 .text01 {margin-bottom:40px;font-size:18px;}
#p02box01 .text01 span {font-weight:bold;}
#p02box01 .text01 br {display:none;}

#p02box01 .animals_list {margin-top:-20px;}
#p02box01 .animals_list .animals01 {width:calc(50% - 8px);margin:20px 16px 0 0;}
#p02box01 .animals_list .animals01:nth-child(2n) {margin-right:0;}
#p02box01 .animals_list .animals01 a {display:block;padding-bottom: 18px;background: url("../img/p02/a.svg") no-repeat right bottom #FFF9E3;border-radius:20px;box-sizing:border-box;text-decoration:none;position:relative;z-index:2;}
#p02box01 .animals_list .animals01 a::after {content:"";width:100%;height:calc(100% - 10px);background: url("../img/p02/a.svg") no-repeat right bottom #FFF9E3;background-size:38px;position:absolute;bottom:0;left:0;z-index:-1;}

#p02box01 .animals_list .animals01 .img {width:70px;overflow:hidden;border:3px solid #727171;box-sizing:border-box;border-radius:100%;margin:0 auto 12px;}
#p02box01 .animals_list .animals01 .img .in_img {aspect-ratio: 100 / 100;}
#p02box01 .animals_list .animals01 .title {text-align:center;line-height:1.5;}

#p02box02 {padding:0 5% 80px;background:#FFE6E9;position:relative;}
#p02box02::before {content:"";width:100%;height:20px;background:#fff;position:absolute;top:0;left:0;}
#p02box02 .title01 {margin-bottom:60px;}
#p02box02 .link_btn_list {margin-bottom:28px;}
#p02box02 .link_btn_list .link_btn {width:calc(50% - 4px);height:125px;display:table;margin:12px 8px 0 0;}
#p02box02 .link_btn_list .link_btn:nth-child(2n) {margin-right:0;}
#p02box02 .link_btn_list .link_btn a {display:table-cell;vertical-align:middle;text-align:center;font-weight:bold;line-height:1.5;text-decoration:none;background:#fff;border-radius:10px;}
#p02box02 .link_btn_list .link_btn a:hover {opacity:0.7;}
#p02box02 .link_btn_list .link_btn a span {padding:48px 0 24px;display:inline-block;background-size:44px,16px!important;}
#p02box02 .link_btn_list .link_btn:nth-child(1) a span {background: url("../img/p02/link_btn01.svg") no-repeat center top, url("../img/p02/link_btn.svg") no-repeat center bottom;}
#p02box02 .link_btn_list .link_btn:nth-child(2) a span {background: url("../img/p02/link_btn02.svg") no-repeat center top, url("../img/p02/link_btn.svg") no-repeat center bottom;}
#p02box02 .link_btn_list .link_btn:nth-child(3) a span {background: url("../img/p02/link_btn03.svg") no-repeat center top, url("../img/p02/link_btn.svg") no-repeat center bottom;}
#p02box02 .link_btn_list .link_btn:nth-child(4) a span {background: url("../img/p02/link_btn04.svg") no-repeat center top, url("../img/p02/link_btn.svg") no-repeat center bottom;}

.tokutyou_list {}
.tokutyou_list .tokutyou01 {margin-bottom:40px;padding-top:60px;margin-top:-60px;}
.tokutyou_list .tokutyou01:last-child {margin-bottom:0;}

.tokutyou_list .tokutyou01 h3 {background:#E60065;color:#fff;line-height:64px;font-size:18px;padding-left:20px;border-radius:20px 20px 0 0;overflow:hidden;}
.tokutyou_list .tokutyou01 h3 span {display:inline-block;padding-left:40px;}
.tokutyou_list #tokutyou01.tokutyou01 h3 span {background: url("../img/p02/tokutyou01.svg") no-repeat center left;background-size:36px;}
.tokutyou_list #tokutyou02.tokutyou01 h3 span {background: url("../img/p02/tokutyou02.svg") no-repeat center left;background-size:36px;}
.tokutyou_list #tokutyou03.tokutyou01 h3 span {background: url("../img/p02/tokutyou03.svg") no-repeat center left;background-size:36px;}
.tokutyou_list #tokutyou04.tokutyou01 h3 span {background: url("../img/p02/tokutyou04.svg") no-repeat center left;background-size:36px;}

.tokutyou_list .tokutyou01 .tokutyou_in {padding: 30px 20px 40px;background:#fff;border-radius:0 0 20px 20px;overflow:hidden;}


.tokutyou_list .tokutyou01 .tokutyou_in .tokutyou_info_list {}
.tokutyou_list .tokutyou01 .tokutyou_in .tokutyou_info_list .tokutyou_info {margin-bottom:60px;}
.tokutyou_list .tokutyou01 .tokutyou_in .tokutyou_info_list .tokutyou_info:last-child {margin-bottom:0;}
.tokutyou_list .tokutyou01 .tokutyou_in .tokutyou_info_list .tokutyou_info h4 {font-size:24px;line-height:1.5;padding-bottom:10px;border-bottom:1px dashed #727171;margin-bottom:20px;}
.tokutyou_list .tokutyou01 .tokutyou_in .tokutyou_info_list .tokutyou_info .text01 {}

.tokutyou_list .tokutyou01 .tokutyou_in .tokutyou_info_list .tokutyou_info .toku_animals_list {}
.tokutyou_list .tokutyou01 .tokutyou_in .tokutyou_info_list .tokutyou_info .toku_animals_list .toku_animals {width:100%;padding: 0 20px 30px;margin-bottom:30px;box-sizing: border-box;position:relative;z-index: 2;}
.tokutyou_list .tokutyou01 .tokutyou_in .tokutyou_info_list .tokutyou_info .toku_animals_list .toku_animals::before {content:"";width:100%;height:calc(100% - 20px);background:#FFF9E3;border-radius:20px;position:absolute;bottom:0;left:0;z-index: -1;}
.tokutyou_list .tokutyou01 .tokutyou_in .tokutyou_info_list .tokutyou_info .toku_animals_list .toku_animals:last-child {margin-bottom:0;}
.tokutyou_list .tokutyou01 .tokutyou_in .tokutyou_info_list .tokutyou_info .toku_animals_list .toku_animals .icon {width:80px;overflow:hidden;border:3px solid #727171;box-sizing:border-box;border-radius:100%;margin:0 auto 14px;}
.tokutyou_list .tokutyou01 .tokutyou_in .tokutyou_info_list .tokutyou_info .toku_animals_list .toku_animals .icon .in_img {aspect-ratio: 100 / 100;}
.tokutyou_list .tokutyou01 .tokutyou_in .tokutyou_info_list .tokutyou_info .toku_animals_list .toku_animals .toku_animals_bg {}
.tokutyou_list .tokutyou01 .tokutyou_in .tokutyou_info_list .tokutyou_info .toku_animals_list .toku_animals .toku_animals_bg h5 {text-align:center;font-size:18px;line-height:1.5;margin-bottom:10px;}
.tokutyou_list .tokutyou01 .tokutyou_in .tokutyou_info_list .tokutyou_info .toku_animals_list .toku_animals .toku_animals_bg .text01 {}


/*対応できる害虫・害鳥獣 詳細
=========================================== */
#topbox01.pest_animals01 {padding:60px 5%;}

#pest_animals02 {padding:0 5% 80px;background:#FFE6E9;position:relative;}
#pest_animals02 .title01 {margin-bottom:40px;}
#pest_animals02 .title01 .p02 {transform: rotate(-2.34deg);ont-size: 15px;}
#pest_animals02 .title01 .p02 .waku {white-space: nowrap;padding: 5px 12px;}

#pest_animals02 .title01 .p02 .blue {display:inline-block;font-size:24px;margin:0 1px;position:relative;}
#pest_animals02 .title01 .p02 .blue::before {content:"";background:url("../img/top/waku03.png") no-repeat;background-size:contain;width:10px;height:14px;position:absolute;top:-1px;right:-1px;}

#pest_animals02 .animals_riyu_list {display:block;}
#pest_animals02 .animals_riyu_list .animals_riyu {width:100%;margin-bottom:30px;position:relative;z-index:2;padding:0 20px 30px;box-sizing:border-box;}
#pest_animals02 .animals_riyu_list .animals_riyu:last-child {margin-bottom:0;}
#pest_animals02 .animals_riyu_list .animals_riyu::after {content:"";width:100%;height:calc(100% - 14px);background:#fff;border-radius:20px;position:absolute;left:0;bottom:0;margin:auto;z-index: -1;}
#pest_animals02 .animals_riyu_list .animals_riyu .num {margin-bottom:14px;text-align:center;}
#pest_animals02 .animals_riyu_list .animals_riyu .num span {padding:6px 20px;background:#E60065;border-radius:40px;color: #fff;display: inline-block;line-height: 1;font-weight: 900;}
#pest_animals02 .animals_riyu_list .animals_riyu h3 {font-size:22px;line-height:1.5;margin-bottom:16px;text-align:center;}
#pest_animals02 .animals_riyu_list .animals_riyu .img {margin-bottom:20px;}
#pest_animals02 .animals_riyu_list .animals_riyu .img .in_img {aspect-ratio: 308 / 194;}
#pest_animals02 .animals_riyu_list .animals_riyu .text {}

#pest_animals03 {padding:0 5% 80px;background:#fff;position:relative;}
#pest_animals03::before {content:"";width:100%;height:20px;background:#FFE6E9;position:absolute;top:0;left:0;}
#pest_animals03 .title01 {margin-bottom:40px;}
#pest_animals03 .title_shita {margin-bottom:40px;font-size:18px;}
#pest_animals03 .title_shita span {font-weight:bold;}

.shisu_list {}
.shisu_list .shisu01 {background:#FFFDEE;border-radius:20px;padding:30px 20px;box-sizing:border-box;margin-bottom:40px;display:block;}
.shisu_list .shisu01:last-child {margin-bottom:0;}

.shisu_list .shisu01 .midashi_box {display:inline-block;text-align:center;margin-bottom:20px;margin-left: 4px;}
.shisu_list .shisu01 .midashi_box .level {width:100%;line-height:44px;display:table;margin-bottom:20px;background:#1EB200;border-radius:10px;font-weight:bold;}
.shisu_list .shisu01 .midashi_box .level p span {display:inline-block;font-size:20px;line-height:1;font-weight:900;}
.shisu_list .shisu01 .midashi_box h3 {width:100%;font-size:24px;}


.shisu_list .shisu01 .cnt {display:block;;}
.shisu_list .shisu01 .cnt .img {width:100%;margin-bottom:20px;}
.shisu_list .shisu01 .cnt .img .in_img {aspect-ratio: 350 / 310;}
.shisu_list .shisu01 .cnt .info {width:100%;}

.shisu_list .shisu01 .cnt .info .shisu_box {display: block;margin-bottom:30px;}
.shisu_list .shisu01 .cnt .info .shisu_box table {width:auto;border:1px solid #403F3F;border-radius:4px;border-collapse: inherit;margin-bottom:20px;overflow:hidden;}
.shisu_list .shisu01 .cnt .info .shisu_box table th {padding:7px 9px;background:#403F3F;vertical-align:middle;color:#fff;}
.shisu_list .shisu01 .cnt .info .shisu_box table td {padding:7px 9px;background:#fff;vertical-align:middle;}

.shisu_list .shisu01 .cnt .info .shisu_box .shisu_ank {}
.shisu_list .shisu01 .cnt .info .shisu_box .shisu_ank a {display:inline-block;text-decoration:none;padding:0 16px 0 26px;;background:url("../img/p03/shisu_ank.svg") no-repeat center left,url("../img/p03/shisu_ank02.svg") no-repeat center right;font-weight:bold;}
.shisu_list .shisu01 .cnt .info .shisu_box .shisu_ank a:hover {opacity:0.7;}

.shisu_list .shisu01 .cnt .info .text01 {}
.shisu_list .shisu01 .cnt .info .text02_box {margin-top:30px;border:1px solid #1EB200;border-top:0;border-radius:10px;overflow:hidden;background:#fff;}
.shisu_list .shisu01 .cnt .info .text02_box h4 {line-height:50px;font-size:16px;background:#1EB200;color:#fff;text-align:center;}
.shisu_list .shisu01 .cnt .info .text02_box .text02 {padding:20px;}

#shisu_setumei {margin-top:40px;border:3px solid #403F3F;border-top:0;border-radius:20px;background:#fff;}
#shisu_setumei .shisu_setumei_midashi {line-height:66px;background:#403F3F;color:#fff;font-size:24px;position:relative;padding-left:94px;border-radius:20px 20px 0 0;}
#shisu_setumei .shisu_setumei_midashi .icon {width:80px;overflow:hidden;border:3px solid #403f3f;box-sizing:border-box;border-radius:100%;position:absolute;left:-5px;top: 50%;transform: translateY(-50%);}
#shisu_setumei .shisu_setumei_midashi .icon .in_img {aspect-ratio: 100 / 100;}

#shisu_setumei .shisu_setumei_in {padding:50px 20px 40px;}
#shisu_setumei .shisu_setumei_in .keisan {justify-content:center;font-weight: 600;}

#shisu_setumei .shisu_setumei_in .keisan .keisan_in {width:76px;line-height:42px;text-align:center;border-radius:4px;margin-right:25px;font-size:14px;position:relative;}
#shisu_setumei .shisu_setumei_in .keisan .keisan_in::before {content:"÷";position:absolute;font-size: 22px;font-weight:bold;top:0;bottom:0;right:-24px;margin:auto;}
#shisu_setumei .shisu_setumei_in .keisan .keisan_in:nth-child(1) {background:#FFE3F2;}
#shisu_setumei .shisu_setumei_in .keisan .keisan_in:nth-child(2) {background:#E3FFE4;}
#shisu_setumei .shisu_setumei_in .keisan .keisan_in:nth-child(3) {background:#E3EBFF;margin-right:0;}
#shisu_setumei .shisu_setumei_in .keisan .keisan_in:nth-child(3)::before {content:none;}

#shisu_setumei .shisu_setumei_in .keisan_setumei {justify-content:space-between;margin-top:20px;}
#shisu_setumei .shisu_setumei_in .keisan_setumei .bg {background:#F2F2F2;width:480px;padding:20px;box-sizing:border-box;}
#shisu_setumei .shisu_setumei_in .keisan_setumei .bg .t01 {margin-bottom:14px;padding-left: 45px;position: relative;}
#shisu_setumei .shisu_setumei_in .keisan_setumei .bg .t01 span {display:inline-block;font-size:14px;line-height:1;background:#fff;border:1px solid #000;border-radius:4px;padding:4px 9px;position: absolute;left: 0;top: 2px;}
#shisu_setumei .shisu_setumei_in .keisan_setumei .bg .t02 {font-size:18px;font-weight:bold;text-align:center;}
#shisu_setumei .shisu_setumei_in .keisan_setumei .bg .t02 .waku {display:block;}

#shisu_setumei .shisu_setumei_in .keisan_setumei .suizyun {width:100%;margin-top:30px;}
#shisu_setumei .shisu_setumei_in .keisan_setumei .suizyun h4 {margin-bottom:8px;line-height:1.3;padding-left:10px;position:relative;}
#shisu_setumei .shisu_setumei_in .keisan_setumei .suizyun h4::before {content:"";width:2px;height:calc(100% - 3px);background:#000;position:absolute;left:0;bottom:0;}

#shisu_setumei .shisu_setumei_in .keisan_setumei .suizyun table {}
#shisu_setumei .shisu_setumei_in .keisan_setumei .suizyun table th {text-align:center;border-bottom:1px solid #fff;color:#fff;width:104px;padding:8px 0;}
#shisu_setumei .shisu_setumei_in .keisan_setumei .suizyun table tr:nth-child(1) th {background:#22CC00;}
#shisu_setumei .shisu_setumei_in .keisan_setumei .suizyun table tr:nth-child(2) th {background:#E5B300;}
#shisu_setumei .shisu_setumei_in .keisan_setumei .suizyun table tr:nth-child(3) th {background:#E60065;border-bottom:0;}


#shisu_setumei .shisu_setumei_in .keisan_setumei .suizyun table td {border-bottom:1px solid #E2E2E2;padding:8px 10px;vertical-align:middle;border-right:1px solid #707070;}
#shisu_setumei .shisu_setumei_in .keisan_setumei .suizyun table tr:nth-child(1) td {border-top:1px solid #707070;}
#shisu_setumei .shisu_setumei_in .keisan_setumei .suizyun table tr:nth-child(3) td {border-bottom:1px solid #707070;}

#shisu_setumei .shisu_setumei_in .keisan_setumei .suizyun table td .s01 {font-weight:bold;}
#shisu_setumei .shisu_setumei_in .keisan_setumei .suizyun table td .s02 {display:block;padding-left:18px;position:relative;margin-top: 4px;}
#shisu_setumei .shisu_setumei_in .keisan_setumei .suizyun table td .s02::before {content:"";width:14px;height:14px;border-radius:100%;position:absolute;top:6px;left:0;margin:auto;}
#shisu_setumei .shisu_setumei_in .keisan_setumei .suizyun table tr:nth-child(1) td .s02::before {background:#22CC00;}
#shisu_setumei .shisu_setumei_in .keisan_setumei .suizyun table tr:nth-child(2) td .s02::before {background:#E5B300;}
#shisu_setumei .shisu_setumei_in .keisan_setumei .suizyun table tr:nth-child(3) td .s02::before {background:#E60065;}


#pest_animals04 {padding:80px 5%;background:#FFF9CC;}
#pest_animals04 .bg {padding:60px 20px;background:#fff;border-radius:20px;}
#pest_animals04 .bg .title01 {margin-bottom:40px;}
#pest_animals04 .bg .text01 {margin-bottom:40px;}


#pest_animals04 .bg .cnt {margin-top:30px;display:block;}
#pest_animals04 .bg .cnt .cnt_box {background:#fff;border:3px solid #E60065;box-sizing:border-box;border-radius:10px;overflow:hidden;border-top: 0;width: 100%;}
#pest_animals04 .bg .cnt .cnt_box h3 {background:#E60065;color:#fff;line-height:52px;text-align:center;}

#pest_animals04 .bg .cnt .cnt_box .cnt_box_in {padding:20px;text-align: center;}
#pest_animals04 .bg .cnt .cnt_box .cnt_box_in ul {text-align: left;display: inline-block;}
#pest_animals04 .bg .cnt .cnt_box .cnt_box_in ul li {margin-bottom:10px;text-indent: -1em;padding-left: 1em;}
#pest_animals04 .bg .cnt .cnt_box .cnt_box_in ul li:last-child {margin-bottom:0;}

#pest_animals04 .bg .cnt .lzi_img {width:100%;margin-top:20px;}
#pest_animals04 .bg .cnt .lzi_img .lzi_img_in {width:636px;}


#pest_animals05 {padding:80px 5%;background:#FFE6E9;}
#pest_animals05 .title01 {margin-bottom:40px;}
#pest_animals05 .text01 {margin-bottom:40px;}
#pest_animals05 .text01 span {font-weight:bold;}

#pest_animals05 .bg {padding:40px 20px;background:#fff;box-sizing:border-box;border-radius:20px;}
#pest_animals05 .bg h3 {font-size:20px;margin-bottom:30px;text-align:center;}
#pest_animals05 .bg .ul_list {display:block;}
#pest_animals05 .bg .ul_list ul {}
#pest_animals05 .bg .ul_list ul li {font-weight:bold;margin-bottom:16px;padding-left: 33px;background: url("../img/top/li.svg") no-repeat top left;}
#pest_animals05 .bg .ul_list ul:last-child li:last-child {margin-bottom:0;}

#topbox06.pest_animals08 {background:#fff;}
#topbox06.pest_animals08::before {background:#FFE6E9;}
#topbox06.pest_animals08 .cnt02 .box .box_in .price {color: #22CC00;}
#topbox06.pest_animals08 .cnt03 .right ul li {background: url("../img/top/li02.svg") no-repeat center left;background-size:contain;}




/*選ばれる理由 (reason) p04
=========================================== */
#p04box01 {padding:60px 5% 80px;}
#p04box01 .title01 {margin-bottom:40px;}
#p04box01 .title01 h2 .waku .color {}
#p04box01 .title01 h2 .big {line-height: 1;}

#p04box01 .text01 {margin-bottom:40px;font-size:18px;}

.k_reason_list {}
.k_reason_list .reason01 {padding:40px 20px;box-sizing:border-box;background:#FFFDEE;border-radius:20px;margin-bottom:40px;display:block;}
.k_reason_list .reason01:last-child {margin-bottom:0;}

.k_reason_list .reason01 .info {width:100%;margin-bottom:30px;}
.k_reason_list .reason01 .info .num01 {margin-bottom:16px;}
.k_reason_list .reason01 .info .num01 span {padding:4px 12px;color:#fff;background:#E60065;font-size:14px;border-radius:4px;display:inline-block;font-weight:bold;}
.k_reason_list .reason01 .info h3 {font-size:20px;margin-bottom:20px;line-height:1.4;}
.k_reason_list .reason01 .info h3 span {font-size:30px;}
.k_reason_list .reason01 .info .text {}
.k_reason_list .reason01 .img {width:100%;}

/*よくある質問 (faq) p05
=========================================== */
#p05box01 {padding:60px 5% 80px;}
#p05box01 .faq_cnt {} 
#p05box01 .faq_cnt .faq_side {width:100%;margin-bottom:80px;}
#p05box01 .faq_cnt .faq_side .widgettitle {display:none;}
#p05box01 .faq_cnt .faq_side .cat_select {position: relative;}
#p05box01 .faq_cnt .faq_side .cat_select select {width:100%;height:60px;border:none;box-sizing:border-box;background:#F5F5F5;padding:15px;appearance: none;-webkit-appearance: none;-moz-appearance: none;cursor: pointer;font-weight:bold;font-size:16px;font-family: 'NotoSansJP';color:#000;}
#p05box01 .faq_cnt .faq_side .cat_select::before {content: "";background:url("../img/p07/arrow.svg") no-repeat;width:13px;height:9px;position: absolute;right: 15px;top: 50%;transform: translateY(-50%);pointer-events: none;}

#p05box01 .faq_cnt .faq_main {width: 100%;}
#p05box01 .faq_cnt .faq_main .faq_section {padding-top:80px;}
#p05box01 .faq_cnt .faq_main .faq_section:first-child {margin-top:-80px;}
#p05box01 .faq_cnt .faq_main .faq_section h2 {font-size:26px;line-height:1.2;margin-bottom:40px;}

.faq_list .faqbox {margin-bottom:20px;}
.faq_list .faqbox:last-child {margin-bottom:0;}

.faq_list .faqbox .q_text {padding:20px 64px 20px 45px;background:url("../img/p05/q.png") no-repeat top 20px left 20px,url("../img/p05/op.svg") no-repeat center right 20px,#FFE6E9;background-size:17px,24px!important;cursor:pointer;border-radius:10px;}
.faq_list .faqbox .q_text.on {background:url("../img/p05/q_h.png") no-repeat top 20px left 20px,url("../img/p05/cl.svg") no-repeat center right 20px,#E60065;color:#fff;}

.faq_list .faqbox .q_text h3 {line-height:1.4;}
.faq_list .faqbox .a_text {display:none;margin-top: 10px;padding: 30px 20px 30px 45px;position:relative;background:url("../img/p05/a.png") no-repeat top 35px left 20px,#FFFDEE;background-size:17px;border-radius:10px;}

#p05box01 .faq_cnt .faq_main .faq_section .faq_list:first-child .faqbox:first-child {}
#p05box01 .faq_cnt .faq_main .faq_section .faq_list:first-child .faqbox:first-child .q_text {background:url("../img/p05/q_h.png") no-repeat top 20px left 20px,url("../img/p05/cl.svg") no-repeat center right 30px,#E60065;color:#fff;}
#p05box01 .faq_cnt .faq_main .faq_section .faq_list:first-child .faqbox:first-child .q_text.on {background:url("../img/p05/q.png") no-repeat top 20px left 20px,url("../img/p05/op.svg") no-repeat center right 30px,#FFE6E9;color:#000;}
#p05box01 .faq_cnt .faq_main .faq_section .faq_list:first-child .faqbox:first-child .a_text {display:block;}


/*ご依頼の流れ (flow) p06
=========================================== */
#p06box01 {padding:60px 5% 80px;}
#p06box01 .step_list {}
#p06box01 .step_list .step01 {padding:30px 20px 30px 40px;background:#FFFDEE;box-sizing:border-box;border-radius:20px;display:block;position:relative;width:calc(100% - 27px);margin:0 0 40px auto;z-index:2;}
#p06box01 .step_list .step01:last-child {margin-bottom:0;}

#p06box01 .step_list .step01::before {content:"";width:1px;height:calc(100% + 24px + 40px);border-left:1px dashed #E60065;position:absolute;left:-1px;top:24px;z-index:-1;}
#p06box01 .step_list .step01:last-child::before {content:none;}

#p06box01 .step_list .step01 .maru {width:54px;height:54px;display:table;position:absolute;top:24px;left:-27px;}
#p06box01 .step_list .step01 .maru .maru_in {display:table-cell;vertical-align:middle;text-align:center;background:#E60065;border-radius:100%;font-weight:bold;font-size:12px;}
#p06box01 .step_list .step01 .maru .maru_in .t02 {font-size:18px;line-height:1;margin-top:-3px;}

#p06box01 .step_list .step01 .info {width:100%;margin-bottom:20px;}
#p06box01 .step_list .step01 .info h3 {font-size:24px;margin-bottom:14px;}
#p06box01 .step_list .step01 .info .text {}

#p06box01 .step_list .step01 .info .box {background:#fff;border:3px solid #E60065;box-sizing:border-box;width:100%;border-radius:10px;overflow:hidden;margin-top:20px;border-top: 0;}
#p06box01 .step_list .step01 .info .box h4 {background:#E60065;color:#fff;line-height:1.4;text-align:center;padding:6px;}
#p06box01 .step_list .step01 .info .box .box_in {padding:20px;}
#p06box01 .step_list .step01 .info .box .box_in .contact_box {display:block;text-align:center;}

#p06box01 .step_list .step01 .info .box .box_in .contact_box .left {margin-bottom:20px;}
#p06box01 .step_list .step01 .info .box .box_in .contact_box .left .t01 {font-size:14px;line-height:1.4;margin-bottom:8px;}
#p06box01 .step_list .step01 .info .box .box_in .contact_box .left .t01 span {font-weight:bold;}

#p06box01 .step_list .step01 .info .box .box_in .contact_box .left .tel {font-size:23px;line-height:1;margin-bottom:2px;}
#p06box01 .step_list .step01 .info .box .box_in .contact_box .left .tel a {display:inline-block;padding-left:28px;background:url("../img/common/tel.svg") no-repeat center left;background-size:22px;}
#p06box01 .step_list .step01 .info .box .box_in .contact_box .left .time {font-size:13px;line-height:1.4;text-align:center;}

#p06box01 .step_list .step01 .info .box .box_in .contact_box .c_btn_list {justify-content:center;}
#p06box01 .step_list .step01 .info .box .box_in .contact_box .c_btn_list .c_btn {width:100%;height:60px;display:table;}
#p06box01 .step_list .step01 .info .box .box_in .contact_box .c_btn_list .c_btn a {display:table-cell;vertical-align:middle;text-align:center;line-height:1.3;font-weight:bold;color:#fff;background:#E60065;border-radius:6px;}
#p06box01 .step_list .step01 .info .box .box_in .contact_box .c_btn_list .c_btn:hover {opacity:0.7;}
#p06box01 .step_list .step01 .info .box .box_in .contact_box .c_btn_list .c_btn a span {display:inline-block;padding-top:22px;background:url("../img/common/mail.svg") no-repeat center top;}
#p06box01 .step_list .step01 .info .box .box_in .contact_box .c_btn_list .c_btn a span br {display:none;}
#p06box01 .step_list .step01 .info .box .box_in .contact_box .c_btn_list .c_btn02 {margin-top:10px;}
#p06box01 .step_list .step01 .info .box .box_in .contact_box .c_btn_list .c_btn02 a {background:#06C755;}
#p06box01 .step_list .step01 .info .box .box_in .contact_box .c_btn_list .c_btn02 a span {background:url("../img/common/line.svg") no-repeat center top;}

#p06box01 .step_list .step01 .info .box .box_in .kakunin_list {}
#p06box01 .step_list .step01 .info .box .box_in .kakunin_list li {margin-bottom:10px;background:url("../img/p06/pass01.svg") no-repeat left top;font-weight:bold;padding-left:30px;display:inline-block;width: 100%;}
#p06box01 .step_list .step01 .info .box .box_in .kakunin_list li:last-child {margin-bottom:0;}

#p06box01 .step_list .step01 .info .box .box_in .shiharai_list {align-items:center;justify-content:center;}
#p06box01 .step_list .step01 .info .box .box_in .shiharai_list .shiharai01 {width:100%;padding:15px 30px 15px 20px;align-items:center;justify-content:center;background:#FFF9E3;border-radius:10px;box-sizing:border-box;margin-bottom:10px;}
#p06box01 .step_list .step01 .info .box .box_in .shiharai_list .shiharai01:last-child {margin-bottom:0;}
#p06box01 .step_list .step01 .info .box .box_in .shiharai_list .shiharai01 .img {width:78px;}
#p06box01 .step_list .step01 .info .box .box_in .shiharai_list .shiharai01 h5 {margin-left:20px;}

#p06box01 .step_list .step01 .img {width:100%;}


/*空き家管理【みまわり】 (akiyakanri) p07
=========================================== */
#p07box01 {padding:60px 5% 80px;}
#p07box01 .cnt {margin-bottom:60px;}
#p07box01 .cnt h2 {font-size:28px;margin-bottom:20px;padding-top:63px;background:url("../img/p07/bic.svg") no-repeat center top;background-size:50px;}
#p07box01 .cnt .text01 {margin-bottom:40px;}
#p07box01 .cnt .box_list {display:block;}
#p07box01 .cnt .box_list .box {width:100%;border:3px solid #727171;border-top:0;border-radius:10px;overflow:hidden;margin-bottom:30px;}
#p07box01 .cnt .box_list .box h3 {line-height:55px;font-size:22px;background:#727171;color:#fff;}
#p07box01 .cnt .box_list .box h3 span {font-size:16px;}
#p07box01 .cnt .box_list .box .box_in {padding:30px 0;}
#p07box01 .cnt .box_list .box .box_in ul {}
#p07box01 .cnt .box_list .box .box_in ul li {font-size:20px;margin-bottom:28px;position:relative;}
#p07box01 .cnt .box_list .box .box_in ul li::before {content:"";background:url("../img/p07/ya.svg") no-repeat;background-size:contain;width:16px;height:16px;position:absolute;bottom: -22px;left:0;right:0;margin:auto;}
#p07box01 .cnt .box_list .box .box_in ul li:last-child {margin-bottom:0;}
#p07box01 .cnt .box_list .box .box_in ul li:last-child::before {content:none;}
#p07box01 .cnt .box_list .box .box_in ul li span {font-weight:bold;}

#p07box01 .box_list .box02 {border-color:#E60065!important;margin-bottom:0;}
#p07box01 .box_list .box02 h3 {background:#E60065!important;}
#p07box01 .box_list .box02 .box_in ul li:first-child .pink {position:relative;display:inline-block;padding-top:23px;}
#p07box01 .box_list .box02 .box_in ul li:first-child .pink::before {content:"";background:url("../img/p07/new_sp.png") no-repeat;background-size:contain;width:43px;height:23px;position:absolute;top:0;left:0;right:0;margin:auto;}

#p07box01 .box03 {width:100%;margin:60px auto 0;position:relative;}
#p07box01 .box03::before {content:"";background:url("../img/p07/kaku.svg") no-repeat;background-size:contain;width:30px;height:19px;position:absolute;top: -39px;left:0;right:0;margin:auto;}
#p07box01 .box03 h3 {font-size:24px;}
#p07box01 .box03 h3 .waku {position:relative;}
#p07box01 .box03 h3 .waku::before {content:"";background:url("../img/p07/toge.png") no-repeat;background-size:contain;width:51px;height:41px;position:absolute;top: -20px;left:-21px;}
#p07box01 .box03 h3 .sen {position:relative;}
#p07box01 .box03 h3 .sen::before {content:"";background:#E60065;width:calc(100% - 15px);height:2px;position:absolute;bottom: 0;left: 15px;}

#p07box01 .bg {padding:40px 20px;box-sizing:border-box;background:#FFFDEE;border-radius:20px;}
#p07box01 .bg .cnt01 {display:block;margin-bottom:50px;}
#p07box01 .bg .cnt01 .info {width:100%;margin-bottom:20px;}
#p07box01 .bg .cnt01 .info h3 {font-size:20px;margin-bottom:20px;}
#p07box01 .bg .cnt01 .info h3 span {font-size:26px;}
#p07box01 .bg .cnt01 .info .text {margin-bottom:20px;}
#p07box01 .bg .cnt01 .info .box {border:3px solid #403F3F;border-top:0;border-radius:10px;overflow:hidden;}
#p07box01 .bg .cnt01 .info .box h4 {line-height:38px;background:#403F3F;color:#fff;text-align: center;}
#p07box01 .bg .cnt01 .info .box .box_in {padding:20px;background:#fff;box-sizing:border-box;text-align: center;}
#p07box01 .bg .cnt01 .info .box .box_in ul {text-align: left;display: inline-block;width: auto;}
#p07box01 .bg .cnt01 .info .box .box_in ul li {margin-bottom:16px;line-height:26px;padding-left:33px;background:url("../img/p07/li.svg") no-repeat center left;box-sizing:border-box;font-weight: 700;}
#p07box01 .bg .cnt01 .info .box .box_in ul li:last-child {margin-bottom:0;}
#p07box01 .bg .cnt01 .img {width:100%;}

#p07box01 .bg .cnt02 {margin-bottom:40px;}
#p07box01 .bg .cnt02 h3 {margin-bottom:42px;font-size:20px;position: relative;padding-left:14px;}
#p07box01 .bg .cnt02 h3::before {content:"";background:#22CC00;width:4px;height:calc(100% - 8px);border-radius:10px;position:absolute;bottom:2px;left:0;}

#p07box01 .bg .cnt02 .nagare_list {display:block;}
#p07box01 .bg .cnt02 .nagare_list .nagare01 {width:100%;margin-bottom:40px;position:relative;z-index:2;}
#p07box01 .bg .cnt02 .nagare_list .nagare01::before {content:"";background:#fff;width:100%;height:calc(100% - 14px);position:absolute;bottom:0;left:0;z-index:-1;}
#p07box01 .bg .cnt02 .nagare_list .nagare01::after{content:"";background:url("../img/p07/kaku02_sp.svg") no-repeat;background-size:contain;width:20px;height:10px;position:absolute;left:0;bottom:-26px;right:0;margin:auto;}
#p07box01 .bg .cnt02 .nagare_list .nagare01:last-child {margin-bottom:0;}
#p07box01 .bg .cnt02 .nagare_list .nagare01:last-child::after {content:none;}

#p07box01 .bg .cnt02 .nagare_list .nagare01 .num {text-align:center;}
#p07box01 .bg .cnt02 .nagare_list .nagare01 .num span {text-align:center;padding:6px 20px;background:#22CC00;border-radius:40px;margin:0 auto 16px;color: #fff;display: inline-block;line-height: 1;font-weight: 900;}
#p07box01 .bg .cnt02 .nagare_list .nagare01 h4 {line-height:1.4;margin-bottom:10px;}
#p07box01 .bg .cnt02 .nagare_list .nagare01 .img {width:100%;margin:0 auto;}

#p07box01 .bg .cnt03 {padding:30px 20px;box-sizing:border-box;background:#EAFAE7;border-radius: 10px;}
#p07box01 .bg .cnt03 h3 {margin-bottom:20px;font-size:20px;position: relative;padding-left:22px;}
#p07box01 .bg .cnt03 h3::before {content:"";background:#1EB200;width:12px;height:12px;border-radius:100%;position:absolute;top:0;bottom:0;left:0;margin:auto;}

#p07box01 .bg .cnt03 .cnt {margin-bottom:30px;display: block;}
#p07box01 .bg .cnt03 .cnt .cnt_in01 {display:block;}
#p07box01 .bg .cnt03 .cnt .cnt_in01 .t01 {width:100%;margin-bottom:20px;}

#p07box01 .bg .cnt03 .cnt .cnt_in01 table {width:234px;border:3px solid #727171;border-radius:10px;overflow:hidden;background:#fff;border-collapse: inherit;margin:0 auto 10px;}
#p07box01 .bg .cnt03 .cnt .cnt_in01 table th {width:100px;text-align:center;vertical-align:middle;background:#727171;color:#fff;padding: 10px 0;}
#p07box01 .bg .cnt03 .cnt .cnt_in01 table td {padding: 10px;vertical-align:middle;}
#p07box01 .bg .cnt03 .cnt .cnt_in01 table td span {font-weight:bold;}
#p07box01 .bg .cnt03 .cnt .cnt_in01 table.table02 {border-color:#E60065;margin-bottom:0;}
#p07box01 .bg .cnt03 .cnt .cnt_in01 table.table02 th {background:#E60065;}


#p07box01 .bg .cnt03 .cnt .cnt_in02 {border-radius: 6px;background: #fff;padding: 10px 12px;position:relative;margin-top: 56px;}
#p07box01 .bg .cnt03 .cnt .cnt_in02::after{content:"";background:url("../img/p07/kaku03_sp.svg") no-repeat;background-size:contain;width:22px;height:28px;position:absolute;top:-42px;left:0;right:0;margin:auto;}

#p07box01 .bg .cnt03 .cnt .cnt_in02 .t01 {}
#p07box01 .bg .cnt03 .cnt .cnt_in02 .t01 span {font-weight:bold;font-size:20px;}
#p07box01 .bg .cnt03 .cnt .cnt_in02 .t02 {}
#p07box01 .bg .cnt03 .cnt .cnt_in02 .t02 span {font-weight:bold;}
#p07box01 .bg .cnt03 .cnt .cnt_in02 .t02 span.pink {font-size:30px;}

#p07box01 .bg .cnt03 .box {border:4px solid #403F3F;border-radius: 10px;background:#fff;padding:30px 20px;box-sizing:border-box;}
#p07box01 .bg .cnt03 .box .text {display:inline-block;padding-top:58px;background:url("../img/p07/denki.png") no-repeat center top;background-size:40px;}
#p07box01 .bg .cnt03 .box .text span {font-weight:bold;}

#p07box02 {padding:0 5% 80px;background:#FFE6E9;position:relative;}
#p07box02::before {content:"";width:100%;height:20px;background:#fff;position:absolute;top:0;left:0;}
#p07box02 .title01 {margin-bottom:40px;}

#p07box02 .text01 {font-size:18px;margin-bottom:40px;}
#p07box02 .text01 span {font-weight:bold;}

#p07box02 .bg01 {border:3px solid #727171;border-top:0;border-radius:20px;overflow:hidden;margin-bottom:80px;}
#p07box02 .bg01 h3 {line-height:62px;font-size:20px;background:#727171;color:#fff;text-align: center;}
#p07box02 .bg01 .bg_in {padding:30px 20px;box-sizing:border-box;justify-content:center;background:#fff;text-align: center;display:block;}
#p07box02 .bg01 .bg_in ul {text-align: left;display: inline-block;width: auto;min-width: 276px;}
#p07box02 .bg01 .bg_in ul li {line-height:26px;padding-left:34px;background:url("../img/p07/li.svg") no-repeat center left;box-sizing:border-box;margin-bottom:14px;font-weight:700;}
#p07box02 .bg01 .bg_in ul:last-child li:last-child {margin-bottom:0;}

#p07box02 .bg02 {}
#p07box02 .bg02 h3 {margin-bottom:28px;font-size:20px;position: relative;padding-left:10px;}
#p07box02 .bg02 h3::before {content:"";background:#E60065;width:4px;height:calc(100% - 8px);border-radius:10px;position:absolute;bottom:2px;left:0;}
#p07box02 .risc_list {}
#p07box02 .risc_list .risc01 {width:calc(50% - 6px);background:#fff;padding:20px 14px 20px;border-radius:10px;margin:12px 12px 0 0;box-sizing:border-box;}
#p07box02 .risc_list .risc01:nth-child(2n) {margin-right:0;}
#p07box02 .risc_list .risc01 h4 {width:100%;height:44px;display:table;margin-bottom:10px;}
#p07box02 .risc_list .risc01 h4 span {vertical-align:middle;display:table-cell;line-height:1.4;text-align:center;}
#p07box02 .risc_list .risc01 .img {max-width:164px;margin:0 auto;}

#p07box03 {padding:0 0 80px;background:#fff;position:relative;}
#p07box03::before {content:"";width:100%;height:20px;background:#FFE6E9;position:absolute;top:0;left:0;}

#p07box03 .title01 {margin-bottom:40px;}
#p07box03 .title01 .p02 .waku {padding: 10px 20px 10px 60px;background:url("../img/main/mimawari.png") no-repeat center left 20px #fff;background-size:30px;}
#p07box03 .title01 h2 {line-height:1.6;font-size:28px;}
#p07box03 .title01 h2 .color {font-size:inherit;padding-bottom:0;}
#p07box03 .title01 h2 .color::after {content:none;}

#p07box03 .bg_box {padding:40px 5%;background:#FFFDEE;box-sizing:border-box;}

#p07box03 .bg_box .cnt01 {margin-bottom:20px;}
#p07box03 .bg_box .cnt01 .kanketu {width:auto;padding:6px 16px;background:#06C755;border-radius:10px;margin:0 auto 10px;color:#fff;}
#p07box03 .bg_box .cnt01 .kanketu .kanketu_in {display:inline-block;font-size:22px;font-weight:bold;padding-left:34px;background: url("../img/common/line.svg") no-repeat center left;background-size:30px;}
#p07box03 .bg_box .cnt01 h3 {font-size: 23px;width: 100%;text-align: center;}
#p07box03 .bg_box .text01 {margin-bottom:40px;}
#p07box03 .bg_box .text01 span {font-weight:bold;}

#p07box03 .bg_box .bg {display:block;border:3px solid #403F3F;box-sizing:border-box;padding:40px 20px;background:#fff;border-radius:20px;margin-bottom:40px;}
#p07box03 .bg_box .bg .gentei_box {align-items:center;margin-bottom:40px;justify-content:center;}
#p07box03 .bg_box .bg .gentei_box .text {margin-right:8px;font-weight: bold;}
#p07box03 .bg_box .bg .gentei_box .text .pink {font-size: 23px;line-height:1.1;}
#p07box03 .bg_box .bg .gentei_box .maru {padding:10px;background:#E60065;color:#fff;border-radius:6px;line-height:1;font-weight:bold;width:auto;}
#p07box03 .bg_box .bg .gentei_box .maru .maru_in {display: flex;align-items: center;}
#p07box03 .bg_box .bg .gentei_box .maru .maru_in .t01 {margin-bottom:4px;display:block;}
#p07box03 .bg_box .bg .gentei_box .maru .maru_in .t01 span {font-size:27px;font-weight:900;margin:0 2px;display:inline-block;}
#p07box03 .bg_box .bg .gentei_box .maru .maru_in .t02 {font-size:27px;}
#p07box03 .bg_box .bg .gentei_box .maru .maru_in .t02 span {font-size:26px;}
#p07box03 .bg_box .bg .plan_box {margin-bottom:30px;text-align:center;display:block;}
#p07box03 .bg_box .bg .plan_box .t01 {font-size:19px;margin-bottom:28px;}
#p07box03 .bg_box .bg .plan_box .t01 span {font-size:24px;font-weight:bold;margin: 0 4px;display:inline-block;position:relative;z-index:2;}
#p07box03 .bg_box .bg .plan_box .t01 span::before {content:"";background:#FFD541;background-size:contain;width:100%;height:13px;position:absolute;bottom:4px;left:0;right:0;margin:auto;z-index:-1;}
#p07box03 .bg_box .bg .plan_box .t02 {font-size:20px;line-height:1;font-weight:bold;}
#p07box03 .bg_box .bg .plan_box .t02 .pink {margin:0 2px;display:inline-block;font-size: 56px;font-weight: 900;}
#p07box03 .bg_box .bg .plan_box .t02 .big {font-size:24px;}

#p07box03 .bg_box .bg .line_box {border-radius:10px;width:100%;position:relative;background:#E3FFE4;padding:24px 0 24px 40px;box-sizing:border-box;}
#p07box03 .bg_box .bg .line_box::before {content:"";width:71px;height:110px;background: url("../img/top/sumaho.png") no-repeat;background-size:contain;position:absolute;top:-4px;right:34px;}
#p07box03 .bg_box .bg .line_box .t01 {font-size:24px;font-weight:bold;margin-bottom:5px;}
#p07box03 .bg_box .bg .line_box .t02 {}

#p07box03 .bg_box .table_box_list {}
#p07box03 .bg_box .table_box_list .table_box {margin-bottom:40px;}
#p07box03 .bg_box .table_box_list .table_box:last-child {margin-bottom:0;}
#p07box03 .bg_box .table_box_list .table_box .table_box_in {border:3px solid #1EB200;border-top:0;border-radius:20px;overflow:hidden;}
#p07box03 .bg_box .table_box_list .table_box .table_box_in h4 {line-height:68px;font-size:24px;background:#1EB200;color:#fff;text-align: center;}
#p07box03 .bg_box .table_box_list .table_box .table_box_in .table_box_in_list {padding:30px 20px;background:#fff;box-sizing:border-box;}
#p07box03 .bg_box .table_box_list .table_box .table_box_in .table_box_in_list .table {padding-bottom:20px;border-bottom:1px solid #E0E0E0;margin-bottom:20px;display:block;}
#p07box03 .bg_box .table_box_list .table_box .table_box_in .table_box_in_list .table:last-child {padding-bottom:0;border-bottom:0;margin-bottom:0;}
#p07box03 .bg_box .table_box_list .table_box .table_box_in .table_box_in_list .table h5 {width:100%;}
#p07box03 .bg_box .table_box_list .table_box .table_box_in .table_box_in_list .table .td01 {width:100%;margin-top:10px;}
#p07box03 .bg_box .table_box_list .table_box .table_box_in .table_box_in_list .table .td02 {width:100%;margin-top:10px;;color:#1EB200;text-align:right;font-weight: bold;}
#p07box03 .bg_box .table_box_list .table_box .t01 {margin-top:20px;text-indent:-1em;padding-left:1em;}

#p07box04 {padding:0 5% 80px;background:#FFE6E9;position:relative;}
#p07box04::before {content:"";width:100%;height:20px;background:#fff;position:absolute;top:0;left:0;}

#p07box04 .title01 {margin-bottom:40px;}
#p07box04 .k_reason_list .reason01 {background:#fff;}

/*実績紹介 (results) p08
=========================================== */
#p08box01 {padding:60px 5% 80px;}

.search_box {margin-bottom:50px;border:2px solid #403F3F;border-top:0;border-radius:10px;box-sizing:border-box;overflow:hidden;}
.search_box .search_title {line-height:68px;color:#fff;font-size:20px;text-align:center;cursor:pointer;background:url("../img/p08/op.svg") no-repeat center right 20px #403F3F;}
.search_box .search_title.on {background:url("../img/p08/cl.svg") no-repeat center right 20px #403F3F;}
.search_box .search_box_in {padding:30px 20px;display:none;}
.search_box .search_box_in .tax_list {margin-bottom:30px;}
.search_box .search_box_in .tax_list .ul01 {padding-bottom:20px;border-bottom:1px solid #D3D3D3;margin-bottom:20px;display:block;}
.search_box .search_box_in .tax_list .ul01:last-child {padding-bottom:0;border-bottom:0;margin-bottom:0;}
.search_box .search_box_in .tax_list .ul01 .subtitle {width:100%;margin-bottom:20px;}
.search_box .search_box_in .tax_list .ul01 .ul02 {width:100%;}
.search_box .search_box_in .tax_list .ul01 .ul02 li {margin-bottom:16px;width:100%;font-size:16px;font-weight:500;}
.search_box .search_box_in .tax_list .ul01 .ul02 li:last-child {margin-bottom:0;}
.search_box .search_box_in .tax_list .ul01 .ul02 li label {width: 100%;display: block;}
.search_box .search_box_in .tax_list .ul01 .ul02 li label input {font-family: 'NotoSansJP';font-size:16px}

.btn-search {text-align: center;width:100%;display:block;}
.btn-search input {width:100%;height: 47px;display:block;font-size: 16px;font-weight:bold;border-radius:4px;cursor: pointer;color: #fff;border: none;box-sizing: border-box;background: #403F3F;font-family: 'NotoSansJP';transition: .3s;}
.btn-search input:hover {opacity: 0.7;}

.results_list {display:block;}
.results_list .results01 {margin-bottom:40px;}
.results_list .results01:last-child {margin-bottom:0;}


/*実績紹介　詳細
=========================================== */
#p09box01 {padding:40px 5% 60px;}

.single div#bread {height: auto;top: 0;line-height: normal;padding: 8px 5% 0;}

.results_single {}
.results_single .time {margin-bottom:20px;color:#707070;}
.results_single .title {font-size:24px;padding-bottom:20px;border-bottom:1px dashed #727171;margin-bottom:20px;line-height:1.4;}

.results_single .results_img.flex {display:block;margin-bottom:40px;}
.results_single .results_img .results_main {width: 100%;margin-bottom: 14px;}
.results_single .results_img .results_main .results_main01 {border-radius:10px;overflow:hidden;}
.results_single .results_img .results_main .results_main01 .in_img {aspect-ratio: 336 / 204;}
.results_single .results_img .results_main .results_main01 .desc {margin-top:8px;}

.results_single .results_img .results_thum {width: 100%;margin-bottom: 0;}
.results_single .results_img .results_thum .slick-track {width: 100% !important;}
.results_single .results_img .results_thum .results_thum01 {width:calc(100% / 3 - 6px);margin:6px 6px 0 0;cursor: pointer;position: relative;border-radius:10px;overflow:hidden;}
.results_single .results_img .results_thum .results_thum01 .in_img {aspect-ratio: 108 / 78;}
.results_single .results_img .results_thum .results_thum01.slick-current {position: relative;}
.results_single .results_img .results_thum .results_thum01.slick-current::before {content:"";background:rgba(0,0,0,0.4);width: 100%;height: 100%;position: absolute;z-index: 1;}
.results_single .results_img .results_thum .results_thum01:nth-child(3n) {margin-right: 0}
.results_single .results_img .results_thum .results_thum01:last-child {margin-right: 0;}

.results_single .table_list {display:block;}
.results_single .table_list table {width:100%;}
.results_single .table_list table tr {}
.results_single .table_list table tr th {width:120px;padding:20px;box-sizing:border-box;background:#FFE6E9;border-bottom:1px solid #FFC2C9;}
.results_single .table_list table:first-child tr:first-child th {border-top:1px solid #FFC2C9;}
.results_single .table_list table tr td {padding:20px;box-sizing:border-box;vertical-align:middle;border-bottom:1px solid #E0E0E0;}
.results_single .table_list table:first-chil tr:first-child td {border-top:1px solid #E0E0E0;}

.results_single .table_list table tr td .naiyou span::after {content:"/";display:inline-block;margin:0 3px;}
.results_single .table_list table tr td .naiyou span:last-child::after {content:none;margin:0;}

.results_single .comment_box {margin-top:40px;}
.results_single .comment_box h3 {line-height:46px;background:url("../img/p08/comment_box.svg") no-repeat center left 14px #E60065;color:#fff;border-radius:4px;font-size:18px;padding-left:48px;}
.results_single .comment_box .comment {margin-top:20px;}

#topbox04.p09box02 {background:none;width:90%;margin:0 auto;position:relative;z-index: 2;box-sizing: border-box;padding-bottom: 40px;}
#topbox04.p09box02::before {content:"";background:#FFE6E9;border-radius: 20px;width:100%;height:calc(100% - 18px);position:absolute;top: auto;bottom:0;left:0;z-index:-1;}

#p09box03 {padding-bottom:80px;}

#topbox05.p09box04 {padding:0 5% 60px;background:#FFF9E3;position:relative;}
#topbox05.p09box04::before {content:"";width:100%;height:20px;background:#fff;position:absolute;top:0;left:0;}

#topbox05.p09box04 .bg {padding-bottom:0!important;}
#topbox05.p09box04 .bg .title01 h2 .color {font-size: inherit;padding-bottom:0;}
#topbox05.p09box04 .bg .title01 h2 .color::after {content:none;}
#topbox05.p09box04 .bg .title01 h2 .waku::before {left: -23px;top: -40px;}
#topbox05.p09box04 .bg .title01 h2 .waku::after {right: -10px;top: -52px;}
#topbox05.p09box04 .bg .results_slider {margin-bottom:100px!important;}


/*お客様の声 (flow) p10
=========================================== */
#topbox07.p10box01 {padding:60px 5% 80px;background:#fff;}
#topbox07.p10box01::before {content:none;}

#topbox07.p10box01 .text02 {margin-bottom:40px;}

.voice_list {display:block;}
.voice_list .voice01 {padding:40px 20px;border:3px solid #727171;border-radius:20px;box-sizing:border-box;margin-bottom:30px;display:block;}
.voice_list .voice01:last-child {margin-bottom:0;}

.voice_list .voice01 .left {width:100%;margin-bottom:40px;}
.voice_list .voice01 .left .midashi {font-size:20px;margin-bottom:30px;}
.voice_list .voice01 .left .voice_hyouka_list {margin-top:40px;}

.voice_list .voice01 .left .voice_hyouka_list .voice_hyouka {margin-bottom:30px;}
.voice_list .voice01 .left .voice_hyouka_list .voice_hyouka:last-child {margin-bottom:0;}

.voice_list .voice01 .left .voice_hyouka_list .voice_hyouka_midashi {margin-bottom:14px;align-items:flex-start;}
.voice_list .voice01 .left .voice_hyouka_list .voice_hyouka_midashi .num {width:41px;padding:5px 0;box-sizing:border-box;background:#403F3F;color:#fff;border:1px solid #000;border-radius:40px;font-weight:900;margin-right:10px;text-align:center;line-height: 1;}

.voice_list .voice01 .left .voice_hyouka_list .voice_hyouka_midashi h3 {width:calc(100% - 51px);}

.voice_list .voice01 .left .hyouka {width: 100%;display: flex;flex-wrap: wrap;border: 1px solid #403F3F;box-sizing: border-box;border-radius:10px;overflow:hidden;}
.voice_list .voice01 .left .hyouka > li {width: calc(100% / 5);height: 24px;border-right: 1px solid #707070;display: table;box-sizing: border-box;}
.voice_list .voice01 .left .hyouka > li:last-child {border-right:0;}
.voice_list .voice01 .left .hyouka > li span {display: table-cell;text-align: center;vertical-align: middle;font-size: 12px;}

.voice_list .voice01 .left .hyouka1 > li:first-child {background: #E60065;color:#fff;}
.voice_list .voice01 .left .hyouka2 > li:nth-child(2) {background: #E60065;color:#fff;}
.voice_list .voice01 .left .hyouka3 > li:nth-child(3) {background: #E60065;color:#fff;}
.voice_list .voice01 .left .hyouka4 > li:nth-child(4) {background: #E60065;color:#fff;}
.voice_list .voice01 .left .hyouka5 > li:last-child {background: #E60065;color:#fff;}

.voice_list .voice01 .left .voice05_box {margin-top: 40px;}
.voice_list .voice01 .left .voice05_box h3 {margin-bottom:20px;padding-left:18px;position:relative;}
.voice_list .voice01 .left .voice05_box h3::before {content:"";width:4px;height:calc(100% - 2px);background:#E60065;border-radius:10px;position:absolute;left:0;bottom:0;}
.voice_list .voice01 .left .voice05_box .voice05 {}


.voice_list .voice01 .right {width:100%;}
.voice_list .voice01 .right .img {overflow: hidden;border:1px solid #707070;width:100%;box-sizing:border-box;}
.voice_list .voice01 .right .img a {display:block;height:100%;position:relative;}
.voice_list .voice01 .right .img a p {padding:6px 10px;background:#403F3F;color:#fff;font-size:14px;line-height:16px;position:absolute;right:-1px;bottom:-1px;border-radius:4px 0 0 0;}
.voice_list .voice01 .right .img a p span {display:inline-block;padding-left:16px;background:url("../img/p10/lupe.svg") no-repeat left center;}
.voice_list .voice01 .right .img .in_img { aspect-ratio: 250 / 356;}

.voice_list .voice01 .right .data_box {margin-top:10px;}

#fancybox-content {
  width: 90vw !important;
  height: 90vh !important;
}

#fancybox-frame {
  width: 100% !important;
  height: 100% !important;
}


/*一覧ページページャー*/
.wp-pagenavi {text-align: center;margin: 60px auto 0;}
.wp-pagenavi a,.wp-pagenavi span {text-decoration: none;display: inline-block;line-height:44px;margin:0 2.5px;width:48px;color:#403F3F;border:2px solid #403F3F;font-weight: bold;box-sizing:border-box;border-radius:100%;font-size:14px;}
.wp-pagenavi a:hover, .wp-pagenavi span.current, span.pages {color:#fff;background:#403F3F;}

span.extend {display: none;}
span.pages {display: none;}

.wp-pagenavi a.first {display:none;}
.wp-pagenavi a.previouspostslink {color:transparent!important;background: url("../img/p10/arrow01.svg") no-repeat center;margin-right:17.5px;}
.wp-pagenavi a.nextpostslink {color:transparent!important;background: url("../img/p10/arrow02.svg") no-repeat center;margin-left:17.5px;}
.wp-pagenavi a.last {display:none;}


/*お知らせ (news) p11
=========================================== */
#p11box01 {padding:60px 5% 80px;background:#fff;}

.news_cnt {display:block;}
.news_cnt .news_main {width: 100%;}

.news_list {display:block;}
.news_list .news01 {margin-bottom:30px;}
.news_list .news01:last-child {margin-bottom:0;}

.news_cnt .news_side {width: 100%;margin-top:80px;}
.news_cnt .news_side .sidebox {}
.news_cnt .news_side .sidebox .sidebox_in {margin-bottom:40px;}
.news_cnt .news_side .sidebox .sidebox_in:last-child {margin-bottom:0;}
.news_cnt .news_side .sidebox .sidebox_in .widgettitle {padding:2px 0 4px 12px;font-size:18px;line-height:1.2;color:#E60065;position:relative;margin-bottom:20px;}
.news_cnt .news_side .sidebox .sidebox_in .widgettitle::before {content:"";width:2px;height:100%;background:#E60065;border-radius:10px;position:absolute;left:0;top:0;}

.news_cnt .news_side .sidebox .sidebox_in .cat_list {}
.news_cnt .news_side .sidebox .sidebox_in .cat_list > li {font-weight:bold;line-height:1.2;border-bottom:1px solid #E3E3E3;}
.news_cnt .news_side .sidebox .sidebox_in .cat_list > li:first-child {border-top:1px solid #E3E3E3;}

.news_cnt .news_side .sidebox .sidebox_in .cat_list > li > a {display: block;padding:24px 40px 24px 15px;text-decoration:none;background:url("../img/p05/cat_list.svg") no-repeat center right 15px;}
.news_cnt .news_side .sidebox .sidebox_in .cat_list > li > a:hover {background:url("../img/p05/cat_list.svg") no-repeat center right 15px #F6F6F6;}

.news_cnt .news_side .sidebox .sidebox_in .cat_list > li {}
.news_cnt .news_side .sidebox .sidebox_in .cat_list > li > a {display: block;font-weight:bold;text-decoration:none;padding:24px 35px 24px 15px;box-sizing:border-box;background:url("../img/p05/pass01.svg") no-repeat center right 15px;line-height:1.2;}
.news_cnt .news_side .sidebox .sidebox_in .cat_list > li > a:hover {background:url("../img/p05/pass01.svg") no-repeat center right 15px #FFE6E9;}
.news_cnt .news_side .sidebox .sidebox_in .cat_list > li.selected > a {background:url("../img/p05/pass01.svg") no-repeat center right 15px #FFE6E9;}

.news_cnt .news_side .sidebox .sidebox_in .sidebox_select {position: relative;}
.news_cnt .news_side .sidebox .sidebox_in .sidebox_select select {width:100%;height:60px;border:none;box-sizing:border-box;background:#F5F5F5;padding:15px;appearance: none;-webkit-appearance: none;-moz-appearance: none;cursor: pointer;font-weight:bold;font-size:16px;font-family: 'NotoSansJP';color:#000;}
.news_cnt .news_side .sidebox .sidebox_in .sidebox_select::before {content: "";background:url("../img/p07/arrow.svg") no-repeat;width:13px;height:9px;position: absolute;right: 15px;top: 50%;transform: translateY(-50%);pointer-events: none;}


/*お知らせ 詳細 p10
=========================================== */
.single #p11box01 {padding-top:40px;}

.news_single {}
.news_single .info {margin-bottom:10px;align-items:center;justify-content: space-between;}
.news_single .info .category {width: auto;}
.news_single .info .category li {font-size:14px;line-height:1.1;padding:4px 10px;background:#000;color:#fff;border-radius: 4px;margin-right:5px;font-weight:bold;}
.news_single .info .category li:last-child {margin-right:0;}
.news_single .info .time {font-size:14px;text-align:right;color:#707070;}

.news_single .title {font-size:20px;}

#toc_container {background:#FFFDEE!important;border:none!important;padding:30px!important;margin-top:30px!important;width:100%!important;display:block!important;box-sizing:border-box;border-radius:10px;}
#toc_container .toc_title {text-align: left!important;font-size:20px!important;margin-bottom:14px!important;color:#E60065;}
#toc_container .toc_list {margin-top:0 !important;}
#toc_container .toc_list > li {margin-bottom:10px !important;font-size:16px;font-weight:500;line-height:1.6;}
#toc_container .toc_list > li:last-child {margin-bottom:0 !important;}
#toc_container .toc_list > li .toc_number {font-size:20px;font-weight:bold;color:#E60065;margin-right: 6px;}
#toc_container .toc_list > li .toc_number::after {content:".";}
#toc_container .toc_list > li a {padding-left: 25px;text-indent: -25px;display: inline-block;text-decoration:none;}
#toc_container .toc_list > li a:hover {opacity:0.7;}

#toc_container ul ul {margin-left:0!important;}

.news_single .editor {margin-top:40px;}

.news_single .tag_list_box {margin-top:40px;}
.news_single .tag_list_box .tag_list_midashi {font-size:18px;line-height:1.2;font-weight: bold;}
.news_single .tag_list_box .tag_list {}
.news_single .tag_list_box .tag_list li {font-size:14px;font-weight:500;margin:14px 12px 0 0;}

.writer_info_list {margin-top:40px;}
.writer_info_list .writer_info {border-radius:10px;margin-bottom:30px;overflow:hidden;padding:57px 20px 30px;background:#FFF5F6;border:2px solid #E60065;position: relative;display:block;}
.writer_info_list .writer_info:last-child {margin-bottom:0;}

.writer_info_list .writer_info .midashi {font-weight:bold;padding:10px 20px;line-height: 1;color:#fff;background:#E60065;position:absolute;left:0;top:0;border-radius:0 0 10px 0;}

.writer_info_list .writer_info .cnt {display:block;}
.writer_info_list .writer_info .cnt .img {width:100px;margin:0 auto 20px;}
.writer_info_list .writer_info .cnt .img .in_img {aspect-ratio: 100 / 100;border-radius:100%;overflow:hidden;}

.writer_info_list .writer_info .cnt .info {width:100%;}
.writer_info_list .writer_info .cnt .info .name {font-size:20px;text-align:center;}
.writer_info_list .writer_info .cnt .info .profile {margin-top:10px;}

.writer_info_list .writer_info .cnt .info .shikaku {padding:20px;background:#fff;border-radius:6px;margin-top:20px;}
.writer_info_list .writer_info .cnt .info .shikaku h5 {}
.writer_info_list .writer_info .cnt .info .shikaku h6 {margin-top:6px;}
.writer_info_list .writer_info .cnt .info .shikaku .shikaku_text {}

/*詳細ページページャー*/
.post-navigation {margin:60px auto 0;}
.post-navigation ul {text-align: center;justify-content: center;align-items: center;}
.post-navigation ul li {font-weight:bold;}
.post-navigation ul li a {text-decoration:none;}

.post-navigation ul li.post_back {margin: 0 15px;width:180px;display:table;height:50px;}
.post-navigation ul li.post_back a {display:table-cell;text-align:center;vertical-align:middle;text-decoration:none;box-sizing: border-box;border-radius:100px;border:2px solid #403F3F;color:#403F3F;}
.post-navigation ul li.post_back a:hover {color:#fff;background:#403F3F;}

.post-navigation ul li.next a {background: url("../img/p10/arrow_l.svg") no-repeat center left;display:inline-block;padding-left:50px;height: 50px;line-height: 50px;}
.post-navigation ul li.prev a {background: url("../img/p10/arrow_r.svg") no-repeat center right;display:inline-block;padding-right:50px;height: 50px;line-height: 50px;}

.post-navigation ul li.next a:hover {opacity:0.7;}
.post-navigation ul li.prev a:hover {opacity:0.7;}

.post-navigation ul li.prev a span {display:none;}
.post-navigation ul li.next a span {display:none;}


/*運営会社 (company) p13
=========================================== */
#p13box01 {padding:60px 5% 80px;}
.k_title01 {font-size:30px;text-align:center;margin-bottom:40px;}
#p13box01 .company_info {display:block;}

#p13box01 .company_info > ul {width:100%;}
#p13box01 .company_info > ul > li {padding-bottom:30px;display:block;border-bottom:1px solid #DADADA;margin-bottom:30px;}
#p13box01 .company_info > ul:last-child > li:last-child {padding-bottom:0;margin-bottom:0;border-bottom:0;}
#p13box01 .company_info > ul > li h3 {width:100%;margin-bottom:10px;}
#p13box01 .company_info > ul > li .naiyou {width:100%;}
#p13box01 .company_info > ul > li .naiyou .syozoku {}
#p13box01 .company_info > ul > li .naiyou .syozoku li a {display:inline-block;padding-right:22px;background:url("../img/p13/link.svg") no-repeat right top 5px;}


#p13box02 {padding:80px 5%;background:#FFE6E9;background-size:cover;}
#p13box02 .bg {padding:50px 20px;background:#fff;box-sizing:border-box;border-radius:20px;display:block;}
#p13box02 .bg .left {width:100%;margin-bottom:40px;}


#p13box02 .bg .left h3 {font-size:24px;margin-bottom:30px;}

#p13box02 .bg .left .text_list {}
#p13box02 .bg .left .text_list .text {margin-bottom:20px;}
#p13box02 .bg .left .text_list .text:last-child {margin-bottom:0;}

#p13box02 .bg .right {width:100%;}
#p13box02 .bg .right .img {}
#p13box02 .bg .right h4 {font-size:20px;margin-top:20px;}
#p13box02 .bg .right h4 span {font-weight:bold;margin-left:10px;}

#p13box02 .bg .right .box {padding:20px;background:#F5F5F5;border-radius:4px;margin-top:10px;box-sizing: border-box;}
#p13box02 .bg .right .box h5 {width:50px;}
#p13box02 .bg .right .box .box_in {width:calc(100% - 50px);}

#p13box03 {padding:80px 5%;}
#p13box03 .cnt {display:block;}
#p13box03 .cnt .cnt_in {width:336px;height:266px;margin:0 auto 50px;background:url("../img/p13/wa01.svg") no-repeat center top;box-sizing:border-box;background-size:contain!important;}
#p13box03 .cnt .cnt_in .maru {width:116px;height:116px;display:table;margin:0 auto 14px;}
#p13box03 .cnt .cnt_in .maru h2 {display:table-cell;vertical-align:middle;text-align:center;color:#fff;font-size:20px;border-radius:100%;background:#ED788B;}
#p13box03 .cnt .cnt_in h3 {font-size:24px;text-align:center;}

#p13box03 .cnt .cnt_in:last-child {background:url("../img/p13/wa02.svg") no-repeat center top;box-sizing:border-box;margin-bottom:0;}
#p13box03 .cnt .cnt_in:last-child .maru h2 {background:#1EB200;}

#p13box04 {padding:0 5% 80px;background:#fff;}
#p13box04::before {content:"";width:100%;height:calc(100% - 30px);background:#FFF5F6;position:absolute;bottom:0;left:0;border-radius:100px 100px 0 0;}
#p13box04 .wrap {position:relative;z-index:2;}


#p13box04 .title01 {margin-bottom:40px;}
#p13box04 .title01 .p02 {font-size: 16px;}
#p13box04 .title01 .p02 .waku {padding: 10px 20px;}
#p13box04 .title01 h2 .color {font-size:inherit;}
#p13box04 .title01 h2 .color::after {content:none;}

#p13box04 .cnt {display:block;margin-bottom:20px;}
#p13box04 .cnt .left {width:100%;margin-bottom:40px;}
#p13box04 .cnt .left .midashi_box {display:block;margin-bottom:20px;}

#p13box04 .cnt .left .midashi_box .img {width:120px;margin:0 auto 20px;}
#p13box04 .cnt .left .midashi_box .info {width:100%}
#p13box04 .cnt .left .midashi_box .info .t01 {font-weight:bold;font-size:18px;}
#p13box04 .cnt .left .midashi_box .info h3 {font-size:28px;}
#p13box04 .cnt .left .text {}

#p13box04 .cnt .maru_list {display:block;}
#p13box04 .cnt .maru_list .maru {width:100%;height:60px;display:table;margin-bottom:10px;}
#p13box04 .cnt .maru_list .maru:last-child {margin-bottom:0;}
#p13box04 .cnt .maru_list .maru h3 {display:table-cell;vertical-align:middle;text-align:center;background:#fff;border:3px solid #E60065;border-radius:6px;}
#p13box04 .cnt .maru_list .maru h3 br {display:none;}

#p13box04 .box_list {margin-bottom:40px;}
#p13box04 .box_list .box {width:100%;margin-bottom:20px;background:#fff;border:3px solid #E60065;box-sizing:border-box;overflow:hidden;border-radius:10px;border-top:0;}
#p13box04 .box_list .box:last-child {margin-bottom:0;}

#p13box04 .box_list .box h3 {text-align:center;color:#fff;background:#E60065;line-height:44px;}
#p13box04 .box_list .box .box_in {padding:20px;}

#p13box04 .box_list .box .box_in.ul_box {text-align: center;}
#p13box04 .box_list .box .box_in.ul_box ul {text-align: left;display: inline-block;}
#p13box04 .box_list .box .box_in.ul_box ul li {margin-bottom:10px;}
#p13box04 .box_list .box .box_in.ul_box ul li:last-child {margin-bottom:0;}
#p13box04 .box_list .box .box_in h4 {text-align:center;margin-bottom:20px;}

#p13box04 .box_list .box .box_in .area_box {background:#F5F5F5;border-radius: 4px;overflow:hidden;}
#p13box04 .box_list .box .box_in .area_box h5 {line-height:42px;background:#FFE6E9;text-align:center;}
#p13box04 .box_list .box .box_in .area_box .area_box_in {padding: 14px 20px 20px;line-height:1.4;}

#p13box04 .box_list .box .box_in .box_in_t01 {margin-bottom:10px;}
#p13box04 .box_list .box .box_in .table_list {}
#p13box04 .box_list .box .box_in .table_list table {margin-bottom:10px;border-radius:4px;overflow:hidden;}
#p13box04 .box_list .box .box_in .table_list table:last-child {margin-bottom:0;}
#p13box04 .box_list .box .box_in .table_list table th {width:72px;height:64px;text-align:center;line-height:1.4;background:#FFE6E9;color:#E60065;vertical-align:middle;}
#p13box04 .box_list .box .box_in .table_list table td {padding:10px;outline-color:1.4;background:#F5F5F5;vertical-align:middle;}

#p13box04 .btn_box {padding:40px 20px;background:url("../img/p13/btn_box.svg") no-repeat right -30px bottom #fff;border:3px solid #403F3F;border-radius:10px;display:block;box-sizing:border-box;overflow:hidden;}
#p13box04 .btn_box .text {}
#p13box04 .btn_box .text p {font-size:20px;}
#p13box04 .btn_box .text h3 {font-size:26px;}
#p13box04 .btn_box .btn01 {margin:30px auto 0}



/*無料現地調査 (contact) p14
=========================================== */
#p14box01 {padding:60px 5% 80px;}
#p14box01 .box_list {}
#p14box01 .box_list .box {border:3px solid #403F3F;border-top:0;border-radius:20px;margin-bottom:40px;background:#fff;}
#p14box01 .box_list .box:last-child {margin-bottom:0;}
#p14box01 .box_list .box h2 {font-size:24px;line-height:68px;background:#403F3F;text-align:center;color:#fff;border-radius:20px 20px 0 0;}
#p14box01 .box_list .box .box_in {}

#p14box01 .box_list .box01 {margin-bottom:100px;}
#p14box01 .box_list .box01 .box_in {padding:20px 20px 40px;}
#p14box01 .box_list .box01 .box_in .cnt {display:block;position:relative;margin: 0 auto;}
#p14box01 .box_list .box01 .box_in .cnt h3 {margin:0 auto;position:relative;width: 290px;box-sizing: border-box;padding: 31px 0 20px 100px;;background:url("../img/p14/il.png") no-repeat center left;background-size:94px;white-space:nowrap;}

#p14box01 .box_list .box01 .box_in .cnt .info {text-align:center;}
#p14box01 .box_list .box01 .box_in .cnt .info h4 {line-height:23px;font-size:14px;background:#000;color:#fff;border-radius:4px;margin-bottom:4px;text-align:center;}
#p14box01 .box_list .box01 .box_in .cnt .info .tel {font-size:40px;line-height:1;margin-bottom:10px;text-align:center;}
#p14box01 .box_list .box01 .box_in .cnt .info .t01 {line-height:1;font-size:14px;}

#p14box01 .box_list .box02 {border-color:#06C755;}
#p14box01 .box_list .box02 h2 {background:#06C755;position:relative;}
#p14box01 .box_list .box02 h2::after{content:"";background:url("../img/p14/fuki_sp.png") no-repeat;background-size:contain;width:236px;height:50px;position:absolute;top:-60px;left:0;right:0;margin:auto;}
#p14box01 .box_list .box02 h2 span {padding-left:36px;display:inline-block;background: url("../img/common/line.svg") no-repeat center left;background-size:30px;}
#p14box01 .box_list .box02 .box_in {padding:30px 20px;}

#p14box01 .box_list .box02 .box_in .cnt {display:block;}
#p14box01 .box_list .box02 .box_in .cnt .info {width:100%;padding:20px;background:#F5F5F5;box-sizing:border-box;border-radius:10px;margin-bottom:20px;}
#p14box01 .box_list .box02 .box_in .cnt .info h3 {font-size:20px;margin-bottom:14px;color:#1EB200;}
#p14box01 .box_list .box02 .box_in .cnt .info ul {margin-bottom:20px;}
#p14box01 .box_list .box02 .box_in .cnt .info ul li {margin-bottom:10px;padding-left:30px;line-height:22px;background:url("../img/p14/li.svg") no-repeat center left;font-weight:bold;}
#p14box01 .box_list .box02 .box_in .cnt .info ul li:last-child {margin-bottom:0;}
#p14box01 .box_list .box02 .box_in .cnt .info .text01 {}

#p14box01 .box_list .box02 .box_in .cnt .line_box {padding:30px 20px;width:100%;box-sizing:border-box;background:#FFFDEE;border-radius:10px;display: block;}
#p14box01 .box_list .box02 .box_in .cnt .line_box .line_box01 {padding-bottom:30px;border-bottom:1px dashed #EADE85;margin-bottom:30px;width:100%;}
#p14box01 .box_list .box02 .box_in .cnt .line_box .line_box01 .line_box01_in01 {padding-bottom:30px;border-bottom:1px dashed #EADE85;margin-bottom:30px;}


#p14box01 .box_list .box02 .box_in .cnt .line_box h3 {margin-bottom:14px;position: relative;padding-left:14px;}
#p14box01 .box_list .box02 .box_in .cnt .line_box h3::before {content:"";background:#22CC00;width:4px;height:calc(100% - 2px);border-radius:10px;position:absolute;bottom:1px;left:0;}
#p14box01 .box_list .box02 .box_in .cnt .line_box .line_box01 .line_box01_in01 .line_id {width:100%;box-sizing:border-box;border:1px solid #000;padding:10px 20px;background:url("../img/p14/lupe.svg") no-repeat center right 10px #fff;border-radius:4px;font-size:18px;line-height:1.1;}

#p14box01 .box_list .box02 .box_in .cnt .line_box .line_box01 .line_box01_in02 {}
#p14box01 .box_list .box02 .box_in .cnt .line_box .line_box01 .line_box01_in02 .line_btn {width:100%;height:62px;display:table;}
#p14box01 .box_list .box02 .box_in .cnt .line_box .line_box01 .line_box01_in02 .line_btn a {display:table-cell;vertical-align:middle;text-align:center;font-size:20px;font-weight:bold;color:#fff;background:#06C755;border-radius:4px;line-height:35px;}
#p14box01 .box_list .box02 .box_in .cnt .line_box .line_box01 .line_box01_in02 .line_btn a:hover {opacity:0.7;}
#p14box01 .box_list .box02 .box_in .cnt .line_box .line_box01 .line_box01_in02 .line_btn span {display:inline-block;padding-left:48px;background:url("../img/common/line.svg") no-repeat center left;background-size:38px;}

#p14box01 .box_list .box02 .box_in .cnt .line_box .line_box02 {}
#p14box01 .box_list .box02 .box_in .cnt .line_box .line_box02 .qr {width:186px;padding:18px;box-sizing:border-box;background: #fff;margin:0 auto;}
#p14box01 .box_list .box02 .box_in .cnt .line_box .line_box02 .qr .in_img {aspect-ratio: 100 / 100;}


#p14box01 .box_list .box03 {border-color:#E60065;}
#p14box01 .box_list .box03 h2 {background:#E60065;}
#p14box01 .box_list .box03 h2 span {padding-left: 36px;background: url("../img/common/mail.svg") no-repeat center left 5px;display:inline-block;background-size:25px;}

#p14box01 .box_list .box03 .box_in {padding:30px 20px 40px;}
#p14box01 .box_list .box03 .box_in .text01 {margin-bottom:30px;}
#p14box01 .box_list .box03 .box_in .text01 li {padding-left:1em;text-indent:-1em;}


.contact_form_box {}

form.wpcf7-form {padding-top: 80px;margin-top: -80px;}

ul.contact-state {width:100%;height:86px;position: relative;margin:0 auto 60px;}
ul.contact-state > li{width:100%;height:86px;background-size: contain !important;}
ul.contact-state > li span {display: none;}
ul.contact-state > li.state01 {background: url("../img/p14/state01_sp.png") no-repeat center;}
ul.contact-state > li.state02 {background: url("../img/p14/state02_sp.png") no-repeat center;position:absolute;left:0;top:0;}

.state-text {text-align: center;color: #E32525;font-weight: 700;font-size: 18px;margin-bottom: 50px;}

.contactTBL table {}
.contactTBL tr {display:block;margin-bottom:60px;}
.contactTBL table tr:last-child {margin-bottom:0;}

.contactTBL th {width:100%;margin-bottom:12px;display:block;line-height:26px;padding-left: 48px;box-sizing:border-box;position: relative;}
.contactTBL td {width:100%;display:block;}

.hissu {border:1px solid #E60065;color:#fff;background:#E60065;line-height:1;padding:3px 5px;font-size:14px;margin-right:8px;display: inline-block;position: absolute;left: 0;top: 2px;}
.ninni {border:1px solid #E60065;color:#E60065;line-height:1;padding:3px 5px;font-size:14px;margin-right:8px;display: inline-block;position: absolute;left: 0;top: 2px;}

/*text*/
input.wpcf7-text {width: 100%;height:40px;box-sizing: border-box;padding:10px 20px;font-size: 16px;border:1px solid #B3B3B3;background:#fff;}
input.wpcf7-text.sonota {width: calc(100% - 20px);margin: 10px 0 0 auto;display: block;}
input.wpcf7-text.tel01 {width: 140px;}

/*textarea*/
textarea.wpcf7-form-control.wpcf7-textarea {width: 100%;height:210px;box-sizing: border-box;padding:10px 20px;font-size: 16px;border:1px solid #B3B3B3;background:#fff;}

/*list-item*/
.wpcf7-list-item {display:block!important;margin: 0 0 10px 0!important;}
.wpcf7-list-item.last {margin-bottom:0 !important;}
.wpcf7-list-item-label {width: calc(100% - 20px);  box-sizing: border-box;display: block;margin: -25px 0 0 auto;}

/*list-item*/
.codedropz-upload-handler {border-radius: 2px;border: 1px solid #B3B3B3!important;background:#fff;}
.codedropz-upload-container {padding:20px;}
.codedropz-upload-container h3 {font-size:15px!important;font-weight:500!important;margin:0 auto 5px!important;padding-top:24px;background: url("../img/p14/upload.svg") no-repeat center top;}

.codedropz-btn-wrap {width:160px;height:35px;display: table;margin: 10px auto 0;}
.codedropz-btn-wrap a {height: 35px;display: table-cell;background:#D9D9D9;text-align:center;vertical-align: middle;border:none;font-size:16px;border-radius: 5px;}

.privacypolicy01 {display:block;margin-top:10px;line-height:26px;}
.privacypolicy01 a {text-decoration:underline;}

#doui-check input {font-weight:bold;}
#doui-check02 input {font-weight:bold;}

/*送信ボタン*/
.contact-submit.flex {justify-content: center;margin-top:60px;}
input.wpcf7-form-control.btn04 {width: 100%;height:72px;font-family: "NotoSansJP";cursor: pointer; transition: 0.3s;font-size: 16px;font-weight: bold;text-align: center;box-sizing:border-box;display: block;color:#fff;background: url("../img/common/btn01.svg") no-repeat center right 30px #E60065;border-radius: 60px;border: 3px solid #fff;box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);}

input.wpcf7-form-control.btn04:hover {box-shadow: 0px 0 0 rgba(0, 0, 0, 0.2);}

input.wpcf7-form-control.btn05.wpcf7c-btn-back {width: 100%;height:72px;font-family: "NotoSansJP";cursor: pointer; transition: 0.3s;font-size: 16px;font-weight: bold;box-sizing:border-box;display: block;color:#fff;background: url("../img/p14/btn01_b.svg") no-repeat center left 30px #000;border-radius: 60px;border: 3px solid #fff;box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);}

input.wpcf7-form-control.btn05:hover {box-shadow: 0px 0 0 rgba(0, 0, 0, 0.2);}

input.wpcf7-form-control.btn05.wpcf7c-btn-back {margin-top: 20px;}
input.wpcf7-form-control.btn04:focus { outline: none;}

.wpcf7c-conf { background-color: #D4D4D4 !important; }
input:-webkit-autofill, input:-internal-autofill-selected { -webkit-appearance: none; -webkit-box-shadow: 0 0 0px 1000px #D4D4D4 inset !important; box-shadow: 0 0 0px 1000px #D4D4D4 inset !important;}
.wpcf7 .ajax-loader {display: none !important;}
.wpcf7c-elm-step2.mt20 {width: 100%;text-align: center;margin-top: 20px;}
.wpcf7-spinner {display: none !important;}
.wpcf7-not-valid-tip {margin-top:10px;}

/*エリアページ
=========================================== */
#main.home_main.area .cnt01 h2 {}
#main.home_main.area .cnt01 h2 span {display:block;font-size: 16vw;font-style:italic;font-weight:900;}
#main.home_main.area .cnt01 h2 img {width: 73%;}

#topbox05.area_sec01 .bg::after {content:"";width:92px;height:39px;background:url("../img/top/layer01.png") no-repeat;background-size:contain;position:absolute;top: 46px;left: calc(50% - 170px);}
#topbox05.area_sec01 .bg .title01 .p01 .waku::after {content:"";width:60px;height:60px;background:url("../img/top/layer02.png") no-repeat;background-size:contain;position:absolute;top:35px;right:-10px;}

#topbox05.area_sec01 .bg .title01 h2 .waku::before {content:none;}
#topbox05.area_sec01 .bg .title01 h2 .waku::after {content:none;}

#topbox05.area_sec01 .bg .title01 .color {font-size:inherit;padding-bottom:0;}
#topbox05.area_sec01 .bg .title01 .color::after {content: none;}

#topbox07.area_sec02 .title01 .color {padding-bottom:0;}
#topbox07.area_sec02 .title01 .color::after {content: none;}

.footer_map .area_bg {padding:30px 20px;background:#fff;margin-top:20px;border-radius:20px;}
.footer_map .area_bg h3 {font-size:18px;}
.footer_map .area_bg h3 span {font-size:25px;}
.footer_map .area_bg .child_list {font-size:18px;margin-top:14px;display: block;}
.footer_map .area_bg .child_list li {display:inline;}
.footer_map .area_bg .child_list li::after {content:"／";}
.footer_map .area_bg .child_list li:last-child::after {content:none;}


/*Thanks・404
=========================================== */
section#other {padding:60px 5% 80px;text-align: center;}
section#other h2 {font-size: 22px;margin-bottom: 25px;}
section#other .other_in p {font-size: 17px;position: relative;margin: 10px 0;}
section#other .btn01 {margin-top:25px;}

/*プライバシーポリシー
=========================================== */
div#pageBox01{padding:60px 5% 80px;}
h2.pp-title01 {font-size: 22px;border-bottom: solid 2px;margin-bottom: 25px;padding-bottom: 10px;}
h3.pp-title02 {font-size: 17px;padding-left: 15px;position: relative;margin: 10px 0;}
h3.pp-title02:before{content:"";width:5px;height:65%;background:#000;position: absolute;left:0;top:0;bottom:0;margin:auto 0;}
div#pageBox01 p {line-height: 26px;}
div#pageBox01 ul {line-height: 26px;}

/*ウインドー幅ごと
=========================================== */
@media screen and (min-width: 370px) {
}
@media screen and (min-width: 0px) and (max-width: 350px) {
}
@media screen and (min-width: 0px) and (max-width: 330px) {
}