@charset "utf-8";

html,body {
    color: #333;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 14px;
	line-height: 24px;
    letter-spacing: 0;
	margin: 0;
	padding: 0;
}

body {
    -webkit-font-smoothing: antialiased;
}

/*a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}*/

img{vertical-align: bottom; line-height: 0;}
a:hover img{
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
a{
	color: #0c6eb4;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

a:hover{color:#7cc8f0;}


.pc{display: inherit;}
.mobile {display: none;}

.inner {
	width: 1000px;
	margin: 0 auto;
}

.wf-min-jp{
	font-family: "Sawarabi Mincho";
}
h3.ttl_small {
	font-size: 50px;
	text-align: center;
}
/* --------------

reset

-------------- */ 
body {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5 {
	margin: 0;
	padding: 0;
	font-weight:normal;
}

div {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
	width: 100%;
}

table,th,td {
	margin: 0;
	padding: 0;
	font-size: inherit;
	font-size: 1em;
}

ul,ol,li,dl,dt,dd {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-position: outside;
}

img {
	margin: 0;
	padding: 0;
	border: none;
	line-height: 0;
}

form {
	margin: 0;
	padding: 0;
}

input,textarea {
	margin: 0;
	padding: 10px;
}

textarea:focus,
input:focus {
  outline: none;
  background-color: #FFFFEE;
}

pre,address,citi {
	margin: 0;
	padding: 0;
}

object,embed {
	margin: 0;
	padding: 0;
}

figure{
	margin: 0;
	padding: 0;
}


/* --------------

clearfix 

-------------- */ 
#HeadBox:after,
#ContentBox:after,
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#HeadBox,
#ContentBox,
.clearfix {
	display: inline-block;
}

/* Hides from IE-mac */
* html #HeadBox,
* html #ContentBox,
* html .clearfix {
	height: 1%;
}
#HeadBox,
#ContentBox,
.clearfix {
	display: block;
}



/* --------------

header 

-------------- */ 
header {
	background-color: #000;
	padding:15px 0;
}

.title {
    float: left;
}

.header_right {
	float: right;
}

.header_right li{
	float:left;
}
.header_right .header_tel {
	padding: 5px 20px 0 0;
}



/* --------------

main 

-------------- */ 
.main {
    background: url(../images/main_bg.jpg) no-repeat;
	text-align: center;
	background-size: cover;
	padding: 100px 0;
}
.tocontact a{
	background-color: #e19f2d;
	text-align: center;
	padding: 25px 0;
	display:block;
}
.tocontact_sp a {
	display:none;
}
.tocontact a:hover {
	background-color: #bc7e24;
}

/* --------------

warapper

-------------- */ 
div.nayami {
	background: url(../images/nayami_bg.jpg);
	padding: 80px 20px;
}
div.nayami h3.ttl_small {
	color: #fff;
}
div.nayami ul {
	margin: 45px 0 0 20px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}
div.nayami ul li {
	width: 290px;
	color: #fff;
	font-size: 18px;
	line-height:1.7em;
	border: solid 1px #fff;
	text-align: center;
	margin:0 10px 20px 10px;
	padding:50px 0 0;
	box-sizing:border-box;
	height:200px;
}

div.nayami ul li.line2{
	padding:70px 0 0;
}
div.nayami ul li.line1{
	padding:80px 0 0;
}
/*--------------------------
div.nayami ul li:last-child{
	width: 100%;
	margin:0 60px 20px 10px;
	height: auto;
	padding:50px 0;
}----------------------------*/
div.point {
	background: url(../images/point_bg.jpg) center no-repeat;
	background-size: cover;
	padding: 100px 180px;
}
div.point h3.ttl_small{
	margin: 0 0 50px 0;
}
div.point div.point_content p{
	float: left;
	margin-right: 10px;
}
div.point_yasuda {
	background-color: rgba(255,255,255,0.80);
	padding: 20px;
	margin: 50px 0 0 0;
	width: 94%;
	text-align: center;
}
div.point_yasuda p.yasuda {
	font-size: 20px;
	margin: 0 0 10px 0;
}
div.point_yasuda p.yasuda_info {
	font-size: 16px;
}div.jiseki {
	background: url(../images/jiseki_bg.jpg) no-repeat;
	background-size: cover;
	padding: 60px 0 30px 0;
}
div.jiseki h3.ttl_small {
	color: #fff;
	margin: 0 0 60px 0;
}

div.jiseki ul li {
	float: left;
    width: 315px;
	margin: 0 20px 30px 0;
    color: #fff;
    text-align: center;
    font-size: 15px;
    background-color: rgba(0,0,0,0.7);
    padding: 0 0 10px;
}

div.jiseki ul li:nth-child(3),
div.jiseki ul li:nth-child(6),
div.jiseki ul li:nth-child(9),
div.jiseki ul li:nth-child(12){
    	margin: 0 0 30px 0;
}

div.jiseki ul li div{
    padding:0 10px;
}

div.jiseki ul li h4{
    font-size: 22px;
    margin: 15px 0;
}

div.jiseki ul li dl{
    float: left;
    width: 48%;
    margin: 0 1% 15px;
}

div.jiseki ul li dl dt{
    border: 1px solid #666;
    padding: 3px 0;
    margin-bottom: 5px;
}


div.precontact {
	background-color: #000;
	text-align:center;
	color: #fff;
	padding: 80px 0;
}
div.precontact h3.ttl_small {
	color: #e19f2d;
	margin: 0 0 50px;
}
div.precontact p.precontact_text {
	font-size: 16px;
	margin: 0 0 40px;
}
div.precontact div.precontact_tel {
	margin: 0 0 20px;
}
div.flow {
	margin: 45px 0 70px;
}
div.flow p.ttl_en, div.flow p.flow_text {
	text-align: center;
}
div.flow p.flow_text {
	font-size: 24px;
	line-height: 1.7em;
	margin: 0 0 70px 0;
}
div.step dl dt {
	margin:0 15px 15px 0;
	float: left;
}
div.step dl dd {
	font-size: 20px;
	color: #fff;
	background: url(../images/step_square.png) center left 15px no-repeat;
	background-color: #000;
	padding: 15px 0 15px 50px;
	width: 780px;
	float: right;
}

/*
div.step2 dl {
	overflow:hidden;
	clear:both;
	margin: 0 0 20px;
}
div.step2 dl dt {
	float:left;
}
div.step2 dl dd {
	width: 830px;
	font-size: 20px;
	color: #fff;
	background: url(../images/step_square.png) center left 15px no-repeat #000;
	padding: 15px 0 15px 50px;
	box-sizing:border-box;
	float: right;
}
*/



.FAQ {
	background-color: #EDEDE1;
	text-align: center;
	padding: 90px 0 85px 0;
}
.ttl_en {
	font-size: 20px;
	color: #E19F2D;
	padding: 30px 0;
}
p.FAQ_text {
	font-size: 24px;
	padding: 0 0 60px 0;
}


div.qa_content div h4 {
	font-size: 23px;
	text-align: left;
	background: url(../images/img_q.png) center left 35px no-repeat;
	background-color: #fff;
	border: solid 1px #604C3F;
	border-radius: 12px;
	padding: 30px 0 30px 115px;
	margin: 0 0 20px 0;
}
div.qa_content div p {
	font-size: 17px;
	line-height:1.6em;
	text-align: left;
	background: url(../images/img_a.png) center left 35px no-repeat;
	background-color: #F2E2DB;
	padding: 30px 10px 30px 115px;
	margin: 0 0 40px 0;
}

/* --------------

CONTACT

-------------- */ 
div#contact {
	background-color: #000;
	padding: 70px 0 110px;
}
div#contact h3.ttl_small {
	color: #e19f2d;
}
div#contact p.contact_text {
	color: #fff;
	font-size: 16px;
	margin: 40px 0;
	text-align: center;
}
div#contact p.contact_tel {
	text-align: center;
	margin: 0 0 100px 0;
}
div#contact h4.contact_ttl {
	color: #fff;
	font-size: 30px;
	margin: 0 0 85px 0;
	text-align: center;
}

