@charset 'UTF-8';

/*
Theme Name: WCB Natural Life
Description: WordPressオリジナルテーマ制作用デモ
Version: 1.0
Author: Mana
AuthorURI: https:erbcreatormana.com
*/
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Crimson+Text:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&display=swap');



/*
LAYOUT
================================================ */
	
.maintenance-body {
	color: #231205;
	font-family: 'Zen Kaku Gothic New';
	letter-spacing:0.02em;
	width: 100%;
	background: url("https://gt109.jp/wp-content/themes/greenterrace109/assets/images/officegreenup/main-back.png");
	background-size: 100%;
	background-position: center;
}	

.maintenance-body img {
	max-width: 100%;
	margin: 0 auto;
	 padding: 0 auto;	
	vertical-align:middle;
}

.green {
	font-weight: bold;
	color:#0D7538;
}
.maintenance-body h1 span {
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
	-webkit-align-items: flex-end;
    align-items: flex-end;
}
.maintenance-body h1 span::before,
.maintenance-body h1 span::after {
    width: 3px;
    height: 50px;
    border-left: dotted 5px;
    content: '';
}

.maintenance-body h1 span::before {
    transform: rotate(-35deg);
    margin-right: 50px;
}

.maintenance-body h1 span::after {
    transform: rotate(35deg);
    margin-left: 50px;
}


.green-md {
	color:#0D7538;
}

.red{
	color:#C92743;
}

.officegreenup-wrapper {
		width: 100%;
		margin: 0 auto;
		padding: 0 auto;	
	text-align: center;
}
.dot{
	background: url("https://gt109.jp/wp-content/themes/greenterrace109/assets/images/officegreenup/dot.png");
	z-index: -3;	
	background-size: 100%;
}

@media (max-width: 768px) {
	
}

/* -----------------------------------------------------------------
フォントサイズなど
----------------------------------------------------------------- */
.p10px{font-size: 0.5vw;/*10px*/}
.p13px{font-size: 0.65vw;/*13px*/}
.p15px{	font-size: 0.75vw;/*15px*/}
.p16px{	font-size: 0.8vw;/*16px*/}
.p17px{	font-size: 0.85vw;/*17px*/}
.p18px{	font-size: 0.9vw;/*18px*/}
.p19px{	font-size: 0.95vw;/*19px*/}
.p20px{	font-size: 1vw;/*20px*/}
.p21px{	font-size: 1.05vw;/*21px*/}
.p22px{	font-size: 1.1vw;/*22px*/}
.p23px{	font-size: 1.15vw;/*23px*/}
.p24px{	font-size: 1.2vw;/*24px*/}
.p25px{	font-size: 1.25vw;/*25px*/}
.p26px{	font-size: 1.3vw;/*26px*/}
.p27px{font-size: 1.35vw;/*27px*/}
.p28px{	font-size: 1.4vw;/*28px*/}
.p30px{	font-size: 1.5vw;/*30px*/}
.p31px{	font-size: 1.55vw;/*31*/}
.p33px{	font-size: 1.6500000000000001vw;/*33px*/}
.p34px{font-size: 1.7vw;/*34*/}
.p38px{	font-size: 1.9vw;/*38px*/}
.p42px{	font-size: 2.1vw;/*42px*/}
.p46px{	font-size: 2.3vw;/*38px*/}
.lh1em{line-height: 1em;}
.lh1_5em{line-height: 1.5em;}
.lh1_6em{line-height: 1.6em;}
.lh30{line-height: 1.76em;}
.lh38{line-height: 1.72vw;}
.lh50{line-height: 2.083vw;}

.pt15{padding-top: 0.75vw;}
.pd40{padding: 0 3vw}
.pt9{padding-top: 0.4vw}
.pt49{padding-top: 2.65vw;	}
.mr25{margin-right: 1.25vw;}
.mt40{margin-top:2vw}
.bold{font-weight: bold;}

