@charset "utf-8";
/* CSS Document */
#c_guide{
	width:940px;
	margin:0 auto 12px auto;
}
#slider{
	width:960px;
	height:452px;
	margin:0 auto;
	text-align:center;
}

/*-----------------------------------------------------------
SLIDE_TEXT
-----------------------------------------------------------*/
.sub_catch{
	position: relative;
}
.sub_catch p{
	position: absolute;
	font-family: a-otf-ryumin-pr6n, serif;
font-style: normal;
font-weight: 500;
    bottom: 67%;
    left: 29%;
	font-size:2.4rem;
	text-shadow: 2px  2px 5px #FFF,
            	-2px  2px 5px #FFF,
             	2px -2px 5px #FFF,
            	-2px -2px 5px #FFF;
}
/*-----------------------------------------------------------
INDEX_TOP
-----------------------------------------------------------*/
#top_text{
	width: 700px;
	margin: 0 auto 10px auto;
	padding: 1.5rem 0;
	line-height:150%;
}

/*-----------------------------------------------------------
INDEX
-----------------------------------------------------------*/
#insurance{
	margin:2rem auto;
}
#insurance .in_box{
	margin-bottom: 0.5rem;
    overflow: hidden;
    height: auto;
    display: block;
}
.in_box p {
	color:#FFF;
	line-height:150%;
}
.in_box h2{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:bold;
	font-size:1.5rem;
	margin:1.5rem auto;
	display:block;
	color:#FFF;
	text-align:center;
}
.in_box h3{
	text-align: center;
    color: #FFF;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-weight: bold;
    font-size: 1.5rem;
    overflow: hidden;
    display: block;
    height: auto;
    padding: 22% 2% 1% 0;
}
#insurance a{
	text-decoration:none;
}
#insurance01 section , #insurance03 section{
	width: 35%;
    float: left;
    display: block;
    padding: 1rem;
	overflow:hidden;
}
#insurance01{
	background-color: #FB5E5F;
}
#insurance01 section h2{
	background:url(../new_images/in_title1.png);
    background-position: 26% 1px;
    background-repeat: no-repeat;

}
#insurance01  h3{
	background:url(../new_images/in_photo1.jpg) no-repeat;
}
#insurance02 section{
    display: block;
    padding: 1rem;
	overflow:hidden;
}
#insurance02{
	background-color: #0065BE;
}
#insurance02 section h2{
	background:url(../new_images/in_title2.png);
	background-position: 19% 0px;
    background-repeat: no-repeat;
	padding: 0.1rem 0 0.1rem 0;
}
#insurance02  h3{
	background:url(../new_images/in_photo2.jpg) no-repeat;
	float: left;
    width: 60%;
}

#insurance03{
	background-color: #F6A900;
}
#insurance03 section h2{
	background:url(../new_images/in_title3.png);
	background-position: 26% 1px;
    background-repeat: no-repeat;
	padding: 0.5rem 0 0.8rem 0;
}
#insurance03  h3{
	background:url(../new_images/in_photo3.jpg) no-repeat;
}

#top_news{
	padding-top:2rem;
	overflow:hidden;
}
.in_news{
	width: 960px;
    overflow: hidden;
    margin: 0 auto 2rem auto;
}
.in_news dl{
	line-height:150%;
    font-size: 1rem;
	width: 720px;
    margin: 0 auto 1rem auto;
}
.in_news dt{
	float: left;
	width:175px;
	margin:0 16px 0 0;
}
.in_news dd{
	display: block;
    overflow: hidden;
}
.in_news a{
	color:#D93600;
	float: left;
}
/*-----------------------------------------------------------
SIDE_QA
-----------------------------------------------------------*/
#side_qa{
	margin:8px 0 16px 0;
	padding:12px 8px;
	background: #fff;
	border: 1px solid #ccc;
	color:#000;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