div#contact div.contact_kakunin {
	text-align: center;
}
div.form table {
	width: 100%;
}
div.form table th {
	width: 30%;
	font-size: 18px;
	color: #fff;
	padding: 0 40px 0 0;
	text-align: left;
}
div.form table td {
	width: 70%;
	padding: 0 30px 20px 0;
	color: #fff;
}

div.form table td label{
	margin-right: 15px;
	font-size:18px;
}
div.form table input[type="text"],
div.form table textarea {
	width: 90%;
}
#submit{
	text-align:center;
}
#submit input.confbtn{
	width:300px;
	padding: 20px 0;
	background: url(../images/contact_to.png);
	text-indent:-999px;
	border: none;
}

#submit input.confbtn:hover{
	cursor:pointer; 
}

h2.privacy_policy_ttl {
	text-align:center;
	font-weight:bold;
	font-size: 24px;
	padding: 65px 0 0;
	margin: 0 0 40px;
}

p.privacy_policy_txt {
	line-height: 2.0em;
	margin: 0 0 25px;
}



/* --------------

footer

-------------- */ 
footer {
    padding: 15px 0 0 0;
}
footer ul li.ft_square {
	border: solid 1px #000;
	width: 150px;
	display: block;
	text-align: center;
	padding: 5px 0;
	color: #000;
}

footer ul li {
	float: left;
	padding: 0 0 0 50px;
}
footer ul li.ft_name, footer ul li.ft_address {
    margin: 5px 0 0 0;
}
footer ul li.ft_tel {
	margin: 10px 0 0 0;
}
footer p {
    margin: 15px 0;
}