/*
Theme Name: Umui v25 Theme
Theme URI: https://www.umuino-ki.or.jp
Description: Designed by ML Design
Version: 25.05
Author: ML Design
Author URI: https://www.ml-design.jp/
Tags:
*/

@font-face {
    font-family: 'icomoon';
    src:  url('fonts/icomoon.eot?d5t4z');
    src:  url('fonts/icomoon.eot?d5t4z#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?d5t4z') format('truetype'),
    url('fonts/icomoon.woff?d5t4z') format('woff'),
    url('fonts/icomoon.svg?d5t4z#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-contact:before {
    content: "\e900";
}
.icon-menu:before {
    content: "\e905";
}
.icon-home:before {
    content: "\e90a";
}
.icon-location:before {
    content: "\e90c";
}
.icon-phone:before {
    content: "\e906";
}
.icon-clock:before {
    content: "\e90d";
}
.icon-arrow-left2:before {
    content: "\e901";
}
.icon-arrow-up2:before {
    content: "\e902";
}
.icon-arrow-right2:before {
    content: "\e903";
}
.icon-arrow-down2:before {
    content: "\e904";
}
.icon-times-solid:before {
    content: "\e907";
}
.icon-checkmark:before {
    content: "\e912";
}
.icon-youtube:before {
    content: "\e918";
}  


*{
    margin: 0px;
    padding: 0px;
}
html{
    font-size: 62.5%; /*10px*/
}
body{
    font-family: YakuHanJPs, MyYuGothicM, "遊ゴシック Medium", "Yu Gothic Medium", 遊ゴシック体, YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 0px;
    padding-left: 0;
    margin: 0;
    -webkit-text-size-adjust: 100%;
    line-height: 1.5;
}
a:hover {
    color: #F60;
}
a {
    transition: 0.3s;
}

/* reset */
img {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
a:hover img {
    filter: alpha(opacity=80);
    opacity: 0.8;
    -moz-opacity: 0.8;
    
    /* transform */
    -webkit-transform: translate(1px,1px);
    -moz-transform: translate(1px,1px);
    -ms-transform: translate(1px,1px);
    -o-transform: translate(1px,1px);
    transform: translate(1px,1px);
}
h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    padding: 0px;
}
p, pre, em {
    margin: 0px;
    padding: 0px;
}
ul, dl, ol, li, dt, dd {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

/* text */
.alignright {
    float: right;
}
.alignleft {
    float: left;
}
img.alignleft {
    margin-right: 8px;
    margin-bottom: 8px;
}
img.alignright {
    margin-left: 8px;
    margin-bottom: 8px;
}
.aligncenter {
    text-align: center!important;
    display: block;
}
.float_right {
    float: right;
    margin-left: 10px;
}
.float_left {
    float: left;
    margin-right: 10px;
}
.clear {
    margin: 0px;
    padding: 0px;
    clear: both;
}
.post-edit-link {
    font-size: 13px;
    font-weight: bold;
    color: #FF0000;
    display: block;
    clear: both;
    text-decoration: none;
    border: 1px dashed #CCCCCC;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #F0F0F0;
}

/* html5 */
section, hgroup, nav, header, footer, section, article, aside {
    margin: 0px;
    padding: 0px;
    display: block;
}

/* color */
.red{
    color: #FF0000;
}
.orange {
    color: #c11a1a;
}
.blue{
    color: #0000FF;
}
.green {
    color: #006600;
}


/* wp-pagenavi */
.wp-pagenavi {
    clear: both;
    margin-top: 30px;
    margin-bottom: 30px;
    overflow: hidden;
    margin-right: 10px;
    margin-left: 10px;
}
.wp-pagenavi span,
.wp-pagenavi a {
    font-size: 1.8rem!important;
    display: block;
    float: left;
    padding-right: 8px!important;
    padding-left: 8px!important;
    border: none;
    margin: 4px;
    border-radius: 5px;
}
.wp-pagenavi span {
    background-color: #7994a7;
    color: #FFFFFF;
}
.wp-pagenavi a {
    color: #FFFFFF;
    background-color: #3d4099;
}


/* block */
#wrapper {
    width: 100%;
    overflow: hidden;
}
#upper_block {
    margin: 0px;
    width: 100%;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    overflow: hidden;
}
#upper_block_inner {
    width: 100%;
    text-align: left;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    overflow: hidden;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
    overflow: hidden;
}
#middle_block {
    margin: 0px;
    width: 100%;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 1px;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 0;
}
#middle_block_inner {
    text-align: left;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
    overflow: hidden;
    position: relative;
}
#under_block {
    margin: 0px;
    padding: 0px;
    width: 100%;
    overflow: hidden;
    background: linear-gradient(to bottom,  #ffffff 0%,#eeece9 70%,#eeece9 90%,#d1c1a9 100%);
}
#under_block_inner {
    background-image: url(image/base/tree.png);
    background-size: 356px auto;
    background-position: 199px bottom;
    background-repeat: no-repeat;
    padding-top: 100px;
}
@supports (background-image: url('image.webp')) {
    #under_block_inner {
        background-image: url(image/base/tree.webp);
    }
}
@media only screen and (min-width: 441px) and (max-width: 789px) { /* 441-789 */
    #middle_block_inner {
        width: 100%;
    }
    #under_block_inner {
        background-size: 435px auto;
        background-position: calc(50% + 228px) bottom;
    }
}
@media only screen and (min-width: 790px) and (max-width: 999px) { /* 790-999 */
    #middle_block_inner {
        width: 100%;
    }
    #under_block_inner {
        background-size: 540px auto;
        background-position: calc(50% + 318px) 410px;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1400px) { /* 1000-1400 */
    #middle_block_inner {
        width: 1000px;
    }
    #under_block_inner {
        background-size: 788px auto;
        background-position: calc(50% + 432px) bottom;
    }
}
@media only screen and (min-width: 1400px) { /* 1400over */
    #middle_block_inner {
        width: 1400px;
    }
    #under_block_inner {
        background-size: 898px auto;
        background-position: calc(50% + 472px) 216px;
    }
}


/* entry */
.entry,
#faq_area{
    width: auto;
    clear: both;
    padding-top: 35px;
    padding-bottom: 35px;
    margin-left: 13%;
    margin-right: 4%;
    overflow: hidden;
}
.staff_entry {
    margin-left: 0%!important;
    margin-right: 0%!important;
}
.entry h1 {
    font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', serif, sans-serif;
    font-size: 2.4rem;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
    clear: both;
    margin-bottom: 22px;
    transition: 0.6s;
}
.entry h2,
.faq h2 {
    font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', serif, sans-serif;
    font-size: 2.1rem;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 12px;
    clear: both;
    transition: 0.6s;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #ccc;
}
.faq h2::before {
    content: "Q: ";
}
.entry h3 {
    font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', serif, sans-serif;
    font-size: 1.8rem;
    color: #186d33;
    padding-top: 6px;
    padding-bottom: 15px;
    clear: both;
}
.entry h4 {
    font-size: 1.7rem;
    padding-top: 5px;
    padding-bottom: 15px;
    clear: both;
}
.entry h5 {
    font-size: 1.5rem;
    padding-top: 5px;
    padding-bottom: 15px;
    clear: both;
}
.entry p,
.faq p {
    font-size: 1.5rem;
    line-height: 2.8rem;
    padding-bottom: 15px;
    padding-right: 5px;
    padding-left: 5px;
    transition: 0.6s;
}
.faq p::before {
    content: "A: ";
}
.entry ul,
.faq ul {
    padding-top: 5px;
    padding-bottom: 15px;
    padding-left: 10px;
}
.entry li,
.faq li {
    font-size: 1.5rem;
    line-height: 3.0rem;
    margin-bottom: 3px;
    padding-left: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
}
.entry ul li ul {
    padding-left: 20px;
}
.entry dl {
    padding-top: 5px;
    padding-bottom: 15px;
    padding-left: 14px;
    padding-right: 15px;
}
.entry dt {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 3rem;
    margin-bottom: 3px;
    margin-top: 5px;
    padding-left: 5px;
}
.entry dd {
    font-size: 1.6rem;
    padding-left: 35px;
    padding-bottom: 3px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #FFFFFF;
    padding-top: 2px;
}
.entry em {
    font-size: 120%;
    font-style: normal;
    font-weight: bolder;
    color: #3399CC;
}
.entry table {
    width: 100%;
    border-top-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-left-style: solid;
    border-top-color: #CCCCCC;
    border-left-color: #CCCCCC;
}
.entry td,
.entry th {
    padding: 3px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCCCCC;
    font-size: 1.5rem;
}
.entry time {
    font-size: 1.6rem;
    color: #666666;
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
}
@media only screen and (min-width: 441px) and (max-width: 789px) { /* 441-789 */
    .entry,
    #faq_area {
        width: auto;
        margin-left: 11%;
        margin-right: 6%;
    }
    .entry h1 {
        font-size: 3.2rem;
        padding-top: 23px;
        padding-bottom: 18px;
        margin-bottom: 30px;
    }
    .entry h2,
    .faq h2 {
        font-size: 2.2rem;
        padding-top: 18px;
        padding-bottom: 12px;
        text-align: left;
    }
    .entry h3 {
        font-size: 1.9rem;
        padding-top: 6px;
        padding-bottom: 15px;
    }
    .entry h4 {
        font-size: 1.7rem;
        padding-top: 5px;
        padding-bottom: 15px;
    }
    .entry h5 {
        font-size: 1.5rem;
        padding-top: 5px;
        padding-bottom: 15px;
    }
    .entry p,
    .faq p {
        font-size: 1.6rem;
        line-height: 3rem;
        padding-bottom: 15px;
        padding-right: 5px;
        padding-left: 5px;
    }
    .entry ul,
    .faq ul {
        padding-top: 5px;
        padding-bottom: 15px;
        padding-left: 34px;
    }
    .entry li,
    .faq li {
        font-size: 1.6rem;
        line-height: 3rem;
        margin-bottom: 3px;
        padding-left: 10px;
    }
    .entry ul li ul {
        padding-left: 20px;
    }
    .entry dl {
        padding-top: 5px;
        padding-bottom: 15px;
        padding-left: 34px;
        padding-right: 45px;
    }
    .entry dt {
        font-size: 1.6rem;
        line-height: 3rem;
        margin-bottom: 3px;
        margin-top: 5px;
        padding-left: 5px;
    }
    .entry dd {
        font-size: 1.6rem;
        padding-left: 35px;
        padding-bottom: 3px;
        padding-top: 2px;
    }
    .entry td,
    .entry th {
        font-size: 1.5rem;
    }
}
@media only screen and (min-width: 790px) and (max-width: 999px) { /* 790-999 */
    .entry,
    #faq_area {
        width: auto;
        margin-left: 11%;
        margin-right: 6%;
    }
    .entry h1 {
        font-size: 3.7rem;
        padding-top: 23px;
        padding-bottom: 18px;
        margin-bottom: 30px;
    }
    .entry h2,
    .faq h2 {
        font-size: 2.7rem;
        padding-top: 18px;
        padding-bottom: 12px;
        text-align: left;
    }
    .entry h3 {
        font-size: 2.0rem;
        padding-top: 6px;
        padding-bottom: 15px;
    }
    .entry h4 {
        font-size: 1.7rem;
        padding-top: 5px;
        padding-bottom: 15px;
    }
    .entry h5 {
        font-size: 1.5rem;
        padding-top: 5px;
        padding-bottom: 15px;
    }
    .entry p,
    .faq p {
        font-size: 1.7rem;
        line-height: 3rem;
        padding-bottom: 15px;
        padding-right: 5px;
        padding-left: 5px;
    }
    .entry ul,
    .faq ul {
        padding-top: 5px;
        padding-bottom: 15px;
        padding-left: 34px;
    }
    .entry li,
    .faq li {
        font-size: 1.7rem;
        line-height: 3rem;
        margin-bottom: 3px;
        padding-left: 10px;
    }
    .entry ul li ul {
        padding-left: 20px;
    }
    .entry dl {
        padding-top: 5px;
        padding-bottom: 15px;
        padding-left: 34px;
        padding-right: 45px;
    }
    .entry dt {
        font-size: 1.7rem;
        line-height: 3rem;
        margin-bottom: 3px;
        margin-top: 5px;
        padding-left: 5px;
    }
    .entry dd {
        font-size: 1.7rem;
        padding-left: 35px;
        padding-bottom: 3px;
        padding-top: 2px;
    }
    .entry td,
    .entry th {
        font-size: 1.6rem;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1400px) { /* 1000-1400 */
    .entry,
    #faq_area {
        width: auto;
        margin-left: 12%;
        margin-right: 7%;
    }
    .entry h1 {
        font-size: 4.4em;
        padding-top: 20px;
        padding-bottom: 15px;
        margin-bottom: 35px;
    }
    .entry h2,
    .faq h2 {
        font-size: 3.0rem;
        padding-top: 20px;
        padding-bottom: 18px;
        text-align: left;
    }
    .entry h3 {
        font-size: 2.0rem;
        padding-top: 6px;
        padding-bottom: 15px;
    }
    .entry h4 {
        font-size: 1.7rem;
        padding-top: 5px;
        padding-bottom: 15px;
    }
    .entry h5 {
        font-size: 1.5rem;
        padding-top: 5px;
        padding-bottom: 15px;
    }
    .entry p,
    .faq p {
        font-size: 2.0rem;
        line-height: 3.4rem;
        padding-bottom: 15px;
        padding-right: 5px;
        padding-left: 5px;
    }
    .entry ul,
    .faq ul {
        padding-top: 5px;
        padding-bottom: 15px;
        padding-left: 34px;
    }
    .entry li,
    .faq li {
        font-size: 2.0rem;
        line-height: 3rem;
        margin-bottom: 3px;
        padding-left: 10px;
    }
    .entry ul li ul {
        padding-left: 20px;
    }
    .entry dl {
        padding-top: 5px;
        padding-bottom: 15px;
        padding-left: 34px;
        padding-right: 45px;
    }
    .entry dt {
        font-size: 2.0rem;
        line-height: 3rem;
        margin-bottom: 3px;
        margin-top: 5px;
        padding-left: 5px;
    }
    .entry dd {
        font-size: 1.8rem;
        padding-left: 35px;
        padding-bottom: 3px;
        padding-top: 2px;
    }
    .entry td,
    .entry th {
        font-size: 1.7rem;
    }
}
@media only screen and (min-width: 1400px) { /* 1400over */
    .entry,
    #faq_area {
        width: auto;
        margin-left: 13%;
        margin-right: 13%;
    }
    .entry h1 {
        font-size: 4.6rem;
        padding-top: 26px;
        padding-bottom: 20px;
        margin-bottom: 40px;
    }
    .entry h2,
    .faq h2 {
        font-size: 3.2rem;
        padding-top: 26px;
        padding-bottom: 20px;
        text-align: left;
    }
    .entry h3 {
        font-size: 2.0rem;
        padding-top: 6px;
        padding-bottom: 15px;
    }
    .entry h4 {
        font-size: 1.7rem;
        padding-top: 5px;
        padding-bottom: 15px;
    }
    .entry h5 {
        font-size: 1.5rem;
        padding-top: 5px;
        padding-bottom: 15px;
    }
    .entry p,
    .faq p {
        font-size: 2.3rem;
        line-height: 3.4rem;
        padding-bottom: 15px;
        padding-right: 5px;
        padding-left: 5px;
    }
    .entry ul,
    .faq ul {
        padding-top: 5px;
        padding-bottom: 15px;
        padding-left: 34px;
    }
    .entry li,
    .faq li {
        font-size: 2.3rem;
        line-height: 3rem;
        margin-bottom: 3px;
        padding-left: 10px;
    }
    .entry ul li ul {
        padding-left: 20px;
    }
    .entry dl {
        padding-top: 5px;
        padding-bottom: 15px;
        padding-left: 34px;
        padding-right: 45px;
    }
    .entry dt {
        font-size: 2.0rem;
        line-height: 3rem;
        margin-bottom: 3px;
        margin-top: 5px;
        padding-left: 5px;
    }
    .entry dd {
        font-size: 1.8rem;
        padding-left: 35px;
        padding-bottom: 3px;
        padding-top: 2px;
    }
    .entry td,
    .entry th {
        font-size: 1.8rem;
    }
}


