@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700;900&display=swap');
* {
		margin: 0;
		padding: 0;
}

body {
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 400;
	font-size: 15px;
	text-align: left;
	line-height: 150%;
	color: #333;
	font-feature-settings: "palt";
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
html{
		height:100%;
}
body{
		height:100%;
}

img {
		border: 0;
		vertical-align: bottom;
}

ul {
		list-style-type: none;
		padding:0;
		margin:0;
}

li {
		list-style-position: outside;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
form {
		margin:0;
		padding:0;
}

div{
		display:block;
}

object,
embed {
		vertical-align: top;
}

a:link ,
a:visited {
text-decoration: none;
transition: .3s;
}
a:active ,
a:hover {
text-decoration: none;	
}

div#wrap {
		margin:0 auto;
		padding:0;
		width:100%;
text-align:left;
		zoom: 1;

}
body > div#wrap{
		height:auto;
}

/*** PC ***/
@media screen and (min-width: 641px){
.spOnly{
display: none;
}
.pcOnly{
display: block;
}
#wrap {
		margin:0 auto;
		padding: 70px 0 0;
		width:100%;
text-align:left;
zoom: 1;
}

header{
	width: 100%;
	height: 70px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	background-color: #fff;
}
header .inner{
	margin: 0 auto;
	padding: 14px 0 0;
	width: 1100px;
	position: relative;
}
header .inner .logo{
	float: left;
	width: 50%;
}
header .inner .logo a{
	float: left;
	width: 46px;
	height: auto;
	display: block;
}
header .inner .logo a img{
	width: 100%;
	height: auto;
}
header .inner .logo h1{
	display: none;
}
header .inner .headR{
	display: none;
}
header .inner nav.pcNavi{
	margin: 0 auto;
	width: 1040px;
	height: 70px;
	position: absolute;
	top: 0px;
	left: 60px;
	z-index: 10;
}
header .inner nav.pcNavi ul{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}
header .inner nav.pcNavi li{
	margin: 0;
	padding: 0;
	height: 100%;
	display: inline-block;
	vertical-align: top;
}
header .inner nav.pcNavi li a{
	padding: 26px 16px;
	width: 100%;
	height: 100%;
	font-size: 16px;
	line-height: 100%;
	text-align: center;
	color: #333;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
header .inner nav.pcNavi li a:hover{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
header .inner nav.pcNavi li:nth-child(2) a{
	padding: 15px 16px 26px 16px;;
	line-height: 120%;
}
header .inner nav.pcNavi li:nth-child(6),
header .inner nav.pcNavi li:nth-child(7),
header .inner nav.pcNavi li:nth-child(8){
	margin: 0;
	padding: 0;
	width: 100px;
	height: 100%;
	display: block;
	vertical-align: top;
	float: right;
}
header .inner nav.pcNavi li:nth-child(6) a,
header .inner nav.pcNavi li:nth-child(7) a,
header .inner nav.pcNavi li:nth-child(8) a{
	padding: 27px 0;
	width: 100%;
	height: 100%;
	font-size: 16px;
	line-height: 100%;
	text-align: center;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #B1171D;
	color: #fff;
}
header .inner nav.pcNavi li:nth-child(6) a,
header .inner nav.pcNavi li:nth-child(7) a{
	padding: 14px 0;
	line-height: 125%;
	background-color: #1f56a0;
}
header .inner nav.pcNavi li:nth-child(7) a{
	background-color: #A3992D;
}
header .inner nav.pcNavi li:nth-child(6) a:hover{
	background-color: #fff;
	color: #1f56a0;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
header .inner nav.pcNavi li:nth-child(7) a:hover{
	background-color: #fff;
	color: #A3992D;
}
header .inner nav.pcNavi li:nth-child(8) a:hover{
	background-color: #fff;
	color: #B1171D;
}
.Toggle {
	display: none;
}
nav.spNavi{
	display: none;
}

#main{
 padding: 46px 0 0;
 width: 100%;
 height: auto;
 background-image: url(../images/fv_bg.jpg);
 background-position: center top;
 background-size: cover;
 background-repeat: no-repeat;
 border-bottom: 12px solid #A3992D;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 position: relative;
}
#main .title{
	margin: 0 auto;
	padding: 18px 0 25px;
	width: 1100px;
	background-image: url(../images/title.png);
	background-position: center center;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
#main .title div{
	width: 100%;
	font-size: 31px;
	line-height: 100%;
	text-align: center;
	font-weight: 700;
	color: #fff;
	letter-spacing: 1px;
	-webkit-filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
	-moz-filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
	-ms-filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
	filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
}
#main .title div span{
}
#main .inner{
	margin: 20px auto 0;
	width: 87%;
}
#main .inner .mainL{
 width: 100%;
}
#main .inner .mainL .kakeru{
 font-size: 2.5vw;
 line-height: 100%;
 text-align: left;
 font-weight: 500;
}
#main .inner .mainL .kakeru img{
	margin: 0 15px;
 width: 3.5vw;
 height: auto;
 display: inline-block;
 vertical-align: middle;
}
#main .inner .mainL h2{
	margin: 0 auto;
	width: 100%;
	font-size: 5.3vw;
	line-height: 120%;
	text-align: left;
	font-weight: 900;
	letter-spacing: 1px;
	-webkit-filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
	-moz-filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
	-ms-filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
	filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
}
#main .inner .mainL h2 span{
 margin: 0;
	padding: 0 0 12px 3px;
 font-size: 5.3vw;
 font-weight: 700;
 display: block;
 color: #B1171D;
}
#main .inner .mainL h2 div{
	padding: 0;
	font-size: 5.6vw;
	display: inline-block;
	position: relative;
}
#main .inner .mainL h2 div sup{
	font-size: 0.8vw;
	font-weight: 700;
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	filter: none;
	position: absolute;
	top: -3vw;
	left: 5px;
 white-space: nowrap;
}
#main .inner .mainL .jyu{
 margin: 1vw auto 3.2vw 0;
 width: 40%;
}
#main .inner .mainL .jyu img{
	width: 100%;
	height: auto;
}
#main .mainR{
 width: 50.5%;
 position: absolute;
 top: 146px;
 right: 0;
}
#main .mainR img{
 width: 100%;
 height: auto;
}
#main .mainR .mainBt{
	margin: 1.2vw auto 0 0;
	width: 58%;
	-webkit-filter: drop-shadow(7px 7px 0px rgba(114, 21, 24, 1));
	-moz-filter: drop-shadow(7px 7px 0px rgba(114, 21, 24, 1));
	-ms-filter: drop-shadow(7px 7px 0px rgba(114, 21, 24, 1));
	filter: drop-shadow(7px 7px 0px rgba(114, 21, 24, 1));
}
#main .mainR .mainBt a{
 margin: 0;
 padding: 1.4vw 0 0.7vw;
 width: 100%;
 border-radius: 20px;
 background-color: #B1171D;
 display: block;
 text-align: center;
 border: 2px solid #B1171D;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 background-image: url(../images/arrow.png);
 background-position: right 6% center;
 background-size: 3.1vw auto;
 background-repeat: no-repeat;
}
#main .mainR .mainBt a div{
 padding: 0 10% 0.6vw 0;
 width: 90%;
 font-size: 1.8vw;
 line-height: 100%;
 text-align: center;
 font-weight: 700;
 color: #fff;
 display: block;
 letter-spacing: 0.2vw;
}
#main .mainR .mainBt a div span{
 padding: 0 0 0 2%;
 font-size: 3.2vw;
 font-weight: 700;
 color: #FFF64C;
 display: inline-block;
}
#main .mainR .mainBt a p{
	margin: 0 auto;
 padding: 0 10% 0 0;
	width: 90%;
 font-size: 1.2vw;
 line-height: 140%;
 text-align: center;
 font-weight: 700;
 color: #fff;
 display: block;
}
#main .mainR .mainBt a:hover{
 background-color: #fff;
 background-image: url(../images/arrow2.png);
 background-position: right 4% center;
}
#main .mainR .mainBt a:hover div,
#main .mainR .mainBt a:hover div span,
#main .mainR .mainBt a:hover p{
 color: #B1171D;
}

.bt{
	margin: 0 auto 30px;
	width: 1100px;
	-webkit-filter: drop-shadow(7px 7px 0px rgba(114, 21, 24, 1));
	-moz-filter: drop-shadow(7px 7px 0px rgba(114, 21, 24, 1));
	-ms-filter: drop-shadow(7px 7px 0px rgba(114, 21, 24, 1));
	filter: drop-shadow(7px 7px 0px rgba(114, 21, 24, 1));
}
.bt a{
 margin: 0;
 padding: 25px 0 10px;
 width: 100%;
 border-radius: 20px;
 background-color: #B1171D;
 display: block;
 text-align: center;
 border: 2px solid #B1171D;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
.bt a .inner{
 margin: 0 auto;
 width: 560px;
 background-image: url(../images/arrow.png);
 background-position: right 10px center;
 background-size: 3.1vw auto;
 background-repeat: no-repeat;
 transition: .3s;
}
.bt a .txt{
 padding: 0 0 0.6vw 0;
 width: 100%;
 font-size: 33px;
 line-height: 100%;
 text-align: center;
 font-weight: 700;
 color: #fff;
 display: block;
 letter-spacing: 0.2vw;
}
.bt a .txt span{
 padding: 0 0 0 10px;
 font-size: 63px;
 font-weight: 700;
 color: #FFF64C;
 display: inline-block;
}
.bt a p{
	margin: 0 auto;
 padding: 0;
	width: 100%;
 font-size: 22px;
 line-height: 140%;
 text-align: center;
 font-weight: 700;
 color: #fff;
 display: block;
}
.bt a:hover{
 background-color: #fff;
}
.bt a:hover .inner{
 background-image: url(../images/arrow2.png);
 background-position: right 0px center;
}
.bt a:hover .txt,
.bt a:hover .txt span,
.bt a:hover p{
 color: #B1171D;
}

#Fbt{
	margin: 0;
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 2;
	display: none;
}
#Fbt a{
 margin: 0;
 padding: 25px 0 10px;
 width: 100%;
 border-radius: 0;
 background-color: #B1171D;
 display: block;
 text-align: center;
 border: 2px solid #B1171D;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
#Fbt a .inner{
 margin: 0 auto;
 width: 560px;
 background-image: url(../images/arrow.png);
 background-position: right 10px center;
 background-size: 3.1vw auto;
 background-repeat: no-repeat;
 transition: .3s;
}
#Fbt a .txt{
 padding: 0 0 0.6vw 0;
 width: 100%;
 font-size: 33px;
 line-height: 100%;
 text-align: center;
 font-weight: 700;
 color: #fff;
 display: block;
 letter-spacing: 0.2vw;
}
#Fbt a .txt span{
 padding: 0 0 0 10px;
 font-size: 63px;
 font-weight: 700;
 color: #FFF64C;
 display: inline-block;
}
#Fbt a p{
	margin: 0 auto;
 padding: 0;
	width: 100%;
 font-size: 22px;
 line-height: 140%;
 text-align: center;
 font-weight: 700;
 color: #fff;
 display: block;
}
#Fbt a:hover{
 background-color: #fff;
}
#Fbt a:hover .inner{
 background-image: url(../images/arrow2.png);
 background-position: right 0px center;
}
#Fbt a:hover .txt,
#Fbt a:hover .txt span,
#Fbt a:hover p{
 color: #B1171D;
}

.telBt{
	margin: 0 auto;
	width: 1100px;
	-webkit-filter: drop-shadow(7px 7px 0px rgba(134, 63, 0, 1));
	-moz-filter: drop-shadow(7px 7px 0px rgba(134, 63, 0, 1));
	-ms-filter: drop-shadow(7px 7px 0px rgba(134, 63, 0, 1));
	filter: drop-shadow(7px 7px 0px rgba(134, 63, 0, 1));
}
.telBt a{
	margin: 0;
	padding: 25px 0 20px;
	width: 100%;
	border-radius: 20px;
	background-color: #e56c00;
	display: block;
	text-align: center;
	border: 2px solid #e56c00;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.telBt a div{
	margin: 0 8px 0 0;
	padding: 6px 24px 8px;
	font-size: 22px;
	line-height: 100%;
	text-align: center;
	font-weight: 700;
	color: #fff;
	display: inline-block;
	background-color: #A3992D;
	vertical-align: middle;
}
.telBt a span{
 margin: 0;
 padding: 0 0 10px;
 font-size: 60px;
 line-height: 100%;
 text-align: center;
 font-weight: 700;
 color: #fff;
 vertical-align: middle;
 display: inline-block;
}
.telBt a p{
	margin: 0;
	padding: 15px 0 15px 15px;
	width: auto;
	font-size: 16px;
	line-height: 22px;
	text-align: left;
	font-weight: 700;
	color: #fff;
	letter-spacing: 3px;
	display: inline-block;
	vertical-align: middle;
}
.telBt a:hover{
	background-color: #fff;
}
.telBt a:hover div span{
	color: #fff;
}
.telBt a:hover span{
	color: #e56c00;
}
.telBt a:hover p{
	color: #e56c00;
}


