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

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

html {
  line-height: 1;
}

body * {
  max-height: 99999em;
  font-size:14px;
  line-height:1.8;
}
.f-maru { font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO"; }

input,
label,
select,
button,
textarea {
  margin: 0;
  border: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  background: none;
  font: inherit;
  line-height: 1;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input:focus,
button:focus,
select:focus {
  outline: 0;
}

/* Make webkit render the search input like a normal text field */
input[type=search] {
  -webkit-appearance: textfield;
}

/* Turn off the recent search for webkit. It adds about 15px padding on the left */
::-webkit-search-decoration {
  display: none;
}

/* Turn off scroll bars in IE unless needed */
textarea {
  overflow: auto;
  white-space: pre-line;
}

/* PRINTING
 * ----------------------------------------------- */
@media print {
  body {
    -webkit-print-color-adjust: exact;
  }
  html,
  body {
    margin: 0;
  }
  @page {
    margin: 0;
  }
  @page :left {
    margin: 0;
  }
  @page :right {
    margin: 0;
  }
  @page :first {
    margin-top: 0;
  }
}
/* GENERAL
 * ----------------------------------------------- */
body {
  color: #000;
  font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", Hiragino Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
}
.ft-serif {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Times New Roman", "游明朝", YuMincho, "メイリオ", Meiryo, Georgia, serif;
}

/* HELPERS
 * ----------------------------------------------- */
a {
  color: #000;
  text-decoration: none;
}
.wrapper {
  width: 1180px;
  margin-left: auto;
  margin-right: auto;
}
img {
  display:block;
}


/* RESPONSIVE
 * ----------------------------------------------- */
@media print, (min-width: 768px) {
  .sm {
    display: none !important;
  }
  .trans {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transition: opacity 0.26s ease;
    -o-transition: opacity 0.26s ease;
    -webkit-transition: opacity 0.26s ease;
    transition: opacity 0.26s ease;
  }
  .trans:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  .tel {
    display: inline-block;
    pointer-events: none;
  }
}
@media only screen and (max-width: 767px) {
  .md {
    display: none !important;
  }
  html {
    font-size: 13.33333vw;
  }
  body {
    font-size: 14px;
  }
  .wrapper {
    width: auto;
    margin: 0;
  }
}

/* common
 * ----------------------------------------------- */
.clear {
	clear:both;
	display:none;
	margin: 0px;
	padding: 0px;
} 
.clearfix:after {
    visibility: hidden;
    display: block;
    content: " ";
    clear: both;
    height: 0;
}
a:link{
	color:#790000;
	background:transparent;
}
a:visited{
	color:#790000;
	background:transparent;
}
a:hover,a:active{
	color:#bc7f7f;
	background:transparent;
}
.small {
	font-size:0.9em;
}
.center {
	text-align:center;
}

/*---------content(main)---------*/

#mainimgbox {
    height: auto;
    margin: 0 0 30px;
    width: 100%;
}
#headerbox {
    width: 100%;
    height: auto;
    padding: 10px 0 0;
}
#logobox {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}
#furiwakeoyabox00 {
    width: 1180px;
    margin: 0 auto;
}
#furiwakeleftbox00 {
    padding: 1% 0;
    width: 22%;
    margin-top: 0;
    float: left;
}
#furiwakerightbox00 {
    padding: 5px 0 0;
    width: 45%;
    margin:0;
    float: right;
}
.main-image {
    background:#68b82e;
    padding:80px 0 50px;
}
.main-image img {
    width:1100px;
    margin:0 auto;
}
.section01 {
    margin:100px auto;
    color:#4d4d4d;
}
.section01 img {
    margin:30px auto 0;
    width:800px;
}
.section01 h2 {
    margin-bottom:30px;
}
.section01 h2 img {
    margin:0 auto;
    width:847px;
    height:auto;
}
.section02 {
    margin:100px auto;
}
.section02 h2 {
    margin:30px 0 50px;
    color:#4d4d4d;
}
.section02 h2 img {
    width:311px;
    height:auto;
    margin:0 auto;
}
.section02 h3 {
    background:#68b82e;
    padding:20px 0;
    font-size:22px;
    text-align:center;
    color:#fff;
    font-weight:600;
    margin-bottom:50px;
    border-radius:5px;
}
.area-support {
    display:flex;
	justify-content: space-between;
	align-items: flex-start;
}
.area-support .support-box {
    width:48%;
    margin-bottom:50px;
    font-size:14px;
    line-height:1.8;
}
.area-support .support-box h4 {
    background:url('https://ierik.jp/wp/wp-content/themes/kale-child/image/bg_ttl_sm.png') no-repeat;
    width:100%;
    min-height:75px;
    background-size: 100%;
    margin-bottom: 25px;
    padding: 25px 0 0 0;
}
.area-support .support-box h4.bgnone {
    background:none;
    width:100%;
    min-height:unset;
    margin-bottom: 25px;
    padding: 0;
}
.area-support .support-box .flex {
    display:flex;
	justify-content: space-between;
	align-items: flex-start;
}
.area-support .support-box .flex img {
    width:25%;
    height:auto;
    margin-right:2%;
}
.area-support .support-box .flex div {
    width:73%;
    height:auto;
}
.area-support .support-box .flex div a {
    width:70%;
    height:auto;
    display:block;
    margin:20px auto 0 -15px;
}
.area-support .support-box .flex div a:hover {
	opacity:0.8;
}
.area-support .support-box .flex div a img {
    width:100%;
    height:auto;
}
h3.ttl_long {
    background:url('https://ierik.jp/wp/wp-content/themes/kale-child/image/bg_ttl_md.png') no-repeat;
    min-height: 50px;
    background-size: 100%;
    margin-bottom: 30px;
    padding: 0 0 20px;
    border-radius: unset;
    background-position: bottom;
}
.area-support .support-box-three {
    width:30%;
    font-size:14px;
    line-height:1.8;
    margin:30px 0;
}
.area-support .support-box-three h4 {
    margin-bottom:30px;
}
.area-support .support-box-three h4 img {
    margin:0 auto;
}
.area-support .support-box-three .icon {
    width:80%;
    margin:0 auto 20px;
}
.area-support .support-box-four {
    width:23%;
    font-size:14px;
    line-height:1.8;
    margin:50px 0;
}
.area-support .support-box-four h4 {
    margin:20px 0;
}
.area-support .support-box-four h4 img {
    margin:0 auto;
}
.section02 h5.txt {
    margin:0 0 20px;
}
.section02 h5.txt img {
    margin:0 auto;
}
.section03 {
    padding:50px 0 80px;
    background:#68b82e;
}
.section03 h3 {
    margin-bottom:50px;
}
.section03 h5.txt {
    width:80%;
    margin:0 auto 80px;
}
.area-point {
    display:flex;
	justify-content: space-between;
	align-items: flex-start;
}
.area-point-three {
    width:30%;
    font-size:14px;
    line-height:1.8;
    margin-bottom:60px;
    background: #fff;
    border-radius:5px;
}
.area-point-three div {
   padding:35px;
}
.area-point-three h4 {
    background:#029914;
    border-radius:5px;
    width:100%;
    min-height:100px;
    padding:20px 0;
    margin: 0;
    position: relative;
}
.area-point-three:nth-child(2) h4 {
    padding:35px 0 20px;
}
.area-point-three h4 img {
    margin:0 auto;
}
.area-point-three h4::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #029914;
    position: absolute;
    top:100%;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.area-point-two {
    width:48%;
    font-size:14px;
    line-height:1.8;
    margin-bottom:60px;
    background: #fff;
    border-radius:5px;
}
.area-point-two div {
   padding:35px;
}
.area-point-two h4 {
    background:#029914;
    border-radius:5px;
    width:100%;
    padding:35px 0;
    margin: 0;
    position: relative;
}
.area-point-two h4 img {
    margin:0 auto;
}
.area-point-two h4:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #029914;
    position: absolute;
    top:100%;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.section03 .container-features {
	margin-bottom:50px;
	padding-bottom:50px;
	border-bottom:8px solid #f2f2f2;
}
.section03 .container-features h3 {
    margin-bottom:50px;
}
.section03 .container-features p {
	line-height:1.8;
	margin-bottom:20px;
}
.section03 .container-features p span {
	color:#009900;
}
.section03 .box-ft01{
	width:60%;
	margin-right:5%;
}
.section03 .box-ft02{
	width:46%;
	margin:0 2%;
}
.section03 .box-ft03{
	width:46%;
	margin:0 2%;
}

