.sp_off {
 display: none !important;
}
/* ----------------------------------------
leaseback
---------------------------------------- */
.leaseback_wrap {
 font-family: "???S?V?b?N??", "Yu Gothic", YuGothic, "?q???M?m?p?S Pro", "Hiragino Kaku Gothic Pro", "???C???I", Meiryo, "MS P?S?V?b?N", "MS PGothic", sans-serif;
 margin-bottom: 70px;
}
.leaseback_wrap h2 {
 font-size: 5vw;
 font-weight: bold;
 line-height: 180%;
 letter-spacing: 0.05em;
 text-align: center;
 position: relative;
 font-family: "???S?V?b?N??", "Yu Gothic", YuGothic, "?q???M?m?p?S Pro", "Hiragino Kaku Gothic Pro", "???C???I", Meiryo, "MS P?S?V?b?N", "MS PGothic", sans-serif;
}
.leaseback_wrap h2 span {
 color: #009fe1;
 font-weight: bold;
 font-size: 6vw;
}
.leaseback_wrap a {
 text-decoration: none;
}
.lb_f_size {
 font-size: 4.5vw !important;
}
.leaseback_main {
 background: url(../leaseback/img/main_bg.png);
 width: 100%;
 height: 60vw;
 background-size: cover;
 background-position-x: right;
 background-position-y: top;
 background-repeat: no-repeat;
 text-align: center;
 padding: 26vw 2% 0;
 box-sizing: border-box;
}
.leaseback_main_inner {
 text-align: left;
}
.leaseback_main_inner img {
 width: 56%;
}
.leaseback_nayami_wrap {
 width: 90%;
 margin: 40px auto 40px;
 text-align: center;
}
.leaseback_nayami_wrap h2 {
 margin: 0 0 20px;
 padding-left: 5%;
}
.leaseback_nayami_inner {
 display: flex;
 flex-direction: column-reverse;
}
.ls_nayami_movie {
 margin-top: 45px;
}
.ls_nayami_movie iframe {
 width: 100%;
 height: 200px;
}
.ls_nayami_movie p {
 font-size: 14px;
 font-weight: bold;
 line-height: 14px;
 margin-bottom: 15px;
}
.ls_nayami_movie p span {
 color: #fff;
 padding: 10px 5px;
 font-weight: bold;
 border-radius: 5px;
 background: #319f28;
 display: block;
 margin: 0 auto 10px;
}
.leaseback_nayami_inner ul li {
 font-size: 4vw;
 font-weight: 500;
 color: #000;
 line-height: 30px;
 text-align: left;
}
.leaseback_nayami_inner ul li span {
 padding-left: 28px;
}
.leaseback_nayami_inner ul li::before {
 content: "";
 background: url(../leaseback/img/check_icon.png);
 display: inline-block;
 width: 23px;
 height: 18px;
 margin-right: 5px;
}
.lb_break {
 width: 100%;
 background: #3b82c4;
 padding: 15px 0;
}
.lb_break p {
 width: 90%;
 margin: 0 auto;
 position: relative;
 color: #fff;
 font-weight: bold;
 font-size: 20px;
}
.lb_break p::after {
 content: "";
 background: url(../leaseback/img/wan_img1.png);
 display: inline-block;
 background-size: contain;
 background-repeat: no-repeat;
 width: 17%;
 height: 80px;
 position: absolute;
 right: 0;
 top: -30px;
}
.lb_break p::before {
 content: "";
 background: url(../leaseback/img/break_arrow.png);
 display: inline-block;
 width: 31px;
 height: 28px;
 position: absolute;
 right: 47%;
 bottom: -35px;
}
.lb_break p span {
 font-size: 16px;
}
.lb_mechanism_wrap {
 width: 90%;
 margin: 40px auto 40px;
}
.lb_mechanism_wrap h2 {
 margin-bottom: 30px;
}
.lb_mechanism_wrap p {
 font-size: 14px;
 line-height: 22px;
 letter-spacing: 0.15em;
 font-weight: 500;
}
.lb_mechanism_wrap p span {
 font-weight: bold;
}
.lb_mechanism_img img {
 margin: 40px 0 0;
}
.lb_caution_wrap {
 width: 90%;
 margin: 70px auto 40px;
}
.lb_caution_wrap h2::after {
 content: "";
 background: url(../leaseback/img/wan_img2.png);
 height: 80px;
 position: absolute;
 right: 0;
 top: 55px;
 background-size: contain;
 background-repeat: no-repeat;
 width: 17%;
}
.lb_caution_wrap ul {
 margin-top: 40px;
}
.lb_caution_wrap ul li {
 margin-bottom: 30px;
 position: relative;
}
.lb_caution_wrap ul li::after {
 content: "";
 background: url(../leaseback/img/caution_img1.png);
 display: block;
 width: 282px;
 height: 218px;
 margin: 15px auto 0;
}
.lb_caution_wrap ul li:nth-child(2)::after {
 background: url(../leaseback/img/caution_img2.png);
 width: 301px;
 height: 158px;
}
.lb_caution_wrap ul li:nth-child(3)::after {
 background: url(../leaseback/img/caution_img3.png);
 width: 306px;
 height: 182px;
}
.lb_caution_wrap ul li h3 {
 color: #009fe1;
 font-size: 5vw;
 font-weight: bold;
 letter-spacing: 0.05em;
 line-height: 180%;
 margin: 0px 0 15px;
 display: flex;
 align-items: center;
}
.lb_caution_wrap ul li p {
 font-size: 14px;
 line-height: 28px;
 letter-spacing: 0.05em;
 font-weight: 500;
}
.lb_caution_wrap ul li p span {
 font-weight: bold;
}
.lb_caution_wrap ul li h3::before {
 content: "1";
 color: #f6ce1b;
 font-size: 65px;
 font-weight: bold;
 display: block;
 width: 50px;
 margin-right: 10px;
 line-height: 100%;
}
.lb_caution_wrap ul li:nth-child(2) h3::before {
 content: "2";
}
.lb_caution_wrap ul li:nth-child(3) h3::before {
 content: "3";
}
.lb_contact_wrap {
 width: 100%;
 background: #3b82c4;
 padding: 30px 0 30px;
}
.lb_contact_inner {
 width: 90%;
 margin: 0 auto;
}
.lb_contact_inner h2 {
 color: #f7ee13;
 font-size: 5vw;
 line-height: 150%;
 font-weight: bold;
 letter-spacing: 0.05em;
 position: relative;
 margin: 0 0 20px;
}
.lb_contact_inner h2::before {
 content: "";
 background: #f7ee13;
 width: 12%;
 height: 2px;
 position: absolute;
 left: 0;
 top: 50%;
}
.lb_contact_inner h2::after {
 content: "";
 background: #f7ee13;
 width: 12%;
 height: 2px;
 position: absolute;
 right: 0;
 top: 50%;
}
.lb_contact_con {}
.lb_conract_tel {
 display: flex;
 align-items: center;
 justify-content: center;
 color: #f7ee13 !important;
 font-size: 30px;
 line-height: 50px;
 font-weight: bold;
 margin-bottom: 15px;
}
.lb_conract_tel::before {
 content: "";
 background: url(../leaseback/img/tel_icon.png);
 display: inline-block;
 width: 40px;
 height: 39px;
 margin-right: 10px;
 background-size: contain;
 background-repeat: no-repeat;
}
.lb_contact_btn {
 display: block;
 height: 70px;
 line-height: 70px;
 background: #f7ee13;
 border: 3px solid #f7ee13;
 color: #f7ee13;
 font-size: 5vw;
 font-weight: bold;
 color: #000;
 text-align: center;
 position: relative;
 box-sizing: border-box;
 padding-left: 5%;
}
.lb_contact_btn::before {
 content: "";
 background: url(../leaseback/img/mail_icon.png);
 display: block;
 width: 32px;
 height: 19px;
 position: absolute;
 left: 18px;
 top: 25px;
 background-size: contain;
 background-repeat: no-repeat;
}
.lb_contact_btn::after {
 content: "";
 background: url(../leaseback/img/btn_arrow.png);
 display: block;
 width: 14px;
 height: 12px;
 position: absolute;
 right: 15px;
 top: 28px;
}
.lb_contact_btn:hover {
 background: #fff;
 transition: .3s;
}
.lb_case_wrap {
 width: 90%;
 margin: 60px auto 40px;
}
.lb_case_wrap h2 {
 font-size: 5.5vw;
 position: relative;
}
.lb_case_wrap h2::before {
 content: "";
 background: url(../leaseback/img/wan_img3.png);
 display: block;
 width: 15%;
 height: 39px;
 position: absolute;
 left: -5px;
 top: -32px;
 background-size: contain;
 background-repeat: no-repeat;
}
.lb_case_wrap h2::after {
 content: "";
 background: url(../leaseback/img/ti_icon.png);
 display: block;
 height: 41px;
 position: absolute;
 right: 0;
 top: -30px;
 background-size: contain;
 background-repeat: no-repeat;
 width: 11%;
}
.lb_case_wrap ul {
 margin-top: 40px;
}
.lb_case_wrap ul li {
 margin-bottom: 40px;
 position: relative;
}
.lb_case_wrap ul li::after {
 content: "";
 background: url(../leaseback/img/case_img1.png);
 display: block;
 width: 292px;
 height: 197px;
 margin: 15px auto 0;
}
.lb_case_wrap ul li:nth-child(2)::after {
 background: url(../leaseback/img/case_img2.png);
 width: 317px;
 height: 130px;
}
.lb_case_wrap ul li:nth-child(3)::after {
 background: url(../leaseback/img/case_img3.png);
 width: 233px;
 height: 230px;
}
.lb_case_wrap ul li h3 {
 color: #009fe1;
 font-size: 4.5vw;
 font-weight: bold;
 letter-spacing: 0.05em;
 line-height: 150%;
 margin: 0 0 15px;
 position: relative;
 display: flex;
 align-items: center;
}
.lb_case_wrap ul li p {
 font-size: 14px;
 line-height: 28px;
 letter-spacing: 0.05em;
 font-weight: 500;
}
.lb_case_wrap ul li p span {
 font-weight: bold;
}
.lb_case_wrap ul li h3::before {
 content: "1";
 color: #f6ce1b;
 font-size: 65px;
 font-weight: bold;
 display: block;
 width: 50px;
 margin-right: 10px;
 line-height: 100%;
}
.lb_case_wrap ul li:nth-child(2) h3::before {
 content: "2";
}
.lb_case_wrap ul li:nth-child(3) h3::before {
 content: "3";
}
.lb_merit_wrap {
 width: 100%;
 background: #f5f5f5;
 padding: 80px 0;
}
.lb_merit_inner {
 width: 90%;
 margin: 0 auto;
}
.lb_merit_inner h2 {
 margin: 0 0 30px;
}
.lb_merit_inner h2::after {
 content: "";
 background: url(../leaseback/img/wan_img4.png);
 right: 0;
 display: block;
 width: 24%;
 height: 66px;
 position: absolute;
 top: -71px;
 background-size: contain;
 background-repeat: no-repeat;
}
.lb_merit_inner ul {}
.lb_merit_inner ul li {
 max-width: 305px;
 margin: 0 auto 30px;
}
.lb_merit_inner ul li h3 {
 font-size: 4.5vw;
 font-weight: bold;
 letter-spacing: 0.05em;
 margin: 15px 0 10px;
}
.lb_merit_inner ul li p {
 font-size: 14px;
 line-height: 28px;
 letter-spacing: 0.05em;
 font-weight: 500;
}
.lb_merit_inner ul li p span {
 font-size: 14px;
}
.last_merit h3 {
 margin: 0 0 10px !important;
}
.lb_cs_warp {
 width: 90%;
 margin: 60px auto 50px;
}
.lb_cs_warp h2::after {
 content: "";
 background: url(../leaseback/img/wan_img2.png);
 display: block;
 width: 20%;
 height: 62px;
 position: absolute;
 left: -5px;
 top: 44px;
 background-size: contain;
 background-repeat: no-repeat
}
.lb_cs_warp ul {
 margin-top: 50px;
}
.lb_cs_warp ul li {
 max-width: 305px;
 margin: 0 auto 30px;
}
.lb_cs_warp ul li::after {
 content: "";
 background: url(../leaseback/img/cs_img1.png);
 display: block;
 width: 305px;
 height: 208px;
 margin: 15px auto 0;
}
.lb_cs_warp ul li:nth-child(2)::after {
 background: url(../leaseback/img/cs_img2.png);
}
.lb_cs_warp ul li:nth-child(3)::after {
 background: url(../leaseback/img/cs_img3.png);
}
.lb_cs_warp ul li h3 {
 color: #000;
 font-size: 4.5vw;
 font-weight: bold;
 letter-spacing: 0.03em;
 line-height: 180%;
 margin: 0 0 15px;
}
.lb_cs_warp ul li p {
 font-size: 14px;
 line-height: 28px;
 letter-spacing: 0.05em;
 font-weight: 500;
}
.lb_qa_wrap {
 width: 100%;
 background: #f5f5f5;
 padding: 60px 0;
}
.lb_qa_inner {
 width: 90%;
 margin: 0 auto;
}
.lb_qa_inner h2::after {
 content: "";
 background: url(../leaseback/img/wan_img4.png);
 right: 0;
 display: block;
 width: 24%;
 height: 66px;
 position: absolute;
 top: -71px;
 background-size: contain;
 background-repeat: no-repeat;
}
.lb_qa_inner ul {
 margin-top: 30px;
}
.lb_qa_inner li {
 margin-bottom: 30px;
}
.lb_qa_inner li h3 {
 font-size: 4vw;
 line-height: 40px;
 font-weight: bold;
 letter-spacing: 0.05em;
 margin: 0 0 15px;
}
.lb_qa_inner li h3::before {
 content: "Q";
 text-align: center;
 font-size: 4vw;
 line-height: 40px;
 font-weight: bold;
 width: 40px;
 height: 40px;
 color: #fff;
 background: #319f28;
 display: inline-block;
 margin-right: 10px;
}
.lb_qa_inner li p {
 font-size: 14px;
 line-height: 18px;
 font-weight: 500;
 letter-spacing: 0.05em;
 display: flex;
 align-items: center;
}
.lb_qa_inner li p::before {
 content: "A";
 text-align: center;
 font-size: 4vw;
 line-height: 40px;
 font-weight: bold;
 width: 40px;
 height: 40px;
 color: #009fe1;
 background: #fff;
 display: block;
 box-sizing: border-box;
 border: 2px solid #009fe1;
 margin-right: 10px;
}
.lb_flow_wrap {
 width: 90%;
 margin: 80px auto 80px;
}
.lb_flow_wrap h2::after {
 content: "";
 background: url(../leaseback/img/wan_img5.png);
 display: block;
 width: 16%;
 height: 40px;
 position: absolute;
 left: -5px;
 top: -45px;
 background-size: contain;
 background-repeat: no-repeat;
}
.lb_flow_wrap ul {
 margin-top: 30px;
 padding-left: 5%;
 border-left: 5px solid #009fe1;
}
.lb_flow_wrap ul li {
 position: relative;
 margin-bottom: 20px;
 box-sizing: border-box;
}
.lb_flow_wrap ul li::before {
 content: "STEP.01";
 display: block;
 width: 100px;
 height: 40px;
 box-sizing: border-box;
 border: 2px solid #009fe1;
 color: #009fe1;
 background: #fff;
 text-align: center;
 font-size: 4vw;
 font-weight: bold;
 line-height: 40px;
 letter-spacing: 0.05em;
 margin-left: -6%;
}
.lb_flow_wrap ul li:nth-child(2)::before {
 content: "STEP.02";
}
.lb_flow_wrap ul li:nth-child(3)::before {
 content: "STEP.03";
}
.lb_flow_wrap ul li:nth-child(4)::before {
 content: "STEP.04";
}
.lb_flow_wrap ul li:nth-child(5)::before {
 content: "STEP.05";
}
.lb_flow_wrap ul li::after {
 content: "";
 background: url(../leaseback/img/flow_img1.png);
 display: inline-block;
 width: 240px;
 height: 160px;
 margin: 15px auto 0;
}
.lb_flow_wrap ul li:nth-child(2)::after {
 background: url(../leaseback/img/flow_img2.png);
}
.lb_flow_wrap ul li:nth-child(3)::after {
 background: url(../leaseback/img/flow_img3.png);
}
.lb_flow_wrap ul li:nth-child(4)::after {
 background: url(../leaseback/img/flow_img4.png);
}
.lb_flow_wrap ul li:nth-child(5)::after {
 background: url(../leaseback/img/flow_img5.png);
}
.lb_flow_wrap ul li h3 {
 color: #000;
 font-size: 4.5vw;
 font-weight: bold;
 letter-spacing: 0.05em;
 line-height: 150%;
 margin: 10px 0;
}
.lb_flow_wrap ul li p {
 font-size: 14px;
 line-height: 28px;
 letter-spacing: 0.05em;
 font-weight: 500;
}
/* leaseback
---------------------------------------- */
/* ----------------------------------------
fp
---------------------------------------- */
.fp_wrap {
 font-family: "???S?V?b?N??", "Yu Gothic", YuGothic, "?q???M?m?p?S Pro", "Hiragino Kaku Gothic Pro", "???C???I", Meiryo, "MS P?S?V?b?N", "MS PGothic", sans-serif;
}
.fp_wrap h2 {
 margin: 0;
}
.fp_wrap p {
 font-size: 14px;
 line-height: 24px;
 font-weight: 500;
 letter-spacing: 0.15em;
 font-family: "?q???M?m?p?S Pro", "Hiragino Kaku Gothic Pro", "???C???I", Meiryo, "MS P?S?V?b?N", "MS PGothic", sans-serif;
}
.fp_main {
 width: 100%;
 padding-top: 30px;
 position: relative;
 padding-bottom: 100px;
}
.fp_main::after {
 content: "";
 background: url(../fp/img/bg_top.png);
 background-repeat: no-repeat;
 background-size: cover;
 width: 100%;
 height: 20vw;
 position: absolute;
 left: 0;
 bottom: 0;
 z-index: -1;
}
.fp_main_inner {
 width: 96%;
 margin: 0 auto;
 position: relative;
}
.fp_main_inner a {
 position: absolute;
 width: 80%;
 left: 10%;
 bottom: -40px;
}
.fp_content_wrap {
 width: 100%;
 padding: 0px 0 50px;
 background: #ffefe8;
}
.fp_content_inner {
 width: 90%;
 margin: 0 auto;
}
.fp_con {
 background: #fff;
 border: 3px solid #ff641a;
 border-radius: 10px;
 box-sizing: border-box;
 padding: 20px 4%;
 position: relative;
}
.fp_con p::after {
 content: "";
 background: url(../fp/img/life_plan.png);
 background-size: contain;
 background-repeat: no-repeat;
 width: 80%;
 height: 200px;
 display: block;
 margin: 20px auto;
}
.fp_con::after {
 content: "";
 background: url(../fp/img/arrow_img.png);
 background-size: contain;
 background-repeat: no-repeat;
 width: 80%;
 height: 100px;
 position: absolute;
 right: 10%;
 bottom: -100px;
}
.fp_con h2 {
 font-size: 4.5vw;
 line-height: 180%;
 font-weight: bold;
 letter-spacing: 0.02em;
 margin-bottom: 15px;
 text-align: center;
}
.fp_con h2 span {
 color: #ff641a;
 font-weight: bold;
 font-size: 5vw;
}
.fp_f_size {
 font-size: 4.5vw !important;
}
.fp_content_inner ul {
 margin-top: 100px;
}
.fp_content_inner ul li {
 box-sizing: border-box;
 padding: 4%;
 background: #fff;
 border: 3px solid #000;
 border-radius: 10px;
 margin-bottom: 30px;
}
.fp_staff_l {
 display: flex;
 justify-content: space-between;
 align-items: flex-start;
}
.fp_staff_l img {
 width: 48%;
 object-fit: contain;
}
.fp_staff_qc {
 width: 100%;
}
.fp_staff_qc span {
 text-align: center;
 height: 32px;
 color: #fff;
 background: #ffb300;
 font-size: 12px;
 line-height: 14px;
 font-weight: bold;
 letter-spacing: 0.05em;
 margin-bottom: 5px;
 display: flex;
 align-items: center;
 justify-content: center;
}
.fp_staff_r {
 margin-top: 3%;
}
.fp_name{
    width: 50%;
}
.fp_name h3 {
 font-size: 20px;
 line-height: 20px;
 font-weight: bold;
 letter-spacing: 0.15em;
 color: #333;
 margin: 5px 0 10px;
 font-family: "?q???M?m?p?S Pro", "Hiragino Kaku Gothic Pro", "???C???I", Meiryo, "MS P?S?V?b?N", "MS PGothic", sans-serif;
}
.fp_staff_ti {
 font-size: 17px;
 line-height: 24px;
 font-weight: bold;
 letter-spacing: 0.05em;
 color: #333;
 margin-bottom: 5px;
 padding-bottom: 5px;
 border-bottom: 1px solid #ccc;
 font-family: "?q???M?m?p?S Pro", "Hiragino Kaku Gothic Pro", "???C???I", Meiryo, "MS P?S?V?b?N", "MS PGothic", sans-serif;
}
.fp_staff_ti span {
 color: #ff641a;
 font-weight: bold;
}
.fp_staff_r p {
 line-height: 18px;
 margin: 0 0 20px;
}
.fp_content_inner a {
 display: block;
 margin: 30px auto 0;
}
.fp_start_wrap {
 width: 90%;
 margin: 60px auto;
 text-align: center;
}
.fp_start_wrap img {
 margin-bottom: 30px;
}
.fp_start_wrap p {
 font-size: 14px;
 line-height: 24px;
 letter-spacing: 0.05em;
 font-weight: bold;
 margin-bottom: 15px;
}
.fp_start_wrap h3 {
 font-size: 5vw;
 line-height: 180%;
 letter-spacing: 0.05em;
 font-weight: bold;
 position: relative;
}
.fp_start_wrap h3 span {
 color: #ff641a;
 font-weight: bold;
}
.fp_start_wrap h3::before {
 content: "";
 background: url(../fp/img/icon_l.png);
 width: 18px;
 height: 36px;
 display: inline-block;
 position: absolute;
 left: 0;
 bottom: 0;
}
.fp_start_wrap h3::after {
 content: "";
 background: url(../fp/img/icon_r.png);
 width: 18px;
 height: 36px;
 display: inline-block;
 position: absolute;
 right: 0;
 bottom: 0;
}
.fp_colum_wrap {
 width: 100%;
 background: url(../fp/img/cplum_bg.png);
 padding: 60px 0;
}
.fp_colum_inner {
 width: 90%;
 margin: 0 auto;
}
.fp_colum_inner h2 {
 color: #ff641a;
 font-size: 5vw;
 line-height: 180%;
 letter-spacing: 0.03em;
 font-weight: bold;
 position: relative;
 margin: 0 auto 30px;
 text-align: center;
}
.fp_colum_inner h2::before {
 content: "";
 background: url(../fp/img/ti_fukidashi.png);
 width: 100%;
 padding-right: 0%;
 height: 70px;
 display: block;
 background-repeat: no-repeat;
 background-size: contain;
 background-repeat: no-repeat;
}
.fp_colum_list ul {
 margin: 0px;
 padding: 0px;
 list-style-type: none;
}
.fp_colum_list ul li a {
 display: block;
 box-sizing: border-box;
 padding: 4%;
 background: #fff;
 border: 3px solid #000;
 border-radius: 10px;
 text-decoration: none;
 color: #000 !important;
 text-align: center;
 max-width: 310px;
 margin: 0 auto 30px;
}
.fp_colum_list ul li a h3 {
 font-size: 18px;
 line-height: 24px;
 font-weight: bold;
 letter-spacing: 0.15em;
 color: #333 !important;
 margin: 15px 0;
 font-family: "?q???M?m?p?S Pro", "Hiragino Kaku Gothic Pro", "???C???I", Meiryo, "MS P?S?V?b?N", "MS PGothic", sans-serif;
 text-align: left;
 display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 2;
 overflow: hidden;
}
.fp_colum_list ul li a p {
 text-align: left;
 display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 4;
 overflow: hidden;
}
.fp_colum_list ul li a span {
 display: block;
 width: 100%;
 height: 35px;
 text-align: center;
 background: #efefef;
 font-size: 14px;
 line-height: 35px;
 font-weight: 500;
 letter-spacing: 0.05em;
 font-family: "?q???M?m?p?S Pro", "Hiragino Kaku Gothic Pro", "???C???I", Meiryo, "MS P?S?V?b?N", "MS PGothic", sans-serif;
 margin-top: 10px;
}
.fp_colum_inner iframe {
 border: none;
 width: 100%;
 height: 1128px;
 margin: auto;
}
.fp_colum_list_img {
 height: 200px;
 width: 100%;
 overflow: hidden;
}
.fp_colum_list_img img {
 height: 100%;
 width: auto;
 display: block;
 margin: auto;
}
.colum_btn a {
 display: block;
 margin: 20px auto 0;
 width: 90%
}
.fp_merit_wrap {
 width: 100%;
 background: #ff641a;
 padding: 40px 0 50px;
}
.fp_merit_inner {
 width: 90%;
 margin: 0 auto;
}
.fp_merit_inner h2 {
 color: #fff;
 font-size: 5vw;
 line-height: 180%;
 letter-spacing: 0.1em;
 font-weight: bold;
 text-align: center;
}
.fp_merit_inner ul {
 background: #fff;
 border-radius: 7px;
 padding: 20px 4%;
 margin: 20px 0;
}
.fp_merit_inner ul li {
 margin-bottom: 15px;
 font-size: 4vw;
 line-height: 150%;
 font-weight: bold;
 letter-spacing: 0.03em;
 display: flex;
 align-items: center;
}
.fp_merit_inner ul li:last-child {
 margin-bottom: 0;
}
.fp_merit_inner ul li::before {
 content: "";
 background: url(../fp/img/merit_img1.png);
 width: 45%;
 height: 90px;
 display: block;
 margin-right: 15px;
 background-size: contain;
 background-repeat: no-repeat;
}
.fp_merit_inner ul li:nth-child(2)::before {
 background: url(../fp/img/merit_img2.png);
 background-size: contain;
 background-repeat: no-repeat;
 width: 52% !important;
}
.fp_merit_inner ul li:nth-child(3)::before {
 background: url(../fp/img/merit_img3.png);
 background-size: contain;
 background-repeat: no-repeat;
}
.fp_merit_inner ul li:nth-child(4)::before {
 background: url(../fp/img/merit_img4.png);
 background-size: contain;
 background-repeat: no-repeat;
}
.fp_merit_inner ul li:nth-child(5)::before {
 background: url(../fp/img/merit_img5.png);
 background-size: contain;
 background-repeat: no-repeat;
}
.fp_merit_inner ul li:nth-child(6)::before {
 background: url(../fp/img/merit_img6.png);
 background-size: contain;
 background-repeat: no-repeat;
 width: 51% !important;
}
.fp_merit_inner a {
 display: block;
 margin: 0 auto;
}
.fp_about_wrap {
 width: 90%;
 margin: 60px auto 0;
 text-align: center;
}
.fp_about_wrap h2 {
 font-size: 5vw;
 line-height: 150%;
 letter-spacing: 0.1em;
 font-weight: bold;
 border-bottom: 2px dashed #ff641a;
 padding-bottom: 5px;
 display: inline-block;
 margin-bottom: 30px;
}
.fp_about_wrap h2 span {
 color: #ff641a;
 font-weight: bold;
 font-size: 6vw !important;
}
.fp_about_wrap ul li {
 margin-bottom: 30px;
 position: relative;
 text-align: left;
}
.fp_about_wrap ul li::after {
 content: "";
 background: url(../fp/img/about_img1.png);
 width: 221px;
 height: 221px;
 display: block;
 margin: 15px auto 0;
}
.fp_about_wrap ul li:nth-child(2)::after {
 background: url(../fp/img/about_img2.png);
}
.fp_about_wrap ul li:nth-child(3)::after {
 background: url(../fp/img/about_img3.png);
}
.fp_about_wrap ul li h3 {
 font-size: 5vw;
 line-height: 150%;
 letter-spacing: 0.05em;
 font-weight: bold;
 display: flex;
 align-items: center;
 margin: 0 0 20px;
 padding-top: 15px;
}
.fp_about_wrap ul li h3::before {
 content: "01.";
 color: #ff641a;
 font-size: 50px;
 line-height: 50px;
 display: block;
 margin-right: 10px;
}
.fp_about_wrap ul li:nth-child(2) h3::before {
 content: "02.";
}
.fp_about_wrap ul li:nth-child(3) h3::before {
 content: "03.";
}
.fp_about_text {
 text-align: center;
 margin: 50px auto;
}
.fp_about_text p {
 font-size: 14px;
 line-height: 26px;
 margin-bottom: 15px;
 letter-spacing: 0.1em;
}
.fp_sub_ti {
 font-size: 4vw !Important;
 line-height: 180% !Important;
 position: relative;
}
.fp_sub_ti span {
 color: #ff641a !Important;
 font-weight: bold;
}
.fp_sub_ti::before {
 content: "";
 background: url(../fp/img/icon_l.png);
 width: 18px;
 height: 36px;
 display: inline-block;
 position: absolute;
 left: 0;
 bottom: 10%;
}
.fp_sub_ti::after {
 content: "";
 background: url(../fp/img/icon_r.png);
 width: 18px;
 height: 36px;
 display: inline-block;
 position: absolute;
 right: 0;
 bottom: 10%;
}
.fp_contact_wrap {
 width: 90%;
 border: 4px solid #ff641a;
 border-radius: 7px;
 padding: 20px 0;
 text-align: center;
 margin: 0 auto 60px;
}
.fp_contact_wrap h2 {
 color: #ff641a;
 font-size: 5vw;
 line-height: 150%;
 font-weight: bold;
 letter-spacing: 0.05em;
 position: relative;
 margin: 0 0 20px;
}
.fp_contact_wrap h2::before {
 content: "";
 background: #ff641a;
 width: 10%;
 height: 2px;
 position: absolute;
 left: 5%;
 top: 50%;
}
.fp_contact_wrap h2::after {
 content: "";
 background: #ff641a;
 width: 10%;
 height: 2px;
 position: absolute;
 right: 5%;
 top: 50%;
}
.fp_contact_inner {
 width: 90%;
 margin: 0 auto;
}
.fp_contact_tel {
 display: flex;
 align-items: center;
 justify-content: center;
 color: #ff641a !important;
 font-size: 8vw;
 line-height: 100%;
 font-weight: bold;
 margin-bottom: 20px;
}
.fp_contact_tel::before {
 content: "";
 background: url(../fp/img/tel_icon.png);
 display: inline-block;
 width: 40px;
 height: 40px;
 margin-right: 10px;
 background-size: contain;
 background-repeat: no-repeat;
}
/* fp
---------------------------------------- */
/* ----------------------------------------
hoken
---------------------------------------- */
.hoken_wrap {
 font-family: "???S?V?b?N??", "Yu Gothic", YuGothic, "?q???M?m?p?S Pro", "Hiragino Kaku Gothic Pro", "???C???I", Meiryo, "MS P?S?V?b?N", "MS PGothic", sans-serif;
}
.hoken_wrap h2 {
 font-size: 22px;
 font-weight: bold;
 line-height: 36px;
 letter-spacing: 0.05em;
 text-align: center;
 position: relative;
 font-family: "???S?V?b?N??", "Yu Gothic", YuGothic, "?q???M?m?p?S Pro", "Hiragino Kaku Gothic Pro", "???C???I", Meiryo, "MS P?S?V?b?N", "MS PGothic", sans-serif;
}
.hoken_main {
 width: 100%;
 background: url(../hoken/img/main_bg.png);
 background-size: contain;
 background-position: right;
 text-align: center;
}
.hoken_point {
 width: 90%;
 margin: 40px auto;
}
.hoken_point {
 text-align: center;
}
.hoken_point h2 {
 margin: 0 0 15px;
 font-size: 5vw;
}
.hoken_point h2 span {
 font-size: 8vw;
 font-weight: bold;
 color: #2799d7;
}
.hoken_point ul {
 display: flex;
 justify-content: center;
 flex-wrap: wrap;
}
.hoken_point ul li {
 border: 1px solid #dcdcdc;
 border-bottom: 5px solid #dcdcdc;
 background: #fff;
 text-align: center;
 border-radius: 5px;
 width: 48%;
 color: #2799d7;
 font-size: 18px;
 font-weight: bold;
 line-height: 30px;
 letter-spacing: 0.05em;
 padding-bottom: 5px;
 margin-bottom: 10px;
}
.hoken_point ul li:nth-child(1), .hoken_point ul li:nth-child(3) {
 margin-right: 2%;
}
.hoken_point ul li:nth-child(4) {
 font-size: 14px;
}
.hoken_point ul li a::before {
 content: "";
 background: url(../hoken/img/point_img1.png);
 display: block;
 width: 77px;
 height: 75px;
 margin: 10px auto;
 background-size: contain;
 background-position: center;
 background-repeat: no-repeat;
}
.hoken_point ul li:nth-child(2) a::before {
 background: url(../hoken/img/point_img2.png);
 background-size: contain;
 background-position: center;
 background-repeat: no-repeat;
}
.hoken_point ul li:nth-child(3) a::before {
 background: url(../hoken/img/point_img3.png);
 background-size: contain;
 background-position: center;
 background-repeat: no-repeat;
}
.hoken_point ul li:nth-child(4) a::before {
 background: url(../hoken/img/point_img4.png);
 background-size: contain;
 background-position: center;
 background-repeat: no-repeat;
}
.hoken_point ul li:nth-child(5) a::before {
 background: url(../hoken/img/point_img5.png);
 background-size: contain;
 background-position: center;
 background-repeat: no-repeat;
}
.hoken_contents {
 width: 90%;
 margin: 0 auto;
}
.hoken_contents ul li {
 border-radius: 5px;
 border: 1px solid #ddd;
 margin-bottom: 30px;
}
.hoken_contents ul li h2 {
 background: #e4e6e9;
 line-height: 60px;
 color: #002c6e;
 font-size: 5vw;
 padding-left: 50px;
 position: relative;
 text-align: left;
 margin: 0;
}
.hoken_contents ul li:nth-child(4) h2 {
 font-size: 4.5vw;
}
.hoken_contents ul li h2::before {
 content: "";
 background: url(../hoken/img/point_img1.png);
 display: block;
 width: 30px;
 height: 31px;
 background-size: contain;
 background-position: center;
 background-repeat: no-repeat;
 position: absolute;
 left: 10px;
 top: 12px;
}
.hoken_contents ul li:nth-child(2) h2::before {
 background: url(../hoken/img/point_img1.png);
 background-size: contain;
 background-position: center;
 background-repeat: no-repeat;
}
.hoken_contents ul li:nth-child(4) h2::before {
 background: url(../hoken/img/point_img2.png);
 background-size: contain;
 background-position: center;
 background-repeat: no-repeat;
}
.hoken_contents ul li:nth-child(6) h2::before {
 background: url(../hoken/img/point_img3.png);
 background-size: contain;
 background-position: center;
 background-repeat: no-repeat;
}
.hoken_contents ul li:nth-child(8) h2::before {
 background: url(../hoken/img/point_img4.png);
 background-size: contain;
 background-position: center;
 background-repeat: no-repeat;
}
.hoken_contents ul li:nth-child(10) h2::before {
 background: url(../hoken/img/point_img5.png);
 background-size: contain;
 background-position: center;
 background-repeat: no-repeat;
}
.hoken_text {
 padding: 15px 4%;
 position: relative;
}
.hoken_text img {
 display: block;
 margin: 15px auto 0;
 object-fit: contain;
 height: 220px !important;
}
.hoken_text p {
 color: #000;
 font-size: 14px;
 font-weight: 500;
 line-height: 24px;
 letter-spacing: 0.05em;
}
.hoken_text p span {
 font-weight: bold;
}
.hoken_f_o {
 color: #ff7a12 !important;
}
.hoken_f_b {
 color: #2799d7 !important;
 font-weight: normal !important;
 text-decoration: underline;
}
.hoken_fp {
 width: 90%;
 margin: 30px auto 50px;
}
.hoken_fp_subti {
 color: #002c6e;
 font-size: 4.5vw;
 font-weight: bold;
 line-height: 180%;
 letter-spacing: 0.05em;
 text-align: center;
}
.hoken_fp h2 {
 margin: 30px 0 0;
 color: #fff;
 line-height: 60px;
 background: #2799d7;
 text-align: center;
 border-radius: 5px 5px 0 0;
 position: relative;
 font-size: 4vw;
}
.hoken_fp h2::after {
 content: "";
 background: url(../hoken/img/ti_arrow.png);
 background-size: contain;
 background-repeat: no-repeat;
 display: block;
 width: 10%;
 height: 10px;
 position: absolute;
 left: 45%;
 bottom: -9px;
}
.hoken_fp_con {
 background: #e4e6e9;
 padding: 20px 4%;
}
.hoken_fp ul {}
.hoken_fp_btn {
 margin: 30px 0 0;
}
.hoken_fp_btn a {}
.hoken_fp ul li {}
.hoken_fp ul li p {
 font-size: 14px;
 line-height: 18px;
 letter-spacing: 0.15em;
 font-family: "?q???M?m?p?S Pro", "Hiragino Kaku Gothic Pro", "???C???I", Meiryo, "MS P?S?V?b?N", "MS PGothic", sans-serif;
}
.hoken_contact_wrap {
 border: 7px solid #2799d7;
 box-sizing: border-box;
}
.hoken_contact_wrap .fp_contact_inner {}
.hoken_contact_wrap h2 {
 color: #2799d7;
 font-size: 4.5vw;
 line-height: 24px;
}
.hoken_contact_wrap h2::before {
 content: "";
 background: #2799d7;
 width: 10%;
 height: 2px;
 position: absolute;
 left: 5%;
}
.hoken_contact_wrap h2::after {
 content: "";
 background: #2799d7;
 width: 10%;
 height: 2px;
 position: absolute;
 right: 5%;
 top: 50%;
}
.hoken_contact_wrap .fp_contact_tel {
 color: #2799d7 !important;
 padding-left: 0;
}
.hoken_contact_wrap .fp_contact_tel::before {
 content: "";
 background: url(../hoken/img/tel_icon.png);
 display: inline-block;
 width: 50px;
 height: 49px;
 margin-right: 10px;
}
/* hoken
---------------------------------------- */
.buy_w {
		width: 100%;
		margin: 5% auto 0 auto;
	}
	.buy_w_in h2 {
		margin: 3% 0% 12% 0%;
	}
	.under_blue {
		position: relative;
		text-align: center;
		font-size: 6.5vw;
		line-height: 6.7vh;
	}
	.buy_w iframe {
display: block;
    width: 100%;
    height: 890px;
	}
	.jisseki_in .small_com {
		display: flex;
		align-items: flex-end;
		justify-content: center;
		gap: 0 4%;
		font-size: 4vw;
		line-height: 4.5vh;
		text-align: center;
		position: relative;
	}
	.jisseki_in .small_com::before {
		content: "";
		display: block;
		width: 2px;
		height: 36px;
		background: #000;
		transform: rotate(-25deg);
	}
	.jisseki_in .satei_w .small_com::before {
		position: absolute;
		left: 55px;
		top: 17px;
	}
	.satei_w iframe {
		width: 100%;
		height: 240px;
		margin: 0 auto;
	}
	.satei_box a {
		text-decoration: none;
		color: #000;
	}
	.jisseki_in .small_com::after {
		content: "";
		display: block;
		width: 2px;
		height: 36px;
		background: #000;
		transform: rotate(25deg);
	}
	.jisseki_in .satei_w .small_com::after {
		position: absolute;
		right: 55px;
		top: 17px;
	}
	.sale_box {
	width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-evenly;
    flex-direction: row;
    flex-wrap: wrap;
padding: 0;
    list-style: none;
	}
	.sale_box_in {
		width: 94%;
		margin: 3% auto;
	}
	.sale_box li {
		background-color: #f6f6f6;
    border-radius: 5px;
    width: 46%;
    margin-bottom: 4%;
	}
	.sale_box li a {
		display: block;
		text-decoration: none;
	}
	.sale_box li a img {
		display: block;
		padding: 3% 0%;
max-height: 125px;
    margin: auto;
max-width: 100%;
	}
	.sale_box_text {
display: flex;
    align-items: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
	}
	.sale_box_text .blue_btn {
		background-color: #294c7a;
		width: 90px;
		margin:10px 0;
		padding: 2px 0;
		border-radius: 5px;
		color: #ffffff;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
	}
	.sale_box_text .blue_city {
width: 100%;
		color: #294c7a;
		font-size: 14px;
		line-height: 10px;
		font-weight: bold;
	}
	.sale_black {
		padding: 2% 0% 3% 0%;
		letter-spacing: 0.01em;
		font-size: 14px;
		line-height: 24px;
		font-weight: bold;
		margin: 0px;
		color: #000;
	}
	.sale_lis {
		background-color: #f6f6f6;
		display: block;
		color: #000;
		text-decoration: none;
		margin: 0 auto;
		border-radius: 60px;
		font-size: 4.5vw;
		line-height: 5vh;
		font-weight: bold;
		text-align: center;
		padding: 5% 0px;
		letter-spacing: 0.01em;
		width: 90%;
	}