#solution{
	padding: 105px 0 115px;
	width: 100%;
	border-top: 12px solid #6A6203;
}
#solution h3{
	margin: 0 auto;
	padding: 0 0 35px;
	font-size: 43px;
	line-height: 48px;
	text-align: center;
	font-weight: 700;
	letter-spacing: 2px;
}
#solution h3 span{
	font-size: 67px;
	font-weight: 900;
	color: #A3992D;
	position: relative;
}
#solution .worries{
	margin: 0 auto 60px;
	padding: 0 0 117px;
	width: 948px;
	background-image: url(../images/boxArea.png);
	background-position: center bottom;
	background-size: 190px auto;
	background-repeat: no-repeat;
}
#solution .worries img{
	width: 100%;
	height: auto;
}
#solution .worriesT{
 font-size: 43px;
 line-height: 64px;
 text-align: center;
 font-weight: 700;
}
#solution .worries2{
	margin: 0 auto;
	padding: 20px 0 80px;
	width: 644px;
 font-size: 43px;
 font-weight: 700;
 text-align: center;
}
#solution .worries2 span{
 font-size: 67px;
 color: #A3992D;
 font-weight: 900;
}
#solution .worries2 img{
	margin: 30px auto 0;
	width: 100%;
	height: auto;
}
#solution .boxArea{
	margin: 0 auto 57px;
	padding: 0 0 90px;
	width: 100%;
	text-align: center;	
	background-image: url(../images/boxArea.png);
	background-position: center bottom;
	background-size: 117px auto;
	background-repeat: no-repeat;
}
#solution .boxArea .circle{
	margin: 0 20px;
	width: 261px;
	height: 261px;
	border: 4px solid #6A6203;
	border-radius: 50%;
	display: inline-block;
	overflow: hidden;
}
#solution .boxArea .circle:nth-child(2){
	border: 4px solid #A3992D;
}
#solution .boxArea .circle div{
	margin: 0;
	padding: 40px 0 25px;
	width: 100%;
	font-size: 36px;
	line-height: 100%;
	text-align: center;
	font-weight: 700;
	color: #fff;
	background-color: #6A6203;
}
#solution .boxArea .circle:nth-child(2) div{
	background-color: #A3992D;
}
#solution .boxArea .circle p{
	margin: 0;
	padding: 20px 0 0;
	width: 100%;
	font-size: 23px;
	line-height: 150%;
	text-align: center;
	font-weight: 500;
}
#solution .boxArea .circle p span{
	font-weight: 900;
}
#solution .topics{
	margin: 100px auto 0;
	padding: 0;
	width: 704px;
	border: 1px solid #333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#solution .topics div{
	padding: 10px 0;
	width: 100%;
	font-size: 23px;
	line-height: 100%;
	text-align: center;
	font-weight: 700;
	color: #fff;
	background-color: #333;
}
#solution .topics ul{
	margin: 0;
	padding: 0;
	width: 100%;
}
#solution .topics li{
	margin: 0;
	padding: 0;
	width: 100%;
	border-bottom: 1px solid #333;
}
#solution .topics li:last-child{
	border-bottom: none;
}
#solution .topics li a{
	margin: 0;
	padding: 20px 0 20px 120px;
	width: 100%;
	font-size: 18px;
	line-height: 100%;
	text-align: left;
	font-weight: 500;
	color: #333;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#solution .topics li a:hover{
 opacity: 0.5;
}
#solution .topics li span{
	margin: 0 35px 0 0;
	padding: 10px 0;
	width: 164px;
	font-size: 15px;
	line-height: 100%;
	text-align: center;
	color: #fff;
	display: inline-block;
	background-color: #A3992D;
}
#solution .topics li.web span{
	background-color: #1f56a0;
}


#about{
	margin: 0 auto 80px;
	padding: 90px 0 60px;
	width: 100%;
	background-color: #f8f8f8;
}
#about .inner{
	margin: 0 auto;
	padding: 0;
	width: 1100px;
}
#about .inner h3{
	margin: 0 auto;
	padding: 0 0 100px;
	font-size: 40px;
	line-height: 100%;
	text-align: center;
	font-weight: 700;
	letter-spacing: 4px;
}
#about .inner .sub{
	margin: 0 auto;
	padding: 0 0 35px;
	font-size: 30px;
	line-height: 100%;
	text-align: center;
	font-weight: 700;
}
#about .inner .sub span{
	font-size: 40px;
}
#about .inner .aBoxArea{
	padding: 0 0 80px;
	width: 100%;
}
#about .inner .aBoxArea .aBox{
 float: left;
 margin: 0 10.6px 0 0;
 padding: 35px 0 65px 35px;
 width: 267px;
 border-radius: 15px;
 background-color: #fff;
 border: 3px solid #B0181D;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 background-image: url(../images/ic1.png);
 background-position: right 25px bottom 20px;
 background-repeat: no-repeat;
}
#about .inner .aBoxArea .aBox:nth-child(2){
 background-image: url(../images/ic2.png);
}
#about .inner .aBoxArea .aBox:nth-child(3){
 background-image: url(../images/ic3.png);
}
#about .inner .aBoxArea .aBox:last-child{
	margin: 0;
 background-image: url(../images/ic4.png);
}
#about .inner .aBoxArea .aBox div{
 color: #B0181D;
 font-size: 25px;
 line-height: 100%;
 text-align: left;
 font-weight: 700;
 letter-spacing: 1px;
}
#about .inner .aBoxArea .aBox div span{
 font-size: 18px;
 display: block;
 font-weight: 500;
}
#about .inner .aBoxArea .aBox p{
	margin: 0;
	padding: 20px 0 0;
	width: 100%;
 font-size: 17px;
 line-height: 170%;
 text-align: left;
 font-weight: 400;
 letter-spacing: 1px;
}
#about .inner .svBoxArea{
	padding: 0 0 60px;
	width: 100%;
}
#about .inner .svBoxArea .svBox{
 float: left;
	width: 449px;
}
#about .inner .svBoxArea .svBox .svT{
 margin: 0;
 padding: 15px 0 18px;
 width: 100%;
 font-size: 25px;
 line-height: 100%;
 text-align: center;
 font-weight: 500;
 color: #fff;
 border-radius: 30px;
 background-color: #B0181D;
}
#about .inner .svBoxArea .svBox p{
	margin: 0;
	padding: 15px 0 20px;
	width: 100%;
 font-size: 23px;
 line-height: 100%;
 text-align: center;
 font-weight: 700;
}
#about .inner .svBoxArea .svBox.svBoxR{
 float: right;
}
#about .inner .svBoxArea .svBox.svBoxR .svT{
 background-color: #A3992D;
}
#about .inner .svBoxArea .svBox .svTb{
 width: 100%;
 border-top: 2px solid #000;
 border-left: 2px solid #000;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 background-color: #fff;
}
#about .inner .svBoxArea .svBox .svTb td{
 padding: 22px 0 20px 25px;
 font-size: 18px;
 line-height: 180%;
 text-align: left;
 font-weight: 500;
 border-right: 2px solid #000;
 border-bottom: 2px solid #000;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
#about .inner .svBoxArea .svBox .svTb td div{
 font-size: 23px;
 font-weight: 700;
 color: #B0181D;
}
#about .inner .svBoxArea .svBox.svBoxR .svTb td div{
 color: #A3992D;
}
#about .inner .svBoxArea .svBoxIc{
 float: left;
	margin: 0 0 0 30px;
 padding: 320px 0 0;
	width: 141px;
}

#strengths{
	margin: 80px auto 0;
	padding: 100px 0 0px;
	width: 100%;
	background-color: #f8f8f8;
}
#strengths .inner{
	margin: 0 auto;
	padding: 0;
	width: 1100px;
}
#strengths h3{
	margin: 0 auto;
	padding: 0 0 100px;
	font-size: 40px;
	line-height: 100%;
	text-align: center;
	font-weight: 700;
	letter-spacing: 2px;
}
#strengths .point{
	margin: 0 auto;
	padding: 40px 0 50px;
	width: 1100px;
	text-align: center;
}
#strengths .point li{
 float: left;
 margin: 0 0 40px;
 padding: 15px 15px 35px 15px;
 width: 530px;
 background-color: #fff;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
#strengths .point li:nth-child(2n){
 float: right;
}
#strengths .point li .ptTitle{
 margin: 0 0 25px;
 padding: 0 0 15px;
 width: 100%;
 border-bottom: 4px solid #6A6203;
}
#strengths .point li:nth-child(7) .ptTitle{
 padding: 0 0 30px;
}
#strengths .point li:nth-child(8) .ptTitle{
 padding: 0 0 5px;
}
#strengths .point li .ptTitle .pt{
	float: left;
	padding: 8px 0 0;
	width: 95px;
	height: 95px;
	font-size: 18px;
	line-height: 180%;
	text-align: center;
	font-weight: 700;
	color: #fff;
	background-image: url(../images/pt.png);
	background-position: center bottom;
	background-size: auto 100%;
	background-repeat: no-repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#strengths .point li .ptTitle .pt div{
	font-size: 46px;
}
#strengths .point li .ptTitle .ptT{
 float: right;
 width: 390px;
 font-size: 26px;
 line-height: 160%;
 text-align: left;
 font-weight: 700;
 color: #313131;
}
#strengths .point li:nth-child(4) .ptTitle .ptT,
#strengths .point li:nth-child(7) .ptTitle .ptT{
 padding: 20px 0 0;
}
#strengths .point li:nth-child(8) .ptTitle .ptT{
 margin: -15px 0 0;
}
#strengths .point li .ptTitle .ptT span{
 padding: 0 3px 3px;
 font-size: 40px;
 font-weight: 700;
 background: linear-gradient(#ffffff 80%, #FFD800  20%);
 position: relative;
 display: inline-block;
}
#strengths .point li .ptTitle .ptT span sup{
 font-size: 11px;
 position: absolute;
 top: -5px;
 right: -5px;
}
#strengths .point li:first-child img{
 margin: 0 auto;
 width: 330px;
 height: auto;
}
#strengths .point li .cap{
 margin: 15px auto 0;
 width: 90%;
	font-size: 11px;
	text-align: left;
}
#strengths .point li .pt2{
 margin: 0 auto;
 width: 95%;
}
#strengths .point li .pt2 div{
 float: left;
 width: 46%;
 height: 220px;
}
#strengths .point li .pt2 div:nth-child(2n){
 float: right;
 width: 50%;
}
#strengths .point li .pt2 div p{
 margin: 0;
	padding: 0 0 15px;
	font-size: 100%;
	line-height: 16px;
	text-align: center;
	font-weight: 700;
}
#strengths .point li .pt2 div img{
 width: 100%;
 height: auto;
}
#strengths .point li:nth-child(3) img{
 margin: 0 auto;
 width: 280px;
 height: auto;
}
#strengths .point li:nth-child(4) img,
#strengths .point li:nth-child(5) img,
#strengths .point li:nth-child(6) img,
#strengths .point li:nth-child(8) img{
 margin: 0 auto;
 width: 410px;
 height: auto;
}
#strengths .point li .pt7{
 margin: 0 auto;
 width: 100%;
}
#strengths .point li .pt7 div{
 float: left;
 margin: 0 3% 0 0;
 width: 31%;
 height: auto;
}
#strengths .point li .pt7 div:nth-child(3){
 margin: 0;
}
#strengths .point li .pt7 div p{
 margin: 0;
	padding: 30px 0 23px;
	font-size: 100%;
	line-height: 120%;
	text-align: center;
	font-weight: 700;
}
#strengths .point li .pt7 div:nth-child(3) p{
	padding: 20px 0 15px;
}
#strengths .point li .pt7 div img{
 width: 100%;
 height: auto;
}

#strengths .txt{
	padding: 0 0 40px;
	font-size: 38px;
	line-height: 33px;
	text-align: center;
	font-weight: 700;
	letter-spacing: 2px;
}
#strengths .bt a .inner{
 margin: 0 auto;
 width: 560px;
}
#strengths .bt a .txt{
 padding: 0 0 0.6vw 0;
 width: 100%;
 font-size: 33px;
 line-height: 100%;
 text-align: center;
 font-weight: 700;
 color: #fff;
 display: block;
 letter-spacing: 0.2vw;
}
#strengths .bt a p{
	margin: 0 auto;
 padding: 0;
	width: 100%;
 font-size: 22px;
 line-height: 140%;
 text-align: center;
 font-weight: 700;
 color: #fff;
 display: block;
}
#strengths .bt a:hover .txt,
#strengths .bt a:hover .txt span,
#strengths .bt a:hover p{
 color: #B1171D;
}
#questionnaire{
	margin: 100px auto 0px;
	width: 1100px;
}
#questionnaire img{
	width: 100%;
	height: auto;
}
#questionnaire a{
display: block;		
}
#questionnaire a:hover{
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
 opacity: 0.6;
}


