.lead-red {
	background: #000;
    line-height: 1.8;
}
.lead-red:after {
	border-color: #000 transparent transparent transparent;
}
.navy-box-wrap {
	background: #F96400;
}
.navy-box-wrap .radius-box .title {
	border-bottom: solid 1px #F96400;
	color: #F96400;
    font-weight: 900;
}
.navy-min-radius {
	background: #F96400;
}
.annual-income {
	color: #000;
}
.attention {
	color: #F96400;
	font-size: 1.2em;
}

.navy-box-wrap .radius-box:nth-of-type(1) .title:before {
	background-image: url("../../img/lp_misorado/ico-01.png");
}
.navy-box-wrap .radius-box:nth-of-type(2) .title:before {
	background-image: url("../../img/lp_misorado/ico-02.png");
}
.navy-box-wrap .radius-box:nth-of-type(3) .title:before {
	background-image: url("../../img/lp_misorado/ico-03.png");
}
.marker-green {
	color: #F96400;
}
.marker-blue {
	color: #F96400;
}
h2.int {
    font-family: auto;
    font-size:2em;
    border-top: solid 2px #000;
    border-bottom: solid 2px #000;
    color: #000;
    margin: 40px 0 20px;
    text-align: center;
    font-weight: 900;
    padding: 1em 0;
}

