@charset "utf-8";

.sp {
    display: none;
}

.break {
    display: none;
}


/* =====bannerbox===== */
.bannerbox {
    width: 100%;
    padding: 50px 0;
    text-align: center;
}

/* =====keyvisual===== */

.key {
    /* position: relative; */
    width: 100%;
    height: 682.466px;
    max-height: 90vh;
    margin: 0 0 13px;
    /* overflow: hidden; */
}

.key_cont {
    /* position: absolute; */
    position: relative;
    /* display: none; */
    width: 100%;
    height: 682.466px;
    max-height: 90vh;
}

.key img {
    width: 100%;
    max-width: 100%;
    height: 682.466px;
    max-height: 90vh;
    object-fit: cover;
}

.key .key_cont button {
    /* display: none; */
}


.key_text {
    position: absolute;
    right: 10%;
    bottom: 30%;
    font-size: 36px;
    /* font-family: "小塚明朝 Pr6N"; */
    letter-spacing: 0.28em;
    line-height: 2;
    text-align: center;
    text-shadow:  #fff 2px 2px 2px,  #fff -2px 0px 2px,
                #fff 0px -2px 2px, #fff 0px 2px 2px,
                #fff 2px 2px  2px, #fff -2px 2px 2px,
                #fff 2px -2px 2px, #fff -2px -2px 2px,
                #fff 1px 2px 2px,  #fff -1px 2px 2px,
                #fff 1px -2px 2px, #fff -1px -2px 2px,
                #fff 2px 1px 2px,  #fff -2px 1px 2px,
                #fff 2px -1px 2px, #fff -2px -1px 2px;
}

.key_text .color {
    color: #1f296e;
    font-weight: bold;
}

.key_text .small {
    font-size: 30px;
    font-weight: bold;
}

.key_text .line {
    padding: 0 10px 5px;
    background: linear-gradient(transparent 60%, rgba(111, 158, 212, 0.36) 0);
    font-weight: bold;
}

.key_text02 {
    position: absolute;
    right: 10%;
    bottom: 20%;
    font-size: 30px;
    /* font-family: "小塚明朝 Pr6N"; */
    font-weight: bold;
    letter-spacing: 0.28em;
    text-align: center;
    text-shadow:  #fff 2px 2px 2px,  #fff -2px 0px 2px,
                #fff 0px -2px 2px, #fff 0px 2px 2px,
                #fff 2px 2px  2px, #fff -2px 2px 2px,
                #fff 2px -2px 2px, #fff -2px -2px 2px,
                #fff 1px 2px 2px,  #fff -1px 2px 2px,
                #fff 1px -2px 2px, #fff -1px -2px 2px,
                #fff 2px 1px 2px,  #fff -2px 1px 2px,
                #fff 2px -1px 2px, #fff -2px -1px 2px;
}

.key_text02 .color {
    font-weight: bold;
    color: #1f296e;
}

.key_text02 .line {
    padding: 0 10px 5px;
    background: linear-gradient(transparent 60%, rgba(111, 158, 212, 0.36) 0);
    font-weight: bold;
}

.key_text02 .line .large {
    font-size: 36px;
    font-weight: bold;
}

.key_text03 {
    position: absolute;
    right: 10%;
    top: 50%;
    transform: translateY(-50%);
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 0.28em;
    color: #1f296e;
    text-align: center;
    text-shadow:  #fff 2px 2px 2px,  #fff -2px 0px 2px,
                #fff 0px -2px 2px, #fff 0px 2px 2px,
                #fff 2px 2px  2px, #fff -2px 2px 2px,
                #fff 2px -2px 2px, #fff -2px -2px 2px,
                #fff 1px 2px 2px,  #fff -1px 2px 2px,
                #fff 1px -2px 2px, #fff -1px -2px 2px,
                #fff 2px 1px 2px,  #fff -2px 1px 2px,
                #fff 2px -1px 2px, #fff -2px -1px 2px;
}

.key_text03 .kake {
    font-size: 46px;
    font-weight: bold;
    color: #4c4948;
}

.key_text03 .small {
    font-size: 30px;
    font-weight: bold;
}

.key_text04 {
    position: absolute;
    right: 10%;
    top: 50%;
    transform: translateY(-50%);
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 0.28em;
    line-height: 2;
    text-align: center;
    text-shadow:  #fff 2px 2px 2px,  #fff -2px 0px 2px,
                #fff 0px -2px 2px, #fff 0px 2px 2px,
                #fff 2px 2px  2px, #fff -2px 2px 2px,
                #fff 2px -2px 2px, #fff -2px -2px 2px,
                #fff 1px 2px 2px,  #fff -1px 2px 2px,
                #fff 1px -2px 2px, #fff -1px -2px 2px,
                #fff 2px 1px 2px,  #fff -2px 1px 2px,
                #fff 2px -1px 2px, #fff -2px -1px 2px;
}

.key_text04 .medium {
    font-size: 30px;
    font-weight: bold;
    color: #1F296E;
}

.key_text04 .color {
    font-weight: bold;
    color: #1f296e;
}

.key_text04 .small {
    font-size: 26px;
    font-weight: bold;
}

.key_text04 .line {
    padding: 0 0 10px 10px;
    background: linear-gradient(transparent 60%, rgba(111, 158, 212, 0.36) 0);
    font-weight: bold;
}

/* =====glonav===== */