#lineup{
	margin: 0 auto;
	padding: 50px 0 150px;
	width: 100%;
	background-color: #f8f8f8;
}
#lineup .inner{
	margin: 0 auto;
	padding: 0;
	width: 1100px;
}
#lineup h3{
	margin: 0 auto;
	padding: 0 0 100px;
	font-size: 40px;
	line-height: 100%;
	text-align: center;
	font-weight: 700;
	letter-spacing: 4px;
}
#lineup ul{
	width: 100%;
}
#lineup li{
	float: left;
	margin: 0 40px 70px 0;
	padding: 0;
	width: 340px;
}
#lineup li:nth-child(3n){
	margin: 0 0 70px 0;
}
#lineup li img{
	width: 100%;
	height: auto;
}
#lineup li div{
	margin: 0;
	padding: 10px 0;
	text-align: center;
}
#lineup li div img{
	margin: 0 auto;
	width: auto;
	height: 60px;
}
#lineup li p{
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 15px;
	line-height: 25px;
	text-align: left;
	font-weight: 400;
}
#lineup ul.award{
	margin: 0;
	padding: 25px 0 100px;
	width: 100%;
	border-top: 1px solid #707070;
}
#lineup ul.award li{
	float: left;
	margin: 0 61.3px 0 0;
	padding: 0;
	width: 229px;
}
#lineup ul.award li:last-child{
	margin: 0;
}
#lineup ul.award li div{
	margin: 0;
	padding: 0;
	text-align: center;
}
#lineup ul.award li div img{
	margin: 0 auto;
	width: auto;
	height: auto;
	vertical-align: bottom;
}
#lineup ul.award li p{
	margin: 0;
	padding: 20px 0 0;
	width: 100%;
	font-size: 15px;
	line-height: 25px;
	text-align: left;
	font-weight: 400;
}
#lineup .txt{
	padding: 0 0 40px;
	font-size: 38px;
	line-height: 33px;
	text-align: center;
	font-weight: 700;
	letter-spacing: 2px;
}

#voice{
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#voice .inner{
	margin: 0 auto;
	padding: 20px 0 0;
	width: 1100px;
}
#voice .inner.in3{
	margin: 0 auto;
	padding: 50px 0 0px;
	width: 1100px;
	border-top: 1px dotted #666;
}
#voice .inner.in4{
	margin: 0 auto;
	padding: 50px 0 50px;
	width: 1100px;
	border-top: 1px dotted #666;
}
#voice .inner h3{
	margin: 0 auto;
	padding: 0 0 75px;
	font-size: 40px;
	line-height: 100%;
	text-align: center;
	font-weight: 700;
}
#voice .inner .photo{
	float: left;
	margin: 0 0 50px;
	width: 295px;
}
#voice .inner .photo img{
	width: 100%;
	height: auto;
}
#voice .inner .voiceR{
	float: right;
	width: 763px;
}
#voice .inner .voiceR p{
	margin: 0;
	padding: 20px 0 0;
	width: 100%;
	font-size: 30px;
	line-height: 45px;
	text-align: left;
	font-weight: 500;
}
#voice .inner .voiceR .name{
	padding: 15px 0 30px;
	width: 100%;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	font-weight: 400;
}
#voice .inner .voiceR .more a{
	padding: 5px 53px 5px 0;
	font-size: 21px;
	text-align: left;
	font-weight: 700;
	color: #A3992D;
	background-image: url(../images/arrowG.png);
	background-position: right 10px center;
	background-size: 31px auto;
	background-repeat: no-repeat;
	display: inline-block;
}
#voice .inner .voiceR .more a:hover{
	background-position: right 0px center;
 opacity: 0.5;
}
#voice .inner2{
	margin: 0 auto;
	padding: 50px 0 60px;
	width: 1100px;
	border-top: 1px dotted #666;
}
#voice .inner2 .photo{
	float: left;
	margin: 0 0 20px;
	width: 350px;
}
#voice .inner2 .photo img{
	width: 100%;
	height: auto;
}
#voice .inner2 .voiceR{
	float: right;
	width: 708px;
}
#voice .inner2 .voiceR p{
	margin: 0;
	padding: 20px 0 0;
	width: 100%;
	font-size: 30px;
	line-height: 45px;
	text-align: left;
	font-weight: 500;
}
#voice .inner2 .voiceR .name{
	padding: 15px 0 30px;
	width: 100%;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	font-weight: 400;
}
#voice .inner2 .txt{
	padding: 0 0 30px;
	width: 100%;
	font-size: 20px;
	line-height: 35px;
	text-align: left;
	font-weight: 400;
}

#flow{
	margin: 0 auto;
	padding: 90px 0 100px;
	width: 100%;
}
#flow .inner{
	margin: 0 auto;
	padding: 0;
	width: 1100px;
}
#flow .inner h3{
	margin: 0 auto;
	padding: 0 0 100px;
	font-size: 40px;
	line-height: 100%;
	text-align: center;
	font-weight: 700;
	letter-spacing: 4px;
}
#flow .inner .fl{
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#flow .inner .fl li{
	float: left;
	margin: 0 50px 60px 0;
	width: 171px;
	height: 179px;
	font-family: 'Noto Sans JP';
	text-align: center;
	background-color: #fff;
	border-left: 1px solid #A3992D;
	border-right: 1px solid #A3992D;
	border-bottom: 10px solid #A3992D;
	border-top: 1px solid #A3992D;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
#flow .inner .fl li:nth-child(5),
#flow .inner .fl li:nth-child(10){
	margin: 0 0 60px 0;
}
#flow .inner .fl li::after{
	width: 20px;
	height: 52px;
	position: absolute;
	right: -38px;
	top: 68px;
	content: '';
	background-image: url(../images/f_arrow.png);
	background-size: contain;
}
#flow .inner .fl li:last-child::after{
	background-image: none;
}
#flow .inner .fl li div{
	margin: 0 auto;
	padding: 28px 0 20px;
	width: 100%;
	font-size: 39px;
	color: #A3992D;
	font-weight: 500;
	text-align: center;
	display: block;
	background-image: url(../images/f_slash.png),url(../images/f_slash.png);
	background-position: left 34px top 35px,right 34px top 35px;
	background-size: 16px auto,16px auto;
	background-repeat: no-repeat,no-repeat;
}
#flow .inner .fl li p{
	margin: 0 auto;
	padding: 15px 0 0;
	width: 92%;
	font-size: 17px;
	line-height: 25px;
	color: #333333;
}
#flow .inner .fl li:first-child p{
	padding: 10px 0 0;
}
#flow .inner .fl li:nth-child(3) p{
	padding: 3px 0 0;
}
#flow .inner .exp{
	margin: 0;
	padding: 60px 0 100px;
	width: 100%;
}
#flow .inner .exp h4{
	margin: 0 0 30px;
	width: 100%;
	font-size: 23px;
	text-align: left;
	position: relative;
}
#flow .inner .exp h4:after {
	content: "";
	width: 86%;
	height: 2px;
	background: #707070;
	display: block;
	position: absolute;
	top: 11px;
	left: 14%;
}
#flow .inner .exp .ex{
	margin: 0;
	padding: 0;
	width: 100%;
}
#flow .inner .exp .ex li{
	float: left;
	margin: 0 40px 0 0;
	padding: 0;
	width: 340px;
	height: auto;
}
#flow .inner .exp .ex li:last-child{
	margin: 0;
}
#flow .inner .exp .ex li img{
	width: 100%;
	height: auto;
}
#flow .inner .exp .ex li p{
	margin: 0;
	padding: 15px 0 0;
	width: 100%;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
}


#doc{
	margin: 0 auto;
	padding: 110px 0 120px;
	width: 100%;
	background-color: #f8f8f8;
}
#doc .inner{
	margin: 0 auto;
	padding: 0;
	width: 1100px;
}
#doc h3{
	margin: 0 auto;
	padding: 0 0 70px;
	font-size: 40px;
	line-height: 100%;
	text-align: center;
	font-weight: 700;
	letter-spacing: 4px;
}
#doc p{
	margin: 0 auto;
	padding: 0 0 55px;
	width: 1100px;
	font-size: 18px;
	line-height: 150%;
	text-align: left;
	font-weight: 400;
	letter-spacing: 2px;
}
#doc .area-wrap{
	margin: 0 auto;
	padding: 65px 0 70px;
	width: 1100px;
	background-color: #FDFDFD;
}
#doc .area-wrap h4{
	margin: 0 auto;
	padding: 0 0 30px;
	font-size: 25px;
	line-height: 45px;
	text-align: center;
	font-weight: 700;
	color: #B1171D;
}
#doc .form-group{
	margin: 0 auto;
	padding: 12px 0;
	width: 968px;
	border-bottom: 1px solid #707070;
}
#doc .form-group:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#doc .form-group .col-md-3{
	padding: 18px 0;
	width: 220px;
	float: left;
}
#doc .form-group .col-md-3 span{
	color: #B1171D;
}
#doc .form-group .col-md-3,
#doc .form-group .col-md-9{
	font-size: 18px;
	line-height: 100%;
	text-align: left;
	font-weight: 500;
}
#doc .form-group .col-md-9{
	margin: 0 0 0 220px;
}
#doc .form-group .col-md-9 div{
	padding: 18px 0;
}
input[type="text"] {
    padding: 0;
    border: none;
    border-radius: 0;
    outline: none;
    background: none;
}
#doc .form-group .col-md-9 .type{
	padding: 20px 15px;
	font-size: 18px;
	line-height: 100%;
	text-align: left;
	font-weight: 500;
	display: inline-block;
}
#doc .form-group .col-md-9 .form-control{
	padding: 20px 15px;
	width: 100%;
	font-size: 18px;
	line-height: 100%;
	text-align: left;
	font-weight: 500;
	border-radius: 10px;
	background-color: #fff3c7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    resize: none;
    padding: 0;
    border: 0;
    outline: none;
    background: transparent;
}
#doc .form-group .col-md-9 textarea{
	height: 200px;
}
#doc .form-group .col-md-9 .error{
	padding: 5px 0 0;
	color: #B1171D;
}
#doc .area-wrap .text-center{
	padding: 60px 0 65px;
	width: 100%;
	font-size: 18px;
	line-height: 100%;
	text-align: center;
	font-weight: 500;
}
#doc .area-wrap .text-center a{
	color: #0000FF;
}
#doc .area-wrap .text-center .privacy2{
	padding: 0 10px 2px;
	background-color: #fff3c7;
}
#doc .area-wrap .enform-dialog{
	margin: 0 auto;
	padding: 40px 0 0;
	width: 968px;
	font-size: 18px;
	line-height: 25px;
	text-align: left;
	font-weight: 400;
}
button,
input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    border: none;
    outline: none;
    background: transparent;
}
#doc .area-wrap .btn-send {
	margin: 0 auto;
	padding: 20px 0;
	width: 677px;
	font-size: 21px;
	line-height: 100%;
	font-weight: 700;
	text-align: center;
	color: #fff;
	background-color: #B1171D;
	border: 1px solid #B1171D;
	display: block;
	background-image: url(../images/arrowR.png);
	background-position: right 28px center;
	background-size: 31px auto;
	background-repeat: no-repeat;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition: .3s;
}
#doc .area-wrap .btn-send:hover{
	color: #B1171D;
	background-color: #fff;
	background-position: right 18px center;
}
#doc .area-wrap .btn-send[data-fake="btn-fake2"] {
	background: #999;
	background-image: url(../images/arrowR.png);
	background-position: right 28px center;
	background-size: 31px auto;
	background-repeat: no-repeat;
}
#doc .ac{
	padding: 0 0 60px;
	display: none;
}
#doc .more{
	margin: 0 auto 0;
	width: 400px;
}
#doc .more.active{
	width: 220px;
}
#doc .more a{
	padding: 5px 53px 5px 53px;
	font-size: 21px;
	text-align: left;
	font-weight: 700;
	color: #333;
	background-image: url(../images/arrowD.png);
	background-position: right 10px center;
	background-size: 31px auto;
	background-repeat: no-repeat;
	display: inline-block;
	cursor: pointer;
	transition: .3s;
}
#doc .more.active a{
	background-image: url(../images/arrowU.png);
}
#doc .more a:hover{
 opacity: 0.5;
}


#greet{
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#greet .inner{
	margin: 0 auto;
	padding: 100px 0 100px;
	width: 1100px;
}
#greet .inner h3{
	margin: 0 auto;
	padding: 0 0 95px;
	font-size: 40px;
	line-height: 100%;
	text-align: center;
	font-weight: 700;
	letter-spacing: 4px;
}
#greet .inner .photo{
	float: left;
	padding: 0;
	width: 295px;
	text-align: center;
}
#greet .inner .photo img{
	margin: 0 auto;
	width: 100%;
	height: auto;
}
#greet .inner .photo p{
	margin: 0;
	padding: 10px 0 0;
	width: 100%;
	font-size: 20px;
	line-height: 25px;
	text-align: left;
	font-weight: 500;
}
#greet .inner .greetR{
	float: right;
	width: 720px;
}
#greet .inner .greetR .greetT{
 margin: 0;
 padding: 60px 0 0;
 width: 100%;
 font-size: 32px;
 line-height: 45px;
 text-align: left;
 font-weight: 700;
 letter-spacing: 1px;
}
#greet .inner .greetR .name{
	padding: 15px 0 30px;
	width: 100%;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	font-weight: 400;
}
#greet .inner .greetR p.ac3{
 margin: 0;
 padding: 0 0 20px;
 width: 100%;
 font-size: 23px;
 line-height: 45px;
 text-align: left;
 font-weight: 500;
 display: none;
}
#greet .inner .greetR .more{
	padding: 5px 53px 5px 0;
	font-size: 21px;
	text-align: left;
	font-weight: 700;
	color: #A3992D;
	background-image: url(../images/arrowG.png);
	background-position: right 10px center;
	background-size: 31px auto;
	background-repeat: no-repeat;
	display: inline-block;
 transition: .3s;
 cursor: pointer;
}
#greet .inner .greetR .more:hover{
	background-position: right 0px center;
 opacity: 0.5;
}