#side_qa li{
	background-image: url(../images/qa/icon_qa.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 3px 0 3px 15px;
	margin-left: 10px;
}
#side_qa li a{
	color:#000;
}

/*-----------------------------------------------------------
QA
-----------------------------------------------------------*/
.qa_q{
	width: 700px;
	padding: 0 0 12px 0;
}
.qa_title {
	margin:10px 0 20px 0;
	padding:3px 3px 0 12px;
	border-left:10px solid #D90000;
	background: #E1E1E1;
	color:#000;
}
.qa_q .j20{
	background: url(../new_images/qa_q.png) no-repeat left center;
    padding: 0.8rem 0 0.8rem 65px;
	margin-left: 10px;
	line-height:150%;
	font-weight:bold;
	color:#000;
	width: 700px;
}
.qa_q .j14{
	background: url(../new_images/qa_a.png) no-repeat left top;
    padding: 0.8rem 0 0.8rem 65px;
	margin: 10px 0 0 10px;
	width: 630px;
	line-height:150%;
}
.toggle{
	cursor:pointer;
	background:url(../images/qa/qa_icon.png) no-repeat left top;
	width:193px;
	height:30px;
	border:0;
	margin:10px auto 10px 260px;
}
.close{
	background-position: left bottom;
}
.accordion hr{
	border-top:solid 1px #ccc;
	border-left:none;
	border-right:none;
	border-bottom:none;
	height:1px;
	margin:0 0 12px 0;
}

/*-----------------------------------------------------------
NEWS
-----------------------------------------------------------*/
#news_page{
	overflow:hidden;
}
#news_page p{
	font-size:1rem;
	line-height:150%;
}
#news_page p img{
	max-width:100%;
	height:auto;
}
.news{
	width: 700px;
	height: auto;
	margin: 0 0 10px 0;
}
.news_left{
	width: 679px;
    border-bottom: solid 2px #4A5ABC;
}
.news_left .left{
	margin: 5px 20px 5px 8px;
	text-align: center;
}
.news_left time{
	font-size:0.8rem;
}
.news_left .j18{
    font-weight: bold;
}
.news_in{
	padding:10px;
}
.news section .j14{
	padding: 5px 5px 5px 10px;
	float: left;
}
.news .j14 dt{
	float: left;
	height: 25px;
	margin-left: 10px;
}
.news .j14 dl{
	margin: 5px 0 5px 0;
}
.post-categories li a{
	color: #000;
	font-size: 13px;
	vertical-align: bottom;
}

/*-----------------------------------------------------------
SIDE_NEWS
-----------------------------------------------------------*/
.news_qa{
	margin:8px 0 16px 0;
	padding:12px 5px;
	background: #fff;
	border: 1px solid #ccc;
	color:#000;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.news_qa li{
	background-image: url(../images/qa/icon_qa.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 3px 0 3px 15px;
	margin-left: 10px;
}
.news_qa li a{
	color:#000;
}
/*-----------------------------------------------------------
SEARCH
-----------------------------------------------------------*/
#search h2{
	font-weight:bold;
}
#search_result{
	margin:10px 0 14px 0;
	border-bottom:solid 4px #DDD;
	padding-bottom:10px;
}
.search{
	width:100%;
	margin:0 0 12px 0;
	padding:0 4px;
	border-bottom: 1px solid #999;
}
.search div{
	padding: 10px 0 5px 0;
}
.search time{
	padding-bottom:10px;
	display:block;
	color:#999;
}

/*共通*/
.gray{
	background-color:#EEEEEE;
}

.blue_border h2{
	border-bottom:solid 3px #4A5ABC;
	padding: 10px 0 10px 0;
	margin-bottom: 1rem;
}
.red_border {
	padding: 10px 0 5px 0;
	margin-bottom: 1rem;
	line-height:150%;
	font-size:1.5rem;
	border-bottom:solid 4px #DC0000;
}
.p_text{
	line-height:150%;
}