.sec1 {
    background-image: url("https://ramenkeiei.com/misorado/wp-content/themes/site/assets/img/p3-bg.png");
    background-size: 7%;
    padding: 4em 0;
}
.body {
    padding: 0 3em;
    font-family: "Noto Sans Japanese", -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, メイリオ, Meiryo, sans-serif;
}
.thumb li{
    width: 20%;
    margin: 0.5em;
}
.reason-box{
    margin: 0 0 3em;
}
.reason-box:last-of-type{
    margin: 0;
}
#.reason-box .catch{
    font-weight: 800;
    font-family: var(--font-f-gothic);
    text-align: center;
    color: #070647;
}
#.sec1 .body{
    padding: 0 3em;
}
#.sec3 .body{
    padding: 3em;
}
.record-box .title::before{
    content: '実績';
    display: inline;
    background-color: #A32F42;
    color: white;
    padding: 0.5em;
    font-size: 1.3em;
    font-weight: 800;
    margin: 0 0.75em 0 0;
}
.record-box .title{
    background-color: white;
    color: #A32F42;
    font-size: 1.3em;
    font-weight: 800;
    border: solid 3px #A32F42;
    border-top-right-radius: 0.25em;
    border-bottom-right-radius: 0.25em;
    margin:2em 0 1em;
}
.record-box .title p:first-of-type{
    background-size: 5%;
    background-repeat: no-repeat;
    padding: 0 0 0 3em;
    font-size: 1.2em;
    font-weight: 600;
    margin: 0;
    border-bottom: solid 1px #ccc;
    background-position: 1%;
}
.record-box .flex .left{
    width: 45%;
}
.record-box .flex .right{
    width: 53%;
    margin: 0 0 0 auto;
}
.reason-box .title{
    background-size: 10%;
    background-repeat: no-repeat;
    padding: 0.8em 0 1em 4em;
    margin:0 0 1em;
    font-size: 1.3em;
    font-weight: 600;
    color: #A32F42;
}
.flex-center{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.flex-center li{
    display: flex;
    justify-content: center;
    width: 100%;
}

.record-box .flex{
    display: flex;
    flex-wrap: wrap;
}
.record-box .flex table{
	background: #fff;
    width: 100%;
    margin-bottom: 1em;
}
.record-box .flex table tr.bg-red{
    background-color: #A32F42;
    color: white;
}
.record-box .flex table thead{
    background: var(--d-color-thin-2);
}

.record-box .flex table th{

}
.record-box .flex table td{

}
.record-box .flex thead td{
	background: #ececec;
}
.record-box .flex table{
    border-top: solid 1px #000;
    border-left: solid 1px #000;
}
.record-box .flex td,
.record-box .flex th{
    padding:0.25em 1em;
    border-bottom: solid 1px #000;
    border-right: solid 1px #000;
}

.record-box .flex td{
    text-align: right;
}
.record-box .right .text{
    font-size: 1.1em;
    font-weight: 600;
}
.record-box .right .ico-tsumari{
    background-repeat: no-repeat;
    padding: 0.35em 0 0.35em 0;
    font-size: 1.2em;
    font-weight: 600;
    color: #A32F42;
}

.record-box .title p:last-of-type{
    font-size: 1.2em;
    font-weight: 600;
    margin: 0;
    color: #A32F42;
    padding-bottom: 1em;
}

.reason-box .flex{
    display: flex;
    flex-wrap: wrap;
}
.catch-big-text{
    font-weight: 800;
    font-family: var(--font-f-gothic);
    font-size: 1.5em;
    background: linear-gradient(transparent 50%, #ffff7f 50%);
}
.catch-big-text.red{
    color: #A32F42;
}
.sub-title{
    color: #A32F42;
    font-size: 1.5em;
    font-weight: 800;
}
.record-box .flex table tr.bg-red {
    background-color: #A32F42;
    color: white;
}
.keiko_yellow {
    background: linear-gradient(transparent 50%, #ffff7f 50%);
}

@media screen and (max-width:889px){
	.body {
		padding: 0 5%;
	}
    .company-lead {
        background-color: #A32F42;
        color: white;
        font-size: var(--d-font-size-2);
        font-weight: 600;
        font-family: var(--font-f-gothic);
        padding: 0.25em 0 0.25em 0.5em;
        line-height: 1.5;
    }
    .blue-lead{
        font-size: var(--d-font-size-3);
        font-family: var(--font-f-gothic);
        padding: 0.5em 0.25em;
    }
    #track-record .sub-title{
        font-size: var(--d-font-size-4);
        line-height: 1.5;
    }
    .support-box .big-text{
        font-size: var(--d-font-size-3);
    }
    .brown-lead-slush-wrap p.position-start img{
        position: absolute;
        left: 0.35em;
        top: 0;
        width: 50px;
    }

    .brown-lead-slush-wrap p.position-end img{
        position: absolute;
        right: 0.5em;
        bottom: -0.5em;
        width: 50px;
    }
    .pc-only{
        display: none;
    }
    .sp-only{
        display: block;
    }
    .brown-lead-slush{
        padding: 1em;
        font-size: var(--d-font-size-3);
    }
    .white-bg-title{
        font-size: var(--d-font-size-3);
    }
    .problem-box-wrap{
        background-color: white;
        border-radius: 1em;
        padding: 2em 1.5em;
        margin-bottom: 2.5em;
    }
    .problem-box-wrap:nth-of-type(3){
        margin-bottom: 0;
    }

    .movie{
        display: flex;
        justify-content: center;
        margin-bottom: 1em;
    }
    .movie iframe{
        width: 100%;
        height: 16em;
    }
    .sec1{
        width: 100%;
        padding: 1em;
    }
    .sec2{
        width: 100%;
        padding: 1em;
    }
    .sec3 .body,
    .sec4 .body{
        width: 100%;
        padding:0 1em;
    }
    .bn{
        margin-bottom: 1em;
    }
    .catch-big-text{
        font-size: var(--d-font-size-4);
        line-height: 1.5;
    }
    .catch{
        font-size: var(--d-font-size-1);
        margin-bottom: 1em;
        line-height: 1.75;
    }


    .reason-box .flex li:nth-of-type(1){
        width: 100%;
        margin: 0;
    }
    .reason-box .flex li:nth-of-type(2){
        width: 100%;
        margin: 0;
    }
    #corpo .flex .photo{
        width: 100%;
        order: 1;
        margin-bottom: 1em;
    }
    #corpo .flex .text{
        width: 100%;
        margin: 0;
        order: 2;
    }

    .study-point-box .text{
        width: 100% !important;
        margin: 0 !important;
        order: 2 !important;
    }
    .study-point-box .photo{
        width: 100% !important;
        margin: 0 0 1em !important;
        order: 1 !important;
    }

    .point-box .title{
        background-repeat: no-repeat;
        padding: 0 0 0 2em;
        font-size: var(--d-font-size-4);
        line-height: 1.5;
        font-weight: 600;
        color: var(--attention-color);
        background-size: 13%;
    }

    .review-main .left{
        width: 100%;
    }
    .review-main .right{
        width: 100%;
        margin: 0;
    }
    .qa-box .photo img{
        margin: 0 auto;
    }
    .qa-box:nth-of-type(2n) .flex .photo{
        width: 100%;
        order: 1;
        justify-content: center;
    }
    .qa-box .flex .text{
        width: 100% !important;
        margin: 0 0 2em 0 !important;
    }
    .qa-box .flex .photo{
        width: 100% !important;
        margin: 0 0 1em 0 !important;
    }
    .qa-box:nth-of-type(2n+1) .flex .text{
        width: 100%;
    }
    .review-navi li{
        width: 48%;
        margin: 0.25em;
    }
    .howto-wrap .howto-box{
        width: 100%;
        margin: 0;
    }
    .kodawari-wrap .kodawari-box{
        width: 100%;
        margin: 0;
    }
    .brown-lead{
        font-size: var(--d-font-size-4);
    }
    .success-box .title{
        padding: 1em 0;
        font-weight: 800;
        font-size: var(--d-font-size-3);
        color: var(--attention-color);
        line-height: 1;
        margin-bottom: 0 !important;
    }
    .problem-box .title::after{
        overflow: hidden;
        margin: 0.5em 0 0 0;
    }

    .success-box .title::after{
        display: block;
        content: url("../../assets/img/title-under-red.png");
        line-height: 1;
        overflow: hidden;
        margin: 0.5em 0 0 0;
    }
     .develop-box .title{
        padding: 1em 0;
        font-weight: 600;
        font-size: var(--d-font-size-3);
        color: white;
        background: rgb(226,29,29);
        text-align: center;
        background: linear-gradient(90deg, rgba(226,29,29,0) 0%, rgba(226,30,30,1) 10%, rgba(225,34,34,1) 50%, rgba(231,21,21,1) 90%, rgba(231,21,21,0) 100%);
        line-height: 1.5;
    }
    .success-flex .left{
        width: 100%;
    }
    .success-flex .right{
        width: 100%;
    }
    .point-box ul{
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 1em;
    }
    .point-box li{
        width: 100%;
        margin-bottom: 1em;
    }

    .title-block{
        text-align: center;
        padding: 1em;
    }
    #corpo .title{
        padding: 0.5em;
        margin: 0 auto;
        font-size: var(--d-font-size-4);
        font-family: var(--font-f-gothic);
        font-weight: 600;
    }
    #corpo .body{
        background-image: url("../../assets/img/p6-bg.png");
        background-size: 9%;
        padding: 1em;
    }
    table.company{
        width: 100%;
    }
    table.company td,
    table.company th{
        padding: 0.5em;
        font-family: var(--font-f-mincho);
    }
    #corpo .flex.main .title.ff-mincho{
        letter-spacing: -2px;
        font-size: var(--d-font-size-3);
    }
    p.company-title{
        font-size: var(--d-font-size-3);
    }
    .line_button_wrap{
        width: 90%;
        margin: 0 0 1em;
    }
    .red_btn{
        width: 90%;
        margin: 0;
    }
    .btn_space{
        margin: 1em 0 auto;
        justify-content: center;
    }
    .line_button_wrap p{
        font-size: var(--d-font-size-3);
        font-weight: 600;
        color: white;
        line-height: 1.5;
        padding: 0 0 0 2em;
        background-image: url(../../assets/img/ico-telnum.png);
        background-repeat: no-repeat;
        background-size: 10%;
        background-position: 1.3em 0.35em;
        margin: 0 !important;
    }
    #review .body{
        width: 100%;
        padding:0 1em;
    }
    .qa-box p.position img{
        position: absolute;
        width: 22%;
        left: -4.3em;
        top: -5.7em;
    }
    .qa-box .q{
        background-color: white;
        font-size: var(--d-font-size-3);
        font-family: var(--font-f-gothic);
        border: solid 8px #C64C34;
        color: #C64C34;
        font-weight: 600;
        background-position: 100%;
        background-repeat: no-repeat;
        background-size: 18%;
        padding: 0.2em 0.1em 0.2em 3em;
        margin-bottom: 1.5em;
        line-height: 1.3;
    }
    .review-main .catch{
        font-size: var(--d-font-size-5);
        font-family: var(--font-f-gothic);
        color: var(--attention-color);
        line-height: 1.4;
    }
    .store-name-catch{
        position: relative;
        display: inline-block;
        padding: 7px 10px;
        min-width: 120px;
        width: 100%;
        color: #000;
        font-size: var(--d-font-size-3);
        line-height: 1.5;
        font-family: var(--font-f-mincho);
        font-weight: 600;
        text-align: center;
    }
    .review-main .sub-catch{
        font-size: var(--d-font-size-2);
        font-family: var(--font-f-gothic);
        font-weight: 600;
        text-align: center;
        letter-spacing: -1px;
    }
    .brown-lead-hukidashi{
        position: relative;
        display: flex;
        justify-content: center;
        width: 90%;
        margin: 0 auto;
        background: #33160B;
        color: yellow;
        font-weight: 800;
        font-size: var(--d-font-size-5);
        text-align: center;
        margin-bottom: 0.75em;
        line-height: 1.3;
        padding: 0.5em;
    }
    #system section .body{
        padding: 0 1em;
    }
    #system .main{
        padding: 1em 0 0;
    }

    #system .reason-box .reason .photo{
        width: 100%;
        margin-bottom: 1em;
        order: 1;
    }
    #system .reason-box .reason .text{
        width: 100%;
        order: 2;
    }
    .thumb li{
        width: 40%;
        margin: 0.5em;
    }
    .reason-box{
        margin: 0;
    }
    #track-record .sec1 .body{
        padding: 0 1em;
    }
    #track-record .sec3 .body{
        padding: 1em;
    }
    .record-box .title p:first-of-type{
        background-size: 16%;
        background-repeat: no-repeat;
        padding: 0 0 0 3em;
        font-size: var(--d-font-size-3);
        font-weight: 600;
        margin: 0;
        border-bottom: solid 1px #ccc;
        background-position: 1%;
    }
    .record-box .title p:last-of-type{
        line-height: 1.5;
    }
    .record-box .flex .left{
        width: 100%;
        order: 2;
        margin-bottom: 0em;
    }
    .record-box .flex .right{
        width: 100%;
        order: 1;
        margin-bottom: 1em;
    }
    .record-box .right .ico-tsumari{
        background-repeat: no-repeat;
        padding: 0.35em 0 0.35em 0;
        font-size: var(--d-font-size-3);
        font-weight: 600;
        color: var(--attention-color);
        line-height: 1.5;
        margin: 0;
    }
    .reason-box .title{
        background-size: 14%;
        background-repeat: no-repeat;
        padding: 0 0 0 2.5em;
        margin: 0 0 1em;
        font-size: var(--d-font-size-3);
        font-weight: 600;
        color: var(--attention-color);
        line-height: 1.35;
        background-position: 0 center;
    }
    .reason-box{
        margin-bottom: 3em;
    }
    .reason-box .flex li:nth-of-type(1){
        margin-bottom: 1em;
    }
    #study .thumbnail-box{
        width: 100%;
    }
    #study .hukidashi img{
    }
    #study .face-photo{
        margin: 0 auto;
        order: 2;
    }
    #study .main-lead{
        position: relative;
        display: inline-block;
        padding: 0.5em;
        width: 100%;
        color: white;
        font-size: var(--d-font-size-2);
        font-weight: 600;
        background: #C64C34;
        line-height: 1.5;
        text-align: center;
    }
    #study .lead{
        padding: 0 0.5em 0.5em;
        color: #C64C34;
        border-left: solid 2px #C64C34;
        border-bottom: solid 2px #C64C34;
        font-weight: 600;
        font-size: var(--d-font-size-2);
        line-height: 1.5;
    }

    #study .staff-box .box .photo{
        width: 100% !important;
        margin: 0 0 1em !important;
        order: 1 !important;
    }
    #study .staff-box .box .text{
        width: 100% !important;
        margin: 0 0 3em 0 !important;
        order: 2 !important;
    }
    #review .bn{
        padding: 0;
    }
    .study-point-box .title{
        color: white;
        font-size: var(--d-font-size-3);
        font-weight: 600;
        background-size: 15%;
        background-repeat: no-repeat;
        padding: 0.5em 0 0.75em 3em;
        line-height: 1.5;
        background-position: 2% 40%;
        margin: 0;
    }
    #study p.hukidashi{
        width: 100%;
        order: 1;
    }
    .fuchidori {
        background: orange;
        padding: 0.5em 0;
        margin: 0 !important;
        line-height: 1.5;
        text-align: center;
        font-size: var(--d-font-size-4);
        font-family: var(--font-f-gothic);
        font-weight: 600;
        color: white;
        text-shadow:1px 1px 0 #000, -1px -1px 0 #000,
        -1px 1px 0 #000, 1px -1px 0 #000,
        0px 1px 0 #000,  0-1px 0 #000,
        -1px 0 0 #000, 1px 0 0 #000;
    }
    .support-box .left{
        order: 2;
        width: 100%;
    }
    .support-box .right{
        order: 1;
        width: 100%;
        margin: 0 0 1em ;
    }
    #product-appeal .support-box .right{
        margin: 0;
    }
    .problem-box .title{
        background-repeat: no-repeat;
        background-size: 20%;
        padding: 0 0 0 3em;
        font-size: var(--d-font-size-3);
        font-weight: 600;
        color: var(--attention-color);
        line-height: 1.35;
        margin: 0;
    }
    .problem-box .left{
        width: 100%;
    }
    .problem-box .right{
        width: 100%;
        margin: 0;
    }
    .under-arrow{
        width: 50%;
        left: 40%;
    }
    .success-icon img{
        position: absolute;
        width: 25%;
        left: -1em;
        top: 3em;
        transform: rotate(3deg);
    }
    .support-main{
        background-size: 100%;
        min-height: 700px;
        padding: 28em 1em 1em 1em;
    }
    .support-main .position a{
        position: absolute;
        display: block;
        right: -1em;
        top: -13.5em;
        width: 60%;
    }
    .footer-navi{
        display: flex;
        flex-wrap: wrap;
    }
    .footer-navi li{
        width: 50%;
        justify-content: center;
    }
    .footer-navi li a{
        display: block;
        padding: 0.5em 0;
        background: black;
        color: white;
        font-size: var(--d-font-size);
        font-family: var(--font-f-mincho);
        text-align: center;
    }
    .movie-wrap{
        background-color: #000;
        padding: 1em;
        margin-bottom:2em;
    }
    .lead-red{
        letter-spacing: -1px;
        line-height: 1.7;
    }
    .lead-black {
        font-size: 0.8em;
    }
}



