/*
Theme Name: ユーティライズ
Theme URL: 
Description: ユーティライズ
Author:
Version: 1.2.2
*/

@import url("/css/reset.css");
@import url("/css/default.css");
@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');
figure {
    margin: 0 !important;
}

.clearfix {
    display: block;
}

.wpcf7-list-item {
    margin: 0 !important;
}

.grecaptcha-badge {
    visibility: hidden;
}

.sp {
    display: none;
}

body {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    -webkit-text-size-adjust: 100%;
}

#bgf {
    background: #fff;
    padding: 0 0 1px;
    margin: 0 0 60px;
}

.slick-slide img.sp {
    display: none;
}


/*
Thin 100
Light 300
Regular 400
Medium 500
Bold 700
Black 900
 */

.minpc {
    display: none;
}

.minpc02 {
    display: none;
}

@media screen and (min-width:1220px) and (max-width:1420px) {
    .bigpc02 {
        display: none;
    }
    .minpc02 {
        display: block;
    }
}

@media screen and (min-width:770px) and (max-width:1220px) {
    .bigpc {
        display: none;
    }
    .minpc {
        display: block;
    }
    .bigpc02 {
        display: none;
    }
    .minpc02 {
        display: block;
    }
}


/* main */

main {
    background-image: url(/images/main_bg.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

main#support_bg {
    background-image: url(/images/support_bg.png);
}

main#investment_bg {
    background-image: url(/images/investment_bg.png);
}

main#works_bg {
    background-image: url(/images/works_bg.png);
}

main#works_bg {
    background-image: url(/images/works_bg.png);
}

main#choose_bg {
    background-image: url(/images/choose_bg.png);
}

.day {
    width: 85px;
    display: table-cell;
    vertical-align: middle;
}

.cat {
    width: 116px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.cat span {
    padding: 5px 0;
    display: block;
    color: #fff;
}

.cat span.cat01 {
    background: #5585a9;
}

.cat span.cat02 {
    background: #71be3c;
}

.cat span.cat03 {
    background: #5fc5f5;
}


/* 移植 */

#top_box03_support {
    background: #CAE0F3;
    position: relative;
    width: 100%;
    padding: 0 0 50px;
    margin: 0 0 5%;
}

#top_box03_support figure {
    position: absolute;
    top: -107px;
    left: 50%;
    width: 810px;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
}

#top_box03_support h2 {
    padding: 138px 0 0 0;
    text-align: center;
    margin: 0 0 15px;
}

#top_box03_support h3 {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 25px 0;
}

.top_box03_text_support {
    width: 784px;
    margin: 0 auto 21px;
    line-height: 2;
}


/*移植*/

#top_box03_support ul {
    width: 640px;
    margin: 0 auto;
}

#top_box03_support ul li {
    width: 160px;
    text-align: center;
    color: #063191;
    font-size: 18px;
    float: left;
    margin: 0 0 15px;
}

#top_box03_support ul li img {
    margin: 0 0 5px;
}

#top_box03_support .btn {
    width: 155px;
    margin: 0 auto;
    border: #000 1px solid;
    background: #fff;
    text-align: center;
    line-height: 31px;
}

#top_box03_support .btn a {
    text-decoration: none;
    color: #000;
    display: block;
}

#support_box07 div.btn a {
    display: block;
}

#top_box03_support .btn:hover {
    background: #90979C;
    border: #90979C 1px solid;
}

#top_box03_support .btn:hover a {
    color: #fff;
}


/* sub */


/* sub_top */

#sub_top {
    background-image: url(/images/sub_title_bg.png);
    background-repeat: repeat-x;
    background-position: left bottom;
    margin: 0 0 70px;
    padding: 0 0 0;
}

#sub_top div {
    width: 1000px;
    margin: 0 auto;
    text-align: right;
    padding: 40px 0 40px 0;
    position: relative;
    height: 80px;
}

#sub_top div h2 {
    margin: 0 0 20px 0;
    position: absolute;
    right: 0;
    z-index: 1;
}

#sub_top div h3 {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    position: absolute;
    right: 0;
    bottom: 38px;
    z-index: 1;
}

#sub_top div figure {
    position: absolute;
    right: 327px;
    bottom: -48px;
    width: 1200px;
    z-index: -0;
}

#sub_top div figure img {
    /*width: 100%;*/
    height: auto;
}

.sub_wrapper {
    width: 1000px;
    margin: 0 auto;
}

.pankuzu {
    margin: 0 0 20px 0;
    font-size: 13px;
    font-weight: 400;
}

.pankuzu a {
    color: #000000;
    text-decoration: none;
}


/* faq */

.faq_menu {
    width: 960px;
    margin: 0 auto 20px;
}

.faq_menu li {
    width: 304px;
    float: left;
}

.faq_menu li:nth-child(2) {
    margin: 0 24px;
}

.faq_menu li a {
    display: block;
    padding: 10px 0;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    border: #ccc 2px solid;
    color: #000;
    text-decoration: none;
}

.faq_menu li a:hover {
    background: #EEEEEE;
}

.faq_box {
    margin: 0 0 30px 0;
}

.faq_box h3 {
    background: #063191;
    font-size: 22px;
    font-weight: 700;
    padding: 10px 20px;
    margin: 0 0 30px 0;
    color: #fff;
    letter-spacing: 1px;
}

#faq01,
#faq02,
#faq03 {
    display: inline-block;
}

.faq_box article {
    border-bottom: #707070 1px solid;
    padding: 10px 15px 10px 10px;
}

.faq_box article:first-of-type {
    border-top: #707070 1px solid;
}

.faq_box article h4 {
    padding: 0 0 0 87px;
    background-image: url(/images/faq_icon_q.png), url(/images/faq_icon.png);
    background-repeat: no-repeat;
    background-position: left 0 top 0, right 0 top 12px;
    line-height: 45px;
    color: #063191;
}

.faq_box article h4.active {
    background-image: url(/images/faq_icon_q.png), url(/images/faq_icon02.png);
    background-repeat: no-repeat;
    background-position: left 0 top 0, right 0 top 12px;
}

.faq_box article div {
    padding: 22px 0 10px 87px;
    background-image: url(/images/faq_icon_a.png);
    background-repeat: no-repeat;
    background-position: left 17px;
    min-height: 36px;
    line-height: 2;
    display: none;
}


/* works */

#works_box01 {
    padding: 0 0 40px;
}

#works_box01 h2 {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 15px 0;
}

#works_box01 p {
    width: 692px;
    margin: 0 auto 20px;
    font-weight: 400;
    line-height: 2;
}

#works_box01 ul {
    width: 660px;
    margin: 0 auto;
}

#works_box01 ul li {
    width: 200px;
    float: left;
}

#works_box01 ul li:nth-child(2) {
    margin: 0 30px;
}

#works_box01 ul li a {
    width: 100%;
    display: block;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    text-decoration: none;
    border-radius: 25px;
}

#works_box01 ul li a.all {
    background: #787878;
}

#works_box01 ul li a.indoor {
    background: #F08300;
}

#works_box01 ul li a.outdoor {
    background: #71BE3C;
}

#works_box01 ul li a.all:hover {
    background: #BBBBBB;
}

#works_box01 ul li a.indoor:hover {
    background: #F7C17F;
}

#works_box01 ul li a.outdoor:hover {
    background: #BCE4A0;
}

#works_box02 {
    margin: 0 auto;
    width: 1000px;
    padding: 40px 0;
}

#works_box02 article {
    width: 1000px;
    margin: 0 auto 60px;
    border: #707070 1px solid;
    padding: 39px;
    box-sizing: border-box;
    background: #fff;
}

#works_box02 article h2 {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 30px 0;
    line-height: 25px;
}

#works_box02 article h2 span {
    display: inline-block;
    line-height: 50px;
    color: #fff;
    border-radius: 25px;
    text-align: center;
    width: 158px;
    margin: 0 20px 0 0;
}

#works_box02 article.outdoor h2 span {
    background: #71BE3C;
}

#works_box02 article.indoor h2 span {
    background: #F08300;
}

#works_box02 article figure {
    width: 423px;
    float: left;
}

#works_box02 article div figure div {
    float: none;
}

.slick-dots {
    position: relative;
    z-index: 3;
    text-align: center;
    margin: 0px 0 0 0;
}

.slick-dots button {
    color: transparent;
    outline: none;
    width: 10px;
    height: 12px;
    display: block;
    border-radius: 50%;
    background: #CACACA;
    border: none;
}

.indoor .slick-dots .slick-active button {
    background: #F08300;
}

.outdoor .slick-dots .slick-active button {
    background: #71BE3C;
}

#works_box02 article div div {
    width: 460px;
    float: right;
}

#works_box02 article div div table {
    width: 100%;
    margin: 0 0 10px 0;
}

#works_box02 article div div table th {
    width: 127px;
    padding: 10px 0;
    text-align: center;
    font-weight: 400;
    border: #969FA7 1px solid;
    box-sizing: border-box;
}

#works_box02 article div div table td {
    width: 334px;
    padding: 10px;
    font-weight: 400;
    border: #969FA7 1px solid;
    box-sizing: border-box;
}

#works_box02 article.outdoor div div table th {
    background: #F0F9E9;
}

#works_box02 article.indoor div div table th {
    background: #FAEDDD;
}

#works_box02 article div div h3 {
    margin: 0 0 25px 0;
}

#works_box02 article div div p {
    line-height: 1.6;
    font-weight: 400;
}

.pagination {
    text-align: center;
}

.pagination li {
    display: inline-block;
    margin: 0 5px;
}

.pagination li span,
.pagination li a {
    width: 36px;
    line-height: 36px;
    box-sizing: border-box;
    border: #707070 1px solid;
    text-align: center;
    font-size: 18px;
    display: block;
    background: #fff;
    text-decoration: none;
}

#sub_main {
    padding: 80px 0;
}


/* company */

#company_box01 {
    margin: 0 0 58px 0;
}

#company_box01 h2,
#company_box02 h2,
#company_box03 h2 {
    margin: 0 0 10px 0;
    text-align: center;
}

#company_box01 h3,
#company_box02 h3,
#company_box03 h3 {
    margin: 0 0 20px 0;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
}

#company_box01 div {
    border-bottom: #000 1px dashed;
    padding: 6px 0;
    width: 846px;
    margin: 0 auto;
}

#company_box01 div:first-of-type {
    border-top: #000 1px dashed;
}

#company_box01 div h4 {
    width: 153px;
    background: #D3ECFC;
    text-align: center;
    padding: 11px 0;
    float: left;
    font-size: 18px;
    font-weight: 500;
}

#company_box01 div p {
    width: 693px;
    padding: 11px 18px;
    float: left;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: 400;
}

.mh402 {
    min-height: 402px;
}

#company_box02 {
    margin: 0 0 60px;
}

.history {
    width: 846px;
    border-top: #000 1px solid;
    border-bottom: #000 1px solid;
    padding: 30px 0 30px 10px;
    margin: 0 auto;
    box-sizing: border-box;
}

.history figure {
    width: 147px;
    float: left;
}

.history div {
    width: 670px;
    float: right;
}

.history div table {
    width: 100%;
}

.history div th {
    width: 50px;
    font-size: 18px;
    font-weight: 400;
}

.history div td {
    width: 620px;
    font-size: 18px;
    font-weight: 400;
}

.history div table:first-of-type {
    margin: 0 0 15px;
}

.history div table:nth-child(3) {
    margin: 0 0 65px;
}

.history div table:nth-child(5) {
    margin: 0 0 122px;
}

.history div table:nth-child(7) {
    margin: 0 0 118px;
}

.history div table:nth-child(9) {
    margin: 0 0 125px;
}

.history div table:nth-child(11) {
    margin: 0 0 135px;
}

.history div table:nth-child(13) {
    margin: 0 0 135px;
}

#company_box03 #map {
    width: 100%;
    text-align: center;
}

#company_box03 label {
    display: inline-block;
    width: 158px;
    margin: 0 auto 37px;
}

#company_box03 label.map_btn02 {
    margin: 0 20px 37px;
}

#company_box03 label {
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    line-height: 45px;
    text-align: center;
}

.map_btn01 {
    background: #017EC6;
}

.map_btn02 {
    background: #DD6E6E;
}

.map_btn03 {
    background: #E5AF49;
}

.map_btn01:hover {
    background: #7FBEE2;
}

.map_btn02:hover {
    background: #EEB6B6;
}

.map_btn03:hover {
    background: #F2D7A3;
}


/*ãƒ©ã‚¸ã‚ªãƒœã‚¿ãƒ³ã‚’å…¨ã¦æ¶ˆã™*/

input[name="tab_item"] {
    display: none;
}


/*ã‚¿ãƒ–åˆ‡ã‚Šæ›¿ãˆã®ä¸­èº«ã®ã‚¹ã‚¿ã‚¤ãƒ«*/

.tab_content {
    display: none;
    clear: both;
    overflow: hidden;
}


/*é¸æŠžã•ã‚Œã¦ã„ã‚‹ã‚¿ãƒ–ã®ã‚³ãƒ³ãƒ†ãƒ³ãƒ„ã®ã¿ã‚’è¡¨ç¤º*/

#map01:checked~#map01_content,
#map02:checked~#map02_content,
#map03:checked~#map03_content {
    display: block;
}

#map01,
#map02,
#map03 {
    width: 100%;
}

#map01_content iframe,
#map02_content iframe,
#map03_content iframe {
    width: 100%;
    height: 478px;
}


/* reviews_wrapper */

#reviews_wrapper {
    text-align: center;
}

#reviews_wrapper>p {
    margin: 0 0 25px 0;
    font-size: 20px;
    font-weight: 400;
}

#reviews_wrapper>div {
    margin: 0 auto 40px;
    width: 1026px;
    text-align: left;
}

#reviews_wrapper a {
    text-decoration: none;
    color: #000;
}

#reviews_wrapper div article {
    width: 313px;
    float: none;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    margin: 0 13px 25px;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

#reviews_wrapper div article p {
    margin: 0 0 8px;
}

#reviews_wrapper div article p:last-of-type {
    margin: 0;
    font-weight: 300;
}

#reviews_wrapper div article figure {
    margin: 0 0 13px 0 !important;
}

#reviews_wrapper div article p span.tochi {
    background: #ae9c5a;
    line-height: 30px;
    padding: 0 20px;
    color: #fff;
    display: inline-block;
}

#reviews_wrapper div article p span.shikin {
    background: #a0a0a0;
    line-height: 30px;
    padding: 0 20px;
    color: #fff;
    display: inline-block;
}

#reviews_wrapper div article h4 {
    color: #063191;
    font-size: 18px;
    margin: 0 0 8px 0;
}


/* reviews_detail */

#reviews_detail {
    margin: 0 auto;
    width: 1000px;
    padding: 0 0 55px;
}

#reviews_detail h2 {
    color: #063191;
    font-size: 30px;
    margin: 0 0 25px 0;
    font-weight: 700;
}

#reviews_detail p {
    margin: 0 0 40px 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.8;
}

#reviews_detail h3 {
    background: #E2E2E2;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 20px 0;
    padding: 7px 18px;
}

#reviews_detail figure {
    margin: 0 0 50px 0 !important;
    text-align: center;
}

#reviews_detail div a {
    display: block;
    border: #000 1px solid;
    line-height: 31px;
    width: 153px;
    margin: 0 auto;
    text-decoration: none;
    color: #000;
    text-align: center;
}

#reviews_detail div a:hover {
    background: #90979C;
    border: #90979C 1px solid;
    color: #fff;
}

#reviews_detail_top {
    border-bottom: #707070 2px dashed;
    margin: 0 0 10px 0;
    padding: 0 0 10px;
}

#reviews_detail_top p.tochi {
    width: 100px;
    float: left;
    margin: 0;
    text-align: center;
    color: #fff;
    background: #AD9C5A;
    font-size: 16px;
    line-height: 30px;
}

#reviews_detail_top p.shikin {
    width: 100px;
    float: left;
    margin: 0;
    text-align: center;
    color: #fff;
    background: #a0a0a0;
    font-size: 16px;
    line-height: 30px;
}

#reviews_detail_top p.day {
    margin: 0 0 0 12px;
    float: left;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
}

#reviews_detail_top p.reviews_name {
    font-size: 18px;
    float: right;
    margin: 0;
    font-weight: 500;
}


/* trunkroom_top */

#trunkroom_top {
    margin: 0 0 50px 0;
}

#trunkroom_top h2 {
    font-size: 24px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 15px;
}

#trunkroom_top p {
    width: 692px;
    margin: 0 auto 40px;
    line-height: 1.6;
}

#trunkroom_top ul {
    width: 1000px;
    margin: 0 auto;
}

#trunkroom_top ul li {
    width: 158px;
    float: left;
    margin: 0 10px 0 0;
}

#trunkroom_top ul li:last-of-type {
    margin: 0;
}

#trunkroom_top ul li a {
    display: block;
    color: #fff;
    text-decoration: none;
    line-height: 45px;
    text-align: center;
    font-size: 18px;
}

#trunkroom_top ul li a.area01,
#trunkroom_wrapper article div h3 span.area01 {
    background: #787878;
}

#trunkroom_top ul li a.area02,
#trunkroom_wrapper article div h3 span.area02 {
    background: #DD6E6E;
}

#trunkroom_top ul li a.area03,
#trunkroom_wrapper article div h3 span.area03 {
    background: #E5AF49;
}

#trunkroom_top ul li a.area04,
#trunkroom_wrapper article div h3 span.area04 {
    background: #5EC5F4;
}

#trunkroom_top ul li a.area05,
#trunkroom_wrapper article div h3 span.area05 {
    background: #5586AA;
}

#trunkroom_top ul li a.area06,
#trunkroom_wrapper article div h3 span.area06 {
    background: #71BE3C;
}

#trunkroom_top ul li a.cat01:hover {
    background: #BBBBBB;
}

#trunkroom_top ul li a.cat02:hover {
    background: #EEB6B6;
}

#trunkroom_top ul li a.cat03:hover {
    background: #F2D7A3;
}

#trunkroom_top ul li a.cat04:hover {
    background: #AEE2F9;
}

#trunkroom_top ul li a.cat05:hover {
    background: #A9C2D4;
}

#trunkroom_top ul li a.cat06:hover {
    background: #BCE4A0;
}

#trunkroom_wrapper {
    width: 1000px;
    margin: 0 auto 55px;
}

#trunkroom_wrapper>p {
    width: 675px;
    margin: 0 auto;
}

#trunkroom_wrapper article {
    margin: 0 0 40px;
}

#trunkroom_wrapper article figure {
    width: 330px;
    float: left;
}

#trunkroom_wrapper article>div {
    width: 658px;
    float: right;
}

#trunkroom_wrapper article div h3 {
    margin: 0 0 10px 0;
    font-size: 22px;
    font-weight: 500;
}

#trunkroom_wrapper article div h3 span {
    display: inline-block;
    margin: 0 17px 0 0;
    font-size: 18px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    width: 158px;
}

.trunkroom_detail_top,
.trunkroom_detail_medium {
    margin: 0 0 5px 0;
}

.trunkroom_detail_top table,
.trunkroom_detail_bottom table {
    width: 350px;
    float: left;
}

.trunkroom_detail_medium table {
    width: 100%;
}

.trunkroom_detail_top table:last-of-type,
.trunkroom_detail_bottom table:last-of-type {
    float: right;
    width: 305px;
}

.trunkroom_detail_top table th,
.trunkroom_detail_bottom table th,
.trunkroom_detail_medium table th {
    width: 127px;
    background: #CAE0F3;
    border: #969FA7 1px solid;
    box-sizing: border-box;
    padding: 13px 15px;
    font-weight: 400;
}

.trunkroom_detail_top table td,
.trunkroom_detail_bottom table td,
.trunkroom_detail_medium table td {
    border: #969FA7 1px solid;
    box-sizing: border-box;
    padding: 13px 15px;
    font-weight: 400;
}


/* investment */

#investment_box01 {
    width: 1000px;
    margin: 0 auto 60px;
}

#investment_box01 figure {
    width: 500px;
    float: right;
}

#investment_box01 div {
    width: 470px;
    float: left;
}

#investment_box01 div h2 {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 15px;
}

#investment_box01 div p {
    font-weight: 400;
    line-height: 2;
}

#investment_box02 {
    padding: 210px 0 0 0;
    margin: -210px 0 0 0;
}

#investment_box02 h2 {
    text-align: center;
    margin: 0 0 15px 0;
}

#investment_box02 h3 {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 25px 0;
    text-align: center;
}

#investment_box02 article {
    width: 1000px;
    margin: 0 auto 30px;
}

.investment_box02_top figure {
    width: 272px;
    float: right;
    padding: 15px 0 0 0;
}

.investment_box02_top>div {
    width: 690px;
    float: left;
}

.investment_box02_top div p {
    margin: 0 0 20px 0;
    line-height: 1.9;
}

.investment_box02_top div p:last-of-type {
    margin: 0;
}

#investment_box02 article strong {
    color: #C30000;
}

#investment_box02 h4 {
    font-size: 20px;
    margin: 0 0 10px 0;
    font-weight: 700;
}

.investment_box02_bottom {
    border-top: #707070 1px dashed;
    padding: 35px 0 55px 0;
    background-image: url(/images/whot_box02_bottom_bg.png);
    background-repeat: no-repeat;
    background-position: right 40px top 70px;
    background-size: 65%;
}

.investment_box02_bottom>div:nth-child(2) {
    margin: 0 0 25px 0;
}

.investment_box02_bottom>div:nth-child(3) {
    margin: 0 0 40px 0;
}

.investment_box02_bottom div figure {
    width: 85px;
    text-align: right;
    float: left;
    padding: 10px 0 0 0;
}

.investment_box02_bottom div div {
    width: 895px;
    float: right;
}

.investment_box02_bottom div div h5 {
    font-size: 20px;
    font-weight: 700;
    color: #063191;
}

#investment_box03 {
    background: #063191;
    padding: 40px 0;
}

#investment_box03 h2 {
    text-align: center;
    margin: 0 0 15px 0;
}

#investment_box03 h3 {
    font-size: 24px;
    text-align: center;
    font-weight: 700;
    color: #fff;
    margin: 0 0 15px;
}

#investment_box03 ul {
    margin: 0 auto 15px;
    width: 590px;
}

#investment_box03 ul li {
    width: 147px;
    float: left;
    margin: 0;
    color: #fff;
    font-size: 15px;
    text-align: center;
}

#investment_box03 ul li img {
    margin: 0 0 10px;
}

#investment_box03 ul li:last-of-type {
    margin: 0;
}

#investment_box03 p {
    text-align: center;
    line-height: 2;
    color: #fff;
    font-size: 20px;
}

#investment_box04 {
    background: #CAE0F3;
    padding: 0 0 60px 0;
}

#investment_box04>figure {
    width: 109px;
    margin: 0 auto 25px !important;
}

#investment_box04 article {
    width: 868px;
    margin: 0 auto 20px;
}

#investment_box04 article:last-of-type {
    margin: 0 auto;
}

#investment_box04 article figure {
    width: 114px;
    /*float: left;*/
    display: table-cell;
    padding: 0 30px 0 0;
}

#investment_box04 article div {
    width: 720px;
    /*float: right;*/
    display: table-cell;
    vertical-align: middle;
}

#investment_box04 article div h2 {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    background: #063191;
    padding: 5px 10px;
    margin: 0 0 10px 0;
}

#investment_box04 article div p {
    line-height: 1.6;
    font-weight: 400;
    font-size: 15px;
}

#investment_box05 {
    width: 1000px;
    margin: 0 auto;
    padding: 60px 0 60px 0;
}

#investment_box05 h2 {
    text-align: center;
    margin: 0 0 10px 0;
}

#investment_box05 h3 {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 30px 0;
    text-align: center;
}

#investment_box05 article {
    margin: 0 0 20px 0;
}

#investment_box05 article figure {
    width: 386px;
    float: right;
    padding: 9px 0 0 0;
}

#investment_box05 article p {
    line-height: 2;
    font-weight: 400;
    float: left;
    width: 593px;
}

.gurafu {
    text-align: center;
}

#landutilization_bottom_btn {
    width: 1000px;
    margin: 0 auto !important;
    padding: 0 0 60px;
}


/* contact */

.contact_top {
    margin: 0 auto 120px;
    width: 1000px;
}

.wpcf7-list-item {
    display: inline-block;
    width: 260px;
}

#acceptance851 .wpcf7-list-item {
    width: 100%;
}

.contact_top article figure {
    width: 80px;
    float: left;
}

.contact_top article div h2 {
    font-size: 24px;
    font-weight: 700;
    border-bottom: #000 2px dashed;
    padding: 0 0 5px 18px;
    margin: 0 0 10px 0;
}

.contact_top>figure {
    padding: 20px 0 40px;
    text-align: center;
}

.contact_list {
    width: 880px;
    margin: 0 auto 35px;
}

.contact_list h2 {
    width: 213px;
    margin: 0 9px 0 0;
    float: left;
}

#contact_list01 {
    width: 322px;
    float: left;
    margin: 0 14px 0 0;
}

#contact_list02 {
    width: 322px;
    float: left;
}

#contact_box {
    width: 888px;
    margin: 0 auto 66px;
}

.contact01_title {
    background: #d2bd4b;
    color: #fff;
    padding: 20px 10px;
    margin: 0 0 25px 0;
    font-size: 26px;
    border-radius: 10px;
    text-align: center;
}

.contact02_title {
    background: #018cd6;
    color: #fff;
    padding: 20px 10px;
    margin: 0 0 25px 0;
    font-size: 26px;
    border-radius: 10px;
    text-align: center;
}

.contact_box_text {
    margin: 0 0 50px 0;
    line-height: 1.8;
    font-size: 18px;
}

.contact_box_text span {
    display: block;
    color: #d40000;
    padding-left: 1em;
    text-indent: -1em;
}

#contact_box table {
    margin: 0 0 35px 0;
    width: 100%;
}

#contact_box table tr {
    border-bottom: #fff 2px solid;
}

#contact_box table th {
    width: 274px;
    padding: 0 10px 0 25px;
    vertical-align: top;
    background: #f6f6f6;
    box-sizing: border-box;
    border-right: #fff 2px solid;
    vertical-align: middle;
    font-weight: bold;
    font-size: 20px;
    position: relative;
}

#contact_box table td {
    padding: 30px;
    vertical-align: middle;
    background-color: #f6f6ed;
    font-size: 18px;
}

#contact_box table#contact_table td {
    padding: 30px;
    vertical-align: middle;
    background-color: #f4faff;
    font-size: 18px;
}

input[type=text],
input[type=tel],
input[type=email] {
    font-size: 18px;
    border: #9f9f9f 1px solid;
    border-radius: 8px;
}

select {
    font-size: 18px;
    border: #9f9f9f 1px solid;
    border-radius: 8px;
    height: 50px;
    padding: 0 .5em;
}

textarea {
    height: 177px;
    border: #9f9f9f 1px solid;
    font-size: 18px;
    border-radius: 8px;
}

.input-l {
    width: 100%;
    box-sizing: border-box;
    font-family: 'Noto Sans JP';
}

.input-m {
    width: 434px;
    box-sizing: border-box;
    font-family: 'Noto Sans JP';
}

.input-s {
    width: 260px;
    box-sizing: border-box;
    font-family: 'Noto Sans JP';
}

.input-ss {
    width: 142px;
    box-sizing: border-box;
    font-family: 'Noto Sans JP';
}

.input-ss2 {
    width: 215px;
    box-sizing: border-box;
    font-family: 'Noto Sans JP';
}

#contact_box table th span {
    background: #C30000;
    color: #fff;
    font-size: 13px;
    width: 50px;
    display: block;
    text-align: center;
    line-height: 30px;
    border-radius: 15px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
}

#contact_btn {
    text-align: center;
}

#contact_btn input[type="submit"] {
    width: 90%;
    line-height: 110px;
    background: #018cd6;
    color: #fff;
    font-size: 30px;
    text-align: center;
    margin: 0 auto;
    display: block;
    border-radius: 14px;
    border: none;
    box-shadow: 0px 0px 15px -5px #777777;
    font-family: 'Noto Sans JP';
}

#contact_btn.contact01_btn input[type="submit"] {
    background-color: #cbb53b;
}

#contact_btn input[type="submit"]:hover {
    background: #8297C8;
}

#contact_btn.contact01_btn input[type="submit"]:hover {
    background-color: #ada25f;
}

#contact_pp {
    width: 100%;
    margin: 0 auto 70px;
    border: #888888 1px solid;
    box-sizing: border-box;
    padding: 30px;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 1.8;
}

#contact_pp a {
    color: #0000ff;
}

#contact_pp h2 {
    font-size: 18px;
    text-align: center;
    background: #6BAAD6;
    color: #fff;
    font-weight: 500;
    padding: 10px 0;
}

#contact_pp div {
    padding: 25px 40px;
    font-weight: 400;
    line-height: 2;
}

#contact_pp div a {
    color: #063191;
    font-weight: 500;
}

.contact_bottom_tel_box {
    border: #333333 1px solid;
    width: 890px;
    margin: 0 auto;
}

.contact_bottom_tel_box h3 {
    background-color: #333;
    color: #fff;
    font-size: 26px;
    text-align: center;
    line-height: 60px;
}

.contact_bottom_tel {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    padding: 20px 40px;
}