/*会社概要*/
#outline p{
	line-height:150%;
}
#outline_top img{
	float:left;
}
#outline_top span{
	display:block;
	overflow:hidden;
}
#outline_top span img{
	float:none;
}
#outline_top h2 img{
	margin-bottom:0.5rem;
}
#outline_top span #ceo_name img{
	text-align: right;
    margin: 10px 4px 0 0;
}

#out_rinen ul,#out_yakusoku ul{
	font-size:1rem;
	margin: 1rem auto 3rem 9rem;
}
#out_rinen li span{
	margin-right:1.5rem;
}
#out_rinen li {
	margin-bottom:1rem;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:bold;
}
#out_table table{
	margin:0 auto 3rem auto;
	font-size:1rem;
	line-height:150%;
}
#out_access #out_map{
	margin: 0 auto 4rem 9rem;
    width: 810px;
    display: block;
    overflow: hidden;
}
#out_yakusoku li{
	margin-bottom:1.5rem;
}
#out_soukanzu img{
	width: 85%;
	margin:0 auto 3rem 9rem;
}
#out_soukanzu h2{
	font-size:1.1rem;
}
#out_vision ul{
	font-size:1rem;
	margin: 1rem auto 1rem 9rem;
}
#out_vision ul li{
	margin-bottom: 0.5rem;
}
/*-----------------------------------------------------------
CONTACT
-----------------------------------------------------------*/
.blue_text{
	border-bottom: solid 1px #CCC;
	margin-bottom:1rem;
}
.blue_text p{
	font-size:1rem;
	line-height:130%;
	padding-bottom:0.5rem;
}
.blue_text img{
	display:block;
	text-align:center;
	margin:0 auto;
	padding:1rem 0 1.5rem 0;
}
.blue_text h2{
	padding-bottom:0.5rem;
}
.contact_form table{
	width:100%;
	border:none;
	border-collapse: collapse;
	border-spacing: 0;
}
.contact_form tr{
	border-bottom: solid 1px #CCC;
}
.contact_form th{
	width: 26%;
    padding: 0.9rem;
    vertical-align: top;
	background:#EEEEEE;
	font-size:0.9rem;
}
.contact_form td{
	padding: 0.9rem;
	font-size:0.9rem;
}
.contact_form th span,#required_text span,.contact_form p span{
	color:#F00;
}
.contact_form input[type="text"], .contact_form input[type="email"]{
	border: none;
    height: 28px;
    padding: 3px;
	border:solid 1px #999999;
}
.contact_form .input_zip{
	margin-bottom: 0.5rem;
}
#form_btn input[name="submitConfirm"], #form_btn input[name="checkbtn"]{
	background: #444444;
    color: #fff;
    border: none;
    font-size: 170%;
    padding: 0.4rem 5rem;
	font-weight: bold;
	margin-bottom:10px;
}
#form_btn{
	text-align: center;
    padding: 2rem 0;
}
.contact_form textarea {
    width: 100%;
    height: 222px;
	border:solid 1px #999999;
	margin-top:0.5rem;
}
.attention{
	display: inline-block;
    font-size: 0.8rem;
}
#form_btn input[name="submitBack"]{
	background: #fff;
    border: 1px solid #000;
    font-size: 170%;
    padding: 0.4rem 5rem;
    margin-top: 1rem;
}
.mw_wp_form input[type="file"]{
	margin-bottom: 0.6rem;
}
.privacy h2{
	font-size:1.1rem;
	font-weight:bold;
	padding-bottom:0.5rem;
}
.privacy p,.thanks p{
	font-size:0.9rem;
}
.privacy2 h2{
	font-size:1.1rem;
	font-weight:bold;
	margin-top:1rem;
}
.privacy2 p{
	padding-bottom:0.5rem;
	font-size:0.9rem;
}
.privacy2 p span{
	font-weight:bold;