@charset "UTF-8";

/* Normalize.css
======================================================== */
html { line-height: 1.15; -webkit-text-size-adjust: 100%; }
body { margin: 0; }
main { display: block; }
h1 { font-size: 2em; margin: 0.67em 0; }
hr { box-sizing: content-box; height: 0; overflow: visible; }
pre { font-family: monospace, monospace; font-size: 1em; }
a { background-color: transparent; }
abbr[title] { border-bottom: none; text-decoration: underline; text-decoration: underline dotted; }
b, strong { font-weight: bolder; }
code, kbd, samp { font-family: monospace, monospace; font-size: 1em; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sub { bottom: -0.25em; }
sup { top: -0.5em; }
img { border-style: none; }
button, input, optgroup, select, textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; }
button, input { overflow: visible; }
button, select { text-transform: none; }
button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }
fieldset { padding: 0.35em 0.75em 0.625em; }
legend { box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }
progress { vertical-align: baseline; }
textarea { overflow: auto; }
[type="checkbox"], [type="radio"] { box-sizing: border-box; padding: 0; }
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }
[type="search"] { -webkit-appearance: textfield; outline-offset: -2px; }
[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }
details { display: block; }
summary { display: list-item; }
template { display: none; }
[hidden] { display: none; }
/* Soft reset */
ul, ol, dd { margin: 0; padding: 0; list-style: none; }
h1, h2 h3, h4, h5, h6 { margin: 0; font-size: inherit; font-weight: inherit; }
p { margin: 0; }

/* Common
======================================================== */
html { font-size: 62.5%; }
body { font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif; font-size: 1.6rem; /* 16px */ letter-spacing: 0.05em; color: #333; overflow-x: hidden; position: relative; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
a { color: ; }
a:hover {  }

@media screen and (max-width: 600px) {
html { font-size: 50%; }
body { width: 100%; }
}

/* WordPress Default */
.alignright { float: right; margin: 0 0 2rem 2rem; }
.alignleft { float: left; margin: 0 2rem 2rem 0; }
.aligncenter { display: block; margin: 2rem auto; text-align: center; }


/* LP */
.pc { display: block; }
.sp { display: none; }

main.lp_jigyoshoukei {
    overflow-x: hidden;
}
header {
    display: none
}
.space {
    display: none
}

.page_under01 {
    display: none
}
p.estimated-reading-time {
    display: none;
}
.head-top {
    display: none
}

div#ez-toc-container {
    display: none
}

footer .container {
	display: none;}
.display_flex {
    display: flex
}

.wrap {
    width: 1100px;
    margin: auto
}
h1 {text-align: left;
    width: 400px;
    padding: 25px;
}
h2 {
    margin: 0;
    font-size: 36px;
    line-height: 1.3;
    text-align: center;
    background: linear-gradient(0deg, #2297d4c9, #0038b8);
    background: -webkit-linear-gradient(0deg, #2297d4c9, #0038b8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.h2-wrapper span {
    color: #3cd3ff;
    text-align: center;
    display: block;
    font-family: 'Montserrat';
    font-size: 18px;
    letter-spacing: .05em;
    padding-top: 15px;
}
img {
    max-width: 100%
}


.bl_mv .mv_img01 {
    max-width: 1400px;
    width: 97vw;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    top: 30px;
}

.bl_mv {
    background: url(/cms/wp-content/themes/souzoku-kouken/images/lp-jigyoshoukei/bl_mv_bg.jpg);
    text-align: center;
    height: 48vw;
    max-height: 716px;
    overflow: hidden;
    width: 100%;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
}
.bl_mv:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 130px;
    background: #1a81ce;
    display: block;
    top: 0;
    clip-path: polygon(50% 0,100% 0,100% 100%);
}
.bl_mv:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 95px;
    background: #fff;
    display: block;
    bottom: -1px;
    clip-path: polygon(0 0, 0 100%,100% 100%);
}
/* .bl_lead */
.bl_lead {
    padding: 50px 0;
}
.bl_lead__text b {
    color: #1a81ce;
    display: block;
    padding: 40px 0px;
}
.bl_lead__text {
    text-align: center;
    font-size: 20px;
    line-height: 2.1;
}
/* .bl_merit */
.bl_merit {
    padding: 230px 0 270px;
    background: #effafd;
    position: relative;
}
.bl_merit:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 230px;
    background: #1a81ce;
    display: block;
    top: 0;
    clip-path: polygon(0 0, 100% 0, 0 100%);
}
.bl_merit:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 230px;
    background: #fff;
    display: block;
    bottom: 0;
    clip-path: polygon(0 100%, 100% 0, 100% 100%);
}