/* margin-bottom*/
.mb0 { margin-bottom: 0; }
.mb5 { margin-bottom: 0.25vw; }
.mb10 { margin-bottom: 0.5vw; }
.mb15 { margin-bottom: 0.75vw; }
.mb19{margin-bottom: 0.95vw; }
.mb20 { margin-bottom: 1vw; }
.mb25 { margin-bottom: 1.25vw; }
.mb30 { margin-bottom: 1.5vw; }
.mb35 { margin-bottom: 1.75vw; }
.mb40 { margin-bottom: 2vw; }
.mb45 { margin-bottom: 2.25vw; }
.mb50 { margin-bottom: 2.5vw; }
.mb55 { margin-bottom: 2.75vw; }
.mb60 { margin-bottom: 3vw; }
.mb65 { margin-bottom: 3.25vw; }
.mb70 { margin-bottom: 3.5vw; }
.mb75 { margin-bottom: 3.75vw; }
.mb80 { margin-bottom: 4vw; }
.mb85 { margin-bottom: 4.25vw; }
.mb90 { margin-bottom: 4.5vw; }
.mb95 { margin-bottom: 4.75vw; }


@media (max-width: 768px) {
.lh1em{line-height: 1vw;}
.p10px,.p13px,.p15px,.p16px,.p17px,.p18px,.p19px,
.p21px,.p22px,.p24px{font-size: 3.2vw;/*24px*/}
.p20px,.p25px,.p26px,.p27px,.p28px,.p31px,.p30px{font-size: 4.5vw;/*24px*/}
.p23px{font-size: 4vw;/*24px*/}
.p33px{font-size: 5vw;/*24px*/}
.p34px{font-size: 1.7vw;/*34*/}
.p38px{	font-size: 6vw;/*38px*/}
.p42px{	font-size: 8vw;/*42px*/}
.p46px{	font-size: 10vw;/*38px*/}
.lh1em{line-height: 1em;}
.lh1_5em{line-height: 1.5em;}
.lh1_6em{line-height: 1.6em;}
.lh30{line-height: 1.76em;}
.lh38{line-height: 6vw;}
.lh50{line-height: 2em;}
.pt15{padding-top: 0.75vw;}
.pd40{padding: 0 3vw}
.pt9{padding-top: 0.4vw}
.pt49{padding-top: 2.65vw;	}
.mr25{margin-right: 1.25vw;}
.mt40{margin-top:2vw}
.mb60 { margin-bottom: 10% }
.mb80 { margin-bottom: 10%; }
.mb10 { margin-bottom: 1%; }
}

/* -----------------------------------------------------------------
.sec_fv
----------------------------------------------------------------- */
.sec_fv {
  position: relative;
}
@media (min-width : 768px){
  .sec_fv {
		/*display: flex;*/
  }
}
@media screen and (max-width : 768px){
  .sec_fv {
		display: flex;
	  height: 200px;
  }
}
/* -----------------------------------------------------------------
.sec_fv .box_1st
----------------------------------------------------------------- */
.slider{
  display: none;
}
.slider.slick-initialized{
  display: block; /*slick-initializedが付与されたら表示*/
}
.sec_fv .box_1 .copy{
	position: absolute;
	bottom: 27%;
  line-height: 1.2;
  letter-spacing: .02em;
  font-weight: bold;
	text-align: center;
    width: 100%;
	/*font-family: 'Zen Kaku Gothic New';*/
	    z-index: 2;
}
.sec_fv .box_1 .slick-dots {/*slick-theme.css上書き*/
	position: absolute;
	bottom: 5%;
	left:45%;
  list-style: none;
  display: block;
}
.sec_fv .box_1 .slick-dots li,
.sec_fv .box_1 .slick-dots li button,
.sec_fv .box_1 .slick-dots li button:before {/*slick-theme.css上書き*/
  width: 15px;
  margin: 0;
}
@media screen and (min-width : 768px){
 /* .sec_fv .box_1 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }*/
.sec_fv .box_1 {
	width: 100%;
	/*height: 100vw;*/
	display: flex;
	z-index: 2;
}
.sec_fv .box_1 img{
	position: absolute;
	z-index: 3;
	height: 43vw;	
	bottom:0vw;
	}
.sec_fv .box_1 img:nth-child(1){
	left: 0vw;
}
.sec_fv .box_1 img:nth-child(2){
	right: 0vw;
}
  .sec_fv .box_1 .copy {
    font-size: 3rem;
    color: #FFFFFF;
  }
	.sec_fv .box_1 .copy span {
		font-size: 2rem;
        display: block;
	}
  .sec_fv .box_1 .slick-dots {/*slick-theme.css上書き*/
    width: 10rem;
    margin-top: 1rem;
  }
}
@media screen and (max-width : 768px){
  .sec_fv .box_1 {
		display: flex;
    z-index: 2;
		height: calc(100vh - 60px);
    height: calc(100svh - 60px);
  }
.sec_fv .box_1 img{
	position: absolute;
	z-index: 3;
	height: 100vw;	
	bottom:0vw;
	}
.sec_fv .box_1 img:nth-child(1){
	left: -6vw;
	width: 32vw;
	height: auto;
}
.sec_fv .box_1 img:nth-child(2){
	right: -6vw;
	width: 32vw;
	height: auto;
}

  .sec_fv .box_1 .copy {
    font-size: 3.6rem;
    font-size: 44px;
    font-size: 10.7vw;
    color: #fff;
		z-index: 4;
	  bottom: 29%;
  }
	.sec_fv .box_1 .copy span {
		font-size: 2rem;
        display: block;
	}
  .sec_fv .box_1 .slick-dots {/*slick-theme.css上書き*/
    margin-top: 4.2vw;
  }
  .sec_fv .box_1 .slick-dots li button:before {/*slick-theme.css上書き*/
    opacity: 1;
    color: #fff;
  }
  .sec_fv .box_1 .slick-dots li.slick-active button:before {
    color: #617469;
  }
}
/* -----------------------------------------------------------------
.sec_fv .box_2nd
----------------------------------------------------------------- */
.sec_fv .box_2nd {
	position:relative;
}


