@charset "utf-8";

.glonav {
    padding: 125px 0 15px;
}

.sp {
    display: none;
}


/* =====key===== */
.key {
    position: relative;
    width: 100%;
    height: 420px;
    background: url(../img/gyakuryuu01.jpg) center center/cover no-repeat;
}

.key:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 420px;
    background: url(../img/center03.png) left top/contain no-repeat;
}

.key:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 420px;
    background: url(../img/center04.png) right bottom/contain no-repeat;
}

.key_text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 35px;
    font-weight: bold;
    text-shadow:  #fff 2px 0px,  #fff -2px 0px,
                #fff 0px -2px, #fff 0px 2px,
                #fff 2px 2px , #fff -2px 2px,
                #fff 2px -2px, #fff -2px -2px,
                #fff 1px 2px,  #fff -1px 2px,
                #fff 1px -2px, #fff -1px -2px,
                #fff 2px 1px,  #fff -2px 1px,
                #fff 2px -1px, #fff -2px -1px;
    letter-spacing: 0.28em;
}

/* =====sec01===== */
.sec01 {
    padding: 70px 0 60px;
    background: rgba(81, 118, 159, 0.15);
}

.sec01_title {
    position: relative;
    padding: 0 0 40px;
    margin: 0 0 45px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.11em;
}

.sec01_title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 528px;
    height: 26px;
    margin: 0 auto;
    background: url(../img/gyakuryuu_border01.png) no-repeat;
}

.sec01 .box {
    display: flex;
    justify-content: center;
    margin: 0 0 50px;
}

.sec01 .box_l {
    margin: 0 40px 0 0;
}

.sec01 .box_l .item:nth-of-type(1) {
    margin: 0 0 13px;
}

.sec01 .box .item {
    width: 375px;
    border: 1px solid #1F296E;
    padding: 0 0 15px;
    box-sizing: border-box ;
    background: #fff;
}

.sec01 .box .box_r .item {
    height: 100%;
}

.sec01 .box .item_title {
    padding: 10px 0;
    margin: 0 0 15px;
    background: #1F296E;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    letter-spacing: 0.11em;
}

.sec01 .box .box_r .item_title {
    margin: 0 0 30px;
}

.sec01 .box .item_text {
    padding: 0 0 0 25px;
    margin: 0 0 0 30px;
    background: url(../img/gyakuryuu_icon01.png) top 12px left no-repeat;
    font-size: 18px;
    font-weight: bold;
    line-height: 2.2;
}

.sec01_text {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-align: center;
    line-height: 2;
}

.sec01_text .color {
    font-weight: bold;
    color: #E60012;
}

.sec01_text .line {
    padding: 0 0 5px;
    background: linear-gradient(transparent 50%, rgba(190, 158, 58, 0.39) 0);
    font-size: 20px;
    font-weight: bold;
}

/* =====sec02=====*/
.sec02 {
    padding: 135px 0 60px;
    background: #FFFEF5 url(../img/logo03.png) center top 56px/68px no-repeat;
    letter-spacing: 0.16em;
}

.sec02_title {
    margin: 0 0 40px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}

.sec02 .text {
    font-weight: bold;
    line-height: 2.2;
}

.sec02 > .text {
    margin: 0 0 60px;
    text-align: center;
}

.sec02 > .text .line {
    padding: 0 5px 10px;
    background: linear-gradient(transparent 50%, rgba(111, 158, 212, 0.36) 0);
    font-size: 20px;
    font-weight: bold;
    color: #1F296E;
}

.sec02_body {
    width: 828px;
    margin: 0 auto;
}

.sec02 .cont_title {
    padding: 0 0 20px;
    border-bottom: 1px dashed #A8A4A3;
    margin: 0 0 20px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 1.7;
}

.sec02 .cont_title .color {
    font-size: 19px;
    font-weight: bold;
    color: #1F296E;
}

.sec02 .cont01,
.sec02 .cont02,
.sec02 .cont03 {
    margin: 0 0 75px;
}