.bl_merit__list {
    margin-top: 60px;
    justify-content: space-between;
}
.bl_merit__item {
    height: 420px;
    background: #fff;
    width: 31.5%;
    box-sizing: border-box;
    position: relative;
    box-shadow: 0px 0px 9px #cfcfcf;
    counter-increment: cnt;
    box-shadow: 0px 0px 9px #cfcfcf;
}
.bl_merit__item:before {
    content: '';
    width: 58px;
    height: 88px;
    display: block;
    position: absolute;
    background: #1a81ce;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.bl_merit__item:after {
    position: absolute;
    font-family: 'Montserrat';
    content: counter(cnt);
    font-size: 24px;
    color: #fff;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
}
.bl_merit__title {
    color: #1a81ce;
    text-align: center;
    font-size: 24px;
    line-height: 1.4;
    font-weight: bold;
	 padding-top: 125px;
}
.bl_merit__text {
    font-size: 17px;
    line-height: 1.7;
    padding: 40px 30px;
}
/* .bl_case */
.bl_case__box1 {
    box-shadow: 0px 0px 6px #e5e5e5;
    margin: 70px;
    box-sizing: border-box;
    padding: 40px 80px 70px;
}
.bl_case__box1-title {
    text-align: center;
    color: #fff;
    box-sizing: border-box;
    background: #1a81ce;
    font-size: 18px;
    font-weight: bold;
    width: 269px;
    margin: 0 auto 30px;
    padding: 16px 0;
    border-radius: 50px;
	    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
}
.bl_case__box1-text {
    font-size: 18px;
    line-height: 1.8;
}
.bl_case__box2 {
    margin: 70px;
    padding-bottom: 50px;
    background: #effafd;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    position: relative;
}
.bl_case__box2:after {
    content: '';
    background: #effafd;
    position: absolute;
    width: 201px;
    height: 47px;
    clip-path: polygon(0 0,100% 0,50% 100%);
    bottom: -47px;
    left: 50%;
    transform: translateX(-50%);
}
.bl_case__box2-text {
    font-size: 18px;
    padding: 0 80px 30px;
    line-height: 1.8;
}
.bl_case__box2-item {
    color: #1a81ce;
    text-align: center;
    background: #fff;
    border: 1px solid;
    border-radius: 10px;
    box-sizing: border-box;
    width: 272px;
    padding: 32px 0;
    font-size: 18px;
    line-height: 1.5;
    font-weight: bold;
}
.bl_case__box2-list {
    justify-content: center;
    gap: 28px;
}

.bl_case__box2-title {
    background: #1a81ce;
    color: #fff;
    font-weight: 700;
    text-align: center;
    font-size: 24px;
    line-height: 1.5;
    box-sizing: border-box;
    padding: 30px 0;
}
.bl_case__box2-text b {
    display: block;
    text-align: center;
    padding: 30px 0;
    font-size: 18px;
}
/* .bl_solve */
.bl_solve {
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(/cms/wp-content/themes/souzoku-kouken/images/lp-jigyoshoukei/bl_solve_bg.jpg);
    background-position: center top;
    position: relative;
    padding: 230px 0 230px;
}
.bl_solve .h2-wrapper {
    position: relative;
}
.bl_solve h2,
.bl_solve span{
    color: #fff;
	 background: none;
	-webkit-text-fill-color: #fff;
}