/* history_back */
.history_back {
    clear: both;
    margin-top: 5px;
    margin-bottom: 5px;
}
.history_back a {
    font-size: 1.8rem;
    display: block;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 200px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
    background-color: #ccc;
    color: #FFFFFF;
    text-decoration: none;
}
.history_back a:hover {
    color: #f60;
}


/* scroller */
#scroller {
    position: fixed;
    z-index: 999;
    right: 5px;
    bottom: 17px;
    display: block;
    transition: 0.9s;
}
#scroller a {
    font-size: 2.2rem;
    color: #fff;
    display: none;
    width: 50px;
    height: 50px;
    text-align: center;
    text-decoration: none;
    background-image: url(image/base/leaf_purple.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
#scroller a:hover {
    color: #F60;
}
#scroller span {
    padding-top: 13px;
    display: block;
}
.appearance a {
    display: block!important;
}


/* logo */
#logo {
    float: none;
    width: 106px;
    height: auto;
    margin-top: 20px;
    margin-left: 20px;
}
#logo img {
    width: 106px;
    height: auto;
}
#logo a {
    display: block;
    width: 100%;
    height: auto;
}
.sub_page #logo {
    top: 289px;
}
@media only screen and (min-width: 441px) and (max-width: 789px) { /* 441-789 */
    #logo {
        float: none;
        width: 125px;
        margin-top: 20px;
        margin-left: 20px;
    }
    #logo img {
        width: 125px;
    }
}
@media only screen and (min-width: 790px) and (max-width: 999px) { /* 790-999 */
    #logo {
        float: none;
        width: 160px;
        margin-top: 14px;
        margin-left: 20px;
    }
    #logo img {
        width: 160px;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1400px) { /* 1000-1400 */
    #logo {
        float: left;
        width: 180px;
        margin-top: 20px;
        margin-left: 20px;
    }
    #logo img {
        width: 180px;
    }
}
@media only screen and (min-width: 1400px) { /* 1400over */
    #logo {
        float: left;
        width: 210px;
        margin-top: 28px;
        margin-left: 7%;
    }
    #logo img {
        width: 210px;
    }
}


/* status */
#status {
    position: absolute;
    width: 235px;
    height: 167px;
    top: 633px;
    right: 0;
}
.sub_page #status {
    top: 205px!important;
}
.status_detail {
    font-size: 1.4rem;
    overflow: hidden;
    margin-bottom: 5px;
}
.status_detail em {
    font-style: normal;
    text-align: center;
    color: #fff;
    background-color: #0a7d77;
    display: block;
    float: left;
    width: 54px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 5px;
}
.status_detail small {
    font-size: 1.4rem;
    display: block;
    float: left;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 4px;
    border-bottom: solid 1px #333;
}
.phone {
    margin-top: 10px;
}
.office {
    overflow: hidden;
    margin-top: 10px;
}
.office a {
    color: #000;
    text-decoration: none;
    width: 100%;
    height: auto;
    display: block;
}
.office a:hover {
    color: #f60;
}
.office img {
    width: 32px;
    height: auto;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 6px;
}
.office span {
    display: block;
    float: left;
    padding-top: 18px;
}
@media only screen and (min-width: 441px) and (max-width: 789px) { /* 441-789 */
    #status {
        width: 261px;
        height: 177px;
        top: 641px;
    }
    .sub_page #status {
        top: 247px!important;
    }
    .status_detail {
        font-size: 1.5rem;
        margin-bottom: 5px;
    }
    .status_detail em {
        width: 59px;
        padding-top: 3px;
        padding-bottom: 3px;
    }
    .status_detail small {
        font-size: 1.5rem;
        padding-top: 3px;
        margin-left: 4px;
    }
    .phone {
        margin-top: 14px;
    }
    .office img {
        width: 36px;
        padding-top: 8px;
    }
}
@media only screen and (min-width: 790px) and (max-width: 999px) { /* 790-999 */
    #status {
        width: 326px;
        height: 210px;
        top: 717px;
    }
    .sub_page #status {
        top: 336px!important;
    }
    .status_detail {
        font-size: 1.8rem;
        margin-bottom: 9px;
    }
    .status_detail em {
        width: 71px;
        padding-top: 3px;
        padding-bottom: 3px;
    }
    .status_detail small {
        font-size: 1.8rem;
        padding-top: 3px;
        margin-left: 10px;
    }
    .phone {
        margin-top: 14px;
    }
    .office img {
        width: 39px;
        padding-top: 10px;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1400px) { /* 1000-1400 */
    #status {
        width: 372px;
        height: 239px;
        top: 784px;
    }
    .sub_page #status {
        top: 438px!important;
    }
    .status_detail {
        font-size: 2.1rem;
        margin-bottom: 10px;
    }
    .status_detail em {
        width: 80px;
        padding-top: 3px;
        padding-bottom: 3px;
    }
    .status_detail small {
        font-size: 2.1rem;
        padding-top: 3px;
        margin-left: 10px;
    }
    .phone {
        margin-top: 18px;
    }
    .office img {
        width: 42px;
        padding-top: 12px;
    }
}
@media only screen and (min-width: 1400px) { /* 1400over */
    #status {
        width: 408px;
        height: 260px;
        top: 887px;
    }
    .sub_page #status {
        top: 496px!important;
    }
    .status_detail {
        font-size: 2.3rem;
        margin-bottom: 11px;
    }
    .status_detail em {
        width: 97px;
        padding-top: 3px;
        padding-bottom: 3px;
    }
    .status_detail small {
        font-size: 2.3rem;
        padding-top: 3px;
        margin-left: 11px;
    }
    .phone {
        margin-top: 20px;
    }
    .office img {
        width: 46px;
        padding-top: 14px;
    }
}


/* modal_nav */
#modal_nav {
    width: 101px;
    height: auto;
    position: absolute;
    top: 480px;
    right: 0;
    z-index: 9;
    left: auto;
    transition: 0.2s;
    background-image: url(image/base/menu_bg.svg);
    background-repeat: no-repeat;
    background-position: right 0;
    background-size: 95px auto;
}
.sub_page #modal_nav {
    top: 45px;
}
#modal_nav ul {
    overflow: hidden;
}
#modal_nav li {
    float: left;
    width: 100%;
    height: 85px;
    padding-left: 10px;
    background-size: 100% auto;
    background-position: center center;
    background-repeat: no-repeat;
}
#modal_nav a {
    text-decoration: none;
    display: block;
    font-size: 2.8rem;
    line-height: 1.3;
    font-weight: bold;
    color: #000;
    cursor: pointer;
    text-align: center;
    translate: 0 6px;
    text-shadow: 2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff, 2px 0px 1px #fff, 0px 2px 1px #fff, -2px 0px 1px #fff, 0px -2px 1px #fff;
}
#modal_nav a:hover {
    color: #f60;
}
#modal_nav a small {
    display: block;
    font-size: 40%;
}
.fixed {
    position: fixed!important;
    top: 0px!important;
}
@media only screen and (min-width: 441px) and (max-width: 789px) { /* 441-789 */
    #modal_nav {
        width: 104px;
        top: 468px;
        background-size: 104px auto;
    }
    .sub_page #modal_nav {
        top: 149px;
    }
    #modal_nav li {
        height: 90px;
        padding-left: 0px;
    }
    #modal_nav a {
        font-size: 2.8rem;
        translate: 9px 13px;
    }
    .fixed {
        top: 10px!important;
    }
}
@media only screen and (min-width: 790px) and (max-width: 999px) { /* 790-999 */
    #modal_nav {
        width: 120px;
        top: 581px;
        background-size: 120px auto;
    }
    .sub_page #modal_nav {
        top: 206px;
    }
    #modal_nav li {
        height: 106px;
        padding-left: 0px;
    }
    #modal_nav a {
        font-size: 3.5rem;
        translate: 17px 13px;;
    }
    .fixed {
        top: 10px!important;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1400px) { /* 1000-1400 */
    #modal_nav {
        width: 142px;
        top: 620px;
        background-size: 142px auto;
    }
    .sub_page #modal_nav {
        top: 273px;
    }
    #modal_nav li {
        height: 125px;
        padding-left: 0px;
    }
    #modal_nav a {
        font-size: 3.9rem;
        translate: 13px 15px;
    }
    .fixed {
        top: 20px!important;
    }
}
@media only screen and (min-width: 1400px) { /* 1400over */
    #modal_nav {
        width: 148px;
        top: 616px;
        background-size: 148px auto;
    }
    .sub_page #modal_nav {
        top: 327px;
    }
    #modal_nav li {
        height: 130px;
        padding-left: 0px;
    }
    #modal_nav a {
        font-size: 4.1rem;
        translate: 15px 15px;
    }
    .fixed {
        top: 20px!important;
    }
}