.glonav_list {
    display: flex;
    justify-content: center;
}

.glonav_item {
    padding: 10px 30px;
    border-left: 1px solid #1f296e;
    font-family: "ヒラギノ明朝 ProN";
}

.glonav_item:nth-of-type(1) {
    border-left: none;
}

/* slick */

.next.slick-arrow {
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #ccc;
    font-size: 30px;
    color: #333;
    text-align: center;
    line-height: 100px;
    z-index: 50;
}

.prev.slick-arrow {
    position: absolute;
    top: 50%;
    left: 5px;
    transform: translateY(-50%);
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #ccc;
    font-size: 30px;
    color: #333;
    text-align: center;
    line-height: 100px;
    z-index: 50;
}

.next.slick-arrow:hover,
.prev.slick-arrow:hover {
    cursor: pointer;
    opacity: 0.7;
    transition: 0.4s;
}

.slick-dots {
    position: absolute;
    bottom: 30px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    z-index: 50;
}

.slick-dots li button:before {
    font-size: 50px;
    color: #1f296e;
}

/* =====glonav===== */
.glonav_list {
    display: flex;
    justify-content: center;
}

.glonav_item {
    padding: 10px 30px;
    border-left: 1px solid #1f296e;
    font-family: "ヒラギノ明朝 ProN";
}

.glonav_item:nth-of-type(1) {
    border-left: none;
}

/* =====sec01===== */
.info {
    width: 100%;
    padding: 53px 0 84px;
}

.info_inner {
    display: flex;
    justify-content: space-around;
    align-items: flex-end;
    width: 930px;
    margin: 0 auto;
}

.info_box_l {
    width: 495px;
}

.info_logo {
    margin: 0 0 24px 5px;
}

.info_table {
    margin: 0 0 18px;
}

.info_text01 {
    margin: 0 0 22px;
    font-size: 14px;
    font-family: "#游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Helvetica, Arial, Sans-Serif;
    color: #231815;
}

.info_text02 {
    display: inline-block;
    font-size: 16px;
    font-family: "小塚明朝 Pr6N";
    font-weight: bold;
    letter-spacing: 0.28em;
}

.info_map {
    display: inline-block;
    padding: 2px 4px;
    background: #1f296e;
    font-size: 16px;
    font-family: "#游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Helvetica, Arial, Sans-Serif;
    color: #fff;
    vertical-align: baseline;
}

.info_box_r {
    width: 377px;
    text-align: center;
}

.info_contact {
    width: 100%;
}

.info_contact:nth-of-type(1) {
    margin: 0 0 40px;
}

.info_contact .title {
    padding: 3px 0;
    margin: 0 0 12px;
    background: #1f296e;
    font-size: 15px;
    font-family: "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Helvetica, Arial, Sans-Serif;
    color: #fff;
}

.info_contact .tel {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 0 22px;
}

.info_contact .num {
    padding: 0 0 0 37px;
    background: url(../img/home_icon01.png) center left no-repeat;
    font-size: 22px;
    font-weight: bold;
    font-family: "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Helvetica, Arial, Sans-Serif;
}

.info_contact .time {
    padding: 0;
    font-size: 12px;
    font-family: "小塚ゴシック Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Helvetica, Arial, Sans-Serif;
    vertical-align: middle;
}

.info .reservebox {
    position: relative;
    display: flex;
    justify-content: center;
    width: 373px;
    padding: 20px 0 15px;
    border: 1px solid #be9e3a;
    box-sizing: border-box;
    margin: 0 auto;
}

.info .reservebox:before {
    content: "オンライン予約";
    position: absolute;
    top: -8px;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    width: 135px;
    height: 22px;
    padding: 0 0 0 41px;
    box-sizing: border-box;
    background: url(../img/home_icon02.png) top left 10px/21px no-repeat;
    background-color: #fff;
    font-size: 12px;
    font-family: "小塚ゴシック Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Helvetica, Arial, Sans-Serif;
    color: #be9e3a;
    line-height: 22px;
}

.info .reserve {
    width: 162px;
    height: 30px;
    box-shadow: 1.5px 1.5px 1.5px rgba(82, 78, 35, 0.75);
}

.info .reserve01 {
    margin: 0 20px 0 0;
}

.info .reserve a {
    display: block;
    font-size: 15px;
    color: #fff;
    font-family: "小塚ゴシック Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Helvetica, Arial, Sans-Serif;
    text-shadow: 3px 3px 3px rgba(82, 78, 35, 0.75);
    line-height: 30px;
}

.info .reserve01 a {
    padding: 0;
    box-sizing: border-box;
    background: #be9e3a url(../img/home_icon13.png) top 7px right no-repeat;
}

.info .reserve02 a {
    padding: 0 10px 0 0;
    box-sizing: border-box;
    background: #be9e3a url(../img/home_icon13.png) top 7px right no-repeat;
}

.info .reserve03 a {
    padding: 0;
    box-sizing: border-box;
    background: #be9e3a url(../img/home_icon13.png) top 7px right 10px no-repeat;
}

/* =====sec02===== */
.sec02 {
    width: 100%;
}

.sec02_inner {
    position: relative;
    width: 694px;
    padding: 40px 0;
    border-top: 1px solid #5c5d5d;
    border-bottom: 1px solid #5c5d5d;
    margin: 0 auto 68px;
    box-sizing: border-box;
}