/*.box_slider_mv::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, #001400 6%, transparent 40%);
}
*/

@media screen and (min-width : 768px){
  .sec_fv .box_2nd {
    width: 100%;
	  height:300px;
	  overflow: hidden;
  }
	

  .sec_fv .box_2nd .box_slider_mv picture {
    position: relative;
    overflow: hidden;
    height: 300px;
	  display: block;
  }
  .sec_fv .box_2nd .box_slider_mv picture img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: none;
    height: 100%;
    transform: translate(-50%, -50%);
    transition: 1s;
  }
	
}
@media screen and (max-width : 768px){
	  .sec_fv .box_2nd {
    width: 100%;
		  height: 200px;
        overflow: hidden;
  }
  .sec_fv .box_2nd .box_slider_mv picture {
    position: relative;
    overflow: hidden;
    height: calc(100vh - 60px);
    height: calc(100svh - 60px);
	display: block;
  }
  /*.sec_fv .box_2nd .box_slider_mv picture img {
    display: inline;
    position: absolute;
    top: -36%;
    left: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
    transition: 1s;
  }*/
}
/* -----------------------------------------------------------------
.sec_storage
----------------------------------------------------------------- */
.sec_storage {
  display: flex;
  justify-content: center;
}
@media (min-width : 768px){
  .sec_storage {
    gap:1.5rem;
    padding: 5vw 5vw 5vw;;
  }
}
@media screen and (max-width : 768px){
  .sec_storage {
    gap:1.5em;
    padding: 7vw 8vw 7vw;
  }

}

/* ------------------------------------------------
      お問い合わせ
------------------------------------------------- */
.contact-obi{
	position: relative;
	height: 7.5vw;
	background-color: #0D7538;
}

.contact-obi p{
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
	 color: #FFFFFF;
}

.contact-wrap{
	height: auto;
	width: 100%;
	display: inline-block;
	background-color: white;
}

.contact-wrap .part01{
	padding-top: 5vw;
}
.contact-wrap .part01 p {
	text-align: center;
}
.contact-wrap .part02{
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
	width: 49vw;
	gap:0.75vw;
	width:100%;
}
.contact-wrap .part02 .part02-item01{
	display: flex;
	justify-content: space-between;
	position: relative;
	align-items: center;
	width: 31.25vw;
	height: 6.6vw;
	background-color: #E6E6E6;
	padding: 1.9vw
}
.contact-wrap .part02 .part02-item01 span:nth-of-type(1){
 margin-right: 0.7vw;
}
.contact-wrap .part02 .part02-item01 span:nth-of-type(2){
	letter-spacing:0.3vw;
}
.contact-wrap .part02 .part02-item01 span:nth-of-type(3){
	border-radius: 1.75vw;
	border: 0.1vw solid;
	border-color:#707070;
	padding: 0.1vw 1vw 0.2vw 1vw;
}