.bl_solve__bg-wrapper:before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #006dccc7;
}
.bl_solve:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 230px;
    background: #fff;
    display: block;
    top: -1px;
    clip-path: polygon(0 0,100% 0,0 100%);
	   z-index: 2;
}
.bl_solve:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 230px;
    background: #fff;
    display: block;
    bottom: -1px;
    clip-path: polygon(0 100%,100% 0,100% 100%);
}
.bl_solve__list {
    justify-content: space-between;
    margin-top: 60px;
}
.bl_solve__item {
    height: 420px;
    background: #fff;
    width: 31.5%;
    box-sizing: border-box;
    position: relative;
    counter-increment: cnt;
    background-size: 22%;
    background-repeat: no-repeat;
    background-position: center top 45px;
}
.bl_solve__item:nth-child(1) {
    background-image: url(/cms/wp-content/themes/souzoku-kouken/images/lp-jigyoshoukei/bl_solve_01.png);
}
.bl_solve__item:nth-child(2) {
    background-image: url(/cms/wp-content/themes/souzoku-kouken/images/lp-jigyoshoukei/bl_solve_02.png);
	  background-size: 25%;
}
.bl_solve__item:nth-child(3) {
    background-image: url(/cms/wp-content/themes/souzoku-kouken/images/lp-jigyoshoukei/bl_solve_03.png);
}
.bl_solve__title {
    color: #1a81ce;
    text-align: center;
    font-size: 24px;
    line-height: 1.4;
    font-weight: bold;
  padding-top: 165px;
}
.bl_solve__text {
    font-size: 17px;
    line-height: 1.7;
    padding: 40px 30px;
}

/* .bl_forte */
.bl_forte {
    padding-top: 100px;
}
.bl_forte__list {
    justify-content: space-between;
    margin-top: 70px;
}
.bl_forte__item {
    height: 410px;
    width: 31.5%;
    background-size: 100%;
    background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	 counter-increment: cnt;
}
.bl_forte__item:nth-child(1) {
	 background-image: url(/cms/wp-content/themes/souzoku-kouken/images/lp-jigyoshoukei/bl_forte_01.jpg);
}
.bl_forte__item:nth-child(2) {
	 background-image: url(/cms/wp-content/themes/souzoku-kouken/images/lp-jigyoshoukei/bl_forte_02.jpg);
}
.bl_forte__item:nth-child(3) {
	 background-image: url(/cms/wp-content/themes/souzoku-kouken/images/lp-jigyoshoukei/bl_forte_03.jpg);
}
.bl_forte__item:before {
    content: '';
    width: 58px;
    height: 88px;
    display: block;
    position: absolute;
    background: #1a81ce;
    top: 180px;
    left: 50%;
    transform: translateX(-50%);
}
.bl_forte__item:after {
    position: absolute;
    font-family: 'Montserrat';
    content: counter(cnt);
    font-size: 24px;
    color: #fff;
    top: 210px;
    left: 50%;
    transform: translateX(-50%);
}
.bl_forte__title {
    color: #1a81ce;
    text-align: center;
    font-size: 24px;
    line-height: 1.4;
    font-weight: bold;
    padding-top: 280px;
}
.bl_banner {
    margin-top: 20px;
}
/* bl_about */
.bl_about  {
    padding: 240px 0;
    background: #effafd;
    text-align: left;
    position: relative;
}
.bl_about:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 230px;
    background: #fff;
    display: block;
    top: 0;
    clip-path: polygon(0 0,100% 0,0 100%);
    z-index: 2;
}
.bl_about:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 230px;
    background: #1a81ce;
    display: block;
    bottom: 0;
    clip-path: polygon(0 100%,100% 0,100% 100%);
}
.bl_about table b {
    color: #333332
}
.bl_about__maps {
    margin: 0 auto;
    width: 772px;
}
.bl_about iframe {
    width: 100%;
    height: 314px;
}
.bl_about__office {
    color: #1a81ce;
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 10px;
}
.bl_about table {
    color: #333;
    width: 772px;
    margin: 60px auto;
}
.bl_about .info-wrapper {
    width: 70%
}

.bl_about tr {
    border-bottom: 1px solid #0038b8;
    display: block;
    font-size: 18px;
}

.bl_about tr:last-child {
  border-bottom: none;
}

