@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.mainVisual {
    padding: 113px 0 95px;
    background: url("../img/index/main_visual_bg.jpg") no-repeat top center;
    background-size: cover;
}
.mainVisual .textImg {
    max-width: 1578px;
    margin: 0 auto 172px;
}
.mainVisual .textBox {
    text-align: center;
}
.mainVisual .textBox p {
    font-size: 2rem;
    line-height: 2.4;
    letter-spacing: 0.075em;
}
.mainVisual .textBox h2 {
    margin-bottom: 69px;
    color: #602513;
    font-size: 5rem;
    line-height: 1.4;
    letter-spacing: 0.075em;
}
#main .sec01 {
    padding: 112px 0 1px;
    position: relative;
    background-color: #181818;
}
#main .sec01:before {
    position: absolute;
    left: 0;
    bottom: -190px;
    width: 100%;
    height: 190px;
    background: url("../img/index/bg02.png") no-repeat;
    background-size: 100% 190px;
    content: "";
}
#main .sec01 h2 {
    margin-bottom: 17px;
    text-align: center;
    color: #f78154;
    font-size: 6rem;
    letter-spacing: 0.075em;
}
#main .sec01 h2 span {
    position: relative;
}
#main .sec01 h2 span:before {
    margin-left: -9px;
    position: absolute;
    left: 50%;
    top: -32px;
    width: 14px;
    height: 14px;
    background-color: #98dfea;
    box-sizing: border-box;
    border-radius: 100px;
    content: "";
}
#main .sec01 .imgBox {
    max-width: 1454px;
    margin: 0 auto -27px;
    position: relative;
    z-index: 1;
}
#main .sec01 .pho {
    width: 46%;
}
#main .sec01 .textBox {
    margin: 61px 0 0 0;
    width: 51%;
}
#main .sec01 li {
    padding: 17px 0 17px 39px;
    font-weight: 400;
    font-size: 3rem;
    letter-spacing: 0.075em;
    color: #fff;
    background: url("../img/common/icon02.png") no-repeat left center;
    border-bottom: 1px dashed #4d4397;
}
#main .sec02 {
    padding: 305px 0 186px;
    background: url("../img/index/bg01.jpg") no-repeat top center;
    background-size: cover;
}
#main .sec02 h2 {
    margin-bottom: 33px;
    text-align: center;
    font-size: 6rem;
    line-height: 1.35;
    letter-spacing: 0.075em;
}
#main .sec02 h2 span {
    color: #fb6f39;
    font-size: 7rem;
}
#main .sec02 .title {
    margin-bottom: 58px;
    text-align: center;
    font-size: 2rem;
    line-height: 2.4;
    letter-spacing: 0.075em;
}
#main .sec02 ul {
    margin-top: -10px;
}
#main .sec02 li {
    margin: 10px 20px 0;
    width: 248px;
    position: relative;
}
#main .sec02 li:before {
    position: absolute;
    left: 5px;
    right: -5px;
    top: 10px;
    bottom: -10px;
    background: url("../img/common/line01.png") repeat left top;
    border-radius: 50%;
    content: "";
}
#main .sec02 li p {
    height: 248px;
    position: relative;
    z-index: 1;
    padding-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 2.8rem;
    letter-spacing: 0.075em;
    line-height: 1.4;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 50%;
}
#main .sec03 {
    padding: 145px 10px 155px;
    background: url("../img/common/line02.jpg") repeat left top;
}
#main .sec03 .imgBox {
    margin-bottom: 60px;
    padding: 49px 51px;
    align-items: center;
    background-color: #fff;
}
#main .sec03 .imgBox:last-child {
    margin-bottom: 0 !important;
}
#main .sec03 .pho {
    width: 560px;
}
#main .sec03 .pho img {
    width: 100%;
}
#main .sec03 .textBox {
    margin: 0 0 0 47px;
    width: 600px;
}
#main .sec03 .imgBox:nth-of-type(2n) .textBox {
    margin: 0 50px 0 0;
    order: 1;
}
#main .sec03 h3 {
    margin-bottom: 31px;
    padding-bottom: 27px;
    font-size: 5rem;
    line-height: 1.4;
    font-weight: 400;
    position: relative;
    letter-spacing: 0.1em;
    border-bottom: 1px solid #101010;
}
#main .sec03 h3 .num {
    position: absolute;
    left: 230px;
    bottom: 0;
    color: #ffea1f;
    font-size: 20rem;
    line-height: 1;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0;
    font-family: 'Amiri', serif;
}
#main .sec03 .imgBox:nth-of-type(2) h3 .num {
    left: 340px;
}
#main .sec03 .imgBox:nth-of-type(3) h3 {
    font-size: 3.8rem;
    line-height: 1.31;
}
#main .sec03 .imgBox:nth-of-type(3) h3 .num {
    left: 417px;
}
#main .sec03 h3 .txt {
    position: relative;
    z-index: 1;
    font-feature-settings: "palt";
    -moz-font-feature-settings: "palt";
    -webkit-font-feature-settings: "palt";
}
#main .sec03 p {
    line-height: 2;
    letter-spacing: 0.01em;
}
#main .sec04 {
    padding: 100px 20px 0;
    position: relative;
    overflow: hidden;
    background-color: #FFDE15;
}
#main .sec04::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 1200px;
    background: url("../img/index/bg03.png") no-repeat left top/cover;
}
#main .sec04 .content {
    padding: 35px 0 102px;
    position: relative;
    background-color: #fff;
}
#main .sec04 .topBox {
    margin-bottom: 85px;
    padding-left: 42px;
    position: relative;
}
#main .sec04 .topBox .innerBox {
    align-items: center;
    position: relative;
}
#main .sec04 .topBox::before {
    position: absolute;
    content: "";
    top: 64px;
    left: -100%;
    right: -100%;
    bottom: 25px;
    background: url("../img/index/bg05.png") repeat left top/cover;
    box-shadow: 0 10px 8px 0 rgba(16, 16, 16, 0.18);
}
#main .sec04 .topBox .photoBox {
    width: 252px;
}
#main .sec04 .topBox .textBox {
    margin-top: 55px;
    width: calc(100% - 303px);
}
#main .sec04 .topBox .textBox p {
    color: #fff;
    font-size: 4rem;
    line-height: 1.5;
    letter-spacing: 0.1em;
    font-feature-settings: "palt";
    -moz-font-feature-settings: "palt";
    -webkit-font-feature-settings: "palt";
}
#main .sec04 h2 {
    margin-bottom: 51px;
    font-size: 6rem;
    letter-spacing: 0.075em;
    line-height: 1.35;
    text-align: center;
}
#main .sec04 h2 .txt {
    position: relative;
    display: inline-block;
}
#main .sec04 h2 .txt::before, #main .sec04 h2 .txt::after {
    position: absolute;
    content: "";
    bottom: 10px;
    width: 52px;
    height: 113px;
}
#main .sec04 h2 .txt::before {
    left: -65px;
    background: url("../img/index/line01.png") no-repeat left bottom/100%;
}
#main .sec04 h2 .txt::after {
    right: -65px;
    background: url("../img/index/line02.png") no-repeat right bottom/100%;
}
#main .sec04 h2 .color {
    color: #f78154;
    font-size: 7rem;
}
#main .sec04 .photo {
    margin: 0 auto 45px;
    width: 880px;
}
#main .sec04 .text {
    margin-bottom: 77px;
    font-size: 2rem;
    text-align: center;
    line-height: 1.8;
    letter-spacing: 0.075em;
}
#main .sec04 .detail {
    margin-bottom: 52px;
}
#main .sec04 .photoList {
    margin: 0 auto;
    max-width: 1200px;
}
#main .sec04 .photoList::after {
    content: "";
    width: 380px;
}
#main .sec04 .photoList li {
    margin-right: 20px;
    width: 380px;
}
#main .sec04 .photoList li:last-child {
    margin-right: 0;
}
#main .sec04 .photoList .photo {
    margin-bottom: 30px;
}
#main .sec04 .photoList p {
    font-size: 2.4rem;
    text-align: center;
    letter-spacing: 0.1em;
}
#main .sec05 {
    padding: 100px 30px 213px;
    background-color: #181818;
}
#main .sec05 .content {
    width: 1100px;
}
#main .sec05 h2 {
    margin-bottom: 17px;
}
#main .sec05 .beforeBox {
    margin-bottom: 184px;
    align-items: flex-end;
}
#main .sec05 .beforeBox .photo {
    margin-left: -74px;
    width: 516px;
}
#main .sec05 .beforeBox .tableBox {
    width: 600px;
}
#main .sec05 .beforeBox table {
    width: 100%;
    border-collapse: collapse;
}
#main .sec05 .beforeBox thead th {
    padding: 18px 10px;
    width: 120px;
    box-sizing: border-box;
    color: #fff;
    font-size: 1.6rem;
    text-align: center;
    border-right: 1px solid #e6e6e6;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background-color: #474747;
}
#main .sec05 .beforeBox thead tr th:nth-child(5) {
    background-color: #c89a1b;
}
#main .sec05 .beforeBox thead tr th:last-child {
    border-right: none;
}
#main .sec05 .beforeBox tbody {
    background-color: #fff;
}
#main .sec05 .beforeBox tbody th, #main .sec05 .beforeBox tbody td {
    padding: 20px 5px 15px;
    width: 120px;
    box-sizing: border-box;
    font-size: 1.6rem;
    letter-spacing: 0.05em;
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#main .sec05 .beforeBox tbody tr td:last-child {
    background-color: #faf4e3;
    border-right: none;
}
#main .sec05 .aboutBox {
    margin-bottom: 164px;
    align-items: center;
    z-index: 1;
    padding: 43px 30px 43px 98px;
    position: relative;
    border: 3px solid #e8a61d;
    background-color: #fff;
}
#main .sec05 h3 {
    position: absolute;
    top: -55px;
    left: -114px;
}
#main .sec05 .aboutBox .photoBox {
    margin-left: -50px;
    width: 509px;
    order: 1;
}
#main .sec05 .aboutBox .textBox {
    margin: 40px 0 0 0;
    position: relative;
    width: calc(100% - 470px);
}
#main .sec05 .aboutBox .textBox p {
    line-height: 2.22;
    letter-spacing: 0.075em;
}
#main .sec05 .hiperUl > li {
    margin-bottom: 138px;
}
#main .sec05 .hiperUl li:last-child {
    margin-bottom: 0;
}
#main .sec05 .hiperUl li h4 {
    margin: 0 0 19px -8px;
    color: #fff;
    font-style: italic;
    font-weight: normal;
    position: relative;
    font-feature-settings: "palt";
    -moz-font-feature-settings: "palt";
    -webkit-font-feature-settings: "palt";
}
#main .sec05 .hiperUl li h4::before {
    position: absolute;
    content: "";
    width: 672px;
    height: 592px;
    left: -280px;
    top: 50%;
    transform: translateY(-50%);
    background: url("../img/index/h_bg01.jpg") no-repeat left center;
}
#main .sec05 h4 .text {
    padding-right: 20px;
    display: inline-block;
    position: relative;
    font-size: 7rem;
    line-height: 1;
    letter-spacing: 0.05em;
    border-right: 1px solid #3b3b3b;
}
#main .sec05 h4 .sm {
    margin: 0 -32px 42px 33px;
    display: inline-block;
    position: relative;
    font-size: 2.6rem;
    vertical-align: middle;
    letter-spacing: 0.1em;
}
#main .sec05 .hiperUl .photo {
    text-align: center;
    position: relative;
    z-index: 1;
}
#main .sec05 .hiperUl li:nth-child(2) h4 {
    margin-bottom: 25px;
}
#main .sec06 {
    padding: 133px 20px 134px;
    background: #FFDE15 url("../img/index/bg04.png") no-repeat top center/100%;
}
#main .sec06 .headLine01 {
    margin-bottom: 38px;
}
#main .sec06 .topTxt {
    margin-bottom: 10px;
    font-size: 2.4rem;
    letter-spacing: 0.075em;
    text-align: center;
}
#main .sec06 .note {
    margin-bottom: 40px;
    text-align: center;
    letter-spacing: 0.075em;
}
#main .sec06 .topBox {
    margin-bottom: 86px;
    padding: 40px 20px 12px;
    position: relative;
    box-shadow: 0 5px 24px 0 rgba(16, 16, 16, 0.09);
    background-color: #fff;
}
#main .sec06 .topBox h3 {
    margin-bottom: 33px;
    font-size: 4.5rem;
    letter-spacing: 0.1em;
    text-align: center;
}
#main .sec06 .topBox .color {
    color: #f78154;
}
#main .sec06 .topBox h3 .big {
    font-size: 6rem;
}
#main .sec06 .topBox .txt {
    margin-bottom: 10px;
    font-size: 3.3rem;
    letter-spacing: 0.01em;
    text-align: center;
}
#main .sec06 .topBox .txt .border {
    padding-bottom: 10px;
    border-bottom: 4px double #000;
}
#main .sec06 .topBox .txt .middle {
    font-size: 2.4rem;
}
#main .sec06 .topBox .textImg {
    position: absolute;
    left: 22%;
    top: -10px;
}
#main .sec06 .topBox .price {
    text-align: center;
}
#main .sec06 .topBox .price .num01 .num {
    font-size: 5rem;
    font-weight: 500;
    font-style: italic;
    display: inline-block;
}
#main .sec06 .topBox .price .num01 .mid {
    margin-bottom: 15px;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.8rem;
}
#main .sec06 .topBox .price .num01 .sm {
    margin-bottom: 15px;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.4rem;
}
#main .sec06 .topBox .price .num01 img {
    margin: 0 0 25px 13px;
    display: inline-block;
    vertical-align: middle;
}
#main .sec06 .topBox .price .num02 .num {
    color: #71d4e3;
    font-size: 9rem;
    font-weight: 500;
    font-style: italic;
    display: inline-block;
}
#main .sec06 .topBox .price .num02 .mid {
    font-size: 2.4rem;
}
#main .sec06 .topBox .price .num02 .sm {
    font-size: 1.6rem;
}
#main .sec06 .tableBox p {
    margin-bottom: 10px;
    font-size: 3.8rem;
    letter-spacing: 0.1em;
    font-feature-settings: "palt";
    -moz-font-feature-settings: "palt";
    -webkit-font-feature-settings: "palt";
}
#main .sec06 .tableBox p span {
    margin-top: 10px;
    font-size: 2.4rem;
    float: right;
}
#main .sec06 .tableBox table {
    width: 100%;
    border-collapse: collapse;
}
#main .sec06 .tableBox tr th, #main .sec06 .tableBox tr td {
    padding: 27px 10px;
    vertical-align: middle;
    text-align: left;
    box-sizing: border-box;
    letter-spacing: 0.1em;
    line-height: 1.33;
    border-bottom: 1px solid #d0e7ea;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#main .sec06 .tableBox tr th {
    width: 21.4%;
    color: #fff;
    text-align: center;
    background-color: #71d4e3;
}
#main .sec06 .tableBox tr td {
    padding: 27px 20px 18px 40px;
    width: 63.6%;
    background-color: #fff;
}
#main .sec06 .tableBox tr td.right {
    padding: 27px 30px 18px 30px;
    width: 15%;
    text-align: right;
}
#main .sec06 .tableBox tr td span {
    font-size: 1.4rem;
}
#main .sec07 {
    padding: 146px 10px 149px;
    background: url("../img/common/line02.jpg") repeat left top;
}
#main .sec07 .headLine01 {
    margin-bottom: 55px;
}
#main .sec07 .topTxt {
    margin-bottom: 76px;
    position: relative;
    font-size: 2.4rem;
    text-align: center;
    letter-spacing: 0.075em;
}
#main .sec07 .textImg {
    position: absolute;
    right: 140px;
    top: -153px;
}
#main .sec07 .photoList {
    margin-top: -20px;
}
#main .sec07 .photoList li {
    margin: 20px 2.8% 0 0;
    width: 22.9%;
}
#main .sec07 .photoList li:last-child {
    margin-right: 0;
}
#main .sec07 .photoList .photo {
    margin-bottom: 26px;
}
#main .sec07 .photoList .photo img {
    width: 100%;
}
#main .sec07 .photoList h3 {
    margin-bottom: 10px;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    letter-spacing: 0.075em;
}
#main .sec07 .photoList p {
    font-size: 1.5rem;
    letter-spacing: 0.075em;
    line-height: 1.33;
    font-weight: normal;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#main .sec08 {
    padding-left: 20px;
}
#main .sec08 .mapBox {
    margin: 0 0 0 auto;
    max-width: 1660px;
    align-items: center;
}
#main .sec08 h2 {
    margin-bottom: 17px;
    font-size: 3.6rem;
    letter-spacing: 0.1em;
}
#main .sec08 h2 span {
    font-size: 2rem;
}
#main .sec08 .mapBox .table {
    margin: 14px auto 0 0;
    width: 525px;
}
#main .sec08 .mapBox .table table {
    width: 100%;
    border-collapse: collapse;
}
#main .sec08 .mapBox .table th, #main .sec08 .mapBox .table td {
    padding: 17px 10px 16px 15px;
    box-sizing: border-box;
    letter-spacing: 0.1em;
    border-bottom: 1px solid #e5e5e5;
}
#main .sec08 .mapBox .table th {
    width: 95px;
    font-size: 1.5rem;
}
#main .sec08 .mapBox .table td {
    font-size: 1.6rem;
}
#main .sec08 .mapBox .map {
    margin-left: auto;
    width: 57.8%;
    height: 500px;
}
#main .sec08 .mapBox iframe {
    width: 100%;
    height: 100%;
}
@media all and (min-width: 897px) and (max-width: 1420px) {
    #main .sec01 {
        padding-bottom: 25px;
    }
    #main .sec01 .imgBox {
        padding: 0 10px;
    }
    #main .sec01 li {
        font-size: 2.8rem;
    }
    #main .sec02 li {
        margin: 10px 10px 0;
    }
    #main .sec04 .topBox .textBox p {
        font-size: 3.8rem;
    }
    #main .sec06 .tableBox p span {
        font-size: 2rem;
    }
}
@media all and (max-width: 896px) {
    .mainVisual {
        padding: 90px 10px 30px;
        background: url("../img/index/main_visual_bg_sp.jpg") no-repeat top center;
        background-size: cover;
        background-position: top right;
    }
    
    .mainVisual .textImg {
        max-width: 500px;
        margin-bottom: 30px;
    }
    .mainVisual .textBox p {
        font-size: 1.6rem;
        line-height: 1.7;
        text-align: left;
    }
    .mainVisual .textBox h2 {
        margin-bottom: 20px;
        font-size: 2rem;
        line-height: 1.4;
    }
    #main .sec01 {
        padding: 40px 20px 20px;
    }
    #main .sec01:before {
        bottom: -40px;
        height: 40px;
        background-size: 100% 40px;
    }
    #main .sec01 h2 {
        margin-bottom: 17px;
        font-size: 3rem;
        line-height: 1.3;
    }
    #main .sec01 h2 span:before {
        top: -12px;
        width: 10px;
        height: 10px;
    }
    #main .sec01 .imgBox {
        width: inherit;
        display: block;
        margin: 0 auto -27px;
    }
    #main .sec01 .pho {
        width: auto;
        text-align: center;
    }
    #main .sec01 .textBox {
        margin: 20px 0;
        width: auto;
    }
    #main .sec01 li {
        padding: 10px 0 10px 30px;
        font-size: 1.7rem;
        background-size: 20px;
        background-position: left top 13px;
    }
    #main .sec02 {
        padding: 80px 10px 100px;
        overflow: hidden;
        background: url("../img/index/bg01.jpg") no-repeat top center;
        background-size: cover;
    }
    #main .sec02 h2 {
        margin-bottom: 20px;
        font-size: 2.5rem;
        line-height: 1.35;
    }
    #main .sec02 h2 span {
        font-size: 3rem;
    }
    #main .sec02 .title {
        margin-bottom: 38px;
        text-align: left;
        font-size: 1.5rem;
        line-height: 2;
    }
    #main .sec02 ul {
        margin: -10px -16px 0;
    }
    #main .sec02 li {
        margin: 20px 15px 0;
        width: 150px;
    }
    #main .sec02 li:before {
        right: -3px;
        bottom: -7px;
    }
    #main .sec02 li p {
        height: 150px;
        padding-top: 10px;
        font-size: 1.6rem;
        line-height: 1.3;
    }
    #main .sec03 {
        padding: 20px 0 40px;
        background-size: 10px;
    }
    #main .sec03 .imgBox {
        margin-bottom: 30px;
        padding: 30px 20px;
        display: block;
        ;
    }
    #main .sec03 .pho {
        width: auto;
    }
    #main .sec03 .textBox {
        margin: 0 0 20px;
        width: auto;
    }
    #main .sec03 .imgBox:nth-of-type(2n) .textBox {
        margin: 0 0 20px;
    }
    #main .sec03 h3 {
        margin-bottom: 21px;
        padding-bottom: 15px;
        font-size: 2.8rem;
    }
    #main .sec03 h3 .num {
        left: auto !important;
        right: 10px !important;
        font-size: 9rem;
    }
    #main .sec03 .imgBox:nth-of-type(3) h3 {
        font-size: 2.6rem;
    }
    #main .sec03 .imgBox:nth-of-type(3) h3 .num {
        bottom: -10px; 
    }
    #main .sec04 {
        padding: 40px 10px 0;
    }
    #main .sec04::before {
        height: 600px;
    }
    #main .sec04 .content {
        padding: 15px 10px;
    }
    #main .sec04 .topBox {
        margin-bottom: 55px;
        padding-left: 0;
    }
    #main .sec04 .topBox .innerBox {
        display: block;
    }
    #main .sec04 .topBox::before {
        bottom: -10px;
    }
    #main .sec04 .topBox .photoBox {
        margin: 0 auto;
        width: 150px;
        text-align: center;
    }
    #main .sec04 .topBox .textBox {
        margin-top: 20px;
        width: auto;
    }
    #main .sec04 .topBox .textBox p {
        font-size: 1.65rem;
        line-height: 1.5;
        text-align: center;
    }
    #main .sec04 h2 {
        margin-bottom: 20px;
        font-size: 2.5rem;
        line-height: 1.25;
    }
    #main .sec04 h2 .txt {
        padding: 0 30px;
    }
    #main .sec04 h2 .txt::before, #main .sec04 h2 .txt::after {
        bottom: 10px;
        width: 30px;
        height: 50px;
    }
    #main .sec04 h2 .txt::before {
        left: 0;
    }
    #main .sec04 h2 .txt::after {
        right: 0;
    }
    #main .sec04 h2 .color {
        font-size: 2.8rem;
    }
    #main .sec04 .photo {
        margin: 0 auto 30px;
        width: auto;
    }
    #main .sec04 .text {
        margin-bottom: 20px;
        font-size: 1.4rem;
        text-align: left;
        line-height: 1.5;
    }
    #main .sec04 .detail {
        margin: 0 -10px 32px;
    }
    #main .sec04 .photoList {
        width: auto;
        display: block;
    }
    #main .sec04 .photoList::after {
        width: auto;
    }
    #main .sec04 .photoList li {
        margin: 0 0 20px 0;
        width: auto;
    }
    #main .sec04 .photoList li:last-child {
        margin-bottom: 0;
    }
    #main .sec04 .photoList .photo {
        margin-bottom: 10px;
    }
    #main .sec04 .photoList .photo img {
        width: 100%;
    }
    #main .sec04 .photoList p {
        font-size: 1.8rem;
    }
    #main .sec05 {
        padding: 40px 0;
        overflow: hidden;
    }
    #main .sec05 h2 {
        width: 250px;
    }
    #main .sec05 .beforeBox {
        margin-bottom: 50px;
        display: block;
    }
    #main .sec05 .beforeBox .photo {
        margin: 0 0 20px;
        width: auto;
        text-align: center;
    }
    #main .sec05 .beforeBox .tableBox {
        width: auto;
    }
    #main .sec05 .beforeBox thead th {
        padding: 13px 5px;
        width: 20%;
        font-size: 1.3rem;
    }
    #main .sec05 .beforeBox tbody th, #main .sec05 .beforeBox tbody td {
        padding: 15px 2px;
        width: 20%;
        font-size: 1.3rem;
    }
    #main .sec05 .aboutBox {
        margin-bottom: 70px;
        display: block;
        padding: 43px 10px 43px;
        border-width: 2px;
    }
    #main .sec05 h3 {
        top: -20px;
        left: -8px;
        width: 250px;
    }
    #main .sec05 .aboutBox .photoBox {
        margin-left: 0;
        width: auto;
        text-align: center;
    }
    #main .sec05 .aboutBox .textBox {
        margin-top: 20px;
        width: auto;
    }
    #main .sec05 .aboutBox .textBox p {
        line-height: 1.8;
    }
    #main .sec05 .hiperUl > li {
        margin-bottom: 70px;
    }
    #main .sec05 .hiperUl li h4 {
        margin: 0 0 20px 0;
        text-align: center;
    }
    #main .sec05 .hiperUl li h4::before {
        height: 400px;
        left: -100px;
    }
    #main .sec05 h4 .text {
        font-size: 2.8rem;
        border: none;
    }
    #main .sec05 h4 .sm {
        margin: 0 0 42px;
        display: block;
        font-size: 2rem;
    }
    #main .sec05 .hiperUl li:nth-child(2) h4 {
        margin-bottom: 20px;
    }
    #main .sec05 .hiperUl .innerUl {
        margin-bottom: 20px;
        position: relative;
        z-index: 1;
    }
    #main .sec05 .hiperUl .innerUl li {
        margin: 0 auto 50px;
        padding: 10px;
        position: relative;
        color: #fff;
        font-size: 1.8rem;
        width: 100%;
        max-width: 500px;
        border: 1px solid #272727;
        text-align: center;
        box-sizing: border-box;
    }
    #main .sec05 .hiperUl .innerUl li:last-child {
        margin-bottom: 0;
    }
    #main .sec05 .hiperUl .innerUl li::after {
        position: absolute;
        content: "";
        width: 25px;
        height: 29px;
        left: 50%;
        transform: translateX(-50%);
        bottom: -42px;
        background: url("../img/index/icon02.png") no-repeat center bottom/100%;
    }
    #main .sec05 .hiperUl .innerUl li:last-child::after {
        width: 0;
    }
    #main .sec05 .hiperUl .photo {
        margin: 0 auto;
        max-width: 700px;
    }
    #main .sec06 {
        padding: 30px 10px 80px;
    }
    #main .sec06 .headLine01 {
        margin-bottom: 0;
    }
    #main .sec06 .topTxt {
        margin-bottom: 10px;
        font-size: 2rem;
    }
    #main .sec06 .note {
        margin-bottom: 30px;
    }
    #main .sec06 .topBox {
        margin-bottom: 60px;
        padding: 70px 10px 12px;
    }
    #main .sec06 .topBox h3 {
        margin-bottom: 10px;
        font-size: 3rem;
    }
    #main .sec06 .topBox h3 .big {
        font-size: 3.5rem;
    }
    #main .sec06 .topBox .txt {
        margin-bottom: 10px;
        font-size: 2rem;
    }
    #main .sec06 .topBox .txt .border {
        padding-bottom: 5px;
        line-height: 2;
    }
    #main .sec06 .topBox .txt .middle {
        font-size: 2.1rem;
    }
    #main .sec06 .topBox .textImg {
        width: 80px;
        left: 30px;
        top: -10px;
    }
    #main .sec06 .topBox .price .num01 .num {
        font-size: 3rem;
    }
    #main .sec06 .topBox .price .num01 .mid {
        margin-bottom: 5px;
        font-size: 1.5rem;
    }
    #main .sec06 .topBox .price .num01 .sm {
        margin-bottom: 5px;
        font-size: 1rem;
    }
    #main .sec06 .topBox .price .num01 img {
        width: 10px;
        margin: 0 0 10px 10px;
    }
    #main .sec06 .topBox .price .num02 .num {
        font-size: 4rem;
    }
    #main .sec06 .topBox .price .num02 .mid {
        font-size: 1.6rem;
    }
    #main .sec06 .topBox .price .num02 .sm {
        font-size: 1.3rem;
    }
    #main .sec06 .tableBox p {
        margin-bottom: 10px;
        font-size: 3rem;
        line-height: 1.5;
    }
    #main .sec06 .tableBox .table {
        overflow-x: scroll;
    }
    #main .sec06 .tableBox table {
        width: 855px;
    }
    #main .sec06 .tableBox p span {
        margin-top: 0;
        display: block;
        font-size: 1.5rem;
        float: none;
    }
    #main .sec06 .tableBox tr th, #main .sec06 .tableBox tr td {
        padding: 20px 10px;
        width: 20%;
    }
    #main .sec06 .tableBox tr td {
        padding: 15px 20px;
        width: 60%;
    }
    #main .sec06 .tableBox tr td.right {
        padding-right: 10px;
        width: 20%;
    }
    #main .sec07 {
        padding: 20px 0;
        background-size: 10px;
    }
    #main .sec07 .headLine01 {
        margin-bottom: 10px;
    }
    #main .sec07 .topTxt {
        margin-bottom: 55px;
        padding-bottom: 20px;
        font-size: 1.8rem;
    }
    #main .sec07 .textImg {
        width: 27%;
        right: 3%;
        top: 47%;
        max-width: 200px;
    }
    #main .sec07 .photoList {
        margin-top: 0;
        display: block;
    }
    #main .sec07 .photoList li {
        margin: 30px 0;
        width: auto;
    }
    #main .sec07 .photoList .photo {
        margin-bottom: 16px;
    }
    #main .sec08 {
        padding: 30px 10px 0;
    }
    #main .sec08 .mapBox {
        width: auto;
        display: block;
    }
    #main .sec08 h2 {
        margin-bottom: 17px;
        font-size: 3rem;
    }
    #main .sec08 h2 span {
        font-size: 1.8rem;
    }
    #main .sec08 .mapBox .table {
        margin: 0 auto 20px;
        width: auto;
    }
    #main .sec08 .mapBox .table th,
    #main .sec08 .mapBox .table td {
        padding: 0 10px 15px;
        display: block;
    }
    #main .sec08 .mapBox .table th {
        padding: 15px 10px 0;
        width: 100%;
        font-size: 1.4rem;
        border-bottom: none;
    }
    #main .sec08 .mapBox .table td {
        font-size: 1.5rem;
    }
    #main .sec08 .mapBox .map {
        padding-bottom: 60%;
        margin-left: 0;
        position: relative;
        width: auto;
        height: inherit;
    }
    #main .sec08 .mapBox iframe {
        position: absolute;
        left: 0;
        top: 0;
    }
}
@media all and (max-width: 374px) {
    #main .sec02 li {
        margin: 20px 10px 0;
        width: 130px;
    }
    #main .sec02 li p {
        height: 130px;
        font-size: 1.4rem;
    }
    #main .sec06 .topBox h3 {
        font-size: 2.5rem;
    }
    #main .sec06 .topBox h3 .big {
        font-size: 3rem;
    }
}