.sec02_inner:before,
.sec02_inner:after {
    content: "";
    position: absolute;
    display: block;
    width: 1px;
    height:24px;
    background: #5c5d5d;
}

.sec02_inner:before {
    top: -12px;
    right: 12px;
}

.sec02_inner:after {
    bottom: -12px;
    left: 12px;
}

.sec02 {
    width: 100%;
    padding: 70px 20px 64px;
    box-sizing: border-box;
    letter-spacing: 0.28em;
}

.sec02_title {
    margin: 0 0 30px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 2;
    text-shadow: #fff 1px 1px 1px, #fff -1px 0px 1px, #fff 0px -1px 1px, #fff 0px 1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px;
}

.sec02_title .color {
    font-size: 33px;
    color: #e62520;
    font-weight: bold;
}

.sec02_title .color .small {
    font-size: 20px;
    font-weight: bold;
}

.sec02_title .medium {
    font-size: 20px;
    font-weight: bold;
}

.kodawaribox {
    position: relative;
    display: flex;
    justify-content: center;
    margin: 0 0 55px;
}

.kodawaribox:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    width: 54px;
    height: 54px;
    background: url(../img/home_icon04.png) center/contain no-repeat;
}

.kodawari {
    width: 355px;
    height: 290px;
    border: 1px solid #1f296e;
    text-align: center;
    background: #fff;
}

.kodawari:nth-of-type(1) {
    margin: 0 145px 0 0;
}

.kodawari_title {
    display: inline-block;
    padding: 80px 35px 20px;
    border-bottom: 1px solid #be9e3a;
    margin: 0 0 25px;
    background: url(../img/logo03.png) top 20px center/63px no-repeat;
    font-size: 18px;
    font-weight: bold;
}

.kodawari:nth-of-type(2) .kodawari_title {
    margin: 0 0 35px;
}

.kodawari_text {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.7;
}

.kodawari_text .line {
    padding: 0 0 5px;
    font-weight: bold;
    background: linear-gradient(transparent 50%, rgba(111, 158, 212, 0.36) 0);
}

.kodawari_text .small {
    font-size: 18px;
}

.sec02_text {
    margin: 0 0 30px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    text-shadow: #fff 1px 1px 1px, #fff -1px 0px 1px, #fff 0px -1px 1px, #fff 0px 1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px;
}

.sec02_text .color01 {
    font-size: 30px;
    font-weight: bold;
    color: #1f296e;
}

.sec02_text .color02 {
    font-size: 30px;
    font-weight: bold;
    color: #be9e3a;
}

.sec02_text .large {
    font-size: 30px;
    font-weight: bold;
}

.blog_list {
    padding: 0 50px;
    font-family: "小塚ゴシック Pr6N", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Helvetica, Arial, Sans-Serif;
}

.blog_item {
    display: flex;
    padding: 15px;
    border-bottom: 1px dashed #231815;
}

.blog_item a {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: row-reverse;
}

.blog_date {
    margin: 0 20px 0 0;
    font-size: 16px;
    color: #231815;
}

.blog_cate {
    width: 108px;
    height: 25px;
    margin: 0 25px 0 0;
    border-radius: 12.5px;
    background: #1f296e;
    color: #fff;
    text-align: center;
    line-height: 25px;
}

.blog_title {
    font-weight: bold;
    color: #231815;
}


/* =====sec03===== */
.sec03 {
    width: 100%;
    padding: 33px 0 42px;
    background: rgba(197, 198, 198, 0.36);
}

.sec03_title {
    margin: 0 0 28px;
    font-size: 22px;
    font-family: "ヒラギノ明朝 ProN";
    text-align: center;
}

.sec03_inner {
    display: flex;
    justify-content: space-around;
    width: 1044px;
    margin: 0 auto;
}

.sec03_box {
    padding: 40px 35px 27px;
    background: #fff;
}

.sec03 .box_title {
    margin: 0 0 32px;
    font-size: 20px;
    font-weight: bold;
    font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Helvetica, Arial, Sans-Serif;
    color: #1f296e;
}

.sec03 .box_title .large {
    margin: 0 23px 0 0;
    font-size: 34px;
    font-family: "ヒラギノ明朝 ProN";
}

.sec03_box .contwrap {
    display: flex;
    justify-content: center;
}

.sec03_box .cont01,
.sec03_box .cont02 {
    position: relative;
    width: 240px;
    height: 331px;
    box-shadow: 5px 5px 0 rgba(111, 158, 212, 0.36);
}

.sec03_box .cont01 {
    margin: 0 30px 0 0;
    background: url(../img/top01.jpg) center center/cover no-repeat;
}

.sec03_box .cont02 {
    background: url(../img/top02.jpg) right center/cover no-repeat;
}

.sec03_box .cont03 {
    position: relative;
    width: 337px;
    height: 330px;
    background: url(../img/top03_3.jpg) right center/cover no-repeat;
    box-shadow: 5px 5px 0 rgba(54, 20, 1, 0.36);
}

.sec03_box .cont_title {
    position: absolute;
    left: -8px;
    bottom: 0;
    width: 248px;
    height: 56px;
    background: #fff;
}

.sec03_box .cont_title a {
    display: block;
    width: 100%;
    height: 100%;
    background: #1f296e;
    font-size: 17px;
    font-family: "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Helvetica, Arial, Sans-Serif;
    font-weight: bold;
    color: #fff;
    line-height: 56px;
    text-align: center;
}