.reason-box .flex p{
    margin: 1em 0 0 0;
    background: #F3EADD;
    padding: 1em;
    text-align: center;
}
#track-record .sec1{
    background-image: url("../../assets/img/p3-bg.png");
    background-size: 7%;
    padding: 0;
}

.otoiawase{
    background:#292929;
    padding:1% 0;
}
.contact-table{
    margin:4%;
    color:#fff;
}
.contact-table th,.contact-table td{
    border-bottom:solid 1px rgb(87, 87, 87);
    padding:1%;
}
@media screen and (min-width:641px){
    .contact-table th{
        width:30%;
    }
}
@media screen and (max-width:640px){
    .contact-table th,.contact-table td{
        display:block; 
    }
    h1,h2{
        padding: 0;
        margin: 0;
        font-size: 1em;
        line-height: 1.3;
        font-weight: 400;
    }
}

.works-bar {
    background-color: #000;
    color: #fff;
    padding: 0.5em 3em;
    font-size: 1.6em;
    font-weight: 900;
    text-align: center;
}
.works-bar2 {
    background-color: #f8c100;
    color: #fff;
    padding: 1em 1em;
    font-weight: 900;
    display: inline-block;
    margin-bottom: 1em;
    width: 100%;
}

.shiny_btn01 {
  display: inline-block;
  position: relative;
  width: 100%;
  min-height: 100px;
  max-width: 500px; /* ボタン幅 */
  padding: .7em 0em;
  background-color: #00af08; /* 背景色 */
  color: #fff !important;
  box-shadow: 0 3px 0 0 #005b04; /* 影の色 */
  border-radius: 10px;
  font-size: 1.7em;
  font-weight: bold; /* 文字の太さ */
  color: #fff; /* 文字の色 */
  text-align: center;
  text-decoration: none !important;
  overflow: hidden;
  transition: 0.3s;
  line-height: 1.4;
}
.shiny_btn01::before {
  position: absolute;
  content: '';
  display: inline-block;
  top: -180px;
  left: 0;
  width: 30px;
  height: 100%;
  background-color: #fff;
  transition: 0.2s;
  animation: shiny_btn01 3s ease-in-out infinite;
}