.sec02 .cont_body {
    display: flex;
    justify-content: center;
}

.sec02 .cont01 .image {
    margin: 0 0 40px;
    text-align: center;
}

.sec02 .cont01 > .text {
    width: 712px;
    margin: 0 auto;
    letter-spacing: 0.1em;
}

.sec02 .cont02 .image,
.sec02 .cont03 .image {
    width: 369px;
    min-width: 369px;
    height: 248px;
    background: #BDBEBE;
}

.sec02 .cont02 .image,
.sec02 .cont03 .image,
.sec02 .cont04 .image {
    margin: 0 32px 0 0;
}


.sec02 .cont02 .text,
.sec02 .cont03 .text {
    padding: 10px 0 0;
}

.sec02 .cont04 .image {
    min-width: 369px;
}

.sec02 .cont04 .textbox {
    padding: 10px 0 0;
}

.sec02 .cont04 .textbox .text:nth-of-type(2) {
    padding: 20px 0 0;
}

/* =====sec03===== */
.sec03 {
    padding: 65px 0 88px;
    letter-spacing: 0.16em;
}

.sec03_inner {
    width: 900px;
    margin: 0 auto;
}

.sec03 .text {
    line-height: 2.2;
}

.sec03 .text .line {
    padding: 0 0 5px;
    background: linear-gradient(transparent 40%, rgba(111, 158, 212, 0.36) 0);
    font-size: 18px;
    font-weight: bold;
    color: #1F296E;
}

.sec03 .cont_title {
    width: 412px;
    border-bottom: 1px dashed #1F296E;
    padding: 0 0 25px;
    margin: 0 auto 40px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.sec03 .cont_body {
    display: flex;
    justify-content: center;
}

.sec03 .cont_body .image {
    width: 383px;
    min-width: 383px;
}

.sec03 .cont_body .image img {
    object-fit: cover;
    width: 383px;
    height: 235px;
    object-position: left bottom;
}

.sec03 .cont01 {
    margin: 0 0 40px;
}

.sec03 .cont01 .cont_body {
    flex-direction: row-reverse;
}

.sec03 .cont01 .text {
    margin: 0 32px 0 0;
}

.sec03 .cont02 .image {
    margin: 0 32px 0 0;
}

/* =====sec04===== */
.sec04 {
    padding: 65px 0 75px;
    background: rgba(111, 158, 212, 0.12);
    letter-spacing: 0.16em;
}

.sec_title {
    margin: 0 0 40px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}

.sec04 .items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 966px;
    margin: 0 auto;
}

.sec04 .item {
    width: 458px;
    padding: 10px 10px 20px;
    box-sizing: border-box;
    background: #fff;
}

.sec04 .item:nth-child(-n+2) {
    margin: 0 0 30px;
}

.sec04 .item_title {
    padding: 15px 0;
    margin: 0 0 12px;
    background: #1F296E;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.sec04 .item .list {
    padding: 0 10px 0 35px;
    list-style-image: url(../img/gyakuryuu_icon01.png);
    letter-spacing: 0.1em;
}

.sec04 .item .list_text {
    margin: 0 0 10px;
    font-weight: bold;
}

.sec04 .item .list .sub_list {
    margin: 10px 0;
}

.sec04 .item .list .sub_list .sub_text {
    position: relative;
    display: inline-block;
    padding: 0 0 0 1em;
    margin: 0 10px 0 0;
    font-weight: bold;
}

.sec04 .item .list .sub_list .sub_text:before {
    content: "・";
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
}

.sec04 .item:nth-child(n+2) .item_text {
    padding: 0 10px;
    line-height: 2;
    font-weight: bold;
}

/* =====sec05===== */
.sec05 {
    width: 100%;
    height: 400px;
    background: url(../img/gyakuryuu09.jpg) top 30% center/cover no-repeat;
    letter-spacing: 0.16em;
}

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