.contact_bottom_tel p {
    font-size: 30px;
    line-height: 1.3;
    text-align: center;
}

.contact_bottom_tel p span {
    font-size: .8em;
}

.contact_bottom_tel div {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
}

.contact_bottom_tel div a {
    font-size: 54px;
    font-weight: 900;
    display: block;
    padding: 0 0 0 20px;
    text-decoration: none;
    color: #000;
}


/* privacy */

#privacy_box01,
#privacy_box02,
#privacy_box03,
#privacy_box04,
#privacy_box05 {
    width: 1000px;
    margin: 0 auto 30px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
}

.privacy_title {
    background: #B5DEFB;
    margin: 0 0 20px;
    padding: 8px 14px;
}

.privacy_title h2 {
    border-left: #1b1464 6px solid;
    padding: 0 0 0 12px;
    font-size: 18px;
}

#privacy_box01 p {
    text-indent: -1em;
    padding-left: 1em;
}

#privacy_box01 p:first-of-type {
    margin: 0 0 15px;
}

#privacy_box01 ul {
    padding: 0 0 0 32px;
}

#privacy_box01 p.right {
    text-align: right;
    text-indent: 0;
    padding-left: 0;
}

#privacy_box02 p,
#privacy_box04 p,
#privacy_box05 p {
    text-indent: -2em;
    padding-left: 2em;
}

#privacy_box02 ul {
    padding: 0 0 0 50px;
}

#privacy_box02 ul li {
    text-indent: -2em;
    padding-left: 2em;
}

#privacy_box03 p:first-of-type {
    margin: 0 0 20px 0;
}

#privacy_box03 p:last-of-type {
    text-indent: -1em;
    padding-left: 1em;
}

#privacy_box04 ul {
    padding: 0 0 0 55px;
}

#privacy_box04 ul:first-of-type {
    margin: 0 0 10px;
}

#privacy_box04 ul li ul {
    padding: 0;
}

#privacy_box04 ul li {
    text-indent: -2em;
    padding-left: 2em;
}

#privacy_box04 ul li ul li {
    text-indent: -1em;
    padding-left: 1em;
}

#privacy_box04 p.ml {
    text-indent: 0;
    padding-left: 2em;
}

#privacy_box04 p span {
    display: block;
    text-indent: -1em;
    padding-left: 1em;
}

#privacy_box04 div:last-of-type {
    display: inline-block;
    padding: 18px;
    border: #000 1px solid;
    margin: 20px 0 0 2em;
}

#privacy_box05 div:last-of-type {
    display: inline-block;
    padding: 18px;
    border: #000 1px solid;
    margin: 20px 0 25px 2em;
}

#privacy_box05 div:last-of-type p {
    text-indent: 0;
    padding-left: 0;
}

#privacy_box04 div p {
    text-indent: 0em;
    padding-left: 0em;
    margin: 0;
}

#privacy_box04 div h3,
#privacy_box05 div h3 {
    color: #0000ff;
}

#privacy_box05 p.right {
    text-align: right;
}

#privacy_box01 a,
#privacy_box02 a,
#privacy_box03 a,
#privacy_box04 a,
#privacy_box05 a {
    color: #0000ff;
    text-decoration: none;
}

#privacy_box04 ul li ul li a {
    text-decoration: underline;
}


/* choose */

.choose_menu {
    margin: 0 auto;
    width: 1000px;
    padding: 0 0 30px;
}

.choose_menu li {
    float: left;
    margin: 0 18px 0 0;
    width: 185px;
}

.choose_menu li:last-of-type {
    margin: 0;
}

.choose_menu li a {
    display: block;
    color: #fff;
    text-decoration: none;
    text-align: center;
    line-height: 43px;
    background: #6BAAD6;
}

.choose_menu li a:hover {
    opacity: .5;
}

#choose01,
#choose02,
#choose03,
#choose04,
#choose05,
#contact_list {
    display: inline-block;
}

#pp01,
#pp02,
#pp03,
#pp04,
#pp05,
#pp06,
#pp07,
#pp08 {}

#choose_box01 {
    padding: 25px 0 0;
    width: 1000px;
    margin: 0 auto;
}

#choose_box01 h2 {
    font-weight: 700;
    text-align: center;
    margin: 0 0 10px 0;
    font-size: 30px;
}

#choose_box01 h3 {
    text-align: center;
    margin: 0 0 20px 0;
}

#choose_box01 article {
    width: 467px;
    float: left;
    min-height: 420px;
    /*margin: 0 0 60px;*/
}

#choose_box01 article:nth-child(2n) {
    width: 467px;
    float: right;
}

#choose_box01 article figure {
    margin: 0 0 20px 0 !important;
}

#choose_box01 article h4 {
    font-size: 20px;
    color: #063191;
    padding: 0 0 0 82px;
    height: 51px;
}

#choose_box01 article p {
    padding: 0 0 0 82px;
    line-height: 1.7;
    font-weight: 400;
    font-size: 15px;
}

.choose_box01_title01 {
    background-image: url(/images/why_box01_title01.png);
    background-repeat: no-repeat;
}

.choose_box01_title02 {
    background-image: url(/images/why_box01_title02.png);
    background-repeat: no-repeat;
}

.choose_box01_title03 {
    background-image: url(/images/why_box01_title03.png);
    background-repeat: no-repeat;
}

.choose_box01_title04 {
    background-image: url(/images/why_box01_title04.png);
    background-repeat: no-repeat;
}

#choose_box02 {
    padding: 60px 0;
    background: #CAE0F3;
}

#choose_box02 h2 {
    text-align: center;
    margin: 0 0 10px 0;
}

#choose_box02 h3 {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 30px 0;
    text-align: center;
}

#choose_box02 article {
    display: table;
    margin: 0 auto 20px;
    width: 1000px;
}

#choose_box02 article figure {
    display: table-cell;
    width: 500px;
}

#choose_box02 article figure.sp {
    display: none;
}

#choose_box02 article div {
    display: table-cell;
    width: 500px;
    background: #fff;
    box-sizing: border-box;
    vertical-align: middle;
}

#choose_box02 article div h4 {
    font-size: 22px;
    color: #063191;
    margin: 0 0 5px 0;
    text-align: center;
    font-weight: 700;
}

#choose_box02 article:last-of-type figure {
    display: block;
    width: 100%;
    background: #fff;
    text-align: center;
    padding: 0 0 25px;
}

#choose_box02 article:last-of-type div {
    display: block;
    width: 100%;
    text-align: center;
    padding: 25px 0 0 0;
}

#choose_box02 article:last-of-type div h4 {
    width: 100%;
    margin: 0 0 10px 0;
}

#choose_box02 article:last-of-type div p {
    width: 100%;
    padding: 0 0 20px 0;
    font-size: 18px;
}

#choose_box02>div {
    text-align: center;
    margin: 0 0 30px 0;
}

#choose_box02 article div p {
    width: 386px;
    margin: 0 auto;
    line-height: 1.8;
}

#choose_box02 article div ul {
    width: 310px;
    margin: 0 auto;
}

#choose_box02 article div ul li {
    background-image: url(/images/why_box02_icon.png);
    padding: 0 0 0 40px;
    line-height: 31px;
    background-repeat: no-repeat;
    margin: 0 0 9px 0;
    font-size: 18px;
}

#choose_box03 {
    padding: 30px 0 60px 0;
}

#choose_box03 h2 {
    text-align: center;
    margin: 0 0 5px 0;
}

#choose_box03 h3 {
    text-align: center;
    margin: 0 0 20px 0;
    font-weight: bold;
    font-size: 24px;
    font-weight: 700;
}

#choose_box03 article {
    background: #fff;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
}

.choose_box03_01 {
    width: 1010px;
    margin: 0 auto 30px;
    padding: 27px 34px 25px 30px;
    box-sizing: border-box;
}

.choose_box03_01 figure {
    width: 536px;
    float: right;
}

.choose_box03_01 div {
    width: 355px;
    float: left;
}

.choose_box03_01 div h4,
.choose_box03_02 h4,
.choose_box03_03 h4,
.choose_box03_04 div h4 {
    border-bottom: #707070 2px dashed;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    font-size: 24px;
    font-weight: bold;
    color: #063191;
}

.choose_box03_01 div p,
.choose_box03_02 p,
.choose_box03_03 p,
.choose_box03_04 div p {
    line-height: 1.8;
}

.choose_box03_04 {
    width: 1010px;
    margin: 0 auto;
    padding: 30px 45px 20px 30px;
    box-sizing: border-box;
}

#choose_box03>div {
    width: 1010px;
    margin: 0 auto 30px;
}

.choose_box03_02 {
    width: 485px;
    float: left;
    padding: 24px 30px;
    box-sizing: border-box;
}

.choose_box03_02 figure,
.choose_box03_03 figure {
    margin: 0 0 20px 0 !important;
}

.choose_box03_03 {
    width: 485px;
    float: right;
    padding: 24px 30px;
    box-sizing: border-box;
}

.choose_box03_04 figure {
    float: right;
    width: 578px;
}

.choose_box03_04 div {
    float: left;
    width: 320px;
}

.choose_box03_04 div p {
    margin: 0 0 25px 0;
}

.choose_box03_04 div div {
    width: 241px;
    margin: 0 auto;
    float: none;
}

.choose_box03_04 div div strong {
    color: #C30000;
}

.choose_box03_04 div div a {
    color: #063191;
}

#choose_box04 {
    background: #CAE0F3;
    padding: 60px 0 242px;
}

#choose_box04 h2 {
    text-align: center;
    margin: 0 0 10px 0;
}

#choose_box04 h3 {
    text-align: center;
    margin: 0 0 25px 0;
    font-size: 24px;
}

#choose_box04>div {
    width: 1000px;
    height: 534px;
    background-image: url(/images/why_box04_bg.png);
    background-repeat: no-repeat;
    position: relative;
    margin: 0 auto;
}

.choose_box04_text {
    position: absolute;
    width: 400px;
    top: 35px;
    left: 44px;
    line-height: 1.8;
}

#choose_box04 div article {
    position: absolute;
    bottom: -145px;
    left: 44px;
    display: table;
}

#choose_box04 div article figure {
    width: 436px;
    display: table-cell;
}

#choose_box04 div article div {
    display: table-cell;
    vertical-align: bottom;
    padding: 0 0 0 30px;
}

#choose_box04 div article div h4 {
    font-size: 20px;
}

#choose_box04 div article div p {
    line-height: 2;
    font-weight: 400;
}

#choose_box05 {
    padding: 30px 0 20px 0;
    width: 1000px;
    margin: 0 auto;
}

#choose_box05 h2 {
    text-align: center;
    margin: 0 0 5px 0;
}

#choose_box05 h3 {
    text-align: center;
    margin: 0 0 20px 0;
    font-size: 24px;
    font-weight: 700;
}

#choose_box05>p {
    width: 780px;
    margin: 0 auto 40px;
    line-height: 2;
}

#choose_box05 h4 {
    border-bottom: #707070 2px dashed;
    padding: 0 0 10px 0;
    font-size: 24px;
    margin: 0 0 35px;
}

#choose_box05 h4 span {
    padding: 0 0 0 17px;
    font-size: 16px;
    font-weight: 400;
}

.choose_box05_01 {
    margin: 0 0 20px;
}

.choose_box05_01 figure {
    margin: 0 0 20px 0;
}

.choose_box05_01 figure:last-of-type {
    margin: 0;
}

.choose_box05_02 {
    margin: 0 0 40px 0;
}

.choose_box05_02 article {
    width: 468px;
    float: left;
}

.choose_box05_02 article:last-of-type {
    float: right;
}

.choose_box05_02 article h4 {
    margin: 0 0 20px 0;
}

.choose_box05_02 article p {
    line-height: 2;
}

.choose_box05_02 article li {
    display: inline-block;
    width: 189px;
    margin: 0 0 9px;
}

#choose_box05 .choose_box05_03 h4 {
    margin: 0 0 20px 0;
}

#choose_box06 {
    background: #CAE0F3;
    padding: 50px 0 10px;
}

#choose_box06 h2 {
    margin: 0 0 5px 0;
    text-align: center;
}

#choose_box06 h3 {
    margin: 0 0 40px 0;
    text-align: center;
    font-size: 24px;
}

#choose_box06 article {
    width: 1000px;
    margin: 0 auto;
}

#choose_box06 article:nth-child(2n) {
    margin: -75px auto 40px;
}

#choose_box06 article figure.left {
    width: 469px;
    float: left;
}

#choose_box06 article figure.right {
    width: 469px;
    float: right;
}

#choose_box06 article div.right {
    width: 531px;
    float: right;
    padding: 30px 0 0 0;
}

#choose_box06 article div.left {
    width: 531px;
    float: left;
    padding: 65px 0 0 0;
}

#choose_box06 article div.right h4 {
    border-bottom: #000 1px solid;
    padding: 0 0 10px 60px;
    margin: 0 0 10px 0;
    font-size: 30px;
}

#choose_box06 article div.left h4 {
    border-bottom: #000 1px solid;
    padding: 0 60px 10px 0;
    margin: 0 0 10px 0;
    font-size: 30px;
    text-align: right;
}

#choose_box06 article div.right p {
    padding: 0 0 0 60px;
    font-size: 20px;
    font-weight: 400;
}

#choose_box06 article div.left p {
    padding: 0 60px 0 0;
    font-size: 20px;
    text-align: right;
    font-weight: 400;
}

#choose_box06 article:last-of-type div.left p {
    font-size: 18px;
}


/* utilization */


/* support */

#support_box01 {
    margin: 0 auto 20px;
    width: 850px;
}

#support_box01 h2 {
    /*margin: 0 0 35px 0;*/
}

#support_box01 p {
    width: 672px;
    margin: 0 auto;
    line-height: 2;
    font-weight: 400;
}

#support_box02 {
    width: 1000px;
    margin: 0 auto 50px;
}

#support_box03 {
    width: 1000px;
    margin: 0 auto;
}

#support_box02 figure {
    width: 500px;
    float: right;
}

#support_box02 div {
    width: 500px;
    height: 370px;
    background-image: url(/images/investment_box02_bg.png);
    background-repeat: no-repeat;
    padding: 250px 60px 0 55px;
    box-sizing: border-box;
    float: left;
}

#support_box03 {
    width: 1000px;
    float: none;
}

#support_box04,
#support_box04_02 {
    padding: 0 0 85px 0;
    width: 1000px;
    margin: 0 auto;
}

#support_box04 h2,
#support_box0402 h2 {
    text-align: center;
    margin: 0 0 5px 0;
}

#support_box04 h3,
#support_box0402 h3 {
    text-align: center;
    margin: 0 0 30px 0;
    font-size: 24px;
    font-weight: 700;
}

#support_box04 article,
#support_box0402 article {
    width: 1010px;
    margin: 0 0 30px 0;
}

.support_point01 figure,
.support_point03 figure,
.support_point05 figure {
    width: 316px;
    float: left;
}

.support_point02 figure,
.support_point04 figure,
.support_point06 figure {
    width: 316px;
    float: right;
}

#support_box04 article h4,
#support_box04_02 article h4 {
    font-size: 24px;
    color: #787878;
    margin: 0 0 15px 0;
    padding: 66px 0 0 111px;
    font-weight: 700;
}

#support_box04 article p,
#support_box04_02 article p {
    font-size: 15px;
    font-weight: 400;
    padding: 0 49px 0 75px;
}

.support_point01 div,
.support_point03 div,
.support_point05 div {
    width: 671px;
    float: right;
    height: 243px;
    box-sizing: border-box;
}

.support_point02 div,
.support_point04 div,
.support_point06 div {
    width: 687px;
    float: left;
    height: 243px;
    box-sizing: border-box;
}

.support_point01 div {
    background-image: url(/images/investment_box04_bg01.png);
    background-repeat: no-repeat;
}

.support_point02 div {
    background-image: url(/images/investment_box04_bg02.png);
    background-repeat: no-repeat;
}

.support_point03 div {
    background-image: url(/images/investment_box04_bg03.png);
    background-repeat: no-repeat;
}

.support_point04 div {
    background-image: url(/images/investment_box04_bg04.png);
    background-repeat: no-repeat;
}

.support_point05 div {
    background-image: url(/images/investment_box04_bg05.png);
    background-repeat: no-repeat;
}

.support_point06 div {
    background-image: url(/images/investment_box04_bg06.png);
    background-repeat: no-repeat;
}

.investment_box04_contact {
    width: 1000px;
    margin: 0 auto;
}

.investment_box04_contact figure {
    width: 500px;
    float: right;
}

.investment_box04_contact>div {
    width: 500px;
    float: left;
    height: 312px;
    background-image: url(/images/investment_box04_contact_bg.png);
    background-repeat: no-repeat;
    padding: 123px 30px 0 34px;
    color: #fff;
    box-sizing: border-box;
}

.investment_box04_contact p {
    margin: 0 0 30px 0;
}

.investment_box04_contact div div {
    text-align: center;
}

#support_box05 {
    background: #EEEEEE;
    padding: 50px 0 30px 0;
}

#support_box05 h2 {
    text-align: center;
    margin: 0 0 10px 0;
}

#support_box05 h3 {
    text-align: center;
    margin: 0 0 5px 0;
    font-size: 28px;
}

#support_box05 h4 {
    text-align: center;
    margin: 0 0 20px 0;
    font-size: 30px;
    color: #5A5A5A;
}

#support_box05>p {
    width: 692px;
    margin: 0 auto 45px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
}

#support_box05 article>figure {
    width: 309px;
    float: left;
}

#support_box05 article>div {
    width: 576px;
    float: left;
    padding: 0 0 0 34px;
}

#support_box05 article div h5 {
    font-size: 30px;
    margin: 0 0 5px;
}

#support_box05 article div h5 img {
    margin: 0 30px 0 0;
}

#support_box05 article div p {
    line-height: 2;
    font-weight: 400;
}

#support_box05 article div div {
    width: 398px;
    margin: 23px auto 0;
}

#support_box05 article div div figure {
    width: 219px;
    float: left;
}

#support_box05 article div div p {
    width: 131px;
    float: right;
}

.support_box05_step01 {
    width: 1030px;
    height: 331px;
    margin: 0 auto;
    background-image: url(/images/landutilization_box05_stepbg01.png);
    background-repeat: no-repeat;
    padding: 30px 60px 0 40px;
    box-sizing: border-box;
}

.support_box05_step02 {
    width: 1030px;
    height: 291px;
    margin: 0 auto 0;
    background-image: url(/images/landutilization_box05_stepbg02.png);
    background-repeat: no-repeat;
    padding: 20px 60px 0 40px;
    box-sizing: border-box;
    z-index: -1;
}

.support_box05_step03 {
    width: 1030px;
    height: 292px;
    margin: 0 auto 0;
    background-image: url(/images/landutilization_box05_stepbg03.png);
    background-repeat: no-repeat;
    padding: 20px 60px 0 40px;
    box-sizing: border-box;
    z-index: -1;
}

.support_box05_step04 {
    width: 1030px;
    height: 291px;
    margin: 0 auto 0;
    background-image: url(/images/landutilization_box05_stepbg04.png);
    background-repeat: no-repeat;
    padding: 20px 60px 0 40px;
    box-sizing: border-box;
    z-index: -1;
}

.support_box05_step05 {
    width: 1030px;
    height: 291px;
    margin: 0 auto 0;
    background-image: url(/images/landutilization_box05_stepbg05.png);
    background-repeat: no-repeat;
    padding: 20px 60px 0 40px;
    box-sizing: border-box;
    z-index: -1;
}

.support_box05_step06 {
    width: 1030px;
    height: 260px;
    margin: 0 auto 0;
    background-image: url(/images/landutilization_box05_stepbg06.png);
    background-repeat: no-repeat;
    padding: 20px 60px 0 40px;
    box-sizing: border-box;
    z-index: -1;
}

.support_box05_step06 h5 {
    color: #C30000;
}

#support_box05 article.support_box05_step02 div,
#support_box05 article.support_box05_step03 div,
#support_box05 article.support_box05_step04 div,
#support_box05 article.support_box05_step05 div,
#support_box05 article.support_box05_step06 div {
    padding: 15px 0 0 34px;
}

.support_box05_step03 span,
.support_box05_step05 span {
    font-size: .8em;
}

#support_box06 {
    width: 100%;
    background: #fff;
    padding: 60px 0;
    text-align: center;
}

#support_box06 h2 {
    margin: 0 0 15px 0;
}

#support_box06 h3 {
    margin: 0 0 20px 0;
    font-size: 24px;
}

#support_box06 p {
    line-height: 2;
    margin: 0 0 30px 0;
    font-size: 18px;
    font-weight: 400;
}

#support_box07 {
    width: 100%;
    background: #EEEEEE;
    padding: 50px 0;
    margin: 0 0 60px 0;
}

#support_box07 h2 {
    text-align: center;
    margin: 0 0 10px 0;
}

#support_box07 h3 {
    text-align: center;
    margin: 0 0 10px 0;
    font-size: 24px;
}

#support_box07>p {
    margin: 0 0 40px 0;
    text-align: center;
    font-weight: 400;
}

#support_box07>div {
    margin: 0 auto;
    width: 1026px;
}

#support_box07 a {
    text-decoration: none;
    color: #000;
}

#support_box07 div article {
    width: 316px;
    float: left;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    margin: 0 13px 25px;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
    text-align: center;
}

#support_box07 div article p {
    margin: 0 0 13px;
}

#support_box07 div article p:last-of-type {
    margin: 0;
    font-weight: 300;
}

#support_box07 div article figure {
    margin: 0 0 13px 0 !important;
}

#support_box07 div article p span.shikin {
    background: #a0a0a0;
    line-height: 30px;
    padding: 0 20px;
    color: #fff;
    display: inline-block;
}

#support_box07 div article h4 {
    color: #063191;
    font-size: 18px;
    margin: 0 0 15px 0;
}

#support_box07 div.btn {
    width: 155px;
    margin: 0 auto;
    border: #000 1px solid;
    background: #fff;
    text-align: center;
    line-height: 31px;
}

#support_box07 div.btn a {
    text-decoration: none;
    color: #000;
}


/*タブレット
------------------------------*/