.shiny_btn02 {
  display: inline-block;
  position: relative;
  width: 100%;
  min-height: 100px;
  max-width: 500px; /* ボタン幅 */
  padding: 1em 0em;
  background-color: #e7261b; /* 背景色 */
  color: #fff !important;
  box-shadow: 0 3px 0 0 #995100; /* 影の色 */
  border-radius: 10px;
  font-size: 1.7em;
  font-weight: bold; /* 文字の太さ */
  color: #fff; /* 文字の色 */
  text-align: center;
  text-decoration: none !important;
  overflow: hidden;
  transition: 0.3s;
}
.shiny_btn02::before {
  position: absolute;
  content: '';
  display: inline-block;
  top: -180px;
  left: 0;
  width: 30px;
  height: 100%;
  background-color: #fff;
  transition: 0.2s;
  animation: shiny_btn01 3s ease-in-out infinite;
}

/* マウスオーバーした際のデザイン */
.shiny_btn02:hover {
  text-decoration: none;
  color: #fff;
  box-shadow: none;
  -webkit-transform: translateY(3px);
}

/* マウスオーバーした際のデザイン */
.shiny_btn01:hover {
  text-decoration: none;
  color: #fff;
  box-shadow: none;
  -webkit-transform: translateY(3px);
}

/* 光るアニメーション */
@-webkit-keyframes shiny_btn01 {
  0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
  80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
  81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
  100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}

