@import 'reset.css';
/*========================================================
                    Main layout styles
=========================================================*/
.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}
body{
	background:#fff;
	color:#000;
}
p, li, td, th, dt, dd {
	font-size:1.4em;
	line-height: 1.4em;
}
.footerarea{
	background:#fafafa;
	padding-top:30px;
	padding-bottom:30px;
}
.footerlink{
	text-align:center;
}
.footerlink a{
	color:#555;
	text-decoration:underline;
}
.footerlink a:hover{
	color:#555;
	text-decoration:none;
}
.footerlink a:visited{
	color:#555;
	text-decoration:underline;
}
@media (min-width: 768px) {
  p, li, td, th, dt, dd {
	font-size:1.6em;
	line-height: 1.6em;
  }
}

/*20160306追加*/
@media (min-width: 768px) and (max-width: 959px) {
	.tabwd{
		width:57%;
	}
	.cv-btn{
	position:absolute;
	max-width:100%;
	top:4%;
	left:0!important;
    }
}
/*20160306追加end*/

@media (min-width: 992px) {
  p, li, td, th, dt, dd {
	font-size:1.8em;
	line-height: 1.8em;
  }
}
img{
	max-width:100%;
}
.wrap,
.pageTitle span{
	width:98%;
	max-width:960px;
	clear:both;
	margin:0 auto;
}
.wrap:after,
.pageTitle span:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.underline{
	text-decoration:underline;
}
.red{
	color:#e60012;
}
.yellow_line{
	background:#fff100;
}
.fcenter{
	text-align:center;
}
.br_sp{
	display:none;
}
.br_pc{
	display:block;
}