.section04 {
    margin:100px auto;
}
.section04 h2 {
    margin:30px 0 50px;
    color:#4d4d4d;
}
.section04 h2 img {
    width:388px;
    height:auto;
    margin:0 auto;
}
.section04 .flex {
    justify-content:center;
	display:flex;
	margin:50px 0 30px;
}
.section04 .flex img {
	display:block;
	margin:0 20px;
	width:150px;
}
.section05{
	margin-bottom: 50px;
}
.logo_daiku{
	margin: 30px auto;
	width: 180px;
}
.section05 h2{
	font-size: 22px;
	color: #68b82e;
	font-weight: 700;
	text-align: center;
}
.section05 p{
	margin: 25px auto 32px;
	width: 80%;
}
.btn_daiku{
	display: block;
	border-radius: 3.5rem;
	background: #006749 !important;
	color: #fff !important;
	font-weight: 600;
	text-decoration: none !important;
	width: 285px;
	padding: 10px;
	text-align: center;
	margin: auto;
}
.btn_daiku span{
	font-size: 18px;
	position: relative;
	padding-left: 27px;
}
.btn_daiku span::before{
	content: "";
   position: absolute;
   left: -3px;
   top: 2px;
   background: url(https://ierik.jp/wp/wp-content/themes/kale-child/image/keyvisual_icn_arrow.svg) no-repeat center / auto 100%;
   width: 20px;
   height: 20px;
}
#footer {
	padding:80px 0;
	background:#68b82e;
	color:#fff;
}
#footer h1 {
	font-size:13px;
	text-align:center;
	line-height:1.8;
	color:#fff;
}
#footer .logo {
	width:130px;
	margin:30px auto 80px;
}
#footer img.icon {
	width:550px;
	margin:0 auto 30px;
}
#footer a.daiku:hover {
	text-decoration:none;
}
#footer .address {
	text-align: center;
	margin:0 0 30px;
}
#footer .tel {
	display:block;
	width:400px;
	margin:0 auto 100px;
}
#footer .copyright {
	text-align: center;
	font-size: 12px;
}