@media screen and (min-width:750px) and (max-width:770px) {
    .pc,
    .minpc {
        display: none;
    }
    .sp {
        display: block;
    }
    #page_top.sp,
    #top_box09 .sp,
    #landutilization_bottom_btn .sp,
    .sp_landutilization_box05_step.sp,
    #sub_top.sp,
    #sub_top div h2 .sp,
    #choose_box05 .choose_box05_03 h4 .sp,
    .choose_box05_01 figure .sp,
    .choose_box05_02 article figure .sp,
    .choose_box05_03 .sp,
    .choose_box03_04.sp,
    #choose_box02 article:last-of-type figure .sp,
    .contact_top .sp,
    .gurafu .sp,
    #support_box06 .sp,
    .investment_box04_contact figure.sp,
    #support_box04 h2 .sp,
    #support_box04_02 h2 .sp,
    #support_box01 .sp {
        display: none;
    }
    #landutilization_bottom_btn .pc,
    #sub_top div h2 .pc,
    .choose_box05_01 figure .pc,
    .choose_box05_02 article figure .pc,
    .choose_box05_03 .pc,
    .choose_box03_04.pc,
    #choose_box02 article:last-of-type figure .pc,
    .gurafu .pc,
    #support_box06 .pc,
    .investment_box04_contact figure.pc,
    #support_box04 h2 .pc,
    #support_box04_02 h2 .pc,
    #support_box01 .pc {
        display: block;
    }
    main {
        background-image: none;
    }
    .sub_wrapper {
        width: 90%;
        margin: 0 auto;
    }
    #sub_top div {
        width: 90%;
        margin: 0 auto;
        text-align: right;
        padding: 40px 0 40px 0;
        position: relative;
        height: 80px;
    }
    #sub_top {
        background-image: url(/images/sub_title_bg.png);
        background-repeat: repeat-x;
        background-position: left bottom;
        margin: 0 0 70px;
        padding: 71px 0 0 0;
    }
    #sub_top div {
        width: 90%;
        margin: 0 auto;
        text-align: right;
        padding: 40px 0 40px 0;
        position: relative;
        height: 80px;
    }
    #reviews_wrapper div article {
        width: 30%;
        float: none;
        background: #fff;
        padding: 20px;
        box-sizing: border-box;
        margin: 0 1% 25px;
        box-shadow: 3px 3px 10px rgb(0 0 0 / 20%);
        display: inline-block;
        vertical-align: top;
        text-align: center;
    }
    #reviews_wrapper>div {
        margin: 0 auto 40px;
        width: 100%;
        text-align: left;
    }
    #reviews_detail {
        margin: 0 auto;
        width: 100%;
        padding: 0 0 55px;
    }
    #choose_box06 {
        background: #CAE0F3;
        padding: 50px 30px 10px;
    }
    #choose_box06 article {
        width: 100%;
        margin: 0 auto;
    }
    #choose_box06 article figure.left {
        width: 45%;
        float: left;
    }
    #choose_box06 article div.right {
        width: 55%;
        float: right;
        padding: 15px 0 0 0;
    }
    #choose_box06 article figure.right {
        width: 45%;
        float: right;
    }
    #choose_box06 article div.left {
        width: 55%;
        float: left;
        padding: 15px 0 0 0;
    }
    #choose_box06 article div.left h4 {
        border-bottom: #000 1px solid;
        padding: 0 60px 10px 0;
        margin: 0 0 10px 0;
        font-size: 24px;
        text-align: right;
    }
    #choose_box06 article div.right h4 {
        border-bottom: #000 1px solid;
        padding: 0 0 10px 60px;
        margin: 0 0 10px 0;
        font-size: 25px;
    }
    #choose_box06 article:nth-child(2n) {
        margin: 30px auto 40px;
    }
    #choose_box05 {
        padding: 30px 0 20px 0;
        width: 90%;
        margin: 0 auto;
    }
    #choose_box05>p {
        width: 100%;
        margin: 0 auto 40px;
        line-height: 2;
    }
    #choose_box05 h4 span {
        padding: 0;
        font-size: 16px;
        font-weight: 400;
        display: block;
    }
    .choose_box05_02 article {
        width: 48%;
        float: left;
    }
    .choose_box05_02 article:last-of-type figure.pc {
        display: block;
    }
    .choose_box05_02 article li {
        display: inline-block;
        width: 48%;
        margin: 0 0 9px;
    }
    #choose_box05 h4 {
        border-bottom: #707070 2px dashed;
        padding: 0 0 10px 0;
        font-size: 24px;
        margin: 0 0 15px;
    }
    #choose_box04 {
        background: #CAE0F3;
        padding: 60px 30px;
    }
    #choose_box04>div {
        width: 100%;
        height: auto;
        background-image: none;
        background-repeat: no-repeat;
        position: relative;
        margin: 0 auto;
    }
    .choose_box04_text {
        position: static;
        width: 100%;
        top: 35px;
        left: 44px;
        line-height: 1.8;
        margin: 0 auto 30px;
    }
    #choose_box04 div article {
        position: static;
        bottom: -145px;
        left: 44px;
        display: block;
    }
    #choose_box04 div article figure {
        width: 100%;
        display: block;
    }
    #choose_box04 div article figure img {
        width: 100%;
        height: auto;
    }
    #choose_box04 div article div {
        display: block;
        vertical-align: bottom;
        padding: 30px 0 0 0;
    }
    #choose_box04 div article div br {
        display: none;
    }
    #choose_box03 {
        padding: 30px 30px 60px;
    }
    .choose_box03_01 figure {
        width: 40%;
        float: right;
    }
    .choose_box03_01 {
        width: 100%;
        margin: 0 auto 30px;
        padding: 27px 34px 25px 30px;
        box-sizing: border-box;
    }
    choose_box03_01 div {
        width: 60px;
        float: left;
    }
    #choose_box03>div {
        width: 100%;
        margin: 0 auto 30px;
    }
    #choose_box03 article {
        background: #fff;
        box-shadow: 5px 5px 10px rgb(0 0 0 / 30%);
    }
    #choose_box03 article {
        background: #fff;
        box-shadow: 5px 5px 10px rgb(0 0 0 / 30%);
    }
    .choose_box03_04 {
        width: 100%;
        margin: 0 auto;
        padding: 30px 45px 20px 30px;
        box-sizing: border-box;
    }
    .choose_box03_02 {
        width: 48%;
        float: left;
        padding: 24px 30px;
        box-sizing: border-box;
    }
    .choose_box03_03 {
        width: 48%;
        float: right;
        padding: 24px 30px;
        box-sizing: border-box;
    }
    .choose_box03_04 figure {
        float: none;
        width: 100%;
        text-align: center;
    }
    .choose_box03_04 div {
        float: none;
        width: 100%;
    }
    .choose_box03_04 div div {
        width: 100%;
        margin: 0 auto;
        float: none;
    }
    #choose_box02 {
        padding: 60px 30px;
        background: #CAE0F3;
    }
    #choose_box02 article {
        display: table;
        margin: 0 auto 20px;
        width: 100%;
    }
    #choose_box02 article div ul li {
        background-image: url(/images/why_box02_icon.png);
        padding: 0 0 0 30px;
        line-height: 26px;
        background-repeat: no-repeat;
        margin: 0 0 9px 0;
        font-size: 17px;
        background-size: 20px;
    }
    #choose_box02 article div {
        display: table-cell;
        width: 50%;
        background: #fff;
        box-sizing: border-box;
        vertical-align: middle;
    }
    #choose_box02 article figure {
        display: table-cell;
        width: 50%;
    }
    #choose_box02 article div p {
        width: 90%;
        margin: 0 auto;
        line-height: 1.2;
    }
    #choose_box02 article:last-of-type div {
        display: block;
        width: 100%;
        text-align: center;
        padding: 25px 5% 0 5%;
        box-sizing: border-box;
    }
    #choose_box02 article:last-of-type figure {
        display: block;
        width: 100%;
        background: #fff;
        text-align: center;
        padding: 0 5% 25px;
        box-sizing: border-box;
    }
    #choose_box01 {
        padding: 25px 30px 0;
        width: 100%;
        margin: 0 auto;
        box-sizing: border-box;
    }
    #choose_box01 article {
        width: 48%;
        float: left;
        min-height: auto;
        /* margin: 0 0 60px; */
    }
    #choose_box01 article p {
        padding: 0;
        line-height: 1.7;
        font-weight: 400;
        font-size: 15px;
    }
    #choose_box01 article {
        width: 48%;
        float: left;
        min-height: 380px;
        /* margin: 0 0 60px; */
    }
    #choose_box01 article h4 {
        font-size: 20px;
        color: #063191;
        padding: 0;
        height: 51px;
    }
    #choose_box01 article:nth-child(2n) {
        width: 48%;
        float: right;
    }
    .choose_menu {
        margin: 0 auto;
        width: 100%;
        padding: 0 0 30px;
        text-align: center;
    }
    .choose_menu li {
        float: none;
        margin: 0 3% 3% 0;
        width: 205px;
        display: inline-block;
    }
    #company_box01 div p {
        width: 538px;
        padding: 11px 18px;
        float: left;
        box-sizing: border-box;
        font-size: 15px;
        font-weight: 400;
    }
    #company_box01 div {
        border-bottom: #000 1px dashed;
        padding: 6px 0;
        width: 100%;
        margin: 0 auto;
    }
    .history {
        width: 100%;
        border-top: #000 1px solid;
        border-bottom: #000 1px solid;
        padding: 30px 0 30px 10px;
        margin: 0 auto;
        box-sizing: border-box;
    }
    .history div {
        width: 530px;
        float: right;
    }
    .history div table:nth-child(3) {
        margin: 0px 0 0;
    }
    .history div table:nth-child(5) {
        margin: 0px 0 54px;
    }
    .history div table:nth-child(7) {
        margin: 0 0 101px;
    }
    .history div table:nth-child(9) {
        margin: 0 0 82px;
    }
    .history div table:nth-child(11) {
        margin: 0 0 120px;
    }
    .history div table:nth-child(13) {
        margin: 0 0 120px;
    }
    #privacy_box01,
    #privacy_box02,
    #privacy_box03,
    #privacy_box04,
    #privacy_box05 {
        width: 100%;
        margin: 0 auto 30px;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.6;
    }
    .faq_menu {
        width: 100%;
        margin: 0 auto 20px;
    }
    .faq_box article h4 {
        padding: 0 30px 0 87px;
        background-image: url(/images/faq_icon_q.png), url(/images/faq_icon.png);
        background-repeat: no-repeat;
        background-position: left 0 top 0, right 0 top 12px;
        line-height: 1.8;
        color: #063191;
        min-height: 45px;
    }
    .faq_menu li {
        width: 215px;
        float: left;
    }
    .faq_menu li:nth-child(2) {
        margin: 0 23px;
    }
    .faq_menu li a {
        display: block;
        padding: 10px 0;
        text-align: center;
        font-size: 17px;
        font-weight: 700;
        border: #ccc 2px solid;
        color: #000;
        text-decoration: none;
    }
    .contact_top {
        margin: 0 auto 10px;
        width: 100%;
    }
    .contact_list {
        width: 100%;
        margin: 0 auto 35px;
    }
    #contact_list01 {
        width: 230px;
        float: left;
        margin: 0 9px 0 0;
    }
    #contact_list02 {
        width: 230px;
        float: left;
    }
    #contact_box {
        width: 100%;
        margin: 0 auto 110px;
    }
    #contact_pp {
        width: 100%;
        margin: 0 auto;
        border: #707070 1px solid;
        box-sizing: border-box;
    }
    #works_box02 {
        margin: 0 auto;
        width: 100%;
        padding: 40px 30px;
        box-sizing: border-box;
    }
    #works_box02 article {
        width: 100%;
        margin: 0 auto 60px;
        border: #707070 1px solid;
        padding: 39px;
        box-sizing: border-box;
        background: #fff;
    }
    #works_box02 article h2 {
        font-size: 25px;
        font-weight: 700;
        margin: 0 0 30px 0;
        line-height: 25px;
    }
    #works_box02 article h2 span {
        display: block;
        line-height: 45px;
        color: #fff;
        border-radius: 25px;
        text-align: center;
        width: 150px;
        margin: 0 10px 10px 0;
    }
    #works_box02 article figure {
        width: 40%;
        float: left;
    }
    #works_box02 article div div {
        width: 55%;
        float: right;
    }
    #works_box02 article div figure div {
        width: 100%;
    }
    .slick-dots {
        position: relative;
        z-index: 3;
        text-align: center;
        margin: 0px 0 0 0;
    }
    .slick-dots button {
        color: transparent;
        outline: none;
        width: 8px;
        height: 20px;
        display: block;
        border-radius: 50%;
        background: #CACACA;
        border: none;
    }
    #investment_box01 {
        width: 100%;
        margin: 0 auto 60px;
    }
    #investment_box01 figure {
        width: 100%;
        float: none;
        text-align: center;
    }
    #investment_box01 div {
        width: 100%;
        float: none;
        margin: 0 0 30px;
    }
    #investment_box02 {
        padding: 210px 30px 0;
        margin: -210px 0 0 0;
    }
    #investment_box02 article {
        width: 100%;
        margin: 0 auto 30px;
    }
    .investment_box02_top>div {
        width: 100%;
        float: left;
    }
    .investment_box02_top figure {
        width: 35%;
        float: right;
        padding: 15px 0 0 20px;
    }
    .investment_box02_bottom div div {
        width: 600px;
        float: right;
    }
    #investment_box04 {
        background: #CAE0F3;
        padding: 0 30px 60px;
    }
    #investment_box04 article div {
        width: 560px;
        /* float: right; */
        display: table-cell;
        vertical-align: middle;
    }
    #investment_box05 {
        width: 100%;
        margin: 0 auto;
        padding: 60px 30px 60px;
        box-sizing: border-box;
    }
    #investment_box05 article p {
        line-height: 1.8;
        font-weight: 400;
        float: left;
        width: 57%;
    }
    #investment_box05 article figure {
        width: 40%;
        float: right;
        padding: 9px 0 0 0;
    }
    #investment_box04 article {
        width: 100%;
        margin: 0 auto 20px;
    }
    #support_box07 {
        width: 100%;
        background: #EEEEEE;
        padding: 50px 30px;
        margin: 0 0 60px 0;
        box-sizing: border-box;
    }
    #support_box07>div {
        margin: 0 auto;
        width: 100%;
    }
    #support_box07 div article {
        width: 31%;
        float: left;
        background: #fff;
        padding: 20px;
        box-sizing: border-box;
        margin: 0 8px 25px;
        box-shadow: 3px 3px 10px rgb(0 0 0 / 20%);
        text-align: center;
    }
    #support_box06 {
        width: 100%;
        background: #fff;
        padding: 60px 30px;
        text-align: center;
        box-sizing: border-box;
    }
    #support_box05 {
        background: #EEEEEE;
        padding: 50px 30px 30px;
    }
    .support_box05_step01 {
        width: 100%;
        height: 331px;
        margin: 0 auto;
        background-image: url(/images/landutilization_box05_stepbg01.png);
        background-repeat: no-repeat;
        padding: 30px 20px 0 20px;
        box-sizing: border-box;
        background-position: center;
    }
    #support_box05 article>figure {
        width: 33%;
        float: left;
    }
    #support_box05 article>div {
        width: 65%;
        float: right;
        padding: 0;
    }
    #support_box05 article.support_box05_step02 div,
    #support_box05 article.support_box05_step03 div,
    #support_box05 article.support_box05_step04 div,
    #support_box05 article.support_box05_step05 div,
    #support_box05 article.support_box05_step06 div {
        padding: 15px 0 0 0;
    }
    .support_box05_step02 {
        width: 100%;
        height: 291px;
        margin: 0 auto 0;
        background-image: url(/images/landutilization_box05_stepbg02.png);
        background-repeat: no-repeat;
        padding: 50px 20px 0 20px;
        box-sizing: border-box;
        z-index: -1;
        background-position: center;
    }
    .support_box05_step03 {
        width: 100%;
        height: 292px;
        margin: 0 auto 0;
        background-image: url(/images/landutilization_box05_stepbg03.png);
        background-repeat: no-repeat;
        padding: 35px 20px 0 20px;
        box-sizing: border-box;
        z-index: -1;
        background-position: center;
    }
    .support_box05_step04 {
        width: 100%;
        height: 291px;
        margin: 0 auto 0;
        background-image: url(/images/landutilization_box05_stepbg04.png);
        background-repeat: no-repeat;
        padding: 50px 20px 0;
        box-sizing: border-box;
        z-index: -1;
        background-position: center;
    }
    .support_box05_step05 {
        width: 100%;
        height: 291px;
        margin: 0 auto 0;
        background-image: url(/images/landutilization_box05_stepbg05.png);
        background-repeat: no-repeat;
        padding: 20px 20px 20px;
        box-sizing: border-box;
        z-index: -1;
        background-position: center;
    }
    .support_box05_step06 {
        width: 100%;
        height: 260px;
        margin: 0 auto 0;
        background-image: url(/images/landutilization_box05_stepbg06.png);
        background-repeat: no-repeat;
        padding: 45px 20px 0 20px;
        box-sizing: border-box;
        z-index: -1;
        background-position: center;
    }
    #support_box05 article div h5 {
        font-size: 24px;
        margin: 0 0 5px;
    }
    #support_box05 article div p {
        line-height: 1.8;
        font-weight: 400;
    }
    #support_box05 article div div p {
        width: 167px;
        float: right;
    }
    #support_box05 article div p {
        line-height: 1.5;
        font-weight: 400;
    }
    #support_box04,
    #support_box04_02 {
        padding: 0 0 50px 0;
        width: 100%;
        margin: 0 auto;
    }
    .support_point01 figure,
    .support_point03 figure,
    .support_point05 figure {
        width: 316px;
        float: left;
        display: none;
    }
    .support_point01 div,
    .support_point03 div,
    .support_point05 div {
        width: 671px;
        float: none;
        height: 243px;
        box-sizing: border-box;
        margin: 0 auto;
    }
    .support_point02 figure,
    .support_point04 figure,
    .support_point06 figure {
        width: 316px;
        float: right;
        display: none;
    }
    .support_point02 div,
    .support_point04 div,
    .support_point06 div {
        width: 687px;
        float: none;
        height: 243px;
        box-sizing: border-box;
        margin: 0 auto;
    }
    #support_box04 article,
    #support_box04_02 article {
        width: 100%;
        margin: 0 0 30px 0;
    }
    .investment_box04_contact {
        width: 100%;
        margin: 0 auto;
    }
    .investment_box04_contact figure {
        width: 50%;
        float: right;
    }
    .investment_box04_contact>div {
        width: 50%;
        float: left;
        height: auto;
        background-image: url(/images/investment_box04_contact_bg.png);
        background-repeat: no-repeat;
        padding: 83px 20px 10px;
        color: #fff;
        box-sizing: border-box;
        background-size: contain;
    }
    .investment_box04_contact p {
        margin: 0 0 10px 0;
        font-size: 14px;
    }
    .investment_box04_contact div div img {
        width: 55%;
    }
    #support_box01 {
        margin: 0 auto 20px;
        width: 100%;
    }
}


/*スマホ
------------------------------*/