#company{
	margin: 0 auto;
	padding: 0;
	width: 100%;
	background-color: #f8f8f8;
}
#company .inner{
	margin: 0 auto;
	padding: 115px 0 85px;
	width: 1100px;
}
#company .inner h3{
	margin: 0 auto;
	padding: 0 0 100px;
	font-size: 40px;
	line-height: 100%;
	text-align: center;
	font-weight: 700;
	letter-spacing: 4px;
}
#company .inner .tb{
	width: 100%;
	border-top: 1px solid #707070;
}
#company .inner .tb th,
#company .inner .tb td{
	font-size: 18px;
	line-height: 35px;
	border-bottom: 1px solid #707070;
}
#company .inner .tb th{
	padding: 8px 0;
	width: 200px;
	text-align: center;
	font-weight: 500;
	color: #fff;
	background-color: #B1B1B1;
}
#company .inner .tb td{
	padding: 8px 0 8px 45px;
	text-align: left;
	font-weight: 300;
}
#company .inner .more{
	margin: 65px auto 0;
	padding: 0 0 0 40px;
	width: 200px;
}
#company .inner .more a{
	padding: 5px 53px 5px 0;
	font-size: 21px;
	text-align: left;
	font-weight: 700;
	color: #333;
	background-image: url(../images/arrowB.png);
	background-position: right 10px center;
	background-size: 31px auto;
	background-repeat: no-repeat;
	display: inline-block;
}
#company .inner .more a:hover{
	background-position: right 0px center;
 opacity: 0.5;
}

#history{
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#history .inner{
	margin: 0 auto;
	padding: 115px 0 115px;
	width: 1100px;
}
#history .inner h3{
	margin: 0 auto;
	padding: 0 0 100px;
	font-size: 40px;
	line-height: 100%;
	text-align: center;
	font-weight: 700;
	letter-spacing: 4px;
}
#history .inner .his{
	display: none;
}
#history .inner .tb{
	width: 100%;
	border-top: 1px solid #707070;
}
#history .inner .tb th,
#history .inner .tb td{
	font-size: 18px;
	line-height: 35px;
	border-bottom: 1px solid #707070;
}
#history .inner .tb2 tr:last-child th,
#history .inner .tb2 tr:last-child td{
	border-bottom: none;
}
#history .inner .tb th{
	padding: 8px 0;
	width: 200px;
	text-align: center;
	font-weight: 500;
	color: #fff;
	background-color: #B1B1B1;
}
#history .inner .tb td{
	padding: 8px 0 8px 45px;
	text-align: left;
	font-weight: 300;
}
#history .inner .more{
	margin: 65px auto 0;
	width: 220px;
}
#history .inner .more a{
	padding: 5px 53px 5px 53px;
	font-size: 21px;
	text-align: left;
	font-weight: 700;
	color: #333;
	background-image: url(../images/arrowD.png);
	background-position: right 10px center;
	background-size: 31px auto;
	background-repeat: no-repeat;
	display: inline-block;
	cursor: pointer;
	transition: .3s;
}
#history .inner .more.active a{
	background-image: url(../images/arrowU.png);
}
#history .inner .more a:hover{
 opacity: 0.5;
}


#form{
	margin: 0 auto;
	padding: 110px 0 200px;
}
#form h3{
	margin: 0 auto;
	padding: 0 0 95px;
	font-size: 40px;
	line-height: 100%;
	text-align: center;
	font-weight: 700;
	letter-spacing: 4px;
}
#form .area-wrap{
	margin: 0 auto;
	padding: 65px 0 70px;
	width: 1100px;
	background-color: #fffef9;
}
#form .area-wrap h4{
	margin: 0 auto;
	padding: 0 0 30px;
	font-size: 25px;
	line-height: 45px;
	text-align: center;
	font-weight: 700;
	color: #B1171D;
}
#form .form-group{
	margin: 0 auto;
	padding: 12px 0;
	width: 968px;
	border-bottom: 1px solid #707070;
}
#form .form-group:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#form .form-group .col-md-3{
 padding: 18px 0;
 width: 220px;
 float: left;
}
#form .form-group .col-md-3.cal{
 padding: 12px 0;
}
#form .form-group .col-md-3 span{
	color: #B1171D;
}
#form .form-group .col-md-3 p{
 font-size: 14px;
 line-height: 150%;
}
#form .form-group .col-md-3,
#form .form-group .col-md-9{
	font-size: 18px;
	line-height: 100%;
	text-align: left;
	font-weight: 500;
}
#form .form-group .col-md-9{
	margin: 0 0 0 220px;
}
#form .form-group .col-md-9 div{
	padding: 18px 0;
}
input[type="text"] {
    padding: 0;
    border: none;
    border-radius: 0;
    outline: none;
    background: none;
}
#form .form-group .col-md-9 .type{
	padding: 15px 15px;
	font-size: 18px;
	line-height: 100%;
	text-align: left;
	font-weight: 500;
	display: inline-block;
}
#form .form-group .col-md-9 .form-control{
	padding: 20px 15px;
	width: 100%;
	font-size: 18px;
	line-height: 100%;
	text-align: left;
	font-weight: 500;
	border-radius: 10px;
	background-color: #fff3c7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#form .form-group .col-md-9 .form-control.gr{
	background-color: #f3f2ed;
}
#form .form-group .col-md-9 .data_message{
 line-height: 150%;
}
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    resize: none;
    padding: 0;
    border: 0;
    outline: none;
    background: transparent;
}
#form .form-group .col-md-9 textarea{
	height: 200px;
}
#form .form-group .col-md-9 .error{
	padding: 5px 0 0;
	color: #B1171D;
}
#form .area-wrap .text-center{
	padding: 60px 0 65px;
	width: 100%;
	font-size: 18px;
	line-height: 100%;
	text-align: center;
	font-weight: 500;
}
#form .area-wrap .text-center a{
	color: #0000FF;
}
#form .area-wrap .text-center .privacy{
	padding: 0 10px 2px;
	background-color: #fff3c7;
}
#form .area-wrap .enform-dialog{
	margin: 0 auto;
	padding: 0 0 70px;
	width: 968px;
	font-size: 15px;
	line-height: 25px;
	text-align: left;
	font-weight: 400;
}
button,
input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    border: none;
    outline: none;
    background: transparent;
}
#form .area-wrap .btn-send {
	margin: 0 auto;
	padding: 20px 0;
	width: 677px;
	font-size: 21px;
	line-height: 100%;
	font-weight: 700;
	text-align: center;
	color: #fff;
	background-color: #B1171D;
	border: 1px solid #B1171D;
	display: block;
	background-image: url(../images/arrowR.png);
	background-position: right 28px center;
	background-size: 31px auto;
	background-repeat: no-repeat;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition: .3s;
}
#form .area-wrap .btn-send:hover{
	color: #B1171D;
	background-color: #fff;
	background-position: right 18px center;
}
#form .area-wrap .btn-send[data-fake="btn-fake"] {
	background: #999;
	background-image: url(../images/arrowR.png);
	background-position: right 28px center;
	background-size: 31px auto;
	background-repeat: no-repeat;
}

.confirm-btn-wrap {
  display: -webkit-box;
  display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
	padding: 60px 0 0;
}
.confirm-btn-wrap .btn {
	margin: 0 10px;
	padding: 20px 0;
width: auto;
	font-size: 21px;
	line-height: 100%;
	font-weight: 700;
	text-align: center;
	color: #fff;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition: .3s;
}
.confirm-btn-wrap .btn-confirm-back {
width: 275px;
background: #868686;
	border: 1px solid #868686;
}
.confirm-btn-wrap .btn-confirm-back:hover {
background: #fff;
color: #868686;
}
.confirm-btn-wrap .btn-confirm-send {
width: 500px;
	background-color: #B1171D;
	border: 1px solid #B1171D;
}
.confirm-btn-wrap .btn-confirm-send:hover {
background: #fff;
color: #B1171D;
}



#form.cf .container .area-wrap p{
	margin: -50px auto 30px;
	padding: 0;
	width: 960px;
	font-size: 18px;
	line-height: 150%;
	text-align: left;
	font-weight: 400;
	letter-spacing: 2px;
}
#form.cf{
	background-color: #fff;
}
#form.cf .area-wrap{
	background-color: #fff;
}
.confirm-btn-wrap.cf {
	margin: 0 auto;
	padding: 20px 0 0;
	width: 677px;
	display: block;
	text-align: center;
}
.confirm-btn-wrap.cf .btn-confirm-back {
background-color: #B1B1B1;
	border: 1px solid #B1B1B1;
	background-image: url(../images/back.png);
	background-position: left 28px center;
	background-size: 31px auto;
	background-repeat: no-repeat;
}
.confirm-btn-wrap.cf .btn-confirm-back:hover {
background-color: #fff;
color: #B1B1B1;
	background-position: left 18px center;
}
.confirm-btn-wrap.cf .btn-confirm-send{
	background-image: url(../images/arrowR.png);
	background-position: right 28px center;
	background-size: 31px auto;
	background-repeat: no-repeat;
}
.confirm-btn-wrap.cf .btn-confirm-send:hover {
	background-position: right 18px center;
}
.confirm-btn-wrap.cf .btn-confirm-back,
.confirm-btn-wrap.cf .btn-confirm-send{
	margin: 0 auto 20px;
	width: 677px;
}

#form .area-wrap p.end{
	margin: 0 auto;
	padding: 0 0 180px;
	width: 968px;
	font-size: 15px;
	line-height: 25px;
	text-align: center;
	font-weight: 400;
}



footer{
	margin: 0 0 100px;
	padding: 10px 0;
	width: 100%;
	font-size: 12px;
	line-height: 100%;
	font-weight: 400;
	color: #fff;
	text-align: center;
	background-color: #9D9D9D;
}
footer.cf{
	margin: 0;
}




}/* PC END */


/*** IEのみ ***/
@media all and (-ms-high-contrast: none) {



}


/*** SP ***/
@media screen and (max-width: 640px){
.pcOnly{
display: none;
}
.spOnly{
display: block;
}
#wrap {
		margin:0 auto;
		padding: 60px 0 0;
		width:100%;
text-align:left;
zoom: 1;
}

header{
	width: 100%;
	height: 60px;
	background-color: #fff;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 103;
}
header .inner{
	margin: 0 auto;
	padding: 2vw 0;
	width: 90%;
}
header .inner .logo{
	width: 100%;
}
header .inner .logo a{
	float: none;
	padding: 2vw 0;
	width: 35px;
	height: auto;
	position: absolute;
	top: 4px;
	left: 8.8vw;
}
header .inner .logo a img{
	width: 100%;
	height: auto;
}
header .inner .logo h1{
	margin: 0;
	padding: 0;	
	width: 82%;
	font-size: 2.8vw;
	line-height: 100%;
	text-align: left;
	font-weight: 500;
	position: absolute;
	top: 25px;
	left: calc(11vw + 35px);
}
header .inner .headR{
	display: none;
}

