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

* {
    margin: 0;
    padding: 0;
    border: none;
    font-size: 100%;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    vertical-align: baseline;
    background: transparent;
}
html { 
    height:100%; 
    min-height:100%; 
} 

body { 
    min-height:100%; 
}
.wrap {
	overflow: hidden;
}


/*header*/

header{
	width: 100%;
	background: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	margin: 0 auto;
	padding-bottom: 150px;
}
h1{
	width: 1100px;
	margin: 0 auto;
	padding-top: 30px;
}
.head_main{
	width: 1200px;
	margin: 0 auto;
	padding-left: 100px;
	isplay: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
}
.head_left{
	background: url(../images/top_txt_bg.png);
	background-repeat: no-repeat;
	width: 626px;
	height: 397px;
	margin-top: 77px;
	padding: 30px 0 0px 50px;
	line-height: 5.7em;
	font-weight: 800;
}
.head_main h2{
	font-size: 32px;
	color: #5e4c3e;	
}
.headtxt_green{
	font-size: 85px;
	color: #8db727;	
}
.headtxt_brown{
	font-size: 64px;
	color: #5e4c3e;	
}
header ul{
	list-style-type: none;
	margin-top: 77px;

}
header ul li{
	background-color: #5e4c3e;
	font-size: 24px;
	color: #fff;
	margin-bottom: 30px;
	text-align: center;
	padding: 5px 0;
}
.head_right1{
	width: 400px;
	margin-top: 15px;
	transform: rotate( -5deg );
	-moz-transform:    rotate( -5deg );  /* Firefox用 */
	-webkit-transform: rotate( -5deg );  /* Chrome,Safari,新しいOpera用 */
	-o-transform:      rotate( -5deg );  /* 古いOpera用 */
	-ms-transform:     rotate( -5deg );  /* IE9用 */
	padding: 8px 0px;
}
.head_right2{
	width: 410px;
	margin: 90px 0 30px 50px;
	padding: 8px 20px;
}
.head_right3{
	width: 450px;
	margin-top: 50px;
	transform: rotate( -5deg );
	-moz-transform:    rotate( -5deg );  /* Firefox用 */
	-webkit-transform: rotate( -5deg );  /* Chrome,Safari,新しいOpera用 */
	-o-transform:      rotate( -5deg );  /* 古いOpera用 */
	-ms-transform:     rotate( -5deg );  /* IE9用 */
	padding: 8px 10px;
}


/*TEL*/
.tel{
}
.tel_bg{
	background: #8db727;
	margin: 0px auto;
	height: 135px;
	z-index: 1;
	
}
.tel_txt{
	width: 1100px;
	margin: -168px auto -33px auto;
	background: url(../images/tel_bg.png);
	background-repeat: no-repeat;
	height: 196px;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	justify-content: space-between;
	-webkit-box-align: space-between;
    -webkit-align-items: space-between;
    -ms-flex-align: space-between;
	position: relative;
}

.tel_circle{
	text-align: center;
	font-size: 35px;
	color: #5d4d42;
	margin: 15px 0 0 45px;
	line-height: 1.4em;
}
.tel_circle span{
	font-size: 46px;
	color: #fc720f;
	font-weight: 800;
	line-height: 1.4em;
}
.tel_01{
	font-size: 24px;
	color: #fffe00;
	margin: 65px 0 0 40px;
}

.number{
	font-size: 36px;
	color: #fff;
	margin-top: 60px;
}
.number img{
	margin-right: 10px;
}
.tel_time{
	font-size: 18px;
	margin-top: -5px;
	color: #fff;
}
.tel_time span{
	border: 1px solid #fff;
	color: #fff;
	padding: 2px 20px;
	margin-right: 10px;
}
.tel_03 a{
	width: 320px;
	height: 72px;
	background: #fc720f;
	margin-top: 65px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 70px;
	display: block;
	text-decoration: none;
}
.tel_03 a:hover {
	background-color: #fff;
	color:#fc720f;
}