@media screen and (max-width: 750px) {
    .pc,
    .minpc {
        display: none;
    }
    .sp {
        display: block;
    }
    /* main */
    main {
        background-image: none;
    }
    .day {
        width: 112px;
        display: table-cell;
        vertical-align: middle;
        font-size: 18px;
    }
    .cat {
        width: 116px;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }
    .cat span {
        padding: 5px 0;
        display: block;
        color: #fff;
    }
    .cat span.cat01 {
        background: #5585a9;
    }
    .cat span.cat02 {
        background: #71be3c;
    }
    .cat span.cat03 {
        background: #5fc5f5;
    }
    /* 移植 */
    #top_box03_support {
        padding: 0 0 30px;
    }
    #top_box03_support figure {
        position: absolute;
        top: -42px;
        left: 50%;
        width: 323px;
        height: auto;
    }
    #top_box03_support h2 {
        padding: 178px 0 0 0;
        text-align: center;
        margin: 0 auto 20px;
        width: 333px;
    }
    #top_box03_support h3 {
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        margin: 0 0 30px 0;
    }
    .top_box03_text_support {
        width: 343px;
        margin: 0 auto 23px;
        line-height: 1.6;
    }
    #top_box03_support ul {
        width: 317px;
        margin: 0 auto;
    }
    #top_box03_support ul li {
        width: 144px;
        text-align: center;
        color: #063191;
        font-size: 18px;
        float: left;
        margin: 0 0 30px;
    }
    #top_box03_support ul li:nth-child(2n) {
        float: right;
    }
    #top_box03_support ul li img {
        margin: 0 0 5px;
    }
    #page_top {
        position: fixed;
        right: 10px;
        bottom: 60px;
        width: 100%;
        width: 42px;
    }
    /* sub */
    /* sub_top */
    #sub_top {
        padding: 84px 0 0 0;
        background-image: none;
        background-repeat: repeat-x;
        background-position: left bottom;
        margin: 0 0 20px;
    }
    #sub_top div {
        width: 100%;
        max-width: 375px;
        margin: 0 auto;
        text-align: center;
        padding: 0;
        position: relative;
        height: auto;
    }
    #sub_top div h2 {
        margin: 0;
        position: static;
        right: 0;
        z-index: 0;
        width: 100%;
    }
    #sub_top div h2 img {
        width: 100%;
    }
    #sub_top div h3 {
        position: static;
        display: none;
    }
    #sub_top div figure {
        display: none;
    }
    #sub_top div figure img {
        width: 100%;
        height: auto;
    }
    .sub_wrapper {
        width: 100%;
        margin: 0 auto;
        padding: 0 0 30px;
    }
    .pankuzu {
        display: none;
    }
    /* faq */
    .faq_menu {
        width: 100%;
        margin: 0 auto 20px;
    }
    .faq_menu li {
        width: 100%;
        float: none;
        margin: 0 0 9px 0;
    }
    .faq_menu li:nth-child(2) {
        margin: 0 0 9px;
    }
    .faq_menu li a {
        display: block;
        padding: 10px 0;
        text-align: center;
        font-size: 16px;
        font-weight: bold;
        border: #000000 1px solid;
        color: #000;
        text-decoration: none;
    }
    .faq_box {
        margin: 0 0 15px 0;
    }
    .faq_box h3 {
        background: #063191;
        font-size: 18px;
        font-weight: 700;
        padding: 10px 20px;
        margin: 0 0 20px 0;
        color: #fff;
        letter-spacing: 1px;
    }
    #faq01,
    #faq02,
    #faq03,
    #pp01,
    #pp02,
    #pp03,
    #pp04,
    #pp05,
    #pp06,
    #pp07,
    #pp08,
    #pp09 {
        padding: 70px 0 0 0;
        margin: -70px 0 0 0;
        display: inline-block;
    }
    #pp01,
    #pp02,
    #pp03,
    #pp04,
    #pp05,
    #pp06,
    #pp07,
    #pp08,
    #pp09 {
        padding: 70px 0 0 0;
        margin: -70px 0 0 0;
    }
    .faq_box article {
        border-bottom: none;
        padding: 0;
        margin: 0 0 15px;
    }
    .faq_box article:first-of-type {
        border-top: none;
    }
    .faq_box article h4 {
        padding: 20px 40px 20px 10px;
        background-image: none, url(/images/faq_icon.png);
        background-repeat: no-repeat;
        background-position: left 0 top 0, right 10px top 50%;
        line-height: 1.6;
        color: #fff;
        background-color: #6B9DB0;
        font-weight: 400;
        font-size: 15px;
    }
    .faq_box article h4.active {
        background-image: none, url(/images/faq_icon02.png);
        background-repeat: no-repeat;
        background-position: left 0 top 0, right 10px top 50%;
    }
    .faq_box article div {
        padding: 15px 10px;
        background-image: none;
        background-repeat: no-repeat;
        min-height: auto;
        line-height: 1.6;
        display: none;
        background-color: #EAF5F8;
    }
    /* works */
    #works_box01 {
        padding: 0;
    }
    #works_box01 h2 {
        font-size: 22px;
        font-weight: 700;
        text-align: center;
        margin: 0 0 25px 0;
    }
    #works_box01 p {
        width: 90%;
        margin: 0 auto 25px;
        font-weight: 400;
        line-height: 1.6;
    }
    #works_box01 ul {
        width: 90%;
        margin: 0 auto;
    }
    #works_box01 ul li {
        width: 31%;
        float: left;
    }
    #works_box01 ul li:nth-child(2) {
        margin: 0 8px;
    }
    #works_box01 ul li a {
        width: 100%;
        display: block;
        line-height: 30px;
        text-align: center;
        color: #fff;
        font-size: 18px;
        font-weight: 700;
        text-decoration: none;
        border-radius: 15px;
    }
    #works_box02 {
        margin: 0 auto;
        width: 100%;
        padding: 0;
    }
    #works_box02 article {
        width: 90%;
        margin: 0 auto 60px;
        border: none;
        padding: 20px 16px;
        box-sizing: border-box;
        background: #fff;
        box-shadow: 3px 3px 10px rgba(3, 3, 10, 0.4);
    }
    #works_box02 article h2 {
        font-size: 18px;
        font-weight: 700;
        margin: 0 0 15px 0;
        line-height: 1.6;
    }
    #works_box02 article h2 span {
        display: block;
        line-height: 40px;
        color: #fff;
        border-radius: 20px;
        text-align: center;
        width: 158px;
        margin: 0 0 13px 0;
    }
    #works_box02 article figure {
        width: 100%;
        float: none;
        margin: 0 0 27px;
    }
    #works_box02 article div div {
        width: 100%;
        float: none;
    }
    #works_box02 article div div table {
        width: 100%;
        margin: 0 0 10px 0;
    }
    #works_box02 article div div table th {
        width: 90px;
        padding: 14px 0;
        text-align: center;
        font-weight: 400;
        border: #969FA7 1px solid;
        box-sizing: border-box;
        font-size: 16px;
    }
    #works_box02 article div div table td {
        width: 216px;
        padding: 16px;
        font-weight: 400;
        border: #969FA7 1px solid;
        box-sizing: border-box;
    }
    #works_box02 article div div h3 {
        margin: 0 0 20px 0;
    }
    .pagination {
        text-align: center;
    }
    .pagination li {
        display: inline-block;
        margin: 0 5px;
    }
    .pagination li span,
    .pagination li a {
        width: 36px;
        line-height: 36px;
        box-sizing: border-box;
        border: #707070 1px solid;
        text-align: center;
        font-size: 18px;
        display: block;
        background: #fff;
        text-decoration: none;
    }
    #sub_main {
        padding: 0 0 30px;
    }
    /* company */
    #company_box01 {
        margin: 0 0 58px 0;
    }
    #company_box01 h2,
    #company_box02 h2,
    #company_box03 h2 {
        margin: 0 auto 11px;
        text-align: center;
    }
    #company_box01 h2 {
        width: 163.83px;
    }
    #company_box02 h2 {
        width: 168.5px;
    }
    #company_box03 h2 {
        width: 68.845px;
    }
    #company_box01 h3,
    #company_box02 h3,
    #company_box03 h3 {
        margin: 0 0 18px 0;
        text-align: center;
        font-size: 18px;
        font-weight: 700;
    }
    #company_box01 div {
        border-bottom: #000 1px dashed;
        padding: 0;
        width: 90%;
        margin: 0 auto;
    }
    #company_box01 div:first-of-type {
        border-top: #000 1px dashed;
    }
    #company_box01 div h4 {
        width: 100%;
        background: #D3ECFC;
        text-align: left;
        padding: 9px 20px;
        float: none;
        font-size: 14px;
        font-weight: bold;
        box-sizing: border-box;
        w
    }
    #company_box01 div p {
        width: 100%;
        padding: 9px 20px;
        float: none;
        box-sizing: border-box;
        font-size: 13px;
        font-weight: 400;
    }
    .mh402 {
        min-height: auto;
    }
    #company_box02 {
        margin: 0 0 0px;
    }
    .history {
        width: 90%;
        border-top: #000 1px dashed;
        border-bottom: none;
        padding: 15px 0 0;
        margin: 0 auto;
        box-sizing: border-box;
    }
    .history figure {
        width: 147px;
        float: left;
        display: none;
    }
    .history div {
        width: 100%;
        float: none;
    }
    .history div table {
        width: 100%;
        border-bottom: #000 1px dashed;
        margin: 0 0 15px;
    }
    .history div table.bbn {
        border: none;
    }
    .history div table.bbn td {
        padding: 0 0 0 10px;
    }
    .history div th {
        width: 40px;
        font-size: 16px;
        font-weight: 400;
        text-align: right
    }
    .history div td {
        width: 289px;
        font-size: 16px;
        font-weight: 400;
        padding: 0 0 15px 10px;
        box-sizing: border-box;
    }
    .history div table:first-of-type {
        margin: 0 0 15px;
    }
    .history div table:nth-child(3) {
        margin: 0 0 15px;
    }
    .history div table:nth-child(5) {
        margin: 0 0 15px;
    }
    .history div table:nth-child(7) {
        margin: 0 0 15px;
    }
    .history div table:nth-child(9) {
        margin: 0 0 15px;
    }
    .history div table:nth-child(11) {
        margin: 0 0 15px;
    }
    .history div table:nth-child(13) {
        margin: 0 0 15px;
    }
    .history div p {
        font-size: 16px;
        color: #063191;
        margin: 0 0 10px;
    }
    #company_box03 {
        padding: 0 0 30px;
    }
    #company_box03 label {
        width: 30%;
        margin: 0 auto 15px;
    }
    #company_box03 label.map_btn02 {
        margin: 0 8px;
    }
    #company_box03 label {
        font-size: 14px;
        color: #fff;
        text-decoration: none;
        line-height: 36px;
        text-align: center;
    }
    #map01_content,
    #map02_content,
    #map03_content {
        width: 100%;
        margin: 0 auto;
    }
    #map01_content iframe,
    #map02_content iframe,
    #map03_content iframe {
        height: 265px;
    }
    /* reviews_wrapper */
    #reviews_wrapper {
        text-align: center;
    }
    #reviews_wrapper>p {
        margin: 0 auto 18px;
        font-size: .9em;
        font-weight: 400;
        width: 90%;
    }
    #reviews_wrapper>div {
        margin: 0 auto 25px;
        width: 90%;
        text-align: center;
    }
    #reviews_wrapper a {
        text-decoration: none;
        color: #000;
    }
    #reviews_wrapper div article {
        width: 100%;
        float: none;
        background: #fff;
        padding: 20px;
        box-sizing: border-box;
        margin: 0 auto 25px;
        box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
    }
    #reviews_wrapper div article p {
        margin: 0 0 13px;
    }
    #reviews_wrapper div article p:last-of-type {
        margin: 0;
        font-weight: 300;
    }
    #reviews_wrapper div article figure {
        margin: 0 0 13px 0 !important;
    }
    #reviews_wrapper div article p span.tochi {
        background: #ae9c5a;
        line-height: 30px;
        padding: 0 20px;
        color: #fff;
        display: inline-block;
    }
    #reviews_wrapper div article p span.chikin {
        background: #a0a0a0;
        line-height: 30px;
        padding: 0 20px;
        color: #fff;
        display: inline-block;
    }
    #reviews_wrapper div article h4 {
        color: #063191;
        font-size: .95em;
        margin: 0 0 15px 0;
        text-align: left;
    }
    /* reviews_detail */
    #reviews_detail {
        margin: 0 auto;
        width: 90%;
        padding: 0 0 30px;
    }
    #reviews_detail h2 {
        color: #063191;
        font-size: 20px;
        margin: 0 0 20px 0;
        font-weight: 700;
    }
    #reviews_detail p {
        margin: 0 0 30px 0;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.6;
    }
    #reviews_detail h3 {
        background: #E2E2E2;
        font-size: 18px;
        font-weight: 700;
        margin: 0 0 17px 0;
        padding: 16px 10px;
    }
    #reviews_detail figure {
        margin: 0 0 30px 0 !important;
        text-align: center;
    }
    #reviews_detail div a {
        display: block;
        border: #000 1px solid;
        line-height: 31px;
        width: 153px;
        margin: 0 auto;
        text-decoration: none;
        color: #000;
        text-align: center;
    }
    #reviews_detail_top {
        border-bottom: #707070 2px dashed;
        margin: 0 0 15px 0;
        padding: 0 0 7px;
    }
    #reviews_detail_top p.tochi {
        width: 100px;
        float: none;
        margin: 0;
        text-align: center;
        color: #fff;
        background: #AD9C5A;
        font-size: 14px;
        line-height: 30px;
        display: inline-block;
    }
    #reviews_detail_top p.shikin {
        width: 100px;
        float: none;
        margin: 0;
        text-align: center;
        color: #fff;
        background: #a0a0a0;
        font-size: 14px;
        line-height: 30px;
        display: inline-block;
    }
    #reviews_detail_top p.day {
        margin: 0 0 0 12px;
        float: none;
        font-size: 16px;
        font-weight: 500;
        line-height: 1.5;
        display: inline-block;
    }
    #reviews_detail_top p.reviews_name {
        font-size: 16px;
        float: none;
        margin: 0;
        font-weight: 500;
        display: block;
        width: 100%;
    }
    /* trunkroom_top */
    #trunkroom_top {
        margin: 0 auto 22px;
        width: 345px;
    }
    #trunkroom_top h2 {
        font-size: 22px;
        text-align: center;
        font-weight: 700;
        margin-bottom: 15px;
    }
    #trunkroom_top p {
        width: 345px;
        margin: 0 auto 28px;
        line-height: 1.6;
    }
    #trunkroom_top ul {
        width: 345px;
        margin: 0 auto;
    }
    #trunkroom_top ul li {
        width: 107px;
        float: left;
        margin: 0 6px 7px 0;
    }
    #trunkroom_top ul li:last-of-type {
        margin: 0;
    }
    #trunkroom_top ul li:nth-child(3) {
        margin: 0 0 7px;
    }
    #trunkroom_top ul li a {
        display: block;
        color: #fff;
        text-decoration: none;
        line-height: 30px;
        text-align: center;
        font-size: 14px;
    }
    #trunkroom_wrapper {
        width: 345px;
        margin: 0 auto 35px;
    }
    #trunkroom_wrapper>p {
        width: 345px;
        margin: 0 auto;
    }
    #trunkroom_wrapper article {
        margin: 0 0 20px;
        border-bottom: #787878 2px dashed;
        padding: 0 0 20px
    }
    #trunkroom_wrapper article figure {
        width: 100%;
        float: none;
        margin: 0 0 17px !important;
        text-align: center;
    }
    #trunkroom_wrapper article>div {
        width: 100%;
        float: none;
    }
    #trunkroom_wrapper article div h3 {
        margin: 0 0 10px 0;
        font-size: 14px;
        font-weight: 500;
    }
    #trunkroom_wrapper article div h3 span {
        display: inline-block;
        margin: 0 10px 0 0;
        font-size: 14px;
        line-height: 29px;
        text-align: center;
        color: #fff;
        width: 108px;
    }
    .trunkroom_detail_top,
    .trunkroom_detail_medium {
        margin: 0;
    }
    .trunkroom_detail_top table,
    .trunkroom_detail_bottom table {
        width: 100%;
        float: none;
    }
    .trunkroom_detail_medium table {
        width: 100%;
    }
    .trunkroom_detail_top table:last-of-type,
    .trunkroom_detail_bottom table:last-of-type {
        float: none;
        width: 100%;
    }
    .trunkroom_detail_top table th,
    .trunkroom_detail_bottom table th,
    .trunkroom_detail_medium table th {
        width: 127px;
        background: #CAE0F3;
        border: #969FA7 1px solid;
        box-sizing: border-box;
        padding: 12px 16px;
        font-weight: 400;
        font-size: 15px;
    }
    .trunkroom_detail_top table td,
    .trunkroom_detail_bottom table td,
    .trunkroom_detail_medium table td {
        border: #969FA7 1px solid;
        box-sizing: border-box;
        padding: 12px 16px;
        font-weight: 400;
        width: 211px;
        font-size: 15px;
    }
    /* investment */
    #investment_box01 {
        width: 345px;
        margin: 0 auto;
    }
    #investment_box01 figure {
        width: 100%;
        float: none;
    }
    #investment_box01 div {
        width: 100%;
        float: none;
    }
    #investment_box01 div h2 {
        font-size: 20px;
        font-weight: 700;
        margin: 0 0 20px;
        text-align: center;
    }
    #investment_box01 div p {
        font-weight: 400;
        line-height: 1.6;
        margin: 0 0 30px;
    }
    #investment_box02 {
        padding: 70px 0 0 0;
        margin: -70px 0 0 0;
    }
    #investment_box02 h2 {
        text-align: center;
        margin: 0 auto 15px;
        width: 262.5px;
    }
    #investment_box02 h3 {
        font-size: 20px;
        font-weight: 700;
        margin: 0 0 15px 0;
        text-align: center;
    }
    #investment_box02 article {
        width: 345px;
        margin: 0 auto 30px;
    }
    .investment_box02_top figure {
        width: 345px;
        float: none;
        margin: 0 auto 40px !important;
        text-align: center;
    }
    .investment_box02_top>div {
        width: 345px;
        float: none;
    }
    .investment_box02_top div p {
        margin: 0;
        line-height: 1.9;
        margin: 0 0 30px 0;
    }
    .investment_box02_top div p:last-of-type {
        margin: 0;
    }
    #investment_box02 h4 {
        font-size: 20px;
        margin: 0 0 20px 0;
        font-weight: 700;
        text-align: center;
    }
    .investment_box02_bottom {
        border-top: #707070 1px dashed;
        padding: 25px 0 0 0;
        background-image: none;
        background-repeat: no-repeat;
        background-position: right 40px top 70px;
    }
    .investment_box02_bottom>div:nth-child(2) {
        margin: 0 0 18px 0;
    }
    .investment_box02_bottom>div:nth-child(3) {
        margin: 0 0 18px 0;
    }
    .investment_box02_bottom div figure {
        width: 80px;
        text-align: right;
        float: left;
        padding: 5px 0 0 0;
    }
    .investment_box02_bottom div:nth-child(2) figure img {
        width: 60px;
    }
    .investment_box02_bottom div:nth-child(3) figure img {
        width: 60px;
    }
    .investment_box02_bottom div div {
        width: 237px;
        float: right;
    }
    #investment_box03 {
        background: #063191;
        padding: 27px 0 38px 0;
    }
    #investment_box03 h2 {
        text-align: center;
        margin: 0 auto 15px;
        width: 220px;
    }
    #investment_box03 h3 {
        font-size: 18px;
        text-align: center;
        font-weight: 700;
        color: #fff;
        margin: 0 0 20px;
    }
    #investment_box03 ul {
        margin: 0 auto;
        width: 264px;
    }
    #investment_box03 ul li {
        width: 120px;
        float: left;
        margin: 0 22px 22px 0;
        color: #fff;
        font-size: 15px;
        text-align: center;
    }
    #investment_box03 ul li img {
        margin: 0 0 5px;
    }
    #investment_box03 ul li:last-of-type {
        margin: 0;
    }
    #investment_box03 ul li:nth-child(2) {
        margin: 0 0 22px;
    }
    #investment_box03 p {
        text-align: left;
        line-height: 1.6;
        color: #fff;
        font-size: 16px;
        width: 345px;
        margin: 0 auto;
    }
    #investment_box04 {
        background: #CAE0F3;
        padding: 0 0 38px 0;
    }
    #investment_box04>figure {
        width: 73px;
        margin: 0 auto 20px !important;
    }
    #investment_box04 article {
        width: 345px;
        margin: 0 auto 30px;
    }
    #investment_box04 article:last-of-type {
        margin: 0 auto;
    }
    #investment_box04 article figure {
        display: none;
    }
    #investment_box04 article div {
        width: 100%;
        float: none;
    }
    #investment_box04 article div h2 {
        color: #fff;
        font-size: 15px;
        font-weight: 700;
        background: #063191;
        padding: 5px;
        margin: 0 0 15px 0;
    }
    #investment_box04 article div p {
        line-height: 1.6;
        font-weight: 400;
    }
    #investment_box05 {
        width: 345px;
        padding: 104px 0 50px 0;
        margin: -70px auto 0;
    }
    #investment_box05 h2 {
        text-align: center;
        margin: 0 auto 10px;
    }
    #investment_box05 h3 {
        font-size: 20px;
        font-weight: 700;
        margin: 0 0 20px 0;
        text-align: center;
    }
    #investment_box05 article {
        margin: 0 0 40px 0;
    }
    #investment_box05 article figure {
        width: 100%;
        float: none;
        margin: 0 0 20px 0 !important;
    }
    .gurafu {
        width: 316px;
        margin: 0 auto;
    }
    #investment_box05 article p {
        line-height: 1.6;
        font-weight: 400;
        float: none;
        width: 100%;
    }
    #landutilization_bottom_btn {
        width: 337px;
        margin: 0 auto;
        padding: 0 0 30px;
    }
    /* contact */
    .contact_top {
        margin: 0 auto 30px;
        width: 90%;
    }
    .contact_top article figure {
        width: 78px;
        float: none;
        margin: 0 auto 12px !important;
    }
    .contact_top article div h2 {
        font-size: 20px;
        font-weight: 700;
        border-bottom: #000 2px dashed;
        padding: 0 0 18px 18px;
        margin: 0 0 16px 0;
        text-align: center;
    }
    .contact_top>figure {
        display: none;
    }
    .contact_top>ul {
        margin: 0 0 35px 0;
    }
    .contact_top ul li {
        margin: 0 0 9px;
    }
    .contact_list {
        width: 90%;
        margin: 0 auto 50px;
    }
    .contact_list h2 {
        width: 100%;
        margin: 0 4px 0 0;
        float: none;
    }
    #contact_list01 {
        width: 100%;
        float: none;
        margin: 0 0 12px 0;
    }
    #contact_list02 {
        width: 100%;
        float: none;
    }
    #contact_box {
        width: 90%;
        margin: 0 auto 30px;
    }
    .contact01_title {
        color: #fff;
        padding: 10px 5px;
        margin: 0 0 20px 0;
        font-size: 15px;
        text-align: center;
    }
    .contact02_title {
        color: #fff;
        padding: 10px 5px;
        margin: 0 0 20px 0;
        font-size: 15px;
        text-align: center;
    }
    .contact_box_text {
        margin: 0 0 50px 0;
        line-height: 1.8;
        font-size: 13px;
    }
    #contact_box table {
        margin: 0 0 22px 0;
        width: 100%;
    }
    #contact_btn {
        text-align: center;
    }
    #contact_pp {
        width: 100%;
        margin: 0 auto 10%;
        border: #707070 1px solid;
        box-sizing: border-box;
        font-size: 13px;
        padding: 10px;
    }
    #contact_btn input[type="submit"] {
        width: 100%;
        line-height: 60px;
        background: #018cd6;
        color: #fff;
        font-size: 17px;
        text-align: center;
        margin: 0 auto;
        display: block;
        border-radius: 7px;
        border: none;
        box-shadow: 0px 0px 15px -5px #777777;
        font-family: 'Noto Sans JP';
    }
    .wpcf7-validates-as-email {
        width: 100%;
    }
    #contact_pp h2 {
        font-size: 18px;
        text-align: center;
        background: #6BAAD6;
        color: #fff;
        font-weight: 500;
        padding: 10px 0;
    }
    #contact_pp div {
        padding: 17px 12px;
        font-weight: 400;
        line-height: 1.6;
        font-size: 13px;
    }
    #contact_pp div a {
        color: #063191;
        font-weight: 500;
    }
    .contact_bottom_tel_box {
        border: #333333 1px solid;
        width: 100%;
        margin: 0 auto;
    }
    .contact_bottom_tel_box h3 {
        background-color: #333;
        color: #fff;
        font-size: 13px;
        text-align: center;
        line-height: 40px;
    }
    .contact_bottom_tel {
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: center;
        align-items: center;
        padding: 10px;
    }
    .contact_bottom_tel div a {
        font-size: 26px;
        font-weight: 900;
        display: block;
        padding: 0 0 0 10px;
        text-decoration: none;
        color: #000;
    }
    .contact_bottom_tel div>div {
        width: 15%;
        display: block;
    }
    .contact_bottom_tel>p:first-of-type {
        text-align: center;
        font-size: 14px;
        width: 30%;
    }
    .contact_bottom_tel>div {
        width: 70%;
    }
    .contact_bottom_tel div p {
        width: 85%;
    }
    /* privacy */
    #privacy_box01,
    #privacy_box02,
    #privacy_box03,
    #privacy_box04,
    #privacy_box05 {
        width: 90%;
        margin: 0 auto 30px;
        font-size: 13px;
        font-weight: 400;
        line-height: 1.6;
    }
    #privacy_box01 p:first-of-type,
    #privacy_box04 p:first-of-type {
        text-indent: 0;
        padding-left: 0;
    }
    .privacy_title {
        background: #B5DEFB;
        margin: 0 0 20px;
        padding: 5px 10px;
    }
    .privacy_title h2 {
        border-left: #1b1464 6px solid;
        padding: 0 0 0 12px;
        font-size: 15px;
    }
    #privacy_box01 p {
        text-indent: -1em;
        padding-left: 1em;
    }
    #privacy_box01 p:first-of-type {
        margin: 0 0 10px;
    }
    #privacy_box01 ul {
        padding: 0 0 0 32px;
    }
    #privacy_box01 p.right {
        text-align: right;
        text-indent: 0;
        padding-left: 0;
    }
    #privacy_box02 p,
    #privacy_box04 p,
    #privacy_box05 p {
        text-indent: -2em;
        padding-left: 2em;
    }
    #privacy_box02 ul {
        padding: 0 0 0 50px;
    }
    #privacy_box02 ul li {
        text-indent: -2em;
        padding-left: 2em;
    }
    #privacy_box03 p:first-of-type {
        margin: 0 0 20px 0;
    }
    #privacy_box03 p:last-of-type {
        text-indent: -1em;
        padding-left: 1em;
    }
    #privacy_box04 ul {
        padding: 0 0 0 55px;
    }
    #privacy_box04 ul:first-of-type {
        margin: 0 0 10px;
    }
    #privacy_box04 ul li ul {
        padding: 0;
    }
    #privacy_box04 ul li {
        text-indent: -2em;
        padding-left: 2em;
    }
    #privacy_box04 ul li ul li {
        text-indent: -1em;
        padding-left: 1em;
    }
    #privacy_box04 p.ml {
        text-indent: 0;
        padding-left: 2em;
    }
    #privacy_box04 p span {
        display: block;
        text-indent: -1em;
        padding-left: 1em;
    }
    #privacy_box04 div:last-of-type {
        display: inline-block;
        padding: 18px;
        border: #000 1px solid;
        margin: 20px 0 0 2em;
    }
    #privacy_box05 div:last-of-type {
        display: inline-block;
        padding: 18px;
        border: #000 1px solid;
        margin: 20px 0 25px 2em;
    }
    #privacy_box05 div:last-of-type p {
        text-indent: 0em;
        padding-left: 0em;
    }
    #privacy_box04 div p {
        text-indent: 0em;
        padding-left: 0em;
        margin: 0;
    }
    #privacy_box04 div h3,
    #privacy_box05 div h3 {
        color: #0000ff;
    }
    #privacy_box05 p.right {
        text-align: right;
    }
    #privacy_box01 a,
    #privacy_box02 a,
    #privacy_box03 a,
    #privacy_box04 a,
    #privacy_box05 a {
        color: #0000ff;
        text-decoration: none;
    }
    #privacy_box04 ul li ul li a {
        text-decoration: underline;
    }
    /* choose */
    .choose_menu {
        margin: 0 auto;
        width: 90%;
        padding: 0;
        text-align: center;
    }
    .choose_menu li {
        float: none;
        display: inline-block;
        margin: 0 5px 8px 0;
        /*width: 164px;*/
        width: 48%;
    }
    .choose_menu li:last-of-type {
        margin: 0;
    }
    .choose_menu li:nth-child(2),
    .choose_menu li:nth-child(4) {
        margin: 0 0 8px 0;
    }
    .choose_menu li a {
        display: block;
        color: #fff;
        text-decoration: none;
        text-align: center;
        line-height: 29px;
        background: #6BAAD6;
        font-size: 13px;
    }
    #choose01,
    #choose02,
    #choose03,
    #choose04,
    #choose05,
    #contact_list {
        padding: 70px 0 0 0;
        margin: -70px 0 0 0;
        display: inline-block;
    }
    #choose_box01 {
        padding: 0 0 0;
        width: 90%;
        margin: 0 auto;
    }
    #choose_box01 h2 {
        font-weight: 700;
        text-align: center;
        margin: 0 0 10px 0;
        font-size: 20px;
    }
    #choose_box01 h3 {
        text-align: center;
        margin: 0 0 25px 0;
    }
    #choose_box01 article {
        width: 100%;
        float: none;
        min-height: auto;
        margin: 0 0 30px;
    }
    #choose_box01 article:nth-child(2n) {
        width: 100%;
        float: none;
    }
    #choose_box01 article figure {
        margin: 0 0 25px 0 !important;
        display: none;
    }
    #choose_box01 article h4 {
        font-size: 18px;
        color: #063191;
        padding: 0;
        height: auto;
        margin: 0 0 15px;
    }
    #choose_box01 article p {
        padding: 0;
        line-height: 1.6;
        font-weight: 400;
    }
    .choose_box01_title01 {
        background-image: url(/images/why_box01_title01.png);
        background-repeat: no-repeat;
    }
    .choose_box01_title02 {
        background-image: url(/images/why_box01_title02.png);
        background-repeat: no-repeat;
    }
    .choose_box01_title03 {
        background-image: url(/images/why_box01_title03.png);
        background-repeat: no-repeat;
    }
    .choose_box01_title04 {
        background-image: url(/images/why_box01_title04.png);
        background-repeat: no-repeat;
    }
    #choose_box02 {
        padding: 30px 0;
        background: #CAE0F3;
    }
    #choose_box02 h2 {
        text-align: center;
        margin: 0 auto 5px;
        width: 200px;
    }
    #choose_box02 h3 {
        font-size: 20px;
        font-weight: 700;
        margin: 0 0 25px 0;
        text-align: center;
    }
    #choose_box02 article {
        display: block;
        margin: 0 auto 20px;
        width: 90%;
    }
    #choose_box02 article figure {
        display: block;
        width: 100%;
    }
    #choose_box02 article figure.pc {
        display: none;
        width: 100%;
    }
    #choose_box02 article div {
        display: block;
        width: 100%;
        background: #fff;
        box-sizing: border-box;
        vertical-align: middle;
        padding: 6% 10%;
    }
    #choose_box02 article div h4 {
        font-size: .95em;
        color: #063191;
        margin: 0 0 10px 0;
        text-align: center;
        font-weight: 700;
    }
    #choose_box02 article:last-of-type figure {
        display: block;
        width: 100%;
        background: #fff;
        text-align: center;
        padding: 0 20px 40px;
        box-sizing: border-box;
    }
    #choose_box02 article:last-of-type div {
        display: block;
        width: 100%;
        text-align: left;
        padding: 30px 10% 0;
    }
    #choose_box02 article:last-of-type div h4 {
        width: 100%;
        margin: 0 0 10px 0;
        text-align: center;
    }
    #choose_box02 article:last-of-type div p {
        width: 100%;
        padding: 0 0 20px 0;
        font-size: .9em;
    }
    #choose_box02>div {
        text-align: center;
        margin: 0 0 30px 0;
    }
    #choose_box02 article div p {
        width: 100%;
        margin: 0 auto;
        line-height: 1.6;
        font-size: .9em;
    }
    #choose_box02 article div ul {
        width: 100%;
        margin: 0 auto;
    }
    #choose_box02 article div ul li {
        background-image: url(/images/why_box02_icon.png);
        padding: 0px 0 0 27px;
        line-height: 31px;
        background-repeat: no-repeat;
        margin: 0 0 0px 0;
        font-size: .84em;
        background-size: 20px;
        background-position: left 3px;
    }
    #choose_box03 {
        padding: 10px 0 30px 0;
    }
    #choose_box03 h2 {
        text-align: center;
        margin: 0 auto 0;
        width: 160px;
    }
    #choose_box03 h3 {
        text-align: center;
        margin: 0 0 25px 0;
        font-weight: bold;
        font-size: 20px;
        font-weight: 700;
    }
    #choose_box03 article {
        background: #fff;
        box-shadow: none;
        text-align: center;
    }
    .choose_box03_01 {
        width: 90%;
        margin: 0 auto 30px;
        padding: 0 0 25px;
        box-sizing: border-box;
        border-bottom: #707070 2px dashed;
    }
    .choose_box03_01 figure {
        width: 100%;
        float: none;
    }
    .choose_box03_01 div {
        width: 100%;
        float: none;
        margin: 0 0 15px;
    }
    .choose_box03_01 div h4,
    .choose_box03_02 h4,
    .choose_box03_03 h4,
    .choose_box03_04 div h4 {
        border-bottom: none;
        margin: 0 0 10px 0;
        padding: 0;
        font-size: 24px;
        font-weight: bold;
        color: #063191;
    }
    .choose_box03_01 div p,
    .choose_box03_02 p,
    .choose_box03_03 p,
    .choose_box03_04 div p {
        line-height: 1.6;
        font-size: .85em;
        text-align: left;
    }
    .choose_box03_04 {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        box-sizing: border-box;
    }
    #choose_box03>div {
        width: 90%;
        margin: 0 auto 30px;
    }
    .choose_box03_02 {
        width: 100%;
        float: none;
        margin: 0 auto 30px;
        padding: 0 0 25px;
        box-sizing: border-box;
        border-bottom: #707070 2px dashed;
    }
    .choose_box03_02 figure,
    .choose_box03_03 figure {
        margin: 0 0 20px 0 !important;
    }
    .choose_box03_03 {
        width: 100%;
        float: none;
        margin: 0 auto;
        padding: 0 0 25px;
        box-sizing: border-box;
        border-bottom: #707070 2px dashed;
    }
    .choose_box03_04 figure {
        float: none;
        width: 100%;
    }
    .choose_box03_04 div {
        float: none;
        width: 100%;
    }
    .choose_box03_04 div p {
        margin: 0 0 25px 0;
    }
    .choose_box03_04 div div {
        width: 240px;
        margin: 0 auto;
        float: none;
    }
    .choose_box03_04 div div strong {
        color: #C30000;
    }
    .choose_box03_04 div div a {
        color: #063191;
    }
    #choose_box04 {
        background: #CAE0F3;
        padding: 30px 0 30px;
    }
    #choose_box04 h2 {
        text-align: center;
        margin: 0 auto;
        width: 80%;
    }
    #choose_box04 h3 {
        text-align: center;
        margin: 0 0 30px 0;
        font-size: 1.1em;
    }
    #choose_box04>div {
        width: 90%;
        height: auto;
        background-image: none;
        background-repeat: no-repeat;
        position: static;
        margin: 0 auto;
    }
    .choose_box04_text {
        position: static;
        width: 100%;
        top: 35px;
        left: 44px;
        line-height: 1.6;
        margin: 0 0 20px;
        font-size: .85em;
    }
    #choose_box04 div article {
        position: static;
        bottom: 0;
        left: 0;
        display: block;
    }
    #choose_box04 div article figure {
        width: 100%;
        display: block;
        margin: 0 0 15px !important;
    }
    #choose_box04 div article div {
        display: block;
        vertical-align: bottom;
        padding: 0;
    }
    #choose_box04 div article div h4 {
        font-size: 20px;
    }
    #choose_box04 div article div p {
        line-height: 1.6;
        font-weight: 400;
    }
    #choose_box05 {
        padding: 36px 0 39px 0;
        width: 90%;
        margin: 0 auto;
    }
    #choose_box05 h2 {
        text-align: center;
        margin: 0 auto;
        width: 100px;
    }
    #choose_box05 h3 {
        text-align: center;
        margin: 0 0 29px 0;
        font-size: 20px;
        font-weight: 700;
    }
    #choose_box05>p {
        width: 100%;
        margin: 0 auto 49px;
        line-height: 1.6;
        font-size: .85em;
    }
    #choose_box05 h4 {
        border-bottom: none;
        padding: 0 0 10px 0;
        font-size: 24px;
        margin: 0;
    }
    #choose_box05 h4 span {
        padding: 8px 0 0 0;
        font-size: .6em;
        font-weight: 400;
        border-top: #707070 2px dashed;
        display: block;
        margin: 10px 0 0 0;
    }
    .choose_box05_01 {
        margin: 0 0 30px;
    }
    .choose_box05_01 figure {
        margin: 0 !important;
    }
    .choose_box05_01 figure:last-of-type {
        margin: 0 !important;
    }
    .choose_box05_02 {
        margin: 0 auto 30px;
    }
    .choose_box05_02 article {
        width: 100%;
        float: none;
        margin: 0 auto 50px;
    }
    .choose_box05_02 article:last-of-type {
        float: none;
        margin: 0;
    }
    #choose_box05 .choose_box05_02 article h4 {
        margin: 0 0 10px 0;
        border-bottom: #707070 2px dashed;
    }
    .choose_box05_02 article p {
        line-height: 1.6;
        font-size: .9em;
    }
    .choose_box05_02 article li {
        display: inline-block;
        width: 49%;
        margin: 0 0 9px;
        font-size: .9em;
    }
    #choose_box05 .choose_box05_03 h4 {
        margin: 0 0 10px 0;
        border-bottom: #707070 2px dashed;
    }
    #choose_box06 {
        background: #CAE0F3;
        padding: 40px 0 30px;
    }
    #choose_box06 h2 {
        text-align: center;
        width: 164.12px;
        margin: 0 auto 10px;
    }
    #choose_box06 h3 {
        margin: 0 0 30px 0;
        text-align: center;
        font-size: 20px;
    }
    #choose_box06 article {
        width: 90%;
        margin: 0 auto 35px;
    }
    #choose_box06 article:nth-child(2n) {
        margin: 0 auto 35px;
    }
    #choose_box06 article figure.left {
        width: 100%;
        float: none;
        margin: 0 0 18px !important;
    }
    #choose_box06 article figure.right {
        width: 100%;
        float: none;
        margin: 0 0 18px !important;
    }
    #choose_box06 article div.right {
        width: 100%;
        float: none;
        padding: 0 0 0 0;
    }
    #choose_box06 article div.left {
        width: 100%;
        float: none;
        padding: 0 0 0 0;
    }
    #choose_box06 article div.right h4 {
        border-bottom: none;
        padding: 0;
        margin: 0;
        font-size: 1.5em;
        text-align: center;
    }
    #choose_box06 article div.left h4 {
        border-bottom: none;
        padding: 0;
        margin: 0;
        font-size: 1.5em;
        text-align: center;
    }
    #choose_box06 article div.right p {
        padding: 0;
        font-size: 1em;
        font-weight: 400;
        text-align: center;
    }
    #choose_box06 article div.left p {
        padding: 0;
        font-size: 20px;
        text-align: center;
        font-weight: 400;
    }
    #choose_box06 article:last-of-type div.left p {
        font-size: 18px;
    }
    /* utilization */
    /* support */
    #support_box01 {
        margin: 0 auto 35px;
        width: 337px;
    }
    #support_box01 h2 {
        margin: 0 0 20px 0;
    }
    #support_box01 p {
        width: 100%;
        margin: 0 auto;
        line-height: 1.6;
        font-weight: 400;
    }
    #support_box02 {
        width: 337px;
        margin: 0 auto 30px;
    }
    #support_box03 {
        width: 337px;
        margin: 0 auto;
    }
    #support_box02 figure {
        width: 100%;
        float: none;
    }
    #support_box02 div {
        display: none;
    }
    #support_box03 {
        width: 337px;
        float: none;
    }
    #support_box04,
    #support_box04_02 {
        padding: 0;
        width: 337px;
        margin: 0 auto;
    }
    #support_box04 h2,
    #support_box04_02 h2 {
        text-align: center;
        margin: 0 auto 20px;
        width: 328.3px;
    }
    #support_box04 h3,
    #support_box04_02 h3 {
        text-align: center;
        margin: 0 0 20px 0;
        font-size: 20px;
        font-weight: 700;
    }
    #support_box04 article,
    #support_box04_02 article {
        width: 100%;
        margin: 0 0 10px 0;
    }
    .support_point01 figure,
    .support_point03 figure,
    .support_point05 figure {
        width: 100%;
        float: none;
    }
    .support_point02 figure,
    .support_point04 figure,
    .support_point06 figure {
        width: 100%;
        float: none;
    }
    .support_point01 div,
    .support_point03 div,
    .support_point05 div {
        display: none;
    }
    .support_point02 div,
    .support_point04 div,
    .support_point06 div {
        display: none;
    }
    .investment_box04_contact {
        width: 100%;
        margin: 0 auto;
    }
    .investment_box04_contact figure {
        width: 100%;
        float: none;
    }
    .investment_box04_contact>div {
        display: none;
    }
    #support_box05 {
        background: #EEEEEE;
        padding: 40px 0 30px 0;
    }
    #support_box05 h2 {
        text-align: center;
        margin: 0 auto 20px;
        width: 231.54px;
    }
    #support_box05 h3 {
        text-align: center;
        margin: 0 0 20px 0;
        font-size: 20px;
    }
    #support_box05 h4 {
        text-align: center;
        margin: 0 0 20px 0;
        font-size: 22px;
        color: #5A5A5A;
    }
    #support_box05>p {
        width: 337px;
        margin: 0 auto 30px;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.6;
    }
    #support_box05 article>figure {
        display: none;
    }
    #support_box05 article>div {
        width: 100%;
        float: none;
        padding: 0;
    }
    #support_box05 article div h5 {
        font-size: 22px;
        margin: 0 0 15px;
    }
    #support_box05 article div h5 img {
        margin: 0;
        height: 28.96px;
        display: block;
    }
    #support_box05 article div p {
        line-height: 1.6;
        font-weight: 400;
    }
    #support_box05 article div div {
        width: 280px;
        margin: 15px auto 0;
        text-align: center;
    }
    #support_box05 article div div figure {
        width: 100%;
        float: none;
        margin: 0 0 15px !important;
    }
    #support_box05 article div div p {
        width: 100%;
        float: none;
    }
    .support_box05_step01 {
        width: 347px;
        height: 447px;
        margin: 0 auto !important;
        background-image: url(/images/sp_landutilization_box05_stepbg01@2x.png);
        background-repeat: no-repeat;
        padding: 40px 30px 0 30px;
        box-sizing: border-box;
    }
    .sp_landutilization_box05_step {
        width: 347px;
        margin: 0 auto !important;
    }
    .support_box05_step02 {
        display: none;
    }
    .support_box05_step03 {
        display: none;
    }
    .support_box05_step04 {
        display: none;
    }
    .support_box05_step05 {
        display: none;
    }
    .support_box05_step06 {
        display: none;
    }
    .support_box05_step06 h5 {
        color: #C30000;
    }
    #support_box05 article.support_box05_step02 div,
    #support_box05 article.support_box05_step03 div,
    #support_box05 article.support_box05_step04 div,
    #support_box05 article.support_box05_step05 div,
    #support_box05 article.support_box05_step06 div {
        padding: 0;
    }
    #support_box06 {
        width: 337px;
        background: #fff;
        padding: 50px 0 40px 0;
        text-align: center;
        margin: 0 auto;
    }
    #support_box06 h2 {
        margin: 0 auto 10px;
        width: 323.98px;
    }
    #support_box06 h3 {
        margin: 0 0 30px 0;
        font-size: 20px;
    }
    #support_box06 p {
        line-height: 1.6;
        margin: 0 0 20px 0;
        font-size: 16px;
        font-weight: 400;
        text-align: left;
    }
    #support_box07 {
        width: 100%;
        background: #EEEEEE;
        padding: 34px 0 33px 0;
        margin: 0 0 50px 0;
    }
    #support_box07 h2 {
        text-align: center;
        margin: 0 auto 10px;
        width: 187.48px;
    }
    #support_box07 h3 {
        text-align: center;
        margin: 0 0 25px 0;
        font-size: 20px;
    }
    #support_box07>p {
        margin: 0 auto 30px;
        text-align: left;
        font-weight: 400;
        width: 337px;
    }
    #support_box07>div {
        margin: 0 auto;
        width: 337px;
    }
    #support_box07 a {
        text-decoration: none;
        color: #000;
    }
    #support_box07 div article {
        width: 316px;
        float: none;
        background: #fff;
        padding: 20px;
        box-sizing: border-box;
        margin: 0 13px 25px;
        box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
        text-align: center;
    }
    #support_box07 div article p {
        margin: 0 0 13px;
    }
    #support_box07 div article p:last-of-type {
        margin: 0;
        font-weight: 300;
    }
    #support_box07 div article figure {
        margin: 0 0 13px 0 !important;
    }
    #support_box07 div article p span.shikin {
        background: #a0a0a0;
        line-height: 30px;
        padding: 0 20px;
        color: #fff;
        display: inline-block;
    }
    #support_box07 div article h4 {
        color: #063191;
        font-size: 18px;
        margin: 0 0 15px 0;
    }
    #support_box07 div.btn {
        width: 155px;
        margin: 0 auto;
        border: #000 1px solid;
        background: #fff;
        text-align: center;
        line-height: 31px;
    }
    #support_box07 div.btn a {
        text-decoration: none;
        color: #000;
    }
    main#support_bg {
        background-image: none;
    }
    main#investment_bg {
        background-image: none;
    }
    main#works_bg {
        background-image: none;
    }
    main#works_bg {
        background-image: none;
    }
    main#choose_bg {
        background-image: none;
    }
    #bgf {
        background: #fff;
        padding: 0 0;
        margin: 0 0;
    }
    #choose_box02 article figure.sp {
        display: block;
    }
    #contact_box table th {
        width: 100%;
        padding: 10px 20px;
        vertical-align: top;
        display: block;
        box-sizing: border-box;
        border-bottom: #fff 1px solid;
        border-top: #fff 1px solid;
        border-right: none;
        font-size: 15px;
    }
    #contact_box table td,
    #contact_box table#contact_table td {
        width: 100%;
        padding: 10px 15px;
        display: block;
        box-sizing: border-box;
        border-bottom: #fff 1px solid;
        border-top: #fff 1px solid;
        font-size: 14px;
    }
    .input-m {
        width: 100%;
    }
    .input-s {
        width: 100%;
    }
    select {
        font-size: 14px;
        border: #9f9f9f 1px solid;
        border-radius: 8px;
        height: 30px;
        background-color: #fff;
        color: #353535;
    }
    .input-ss {
        width: 47%;
        box-sizing: border-box;
        font-family: 'Noto Sans JP';
    }
    .input-ss2 {
        width: 100%;
        box-sizing: border-box;
        font-family: 'Noto Sans JP';
    }
    input[type=text],
    input[type=tel],
    input[type=email] {
        font-size: 14px;
        border: #9f9f9f 1px solid;
        border-radius: 8px;
    }
    textarea {
        height: 117px;
        border: #9f9f9f 1px solid;
        font-size: 14px;
        border-radius: 8px;
    }
    #contact_box table th span {
        background: #C30000;
        color: #fff;
        font-size: 11px;
        width: 45px;
        display: inline-block;
        text-align: center;
        line-height: 22px;
        border-radius: 15px;
        position: sticky;
        right: 0;
        top: 0;
        transform: translate(0%, -0%);
        -webkit-transform: translate(0%, -0%);
        -ms-transform: translate(0%, -0%);
        margin: 0 0 0 10px;
    }
    .wpcf7-list-item {
        display: block !important;
        width: 100%;
    }
    .wpcf7-list-item {
        margin: 0 0 2% !important;
    }
    .bigpc02 {
        display: none;
    }
    .bigpc {
        display: none;
    }
    .minpc {
        display: none;
    }
    .minpc02 {
        display: none;
    }
    .slick-dots button {
        color: transparent;
        outline: none;
        width: 5px;
        height: 22px;
        display: block;
        border-radius: 50%;
        background: #CACACA;
        border: none;
    }
}