.sec03_box .cont03 .cont_title a {
    background: #2d0800;
}

.sec03_box .cont_title a:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    display: inline-block;
    width: 0;
    height: 0;
    border-right: 10px solid #fff;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-top: 10px solid transparent;
}

.sec03_box .cont03 .cont_title {
    width: 347px;
}

.sec03_box .cont_text {
    position: absolute;
    top: 22px;
    right: 23px;
    display: inline-block;
    height: 250px;
    font-size: 20px;
    font-family: "ヒラギノ明朝 ProN";
    letter-spacing: 0.13em;
    line-height: 1.9;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-shadow:3px 3px 2px #FFF, -3px -3px 2px #fff,
                -3px 3px 2px #fff, 3px -3px 2px #fff,
                0px 3px 2px #fff,  0 -3px 2px #fff,
                -3px 0 2px #fff, 3px 0 2px #fff;
}

.sec03_box .one {
    right: 75px;
}

.sec03_box .cont03 .cont_text {
    right: auto;
    left: 50%;
    transform: translateX(-50%);
}

.sec03_box .cont_text .bg {
    display: inline-block;
    padding: 5px;
    background: rgba(255, 255, 255, 0.36);
}

.sec03_box .cont_text .bg.priod {
    padding: 5px 5px 0;
}

.sec03_box .cont_text .small {
    font-size: 15px;
}

.sec03_box .cont_text .medium {
    font-size: 18px;
}

/* =====sec04===== */
.sec04 {
    position: relative;
    width: 100%;
    padding: 54px 20px 72px;
    box-sizing: border-box;
    /* font-family: "小塚明朝 Pr6N"; */
    text-align: center;
}

.sec04:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(../img/top04_b.jpg) right 35% center/cover no-repeat;
    z-index: -2;
}

.sec04:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(../img/home08.svg) center center/cover no-repeat;
    z-index: -1;
}

.sec04_title {
    padding: 110px 0 0;
    margin: 0 0 40px;
    background: url(../img/logo03.png) top center no-repeat;
    font-size: 30px;
    letter-spacing: 0.27em;
    text-shadow:  #fff 2px 2px 2px,  #fff -2px 0px 2px,
                #fff 0px -2px 2px, #fff 0px 2px 2px,
                #fff 2px 2px  2px, #fff -2px 2px 2px,
                #fff 2px -2px 2px, #fff -2px -2px 2px,
                #fff 1px 2px 2px,  #fff -1px 2px 2px,
                #fff 1px -2px 2px, #fff -1px -2px 2px,
                #fff 2px 1px 2px,  #fff -2px 1px 2px,
                #fff 2px -1px 2px, #fff -2px -1px 2px;
}

.sec04_title .lead {
    display: block;
    margin: 0 0 38px;
    font-size: 22px;
}

.sec04_title .small {
    font-size: 20px;
}

.sec04_title .color01 {
    color: #1f296e;
}

.sec04_title .color02 {
    color: #e7251f;
}

.sec04_box {
    display: flex;
    justify-content: center;
    margin: 0 0 36px;
}

.sec04_box .cont {
    width: 317px;
    border: 2px solid #1f296e;
    box-sizing: border-box;
    background: #fff;
}

.sec04_box .cont:nth-of-type(1) {
    margin: 0 30px 0 0;
}

.sec04_box .cont_text {
    position: relative;
    padding: 66px 0 25px;
    font-size: 22px;
    line-height: 1.7;
}

.sec04_box .cont_text:before {
    position: absolute;
    top: 13px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 40px;
    color: #1f296e;
    line-height: 1;
}

.sec04_box .cont:nth-of-type(1) .cont_text:before {
    content: "1";
}

.sec04_box .cont:nth-of-type(2) .cont_text:before {
    content: "2";
}

.sec04_box .cont_text .color {
    color: #be9e3a;
}

.sec04_link {
    display: inline-block;
    width: 430px;
    height: 53px;
    background: #fff;
    box-shadow: 7px 7px 0 #9fa0a0;
}

.sec04_link a {
    display: block;
    padding: 0 45px 0 0;
    box-sizing: border-box;
    font-size: 20px;
    color: #fff;
    line-height: 53px;
    background: #1f296e url(../img/arrow.png) center right 45px no-repeat;
}

/* =====sec05===== */
.sec05 {
    padding: 80px 0;
}

.sec05 .sec_title {
    margin: 0 0 50px;
    font-size: 44px;
    text-align: center;
}

.sec05 .sec_title span {
    vertical-align: middle;
}

.sec05 .sec_title .color {
    padding: 0 10px;
    font-size: 70px;
    color: #b99a3b;
}

.sec05 .list {
    display: flex;
    justify-content: center;
    margin: 0 0 50px;
}

.sec05 .item {
    position: relative;
}

.sec05 .item:nth-of-type(1) {
    margin: 0 80px 0 0;
}

.sec05 .item:nth-of-type(1):before {
    content: "";
    position: absolute;
    top: 50%;
    right: -68px;
    transform: translateY(-50%);
    width: 54px;
    height: 54px;
    background: url(../img/home_icon04.png) center/contain no-repeat;
}

.sec05 .item .item_name {
    position: absolute;
    width: 277px;
    padding: 5px 20px;
    box-sizing: border-box;
    font-size: 30px;
    color: #fff;
    text-align: center;
}