/* sl sub_theme */
#sl {
    overflow: hidden;
    position: relative;
    height: 600px;
}
#sl video {
    height: 600px;
    width: 100%;
    position: absolute;
    object-fit: cover;
    object-position: center center;
}
#sub_theme {
    overflow: hidden;
    position: relative;
    height: 170px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #333;
    margin-bottom: 22px;
}
.detail_all {
    background-image: url(image/sl/detail_all.jpg);
}
.detail_after {
    background-image: url(image/sl/detail_after.jpg);
}
.detail_commercial_registration {
    background-image: url(image/sl/detail_commercial_registration.jpg);
}
.detail_company {
    background-image: url(image/sl/detail_company.jpg);
}
.detail_philosophy {
    background-image: url(image/sl/detail_philosophy.jpg);
}
.detail_guardian {
    background-image: url(image/sl/detail_guardian.jpg);
}
.detail_inheritance {
    background-image: url(image/sl/detail_inheritance.jpg);
}
.detail_lawyer {
    background-image: url(image/sl/detail_lawyer.jpg);
}
.detail_registration_real_estate {
    background-image: url(image/sl/detail_registration_real_estate.jpg);
}
.detail_staff {
    background-image: url(image/sl/detail_staff.jpg);
}
.detail_trust {
    background-image: url(image/sl/detail_trust.jpg);
}
@supports (background-image: url('image.webp')) {
    .sub_theme_all {
        background-image: url(image/sl/detail_all.webp);
    }
    .detail_after {
        background-image: url(image/sl/detail_after.webp);
    }
    .detail_commercial_registration {
        background-image: url(image/sl/detail_commercial_registration.webp);
    }
    .detail_company {
        background-image: url(image/sl/detail_company.webp);
    }
    .detail_philosophy {
        background-image: url(image/sl/detail_philosophy.webp);
    }
    .detail_guardian {
        background-image: url(image/sl/detail_guardian.webp);
    }
    .detail_inheritance {
        background-image: url(image/sl/detail_inheritance.webp);
    }
    .detail_lawyer {
        background-image: url(image/sl/detail_lawyer.webp);
    }
    .detail_registration_real_estate {
        background-image: url(image/sl/detail_registration_real_estate.webp);
    }
    .detail_staff {
        background-image: url(image/sl/detail_staff.webp);
    }
    .detail_trust {
        background-image: url(image/sl/detail_trust.webp);
    }
}
#cautch {
    width: 60%;
    height: 91px;
    background-image: url(image/base/cautch_m.svg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: top left;
    position: absolute;
    z-index: 1;
    left: 7%;
    right: auto;
    top: 483px;
    animation: fade-in 5s ease;
}
@keyframes fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@media only screen and (min-width: 441px) and (max-width: 789px) { /* 441-789 */
    #sl {
        height: 600px;
    }
    #sl video {
        height: 600px;
    }
    #sub_theme {
        height: 221px;
    }
    #cautch {
        background-image: url(image/base/cautch_m.svg);
        width: 289px;
        height: 105px;
        left: 7%;
        top: 474px;
    }
}
@media only screen and (min-width: 790px) and (max-width: 999px) { /* 790-999 */
    #sl {
        height: 650px;
    } 
    #sl video {
        height: 650px;
    }
    #sub_theme {
        height: 295px;
    }
    #cautch {
        background-image: url(image/base/cautch.svg);
        width: 584px;
        height: 57px;
        left: 7%;
        top: 546px;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1400px) { /* 1000-1400 */
    #sl {
        height: 700px;
    }
    #sl video {
        height: 700px;
    }
    #sub_theme {
        height: 362px;
    }
    #cautch {
        background-image: url(image/base/cautch.svg);
        width: 655px;
        height: 59px;
        left: 8%;
        top: 589px;
    }
}
@media only screen and (min-width: 1400px) { /* 1400over */
    #sl {
        height: 800px;
    } 
    #sl video {
        height: 800px;
    }
    #sub_theme {
        height: 400px;
    }
    #cautch {
        background-image: url(image/base/cautch.svg);
        width: 752px;
        height: 68px;
        left: 8%;
        top: 663px;
    }
}


/* line */
#sl_line {
    width: 70px;
    height: 700px;
    position: absolute;
    z-index: 1;
    left: auto;
    right: 0;
    top: 293px;
    background-image: url(image/base/long_reef.png);
    background-size: 70px auto;
    background-position: top right;
    background-repeat: no-repeat;
}
.sub_page #sl_line  {
    top: 21px!important;
}
#first_line {
    width: 70px;
    height: 500px;
    position: absolute;
    z-index: 1;
    left: 0;
    right: auto;
    top: 324px;
    background-image: url(image/base/short_reef.png);
    background-size: 70px auto;
    background-position: top left;
    background-repeat: no-repeat;
    transform: scale(-1, 1);
}
#second_line {
    width: 70px;
    height: 700px;
    position: absolute;
    z-index: 1;
    left: 0;
    right: auto;
    top: 391px;
    background-image: url(image/base/short_reef.png);
    background-size: 70px auto;
    background-position: top right;
    background-repeat: no-repeat;
    transform: scale(-1, 1);
}
#second_line_tree {
    width: 356px;
    height: 345px;
    position: absolute;
    z-index: 1;
    left: auto;
    right: -205px;
    top: -222px;
    background-image: url(image/base/tree.png);
    background-size: 356px auto;
    background-position: top left;
    background-repeat: no-repeat;
}
#third_line_bird {
    width: 114px;
    height: 83px;
    position: absolute;
    z-index: 1;
    left: auto;
    right: 0px;
    top: 294px;
    background-image: url(image/base/right_bird.png);
    background-size: 114px auto;
    background-position: top left;
    background-repeat: no-repeat;
}
#third_line {
    width: 70px;
    height: 386px;
    position: absolute;
    z-index: 1;
    left: auto;
    right: 0;
    top: 354px;
    background-image: url(image/base/long_reef.png);
    background-size: 70px auto;
    background-position: top right;
    background-repeat: no-repeat;
}
#third_line_l {
    width: 70px;
    height: 180px;
    position: absolute;
    z-index: 1;
    left: 0;
    right: auto;
    top: 0;
    background-image: url(image/base/short_reef.png);
    background-size: 70px auto;
    background-position: bottom left;
    background-repeat: no-repeat;
    transform: scale(-1, 1);
}
#forth_line_bird {
    width: 105px;
    height: 79px;
    position: absolute;
    z-index: 1;
    left: 0px;
    right: auto;
    top: 335px;
    background-image: url(image/base/left_bird.png);
    background-size: 105px auto;
    background-position: top left;
    background-repeat: no-repeat;
}
#forth_line {
    width: 70px;
    height: 531px;
    position: absolute;
    z-index: 1;
    left: 0;
    right: auto;
    top: 427px;
    background-image: url(image/base/short_reef.png);
    background-size: 70px auto;
    background-position: top right;
    background-repeat: no-repeat;
    transform: scale(-1, 1);
}
#forth_line_r {
    width: 70px;
    height: 307px;
    position: absolute;
    z-index: 1;
    left: auto;
    right: 0;
    top: 0px;
    background-image: url(image/base/long_reef.png);
    background-size: 70px auto;
    background-position: bottom right;
    background-repeat: no-repeat;
}
@supports (background-image: url('image.webp')) {
    #sl_line {
        background-image: url(image/base/long_reef.webp);
    }
    #first_line {
        background-image: url(image/base/short_reef.webp);
    }
    #second_line {
        background-image: url(image/base/short_reef.webp);
    }
    #second_line_tree {
        background-image: url(image/base/tree.webp);
    }
    #third_line_l {
        background-image: url(image/base/short_reef.webp);
    }
    #third_line_bird {
        background-image: url(image/base/right_bird.webp);
    }
    #third_line {
        background-image: url(image/base/long_reef.webp);
    }
    #second_line_l {
        background-image: url(image/base/short_reef.webp);
    }
    #forth_line_bird {
        background-image: url(image/base/left_bird.webp);
    }
    #forth_line {
        background-image: url(image/base/short_reef.webp);
    }
    #forth_line_r {
        background-image: url(image/base/long_reef.webp);
    }
}
@media only screen and (min-width: 441px) and (max-width: 789px) { /* 441-789 */
    #sl_line {
        width: 80px;
        height: 865px;
        top: 193px;
        background-size: 80px auto;
    }
    #first_line {
        width: 80px;
        height: 603px;
        top: 407px;
        background-size: 80px auto;
    }
    #second_line {
        width: 80px;
        height: 800px;
        top: 415px;
        background-size: 80px auto;
    }
    #second_line_tree {
        width: 435px;
        height: 420px;
        right: -253px;
        top: -272px;
        background-size: 435px auto;
    }
    #third_line_bird {
        width: 147px;
        height: 114px;
        right: 0px;
        top: 271px;
        background-size: 147px auto;
    }
    #third_line {
        width: 80px;
        height: 465px;
        top: 326px;
        background-size: 80px auto;
    }
    #third_line_l {
        width: 80px;
        height: 229px;
        background-size: 80px auto;
    }
    #forth_line_bird {
        width: 139px;
        height: 111px;
        right: 0px;
        top: 356px;
        background-size: 139px auto;
    }
    #forth_line {
        width: 80px;
        height: 655px;
        top: 445px;
        background-size: 80px auto;
    }
    #forth_line_r {
        width: 80px;
        height: 328px;
        top: 0px;
        background-size: 80px auto;
    }
}
@media only screen and (min-width: 790px) and (max-width: 999px) { /* 790-999 */
    #sl_line {
        width: 103px;
        height: 1037px;
        top: 113px;
        background-size: 103px auto;
    }
    #first_line {
        width: 103px;
        height: 780px;
        top: 324px;
        background-size: 103px auto;
    }
    #second_line {
        width: 103px;
        height: 1037px;
        top: 290px;
        background-size: 103px auto;
    }
    #second_line_tree {
        width: 540px;
        height: 489px;
        right: -285px;
        top: -166px;
        background-size: 540px auto;
    }
    #third_line_bird {
        width: 195px;
        height: 161px;
        right: 0px;
        top: 50px;
        background-size: 195px auto;
    }
    #third_line {
        width: 103px;
        height: 490px;
        top: 141px;
        background-size: 103px auto;
    }
    #third_line_l {
        width: 103px;
        height: 448px;
        background-size: 103px auto;
    }
    #forth_line_bird {
        width: 176px;
        height: 156px;
        right: 0px;
        top: 67px;
        background-size: 176px auto;
    }
    #forth_line {
        width: 103px;
        height: 793px;
        top: 216px;
        background-size: 103px auto;
    }
    #forth_line_r {
        width: 103px;
        height: 541px;
        top: 0px;
        background-size: 103px auto;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1400px) { /* 1000-1400 */
    #sl_line {
        width: 120px;
        height: 1198px;
        top: 118px;
        background-size: 120px auto;
    }
    #first_line {
        width: 120px;
        height: 900px;
        top: 324px;
        background-size: 120px auto;
    }
    #second_line {
        width: 120px;
        height: 1198px;
        top: 333px;
        background-size: 120px auto;
    }
    #second_line_tree {
        width: 689px;
        height: 670px;
        right: -375px;
        top: -308px;
        background-size: 689px auto;
    }
    #third_line_bird {
        width: 218px;
        height: 123px;
        right: -17px;
        top: 105px;
        background-size: 218px auto;
    }
    #third_line {
        width: 120px;
        height: 690px;
        top: 251px;
        background-size: 120px auto;
    }
    #third_line_l {
        width: 120px;
        height: 478px;
        background-size: 120px auto;
    }
    #forth_line_bird {
        width: 199px;
        height: 147px;
        right: -17px;
        top: 56px;
        background-size: 199px auto;
    }
    #forth_line {
        width: 120px;
        height: 919px;
        top: 515px;
        background-size: 120px auto;
    }
    #forth_line_r {
        width: 120px;
        height: 680px;
        top: 0px;
        background-size: 120px auto;
    }
}
@media only screen and (min-width: 1400px) { /* 1400over */
    #sl_line {
        width: 150px;
        height: 1495px;
        top: 85px;
        background-size: 150px auto;
    }
    #first_line {
        width: 150px;
        height: 1134px;
        top: 324px;
        background-size: 150px auto;
    }
    #second_line {
        width: 150px;
        height: 1495px;
        top: 438px;
        background-size: 150px auto;
    }
    #second_line_tree {
        width: 898px;
        height: 886px;
        right: -504px;
        top: -485px;
        background-size: 898px auto;
    }
    #third_line_bird {
        width: 270px;
        height: 159px;
        right: -17px;
        top: 73px;
        background-size: 270px auto;
    }
    #third_line {
        width: 150px;
        height: 633px;
        top: 254px;
        background-size: 150px auto;
    }
    #third_line_l {
        width: 150px;
        height: 781px;
        background-size: 150px auto;
    }
    #forth_line_bird {
        width: 240px;
        height: 176px;
        right: -17px;
        top: 40px;
        background-size: 240px auto;
    }
    #forth_line {
        width: 150px;
        height: 1495px;
        top: 375px;
        background-size: 150px auto;
    }
    #forth_line_r {
        width: 150px;
        height: 948px;
        top: 0px;
        background-size: 150px auto;
    }
}


