@charset "UTF-8";
.sp{
	display: none;
}
.pc{
    display: block;
}
@media screen and (max-width: 767px) {
	.sp{
	display: block;
    }
    .pc{
        display: none;
    }
	}
@media screen and (min-width: 767px) {
    .ttl_01-fmt2023{
        max-width: 1120px;
        font-size: 26px;
        font-weight: bold;
        margin: 2% auto;
        padding: 1% 0;
        border-bottom: 1px solid #DDDDDD;
    }
    .ttl_02-fmt2023{
        max-width: 900px ;
        font-size: 24px;
        font-weight: bold;
        margin: 2% auto;
        padding: 1% 0;
        border-bottom: 1px solid #DDDDDD;
        line-height: 1.5em;
    }
    .h1_01-fmt2023{
        color: #666666;
        font-size: 28px;
        text-align: center;
        font-weight: bold;
        line-height: 1.5em;
        /*padding: 1% 0px;*/
        padding: 3% 0px 5%;
    }
    .h1_01-fmt2023 span{
        display: block;
        font-size: 20px;
    }
    .h1_02-fmt2023{
        text-align: center;
        color: #EF6D00;
        font-size: 28px;
        font-weight: bold;
        line-height: 1.5em;
        padding: 0;
    }
    .h1_01-fmt2023 span.h1_02-fmt2023{
        display: block;
        font-size: 28px;
        margin-bottom: 2%;
    }

    .fullscreen-fmt2023{
        display: unset;
    }

    .color_fullscreen-fmt2023{
        background-color: #F7F6F4;
        margin-bottom: 5%;
    }

    .h2_01-fmt2023{
        max-width: 1120px;
        margin: 0 auto;
        background-color:#FAE7D5 ;
        color: #EF6D00;
        text-align: center;
        /*padding: 3% 0;*/
        padding: 1.5% 0;
        font-size: 24px;
        font-weight: bold;
        line-height: 1.5;
    }
    .h2_02-fmt2023{
        max-width: 900px ;
        color: #EF6D00;
        font-size: 24px;
        font-weight: bold;
        margin: 0 auto;
        line-height: 1.5;
    }
    .h3_01-fmt2023{
        max-width: 900px;
        text-align: center;
        color: #666666;
        font-size: 22px;
        margin: 1% auto;
        font-weight: bold;
    }
    .h3_02-fmt2023{
        color: #EF6D00;
        max-width: 900px;
        /*text-align: center;*/
        font-size: 22px;
        margin: 1% auto;
        font-weight: bold;
        line-height: 1.5;
    }
    .h3_03-fmt2023{
        max-width: 900px;
        color: #666666;
        font-size: 22px;
        font-weight: bold;
        margin: 3% 0 5% 0;
    }
    .h3_04-fmt2023{
        color: #EF6D00;
        max-width: 900px;
        font-size: 22px;
        margin: 3% auto 5%;
        font-weight: bold;
    }
    .h3_05-fmt2023{
        color: #666666;
        max-width: 900px;
        font-size: 20px;
        margin: 1% auto;
        font-weight: bold;
        line-height: 1.5;
    }
    .alt="効果"{
        color: #666666;
        max-width: 900px;
        font-size: 20px;
        margin: 1% auto;
        font-weight: bold;
        line-height: 1.5;
    }

    .p_boldtxt-fmt2023{
        font-size: 16px;
        color: #666666;
        font-weight: bold;
        text-align: center;
    }

    .fullone_columm-fmt2023{
        background-image: url(../img/sample_full-fmt2023.png);
        height: 440px;
        width: 100%;
        background-size: cover;
    }

    .one_columm-fmt2023{
        width: 900px;
        /*margin: 0 auto;*/
        margin: 2% auto;
        text-align: center;
    }
    .one_columm-fmt2023 > picture > img {
        margin-bottom: 2.5%;
    }
    .one_colummimg-fmt2023{
        background-image: url(../img/sample_one-fmt2023.png);
        height: 500px;
        margin-bottom: 2.5%;
    }

    .one_colummtxt-fmt2023{
        font-size: 16px;
        line-height: 1.75;
        text-align: left;
        margin-bottom: 2.5%;
    }

    .two_columm-fmt2023{
        display: flex;
        justify-content: space-between;
        max-width: 900px;
        margin: 2% auto;
    }
	
    .two_columm-fmt2023 > picture{
        width: 33%;
    }
    .two_columm-fmt2023 > picture > img{
        /*width: 33%;*/
        width: 289px;
    }
    .two_columm-fmt2023 > .p_commontxt-fmt2023{
        /*width: 67%;*/
        width: 65%;
        font-size: 16px;
        line-height: 1.75;
        margin: 0;
    }
    .two_columm-fmt2023 ＋ .p_commontxt-fmt2023{
        margin-right: 2%;
    }
    .two_columm-fmt2023 ＋ picture{
        margin-right: 2%;
    }

    .two_columm-fmt2023 > .row{
        width: 48%;
    }

    .two_columm-fmt2023 > .row > .p_commontxt-fmt2023{
        font-size: 16px;
        line-height: 1.75;
        margin: 3% 0;
    }
    .two_columm-fmt2023 > .row > img{
        width: 100%;
        margin-bottom: 3%;
    }

    .two_columm-fmt2023 > .row > .p_boldtxt-fmt2023{
        text-align: left;
        font-size: 16px;
        color: #666666;
        font-weight: bold;
        margin: 1% 0;
    }
    .two_columm-fmt2023 > .row-txt{
        width: 54%;
    }
    .p_commontxt-fmt2023 > .row-img{

    }

    .three_columm-fmt2023{
        display: flex;
        justify-content: space-between;
        max-width: 900px;
        margin: 1% auto;
    }
    .three_columm-fmt2023 > .row{
        width: 31%;
    }
    .three_columm-fmt2023 > .row > img{
        width: 100%;
        margin-bottom: 5%;
    }

    .three_columm-fmt2023 > .row > .p_commontxt-fmt2023{
        font-size: 16px;
        line-height: 1.75;
    }


    .p_commontxt-fmt2023{
        max-width: 900px;
        font-size: 16px;
        margin: 3% auto 0;
        line-height: 1.75;
    }

    .two_beigecolumm-fmt2023{
        margin: 0 auto;
        background-color: #F7F6F4;
        padding: 3% 0 5% 0;
        width: 1120px;
    }

    .p_smalltxt-fmt2023{
        font-size: 14px;
        text-align: left;
    }
    .summary{
        max-width: 1120px;
        margin: 2% auto;
        background-color: #fffde5;
        padding: 2% 0;
        position: relative;
    }
    .summary > h3{
        text-align: center;
    }
    .summary > .one_columm-fmt2023 > .p_commontxt-fmt2023{
        text-align: left ;
    }

    .txt_white-fmt2023{
        max-width: 900px;
        margin: 1% auto;
        background-color: #fff;
    }

    .txt_white-fmt2023 >li{
        font-size: 16px;
        list-style-type: unset;
    }
    .txt_beige-fmt2023{
        max-width: 1120px;
        margin: 2% auto;
        background-color: #F7F6F4;
        padding: 3% 0;
        position: relative;
    }
    .bg_white{
        max-width: 1120px;
        margin: 2% auto;
        background-color: #fff;
        padding: 2% 0;
        position: relative;
    }

    /*.txt_beige-fmt2023::after{
        position: absolute;
        content: "";
        bottom: 0px;
        right: 110px;
        height: 40px;
        width: 40px;
        background: url(../img/gray-fmt2023.png) no-repeat;
        background-size: contain;
    }*/

    .txt_allbeige-fmt2023{
        /* max-width: 1120px; */
        margin: 2% auto;
        /*margin: 2% auto 5%;*/
        background-color: #F7F6F4;
        padding: 3% 0;
    }

    .p_commonttl-fmt2023{
        font-size: 16px;
        font-weight: bold;
        color: #EF6D00;
        max-width: 900px;
        padding-left: 9.8%;
    }

    /* list */

    .topicPath-fmt2023 {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        margin: 13px 120px;
    }

    .topicPath-fmt2023 > li{
        letter-spacing: 0.24px;
        color: #666666;
    }

    .topicPath-fmt2023 > li > a:hover{
        color:#EF6D00;
        text-decoration: underline;
        transition: .1s;
    }
    .topicPath-fmt2023 > li:after {
        content: "＞";
        display: inline;
        margin: 0 5px;
    }
    .topicPath-fmt2023 > li:last-child:after {
        content: "";
        display:none;
    }
    

/* btn */

    .btn{
        display: flex;
        align-items: center;
        width: 320px;
        box-shadow: 0px 2px 0px #00000033;
        background: #FFFFFF;
        border: 2px solid #D9D4CB;
        font-size: 16px;
        line-height: 28px;
        color: #EF6D00;
        border-radius: 6px;
        margin: auto;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 16px;
    }

    .btn > p {
		/*width: 240px;*/
        width: 280px;
        font-weight: bold;
    }
    .btn > picture {
        display: inline;
    }
    .btn > picture > .icon {
        /*margin-left: 20px;*/
        margin-bottom: 3px;
    }

    .one_btn-fmt2023 > .btn{
        display: flex;
        align-items: center;
        width: 320px;
        box-shadow: 0px 2px 0px #00000033;
        background: #FFFFFF;
        border: 2px solid #D9D4CB;
        font-size: 16px;
        line-height: 28px;
        color: #EF6D00;
        border-radius: 6px;
        margin: auto;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 16px;
    }

    .one_btn-fmt2023 > .btn > p {
        width: 280px;
        font-weight: bold;
    }

    .one_btn-fmt2023 > .btn > picture {
        display: inline;
    }

    .one_btn-fmt2023 > .btn > picture > .icon {
        /*margin-left: 30px;*/
        margin-bottom: 3px;
    }

    .two_btn-fmt2023{
        display: flex;
        width: 900px;
        justify-content: space-around;
        margin: 0 auto;
    }

    .two_btn-fmt2023 > .btn{
        display: flex;
        align-items: center;
        width: 320px;
        box-shadow: 0px 2px 0px #00000033;
        background: #FFFFFF;
        border: 2px solid #D9D4CB;
        font-size: 16px;
        line-height: 28px;
        color: #EF6D00;
        border-radius: 6px;
        margin: auto;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 16px;
    }

    .two_btn-fmt2023 > .btn > p {
		/*width: 240px;*/
        width: 280px;
        font-weight: bold;
    }

    .two_btn-fmt2023 > .btn > picture {
        display: inline;
    }

    .two_btn-fmt2023 > .btn > picture > .icon {
        /*margin-left: 30px;*/
        margin-bottom: 3px;
    }

    .three_btn-fmt2023{
        display: flex;
        width: 1120px;
        justify-content: space-around;
        margin: 0 auto;
    }

    .three_btn-fmt2023 > .btn{
        display: flex;
        align-items: center;
        width: 320px;
        box-shadow: 0px 2px 0px #00000033;
        background: #FFFFFF;
        border: 2px solid #D9D4CB;
        font-size: 16px;
        line-height: 28px;
        color: #EF6D00;
        border-radius: 6px;
        margin: auto;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 16px;
    }

    .three_btn-fmt2023 > .btn > p {
		/*width: 240px;*/
        width: 280px;
    }

    .three_btn-fmt2023 > .btn > picture {
        display: inline;
    }

    .three_btn-fmt2023 > .btn > picture > .icon {
        /*margin-left: 30px;*/
        margin-bottom: 3px;
    }
    .table-fmt2023{
        max-width: 1120px;
        margin: 0 auto;
    }
    .table-fmt2023.w900{
        max-width: 900px;
        margin: 0 auto;
    }
    .table-fmt2023 > table{
        border: 1px solid #E4E4E4;
        width: 100%;
        font-size: 16px;
    }

    th,td{
        border:1px #E4E4E4 solid;
        padding: 1% 2%;
        vertical-align: middle;
    }
    th{
        text-align: center;
    }

    .table_left-fmt2023{
        width: 20%;
        /*padding: 1% 2%;*/
        color: #666666;
        background-color: #F7F6F4;
        font-weight: bold;
    }
    .table_middlettl-fmt2023{
        background-color:#EC9623;
        font-weight: bold;
        color: #fff;
        /*padding: 1% 2%;*/
    }
    .table_middle-fmt2023{
        width: 40%;
        /*padding: 1% 2%;*/
        font-weight: normal;
    }
    .table_rightttl-fmt2023{
        background-color:#C1C1C1;
        font-weight: bold;
        /*padding: 1% 2%;*/
    }
    .table_right-fmt2023{
        width: 40%;
        /*padding: 1% 2%;*/
        font-weight: normal;
    }
    .h2_point-fmt2023 > span{
        font-size: 18px;
        position: relative;
    }

    .h2_point-fmt2023 > span::after{
        position: absolute;
        content: "";
        top: -6px;
        /*right: -56px;*/
        right: -65px;
        height: 35px;
        width: 35px;
        background: url(../img/point-fmt2023.png) no-repeat ;
        background-size: contain;
    }
    .formarea-fmt2023{
        max-width: 1120px;
        margin: 4% auto 6%;
        background-color: #F7F6F4;
        padding: 3% 0;
    }

    .formarea-fmt2023 > .two_columm-fmt2023 {
        width: 900px;
        margin: 1% auto;
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
    }
    .formarea-fmt2023 > .two_columm-fmt2023> img {
        width: 55%;
    }

    .formarea-fmt2023 > .two_columm-fmt2023 > a{
        font: normal normal normal 24px/30px Hiragino Sans;
        letter-spacing: 0px;
        color: #FFFFFF;
        display: block;
        text-align: center;
        text-decoration: none;
    }
    .formarea-fmt2023 > .two_columm-fmt2023 > a > .main_search_btn {
        width: 350px;
        height: 85px;
        background: #EF6D00;
        color: #FFF;
        border-radius: 6px;
        margin: auto;
        cursor: pointer;
    }
    .formarea-fmt2023 > .two_columm-fmt2023 > a > .main_search_btn > picture {
        display: inline;
    }
    .formarea-fmt2023 > .two_columm-fmt2023 > a > .main_search_btn > picture > img {
        padding-top: 16px;
        padding-bottom: 5px;
    }

    .columns_colorfullscreen-fmt2023{
        background-color: #F7F6F4;
        padding: 2% 0; 
    }
    .columns_colorfullscreen-fmt2023 > .formarea-fmt2023{
        background-color: #fff;
    }

    /* recommend */
    .recommend-fmt2023 > .h2_01-fmt2023{
        position: relative;
        padding: 1% 0;
    }
    .recommend-fmt2023 > .h2_01-fmt2023::before{
        /*position: absolute;*/
        content: "";
		display: inline-block;
        /*top: 25%;*/
        height: 55px;
        width: 55px;
        background: url(../img/point-fmt2023.png) no-repeat;
        background-size: contain;
		background-position: left center;
		vertical-align: middle;
    }
    .recommend-fmt2023 > .four_btn-fmt2023{
        display: flex;
		flex-wrap: wrap;
        /*justify-content: space-between;*/
        justify-content: start;
        width: 1120px;
        margin: 2% auto 5%;
    }
    .recommend-fmt2023 > .four_btn-fmt2023 > .row{
        width: 23%;
        box-shadow: 0px 0px 2px 2px #00000033;
        border-radius: 6px;
		background: #fff;
        margin: 0 1% 2%;
    }
    .recommend-fmt2023 > .four_btn-fmt2023 > .row > .inner{
        padding: 6%;
    }
    .recommend-fmt2023 > .four_btn-fmt2023 > .row > .inner > .p_commonttl-fmt2023{
        padding: 0% 0% 4% 0%;
    }
    .recommend-fmt2023 > .four_btn-fmt2023 > .row > .inner > .p_commontxt-fmt2023{
        margin: 3% 0;
        color: #666666;
    }
    .recommend-fmt2023 > .four_btn-fmt2023 > .row > .inner > .recommendttl-fmt2023{
        font-size: 20px;
        color: #666666;
        font-weight: bold;
    }
    .recommend-fmt2023 > .four_btn-fmt2023 > .row > .inner > a{
        display: block;
        text-align: right;
        text-decoration: underline;
        color: #707070;
        /*font-size: 10px;*/
        font-size: 12px;
        margin-top: 5%;
    }
    .recommend-fmt2023 > .four_btn-fmt2023 > .row > .inner > a::before{
        content: "";
		display: inline-block;
        height: 20px;
        width: 20px;
        background: url(../img/arrow.png) no-repeat;
        background-size: contain;
		background-position: left center;
		vertical-align: middle;
    }

    .ttl{
        border:2px solid #EF6D00;
        border-radius: 10px;
        padding: 5px 0;
        text-align: center;
    }
    .ttl > .h3_ttl-fmt2023{
        display: flex;
        height: 2.5em;
        align-items: center;
        justify-content: center;
        color: #666666;
        font-size: 16px;
        font-weight: bold;
        line-height: 1.2;
    }
    .recom{
        background: #f5f5f5;
        padding: 1% 5% 3%;
        border-radius: 10px;
    }
	
    .beginner_windowpoint{
        margin: 2.5% 0;
    }
    .beginner_windowpoint > .btn{
        display: flex;
        align-items: center;
        width: 460px;
    }
    .beginner_windowpoint > .btn > p{
        width: 420px;
        font-weight: bold;
    }

    .section{margin: 0 0 5%;}	
    .mt01{margin-top: 1%;}
    .mt02{margin-top: 2%;}
    .mt025{margin-top: 2.5%;}
    .mt03{margin-top: 3%;}
    .mt05{margin-top: 5%;}
    .mb01{margin-bottom: 1%;}
    .mb02{margin-bottom: 2%;}
    .mb025{margin-bottom: 2.5%;}
    .mb03{margin-bottom: 3%;}
    .mb05{margin-bottom: 5%;}
	.h2em{height: 3.5em;}
    .h3em{height: 5.2em;}
    .h4em{height: 7em;}
    ._center{text-align: center;}
    ._left{text-align: left;}
    ._right{text-align: right;}
	
    .section li {
        text-indent: -1em;
        padding-left: 1em;
        margin-bottom: 1%;
    }

	ul.p_smalltxt-fmt2023 li{
        text-indent: -1em;
        padding-left: 1em;
        margin-bottom: 0;
    }	

	.section .one_columm-fmt2023:first-child{
        margin-top: 0 !important;
    }
	.section .txt_beige-fmt2023:first-child{
        margin-top: 0 !important;
    }
	section .txt_allbeige-fmt2023:first-child{
        margin-top: 0 !important;
    }

}

