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

body{
	margin: 0 auto;
	padding: 0px;
	height: 100%;
	color: #000;
	line-height: 1em;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}

html{
	overflow-x: hidden;
}

body, html{
	height: 100%;
}

*{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

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

.clearfix{
	display: inline-table;
}

.clear{
	clear: both;
}

.left{
	float: left;
}

.right{
	float: right;
}

.block{
	overflow: hidden;
}

.drawr{
	display: none;
}

a{
	transition: 0.1s;
}
a img{
	transition: 0.3s;
}

a:hover img{
	opacity: 0.8;
}

.center{
	text-align: center;
}

/*----------------------------requisite----------------------------*/

header{
	background-color: rgba(255,255,255,0.8);
	padding: 10px;
	position: absolute;
	width: 100%;
}

#globalheader{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

#globalheader h1{
	float: left;
}

#globalheader div{
	float: right;
}

/*----------------------------header----------------------------*/

#mainimg{
	background-image: url(../image/mainimg.jpg);
	height: 720px;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}

#m-frame{
	width: 1000px;
	margin: 0 auto;
	padding-top: 100px;
}

#m-frame #click{
	padding-top: 75px;
}

#trouble{
	background-image: url(../image/trouble.jpg);
	min-height: 700px;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 45px;
}

p.trouble-txt{
	font-size: 45px;
	line-height: 1.4em;
	font-weight: bold;
	padding: 40px 0px 35px;
}

ul#trouble-list{
	text-align: center;
	padding-bottom: 50px;
}

ul#trouble-list li{
	display: inline-block;
	list-style: none;
	*display: inline;  
	*zoom: 1;
	margin: 0px 15px;
}

p#t-txt1{
	font-size: 45px;
	font-weight: bold;
	padding-bottom: 35px;
}

p#t-txt2{
	font-size: 30px;
	font-weight: bold;
	padding: 30px 0px 75px;
	line-height: 1.4em;
}

.merit1{
	background-image: url(../image/merit1.jpg);
	height: 630px;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}

.merit2{
	background-image: url(../image/merit2.jpg);
	height: 380px;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}

.merit3{
	background-image: url(../image/merit3.jpg);
	height: 380px;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}

#ex-bg{
	background-image: url(../image/bg1.jpg);
	min-height: 1424px;
    padding-bottom: 80px;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}

#knowledge-bg{
	background-image: url(../image/bg2.jpg);
	min-height: 839px;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}

#knowledge-frame{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

#knowledge-frame p#kl-txt1{
	font-size: 40px;
	line-height: 40px;
	font-weight: bold;
	padding-top: 60px;
	padding-bottom: 25px;
}

#knowledge-frame p#kl-txt3{
	font-size: 23px;
	line-height: 1.4em;
	padding-top: 60px;
}

#knowledge-frame p#kl-txt4{
	font-size: 28px;
	line-height: 1.4em;
	padding-top: 45px;
	padding-bottom: 85px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

p#merit-txt{
	text-align: center;
	font-size: 55px;
	line-height: 1.4em;
	font-weight: bold;
	padding-top: 120px;
}

p#ex-txt{
	text-align: center;
	font-size: 55px;
	line-height: 1.4em;
	font-weight: bold;
	padding-top: 55px;
	padding-bottom: 75px;
	color:#fff;
}

p#merit-txt span,
p#ex-txt span{
	display: block;
	font-size: 22px;
	line-height: 22px;
	padding-top: 10px;
	font-weight: 100;
}

.ex-clum{
	width: 1000px;
	margin: 0 auto 25px;
	background-color: rgba(255,255,255,0.78);
	padding: 30px 0px 35px;
}

.ex-clum .e-ttl{
	text-align: center;
	padding-bottom: 20px;
	font-size: 25px;
	line-height: 25px;
	font-weight: 100;
}

.ex-clum .e-txt{
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 100;
	padding-left: 25px;
	padding-right: 25px;
}

.ex-clum .e-name{
	text-align: right;
	font-size: 13px;
	padding-right: 25px;
	padding-top: 25px;
}

p#e-comm{
	line-height: 1.6em;
	color:#fff;
	padding-top: 40px;
}

.merit-frame{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 55px;
}