.Toggle {
	margin: auto;
	padding: 15px;
	display: block;
	position: fixed;
	right: 0;
	top: 0;
	width: 60px;
	height: 60px;
	z-index: 103;
	cursor: pointer;
	overflow: hidden;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.Toggle span {
    display: block;
    position: absolute;
    width: 36px;
    border-bottom: solid 3px #A3992D;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 15px;
				transition: .3s;
}
.Toggle span:nth-child(1) {
    top: 18px;
    left: 12px;
}
.Toggle span:nth-child(2) {
    top: 28px;
    left: 12px;
}
.Toggle span:nth-child(3) {
    top: 38px;
    left: 12px;
}
.Toggle.active{
	background-color: #B1B1B1;
}
.Toggle.active span{
    border-bottom: solid 3px #fff;
}
.Toggle.active span:nth-child(1) {
    top: 28px;
    left: 12px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.Toggle.active span:nth-child(2),
.Toggle.active span:nth-child(3) {
    top: 28px;
    left: 12px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
nav.spNavi{
	padding: 0;
	width: 100%;
	height: calc(100% - 60px);
	background-color: #fff;
	position: fixed;
	top: 60px;
	transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transition: .3s;
	z-index: 102;
	border-top: 1px solid #707070;
}
nav.spNavi.active{
　transform: translateY(0%);
	-webkit-transform:translateY(0%);
	-ms-transform:translateY(0%);
}
nav.spNavi ul{
	margin: 0 auto;
	padding: 9vw 0 0;
	width: 74%;
}
nav.spNavi li{
	margin: 0;
	padding: 0;
	width: 100%;
}
nav.spNavi li a{
	padding: 5vw 0;
	font-size: 4.5vw;
	line-height: 100%;
	text-align: center;
	letter-spacing: 0;
	display: block;
	color: #000;
}
nav.spNavi li:nth-child(3) a{
	line-height: 130%;
}
nav.spNavi li a:hover{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
nav.spNavi .hBox{
	margin: auto;
	padding: 0 0 10vw;
	width: 80%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
nav.spNavi .btH{
	margin: 0 auto 4vw;
	width: 100%;
}
nav.spNavi .btH.bt2{
	float: left;
	margin: 0 auto 5vw;
	width: 48%;
}
nav.spNavi .btH.bt3{
	float: right;
	margin: 0 auto 5vw;
	width: 48%;
}
nav.spNavi .btH a{
	padding: 3vw 0;
	width: 100%;
	height: auto;
	font-size: 4.5vw;
	line-height: 100%;
	text-align: center;
	font-weight: bold;
	color: #fff;
	display: block;
	border-radius: 10px;
	border: 1px solid #B1171D;
	background-color: #B1171D;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
nav.spNavi .btH a:hover{
	color: #B1171D;
	background-color: #fff;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
nav.spNavi .btH.bt2 a{
	border: 1px solid #A3992D;
	background-color: #A3992D;
}
nav.spNavi .btH.bt2 a:hover{
	color: #A3992D;
	background-color: #fff;
}
nav.spNavi .btH.bt3 a{
	border: 1px solid #1f56a0;
	background-color: #1f56a0;
}
nav.spNavi .btH.bt3 a:hover{
	color: #1f56a0;
	background-color: #fff;
}

nav.spNavi .tel{
	margin: 0 auto;
	width: 100%;
	text-align: center;
	color: #000;
}
nav.spNavi .tel span{
	font-size: 4.2vw;
}
nav.spNavi .tel a{
	font-size: 5.8vw;
	font-weight: bold;
	color: #000;
}
nav.spNavi .tel p{
	font-size: 4vw;
}

.black-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 101;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  transition: all .6s;
  cursor: pointer;
}
.black-bg.active {
  opacity: .4;
  visibility: visible;
}
header .inner nav.pcNavi{
display: none;
}

#main{
	padding: 4vw 0 5vw;
	width: 100%;
	height: auto;
	background-image: url(../images/fv_bgSp.jpg);
	background-position: left 30% top;
	background-size: cover;
	background-repeat: no-repeat;
	border-bottom: 6px solid #A3992D;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#main .title{
	margin: 0 auto;
	padding: 2.4vw 0 2.8vw;
	width: 88%;
	border-radius: 70px;
	background-image: url(../images/titleSp.png);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
#main .title div{
	width: 100%;
	font-size: 3.8vw;
	line-height: 120%;
	text-align: center;
	font-weight: 700;
	color: #fff;
	letter-spacing: 1px;
	-webkit-filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
	-moz-filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
	-ms-filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
	filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
}
#main .title div span{
	padding: 0;
	font-size: 3vw;
}
#main .inner{
	margin: 5vw auto 0;
	width: 100%;
}
#main .inner .mainR{
 float: none;
	margin: 0 auto;
 width: 100%;
}
#main .inner .mainL{
	margin: 0 auto;
 width: 90%;
 text-align: center;
}
#main .inner .mainL .kakeru{
 font-size: 5vw;
 line-height: 100%;
 text-align: center;
 font-weight: 500;
}
#main .inner .mainL .kakeru img{
	margin: -0.6vw 3% 0;
 width: 7.5vw;
 height: auto;
 display: inline-block;
 vertical-align: middle;
}
#main .inner .mainL h2{
	margin: 1vw auto 0;
	width: 100%;
	font-size: 11vw;
	line-height: 120%;
	text-align: center;
	font-weight: 900;
	letter-spacing: 1px;
	-webkit-filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
	-moz-filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
	-ms-filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
	filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
}
#main .inner .mainL h2 span{
 margin: 0;
	padding: 0 0 12px 3px;
 font-size: 11vw;
 font-weight: 700;
 display: block;
 color: #B1171D;
}
#main .inner .mainL h2 div{
	padding: 0;
	font-size: 12vw;
	display: inline-block;
	position: relative;
}
#main .inner .mainL h2 div sup{
	font-size: 2vw;
	font-weight: 700;
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	filter: none;
	position: absolute;
	top: -7vw;
	left: 5px;
 white-space: nowrap;
}
#main .inner .mainL .jyu{
 margin: 3vw auto 4.5vw;
 width: 70%;
}
#main .inner .mainL .jyu img{
	width: 100%;
	height: auto;
}
#main .mainR{
 width: 100%;
 position: static;
 top: 0;
 right: 0;
 text-align: center;
}
#main .mainR img{
 width: 100%;
 height: auto;
}
#main .mainR .mainBt{
	margin: 4.5vw auto 1vw;
	width: 91%;
	-webkit-filter: drop-shadow(7px 7px 0px rgba(155, 72, 0, 1));
	-moz-filter: drop-shadow(7px 7px 0px rgba(155, 72, 0, 1));
	-ms-filter: drop-shadow(7px 7px 0px rgba(155, 72, 0, 1));
	filter: drop-shadow(7px 7px 0px rgba(155, 72, 0, 1));
}
#main .mainR .mainBt a{
 margin: 0;
 padding: 4vw 0 2vw;
 width: 100%;
 border-radius: 28px;
 background-color: #B1171D;
 display: block;
 text-align: center;
 border: 2px solid #B1171D;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 background-image: url(../images/arrow.png);
 background-position: right 4% center;
 background-size: 10vw auto;
 background-repeat: no-repeat;
}
#main .mainR .mainBt a div{
 padding: 0 10% 2vw 0;
 width: 90%;
 font-size: 6vw;
 line-height: 100%;
 text-align: center;
 font-weight: 700;
 color: #fff;
 display: block;
}
#main .mainR .mainBt a div span{
 padding: 0 0 0 2%;
 font-size: 10vw;
 font-weight: 700;
 color: #FFF64C;
 display: inline-block;
}
#main .mainR .mainBt a p{
	margin: 0 auto;
 padding: 0 10% 0 0;
	width: 90%;
 font-size: 3.6vw;
 line-height: 140%;
 text-align: center;
 font-weight: 700;
 color: #fff;
 display: block;
}
#main .mainR .mainBt a:hover{
 background-color: #fff;
 background-image: url(../images/arrow2.png);
 background-position: right 3% center;
}
#main .mainR .mainBt a:hover div,
#main .mainR .mainBt a:hover div span,
#main .mainR .mainBt a:hover p{
 color: #B1171D;
}
.bt{
	margin: 0 auto 5vw;
	width: 90%;
	-webkit-filter: drop-shadow(7px 7px 0px rgba(114, 21, 24, 1));
	-moz-filter: drop-shadow(7px 7px 0px rgba(114, 21, 24, 1));
	-ms-filter: drop-shadow(7px 7px 0px rgba(114, 21, 24, 1));
	filter: drop-shadow(7px 7px 0px rgba(114, 21, 24, 1));
}
.bt a{
 margin: 0;
 padding: 4vw 0 1vw;
 width: 100%;
 border-radius: 28px;
 background-color: #B1171D;
 display: block;
 border: 2px solid #B1171D;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 background-image: url(../images/arrow.png);
 background-position: right 5% center;
 background-size: 10vw auto;
 background-repeat: no-repeat;
 text-align: center;
}
.bt a div{
 margin: 0 auto;
 padding: 0 3% 2vw 0;
 width: 90%;
 font-size: 6vw;
 line-height: 100%;
 text-align: center;
 font-weight: 700;
 color: #fff;
 display: block;
}
.bt a div span{
 padding: 0 0 0 2%;
 font-size: 10vw;
 font-weight: 700;
 color: #FFF64C;
 display: inline-block;
}
.bt a p{
	margin: 0 auto;
 padding: 0 10% 0 0;
	width: 90%;
 font-size: 3.6vw;
 line-height: 140%;
 text-align: center;
 font-weight: 700;
 color: #fff;
 display: block;
}
.bt a:hover{
 background-color: #fff;
 background-image: url(../images/arrow2.png);
 background-position: right 3% center;
}
.bt a:hover div,
.bt a:hover div span,
.bt a:hover p{
 color: #B1171D;
}

#Fbt{
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 2;
	display: none;
}
#Fbt a{
	margin: 0;
	padding: 1vw 0 2vw;
	width: 100%;
	background-color: #B1171D;
	display: block;
	text-align: center;
 border: 2px solid #B1171D;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#Fbt a .inner{
 margin: 0 auto 0 4%;
 width: 80%;
 background-image: url(../images/arrow.png);
 background-position: right 2% top 3vw;
 background-size: 10vw auto;
 background-repeat: no-repeat;
 transition: .3s;
}
#Fbt a .txt{
	margin: 0;
 padding: 1vw 0 2vw;
 width: 100%;
 font-size: 4vw;
 line-height: 100%;
	text-align: center;
	font-weight: 700;
	color: #fff;
	display: block;
	border-radius: 0;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#Fbt a .txt span{
	margin: 0;
	padding: 0 0 0 2%;
	font-size: 10vw;
 line-height: 100%;
 font-weight: 700;
 color: #FFF64C;
 vertical-align: baseline;
}
#Fbt a p{
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 3.2vw;
	line-height: 100%;
	text-align: center;
	font-weight: 700;
	color: #fff;
	letter-spacing: 0;
	display: block;
	vertical-align: middle;
}
#Fbt a:hover{
 background-color: #fff;
}
#Fbt a:hover .inner{
 background-image: url(../images/arrow2.png);
 background-position: right 0px center;
}
#Fbt a:hover .txt,
#Fbt a:hover .txt span,
#Fbt a:hover p{
 color: #B1171D;
}

.telBt{
	margin: 0 auto;
	width: 90%;
	-webkit-filter: drop-shadow(7px 7px 0px rgba(134, 63, 0, 1));
	-moz-filter: drop-shadow(7px 7px 0px rgba(134, 63, 0, 1));
	-ms-filter: drop-shadow(7px 7px 0px rgba(134, 63, 0, 1));
	filter: drop-shadow(7px 7px 0px rgba(134, 63, 0, 1));
}
.telBt a{
	margin: 0;
 padding: 0 0 1vw;
 width: 100%;
 border-radius: 28px;
	background-color: #e56c00;
	display: block;
	text-align: center;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.telBt a div{
	margin: 0;
	padding: 1.5vw 0 1.5vw;
 width: 100%;
	font-size: 4vw;
	line-height: 100%;
	text-align: center;
	font-weight: 700;
	color: #fff;
	display: block;
	background-color: #A3992D;
 border-bottom-left-radius: 0;
 border-bottom-right-radius: 0;
 border-top-right-radius: 28px;
 border-top-left-radius: 28px;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
.telBt a span{
 margin: 0;
 padding: 1vw 0 1vw;
 font-size: 8.4vw;
 line-height: 100%;
 text-align: center;
 font-weight: 700;
 color: #fff;
 vertical-align: middle;
 display: block;
}
.telBt a p{
	margin: 0;
	padding: 1vw 0 1.5vw;
	width: auto;
	font-size: 3vw;
	line-height: 100%;
	text-align: left;
	font-weight: 700;
	color: #fff;
	letter-spacing: 0.2vw;
	display: inline-block;
	vertical-align: middle;
}
.telBt a p br{
 display: none;
}
.telBt a:hover{
	background-color: #fff;
}
.telBt a:hover div span{
	color: #fff;
}
.telBt a:hover span{
	color: #e56c00;
}
.telBt a:hover p{
	color: #e56c00;
}


#solution{
	padding: 11vw 0 15vw;
	width: 100%;
	border-top: 6px solid #6A6203;
}
#solution h3{
	margin: 0 auto 0;
	padding: 0 0 4vw;
	font-size: 6vw;
	line-height: 150%;
	text-align: center;
	font-weight: 700;
	letter-spacing: 2px;
}
#solution h3 span{
	font-size: 9vw;
	font-weight: 900;
	color: #A3992D;
	position: relative;
}
#solution .worries{
	margin: 0 auto 6vw;
	padding: 0 0 12vw;
	width: 85%;
	background-image: url(../images/boxArea.png);
	background-position: center bottom;
	background-size: 29% auto;
	background-repeat: no-repeat;
}
#solution .worries img{
	width: 100%;
	height: auto;
}
#solution .worriesT{
 font-size: 5vw;
 line-height: 150%;
 text-align: center;
 font-weight: 700;
}
#solution .worries2{
	margin: 0 auto;
	padding: 2vw 0 8vw;
	width: 100%;
 font-size: 7vw;
 line-height: 150%;
 font-weight: 700;
 text-align: center;
}
#solution .worries2 span{
 font-size: 10vw;
 color: #A3992D;
 font-weight: 900;
}
#solution .worries2 img{
	margin: 3vw auto 0;
	width: 64%;
	height: auto;
}
#solution .boxArea{
	margin: 0 auto 8vw;
	padding: 0 0 10vw;
	width: 84%;
	text-align: center;	
	background-image: url(../images/boxArea.png);
	background-position: center bottom;
	background-size: 30% auto;
	background-repeat: no-repeat;
}
#solution .boxArea .circle{
	margin: 0 auto 7vw;
	width: 100%;
	height: auto;
	border: 3px solid #6A6203;
	border-radius: 100px;
	display: inline-block;
	overflow: hidden;
}
#solution .boxArea .circle:nth-child(2){
	border: 3px solid #A3992D;
}
#solution .boxArea .circle div{
	float: left;
	margin: 0;
	padding: 10vw 0 0;
	width: 28vw;
	height: 28vw;
	font-size: 7vw;
	line-height: 100%;
	text-align: center;
	font-weight: 700;
	color: #fff;
	border-radius: 50%;
	background-color: #6A6203;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#solution .boxArea .circle:nth-child(2) div{
	background-color: #A3992D;
}
#solution .boxArea .circle p{
	margin: 0;
	padding: 6.6vw 0 0;
	width: 94%;
	font-size: 4.8vw;
	line-height: 145%;
	text-align: center;
	font-weight: 500;
}
#solution .boxArea .circle:nth-child(2) p{
	padding: 3.2vw 0 0;
}
#solution .boxArea .circle p span{
	font-weight: 900;
}
#solution .topics{
	margin: 22vw auto 0;
	padding: 0;
	width: 90%;
	border: 1px solid #333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#solution .topics div{
	padding: 2vw 0;
	width: 100%;
	font-size: 4.2vw;
	line-height: 100%;
	text-align: center;
	font-weight: 700;
	color: #fff;
	background-color: #333;
}
#solution .topics ul{
	margin: 0;
	padding: 0;
	width: 100%;
}
#solution .topics li{
	margin: 0;
	padding: 0;
	width: 100%;
	border-bottom: 1px solid #333;
}
#solution .topics li:last-child{
	border-bottom: none;
}
#solution .topics li a{
	margin: 0;
	padding: 3vw 0 3vw 3%;
	width: 92%;
	font-size: 2.8vw;
	line-height: 100%;
	text-align: left;
	font-weight: 500;
	color: #333;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#solution .topics li a:hover{
 opacity: 0.5;
}
#solution .topics li span{
	margin: 0 2.5% 0 0;
	padding: 2vw 0;
	width: 39%;
	font-size: 2.8vw;
	line-height: 100%;
	text-align: center;
	color: #fff;
	display: inline-block;
	background-color: #A3992D;
}
#solution .topics li.web span{
	background-color: #1f56a0;
}