/* disp */
#disp {
    float: none;
    width: auto;
    height: auto;
    margin-top: 65px;
    margin-left: 26px;
    margin-right: 18%;
}
#disp h1 {
    font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', serif, sans-serif;
    font-size: 1.7rem;
    font-weight: bold;
    display: block;
}
#disp h2 {
    font-size: 1.4rem;
    font-weight: normal;
    display: block;
    padding-top: 10px;
}
ruby {
    ruby-position: over;
}
rt {
    font-weight: normal;
    color: #333;
    padding-top: 4px;
}
@media only screen and (min-width: 441px) and (max-width: 789px) { /* 441-789 */
    #disp {
        float: none;
        width: auto;
        margin-top: 30px;
        margin-left: 30px;
        margin-right: 12%;
    }
    #disp h1 {
        font-size: 1.9rem;
    }
    #disp h2 {
        font-size: 1.4rem;
        padding-top: 14px;
    }
    rt {
        padding-top: 4px;
    }
}
@media only screen and (min-width: 790px) and (max-width: 999px) { /* 790-999 */
    #disp {
        float: none;
        width: auto;
        margin-top: 30px;
        margin-left: 27px;
        margin-right: 14%;
    }
    #disp h1 {
        font-size: 2.1rem;
    }
    #disp h2 {
        font-size: 1.6rem;
        padding-top: 15px;
    }
    rt {
        padding-top: 5px;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1400px) { /* 1000-1400 */
    #disp {
        float: left;
        width: 313px;
        margin-top: 98px;
        margin-left: 30px;
        margin-right: auto;
    }
    #disp h1 {
        font-size: 2.4rem;
    }
    #disp h2 {
        font-size: 1.6rem;
        padding-top: 17px;
    }
    rt {
        padding-top: 6px;
    }
}
@media only screen and (min-width: 1400px) { /* 1400over */
    #disp {
        float: left;
        width: 345px;
        margin-top: 112px;
        margin-left: 42px;
        margin-right: auto;
    }
    #disp h1 {
        font-size: 2.6rem;
    }
    #disp h2 {
        font-size: 1.7rem;
        padding-top: 19px;
    }
    rt {
        padding-top: 7px;
    }
}


/* first_block */
#first_block_bg {
    background: linear-gradient(to bottom,  #ffffff 0%,#eaf1f7 100%);
}
#first_block {
    width: 100%;
    height: 1208px;
    min-height: 583px;
    background-image: url(image/base/top_bg_01.png);
    background-size: 180%;
    background-repeat: no-repeat;
    background-position: right bottom;
    position: relative;
}
.sub_page #first_block_bg {
    background: linear-gradient(to bottom,  #fff 0%,#eaf1f7 80%,#fff 100%)!important;
}
.sub_page #first_block {
    height: auto!important;
    background-image: none!important;
    padding-bottom: 100px;
}
#second_block {
    width: 100%;
    height: 740px;
    background-image: url(image/base/top_bg_02.png);
    background-size: 170%;
    background-repeat: no-repeat;
    background-position: left bottom;
    position: relative;
    background-color: #f1eee8;
    border-top: dashed 1px #999;
}
#third_block {
    width: 100%;
    height: 740px;
    background-image: url(image/base/top_bg_03.png);
    background-size: 170%;
    background-repeat: no-repeat;
    background-position: right bottom;
    position: relative;
    background-color: #e6f0e5;
    border-top: dashed 1px #999;
}
#forth_block {
    width: 100%;
    height: 740px;
    background-image: url(image/base/top_bg_04.png);
    background-size: 125%;
    background-repeat: no-repeat;
    background-position: left bottom;
    position: relative;
    background-color: #f0f2fb;
    border-top: dashed 1px #999;
}
#fifth_block {
    width: 100%;
    height: 156px;
    padding-bottom: 40px;
    position: relative;
    border-top: dashed 1px #999;
}
@supports (background-image: url('image.webp')) {
    #first_block {
        background-image: url(image/base/top_bg_01.webp);
    }
    #second_block {
        background-image: url(image/base/top_bg_02.webp);
    }
    #third_block {
        background-image: url(image/base/top_bg_03.webp);
    }
    #forth_block {
        background-image: url(image/base/top_bg_04.webp);
    }
}
@media only screen and (min-width: 441px) and (max-width: 789px) { /* 441-789 */
    #first_block {
        height: 1267px;
        background-size: 120%;
    }
    #second_block {
        height: 790px;
        background-size: 140%;
    }
    #third_block {
        height: 790px;
        background-size: 140%;
    }
    #forth_block {
        height: 790px;
        background-size: 100%;
    }
    #fifth_block {
        height: 160px;
        padding-bottom: 50px;
    }
}
@media only screen and (min-width: 790px) and (max-width: 999px) { /* 790-999 */
    #first_block {
        height: 1216px;
        background-size: 982px auto;
    }
    #second_block {
        height: 620px;
        background-size: 936px auto;
    }
    #third_block {
        height: 620px;
        background-size: 983px auto;
    }
    #forth_block {
        height: 620px;
        background-size: 712px auto;
    }
    #fifth_block {
        height: 165px;
        padding-bottom: 60px;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1400px) { /* 1000-1400 */
    #first_block {
        height: 1233px;
        background-size: 1075px auto;
    }
    #second_block {
        height: 760px;
        background-size: 1236px auto;
    }
    #third_block {
        height: 760px;
        background-size: 1299px auto;
    }
    #forth_block {
        height: 760px;
        background-size: 925px auto;
    }
    #fifth_block {
        height: 180px;
        padding-bottom: 90px;
    }
}
@media only screen and (min-width: 1400px) { /* 1400over */
    #first_block {
        height: 1367px;
        background-size: 1452px auto;
    }
    #second_block {
        height: 790px;
        background-size: 1332px auto;
    }
    #third_block {
        height: 790px;
        background-size: 1490px auto;
    }
    #forth_block {
        height: 790px;
        background-size: 1196px auto;
    }
    #fifth_block {
        height: 200px;
        padding-bottom: 100px;
    }
}