.bar02-bgb {
    background-color: #126a97;
    padding: 2%;
    border-radius: 20px;
    color: #fff;
    margin:20px 0;
}
.bar02-bgr {
    background-color: #d40037;
    padding: 2%;
    border-radius: 20px;
    color: #fff;
    margin:20px 0;
}
.bar02-sec01 {
    padding-top: 30px;
    padding-right: 16px;
    padding-bottom: 30px;
    padding-left: 16px;
}
.bar02-sec02 {
    background-color: #fff;
    border-radius: 60px;
    padding: 8px 16px;
    text-align: justify;
    color: #126a97;
    margin: 20px 0;
    font-weight: 900;
}
.bar02-sec03 {
    padding-top: 30px;
    padding-right: 16px;
    padding-bottom: 30px;
    padding-left: 16px;
}
.bar02-sec04 {
    background-color: #fff;
    border-radius: 60px;
    padding: 8px 16px;
    text-align: justify;
    color: #d40037;
    margin: 20px 0;
    font-weight: 900;
}

/* 上三角形 */
.triangle-top {
  background: linear-gradient(to bottom, green, yellow);
  clip-path: polygon(0 100%, 50% 0, 100% 100%);
}
/* 右三角形 */
.triangle-right {
  background: linear-gradient(to right, green, yellow);
  clip-path: polygon(0 0, 0 100%, 100% 50%);
}
/* 下三角形 */
.triangle-bottom {
  background-color: #d40037;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
}
/* 左三角形 */
.triangle-left {
  background: linear-gradient(to left, green, yellow);
  clip-path: polygon(100% 0, 0 50%, 100% 100%);
}
/* 共通のスタイル */
.triangle {
/*   background-color: #333; */
  height: 50px;
  width: 100%;
}