#about{
	margin: 0 auto 8vw;
	padding: 14vw 0 12vw;
	width: 100%;
	background-color: #f8f8f8;
}
#about .inner{
	margin: 0 auto;
	padding: 0;
	width: 90%;
}
#about .inner h3{
	margin: 0 auto;
	padding: 0 0 14vw;
	font-size: 7vw;
	line-height: 100%;
	text-align: center;
	font-weight: 700;
	letter-spacing: 4px;
}
#about .inner .sub{
	margin: 0 auto;
	padding: 0 0 7vw;
	font-size: 5vw;
	line-height: 130%;
	text-align: center;
	font-weight: 700;
}
#about .inner .sub span{
	font-size: 5vw;
}
#about .inner .aBoxArea{
	padding: 0 0 12vw;
	width: 100%;
}
#about .inner .aBoxArea .aBox{
 float: left;
 margin: 0 0 3vw;
 padding: 4vw 0 12vw 5%;
 width: 48%;
 border-radius: 20px;
 background-color: #fff;
 border: 3px solid #B0181D;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 background-image: url(../images/ic1.png);
 background-position: right 3vw bottom 3vw;
 background-repeat: no-repeat;
 background-size: 34% auto;
}
#about .inner .aBoxArea .aBox:nth-child(2){
 float: right;
 background-image: url(../images/ic2.png);
}
#about .inner .aBoxArea .aBox:nth-child(3){
 background-image: url(../images/ic3.png);
}
#about .inner .aBoxArea .aBox:last-child{
 float: right;
	margin: 0;
 background-image: url(../images/ic4.png);
}
#about .inner .aBoxArea .aBox div{
 color: #B0181D;
 font-size: 4vw;
 line-height: 100%;
 text-align: left;
 font-weight: 700;
 letter-spacing: 1px;
}
#about .inner .aBoxArea .aBox div span{
 font-size: 3vw;
 display: block;
 font-weight: 500;
}
#about .inner .aBoxArea .aBox p{
	margin: 0;
	padding: 2vw 0 0;
	width: 100%;
 font-size: 3.2vw;
 line-height: 170%;
 text-align: left;
 font-weight: 500;
 letter-spacing: 1px;
}
#about .inner .svBoxArea{
	padding: 0 0 5vw;
	width: 100%;
}
#about .inner .svBoxArea .svBox{
 float: left;
	width: 40%;
}
#about .inner .svBoxArea .svBox .svT{
 margin: 0 0 0 -5%;
 padding: 1vw 0 1.7vw;
 width: 110%;
 height: 12.5vw;
 font-size: 4vw;
 line-height: 120%;
 text-align: center;
 font-weight: 500;
 color: #fff;
 border-radius: 30px;
 background-color: #B0181D;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
#about .inner .svBoxArea .svBox p{
 margin: 0;
 padding: 3.5vw 0 0;
 width: 100%;
 height: 13vw;
 font-size: 3.8vw;
 line-height: 120%;
 text-align: center;
 font-weight: 700;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
#about .inner .svBoxArea .svBox.svBoxR{
 float: right;
}
#about .inner .svBoxArea .svBox.svBoxR .svT{
 padding: 4vw 0 4vw;
 background-color: #A3992D;
}
#about .inner .svBoxArea .svBox.svBoxR p{
	padding: 1.7vw 0 0;
}
#about .inner .svBoxArea .svBox .svTb{
 width: 100%;
 border-top: 2px solid #000;
 border-left: 2px solid #000;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 background-color: #fff;
}
#about .inner .svBoxArea .svBox .svTb td{
 padding: 2vw 0 2vw 5%;
 font-size: 3.2vw;
 line-height: 140%;
 text-align: left;
 font-weight: 500;
 border-right: 2px solid #000;
 border-bottom: 2px solid #000;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 height: 22.5vw;
 vertical-align: middle;
}
#about .inner .svBoxArea .svBox .svTb td div{
 padding: 0 0 1vw;
 font-size: 3.4vw;
 font-weight: 700;
 color: #B0181D;
}
#about .inner .svBoxArea .svBox.svBoxR .svTb td div{
 color: #A3992D;
}
#about .inner .svBoxArea .svBoxIc{
 float: left;
	margin: 0 0 0 1%;
 padding: 65vw 0 0;
	width: 18%;
}
#about .inner .svBoxArea .svBoxIc img{
 width: 100%;
 height: auto;
}

#strengths{
	margin: 8vw auto 0;
	padding: 15vw 0 0;
	width: 100%;
	background-color: #f8f8f8;
}
#strengths .inner{
	margin: 0 auto;
	padding: 0;
	width: 90%;
}
#strengths h3{
	margin: 0 auto;
	padding: 0 0 100px;
	font-size: 7vw;
	line-height: 130%;
	text-align: center;
	font-weight: 700;
	letter-spacing: 2px;
}
#strengths .point{
	margin: 0 auto;
	padding: 4vw 0 8vw;
	width: 100%;
	text-align: center;
}
#strengths .point li{
 float: none;
 margin: 0 0 6vw;
 padding: 3vw 3vw 4vw 3vw;
 width: 100%;
 background-color: #fff;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
#strengths .point li:nth-child(2n){
 float: none;
}
#strengths .point li .ptTitle{
 margin: 0 0 4vw;
 padding: 0 0 3vw;
 width: 100%;
 border-bottom: 4px solid #6A6203;
}
#strengths .point li:nth-child(7) .ptTitle{
 padding: 0 0 3vw;
}
#strengths .point li:nth-child(8) .ptTitle{
 padding: 0 0 1vw;
}
#strengths .point li .ptTitle .pt{
	float: left;
	padding: 0.6vw 0 0;
	width: 15vw;
	height: 15vw;
	font-size: 3.2vw;
	line-height: 170%;
	text-align: center;
	font-weight: 700;
	color: #fff;
	background-image: url(../images/pt.png);
	background-position: center bottom;
	background-size: auto 100%;
	background-repeat: no-repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#strengths .point li .ptTitle .pt div{
	font-size: 7vw;
}
#strengths .point li .ptTitle .ptT{
 float: right;
 width: 78%;
 font-size: 4.4vw;
 line-height: 160%;
 text-align: left;
 font-weight: 700;
 color: #313131;
}
#strengths .point li:nth-child(4) .ptTitle .ptT,
#strengths .point li:nth-child(7) .ptTitle .ptT{
 padding: 4vw 0 0;
}
#strengths .point li:nth-child(8) .ptTitle .ptT{
 margin: -3vw 0 0;
}
#strengths .point li .ptTitle .ptT span{
 padding: 0 1vw 1vw;
 font-size: 6.6vw;
 font-weight: 700;
 background: linear-gradient(#ffffff 80%, #FFD800  20%);
 position: relative;
 display: inline-block;
}
#strengths .point li .ptTitle .ptT span sup{
 font-size: 3vw;
 position: absolute;
 top: -2vw;
 right: -2vw;
}
#strengths .point li:first-child img{
 margin: 0 auto;
 width: 80%;
 height: auto;
}
#strengths .point li .cap{
 margin: 4vw auto 0;
 width: 90%;
	font-size: 2.6vw;
 line-height: 150%;
	text-align: left;
}
#strengths .point li .pt2{
 margin: 0 auto;
 width: 98%;
}
#strengths .point li .pt2 div{
 float: left;
 width: 46%;
 height: 40vw;
}
#strengths .point li .pt2 div:nth-child(2n){
 float: right;
 width: 50%;
}
#strengths .point li .pt2 div p{
 margin: 0;
	padding: 0 0 3vw;
	font-size: 100%;
	line-height: 3vw;
	text-align: center;
	font-weight: 700;
}
#strengths .point li .pt2 div img{
 width: 100%;
 height: auto;
}
#strengths .point li:nth-child(3) img{
 margin: 0 auto;
 width: 65%;
 height: auto;
}
#strengths .point li:nth-child(4) img,
#strengths .point li:nth-child(5) img,
#strengths .point li:nth-child(6) img,
#strengths .point li:nth-child(8) img{
 margin: 0 auto;
 width: 82%;
 height: auto;
}
#strengths .point li .pt7{
 margin: 0 auto;
 width: 70%;
}
#strengths .point li .pt7 div{
 float: none;
 margin: 0 auto;
	padding: 0 0 6vw;
 width: 100%;
 height: auto;
}
#strengths .point li .pt7 div:nth-child(3){
 margin: 0 auto;
}
#strengths .point li .pt7 div p{
 margin: 0;
	padding: 0 0 2.5vw;
	font-size: 4vw;
	line-height: 120%;
	text-align: center;
	font-weight: 700;
}
#strengths .point li .pt7 div:nth-child(3) p{
	padding: 0 0 2.5vw;
}
#strengths .point li .pt7 div img{
 width: 100%;
 height: auto;
}
#strengths .point li .pt7 div:first-child img{
 margin: 0 0 0 -20%;
 width: 110%;
 height: auto;
}

#strengths .txt{
	margin: -5vw auto 0;
	padding: 0 0 4vw;
	font-size: 7vw;
	line-height: 140%;
	text-align: center;
	font-weight: 700;
	letter-spacing: 2px;
}
#strengths .result{
	margin: 3vw auto 20vw;
	padding: 7vw 18% 7.6vw;
	width: 100%;
	border: 1px solid #000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#strengths .result .resultT{
	padding: 0 0 3vw;
	font-size: 5vw;
	font-weight: bold;
	text-align: center;
}
#strengths .result .lBox{
	padding: 2vw 0 0;
	float: none;
	width: 100%;
}
#strengths .result .lBox.rBox{
	padding: 4vw 0 0;
	float: none;
	width: 100%;
}
#strengths .result .lBox .sq{
	margin: 1vw 3% 0 0;
	padding: 1.6vw 1.6vw 0.6vw;
	width: 20%;
	height: 11vw;
	font-size: 4vw;
	line-height: 120%;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #A3992D;
	display: inline-block;
	vertical-align: bottom;
}
#strengths .result .lBox.rBox .sq{
	padding: 2vw 1.6vw 0.2vw;
	font-size: 3.6vw;
}
#strengths .result .lBox .num{
	padding: 0 0 2.6vw;
	font-size: 5vw;
	line-height: 60%;
	font-weight: bold;
	text-align: left;
	border-bottom: 5px solid #B1171D;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: bottom;
}
#strengths .result .lBox .num span{
	font-size: 11vw;
	font-weight: bold;
}
#strengths .result .lBox .num span span{
	font-size: 5vw;
}
#strengths .result p{
	margin: 0;
	padding: 4vw 0 0;
	width: 100%;
	font-size: 2.9vw;
	line-height: 140%;
	text-align: center;
	font-weight: normal;
}
#strengths .bt{
 width: 100%;
}
#strengths .bt a{
	margin: 0 auto;
 padding: 4vw 0 1vw;
 width: 100%;
}
#strengths .bt a div{
 margin: 0 auto;
 padding: 0 3% 2vw 0;
 width: 90%;
 font-size: 6vw;
 line-height: 100%;
}
#strengths .bt a div span{
 padding: 0 0 0 2%;
 font-size: 10vw;
}
#strengths .bt a p{
	margin: 0 auto;
 padding: 0 10% 0 0;
	width: 90%;
	font-size: 4vw;
 line-height: 140%;
 text-align: center;
 font-weight: 700;
 color: #fff;
 display: block;
}
#strengths .bt a p br{
 display: none;
}
#strengths .bt a:hover p{
	color: #B1171D;
}
#strengths .telBt{
	margin: 0 auto;
	width: 100%;
}
#questionnaire{
	margin: 16vw auto 4vw;
	width: 90%;
}
#questionnaire img{
	width: 100%;
	height: auto;
}
#questionnaire a:hover{
 opacity: 0.8;
}