.sec05 .item .item_name:before {
    content: "";
    position: absolute;
    top: -5px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #b99a3b;
}

.sec05 .item .item_name:after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #b99a3b;
}

.sec05 .item .item_name .small {
    font-size: 22px;
}


.sec05 .item:nth-of-type(1) .item_name {
    background: #1f296e;
    right: -10px;
    bottom: 20px;
}

.sec05 .item:nth-of-type(2) .item_name {
    background: #c0aa57;
    left: -10px;
    bottom: 20px;
}

.sec05 .btn {
    width: 430px;
    height: 53px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 7px 7px 0 #9fa0a0;
    text-align: center;
}

.sec05 .btn a {
    display: block;
    padding: 0 45px 0 0;
    box-sizing: border-box;
    font-size: 20px;
    color: #fff;
    line-height: 53px;
    background: #1f296e url(../img/arrow.png) center right 15px no-repeat;
}



/* =====sec07===== */

.sec07 {
    width: 100%;
    text-align: center;
    letter-spacing: 0.28em;
}

.sec07_title {
    position: relative;
    z-index: 2;
    padding: 59px 0 50px;
    background: #1F296E;
    font-size: 22px;
    font-weight: bold;
    line-height:1.8;
    letter-spacing: 0.28em;
    color: #fff;
}

.sec07_title .shiomi {
    display: inline-block;
    padding: 0 0 0 124px;
    margin: 0 0 35px;
    background: url(../img/logo06.png) no-repeat;
    font-size: 21px;
    line-height: 74px;
}

.sec07_body {
    width: 100%;
}

.sec07 .contwrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto;
}

.sec07 .wrap_inner {
    width: 1000px;
    margin: 0 auto;
}

.sec07 .cont01_wrap {
    width: 100%;
    padding: 40px 0;
    background: url(../img/icamera01_1.jpg) right center/cover no-repeat;
}

.sec07 .cont02_wrap {
    width: 100%;
    padding: 40px 0;
    background: url(../img/top08.jpg) center top/cover no-repeat;
}

.sec07 .cont03_wrap {
    width: 100%;
    padding: 40px 0;
    background: url(../img/top14.jpg) center center/cover no-repeat;
}

.sec07 .cont04_wrap {
    width: 100%;
    padding: 40px 0;
    background: url(../img/naishi09.jpg) center center/cover no-repeat;
}

.sec07 .cont05_wrap {
    width: 100%;
    padding: 40px 0;
    background: url(../img/top10.jpg) center center/cover no-repeat;
}

.sec07 .cont06_wrap {
    width: 100%;
    padding: 40px 0;
    background: url(../img/kenporen01_1.jpg) center center/cover no-repeat;
}

.sec07 .cont07_wrap {
    width: 100%;
    padding: 40px 0;
    background: url(../img/top12.jpg) center center/cover no-repeat;
}

.sec07 .cont01 {
    width: 680px;
    height: 500px;
    padding: 130px 60px 55px;
    border: 1px solid #1f296e;
    box-sizing: border-box;
    margin: 0 auto 0 0;
    background: #fff url(../img/home_icon05.png) center top 40px no-repeat;
}

.sec07 .cont02,
.sec07 .cont03,
.sec07 .cont04,
.sec07 .cont05,
.sec07 .cont06,
.sec07 .cont07 {
    width: 540px;
    height: 470px;
    padding: 130px 28px 0;
    border: 1px solid #1f296e;
    box-sizing: border-box;
}

.sec07 .cont02 {
    width: 520px;
    margin: 0 0 0 auto;
    background: #fff url(../img/home_icon06.png) center top 40px no-repeat;
}

.sec07 .cont03 {
    margin: 0 auto 0 0;
    background: #fff url(../img/home_icon07.png) center top 40px no-repeat;
}

.sec07 .cont04 {
    margin: 0 0 0 auto;
    background: #fff url(../img/home_icon08.png) center top 40px no-repeat;
}

.sec07 .cont05 {
    margin: 0 auto 0 0;
    background: #fff url(../img/home_icon09.png) center top 40px no-repeat;
}

.sec07 .cont06 {
    margin: 0 0 0 auto;
    background: #fff url(../img/home_icon10.png) center top 40px no-repeat;
}

.sec07 .cont07 {
    width: 470px;
    margin: 0 auto 0 0;
    background: #fff url(../img/home_icon11.png) center top 40px no-repeat;
}

.sec07 .cont_title {
    margin: 0 0 26px;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.7;
    letter-spacing: 0.27em;
}

.sec07 .cont01 .cont_title {
    margin: 0 0 50px;
    line-height: 1;
}

.sec07 .cont02 .cont_title {
    margin: 0 0 40px;
    line-height: 2;
}

.sec07 .cont04 .cont_title {
    margin: 0 0 25px;
}

.sec07 .cont01 .cont_title .color,
.sec07 .cont02 .cont_title .color  {
    font-size: 22px;
    color: #be9e3a;
    font-weight: bold;
}

.sec07 .cont03 .cont_title .color,
.sec07 .cont04 .cont_title .color,
.sec07 .cont05 .cont_title .color,
.sec07 .cont06 .cont_title .color,
.sec07 .cont07 .cont_title .color {
    color: #be9e3a;
    font-weight: bold;
}

.sec07 .cont_title .small {
    font-size: 17px;
    font-weight: bold;
}