@media screen and (max-width: 767px) {
    #mainArea {
        padding: 0 0;
        width: 95%;
        margin: 0 auto;
    }
    .fullscreen-fmt2023{
        width: 100%;
    }
    .fullscreen-fmt2023 > .ttl_02-fmt2023{
        font-size: 20px;
        font-weight: bold;
        margin: 2% auto;
        padding: 2% 0;
        border-bottom: 1px solid #DDDDDD;
        line-height: 1.5;
        width: 90%;
    }

    .fullscreen-fmt2023 > .ttl_01-fmt2023{
        font-size: 26px;
        font-weight: bold;
        margin: 2% auto;
        padding: 2% 0;
        border-bottom: 1px solid #DDDDDD;
        line-height: 1.5;
        width: 95%;
    }
    .color_fullscreen-fmt2023{
        width: 100%;
        background-color: #F7F6F4;
        margin-bottom: 10%;
    }
    .color_fullscreen-fmt2023 > .ttl_02-fmt2023{
        font-size: 20px;
        font-weight: bold;
        margin: 2% auto;
        padding: 2% 0;
        border-bottom: 1px solid #DDDDDD;
        line-height: 1.5;
        width: 90%;
    }

    .color_fullscreen-fmt2023 > .ttl_01-fmt2023{
        font-size: 26px;
        font-weight: bold;
        margin: 2% auto;
        padding: 2% 0;
        border-bottom: 1px solid #DDDDDD;
        line-height: 1.5;
        width: 95%;
    }

    .ttl_01-fmt2023 {
        font-size: 26px;
        font-weight: bold;
        margin: 2% auto;
        padding: 2% 0;
        border-bottom: 1px solid #DDDDDD;
        line-height: 1.5;
    }
    .ttl_02-fmt2023 {
        font-size: 20px;
        font-weight: bold;
        margin: 2% auto;
        padding: 2% 0;
        border-bottom: 1px solid #DDDDDD;
        line-height: 1.5;
    }

    .h1_01-fmt2023 {
        color: #666666;
        font-size: 24px;
        text-align: center;
        font-weight: bold;
        line-height: 1.5em;
        /*padding: 1% 0px;*/
        padding: 5% 0px;
        /*width: 90%;*/
        width: 98%;
    }
    .h1_01-fmt2023 span {
        display: block;
        font-size: 16px;
    }
    .h1_02-fmt2023 {
        text-align: center;
        color: #EF6D00;
        font-size: 24px;
        font-weight: bold;
        line-height: 1.5em;
        padding: 5% 0 0 0;
    }
    .h1_01-fmt2023 span.h1_02-fmt2023{
        display: block;
        font-size: 24px;
        padding: 0;
        margin-bottom: 2%;
    }

    .h2_01-fmt2023 {
        background-color: #FAE7D5;
        color: #EF6D00;
        text-align: center;
        padding: 2% 0;
        font-size: 20px;
        font-weight: bold;
        line-height: 1.5;
    }

    .h2_02-fmt2023 {
        color: #EF6D00;
        font-size: 20px;
        font-weight: bold;
        line-height: 1.5;
    }

    .fullone_columm-fmt2023 {
        background-image: url(../img/sample_spfull-fmt2023.png);
        height: 440px;
        width: 100%;
    }

    .one_columm-fmt2023 {
        /*margin: 0 auto;*/
        margin: 5% auto;
        text-align: center;
        width: 100%;
    }
    .one_columm-fmt2023 > iframe {
        display: block;
        width: 100%;
    }

    .one_columm-fmt2023 > img{
        height: auto;
        width: 100%;
        display: block;
    }
    .one_columm-fmt2023 > picture > img {
        display: block;
        height: auto;
        width: 100%;
		margin-bottom: 5%;
    }

    .one_colummimg-fmt2023 {
        background-image: url(../img/sample_spone-fmt2023.png);
        height: 500px;
        margin-bottom: 4%;
        width: 100%;
    }
        
    .one_colummtxt-fmt2023 {
        font-size: 14px;
        line-height: 1.5;
        text-align: left;
        margin-bottom: 4%;
    }

    .two_columm-fmt2023 {
        display: block;
        /*margin: 1% auto;*/
        margin: 5% auto;
    }
    .two_columm-fmt2023 > picture > img {
        display: block;
        height: auto;
        width: 100%;
		margin-bottom: 5%;
    }
    .two_columm-fmt2023 > .row > iframe {
        display: block;
        width: 100%;
    }
    .p_commontxt-fmt2023 {
        width: 100%;
        font-size: 14px;
        line-height: 1.5;
        margin: 3% 0 0 0;
    }
    .two_columm-fmt2023 > .p_commontxt-fmt2023 {
        margin-bottom: 3%;
    }

    .h3_01-fmt2023 {
        text-align: center;
        color: #666666;
        font-size: 20px;
        margin: 3% auto;
        font-weight: bold;
    }
    .h3_02-fmt2023 {
        color: #EF6D00;
        /*text-align: center;*/
        font-size: 20px;
        margin: 3% auto;
        font-weight: bold;
        line-height: 1.5;
    }
    .h3_03-fmt2023{
        color: #666666;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 2%;
    }
    .h3_04-fmt2023 {
        color: #EF6D00;
        font-size: 20px;
        font-weight: bold;
        margin: 10% 0 4%;
    }
    .h3_05-fmt2023 {
        color: #666666;
        font-size: 16px;
        margin: 3% auto;
        font-weight: bold;
        line-height: 1.5;
    }
    .two_columm-fmt2023 > .row {
        width: 100%;
        margin-bottom: 8%;
    }
    .two_columm-fmt2023 > .row > picture > img {
        width: 100%;
        height: auto;
        display: block;
    }

    .two_columm-fmt2023 > .row > img {
        width: 100%;
        height: auto;
        display: block;
    }

    .two_columm-fmt2023 > .row-txt {
        width: 100%;
    }

    .two_columm-fmt2023 > .row-txt > .row-img > picture > img {
        width: 100%;
        height: auto;
        display: block;
    }

    .two_columm-fmt2023 > .row-img > picture > img {
        width: 100%;
        height: auto;
        display: block;
    }

    .two_spcolumm-fmt2023{
        display: flex;
        justify-content: space-between;
    }

    .two_spcolumm-fmt2023 > .row {
        width: 48%;
    }
    .two_spcolumm-fmt2023 > .row > picture > img {
        display: block;
        width: 100%;
        height: auto;
    }

    .two_spcolumm-fmt2023 > .row > .p_commontxt-fmt2023{
        font-size: 14px;
        line-height: 1.5;
        margin: 4% auto;
    }

    .three_columm-fmt2023{
        display: block;
    }
    .three_columm-fmt2023 > .row{
        width: 100%;
        margin: 5% 0 10%;
    }
    .three_columm-fmt2023 > .row:last-child{
        width: 100%;
        margin: 5% 0 0;
    }

    .three_columm-fmt2023 > .row > img{
        width: 100%;
        display: block;
        height: auto;
    }

    .three_columm-fmt2023 > .row > .p_commontxt-fmt2023{
        /*font-size: 16px;*/
        font-size: 14px;
        line-height: 1.75;
        margin-top: 5%;
    }

    .two_beigecolumm-fmt2023{
        max-width: 100%;
        margin: 4% auto;
        background-color: #F7F6F4;
        padding:7% 5%;
    }
	
    .p_smalltxt-fmt2023{
        font-size: 12px;
        text-align: left;
        margin-top: 2%;
    }
	
    .summary{
        max-width: 100%;
        margin: 4% auto;
        background-color: #fffde5;
        padding: 5%;
        position: relative;
    }
    .summary > h3{
        text-align: center;
        font-size: 18px;
    }
    .summary > .one_columm-fmt2023 > .p_commontxt-fmt2023{
        text-align: left ;
    }

    /* 表 */

    .table-fmt2023 {
        width: 95%;
        margin: 0 auto;
        overflow-x: scroll;
    }

    .table-fmt2023 > table {
        border: 1px solid #E4E4E4;
        width: 100%;
        font-size: 14px;
        min-width: 900px;
        margin: 5% auto 4%;
    }
    th,td{
        border:1px #E4E4E4 solid;
        padding: 2% 2%;
        vertical-align: middle;
    }

    .txt_white-fmt2023 {
        margin: 1% auto;
    }

    .p_commonttl-fmt2023 {
        font-size: 16px;
        font-weight: bold;
        color: #EF6D00;
        padding: 0;
    }

    .txt_white-fmt2023 > li {
        font-size: 16px;
        list-style-type: unset;
        margin-left: 2%;
        margin-bottom: 2%;
    }
    .table_left-fmt2023{
        padding: 1% 0% 1% 1%;
        width: 12%;
        color: #666666;
        background-color: #F7F6F4;
        font-weight: bold;
    }
    .table_middlettl-fmt2023{
        padding: 2% 2%;
        background-color:#EC9623;
        font-weight: bold;
        color: #fff;
    }
    .table_middle-fmt2023{
        padding: 3% 2%;
        width: 35%;
        font-weight: normal;
    }
    .table_rightttl-fmt2023{
        padding: 2% 2%;
        width: 35%;
        font-weight: bold;
        background-color: #C1C1C1;
    }