.cyui {
    display: block;
    text-align: left;
    width: 493px;
    margin: 0 auto;
    padding-left: 1em;
    text-indent: -1em;
    box-sizing: border-box;
    font-size: .9em;
    padding-top: 1em;
}

.cyui2 {
    display: block;
    text-align: left;
    width: 733px;
    margin: 0 auto;
    padding-left: 1em;
    text-indent: -1em;
    box-sizing: border-box;
    font-size: .9em;
    padding-top: 1em;
}


/*スマホ
------------------------------*/

@media screen and (max-width: 750px) {
    .cyui {
        width: 345px;
        font-size: .8em;
    }
    .cyui2 {
        width: 340px;
        font-size: .8em;
    }
}


/*2024追加分*/


/* header */

header {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    padding: 1.5rem 6rem;
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}

header div:first-of-type {
    margin-right: auto;
    position: relative;
    z-index: 1020;
}

h1 {
    width: 100%;
    max-width: 343px;
}

h1 a {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    color: #444444;
    text-decoration: none;
}

h1 a figure {
    width: 20%;
}

h1 a p {
    font-size: clamp(17px, 1.7vw, 28px);
    line-height: 1.2;
    padding: 0 0 0 3%;
}

header ul {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    padding: 0 1% 0 0;
}

header ul li:first-of-type a:hover {
    color: #0080c3;
    /*background: #0080c3;
    color: #fff;
    padding: 5% 0;
    border-radius: 40px;*/
}

header ul li:last-of-type a:hover {
    color: #a69225;
    /*background: #a69225;
    color: #fff;
    padding: 5% 0;
    border-radius: 30px;*/
}

header ul li a {
    font-size: clamp(12px, 1.05vw, 23px);
    color: #333333;
    text-decoration: none;
    font-weight: 500;
    display: block;
    padding: 5% 1rem;
    white-space: nowrap;
    transition: color 0.3s ease;
    text-align: center;
    line-height: 1.3;
}

.header_contact {
    background-color: #ffe100;
    width: clamp(40px, 5vw, 78px);
    height: clamp(40px, 5vw, 78px);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    aspect-ratio: 1;
    transition-duration: .4s;
    z-index: 999;
    position: relative;
}

.header_contact:hover {
    transform: scale(1.1);
}

.header_contact img {
    width: 60%;
    height: auto;
}

.header_menu {
    width: clamp(40px, 5vw, 78px);
    height: clamp(40px, 5vw, 78px);
    /* 幅と高さを同じにする */
    border-radius: 50%;
    border: 1px solid #555555;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
    transition: background-color 0.3s, transform 0.4s;
    margin: 0 0 0 1rem;
    z-index: 999;
    position: relative;
    background: #fff;
}

.header_menu:hover {
    transform: scale(1.1);
}

.header_menu.active {
    background-color: #555;
}

.header_menu span {
    display: block;
    width: 60%;
    height: 2px;
    background-color: #555555;
    position: absolute;
    transition: transform 0.3s, opacity 0.3s;
}

.header_menu span:nth-child(1) {
    top: 35%;
}

.header_menu span:nth-child(2) {
    top: 60%;
}

.header_menu.active span:nth-child(1) {
    transform: rotate(45deg);
    top: 50%;
    background-color: #fff;
}

.header_menu.active span:nth-child(2) {
    transform: rotate(-45deg);
    top: 50%;
    background-color: #fff;
}


/* header_menu */

#header_contact_box {
    position: fixed;
    z-index: -1;
    opacity: 0;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .8);
    transition: all 0.3s;
    padding: 0 0 5%;
    height: 100vh;
}

#header_contact_box .header_contact {
    position: static;
    top: 2%;
    right: 20%;
    display: none;
}

#header_contact_box.active .header_contact {
    position: fixed;
    top: 2%;
    right: 12vw;
    display: flex;
}

#header_contact_box.active {
    opacity: 1;
    z-index: 1010;
}

.header_contact_box_title {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    color: #fff;
    width: 90%;
    margin: 0 auto 1%;
    max-width: 1541px;
    border-bottom: #eaeaea 3px solid;
    padding: 0 0 1%;
}

.header_contact_box_title h2 {
    font-size: clamp(20px, 2vw, 32px);
    padding: 0 0 0 1%;
    font-weight: 500;
}

#header_contact_box_btn01 {
    width: 90%;
    margin: 0 auto 4%;
    max-width: 1541px;
}

#header_contact_box_btn01 ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: stretch;
    align-items: stretch;
}

.header_contact_box_title h2 span {
    display: block;
    font-size: .7em;
    text-align: center;
    font-weight: 400;
}

#header_contact_box p {
    font-size: clamp(14px, 1.5vw, 26px);
    color: #fff;
    padding: 3%;
}

#header_contact_box_tel {
    width: 90%;
    margin: 0 auto;
    max-width: 1541px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: stretch;
    align-items: stretch;
}

#header_contact_box_tel div {
    background: #fff;
    border-radius: 15px;
    padding: 1% 1.5%;
    width: 32%;
    box-sizing: border-box;
}

#header_contact_box_tel div a {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
    text-decoration: none;
    -webkit-justify-content: center;
    justify-content: center;
}

#header_contact_box_tel div a span {
    display: block;
    background-color: #333333;
    color: #fff;
    width: 80px;
    text-align: center;
    padding: .5% 0 1%;
    border-radius: 7px;
    font-size: clamp(14px, 1.5vw, 22px);
}

#header_contact_box_tel div a p {
    color: #000000;
    text-decoration: none;
    font-size: clamp(25px, 2.5vw, 50px);
    font-weight: 700;
    padding: 0 0 0 2%;
}


/* header_menu */

#header_contact_box2 {
    position: fixed;
    z-index: -1;
    opacity: 0;
    top: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    transition: all 0.3s;
    padding: 8% 0;
    height: 100vh;
}

#header_contact_box2.active {
    opacity: 1;
    z-index: 888;
}

.header_contact_box_wrapper {
    width: 90%;
    margin: 0 auto;
    max-width: 1541px;
}

#header_contact_box2_main {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 0 0 1%;
}

body.no-scroll {
    overflow: hidden;
}

#header_contact_box2_main div {
    width: 48%;
}

#header_contact_box2_main h2,
#header_contact_box2_bottom h2 {
    text-align: center;
    font-size: clamp(15px, 2vw, 32px);
    position: relative;
    padding: 1rem 0;
    border-bottom: 3px solid #999999;
    margin: 0 0 3%;
    font-weight: 500;
}

#header_contact_box2_bottom h2 {
    margin: 0 0 2%;
}

#header_contact_box2_main h2:before,
#header_contact_box2_bottom h2:before {
    position: absolute;
    content: '';
    width: 150px;
    left: 0;
    bottom: -3px;
    border-bottom: 3px solid #ffe100;
}

#header_contact_box2_main ul {
    padding: 0 2%;
}

#header_contact_box2_main li {
    margin: 0 0 .5em;
    display: block;
}

#header_contact_box2_main li a,
#header_contact_box2_bottom p a {
    display: block;
    text-decoration: none;
    color: #333333;
    font-size: clamp(12px, 2vw, 26px);
    transition: padding 0.3s ease, background-position 0.3s ease;
    background-repeat: no-repeat;
    background-position: 0 7px;
}

#header_contact_box2_bottom p a {
    display: inline-block;
}

#header_contact_box2_bottom p {
    text-align: center;
}

#header_contact_box2_main li a:hover,
#header_contact_box2_bottom p a:hover {
    background-image: url(/images/2024/header_contact_box2_icon.png);
    padding: 0 0 0 30px;
    background-repeat: no-repeat;
    background-position: 0 8px;
}

.header_contact_box_wrapper02 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 100%;
}

#fv {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto 3%;
    text-align: center;
    padding: 0 6rem;
    box-sizing: border-box;
    position: relative;
    height: auto;
}

#fv_bg {
    width: 100%;
    padding: 0 6rem;
    box-sizing: border-box;
    position: relative;
}

.switchable-image {
    transition: opacity 1s ease-in-out;
    position: absolute;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
}

.hidden {
    opacity: 0;
}

#fv_box01 {
    width: 23%;
    position: absolute;
    border-radius: 20px;
    padding: 1.2%;
    background: #fff;
    bottom: 8%;
    left: 2%;
    text-align: left;
    font-size: clamp(12px, 1.25vw, 22px);
}

#fv_box01 h2 {
    font-size: clamp(14px, 1.6vw, 28px);
    margin: 0 0 2%;
}

#fv_btn01 {
    position: absolute;
    bottom: 5%;
    left: 27%;
    width: 19.5%;
}

#fv_btn02 {
    position: absolute;
    bottom: 5%;
    left: 45%;
    width: 19.5%;
}

.fade {
    transition: opacity 2s ease-in-out;
    /* 2秒のフェード効果 */
    opacity: 1;
}

.fade.hidden {
    opacity: 0;
}


/* top_box01 */

.top_box_title {
    text-align: center;
    margin: 0 0 2.5%;
}

.top_box_title p span {
    font-size: clamp(10px, 1.5vw, 20px);
    color: #666666;
    position: relative;
    padding: 1rem 0;
    border-bottom: 5px solid #eaeaea;
}

.top_box_title p span:before {
    position: absolute;
    content: '';
    width: 57px;
    left: 0;
    bottom: -5px;
    border-bottom: 5px solid #ffe100;
}

.top_box_title h2 {
    font-size: clamp(24px, 3.5vw, 50px);
    color: #333333;
    padding: 3% 0 0;
    font-weight: 600;
}

#top_box01_01 {
    width: 100%;
    background-image: url(/images/2024/top_box01_01_bg.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-color: #008cd6;
}

#top_box01_02 {
    width: 100%;
    background-image: url(/images/2024/top_box01_02_bg.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-color: #d2bd4b;
    background-size: cover;
}

#top_box01_01>div a,
#top_box01_02>div a {
    width: 83%;
    max-width: 1450px;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    padding: 5% 0;
}

#top_box01_02>div a {
    padding: 5% 0 12%;
}

.row {
    flex-direction: row-reverse;
}

#top_box01_01>div a img,
#top_box01_02>div a img {
    border-radius: 20px;
    transition: transform 0.3s ease;
}

#top_box01_01 div div,
#top_box01_02 div div {
    text-align: center;
    width: 100%;
    max-width: 760px;
}

#top_box01_01 div div h3,
#top_box01_02 div div h3 {
    color: #fff;
    font-size: clamp(16px, 2.5vw, 36px);
    text-align: center;
    margin: 0 0 3%;
    line-height: 1.3;
}

#top_box01_01 div div h3 span,
#top_box01_02 div div h3 span {
    font-size: clamp(18px, 2.5vw, 48px);
}

#top_box01_01 div div p,
#top_box01_02 div div p {
    color: #fff;
    font-size: clamp(12px, 1.5vw, 28px);
    margin: 0 0 7%;
    line-height: 1.4;
}

#top_box01_01 div div .btn,
#top_box01_02 div div .btn {
    width: 90%;
    margin: 0 auto;
}

#top_box01_01 div a div .btn span,
#top_box01_02 div a div .btn span {
    transition: all 0.2s ease-in;
    position: relative;
    overflow: hidden;
    z-index: 1;
    color: #090909;
    padding: 5% 3%;
    font-size: clamp(12px, 1.5vw, 28px);
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
    border-radius: 60px;
    box-shadow: 0 0 0 4px #fff;
    background-clip: padding-box;
    font-weight: 700;
}

#top_box01_02 div a div .btn span {
    padding: 5% 3% 5% 8%;
}

#top_box01_01 div a div .btn span:before,
#top_box01_02 div a div .btn span:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%) scaleY(1) scaleX(1.25);
    top: 100%;
    width: 140%;
    height: 180%;
    background-color: #fff;
    border-radius: 50%;
    display: block;
    transition: all 0.5s 0.1s cubic-bezier(0.55, 0, 0.1, 1);
    z-index: -1;
}

#top_box01_01 div a div .btn span:after,
#top_box01_02 div a div .btn span:after {
    content: "";
    position: absolute;
    left: 55%;
    transform: translateX(-50%) scaleY(1) scaleX(1.45);
    top: 180%;
    width: 160%;
    height: 190%;
    background-color: #fff;
    border-radius: 50%;
    display: block;
    transition: all 0.5s 0.1s cubic-bezier(0.55, 0, 0.1, 1);
    z-index: -1;
}

#top_box01_01 div a:hover div .btn span {
    color: #0080c3;
    z-index: 2;
}

#top_box01_02 div a:hover div .btn span {
    color: #a69225;
    z-index: 2;
}

#top_box01_01 div a:hover div .btn span:before,
#top_box01_02 div a:hover div .btn span:before {
    top: -35%;
    background-color: #fff;
    transform: translateX(-50%) scaleY(1.3) scaleX(0.8);
    z-index: -1;
}

#top_box01_01 div a:hover div .btn span:after,
#top_box01_02 div a:hover div .btn span:after {
    top: -45%;
    background-color: #fff;
    transform: translateX(-50%) scaleY(1.3) scaleX(0.8);
    z-index: -1;
}

#top_box01_01 div div .btn span figure img,
#top_box01_02 div div .btn span figure img,
#top_box03_btn.btn a figure img,
#top_box04 .btn a figure img {
    transition: opacity 0.3s ease;
    box-sizing: 0;
}

.btn span {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}

#top_box01_01 div a,
#top_box01_02 div a {
    text-decoration: none;
    color: #fff;
}

.btn a {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}

#top_box01_01 div div .btn span div,
#top_box01_02 div div .btn span div,
#top_box03_btn.btn a div,
#top_box04 .btn a div {
    width: 90%;
    box-sizing: border-box;
}

#top_box01_01 div div .btn span figure,
#top_box01_02 div div .btn span figure,
#top_box03_btn.btn a figure,
#top_box04 .btn a figure {
    line-height: 1;
    width: 10%;
    box-sizing: border-box;
}

.btn a:hover figure {
    padding: 0 0 0 1em;
}

#top_box01_01 div>a figure,
#top_box01_02 div>a figure {
    overflow: hidden;
    border-radius: 20px;
    /* 画像が大きくなったときに親要素からはみ出さないようにする */
}

.main-image.enlarge {
    transform: scale(1.1);
    transition: transform 0.3s ease;
}


/* footer_contact */

#footer_contact {
    background-image: url(/images/2024/footer_contact_bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 5% 0;
    background-size: cover;
}

#footer_contact h2 {
    text-align: center;
    color: #fff;
    font-size: clamp(20px, 2.5vw, 39px);
    font-weight: 500;
    margin: 0 0 2%;
}

#footer_contact_left {
    width: 48%;
}

.footer_contact_list_box {
    background-color: #fff;
    padding: 4% 8%;
    border-radius: 27px;
}

#footer_contact_right {
    width: 48%;
}

#footer_contact_left .footer_contact_title {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    color: #fff;
}

#footer_contact_left .footer_contact_title h3 {
    font-size: clamp(19px, 2.5vw, 36px);
    font-weight: 500;
    text-align: center;
    padding: 0 0 0 2%;
}

#footer_contact_left .footer_contact_title h3 span {
    display: block;
    font-size: clamp(15px, 2.5vw, 30px);
    font-weight: 400;
}

#footer_contact_right .footer_contact_title {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
    color: #fff;
}

#footer_contact_right .footer_contact_title figure {
    padding: 0 0 0 3%;
}

#footer_contact_right .footer_contact_title h3 {
    font-size: clamp(20px, 2.5vw, 36px);
    font-weight: 500;
    text-align: center;
    padding: 0 0 0 2%;
}

.footer_contact_title {
    height: 130px;
}

.footer_contact_list {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 0 0 2%;
}

.footer_contact_list:last-of-type {
    margin: 0;
}

.footer_contact_list span {
    display: block;
    background-color: #333333;
    color: #fff;
    width: 112px;
    text-align: center;
    padding: 1% 0 1.5%;
    border-radius: 7px;
    font-size: clamp(16px, 1.5vw, 28px);
}

.footer_contact_list p {
    padding: 0 0 0 5%;
    font-size: clamp(20px, 3vw, 50px);
}

.footer_contact_list p a {
    color: #000000;
    font-weight: 800;
    text-decoration: none;
}


/* footer */

#footer_wrapper {
    width: 94%;
    margin: 0 auto;
    max-width: 1463px;
    padding: 3% 0;
}

#footer_logo {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin: 0 0 3%;
}

#footer_logo h2 {
    padding: 0 0 0 1%;
    font-size: clamp(20px, 3vw, 34px);
    color: #282828;
    font-weight: 600;
    line-height: 1;
}

#footer_logo h2 span {
    display: block;
    text-align: right;
    padding: 3% 0 0;
}

#footer_logo h2 span img {
    line-height: 1;
    width: 43%;
}

#footer_menu {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

#footer_menu section {
    width: 32%;
}

#footer_menu section h3 {
    text-align: center;
    font-size: clamp(16px, 1.7vw, 25px);
    position: relative;
    padding: 1rem 0;
    border-bottom: 3px solid #eaeaea;
    margin: 0 0 5%;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#footer_menu section h3:before {
    position: absolute;
    content: '';
    width: 92px;
    left: 0;
    bottom: -3px;
    border-bottom: 3px solid #ffe100;
}

#footer_menu section ul li {
    margin: 0 0 3%;
}

#footer_menu section ul li a {
    color: #444444;
    font-size: clamp(12px, 1.4vw, 20px);
    text-decoration: none;
    transition: padding 0.3s ease, background-position 0.3s ease;
    background-repeat: no-repeat;
    background-position: 0 7px;
    display: block;
}

#footer_menu section ul li a:hover {
    background-image: url(/images/2024/footer_menu_icon.png);
    padding: 0 0 0 25px;
    background-repeat: no-repeat;
    background-position: 0 7px;
}

#footer_bottom {
    width: 100%;
    margin: 0 auto;
    padding: 2% 0;
    background-color: #f2f2f2;
}

#footer_bottom h3 {
    text-align: center;
    margin: 0 0 2% 0;
    font-size: clamp(18px, 2vw, 25px);
}

#footer_bottom>div {
    width: 90%;
    margin: 0 auto;
    max-width: 1380px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    gap: 15px;
}

#footer_bottom div section {
    text-align: center;
}

#footer_bottom div section a {
    text-decoration: none;
    color: #4e4e4e;
    font-size: clamp(10px, 1vw, 18px);
}

#footer_bottom div section a p {
    padding: 5% 0 0;
}

#copy {
    background-color: #f7da39;
}

#copy>div {
    width: 90%;
    margin: 0 auto;
    max-width: 1463px;
    padding: 2.5% 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

#copy div section:first-of-type {
    font-size: clamp(10px, 1vw, 17px);
}

#copy div section ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    margin: 0 0 1%;
}

#copy div section ul li:first-of-type {
    padding: 0 5% 0 0;
}

#copy div section ul li a {
    text-decoration: none;
    color: #333333;
    display: block;
    transition: padding 0.3s ease, background-position 0.3s ease;
    background-repeat: no-repeat;
    background-position: 0 7px;
    box-sizing: border-box;
}

#copy div section ul li:first-of-type a {
    width: 105px;
}

#copy div section ul li:last-of-type a {
    width: 225px;
}

#copy div section ul li a:hover {
    background-image: url(/images/2024/comy_icon.png);
    padding: 0 0 0 25px;
    background-repeat: no-repeat;
    background-position: 0 7px;
}

#copy div section:last-of-type {
    font-size: clamp(12px, 1.4vw, 20px);
}


/* top_box02 */

#top_box02 {
    position: relative;
    padding: 9em 0;
    background-position: right bottom;
    background-repeat: no-repeat;
}

#top_box02::before,
#top_box02::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: right bottom;
    background-repeat: no-repeat;
    transition: opacity 1s ease;
    /* 背景画像の切り替えにスムーズなトランジションを追加 */
    z-index: -1;
}

#top_box02::before {
    background-image: url(/images/2024/top_box02_bg01.png);
    opacity: 1;
    /* デフォルトで表示される背景画像 */
}

#top_box02::after {
    background-image: url(/images/2024/top_box02_bg02.png);
    opacity: 0;
    /* 初期状態では非表示 */
}

#top_box02.background-image-2::before {
    opacity: 0;
    /* 背景画像01をフェードアウト */
}

#top_box02.background-image-2::after {
    opacity: 1;
    /* 背景画像02をフェードイン */
}

#top_box02_logo {
    max-width: 20%;
    position: absolute;
    top: -6vw;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
}

#top_box02 .top_box_title h2 {
    font-size: clamp(24px, 3vw, 42px);
    font-feature-settings: "palt";
}

#top_box02 section {
    width: 90%;
    max-width: 1460px;
    margin: 0 auto;
    box-sizing: border-box;
}

#top_box02 section div {
    width: 58%;
    font-size: clamp(16px, 1.5vw, 25px);
    font-feature-settings: "palt";
    color: #444444;
    letter-spacing: 1px;
}


/* top_box03 */

#top_box03 {
    padding: 0 0 8%;
}

#top_box03 div section {
    width: 440px;
    border-radius: 21px;
    box-shadow: 0px 0px 15px -5px #777777;
    /*min-height: 580px;*/
}

#top_box03 div section figure img {
    border-radius: 21px 21px 0 0;
    width: 100%;
}

#top_box03 div section h3 {
    min-height: 9vw;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: clamp(16px, 1.5vw, 30px);
    width: 100%;
    color: #444444;
    font-weight: 600;
}

#top_box03 div section p {
    padding: 0 6% 8%;
    font-size: 23px;
    color: #444;
    font-size: clamp(9px, 1.25vw, 26px);
}

#top_box03_btn {
    width: 45%;
    margin: 5% auto 0;
}

#top_box03_btn.btn a {
    transition: all 0.2s ease-in;
    position: relative;
    overflow: hidden;
    z-index: 1;
    color: #555555;
    padding: 3%;
    font-size: clamp(12px, 2vw, 28px);
    box-sizing: border-box;
    text-decoration: none;
    border-radius: 60px;
    box-shadow: 0 0 0 4px #999999;
    background-clip: padding-box;
    font-weight: 700;
    text-align: center;
}

#top_box03_btn.btn a:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%) scaleY(1) scaleX(1.25);
    top: 100%;
    width: 140%;
    height: 180%;
    background-color: #555555;
    border-radius: 50%;
    display: block;
    transition: all 0.5s 0.1s cubic-bezier(0.55, 0, 0.1, 1);
    z-index: -1;
}

#top_box03_btn.btn a:after {
    content: "";
    position: absolute;
    left: 55%;
    transform: translateX(-50%) scaleY(1) scaleX(1.45);
    top: 180%;
    width: 160%;
    height: 190%;
    background-color: #555555;
    border-radius: 50%;
    display: block;
    transition: all 0.5s 0.1s cubic-bezier(0.55, 0, 0.1, 1);
    z-index: -1;
}

#top_box03_btn.btn a:hover {
    color: #fff;
    z-index: 2;
    box-shadow: 0 0 0 4px #555555;
}

#top_box03_btn.btn a:hover:before {
    top: -35%;
    background-color: #555555;
    transform: translateX(-50%) scaleY(1.3) scaleX(0.8);
    z-index: -1;
}

#top_box03_btn.btn a:hover:after {
    top: -45%;
    background-color: #555555;
    transform: translateX(-50%) scaleY(1.3) scaleX(0.8);
    z-index: -1;
}


/* top_box04 */

#top_box04 {
    background-color: #f2f2f2;
    position: relative;
    padding: 5% 0 20%;
    background-color: #f2f2f2;
    margin: 0 0 9vw;
}

#top_box04 div section {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    box-shadow: 0px 0px 15px -5px #777777;
    border-radius: 21px;
    padding: 3%;
    width: 100%;
    max-width: 1289px;
    background-color: #fff;
    box-sizing: border-box;
}

#top_box04 div section h3 {
    font-size: clamp(22px, 2.5vw, 42px);
    font-weight: 500;
    margin: 0 0 2%;
}

#top_box04 div section>div {
    width: 100%;
    max-width: 645px;
}

#top_box04 div section p {
    font-size: clamp(14px, 2vw, 25px);
    min-height: 200px;
    font-feature-settings: "palt";
}

#top_box04 div section>figure {
    height: 347px;
    text-align: center;
    width: 550px;
}

#top_box04 div section>figure img {
    height: 347px;
}

#top_box04 {
    width: 100%;
}

#top_box04 .btn a {
    transition: all 0.2s ease-in;
    position: relative;
    overflow: hidden;
    z-index: 1;
    color: #555555;
    padding: 3%;
    font-size: clamp(12px, 2vw, 25px);
    box-sizing: border-box;
    text-decoration: none;
    border-radius: 60px;
    box-shadow: 0 0 0 4px #999999;
    background-clip: padding-box;
    font-weight: 700;
    text-align: center;
    font-feature-settings: "palt";
    text-align: center;
}

#top_box04 .btn a:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%) scaleY(1) scaleX(1.25);
    top: 100%;
    width: 140%;
    height: 180%;
    background-color: #555555;
    border-radius: 50%;
    display: block;
    transition: all 0.5s 0.1s cubic-bezier(0.55, 0, 0.1, 1);
    z-index: -1;
}

#top_box04 .btn a:after {
    content: "";
    position: absolute;
    left: 55%;
    transform: translateX(-50%) scaleY(1) scaleX(1.45);
    top: 180%;
    width: 160%;
    height: 190%;
    background-color: #555555;
    border-radius: 50%;
    display: block;
    transition: all 0.5s 0.1s cubic-bezier(0.55, 0, 0.1, 1);
    z-index: -1;
}

#top_box04 .btn a:hover {
    color: #fff;
    z-index: 2;
    box-shadow: 0 0 0 4px #555555;
}

#top_box04 .btn a:hover:before {
    top: -35%;
    background-color: #555555;
    transform: translateX(-50%) scaleY(1.3) scaleX(0.8);
    z-index: -1;
}

#top_box04 .btn a:hover:after {
    top: -45%;
    background-color: #555555;
    transform: translateX(-50%) scaleY(1.3) scaleX(0.8);
    z-index: -1;
}

#top_box04_bg_photo {
    width: 100%;
    max-width: 1675px;
    position: absolute;
    bottom: -13vw;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
}


/* top_box05 */

#top_box05 {
    margin: 0 0 7%;
}

#top_box05_wrapper {
    width: 90%;
    max-width: 1460px;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    gap: 20px;
}

#top_box05 div section {
    position: relative;
    width: fit-content;
}

.image-container {
    position: relative;
    display: inline-block;
    overflow: hidden;
    border-radius: 21px;
    box-shadow: 0px 0px 15px -5px #777777;
}

.image-container img {
    display: block;
    transition: transform 0.3s ease;
}

.image-container span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: clamp(20px, 2.5vw, 30px);
    font-weight: 500;
    white-space: nowrap;
    text-align: center;
}

.image-container:hover img {
    transform: scale(1.1);
}


/* top_box06 */

#top_box06 {
    padding: 4% 0 8%;
    background-color: #f2f2f2;
}

#top_box06_wrapper {
    max-width: 1260px;
    width: 90%;
    margin: 0 auto;
}