/* top_entry */
.pannel_01 {
    width: auto;
    height: auto;
    position: absolute;
    top: 45px;
    left: 21%;
    right: 10%;
    z-index: 2;
}
.pannel_02 {
    width: auto;
    height: auto;
    position: absolute;
    top: 50px;
    left: 7%;
    right: 20%;
    z-index: 2;
}
.pannel_03 {
    width: auto;
    height: auto;
    position: absolute;
    top: 50px;
    left: 21%;
    right: 11%;
    z-index: 2;
}
.pannel_04 {
    width: auto;
    height: auto;
    position: absolute;
    top: 50px;
    left: 7%;
    right: 18%;
    z-index: 2;
}
.pannel_05 {
    width: auto;
    height: auto;
    position: absolute;
    top: 20px;
    left: 27%;
    right: 11%;
    z-index: 2;
}
.pannel h1 {
    font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', serif, sans-serif;
    font-size: 2.0rem;
    padding-bottom: 3px;
    margin-bottom: 20px;
    border-bottom: dashed 1px #999;
}
.pannel h1 br {
    display: block;
}
.pannel p {
    font-size: 1.5rem;
    padding-bottom: 10px;
}
@media only screen and (min-width: 441px) and (max-width: 789px) { /* 441-789 */
    .pannel_01 {
        top: 68px;
        left: 17%;
        right: 10%;
    }
    .pannel_02 {
        top: 60px;
        left: 8%;
        right: 21%;
    }
    .pannel_03 {
        top: 60px;
        left: 18%;
        right: 10%;
    }
    .pannel_04 {
        top: 60px;
        left: 10%;
        right: 18%;
    }
    .pannel_05 {
        top: 35px;
        left: 36%;
        right: auto;
    }
    .pannel h1 {
        font-size: 2.2rem;
    }
    .pannel h1 br {
        display: block;
    }
    .pannel p {
        font-size: 1.6rem;
    }
}
@media only screen and (min-width: 790px) and (max-width: 999px) { /* 790-999 */
    .pannel_01 {
        top: 31px;
        left: 16%;
        right: 20%;
    }
    .pannel_02 {
        top: 45px;
        left: 8%;
        right: 33%;
    }
    .pannel_03 {
        top: 45px;
        left: 20%;
        right: 24%;
    }
    .pannel_04 {
        top: 45px;
        left: 26%;
        right: 18%;
    }
    .pannel_05 {
        top: 45px;
        left: 36%;
        right: auto;
    }
    .pannel h1 {
        font-size: 2.4rem;
    }
    .pannel h1 br {
        display: block;
    }
    .pannel p {
        font-size: 1.7rem;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1400px) { /* 1000-1400 */
    .pannel_01 {
        top: 77px;
        left: 14%;
        right: calc(50% - 418px);
    }
    .pannel_02 {
        top: 56px;
        left: 8%;
        right: calc(50% - 95px);
    }
    .pannel_03 {
        top: 56px;
        left: 28%;
        right: calc(50% - 320px);
    }
    .pannel_04 {
        top: 56px;
        left: 22%;
        right: 20%;
    }
    .pannel_05 {
        top: 55px;
        left: 36%;
        right: auto;
    }
    .pannel h1 {
        font-size: 3.3rem;
    }
    .pannel h1 br {
        display: none;
    }
    .pannel p {
        font-size: 1.9rem;
    }
}
@media only screen and (min-width: 1400px) { /* 1400over */
    .pannel_01 {
        top: 68px;
        left: calc(50% - 544px);
        right: calc(50% - 378px);
    }
    .pannel_02 {
        top: 80px;
        left: calc(50% - 321px);
        right: calc(50% - 426px);
    }
    .pannel_03 {
        top: 80px;
        left: calc(50% - 508px);
        right: calc(50% - 197px);
    }
    .pannel_04 {
        top: 80px;
        left: calc(50% - 31px);
        right: calc(50% - 552px);
    }
    .pannel_05 {
        top: 61px;
        left: 38%;
        right: auto;
    }
    .pannel h1 {
        font-size: 3.8rem;
    }
    .pannel h1 br {
        display: none;
    }
    .pannel p {
        font-size: 2.0rem;
    }
}


/* panel_list */
ul.list_01 {
    width: 237px;
    height: 186px;
    position: absolute;
    top: auto;
    left: calc(50% - 110px);
    right: auto;
    z-index: 2;
    overflow: hidden;
    margin-top: 20px;
}
ul.list_02 {
    width: 243px;
    height: 162px;
    position: absolute;
    top: auto;
    left: calc(50% - 69px);
    right: auto;
    z-index: 2;
    overflow: hidden;
    margin-top: 20px;
}
ul.list_03 {
    width: 254px;
    height: 162px;
    position: absolute;
    top: auto;
    left: calc(50% - 167px);
    right: auto;
    z-index: 2;
    overflow: hidden;
    margin-top: 20px;
}
ul.list_04 {
    width: 222px;
    height: 149px;
    position: absolute;
    top: auto;
    left: calc(50% - 43px);
    right: auto;
    z-index: 2;
    overflow: hidden;
    margin-top: 20px;
}
ul.list_05 {
    width: 106px;
    height: 34px;
    position: absolute;
    top: auto;
    left: calc(50% - -25px);
    right: auto;
    z-index: 2;
    overflow: hidden;
}
.panel_list li {
    position: absolute;
    padding-left: 27px;
}
.panel_list li a {
    font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', serif, sans-serif;
    font-size: 1.9rem;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    display: block;
    border-bottom: dashed 1px #999;
}
.panel_list li a:hover {
    color: #f60;
}
.list_01 a {
    text-shadow    : 
    2px  2px 1px #ecf3f7,-2px  2px 1px #ecf3f7,2px -2px 1px #ecf3f7,-2px -2px 1px #ecf3f7,2px  0px 1px #ecf3f7,0px  2px 1px #ecf3f7,-2px  0px 1px #ecf3f7,0px -2px 1px #ecf3f7; 
}
.list_02 a {
    text-shadow    : 
    2px  2px 1px #f1ede8,-2px  2px 1px #f1ede8,2px -2px 1px #f1ede8,-2px -2px 1px #f1ede8,2px  0px 1px #f1ede8,0px  2px 1px #f1ede8,-2px  0px 1px #f1ede8,0px -2px 1px #f1ede8; 
}
.list_03 a {
    text-shadow    : 
    2px  2px 1px #e6f0e5,-2px  2px 1px #e6f0e5,2px -2px 1px #e6f0e5,-2px -2px 1px #e6f0e5,2px  0px 1px #e6f0e5,0px  2px 1px #e6f0e5,-2px  0px 1px #e6f0e5,0px -2px 1px #e6f0e5; 
}
.list_04 a {
    text-shadow    : 
    2px  2px 1px #f0f2fb,-2px  2px 1px #f0f2fb,2px -2px 1px #f0f2fb,-2px -2px 1px #f0f2fb,2px  0px 1px #f0f2fb,0px  2px 1px #f0f2fb,-2px  0px 1px #f0f2fb,0px -2px 1px #f0f2fb; 
}
.list_01 li {
    background-image: url(image/base/list_blue.svg);
    background-size: 22px auto;
    background-repeat: no-repeat;
    background-position: left center;
}
.list_02 li {
    background-image: url(image/base/list_brown.svg);
    background-size: 22px auto;
    background-repeat: no-repeat;
    background-position: left center;
}
.list_03 li {
    background-image: url(image/base/list_green.svg);
    background-size: 22px auto;
    background-repeat: no-repeat;
    background-position: left center;
}
.list_04 li {
    background-image: url(image/base/list_purple.svg);
    background-size: 22px auto;
    background-repeat: no-repeat;
    background-position: left center;
}
.list_05 li {
    background-image: url(image/base/list_pink.svg);
    background-size: 22px auto;
    background-repeat: no-repeat;
    background-position: left center;
}
.list_01_a {
    top: 0px;
    left: 49px;
}
.list_01_b {
    top: 46px;
    left: 22px;
}
.list_01_c {
    top: 91px;
    left: 2px;
}
.list_01_d {
    top: 140px;
    left: 22px;
}
.list_02_a {
    top: 4px;
    left: 0px;
}
.list_02_b {
    top: 46px;
    left: 24px;
}
.list_02_c {
    top: 87px;
    left: 44px;
}
.list_02_d {
    top: 129px;
    left: 68px;
}
.list_03_a {
    top: 4px;
    left: 52px;
}
.list_03_b {
    top: 46px;
    left: 23px;
}
.list_03_c {
    top: 88px;
    left: 0px;
}
.list_03_d {
    top: 133px;
    left: 33px;
}
.list_04_a {
    top: 0px;
    left: 0px;
}
.list_04_b {
    top: 39px;
    left: 24px;
}
.list_04_c {
    top: 78px;
    left: 48px;
}
.list_04_d {
    top: 120px;
    left: 11px;
}
@media only screen and (min-width: 441px) and (max-width: 789px) { /* 441-789 */
    ul.list_01 {
        width: 246px;
        height: 185px;
        left: calc(50% - 117px);
        margin-top: 20px;
    }
    ul.list_02 {
        width: 236px;
        height: 171px;
        left: calc(50% - 83px);
        margin-top: 20px;
    }
    ul.list_03 {
        width: 263px;
        height: 186px;
        left: calc(50% - 163px);
        margin-top: 20px;
    }
    ul.list_04 {
        width: 273px;
        height: 187px;
        left: calc(50% - 47px);
        margin-top: 20px;
    }
    ul.list_05 {
        width: 93px;
        height: 39px;
        left: calc(50% + 68px);
    }
    .panel_list li {
        padding-left: 30px;
    }
    .panel_list li a {
        font-size: 2.0rem;
    }
    .list_01 li {
        background-size: 24px auto;
    }
    .list_02 li {
        background-size: 24px auto;
    }
    .list_03 li {
        background-size: 24px auto;
    }
    .list_04 li {
        background-size: 24px auto;
    }
    .list_05 li {
        background-size: 24px auto;
    }
    .list_01_a {
        top: 0px;
        left: 49px;
    }
    .list_01_b {
        top: 49px;
        left: 32px;
    }
    .list_01_c {
        top: 96px;
        left: 16px;
    }
    .list_01_d {
        top: 145px;
        left: 23px;
    }
    .list_02_a {
        top: 0px;
        left: 0px;
    }
    .list_02_b {
        top: 41px;
        left: 19px;
    }
    .list_02_c {
        top: 83px;
        left: 39px;
    }
    .list_02_d {
        top: 124px;
        left: 59px;
    }
    .list_03_a {
        top: 0px;
        left: 78px;
    }
    .list_03_b {
        top: 47px;
        left: 35px;
    }
    .list_03_c {
        top: 92px;
        left: 0px;
    }
    .list_03_d {
        top: 144px;
        left: 33px;
    }
    .list_04_a {
        top: 0px;
        left: 16px;
    }
    .list_04_b {
        top: 45px;
        left: 41px;
    }
    .list_04_c {
        top: 90px;
        left: 67px;
    }
    .list_04_d {
        top: 139px;
        left: 48px;
    }
}
@media only screen and (min-width: 790px) and (max-width: 999px) { /* 790-999 */
    ul.list_01 {
        width: 293px;
        height: 253px;
        left: calc(50% - 250px);
        margin-top: 40px;
    }
    ul.list_02 {
        width: 283px;
        height: 210px;
        left: calc(50% + 180px);
        margin-top: 40px;
    }
    ul.list_03 {
        width: 312px;
        height: 207px;
        left: calc(50% - 290px);
        margin-top: 40px;
    }
    ul.list_04 {
        width: 285px;
        height: 222px;
        left: calc(50% + 10px);
        margin-top: 40px;
    }
    ul.list_05 {
        width: 112px;
        height: 42px;
        left: calc(50% + 90px);
    }
    .panel_list li {
        padding-left: 37px;
    }
    .panel_list li a {
        font-size: 2.1rem;
    }
    .list_01 li {
        background-size: 28px auto;
    }
    .list_02 li {
        background-size: 28px auto;
    }
    .list_03 li {
        background-size: 28px auto;
    }
    .list_04 li {
        background-size: 28px auto;
    }
    .list_05 li {
        background-size: 28px auto;
    }
    .list_01_a {
        top: 0px;
        left: 49px;
    }
    .list_01_b {
        top: 60px;
        left: 27px;
    }
    .list_01_c {
        top: 121px;
        left: 0px;
    }
    .list_01_d {
        top: 190px;
        left: 8px;
    }
    .list_02_a {
        top: 0px;
        left: 0px;
    }
    .list_02_b {
        top: 57px;
        left: 29px;
    }
    .list_02_c {
        top: 115px;
        left: 63px;
    }
    .list_02_d {
        top: 174px;
        left: 96px;
    }
    .list_03_a {
        top: 0px;
        left: 64px;
    }
    .list_03_b {
        top: 56px;
        left: 28px;
    }
    .list_03_c {
        top: 115px;
        left: 0px;
    }
    .list_03_d {
        top: 176px;
        left: 33px;
    }
    .list_04_a {
        top: 0px;
        left: 16px;
    }
    .list_04_b {
        top: 55px;
        left: 43px;
    }
    .list_04_c {
        top: 112px;
        left: 72px;
    }
    .list_04_d {
        top: 169px;
        left: 48px;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1400px) { /* 1000-1400 */
    ul.list_01 {
        width: 315px;
        height: 281px;
        left: calc(50% - 355px);
        margin-top: 70px;
    }
    ul.list_02 {
        width: 294px;
        height: 221px;
        left: calc(50% + 368px);
        margin-top: 70px;
    }
    ul.list_03 {
        width: 329px;
        height: 251px;
        left: calc(50% - 435px);
        margin-top: 70px;
    }
    ul.list_04 {
        width: 361px;
        height: 252px;
        left: calc(50% + 100px);
        margin-top: 70px;
    }
    ul.list_05 {
        width: 141px;
        height: 53px;
        left: calc(50% + 100px);
    }
    .panel_list li {
        padding-left: 40px;
    }
    .panel_list li a {
        font-size: 2.4rem;
    }
    .list_01 li {
        background-size: 30px auto;
    }
    .list_02 li {
        background-size: 30px auto;
    }
    .list_03 li {
        background-size: 30px auto;
    }
    .list_04 li {
        background-size: 30px auto;
    }
    .list_05 li {
        background-size: 30px auto;
    }
    .list_01_a {
        top: 4px;
        left: 49px;
    }
    .list_01_b {
        top: 70px;
        left: 25px;
    }
    .list_01_c {
        top: 139px;
        left: 2px;
    }
    .list_01_d {
        top: 216px;
        left: 42px;
    }
    .list_02_a {
        top: 0px;
        left: 0px;
    }
    .list_02_b {
        top: 55px;
        left: 28px;
    }
    .list_02_c {
        top: 111px;
        left: 58px;
    }
    .list_02_d {
        top: 167px;
        left: 92px;
    }
    .list_03_a {
        top: 0px;
        left: 66px;
    }
    .list_03_b {
        top: 65px;
        left: 29px;
    }
    .list_03_c {
        top: 133px;
        left: 0px;
    }
    .list_03_d {
        top: 206px;
        left: 33px;
    }
    .list_04_a {
        top: 4px;
        left: 16px;
    }
    .list_04_b {
        top: 68px;
        left: 63px;
    }
    .list_04_c {
        top: 136px;
        left: 111px;
    }
    .list_04_d {
        top: 206px;
        left: 61px;
    }
}
@media only screen and (min-width: 1400px) { /* 1400over */
    ul.list_01 {
        width: 374px;
        height: 323px;
        left: calc(50% - 384px);
        margin-top: 37px;
    }
    ul.list_02 {
        width: 361px;
        height: 327px;
        left: calc(50% + 15px);
        margin-top: 60px;
    }
    ul.list_03 {
        width: 410px;
        height: 321px;
        left: calc(50% - 355px);
        margin-top: 60px;
    }
    ul.list_04 {
        width: 462px;
        height: 301px;
        left: calc(50% - 182px);
        margin-top: 60px;
    }
    ul.list_05 {
        width: 176px;
        height: 61px;
        left: calc(50% + 100px);
    }
    .panel_list li {
        padding-left: 48px;
    }
    .panel_list li a {
        font-size: 2.9rem;
    }
    .list_01 li {
        background-size: 33px auto;
    }
    .list_02 li {
        background-size: 33px auto;
    }
    .list_03 li {
        background-size: 33px auto;
    }
    .list_04 li {
        background-size: 33px auto;
    }
    .list_05 li {
        background-size: 33px auto;
    }
    .list_01_a {
        top: 4px;
        left: 49px;
    }
    .list_01_b {
        top: 89px;
        left: 10px;
    }
    .list_01_c {
        top: 170px;
        left: 2px;
    }
    .list_01_d {
        top: 258px;
        left: 45px;
    }
    .list_02_a {
        top: 4px;
        left: 0px;
    }
    .list_02_b {
        top: 89px;
        left: 65px;
    }
    .list_02_c {
        top: 170px;
        left: 114px;
    }
    .list_02_d {
        top: 260px;
        left: 155px;
    }
    .list_03_a {
        top: 4px;
        left: 83px;
    }
    .list_03_b {
        top: 89px;
        left: 30px;
    }
    .list_03_c {
        top: 170px;
        left: 0px;
    }
    .list_03_d {
        top: 257px;
        left: 33px;
    }
    .list_04_a {
        top: 4px;
        left: 16px;
    }
    .list_04_b {
        top: 76px;
        left: 63px;
    }
    .list_04_c {
        top: 144px;
        left: 111px;
    }
    .list_04_d {
        top: 221px;
        left: 89px;
    }
}


/* news_area */
#topnews_area {
    width: auto;
    overflow: hidden;
    padding-top: 70px;
    margin-left: 25px;
    margin-right: 25px;
}
#news_area {
    width: auto;
    padding-top: 0px;
    padding-bottom: 40px;
    margin-left: 10%;
    margin-right: 10%;
    overflow: hidden;
    clear: both;
}
#topnews_area h1,
#news_area h1 {
    font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', serif, sans-serif;
    font-size: 2.0rem;
    text-align: center;
    padding-bottom: 20px;
}
#news_area p {
    font-size: 1.5rem;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 30px;
}
.news {
    float: left;
    width: calc(100% / 2 - 20px);
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
}
.news_image {
    width: 100%;
    height: auto;
}
.news_image img {
    width: 100%;
    height: 110px;
    object-fit: cover;
    object-position: center center;
    vertical-align:top;
    overflow: hidden;
    border-radius: 10px;
    border: solid 1px #cbcaca;
}
.news time {
    font-size: 1.5rem;
    color: #333;
    display: block;
    clear: both;
    padding-top: 5px;
}
.news h2 {
    font-size: 1.8rem;
}
.news h2 a {
    font-weight: normal;
    color: #000;
    text-decoration: none;
    display: block;
}
.news h2 a:hover {
    color: #f60;
}
.cat_icon {
    font-size: 1.4rem;
    text-align: center;
    width: 80px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-bottom: 5px;
    position: absolute;
    top: 5px;
    right: 4px;
    border-radius: 8px;
}
.cat_icon_a {
    color: #fff;
    background-color: #654088;
}
.cat_icon_b {
    color: #fff;
    background-color: #3a7f89;
}
.cat_icon_c {
    color: #fff;
    background-color: #f60;
}
@media only screen and (min-width: 441px) and (max-width: 789px) { /* 441-789 */
    #topnews_area {
        margin-left: 31px;
        margin-right: 46px;
    }
    #news_area {
        margin-left: 10%;
        margin-right: 10%;
    }
    #topnews_area h1,
    #news_area h1 {
        font-size: 2.6rem;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    #news_area p {
        font-size: 1.6rem;
    }
    .news {
        width: calc(100% / 3 - 20px);
    }
    .news_image img {
        height: 120px;
    }
}
@media only screen and (min-width: 790px) and (max-width: 999px) { /* 790-999 */
    #topnews_area {
        margin-left: 70px;
        margin-right: 70px;
    }
    #news_area {
        margin-left: 10%;
        margin-right: 10%;
    }
    #topnews_area h1,
    #news_area h1 {
        font-size: 2.8rem;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    #news_area p {
        font-size: 1.7rem;
    }
    .news {
        width: calc(100% / 4 - 20px);
    }
    .news_image img {
        height: 126px;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1400px) { /* 1000-1400 */
    #topnews_area {
        margin-left: 130px;
        margin-right: 130px;
    }
    #news_area {
        margin-left: 10%;
        margin-right: 10%;
    }
    #topnews_area h1,
    #news_area h1 {
        font-size: 3.0rem;
        margin-top: 25px;
        margin-bottom: 25px;
    }
    #news_area p {
        font-size: 1.8rem;
    }
    .news {
        width: calc(100% / 4 - 20px);
    }
    .news_image img {
        height: 135px;
    }
}
@media only screen and (min-width: 1400px) { /* 1400over */
    #topnews_area {
        margin-left: calc(50% - 650px);
        margin-right: 190px;
    }
    #news_area {
        margin-left: 10%;
        margin-right: 10%;
    }
    #topnews_area h1,
    #news_area h1 {
        font-size: 3.2rem;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    #news_area p {
        font-size: 1.9rem;
    }
    .news {
        width: calc(100% / 5 - 20px);
    }
    .news_image img {
        height: 170px;
    }
}