@media screen and (min-width:641px){
    .flo33 {
        width:31%;
        margin: 1%;
    }
    .flo50 {
        width:50%;
        padding: 1%;
    }
    
}
@media screen and (max-width:640px){
    .flo33 {
        width:100%;
        margin-bottom: 5%;
    }
    .flo50 {
        width:100%;
        margin-bottom: 5%;
    }
    .shiny_btn01 {
        min-height: auto;
    }
    .shiny_btn02 {
        min-height: auto;
    }
    .single-landing_pt .box_business .president p, .single-landing_pt .box_business .post_body p, .tax-business_ct .box_business .president p, .tax-business_ct .box_business .post_body p, #business .box_business .president p, #business .box_business .post_body p {
    margin: 10px 0 30px;
    }
}


.support{
    border: 6px solid #d40037;
    border-radius: 20px;
    padding-top: 30px;
    padding-right: 16px;
    padding-bottom: 30px;
    padding-left: 16px;
    text-align: justify;
}

.support div:first-of-type {
    font-weight: 900;
    color: #d40037;
}
.support div:nth-of-type(2) {
    font-size: 0.8em;
}

/* m&a LP */

.flex-container {
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-direction: row; /* Safari */
  flex-direction:         row;
  flex-wrap: wrap;
}
.flex-container-bt {
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-direction: row; /* Safari */
  flex-direction:         row;
  flex-wrap: wrap;
  -webkit-justify-content:space-between;
  -moz-justify-content:space-between;
  justify-content:space-between;
}
.flex-container-riv {
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-direction: row-reverse; /* Safari */
  flex-direction:         row-reverse;
  flex-wrap: wrap;
}
.flex-container-cen {
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-justify-content: center; /* Safari */
  justify-content:         center;
  flex-wrap: wrap;
}