#top_box06_wrapper section {
    border-bottom: #999999 4px dashed;
    padding: 3% 0;
    display: -webkit-flex;
    display: flex;
}

#top_box06_wrapper section:first-of-type {
    padding: 0 0 3% 0;
}

#top_box06_wrapper section #top_box06_wrapper section div {
    width: 11%;
    font-size: clamp(12px, 2vw, 25px);
}

#top_box06_wrapper section div span {
    display: block;
    background: #008cd6;
    text-align: center;
    color: #fff;
    border-radius: 7px;
    line-height: 33px;
    margin: 7px 0 0;
}

#top_box06_wrapper section p {
    width: 89%;
    font-size: clamp(12px, 2vw, 22px);
    padding: 0 0 0 2%;
    box-sizing: border-box;
    font-feature-settings: "palt";
    letter-spacing: 1px;
}


/* スライド全体の余白 */

.swiper1 .swiper {
    padding-left: calc((100% - 1460px) / 2) !important;
    padding-right: calc((100% - 1460px) / 2) !important;
    padding-bottom: 1% !important;
    padding-top: 1% !important;
}

.swiper .swiper-slide {
    height: auto !important;
}

.swiper .swiper-slide-item {
    //swiper-slideの子要素
    height: 100% !important;
}

.swiper2 .swiper {
    /*width: 80% !important;*/
    padding-left: calc((100% - 1460px) / 2) !important;
    padding-right: calc((100% - 1460px) / 2) !important;
    padding-bottom: 1% !important;
    padding-top: 1% !important;
}

.swiper-button-next,
.swiper-button-prev {
    position: static !important;
    width: auto !important;
    height: auto !important;
    display: block !important;
    margin: 0 !important;
}

.swiper-scrollbar {
    height: 10px !important;
    width: 70%;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: '' !important;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: '' !important;
}

.swiper_controller {
    width: 90%;
    max-width: 830px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    margin: 5% auto 0;
}

#support_menu,
#utilization_menu {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    padding: 1.5rem 6rem;
    box-sizing: border-box;
    border-top: #e5e5e5 1px solid
}

#support_menu ul,
#utilization_menu ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}

#support_menu ul li a,
#utilization_menu ul li a {
    color: #000000;
    text-decoration: none;
    font-size: clamp(12px, 1.2vw, 22px);
    font-weight: 400;
    text-align: center;
    display: block;
    transition: color 0.3s ease;
    line-height: 1.3;
}

#support_menu ul li a:hover {
    color: #0080c3;
}

#utilization_menu ul li a:hover {
    color: #a69225;
}

header ul li a.support {
    background: #0080c3;
    color: #fff;
    padding: 3% 2rem;
    border-radius: 40px;
}

header ul li a.utilization {
    background: #a69225;
    color: #fff;
    padding: 3% 2rem;
    border-radius: 40px;
}

header ul li:first-of-type a.support:hover,
header ul li:first-of-type a.utilization:hover {
    color: #fff;
}

header ul li a.utilization:hover {
    color: #fff;
}


/*1700
    ------------------------------*/

@media screen and (max-width: 1700px) {
    #top_box02 section {
        width: 90%;
        max-width: 1460px;
        margin: 0 auto;
        box-sizing: border-box;
    }
    .swiper1 .swiper {
        padding-left: 5% !important;
        padding-right: 5% !important;
        padding-bottom: 1% !important;
        padding-top: 1% !important;
    }
    .swiper2 .swiper {
        padding-left: 5% !important;
        padding-right: 5% !important;
        padding-bottom: 1% !important;
        padding-top: 1% !important;
    }
}


/*1300
    ------------------------------*/

@media screen and (max-width: 1300px) {
    #support_menu,
    #utilization_menu {
        width: 100%;
        max-width: 1920px;
        margin: 0 auto;
        padding: 1.5rem 1rem;
        box-sizing: border-box;
        border-top: #e5e5e5 1px solid;
    }
    header div:first-of-type h1 img {
        width: 70%;
    }
    header {
        padding: 1rem;
    }
    h1 a p {
        font-size: clamp(17px, 1.7vw, 28px);
        line-height: 1.2;
        padding: 0;
    }
    #top_box01_01 div>figure,
    #top_box01_02 div>figure {
        overflow: hidden;
        border-radius: 20px;
        width: 80%;
    }
    #top_box02_logo {
        max-width: 15%;
    }
    #top_box02::before,
    #top_box02::after {
        background-size: 50%;
        background-position: right calc(100% - 18%);
    }
    #top_box03 div section {
        /*min-height: 440px;*/
    }
    #top_box04 div section>figure img {
        height: auto;
    }
    #top_box04 div section:last-of-type>figure img {
        height: 90%;
    }
    #top_box01_01 div>figure,
    #top_box01_02 div>figure {
        overflow: hidden;
        border-radius: 20px;
        width: 80%;
    }
    #top_box04_bg_photo {
        width: 100%;
        max-width: 1675px;
        position: absolute;
        bottom: -17vw;
        left: 50%;
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
    }
    .footer_contact_list {
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        align-items: center;
        margin: 0 0 5%;
    }
    #top_box02 section {
        width: 90%;
        max-width: 1430px;
        margin: 0 auto;
        box-sizing: border-box;
    }
    #top_box01_01 div div .btn,
    #top_box01_02 div div .btn {
        width: 72%;
        margin: 0 auto;
    }
    #top_box01_01>div a,
    #top_box01_02>div a {
        width: 94%;
        max-width: 1450px;
        margin: 0 auto;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: center;
        align-items: center;
        padding: 5% 0;
    }
    .swiper1 .swiper {
        padding-left: 5% !important;
        padding-right: 5% !important;
        padding-bottom: 1% !important;
        padding-top: 1% !important;
    }
    .swiper2 .swiper {
        padding-left: 5% !important;
        padding-right: 5% !important;
        padding-bottom: 1% !important;
        padding-top: 1% !important;
    }
    #top_box04 div section p {
        font-size: clamp(14px, 1.7vw, 25px);
        min-height: 200px;
        font-feature-settings: "palt";
    }
    #top_box01_02>div a {
        padding: 5% 0 12%;
    }
}


/*スマホ
------------------------------*/

@media screen and (max-width: 850px) {
    /* header */
    header {
        padding: 2.5rem 6rem;
    }
    header ul {
        display: none;
    }
    #trunkroomlist_headermenu {
        display: none;
    }
    header {
        width: 100%;
        padding: 1rem;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1020;
        background: #fff;
    }
    #header_contact_box2_main {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    #header_contact_box2_main div {
        width: 100%;
    }
    #header_contact_box2 {
        /*position: absolute;*/
        z-index: -1;
        opacity: 0;
        top: 0;
        width: 100%;
        background-color: rgba(255, 255, 255, 0.9);
        transition: all 0.3s;
        padding: 84px 0;
    }
    #header_contact_box2_main h2,
    #header_contact_box2_bottom h2 {
        /*font-size: 18px;*/
        border-bottom: none;
        text-align: left;
        margin: 0 0 0%;
    }
    #header_contact_box2_bottom p {
        text-align: left;
        margin: 0 0 1%;
    }
    #header_contact_box2_main h2:before,
    #header_contact_box2_bottom h2:before {
        position: static;
        content: '';
        width: 150px;
        left: 0;
        bottom: -3px;
        border-bottom: none;
    }
    #header_contact_box2_main li {
        margin: 0 0 2%;
        display: block;
    }
    #header_contact_box2_main li a,
    #header_contact_box2_bottom p a {
        display: block;
        text-decoration: none;
        color: #333333;
        font-size: 13px;
        transition: padding 0.3s ease, background-position 0.3s ease;
        background-repeat: no-repeat;
        background-position: 0 7px;
    }
    #header_contact_box p {
        font-size: 11px;
        color: #fff;
        padding: 3% 3% 7%;
    }
    .header_contact_box_title h2 {
        font-size: 19px;
        padding: 0 0 0 1%;
        font-weight: 500;
    }
    #header_contact_box_btn01 ul {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .header_contact_box_title {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        justify-content: center;
        color: #fff;
        width: 90%;
        margin: 0 auto 3%;
        max-width: 1541px;
        border-bottom: #eaeaea 3px solid;
        padding: 0 0 3%;
    }
    .header_contact_box_title figure {
        width: 10%;
        padding: 0 3% 0 0;
    }
    #header_contact_box_tel {
        width: 90%;
        margin: 0 auto;
        max-width: 1541px;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    #header_contact_box_tel div {
        background: #fff;
        border-radius: 0;
        padding: 0 3%;
        width: 100%;
        box-sizing: border-box;
        margin: -1px 0 0;
        line-height: 1.2;
    }
    #header_contact_box_tel div:first-of-type {
        border-radius: 10px 10px 0 0;
        padding: 2% 3% 0;
    }
    #header_contact_box_tel div:last-of-type {
        border-radius: 0 0 10px 10px;
        padding: 0 3% 2%;
    }
    #header_contact_box_tel div a span {
        display: block;
        background-color: #333333;
        color: #fff;
        width: 80px;
        text-align: center;
        padding: .5% 0 1%;
        border-radius: 7px;
        font-size: 16px;
    }
    #header_contact_box_tel div a p {
        color: #000000;
        text-decoration: none;
        font-size: 33px;
        font-weight: 700;
        padding: 0 0 0 2%;
    }
    body.no-scroll {
        overflow: hidden;
    }
    .header_contact_box_wrapper02 {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -55%);
        -webkit-transform: translate(-50%, -55%);
        -ms-transform: translate(-50%, -55%);
        width: 100%;
    }
    .header_menu {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 1px solid #555555;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        cursor: pointer;
        transition: background-color 0.3s, transform 0.4s;
        margin: 0 0 0 .5rem;
        z-index: 999;
        position: relative;
        background: #fff;
    }
    .header_contact {
        background-color: #ffe100;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        aspect-ratio: 1;
        transition-duration: .4s;
        z-index: 999;
        position: relative;
    }
    /* fv */
    #fv_box01 {
        display: none;
        position: static;
    }
    #fv_btn01 {
        position: static;
        display: none;
    }
    #fv_btn02 {
        position: static;
        display: none;
    }
    #fv {
        width: 100%;
        padding: 0;
    }
    #fv_bg {
        width: 100%;
        padding: 84px 0 0;
        box-sizing: border-box;
        position: relative;
    }
    .top_box_title {
        text-align: center;
        margin: 0 0 5%;
    }
    .top_box_title p span {
        font-size: 10px;
        border-bottom: 2px solid #eaeaea;
        padding: 0.5em 0;
    }
    .top_box_title p span:before {
        position: absolute;
        content: '';
        width: 25px;
        left: 0;
        bottom: -2px;
        border-bottom: 2px solid #ffe100;
    }
    .switchable-image {
        transition: opacity 1s ease-in-out;
        position: absolute;
        transform: translate(0%, 0);
        -webkit-transform: translate(0%, 0);
        -ms-transform: translate(0%, 0);
    }
    #top_box01_01,
    #top_box01_02 {
        background-size: cover;
    }
    #top_box01_01 {
        background-image: url(/images/2024/sp_top_box01_01_bg.png);
    }
    #top_box01_02 {
        background-image: url(/images/2024/sp_top_box01_02_bg.png);
    }
    #top_box01_02 {
        background-position: left top;
    }
    #top_box01_01>div a,
    #top_box01_02>div a {
        width: 90%;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        padding: 8% 0 15%;
    }
    #top_box01_02>div a {
        padding: 8% 0 30%;
    }
    #top_box01_01 div a>figure,
    #top_box01_02 div a>figure {
        overflow: hidden;
        border-radius: 10px;
        width: 100%;
        height: 200px;
        display: flex;
        justify-content: center;
    }
    #top_box01_01 div a>figure img,
    #top_box01_02 div a>figure img {
        width: 100%;
        border-radius: 10px;
    }
    #top_box01_01 div a div,
    #top_box01_02 div a div {
        padding: 5% 0 0;
    }
    #top_box01_01 div a div h3,
    #top_box01_02 div a div h3 {
        font-size: 20px;
    }
    #top_box01_01 div a div h3 span,
    #top_box01_02 div a div h3 span {
        font-size: 25px;
    }
    #top_box01_01 div a div p,
    #top_box01_02 div a div p {
        font-size: 16px;
    }
    #top_box01_01 div a div .btn,
    #top_box01_02 div a div .btn {
        width: 100%;
    }
    #top_box01_01 div a div .btn span figure,
    #top_box01_02 div a div .btn span figure,
    #top_box03_btn.btn a figure,
    #top_box04 .btn a figure {
        width: 6%;
    }
    #top_box01_01 div a div .btn span div,
    #top_box01_02 div a div .btn span div,
    #top_box03_btn.btn a div,
    #top_box04 .btn a div {
        width: 94%;
        padding: 0;
    }
    #top_box01_01 div a div .btn span,
    #top_box01_02 div a div .btn span {
        padding: 3%;
        font-size: 14px;
        box-shadow: 0 0 0 2px #fff;
        background-clip: padding-box;
        font-weight: 700;
    }
    #footer_contact {
        background-image: url(/images/2024/footer_contact_bg.png);
        background-repeat: no-repeat;
        background-position: center top;
        padding: 5% 4% 8%;
        background-size: cover;
    }
    #footer_contact h2 {
        text-align: center;
        color: #fff;
        font-size: 16px;
        font-weight: 500;
        margin: 0 0 5%;
        line-height: 1.5;
    }
    #footer_contact>div {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        width: 100%;
    }
    #footer_contact_left {
        width: 100%;
        margin: 0 0 5%;
    }
    .footer_contact_title {
        height: auto;
        margin: 0 0 3%;
    }
    .footer_contact_list_box {
        background-color: #fff;
        padding: 4% 6%;
        border-radius: 10px;
    }
    #footer_contact_right {
        width: 100%;
        margin: 0 0 5%;
    }
    .footer_contact_title figure {
        width: 12%;
    }
    #footer_contact_right .footer_contact_title figure {
        padding: 0 0 0 3%;
        width: 10%;
    }
    #footer_menu {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
    #footer_menu section {
        width: 48%;
    }
    #footer_menu section:last-of-type {
        width: 100%;
    }
    #footer_menu section h3 {
        font-size: 15px;
        height: auto;
    }
    #footer_menu section ul li {
        margin: 0 0 1%;
    }
    footer_menu section ul li a {
        font-size: 11px;
    }
    #footer_menu section:last-of-type ul li {
        display: block;
        text-align: center;
    }
    #footer_wrapper {
        width: 94%;
        margin: 0 auto;
        max-width: 1463px;
        padding: 5% 0 8%;
    }
    #footer_bottom {
        display: none;
    }
    #copy div section:first-of-type {
        display: none;
        font-size: clamp(10px, 1vw, 17px);
    }
    #copy div section ul li:first-of-type a {
        width: 60px;
    }
    #copy div section ul li:last-of-type a {
        width: auto;
    }
    #copy div section:last-of-type {
        font-size: 12px;
        width: 100%;
    }
    #copyright {
        text-align: right;
        font-size: 11px;
    }
    #footer_contact_right .footer_contact_title {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        justify-content: center;
    }
    .sp_footer_btn.sp {
        position: fixed;
        bottom: 0;
        left: 0;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        z-index: 1000;
    }
    #copy {
        background-color: #f7da39;
        padding: 0 0 15%;
    }
    .footer_contact_list span {
        display: block;
        background-color: #333333;
        color: #fff;
        width: 67px;
        text-align: center;
        padding: 1% 0 1.5%;
        border-radius: 7px;
        font-size: clamp(16px, 1.5vw, 28px);
    }
    .footer_contact_list p {
        padding: 0px 0 0 2%;
        font-size: 32px;
        line-height: 1;
    }
    #top_box02_logo {
        max-width: 25%;
        position: absolute;
        top: -13vw;
        left: 50%;
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
    }
    #top_box02::before,
    #top_box02::after {
        background-size: 100%;
        background-position: right bottom;
    }
    #top_box02 {
        padding: 4em 0 60%;
    }
    #top_box02 .top_box_title h2 {
        font-size: 19px;
        line-height: 1.3;
    }
    #top_box02::before,
    #top_box02::after {
        background-size: 100%;
        background-position: right bottom;
        background-size: 90%;
    }
    #top_box02 section {
        width: 90%;
        padding: 0;
    }
    #top_box02 section div {
        width: 100%;
        font-size: 16px;
    }
    .swiper1 .swiper {
        padding-left: 2% !important;
        padding-right: 2% !important;
        padding-bottom: 2% !important;
        padding-top: 2% !important;
    }
    .swiper1 {
        width: 94%;
        margin: 0 auto;
    }
    #top_box03 div section {
        width: 440px;
        border-radius: 10px;
        box-shadow: 0px 0px 15px -5px #777777;
        /*min-height: 250px;*/
    }
    #top_box03 div section figure img {
        border-radius: 10px 10px 0 0;
    }
    #top_box03 div section h3 {
        min-height: 60px;
        font-size: 15px;
    }
    #top_box03 div section p {
        padding: 0 6% 8% !important;
        color: #666666;
        font-size: 12px !important;
        -webkit-text-size-adjust: 100%;
    }
    .swiper_controller {
        width: 90%;
    }
    .swiper-button-next,
    .swiper-button-prev {
        position: static !important;
        width: 7% !important;
        height: auto !important;
        display: block !important;
        margin: 0 !important;
        width: 20%;
        /*padding: 8% 0 0;*/
    }
    .swiper-button-next:after,
    .swiper-button-prev:after {
        display: none;
    }
    #top_box03_btn {
        width: 90%;
        margin: 8% auto 0;
    }
    #top_box03_btn.btn a {
        transition: all 0.2s ease-in;
        position: relative;
        overflow: hidden;
        z-index: 1;
        color: #555555;
        padding: 3%;
        font-size: 16px;
        box-sizing: border-box;
        text-decoration: none;
        border-radius: 60px;
        box-shadow: 0 0 0 2px #999999;
        background-clip: padding-box;
        font-weight: 700;
        text-align: center;
    }
    .top_box_title h2 {
        line-height: 1.3;
    }
    #top_box04 div section>figure {
        height: auto;
        text-align: center;
        width: 60%;
    }
    #top_box04 div section h3 {
        font-size: 15px;
        font-weight: 500;
        margin: 0;
        letter-spacing: -1px;
    }
    #top_box04 div section p {
        font-size: 10px;
        min-height: auto;
        font-feature-settings: "palt";
        margin: 0 0 5%;
        letter-spacing: -1px;
    }
    #top_box04 .btn a {
        transition: all 0.2s ease-in;
        position: relative;
        overflow: hidden;
        z-index: 1;
        color: #555555;
        padding: 3%;
        font-size: 10px;
        box-sizing: border-box;
        text-decoration: none;
        border-radius: 60px;
        box-shadow: 0 0 0 2px #999999;
        background-clip: padding-box;
        font-weight: 700;
        text-align: center;
        font-feature-settings: "palt";
        text-align: center;
        letter-spacing: -1px;
    }
    #top_box04 div section {
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        box-shadow: 0px 0px 15px -5px #777777;
        border-radius: 10px;
        padding: 3%;
        width: 90%;
        max-width: 1289px;
        background-color: #fff;
        box-sizing: border-box;
    }
    #top_box04 div section:last-of-type>figure img {
        height: auto;
    }
    #top_box05_wrapper {
        width: 90%;
        max-width: 1460px;
        margin: 0 auto;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        gap: 10px;
    }
    #top_box05 div section {
        position: relative;
        width: fit-content;
        width: 48%;
    }
    .image-container span {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: white;
        font-size: 17px;
        font-weight: 500;
        white-space: nowrap;
        text-align: center;
    }
    .image-container {
        border-radius: 10px;
    }
    #top_box06_wrapper section {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
    }
    #top_box06_wrapper section div span {
        display: inline-block;
        background: #008cd6;
        text-align: center;
        color: #fff;
        border-radius: 5px;
        line-height: normal;
        margin: 0 0 0 10px;
        padding: .5% 2% 1%;
        font-size: 11px;
    }
    #top_box06_wrapper section div {
        width: 100%;
        font-size: 14px;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
    }
    #top_box06_wrapper section p {
        width: 100%;
        font-size: 14px;
        padding: 1% 0 0;
        box-sizing: border-box;
        font-feature-settings: "palt";
        letter-spacing: 0;
    }
    #top_box06_wrapper section {
        border-bottom: #999999 1px dashed;
        padding: 3% 0;
        display: -webkit-flex;
        display: flex;
    }
    #header_contact_box2_main li a:hover,
    #header_contact_box2_bottom p a:hover {
        background-image: none;
        padding: 0;
        background-repeat: no-repeat;
        background-position: 0 8px;
    }
    #footer_menu section ul li a:hover {
        background-image: none;
        padding: 0;
        background-repeat: no-repeat;
        background-position: 0 7px;
    }
    .sp_box04 {
        width: 100%;
        margin: 0 auto;
        overflow-x: auto;
        padding: 0 0 0 2%;
        box-sizing: border-box;
    }
    .sp_box04>div {
        width: 1080px;
        display: -webkit-flex;
        display: flex;
    }
    /* #header_contact_boxがactiveのとき */
    #header_contact_box.active~header {
        background: transparent;
    }
    #header_contact_box.active~header h1 {
        display: none;
    }
    #copy div section ul li a:hover {
        background-image: none;
        padding: 0;
        background-repeat: no-repeat;
        background-position: 0 7px;
    }
    #header_contact_box2_main ul {
        padding: 0 2%;
        display: none;
    }
    #header_contact_box2_main ul.active {
        padding: 0 2%;
        display: block;
    }
    .toggle:after {
        content: "";
        display: block;
        position: absolute;
        top: 30%;
        right: 0;
        width: 11px;
        height: 11px;
        border-top: 2px solid #214f6a;
        border-right: 2px solid #214f6a;
        transform: rotate(135deg);
    }
    .toggle.active:after {
        transform: rotate(-45deg);
        transition: .3s;
        top: 45%;
    }
    #header_contact_box2_main li a::before,
    #header_contact_box2_bottom p a::before {
        content: "― ";
    }
    /* top_box04 */
    #top_box04 {
        background-color: #f2f2f2;
        position: relative;
        padding: 5% 0 40%;
        background-color: #f2f2f2;
        margin: 0 0 9vw;
    }
    #support_menu,
    #utilization_menu {
        display: none;
    }
    #header_contact_box_btn01 {
        width: 90%;
        margin: 0 auto 2%;
        max-width: 1541px;
    }
    #footer_logo figure {
        width: 13%;
    }
    #footer_logo {
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        align-items: center;
        margin: 0 0 3%;
    }
    .header_contact:hover {
        transform: scale(1);
    }
}


/*ミニスマホ
------------------------------*/

@media screen and (max-width: 350px) {
    #top_box01_01 div a div .btn span,
    #top_box01_02 div a div .btn span {
        padding: 3%;
        font-size: 13px;
        box-shadow: 0 0 0 2px #fff;
        background-clip: padding-box;
        font-weight: 700;
    }
    #top_box01_01 div a div p,
    #top_box01_02 div a div p {
        font-size: 14px;
    }
    #top_box02 .top_box_title h2 {
        font-size: 17px;
    }
    #top_box02 section div {
        width: 100%;
        font-size: 15px;
    }
    #top_box03 div section h3 {
        min-height: 60px;
        font-size: 14px;
    }
    #top_box03 div section p {
        padding: 0 6% 8% !important;
        color: #666666;
        font-size: 11px !important;
        -webkit-text-size-adjust: 100%;
    }
    #footer_contact h2 {
        text-align: center;
        color: #fff;
        font-size: 13px;
        font-weight: 500;
        margin: 0 0 3%;
    }
    .footer_contact_list p {
        padding: 0px 0 0 2%;
        font-size: 30px;
        line-height: 1;
    }
    #footer_logo h2 {
        padding: 0 0 0 1%;
        font-size: clamp(17px, 3vw, 34px);
        color: #282828;
        font-weight: 600;
        line-height: 1;
    }
    #footer_menu section h3 {
        font-size: 13px;
        height: auto;
    }
    #footer_menu section ul li a {
        color: #444444;
        font-size: clamp(11px, 1.4vw, 20px);
        text-decoration: none;
        transition: padding 0.3s ease, background-position 0.3s ease;
        background-repeat: no-repeat;
        background-position: 0 7px;
        display: block;
    }
    #header_contact_box p {
        font-size: 10px;
        color: #fff;
        padding: 3% 3% 7%;
    }
    #header_contact_box p {
        font-size: 10px;
        color: #fff;
        padding: 8% 3% 7%;
    }
    #header_contact_box_tel div a p {
        color: #000000;
        text-decoration: none;
        font-size: 28px;
        font-weight: 700;
        padding: 0 0 0 2%;
    }
    #header_contact_box2_main h2,
    #header_contact_box2_bottom h2 {
        font-size: 13px;
        border-bottom: none;
        text-align: left;
        margin: 0 0 0%;
    }
    #header_contact_box2_main li a,
    #header_contact_box2_bottom p a {
        display: block;
        text-decoration: none;
        color: #333333;
        font-size: 12px;
        transition: padding 0.3s ease, background-position 0.3s ease;
        background-repeat: no-repeat;
        background-position: 0 7px;
    }
    #top_box06_wrapper section p {
        font-size: 11.8px;
    }
    .sp_box04 {
        width: 100%;
        margin: 0 auto;
        overflow-x: auto;
        padding: 0 0 0 3%;
        box-sizing: border-box;
    }
}


/*投資物件*/

#support_box04 #top_trunkroomlist h2,
#support_box04_02 #top_trunkroomlist h2 {
    text-align: center;
    margin: 0 0 5px 0;
}

#support_box04 h3,
#support_box04 #top_trunkroomlist h3,
#support_box04_02 #top_trunkroomlist h3 {
    text-align: center;
    margin: 0 0 30px 0;
    font-size: 24px;
    font-weight: 700;
}


/*追加分*/

#trunkroomlist_topmenu {
    width: 1000px;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    margin: 0 0 60px;
}

#trunkroomlist_topmenu li {
    width: 480px;
}

#trunkroomlist_topmenu li a {
    display: grid;
    place-items: center;
    height: 60px;
    border: #898989 1px solid;
    border-radius: 30px;
    box-sizing: border-box;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    color: #333333;
    position: relative;
}

#trunkroomlist_topmenu li a::after {
    content: '';
    display: block;
    position: absolute;
    top: 23px;
    right: 90px;
    background-image: url(/images/trunkroomlist_topmenu_icon.png);
    width: 13px;
    height: 14px;
}

#trunkroomlist_topmenu li a:hover {
    background-color: #2e83cc;
    border: #2e83cc 1px solid;
    color: #ffffff;
}

#trunkroomlist_topmenu li a:hover::after {
    background-image: url(/images/trunkroomlist_topmenu_icon_on.png);
    height: 15px;
}

#trunkroomlist_box01 {
    width: 1000px;
    margin: 0 auto;
    padding: 50px 0 70px;
}

#trunkroomlist_box02 h2,
#trunkroomlist_box03 h2,
#trunkroomlist_box04 h2,
#trunkroomlist_box05 h2 {
    text-align: center;
    font-size: 26px;
    margin: 0 0 55px;
}

#trunkroomlist_box01 h2 {
    text-align: center;
    font-size: 26px;
    margin: 0 0 30px;
}

#trunkroomlist_box01 h2 span,
#trunkroomlist_box02 h2 span,
#trunkroomlist_box03 h2 span,
#trunkroomlist_box04 h2 span,
#trunkroomlist_box05 h2 span {
    font-size: 16px;
    display: block;
    color: #a8c0d5;
    padding: 20px 0 0;
}

#trunkroomlist_box01 article {
    width: 1000px;
    margin: 0 auto 70px;
    background-color: #fff;
    box-shadow: 0px 0px 15px -5px #777777;
    padding: 30px 30px 50px;
    box-sizing: border-box;
}

#trunkroomlist_box01 article:last-of-type {
    margin: 0 auto;
}

#trunkroomlist_box01>p {
    text-align: center;
    margin: 0 0 4em;
}

.trunkroomlist_area {
    margin: -50px 0 10px;
    text-align: center;
}

.trunkroomlist_area_wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin: 0 0 40px;
}

.trunkroomlist_area_wrapper figure {
    width: 310px;
}

.trunkroomlist_right {
    width: 600px;
    padding: 20px 0 0;
}

.trunkroomlist_right h3 {
    font-size: 22px;
    margin: 0 0 5px;
}

.trunkroomlist_right ul {
    margin: 0 0 40px 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
}

.trunkroomlist_right ul li {
    border-bottom: #ffd903 5px solid;
    padding: 0 0;
    font-size: 20px;
    font-weight: bold;
}

.trunkroomlist_right ul li:first-of-type {
    margin: 0 30px 0 0;
}

.trunkroomlist_right ul li span {
    color: #ff0000;
    font-size: 30px;
}

.trunkroomlist_right table {
    width: 100%;
}

.trunkroomlist_right table th {
    width: 120px;
    background-color: #cae0f3;
    border: #555555 1px solid;
    padding: 15px 0;
    box-sizing: border-box;
    text-align: center;
}

.trunkroomlist_right table td {
    border: #555555 1px solid;
    padding: 15px 0;
    box-sizing: border-box;
    text-align: center;
}

.trunkroomlist_right table td.w50 {
    width: 180px;
}