/* button_detail */
.button_detail {
    float: right;
    padding-top: 10px;
}
.button_detail a {
    font-size: 1.5rem;
    color: #fff;
    text-align: center;
    text-decoration: none;
    width: 118px;
    height: auto;
    display: block;
    padding-top: 12px;
    padding-bottom: 4px;
    background-image: url(image/base/detail_bg.svg);
    background-position: center center;
    background-size: auto 100%;
    background-repeat: no-repeat;
}
.button_detail a:hover {
    color: #f60;
}
@media only screen and (min-width: 441px) and (max-width: 789px) { /* 441-789 */
    .button_detail a {
        font-size: 1.6rem;
        width: 129px;
        padding-top: 13px;
        padding-bottom: 7px;
    }
}
@media only screen and (min-width: 790px) and (max-width: 999px) { /* 790-999 */
    .button_detail a {
        font-size: 1.7rem;
        width: 135px;
        padding-top: 14px;
        padding-bottom: 7px;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1400px) { /* 1000-1400 */
    .button_detail a {
        font-size: 1.8rem;
        width: 139px;
        padding-top: 13px;
        padding-bottom: 8px;
    }
}
@media only screen and (min-width: 1400px) { /* 1400over */
    .button_detail a {
        font-size: 1.9rem;
        width: 148px;
        padding-top: 15px;
        padding-bottom: 7px;
    }
}

/* staff_area */
#staff_area {
    clear: both;
    overflow: hidden;
    width: auto;
    margin-left: 14%;
    margin-right: 10%;
}
.staff {
    float: left;
    width: calc(100% / 1 - 20px);
    height: auto;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 15px;
}
.staff_image {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 90%;
}
.staff_image img {
    position: relative;
    width: 80%;
    height: auto;
    object-fit: cover;
    filter: drop-shadow(0px 0px 2px rgba(0,0,0,0.4));
    border-radius: 5px;
}
.staff h2 {
    font-size: 1.7rem;
}
.staff h2 a {
    text-decoration: none;
    color: #333;
    display: block;
    background-color: #baef8a;
    border-radius: 10px;
    padding-top: 50px;
    padding-bottom: 50px;
    width: 100%;
}
.staff h2 a:hover {
    color: #f60;
}
@media only screen and (min-width: 441px) and (max-width: 789px) { /* 441-789 */
    .staff {
        width: calc(100% / 3 - 20px);
    }
    .staff_image img {
        width: 90%;
        height: auto;
    }
    .staff h2 {
        font-size: 1.8rem;
    }
}
@media only screen and (min-width: 790px) and (max-width: 999px) { /* 790-999 */
    .staff {
        width: calc(100% / 3 - 20px);
    }
    .staff_image img {
        width: 100%;
        height: auto;
    }
    .staff h2 {
        font-size: 2.0rem;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1400px) { /* 1000-1400 */
    .staff {
        width: calc(100% / 3 - 20px);
    }
    .staff_image img {
        width: 100%;
        height: auto;
    }
    .staff h2 {
        font-size: 2.2rem;
    }
}
@media only screen and (min-width: 1400px) { /* 1400over */
    .staff {
        width: calc(100% / 3 - 20px);
    }
    .staff_image img {
        width: 100%;
        height: auto;
    }
    .staff h2 {
        font-size: 2.5rem;
    }
}



/* company_area */
#company_area {
    text-align: center;
    width: auto;
    height: auto;
    overflow: hidden;
    margin-left: 10%;
    margin-right: 10%;
}
.company_name {
    font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', serif, sans-serif;
    font-size: 1.6rem;
    font-weight: bold;
    float: none;
    width: 100%;
    height: auto;
}
.company_detail {
    width: 100%;
}
.company_detail ul {
    margin-top: 15px;
    margin-bottom: 15px;
}
.company_detail li {
    font-size: 1.5rem;
}
@media only screen and (min-width: 441px) and (max-width: 789px) { /* 441-789 */
    #company_area {
        width: auto;
        margin-left: 10%;
        margin-right: 10%;
    }
    .company_name {
        font-size: 2.2rem;
    }
    .company_detail li {
        font-size: 1.7rem;
    }
}
@media only screen and (min-width: 790px) and (max-width: 999px) { /* 790-999 */
    #company_area {
        width: 450px;
        margin-left: 14%;
        margin-right: auto;
    }
    .company_name {
        font-size: 2.4rem;
    }
    .company_detail li {
        font-size: 1.9rem;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1400px) { /* 1000-1400 */
    #company_area {
        width: 450px;
        margin-left: 18%;
        margin-right: auto;
    }
    .company_name {
        font-size: 2.6rem;
    }
    .company_detail li {
        font-size: 2.0rem;
    }
}
@media only screen and (min-width: 1400px) { /* 1400over */
    #company_area {
        width: 450px;
        margin-left: calc(50% - 440px);
        margin-right: auto;
    }
    .company_name {
        font-size: 2.8rem;
    }
    .company_detail li {
        font-size: 2.1rem;
    }
}