.contact-wrap .part02 .part02-item01 span:nth-of-type(4){
	letter-spacing:0em;
}

.contact-wrap .part02 .part02-item01::after{
	position: absolute;
		content: '';
	 background-color: #707070;
	 background-size: contain;
	 width: 0.1vw;/*画像の幅*/
	height: 3.6vw;/*画像の高さ*/
	left:29%;
}


.contact-wrap .part02 .part02-item02 a{
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
	width: 16.8vw;
	height: 6.6vw;
	background-color: #E6E6E6;
	padding: 1.9vw;
	text-align: center;
    font-weight: bold;
}



/* -----------------------------------------------------------------
.sec_contact
----------------------------------------------------------------- */
.sec_contact {
  background: #fff;
  padding-bottom: 10vw;
	text-align: left;
}
.sec_contact .box_form {
  margin-left: auto;
  margin-right: auto;
  width: 49vw;
}
.sec_contact .box_form dl {
display: flex;
flex-wrap: wrap;
}
.sec_contact .box_form dt, .sec_contact .box_form dd {
  margin-top: 7px;
  margin-bottom: 7px;
}

.sec_contact .box_form dt .required {
  margin-left: 1rem;
  font-size: .75rem;
  color: #DF3E5A;
}
.sec_contact .box_form .input_area {
  width: 100%;
}
.sec_contact .box_form .error {
  font-size: .8rem;
}
.sec_contact .box_form .box_agree {
  text-align: center;
}
.sec_contact .box_form .box_agree .txt,
.sec_contact .box_form .box_agree .check {
  margin-top: 1rem;
  line-height: 1;
}
.sec_contact .open_modal {
  cursor: pointer;
}
.sec_contact .box_form .btn_send {
  width: 100%;
  background: rgba(98,90,84,.23);
  border: none;
  color: #fff;
  transition: .3s;
}
  .sec_contact .box_form .box_agree {
    margin-top: 40px;
  }
  .sec_contact .box_form .btn_send {
    height: 58px;
    margin-top: 40px;
  }
.sec_contact .box_form .btn_send.-active {
  cursor: pointer;
}
.sec_contact .box_form .btn_send.-active:hover {
  background: rgba(98,90,84,1);
}
@media (max-width: 768px) {
.contact-wrap{
	height: auto;
}
.contact-wrap .part01{
	margin: 5vw;}

.contact-wrap .part02{
	display: block;
	width: 90%;
	height: 20vw;
	margin:5vw auto 0;
	text-align: center;
}
.contact-wrap .part02 .part02-item01{
	display: block;
	width: 100%;
	height:35vw;
	padding: 5vw
}
.contact-wrap .part02 .part02-item01 span:nth-of-type(1){
 margin-right: 2vw;
}
.contact-wrap .part02 .part02-item01 span:nth-of-type(2){
	letter-spacing:0.3vw;
	line-height: 10vw;
}
.contact-wrap .part02 .part02-item01 span:nth-of-type(3){
	border-radius: 1.75vw;
	line-height: 10vw;
}
.contact-wrap .part02 .part02-item01 span:nth-of-type(4){
	letter-spacing:0em;
}


.contact-wrap .part02 .part02-item01::after,.contact-wrap .part02 .part02-item02::after{
display: none;
}
	.contact-wrap .part02 .part02-item02 {
		margin-top:15px;
	}
.contact-wrap .part02 .part02-item02 a{
	display: block;
	width: 100%;
	height: 100%;
	padding: 4.9vw;
	font-size: 6vw;
}
	.contact-wrap .part02 .part02-item02 a br {
		display: none;
	}

}

@media (min-width : 768px){
  .sec_contact {
    padding-bottom: 130px;
  }
  .sec_contact .box_form {
    width: 49vw;
    margin-top: 50px;
  }
  .sec_contact .box_form dt {
    width: 11em;
  }
  .sec_contact .box_form dd {
    width: calc(100% - 11em);
    padding-left: 1em;
  }
  .sec_contact .box_form .box_agree {
    margin-top: 40px;
  }
  .sec_contact .box_form .btn_send {
    height: 58px;
    margin-top: 40px;
  }
}