.w180 {
    width: 180px;
}

.trunkroomlist_btn {
    text-align: center;
}

.trunkroomlist_btn a {
    display: block;
    position: relative;
    background-color: #f9dc28;
    color: #333;
    font-size: 18px;
    text-decoration: none;
    font-weight: bold;
    padding: 20px 0;
    width: 480px;
    text-align: center;
    margin: 0 auto;
}

.trunkroomlist_btn a:hover {
    background-color: #f6e36b;
}

.trunkroomlist_btn a::after {
    content: '';
    display: block;
    position: absolute;
    top: 28px;
    right: 70px;
    background-image: url(/images/trunkroomlist_btn_icon.png);
    width: 15px;
    height: 14px;
    background-repeat: no-repeat;
}

#trunkroomlist_box02 {
    width: 100%;
    background-color: #f5f7f9;
    padding: 80px 0 270px;
}

#trunkroomlist_box02_wrapper {
    width: 1000px;
    margin: 0 auto;
}

#trunkroomlist_box02_text {
    margin: 0 0 60px 0;
}

#trunkroomlist_box02_titleimg {
    text-align: center;
    margin: 0 0 10px;
}

#trunkroomlist_box02_wrapper h3 {
    text-align: center;
    margin: 0 0 50px;
    font-size: 24px;
}

#trunkroomlist_box02_wrapper h3 span {
    color: #2e83cc;
}

#trunkroomlist_box02_list {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    padding: 0 30px 0 0;
}

#trunkroomlist_box02_list article {
    background-color: #fff;
    position: relative;
    width: 285px;
    padding: 20px 0 70px;
    box-sizing: border-box;
}

#trunkroomlist_box02_list article div {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 0 0 20px;
}

#trunkroomlist_box02_list article div h4 {
    font-size: 24px;
    padding: 0 15px 0 15px;
}

#trunkroomlist_box02_list article p {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

#trunkroomlist_box02_list article p span {
    color: #2e83cc;
}

#trunkroomlist_box02_list article figure {
    position: absolute;
    bottom: -160px;
    left: 30px;
    width: 284px;
}

#trunkroomlist_box02_list article figure img {
    width: 100%;
}

#trunkroomlist_box03 {
    padding: 75px 0 90px;
    background-color: #fff;
}

#trunkroomlist_box03 p {
    text-align: center;
    margin: 0 0 80px;
}

#trunkroomlist_box03 figure {
    text-align: center;
}

#trunkroomlist_box04 {
    width: 100%;
    background-color: #f5f7f9;
    padding: 80px 0 90px;
}

#trunkroomlist_box04>div {
    width: 1000px;
    margin: 0 auto;
}

#trunkroomlist_box04 div article {
    margin: 0 0 25px 0;
}

#trunkroomlist_box04 div article div.q {
    background-color: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
    margin: 0 0 20px 0;
    border: #d5d5d5 1px solid;
    border-bottom: #d5d5d5 5px solid;
    padding: 10px 20px;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
}

#trunkroomlist_box04 div article div.q::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 3px;
    background-color: #868686;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity 1s;
}

#trunkroomlist_box04 div article div.q::after {
    content: '';
    display: inline-block;
    width: 20px;
    height: 3px;
    background-color: #868686;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    transition: transform 1s;
}

#trunkroomlist_box04 div article div.q.show::before {
    opacity: 0;
}

#trunkroomlist_box04 div article div.q.show::after {
    transform: translateY(-50%) rotate(180deg);
}

#trunkroomlist_box04 div article div.q figure,
#trunkroomlist_box04 div article div.a figure {
    margin: 0 !important;
}

#trunkroomlist_box04 div article div.q h3 {
    font-size: 22px;
    padding: 0 0 0 15px;
}

#trunkroomlist_box04 div article div.a {
    display: none;
}

#trunkroomlist_box04 div article div.a div {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin: 0 0 40px 0;
    padding: 0 20px;
    box-sizing: border-box;
}

#trunkroomlist_box04 div article div.a p {
    padding: 0 0 0 15px;
    font-size: 18px;
    line-height: 2;
}

#trunkroomlist_box04 div article div.a p a {
    color: #0000ff;
}

#trunkroomlist_box04_btn {
    padding: 30px 0 0;
}

#trunkroomlist_box04_btn a {
    width: 480px;
    margin: 0 auto;
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    background-color: #2b7cbd;
    padding: 15px 0;
    position: relative;
}

#trunkroomlist_box04_btn a:hover {
    background-color: #59a4e0;
}

#trunkroomlist_box04_btn a::after {
    content: '';
    display: block;
    position: absolute;
    top: 24px;
    right: 85px;
    background-image: url(/images/trunkroomlist_box04_btn_icon.png);
    width: 15px;
    height: 14px;
    background-repeat: no-repeat;
}

#trunkroomlist_box05 {
    padding: 80px 0 100px;
    background-color: #fff;
}

#trunkroomlist_box05 p {
    text-align: center;
    margin: 0 0 65px;
}

#trunkroomlist_box05 figure {
    text-align: center;
}

#trunkroomlist_detail01 {
    width: 1000px;
    margin: 0 auto 60px;
    padding: 50px 0 0;
}

#trunkroomlist_detail01_title {
    margin: 0 0 45px 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
}

#trunkroomlist_detail01_title figure,
.trunkroomlist_area figure {
    width: 200px;
    background-color: #2e83cc;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding: 10px 0;
    margin: 0 !important;
    border-radius: 23px 23px 0 23px;
}

.trunkroomlist_area figure {
    margin: 0 auto !important;
}

#trunkroomlist_detail01_title figure#hokaido,
.trunkroomlist_area figure#hokaido {
    background-color: #c264d2;
}

#trunkroomlist_detail01_title figure#tohoku,
.trunkroomlist_area figure#tohoku {
    background-color: #6a78c8;
}

#trunkroomlist_detail01_title figure#kanto,
.trunkroomlist_area figure#kanto {
    background-color: #54b7c6;
}

#trunkroomlist_detail01_title figure#hokuriku,
.trunkroomlist_area figure#hokuriku {
    background-color: #609ac8;
}

#trunkroomlist_detail01_title figure#tokai,
.trunkroomlist_area figure#tokai {
    background-color: #92c951;
}

#trunkroomlist_detail01_title figure#kansai,
.trunkroomlist_area figure#kansai {
    background-color: #e8c315;
}

#trunkroomlist_detail01_title figure#shikoku,
.trunkroomlist_area figure#shikoku {
    background-color: #eb9344;
}

#trunkroomlist_detail01_title figure#chugoku,
.trunkroomlist_area figure#chugoku {
    background-color: #e86398;
}

#trunkroomlist_detail01_title figure#kyusyu,
.trunkroomlist_area figure#kyusyu {
    background-color: #e86666;
}

#trunkroomlist_detail01_title h1 {
    font-size: 26px;
    padding: 0 0 0 20px;
    width: auto;
    max-width: none;
}

#trunkroomlist_detail01 ul {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: stretch;
    align-items: stretch;
    width: 940px;
    margin: 0 auto;
}

#trunkroomlist_detail01 ul li {
    width: 220px;
    margin: 0 0 10px;
}

#trunkroomlist_detail01 ul li a {
    display: block;
    background-color: #fff;
    color: #2e83cc;
    text-decoration: none;
    font-size: 16px;
    border: #2e83cc 2px solid;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
    padding: 5px 0;
    position: relative;
}

#trunkroomlist_detail01 ul li a::after {
    content: '';
    display: block;
    position: absolute;
    top: 13px;
    right: 10px;
    background-image: url(/images/trunkroomlist_icon.png);
    width: 10px;
    height: 10px;
}

#trunkroomlist_detail01 ul li:nth-child(1) a::after {
    right: 55px;
}

#trunkroomlist_detail01 ul li:nth-child(2) a::after {
    right: 35px;
}

#trunkroomlist_detail01 ul li:nth-child(3) a::after {
    right: 40px;
}

#trunkroomlist_detail01 ul li:nth-child(4) a::after {
    right: 25px;
}

#trunkroomlist_detail01 ul li:nth-child(5) a::after {
    right: 32px;
}

#trunkroomlist_detail01 ul li:nth-child(6) a::after {
    right: 10px;
}

#trunkroomlist_detail01 ul li:nth-child(7) a::after {
    right: 47px;
}

#trunkroomlist_detail01 ul li:nth-child(8) a::after {
    right: 55px;
}

#trunkroomlist_detail01 ul li a span {
    padding: 0 0 0 5px;
    color: #b5cfe6;
}

#trunkroomlist_detail01 ul li a:hover {
    background: #2e83cc;
    color: #fff;
    width: 100%;
    display: block;
    box-sizing: border-box;
}

#trunkroomlist_detail01 ul li a:hover::after {
    display: none;
}

#trunkroomlist_detail02 {
    padding: 0 0 95px;
}

#trunkroomlist_detail02_top {
    width: 1000px;
    margin: 0 auto 30px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

#trunkroomlist_detail02_top figure {
    width: 580px;
    margin: 0 !important;
}

#trunkroomlist_detail02_top div {
    width: 380px;
}

#trunkroomlist_detail02_top div p {
    display: inline-block;
    border-bottom: #ffd903 5px solid;
    margin: 0 0 10px;
    font-size: 22px;
    font-weight: bold;
}

#trunkroomlist_detail02_top div p span {
    color: #ff0000;
    font-size: 32px;
}

#trunkroomlist_detail02_top div p:last-of-type {
    margin: 0 0 30px 0;
}

#trunkroomlist_detail02_bottom {
    width: 1000px;
    margin: 0 auto 3em;
}

#trunkroomlist_detail02_bottom table {
    width: 100%;
    margin: 0 auto 1em;
}

#trunkroomlist_detail02_bottom table th {
    width: 100px;
    background-color: #cae0f3;
    border: #555555 1px solid;
    box-sizing: border-box;
    padding: 15px 0;
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
    line-height: 1.2;
}

#trunkroomlist_detail02_bottom table td {
    width: 150px;
    border: #555555 1px solid;
    box-sizing: border-box;
    padding: 15px 0;
    text-align: center;
    font-weight: bold;
    background-color: #fff;
    vertical-align: middle;
}

#trunkroomlist_detail02_bottom p {
    font-size: .9em;
    text-align: center;
}

#trunkroomlist_detail02_top div ul li {
    font-size: .8em;
    padding-left: 1em;
    text-indent: -1em;
}

#trunkroomlist_detail02>ul {
    width: 1000px;
    margin: 0 auto 60px;
    font-size: 14px;
}

.cv {
    width: 1000px;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0px 0px 15px -5px #777777;
}

.cv h2 {
    text-align: center;
    color: #fff;
    background-color: #2e83cc;
    padding: 10px 0;
    font-size: 26px;
}

#trunkroomlist_detail07 .cv h2 {
    margin: 0;
}

.cv ul {
    padding: 20px 30px 30px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}

.cv ul li:last-of-type img:hover {
    opacity: .8;
}

.bgw {
    background-color: #fff;
}

#trunkroomlist_detail03 {
    margin: 0 0 140px;
    padding: 80px 0 0;
}

#trunkroomlist_detail03 p {
    text-align: center;
    font-size: 20px;
    margin: 0 0 30px;
}

#trunkroomlist_detail03 div {
    width: 930px;
    margin: 0 auto;
}

#trunkroomlist_detail03 div iframe {
    width: 100%;
    height: 520px;
}

#trunkroomlist_detail03 h2,
#trunkroomlist_detail04 h2,
#trunkroomlist_detail05 h2,
#trunkroomlist_detail06 h2,
#trunkroomlist_detail07 h2,
#trunkroomlist_detail08 h2,
#trunkroomlist_detail09 h2 {
    margin: 0 0 30px;
    text-align: center;
    font-size: 26px;
}

#trunkroomlist_detail03 h2 span,
#trunkroomlist_detail04 h2 span,
#trunkroomlist_detail05 h2 span,
#trunkroomlist_detail06 h2 span,
#trunkroomlist_detail07 h2 span,
#trunkroomlist_detail08 h2 span,
#trunkroomlist_detail09 h2 span {
    font-size: 16px;
    display: block;
    color: #a8c0d5;
    padding: 20px 0 0;
}

#trunkroomlist_detail04,
#trunkroomlist_detail06 {
    padding: 0 0 140px;
}

#trunkroomlist_detail04 p,
#trunkroomlist_detail05 p {
    margin: 0 auto 45px;
    text-align: center;
    width: 920px;
}

#trunkroomlist_detail04 figure,
#trunkroomlist_detail05 figure {
    text-align: center;
    margin: 0 !important;
}

#trunkroomlist_detail05 {
    padding: 0 0 120px;
}

#trunkroomlist_detail06 p {
    text-align: center;
    margin: 0 auto 60px;
    width: 950px;
}

#trunkroomlist_detail06 h3 {
    display: block;
    width: 200px;
    text-align: center;
    color: #fff;
    padding: 10px 20px;
    border-radius: 23px 23px 23px 0;
    background-color: #2e83cc;
    margin: 0 auto 15px;
}

#trunkroomlist_detail06 p.type_text {
    font-weight: bold;
    font-size: 18px;
    margin: 0 auto 40px;
    text-align: center;
    width: 950px;
}

#trunkroomlist_detail06 ul {
    width: 930px;
    margin: 0 auto 60px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}

#trunkroomlist_detail06 ul:last-of-type {
    margin: 0 auto;
}

#trunkroomlist_detail06 ul li {
    width: 450px;
    border: #9d9d9d 2px solid;
    box-sizing: border-box;
    margin: 0 0 30px;
}

#trunkroomlist_detail07 {
    padding: 0 0 75px;
}

#trunkroomlist_detail07 p {
    text-align: center;
    margin: 0 auto 50px;
    width: 950px;
}

#trunkroomlist_detail07 ul#trunkroomlist_detail07_table_bottom {
    text-align: left;
    margin: 0 auto 80px;
    width: 1000px;
    font-size: 14px;
}

#trunkroomlist_detail07 ul#trunkroomlist_detail07_table_bottom li {
    padding-left: 1em;
    text-indent: -1em;
}

#trunkroomlist_detail07 ul#trunkroomlist_detail07_table_bottom li:nth-child(3) {
    margin: 0 0 1em;
}

#trunkroomlist_detail07_box {
    width: 1000px;
    margin: 0 auto 20px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

#trunkroomlist_detail07_box table:first-of-type {
    width: 540px;
}

#trunkroomlist_detail07_box table:last-of-type {
    width: 420px;
}

#trunkroomlist_detail07_box table:first-of-type th {
    background-color: #cae0f3;
    border: #555555 1px solid;
    text-align: center;
    padding: 20px 0;
    font-size: 20px;
    font-weight: bold;
    vertical-align: middle;
}

#trunkroomlist_detail07_box table:first-of-type th.none {
    border: none;
    background-color: transparent;
}

#trunkroomlist_detail07_box table:first-of-type th small {
    font-size: 14px;
}

#trunkroomlist_detail07_box table:first-of-type td {
    background-color: #fff;
    border: #555555 1px solid;
    text-align: center;
    padding: 20px 0;
    font-size: 18px;
    font-weight: bold;
}

#trunkroomlist_detail07_box table:first-of-type td span.big {
    font-size: 24px;
}

#trunkroomlist_detail07_box table:first-of-type td span.big.red {
    color: red;
}

#trunkroomlist_detail07_box table:last-of-type th {
    background-color: #2e83cc;
    color: #fff;
    text-align: center;
    font-size: 20px;
    padding: 20px 0;
    vertical-align: middle;
    border: #555555 1px solid;
    box-sizing: border-box;
    width: 50%;
    font-weight: bold;
}

#trunkroomlist_detail07_box table:last-of-type td {
    border: #555555 1px solid;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    box-sizing: border-box;
    padding: 64px 0;
    background-color: #fff;
    vertical-align: middle;
}

#trunkroomlist_detail07_box table:last-of-type td span.big {
    font-size: 25px;
}

#trunkroomlist_detail07_box table:last-of-type td span.big02 {
    font-size: 40px;
    color: red;
}

#trunkroomlist_detail08 {
    padding: 80px 0 100px;
    background-color: #f5f7f9;
}

#trunkroomlist_detail08>p {
    text-align: center;
    margin: 0 auto 80px;
    width: 1060px;
}

#trunkroomlist_detail08 article {
    width: 1000px;
    background-color: #fff;
    background-image: url(/images/trunkroomlist_detail08.png);
    background-position: right top;
    background-repeat: no-repeat;
    padding: 30px;
    margin: 0 auto 30px;
    background-repeat: no-repeat;
}

#trunkroomlist_detail08 article:last-of-type {
    margin: 0 auto;
}

#trunkroomlist_detail08 article div {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
    margin: 0 0 20px;
}

#trunkroomlist_detail08 article div figure {
    margin: 0 !important;
}

#trunkroomlist_detail08 article div h3 {
    font-size: 24px;
    padding: 0 0 0 10px;
}

#trunkroomlist_detail08 article p {
    font-size: 18px;
}

#trunkroomlist_detail09 {
    padding: 100px 0;
    background-color: #fff;
}

#trunkroomlist_detail09_text {
    text-align: center;
    margin: 0 auto 50px;
    width: 1060px;
}

#trunkroomlist_detail09_top {
    width: 1000px;
    margin: 0 auto 30px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}

#trunkroomlist_detail09_top figure {
    margin: 0 !important;
    width: 510px;
}

.trunkroomlist_detail09_top_right {
    width: 440px;
}

.trunkroomlist_detail09_top_right h3 {
    text-align: center;
    font-size: 24px;
    margin: 0 0 10px 0;
}

.trunkroomlist_detail09_top_right ul {
    margin: 0 0 35px 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: stretch;
    align-items: stretch;
}

.trunkroomlist_detail09_top_right ul li {
    width: 210px;
    text-align: center;
    border: #2e83cc 2px solid;
    padding: 20px 0;
    background: #fff;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: bold;
}

.trunkroomlist_detail09_top_right ul li span {
    font-size: 36px;
    color: #2e83cc;
}

#trunkroomlist_detail09_bottom {
    width: 1000px;
    margin: 0 auto;
    background: #f2faff;
    padding: 25px 20px;
}


/* トップ追加 */

#top_box03 article#top_trunkroomlist {
    padding: 138px 0 0 0;
}

#support_box04 article#top_trunkroomlist,
#support_box04_02 article#top_trunkroomlist {
    padding: 0 0 120px 0;
}

#top_trunkroomlist>p {
    text-align: center;
    margin: 0 0 45px;
    font-size: 18px;
    padding: 0;
}

#support_box04 #top_trunkroomlist>p,
#support_box04_02 #top_trunkroomlist>p {
    text-align: center;
    margin: 0 0 45px;
    font-size: 18px;
    padding: 0;
}

#support_box04 #top_trunkroomlist>p span,
#support_box04_02 #top_trunkroomlist>p span {
    display: block;
    font-size: .8em;
    padding: 1em 0 0;
}

#top_trunkroomlist_wrapper {
    width: 1000px;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: stretch;
    align-items: stretch;
}

#top_trunkroomlist_btn a {
    width: 480px;
    margin: 0 auto;
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    display: block;
    padding: 20px 0;
    background-color: #2b7cbd;
    text-align: center;
    position: relative;
}

#top_trunkroomlist_btn a:hover {
    background-color: #60a4db;
}

#top_trunkroomlist_btn a::after {
    content: '';
    display: block;
    position: absolute;
    top: 28px;
    right: 100px;
    background-image: url(/images/top_trunkroomlist_btn_icon.png);
    width: 15px;
    height: 14px;
    background-repeat: no-repeat;
}

#top_trunkroomlist_wrapper article {
    width: 480px;
    background-color: #fff;
    padding: 30px 20px 20px;
    box-shadow: 0px 0px 15px -5px #777777;
    box-sizing: border-box;
    margin: 0 0 50px;
}

#top_trunkroomlist_wrapper article .trunkroomlist_area figure {
    position: static;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
}

#top_trunkroomlist_wrapper article div.trunkroomlist_area {
    margin: -50px 0 20px;
}

.top_trunkroomlist_top {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 0 0 25px;
}

.top_trunkroomlist_top figure {
    width: 178px;
    margin: 0 !important;
}

.top_trunkroomlist_top_right {
    width: 240px;
}

#top_box03 .top_trunkroomlist_top_right h3,
#support_box04 #top_trunkroomlist .top_trunkroomlist_top_right h3,
#support_box04_02 #top_trunkroomlist .top_trunkroomlist_top_right h3 {
    font-size: 20px;
    margin: 0;
    text-align: left;
}

.top_trunkroomlist_top_right h3 span {
    font-size: 16px;
    font-weight: normal;
    display: block;
}

#top_box03 .top_trunkroomlist_top_right p,
#support_box04 #top_trunkroomlist .top_trunkroomlist_top_right p,
#support_box04_02 #top_trunkroomlist .top_trunkroomlist_top_right p {
    border-bottom: #ffd903 3px solid;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    display: inline-block;
}

#support_box04 #top_trunkroomlist .top_trunkroomlist_top_right p,
#support_box04_02 #top_trunkroomlist .top_trunkroomlist_top_right p {
    padding: 0;
}

.top_trunkroomlist_top_right p span {
    color: red;
    font-size: 27px;
}

.top_trunkroomlist_wrapper_btn a {
    width: 290px;
    background-color: #f9dc28;
    color: #333;
    text-decoration: none;
    font-weight: bold;
    display: block;
    padding: 10px 0;
    position: relative;
    text-align: center;
    font-size: 14px;
    margin: 0 auto;
}

.top_trunkroomlist_wrapper_btn a:hover {
    background-color: #ffed7b;
}

.top_trunkroomlist_wrapper_btn a::after {
    content: '';
    display: block;
    position: absolute;
    top: 17px;
    right: 10px;
    background-image: url(/images/top_trunkroomlist_wrapper_btn_icon.png);
    width: 15px;
    height: 14px;
    background-repeat: no-repeat;
}

@media screen and (min-width:1220px) and (max-width:1420px) {
    #top_trunkroomlist_wrapper {
        /*width: 98%;*/
    }
}