.merit-frame p{
	padding: 30px 0px 0px 85px;
	font-size: 18px;
	line-height: 1.6em;
}

#voice{
	background-image: url(../image/voice.jpg);
	height: 921px;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 55px;
}

#v-img,
#p-img{
	padding: 70px 0px 20px;
}

p#voice-ttl,
p#point-ttl{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 80px;
	line-height: 80px;
	padding-bottom: 30px;
	font-weight: bold;
}

p#point-ttl span{
	font-size: 50px;
}

.ft-banner{
	position: relative;
	width: 800px;
	margin: 0 auto;
}

.ft-banner div{
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 140px 0px 0px 40px;
}

.w-50 .left,
.w-50 .right{
	width: 50%;
}

.w-50 .left img,
.w-50 .right img{
	width: 100%;
}

.w-50 .left p,
.w-50 .right p{
	text-align: center;
	padding: 40px 0px 50px;
	line-height: 1.8em;
	font-size: 15px;
}

.v-frame{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 15px;
}

.v-frame .v-cont{
	background-color: rgba(255,255,255,0.85);
	width: 490px;
	height: 235px;
	padding: 40px 0px 35px;
}

.v-frame .v-cont p.v-ttl{
	font-size: 23px;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
}

.v-frame .v-cont p.v-name{
	font-size: 16px;
	text-align: center;
	padding: 17px 0px 20px;
}

.v-frame .v-cont p.v-comm{
	font-size: 16px;
	text-align: center;
	line-height: 1.8em;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}

#detail-clum{
	width: 1000px;
	margin: 0 auto;
	padding-top: 100px;
}

#company-img{
	padding-top: 100px;
	padding-bottom: 30px;
}

#detail th{
	font-weight: 100;
	text-align: left;
	padding: 15px 0px 15px 20px;
	font-size: 15px;
	border-bottom: 1px solid #d6d6d6;
	width: 175px;
}

#detail td{
	text-align: left;
	padding: 15px 0px;
	font-size: 15px;
	border-bottom: 1px solid #d6d6d6;
}

p#f-free{
	font-size: 40px;
	font-weight: bold;
	line-height: 40px;
	padding: 140px 0px 20px;
}

#form{
	background-color: #ededed;
	padding: 30px 30px 20px 30px;
	margin-bottom: 20px;
}

p.contact-ttl{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 60px;
	line-height: 60px;
	padding-bottom: 30px;
    margin-top: 40px;
}

#pp-txt{
	font-size: 13px;
	line-height: 2.2em;
	padding-bottom: 40px;
}

p#contact-txt{
	text-align: center;
	line-height: 1.8em;
	font-size: 15px;
	padding-bottom: 30px;
}

p#contact-txt span{
	color:#9d1e28;
	font-weight: bold;
	display: block;
}

.button{
	padding-bottom: 85px;
	text-align: center;
}

.button #submit,
.button #myreset{
	width: 330px;
	color:#fff;
	text-align: center;
	padding: 20px 0px;
	font-size: 20px;
	line-height: 20px;
	background-color: #9d1e28;
	border: none;
	border-radius: 5px;
}

.button button{
	margin: 0px 5px;
}

#form th{
	vertical-align: top;
	text-align: left;
	padding-top: 15px;
	width: 220px;
}

#form th span{
	color:#9d1e28;
}

#form td{
	padding-left: 10px;
}

#form td input,
#form td textarea{
	width: 700px;
}

#form td input{
	height: 45px;
	border: 1px solid #d6d6d6;
}

#form td textarea{
	border: 1px solid #d6d6d6;
}

p.wtn_copyright{
	display: none;
}

p.success{
	text-align: center;
	font-size: 20px;
	line-height: 1.6em;
}

p.top-back{
	text-align: center;
	padding-top: 10px;
	font-size: 16px;
	width: 200px;
	margin: 15px auto 10px;
	background-color: #000;
	padding: 13px 0px;
}

p.top-back a{
	color:#fff;
	text-decoration: none;
}

.comp-frame{
	margin-bottom: 85px !important;
}

/*----------------------------contents----------------------------*/

address{
	background-color: #000;
	color:#fff;
	font-style: inherit;
	padding: 10px;
	font-size: 12px;
}

/*----------------------------footer----------------------------*/