/* ----------------------------------------
sitemap
---------------------------------------- */

.sitemap_ti h2 {
    width: 90%;
    font-size: 24px;
    margin: 30px auto;
    font-weight: 500;
    line-height: 1;
    font-weight: bold;
    text-align: left;
    border-bottom: none !important;
}

.sitemap_wrap {
    width: 90%;
    margin: 0 auto 60px;
    background: #f8f8f8;
    padding: 30px 5%;
    box-sizing: border-box;
}

.sitemap_inner {
    margin-bottom: 30px;
}

.sitemap_inner:last-child {
    margin-bottom: 0;
}

.sitemap_inner h3 {
    font-size: 22px;
    margin: 0 0 10px;
    font-weight: 500;
    line-height: 1.7;
}

.sitemap_inner ul {
    background: #fff;
    padding: 15px 5%;
}

.sitemap_inner ul li a {
    font-size: 14px;
    color: #333;
    line-height: 1.7;
    position: relative;
    padding-left: 20px;
    margin-bottom: 5px;
    display: block;
}

.sitemap_inner ul li a::before {
    content: "";
    width: 6px;
    height: 6px;
    border-top: 1px solid #042455;
    border-right: 1px solid #042455;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    left: 0;
    top: 8px;
}

.sitemap_group {
    padding-left: 10% !important;
}