@media screen and (max-width: 770px) {
    #trunkroomlist_topmenu {
        width: 96%;
        margin: 0 auto;
    }
    #trunkroomlist_topmenu li {
        width: 49%;
    }
    #trunkroomlist_topmenu li a {
        height: 30px;
        border-radius: 15px;
        font-size: 10px;
    }
    #trunkroomlist_topmenu li a::after {
        content: '';
        display: block;
        position: absolute;
        top: 11px;
        right: 8px;
        background-image: url(https://mightyace.co.jp/images/trunkroomlist_topmenu_icon.png);
        width: 7px;
        height: 7px;
        background-size: cover;
    }
    #trunkroomlist_topmenu li a:hover::after {
        background-image: url(https://mightyace.co.jp/images/trunkroomlist_topmenu_icon_on.png);
        background-size: cover;
        width: 7px;
        height: 7px;
    }
    #trunkroomlist_box01 {
        width: 96%;
        margin: 0 auto;
        padding: 0 0 35px;
    }
    #trunkroomlist_box01 h2,
    #trunkroomlist_box02 h2,
    #trunkroomlist_box03 h2,
    #trunkroomlist_box04 h2,
    #trunkroomlist_box05 h2 {
        text-align: center;
        font-size: 20px;
        margin: 0 0 25px;
    }
    #trunkroomlist_box01 h2 span,
    #trunkroomlist_box02 h2 span,
    #trunkroomlist_box03 h2 span,
    #trunkroomlist_box04 h2 span,
    #trunkroomlist_box05 h2 span {
        font-size: 13px;
        padding: 5px 0 0;
    }
    #trunkroomlist_box01 article {
        width: 96%;
        margin: 50px auto 30px;
        background-color: #fff;
        box-shadow: 0px 0px 7px -3px #777777;
        padding: 15px 15px 25px;
        box-sizing: border-box;
    }
    #trunkroomlist_box01 article:last-of-type {
        margin: 50px auto 0;
    }
    .trunkroomlist_area {
        margin: -37px 0 15px;
    }
    .trunkroomlist_area img {
        height: 30px;
    }
    .trunkroomlist_area_wrapper {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        margin: 0 0 20px;
    }
    .trunkroomlist_area_wrapper figure {
        width: 100%;
        margin: 0 !important;
    }
    .trunkroomlist_right {
        width: 100%;
        padding: 10px 0 0;
    }
    .trunkroomlist_right h3 {
        font-size: 13px;
        margin: 0 0 5px;
        text-align: center;
    }
    .trunkroomlist_right ul {
        margin: 0 0 20px 0;
        display: -webkit-flex;
        display: block;
        text-align: center;
        -webkit-justify-content: center;
        justify-content: center;
    }
    .trunkroomlist_right ul li {
        border-bottom: #ffd903 3px solid;
        padding: 0 0;
        font-size: 16px;
        font-weight: bold;
        display: inline-block;
    }
    .trunkroomlist_right ul li:first-of-type {
        margin: 0 10px 0 0;
    }
    .trunkroomlist_right ul li span {
        font-size: 24px;
    }
    .trunkroomlist_right table {
        width: 100%;
    }
    .trunkroomlist_right table th {
        width: 80px;
        padding: 7px 0;
        font-size: 12px;
    }
    .trunkroomlist_right table td {
        padding: 7px 0;
        font-size: 12px;
    }
    .trunkroomlist_right table td.w50 {
        width: 50px;
    }
    .w180 {
        width: 90px;
    }
    .trunkroomlist_btn a {
        font-size: 14px;
        padding: 13px 0;
        margin: 0 auto;
        width: 100%;
    }
    .trunkroomlist_btn a::after {
        top: 18px;
        right: 26px;
    }
    #trunkroomlist_box02 {
        padding: 40px 0 45px;
    }
    #trunkroomlist_box02_wrapper {
        width: 94%;
    }
    #trunkroomlist_box02_text {
        margin: 0 0 30px 0;
        font-size: 16px;
    }
    #trunkroomlist_box02_titleimg {
        margin: 0 0 5px;
    }
    #trunkroomlist_box02_titleimg img {
        height: 60px;
    }
    #trunkroomlist_box02_wrapper h3 {
        text-align: center;
        margin: 0 0 25px;
        font-size: 18px;
    }
    #trunkroomlist_box02_list {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        padding: 0 0 0 0;
    }
    #trunkroomlist_box02_list article {
        width: 80%;
        padding: 20px 0 0;
        margin: 0 auto 25px;
    }
    #trunkroomlist_box02_list article div {
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        align-items: center;
        margin: 0 0 10px;
    }
    #trunkroomlist_box02_list article div img {
        height: 35px;
    }
    #trunkroomlist_box02_list article div h4 {
        font-size: 20px;
        padding: 0 7px 0 7px;
    }
    #trunkroomlist_box02_list article p {
        text-align: center;
        font-size: 16px;
        font-weight: bold;
        margin: 0 0 20px;
    }
    #trunkroomlist_box02_list article figure {
        position: static;
        width: 100%;
        margin: 0 !important;
    }
    #trunkroomlist_box03 {
        padding: 40px 0 40px;
        width: 94%;
        margin: 0 auto;
    }
    #trunkroomlist_box03 p {
        text-align: left;
        margin: 0 0 40px;
        font-size: 16px;
    }
    #trunkroomlist_box03 figure {
        text-align: center;
        /*width: 90%;*/
        margin: 0 auto !important;
    }
    #trunkroomlist_box04 {
        width: 100%;
        background-color: #f5f7f9;
        padding: 40px 0 45px;
    }
    #trunkroomlist_box04>div {
        width: 94%;
        margin: 0 auto;
    }
    #trunkroomlist_box04 div article {
        margin: 0 0 15px 0;
    }
    #trunkroomlist_box04 div article div.q {
        margin: 0 0 10px 0;
        border-bottom: #d5d5d5 3px solid;
        padding: 10px 40px 10px 10px;
    }
    #trunkroomlist_box04 div article div.q::before {
        width: 10px;
        height: 2px;
    }
    #trunkroomlist_box04 div article div.q::after {
        width: 10px;
        height: 2px;
    }
    #trunkroomlist_box04 div article div.q figure,
    #trunkroomlist_box04 div article div.a figure {
        margin: 0 !important;
        width: 50px;
    }
    #trunkroomlist_box04 div article div.q h3 {
        font-size: 16px;
        padding: 0 0 0 10px;
        min-width: 267px;
        box-sizing: border-box;
    }
    #trunkroomlist_box04 div article div.a div {
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        margin: 0 0 20px 0;
        padding: 0 10px;
        box-sizing: border-box;
    }
    #trunkroomlist_box04 div article div.a figure img {
        max-width: 30px;
    }
    #trunkroomlist_box04 div article div.a p {
        padding: 0 0 0 10px;
        font-size: 16px;
        line-height: 2;
        min-width: 305px;
        box-sizing: border-box;
    }
    #trunkroomlist_box04_btn {
        padding: 20px 0 0;
    }
    #trunkroomlist_box04_btn a {
        width: 80%;
        font-size: 16px;
        padding: 10px 0;
        position: relative;
    }
    #trunkroomlist_box04_btn a::after {
        top: 15px;
        right: 10px;
    }
    #trunkroomlist_box05 {
        padding: 40px 0 50px;
        width: 94%;
        margin: 0 auto;
    }
    #trunkroomlist_box05 p {
        text-align: left;
        font-size: 16px;
        margin: 0 0 30px;
    }
    .tableArea {
        width: 100%;
        overflow-x: auto;
    }
    .tableArea img {
        max-width: 600px;
    }
    #trunkroomlist_detail01 {
        width: 94%;
        margin: 0 auto 20px;
        padding: 0px 0 0;
    }
    #trunkroomlist_detail01_title {
        margin: 0 0 20px 0;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
    }
    #trunkroomlist_detail01_title figure {
        width: 200px;
        background-color: #2e83cc;
        color: #fff;
        text-align: center;
        font-weight: bold;
        padding: 5px 0;
        margin: 0 0 10px !important;
        border-radius: 18px 18px 0 19px;
        font-size: 16px;
    }
    #trunkroomlist_detail01_title h1 {
        font-size: 24px;
        padding: 0;
        text-align: center;
    }
    #trunkroomlist_detail01_title h1 span {
        display: block;
        font-size: 18px;
    }
    #trunkroomlist_detail01 ul {
        width: 100%;
        margin: 0 auto;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: stretch;
        align-items: stretch;
    }
    #trunkroomlist_detail01 ul li {
        width: 23%;
        margin: 0 0 5px;
        border: #2e83cc 1px solid;
        border-radius: 3px;
        display: grid;
        place-items: center;
        min-height: 38px;
    }
    #trunkroomlist_detail01 ul li a {
        background-color: #fff;
        color: #2e83cc;
        text-decoration: none;
        font-size: 10px;
        border: none;
        border-radius: 0;
        text-align: center;
        font-weight: bold;
        padding: 5px 0;
        line-height: 1.3;
        font-feature-settings: "palt";
    }
    #trunkroomlist_detail01 ul li a::after {
        display: none;
    }
    #trunkroomlist_detail01 ul li a:hover {
        background: #2e83cc;
        color: #fff;
        width: 100%;
        display: block;
        padding: 12.5px 0;
    }
    #trunkroomlist_detail01 ul li:nth-child(6) a:hover {
        padding: 6px 0;
    }
    #trunkroomlist_detail01 ul li a span {
        display: none;
    }
    #trunkroomlist_detail02 {
        padding: 0 0 40px;
    }
    #trunkroomlist_detail02_top {
        width: 94%;
        margin: 0 auto 15px;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    #trunkroomlist_detail02_top figure {
        width: 100%;
        margin: 0 !important;
    }
    #trunkroomlist_detail02_top div {
        width: 100%;
        text-align: center;
        padding: 10px 0 0;
    }
    #trunkroomlist_detail02_top div p {
        display: inline-block;
        border-bottom: #ffd903 3px solid;
        margin: 0;
        font-size: 16px;
        font-weight: bold;
    }
    #trunkroomlist_detail02_top div p span {
        font-size: 28px;
    }
    #trunkroomlist_detail02_top div p:last-of-type {
        margin: 0 0 30px 0;
    }
    #trunkroomlist_detail02_bottom {
        width: 94%;
        margin: 0 auto 3em;
    }
    #trunkroomlist_detail02_bottom table {
        width: 100%;
    }
    #trunkroomlist_detail02_bottom table th {
        /*width: 21%;*/
        background-color: #cae0f3;
        border: #555555 1px solid;
        box-sizing: border-box;
        padding: 10px 0;
        text-align: center;
        font-weight: bold;
        font-size: 11px;
    }
    #trunkroomlist_detail02_bottom p {
        font-size: 0.8em;
        text-align: left;
    }
    #trunkroomlist_detail02_bottom table td {
        width: 29%;
        border: #555555 1px solid;
        box-sizing: border-box;
        padding: 10px 0;
        text-align: center;
        font-weight: bold;
        background-color: #fff;
        font-size: 11px;
    }
    #trunkroomlist_detail02_top div ul li {
        text-align: left;
        font-size: .65em;
    }
    #trunkroomlist_detail02>ul {
        width: 94%;
        margin: 0 auto 30px;
        font-size: 9px;
    }
    #trunkroomlist_detail02>ul li {
        padding-left: 1em;
        text-indent: -1em;
    }
    .cv {
        width: 94%;
        margin: 0 auto;
        background-color: #fff;
        box-shadow: 0px 0px 7px -3px #777777;
    }
    .cv h2 {
        text-align: center;
        color: #fff;
        background-color: #2e83cc;
        padding: 5px 0;
        font-size: 18px;
    }
    .cv ul {
        padding: 10px 15px 15px;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .cv ul li:first-of-type {
        margin: 0 0 20px;
    }
    #trunkroomlist_detail03 {
        margin: 0 auto 40px;
        width: 94%;
        padding: 40px 0 0;
    }
    #trunkroomlist_detail03 p {
        font-size: 16px;
        margin: 0 0 15px;
    }
    #trunkroomlist_detail03 div {
        width: 100%;
        margin: 0 auto;
    }
    #trunkroomlist_detail03 div iframe {
        width: 100%;
        height: 300px;
    }
    #trunkroomlist_detail03 h2,
    #trunkroomlist_detail04 h2,
    #trunkroomlist_detail05 h2,
    #trunkroomlist_detail06 h2,
    #trunkroomlist_detail07 h2,
    #trunkroomlist_detail08 h2,
    #trunkroomlist_detail09 h2 {
        margin: 0 0 15px;
        text-align: center;
        font-size: 22px;
    }
    #trunkroomlist_detail03 h2 span,
    #trunkroomlist_detail04 h2 span,
    #trunkroomlist_detail05 h2 span,
    #trunkroomlist_detail06 h2 span,
    #trunkroomlist_detail07 h2 span,
    #trunkroomlist_detail08 h2 span,
    #trunkroomlist_detail09 h2 span {
        font-size: 13px;
        display: block;
        color: #a8c0d5;
        padding: 0 0 0;
    }
    #trunkroomlist_detail04,
    #trunkroomlist_detail06 {
        padding: 0 0 50px;
        width: 94%;
        margin: 0 auto;
    }
    #trunkroomlist_detail04 p,
    #trunkroomlist_detail05 p {
        margin: 0 auto 20px;
        text-align: left;
        font-size: 16px;
        width: 100%;
    }
    #trunkroomlist_detail05 {
        padding: 0 0 60px;
        width: 94%;
        margin: 0 auto;
    }
    #trunkroomlist_detail06 p {
        text-align: left;
        margin: 0 auto 30px;
        font-size: 16px;
        width: 100%;
    }
    #trunkroomlist_detail06 h3 {
        display: block;
        width: 200px;
        text-align: center;
        color: #fff;
        padding: 5px 10px;
        border-radius: 18px 18px 18px 0;
        background-color: #2e83cc;
        margin: 0 auto 7px;
        font-size: 16px;
    }
    #trunkroomlist_detail06 p.type_text {
        font-weight: bold;
        font-size: 16px;
        margin: 0 auto 20px;
        width: 100%;
    }
    #trunkroomlist_detail06 ul {
        width: 90%;
        margin: 0 auto 30px;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    #trunkroomlist_detail06 ul li {
        width: 100%;
        border: #9d9d9d 1px solid;
        box-sizing: border-box;
        margin: 0 0 15px;
    }
    #trunkroomlist_detail07 {
        padding: 0 0 40px;
        width: 94%;
        margin: 0 auto;
    }
    #trunkroomlist_detail07 p {
        text-align: left;
        margin: 0 0 25px;
        font-size: 16px;
        width: 100%;
    }
    #trunkroomlist_detail07 ul#trunkroomlist_detail07_table_bottom {
        text-align: left;
        margin: 0 auto 40px;
        width: 94%;
        font-size: 10px;
    }
    #trunkroomlist_detail07 div#tableArea_wrapper {
        width: 94%;
        margin: 0 auto;
        display: block;
    }
    #trunkroomlist_detail07 div.tableArea {
        display: block;
        width: 100%;
    }
    #trunkroomlist_detail07_box {
        width: 1000px;
        margin: 0 auto 20px;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }
    #trunkroomlist_detail08 {
        padding: 40px 0 50px;
        background-color: #f5f7f9;
    }
    #trunkroomlist_detail08>p {
        text-align: left;
        margin: 0 auto 40px;
        font-size: 16px;
        width: 94%;
    }
    #trunkroomlist_detail08 article {
        width: 94%;
        background-color: #fff;
        background-image: url(https://mightyace.co.jp/images/trunkroomlist_detail08.png);
        background-position: right top;
        background-repeat: no-repeat;
        padding: 15px;
        margin: 0 auto 15px;
        background-repeat: no-repeat;
        box-sizing: border-box;
        background-size: 200px;
    }
    #trunkroomlist_detail08 article div {
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: center;
        align-items: center;
        margin: 0 0 10px;
    }
    #trunkroomlist_detail08 article div figure {
        margin: 0 !important;
    }
    #trunkroomlist_detail08 article div h3 {
        font-size: 20px;
        padding: 0 0 0 5px;
    }
    #trunkroomlist_detail08 article p {
        font-size: 16px;
    }
    #trunkroomlist_detail09 {
        padding: 50px 0;
        width: 94%;
        margin: 0 auto;
    }
    #trunkroomlist_detail09_text {
        text-align: left;
        margin: 0 0 25px;
        font-size: 16px;
        width: 100%;
    }
    #trunkroomlist_detail09_top {
        width: 100%;
        margin: 0 auto 15px;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    #trunkroomlist_detail09_top figure {
        margin: 0 0 20px !important;
        width: 100%;
    }
    .trunkroomlist_detail09_top_right {
        width: 100%;
    }
    .trunkroomlist_detail09_top_right h3 {
        text-align: center;
        font-size: 20px;
        margin: 0 0 5px 0;
    }
    .trunkroomlist_detail09_top_right ul {
        margin: 0 0 20px 0;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: stretch;
        align-items: stretch;
    }
    .trunkroomlist_detail09_top_right ul li {
        width: 49%;
        text-align: center;
        border: #2e83cc 1px solid;
        padding: 10px 0;
        background: #fff;
        box-sizing: border-box;
        font-size: 16px;
        font-weight: bold;
    }
    .trunkroomlist_detail09_top_right ul li span {
        font-size: 25px;
        color: #2e83cc;
    }
    #trunkroomlist_detail09_bottom {
        width: 94%;
        margin: 0 auto;
        background: #f2faff;
        padding: 15px 10px;
        font-size: 16px;
    }
    /* トップ追加 */
    #top_box03 article#top_trunkroomlist {
        padding: 180px 0 0px 0;
    }
    #support_box04 article#top_trunkroomlis,
    #support_box04_02 article#top_trunkroomlist {
        padding: 0 0 70px 0;
    }
    #top_trunkroomlist h2 img {
        height: 30px;
    }
    #top_trunkroomlist>p {
        text-align: center;
        margin: 0 auto 20px;
        font-size: 13px;
        padding: 0;
        width: 94%;
    }
    #support_box04 #top_trunkroomlist>p,
    #support_box04_02 #top_trunkroomlist>p {
        text-align: center;
        margin: 0 auto 20px;
        font-size: 13px;
        padding: 0;
        width: 94%;
    }
    #top_trunkroomlist_wrapper {
        width: 94%;
        margin: 0 auto;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    #top_trunkroomlist_wrapper.w100 {
        width: 100%;
    }
    #top_trunkroomlist_btn a {
        width: 80%;
        margin: 0 auto;
        text-decoration: none;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        display: block;
        padding: 10px 0;
        background-color: #2b7cbd;
        text-align: center;
        position: relative;
    }
    #top_trunkroomlist_btn a::after {
        top: 16px;
        right: 17px;
    }
    #top_trunkroomlist_wrapper article {
        width: 100%;
        background-color: #fff;
        padding: 15px 10px 20px;
        box-shadow: 0px 0px 7px -3px #777777;
        box-sizing: border-box;
        margin: 10px 0 35px;
    }
    #top_trunkroomlist_wrapper article div.trunkroomlist_area {
        margin: -25px 0 10px;
    }
    #top_trunkroomlist_wrapper article .trunkroomlist_area figure {
        width: 170px;
        margin: 0 auto !important;
        font-size: 14px;
        padding: 8px 0;
    }
    .top_trunkroomlist_top {
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        margin: 0 0 20px;
    }
    #support_box04 .top_trunkroomlist_top figure,
    #support_box04_02 .top_trunkroomlist_top figure {
        width: 37%;
        margin: 0 0 10px !important;
    }
    #top_box03 .top_trunkroomlist_top figure {
        width: 37%;
        margin: 0 0 10px !important;
        position: static;
        transform: translate(-0%, -0%);
        -webkit-transform: translate(-0%, -0%);
        -ms-transform: translate(-0%, -0%);
    }
    .top_trunkroomlist_top_right {
        width: 58%;
    }
    #top_box03 .top_trunkroomlist_top_right h3,
    #support_box04 #top_trunkroomlist .top_trunkroomlist_top_right h3,
    #support_box04_02 #top_trunkroomlist .top_trunkroomlist_top_right h3 {
        font-size: 16px;
    }
    .top_trunkroomlist_top_right h3 span {
        font-size: 13px;
    }
    #top_box03 .top_trunkroomlist_top_right p,
    #support_box04 #top_trunkroomlist .top_trunkroomlist_top_right p,
    #support_box04_02 #top_trunkroomlist .top_trunkroomlist_top_right p {
        border-bottom: #ffd903 3px solid;
        font-size: 13px;
        font-weight: bold;
        color: #333333;
        display: inline-block;
    }
    .top_trunkroomlist_top_right p span {
        color: red;
        font-size: 21px;
    }
    #trunkroomlist_detail07_box {
        width: 800px;
        margin: 0 auto 20px;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }
    #trunkroomlist_detail07_box table:first-of-type {
        width: 420px;
    }
    #trunkroomlist_detail07_box table:last-of-type {
        width: 350px;
    }
    #trunkroomlist_detail07_box table:last-of-type td span.big {
        font-size: 23px;
    }
    #trunkroomlist_detail07_box table:last-of-type th {
        background-color: #2e83cc;
        color: #fff;
        text-align: center;
        font-size: 16px;
        padding: 20px 0;
        vertical-align: middle;
        border: #555555 1px solid;
        box-sizing: border-box;
        width: 50%;
        font-weight: bold;
    }
    #trunkroomlist_detail07_box table:last-of-type td {
        border: #555555 1px solid;
        font-size: 15px;
        text-align: center;
        font-weight: bold;
        box-sizing: border-box;
        padding: 64px 0;
        background-color: #fff;
        vertical-align: middle;
    }
    #trunkroomlist_detail07_box table:first-of-type th {
        background-color: #cae0f3;
        border: #555555 1px solid;
        text-align: center;
        padding: 20px 0;
        font-size: 16px;
        font-weight: bold;
        vertical-align: middle;
    }
}

.list_none {
    background: #fff;
    padding: 2em;
    box-sizing: border-box;
    text-align: center;
    box-shadow: 0px 0px 15px -5px #777777;
}

#support_box04 #top_trunkroomlist .list_none h2,
#support_box04_02 #top_trunkroomlist .list_none h2 {
    text-align: center;
    margin: 0;
    width: 100%;
}

#support_box04 article .list_none p,
#support_box04_02 article .list_none p {
    font-size: 16px;
    */ font-weight: 400;
    padding: 0;
}

#trunkroomlist_box01 .list_none h2,
.list_none h2 {
    color: #41699c;
    margin: 0;
    font-size: 26px;
}

#trunkroomlist_headermenu {
    padding: 0 1em 0 0;
}

#trunkroomlist_headermenu a {
    background: #555555;
    display: block;
    color: #fff;
    padding: 5% 1rem;
    border-radius: 40px;
    display: -webkit-flex;
    /* display: flex; */
    text-decoration: none;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    font-size: clamp(12px, 1.3vw, 22px);
    transition: all 0.2s ease-in;
    position: relative;
    overflow: hidden;
}


/*動き*/

#trunkroomlist_headermenu a:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%) scaleY(1) scaleX(1.25);
    top: 100%;
    width: 140%;
    height: 180%;
    background-color: #858585;
    border-radius: 50%;
    display: block;
    transition: all 0.5s 0.1s cubic-bezier(0.55, 0, 0.1, 1);
    z-index: -1;
}

#trunkroomlist_headermenu a:after {
    content: "";
    position: absolute;
    left: 55%;
    transform: translateX(-50%) scaleY(1) scaleX(1.45);
    top: 180%;
    width: 160%;
    height: 190%;
    background-color: #858585;
    border-radius: 50%;
    display: block;
    transition: all 0.5s 0.1s cubic-bezier(0.55, 0, 0.1, 1);
    z-index: -1;
}

#trunkroomlist_headermenu a:hover {
    color: #333;
    z-index: 2;
}

#trunkroomlist_headermenu a:hover:after {
    top: -45%;
    background-color: #858585;
    transform: translateX(-50%) scaleY(1.3) scaleX(0.8);
    z-index: -1;
}

#trunkroomlist_headermenu a figure img {
    transition: opacity 0.3s ease;
    box-sizing: 0;
}

#trunkroomlist_headermenu a figure {
    padding: 0 .5em 0 0;
    width: 15%;
}

#balloonchip {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0px 0px 15px -5px #777777;
    width: 280px;
    text-align: center;
    padding: 1em;
    box-sizing: border-box;
    position: fixed;
    bottom: 5%;
    right: 4%;
    z-index: 1000;
}

#balloonchip a {
    color: #333333;
    text-decoration: none;
}

#balloonchip h2 {
    font-size: 26px;
    margin: 0 0 10px;
}

#balloonchip figure {
    margin: 0 0 20px !important;
}

#balloonchip_icon {
    position: absolute;
    top: -20px;
    right: -10px;
}

@media screen and (max-width: 770px) {
    .list_none {
        width: 94%;
        margin: 0 auto;
    }
    #trunkroomlist_box01 .list_none h2,
    .list_none h2 {
        color: #41699c;
        margin: 0;
        font-size: 20px;
    }
    #balloonchip a div.pc {
        display: none;
    }
    #balloonchip a>div {
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: center;
        align-items: center;
    }
    #balloonchip figure {
        width: 37%;
        margin: 0 !important;
    }
    #balloonchip a div>div {
        width: 60%;
    }
    #balloonchip h2 {
        font-size: 18px;
        margin: 0;
    }
    #balloonchip p {
        font-size: 12px;
    }
    #balloonchip_icon {
        width: 30px;
        position: absolute;
        top: -10px;
        right: -10px;
    }
    #balloonchip {
        background: #fff;
        border-radius: 10px;
        box-shadow: 0px 0px 15px -5px #777777;
        width: 280px;
        text-align: center;
        padding: .5em;
        box-sizing: border-box;
        position: fixed;
        bottom: 10%;
        right: 10px;
        z-index: 1000;
    }
}


/*20241009追加分*/

.new_header_contact_box_title h2 {
    text-align: center;
    color: #fff;
    font-size: clamp(18px, 2.5vw, 39px);
    font-weight: normal;
    margin: 0 0 2%;
    font-weight: 500;
}

.new_header_contact_box_btn01 {
    width: 80%;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}

.new_header_contact_box_btn01_tel {
    width: 36%;
}

.new_header_contact_box_btn01_tel a {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
    text-decoration: none;
    color: #fff;
    border: #fff 4px solid;
    border-radius: 20px;
    box-sizing: border-box;
    padding: 5% 4%;
}

#header_contact_box .new_header_contact_box_btn01_tel a figure,
.new_header_contact_box_btn01_tel a figure {
    padding: 0 3% 0 0;
    width: 15%;
}

#header_contact_box .new_header_contact_box_btn01_tel a div,
.new_header_contact_box_btn01_tel a div {
    width: 85%;
}

#header_contact_box .new_header_contact_box_btn01_tel a p:first-child,
.new_header_contact_box_btn01_tel a p:first-child {
    font-size: clamp(12px, 1.4vw, 26px);
    padding: 0;
}

#header_contact_box .new_header_contact_box_btn01_tel a p span,
.new_header_contact_box_btn01_tel a p span {
    font-size: .7em;
}

#header_contact_box .new_header_contact_box_btn01_tel a p:last-of-type,
.new_header_contact_box_btn01_tel a p:last-of-type {
    font-size: clamp(26px, 3vw, 56px);
    padding: 0;
    padding: 0;
    line-height: 1;
    font-weight: 600;
}

.new_header_contact_box_btn01_contact02,
.new_header_contact_box_btn01_contact {
    width: 32%;
}

.new_header_contact_box_btn01_contact02 a,
.new_header_contact_box_btn01_contact a {
    display: block;
}

.new_header_contact_box_btn01_contact.pc {
    display: flex;
}

.new_header_contact_box_btn01_contact.sp {
    display: none;
}


/*スマホ
------------------------------*/

@media screen and (max-width: 850px) {
    .new_header_contact_box_btn01 {
        width: 90%;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
    }
    .new_header_contact_box_btn01_contact02,
    .new_header_contact_box_btn01_contact {
        width: 100%;
    }
    .new_header_contact_box_btn01_contact {
        margin: 0 0 3%;
    }
    .new_header_contact_box_btn01_tel {
        width: 96%;
    }
    .new_header_contact_box_btn01_tel a {
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        border: #fff 2px solid;
        border-radius: 10px;
        box-sizing: border-box;
        padding: 1.5%;
        padding: 1.5% 0 2%;
    }
    #header_contact_box .new_header_contact_box_btn01_tel a div,
    .new_header_contact_box_btn01_tel a div {
        width: auto;
    }
    .new_header_contact_box_btn01_contact.pc {
        display: none;
    }
    .new_header_contact_box_btn01_contact.sp {
        display: flex;
    }
    #header_contact_box .new_header_contact_box_btn01_tel a figure,
    #footer_contact .new_header_contact_box_btn01_tel a figure {
        width: 12%;
    }
    #footer_contact .new_header_contact_box_btn01_tel a p:first-child {
        font-size: clamp(14px, 1.4vw, 26px);
    }
    #footer_contact .new_header_contact_box_btn01_tel a p:last-of-type {
        font-size: clamp(30px, 3vw, 56px);
    }
}

#utilization_box02_new {
    width: 850px;
    margin: 0 auto 150px;
}

#utilization_box02_new article {
    float: left;
    width: 407px;
    box-shadow: 3px 3px 10px rgb(0 0 0 / 20%);
    background: #fff;
    padding: 0 0 20px 0;
}

#utilization_box02_new article:last-of-type {
    float: right;
}

#utilization_box02_new figure {
    margin: 0 auto 20px !important;
}

#utilization_box02_new h3 {
    margin: 0 auto 10px;
    text-align: center;
    height: 109px;
}

#utilization_box02_new div {
    padding: 0 15px;
}

#utilization_box02_new div p {
    font-size: 14px;
}


/*タブレット
------------------------------*/

@media screen and (min-width:750px) and (max-width:770px) {
    #utilization_box02_new article {
        float: left;
        width: 48%;
        box-shadow: 3px 3px 10px rgb(0 0 0 / 20%);
        background: #fff;
        padding: 0 0 20px 0;
    }
    #utilization_box02_new {
        width: 100%;
        margin: 0 auto 50px;
    }
    #utilization_box02_new h3 {
        margin: 0 auto 10px;
        text-align: center;
        height: auto;
        padding: 0 20px;
    }
}


/*スマホ
------------------------------*/

@media screen and (max-width: 750px) {
    #utilization_box02_new {
        width: 337px;
        margin: 0 auto;
    }
    #utilization_box02_new figure {
        width: 100%;
        float: none;
    }
    #utilization_box02_new article {
        float: none;
        width: 100%;
        box-shadow: 3px 3px 10px rgb(0 0 0 / 20%);
        background: #fff;
        padding: 0 0 20px 0;
        margin: 0 0 40px;
    }
    #utilization_box02_new h3 {
        margin: 0 auto 10px;
        text-align: center;
        height: auto;
    }
    #utilization_box02_new h3 img {
        width: 90%;
    }
    #utilization_box02_new div p {
        font-size: 16px;
    }
    #utilization_box02_new div {
        padding: 0 32px;
    }
    input[type=text]#input-bukenmei::placeholder {
        font-size: 11px;
    }
    /* Webkit系 (Chrome, Safari) のプレースホルダースタイル */
    input[type=text]#input-bukenmei::-webkit-input-placeholder {
        font-size: 11px;
    }
    /* Mozilla系 (Firefox) のプレースホルダースタイル */
    input[type=text]#input-bukenmei::-moz-placeholder {
        font-size: 11px;
    }
    /* Microsoft EdgeやInternet Explorerのプレースホルダースタイル */
    input[type=text]#input-bukenmei:-ms-input-placeholder {
        font-size: 11px;
    }
    /* Microsoft Edge用 */
    input[type=text]#input-bukenmei::-ms-input-placeholder {
        font-size: 11px;
    }
}


/*powerdby
------------------------*/

h1 {
    width: 100%;
    max-width: 20vw;
}

h1 a {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    color: #444444;
    text-decoration: none;
}

h1 a p {
    font-size: clamp(15px, 1.7vw, 28px);
    line-height: 0;
    padding: 0 0 0 3%;
    text-align: right;
    width: 80%;
    max-width: none;
}

h1 a p img {
    width: 90%;
}

h1 a p span {
    display: block;
    text-align: left;
    padding: 0 .5% 3% 0;
    line-height: 1.2;
}

h1 a figure {
    padding: 1.5% 0 0;
}

@media screen and (max-width: 1300px) {
    header div:first-of-type h1 img {
        width: 91%;
    }
}

@media screen and (max-width: 750px) {
    h1 {
        width: 100%;
        max-width: 49vw;
    }
    h1 a figure {
        width: 21%;
    }
    h1 a figure img {
        width: 100%;
    }
    h1 a p {
        font-size: 15px;
        max-width: 136px;
    }
    h1 a p img {
        width: 90%;
    }
}


/*物件一覧ボタン
-----------------*/

.trunkroomlist_btn a {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 20px;
}

.trunkroomlist_area_wrapper .trunkroomlist_btn a figure {
    width: 14%;
    padding: 2px 0 0;
}

.trunkroomlist_btn a::after {
    display: none;
}

.trunkroomlist_tel {
    padding: 3% 0 0 0;
}

.trunkroomlist_tel a {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    text-decoration: none;
    color: #283e87;
    font-weight: 500;
    font-size: 39px;
}

.trunkroomlist_tel a p {
    font-size: 17px;
    color: #333;
}

.trunkroomlist_tel a p span {
    font-size: 13px;
}

.trunkroomlist_tel a div {
    line-height: 1.2;
}

.trunkroomlist_area_wrapper .trunkroomlist_tel a figure {
    width: 12%;
    line-height: 1.2;
}

.trunkroomlist_area_wrapper .trunkroomlist_tel a figure img {
    width: 85%;
}

.trunkroomlist_area_wrapper {
    margin: 0;
}

.top_trunkroomlist_wrapper_btn a::after {
    display: none;
}

.top_trunkroomlist_wrapper_btn a {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 16px;
    width: 330px;
    padding: 11px 0;
}

#top_trunkroomlist_wrapper article .top_trunkroomlist_wrapper_btn a figure {
    width: 8%;
    line-height: 1;
    padding: 1px 3% 0 0;
}

#support_box04_02 article p {
    font-size: 16px;
    font-weight: bold;
    padding: 0;
}

.top_trunkroomlist_top_right h3 span {
    font-size: 15px;
}

#support_box04_02 article .trunkroomlist_tel a {
    font-size: 27px;
    width: 74%;
    margin: 0 auto;
}

#support_box04_02 article .trunkroomlist_tel a figure {
    width: 14%;
    padding: 0 3% 0 0;
    line-height: 1;
}

#support_box04_02 article .trunkroomlist_tel a p {
    font-size: 11px;
    font-weight: 500;
}

#support_box04_02 article .trunkroomlist_tel a p span {
    font-size: 10px;
}

#trunkroomlist_box01 article {
    padding: 30px 30px 30px;
}

@media screen and (max-width: 750px) {
    .trunkroomlist_btn a {
        font-size: 14px;
    }
    .trunkroomlist_area_wrapper .trunkroomlist_btn a figure {
        width: 8%;
        padding: 2% 3% 0 0;
    }
    .trunkroomlist_tel a {
        font-size: 27px;
    }
    .trunkroomlist_tel a p {
        font-size: 11px;
    }
    .trunkroomlist_tel a p span {
        font-size: 10px;
    }
    .trunkroomlist_area_wrapper .trunkroomlist_tel a figure {
        width: 17%;
    }
    .top_trunkroomlist_wrapper_btn a {
        width: 89%;
        padding: 16px 0;
    }
    #support_box04_02 article p {
        font-size: 14px;
        font-weight: bold;
    }
    .trunkroomlist_right ul li:first-of-type {
        margin: 0;
    }
    #trunkroomlist_box01 article {
        padding: 30px 30px 20px;
    }
    #support_box04_02 article .trunkroomlist_tel a p {
        font-size: 11px;
    }
    #support_box04_02 article .trunkroomlist_tel a p span {
        font-size: 10px;
    }
    #support_box04_02 article .trunkroomlist_tel a {
        font-size: 27px;
        width: 74%;
        margin: 0 auto;
    }
    #support_box04_02 {
        padding: 0;
        width: 92%;
        margin: 0 auto;
    }
    #support_box04_02 article .trunkroomlist_tel a figure {
        width: 17%;
        padding: 0 3% 0 0;
        line-height: 1;
    }
}