#lineup{
	margin: 0 auto;
	padding: 5vw 0 15vw;
	width: 100%;
	background-color: #f8f8f8;
}
#lineup .inner{
	margin: 0 auto;
	padding: 0;
	width: 90%;
}
#lineup h3{
	margin: 0 auto;
	padding: 0 0 20vw;
	font-size: 7vw;
	line-height: 100%;
	text-align: center;
	font-weight: 700;
	letter-spacing: 4px;
}
#lineup ul{
	width: 100%;
}
#lineup li{
	margin: 0 0 7vw;
	padding: 0;
	width: 100%;
}
#lineup li:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#lineup li img{
	float: left;
	width: 42%;
	height: auto;
}
#lineup li .box{
	float: right;
	width: 54%;
}
#lineup li div{
	margin: 0;
	padding: 8px 0 10px;
	width: 100%;
	text-align: center;
}
#lineup li:nth-child(2) div,
#lineup li:nth-child(5) div{
	padding: 0 0 10px;
}
#lineup li:nth-child(3) div,
#lineup li:nth-child(4) div,
#lineup li:nth-child(6) div{
	padding: 5px 0 10px;
}
#lineup li div:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#lineup li div img{
	margin: 0 auto;
	width: 45%;
	height: auto;
}
#lineup li:first-child div img{
	width: 65%;
}
#lineup li:nth-child(4) div img{
	width: 75%;
}
#lineup li:last-child div img{
	width: 65%;
}
#lineup li p{
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 3.4vw;
	line-height: 150%;
	text-align: left;
	font-weight: 400;
}
#lineup ul.award{
	margin: 0;
	padding: 4vw 0 10vw;
	width: 100%;
	border-top: 1px solid #707070;
}
#lineup ul.award li{
	float: left;
	margin: 0 0 4vw;
	padding: 0;
	width: 45%;
}
#lineup ul.award li:nth-child(2n){
	float: right;
}
#lineup ul.award li div{
	margin: 0;
	padding: 0;
	text-align: center;
}
#lineup ul.award li div img{
	margin: 0 auto;
	width: 78%;
	height: auto;
	vertical-align: bottom;
}
#lineup ul.award li p{
	margin: 0;
	padding: 3vw 0 0;
	width: 100%;
	font-size: 3.2vw;
	line-height: 150%;
	text-align: left;
	font-weight: 400;
}
#lineup .txt{
	margin: 0 auto 0;
	padding: 0 0 4vw;
	font-size: 7vw;
	line-height: 140%;
	text-align: center;
	font-weight: 700;
	letter-spacing: 2px;
}

#voice{
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#voice .inner{
	margin: 0 auto;
	padding: 6vw 0 4vw;
	width: 90%;
}
#voice .inner.in3{
	margin: 0 auto;
	padding: 10vw 0 0vw;
	width: 90%;
	border-top: 1px dotted #666;
}
#voice .inner.in4{
	margin: 0 auto;
	padding: 10vw 0 8vw;
	width: 90%;
	border-top: 1px dotted #666;
}
#voice .inner h3{
	margin: 0 auto;
	padding: 0 0 10vw;
	font-size: 7vw;
	line-height: 100%;
	text-align: center;
	font-weight: 700;
}
#voice .inner .photo{
	margin: 0 auto;
	width: 65%;
}
#voice .inner .photo img{
	width: 100%;
	height: auto;
}
#voice .inner .voiceR{
	margin: 0 auto 6vw;
	width: 95%;
}
#voice .inner .voiceR p{
	margin: 0;
	padding: 6vw 0 0;
	width: 100%;
	font-size: 4.5vw;
	line-height: 150%;
	text-align: left;
	font-weight: 500;
}
#voice .inner .voiceR .name{
	padding: 4vw 0 6vw;
	width: 100%;
	font-size: 3.2vw;
	line-height: 200%;
	text-align: center;
	font-weight: 400;
}
#voice .inner .voiceR .more a{
	padding: 1vw 13% 1vw 0;
	font-size: 4.6vw;
	text-align: left;
	font-weight: 700;
	color: #A3992D;
	background-image: url(../images/arrowG.png);
	background-position: right 8% center;
	background-size: 6vw auto;
	background-repeat: no-repeat;
	display: inline-block;
}
#voice .inner .voiceR .more a:hover{
	background-position: right 0px center;
 opacity: 0.5;
}
#voice .inner2{
	margin: 6vw auto 0;
	padding: 10vw 0 8vw;
	width: 90%;
	border-top: 1px dotted #666;
}
#voice .inner2 .photo{
	margin: 0 auto;
	width: 85%;
}
#voice .inner2 .photo img{
	width: 100%;
	height: auto;
}
#voice .inner2 .voiceR{
	margin: 0 auto 6vw;
	width: 95%;
}
#voice .inner2 .voiceR p{
	margin: 0;
	padding: 6vw 0 0;
	width: 100%;
	font-size: 4.5vw;
	line-height: 150%;
	text-align: left;
	font-weight: 500;
}
#voice .inner2 .voiceR .name{
	padding: 4vw 0 0;
	width: 100%;
	font-size: 3.2vw;
	line-height: 200%;
	text-align: center;
	font-weight: 400;
}
#voice .inner2 .txt{
	padding: 0 0 6vw;
	width: 100%;
	font-size: 3.4vw;
	line-height: 200%;
	text-align: left;
	font-weight: 400;
}

#flow{
	margin: 0 auto;
	padding: 14vw 0 10vw;
	width: 100%;
}
#flow .inner{
	margin: 0 auto;
	padding: 0;
	width: 90%;
}
#flow .inner h3{
	margin: 0 auto;
	padding: 0 0 10vw;
	font-size: 7vw;
	line-height: 100%;
	text-align: center;
	font-weight: 700;
	letter-spacing: 4px;
}
#flow .inner .fl{
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#flow .inner .fl li{
	float: none;
	margin: 0 0 6vw 0;
	padding: 1vw 5% 0.6vw;
	width: 100%;
	height: 12vw;
	font-family: 'Noto Sans JP';
	text-align: center;
	background-color: #fff;
	border-left: 1px solid #A3992D;
	border-right: 6px solid #A3992D;
	border-bottom: 1px solid #A3992D;
	border-top: 1px solid #A3992D;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
#flow .inner .fl li:nth-child(5),
#flow .inner .fl li:nth-child(10){
	margin: 0 0 6vw 0;
}
#flow .inner .fl li::after{
	margin: auto;
	width: 8%;
	height: 3vw;
	position: absolute;
	left: 0;
	right: 0;
	top: auto;
	bottom: -5vw;
	content: '';
	background-image: url(../images/f_arrow_sp.png);
	background-size: contain;
	background-repeat: no-repeat;
}
#flow .inner .fl li:last-child::after{
	background-image: none;
}
#flow .inner .fl li div{
	float: left;
	margin: 0;
	padding: 2vw 0;
	width: 20%;
	font-size: 6vw;
	color: #A3992D;
	font-weight: 500;
	text-align: center;
	display: block;
	background-image: url(../images/f_slash.png),url(../images/f_slash.png);
	background-position: left 0px top 3.7vw,right 0px top 3.7vw;
	background-size: 17% auto,17% auto;
	background-repeat: no-repeat,no-repeat;
}
#flow .inner .fl li p{
	float: left;
	margin: 0 0 0 5%;
	padding: 2vw 0 0;
	width: 75%;
	font-size: 3.4vw;
	line-height: 135%;
	color: #333333;
	text-align: left;
}
#flow .inner .fl li:first-child p{
	padding: 2vw 0 0;
}
#flow .inner .fl li:nth-child(3) p{
	padding: 0 0 0;
}
#flow .inner .exp{
	margin: 0;
	padding: 7vw 0 10vw;
	width: 100%;
}
#flow .inner .exp h4{
	margin: 0 0 6vw;
	width: 100%;
	font-size: 5vw;
	text-align: left;
	position: relative;
}
#flow .inner .exp h4:after {
	content: "";
	width: 60%;
	height: 2px;
	background: #707070;
	display: block;
	position: absolute;
	top: 11px;
	left: 40%;
}
#flow .inner .exp .ex{
	margin: 0;
	padding: 0;
	width: 100%;
}
#flow .inner .exp .ex li{
	float: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
}
#flow .inner .exp .ex li:last-child{
	margin: 0;
}
#flow .inner .exp .ex li img{
	width: 100%;
	height: auto;
}
#flow .inner .exp .ex li p{
	margin: 0;
	padding: 2vw 0 6vw;
	width: 100%;
	font-size: 4vw;
	text-align: left;
	font-weight: bold;
}


#doc{
	margin: 0 auto;
	padding: 18vw 0 20vw;
	width: 100%;
	background-color: #f8f8f8;
}
#doc .inner{
	margin: 0 auto;
	padding: 0;
	width: 90%;
}
#doc h3{
	margin: 0 auto;
	padding: 0 0 6vw;
	font-size: 6.4vw;
	line-height: 140%;
	text-align: center;
	font-weight: 700;
	letter-spacing: 4px;
}
#doc p{
	margin: 0 auto;
	padding: 0 0 6vw;
	width: 90%;
	font-size: 3.6vw;
	line-height: 170%;
	text-align: left;
	font-weight: 400;
	letter-spacing: 2px;
}
#doc .area-wrap{
	margin: 0 auto;
	padding: 8vw 0 14vw;
	width: 90%;
	background-color: #FDFDFD;
}
#doc .area-wrap h4{
	margin: 0 auto;
	padding: 0 0 4vw;
	width: 90%;
	font-size: 5.4vw;
	line-height: 160%;
	text-align: center;
	font-weight: 700;
	color: #B1171D;
}
#doc .form-group{
	margin: 0 auto;
	padding: 2vw 0;
	width: 90%;
	border-bottom: 1px solid #707070;
}
#doc .form-group:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#doc .form-group .col-md-3{
	padding: 3vw 0 2vw;
	width: 100%;
}
#doc .form-group .col-md-3 span{
	color: #B1171D;
}
#doc .form-group .col-md-3,
#doc .form-group .col-md-9{
	font-size: 4vw;
	line-height: 100%;
	text-align: left;
	font-weight: 500;
}
#doc .form-group .col-md-9{
	margin: 0;
	padding: 3vw 0;
	width: 100%;
	font-size: 4vw;
}
#doc .form-group .col-md-9 div{
	padding: 3vw 0 2vw;
}
input[type="text"] {
    padding: 0;
    border: none;
    border-radius: 0;
    outline: none;
    background: none;
}
#doc .form-group .col-md-9 .type{
	padding: 2vw 0;
	font-size: 4.2vw;
	line-height: 100%;
	text-align: left;
	font-weight: 500;
	display: inline-block;
}
#doc .form-group .col-md-9 .form-control{
	padding: 4vw 5%;
	width: 100%;
	font-size: 4vw;
	line-height: 100%;
	text-align: left;
	font-weight: 500;
	border-radius: 15px;
	background-color: #fff3c7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    resize: none;
    padding: 0;
    border: 0;
    outline: none;
    background: transparent;
}
#doc .form-group .col-md-9 textarea{
	height: 45vw;
}
#doc .form-group .col-md-9 .error{
	padding: 1vw 0 0;
	color: #B1171D;
}
#doc .area-wrap .text-center{
	padding: 10vw 0 12vw;
	width: 100%;
	font-size: 3.4vw;
	line-height: 150%;
	text-align: center;
	font-weight: 500;
}
#doc .area-wrap .text-center a{
	color: #0000FF;
}
#doc .area-wrap .text-center .privacy2{
	padding: 0 10px 2px;
	background-color: #fff3c7;
}
#doc .area-wrap .enform-dialog{
	margin: 0 auto;
	padding: 8vw 0 0;
	width: 90%;
	font-size: 3vw;
	line-height: 200%;
	text-align: left;
	font-weight: 400;
}
button,
input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    border: none;
    outline: none;
    background: transparent;
}
#doc .area-wrap .btn-send {
	margin: 0 auto;
	padding: 6vw 0;
	width: 90%;
	font-size: 5vw;
	line-height: 100%;
	font-weight: 700;
	text-align: center;
	color: #fff;
	background-color: #B1171D;
	border: 1px solid #B1171D;
	display: block;
	background-image: url(../images/arrowR.png);
	background-position: right 6% center;
	background-size: 7vw auto;
	background-repeat: no-repeat;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition: .3s;
}
#doc .area-wrap .btn-send:hover{
	color: #B1171D;
	background-color: #fff;
	background-position: right 3% center;
}
#doc .area-wrap .btn-send[data-fake="btn-fake2"] {
	background: #999;
	background-image: url(../images/arrowR.png);
	background-position: right 6% center;
	background-size: 7vw auto;
	background-repeat: no-repeat;
}
#doc .ac{
	display: none;
	padding: 0 0 10vw;
}
#doc .more{
	margin: 2vw auto 0;
	padding: 0 0 0 8%;
	width: 75%;
}
#doc .more.active{
	width: 23%;
}
#doc .more a{
	padding: 1vw 13% 1vw 0;
	width: 100%;
	font-size: 4.6vw;
	text-align: left;
	font-weight: 700;
	color: #333;
	background-image: url(../images/arrowD.png);
	background-position: right 8% center;
	background-size: 6vw auto;
	background-repeat: no-repeat;
	display: block;
	cursor: pointer;
	transition: .3s;
}
#doc .more.active a{
	background-image: url(../images/arrowU.png);
}
#doc .more a:hover{
 opacity: 0.5;
}