.mtb-40 {
    margin-top: 40px;
    margin-bottom: 40px;
}
.mb-20 {
    margin-bottom: 20px;
}
.mb-40 {
    margin-bottom: 40px;
}
.mb-60 {
    margin-bottom: 60px;
}

.text-center-pc {
    text-align: center;
}
@media screen and (max-width:767px){
    .text-center-pc {
        text-align: left;
    }
}

.lp-container {
    padding: 5% 5%;
}
@media screen and (max-width:767px){
    .lp-container {
        padding: 5% 5%;
    }
}

.blue {
    color: #2f4e8f;;
}
.bg-blue {
    background-color: #2f4e8f;
    color: #fff;
}
.red {
    color: #d40037;
}
.bg-red {
    background-color: #d40037;
    color: #fff;
}
.bg-gray {
    background-color: #f5f5f5;
    position: relative;
}
.bg-gray::after {
  content: "";
    position: absolute;
    height: 60px;
    width: 100%;
    clip-path: polygon(0 0,50% 100%,100% 0);/* ココ */
    background-color: #f5f5f5;/* デモは青色の部分 */
    left: 0;
    bottom: -60px; /* bottomにピッタリくっつけたいので三角の高さ分下にずらす */
}
@media screen and (max-width:767px){
    .bg-gray::after {
        height: 30px;
        bottom: -30px; /* bottomにピッタリくっつけたいので三角の高さ分下にずらす */
    }
}
.fw900 {
    font-weight:900;
}
.fs2x {
    font-size: 200%;
    line-height: 180%;
}
@media screen and (max-width:767px){
    .fs2x {
        font-size: 120%;
        line-height: 160%;
    }
}

body {
    font-size: 17px;
    font-family: "Noto Sans JP", "Open Sans", "Helvetica Neue", Helvetica, "Arial", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #232323;
    font-weight: 400;
    line-height: 170%;
}
@media screen and (max-width: 640px){
    body {
        line-height: 170%;
    }
    .single-landing_pt .box_business .president, .single-landing_pt .box_business .post_body, .tax-business_ct .box_business .president, .tax-business_ct .box_business .post_body, #business .box_business .president, #business .box_business .post_body {
        font-size: 16px;
        line-height: 170%;
    }
}

@media screen and (max-width:767px){
    .br-pc {
        display: none;
    }
}
.cta {
    padding: 5% 0;
}

.qa-flo01 {
    width: 40%;
}
.qa-flo02 {
    width: 55%;
    margin-right: 5%;
    text-align: justify;
}
.qa-flo01.riv{
    width: 40%;
}
.qa-flo02.riv{
    width: 55%;
    margin-left: 5%;
    margin-right: 0%;
    text-align: justify;
}
@media screen and (max-width:767px){
    .qa-flo01 {
        width: 100%;
    }
    .qa-flo02 {
        width: 100%;
        margin-top: 1em;
        margin-left: 0;
    }
    .qa-flo01.riv{
        width: 100%;
    }
    .qa-flo02.riv{
        width: 100%;
        margin-top: 1em;
        margin-left: 0;
    }
}

@media (min-width: 768px) {
    .pcv {

    }
    .spv {
        display: none !important;
    }
    .br-sp {
        display: none;
    }
}
@media screen and (max-width:767px){
    .pcv {
        display: none !important;
    }
    .spv {

    }
}

#form {
    width: 100%;
    font-size: 80%;
}
#form p {
    margin: 0;
}

@media screen and (max-width: 640px) {
    #form input.wpcf7-submit {
        width: 100%;
        margin: 0 auto;
    }
}
@media screen and (max-width: 640px) {
    #form .wpcf7-text, #form textarea {
        min-width: 100%;
    }
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.box .youtube iframe {
    width: 95% !important;
}