/* btn */

    .btn{
        display: flex;
        background: #fff;
        border: 0.5333vw solid #D9D4CB;
        box-shadow: 0px 0.5333vw 0px #00000033;
        padding-top: 3.4vw;
        padding-bottom: 3.4vw;
        padding-left: 4.2666vw;
        border-radius: 1.6vw;
        font-size: 4.2666vw;
        line-height: 7.4666vw;
        color: #EF6D00;
        width: 86.6666vw;
        margin: auto;
        align-items: center;
    }
    .btn > p {
        width: 300px;
        font-weight: bold;
    }
    .btn > picture {
        display: inline;
    }

    .btn > picture > .icon {
        /*margin-left: 9.25vw;*/
        margin-top: -1vw;
    }

    .one_btn-fmt2023 > .btn{
        display: flex;
        background: #fff;
        border: 0.5333vw solid #D9D4CB;
        box-shadow: 0px 0.5333vw 0px #00000033;
        padding-top: 3.4vw;
        padding-bottom: 3.4vw;
        padding-left: 4.2666vw;
        border-radius: 1.6vw;
        font-size: 4.2666vw;
        line-height: 7.4666vw;
        color: #EF6D00;
        width: 86.6666vw;
        margin: auto;
        align-items: center;
    }

    .one_btn-fmt2023 > .btn > p {
		/*width: 240px;*/
        width: 280px;
        font-weight: bold;
    }

    .one_btn-fmt2023 > .btn > picture {
        display: inline;
    }

    .one_btn-fmt2023 > .btn > picture > .icon {
        /* margin-left: 19.25vw;*/
        margin-top: -1vw;
    }

    .two_btn-fmt2023{
        display: block;
        width: 100%;
        justify-content: space-around;
        margin: 0 auto;
    }

    .two_btn-fmt2023 > .btn{
        display: flex;
        background: #fff;
        border: 0.5333vw solid #D9D4CB;
        box-shadow: 0px 0.5333vw 0px #00000033;
        padding-top: 3.4vw;
        padding-bottom: 3.4vw;
        padding-left: 4.2666vw;
        border-radius: 1.6vw;
        font-size: 4.2666vw;
        line-height: 7.4666vw;
        color: #EF6D00;
        width: 86.6666vw;
        margin: auto;
        align-items: center;
    }

    .two_btn-fmt2023 > .btn > p {
		/*width: 240px;*/
        width: 280px;
        font-weight: bold;
    }

    .two_btn-fmt2023 > .btn > picture {
        display: inline;
    }

    .two_btn-fmt2023 > .btn > picture > .icon {
        /* margin-left: 19.25vw;*/
        margin-top: -1vw;
    }

    .three_btn-fmt2023{
        display: block;
        width: 100%;
        justify-content: space-around;
        margin: 0 auto;
    }

    .three_btn-fmt2023 > .btn{
        display: flex;
        background: #fff;
        border: 0.5333vw solid #D9D4CB;
        box-shadow: 0px 0.5333vw 0px #00000033;
        padding-top: 3.4vw;
        padding-bottom: 3.4vw;
        padding-left: 4.2666vw;
        border-radius: 1.6vw;
        font-size: 4.2666vw;
        line-height: 7.4666vw;
        color: #EF6D00;
        width: 86.6666vw;
        margin: auto;
        align-items: center;
    }

    .three_btn-fmt2023 > .btn > p {
		/*width: 240px;*/
        width: 280px;
    }

    .three_btn-fmt2023 > .btn > picture {
        display: inline;
    }

    .three_btn-fmt2023 > .btn > picture > .icon {
        /* margin-left: 19.25vw;*/
        margin-top: -1vw;
    }
    .btn_small-fmt2023{
        display: flex;
        background: #fff;
        border: 0.5333vw solid #D9D4CB;
        box-shadow: 0px 0.5333vw 0px #00000033;
        padding-top: 2.4vw;
        padding-bottom: 2.4vw;
        padding-left: 4.2666vw;
        border-radius: 1.6vw;
        font-size: 4.2666vw;
        line-height: 7.4666vw;
        color: #EF6D00;
        width: 56.6666vw;
        margin: auto;
        align-items: center;
        font-weight: bold;
    }

    .btn_small-fmt2023 > p {
        width: 170px;
    }

    .btn_small-fmt2023 > picture {
        display: inline;
    }

    .btn_small-fmt2023 > picture > .icon {
        /*margin-left: 9.25vw;*/
        margin-top: -1vw;
    }
	
    .txt_beige-fmt2023 .btn,
    .txt_allbeige-fmt2023 .btn,
    .summary .btn{
        width: 80vw !important;
    }

    /* formArea */

    .formarea-fmt2023 {
        max-width: 100%;
        margin: 10% auto;
        background-color: #F7F6F4;
        padding: 8% 3%;
    }
    .formarea-fmt2023 > .two_columm-fmt2023 {
        width: 100%;
        margin: 1% auto;
        display: block;
    }
    .formarea-fmt2023 > .two_columm-fmt2023 > img {
        width: 100%;
        margin: 1% auto;
        display: block;
    }

    .formarea-fmt2023 > .two_columm-fmt2023 > a {
        font-size: 5.3333vw;
        line-height: 6.93333vw;
        letter-spacing: 0px;
        color: #FFFFFF;
    }

    .formarea-fmt2023 > .two_columm-fmt2023 > a > .main_search_btn {
        width: 80vw;
        height: 19.7vw;
        background: #EF6D00;
        color: #FFF;
        border-radius: 1.6vw;
        margin: auto;
        cursor: pointer;
        text-align: center;
    }

    .formarea-fmt2023 > .two_columm-fmt2023 > a > .main_search_btn > picture{
        display: inline;
    }
    .formarea-fmt2023 > .two_columm-fmt2023 > a > .main_search_btn > picture > img{
        padding-top: 2.9vw;
        padding-bottom: 2.4vw;
    }

    .p_boldtxt-fmt2023{
        font-size: 16px;
        color: #666666;
        font-weight: bold;
        text-align: center;
    }
    .two_columm-fmt2023 > .row > .p_boldtxt-fmt2023{
        text-align: left;
        font-size: 16px;
        color: #666666;
        font-weight: bold;
        margin: 2% 0 3%;
    }

    .two_columm-fmt2023 > .row > .p_boldtxt-fmt2023{
        text-align: left;
        font-size: 16px;
        color: #666666;
        font-weight: bold;
        margin: 1% 0;
    }

    .two_columm-fmt2023 > .row > .p_smalltxt-fmt2023{
        font-size: 14px;
        margin: 1% 0 3%;
    }

    .txt_beige-fmt2023{
        max-width: 100%;
        margin: 4% auto;
        background-color: #F7F6F4;
        padding: 5%;
        position: relative;
    }

    /*.txt_beige-fmt2023::after{
        position: absolute;
        content: "";
        bottom: 0px;
        right: 0px;
        height: 30px;
        width: 30px;
        background: url(../img/gray-fmt2023.png) no-repeat;
        background-size: contain;
    }*/
    .txt_allbeige-fmt2023{
        max-width: 100%;
        margin: 2% auto;
        /*margin: 2% auto 10%;*/
        background-color: #F7F6F4;
        padding: 5%;
    }

    .color_fullscreen-fmt2023 > .formarea-fmt2023{
        background-color: #fff;
    }

    .h2_point-fmt2023 > span{
        font-size: 18px;
        position: relative;
    }
    .h2_point-fmt2023 > span::after{
        position: absolute;
        content: "";
        top: -6px;
        right: -56px;
        height: 35px;
        width: 35px;
        background: url(../img/point-fmt2023.png) no-repeat ;
        background-size: contain;
    }

    /* list */

    .topicPath-fmt2023{
        display: none;
    }

    .columns_colorfullscreen-fmt2023 > .formarea-fmt2023{
        background-color: #fff;
    }
        /* recommend */
        .recommend-fmt2023{
            margin: 15% auto 5%;
        }
        .recommend-fmt2023 > .h2_01-fmt2023{
            position: relative;
			padding: 4% 0;
            line-height: 1.2;
        }
        .recommend-fmt2023 > .h2_01-fmt2023::before{
            position: absolute;
            content: "";
            /*top: -52%;*/
            top: -1.5em;
            left: 42%;
            height: 60px;
            width: 60px;
            background: url(../img/point-fmt2023.png) no-repeat;
            background-size: contain;
        }
        .recommend-fmt2023 > .four_btn-fmt2023{
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            margin: 10% 0;
        }
        .recommend-fmt2023 > .four_btn-fmt2023 > .row{
            width: 48%;
            box-shadow: 0px 0px 2px 2px #00000033;
            border-radius: 6px;
            margin-bottom: 5%;
			background: #fff;
        }
        .recommend-fmt2023 > .four_btn-fmt2023 > .row > img{
            width: 100%;
            display: block;
            height: auto;
        }
        .recommend-fmt2023 > .four_btn-fmt2023 > .row > .inner{
            padding: 6%;
        }
        .recommend-fmt2023 > .four_btn-fmt2023 > .row > .inner > picture > img{
            width: 100%;
            display: block;
            height: auto;
        }
        .recommend-fmt2023 > .four_btn-fmt2023 > .row > .inner > .p_commonttl-fmt2023{
            padding: 0% 0% 4% 0%;
            font-size: 12px;
        }
        .recommend-fmt2023 > .four_btn-fmt2023 > .row > .inner > .p_commontxt-fmt2023{
            margin: 3% 0;
            font-size: 12px;
            color: #666666;
        }
        .recommend-fmt2023 > .four_btn-fmt2023 > .row > .inner > .recommendttl-fmt2023{
            font-size: 16px;
            color: #666666;
            font-weight: bold;
        }
        .recommend-fmt2023 > .four_btn-fmt2023 > .row > .inner > a{
            display: block;
            text-align: right;
            text-decoration: underline;
            color: #707070;
            font-size: 10px;
            margin-top: 5%;
        }
        .recommend-fmt2023 > .four_btn-fmt2023 > .row > .inner > a::before{
            content: "";
            display: inline-block;
            height: 16px;
            width: 16px;
            background: url(../img/arrow.png) no-repeat;
            background-size: contain;
            background-position: left center;
            vertical-align: middle;
        }
		
    .ttl{
        border:2px solid #EF6D00;
        border-radius: 10px;
        padding: 5px 0;
        text-align: center;
    }
    .ttl > .h3_ttl-fmt2023{
        display: flex;
        height: 2.5em;
        align-items: center;
        justify-content: center;
        color: #666666;
        font-size: 16px;
        font-weight: bold;
        line-height: 1.2;
    }
    .recom{
        background: #f5f5f5;
        padding: 1% 5% 3%;
        border-radius: 10px;
    }
    .beginner_windowpoint{
        margin: 5% 0;
    }
		
    .section{margin: 0 0 10%;}
    .mt01{margin-top: 2%;}
    .mt02{margin-top: 4%;}
    .mt025{margin-top: 5%;}
    .mt03{margin-top: 6%;}
    .mt05{margin-top: 10%;}
    .mb01{margin-bottom: 2%;}
    .mb02{margin-bottom: 4%;}
    .mb025{margin-bottom: 5%;}
    .mb03{margin-bottom: 6%;}
    .mb05{margin-bottom: 10%;}
    ._center{text-align: center;}
    ._left{text-align: left;}
    ._right{text-align: right;}

    .section li {
        text-indent: -1em;
        padding-left: 1em;
        margin-bottom: 2%;
    }
	
	ul.p_smalltxt-fmt2023 li{
        text-indent: -1em;
        padding-left: 1em;
        margin-bottom: 0;
	}

	.section .one_columm-fmt2023:first-child{
        margin-top: 0 !important;
    }
	.section .txt_beige-fmt2023:first-child{
        margin-top: 0 !important;
    }
	section .txt_allbeige-fmt2023:first-child{
        margin-top: 0 !important;
    }
	
}
