@charset "utf-8";
/*===============================================
 *	ブラウザリセット
===============================================*/
a:hover img {filter: alpha(opacity=85);-moz-opacity: 0.85;opacity: 0.85;}
html {overflow-x: hidden;overflow-y: scroll;}
/* body {font-size: 100%;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;letter-spacing: 0;height: 100%;} */
body {font-size: 100%;letter-spacing: 0;height: 100%;}
table {font-size: inherit;}
select, input, textarea {font: 99% arial, helvetica, clean, sans-serif;}
pre, code {font: 115% monospace; *font-size: 100%;}
br {letter-spacing: normal;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, p, blockquote, th, td {margin: 0;padding: 0;font-style: normal;font-weight: normal;}
address, em {font-style: normal;}
strong, th {font-weight: normal;}
table {border-collapse: collapse;border-spacing: 0;border: none;}
th, td {text-align: left;border: none;font-weight: normal;}
hr {display: none;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;}
img, fieldset {border: 0;vertical-align: bottom;}
li {list-style-type: none;}
ul, ol, dl {margin: 0;list-style-position: outside;list-style-type: none;}
li, dt, dd {font-size: 100%;}
dt {font-weight: normal;}
a {text-decoration: underline;outline: none;}
a:hover {text-decoration: none;}
form, input {padding: 0;margin: 0;}
iframe{border:none;}
img{display:block;height:auto;width:100%;}
/* --------------このサイトオリジナル設定--------------- */
a {color: #202020;outline: none;text-decoration: none;}
/*====================== clearFix ======================*/
.clearfix:before, .clearfix:after {content: "";display: block;overflow: hidden;}
.clearfix:after {clear: both;}
.clearfix {zoom: 1;}
/*===============================================

 *	common

===============================================*/
@font-face {
  font-family: "Noto Sans JP";
  font-style: black;
  font-weight: 900;
  src: url("../fonts/NotoSansJP-Black.woff2") format("woff2"),
       url("../fonts/NotoSansJP-Black.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: bold;
  font-weight: 700;
  src: url("../fonts/NotoSansJP-Bold.woff2") format("woff2"),
       url("../fonts/NotoSansJP-Bold.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/NotoSansJP-Regular.woff2") format("woff2"),
       url("../fonts/NotoSansJP-Regular.woff") format("woff");
  font-display: swap;
}
html body {background: url("../img/bg_pattern02.png") repeat #f5f4f3;color: #282828;font-size: 16px;line-height: 1.6;-webkit-text-size-adjust: 100%;font-family: "Noto Sans JP", sans-serif;}
em {font-weight: bold;}
.sp {display: none;}
/* .inner {max-width: 980px;margin: 0 auto 4vw;width: 100%;position: relative;overflow: hidden;} */
.inner {max-width: 980px;margin: 0 auto 4vw;width: 100%;position: relative;}
#map-wrap .inner{margin-bottom: 0;}
#safety-wrap .inner {margin: 0 auto;padding-bottom: 4vw;}
.inner-contents {max-width: 980px;margin: 0 auto;width: 100%;position: relative;}
.blue_inner {max-width: 980px;margin: 0 auto 2vw;width: 100%;position: relative;}
picture{display: block;}
.small-txt{font-size: 13px;}
.center {text-align: center;}
.right {text-align: right;}
.txt-caution{font-size:12px;}
.rtxt{color: #c03030;}
.ptxt{color: #dd717f;}
.btxt{color: #346bb6 ;}
.gtxt{color: #009db3;}
.otxt{color: #ff5f40;}
.ytxt{color: #f1e33f;}
.bg-blue{background: #e4f3f9;padding: 60px 0 20px;margin-bottom: 60px;}
.bg-blue_none{background: #e4f3f9;padding: 60px 0 40px;}
@media screen and (min-width: 1025px) {
a[href^="tel:"] {pointer-events: none;}
}
@media only screen and (max-width: 768px) {
html body {font-size: 15px;}
.bg-blue {padding: 40px 0 20px;margin-bottom: 40px;}
.bg-blue_none {padding: 30px 0 40px;}
.inner,.blue_inner,.inner-contents {width: 95%;}
}
@media screen and (min-width: 650px){	
.br-pc {display:block;}
.br-sp {display:none;}
.br-se {display:none;}
}
@media screen and (max-width: 650px){	
.br-pc {display:none;}
.br-sp {display:block;}
.br-se {display:none;}
}
@media only screen and (max-width: 568px) {
html {scroll-padding-top: 65px;}
html body {font-size: 14px;}
.pc {display: none;}
.sp {display: block;}
.inner {margin-bottom: 5vw;}
.bg-blue {padding: 20px 0 10px;margin-bottom: 30px;}
.bg-blue_none {padding: 20px 0 15px;}
}
@media only screen and (max-width: 414px) {
    .bg-blue{margin-bottom: 16px;}
}
@media only screen and (max-width: 320px) {
.br-se {display:block;}
}
/*-----------------------------------------------
 *	Basic Title
-----------------------------------------------*/
.basic-ttlbox {background: #fff;border-left: 8px #3EA9B3 solid;font-size: 30px;font-weight: bold;padding: 5px 15px;color: #3ea9b3;text-align: center;position: relative;max-width: 450px;margin: 0 auto 30px;box-shadow: 0px 2px 3px rgb(163 175 174 / 50%);}
.basic-ttlbox.except {background: #fff;border-left: #1fa4ad 5px solid;font-size: 30px;font-weight: bold; padding: 5px 15px;text-align: center;position: relative;max-width: 100%;margin: 0 auto 16px;box-shadow: 0 3px 5px 0 rgb(183 183 183);}
.basic-ttlbox::after {border-right: solid 6px #346bb6;border-bottom: solid 6px #346bb6;bottom: 0;right: 0;}
/* .subhd-txt{font-size: 20px;position: relative;text-align: center;line-height: 1.4;margin-bottom: 0;z-index: 1;} */
.subhd-txt{position: relative;margin-bottom: 24px;font-size: 20px;font-weight: 600;text-align: center;line-height: 1.4;z-index: 1;}
.subhd-txt em{font-size: 34px;}
.subhd-txt em span,.subhd-txt span{color: #eca225;}
.subhd-txt .speech_bubble{max-width: 179px;position: absolute;right: 80px;top: -20px;}
@media only screen and (max-width: 768px) {
.subhd-txt{font-size: 19px;}
.basic-ttlbox.except { font-size: 28px; }
}
@media only screen and (max-width: 568px) {
    .basic-ttlbox.except{font-size: 20px;text-align: left;}
}
/*-----------------------------------------------
 *	Basic Btn
-----------------------------------------------*/
.btn-basic {font-size: 24px;display: block;padding: 0.5em 1em;background:url("../img/arrow-link.png") 95% center no-repeat #346bb6;background-size: 20px;color: #FFF;border-bottom: solid 4px #002655;border-radius: 6px;margin: 0 auto;max-width: 410px;width: 100%;}
.btn-basic:active {-webkit-transform: translateY(4px);transform: translateY(4px);border-bottom: none;}
@media only screen and (max-width: 568px) {
.btn-basic {font-size: 16px;max-width: initial;width: 75%;padding: .6em 1em;background-size: 15px;}
}
@media only screen and (max-width: 320px) {
.btn-basic {font-size: 15px;}
}
/*-----------------------------------------------
 *	Blue_band
-----------------------------------------------*/
.bg-blue_band{background: #1fa4ad;padding: 0;margin-bottom: 40px;}
.blue-band-list h3{position: relative;}
.blue-band-list h3::before{content: "";position: absolute;top: 50%;left: 0; transform: translateY(-50%);width: 80px;height: 80px;}
.blue-band-list.questionnaire h3::before{left: 7%;width: 62px;height: 79px;background: url(../img/icon_service01.png) center center no-repeat;background-size: contain;}
.blue-band-list.responsiveness h3::before{left: 16%;width: 73px;height: 67px;background: url(../img/icon_service05.png) center center no-repeat;background-size: contain;}
.blue-band-list.safety-introduction h3::before{left: 18%;width: 71px;height: 51px;background: url(../img/icon_service03.png) center center no-repeat;background-size: contain;}
.blue-band-list.social-contribution h3::before{left: 20%;width: 72px;height: 66px;background: url(../img/icon_service04.png) center center no-repeat;background-size: contain;}

.bg-blue_band_none{background: #25a4ad;padding: 20px 0;}
.band-ttl{max-width: 980px;margin: 0 auto;padding: 20px 0;color: #fff;font-size: 36px;font-weight: 900;text-align: center;}
.band-fl_ttl{position: relative;display: block;max-width: 980px;margin: 0 auto;padding: 20px 0;color: #fff;font-size: 36px;font-weight: 900;text-align: center;}

.band-fl_ttl::before{content: "";position: absolute;top: 0;left: 0;width:100px;height: 100%;background: #eba324;}
.band-fl_ttl::after{content: ""; position: absolute;top: 50%;left: 8px;transform: translateY(-50%);width: 83px;height: 73px;}
.reason-title-01::after{background-image: url('../img/icon-reason01-transparent_pc.png');}
.reason-title-02::after{background-image: url('../img/icon-reason02-transparent_pc.png');}
.reason-title-03::after{background-image: url('../img/icon-reason03-transparent_pc.png');}

.band-fl_ttl span{display: block;padding-left: 20px;}
.band-ttl em,.band-fl_ttl em{color: #FFDF20;font-size: 36px;letter-spacing: 1px; font-weight: 900;}
#bereaved-wrap .band-fl_ttl em,#bereaved-wrap .band-fl_ttl span{font-size: 30px;}
@media only screen and (max-width: 768px) {
/* .bg-blue_band,.bg-blue_band_none {padding: 20px 20px 10px;} */
.band-ttl,.band-fl_ttl{font-size: 32px;line-height: 1.3;}
.band-fl_ttl { padding: 32px 0; }
.band-fl_ttl span {display: block;padding-left: 15%;text-align: left;}
.band-ttl em,.band-fl_ttl em {font-size: 32px;}
.subhd-txt .speech_bubble {max-width: 130px;right: 30px;top: -90px;}
.blue-band-list.questionnaire h3::before { left: 3%;width: 52px;height: 69px; }
.blue-band-list.responsiveness h3::before { left: 10%; }
.blue-band-list.safety-introduction h3::before { left: 13%; }
.blue-band-list.social-contribution h3::before { left: 15%; }
}
@media only screen and (max-width: 568px) {
.bg-blue_band {padding: 0;margin-bottom: 16px;}
.bg-blue_band_none {padding: 15px 0 10px 10px;}
/* .band-ttl,.band-fl_ttl {padding: 16px 10px;font-size: 130%;} */
#bereaved-wrap .band-fl_ttl em,#bereaved-wrap .band-fl_ttl span{font-size: 20px;}
.band-ttl,.band-fl_ttl {padding: 16px 10px;font-size: 20px;}
.blue-band-list.questionnaire h3{padding: 16px 10px 16px 20%;text-align: left;}
.blue-band-list.questionnaire h3::before{width: 32px;height: 48px;}
.blue-band-list.responsiveness h3{padding: 16px 10px 16px 20%;text-align: left;}
.blue-band-list.responsiveness h3::before{left: 7%;width: 40px;height: 42px;}
.blue-band-list.safety-introduction h3{padding: 16px 10px 16px 20%;text-align: left;}
.blue-band-list.safety-introduction h3::before{left: 7%;width: 40px;height: 42px;}
.blue-band-list.social-contribution h3::before{left: 7%;width: 32px;height: 32px;}

.band-fl_ttl span {padding-left: 60px;}
.band-fl_ttl::before{left: 10px;width: 48px;}
.band-fl_ttl::after{left: 14px;width: 38px;height: 36px;background-size: contain;background-repeat: no-repeat;}
.reason-title-01::after{background-image: url('../img/sp/icon-reason01-transparent_sp.png');}
.reason-title-02::after{background-image: url('../img/sp/icon-reason02-transparent_sp.png');}
.reason-title-03::after{background-image: url('../img/sp/icon-reason03-transparent_sp.png');}

.band-ttl em,.band-fl_ttl em {font-size: 20px;}
.basic-ttlbox {font-size: 18px;max-width: 250px;margin: 0px auto 15px;}
.basic-ttlbox::before, .basic-ttlbox::after {width: 20px;height: 20px;}
.basic-ttlbox::before {border-left: solid 5px #346bb6;border-top: solid 5px #346bb6;}
.basic-ttlbox::after {border-right: solid 5px #346bb6;border-bottom: solid 5px #346bb6;}
.subhd-txt .speech_bubble {max-width: 74px;right: 0;top: -70px;}
.subhd-txt{font-size: 16px;margin-bottom: 20px;}
.subhd-txt em{font-size: 20px;}
}
@media only screen and (max-width: 320px) {
.band-ttl,.band-fl_ttl {font-size: 15px;}
.band-ttl em,.band-fl_ttl em {font-size: 18px;}
}
/*-----------------------------------------------
 *	Orange_band
-----------------------------------------------*/
.bg-orange_band{background: #F07556;padding: 20px 0;text-align:center;}
.band-ttl_og{max-width: 980px;margin: 0 auto;color: #fff;font-size: 36px;font-weight: 900;}
.band-ttl_og span{color: #F07556;}
@media only screen and (max-width: 768px) {
.bg-orange_band {padding: 10px 10px;}
.band-ttl_og{font-size: 32px;}
}
@media only screen and (max-width: 568px) {
.bg-orange_band {padding: 10px 10px 5px 10px;}
.band-ttl_og{font-size: 26px;text-align: left;}
}
@media only screen and (max-width: 320px) {
.band-ttl_og{font-size: 22px;}
}
/*-----------------------------------------------
 *	小見出し
-----------------------------------------------*/
.subhd-blue {position: relative;border-left: #346bb6 6px solid;margin-bottom: 40px;font-size: 30px;font-weight: bold;padding: 5px 0 5px 10px;line-height: 1;}
.subhd-green {position: relative;border-left: #009db3 6px solid;margin-bottom: 40px;font-size: 30px;font-weight: bold;padding: 5px 0 5px 10px;line-height: 1;}
.subhd-blue:after {content: "";position: absolute;left: -8px;bottom: -10px;width: 100%;height: 4px;background: -webkit-repeating-linear-gradient(-45deg, #346bb6, #346bb6 2px, #fff 2px, #fff 4px);background: repeating-linear-gradient(-45deg, #346bb6, #346bb6 2px, #fff 2px, #fff 4px);}
.subhd-green:after {content: "";position: absolute;left: -8px;bottom: -10px;width: 100%;height: 4px;background: -webkit-repeating-linear-gradient(-45deg, #009db3, #009db3 2px, #fff 2px, #fff 4px);background: repeating-linear-gradient(-45deg, #009db3, #009db3 2px, #fff 2px, #fff 4px);}
@media only screen and (max-width: 768px) {
.subhd-blue,.subhd-green {font-size: 26px;}
}
@media only screen and (max-width: 568px) {
.subhd-blue,.subhd-green {font-size: 20px;margin-bottom: 30px;}
}
@media only screen and (max-width: 320px) {
.subhd-blue,.subhd-green {font-size: 18px;}
}
/*-----------------------------------------------
 *	header
-----------------------------------------------*/
#header-area{background: #fff;width: 100%;}
#pr-wrap{background: #f2f2f2;padding: 5px 0;}
#pr-header{max-width: 980px;margin: 0 auto;width: 100%;font-size: 13px;display: flex;justify-content: space-between;flex-wrap: wrap;}
#pr-header ul{display: flex;justify-content: space-around;flex-wrap: wrap;}
#pr-header li{background: url("../img/arrow-right.png") left center no-repeat;float: left;padding-left: 20px;margin-left: 20px;}
#pr-header li a:hover{text-decoration: underline;}
#header-wrap {display: flex;padding: 10px 0;max-width: 980px;margin: 0 auto;}
#header-wrap .logo{max-width: 340px;margin-right: auto;padding-top: 10px;}
.hd-phonebox {max-width: 310px;}
@media only screen and (max-width: 768px) {
#pr-wrap{padding: 5px 2%;}
#header-wrap {padding: 10px 2%;}
}
@media only screen and (max-width: 568px) {
#header-area{position: fixed;left: 0px;top:0;width: 100%;transition: all 0.3s ease;z-index: 99999;}
#pr-wrap{display: none;}
#header-wrap {padding: 0 0 0 2%;}
.hd-phonebox {display: none;}
#header-wrap .logo{max-width: 240px;}
#pr-wrap{padding: 5px 10px;}
}
@media only screen and (max-width: 320px) {
#pr-header{max-width: 1200px;margin: 0 auto;width: 100%;font-size: 12px;}
}
/*-----------------------------------------------
 *	gnavi
-----------------------------------------------*/
#menu-box {background: #fff;border-top: 3px #EBA224 solid;transition: all .4s ease;width: 100%;}
#gnavi {max-width: 980px;margin: 0 auto;display: flex;}
#gnavi li {width: calc(100%/7);}
#gnavi li a {font-size: 16px;display: block;padding: 1em 10px;color:#282828;text-align: center;}
#gnavi li a:hover {color: #333333;background: #CDE9EC;font-weight: 700;}
/* #gnavi li.select a{display: block;color: #0046a0;background: #e9f2f7;font-weight: bold;} */
#gnavi li.select a{display: block;color: #333333;background: #CDE9EC;font-weight: bold;}
#gnavi li.select a:hover{color: #333333;background: #CDE9EC;font-weight: bold;}
#gnavi li.btn-contact a {background: #f39800;display: block; color: #fff;}
#gnavi li.btn-contact a:hover {background: #ffa713;}
.nav-box{display: none;}
.gnavi-fixed {position: fixed;width: 100%;top: 0;z-index: 9999;}
@media only screen and (max-width: 768px) {
#menu-box {width: 100%;max-width: 768px;}
#gnavi li a {font-size: 12px;}
}
@media only screen and (max-width: 568px) {
.nav-box{display: block;background: #20a4ad;padding: 10px;}
.nav-button {display: block;cursor: pointer;}
.nav-button,.nav-button span {display: inline-block;transition: all .4s;box-sizing: border-box;}
.nav-button {z-index: 20;position: relative;width: 40px;height: 36px;}
.nav-button span {position: absolute;left: 0;width: 100%;height: 4px;background-color: #fff;border-radius: 4px;}
.nav-button span:nth-of-type(1) {top: 6px;}
.nav-button span:nth-of-type(2) {top: 16px;}
.nav-button span:nth-of-type(3) {bottom: 6px;}
.nav-button span:nth-of-type(4) {bottom: 2px;color: #fff;background: none;}
.nav-button.active span:nth-of-type(1) {-webkit-transform: translateY(10px) rotate(-45deg);transform: translateY(10px) rotate(-45deg);}
.nav-button.active span:nth-of-type(2) {opacity: 0;}
.nav-button.active span:nth-of-type(3) {-webkit-transform: translateY(-10px) rotate(45deg);transform: translateY(-10px) rotate(45deg);}
#menu-box .aside-menu {margin: 2%;display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;}
#menu-box .aside-menu li {width: calc(100% / 2.1);}
#menu-box .aside-menu li a{color: #fff;display: block;text-align: center;background: rgba(255,255,255,.1);border: 1px solid #fff;line-height: 1em;margin: 0 auto;padding: 12px 0 13px 0;}
#menu-box .aside-menu li.btn-contact_sp a{background: #EBA224;border: #eba224 1px solid;color: #fff;}
#menu-box.open {display: block;}
#menu-box.close {display: none;}
#menu-box {position: fixed;left: 0;top: 0;display: none;background-color: #25a4ade6;height: 100%;width: 100%;z-index: 10;}
#menu-box #gnavi {display: block;position: relative;overflow-x: hidden;overflow-y: auto;margin-top: 60px;}
#gnavi li {float: left;display: block;border-bottom: #fff 1px solid;box-sizing: border-box;width: 46%;margin: 0 2%;}
#gnavi li a {color: #fff;font-size: 15px;padding: .9em .5em .9em .5em;text-align: left;}
#gnavi .pc{display: none;}
#gnavi li.select a{padding: .9em .5em .9em .5em;color: #20a4ad;}
#gnavi a {font-size: 14px;position: relative;}
#gnavi a:after {background: url("../img/arrow-menu.png") no-repeat;background-size: contain;content: "";display: inline-block;width: 15px;height: 15px;top: 50%;right: 10px;position: absolute;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
#gnavi li.ac-menu{width: 100%;}
#gnavi li.ac-menu span {padding: 0.5em;color: #494949;background: #fffaf4;border-left: solid 5px #ffaf58;}
#gnavi li.ac-menu ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
#gnavi li.ac-menu li{width: 50%;}
}
@media only screen and (max-width: 375px) {
#gnavi li.select a {padding: .6em;}
#gnavi li a {padding: .6em 1em .6em 0;}
}
@media only screen and (max-width: 320px) {
#gnavi li a {font-size: 13px;}
}
/*-----------------------------------------------
 *	FV
-----------------------------------------------*/
#bg-mainvisual {background: url("../img/bg_mainvisual_pc.jpg") center no-repeat;position: relative;z-index: 0;margin-bottom: 0;background-size: cover;}
.visual-txtbox{padding: 4vw 0;}
#fv-wrap{max-width: 980px;width: 100%;margin: 0 auto;display: flex;align-items: center;flex-wrap: wrap;}
.fv-txt_underline{max-width: 407px;margin: 0 auto;display: inline-block;}
.fv-primary{max-width: 728px;margin: 15px auto 0;}
.fv-second{max-width: 560px;margin: 0 auto;}
.fv-points_sp{display: none;}
.fv-points {position: relative;padding: 16px 0;background: #B9E0E4;}
.mainvisual-points-inner {position: relative;margin: 0 auto;max-width: 980px;}
.mainvisual-points-inner ul {display: flex;justify-content: space-between;}
.mainvisual-points-inner ul{display: flex;justify-content: space-between;}
.mainvisual-points-inner ul li{display: flex;justify-content: space-around;align-items: center;max-width: 310px;width: 100%;padding: 20px 10px 20px 0px;outline: 1px solid rgb(62 169 179);outline-offset: -5px;background: #fff;box-sizing: border-box;box-shadow: 0px 0px 3px rgb(62 169 179 / 50%);position: relative;}
.mainvisual-points-inner ul li div{display: flex;align-items: center;}
.mainvisual-points-inner ul li div img{margin: 0 10px 0 0;}
.mainvisual-points-inner ul li p{font-size: 20px;font-weight: 600;line-height: 1.2;text-align: center;letter-spacing: 1.5px;}
.mainvisual-points-inner ul li p .mp-strong{font-size: 22px;font-weight: 800;color: #3ea9b3;}
.mainvisual-points-inner ul li p .mp-strong.mp-strong-number{font-size: 26px;}
.mainvisual-points-inner ul li p .mp-strong-except{font-size: 16px;font-weight: 600;}
.mainvisual-points-inner ul li img{display: block;height: auto;}
.mainvisual-points-inner ul li img.fv-icon01{max-width: 39px;}
.mainvisual-points-inner ul li img.fv-icon02{max-width: 48px;}
.mainvisual-points-inner ul li img.fv-icon03{max-width: 39px;}
.prefecture{background: #f15a24;position: relative;display: inline-block;margin-right: 35px;padding: 5px 15px;font-size: 24px;font-weight: bold;color: #fff;text-shadow: none;z-index: 99;top: -15px;left: 20px;letter-spacing: 1px;}
@media only screen and (min-width: 768px) and (max-width: 1024px){
#bg-mainvisual {background: url("../img/bg_mainvisual_pc_medium.jpg") center no-repeat;background-size: cover;}
}
@media only screen and (max-width: 768px) {
.mainvisual-points-inner ul { margin: 0 auto; }
.fv-primary {max-width: 508px;margin: 10px auto 0 5%;}
.fv-txt_underline {max-width: 327px;}
}
@media only screen and (max-width: 568px) {
#bg-mainvisual {background: url("../img/bg_mainvisual_sp.jpg") center no-repeat;background-size: cover;margin-top: 60px;}
.fv-txt_underline{max-width: 247px;margin: 0 0 10px 4%;}
.fv-txt_underline {margin: 0 0 10px 4%;display: block;}
.visual-txtbox {padding: 24vw 0 8vw;top:34vw;}
.mainvisual-points {background: none;}
.fv-points_sp{display: block;width: 100%;margin-bottom: 8%;}
.fv-points_pc{display: none;}
.fv-primary {max-width: initial;width: 94%;margin: 0 auto 10px;}
.mainvisual-points-inner {width: 94%;}
.mainvisual-points-inner ul li {max-width: 110px;padding: 25px 0 15px;}
.mainvisual-points-inner ul li p {font-size: 13px;line-height: 1.5;}
.mainvisual-points-inner ul li span {display: block;}
.mainvisual-points-inner ul li p .mp-strong.mp-strong {font-size: 15px;}
.mainvisual-points-inner ul li img {position: absolute;top: -20px;left: 50%;transform: translateX(-50%);}
.fv-second{background: #b9dae2;padding: 10px 0;}
.mainvisual-points-inner ul li img.fv-icon02{max-width: 39px;}
.prefecture{margin: 0;font-size: 20px; position: absolute; top:40px; left: 20px;}
.prefecture::before{width: 105%;}
}
@media only screen and (max-width: 375px) {
.visual-txtbox {top: 40vw;}
}
@media only screen and (max-width: 320px) {
.visual-txtbox {top: 50vw;}
}
/*-----------------------------------------------
 *	注意事項
-----------------------------------------------*/
.precautions-box{background: #ffffff;border: #eba224 3px solid;padding:0;}
.precautions-box dt{color: #fff;font-size: 26px;font-weight: 500;margin: 0;padding:5px;text-align: center;background-color: #eba224;}
.precautions-box dt br{display: none;}
.precautions-box b{display: block;font-size: 14px;padding: 5px 0;}
.precautions-box dd{padding: 16px 30px;}
.precautions-box dd em{display:block;margin: 0 auto 16px;padding: 0 0 5px;width: 780px;font-size: 20px;color: #EB6124;text-align: center;border-bottom: #EB6124 1px solid;}
.precautions-box dd span{display:block;}
@media only screen and (max-width: 768px) {
.precautions-box dt{width: auto;}
.precautions-box dd em { display: initial;padding: 0 0 1px; }
.precautions-box dd span { margin-top: 16px; }
}
@media only screen and (max-width: 568px) {
.precautions-box{padding: 0;}
.precautions-box dt{padding: 10px 16px;font-size: 18px;line-height: 1.4;}
.precautions-box dt br{display: block;}
.precautions-box dd{padding: 10px;}
.precautions-box dd em{position: relative;display: inherit;margin: 0 auto 12px;padding: 0 0 10px;width: 100%;font-size: 16px;text-align: left;border-bottom: none;}
.precautions-box dd em::before{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 1px;background: #f15f29;}
}
/*-----------------------------------------------
 *	map-wrap
-----------------------------------------------*/
/* #map-wrap {background-image:url("../img/bg_pattern01.png");background-repeat:repeat;background-position:center;background-color:#e4f3f9;padding: 5% 0 8%;} */
#map-wrap {background-image:url("../img/bg_pattern01.png");background-repeat:repeat;background-position:center;background-color:#e4f3f9;padding: 5% 0;}
.img-map{max-width: 460px;margin: 0 0 0 auto;}
.map-area{display: flex;flex-direction: row-reverse;align-items: center;max-width: 820px;margin: 0 auto;}
.map-area li:nth-child(2){margin: 10px 0;}
.btn-map {display: flex;justify-content: center;align-items: center;width: 250px;margin:0 auto;padding: .9em 2em;border: none;border-bottom: solid 5px #0f5d63;border-radius: 5px;background-color: #25a4ad;color: #fff;font-weight: 600;font-size: 1em;transition: .5s ease;}
.btn-map::after {transform: rotate(45deg);width: 5px;height: 5px;margin-left: 10px;border-top: 2px solid #fff;border-right: 2px solid #fff;content: '';}
.btn-map:hover {opacity: .8;}
.map-area dt {font-size:26px;font-weight: bold;display: flex;justify-content: center;align-items: center;color: #333333;margin-bottom: 20px;}
.map-area dt::before,.map-area dt::after {width: 3px;height: 40px;background-color: #25a4ad;content: '';}
.map-area dt::before {transform: rotate(-35deg);margin-right: 30px;}
.map-area dt::after {transform: rotate(35deg);margin-left: 30px;}


@media only screen and (max-width: 768px) {
#map-wrap {padding: 5% 0;}
.map-area {padding-top: 0;}

}
@media only screen and (max-width: 568px) {
/* #map-wrap {margin-bottom: 24px;padding: 10% 0 25%;background-size: 50%;} */
#map-wrap {margin-bottom: 24px;padding: 5% 0 5%;background-size: 50%;}
.map-area dl {position: absolute;left: 50%;top: 130px;transform: translateX(-50%);}

}
@media only screen and (max-width: 320px) {
#map-wrap {padding: 10% 0 45%;}

}
/*-----------------------------------------------
 *	media
-----------------------------------------------*/
#media-wrap{margin-bottom: 50px;padding: 50px 0 0;}
#media-wrap h2{font-size: 44px;margin-bottom: 30px;text-align: center;}
#media-wrap .fl-right{margin-left: auto;}
#media-wrap .fl-right .media-txtbox{left:0;}
#media-wrap .fl-right img{margin-left: auto;}
#media-wrap .fl-left{margin-right: auto;}
#media-wrap .fl-left .media-txtbox{right:0;}
#media-wrap .fl-left img{margin-right: auto;}
.media-box {max-width: 1440px;position: relative;margin-bottom: 40px;}
.media-box img{z-index: 0;max-width: 982px;}
.media-txtbox{background: rgba(233,242,247,.8);padding: 20px;max-width: 510px;position: absolute;bottom: 35%;z-index: 5;}
.media-txtbox h3{font-size: 18px;margin-bottom: 15px;}
.media-txtbox h3 span{display: inline-block;background: #6bb9e4;color: #fff;border-radius: 60px;font-size: 15px;padding: 2px 20px 0 20px;margin-bottom: 5px;}
.media-txtbox h3 em{font-size: 22px;background:linear-gradient(transparent 70%, #c2e7fc 0%);}
@media only screen and (max-width: 768px) {
#media-wrap h2 {font-size: 32px;margin-bottom: 20px;}
.media-txtbox {bottom: 0;}
}
@media only screen and (max-width: 568px) {
#media-wrap{padding: 30px 0 0;}
#media-wrap h2{font-size: 23px;}
.media-box {margin-bottom: 60px;}
.media-txtbox {padding: 10px;bottom: -30px;}
.media-txtbox h3 {font-size: 14px;margin-bottom: 0;}
.media-txtbox h3 span {font-size: 13px;}
.media-txtbox h3 em {font-size: 15px;}
.media-txtbox p {display: none;}
}
/*-----------------------------------------------
 *	safety-wrap
-----------------------------------------------*/
.ttl-main_reason{margin: 30px auto 20px;}
.ttl-main_reason img { width:auto; max-width: 100%; margin: 0 auto; }
.icon-reason{width: 80px;}
#safety-wrap{background: url("../img/reason01_bg.jpg") center no-repeat;}
.safety-box {background:url("../img/bg-note.png") bottom left repeat #fff;border: #dddada 2px solid;max-width: 900px;position: relative;margin: 0 auto;}
.safety-box ul{padding: 10px 20px 0;margin-bottom: 25px;}
.safety-box ul li{background: url("../img/icon-chk.png") left center no-repeat;border-bottom: #d86666 2px dashed;font-size: 20px;padding: 10px 10px 5px 1.5em;}
.ttl-safety{background: #d86666;padding: 5px 10px 5px 1em;color: #fff;font-size: 28px;font-weight: bold;}
.icon-caution02{display: inline;max-width: 42px;padding-right: 15px;padding-bottom: 5px;}
.safety-txtbox{background: #f2e8e8;padding: 20px;}
.safety-txtbox p span{font-weight: bold;}
.anxiety-man{position: absolute;right:20px;top: 2px;max-width: 230px;}
.arrow-relief{max-width: 680px;margin: 0 auto 3em;}
.safety-wrap-intro-container{margin: 0 auto 30px;}
.safety-wrap-intro-container h4{margin: 0 auto 16px;font-size: 30px;color: #1fa4ad;text-align: center;}
.safety-wrap-intro-container em{font-weight: 900;}
.certificate-li{display: flex;justify-content: space-around;flex-wrap: wrap;}
.certificate-li.down-row{margin: 0 auto;max-width: 660px;justify-content: space-around;}
.certificate-li li img{margin: 0 auto 16px;}
.certificate-li dt {position: relative;font-size: 20px;font-weight: 500;color: #fff;position: absolute;top:52%;left:-10px;transform: translateY(-50%);text-align: center;line-height: 1.2;padding:8px 16px;background-color: #eca225;}
.certificate-li dt::after{content: "";position: absolute;bottom: -8px;left: 0;border: none;border-bottom: transparent 8px solid;border-right: #d08f20 10px solid;}
.certificate-li li {background: #fff;box-shadow: 0 10px 25px 0 rgba(60, 60, 60, 0.12);max-width: 289px;position: relative;box-sizing: border-box;margin: 0 0 30px;}
.certificate-li li dd.text-container{padding: 10px;}
.certificate-li li dd.text-container p{margin: 0 0 10px;}
.certificate-li li dd.text-container a{position: relative;display: block;padding: 5px;font-size: 16px;font-weight: 600;text-align: center;border: #7d7d7d 1px solid;background-color: #f3f3f3;background: url(../img/dot_02.png) left top repeat #f3f3f3;}
.certificate-li li dd.text-container a::after{content: url('../img/btn-icon01.png');position: absolute;top: 50%;right: 16px;transform: translateY(-50%);width: 18px;height: 18px;}
.link-button{position: relative;display: block;margin: 0 auto;padding: 8px 15px;max-width: 450px;font-size: 24px;font-weight: 700;color: #fff;text-align: center;border: #fff 2px solid;border-radius: 5px;background-color: #1fa4ad;box-shadow: 0 10px 25px 0 rgba(60, 60, 60, 0.12);}
.link-button::before{content: "";position: absolute;top: 50%;right: 5%;transform: translateY(-50%);width: 18px;height: 18px;background: url(../img/btn-icon01.png) center center no-repeat;background-size: contain;}
@media only screen and (max-width: 1024px) {
#safety-wrap{background: none;}
}
@media only screen and (max-width: 768px) {
.ttl-main_reason {margin: 0 3%;}
.icon-reason {height: 74px;}
.safety-box ul li {font-size: 18px;}
.safety-txtbox {padding: 10px;}
.anxiety-man {right: 0;top: 7px;max-width: 210px;}
.certificate-li.down-row { margin-bottom: 24px;max-width: 100%; }
.certificate-li li {width: calc(100% / 3 - 24px);margin-bottom: 1em;max-width: initial;padding: 0;}
.certificate-li li dd img {width: 100%;}
.certificate-li dt {top: 45%;font-size: 18px;}
.certificate-li li dd p{padding-top: 1em;}
.safety-wrap-intro-container h4 { text-align: left; }
}
@media only screen and (min-width: 569px) and (max-width: 768px) {
  .certificate-li.down-row {justify-content: center;}
  .certificate-li.down-row li {margin:0 1em 1em;}
}
@media only screen and (max-width: 568px) {
.ttl-main_reason {margin: 4% 3% 16px;}
.anxiety-man{display: none;}
.icon-reason {height: auto;width: 100%;max-width: 45px;}
.ttl-safety {padding: 10px;font-size: 16px;}
.icon-caution02 {max-width: 25px;padding-right: 15px;}
.safety-box ul {padding: 10px 10px 0;margin-bottom: 20px;}
.safety-box ul li {background-size: 15px;font-size: 13px;letter-spacing: -.5px;}
.certificate-li li {margin: 0 auto 24px;width: 100%;max-width: 300px;}
.certificate-li li::before, .certificate-li li::after {width: 20px;height: 20px;}
.certificate-li dt {top: 55%;}
.certificate-li dt span{display: inline-block;padding-left: 10px;}
.safety-wrap-intro-container h4 {margin-bottom: 14px;padding-bottom: 10px;font-size: 18px;color: #333333;border-bottom: #333333 1px dotted;}
.certificate-li li dd p {padding-top: 0;font-size: 14px;}
.link-button{font-size: 18px;}
}
@media only screen and (max-width:414px) {
    .safety-wrap-intro-container h4{font-size: 20px;}
}
@media only screen and (max-width: 375px) {
.certificate-li dt span{display: block;}
.safety-wrap-intro-container h4{font-size: 16px;}
}
@media only screen and (max-width: 320px) {
.icon-reason {max-width: 35px;}
.icon-caution02 {max-width: 20px;padding-right: 5px;}
.ttl-safety {font-size: 15px;}
}
/*-----------------------------------------------
 *	bereaved-wrap
-----------------------------------------------*/
#bereaved-wrap{background: url("../img/bg_pattern02.png") left center repeat;}
#bereaved-wrap .inner{margin-bottom: 0;padding-bottom: 4vw;}
.bereaved-list{max-width: 900px;}
.bereaved-list li{margin-bottom: 1.5em;max-width: 395px;}
.bereaved-list dt{font-size: 18px;text-align: center;margin-bottom: 10px;}
.bereaved-list dt span{font-size: 22px;font-weight: bold;background:linear-gradient(transparent 60%, #ff6 60%);padding: 0 5px;}
.basic-li{display: flex;justify-content: space-between;flex-wrap: wrap;}
.basic-li li img{margin: 0 auto;}
.basic-li li {background: #fff;box-shadow: 0 10px 25px 0 rgba(219, 219, 219, 1);border: #009db3 2px solid;padding: 15px;position: relative;}
.basic-li li::before, .basic-li li::after {content: '';width: 30px;height: 30px;position: absolute;}
.basic-li li::before {border-left: solid 6px #009db3;border-top: solid 6px #009db3;top: 0;left: 0;}
.basic-li li::after {border-right: solid 6px #009db3;border-bottom: solid 6px #009db3;bottom: 0;right: 0;}
@media only screen and (max-width: 768px) {
.bereaved-list li {font-size: 18px;width: 100%;max-width: 325px;margin-bottom: 1em;}
.bereaved-list li img {margin: 0 auto 10px;width: 100%;}
.bereaved-list dt span{display: inline-block;}
.bereaved-list li dd {display: flex;align-items: center;}
.bereaved-list li dd img{margin: 0 10px 0 0;width: 100px;}
.bereaved-list li dd p {margin-left: 0;padding-top: 0;font-size: 14px;}
}
@media only screen and (max-width: 568px) {
.bereaved-list li {max-width: initial;padding: 10px;}
.bereaved-list dt {font-size: 16px;line-height: 1.4;}
.bereaved-list dt span {font-size: 18px;}
.bereaved-list li dd p {margin-left: 0;padding-top: 0;font-size: 14px;}
.basic-li li::before, .basic-li li::after {width: 20px;height: 20px;}
}
/*-----------------------------------------------
 *	cheapest-wrap
-----------------------------------------------*/
/* #cheapest-wrap{background: url("../img/bg-reason03.png") left top no-repeat;} */
.ttl-catch-price{max-width: 843px;margin: 0 auto;}
.graph-contbox{background:#fff;border: #346bb6 10px solid;padding: 30px;display: flex;justify-content: space-between;flex-wrap: wrap;align-items: flex-start;margin-bottom: 2em;}
.graph-default{max-width: 355px;}
.service-aboutbox{max-width: 520px;}
.service-aboutbox > img{margin-bottom: 20px;}
.service-aboutbox ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.service-aboutbox li{background: #e7f1ff;border: #b4cff5 2px solid;color: #dd717f;font-weight: bold;margin-bottom: 15px;padding: 2%;text-align: center;width: calc(80%/3);}
.service-aboutbox li a{color: #dd717f;}
.service-aboutbox li img{height: 100px;object-fit: cover;margin: 0 auto 10px;}
.price-introduction{margin-bottom:48px;padding:16px;border: #1ea4ad 3px solid;background: #fff;}
.price-content-title h4{position: relative;padding: 24px 16px 16px;font-size: 32px;font-weight: 800;background: url(../img/price_sub-title_bg.jpg) no-repeat #fff;text-shadow: 2px 2px 0px #fff, -2px 2px 0px #fff, 2px -2px 0px #fff, -2px -2px 0px #fff, 2px 0px 0px #fff, 0px 2px 0px #fff, -2px 0px 0px #fff, 0px -2px 0px #fff;}
.price-content-title h4 br{display: none;}
.price-content-title h4 span{display: block;font-size: 48px;color: #eba224;letter-spacing: 2px;}
.price-content-title h4::after {content: url('../img/price_sub-title_img.png');position: absolute;top: -57px;right: 15%;}
.price-content-wrapper p{position: relative;padding: 16px 24px;color: #fff;background: #1ea4ad;}
.price-content-wrapper p::after{content: url('../img/reason03_sankaku.png');position: absolute;bottom: -47px;left: 50%;transform: translateX(-50%);}
.price-content-sub-title{position: relative;margin: 0;padding: 16px 0;font-size: 26px;font-weight: 600;text-align: center;}
.price-introduction ul{display: flex;justify-content: space-between;}
.price-introduction ul li{padding: 10px;background: #e4f3f9;}
.price-introduction ul li img{margin-bottom: 10px;max-width: 139px;height: 101px;}
.price-introduction ul li span{display: block;font-weight: 600;color: #1ea4ad;text-align: center;}
.price-table-wrapper{margin-bottom: 48px;}
.price-table-wrapper h4{position: relative;margin: 0 0 16px;padding-left: 16px;font-size: 24px;font-weight: 600;}
.price-table-wrapper h4::before{content: "";position: absolute;top: 50%;left: 0;transform: translateY(-50%);width: 6px;height: 32px;background: #20a4ad;}
.price-table-wrapper .price-table{width: 100%;background: #fff;}
.price-table-wrapper .price-table.price-table-01{margin-bottom: 16px;}
.caution-02{margin-bottom: 48px;}
.caution-02 a{font-weight: 600;color: #25a4ad;text-decoration: underline;}
@media only screen and (min-width: 569px) and (max-width: 768px) {
    .price-content-title h4 span { font-size: 46px; }
    .price-introduction ul li{padding: 5px; width: 17.5%}
    .price-introduction ul li img { max-width: 100%; height: auto; }
}
@media only screen and (max-width: 568px) {
    .wood-house td span{font-size: 12px;}
    .caution-02{margin-bottom: 20px;}
}
.price-table-wrapper .price-table tbody{border: #20a4ad 3px solid;}
.price-table-wrapper .price-table th{padding: 14px;font-size: 18px;font-weight: 600;color: #fff;text-align: center;background: #20a4ad;}
.price-table-wrapper .price-table td{padding: 16px;width: 320px;font-size: 18px;text-align: center;}
.price-table-td-title{font-weight: 600;background: url(../img/dot_02.png) left top repeat #f3f3f3;}
.price-table-td-title.middle{background: url(../img/dot_03.png) left top repeat #f3f3f3;}
.price-middle{background: #f2f2f2;}
.table-border-right{border-right: #20a4ad 1px solid;}
.price-check-wrapper{padding: 10px;background: #F7DB9D;}
.price-check-inner{padding: 16px;background: #fff;}
.price-check-inner h4{position: relative;margin-bottom: 16px;padding: 5px;font-size: 26px;font-weight: 500;color: #eba224;text-align: center;border: #eba224 1px solid;background: url(../img/dot_01.png) left top repeat;}
.price-check-inner h4 br{display: none;}
.price-check-inner h4::before{content: "CHECK!";position: absolute;top: 0;left: 0;margin: 0;padding: 5px 24px; color: #fff;background: #eba224;}
.price-check-inner h4::after{content: "";position: absolute;top: 0;left: 141px;margin: 0;padding: 0;border-top: 26px solid transparent;border-bottom: 26px solid transparent;border-left: 20px solid #eba224;}
.price-check-inner p{margin-bottom: 16px;}
.price-check-text{display: flex;flex-direction: row;justify-content: space-between;}
.price-check-text img{max-width: 268px;max-height: 131px;}
.user-flow-to-price{padding: 16px;background: #f2f2f2;}
.user-flow-to-price h5{margin-bottom: 10px;font-size: 20px;font-weight: 600;text-align: center;}
.user-flow-to-price h5 br{display: none;}
.user-flow-to-price h5 span{background: linear-gradient(transparent 75%, #f1e340 75%);}
@media all and (-ms-high-contrast: none) {
.graph-contbox{flex-wrap: nowrap;}
.service-aboutbox{margin-left: 20px;max-width: 520px;}
}
@media only screen and (max-width: 1024px) {
#cheapest-wrap{background: none;}
}
@media only screen and (max-width: 768px) {
.graph-contbox {padding: 20px;}
.graph-default {max-width: 270px;}
.service-aboutbox {max-width: 375px;}
.service-aboutbox li {padding: 0 0 2%;width: calc(93%/3);}
.price-table-wrapper .price-table th br {
  display: none;
}
.price-content-title h4::after { content: "";position: absolute;top: 0px;right: -5px;width: 200px;height: 166px;background: url('../img/price_sub-title_img.png') center center no-repeat;background-size: contain; }
.price-check-inner h4 {padding-left: 20%;}
}
@media only screen and (max-width: 568px) {
.graph-contbox {border: #346bb6 7px solid;padding: 15px;}
.graph-default {max-width: initial;margin-bottom: 1.5em;}

.price-content-wrapper p{padding: 10px;}
/* .price-content-sub-title{font-size: 16px;} */
.price-content-sub-title{font-size: 15px;}
/* .price-introduction ul{justify-content: space-evenly;flex-wrap: wrap;} */
.price-introduction ul{justify-content: center;flex-wrap: wrap;}
/* .price-introduction ul li{margin: 0 0 10px;padding: 5px;width: calc(100%/3.5);} */
.price-introduction ul li{margin: 0 3px 10px;padding: 5px;width: calc(100%/3.5);}
.price-introduction ul li img{margin-bottom: 5px;max-width: 98px;height: 72px;}
.price-introduction ul li span{font-size: 12px;}
.price-table-wrapper{margin-bottom: 30px;}
.price-table-wrapper h4 { font-size: 16px; }
.price-table-wrapper .price-table.price-table-01{margin-bottom: 16px;}
.price-table-wrapper .price-table th{padding: 14px;font-size: 14px;}
.price-table-wrapper .price-table td{padding: 5px;width: auto;font-size: 14px;}
.price-table-td-title{text-align: left !important;width: 100px !important;}

.price-check-inner{padding: 5px;}
.price-check-inner h4{padding-left: 35%;font-size: 18px;text-align: left;}
.price-check-inner h4 br{display: block;}
.price-check-inner h4::before{padding: 20px 10px;}
.price-check-inner h4::after{left: 84px;border-top: 34px solid transparent;border-bottom: 34px solid transparent;border-left: 15px solid rgb(235, 163, 36);}
.price-check-text{flex-direction: column-reverse;}
.price-check-text img{margin-bottom: 10px;width: 100%;max-width: 100%;height: auto;}
.user-flow-to-price h5{font-size: 16px;}
.user-flow-to-price h5 br{display: block;}

.price-introduction{margin-bottom: 24px;padding: 5px;}
.price-content-title{position: relative;}
.price-content-title h4{font-size: 20px;z-index: 999;}
.price-content-title h4 br{display: block;}
.price-content-title h4 span{font-size: 24px;}
.price-content-title h4::after{content: "";position: absolute;top: -32px;right: 0;width: 191px;height: 191px;background: url('../img/price_sub-title_img.png') center center no-repeat;background-size: contain;z-index: -1;}
/* .price-content-title::after{content: "";position: absolute;top: -3px;right: 0;width: 150px;height: 150px;background: url('../img/price_sub-title_img.png') center center no-repeat;background-size: contain;} */

.service-aboutbox li {font-size: 13px;box-sizing: border-box;width: calc(96%/3);}
.service-aboutbox li:nth-child(n+4) {margin: 0;}
}
@media only screen and (max-width: 320px) {
.service-aboutbox li {font-size: 11px;}
.service-aboutbox li:last-child,.service-aboutbox li:nth-last-child(2) {margin: 0;}
.service-aboutbox li img{margin: 0 auto 5px;}
}
/*-----------------------------------------------
 *	work-wrap
-----------------------------------------------*/
#work-wrap{background: url('../img/bg_pattern03.png') top center repeat;}
.basic-bluebox{background:url('../img/bg_note.png') #fff;border: #1fa4ad 2px solid;margin-bottom: 30px;}
.basic-greenbox{background:#fff;border: #34b699 10px solid;margin-bottom: 30px;}
.icon-case{width: 53px;}
.bluebox-ttl{display: block;background: #1fa4ad;font-size: 24px;padding: 20px;}
.bluebox-ttl span{display: block;color: #fff;font-weight: bold;padding-left: 120px;line-height: 1.2;}

.example-case{position: relative;}
.example-case::before{content: "";position: absolute;top: 50%;left: 10px;transform: translateY(-50%);width: 104px;height: 104px;}
.example-case-1::before{background: url('../img/case_icon01.png') center center no-repeat;background-size: contain;}
.example-case-2::before{background: url('../img/case_icon02.png') center center no-repeat;background-size: contain;}
.example-case-3::before{background: url('../img/case_icon03.png') center center no-repeat;background-size: contain;}
.example-case-4::before{background: url('../img/case_icon04.png') center center no-repeat;background-size: contain;}

.bluebox-contents,.internal-content{padding: 24px 32px;}
.price-aboubox{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 30px;}
.txt-price{max-width: 390px;display: flex;justify-content: space-between;flex-wrap: wrap;line-height: 1;}
.txt-price li {width: 170px;position: relative;margin-bottom: 50px;}
.txt-price li dl{border: #a3a3a3 1px solid;}
.txt-price dl dt{background: #a3a3a3;color: #fff;padding: 5px 0;font-size: 16px;font-weight: bold;text-align: center;letter-spacing: .10em;}
.txt-price dl dd{color: #a3a3a3;font-size: 28px;font-weight: bold;text-align: center;padding: 6px 0;}
.txt-price li:first-child::after {content: '';background: url(../img/icon-minus.png) no-repeat;background-size: contain;height: 100%;position: absolute;bottom: -40px;right: -40px;width: 28px;}
.txt-price li:last-child {margin-bottom: 0;width: 100%;}
.txt-price li:last-child dl{border: #f25d5e 1px solid;width: 100%;}
.txt-price li:last-child dl dt{background: #f25d5e;font-size: 24px;}
.txt-price li:last-child dl dd{color: #f25d5e;font-size: 50px;padding: 8px 0;}
.txt-price li:last-child::before {content: '';background: url("../img/icon-price_arrow.png") no-repeat;background-size: contain;height: 100%;position: absolute;top: -40px;right: 42%;width: 60px;}
.photo-madori{max-width: 490px;}
.photo-madori img{margin-bottom: 20px;}
.txt-madori{display: flex;justify-content: space-between;}
.txt-madori li{max-width: 235px;width: 100%;}
.txt-madori dl{border: #346bb6 2px solid;display: flex;}
.txt-madori dt {background: #346bb6;color: #fff;padding: 5px 0;text-align: center;font-weight: bold;width: 40%;}
.txt-madori dd {background: #fff;font-size: 20px;text-align: center;font-weight: bold;width: 60%;}
.voice-customer-comment dl{display: flex;flex-direction: row;margin-bottom: 32px;background: #FFF2E5;align-items: center;}
/* .voice-customer-comment dt{padding: 16px 24px;color: #fff;text-align: center;background: #FEAF60;} */
.voice-customer-comment dt{padding: 16px 4%;color: #fff;width: 25%;text-align: center;background: #FEAF60;box-sizing: border-box;}
.voice-customer-comment dd{padding: 0 30px;}
.voice-customer-comment dd img.case_voice_sp{display: none;}
.voice-staff-comment{margin-bottom: 24px;padding-left: 160px;}
.voice-staff-comment h4{font-size: 24px;font-weight:bold;color:#1fa3ad;}
.voice-detail{position: relative;display: flex;justify-content:space-between;background:#E5F4ED;margin-bottom:20px;padding:22px 24px;}
/* .voice-detail img{max-width: 360px;margin-right: 40px;} */
.voice-detail img.case_voice { max-width: 153px; height: 193px;margin-left: 10px;margin-right: 0; }
.voice-detail img.price_voice { max-width: 398px; margin-left: 0;margin-right: 0; }
.voice-detail::before{position: absolute;top: -165px;left: 0;}
.voice-detail-01::before{content: url("../img/case01_staff.png");}
.voice-detail-02::before{content: url("../img/case02_staff.png");}
.voice-detail-03::before{content: url("../img/case03_staff.png");}
.voice-detail-04::before{content: url("../img/case04_staff.png");}
@media only screen and (max-width: 768px) {
.bluebox-ttl {padding: 5px 20px 10px;}
.bluebox-ttl span {display: block;font-size: 28px;text-align: left;}
.bluebox-contents {padding: 20px;}
.internal-content {padding: 20px 15px 10px;}
.txt-price {max-width: 310px;}
.txt-price li {margin-bottom: 40px;width: 135px;}
.txt-price dl dd {font-size: 24px;}
.txt-price li:first-child::after {bottom: -35px;right: -35px;}
.txt-price li:last-child dl dt {font-size: 20px;}
.txt-price li:last-child dl dd {font-size: 36px;}
.txt-price li:last-child::before {top: -35px;right: 45%;width: 45px;}
.photo-madori {max-width: 335px;}
/* .voice-detail img{max-width: 280px;} */
.voice-detail dd{font-size: 15px;}
.voice-customer-comment dt { padding: 18px 1%; }
}
@media only screen and (max-width: 568px) {
.basic-bluebox{margin-bottom: 20px;border: #20a4ad 2px solid;}
.basic-greenbox{border: #20a4ad 2px solid;}
.icon-case {height: auto;width: 100%;max-width: 30px;}
.bluebox-ttl,.bluebox-normal_ttl {padding: 10px 10px;}
.bluebox-ttl span {padding-left: 54px;font-size: 16px;line-height: 1.4;}

.example-case::before{width: 48px;height: 48px;}

.bluebox-contents {padding: 10px;}
.txt-price li {box-sizing: border-box;width: calc(100%/2.3);}
.txt-price li:first-child::after {bottom: -35px;right: -30px;width: 20px;}
.txt-price {max-width: initial;margin-bottom: 20px;}
.price-aboubox {margin-bottom: 20px;}
.photo-madori img {margin-bottom: 10px;}
.txt-madori li {max-width: initial;width: 48%;}
.txt-madori dt {padding: 2px 0 0;width: 50%;}
.txt-madori dd {font-size: 15px;padding: 2px 0 0;width: 50%;}
.voice-detail {flex-direction: column;margin-bottom: 10px;padding: 15px;}
.voice-detail::before {content: none;}
.voice-staff-comment{margin-bottom: 16px;padding: 0;}
.voice-staff-comment h4{margin-bottom: 16px;padding-left: 90px;font-size: 18px;line-height: 1.4;}
.voice-staff-comment p{padding: 10px;background: #efefef;}
.voice-customer-comment dl{display: block;margin-bottom: 24px;}
.voice-customer-comment dt{padding: 8px;width: 100%;font-size: 16px;font-weight: 600;}
.voice-customer-comment dd {display: flex;justify-content: space-between;padding: 10px;line-height: 1.4;}
.voice-customer-comment dd img.case_voice_sp{display: block;max-width: 120px; margin-left: 12px;}
.voice-staff-comment br {display: none;}
.voice-staff-comment p{position: relative;}
.voice-staff-comment p::before{position: absolute;top: -90px;left: 0;width: 90px;height: 90px;}
.voice-staff-comment p.voice-staff-01::before{content: "";background: url('../img/case01_staff.png') center center no-repeat;background-size: contain;}
.voice-staff-comment p.voice-staff-02::before{content: "";background: url('../img/case02_staff.png') center center no-repeat;background-size: contain;}
.voice-staff-comment p.voice-staff-03::before{content: "";background: url('../img/case03_staff.png') center center no-repeat;background-size: contain;}
.voice-staff-comment p.voice-staff-04::before{content: "";background: url('../img/case04_staff.png') center center no-repeat;background-size: contain;}
/* .voice-detail img {max-width: 480px;margin-right: 0;} */
/* .voice-detail img.price_voice {margin: 10px auto 0;max-width: 340px;height: auto;} */
/* .voice-detail img.case_voice {display: none;} */
.photo-madori {max-width: initial;}
}
@media only screen and (max-width: 320px) {
.bluebox-ttl {padding: 0 0 10px 0;}
.bluebox-ttl span {font-size: 15px;}
.bluebox-contents {padding: 10px;}
.internal-content {padding: 15px 15px 0;}
.icon-case {max-width: 25px;}
.txt-price li {width: 115px;}
.txt-price dl dt {font-size: 13px;}
.txt-price dl dd {font-size: 20px;}
.txt-price li:first-child::after {bottom: -30px;right: -27px;}
.txt-price li:last-child::before {right: 42%;}
.txt-price li:last-child dl dt {font-size: 18px;}
.txt-price li:last-child dl dd {font-size: 30px;}
.voice-detail img {max-width: 110px;}
}
/*-----------------------------------------------
 *	letter-wrap
-----------------------------------------------*/
.ttl-main_questionnaire{margin: 0 auto;}
.ttl-main_questionnaire img { width: auto; max-width: 100%; margin: 0 auto;}
#letter-wrap{background: url("../img/bg-note.png") left top repeat #fff;border: #eba224 3px solid;margin-bottom: 30px;}
.letter-ttl{background: #eba224;color: #fff;padding: 10px 0;text-align: center;font-size: 28px;font-weight: bold;}
.letter-ttl img{display: inline;max-width: 36px;margin:0 10px 5px 0;}
.letter-contents{padding: 20px;}
.letter-contents img{max-width: 280px;float: right;margin-top: -70px;}
/* 2021/10/29 コメントアウト　QUOカード画像非表示によるもの */
/* .letter-txtbox{max-width: 640px;float: left;} */
.letter-txtbox{float: left;}
.letter-subttl{font-size: 24px;font-weight: bold;line-height: 1.4;margin-bottom: 10px;}
.letter-subttl span{color: #eca225;}
.questionnaire-li{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 40px;}
.questionnaire-li li{background: url("../img/bg-note.png") left top repeat #fff;border: 1px #999999 solid;padding: 25px 25px 5px;font-size: 20px;text-align: center;}
.questionnaire-li li a {border: #ccc 1px solid;display: block;position: relative;}
.questionnaire-li li a:after {position: absolute;bottom: -1px;right: -1px;width: 30px;height: 30px;background: url(../img/icon-glass.png) no-repeat;content: '';}
@media only screen and (max-width: 768px) {
.ttl-main_questionnaire{margin: 0 3%;}
.letter-ttl{font-size: 26px;}
.letter-contents img{max-width: 250px;}
#letter-wrap {margin-bottom: 10px;}
.letter-txtbox {max-width: 430px;}
.letter-subttl {font-size: 21px;}
.questionnaire-li li {padding: 15px 15px 5px;width: 200px;}
}
@media only screen and (max-width: 568px) {
.letter-ttl {font-size: 20px;line-height: 1.4;}
.letter-ttl img {max-width: 20px;}
.letter-subttl {font-size: 18px;}
.letter-contents {padding: 15px;}
.letter-contents img {max-width: 150px;margin-top: 0;margin-left: 5px;}
.letter-txtbox {float: none;}
.questionnaire-li{margin-bottom: 20px;}
.questionnaire-li li {width: calc(100% / 2.6);font-size: 16px;}
.questionnaire-li li:last-child {display: none;}
}
/*-----------------------------------------------
 *	support-wrap
-----------------------------------------------*/
#support-wrap {margin-bottom: 40px;}
#support-wrap p{max-width: 648px;font-size: 20px;float: right;margin-top: -8%;}
.all-support{margin-bottom: 30px;border-top: #1ea4ad 5px solid;box-shadow: 0 3px 5px 0 rgb(183 183 183);}
.all-support-inner{position:relative;background: #fff;}
.all-support-inner img{position:absolute;top:50%;transform:translateY(-50%);left:16px;max-width:239px;height:239px;}
.all-support-title{padding:10px 24px;background: url(../img/dot_02.png) left top repeat #f3f3f3;}
.all-support-title h4 br{display: none;}
.all-support h4{margin-left:auto;max-width:680px;font-size:32px;font-weight:900;color:#1ea4ad;line-height: 1.4;text-shadow: 2px 2px 0px #fff, -2px 2px 0px #fff, 2px -2px 0px #fff, -2px -2px 0px #fff, 2px 0px 0px #fff, 0px 2px 0px #fff, -2px 0px 0px #fff, 0px -2px 0px #fff;}
.all-support h4 span{display:block;font-size:40px;color:#eba224;}
.all-support-text{padding: 24px;max-width:680px;margin-left: auto;}
.photo-support{background: url("../img/photo-support.png") left no-repeat;padding: 3% 0 11%;}
.photo-support img{max-width: 648px;margin-left: auto;}
.link-support{display: flex;justify-content: space-between;flex-wrap: wrap; padding: 16px 16px 2px; background: url(../img/dot_04.png) left top repeat #f3f3f3;}
.link-support li{background: url("../img/bg-link.png") 98% 94% no-repeat #fff;background-size: 10px;width: calc(95% / 4);border: #1ea4ad 2px solid;border-radius: 6px;display: flex;line-height: 1.2;margin-bottom: 14px;}
.link-support li a{display: flex;align-items: center;font-size: 15px;color: #1ea4ad;font-weight: bold;width: 100%;}
.link-support li img{max-width: 100px;height: 76px;object-fit: cover;border-top-left-radius: 4px;border-bottom-left-radius: 4px;}
.link-support span{margin-left: 0%;width: 100%;text-align: center;line-height: 1.2;}
@media only screen and (max-width: 768px) {
#support-wrap p {max-width: 490px;}
.link-support { justify-content: center;padding: 16px 0 0; }
.link-support li {margin: 0px 5px 16px; width: calc(100% / 3 - 20px);}
.photo-support {background-size: contain;}
.photo-support img {max-width: 490px;}

.all-support-inner img{top: 3%;left: 2%;transform: none;max-width: 110px;height: 110px;}
.all-support-title{padding: 24px 10px 24px 20%;}
.all-support h4{font-size: 24px;}
.all-support h4 span{font-size: 32px;}
.all-support-text{margin-left: 0;padding: 16px;}
}
@media only screen and (max-width: 568px) {
#support-wrap {margin-bottom: 20px;}
#support-wrap p {max-width: initial;margin-top: 0;font-size: 14px;float: none;}

.all-support-inner img{top: 2%;left: 2%;transform: none;max-width: 90px;height: 90px;}
.all-support-title{padding: 10px 10px 10px 30%;}
.all-support h4{font-size: 18px;}
.all-support h4 span{font-size: 22px;}
.all-support-title h4 br{display: block;}
.all-support-text{padding: 10px;}

.photo-support {background-size: 80px;padding: 3% 0 3%;}
.photo-support img {max-width: initial;width: 75%;}
.link-support{justify-content: space-between;padding: 10px 10px 0px;}
.link-support li {margin: 0;width: calc(95% / 2); margin-bottom: 12px;}
.link-support li a{font-size: 13px;}
.link-support li img {max-width: 90px;}
.link-support span{margin-left: 3%;}
}
@media only screen and (max-width: 375px) {
.link-support li img {max-width: 70px;height: 64px;}
}
@media only screen and (max-width: 320px) {
#support-wrap p {margin-top: 5px;line-height: 1.4;}
.link-support li {width: 100%;}
.link-support li img {max-width: 100px;}
.link-support li a{font-size: 15px;}
.photo-support {background-size: 50px;padding: 0 0 2%;}
.photo-support img {max-width: 250px;}
}
/*-----------------------------------------------
 *	expensive-wrap
-----------------------------------------------*/
#expensive-wrap{margin-bottom: 50px;}
.expensive-contents{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 30px;}
.expensive-box{background: #fff;max-width: 310px;border: #346bb6 5px solid;box-sizing: border-box;margin-bottom: 20px}
.expensive-box dt{background: #346bb6;color: #fff;font-size: 20px;font-weight: bold;text-align: center;padding: 10px 0;}
.expensive-box dd{padding: 10px;}
.appraiser-box{background: url("../img/photo-appraiser.jpg") left top no-repeat #fff;border: #346bb6 5px solid;width: 100%;}
.appraiser-box dl{padding: 2%;max-width: 580px;margin-left: auto;}
.appraiser-box dt{border-left: #346bb6 5px solid;font-size: 20px;font-weight: bold;padding-left: 3px;margin: 0 0 10px 0;}
.appraiser-box dt span{display: block;border-left: #346bb6 3px solid;border-bottom: #346bb6 3px solid;padding-left: 10px;}
.appraiser-box dd p{font-weight: bold;text-align: right;padding-top: 10px;}
.purchase-list {margin-bottom: 20px;}
.purchase-list li{margin-bottom: 1.5em;max-width: 266px;padding: 20px;width: 100%;position: relative;height: 320px;}
.purchase-list li img {object-fit: cover;height: 150px;overflow: hidden;}
.purchase-list dl {position: absolute;bottom: 0;margin: 0;padding: 0;width: 86%;}
.purchase-list dt{background: #f25d5e;font-size: 18px;font-weight: bold;text-align: center;color: #fff;}
.purchase-list dd{color: #f25d5e;font-size: 40px;font-weight: bold;text-align: center;}
@media only screen and (max-width: 768px) {
.expensive-box {max-width: 235px;}
.appraiser-box {background: url(../img/photo-appraiser.jpg) 10px 10px no-repeat #fff;background-size: 270px;}
.appraiser-box dl {max-width: 400px;margin-left: auto;}
.purchase-list {margin-bottom: 10px;}
.purchase-list li {max-width: 210px;padding: 10px;height: 280px;}
.purchase-list li img {width: 100%;}
.purchase-list li:first-child dl {margin-top: 0;}
.purchase-list dt {font-size: 16px;}
.purchase-list dd {font-size: 34px;}
}
@media only screen and (max-width: 568px) {
#expensive-wrap {margin-bottom: 40px;}
.appraiser-box {background-size: 130px;}
.appraiser-box dl {max-width: initial;margin-left: 0;padding-top: 2em;}
.appraiser-box dt {font-size: 16px;margin: 0 0 40px auto;width: 58%;line-height: 1.2;}
.expensive-box {max-width: initial;}
.expensive-box dt {font-size: 18px;padding: 0;}
.expensive-box dd {padding: 10px;display: flex;align-items:flex-start;}
.expensive-box dd img {width: 45%;}
.purchase-list li {max-width: initial;width: 42%;height: 250px;}
.purchase-list li img {height: 125px;}
.purchase-list li:last-child{display: none;}
.purchase-list dt {font-size: 15px;}
.purchase-list dd {font-size: 26px;}
}
@media only screen and (max-width: 375px) {
.appraiser-box dt {width: 52%;}
.purchase-list li {height: 250px;}
}
@media only screen and (max-width: 320px) {
.appraiser-box {background-size: 100px;}
.purchase-list li {height: 240px;max-width: 125px;font-size: 13px;}
.appraiser-box dt {margin: 0 0 20px auto;}
.purchase-list dd {font-size: 21px;}
}
/*-----------------------------------------------
 *	relics-wrap
-----------------------------------------------*/
.ruled-linebox {background:url("../img/dot_06.png") bottom left repeat #fff;margin-bottom: 30px;}
.relics-contents01{background-image:url("../img/photo-relics01.jpg"),url("../img/arrow-bottom.png"),url("../img/photo-relics01_02.png");background-repeat:no-repeat,no-repeat,no-repeat;background-position:top left,center,95% bottom;background-size:auto,146px,auto;width: 100%;}
.relics-contents02{background-image: url(../img/photo-relics02.jpg);background-position:top left;background-repeat:no-repeat;}
.relics-contents03{background-image: url(../img/photo-relics03.jpg);background-position:top right;background-repeat:no-repeat;}
.relics-box{padding: 2%;max-width: 580px;}
.relics-contents01 .relics-txtbox_r{margin:0 0 60px auto;}
.relics-txtbox_r{margin:0 0 0 auto;}
.relics-txtbox_l{margin:0 auto 0 0;}
.ttl-definition{border-left: #346bb6 5px solid;font-size: 20px;font-weight: bold;padding-left: 3px;margin: 0 0 15px 0;}
.ttl-definition:first-letter {color: #346bb6;font-size: 28px;}
.ttl-definition span{display: block;border-left: #346bb6 3px solid;border-bottom: #346bb6 3px solid;padding-left: 10px;}
.subttl-relics{background: #346bb6;color: #fff;font-size: 20px;font-weight: bold;padding: 5px 0;text-align: center;margin-bottom: 10px;}
@media only screen and (max-width: 768px) {
.relics-contents01{background-position:10px 10px,center,95% bottom;background-size: 260px,150px,260px}
.relics-contents02,.relics-contents03{background-size: 260px;}
.relics-contents02{background-position:10px 10px;}
.relics-contents03{background-position:98% 10px;}
.relics-box{max-width: 420px;}
}
@media only screen and (max-width: 568px) {
.ruled-linebox {margin-bottom: 15px;}
.relics-contents01{background-position: 10px 10px,center 55%,95% 60%;background-size: 130px,110px,130px;}
.relics-contents02,.relics-contents03{background-size: 130px;}
.relics-contents01 .ttl-definition,.relics-contents02 .ttl-definition {margin: 5% 0 35px auto;}
.relics-contents03 .ttl-definition {margin: 5% 0 35px 2%;}
.ttl-definition {font-size: 16px;width: 58%;line-height: 1.2;}
.ttl-definition:first-letter {font-size: 20px;}
.subttl-relics {font-size: 16px;padding: 5px 10px;width:94%;}
}
@media only screen and (max-width: 375px) {
.ttl-definition {width: 52%;}
}
@media only screen and (max-width: 320px) {
.relics-contents01 {background-size: 90px,90px,100px;background-position: 10px 10px,center 50%,95% 60%;}
.relics-contents01 .ttl-definition, .relics-contents02 .ttl-definition {margin: 5% 0 20px auto;}
.relics-contents03 .ttl-definition {margin: 5% 0 20px 2%;}
.relics-contents02, .relics-contents03 {background-size: 90px;}
.ttl-definition {font-size: 15px;width: 58%;}
.ttl-definition:first-letter {font-size: 18px;}
.subttl-relics {font-size: 14px;}
}
/*-----------------------------------------------
 *	お客様のご要望に柔軟に対応
-----------------------------------------------*/
.responsiveness-wrapper{margin-bottom: 48px;background: url(../img/support_main.jpg) left center no-repeat #fff;background-size: contain;box-shadow: 0 3px 5px 0 rgb(183 183 183);}
.responsiveness-wrapper .responsiveness-inner{margin-left: auto;padding: 10px;max-width: 605px;}
.responsiveness-wrapper .responsiveness-inner h4{margin-left: auto;margin-bottom: 10px;padding: 16px;font-size: 28px;font-weight: 600;background: url(../img/dot_05.png) left top repeat;box-sizing: border-box;}
.responsiveness-wrapper .responsiveness-inner h4 span{display: block;max-width: 283px;max-width: fit-content;background: linear-gradient(transparent 75%, #f1e340 75%);}
.responsiveness-wrapper .responsiveness-inner p{margin-left: auto;padding: 0;}
#topResponsiveness.responsiveness-wrapper .responsiveness-inner p{margin-bottom: 42px;}

.responsiveness-points{display: flex;justify-content: space-between;}
.responsiveness-points li{margin-bottom: 30px;max-width: 315px;background: #fff;border: 3px #3EA9B3 solid;}
.responsiveness-points.res-points-2 {margin: 0 auto;max-width: 660px;justify-content: space-around;}

.responsiveness-point-title{position: relative;height: 72px;background: url(../img/dot_02.png) left top repeat;box-sizing: border-box;}
.responsiveness-point-title h5{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);margin: 0;padding: 0;width: 100%;font-size: 20px;font-weight: 600;color: #20a4ad;text-align: center;line-height: 1.2;}
.responsiveness-point-title h5 br {display: block;}
.responsiveness-point-inner{padding: 16px 25px;}
.responsiveness-point-inner img{margin: 0 auto 16px;width: 261px;height: 158px;}
.responsiveness-point-inner p{width: 100%;}
.link-service-flow{ position: relative; width: 100%;max-width: 1004px;height: 177px;background: url(../img/flow-banner_pc.png) center no-repeat #fff; }
.link-service-flow a{position: absolute;right: 32px;bottom: 32px;margin: 0;padding: 12px 64px 12px 24px;font-size: 18px;color: #fff;line-height: 1;border: #fff 2px solid;border-radius: 5px;background: url(../img/btn-icon01.png) right 24px center no-repeat #eba224;}
@media only screen and (max-width: 768px) {
    .responsiveness-points{ flex-direction: column; }
    .responsiveness-points li{margin-bottom: 16px;max-width: 100%;}
    .responsiveness-point-inner{ display: flex;justify-content: space-between;align-items: center;padding: 10px 6px 10px 6px; }
    .responsiveness-point-title{ height: 64px; }
    .responsiveness-point-title h5{font-size: 24px;}
    .responsiveness-point-title h5 br { display: none; }
    .responsiveness-point-inner img{ margin: 0;width: 40%;height: auto; }
    .responsiveness-point-inner p{ width: 57%;font-size: 18px;line-height: 1.5; }
    .responsiveness-wrapper { margin-bottom: 24px; }
    .responsiveness-wrapper .responsiveness-inner { max-width: 450px;background: #fff; }
    .responsiveness-wrapper .responsiveness-inner h4 { font-size: 24px; }
    .link-service-flow { height: 130px;background-size: contain; }
}
@media only screen and (max-width: 568px) {
    .responsiveness-wrapper{margin-bottom: 16px;background: url(../img/sp/support_main_sp.jpg) top center no-repeat #fff;background-size: contain;box-shadow: 0px 4px 0 0 rgb(218 218 217);}
    .responsiveness-wrapper .responsiveness-inner{padding: 143px 0 0 0;background: transparent;}
    .responsiveness-wrapper .responsiveness-inner h4{margin-left: 0;margin-bottom: 0;padding: 10px;font-size: 18px;}
    .responsiveness-wrapper .responsiveness-inner p{padding: 10px;}
    #topResponsiveness.responsiveness-wrapper .responsiveness-inner p{margin-bottom: 0;}
    .responsiveness-points{ flex-direction: column; }
    .responsiveness-points li{margin-bottom: 16px;max-width: 100%;}
    .responsiveness-point-inner{ display: flex;justify-content: space-between;padding: 10px 6px 10px 6px; }
    .responsiveness-point-title{ height: 40px; }
    .responsiveness-point-title h5{font-size: 16px;}
    .responsiveness-point-title h5 br { display: none; }
    .responsiveness-point-inner img{ margin: 0;width: 40%;height: auto; }
    .responsiveness-point-inner p{width: 58%;font-size: 15px;line-height: 1.4; }
    .link-service-flow{ height: 245px;background: url(../img/flow-banner_sp.png) top center no-repeat;background-size: cover;}
    .link-service-flow a{ left: 50%;bottom: 24px;transform: translateX(-50%);margin: 0;padding: 12px 64px 12px 24px;width: fit-content; font-weight: 700; }
}
/*-----------------------------------------------
 *	なによりも安全第一を徹底
-----------------------------------------------*/
.safety-introduction-wrapper{position: relative;margin-bottom: 30px;background-color: #fff;box-shadow: 0 3px 5px 0 rgb(183 183 183);}
.safety-introduction-wrapper::before{content: "";position: absolute;top: 50%;left: 24px;transform: translateY(-50%);width: 200px;height: 200px;background: url('../img/safety_main.png') center center no-repeat;background-size: contain;}
.safety-introduction-wrapper p{margin-left: auto;padding: 16px;max-width: 740px;box-sizing: border-box;}
.safety-introduction-title{background: url(../img/dot_05.png) left top repeat #f3f3f3;}
.safety-introduction-title h4{position: relative;padding: 10px;font-size: 28px;font-weight: bold;max-width: 740px;margin: 0 0 0 auto;box-sizing: border-box;}
.safety-introduction-title h4 span{background-image: linear-gradient(transparent 75%, #f1e340 75%);}
.safety-introduction-title h4 br{display: none;}
.safety-points-wrapper{background: url(../img/bg_note.png) #fff;}
.safety-points-wrapper ul{padding: 32px 20px;border: 5px #3E95CC solid;background: url(../img/safety-lists_bg.png) right 16px center no-repeat #fff;background-size: 23%;}
.safety-points-wrapper li{display: flex;align-items: center; margin-bottom: 20px;}
.safety-points-wrapper li:nth-child(3){margin-bottom: 0;}
.safety-points-wrapper li h5{display: flex;align-items: center;justify-content: center;padding: 10px 16px;max-width: 230px;width: 100%;font-size: 20px;font-weight: 600;color: #fff;text-align: center;background: #3E95CC;}
.safety-points-wrapper li h5 span {display: inline-block;}
.safety-points-wrapper li h5 span img{width: 24px;height: 21px;}
.safety-points-wrapper li p{margin-left: 12px;max-width: 600px;}
.safety-points-wrapper li.safety-sp-image{display: none;}
@media only screen and (max-width: 768px) {
    .safety-introduction-wrapper{margin-bottom: 16px;}
    .safety-introduction-wrapper::before{content: none;background: none;}
    .safety-introduction-title h4{padding: 42px 16px 42px 18%;font-size: 28px;line-height: 1.5;}
    .safety-introduction-title h4::before{content: "";position: absolute;top: 50%;left: 10px;transform: translateY(-50%);width: 100px;height: 100px;background: url(../img/safety_main.png) center center no-repeat;background-size: contain;}
    .safety-introduction-wrapper p{padding: 16px;}

    .safety-points-wrapper ul{padding: 10px 10px 0;background: none;}
    .safety-points-wrapper li{display: block;}
    .safety-points-wrapper li h5{margin-bottom: 8px;padding: 16px 0;max-width: none;width: auto;font-size: 24px;}
    .safety-points-wrapper li p{margin-left: 0;max-width: 100%;font-size: 18px;}
    .safety-points-wrapper li.safety-sp-image{display: block;}
}
@media only screen and (max-width: 568px) {
    .safety-introduction-wrapper{margin-bottom: 16px;}
    .safety-introduction-wrapper::before{content: none;background: none;}
    .safety-introduction-title h4{padding: 12px 16px 12px 27%;font-size: 20px;line-height: 1.5;}
    .safety-introduction-title h4::before{content: "";position: absolute;top: 50%;left: 10px;transform: translateY(-50%);width: 72px;height: 72px;background: url(../img/safety_main.png) center center no-repeat;background-size: contain;}
    .safety-introduction-title h4 br{display: block;}
    .safety-introduction-wrapper p{padding: 12px 10px;}

    .safety-points-wrapper ul{padding: 10px 10px 0;background: none;}
    .safety-points-wrapper li{display: block;}
    .safety-points-wrapper li h5{margin-bottom: 8px;padding: 2px;max-width: none;width: auto;font-size: 18px;}
    .safety-points-wrapper li p{margin-left: 0;font-size: 14px;}
    .safety-points-wrapper li.safety-sp-image{display: block;}
}
/*-----------------------------------------------
 *	環境にも配慮した解体工事
-----------------------------------------------*/
.social-contributions h4{margin-bottom: 30px;padding: 10px 0;font-size: 28px;font-weight: 600;text-align: center;background-color: #fff;border-left: #20a4ad 10px solid;box-sizing: border-box;box-shadow: 0 3px 5px 0 rgb(183 183 183);}
.social-contributions h4 br{display: none;}
.social-contributions-wrapper{box-shadow: 0 3px 5px 0 rgb(183 183 183);margin-bottom: 32px;border-top: #3E95CC 5px solid;}
.social-contributions-01{background: url(../img/environment_photo01.jpg) left top no-repeat #fff;}
.social-contributions-02{background: url(../img/environment_photo02.jpg) right top no-repeat #fff;}
.social-contributions-03{background: url(../img/environment_photo03.jpg) left top no-repeat #fff;}
.social-contributions-inner{margin: 0 0 0 auto;max-width: 683px;background: url(../img/bg_note.png) #fff;}
.social-contributions-02 .social-contributions-inner{margin: 0 auto 0 0;}
.social-contributions-inner h3{padding: 16px 24px;font-size: 20px;font-weight: bold;background: url(../img/dot_02.png) left top repeat #f3f3f3;line-height: 1;}
.social-contributions-inner h3 span{background: linear-gradient(transparent 75%, #f1e340 75%);}
.social-contributions-inner h3 br{display: none;}
.social-contributions-inner h4{padding: 16px 24px;font-size: 24px;font-weight: bold;background: url(../img/dot_02.png) left top repeat #f3f3f3;line-height: 1.5;}
.social-contributions-inner h4 span{background: linear-gradient(transparent 75%, #f1e340 75%);}
/* .social-contributions-inner h4 br{display: none;} */
.social-contributions-inner p{padding: 18px 24px;}
@media only screen and (max-width:768px) {
    .social-contributions-01{background: url(../img/environment_photo01.jpg) left center no-repeat #fff;}
    .social-contributions-02{background: url(../img/environment_photo02.jpg) right -15% center no-repeat #fff;}
    .social-contributions-03{background: url(../img/environment_photo03.jpg) left -10% center no-repeat #fff;}
    .social-contributions-inner{margin: 0 0 0 auto;max-width: 540px;background: url(../img/bg_note.png) #fff;}
}
@media only screen and (max-width:568px) {
    .social-contributions h3 {margin-bottom: 16px;padding: 5px 8px 8px 24px;font-size: 20px;line-height: 1.4;text-align: left;border-left: #20a4ad 5px solid;}
    .social-contributions h3 br{display: block;}
    .social-contributions-inner{background: url('../img/dot_02.png') left center repeat;}
    .social-contributions-inner h3{padding: 16px 10px 16px 37%;font-size: 17px;line-height: 1.5;}

    .social-contributions h4 {margin-bottom: 16px;padding: 5px 8px 8px 24px;font-size: 20px;line-height: 1.4;text-align: left;border-left: #20a4ad 5px solid;}
    .social-contributions h4 br{display: block;}
    .social-contributions-inner{background: url('../img/dot_02.png') left center repeat;}
    .social-contributions-inner h4{padding: 16px 10px 16px 37%;font-size: 16px;line-height: 1.5;}
    .social-contributions-01 h4{background: url(../img/environment_photo01.jpg) left center no-repeat;background-size: contain;}
    .social-contributions-02 h4{background: url(../img/environment_photo02.jpg) left center no-repeat;background-size: contain;}
    .social-contributions-03 h4{background: url(../img/environment_photo03.jpg) left center no-repeat;background-size: contain;}
    /* .social-contributions-inner h4 br{display: block;} */
    .social-contributions-inner p{padding: 10px;background: #fff;}
    .social-contributions-wrapper{margin-bottom: 24px;}
}
/*-----------------------------------------------
 *	procrastinations-wrap
-----------------------------------------------*/
#procrastinations-wrap{background:#D8EEF0;}
.pos-woman{position: absolute;right: 0;top: -90px;width: 280px;z-index: 0;}
.procrastinations-contents{padding: 60px 0 30px;}
.procrastinations-txtbox{padding: 20px;max-width: 636px;margin-bottom: 90px;position: relative;z-index: 5;}
.procrastinations-txtbox p{font-size: 20px;font-weight: bold;}

.service-recommend-wrapper{position: relative;margin-bottom:30px;padding:30px;background:url(../img/bg_note.png) #fff;}
.service-recommend-wrapper::before{content: "";position: absolute;top: 10px;left: 10px;width: 20px;height: 20px;background:#D8EEF0;border-radius: 50px;}
.service-recommend-wrapper::after{content: "";position: absolute;top: 10px;right: 10px;width: 20px;height: 20px;background:#D8EEF0;border-radius: 50px;}

.service-recommend{position:relative;max-width:700px;}
.service-recommend::after{content:url(../img/serious_img.png);position:absolute;right:-210px;bottom:-37px;}
.service-recommend h3{margin-bottom: 15px;padding-bottom: 8px;font-size: 28px;font-weight: 600;color: #ED5D39;border-bottom: #ED5D39 5px solid;}
.service-recommend h3 br{display: none;}

.service-recommend p{position: relative;padding-right:64px;font-size: 18px;}
.service-recommend p span{font-weight: bold;color:#ED5D39;}
.service-recommend p::before{content: "";position: absolute;bottom: -20px;left: -20px;width: 20px;height: 20px;background:#D8EEF0;border-radius: 50px;}
.service-recommend p::after{content: "";position: absolute;bottom: -20px;right: -240px;width: 20px;height: 20px;background:#D8EEF0;border-radius: 50px;}

.cast-question-wrapper{position:relative;padding:16px;background:url(../img/dot_02.png) left top repeat #f2f2f2;margin-bottom: 30px;}
.cast-question-wrapper::after{content:"";position:absolute;left: 50%;bottom: -54px;transform: translateX(-50%);border-top: 30px solid #f2f2f2;border-right: 25px solid transparent;border-bottom: 25px solid transparent;border-left: 25px solid transparent;}
.cast-question{background:#fff;}
.cast-question h3{padding:5px;font-size: 24px;font-weight: 600;color:#fff;background:#1fa4ad;text-align:center;}
.cast-question ul{display:flex;flex-wrap:wrap;justify-content:space-between;padding:16px;}
.cast-question ul > li{width:47%;border-bottom: #e2e2e2 2px dotted;}
.cast-question ul > li > p{position:relative;padding-left:50px;font-size: 18px;font-weight:600;}
.cast-question ul > li > p::before{content:url("../img/icon_check-square.png");position:absolute;top:50%;left:0;transform:translateY(-50%);}
.mb-both{margin-bottom: 20px;}
.contact-area-wrapper{padding:48px 24px 24px 24px;background:url("../img/cv_points_bg.jpg") bottom left no-repeat #fff; background-size: cover;}
.contact-area-comment{margin: 0 auto 280px;max-width: 445px;color:#fff;text-align:center;}
.contact-area-comment::after{content: url("../img/cv_points.png");position: absolute;left:50%;bottom:390px;transform:translateX(-50%);}
.contact-area-comment h3{margin-bottom: 16px;font-size: 38px;font-weight: 900;color: #fff;line-height: 1.2;}
.contact-area{position: relative;display: block;margin-bottom: 0;padding: 0;background: url(../img/bg-note.png) top left repeat #fff;z-index: 5; border: 6px solid #EBA224;}
.contact-seek{display:flex;justify-content:space-evenly;align-items:center;padding:16px;background:url(../img/dot_05.png) left top repeat #f2f2f2;}
.contact-seek p.seek-title{padding: 5px 10px;max-width: 280px;width: 100%;font-size: 22px;font-weight: 600;color: #1ea4ad;text-align: center;border: #1ea4ad 1px solid;background: #fff;}
.contact-seek p.seek-text{font-size: 28px;font-weight: 600;}
.contact-cv-box{padding: 32px 0 20px; display: flex; justify-content: center; gap: 0 5%;}
.contact-cv-box a.btn_mail {
    padding: 1.25rem 1rem .75rem;
    margin: 0 auto;
}
.contact-cv-box a.btn_mail em {
    font-size: 25px;
    padding-left: 2em;
}
.contact-cv-box a.btn_mail span {
    font-size: 18px;
    letter-spacing: 2px;
    margin-bottom: 5px;
}
.contact-cv-box a.btn_mail:before {
    top: 58px;
    width: 30px;
    height: 22px;
}

.contact-cv-tel {width: 45%;}
.contact-btn-box {width: 36%;}
/* .contact-cv-tel{max-width: 455px;margin: 0 auto 30px;display: block;} */
/* .contact-btn-box{display: flex;flex-wrap: wrap;justify-content: space-between;align-items:center;margin: 0 auto;width: 80%;} */
/* .contact-cv-mail,.contact-cv-line{width: 48%;} */


.contact-pr{font-size: 24px;font-weight: 400;text-align: center;padding-bottom: 16px;width: 100%; color: #E49300; font-weight: 700;}
.contact-pr span{font-size:40px;}
@media only screen and (max-width: 768px) {
.pos-woman {top: 0;}
.procrastinations-contents { padding: 24px 0 30px; }
.procrastinations-txtbox{max-width: 385px;margin-bottom: 90px;}
.service-recommend-wrapper {margin-bottom: 24px;}
.contact-area {padding: 20px;margin-bottom: 10px;}
.contact-numbox {max-width: 380px;}
.contact-logo {max-width: 320px;}
.contact-mailbox p {margin-bottom: 10px;}
.service-recommend::after { content: "";position: absolute;right: -28px;bottom: -29px;width: 200px;height: 250px;background: url('../img/serious_img.png') center center no-repeat;background-size: contain;z-index: 0; }
.service-recommend p {z-index: 2;}
.contact-area-wrapper { background-size: cover; }
.contact-area-comment::after { content: "";left: 50%;bottom: 500px;transform: translateX(-50%);width: 700px;height: 210px;background: url('../img/cv_points.png') center center no-repeat;background-size: contain; }
.cast-question ul > li > p { padding-left: 45px;font-size: 16px; }
.service-recommend p::after { content: none; }
.contact-seek{flex-direction: column;}
.contact-cv-box p a { display: block; }
.contact-cv-box p.contact-cv-tel {max-width: 325px;}
.contact-cv-box p.contact-cv-mail {max-width: 270px}
}
@media only screen and (min-width: 569px) and (max-width: 768px) {
  .contact-cv-box p.contact-cv-tel { margin-right: 15px; }
}
@media only screen and (max-width: 568px) {
  .pos-woman {top: -45px;right: -5px;width: 180px;}
  .procrastinations-contents {padding: 10px 0 30px;}
  .procrastinations-txtbox {padding: 10px;max-width: 250px;margin-bottom: 20px;}
  .procrastinations-txtbox p {font-size: 14px;}

  .service-recommend-title{font-size: 20px;line-height: 1.5;}
  .service-recommend-wrapper{margin-bottom: 16px;padding: 16px 10px 10px 10px;box-shadow: 5px 2px 10px 2px rgb(167 167 167 / 38%);}

  .service-recommend-wrapper::before{top: 5px;left: 5px;width: 12px;height: 12px;}
  .service-recommend-wrapper::after{top: 5px;right: 5px;width: 12px;height: 12px;}
  .service-recommend p::before{content: none;}
  .service-recommend p::after{content: none;}

  .service-recommend::after{content:none;}
  .service-recommend h3{position: relative;margin-bottom: 8px;padding-bottom: 5px;font-size: 18px;line-height: 1.5;border-bottom: #ED5D39 1px solid;}
  .service-recommend h3 br{display: block;}
  .service-recommend h3::before{content: "";position: absolute;top: -90px;right: 0;width: 150px;height: 150px;background: url('../img/serious_img.png') top center no-repeat;background-size: contain;}
  .service-recommend p{padding: 10px;font-size: 15px;background: #ffefe9;}

  /* .contact-area-wrapper{padding: 48px 10px 10px 10px;} */
  .contact-area-wrapper{padding: 40px 10px 10px 10px;background:url("../img/cv_points_bg.jpg") center no-repeat #fff; background-size: cover;}
  .cast-question-wrapper{padding: 10px;}
  .cast-question h3{font-size: 18px;}
  .cast-question ul{flex-direction: column;}
  .cast-question ul > li{width: 100%;}
  .cast-question ul > li > p{font-size: 15px;}
  .mb-sp{margin-bottom: 20px;}
  .contact-area-comment{position: relative;margin: 0 auto 345px;}
  .contact-area-comment::after{content: "";top: 160px;left: 50%;transform: translateX(-50%);width: 336px;height: 300px;background: url(../img/sp/cv_points_sp.png) center center no-repeat;background-size: contain;}
  .contact-area-comment h3{font-size: 24px;}
  .contact-area-comment p{text-align: left;}

  .contact-area{padding: 0;}
  .contact-seek{flex-direction: column;padding: 10px 5px;}
  .contact-seek p.seek-title{margin-bottom: 10px;padding: 2px 5px;width: fit-content;font-size: 16px;}
  .contact-seek p.seek-text{font-size: 18px;line-height: 1;}
  .contact-cv-box{flex-direction: column;padding: 10px 20px;}
  .contact-cv-tel{margin: 15px 0 20px;width: 100%;}

  .contact-logo {max-width: initial;margin: 0 0 10px 0;}
  .contact-numbox {max-width: initial;margin-bottom: 10px;}
  .contact-mailbox {max-width: initial;}
  .contact-mailbox p {display: none;}
  .contact-pr{padding-bottom: 10px;font-size: 14px;}
  .contact-pr span{font-size: 24px;}
  .contact-btn-box{display: block;width: 100%;}
  .contact-cv-box p.contact-cv-mail {
    max-width: initial;
  }
  /* .contact-cv-mail{margin-bottom: 15px;} */
  .contact-cv-mail,
  .contact-cv-line{width: 100%;}
  .cta_area{
    width: 92%;
    margin: 0 auto;
  }
  .contact-cv-box a.btn_mail em {
      font-size: 18px;
  }
  .contact-cv-box a.btn_mail span {
      font-size: 15px;
      margin-bottom: 0;
  }
  .contact-cv-box a.btn_mail:before {
      top: 50px;
      width: 25px;
      height: 18px;
      left: 1rem;
  }
  .contact-cv-box a.btn_mail {
      width: 80%;
  }
}
@media only screen and (max-width: 375px) {
.procrastinations-txtbox {max-width: 240px;}
.pos-woman {top: 30px;right: -5px;width: 130px;}
}
@media only screen and (max-width: 320px) {
.pos-woman {display: none;}
.procrastinations-txtbox {max-width: initial;}
.contact-area {padding: 15px;}
.contact-pr{font-size: 16px;}
}
/*-----------------------------------------------
 *	faq
-----------------------------------------------*/
/* .faq-contents{padding: 30px 40px;} */
.faq-contents{padding:10px;}
.faq-list{padding: 16px 10px 10px;background:url("../img/dot_01.png") left repeat #fff;}
.faq-list li{margin-bottom: 2em;}
.faq-list dt {background: url("../img/icon_q.png") left no-repeat;position:relative;padding:.3em 1em .3em 2em;cursor:pointer;border-bottom: 3px #3EA9B3 solid;font-size: 20px;font-weight: 500;margin-bottom: 10px;}
.faq-list dt.close:after {content: "";position: absolute;background: url("../img/icon-close.png") right no-repeat;width: 30px;height: 8px;right: 10px;top: 17px;transition: .3s;}
.faq-list dd {background: url("../img/icon-a.png") left no-repeat;padding: .5em 1em .5em 4em;}
@media only screen and (max-width: 568px) {
.faq-contents {padding: 15px 10px;}
.faq-list dt {padding: .5em 1.5em .5em 2.0em;font-size: 16px;background-size: 20px;}
.faq-list dt.close:after {width: 15px;height: 8px;top: 20px;background-size: contain;}
.faq-list dd {background-size: 20px;padding: .5em 1em .5em 2.2em;}
}
@media only screen and (max-width: 320px) {
.faq-list dt {padding: .5em .5em .5em 1.75em;font-size: 14px;background-size: 18px;}
}
/*-----------------------------------------------
 *	president
-----------------------------------------------*/
#president-wrap{max-width: 980px;margin: 0 auto;}
.president-contents{margin-bottom: 2%;}
.photo-president{float: right;max-width: 360px;}
.president-txtbox p{margin-bottom: 20px;}
.president-txtbox p:last-of-type{margin-bottom: 0;}
.bnr-books{max-width: 900px;margin: 0 auto;}
@media only screen and (max-width: 768px) {
#president-wrap {width: 95%;}
}
@media only screen and (max-width: 568px) {
.photo-president{float: none;margin-bottom: 10px;}
}
/*-----------------------------------------------
 *	footer-contact
-----------------------------------------------*/
.footer-contact{background: #f3fbff;border-top: #cee1fc 5px solid;position: relative;padding: 40px 0;}
.footer-contact::before{content:"";display:block;width:100%;height:3px;background-color:#fff;position:absolute;top:0;left:0;}
.footer-cv_area{max-width: 980px;margin: 0 auto;display: flex;justify-content: space-between;flex-wrap: wrap;align-items:center;}
@media only screen and (max-width: 768px) {
.footer-cv_area {margin: 0 4%;}
}
@media only screen and (max-width: 568px) {
.footer-contact {padding: 30px 0 20px;}
}
/*-----------------------------------------------
 *	bnr
-----------------------------------------------*/
#fl-bnr {position: fixed;bottom: 40%;right: 0;z-index: 100;}
/* #bnr-wrap{background: #e4f3f9;border-top: #c6e0eb 3px solid;padding: 30px 0;position: relative;} */
/* #bnr-wrap{background: #e4f3f9;padding: 30px 0;position: relative;} */
#bnr-wrap{background: #fff;padding: 60px 0;position: relative;}
/* #bnr-wrap::before{content:"";display:block;width:100%;height:2px;background-color:#fff;position:absolute;top:0;left:0;} */
.bnr-li{display: flex;justify-content: space-between;flex-wrap: wrap;max-width: 980px;margin: 0 auto;}
.bnr-li li{max-width: 470px;}
@media only screen and (max-width: 1024px) {
#fl-bnr {display: none;}
}
@media only screen and (max-width: 768px) {
.bnr-li{margin: 0 3%;}
.bnr-li li {max-width: 350px;}
}
@media only screen and (max-width: 568px) {
#bnr-wrap{padding: 30px 0 20px;}
.bnr-li li {margin-bottom: 20px;max-width: initial;width: 100%;}
}
/*-----------------------------------------------
 *	footer-area
-----------------------------------------------*/
#footer-area {padding: 2em 0 0;}
#footer-contents {max-width: 980px;margin: 0 auto 2em;width: 100%;display: flex;align-items:flex-start;}
.ft-logo{max-width: 252px;padding-right: 20px;}
.mean-nav{max-width: 710px;}
ul.footer-li{border-left: #fffffe 2px solid;display: flex;flex-wrap: wrap;padding-left: 20px;position: relative;}
ul.footer-li::before{content:"";display:block;border-left: #ebebea 4px solid;position:absolute;top:0;left:0;}
ul.footer-li li{background: url(../img/arrow-right.png) left 3px no-repeat;color: #888;padding-left: 20px;max-width: 205px;width: 100%;font-size: 15px;margin-bottom: 5px;}
ul.footer-li.footer-li-top li:first-child{max-width: initial;width: 100%;}
ul.footer-li.footer-li-middle{width: 100%;}
ul.footer-li.footer-li-middle li:first-child:not(.except){padding-left: 0;max-width: initial;width: 100%;}
ul.footer-li.footer-li-bottom li{margin-right: 16px;max-width: max-content;}
ul.footer-li.footer-li-middle.footer-li-bottom-sp{display: none;}
ul.footer-li li a{display: block;background-size: 15px;}
ul.footer-li li a:hover{text-decoration: underline;}
ul.footer-li li span {display: block;padding-bottom: 5px;padding-left: 20px;color: #3ea9b3;}
ul.footer-li li > ul {margin: 0 0 15px 10px;display: flex;flex-wrap: wrap;}
ul.footer-li > li:nth-child(n+18){max-width: initial;display: inline-block;margin-right: 10px;padding-left: 0;}
ul.footer-li > li:nth-child(n+18) li{max-width: 200px;font-size: 13px;}
ul.footer-li > li:nth-child(n+19){max-width: none;width: auto;padding-left: 20px;}
ul.footer-li li ul li {background: url(../img/arrow-right02.png) left no-repeat;padding-left: 15px;background-size: 6px;margin-bottom: 5px;}
@media only screen and (max-width: 768px) {
#footer-area {padding: 2em 0 4em;}
.mean-nav {width: 70%;}
.ft-logo {max-width: 90%;padding-right: 15px;margin-left: 10px;}
ul.footer-li{padding-left: 10px;width: 90%;}
ul.footer-li li {max-width: 152px;}
ul.footer-li > li:nth-child(n+18) li {max-width: 242px;font-size: 14px;}
ul.footer-li > li:nth-child(n+19) li {max-width: 190px;}
ul.footer-li.footer-li-middle {width: 90%;}
}
@media only screen and (max-width: 568px) {
#footer-area {padding: 0;}
#footer-contents {display: block;margin: 0 auto;}
.ft-logo{display: none;}
.close_btn {text-align: left;}
.footer-nav {margin-bottom: 2em;}
.fmenu-title {color: #fff;font-size: 15px;padding: 5px 1em;position: relative;width: 100px;}
ul.footer-li {border-left: none;margin-bottom: 2em;padding: 0;margin: 0;box-sizing: border-box;width: 100%;}
ul.footer-li li {background: none;max-width:inherit;font-size: 14px;font-weight: bold;padding-left: 0;margin-bottom: 0;}
ul.footer-li.footer-li-top li:first-child{width: 50%;}
ul.footer-li.footer-li-bottom.footer-li-bottom-pc{display: none;}
ul.footer-li.footer-li-middle {width: 100%;}
ul.footer-li.footer-li-middle.footer-li-bottom-sp{display: flex;}
ul.footer-li li.no-link{padding: 1.25em 0 1.25em 2%;}
ul.footer-li li span {border-bottom: none;padding-bottom: 0;}
ul.footer-li li > span {display: block;position: relative;padding: 9px 16px;font-size: 15px;font-weight: 500;color: #fff;background: #20a4ad;z-index: 0;}
ul.footer-li li >ul{background: #ebfafb;padding: 0;margin: 0;width: 100%;list-style-type: none;box-sizing: border-box;}
ul.footer-li li ul li {padding-left: 0;margin-bottom: 0;}
ul.footer-li li ul li a {background: url(../img/arrow-right02.png) 4% no-repeat;background-size: 15px;}
ul.footer-li > li:nth-child(n+18) {margin-right: 0;}
ul.footer-li > li:nth-child(n+18) li {background: none;max-width: initial;width: 50%;}
ul.footer-li > li:nth-child(n+18) li:nth-child(5) a {line-height: 1.2;}/*リフォーム・ハウスクリーニング*/
ul.footer-li > li:nth-child(n+19){padding-left: 0;}
ul.footer-li > li:nth-child(n+19):nth-child(even) {border-right: 1px solid #a2d7f7;}
.mean-container .mean-bar {width: 100%;position: relative;background: #20a4ad;padding: 4px 0;z-index: 0;}
.mean-nav {width: 100%;background: #ebfafb;}
.mean-container .mean-nav ul li {border-bottom: 1px solid #a2d7f7;box-sizing: border-box;position: relative;float: left;width: 50%;background: none;}
.mean-container .mean-nav ul li:nth-child(odd) {border-right: 1px solid #a2d7f7;}
.mean-container .mean-nav ul li:nth-child(n+19):nth-child(odd) {border-right: none;}
.mean-container .mean-nav ul li:nth-child(18) {border-right:none;width: 100%;}
.mean-container .mean-nav ul li a {background: url(../img/arrow-basic.png) 97% no-repeat;background-size: 6px;display: block;float: left;width: 96%;padding: 1.25em 0 1.25em 4%;margin: 0;text-align: left;font-weight: 400;color: #333333;}
.mean-container .mean-nav ul li:nth-child(18) > a {padding: 1.25em 0 1.25em 2%;width: 98%;}
.mean-container .mean-nav ul li li a {width: 96%;padding: 1em 0 1em 4%;text-shadow: none!important;visibility: visible;height: 30px;line-height: 30px;}
.mean-container .mean-nav ul li a:hover {background: #252525;background: rgba(255,255,255,.1);}
}
@media only screen and (max-width: 320px) {
ul.footer-li li{font-size: 12px;} 
ul.footer-li > li:nth-child(n+18) li {font-size: 12px;}
}
/*-----------------------------------------------
 *	bottom-menu
-----------------------------------------------*/
#fl-fxmenu{background: #e4f3f5;position: fixed;display: flex;bottom: 0;padding: 10px;border-top: solid 3px #3EA9B3;border-bottom: solid 3px #3EA9B3;-webkit-transition: all .7s;z-index: 999;width: 100%;}
ul#bottom-menu{margin: 0 auto;display: flex;align-items: center;max-width: 980px;transition: all .7s;width: 100%;}
ul#bottom-menu li.fix-logo{max-width: 345px;}
ul#bottom-menu li.phone {max-width: 300px;margin-left: auto;}
ul#bottom-menu li.mail {max-width: 200px;margin-left: 20px;}
@media only screen and (max-width: 768px) {
#fl-fxmenu{padding: 1%;width: 100%;box-sizing: border-box;}
ul#bottom-menu li.fix-logo{max-width: 215px;}
}
@media only screen and (max-width: 568px) {
ul#bottom-menu {position: fixed;left:0;bottom:5px;width: 100%;height:60px;background-color:rgba(255,255,255,.8);z-index:30;display: flex;align-items: initial;justify-content: space-between;}
ul#bottom-menu li {text-align: center;font-size:25px;width: 100%;}
ul#bottom-menu li.fix-logo{display: none;}
ul#bottom-menu li.phone img{width: 80%;margin: 0 auto;}
ul#bottom-menu li.phone {background: #3EA9B3;-webkit-box-shadow: 0 5px 0 #286d74;box-shadow: 0 6px 0 #286d74;width: 70%;margin-left: 0;}
ul#bottom-menu li.mail {background: #EBA224;-webkit-box-shadow: 0 5px 0 #ab7210;box-shadow: 0 6px 0 #ab7210;width: 30%;margin-left: 0;}
ul#bottom-menu li.mail img{width: 55%;margin: 0 auto;}
ul#bottom-menu li a {display: block;color:#fff;padding-top:10px;padding-bottom:5px;line-height:1.2;}
}
/*-----------------------------------------------
 *	pagetop
-----------------------------------------------*/
.pagetop {display: none;position: fixed;bottom: 133px;right: 30px;z-index: 999;}
.pagetop img{max-width: 23px;display: inline;}
.pagetop a {display: block;background-color: #25a4ad;color: #fff;font-size: 16px;padding: .8em 2em;letter-spacing: 2px;text-align: center;}
.pagetop a:hover {color: #fff;background-color: #3c88a4;}
@media screen and (min-width: 569px) and (max-device-width: 767px) {
.pagetop {display: block;position: static;bottom: auto;right: auto;text-align: center;}
}
@media only screen and (max-width: 568px) {
.pagetop {display: block;position: static;}
}
/*-----------------------------------------------
 *	footer
-----------------------------------------------*/
footer {background: #20a4ad;font-size: 13px;color: #fff;padding: 10px 0;text-align: center;margin-bottom: 93px;}
footer a{color: #fff;}
@media only screen and (max-width: 768px) {
footer {margin-bottom: 24px;}
}
@media only screen and (max-width: 568px) {
footer {font-size: 10px;margin-bottom:96px;}
}

/* .is-show-pc{display: block !important;} */
.is-show-sp{display: none !important;}
@media only screen and (max-width: 568px) {
    .is-show-pc{display: none !important;}
    .is-show-sp{display: block !important;}
}

.is-break-pc{display: block;}
.is-break-sp{display: none;}
@media only screen and (max-width: 768px) {
    .is-break-pc{display: none;}
}
@media only screen and (max-width: 568px) {
    .is-break-sp{display: block;}
}

#service-flow {
  position: relative;
  margin: 0;
  padding: 0 0 1px;
  background-color: #FFF;
  box-sizing: border-box;
}
#flow-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.flow-content-box {
  position: relative;
  margin-bottom: 2em;
  width: calc(85% /3);
}
.flow-content-box:not(.notarrow):after {
  content: "";
  position: absolute;
  right: -50px;
  bottom: 50%;
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-color: transparent transparent transparent #dbd8d7;
  border-width: 20px 0 20px 30px;
}
.flow-content-box h3 {
  margin-bottom: 16px;
  padding: 10px;
  font-size: 17px;
  font-weight: 600;
  color: #FFF;
  text-align: center;
  background: #1fa4ad;
}
.flow-content-box h3 span {
  display: inline-block;
  margin-right: 16px;
  font-size: 18px;
}
.flow-content-box img {
  margin-bottom: 16px;
}
@media only screen and (max-width: 576px) {
  #flow-wrap {
    flex-direction: row;
  }
  .flow-content-box {
    margin-bottom: 2em;
    width: calc(96%/2);
  }
  .flow-content-box h3 span {
    display: inline-block;
    margin-right: 10px;
    font-size: 18px;
  }
  .flow-content-box:not(.notarrow):after {
    content: none;
  }
}
.location-map {
  margin-top: 10px;
  width: 100%;
}
.location-map iframe {
  width: 100%;
  height: 250px;
}

.example_image_wrapper {
  width: 58%;
}
.example_image_wrapper ul {
  display: flex;
  gap: 0 5%;
}
.example_info_wrapper {
  width: 40%;
}
.example_info_wrapper dl {
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #eba124;
}
.example_info_wrapper dt {
  font-size: 14px;
  color: #fff;
  background: #eba124;
  width: 13%;
  padding: 0.5em 0.5em;
  box-sizing: border-box;
}
.example_info_wrapper dt:nth-of-type(1), .example_info_wrapper dt:nth-of-type(2) {
  border-bottom: 1px solid #f3b74f;
}
.example_info_wrapper dd:nth-of-type(1), .example_info_wrapper dd:nth-of-type(2) {
  border-bottom: 1px solid #eba124;
}
.example_info_wrapper dd {
  font-size: 14px;
  background: #fff;
  width: 37%;
  padding: 0.5em 0.5em;
  box-sizing: border-box;
}
.example_info_wrapper .example-price {
  line-height: 1;
  margin-top: 20px;
}
.example_info_wrapper .price-num {
  font-size: 50px;
  font-weight: 600;
  color: #eba124;
}
.example_info_wrapper .price-num .yen {
  font-size: 0.7em;
  padding-left: 0.1em;
}
@media only screen and (max-width:960px) {
  .voice-detail {
    flex-direction: column;
    align-items: center;
  }
  .example_image_wrapper {
    width: 85%;
  }
  .example_info_wrapper {
    width: 85%;
    text-align: center;
    margin-top: 30px;
  }
}
@media only screen and (max-width:576px) {
  .example_image_wrapper {
    margin-bottom: 16px;
    width: 100%;
  }
  .example_info_wrapper {
    width: 100%;
    margin-top: 0;
  }
  .example_info_wrapper .example-price {
    text-align: left;
    line-height: 1.2;
  }
}
.case-price-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  -webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
  margin-bottom: 32px;
}
.case-img {
  width: 297px;
}
.price-table-wrapper .case-price-table {
  width: 66%;
}
@media only screen and (max-width:576px) {
  .case-price-wrapper {
    flex-direction: column;
  }
  .case-img {
    margin: 0 auto 16px;
    width: 100%;
    max-width: 297px;
    text-align: center;
  }
  .price-table-wrapper .case-price-table {
    width: 100%;
  }
}
.other-case-price-wrapper .other-case-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px 4%;
  margin-bottom: 32px;
}
.other-case-price-wrapper .other-case-list li {
  width: 22%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.other-case-price-wrapper .other-case-list .case-name {
  font-size: 18px;
  font-weight: 600;
  padding: 0.75em;
  color: #fff;
  text-align: center;
  background: #20a4ad;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 2;
}
@media only screen and (max-width:576px) {
  #safety-wrap ul.down-row {
    margin-bottom: 0;
  }
  .other-case-price-wrapper .other-case-list {
    gap: 20px 4.8%;
    justify-content: flex-start;
  }
  .other-case-price-wrapper .other-case-list li {
    width: 47.6%;
  }
  .other-case-price-wrapper .other-case-list .case-name {
    font-size: 15px;
  }
}
.all-support-subtitle {
  margin: 0 auto 24px;
  font-size: 28px;
  font-weight: 600;
  text-align: center;
}
.all-support-subtitle span {
  background: linear-gradient(transparent 75%, #ffeb3b 75%);
}
@media only screen and (max-width:576px) {
  .all-support-subtitle {
    margin: 0 auto 20px;
    font-size: 20px;
  }
}
@media only screen and (max-width:375px) {
  .all-support-subtitle {
    margin: 0 auto 10px;
    font-size: 18px;
  }
}
/*===============================================
 *	fix-footer
===============================================*/
.fixed_footer{bottom: 0;width: 100%;background: #e4f3f5;position: fixed;display: flex;bottom: 0;border-top: solid 3px #3EA9B3;border-bottom: solid 3px #3EA9B3;-webkit-transition: all .7s;z-index: 999;padding: 10px 0;}



.fix-line{position: relative;border-top: 5px solid #fff;border-bottom: 5px solid #fff;height: 80px}
.fix-line::before{  content: "";position: absolute;top: -8px;bottom: -8px;left: -10px;right: -10px;border: solid 3px #008ad7;z-index: -1;}
.footer_content{max-width: 1120px;margin: 10px auto;align-items: center;}
.footer_content .mail {margin-left: 15px;width: 15%;max-width: 190px;}
.footer_content .line {margin-left: 15px;width: 15%;max-width: 190px;}
/*===============================================
 *	追従フッター temp.A
===============================================*/
.fixed_footer .footer_content {
  display: flex;
  width: 90vw;
  max-width: 980px;
  margin: 0 auto;
}
.fixed_footer .logo {
  width: 31%;
  max-width: 317px;
  display: block;
}

.fixed_footer .tel {
  width: 30%;
  max-width: 353px;
  margin-left: auto;
}

.fixed_footer .mail {
  margin-left: 30px;
  width: 14%;
  max-width: 160px;
}

.fixed_footer .line {
  margin-left: 10px;
  width: 14%;
  max-width: 160px;
}

@media only screen and (max-width: 568px) {
  .fixed_footer {
    background: #e2f4ff;
    border: none;
    padding: 0;
  }
  .fixed_footer .footer_content {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .fixed_footer .logo {
    display: none;
  }
  .fixed_footer .tel {
    width: initial;
    max-width: initial;
    margin: 0;
  }
  .fixed_footer .mail {
    width: initial;
    max-width: initial;
    margin: 0;
  }
  .fixed_footer .line {
    width: initial;
    max-width: initial;
    margin: 0;
  }
}

/*===============================================
 *	追従フッター、CTAエリア　mailボタン
===============================================*/
a.btn_cv {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  transition: all 0.3s;
  text-align: center;
  letter-spacing: 1px;
  color: #212529;
  border-radius: 0.5rem;
}

a.btn_mail {
  position: relative;
  padding: .75rem .5rem .5rem;
  color: #fff;
  background: #fa8d00;
  box-shadow: 0 5px 0 #754402;
  line-height: 1.2;
  margin-left: auto;
}
a.btn_mail span {
  font-size: 13px;
  display: block;
  padding: 0.2rem 0.5rem;
  color: #fa8d00;
  border-radius: 4px;
  background: #fff;
}
a.btn_mail em {
  font-size: 16px;
  padding-left: 1.5em;
}
a.btn_mail:before {
  content: "";
  background: url(../img/common/icon-mail.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 46px;
  left: .5rem;
  width: 20px;
  height: 15px;
}
a.btn_mail:hover span {
  color: #f5a742;
}
a.btn_mail:hover {
  transform: translate(0, 3px);
  color: #fff;
  background: #f5a742;
  -webkit-box-shadow: 0 2px 0 #754402;
  box-shadow: 0 2px 0 #754402;
}

@media only screen and (max-width: 568px) {
  a.btn_mail {
    padding: .75rem;
    width: 55%;
    margin: 10px auto;
  }
  a.btn_mail span {
    font-size: 12px;
    padding: 0.1rem 0.5rem;
  }
  a.btn_mail em {
    font-size: 16px;
    padding-left: 1.0em;
}
  a.btn_mail:before {
    top: 42px;
    left: 5%;
  }
  .column-cv-buttons a.btn_mail:before {
    left: 10%;
  }
}