.sitemap_group_ti {
    margin-left: -5%;
}
.sale_blackp {
    text-decoration: none;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
font-size: 13px;
}
	.column_w {
		background-color: #f4f1e8;
	}
	.column_w iframe {
		width: 100%;
		height: 1050px;
	}
	.column_in {
		width: 100%;
		margin: 0 auto;
		padding: 15% 0px;
	}
	.column_in .s_t_ti {
        padding-bottom: 0px;
}
	.column_box {
		width: 92%;
		margin: 0 auto;
		padding: 0px;
		list-style: none;
	}
	.column_box li {
		background-color: #ffffff;
		border-radius: 5px;
		margin: 6% auto;
	}
	.col_box_top {
		position: relative;
	}
	.column_box li a {
		display: block;
		text-decoration: none;
		padding: 3% 0%;
	}
	.column_box img {
		padding: 0% 0% 3% 0%;
		display: block;
		width: 95%;
		height: 209px !important;
		object-fit: cover;
		margin: 0 auto;
	}
	.col_item {
		position: absolute;
		width: 90%;
		left: 0px;
		right: 0px;
		margin: auto;
		bottom: 15px;
	}
	.col_item p {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-end;
		margin: 0 auto;
	}
	.col_item p label {
		border: 1px solid #b49e6f;
		background-color: #ffffff;
		color: #b49e6f;
		font-size: 12px;
		line-height: 16px;
		font-weight: bold;
		padding: 4px 6px;
		margin: 2px 2px;
	}
	.column_black {
		font-size: 5vw;
		line-height: 2vh;
		font-weight: bold;
		letter-spacing: 0.01em;
		color: #000;
		margin-left: 3%;
	}
	.column_blue {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		font-size: 3vw;
		line-height: 1.7vh;
		color: #333;
		padding-top: 1%;
		margin: 0px;
		margin-left: 3%;
	}
	a.column_lis {
		background-color: #b49e6f;
		display: block;
		color: #ffffff;
		text-decoration: none;
		margin: 0 auto;
		border-radius: 60px;
		font-size: 4.5vw;
		line-height: 5vh;
		font-weight: bold;
		text-align: center;
		padding: 5% 0px;
		letter-spacing: 0.01em;
		width: 90%;
	}
	.tag_white_box {
		width: 94%;
		margin: 16% auto 0% auto;
		background-color: #ffffff;
		border-radius: 5px;
		padding: 3%;
		box-sizing: border-box;
	}
	.colu_tag_list {
		border-bottom: 1px solid #b49e6f;
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
	.colu_tag_list p {
		font-weight: bold;
		font-size: 4.5vw;
		line-height: 5.5vh;
		color: #b49e6f;
	}
	.tag_white_box ul {
		display: flex;
		flex-wrap: wrap;
		gap: 5px 5px;
	}
	.tag_white_box ul li a {
		display: inline-block;
		background: #f6f6f6;
		color: #000;
		border-radius: 3px;
		font-size: 12px;
		line-height: 18px;
		padding: 10px;
		font-weight: bold;
		text-decoration: none;
		letter-spacing: 0.01em;
	}