.bl_about th {
    width: 220px;
    font-weight: 700;
    color: #454545;
    box-sizing: border-box;
}
.bl_about td {
    padding: 15px;
	box-sizing: border-box;
}
.bl_about table p {
    line-height: 1.7;
}
/* .bl_message */
.bl_message {
    background: #fff;
    margin: 100px 0 90px;
}
.bl_message h2 {
    font-size: 30px;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
}
.bl_message__text-wrapper {
    background-image: url(/cms/wp-content/themes/souzoku-kouken/images/lp-jigyoshoukei/bl_message.jpg);
    background-size: 200px;
    background-repeat: no-repeat;
    background-position: left top;
    margin: 80px auto 0;
    width: 640px;
}
.bl_message__text {
    font-size: 18px;
    line-height: 1.7;
    padding-top: 50px;
	margin-left: 235px;
	white-space: nowrap;
}
.bl_message__name {
    background: linear-gradient(0deg,#2297d4,#0038b8);
    background: -webkit-linear-gradient(0deg,#2297d4,#0038b8);
    color: #fff;
    font-weight: bold;
    font-size: 22px;
    width: 290px;
    box-sizing: border-box;
    padding: 8px 0 8px 30px;
    clip-path: polygon(12px 0, 100% 0, calc(100% - 12px) 100%, 0 100%);
	margin-left: 235px;
}

/* .bl_contact  */
.contact {
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
}
.bl_contact {
   background: #fafafa;
    padding: 80px 0px;
    margin-top: 90px;
}
.contact__inner {
    padding-top: 60px;
    padding-bottom: 60px
}

.contact__lead {
    text-align: center;
    font-weight: 700;
    margin-top: 50px;
    font-size: 1.8rem
}

.contact__txt {
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
    line-height: 1;
}
.contact__txt b {
    color: #cb0011;
}
.contact-form {
    padding: 25px;
    border-radius: 20px;
    background: #efefef;
}
.contact__table {
    background: #fff;
    border-radius: 20px;
    padding-bottom: 60px;
}
.contact__table table {
    margin: 0 auto;
}
.contact-form input[type=text],.contact-form input[type=email],.contact-form select {
    border: 1px solid #e0e0e0;
    box-sizing: border-box;
    padding: 15px 20px;
    font-size: 1.7rem;
    font-family: inherit;
    max-width: 100%;
    width: 100%;
    border-radius: 3px;
    background: #fcfcfc
}

.contact-form td.drop-down select {
    width: 48%;
    appearance: none;
    box-sizing: border-box
}

::placeholder {
    color: silver
}



.contact-form__check label {
    display: block;
    padding: 5px 0;
    display: inline-block;
    padding: 0 40px 0 0;
    font-size: 1.6rem
}

.contact-form__name {
    display: flex;
    flex-wrap: wrap
}

.contact-form__name input[type=text] {
    flex: 0 0 35%;
    width: auto;
    min-width: 0;
    margin-right: 2%
}

.contact-form__tel {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.contact-form__tel input[type=text] {
    flex: 0 0 28%;
    width: auto;
    min-width: 0
}

.contact-form__zip {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.contact-form__zip input[type=text] {
    flex: 0 0 100px;
    width: auto;
    min-width: 0
}

.contact-form__select {
    position: relative
}

.contact-form__select:before {
    position: absolute;
    content: '';
    display: block;
    top: 50%;
    right: 10px;
    width: 0;
    height: 0;
    margin-top: -2px;
    border: 5px solid transparent;
    border-top-color: #333;
    pointer-events: none
}

.contact button.is-submit:after {
    display: inline;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: 25px;
    font-size: 3rem;
    top: 50%;
    transform: translateY(-50%);
    color: #fff
}

.contact button.is-submit:hover {
    opacity: .8
}

.contact button.is-submit {
    position: relative;
    background: #ff8400;
    color: #fff;
    font-weight: 700;
    letter-spacing: .05em;
    text-align: center;
    width: 440px;
    font-size: 2.4rem;
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
    outline: none;
    display: block;
    margin: 40px auto 20px;
    border: 0;
    font-family: inherit;
    border-radius: 60px;
    box-sizing: border-box;
    overflow: hidden;
	    display: flex;
    align-items: center;
}

.contact input[type=submit] {
    cursor: pointer;
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 28px 0;
    color: #fff;
    background: inherit !important;
    border: inherit;
    font-size: 26px;
    font-weight: bold;
}

.screen-reader-response {
    display: none
}

#contact>div>div>table>tbody>tr:nth-child(9) th {
    vertical-align: baseline;
    padding-top: 50px
}

.contact__table tr {
    border-bottom: 2px solid #efe9e3;
    display: block
}

span.wpcf7-form-control-wrap.acceptance-295 {
    width: 100%;
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 30px
}

span.wpcf7-form-control-wrap.acceptance-295 span.wpcf7-list-item {
    margin-left: 0 !important
}

/* input[type=checkbox] {
    padding: 15px;
    margin: 0 6px 0 0;
    border: 1px solid #e0e0e0;
    margin-right: 0;
    appearance: none;
} */

.contact__table th label {
    font-family: inherit;
    font-weight: 700
}

.contact__table th {
    width: 330px;
    padding: 35px 40px 35px 30px;
    box-sizing: border-box;
    font-weight: 700;
    font-size: 1.8rem;
    vertical-align: middle;
    text-align: left
}

.contact__table td {
    padding: 35px 25px 35px 0;
    vertical-align: middle;
    width: 690px;
    box-sizing: border-box
}

.contact__required {
    float: right;
    display: inline-block;
    padding: 5px 15px;
    background: #ca0011;
    color: #fff;
    font-size: 1.4rem;
    line-height: 1;
    font-weight: normal;
}

.contact-form td.drop-down {
    position: relative
}

.contact-form td.drop-down:after {
    position: absolute;
    content: '';
    display: inline-block;
    width: 16px;
    height: 8px;
    background: #333;
    top: 50%;
    transform: translateY(-50%);
    clip-path: polygon(0 0,100% 0,50% 100%);
    left: 290px
}
input[type="checkbox"] {
    transform: scale(2);
}
.contact-form .center {
    text-align: center;
    margin-top: 10px;
}
.contact-form span.ajax-loader {
  display: none;
}
/*--------------------------------------------------------------------------------------------------------------------------------
	　tb
--------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width:1140px) {
.pc {
    display: block!important;
}
.sp {
    display: none!important;
}
.bl_merit:before,
.bl_merit:after,
.bl_solve:before,
.bl_solve:after,
.bl_about:before,
.bl_about:after{
    height: 120px;
}
    h2 {
        font-size:30p;
	}
    .wrap {
        width: 95%
    }

    body {
        min-width: inherit
    }

    .space {
        width: 100%
    }

    h2 {
    }
.bl_mv:before {
    height: 80px;
}
.bl_mv:after {
    height: 65px;
}
h1 {
    width: 250px;
    padding: 15px;
}
.bl_merit__title {
    font-size: 20px;
}
.bl_merit__text {
    font-size: 15px;

}
.bl_case {
    padding-bottom: 48px;
}
.bl_case__box2-item {
    padding: 25px 0;
    font-size: 15px;
    font-weight: 700;
}
.bl_case__box1 {
    margin: 20px;
}
.bl_case__box2 {
    margin: 20px;
}
.bl_solve__title {
    font-size: 20px;
}
.bl_solve__text {
    font-size: 15px;
}
.bl_forte__title {
    font-size: 20px;
}
.bl_about table {
    width: 100%;
}
.bl_about__maps {
    width: 90%;
    flex-wrap: wrap;
}
.contact-form td.drop-down select {
    width: 80%;
}
}
/*--------------------------------------------------------------------------------------------------------------------------------
	　sp
--------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
.pc { display: none; }
.sp { display: block; }
	
.bl_merit:before,
.bl_merit:after,
.bl_solve:before,
.bl_solve:after,
.bl_about:before,
.bl_about:after{
    height: 15vw;
}
.bl_solve:before {
  top: -1px;
}
 .wrap {
        width:93%
}
body {
        background: #fff;
        overflow-x: scroll;
        width: 100vw
 }
.spmenu-bar {
        display: none
}
html #wpadminbar {
        min-width: auto
}
h2 {
        width: auto;
        font-size: 5vw !important;
        padding: 0 !important;
        background-size: 100% 87px !important;
        background-repeat: no-repeat !important;
        color: #f0f8ff !important;
 }
.h2-wrapper span {
    font-size: 3.5vw;
    padding-top: 2vw;
}
/* 	.bl_mv */
h1 {
    width: 56vw;
    padding: 12vw 3vw;
}
.bl_mv:before {
    height: 15vw;
    clip-path: polygon(0 0,100% 0,100% 100%);
}
.bl_mv .wrap {
        width: auto
}
.bl_mv .mv_img01 {
    top: inherit;
    margin-top: 0;
    width: 95%;
    left: inherit;
    right: 0;
    bottom: -1px;
    transform: inherit;
}
.bl_mv {
    height: 177vw;
    background-image: url(/cms/wp-content/themes/souzoku-kouken/images/lp-jigyoshoukei/bl_mv_bg_sp.jpg);
    max-height: inherit;
}
.bl_mv:after {
    content: none;
}
/* 	.bl_lead */
.bl_lead__text {
    text-align: center;
    font-size: 3.6vw;
    line-height: 1.7;
}
.bl_lead__text b {
    padding: 5vw 0;
}

.bl_merit {
    padding: 22vw 0 28vw;
}	
.bl_merit__item {
    width: 75%;
    height: 50vw;
    padding: 3vw 2vw;
}
.bl_merit__list {
    margin-top: 8vw;
    justify-content: center;
    flex-wrap: wrap;
    gap: 6vw;
}
	.bl_merit__item:before {
    width: 11vw;
    height: 16vw;
    left: 0;
    transform: inherit;
}
.bl_merit__title {
    text-align: left;
    font-size: 4.5vw;
    line-height: 1.3;
    padding-top: 0;
    padding-left: 14vw;
}
.bl_merit__item:after {
    font-size: 4.2vw;
    top: 5.5vw;
    left: 4.5vw;
    transform: inherit;
}
.bl_merit__text {
    font-size: 3.6vw;
    line-height: 1.5;
    padding: 5vw 0 0 0;
}
/* 	.bl_case */
.bl_case {
    padding-top: 6vw;
    padding-bottom: 11vw;
}
.bl_case__box1 {
    padding: 6vw 6vw 7vw;
    margin: 9vw 0 10vw;
}
.bl_case__box1-text {
    font-size: 3.6vw;
    line-height: 1.4;
}
.bl_case__box2 {
    margin: 0;
    padding-bottom: 8vw;
}
.bl_case__box2:after {
    width: 30vw;
    height: 8vw;
    bottom: -7vw;
}
.bl_case__box2-title {
    font-size: 4vw;
    padding: 5vw;
    line-height: 1.4;
}
.bl_case__box1-title {
    font-size: 3.6vw;
    width: 50vw;
    margin: 0 auto 5vw;
    padding: 3vw 0;
}
.bl_case__box2-text {
    font-size: 3.6vw;
    line-height: 1.4;
    padding: 0 5vw 5vw 5vw;
}
.bl_case__box2-text b {
    padding: 5vw 0;
    font-size: 3.6vw;
}
.bl_case__box2-item {
    border-radius: 6px;
    width: 100%;
    padding: 3vw 0;
    font-size: 3.5vw;
}
.bl_case__box2-list {
    gap: 2vw;
    flex-wrap: wrap;
    padding: 0 5vw;
}
/* 	.bl_solve */
.bl_solve {
    padding: 24vw 0 22vw;
    background-image: url(/cms/wp-content/themes/souzoku-kouken/images/lp-jigyoshoukei/bl_solve_bg_sp.jpg);
    background-position: bottom;
    background-size: 100%;
}
.bl_solve__list {
    margin-top: 10vw;
    flex-wrap: wrap;
	 justify-content: center;
	    gap: 8vw;
}
.bl_solve__item {
    width: 75%;
    background-size: 20%;
    background-position: center top 8vw;
    height: 76vw;
}
.bl_solve__title {
    font-size: 5vw;
    padding-top: 28vw;
}
.bl_solve__text {
    font-size: 3.6vw;
    padding: 5vw 6vw;
    line-height: 1.4;
}
/* 	.bl_banner */
.bl_banner {
    margin-top: 10vw;
}
/* 	.bl_forte */
.bl_forte {
    padding-top: 14vw;
    padding-bottom: 10vw;
}
.bl_forte__list {
    margin-top: 10vw;
    flex-wrap: wrap;
	 justify-content: center;
	    gap: 8vw;
}
.bl_forte__item {
    width: 75%;
    height: auto;
}
.bl_forte__title {
    font-size: 5vw;
    padding-top: 58vw;
}
.bl_forte__item:after {
    font-size: 4.2vw;
    top: 42vw;
}
.bl_forte__item:before {
    width: 12vw;
    height: 18vw;
    top: 36vw;
}
/* 	.bl_about */
.bl_about {
    padding: 20vw 0;
}
.bl_about__maps {
    width: 90%;
}
.bl_about__maps iframe {
    width: 100%;
    height: 42vw;
}
.bl_about__office {
    color: #1a81ce;
    font-weight: 700;
    font-size: 3.6vw;
    padding-bottom: 1vw;
    text-align: center;
}
.bl_about table {
    margin: 6vw auto;
    width: 90%;
}
.bl_about th,
.bl_about td {
    display: block;
    text-align: center;
    width: auto;
    font-size: 3.6vw;
}
.bl_about tr {
    border-bottom-color: #0038b861;
}
.bl_about th {
    padding: 5vw 0 2.5vw;
}
.bl_about td {
    padding: 0 0 2.5vw 0;
}
/* 	.bl_message */
.bl_message {
    margin: 10vw 0 0;
}
.bl_message__text {
    padding-left: 0;
    line-height: 1.5;
    margin-left: auto;
    width: 90%;
    font-size: 3.6vw;
    padding-top: 70vw;
}
	.bl_message__text-wrapper {
    background-image: url(/cms/wp-content/themes/souzoku-kouken/images/lp-jigyoshoukei/bl_message.jpg);
    background-size: 40vw;
    background-repeat: no-repeat;
    background-position: center top;
    margin: 8vw 0 0 0;
    width: 100%;
    position: relative;
}
.bl_message__name {
    padding: 1.5vw 0;
    clip-path: polygon(2vw 0,100% 0,calc(100% - 2vw) 100%,0 100%);
    margin: 0;
    font-size: 4vw;
    text-align: center;
    width: 50vw;
	 position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 53vw;
}
/* .bl_contact  */
.bl_contact {
    padding: 12vw 0;
    margin-top: 14vw;
}
.bl_contact p.center {
    font-size: 3.4vw;
}
.contact-form td.drop-down select:after {
        left: 49vw
}
.contact__table {
    border-radius: 10px;
    padding: 3vw;
}
.contact__table table {
    box-sizing: border-box;
    width: 100%;
}
 .contact__table tr {
    padding-bottom: 6vw
 }
.contact__txt {
    margin-top: 5vw;
    margin-bottom: 10vw;
    line-height: 1.4;
    font-size: 3.3vw;
}
 .contact-form {
    padding: 3vw;
    border-radius: 10px;
 }
.contact-form td.drop-down select {
    width: 100%;
}
.contact__required {
    float: inherit;
    padding: 4px 12px;
    font-size: 1.4rem;
    margin-left: 10px;
}
.contact button.is-submit {
     width: auto !important;
     margin-top: 6vw !important
}
.contact__table td {
        width: auto
 }
.contact-form td.your-current:after {
        left: 30vw
}
.contact input[type=submit] {
    margin: 0;
    font-size: 4vw;
    padding: 3vw 0;
    width: 52vw;
}
.contact__table th {
      width: auto;
     display: block;
     padding: 3vw 0;
     font-size: 3.5vw
}
.contact__table td {
      width: auto;
      display: block;
      padding: 0
}
.contact-form input[type=text], .contact-form input[type=email], .contact-form select {
    padding: 2.5vw 2vw;
    font-size: 3.4vw;
}
.contact-form td.drop-down:after {
    left: 70vw;
}
div.wpcf7 .ajax-loader {
    position: absolute
}

}