a.btn_green {
    width:380px;
    height:auto;
    display:block;
    margin:30px auto 80px;
}
a.btn_green:hover {
	opacity:0.7;
}


@media only screen and (max-width: 767px) {
	body * {
		font-size:15px;
	}
	.flex {
		display:block;
	}
/*---------content(main)---------*/
	
	#headerbox {
		padding: 0;
	}
	#logobox {
		width: 100%;
		height: auto;
	}
	#furiwakeoyabox00 {
		width:96%;
		margin:0 auto;
	}
	#furiwakeleftbox00 {
		width: 15%;
	}
	#furiwakerightbox00 {
		width: 80%;
	}
	.main-image {
		padding:20px 5%;
	}
	.main-image img {
		width:100%;
		margin:0;
	}
	.section01 {
 	   margin:50px auto;
	}
	.section01 .wrapper {
 	   margin:0 5%;
	}
	.section01 img {
 	   margin: 50px auto 30px;
 	   width: 90%;
	}
	.section01 h2 {
 	   margin-bottom:30px;
	}
	.section01 h2 img {
		margin:0 auto;
		width:90%;
	}
	.section02 {
		margin:50px auto;
	}
	.section02 h2 {
		margin:20px 0 30px;
	}
	.section02 h2 img {
		width:260px;
		margin:0 auto;
	}
	.section02 h3 {
		padding:25px 0;
		font-size:20px;
		margin-bottom:50px;
		border-radius:0;
	}
	.area-support {
		display:block;
		width:90%;
		margin:0 auto;
	}
	.area-support .support-box {
		width:100%;
		margin-bottom:60px;
	}
	.area-support .support-box h4 {
		min-height:50px;
		margin:50px 0 20px;
		padding:0;
	}
	.area-support .support-box h4 img {
		margin:0 auto;
	}
	.area-support .support-box h4.bgnone {
		margin:0 auto 20px;
		padding: 0;
	}
	.area-support .support-box h4.bgsp {
		background:url('https://ierik.jp/wp/wp-content/themes/kale-child/image/bg_ttl_sm.png') no-repeat;
		background-size: 100%;
		min-height:50px;
		margin:50px 0 20px;
		padding:0;
	}
	.area-support .support-box h4.bgsp img {
		margin:0 auto;
	}
	.area-support .support-box .flex {
		display:block;
	}
	.area-support .support-box .flex img {
		width:55%;
		margin:0 auto 20px;
	}
	.area-support .support-box .flex div {
		width:100%;
	}
	.area-support .support-box .flex div a {
		width:100%;
		margin:20px auto 0;
	}
	h3.ttl_long {
		background:url('https://ierik.jp/wp/wp-content/themes/kale-child/image/bg_ttl_sm.png') no-repeat;
		min-height:50px;
		padding:0;
		background-size: 100%;
		width: 90%;
		margin: 50px auto 20px;
	}
	h3.ttl_long img {
		margin:0 auto;
	}
	.area-support .support-box-three {
		width:100%;
		margin:30px 0 60px;
	}
	.area-support .support-box-three h4 {
		background:url('https://ierik.jp/wp/wp-content/themes/kale-child/image/bg_ttl_sm.png') no-repeat;
		min-height:50px;
		padding:0;
		background-size: 100%;
		margin: 50px 0 20px;
	}
	.area-support .support-box-three h4 img {
		margin:0 auto;
	}
	.area-support .support-box-three .icon {
		width:100%;
		margin:0 0 20px;
	}
	.area-support .support-box-four {
		width:100%;
		margin:50px 0;
	}
	.area-support .support-box-four h4 {
		margin:20px 0;
	}
	.area-support .support-box-four img.icon {
		width:70%;
		margin:0 auto 20px;
	}
	.section02 h5.txt {
		margin:0 0 20px;
	}
	.section02 h5.txt img {
		margin:0 auto;
	}
	.section02 .center {
		margin:0 5%;
	}
	.section03 {
		padding:30px 5% 50px;
	}
	.section03 h3 {
		margin-bottom:30px;
	}
	.section03 h5.txt {
		width:100%;
		margin:0 0 30px;
	}
	.area-point {
		display:block;
	}
	.area-point-three {
	    width:100%;
	    margin-bottom:30px;
	}
	.area-point-three div {
	   padding:5%;
	}
	.area-point-three h4 {
 	   min-height:unset;
 	   padding:25px 0;
	}
	.area-point-three:nth-child(2) h4 {
 	   padding:35px 0;
	}
	.area-point-three h4 img {
 	   margin:0 auto;
	}
	.area-point-three h4::after {
	    border-left: 20px solid transparent;
	    border-right: 20px solid transparent;
	    border-top: 20px solid #029914;
	}
	.area-point-two {
	    width:100%;
	    margin-bottom:30px;
	}
	.area-point-two div {
	   padding:7%;
	}
	.area-point-two h4 {
 	   padding:25px 0;
	}
	.area-point-two h4 img {
 	   margin:0 auto;
	}
	.area-point-two h4:after {
	    border-left: 20px solid transparent;
	    border-right: 20px solid transparent;
	    border-top: 20px solid #029914;
	}
	.section04 {
 	   margin:50px auto;
	}
	.section04 h2 {
		margin:30px 0;
	}
	.section04 h2 img {
		width:223px;
		margin:0 auto;
	}
	.section04 p {
		margin:0 5%;
	}
	.section04 .flex {
		display:block;
		margin:50px 0;
	}
	.section04 .flex img {
		margin: 0 auto 25px;
		width: 150px;
	}
	.section05 h2{
	font-size: 22px;
	color: #68b82e;
	font-weight: 700;
	text-align: center;
	line-height: 30px;
	}
	.logo_daiku{
	margin: 30px auto;
	width: 140px;
	}
	.section05 p{
	margin: 15px auto 25px;
	width: 90%;
   }
	#footer {
		padding:30px 5%;
	}
	#footer .logo {
		width:80px;
		margin:0 auto 40px;
	}
	#footer img.icon {
		width:100%;
		margin:0 auto 30px;
	}
	#footer .address {
		margin:0 0 20px;
	}
	#footer .tel {
		width:90%;
	}
	#footer .copyright {
		font-size: 11px;
	}
	a.btn_green {
		width:90%;
		margin:30px auto 50px;
	}
	
}