/* under_nav */
#under_nav {
    width: auto;
    height: 510px;
    overflow: hidden;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    position: relative;
}
#under_nav li {
    position: absolute;
    width: 170px;
}
#under_nav li a {
    font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', serif, sans-serif;
    font-size: 1.5rem;
    font-weight: bold;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    text-decoration: none;
    color: #000;
    border-bottom: dashed 1px #999;
}
#under_nav li a:hover {
    color: #f60;
}
#under_nav em {
    font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', serif, sans-serif;
    font-size: 1.5rem;
    color: #fff;
    background: #0c5512;
    font-style: normal;
    text-align: center;
    display: block;
    padding-top: 5px;
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 5px;
    border-radius: 10px;
}
#under_nav small {
    font-family: YakuHanJPs, MyYuGothicM, "遊ゴシック Medium", "Yu Gothic Medium", 遊ゴシック体, YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 75%;
    color: #525252;
    font-weight: normal;
    text-align: center;
    display: block;
    padding-top: 10px;
    margin-top: 8px;
}
#under_nav li span {
    margin-right: 0.3em;
    color: #457c8d;
}
.under_nav_sp_01 {
    top: 0px;
    left: 10px;
}
.under_nav_sp_02 {
    top: 257px;
    left: 10px;
}
.under_nav_sp_03 {
    top: 133px;
    left: 203px;
}
@media only screen and (min-width: 441px) and (max-width: 789px) { /* 441-789 */
    #under_nav {
        width: 400px;
        height: 531px;
        margin-left: auto;
        margin-right: auto;
    }
    #under_nav li {
        width: 170px;
    }
    #under_nav li a {
        font-size: 1.6rem;
    }
    #under_nav em {
        font-size: 1.6rem;
    }
    .under_nav_sp_01 {
        top: 0px;
        left: 53px;
    }
    .under_nav_sp_02 {
        top: 265px;
        left: 11px;
    }
    .under_nav_sp_03 {
        top: 169px;
        left: 217px;
    }
}
@media only screen and (min-width: 790px) and (max-width: 999px) { /* 790-999 */
    #under_nav {
        width: 471px;
        height: 548px;
        margin-top: 31px;
        margin-left: 10%;
    }
    #under_nav li {
        width: 195px;
    }
    #under_nav li a {
        font-size: 1.7rem;
    }
    #under_nav em {
        font-size: 1.7rem;
    }
    .under_nav_sp_01 {
        top: 0px;
        left: 40px;
    }
    .under_nav_sp_02 {
        top: 280px;
        left: 3px;
    }
    .under_nav_sp_03 {
        top: 164px;
        left: 260px;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1400px) { /* 1000-1400 */
    #under_nav {
        width: 495px;
        height: 575px;
        margin-top: 40px;
        margin-left: 14%;
    }
    #under_nav li {
        width: 215px;
    }
    #under_nav li a {
        font-size: 1.8rem;
    }
    #under_nav em {
        font-size: 1.8rem;
    }
    .under_nav_sp_01 {
        top: 0px;
        left: 40px;
    }
    .under_nav_sp_02 {
        top: 296px;
        left: 3px;
    }
    .under_nav_sp_03 {
        top: 120px;
        left: 277px;
    }
}
@media only screen and (min-width: 1400px) { /* 1400over */
    #under_nav {
        width: 587px;
        height: 720px;
        margin-top: 53px;
        margin-left: calc(50% - 563px);
    }
    #under_nav li {
        width: 245px;
    }
    #under_nav li a {
        font-size: 2.2rem;
    }
    #under_nav em {
        font-size: 2.2rem;
    }
    .under_nav_sp_01 {
        top: 0px;
        left: 97px;
    }
    .under_nav_sp_02 {
        top: 356px;
        left: 3px;
    }
    .under_nav_sp_03 {
        top: 213px;
        left: 327px;
    }
}


/* under_nav_02 */
#under_nav_02 {
    padding-top: 20px;
    padding-left: 4%;
    padding-right: 4%;
    padding-bottom: 20px;
}
#under_nav_02 ul {
    overflow: hidden;
}
#under_nav_02 li {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 14px;
}
#under_nav_02 li a {
    font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', serif, sans-serif;
    font-size: 1.6rem;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    display: block;
    padding-top: 4px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 3px;
    border-bottom: dashed 1px #999;
    text-shadow    : 
    2px  2px 1px #f3f2f0,-2px  2px 1px #f3f2f0,2px -2px 1px #f3f2f0,-2px -2px 1px #f3f2f0,2px  0px 1px #f3f2f0,0px  2px 1px #f3f2f0,-2px  0px 1px #f3f2f0,0px -2px 1px #f3f2f0; 
}
#under_nav_02 a:hover {
    color: #f60;
}
@media only screen and (min-width: 441px) and (max-width: 789px) { /* 7441-789 */
    #under_nav_02 {
        padding-left: 6%;
        padding-right: 37%;
    }
    #under_nav_02 li a {
        font-size: 1.7rem;
    }
}
@media only screen and (min-width: 790px) and (max-width: 999px) { /* 790-999 */
    #under_nav_02 {
        padding-left: 6%;
        padding-right: 33%;
    }
    #under_nav_02 li a {
        font-size: 1.8rem;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1400px) { /* 1000-1400 */
    #under_nav_02 {
        padding-left: 6%;
        padding-right: 40%;
    }
    #under_nav_02 li a {
        font-size: 1.9rem;
    }
}
@media only screen and (min-width: 1400px) { /* 1400over */
    #under_nav_02 {
        padding-left: 6%;
        padding-right: 33%;
    }
    #under_nav_02 li a {
        font-size: 2.0rem;
    }
}


/* aside */
#aside {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 20px
}
#aside ul {
    width: auto;
    height: auto;
    overflow: hidden;
    margin-left: 20px;
    margin-right: auto;
}
#aside ul li {
    float: none;
    width: 122px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
}
#aside li a {
    display: block;
    width: 100%;
    height: auto;
    text-decoration: none;
}
#aside li img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center center;
    vertical-align: top;
    border: solid 1px #a9a9a9;
    border-radius: 10px;
}
@media only screen and (min-width: 441px) and (max-width: 789px) { /* 441-789 */
    #aside ul {
        width: 376px;
        margin-left: 6%;
        margin-right: auto;
    }
    #aside ul li {
        float: left;
        width: calc(100% / 3 - 20px);
    }
}
@media only screen and (min-width: 790px) and (max-width: 999px) { /* 790-999 */
    #aside ul {
        width: 510px;
        margin-left: 6%;
        margin-right: auto;
    }
    #aside ul li {
        float: left;
        width: calc(100% / 3 - 20px);
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1400px) { /* 1000-1400 */
    #aside ul {
        width: 550px;
        margin-left: 6%;
        margin-right: auto;
    }
    #aside ul li {
        float: left;
        width: calc(100% / 3 - 20px);
    }
}
@media only screen and (min-width: 1400px) { /* 1400over */
    #aside ul {
        width: 650px;
        margin-left: 6%;
        margin-right: auto;
    }
    #aside ul li {
        float: left;
        width: calc(100% / 3 - 20px);
    }
}


/* copy design */
#copy_design {
    height: 145px;
    text-align: center;
}
#copy {
    font-size: 1.4rem;
    padding-top: 29px;
    padding-bottom: 10px;
}
@media only screen and (min-width: 441px) and (max-width: 789px) { /* 441-789 */
    #copy_design {
        height: 145px;
    }
}
@media only screen and (min-width: 790px) and (max-width: 999px) { /* 790-999 */
    #copy_design {
        height: 145px;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1400px) { /* 1000-1400 */
    #copy_design {
        height: 145px;
    }
}
@media only screen and (min-width: 1400px) { /* 1400over */
    #copy_design {
        height: 145px;
    }
}