#greet{
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#greet .inner{
	margin: 0 auto;
	padding: 15vw 0 14vw;
	width: 90%;
}
#greet .inner h3{
	margin: 0 auto;
	padding: 0 0 14vw;
	font-size: 7vw;
	line-height: 100%;
	text-align: center;
	font-weight: 700;
	letter-spacing: 4px;
}
#greet .inner .photo{
	margin: 0 auto;
	padding: 0;
	width: 55%;
	text-align: center;
}
#greet .inner .photo img{
	margin: 0 auto;
	width: 100%;
	height: auto;
}
#greet .inner .greetR{
	margin: 0 auto 6vw;
	width: 95%;
}
#greet .inner .greetR .greetT{
 margin: 0;
	padding: 6vw 0 0;
	width: 100%;
	font-size: 4.3vw;
	line-height: 150%;
 text-align: left;
 font-weight: 700;
 letter-spacing: 1px;
}
#greet .inner .greetR .name{
	padding: 4vw 0 4vw;
	width: 100%;
	font-size: 3.2vw;
	line-height: 200%;
	text-align: center;
	font-weight: 400;
}
#greet .inner .greetR p.ac3{
 margin: 0;
 padding: 0 0 4vw;
 width: 100%;
 font-size: 3.3vw;
 line-height: 200%;
 text-align: left;
 font-weight: 500;
 display: none;
}
#greet .inner .greetR .more{
 margin: 0;
	padding: 1vw 13% 1vw 0;
	font-size: 4.6vw;
	text-align: left;
	font-weight: 700;
	color: #A3992D;
	background-image: url(../images/arrowG.png);
	background-position: right 8% center;
	background-size: 6vw auto;
	background-repeat: no-repeat;
	display: inline-block;
 transition: .3s;
 cursor: pointer;
}
#greet .inner .greetR .more:hover{
	background-position: right 0px center;
 opacity: 0.5;
}


#company{
	margin: 0 auto;
	padding: 0;
	width: 100%;
	background-color: #f8f8f8;
}
#company .inner{
	margin: 0 auto;
	padding: 18vw 0 18vw;
	width: 90%;
}
#company .inner h3{
	margin: 0 auto;
	padding: 0 0 15vw;
	font-size: 7vw;
	line-height: 100%;
	text-align: center;
	font-weight: 700;
	letter-spacing: 4px;
}
#company .inner .tb{
	width: 100%;
	border-top: 1px solid #707070;
}
#company .inner .tb th,
#company .inner .tb td{
	font-size: 4vw;
	line-height: 150%;
	border-bottom: 1px solid #707070;
}
#company .inner .tb th{
	padding: 3vw 0;
	width: 26%;
	text-align: center;
	font-weight: 500;
	color: #fff;
	background-color: #B1B1B1;
}
#company .inner .tb td{
	padding: 3vw 0 3vw 5%;
	text-align: left;
	font-weight: 300;
}
#company .inner .more{
	margin: 12vw auto 0;
	padding: 0 0 0 8%;
	width: 45%;
}
#company .inner .more a{
	padding: 1vw 13% 1vw 0;
	font-size: 4.6vw;
	text-align: left;
	font-weight: 700;
	color: #333;
	background-image: url(../images/arrowB.png);
	background-position: right 8% center;
	background-size: 6vw auto;
	background-repeat: no-repeat;
	display: block;
}
#company .inner .more a:hover{
	background-position: right 0px center;
 opacity: 0.5;
}

#history{
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#history .inner{
	margin: 0 auto;
	padding: 18vw 0 18vw;
	width: 90%;
}
#history .inner h3{
	margin: 0 auto;
	padding: 0 0 15vw;
	font-size: 7vw;
	line-height: 100%;
	text-align: center;
	font-weight: 700;
	letter-spacing: 4px;
}
#history .inner .his{
	display: none;
}
#history .inner .tb{
	width: 100%;
	border-top: 1px solid #707070;
}
#history .inner .tb th,
#history .inner .tb td{
	font-size: 4vw;
	line-height: 150%;
	border-bottom: 1px solid #707070;
}
#history .inner .tb2 tr:last-child th,
#history .inner .tb2 tr:last-child td{
	border-bottom: none;
}
#history .inner .tb th{
	padding: 3vw 0;
	width: 26%;
	text-align: center;
	font-weight: 500;
	color: #fff;
	background-color: #B1B1B1;
}
#history .inner .tb td{
	padding: 3vw 0 3vw 5%;
	text-align: left;
	font-weight: 300;
}
#history .inner .more{
	margin: 12vw auto 0;
	padding: 0 0 0 8%;
	width: 33%;
}
#history .inner .more.active{
	width: 23%;
}
#history .inner .more a{
	padding: 1vw 13% 1vw 0;
	width: 100%;
	font-size: 4.6vw;
	text-align: left;
	font-weight: 700;
	color: #333;
	background-image: url(../images/arrowD.png);
	background-position: right 8% center;
	background-size: 6vw auto;
	background-repeat: no-repeat;
	display: block;
	cursor: pointer;
	transition: .3s;
}
#history .inner .more.active a{
	background-image: url(../images/arrowU.png);
}
#history .inner .more a:hover{
 opacity: 0.5;
}


#form{
	margin: 0 auto;
	padding: 18vw 0 20vw;
}
#form h3{
	margin: 0 auto;
	padding: 0 0 18vw;
	font-size: 7vw;
	line-height: 100%;
	text-align: center;
	font-weight: 700;
	letter-spacing: 4px;
}
#form .area-wrap{
	margin: 0 auto;
	padding: 8vw 0 14vw;
	width: 90%;
	background-color: #fffef9;
}
#form .area-wrap h4{
	margin: 0 auto;
	padding: 0 0 4vw;
	width: 90%;
	font-size: 5.4vw;
	line-height: 160%;
	text-align: center;
	font-weight: 700;
	color: #B1171D;
}
#form .form-group{
	margin: 0 auto;
	padding: 2vw 0;
	width: 90%;
	border-bottom: 1px solid #707070;
}
#form .form-group:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#form .form-group .col-md-3{
	padding: 3vw 0 2vw;
	width: 100%;
}
#form .form-group .col-md-3.cal{
	padding: 3vw 0 2vw;
}
#form .form-group .col-md-3 span{
	color: #B1171D;
}
#form .form-group .col-md-3 p{
 font-size: 3vw;
 line-height: 150%;
 display: inline-block;
}
#form .form-group .col-md-3,
#form .form-group .col-md-9{
	font-size: 4vw;
	line-height: 100%;
	text-align: left;
	font-weight: 500;
}
#form .form-group .col-md-9{
	margin: 0;
	padding: 3vw 0;
	width: 100%;
	font-size: 4vw;
}
#form .form-group .col-md-9 div{
	padding: 3vw 0 2vw;
}
input[type="text"] {
    padding: 0;
    border: none;
    border-radius: 0;
    outline: none;
    background: none;
}
#form .form-group .col-md-9 .type{
	padding: 2vw 0;
	font-size: 4.2vw;
	line-height: 100%;
	text-align: left;
	font-weight: 500;
	display: inline-block;
}
#form .form-group .col-md-9 .form-control{
	padding: 4vw 5%;
	width: 100%;
	font-size: 4vw;
	line-height: 100%;
	text-align: left;
	font-weight: 500;
	border-radius: 15px;
	background-color: #fff3c7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#form .form-group .col-md-9 .data_message{
 line-height: 150%;
}
#form .form-group .col-md-9 .form-control.gr{
	background-color: #f3f2ed;
}
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    resize: none;
    padding: 0;
    border: 0;
    outline: none;
    background: transparent;
}
#form .form-group .col-md-9 textarea{
	height: 45vw;
}
#form .form-group .col-md-9 .error{
	padding: 1vw 0 0;
	color: #B1171D;
}
#form .area-wrap .text-center{
	padding: 10vw 0 12vw;
	width: 100%;
	font-size: 4.4vw;
	line-height: 150%;
	text-align: center;
	font-weight: 500;
}
#form .area-wrap .text-center a{
	color: #0000FF;
}
#form .area-wrap .text-center .privacy{
	padding: 0 10px 2px;
	background-color: #fff3c7;
}
#form .area-wrap .enform-dialog{
	margin: 0 auto;
	padding: 0 0 14vw;
	width: 90%;
	font-size: 3.2vw;
	line-height: 200%;
	text-align: left;
	font-weight: 400;
}
button,
input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    border: none;
    outline: none;
    background: transparent;
}
#form .area-wrap .btn-send {
	margin: 0 auto;
	padding: 6vw 0;
	width: 90%;
	font-size: 5vw;
	line-height: 100%;
	font-weight: 700;
	text-align: center;
	color: #fff;
	background-color: #B1171D;
	border: 1px solid #B1171D;
	display: block;
	background-image: url(../images/arrowR.png);
	background-position: right 6% center;
	background-size: 7vw auto;
	background-repeat: no-repeat;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition: .3s;
}
#form .area-wrap .btn-send:hover{
	color: #B1171D;
	background-color: #fff;
	background-position: right 3% center;
}
#form .area-wrap .btn-send[data-fake="btn-fake"] {
	background: #999;
	background-image: url(../images/arrowR.png);
	background-position: right 6% center;
	background-size: 7vw auto;
	background-repeat: no-repeat;
}

.confirm-btn-wrap {
	display: -webkit-box;
	display: inline-block;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto;
	padding: 8vw 0 0;
	width: 100%;
	text-align: center;
}
.confirm-btn-wrap .btn {
	margin: 0 auto 4vw;
	padding: 5vw 0;
	width: 80%;
	font-size: 5vw;
	line-height: 100%;
	font-weight: 700;
	text-align: center;
	color: #fff;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition: .3s;
}
.confirm-btn-wrap .btn-confirm-back {
background: #868686;
	border: 1px solid #868686;
}
.confirm-btn-wrap .btn-confirm-back:hover {
background: #fff;
color: #868686;
}
.confirm-btn-wrap .btn-confirm-send {
	background-color: #B1171D;
	border: 1px solid #B1171D;
}
.confirm-btn-wrap .btn-confirm-send:hover {
background: #fff;
color: #B1171D;
}



#form.cf h3{
	margin: 0 auto;
	padding: 0 0 18vw;
	font-size: 6.4vw;
	line-height: 120%;
	text-align: center;
	font-weight: 700;
	letter-spacing: 2px;
}
#form.cf .container .area-wrap p{
	margin: -50px auto 0;
	padding: 0 0 10vw;
	width: 90%;
	font-size: 3.6vw;
	line-height: 170%;
	text-align: left;
	font-weight: 400;
	letter-spacing: 2px;
}
#form.cf{
	background-color: #fff;
}
#form.cf .area-wrap{
	background-color: #fff;
}
.confirm-btn-wrap.cf {
	width: 100%;
	display: block;
	text-align: center;
	padding: 0 0 0;
}
.confirm-btn-wrap.cf .btn-confirm-back {
background-color: #B1B1B1;
	border: 1px solid #B1B1B1;
	background-image: url(../images/back.png);
	background-position: left 28px center;
	background-size: 31px auto;
	background-repeat: no-repeat;
}
.confirm-btn-wrap.cf .btn-confirm-back:hover {
background-color: #fff;
color: #B1B1B1;
	background-position: left 18px center;
}
.confirm-btn-wrap.cf .btn-confirm-send{
	background-image: url(../images/arrowR.png);
	background-position: right 28px center;
	background-size: 31px auto;
	background-repeat: no-repeat;
}
.confirm-btn-wrap.cf .btn-confirm-send:hover {
	background-position: right 18px center;
}
.confirm-btn-wrap.cf .btn-confirm-back,
.confirm-btn-wrap.cf .btn-confirm-send{
	margin: 0 auto 8vw;
	width: 82%;
}


#form .area-wrap p.end{
	margin: 0 auto;
	padding: 0 0 25vw;
	width: 95%;
	font-size: 3.4vw;
	line-height: 150%;
	text-align: center;
	font-weight: 400;
}

footer{
	margin: 0 0 19vw;
	padding: 3vw 0;
	width: 100%;
	font-size: 3vw;
	line-height: 100%;
	font-weight: 400;
	color: #fff;
	text-align: center;
	background-color: #9D9D9D;
}
footer.cf{
	margin: 0;
}



}/* SP END */



@media screen and (max-width: 370px){



}



@media screen and (max-width: 768px) and (orientation: landscape) {


}

/* other
---------------------------------------------------------*/

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix { display: inline-table; }  

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }

.clearfix { display: block; }
/* End hide from IE-mac */

.inline{
display: inline;
}
