@charset "utf-8";

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

/* template.css */

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

/* pageTemplate */
.pageTemplate  {

}
.allWrap{font-size: 14px;}
.headerInner .headRightBox { padding: 0px; }
.clickable:hover{opacity:0.7;}
.center{text-align: center;}
.left{float: left;}
.right{float: right;}
.over{overflow: hidden;}
.red{color:red;}
.f80{font-size: 90%;}
.f120{font-size: 110%;}
.f120b{font-size: 110%; font-weight: bold;}
.f130{font-size: 115%;}
.f130b{font-size: 115%; font-weight: bold;}
.f150{font-size: 135%;}
.f150b{font-size: 135%; font-weight: bold;}
.f200{font-size: 200%;}
.f200b{font-size: 200%; font-weight: bold;}
.f240{font-size: 200%;}
.f240b{font-size: 200%; font-weight: bold;}
.lh160{line-height: 160%}
.m10{margin:10px;}
.m18{margin:18px;}
.m20{margin:20px;}
.m40_20{margin:40px 20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.txt{font-size: 100%; line-height: 170%; margin:20px;}
.txt2{font-size: 100%; line-height: 170%; margin:20px 0;}
.header{
    background:#30d1ff;
    border-top:2px solid #313131;
    border-bottom:2px solid #313131;
    margin-top: 20px;
}
.bread{
    width:960px;
    margin:20px auto;
    font-size: 85%;
}
.bread li{
    display:inline-block;
}
.bread li strong{
    font-weight:bold;
}
.bread a:hover{
    text-decoration: underline;
}
.header_cont{
    width:1050px;
    height: 350px;
    background: url('../image/title_bg.png') no-repeat bottom right;
    margin:auto;
}
.header_cont h1{
    margin-left: 62px;
    margin-top: 40px;
}
.header_cont p{
    width: 600px;
    line-height: 180%;
    margin-top: 32px;
    margin-left: 62px;
    font-size: 93%;
}
.header_mini{
    background:#30d1ff;
    border-top:2px solid #313131;
    border-bottom:2px solid #313131;
    margin-top: 20px;
}
.header_cont_mini{
    width:960px;
    height: 230px;
    background: url('../image/title_bg_mini.png') no-repeat bottom right;
	margin: -40px auto 0 auto;
}
.header_cont_mini img{
	margin-top: 52px;
    margin-left: 20px;
}
.header_cont_mini p{
    margin: 10px;
    width: 370px;
    text-align: right;
}
.head_colorarea {
	margin-top:20px;
    padding: 10px;
    background-color: #12c9ad;
}
.contentWrap{ background:#f1f1f1; }
.article{
    width:960px;
    margin:auto;
    overflow: hidden;
}
.col_left{
    width:630px;
    float:left;
}
.col_right{
    width:280px;
    float:right;
    margin-top: 50px;
}
.unit_wrap{
    position: relative;
    width:620px;
    background: url('../image/bg_stripe.png');
    padding:0 10px 10px 0;
    margin: 50px 0;
}
.unit_wrap:before{
    content:'';
    width:10px;
    height:10px;
    position:absolute;
    right:0;
    top:0;
    background:#f1f1f1;
}
.unit_wrap:after{
    content:'';
    width:10px;
    height:10px;
    position:absolute;
    left:0;
    bottom:0;
    background:#f1f1f1;
}
.unit{
    width: 616px;
    background: #ffffff;
    border: 2px solid #313131;
}
.unit02{
    width: 616px;
    background: #f3e3b8;
    border: 2px solid #313131;
}
.unit.bg_black{ background: #313131; }
.unit.txt_white{ color: #ffffff; }
.title_img{ margin:-18px 0 0 18px; }
.bg_arrow{
    display:block;
    height:56px;
    background: url('../image/arrow.png') no-repeat center center;
}
.lefticon{
	background: #e75615;
    border-radius: 20px;
    margin-right: 8px;
    display: inline-table;
    height: 24px;
    width: 24px;
}
.lefticon:after{
	content: '';
    width: 7px;
    height: 7px;
    display: inline-block;
    margin: 0px 9px 0 5px;
    border-bottom: 3px solid #ffffff;
    border-right: 3px solid #ffffff;
    transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
}
.lefticon02{
	background: #e75615;
    border-radius: 20px;
    margin-right: 8px;
    display: inline-table;
    height: 28px;
    width: 28px;
}
.lefticon02:after{
	content: '';
    width: 8px;
    height: 8px;
    display: inline-block;
    margin: 8px 10px 0px 7px;
    border-bottom: 3px solid #ffffff;
    border-right: 3px solid #ffffff;
    transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
}
.rightbtn{
	display: table;
    border: 1px dashed #313131;
    padding: 15px 15px;
    margin:15px 0;
    line-height: 140%;
    text-decoration: none;
    color: #000000;
    background-color: #ffffff;
    width:208px;
}
.rightbtn span{
	float:left;
	vertical-align: middle;
	margin:10px 12px 0 0;
}
.right_menu{
	margin:0 0 30px 0;
}
.rightbtn_menu{
	display: table;
    border: 1px dashed #313131;
    padding: 15px 15px;
    margin:0 0 15px 0;
    line-height: 140%;
    color: #000000;
    width:248px;
}
.rightbtn_menu:hover, .rightbtn_menu.selected{
	background: #ff9363;
}
.rightbtn_menu a{
    text-decoration: none;
    color: #000000;
    display:block;
}
.rightbtn_menu span{
	float:left;
	vertical-align: middle;
	margin:10px 12px 0 0;
}

.yellowbtn{
	background: url('../image/bg_stripe.png');
    padding: 0 10px 10px 0;
    margin:40px 20px;
    font-size: 120%;
    font-weight: bold;
    display: block;
    position:relative;
    text-align: center;
}
.yellowbtn:hover{ opacity:0.7; }
.yellowbtn:before, .yellowbtn:after{
	content:'';
	width:10px;
	height:10px;
	background:#FFFFFF;
}
.yellowbtn.bg2:before, .yellowbtn.bg2:after{
	content:'';
	width:10px;
	height:10px;
	background:#f3e3b8;
}
.yellowbtn:before{
	position:absolute;
	right:0;
	top:0;
}
.yellowbtn:after{
	position:absolute;
	left:0;
	bottom:0;
}
.yellowbtn a{
    padding: 16px 20px 16px 20px;
    background: #ffe100;
    color: #000000;
    text-decoration: none;
    display: block;
}
.yellowbtn02{
    margin:10px;
    padding: 15px 10px 13px 5px;
    background: #ffe100;
    color: #000000;
    font-size: 15px;
    text-decoration: none;
    display: block;
    border-radius: 4px;
    text-align: center;
}
.yellowbtn a span, .yellowbtn02 span{
    width: 8px;
    height: 8px;
    display: inline-block;
    margin-right: 14px;
    border-bottom: 3px solid #000000;
    border-right: 3px solid #000000;
    transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
}
.arrow01:before, .arrow01:after, .arrow02:before, .arrow02:after{
	content: '';
    display: inline-table;
    vertical-align: middle;
}
.arrow01:before{
    width: 12px;
    height: 16px;
}
.arrow01:after, .arrow02:after{
    width: 0;
    height: 0;
    margin: 0;
}
.arrow01:before{
    margin: 0;
    background: #000000;
}
.arrow01:after{
    border: 16px solid transparent;
    border-left: 16px solid #000000;
}
.arrow02{ vertical-align: text-top; }
.arrow02:before{
    width: 8px;
    height: 10px;
}
.arrow02:before{
    margin: 0px 0px 0 10px;
    background: #FFFFFF;
}
.arrow02:after{
    border: 10px solid transparent;
	border-left: 10px solid #FFFFFF;
}
.column01{
	border:1px dashed #313131;
	background:#e5e5e5;
    margin:20px;
    padding:20px 0 24px 0;
}
.column01 h4{
	margin-bottom: 36px;
}
.column01 h4 span{
	border-bottom:5px solid #ffffff;
	padding:4px;
}
.column01 p{ margin:20px 0 0 0;	}
.marker_y{ background: #ffe100; }
.ttl01{
	margin:50px 10px 30px 10px;
	position:relative;
    background:url('../image/ribbon_right.png') no-repeat right bottom;
    padding-bottom: 8px;
}
.ttl01 p{
	border:2px solid #313131;
	background: #ffffff;
	font-weight: bold;
	font-size:130%;
	padding:12px;
	text-align: center;
	margin:auto 20px;
}
.ttl01:before{
	content: '';
    width: 36px;
    height: 64px;
    background: url('../image/ribbon_left.png') no-repeat left bottom;
    display:block;
	position: absolute;
    bottom: 0px;
}
.ttl02{
    color:#ffffff;
    text-align: center;
}
.ttl03{
    margin: 40px 20px;
}
.ttl03 span{
	border-bottom: 6px double #313131;
    padding-bottom: 8px;
}
.ttl03_2{
    margin: 40px 20px;
	border-bottom: 6px double #313131;
    padding-bottom: 8px;
}
.ttl04{
	display:inline-block;
	border-bottom: 1px dashed #313131;
	margin:20px 20px 0px 20px;
    padding-bottom: 6px;
}

.point, .point_single{ margin:30px 20px 10px 20px; }
.point .point_bg, .point_single .point_bg{
    display: inline-table;
    vertical-align: middle;
    width: 83px;
    height: 68px;
    margin-right: 12px;
    font-size: 120%;
    background: url('../image/point_icon.png') no-repeat;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}
.point .point_bg{
    padding-top: 16px;
    line-height: 160%;
}
.point_single .point_bg{
    padding-top: 0;
    line-height: 84px;
}
.point .point_num, .point_single .point_num{
    font-size: 160%;
    line-height: 100%;
    font-weight: bold;
}
.point .point_txt, .point_single .point_txt{
    display: inline-table;
    vertical-align: middle;
}
.point .point_txt, .point_single .point_txt{ margin: 2px 0 0 0; }

.col2_wrap{
    margin:30px 0 30px 28px;
	overflow: hidden;
}
.col2_wrap dd{
	background:#ffffff;
	width:255px;
	min-height: 400px;
	margin:0 10px 10px 0;
	padding:10px;
	float: left;
}
.col2_wrap dd h5{
	margin: 10px 0;
    padding: 6px 0;
    background: #f3e3b8;
}
.col2_wrap dd img{
    width:255px;
    height:187px;
    background: #ffffff;
}
.col2_wrap dd p{
	line-height: 170%;
	font-size: 100%;
    padding-bottom: 12px;
}

.special{
    margin:30px 0 30px 28px;
    overflow: hidden;
}
.special p{
    background: #ffffff;
    width:180px;
    min-height: 240px;
    margin:0 5px 0 0;
    display: inline-block;
}

.special p a{
    background: #f0f0f0;
    display: inline-block;
}
.special p a:hover, .special_linkbtn a:hover{
    opacity:0.7;
}
.special p a .special_ttl, .special_linkbtn p a .linkbtn_right .special_ttl{
    margin:10px;
    display: block;
    color: #333333;
}
.special p a img{
    width:160px;
    height:100px;
    background: #ffffff;
    margin:10px;
}
.special_linkbtn{
    width:560px;
    background: #ffffff;
    margin:30px 0 30px 28px;
    overflow: hidden;
    display:table;
    table-layout: fixed;
}
.special_linkbtn p{
    background: #f0f0f0;
    display: block;
}
.special_linkbtn p a{
    display: inline-block;
    width: 100%;
}
.special_linkbtn p a .linkbtn_left{
    border:1px solid #999999;
    display:inline-block;
}
.special_linkbtn p a .linkbtn_right{
    display: inline-block;
    width: 256px;
    vertical-align: top;
    margin-top: 24px;
}

.col3_noimg{
    margin:30px 0 30px 18px;
	overflow: hidden;
}
.col3_noimg dd{
	border: 1px solid #313131;
    width: 152px;
    min-height: 152px;
    margin: 0 10px 0 0;
    float: left;
    padding: 16px;
}
.col3_noimg dd h3{
	font-weight: bold;
	font-size: 100%;
	line-height: 180%;
}
.col3_noimg dd p{
	font-size: 100%;
	line-height: 160%;
}

.four_img{
    width:500px;
    margin:30px auto;
    padding:0;
    overflow: hidden;
}
.four_img li{
    list-style-type: none;
    width:240px;
    float: left;
    margin:0 5px 10px 5px;
}
.four_img li img{
    width:240px;
    height:160px;
    background: #dddddd;
}
.four_img li p{
    margin:6px 0 12px 0;
    font-size: 90%;
}

.reform04{
	margin-top: 0;
}
.reform04_top{
	margin-top: 60px;
}
.right_link{
    background: #e5e5e5;
    padding:20px;
}
.right_link dt{
    line-height:170%;
    margin-bottom: 20px;
}
.right_link dd{
    background: #e5e5e5;
    margin:0;
}
.right_link dd p a{
    color:#333333;
}
.gotoTop{
	width:960px;
    text-align: right;
    padding-bottom: 24px;
    margin:auto;
}
.gotoTop a {
    display: inline-block;
    padding-left: 16px;
    min-height: 12px;
    background: url(../image/arrow_pagetop_off.gif) center left no-repeat;
}

/* #LP footer(lp.cssより) */
footer{
    background: #fff;
    padding-top: 60px;
}
footer .ftead {
    overflow: hidden;
    zoom: 1;
}
footer .ftead .logo {
    float: left;
}
footer .ftead .text {
    float: right;
    width: 660px;
    padding-top: 5px;
}
footer .wrapMiddle {
    padding: 12px 0 6px;
    background: #D8D8D8;
}
footer .innerMiddle {
    background: #d8d8d8;
}
footer .wrapBottom {
    background: #231816;
}
footer .innerBottom {
     padding: 8px 0;
}
footer .addressLink {
    border-top: 2px solid #C2C2C2;
}

/* fnav (lp.cssより) */
footer .fnav_box {
     overflow: hidden;
     zoom: 1;
     border-top: 1px solid #ccc;
     padding: 18px 0 20px;
}
footer nav.fnav {
    margin-top: 0;
    border-top: none;
    padding: 15px 0px 30px;
    clear: both;
}
footer nav.fnav p.footSiteLogo a {
    font-size: 125%;
    font-weight: bold;
}
footer nav.fnav p.footSiteLogo a:hover {
    text-decoration: none;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
footer nav.fnav ul li {
    margin: 8px 0 0 0;
    font-size: 11px;
    line-height: 1.2;
}
footer nav.fnav ul li.nh {
    font-size: 14px;
    margin-left: 0;
    padding-bottom: 0;
    font-weight: bold;
    padding-left: 5px;
    border-left: 4px solid transparent;
    line-height: 1;
    padding-top: 1px;
    margin-bottom: 15px;
    margin-top: 0;
}
footer nav.fnav ul li.nh-bl1 {
    margin-bottom: 29px;
}
footer nav.fnav ul li.nh-bl2 {
    margin-bottom: 43px;
}

footer nav.fnav .fnav_kodate p.footSiteLogo a {
    color: #E6B92D;
}
footer nav.fnav .fnav_kodate ul li.nh {
    border-left: 4px solid #E6B92D;
}
footer nav.fnav .fnav_kodate ul li a:hover {
    color: #E6B92D;
}
footer nav.fnav .fnav_mansion p.footSiteLogo a {
    color: #129FB2;
}
footer nav.fnav .fnav_mansion ul li.nh {
    border-left: 4px solid #129FB2;
}
footer nav.fnav .fnav_mansion ul li a:hover {
    color: #129FB2;
}
footer nav.fnav .fnav_reform p.footSiteLogo a {
    color: #E55B6C;
}
footer nav.fnav .fnav_reform ul li.nh {
    border-left: 4px solid #E55B6C;
}
footer nav.fnav .fnav_reform ul li a:hover {
    color: #E55B6C;
}

footer .linkPageTop {
    width: 960px;
    margin: 10px auto;
    padding:0;
    text-align: right;
    border-bottom: none;
}
footer .innerBottom {
    padding: 20px 0;
    overflow: hidden;
    zoom: 1;
}