/* modal-content */
.modal-content h1 {
    font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', serif, sans-serif;
    font-size: 2.3rem;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 10px;
}
.modal-content h2 {
    font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', serif, sans-serif;
    font-size: 2.0rem;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 10px;
}
.modal-content p {
    font-size: 1.5rem;
    text-align: left;
    width: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-left: 10%;
    margin-right: 10%;
}
.modal-content li {
    font-size: 1.5rem;
    padding-top: 13px;
    padding-bottom: 10px;
}
.modal_nav {
    padding-top: 20px;
    padding-bottom: 20px;
}
.modal_nav_center li {
    width: calc(100% / 1 - 20px)!important;
}
.modal_nav ul {
    overflow: hidden;
    clear: both;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
.modal_nav_first li {
    float: none !important;
    width: 157px;
    margin-left: auto !important;
    margin-right: 2% !important;
}
.modal_nav_second li {
    width: calc(100% / 1 - 20px);
}
.modal_nav_third li {
    width: calc(100% / 2 - 20px);
}
.modal_nav_forth li {
    width: calc(100% / 2 - 20px);
}
.modal_nav ul li {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0px;
    padding-bottom: 10px;
}
.modal_nav li a {
    font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', serif, sans-serif;
    font-size: 1.6rem;
    font-weight: bold;
    text-decoration: none;
    color: #000;
    text-align: center;
    display: block;
    padding-bottom: 5px;
    border-bottom: dashed 1px #999;
}
.modal_nav li small {
    font-family: YakuHanJPs, MyYuGothicM, "遊ゴシック Medium", "Yu Gothic Medium", 遊ゴシック体, YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 70%;
    font-weight: normal;
    color: #123927;
    display: block;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 2px;
}
.modal_nav li a:hover {
    color: #f60;
}
.modal_nav li img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center center;
    display: block;
    margin-bottom: 10px;
    border-radius: 17px;
}
.modal_nav_third li img {
    width: 74px;
    height: auto;
    object-fit: cover;
    object-position: center center;
    border-radius: 10px;
    margin-left: auto;
    margin-right: auto;
}
.modal_nav_gropup {
    margin-top: 20px;
    margin-left: 30px;
    margin-right: 70px;
    background-color: hsl(0deg 0% 100% / 68%);
    border: dashed 1px #afaeae;
    border-radius: 20px;
}
.modal_nav_bg_image {
    width: auto;
    height: 70px;
    border-radius: 10px;
    margin-left: 20px;
    margin-right: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.modal_nav_bg_image01 {
    background-image: url(image/nav/modal_nav_bg_image01.jpg);
}
.modal_nav_bg_image02 {
    background-image: url(image/nav/modal_nav_bg_image02.jpg);
}
.modal_nav_bg_image03 {
    background-image: url(image/nav/modal_nav_bg_image03.jpg);
}
@supports (background-image: url('image.webp')) {
    .modal_nav_bg_image01 {
        background-image: url(image/nav/modal_nav_bg_image01.webp);
    }
    .modal_nav_bg_image02 {
        background-image: url(image/nav/modal_nav_bg_image02.webp);
    }
    .modal_nav_bg_image03 {
        background-image: url(image/nav/modal_nav_bg_image03.webp);
    }
}
@media only screen and (min-width: 441px) and (max-width: 789px) { /* 441-789 */
    .modal-content h1 {
        font-size: 2.5rem;
    }
    .modal-content h2 {
        font-size: 2.3rem;
    }
    .modal-content p {
        font-size: 1.7rem;
        width: 400px;
        padding-top: 18px;
        padding-bottom: 18px;
        margin-left: auto;
        margin-right: auto;
    }
    .modal-content li {
        font-size: 1.7rem;
    }
    .modal_nav_first li {
        width: 166px;
        margin-right: 2% !important;
    }
    .modal_nav_second li {
        width: calc(100% / 2 - 20px);
    }
    .modal_nav_third li {
        width: calc(100% / 2 - 20px);
    }
    .modal_nav_forth li {
        width: calc(100% / 3 - 20px);
    }
    .modal_nav li a {
        font-size: 1.8rem;
    }
    .modal_nav_third li img {
        width: 86px;
    }
    .modal_nav_gropup {
        margin-left: 30px;
        margin-right: 85px;
    }
    .modal_nav_bg_image {
        height: 156px;
    }
}
@media only screen and (min-width: 790px) and (max-width: 999px) { /* 790-999 */
    .modal-content h1 {
        font-size: 2.8rem;
    }
    .modal-content h2 {
        font-size: 2.6rem;
    }
    .modal-content p {
        font-size: 1.8rem;
        width: 646px;
        padding-top: 22px;
        padding-bottom: 22px;
        margin-left: auto;
        margin-right: auto;
    }
    .modal-content li {
        font-size: 1.8rem;
    }
    .modal_nav_first li {
        width: 177px;
        margin-right: 2% !important;
    }
    .modal_nav_second li {
        width: calc(100% / 4 - 20px);
    }
    .modal_nav_third li {
        width: calc(100% / 4 - 20px);
    }
    .modal_nav_forth li {
        width: calc(100% / 3 - 20px);
    }
    .modal_nav li a {
        font-size: 1.9rem;
    }
    .modal_nav_third li img {
        width: 92px;
    }
    .modal_nav_gropup {
        margin-left: 37px;
        margin-right: 100px;
    }
    .modal_nav_bg_image {
        height: 179px;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1400px) { /* 1000-1400 */
    .modal-content h1 {
        font-size: 3.1rem;
    }
    .modal-content h2 {
        font-size: 2.9rem;
    }
    .modal-content p {
        font-size: 1.9rem;
        width: 680px;
        padding-top: 25px;
        padding-bottom: 25px;
        margin-left: auto;
        margin-right: auto;
    }
    .modal-content li {
        font-size: 1.9rem;
    }
    .modal_nav_first li {
        width: 180px;
        margin-right: 3% !important;
    }
    .modal_nav_second li {
        width: calc(100% / 4 - 20px);
    }
    .modal_nav_third li {
        width: calc(100% / 4 - 20px);
    }
    .modal_nav_forth li {
        width: calc(100% / 3 - 20px);
    }
    .modal_nav li a {
        font-size: 2.1rem;
    }
    .modal_nav_third li img {
        width: 104px;
    }
    .modal_nav_gropup {
        margin-left: 40px;
        margin-right: 120px;
    }
    .modal_nav_bg_image {
        height: 208px;
    }
}
@media only screen and (min-width: 1400px) { /* 1400over */
    .modal-content h1 {
        font-size: 3.7rem;
    }
    .modal-content h2 {
        font-size: 3.3rem;
    }
    .modal-content p {
        font-size: 2.2rem;
        width: 758px;
        padding-top: 28px;
        padding-bottom: 28px;
        margin-left: auto;
        margin-right: auto;
    }
    .modal_nav_first li {
        width: 205px;
        margin-right: 4% !important
    }
    .modal-content li {
        font-size: 2.2rem;
    }
    .modal_nav_second li {
        width: calc(100% / 4 - 20px);
    }
    .modal_nav_third li {
        width: calc(100% / 4 - 20px);
    }
    .modal_nav_forth li {
        width: calc(100% / 3 - 20px);
    }
    .modal_nav li a {
        font-size: 2.5rem;
    }
    .modal_nav_third li img {
        width: 110px;
    }
    .modal_nav_gropup {
        margin-left: 60px;
        margin-right: 144px;
    }
    .modal_nav_bg_image {
        height: 260px;
    }
}


/* remodal */
.remodal  {
    background-image: url(image/base/long_reef.png)!important;
    background-size: 70px auto !important;
    background-position: right 150px !important;
    background-repeat: no-repeat !important;
    padding: 0px!important;
}
.modal_body {
    background-size: 105px auto;
    background-repeat: no-repeat;
}
.modal_body_01 {
    background-image: url(image/base/left_bird.png);
    background-position: left 94px;
}
.modal_body_02 {
    background-image: url(image/base/right_bird.png);
    background-position: right 94px;
}
.modal_bg_color1 {
    background-color: #fbffeb !important;
}
.modal_bg_color2 {
    background-color: #f1fff2 !important;
}
.remodal-close {
    color: #656464 !important;
    top: 17px !important;
}
.remodal-confirm,
.remodal-cancel {
    border-radius: 10px;
}
@supports (background-image: url('image.webp')) {
    .remodal  {
        background-image: url(image/base/long_reef.webp)
    }
    .modal_body_01 {
        background-image: url(image/base/left_bird.webp);
    }
    .modal_body_02 {
        background-image: url(image/base/right_bird.webp);
    }
}
@media only screen and (min-width: 441px) and (max-width: 789px) { /* 441-789 */
    .remodal {
        background-size: 80px auto !important;
    }
    .modal_body {
        background-size: 139px auto;
    }
    .modal_body_01 {
        background-position: left 69px;
    }
    .modal_body_02 {
        background-position: right 69px;
    }
}
@media only screen and (min-width: 790px) and (max-width: 999px) { /* 790-999 */
    .remodal {
        background-size: 103px auto !important;
    }
    .modal_body {
        background-size: 178px auto;
    }
    .modal_body_01 {
        background-position: left 63px;
    }
    .modal_body_02 {
        background-position: right 63px;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1400px) { /* 1000-1400 */
    .remodal {
        background-size: 120px auto !important;
    }
    .modal_body {
        background-size: 199px auto;
    }
    .modal_body_01 {
        background-position: left 51px;
    }
    .modal_body_02 {
        background-position: right 51px;
    }
}
@media only screen and (min-width: 1400px) { /* 1400over */
    .remodal {
        background-size: 150px auto !important;
    }
    .modal_body {
        background-size: 240px auto;
    }
    .modal_body_01 {
        background-position: left 45px;
    }
    .modal_body_02 {
        background-position: right 45px;
    }
}


/* button_phone */
.button_phone {
    font-size: 2.2rem;
    font-weight: bold;
    width: 65%;
    color: #03534e;
    background-color: hsl(0deg 0% 100% / 68%);
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 15px;
    border: dashed 1px #999;
}
.button_phone a {
    font-size: 2.0rem;
    color: #FFF;
    background-color: #f00;
    text-decoration: none;
    display: block;
    width: 180px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    border-radius: 10px;
}
.contact_button a {
    background-color: rgb(10, 150, 84);
}
@media only screen and (min-width: 441px) and (max-width: 789px) { /* 441-789 */
    .button_phone {
        font-size: 2.5rem;
    }
    .button_phone a {
        font-size: 2.3rem;
        width: 190px;
    }
}
@media only screen and (min-width: 790px) and (max-width: 999px) { /* 790-999 */
    .button_phone {
        font-size: 2.6rem;
    }
    .button_phone a {
        font-size: 2.5rem;
        width: 224px;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1400px) { /* 1000-1400 */
    .button_phone {
        font-size: 2.8rem;
    }
    .button_phone a {
        font-size: 2.7rem;
        width: 266px;
    }
}
@media only screen and (min-width: 1400px) { /* 1400over */
    .button_phone {
        font-size: 3.0rem;
    }
    .button_phone a {
        font-size: 2.9rem;
        width: 300px;
    }
}


/* flow_nav */
.flow_nav {
    overflow: hidden;
    margin-left: 10px;
    margin-right: 73px;
}
.flow_nav li {
    font-weight: bold;
    float: left;
    width: calc(100% / 2 - 20px);
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    border: dashed 1px #afaeae;
    background-color: hsl(0deg 0% 100% / 68%);
    border-radius: 20px;
}
.flow_nav small {
    font-weight: normal;
    display: block;
    border-top: dashed 1px #afaeae;
    padding-top: 10px;
    margin-top: 10px;
}
@media only screen and (min-width: 441px) and (max-width: 789px) { /* 441-789 */
    .flow_nav {
        margin-left: 90px;
        margin-right: 90px;
    }
    .flow_nav li {
        width: calc(100% / 2 - 20px);
    }
}
@media only screen and (min-width: 790px) and (max-width: 999px) { /* 790-999 */
    .flow_nav {
        margin-left: 20px;
        margin-right: 93px;
    }
    .flow_nav li {
        width: calc(100% / 4 - 20px);
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1400px) { /* 1000-1400 */
    .flow_nav {
        margin-left: 32px;
        margin-right: 100px;
    }
    .flow_nav li {
        width: calc(100% / 4 - 20px);
    }
}
@media only screen and (min-width: 1400px) { /* 1400over */
    .flow_nav {
        margin-left: 74px;
        margin-right: 137px;
    }
    .flow_nav li {
        width: calc(100% / 4 - 20px);
    }
}


.mid_font {
    font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', serif, sans-serif;
    font-size: 3.1rem;
    line-height: 1.5;
    font-weight: bold;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
@media only screen and (min-width: 441px) and (max-width: 789px) { /* 441-789 */
    .mid_font {
        font-size: 3.4rem;
        padding-top: 14px;
        padding-bottom: 14px;
    }
}
@media only screen and (min-width: 790px) and (max-width: 999px) { /* 790-999 */
    .mid_font {
        font-size: 3.8rem;
        padding-top: 17px;
        padding-bottom: 17px;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1400px) { /* 1000-1400 */
    .mid_font {
        font-size: 4.0rem;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
@media only screen and (min-width: 1400px) { /* 1400over */
    .mid_font {
        font-size: 4.2rem;
        padding-top: 23px;
        padding-bottom: 23px;
    }
}


/* smf-form */
.smf-form {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 10px;
}
.wp-block-snow-monkey-forms-item {
    padding-bottom: 10px;
}
.smf-item__col--label {
    font-size: 1.8rem;
    font-weight: bold;
}
.smf-item__description {
        font-size: 80%;
        font-weight: normal;
        color: #333;
}
.smf-form input,
.smf-form textarea {
    font-size: 1.8rem;
}
.smf-placeholder {
    font-size: 1.8rem;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #9edda1;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 4px;
    margin-bottom: 15px;
    border-radius: 9px;
}
.smf-form .smf-text-control__control,
.smf-form .smf-textarea-control__control {
    background-color: #f1f1f1;
    line-height: 1.6;
}
.smf-action .smf-button-control__control {
    font-size: 2.0rem;
    color: #fff;
    background-color: #0a9654;
    background-image: none;
    border-radius: 10px;
    border: none;
    margin-top: 20px;
    margin-bottom: 20px;
}
.smf-control-description {
    font-size: 1.4rem;
    color: #000;
}
.smf-progress-tracker__item[aria-current=true] .smf-progress-tracker__item__number {
    background-color: #0a9654;
}
.smf-progress-tracker__item__number {
    width: 35px;
    height: 35px;
}
.smf-label {
    float: left;
    margin-right: 10px;
}
.smf-checkboxes-control__control {
    overflow: hidden;
}
@media only screen and (min-width: 441px) and (max-width: 789px) { /* 441-789 */
    .smf-item__col--label {
        font-size: 1.9rem;
    }
    .smf-form input,
    .smf-form textarea  {
        font-size: 1.9rem;
    }
    .smf-placeholder {
        font-size: 1.9rem;
    }
    .smf-action .smf-button-control__control {
        font-size: 2.1rem;
    }
}
@media only screen and (min-width: 790px) and (max-width: 999px) { /* 790-999 */
    .smf-item__col--label {
        font-size: 2.0rem;
    }
    .smf-form input,
    .smf-form textarea  {
        font-size: 2.0rem;
    }
    .smf-placeholder {
        font-size: 2.0rem;
    }
    .smf-action .smf-button-control__control {
        font-size: 2.2rem;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1400px) { /* 1000-1400 */
    .smf-item__col--label {
        font-size: 2.1rem;
    }
    .smf-form input,
    .smf-form textarea {
        font-size: 2.1rem;
    }
    .smf-placeholder {
        font-size: 2.1rem;
    }
    .smf-action .smf-button-control__control {
        font-size: 2.3rem;
    }
}
@media only screen and (min-width: 1400px) { /* 1400over */
    .smf-item__col--label {
        font-size: 2.2rem;
    }
    .smf-form input,
    .smf-form textarea  {
        font-size: 2.2rem;
    }
    .smf-placeholder {
        font-size: 2.2rem;
    }
    .smf-action .smf-button-control__control {
        font-size: 2.4rem;
    }
}