@media screen and (max-width : 768px){
	.contact-obi{
		height: 30vw;
		text-align: center;
	}
	.sec_contact {
	padding-bottom: 15.6vw;
	}
	.sec_contact .box_form {
	width: 84%;
	margin-top: 40vw;
	}
	.sec_contact .box_form dl {
	flex-direction: column;
	}
	.sec_contact .box_form .box_agree {
	margin-top: 5.3vw;
	}
	.sec_contact .box_form .btn_send {
	  height: 12.6vw;
	  margin-top: 5.3vw;
	}
}

/**************************************
   メンテンナンス
**************************************/
.guide {
    padding-top: 3.75vw;
    padding-bottom: 3.3vw;
	text-align: center;
}
.guide h1 {
    font-size: 2.3vw;
    padding-bottom: 1.29vw;
}
.txt_copy {
	text-align: center;
	margin-bottom: 7.3vw;
}
.txt_copy p  {
	line-height: 1.8;
}
.txt_copy p span {
	margin: 0 0.5em;
	background: linear-gradient(transparent 70%, #efe2a0 0%);
	display: inline;
}
.txt_copy p strong {
	color:#0D7538;
}
.box_point {
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}
.point_list {
	border-radius: 0.55vw;
    background-color: #fff;
    box-shadow: 0 0 10px rgb(98, 90, 84, 0.3);
    text-align: center;
    position: relative;
    padding: 2.5vw 0.5vw;
    width: 33vw;
	margin: 0 2% 6vw;
}
.point_list .txt_point {
	background: url(../images/officegreenup/green-rbn.png) no-repeat;
    background-size: contain;
    background-position: center;
    width: 79.33%;
    padding: 1.5% 3% 3%;
    position: absolute;
    left: 10%;
    top: -20%;
    color: #FFFFFF;
    font-size: 1.2vw;
	letter-spacing: 0.1em;
    z-index: 1;
}
.point_list .txt_point span {
	margin-left: 10px;
    font-size: 1.2em;
}
.point_list .box_txt .tit {
	font-size: 1.2em;
    font-weight: bold;
    margin: 10px 0 20px;
	color: #0D7538;
}
.ico_dot {
	font-family: 'Zen Kaku Gothic New';
}
.ico_dot:before {
	content: "";
    background: url(../images/common/ico_check_style01.svg) no-repeat center center;
    background-size: contain;
	display: inline-block;
    width: 32px;
    height: 30px;
    margin-right: 0.5em;
    margin-bottom: -6px;
}

/*** 料金設定 ****/
.box_price_wrap {
	height: auto;
    padding: 3.6vw 13.75vw;
	text-align: center;
}
.box_price_wrap h2 {
	font-size: 1.6vw;
	text-align: center;
	margin-bottom:1em;
	letter-spacing: 1em;
    padding: 10px;
}
.box_price_wrap h3 {
	text-align: center;
	background: url(../images/maintenance/maintenance-arrow.svg) no-repeat center bottom;
	background-size:350px auto;
	padding-bottom: 30px;
    font-size: 1.4vw;
	margin:0 0 1em;
}
.box_price_kihon {
	border:solid 2px #0D7538;
	border-radius: 0.55vw;
    background-color: #fff;
    position: relative;
    margin: 1vw 0 3vw;
    display: -webkit-flex;
    display: flex;
}
.box_price_kihon .tit {
	width:15vw;
	background: #0D7538;
	color:#fff;
	border-radius: 0.55vw 0 0 0.55vw;
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
	padding: 1vw;
}
.box_price_kihon .price_txt {
	width:calc(100% - 15vw);
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}
.box_price_kihon .price_txt dl {
	display: -webkit-flex;
    display: flex;
	width:50%;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
	padding: 1vw;
	border-right:dashed 1px #0D7538;
}
.box_price_kihon .price_txt dl:last-child {
	border-right:none;
}
.box_price_kihon .price_txt dt {
	margin:0 10px;
}
.box_price_kihon .price_txt dd {
	border-left:solid 1px #ccc;
	padding-left:1vw;
	margin-left:1vw;
}
.box_price_kihon .price_txt dt span {
	font-size: 200%;
}
.box_price_kihon .price_txt dd span {
	font-size: 250%;
	display: inline-block;
    margin-left: 0.2em;
}
.box_price_soil {
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.box_price_soil .price_txt {
	border:solid 2px #0D7538;
	border-radius: 0.55vw;
    background-color: #fff;
    position: relative;
    margin: 1vw 0 1%;
    display: -webkit-flex;
    display: flex;
	-webkit-align-items: center;
    align-items: center;
	-webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	width:24%;
	padding: 1vw;
}
.box_price_soil .price_txt dl {
	width:100%;
	border-bottom: solid 1px #ccc;
}
.box_price_soil .price_txt dl:last-child {
	border-bottom:none;
}
.box_price_soil .price_txt dt {
	margin-bottom: 0.2em;
	padding-top: 4%;
	color:#0D7538;
}
.box_price_soil .price_txt dd {
	line-height: 1;
	padding: 0 0 6%;
} 
.box_price_soil .price_txt dd span {
	font-size: 200%;
	display: inline-block;
    margin-left: 0.2em;
}
.box_price_wrap .caution {
	margin: 1vw 0 5vw;
}
.box_price_wrap .caution p {
    font-size: 90%;
	position:relative;
	padding-left:1.5em;
}
.box_price_wrap .caution p:before {
	content:"※";
	display: inline-block;
}

@media screen and (max-width : 768px){
	.guide h1 {
		font-size: 1.8rem;
		padding-bottom: 1rem;
        padding-top: 1em;
	}
	.maintenance-body h1 span::before, .maintenance-body h1 span::after {
		height: 1.5em;
	}
	.maintenance-body h1 span::before {
		margin-right: 1em;
	}
	.maintenance-body h1 span::after {
		margin-left: 1em;
	}
	.box_point {
		display: block;
	}
	.point_list {
		width:auto;
		padding: 1.5rem 0.5vw;
		margin: 0 3% 4em;
	}
	.point_list .txt_point {
		font-size: 1em;
	}
	.point_list .box_txt .tit {
		margin: 16px 0 10px;
		font-size: 1.4em;
	}
	.ico_dot:before {
		width: 1.5em;
    	height: 2em;
	}
	/*** 料金設定 ****/
	.box_price_wrap {
		padding: 3.6vw;
	}
	.box_price_wrap h2  {
		font-size: 1.6rem;
	}
	.box_price_wrap h3 {
		font-size: 1.4rem;
		background-size: 250px auto;
		padding-bottom: 2rem;
	}
	.box_price_kihon {
		margin: 1em 0 3em;
		display: block;
		border-radius: 0.5em;
	}
	.box_price_kihon .tit,.box_price_kihon .price_txt {
		width:100%;
		display: block;
	}
	.box_price_kihon .price_txt dl {
		width:100%;
		border-right:none;
		border-bottom: dashed 1px #0D7538;
	}
	.box_price_kihon .price_txt dl:last-child {
		border-bottom:none;
	}
	.box_price_kihon .price_txt dl dt {
		width:100px;
	}
	.box_price_kihon .price_txt dd {
		padding-left: 1rem;
	}
	.box_price_soil {
		display: block;
	}
	.box_price_soil .price_txt {
		width:100%;
		border-radius: 0.5em;
	}
	.box_price_soil .price_txt dl {
		display: flex;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-align-items: end;
		align-items: end;
		padding: 5px;
	}
	.box_price_soil .price_txt dt,.box_price_soil .price_txt dd {
		margin:0;
		padding:0;
	}
	.box_price_soil .price_txt dt {
		width:80px;
	}
	.box_price_soil .price_txt dd {
		text-align: right;
    	width: 130px;
	}
	.box_price_wrap .caution {
		margin-top: 1em;
	}
	.txt_copy {
		margin-bottom: 5em;
	}
	.txt_copy p {
		font-size: 1.2rem;
		line-height: 1.6;
		text-align: left;
		margin: 0 15px;
	}
	.txt_copy p br {
		display: none;
	}
	.box_price_wrap .caution p {
		text-align: left;
	}
	.box_price_wrap .caution p:before {
		position:absolute;
		left:0;
	}

}