/*------------------------------------------------------------
	404
------------------------------------------------------------*/
.submainbox{
	text-align: center;
	padding: 145px 0 65px;
    background: url("../img/index/bg03.png")no-repeat center;
	}

.submainbox h2{
	font-size: 22px;
	line-height: 1.6;
	letter-spacing: 0.1em;
	color: #101010;
    font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", serif;
	}
.submainbox h2 span{
	font-size: 48px;
	display: block;
	text-transform: uppercase;
	font-weight: 600;
	color: #fb6f39;
	letter-spacing: 0.075em;
    font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", serif;
	}

/* bread_crumb
--------------------------------------------------*/
.bread_crumb_list {
	padding:5px 0;
	width:100%;
	margin: auto;
	background:#fff;
	}
ul.bread_crumb {
	text-align:left;
	margin:0 auto;
	width:96%;
	max-width: 1280px;
	}
.bread_crumb li {
	display:inline;
	color:#333;
	font-size:13px;
	font-weight:500;
	}
.bread_crumb .material-icons{vertical-align:-0.2em !important;}
.bread_crumb li:after {
    content : '>';
    padding-left:10px;
    margin-right:10px;
	}
.bread_crumb li:last-child:after {content : '';}
.bread_crumb li a {color:#333;text-decoration:underline;}
.bread_crumb li a:hover{text-decoration:none;}
.bread_crumb li.current {}


/* subcon
---------------------------------------------------------------------------*/

.notfound{text-align: left;background: #fff;padding: 80px 0;}
.notfound .content{margin:0 auto;width:96%;}
.notfound p{
	font-size: 17px;
	letter-spacing: 0.075em;
	line-height: 1.8;
    font-weight: 600;
	}
.notfound .ttl-01{
	margin:70px 0 35px;
	padding: 10px 0 20px 0;
	font-size:27px;
	font-weight:600;
	text-align: left;
	border-bottom: 3px solid #ffe2d7;
	line-height: 180%;
	position: relative;
	letter-spacing: 0.02em;
    font-family: 'Noto Serif JP', serif;
	}
.notfound .ttl-01::after {
	position: absolute;
	content: " ";
	border-bottom: solid 3px #fb6f39;
	bottom: -3px;
	width:15%;
	display: block;
	left: 0;
	}
.notfound .ttl-01 span{
	color: #e9e3ba;
	font-weight: 600;
	font-size:18px;
	margin-left:10px;
	display: inline;
	text-transform: uppercase;
	letter-spacing: 0.05em;
    font-family: 'Cormorant Infant', serif;
	}
.notfound .ttl-01.ttl_top{margin: 0 0 35px;}



@media screen and (max-width: 897px) {
    
.submainbox{
	padding: 105px 0 35px;
	}

.submainbox h2{
	font-size: 18px;
	letter-spacing: 0;
	}
.submainbox h2 span{
	font-size: 28px;
    letter-spacing: 0;
	}



/* subcon
---------------------------------------------------------------------------*/

.notfound{padding: 40px 0;}
.notfound p{
	font-size: 14px;
    font-weight: 500;
	}
.notfound .ttl-01{
	margin:30px 0 25px;
	padding: 10px 0 20px 0;
	font-size:18px;
	}
.notfound .ttl-01 span{
	font-size:13px;
	}
.notfound .ttl-01.ttl_top{margin: 0 0 25px;}

   
    
}