/*共通*/
.pageHead{
	background:#231815;
}
.pageTitle{
	background:#231815;
	color:#fff;
	padding:0.8% 0;
	font-size:14px;
}
.pageTitle span{
	display:block;
}
.copyright{
	text-align:center;
	background:#231815;
	color:#fff;
	padding:0.8% 0;
	font-size:14px;
	line-height: 1.2em;
}
.pageHeadBox{
	background-image: url("../img/head_bg.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.pageHeadBox .wrap{
	padding:0.4% 0 0.6%;
}
.pageHeadBox_logo{
	width:34%;
	float:left;
}
.pageHeadBox_catch{
	width:26%;
	float:left;
}
.pageHeadBox_tel{
	width:38%;
	float:right;
}

/*トップページ*/
.contact_btn{
	background:#fff;
	padding:4% 0;
}
.contact_btnmin{
	width:96%;
	max-width:900px;
	margin:0 auto;
	position:relative;
}
.contact_btn02{
	position:absolute;
	top:6%;
	left:3%;
	width:58%;
}
.contact_btn03{
	position:absolute;
	top:6%;
	right:1%;
	width:37%;
}
.topMain{
	background:url(../img/mainbg.png) no-repeat bottom center;
	background-size:cover;
}
.topTxt01{
	background:#068871;
	text-align:center;
	padding:1% 0;
}
.topBox01{
	text-align:center;
	background:#ede5d5;
	padding:1.6% 0;
}
.topBox01_txt02{
	background:#168771;
	padding:1% 0;
	margin:1% 0 0;
}

.topBox02{
	text-align:center;
	padding:8% 0;
}
.topBox02 p{
	margin:0 0 1em;
}
.subTitle{
	background-image: url("../img/subtit_bg.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
	text-align:center;
	padding:2% 0 8%;
	margin: 0 0 2%;
}

.topBox03{
	background:url("../img/bg01.png") repeat top center;
	padding:0 0 5%;
}
.topBox03min_txt{
	float:left;
	width:54%;
	padding:4% 0 0;
}
.topBox03min_txt li{
	background:url(../img/check01.png) no-repeat top left;
	font-size:2.6em;
	font-weight:bold;
	margin:0 0 8%;
	padding-left: 40px;
	line-height:1.6em;
}
.topBox03min_img{
	float:right;
	width:44%;
}
.topBox03min{
	margin:0 auto 3%;
}
.topBox03_txt01{
	margin:1em auto 0;
}

.topBox04{
	background:url("../img/bg01.png") repeat top center;
	padding:0 0 5%;
}
.topBox04min{
	width:100%;
	clear:both;
	margin:5% auto 0;
}
.topBox04min_txt{
	width:64%;
	float:left;
	font-weight:bold;
}
.topBox04min_txt p{
	margin:0 0 6%;
	font-size: 2.2em;
}
.topBox04min_img{
	width:34%;
	float:right;
	margin: -8% 0 0;
}

.topBox05{
	background:url("../img/bg01.png") repeat top center;
	padding:0 0 5%;
}
.topBox05_txt{
	float:left;
	width:62%;
	padding:4% 0 0;
}
.topBox05_txt li{
	background:url(../img/check01.png) no-repeat top left;
	font-size:2.4em;
	font-weight:bold;
	margin:0 0 4%;
	padding-left: 40px;
	line-height:1.6em;
}
.topBox05_img{
	float:right;
	width:36%;
	margin: 6% 0 0;
}

.topBox06{
}
.topBox06_tit{
	background:url(../img/bg04.png) repeat top center;
	text-align:center;
}
.topBox06_txt{
	background:url(../img/bg05.png) no-repeat top center;
	background-size:cover;
	padding:0 0 12%;
}

.topBox07{
	background:url("../img/bg01.png") repeat top center;
	padding:0 0 5%;
}
.topBox07_txt{
	width:50%;
	float:left;
}
.topBox07_txt p{
	font-size:2.4em;
	margin:0 0 6%;
	line-height:1.6em;
}
.topBox07_img{
	width:50%;
	float:right;
	padding:4% 0 0;
}

.topBox08{
	background:url("../img/bg01.png") repeat top center;
	padding:0 0 5%;
}
.topBox08_txt{
	width:50%;
	float:left;
}
.topBox08_txt p{
	font-size:2.4em;
	margin:0 0 6%;
	line-height:1.6em;
}
.topBox08_img{
	width:50%;
	float:right;
}

.topBox09{
	background:url("../img/bg01.png") repeat top center;
	padding:0 0 5%;
}
.topBox09_txt{
	width:50%;
	float:left;
	padding:4% 0 0;
}
.topBox09_txt p{
	font-size:2.4em;
	margin:0 0 6%;
	line-height:1.6em;
}
.topBox09_img{
	width:50%;
	float:right;
}

.topBox10{
	background:url("../img/bg01.png") repeat top center;
	padding:0 0 5%;
}
.topBox10_txt01{
	width:50%;
	float:left;
	padding:6% 0 0;
}
.topBox10_txt01 p{
	font-size:2.4em;
	line-height:1.6em;
	color:#e60012;
	font-weight:bold;
}
.topBox10_img01{
	width:50%;
	float:right;
}
.topBox10min01{
	width:98%;
	max-width:900px;
	margin:0 auto 2%;
}
.topBox10min01 ul{
	padding:0 7% 6%;
	background:url(../img/checkbg02.png) no-repeat bottom center;
	background-size:cover;
}
.topBox10min01_list{
	background:url(../img/check02.png) no-repeat top left;
	font-size:2.8em;
	font-weight:bold;
	padding-left: 40px;
	line-height:1.6em;
	margin:0 0 1%;
}
.topBox10_txt02{
	text-align:center;
}
.topBox10_txt03{
	background:url(../img/bg02.png) repeat top center;
	padding:2% 4%;
	margin:3% 0 0;
}
.topBox10_txt03_p01{
	font-size:2.8em;
	line-height:1.6em;
	color:#e60012;
	font-weight:bold;
}

.topBox11{
	background:url("../img/bg01.png") repeat top center;
	padding:0 0 5%;
}
.topBox11min_step{
	width:100%;
	clear:both;
	margin:0 0 3%;
}
.topBox11min_step_icon{
	width:8%;
	float:left;
}
.topBox11min_step_txt{
	width:58%;
	float:left;
}
.topBox11min_step_img{
	width:34%;
	float:right;
}
.topBox11min_step_txt dt{
	font-size:2.9em;
	font-weight:bold;
	margin:0 0 1%;
	line-height:1.4em;
}
.arrow01{
	margin:4% 0 0;
}
.topBox11min01{
	background:url(../img/bg02.png) repeat top center;
	padding:2% 4%;
	margin:3% 0 0;
	text-align:center;
	font-weight:bold;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.topBox11min01_txt01{
	font-size:2.6em;
}
.topBox11min01_txt02{
	font-size:4.0em;
	color:#e60012;
	text-decoration:underline;
	line-height:1.4em;
}

.topBox12{
	background:url("../img/bg01.png") repeat top center;
	padding:0 0 5%;
}
.topBox12min{
	border:3px solid #e60012;
	background:#fff;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	padding:5% 2%;
}
.topBox12min_tit{
	text-align:center;
}
.topBox12minBox{
	width:100%;
	clear:both;
	margin:6% auto 0;
}
.topBox12minBox_icon{
	width:14%;
	float:left;
}
.topBox12minBox_txt{
	width:85%;
	float:right;
}
.topBox12minBox_txt p{
	margin:0 0 1em;
}

.topBox13{
	padding:4% 0 0;
}
.topBox13_bg{
	background-image: url("../img/bg03.png");
    background-position: center top;
    background-repeat: no-repeat;
    margin: 2% 0;
    padding: 2% 0;
}
.topBox13_tit{
	text-align:center;
}
.topBox13_subtit{
    margin: 0 0 5%;
}
.topBox13_subtit p{
	font-size: 2.6em;
    font-weight: bold;
    line-height: 1.4em;
    color: #fff;
    margin: 0 auto;
    max-width: 942px;
    width: 90%;
}
.topBox13min_txt{
	width:50%;
	float:left;
}
.topBox13min_gmap{
	width:50%;
	float:right;
	height:380px;
}
.topBox13min{
	margin:0 auto 2%;
}
.topBox13min_tit{
	font-size:2.6em;
	font-weight:bold;
}
.topBox13min_img{
	margin:4% 0 0;
}

.topTuisin{
	background:#f7f1e8;
	padding:6% 0 0;
	text-align:center;
	margin:0 0 4%;
}
.topTuisin p{
	margin:0 0 6%;
}
.topTuisin_name{
	text-align:right;
}

.pagetop {
    bottom: 15px;
    position: fixed;
    right: 15px;
    z-index: 9999;
}
.pagetop a {
    background-color: #dc3826;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 12px;
    opacity: 1;
    padding: 19px 19px;
    text-align: center;
    text-decoration: none;
}
.pagetop a:hover {
    background-color: #e97441;
    color: #fff;
    display: block;
    font-size: 12px;
    opacity: 0.5;
    text-align: center;
    text-decoration: none;
}
/*20160306追加*/
.topTxt01-n{
	background:#068871;
	text-align:center;
	padding:1% 0;
}
.topBox01-n{
	text-align:center;
	background:#d2ae01;
	padding:1.6% 0 0;
}
.topBox01-n_txt02{
	background:#fff7dd;
	padding:1% 0 0 0;
	margin:1% 0 0;
	position: relative;
}
.topBox01-n_txt03{
	padding:1% 0;
	background:#e60012;
}
.topBox01-n_words{
	background:#fff!important;
	padding-top:5%;
	padding-bottom:2%;
}
.topBox14{
	padding:4% 0 0;
}
.cv-btn{
	position:absolute;
	max-width:100%;
	top:4%;
	left:-16px;
	right:0;
}
.topBox014_txt {
    font-size: 2.4em;
    margin: 0 0 6%;
    line-height: 1.6em;
}
.topBox014_txt_big{
	text-align:center;
	font-size:4em;
	font-weight:bold;
	margin-bottom:1%;
}
.table01 , td, th {
	border: 1px solid #848484;
	border-collapse: collapse;
}
.table01{
	width:100%;
	margin-bottom:3%;
}
td, th {
	padding: 20px;
}
th {
	background: #c5e8df;
}
.even {
	background: #fbf8f0;
}
.odd {
	background: #fefcf9;
}
.caution{
	margin-bottom:3%;
}
.center{
	text-align:center;
}
.box-orange{
	border:8px solid #ea5514;
	padding:1% 1% 4%;
	margin-bottom:5%;
}
.cv-btn a img:hover{
	opacity:0.7;
}
.mt0{
	margin-top:0;
}
.mb5{
	margin-bottom:5px;
}
.mb10{
	margin-bottom:10px;
}
.pt0{
	padding-top:0;
}
/*20160306追加end*/

/*20171026追加*/
.topTuisin01{
	background:#f7f1e8;
	padding:6% 0 0;
	text-align:center;
	margin:0%;
}
.topTuisin01 p{
	margin:0 0 7%;
}

.topBox01-n01{
	text-align:center;
	background:#d2ae01;
	padding:1.6% 0 0;
}
.pageContent .topMain .top_girl {
	background-image: url(../img/head-back_02.png);
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center bottom;
}