.sec07 .cont01 .cont_body {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin: 0 0 15px;
}

.sec07 .cont01 .cont_body:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url(../img/home_icon04.png) center center/contain no-repeat;
}

.sec07 .cont01 .point {
    /* width: 400px; */
    text-align: left;
}

.sec07 .cont01 .point.point01 {
    margin: 0 0 0 30px;
}

.sec07 .cont01 .point_title {
    display: inline-block;
    padding: 0 22px;
    margin: 0 0 30px;
    background: linear-gradient(transparent 60%, rgba(111, 158, 212, 0.36) 0);
    box-sizing: border-box;
    font-size: 22px;
    font-weight: bold;
}

.sec07 .cont01 .point_title.title02 {
    padding: 0 5px;
}

.sec07 .cont01 .point_title .small {
    font-size: 18px;
    font-weight: bold;
}

.sec07 .cont_text {
    font-size: 16px;
    line-height: 1.8;
    text-align: left;
}

.sec07 .cont_text.text01 {
    margin: 0 0 18px;
}

.sec07 .cont_text .line {
    padding: 0 0 5px;
    background: linear-gradient(transparent 40%, rgba(111, 158, 212, 0.36) 0%);
}

.sec07 .cont02 .cont_text {
    margin: 0 0 30px;
}

.sec07 .cont04 .cont_text {
    letter-spacing: 0.15em;
    text-align: justify;
    text-justify: distribute;
}

.sec07 .cont01 .link {
    display: inline-block;
    width: 475px;
    height: 53px;
    box-shadow: 7px 7px 0 #9fa0a0;
}

.sec07 .cont01 .link a {
    display: block;
    padding: 0 45px 0 0;
    box-sizing: border-box;
    background: #1f296e url(../img/arrow.png) center right 40px no-repeat;
    font-size: 18px;
    color: #fff;
    line-height: 53px;
    letter-spacing: 0;
}

.sec07 .cont02 .link {
    display: inline-block;
    width: 100%;
    height: 53px;
    box-shadow: 7px 7px 0 #9fa0a0;
}

.sec07 .cont02 .link a {
    display: block;
    padding: 0 45px 0 0;
    box-sizing: border-box;
    background: #1f296e url(../img/arrow.png) center right 45px no-repeat;
    font-size: 18px;
    color: #fff;
    line-height: 53px;
    letter-spacing: 0;
}

.sec07 .cont06 .cont_text .line .bold {
    font-weight: bold;
}

/* =====sec08===== */

/* .sec08 {
    padding: 100px 20px 75px;
    box-sizing: border-box;
    text-align: center;
}

.sec08_title {
    margin: 0 0 59px;
    font-size: 25px;
    text-align: center;
    letter-spacing: 0.28em;
}

.sec08_body {
    display: flex;
    justify-content: space-around;
    width: 945px;
    margin: 0 auto 70px;
    text-align: left;
}

.sec08_text {
    margin: 0 53px 0 0;
    font-size: 18px;
    letter-spacing: 0.28em;
    line-height: 2;
}

.sec08_image {
    position: relative;
    min-width: 398px;
    height: 534px;
    background: #ccc;
}

.sec08_image:after {
    content: url(../img/logo03.png);
    position: absolute;
    right: -10px;
    bottom: -52px;
    display: inline-block;
}

.sec08_link {
    display: inline-block;
    width: 437px;
    height: 53px;
    box-shadow: 7px 7px 0 #9fa0a0;
    text-align: center;
}

.sec08_link a {
    display: block;
    padding: 0 45px 0 0;
    box-sizing: border-box;
    background: #1f296e url(../img/arrow.png) center right 40px no-repeat;
    font-size: 20px;
    color: #fff;
    line-height: 53px;
} */

.sec08 {
    width: 100%;
    height: 755px;
    padding: 100px 0 0;
    box-sizing: border-box;
    background: url(../img/top13.jpg) center center/cover no-repeat;
}

.sec08_text {
    font-size: 19px;
    text-align: center;
    letter-spacing: 0.27em;
    line-height: 2;
    text-shadow:  #fff 2px 2px 2px,  #fff -2px 0px 2px,
                #fff 0px -2px 2px, #fff 0px 2px 2px,
                #fff 2px 2px  2px, #fff -2px 2px 2px,
                #fff 2px -2px 2px, #fff -2px -2px 2px,
                #fff 1px 2px 2px,  #fff -1px 2px 2px,
                #fff 1px -2px 2px, #fff -1px -2px 2px,
                #fff 2px 1px 2px,  #fff -2px 1px 2px,
                #fff 2px -1px 2px, #fff -2px -1px 2px;
}

.sec08_text .large {
    padding: 0 0 5px;
    background: linear-gradient(transparent 50%, rgba(111, 158, 212, 0.36) 0);
    font-size: 27px;
}
/* =====sec09===== */

.sec09 {
    width: 100%;
    padding: 146px 20px 51px;
    border-top: 1px solid #be9e3a;
    border-bottom: 1px solid #be9e3a;
    box-sizing: border-box;
    background: url(../img/logo04.png) center top 42px no-repeat;
    background-color: #fffef5;
    text-align: center;
}

.sec09_title {
    margin: 0 0 30px;
}