.sec05 .text {
    padding: 80px 0 0;
    margin: 0 0 35px;
    line-height: 2.2;
    font-weight: bold;
    text-shadow:  #fff 2px 0px,  #fff -2px 0px,
                #fff 0px -2px, #fff 0px 2px,
                #fff 2px 2px , #fff -2px 2px,
                #fff 2px -2px, #fff -2px -2px,
                #fff 1px 2px,  #fff -1px 2px,
                #fff 1px -2px, #fff -1px -2px,
                #fff 2px 1px,  #fff -2px 1px,
                #fff 2px -1px, #fff -2px -1px;
}

.sec05 .link {
    width: 420px;
    height: 72px;
    border: 1px solid #1F296E;
    box-shadow: 4px 4px 7px rgba(34, 25, 21, 0.38);
    margin: 0 auto;
}

.sec05 .link a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 0 0 0 35px;
    box-sizing: border-box;
    background: #fff url(../img/logo03.png) left 15px center/56px no-repeat;
    color: #1F296E;
    font-weight: bold;
    text-align: center;
}

.sec05 .link a:after {
    content: "";
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    width: 17px;
    height: 24px;
    background: url(../img/kaiyou_arrow01.png) no-repeat;
}

/* =====sec06===== */
.sec06 {
    padding: 80px 0 70px;
    letter-spacing: 0.16em;
}

.sec06 .text {
    font-weight: bold;
    line-height: 2.2;
}

.sec06_body {
    width: 870px;
    margin: 0 auto;
}

.sec06 .cont_title {
    width: 472px;
    padding: 0 0 20px;
    border-bottom: 1px solid #B69739;
    margin: 0 auto 55px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.sec06 .cont01,
.sec06 .cont02 {
    margin: 0 0 60px;
}

.sec06 .cont01 .upper {
    display: flex;
    flex-direction: row-reverse;
    margin: 0 0 25px;
}

.sec06 .cont01 .upper .text {
    margin: 0 85px 0 0;
}

.sec06 .cont01 .upper .data {
    min-width: 247px;
}

.sec06 .cont02 .text {
    margin: 0 0 35px;
}

.sec06 .cont02 .data {
    text-align: center;
}

.sec06 .cont03 .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sec06 .cont03 .list .item {
    background: rgba(31, 41, 110, 0.1);
    padding: 25px;
    box-sizing: border-box;
}

.sec06 .cont03 .list .item:nth-of-type(1),
.sec06 .cont03 .list .item:nth-of-type(2) {
    width: 423px;
    margin: 0 0 20px;
}

.sec06 .cont03 .list .item:nth-of-type(3) {
    width: 100%;
}

.sec06 .cont03 .list .item_title {
    padding: 0 0 25px;
    border-bottom: 1px dashed #A8A4A3;
    margin: 0 0 20px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.sec06 .cont03 .list .text {
    padding: 0 10px;
}

.sec06 .cont03 .list .item .sublist {
    display: flex;
    flex-wrap: wrap;
    width: 520px;
    margin: 0 auto 15px;
    list-style-type: disc;
}

.sec06 .cont03 .list .item .sublist .text {
    width: 50%;
    padding: 0;
}

.sec06 .cont03 .text02 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

/* =====sec07===== */
.sec07 {
    width: 100%;
    padding: 40px 0;
    background: #1F296E;
}

.sec07_text {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 2.3;
}

.sec07_text .color {
    font-weight: bold;
    color: #BE9E3A;
}

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

.sec08 {
    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;
}

.sec08_box {
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

.sec08_contact {
    width: 469px;
}

.sec08_contact .title {
    padding: 8px 0;
    margin: 0 0 12px;
    background: #1f296e;
    font-size: 18px;
    font-family: "游ゴシック体";
    color: #fff;
}

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

.sec08_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;
}

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

.sec08 .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;
}

.sec08 .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;
}

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

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

.sec08 .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;
}

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

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

.sec08_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;
}