/*case*/
.case{
	background: url(../images/case_bg.jpg);
	margin: 0 auto;
	padding-top: 100px;
	
}
.case h2{
	width: 936px;
	height: 73px;
	background: url(../images/case_tit_bg.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	font-weight: 800;
	font-size: 40px;
	text-align: center;
	color: #5d4d42;
	line-height: 1.5em;
}
.tit_large{
	font-size: 54px;
}
.case_box{
	width: 1100px;
	margin: 0 auto;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	justify-content: space-between;
	-webkit-box-align: space-between;
    -webkit-align-items: space-between;
    -ms-flex-align: space-between;
}
.case_inr01{
	background: url(../images/case1_bg.png);
	width: 360px;
	height: 485px;
	margin: 30px 0px 50px 0px;
	text-align: center;
}
.case_inr02{
	background: url(../images/case2_bg.png);
	width: 360px;
	height: 485px;
	margin: 30px 0px 50px 0px;
	text-align: center;
}
.case_inr03{
	background: url(../images/case3_bg.png);
	width: 360px;
	height: 485px;
	margin: 30px 0px 50px 0px;
	text-align: center;
}
.case_inr01 h3,.case_inr02 h3,.case_inr03 h3{
	color: #fff;
	width: 160px;
	margin: 175px auto 20px auto;
	font-size: 22px;
	font-weight: 200;
}
.case_inr01 p,.case_inr02 p,.case_inr03 p{
	color: #5d4d42;
	font-size: 25px;
}
.case_weight{
	font-size: 60px;
	color: #8db727;
	font-weight: 800;
}
.case_under{
	text-align: center;
	font-size: 80px;
	color: #5d4d42;
	font-weight: 800;
	padding-bottom: 50px;
}
.case_under_txt1{
	font-size: 130px !important;
	color: #fc720f;
}
.case_under_txt2{
	font-size: 80px !important;
	color: #fc720f;
}
.underline{
	width: 800px;
	margin: -70px auto 0 auto;
	padding: 0px 0 100px 0px;
	
}

/*reason*/
.reason{
	background: #fff;
	margin: 0 auto;
	padding: 100px 0;
}
.reason h2{
	background: url(../images/reason_tit_bg.png);
	background-repeat: no-repeat;
	width: 759px;
	height: 71px;
	margin: 0 auto 70px auto;
	font-weight: 800;
	font-size: 40px;
	text-align: center;
	color: #5d4d42;
	line-height: 1.5em;
}
.reason ul{
	width: 1100px;
	margin: 0px auto 20px auto;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	justify-content: space-between;
	-webkit-box-align: space-between;
    -webkit-align-items: space-between;
    -ms-flex-align: space-between;
}
.reason ul li{
	list-style: none;
	text-align: center;
	padding: 50px 0 0 200px;
	font-size: 32px;
	color: #5e4c3e;}
.reason1{
	background: url(../images/reason1_bg.jpg);
	background-repeat: no-repeat;
	width: 540px;
	height: 288px;
}
.reason2{
	background: url(../images/reason2_bg.jpg);
	background-repeat: no-repeat;
	width: 540px;
	height: 288px;
}
.reason3{
	background: url(../images/reason3_bg.jpg);
	background-repeat: no-repeat;
	width: 540px;
	height: 288px;
	margin-top: -50px;
}
.reason4{
	background: url(../images/reason4_bg.jpg);
	background-repeat: no-repeat;
	width: 540px;
	height: 288px;
	margin-top: -50px;
}
.reason ul li span{
	text-align:center;
	font-size: 70px;
	color: #8db727;
	font-weight: 800;
}


/*reuse*/
.reuse{
	background: #8db727;
	padding: 60px 0
}
.reuse h2{
	text-align: center;
	padding-bottom:50px;
}
.reuse p{
	font-size: 47px;
	color: #fff;
	text-align: center;	
}
.reuse span{
	color: #fbf104;
}

/*text*/
.text{
	background: #fff;
	padding: 70px;
}
.text_inr{
	width: 1100px;
	background: #fffdd3;
	margin: 0 auto;	
	text-align: center;
	padding: 50px;
	color: #5e4c3e;
	line-height: 2.0em;
	font-size: 18px;
}


/*flow*/
.flow{
	background: #f6f7f2;
	padding: 105px 0;
}
.flow h2{
	background: url(../images/flow_tit_bg.png);
	background-repeat: no-repeat;
	width: 708px;
	height: 71px;
	margin: 0 auto 70px auto;
	font-weight: 800;
	font-size: 40px;
	text-align: center;
	color: #5d4d42;
	line-height: 1.5em;
}
.flow ul{
	width: 1100px;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	justify-content: space-between;
	-webkit-box-align: space-between;
    -webkit-align-items: space-between;
    -ms-flex-align: space-between;
	align-items: center;
	margin: 0 auto;
	list-style: none;
}
.flow ul li img{
	padding-top: 50px;
}
.flow_step1{
	display: inline-block;
	font-size: 18px;
	color: #fff;
	margin: 22px 0 70px 0;
}
.flow_step2{
	display: inline-block;
	font-size: 18px;
	color: #fff;
	margin: 7px 0 90px 0;
}

.flow01{
	background: url(../images/flow_bg_1.png);
	background-repeat: no-repeat;
	width: 204px;
	height: 245px;
	text-align: center;
	font-size: 21px;
	line-height: 1.5em;
}
.flow02{
	background: url(../images/flow_bg_2.png);
	background-repeat: no-repeat;
	width: 204px;
	height: 245px;
	text-align: center;
	font-size: 21px;
	line-height: 1.5em;
}
.flow03{
	background: url(../images/flow_bg_3.png);
	background-repeat: no-repeat;
	width: 204px;
	height: 245px;
	text-align: center;
	font-size: 21px;
	line-height: 1.5em;
}
.flow04{
	background: url(../images/flow_bg_4.png);
	background-repeat: no-repeat;
	width: 204px;
	height: 245px;
	text-align: center;
	font-size: 21px;
	line-height: 1.5em;
}
.flow05{
	background: url(../images/flow_bg_5.png);
	background-repeat: no-repeat;
	width: 204px;
	height: 245px;
	text-align: center;
	font-size: 21px;
	line-height: 1.5em;
}
.flow01 p{
	margin-top: -15px;
}


/*request*/

.request{
	background: #fff;
	padding: 105px 0;

}
.request h2{
	background: url(../images/request_tit_bg.png);
	background-repeat: no-repeat;
	width: 835px;
	height: 73px;
	margin: 0 auto 70px auto;
	font-weight: 800;
	font-size: 40px;
	text-align: center;
	color: #5d4d42;
	line-height: 1.5em;
}
.request_inr{
	background: url(../images/request_bg.png);
	background-repeat: no-repeat;
	width: 1100px;
	height: 540px;
	margin: 0 auto;
	font-size: 23px;
}
.request1{
	margin-bottom: 35px;
}
.request1 dt{
	padding: 30px 0 0 708px;
	font-size: 18px;
	color: #fff;
}
.request1 dd{
	padding: 30px 0 0 670px;
	font-size: 32px;
	color: #5d4d42;
}
.request2{
	margin-bottom: 35px;
}
.request2 dt{
	padding: 30px 0 0 708px;
	font-size: 18px;
	color: #fff;
}
.request2 dd{
	padding: 20px 0 0 670px;
	font-size: 32px;
	color: #5d4d42;
}
.request3 dt{
	padding: 18px 0 0 708px;
	font-size: 18px;
	color: #fff;
}
.request3 dd{
	padding: 20px 0 0 670px;
	font-size: 32px;
	color: #5d4d42;
}


/*voice*/
.voice {
	background: #f6f7f2;
	padding: 100px 0;
 }
.voice h2{
	background: url(../images/voice_tit_bg.png);
	background-repeat: no-repeat;
	width: 646px;
	height: 71px;
	margin: 0 auto 70px auto;
	font-weight: 800;
	font-size: 40px;
	text-align: center;
	color: #5d4d42;
	line-height: 1.5em;
}
.tit_large_v{
	font-size: 54px;	
}
.voice_group{
	width: 1100px;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	justify-content: space-between;
	-webkit-box-align: space-between;
    -webkit-align-items: space-between;
    -ms-flex-align: space-between;
	align-items: center;
	margin: 0 auto;
	list-style: none;	
}
.voice01{
	background: url(../images/voice1_bg.png);
	background-repeat: no-repeat;
	width: 346px;
	height: 549px;
}
.voice02{
	background: url(../images/voice2_bg.png);
	background-repeat: no-repeat;
	width: 346px;
	height: 549px;
}
.voice03{
	background: url(../images/voice3_bg.png);
	background-repeat: no-repeat;
	width: 346px;
	height: 549px;
}

.voice01 h3{
	font-size: 26px !important;
	color: #8db727;
	padding: 50px 30px 10px 30px;
}
.voice01 p{
	font-size: 17px;
	padding: 0px 25px 0 30px;
	line-height: 2.6em;
}
.voice02 h3{
	font-size: 26px !important;
	color: #8db727;
	padding: 50px 30px 10px 30px;
}
.voice02 p{
	font-size: 17px;
	padding: 0px 25px 0 30px;
	line-height: 2.6em;
}
.voice03 h3{
	font-size: 26px !important;
	color: #8db727;
	padding: 50px 30px 10px 30px;
}
.voice03 p{
	font-size: 17px;
	padding: 0px 25px 0 30px;
	line-height: 2.6em;
}

.voice_name{
	margin: 110px 0 0 150px;
	line-height: 1.8em !important;
}


/*qa*/
.qa {
	background:url(../images/qa_bg.png);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 100px 0;
	height: 1388px;
 }
 .qa h2{
	background-repeat: no-repeat;
	width: 646px;
	height: 71px;
	margin: 0 auto 70px auto;
	font-weight: 800;
	font-size: 40px;
	text-align: center;
	color: #5d4d42;
	line-height: 1.5em;
}
.qa_container{
	width: 1100px;
	margin: 0 auto;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	padding-top: 50px;
}
.qa_box{
	width: 420px;
	height: auto;
	text-align: left;
	padding: 50px 0 0 65px;
}
.qa_box2{
	width: 420px;
	height: auto;
	text-align: left;
	padding: 120px 0 0 145px;
}
.qa_box3{
	width: 420px;
	height: auto;
	text-align: left;
	padding: 200px 0 0 65px;
}
.qa_box4{
	width: 420px;
	height: auto;
	text-align: left;
	padding: 240px 0 0 145px;
}
.qa_q{
	color: #fffe00;
	padding: 25px;
	font-size: 19px;
	text-align: center;
}
.qa_a{
	color: #fff;
	padding: 80px 0 0 0;
	font-size: 16px;
	line-height: 2.5em;
	height: 60%;
}


/*ask*/
.ask{
	background: url(../images/ask_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-position: top center;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	height: 600px;
	margin: 0 auto;
	padding-top: 250px;
}
.ask h2{
	background: url(../images/ask_tit_bg.png);
	background-repeat: no-repeat;
	width: 980px;
	height: 200px;
	margin: 0 auto;
}
.ask h2 span{
	display: block;
	font-weight: 200;
	font-size: 80px;
	color: #8db727;
	margin: 0px 0 0 50px;
	padding-top: 50px;
	
}


/*company_overview*/
.company_overview {
	background: #fff;
	text-align: center;
	padding: 100px 0;
 }
 .company_overview h2 {
 position: relative;
 display: inline-block;
 padding-bottom: 15px;
 color: #3a3431;
font-size: 54px;
 }
 .company_overview h2::before {
 content: "";
 position: absolute;
 left: 0;
 right: 0;
 bottom: 0;
 border-bottom: 3px solid #8db727;
 width : 50% ;
 width : -webkit-calc(100% - 70px) ;
 width : calc(100% - 70px) ;
 margin: 0 auto;
 }
.company_overview table{
	width: 1100px;
	margin: 50px auto;
	border: 1px solid #ccc;
	border-collapse: collapse;
	font-size: 15px;
}
.company_overview table tr th{
	background: #e2e1e0;
	border-collapse: collapse;
	border-bottom: 1px solid #ccc;
	text-align: left;
	padding: 20px;
}
.company_overview table tr td{
	background: #fff;
	border-collapse: collapse;
	border-bottom: 1px solid #ccc;
	text-align: left;
	padding: 20px 0 20px 50px;
}


/*footer*/
footer{
	text-align: center;
	padding: 50px 0;
	font-size: 12px;
}



/*page scroll*/
#page_top{
  width: 60px;
  height: 60px;
  position: fixed;
  right: 20px;
  bottom: 20px;
	opacity: 0.8;
}
#page_top a{
  position: relative;
  display: block;
  width: 60px;
  height: 60px;
  text-decoration: none;
}
#page_top a::before{
  content:url(../images/top_scroll_btn.png);
  position: absolute;
  width: 60px;
  height: 60px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}