.sec09_title,
.sec09_text {
    font-size: 18px;
    font-family: "ヒラギノ明朝 ProN";
    font-weight: normal;
    line-height: 1.4;
    letter-spacing: 0.064em;
}

.sec09_text {
    margin: 0 0 40px;
}

.sec09_box {
    width: 982px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.sec09_contact:nth-of-type(1) {
    width: 469px;
}

.sec09_contact:nth-of-type(2) {
    width: 478px;
}

.sec09_contact .title {
    padding: 8px 0;
    margin: 0 0 12px;
    background: #1f296e;
    font-size: 18px;
    font-family: "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Helvetica, Arial, Sans-Serif;
    color: #fff;
}

.sec09_contact .tel {
    display: flex;
    justify-content: space-around;
    align-items: flex-end;
    margin: 0 0 22px;
}

.sec09_contact .num {
    padding: 0 0 0 35px;
    background: url(../img/home_icon12.png) center left no-repeat;
    font-size: 28px;
    font-weight: bold;
    font-family: "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Helvetica, Arial, Sans-Serif;
}

.sec09_contact .num .kana {
    position: relative;
    font-weight: bold;
}

.sec09_contact .num .kana:before {
    content: "いいおなか";
    top: -12px;
    left: 0;
    position: absolute;
    display: inline-block;
    width: 50px;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
}

.sec09_contact .time {
    padding: 0;
    font-size: 15px;
    font-family: "小塚ゴシック Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Helvetica, Arial, Sans-Serif;
    vertical-align: middle;
}

.sec09 .reservebox {
    position: relative;
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 25px 0 20px;
    border: 1px solid #be9e3a;
    box-sizing: border-box;
    margin: 0 auto;
    background: #fff;
}

.sec09 .reservebox:before {
    content: "オンライン予約";
    position: absolute;
    top: -14px;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    width: 170px;
    height: 34px;
    padding: 0 0 0 53px;
    box-sizing: border-box;
    background: url(../img/home_icon02.png) top left 12px/25px no-repeat;
    background-color: #fff;
    font-size: 15px;
    font-family: "小塚ゴシック Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Helvetica, Arial, Sans-Serif;
    color: #be9e3a;
    line-height: 34px;
}

.sec09 .reserve {
    width: 204px;
    height: 38px;
    box-shadow: 1.5px 1.5px 1.5px rgba(82, 78, 35, 0.75);
}

.sec09 .reserve01 {
    margin: 0 20px 0 0;
}

.sec09 .reserve a {
    display: block;
    box-sizing: border-box;
    font-size: 18px;
    color: #fff;
    font-family: "小塚ゴシック Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Helvetica, Arial, Sans-Serif;
    text-shadow: 3px 3px 3px rgba(82, 78, 35, 0.75);
    line-height: 38px;
}

.sec09 .reserve01 a {
    padding: 0 62px 0 30px;
    background: #be9e3a url(../img/home_icon14.png) top 9px right 28px no-repeat;
}
.sec09 .reserve02 a {
    padding: 0 40px 0 20px;
    background: #be9e3a url(../img/home_icon14.png) top 9px right 15px no-repeat;
}
.sec09 .reserve03 a {
    padding: 0 85px 0 43px;
    background: #be9e3a url(../img/home_icon14.png) top 9px right 40px no-repeat;
}

/* =====sec10===== */
.sec10 {
    width: 100%;
    padding: 80px 0;
}

.sec10 .inner {
    position: relative;
    width:  1000px;
    padding: 50px 0;
    margin: 0 auto;
    background: url(../img/director02_3.jpg) center center/cover no-repeat;
}

.sec10 .title {
    margin: 0 0 30px;
    font-size: 20px;
    color: #be9e3a;
    text-align: center;
    letter-spacing: 5px;
}

.sec10 .list {
    padding: 0 0 0 50px;
    border-left: 1px solid #1f296e;
}

.sec10 .row {
    position: relative;
    display: flex;
    align-items: baseline;
}

.sec10 .row:before {
    content: "";
    position: absolute;
    left: -65px;
    top: 25px;
    width: 30px;
    height: 1px;
    background: #1f296e;
}

.sec10 .term {
    width: 100px;
    letter-spacing: 5px;
}

.sec10 .data {
    font-size: 18px;
    letter-spacing: 5px;
    line-height: 3;
}

.sec10 .box {
    position: absolute;
    bottom: 50px;
    right: 20px;
}

.sec10 .logo {
    padding: 10px 20px;
    background: rgba(255,255,255,0.4);
}

.sec10 .name {
    font-size: 20px;
    letter-spacing: 5px;
    text-shadow: rgb(255 255 255) 2px 0px, rgb(255 255 255) -2px 0px, rgb(255 255 255) 0px -2px, rgb(255 255 255) 0px 2px, rgb(255 255 255) 2px 2px, rgb(255 255 255) -2px 2px, rgb(255 255 255) 2px -2px, rgb(255 255 255) -2px -2px, rgb(255 255 255) 1px 2px, rgb(255 255 255) -1px 2px, rgb(255 255 255) 1px -2px, rgb(255 255 255) -1px -2px, rgb(255 255 255) 2px 1px, rgb(255 255 255) -2px 1px, rgb(255 255 255) 2px -1px, rgb(255 255 255) -2px -1px;
    text-align: center;
}


/* =====sec_append===== */
.sec_append {
    width: 100%;
}

.sec_append .head {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    background: #1F296E ;
}

.sec_append .title {
    display: inline-block;
    padding: 40px 0 40px 124px;
    background: url(../img/logo06.png) center left 0 no-repeat;
    color: #fff;
    font-size: 22px;
    text-align: center;
    letter-spacing: 0.28em;
}

.sec_append .body {
    width: 100%;
    padding: 40px 0;
}

.sec_append .list {
    width: 990px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.sec_append .item {
    display: flex;
    flex-direction: column;
    width: 300px;
    border: 1px solid #BE9E3A;
    padding: 30px 20px;
    box-sizing: border-box;
    margin: 0 0 40px;
    background: #FFFEF5;
}

.sec_append .item_title {
    width: 170px;
    padding: 0 0 20px;
    border-bottom: 2px solid #4c4948;
    margin: 0 auto 30px;
    font-size: 20px;
    font-family: "游ゴシック体";
    text-align: center;
}

.sec_append .item_text {
    margin: 0 0 30px;
}

.sec_append .item:nth-of-type(1) {
    background: #FFFEF5 url(../img/append01.png) top 20px right 20px/40px no-repeat;
}

.sec_append .item:nth-of-type(2) {
    background: #FFFEF5 url(../img/append02.png) top 20px right 20px/40px no-repeat;
}

.sec_append .item:nth-of-type(3) {
    background: #FFFEF5 url(../img/append03.png) top 20px right 20px/40px no-repeat;
}

.sec_append .item:nth-of-type(4) {
    background: #FFFEF5 url(../img/append04.png) top 20px right 20px/40px no-repeat;
}

.sec_append .item:nth-of-type(5) {
    background: #FFFEF5 url(../img/append05.png) top 20px right 20px/35px no-repeat;
}

.sec_append .item:nth-of-type(6) {
    background: #FFFEF5 url(../img/append06.png) top 20px right 20px/35px no-repeat;
}

.sec_append .link {
    width: 100%;
    height: 44px;
    background: #fff;
    margin: auto 0 0;
    box-shadow: 7px 7px 0 #9fa0a0;
    text-align: center;
}

.sec_append .link a {
    display: block;
    width: 100%;
    height: 100%;
    background: #1F296E url(../img/append_arrow.png) center right 3px/4px no-repeat;
    line-height: 44px;
    font-size: 15px;
    color: #fff;
}



/* add_sec01ここから */

.add_sec01 {
    padding: 80px 0;
    background: rgba(255, 254, 240, .7);
}

.add_sec01 .sec_title {
    margin: 0 0 50px;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: .1em;
    color: #1f296e;
    text-align: center;
}

.add_sec01 .lead_text {
    margin: 0 0 50px;
    font-size: 31px;
    letter-spacing: .2em;
    color: #4c4948;
    text-align: center;
}

.add_sec01 .lead_text .small {
    font-size: 22px;
    letter-spacing: .2em;
    color: #4c4948;
    text-align: center;
}

.add_sec01 .list {
    display: flex;
    justify-content: center;
    margin: 0 0 50px;
}

.add_sec01 .item {
    position: relative;
    width: 490px;
    border: 1px solid #be9e3a;
}

.add_sec01 .item01 {
    margin: 0 50px 0 0;
}

.add_sec01 .item a {
    display: block;
    width: 100%;
    height: 100%;
}

.add_sec01 .item_title {
    position: absolute;
    z-index: 2;
    top: -20px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 170px;
    height: 170px;
    border-radius: 50%;
    border: 1px solid #be9e3a;
    background: rgba(255, 255, 255, .92);
    font-size: 25px;
    letter-spacing: .2em;
}

.add_sec01 .item01 .item_title {
    left: -5px;
}

.add_sec01 .item02 .item_title {
    right: -5px;
}

.add_sec01 .item_title .color {
    color: #be9e3a;
}


.add_sec01 .item_bottom {
    position: relative;
    display: flex;
    align-items: center;
    padding: 10px 0 0 20px;
    background: #fff;
}

.add_sec01 .bottom_text01 {
    margin: 0 20px 0 0;
    font-size: 25px;
    letter-spacing: .2em;
    color: #4c4948;
    text-align: center;
}

.add_sec01 .bottom_text01 .color {
    color: #e7251f;
}

.add_sec01 .bottom_text02 {
    display: flex;
    align-items: center;
    font-size: 20px;
}

.add_sec01 .bottom_text02 .large {
    padding: 0 20px 0 0;
    font-size: 30px;
}

.add_sec01 .bottom_arrow {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.add_sec01 .text {
    width: 740px;
    margin: 0 auto;
    line-height: 2;
}

.add_sec01 .text .color {
    font-size: 20px;
    color: #1f296e;
}

/* add_sec01ここまで */

/* shisetsu_kijun ここから */
.shisetsu_kijun {
    width: 900px;
    max-width: 90%;
    margin: 0 auto;
}
.shisetsu_kijun .box {
    border: 0.5px solid #b09544;
    padding: 25px;
}
.shisetsu_kijun .title {
    font-size: 18px;
    font-family: "ヒラギノ明朝 ProN";
    font-weight: normal;
    line-height: 1.4;
    letter-spacing: 0.064em;
    margin-bottom: 25px;
}
.shisetsu_kijun .text {
    font-size: 16px;
    letter-spacing: .1em;
    line-height: 1.8;
    text-align: left;
}
/* shisetsu_kijun ここまで */
