@charset "UTF-8";
body.houjin .comTtl_wrap{
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
    -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
    padding: 0;
    height: 350px;
    background: url("../img/houjin_ttl_bg.jpg") no-repeat center center / cover;
}
body.member .comTtl_wrap {
    padding: 40px 0;
}
body.houjin .comTtl-ttl {
    font-size: 30px;
    color: #fff;
}
body.member .comTtl-ttl {
    font-size: 26px;
}
body.houjin .comTtl-ttl span {
    font-size: 30px;
    font-weight: bold;
}
body.member .comTtl-ttl span {
    display: block;
    font-size: 26px;
    font-weight: bold;
    margin: 25px 0 0 0;
}
body.houjin .main_wrap {
    margin: 70px auto 130px auto;
}
body.member .main_wrap {
    margin: 70px auto 250px auto;
}
body.houjin .isr_btn a {
    width: 330px;
    font-size: 18px;
}
.houjinlink_wrap {
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
    margin: 0 0 55px 0;
}
.houjinlink_in {
    width: 490px;
    height: 168px;
    border: 1px solid #87973f;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: bold;
}
.houjinlink_in a {
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
    width: 100%;
    height: 100%;
    color: #434343;
    background: #f7f7f7 url("../img/arrow_down.png") no-repeat center right 30px;
}
.houjinlink_in.is-cen a {
    -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.link_txt {
    padding: 0 0 0 30px;
}
.link_txt p {
    text-align: center;
}
.houjinlink_in ul {
    margin: 2px 0 0 0;
}
.houjinlink_in ul li {
    line-height: 1.4;
}
@media (min-width:896px) {
    .houjinlink_in a:hover {
        text-decoration: none;
        color: #87973f;
        background: #f5f9e6 url("../img/arrow_down.png") no-repeat center right 30px;
    }
}
.houjinSec_wrap {
    padding: 30px 50px 50px 50px;
    margin: 0 0 90px 0;
    border: 1px solid #87973f;
}
.houjinSec_wrap.is-ver2 {
    margin: 0 0 60px 0;
}
body.member .houjinSec_wrap {
    margin: 35px 0 0 0;
}
.houjinSec_ttl {
    margin: 0 0 35px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #87973f;
}
.houjinSec_ttl.is-ver2 {
    margin: 0 0 50px 0;
}
.houjinSec-ttl {
    font-size: 30px;
    font-weight: bold;
    color: #87973f;
    text-align: center;
}
.houjinSec_in {
    padding: 0 0 50px 0;
    margin: 0 0 50px 0;
    border-bottom: 1px solid #87973f;
}
.houjinSec_in.is-la {
    margin: 0;
    padding: 0;
    border-bottom: none;
}
.secIn_img {
    display: none;
}
.houjinSec_ct {
    padding: 0 380px 0 0;
}
.houjinSec_ct.ver1 {
    background: url("../img/sumirin_protector_img01.jpg") no-repeat top right;
}
.houjinSec_ct.ver2 {
    background: url("../img/sumirin_protector_img02.jpg") no-repeat top right;
}
.houjinSec_ct.ver3 {
    height: 157px;
    margin: 0 0 5px 0;
    background: url("../img/consulting_img01.jpg") no-repeat top right;
}
.houjinSec_ct.ver4 {
    background: url("../img/houjin_risk_img01.jpg") no-repeat top right;
}
.houjinSec_ct.ver5 {
    background: url("../img/houjin_risk_img02.jpg") no-repeat top right;
}
.houjinSec_ct.ver6 {
    background: url("../img/houjin_risk_img03.jpg") no-repeat top right;
}
.houjinSec_ct.ver7 {
    background: url("../img/houjin_risk_img04.jpg") no-repeat top right;
}
.houjinSec_ct.ver8 {
    background: url("../img/houjin_risk_img05.jpg") no-repeat top right;
}
.houjinSec_ct.ver9 {
    position: relative;
}
.houjinSec_ct.ver9:before {
    content: "";
    position: absolute;
    display: block;
    width: 152px;
    height: 150px;
    top: 0;
    right: 0;
    z-index: 10;
    background: url('../img/timescar_logo.png') no-repeat 0 0;
}
.secIn-ttl {
    font-size: 26px;
    font-weight: bold;
    margin: 0 0 15px 0;
}
.secIn-ttl.is-ver2 {
    margin: 0;
}
.secIn-ttl span {
    color: #c80019;
}
.secIn-ttl span.is-ver2 {
    color: #87973f;
}
.secIn-ttl span.is-ver3 {
    position: relative;
}
.secIn-ttl span.is-ver3:before {
    content: "※";
    position: absolute;
    top: 2px;
    right: -14px;
    z-index: 10;
    font-size: 14px;
}
.risk-ttl {
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 5px 0;
}
.secIn-fwtxt {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 15px 0;
}
.secIn-fwtxt.is-ver2 {
    margin: 0 0 2px 0;
}
.risk-fwtxt {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 5px 0;
}
.secIn-txt {
    line-height: 1.5;
    text-align: justify;
    margin: 0 0 20px 0;
}
.secIn-txt.is-ver2 {
    margin: 30px 0 0 0;
    font-size: 14px;
    line-height: 1.6;
}
.secIn-txt.is-ver2 span {
    display: block;
    margin: 0 0 5px 0;
}
.secIn-txt.is-ver3 {
    font-size: 14px;
    margin: 0 0 15px 0;
}
.secIn-txt.is-ver4 {
    font-size: 14px;
    margin: 0 0 0 10px;
}
.risk-txt {
    font-size: 20px;
    margin: 0 0 20px 0;
}
.risk-txt.btm2 {
    margin: 0 0 30px 0;
}
.secIn_list {
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -ms-flex-wrap: wrap;
  	flex-wrap: wrap;
}
.secIn_list.is-wid {
    margin: 0 0 20px 0;
}
.secIn_list.ver3 {
    margin: 0 0 40px 0;
}
.secIn_list.ver4 {
    width: 420px;
    margin: 0;
}
.secIn_list.ver5 {
    width: 700px;
    margin: 0;
}
.secIn_list.ver6 {
    width: 580px;
    margin: 0;
}
.secIn_list.ver7 {
    margin: 0 0 20px 0;
}
.secIn_list.ver8 {
    margin: 0 0 40px 0;
}
.secIn_list li {
    position: relative;
    padding: 0 0 0 30px;
    width: 260px;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 5px 0;
}
.secIn_list li span {
    display: block;
    font-size: 18px;
    font-weight: normal;
}
.secIn_list.is-risk li {
    font-size: 18px;
}
.secIn_list.is-wid li {
    width: 100%;
}
.secIn_list.ver3 li {
    width: 50%;
    margin: 0 0 20px 0;
}
.secIn_list.ver4 li {
    width: 210px;
}
.secIn_list.ver5 li {
    width: 350px;
}
.secIn_list.ver6 li {
    width: 230px;
}
.secIn_list.ver6 li:nth-child(2n) {
    width: auto;
}
.secIn_list li.is-la {
    margin: 0;
}
.secIn_list li:before {
    content: "";
    display: block;
    position: absolute;
    width: 22px;
    height: 22px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    margin-top: -2px;
    background: url("../img/icon_circle.png") no-repeat;
}
.secIn_list.ver3 li:before {
    top: 3px;
    margin-top: inherit;
    transform: none;
}
.insurance_btn {
    width: 700px;
}
.insurance_btn.is-hjn {
    margin: 0 0 20px 0;
    -webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.insurance_btn.is-hjn:last-child {
    margin: 0;
}
.insurance_btn.is-center {
    width: 100%;
    margin: 0 0 50px 0;
    -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.insurance_btn.is-center.is-btm {
    margin: 0;
}
.insurance_btn.is-btntxt {
    -webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
    -webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.isr_btn.is-hjw a {
    width: 333px;
    font-size: 18px;
}
.fs-cl {
    line-height: 1;
    font-weight: bold;
    color: #c80019;
}
.service_btn {
    width: 560px;
    height: 100px;
    margin: 0 auto;
}
.service_btn a {
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
    -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    width: 100%;
    height: 100%;
    padding: 0 0 0 165px;
    box-sizing: border-box;
    background: #7b6a56 url("../img/checkser_btn_img01.png") no-repeat center left;
}
@media (min-width:896px) {
    .service_btn a:hover {
        text-decoration: none;
        opacity: 0.8;
    }
}
.service_btn a span.is-txt {
    display: block;
    font-weight: normal;
    font-size: 18px;
}
.secIn-stxt {
    position: relative;
    padding: 0 0 0 1em;
    font-size: 14px;
    margin: 0 0 15px 0;
}
.secIn-stxt span {
    position: absolute;
    left: 0;
}
.bnr_wrap {
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    margin: 60px 0 0 0;
}
.bnr_img {
    margin: 0 30px 0 0;
}
.bnr_img:last-child {
    margin: 0;
}
.bnr_img a {
    display: block;
}
@media (min-width:896px) {
    .bnr_img a:hover {
        opacity: 0.8;
    }
}
.slider_wrap {
    margin: 60px 0 0 0;
}
.slick-slide {
    margin: 0 20px;
}
.slick-slide a {
    display: block;
}
@media (min-width:896px) {
    .slick-slide a:hover {
        opacity: 0.8;
    }
}
.slick-slide img {
    width: 560px;
    opacity: 1;
}
.anchor_link {
    margin: 0 0 70px 0;
}
.anchor_link li {
    float: left;
    width: 50%;
    padding: 14px 0 12px 0;
    border-left: 1px solid #87973f;
    box-sizing: border-box;
    text-align: center;
}
.anchor_link li:last-child {
    border-right: 1px solid #87973f;
}
.anchor_link li a {
    font-size: 20px;
    font-weight: bold;
    color: #000;
}
@media (min-width:896px) {
    .anchor_link li a:hover {
        text-decoration: none;
        color: #899943;
    }
}
.houjinmember_wrap {
    margin: 0 0 115px 0;
}
.houjinmember_wrap:last-child {
    margin: 0;
}
.houjinmember_wrap .ttl {
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
}
.isr_btn .is-fls {
    display: block;
    font-size: 18px;
    line-height: 1.2;
}
@media (max-width: 896px) {
    body.houjin .comTtl_wrap{
        padding: 0 20px;
        height: 238px;
        background: url("../img/sp/houjin_ttl_bg.jpg") no-repeat center center / cover;
    }
    body.member .comTtl_wrap {
        padding: 25px 0 30px 0;
    }
    body.houjin .comTtl-ttl {
        font-size: 22px;
    }
    body.member .comTtl-ttl {
        font-size: 18px;
        line-height: 1.8;
    }
    body.houjin .comTtl-ttl span {
        display: block;
        font-size: 22px;
    }
    body.member .comTtl-ttl span {
        font-size: 18px;
        margin: 12px 0 0 0;
    }
    body.houjin .main_wrap {
        width: 100%;
        margin: 35px 0 120px 0;
        padding: 0 18px 0 17px;
        box-sizing: border-box;
    }
    body.member .main_wrap {
        width: 100%;
        margin: 35px auto 115px auto;
        padding: 0 18px 0 17px;
        box-sizing: border-box;
    }
    body.houjin .isr_btn a {
        width: 100%;
        font-size: 15px;
    }
    .houjinlink_wrap {
      	display:block;
        margin: 0;
    }
    .houjinlink_in {
        width: 100%;
        height: 100px;
        font-size: 12px;
        margin: 0 0 20px 0;
    }
    .houjinlink_in a {
        -webkit-box-pack: center;
    	-ms-flex-pack: center;
    	justify-content: center;
        background: #f7f7f7 url("../img/sp/arrow_down.png") no-repeat center right 15px;
        background-size: 11px auto;
        -ms-background-size: 11px auto;
        -moz-background-size: 11px auto;
        -webkit-background-size: 11px auto;
    }
    .link_txt {
        padding: 0;
    }
    .houjinSec_wrap {
        padding: 15px 17px 25px 16px;
        margin: 0 0 40px 0;
    }
    body.member .houjinSec_wrap {
        margin: 20px 0 0 0;
    }
    .houjinSec_ttl {
        margin: 0 0 15px 0;
        padding: 0 0 13px 0;
    }
    .houjinSec_ttl.is-ver2 {
        margin: 0 0 20px 0;
    }
    .houjinSec-ttl {
        font-size: 15px;
    }
    .houjinSec_in {
        padding: 0 0 35px 0;
        margin: 0 0 35px 0;
    }
    .houjinSec_ct {
        padding: 0;
    }
    .secIn_img {
        display: block;
        margin: 0 0 10px 0;
    }
    .secIn_img.is-ver2 {
        text-align: center;
        margin: 0 0 15px 0;
    }
    .secIn_img img {
        width: 100%;
    }
    .secIn_img.is-ver2 img {
        width: 96px;
    }
    .houjinSec_ct.ver1,
    .houjinSec_ct.ver2,
    .houjinSec_ct.ver3,
    .houjinSec_ct.ver4,
    .houjinSec_ct.ver5,
    .houjinSec_ct.ver6,
    .houjinSec_ct.ver7,
    .houjinSec_ct.ver8,
    .houjinSec_ct.ver9 {
        background: none;
    }
    .houjinSec_ct.ver9:before {
        content: none;
    }
    .houjinSec_ct.ver3 {
        height: auto;
        margin: 0;
    }
    .secIn-ttl {
        font-size: 15px;
        margin: 0 0 5px 0;
    }
    .secIn-ttl span.is-ver3:before {
        top: 0px;
        right: -10px;
        font-size: 10px;
    }
    .risk-ttl {
        font-size: 15px;
        margin: 0 0 5px 0;
    }
    .secIn-fwtxt {
        font-size: 14px;
        margin: 0 0 10px 0;
    }
    .risk-fwtxt {
        font-size: 14px;
        margin: 0 0 5px 0;
    }
    .secIn-txt {
        font-size: 14px;
        margin: 0 0 10px 0;
    }
    .secIn-txt.is-ver2 {
        font-size: 12px;
        line-height: 1.75;
        margin: 30px 0 0 0;
    }
    .secIn-txt.is-ver3 {
        font-size: 12px;
        margin: 0 0 10px 0;
    }
    .secIn-txt.is-ver4 {
        margin: 0 0 0 0;
    }
    .secIn-txt.is-ver2 span {
        margin: 0 0 2px 0;
    }
    .risk-txt {
        font-size: 14px;
        margin: 0 0 10px 0;
    }
    .risk-txt.btm2 {
        margin: 0 0 10px 0;
    }
    .secIn_list.ver3 {
        margin: 0 0 25px 0;
    }
    .secIn_list.ver4 {
        width: 100%;
    }
    .secIn_list.ver5 {
        width: 100%;
    }
    .secIn_list.ver6 {
        width: 100%;
    }
    .secIn_list.ver7 {
        margin: 0 0 15px 0;
    }
    .secIn_list.ver8 {
        margin: 0 0 25px 0;
    }
    .secIn_list li {
        padding: 0 0 0 22px;
        width: 50%;
        font-size: 14px;
    }
    .secIn_list li span {
        font-size: 14px;
    }
    .secIn_list.is-risk li {
        font-size: 14px;
    }
    .secIn_list.ver3 li {
        width: 100%;
        margin: 0 0 10px 0;
    }
    .secIn_list.ver4 li {
        width: 45%;
    }
    .secIn_list.ver5 li {
        width: 100%;
    }
    .secIn_list.ver6 li {
        width: auto;
    }
    .secIn_list.ver6 li:nth-child(2n) {
        width: 60%;
    }
    .secIn_list.ver6 li.is-fa,
    .secIn_list.ver6 li.is-la {
        width: 100%;
    }
    .secIn_list li:last-child {
        margin: 0;
    }
    .secIn_list li:before {
        width: 15px;
        height: 16px;
        margin-top: 0;
        background: url("../img/icon_circle.png") no-repeat;
        background-size: 15px auto;
        -ms-background-size: 15px auto;
        -moz-background-size: 15px auto;
        -webkit-background-size: 15px auto;
    }
    .secIn_list.ver3 li:before {
        top: 3px;
    }
    .insurance_btn {
        width: 100%;
    }
    .insurance_btn.is-hjn {
        font-size: 14px;
        width: 100%;
        margin: 0 0 20px 0;
    }
    .fs-cl {
        font-size: 14px;
        margin: 0 0 5px 0;
    }
    .isr_btn.is-hjw a {
        width: 100%;
        font-size: 15px;
    }
    .service_btn {
        width: 100%;
        height: 70px;
    }
    .service_btn a {
        font-size: 12px;
        padding: 0 0 0 115px;
        background: #7b6a56 url("../img/sp/checkser_btn_img01.png") no-repeat center left;
        background-size: 115px auto;
        -ms-background-size: 115px auto;
        -moz-background-size: 115px auto;
        -webkit-background-size: 115px auto;
    }
    .service_btn a span.is-txt {
        font-size: 10px;
    }
    .secIn-stxt {
        font-size: 12px;
    }
    .insurance_btn.is-center {
        margin: 0 0 25px 0;
    }
    .bnr_wrap {
        display: block;
        margin: 35px 0 0 0;
    }
    .bnr_img {
        margin: 0 0 23px 0;
    }
    .bnr_img img {
        width: 100%;
    }
    .slider_wrap {
        margin: 25px 0 0 0;
    }
    .slick-slide {
        margin: 0 9px;
    }
    .slick-slide img {
        width: 305px;
    }
    .anchor_link {
        margin: 0 0 40px 0;
    }
    .anchor_link li {
        padding: 5px 0 3px 0;
    }
    .anchor_link li a {
        font-size: 14px;
    }
    .houjinmember_wrap {
        margin: 0 0 70px 0;
    }
    .houjinmember_wrap .ttl {
        font-size: 18px;
    }
    .isr_btn .is-fls {
        font-size: 14px;
    }
}
@media (max-width: 374px) {
    body.member .comTtl-ttl {
        font-size: 16px;
    }
    body.member .comTtl-ttl span {
        font-size: 16px;
    }
    .secIn_list.ver4 li {
        width: 50%;
    }
    .secIn_list li {
        font-size: 11px;
    }
    .secIn_list.ver6 li,
    .secIn_list.ver6 li:nth-child(2n) {
        width: 100%;
    }
}
