/* ****************************************************************************
*
* 1. common
*
* ***************************************************************************/


/* ======================================================
* 1-1. Reset
* =================================================== */

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
address,
del,
em,
font,
img,
small,
strike,
strong,
sub,
sup,
b,
u,
i,
center,
dl,
dt,
dd,
ul,
li,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
}

@charset "utf-8";
body {
    margin: 0;
    padding: 0;
    background-image: url("../../assets/images/body_bg.jpg");
    color: #333333;
    font-size: 16px;
    line-height: 2;
    font-family: "dnp-shuei-mincho-pr6n", YuMincho, 'Yu Mincho', serif;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
}

img {
    vertical-align: bottom;
    /*:pointer-events: none;*/
}

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

a:visited {
    color: #000000;
}

a:hover {
    text-decoration: none;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}


/* ======================================================
* 1-2. Style
* =================================================== */


/*body#index:before{
content:"";
display:block;
position:fixed;
top:0;
left:0;
z-index:-1;
width:100%;
height:100vh;
background:url(../../assets/images/bg-index.jpg) center no-repeat;
background-size:cover;
} */

.sp-only {
    display: none;
}

h1 {
    text-align: center;
    margin: 0;
    padding: 2.0rem 0;
    font-size: 4.0rem;
    line-height: 0.6;
    font-family: "Yuji Syuku", serif;
    font-weight: 400;
    font-style: normal;
    color: #0168b7;
}

h2 {
    text-align: center;
    margin: 0;
    padding: 2.0rem 0;
    font-size: 3.0rem;
    line-height: 0.6;
    font-family: "Yuji Syuku", serif;
    font-weight: 400;
    font-style: normal;
}

h2 span {
    font-size: 3.0rem;
    line-height: 2.2;
    color: #000000;
    font-family: "Yuji Syuku", serif;
    font-weight: 400;
    font-style: normal;
}

h2.concept_h2,
h2.concept_h2 span {
    text-align: center;
    margin: 0;
    padding: 0.6rredem 0;
    font-size: 4.0rem;
    line-height: 1.8;
    color: #000009;
    font-family: "Yuji Syuku", serif;
    font-weight: 100;
    font-style: normal;
}

#sub h2.concept_h2,
#sub h2.concept_h2 span {
    text-align: center;
    margin: 0;
    padding: 0.6rredem 0;
    font-size: 2.0rem;
    line-height: 1.8;
    color: #000009;
    font-family: "Yuji Syuku", serif;
    font-weight: 100;
    font-style: normal;
}

h2.concept_h2 img {
    margin-top: 40px;
    width: 60%;
}

h3 {
    font-size: 30px;
    padding: 20px 0 0;
    color: #000000;
    margin-bottom: 10px;
    font-family: "Yuji Syuku", serif;
    font-weight: 100;
    font-style: normal;
}

h3 span.menu {
    font-size: 14px;
    font-weight: normal;
    margin: 0 30px;
    padding: 2px 10px;
    vertical-align: middle;
    border: solid 1px #ffffff;
}

h3.center {
    text-align: center;
    font-size: 24px;
    line-height: 1.4;
}

h3.ttl_h3,
h3.ttl_h3_02 {
    position: relative;
    display: block;
    height: 80px;
    line-height: 1.0rem;
    margin: 30px auto 0;
    font-size: 24px;
    text-align: center;
}

.p-single_cont h3 {
    position: relative;
    display: block;
    height: 80px;
    line-height: 1.0rem;
    margin: 30px auto 0;
    font-size: 24px;
    text-align: center;
}

h3.ttl_h3_03 {
    position: relative;
    display: block;
    height: 80px;
    line-height: 1.0rem;
    margin: 30px auto;
    font-size: 24px;
    text-align: center;
}

.icon:before {
    content: "";
    padding-right: 10px;
    border-left: 7px solid #692a3a;
}

h4 {
    font-size: 22px;
    padding: 20px 0 0;
    color: #000000;
    margin-bottom: 10px;
    font-family: "Yuji Syuku", serif;
    font-weight: 100;
    font-style: normal;
}

#news_content h3 {
    font-size: 26px;
    padding: 20px 0 0;
    color: #000000;
    margin-bottom: 40px;
    border-bottom: solid 1px #DDDDDD;
}

#concept_content h4,
#news_content h4 {
    font-size: 24px;
    margin-bottom: 20px;
    padding: 20px 0 0;
    color: #000000;
}

#concept_content h4 span,
#news_content h4 span {
    font-size: 26px;
    padding: 0 2px;
    background: linear-gradient(transparent 70%, #dddddd 70%);
}

#concept_content h5,
#news_content h5 {
    font-size: 20px;
    padding: 20px 0 0;
    color: #000000;
}

#news_content a {
    color: #000000;
    font-weight: bold;
}

#news_content table {
    font-size: 16px;
}

#news_content table th {
    padding: 10px;
    white-space: nowrap;
    text-align: right;
    vertical-align: text-top;
}

#news_content table td {
    padding: 10px;
    white-space: nowrap;
    text-align: left;
}

#news_content ul {
    list-style-type: none;
    font-size: 0.8rem;
    margin-left: 10px;
}

.center,
.center_sp {
    text-align: center !important;
}

.right {
    text-align: right !important;
}

.bold {
    font-weight: bold;
}

.large {
    font-size: 1.8em;
}

.middle {
    font-size: 1.2em;
}

.small {
    font-size: 0.8em;
}

.white {
    color: #ffffff !important;
}

.red {
    color: #ff0000 !important;
}

.blue {
    color: #0168b7 !important;
}

.pink {
    color: #f25f69 !important;
}

.peach {
    color: #cb515e !important;
}

.green {
    color: #62a854 !important;
}

.bg_gray {
    background: #f5f5f5;
    margin: 0;
    padding: 0;
}

.bg_pink {
    background: #fdeeed;
    margin-bottom: 0;
    padding: 30px;
}

.border_black {
    border: solid 1px #000009;
}

.border_black ul {
    margin: 0.8rem;
}

.border_black ul li {
    list-style-type: decimal;
    font-size: 1.0rem !important;
}

.border_black ul.ul_disc li {
    list-style-type: disc;
    font-size: 1.0rem !important;
}

.border_black table {
    margin: 0.8rem auto;
}

.border_black table th {
    padding-right: 1.0rem;
    text-align: right;
    font-size: 1.0rem;
}

.border_black table td {
    font-size: 1.2rem;
}

.border_black p {
    padding: 0.8rem;
}

.pd0 {
    padding: 0 !important;
}

.ptb10 {
    padding: 10px 0 !important;
}

.ptb30 {
    padding: 30px 0 !important;
}

.ptb60 {
    padding: 60px 0 !important;
}

.pb30 {
    padding: 0 0 30px !important;
}

.pb60 {
    padding: 0 0 60px !important;
}

.pb100 {
    padding: 0 0 100px !important;
}

.pl20 {
    padding: 0 0 0 20px !important;
}

.plr20 {
    padding: 0 20px !important;
}

.mtb0 {
    margin: 0 !important;
}

.mt50,
.mtb50 {
    margin: 50px 0 0 !important;
}

.mt100 {
    margin: 100px 0 0 !important;
}

.mg10 {
    margin: 10px !important;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

section {
    width: 100%;
    margin: 0 auto;
}

.inner {
    width: 90%;
    margin: 0 auto;
}

.inner img {
    width: 100%;
    margin: 0 auto;
}

img.w100 {
    width: 100%;
}

img.key {
    border-radius: 40px;
}

section p {
    font-size: 1.0rem;
}

.w50 {
    width: 50% !important;
    margin: 0 auto;
}


/*--- ページトップ ---*/

#pagetop {
    position: fixed;
    bottom: .5em;
    right: .5em;
    z-index: 10000;
}

#pagetop a.topBtn {
    display: block;
    width: 60px;
    height: 60px;
    background: url(../../assets/images/pagetop.png) no-repeat;
    background-size: 60px 60px;
    text-indent: -9999em;
    opacity: 1;
}

#pagetop a:hover {
    opacity: 0.8;
}


/*---　ハンバーガーボタン　---*/

.hamburger,
nav.globalMenuSp ul {
    display: none;
}


/* ======================================================
* 1-3. Header
* =================================================== */

header {
    position: fixed;
    top: 0;
    width: 100%;
    height: 50px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0);
    z-index: 500;
    /*border-bottom: 1px solid #ddd;*/
    transition: 0.4s;
}

.logo {
    display: none;
    position: absolute;
    top: 1.0vw;
    left: 1.0vw;
    width: 12%;
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
    transition: 0.8s;
    opacity: 1.0;
    z-index: 999999;
}

.logo a {
    display: block;
}

.logo a img {
    width: 100%;
}

.global-nav {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
}

.menu>li {
    float: left;
    margin: 0;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    font-size: 0.8vw;
    font-weight: bold;
    list-style: none;
}

.menu>li:hover {
    -webkit-transition: all 3.5s;
    transition: all 3.5s;
}

.menu>li a {
    color: #fff;
}

.menu>li a:hover {
    opacity: 0.6;
}

.menu>li.menu__single {
    position: relative;
}

.menu>li.menu__single:hover ul.menu__second-level {
    top: 30px;
    visibility: visible;
    opacity: 1;
}

.menu>li.menu__single ul.menu__second-level {
    position: absolute;
    top: 40px;
    left: 4px;
    width: 120%;
    visibility: hidden;
    opacity: 0;
    z-index: 1;
    /*background-color: #ff0000;*/
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.menu>li.menu__single ul.menu__second-level li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    list-style-type: none;
    /*border-bottom: 1px dotted #fff;*/
}

.menu>li.menu__single ul.menu__second-level li a {
    color: #ffffff;
}

.menu>li.menu__single ul.menu__second-level li a:hover {
    opacity: 0.6;
}


/*.menu > li.menu__single:hover ul.menu__second-level:hover {
background: #fff;
}*/

ul.lang_nav {
    display: flex;
    width: 12%;
    position: absolute;
    top: 10px;
    right: 6%;
    list-style-type: none;
    transition: transform 0.3s;
}

ul.lang_nav li {
    margin: 0;
    padding: 0 10px;
    font-size: 1.0vw;
    list-style-type: none;
    color: #ffffff;
}

ul.lang_nav li a {
    color: #ffffff;
}

.box_p_nav {
    position: fixed;
    width: auto;
    right: 0;
    top: -10px;
    padding: 20px 10px;
    opacity: 1.0;
}

.box_p_nav a {
    display: block;
    width: auto;
    height: auto;
    padding: 30px 0 20px;
}

.box_p_nav a span {
    font-size: 0.8vw;
}

.box_p_nav a:hover {
    transition: 0.8s;
}


/* ======================================================
* 1-4. Header - Scroll Sub
* =================================================== */

.scroll,
#sub header {
    position: fixed;
    top: 0;
    width: 100%;
    height: 4.0vw;
    max-height: 80px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 1.0);
    z-index: 500;
    border-bottom: 1px solid #0068b7;
    transition: 2.0s;
}

.scroll .logo,
#sub header .logo {
    display: block;
    position: absolute;
    top: 0.4vw;
    left: 0.4vw;
    width: 12%;
    max-width: 200px;
    margin: 0 auto;
    transition: 2.0s;
    opacity: 1.0;
}

.scroll .global-nav,
#sub header .global-nav {
    display: block;
    position: absolute;
    top: 1.0vw;
    right: 0;
    transition: 2.0s;
}

.scroll .global-nav ul,
#sub header .global-nav ul {
    display: flex;
    justify-content: center;
    margin: 0;
    padding-top: 0;
    transition: 0.8s;
}

.scroll .global-nav ul.menu>li,
#sub header .global-nav ul.menu>li {
    float: left;
    margin: 0;
    padding-top: 0;
    height: 40px;
    line-height: 40px;
    font-size: min(1.0vw, 14px);
    font-weight: bold;
    list-style: none;
}

.scroll .global-nav ul.menu>li:hover,
#sub header .global-nav ul.menu>li:hover {
    -webkit-transition: all 3.5s;
    transition: all 3.5s;
}

.scroll .global-nav ul.menu>li a,
#sub header .global-nav ul.menu>li a {
    color: #0068b7;
}

.scroll .global-nav ul.menu>li a:hover,
#sub header .global-nav ul.menu>li a:hover {
    opacity: 0.6;
}

.scroll .global-nav ul.menu>li.menu__single,
#sub header .global-nav ul.menu>li.menu__single {
    position: relative;
}

.scroll .global-nav ul.menu>li.menu__single:hover ul.menu__second-level,
#sub header .global-nav ul.menu>li.menu__single:hover ul.menu__second-level {
    top: 30px;
    visibility: visible;
    opacity: 1;
}

.scroll .global-nav ul.menu>li.menu__single ul.menu__second-level,
#sub header .global-nav ul.menu>li.menu__single ul.menu__second-level {
    display: block;
    position: absolute;
    top: 40px;
    left: 4px;
    width: 120%;
    margin-top: 0.4vw;
    visibility: hidden;
    opacity: 0;
    z-index: 1;
    background-color: #ffffff;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.scroll .global-nav ul.menu>li.menu__single ul.menu__second-level li,
#sub header .global-nav ul.menu>li.menu__single ul.menu__second-level li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    list-style-type: none;
    /*border-bottom: 1px dotted #fff;*/
}

.scroll .global-nav ul.menu>li.menu__single ul.menu__second-level li a,
#sub header .global-nav ul.menu>li.menu__single ul.menu__second-level li a {
    color: #000000;
}

.scroll .global-nav ul.menu>li.menu__single ul.menu__second-level li a:hover,
#sub header .global-nav ul.menu>li.menu__single ul.menu__second-level li a:hover {
    opacity: 0.6;
}


/*.menu > li.menu__single:hover ul.menu__second-level:hover {
background: #fff;
}*/

.scroll ul.lang_nav,
#sub header ul.lang_nav {
    display: flex;
    width: 12%;
    position: absolute;
    top: 10px;
    right: 6%;
    list-style-type: none;
}

.scroll ul.lang_nav li,
#sub header ul.lang_nav li {
    margin: 0;
    padding: 0 10px;
    font-size: 0.8vw;
    list-style-type: none;
}

.scroll ul.lang_nav li a,
#sub header ul.lang_nav li a {
    color: #000000;
}

.scroll .box_p_nav,
#sub .box_p_nav {
    position: fixed;
    width: auto;
    top: 90px;
    right: 10px;
    padding: 0;
    opacity: 1.0;
}

.scroll .box_p_nav a,
#sub .box_p_nav a {
    display: block;
    width: auto;
    height: auto;
    padding: 0;
}

.scroll .box_p_nav a span,
#sub .box_p_nav a span {
    font-size: 0.8vw;
}

.scroll .box_p_nav a:hover,
#sub .box_p_nav a:hover {
    transition: 0.8s;
}


/* ======================================================
* 1-6. Footer
* =================================================== */

footer {
    margin-bottom: 0;
    background-color: #eeeeee;
}

footer .abouyus {
    margin-bottom: 0;
    padding: 20px 0;
}

footer .aboutus img {
    display: block;
    width: 16%;
    margin: 0 auto;
}

footer .aboutus a {
    font-weight: bold;
    color: #000000;
}

footer .aboutus a.f_tel {
    font-size: 24px;
    font-weight: bold;
    color: #000000;
}

footer .aboutus p {
    font-size: 16px;
}

footer .sns {
    display: flex;
    margin-bottom: 0;
    padding: 20px 0;
    background-color: #ffffff;
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
}

.sns ul {
    width: 60%;
    max-width: 300px;
    display: flex;
    margin: 0 auto;
}

.sns ul li {
    padding: 0 10px;
    list-style-type: none;
}

.sns ul li a img {
    width: 100%;
}

footer .f_inner01 {
    width: 60%;
    display: flex;
    margin: 0 auto;
    padding: 20px 0;
}

footer .f_inner01 ul {
    margin: 0 auto;
}

footer .f_inner01 ul li {
    font-size: 11px;
    text-align: left;
    list-style-type: none;
}

footer .f_inner01 ul li span {
    margin-bottom: 4px;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

footer .f_inner01 ul li a {
    color: #000000;
}

footer .f_inner01 ul li a:hover span,
footer .f_inner01 ul li a:hover {
    text-decoration: underline;
}

footer .f_inner01 p {
    text-align: right;
    font-size: 12px;
    padding: 4px 8% 0 0;
    margin-bottom: 0;
    color: #000000;
}

footer .f_inner02 {
    margin-bottom: 0;
    padding: 20px 0;
    background-color: #0068B7;
}

footer .f_inner02 ul {
    float: left;
    padding-left: 1%;
}

footer .f_inner02 ul li {
    display: inline-block;
    padding: 0 10px;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    list-style-type: none;
}

footer .f_inner02 ul li a:hover span,
footer .f_inner02 ul li a:hover {
    text-decoration: underline;
}

footer .f_inner02 p {
    text-align: center;
    font-size: 12px;
    padding: 0;
    /*padding: 100px 8% 0 0;*/
    margin-top: 10px;
    color: #ffffff;
}

footer .f_inner02 a {
    color: #ffffff;
}


/* ======================================================
* 1-7. Btn
* =================================================== */

.btn a {
    background-color: #ffffff;
    color: #000000;
    font-size: 14px;
    width: 160px;
    display: block;
    text-align: center;
    margin: 20px auto;
    padding: 4px 40px;
    border: 1px solid #692a3a;
}

.btn a:hover {
    text-decoration: none;
    background-color: #692a3a;
    color: #ffffff;
    border: 1px solid #692a3a;
}

.btn a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    color: #000000;
    font-size: 1.2em;
    margin: 0 10px 0 0;
    display: inline-block;
}

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

.btn_s a {
    background-color: #ffffff;
    color: #000000;
    font-size: 12px;
    width: 100px;
    display: block;
    text-align: center;
    margin: 10px auto;
    padding: 4px 40px;
    border: 1px solid #692a3a;
}

.btn_s a:hover {
    text-decoration: none;
    background-color: #692a3a;
    color: #ffffff;
    border: 1px solid #692a3a;
}

.btn_s a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    color: #000000;
    font-size: 1.2em;
    margin: 0 10px 0 0;
    display: inline-block;
}

.btn_s a:hover:before {
    color: #fff;
}

.btn_center a {
    width: 100px;
    display: block;
    text-align: center;
    margin: 20px auto;
    padding: 6px 10px;
    font-size: 0.8rem;
    border-bottom: 1px solid #000000;
}

.btn_center a:hover {
    text-decoration: none;
    color: #000000;
    border-bottom: 1px solid #000000;
    opacity: 0.6;
}

.btn_center a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    color: #000000;
    font-size: 1.2em;
    margin: 0 10px 0 0;
    display: inline-block;
}

.btn_center a:hover:before {
    color: #000000;
    opacity: 0.6;
}

.btn_center_w a {
    width: 180px;
    display: block;
    text-align: center;
    margin: 20px auto;
    padding: 6px 10px;
    font-size: 0.8rem;
    border-bottom: 1px solid #000000;
}

.btn_center_w a:hover {
    text-decoration: none;
    color: #000000;
    border-bottom: 1px solid #000000;
    opacity: 0.6;
}

.btn_center_w a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    color: #000000;
    font-size: 1.2em;
    margin: 0 10px 0 0;
    display: inline-block;
}

.btn_center_w a:hover:before {
    color: #000000;
    opacity: 0.6;
}

.btn_visit a {
    background-color: #ffffff;
    color: #000000;
    font-size: 20px;
    width: 30%;
    display: block;
    text-align: center;
    margin: 0 auto 10px;
    padding: 10px 40px;
    border: 1px solid #000000;
}

.btn_visit a:hover {
    text-decoration: none;
    background-color: #000009;
    color: #ffffff;
    border: 1px solid #000009;
}

.btn_visit a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    color: #000000;
    font-size: 1.2em;
    margin: 0 10px 0 0;
    display: inline-block;
}

.btn_visit a:hover:before {
    color: #fff;
}


/* ****************************************************************************
*
* 2. Contents
*
* ***************************************************************************/


/* ======================================================
* 2-1. Wrap
* =================================================== */

.wrap_index {
    max-width: 3000px;
    width: 100%;
    clear: both;
    background-color: rgb(255 255 255 / 0.6);
    /* margin: 100vh auto 0; */
    margin: 0 auto;
    padding: 0;
}

.wrap_index .wrap_index_inner {
    padding: 0 0 60px!important;
}

@media screen and (max-width: 767px) {
    .wrap_index .wrap_index_inner {
        padding: 0 0 30px!important;
    }
}

#wrap {
    max-width: 3000px;
    width: 100%;
    clear: both;
    background-color: rgb(255 255 255 / 0.6);
    margin: 0 auto;
    padding: 0;
}

.wrap_bottom {
    clear: both;
    margin: 100px auto 0;
    padding: 0 0 40px;
}

.wrap a img:hover {
    opacity: 0.8;
}

.content_inner {
    width: 80%;
    margin: 0 auto;
}

.content_inner_60 {
    width: 60%;
    margin: 0 auto;
}

.content_inner ul {
    padding: 0 1.2rem;
}

.content_inner ul li {
    font-size: 0.8rem;
}

ul.none_li {
    padding: 0;
    list-style-type: none;
}

ul.none_li li {
    font-size: 0.8rem;
}

ul.none_li li.normal {
    font-size: 1.0rem;
}

.content_inner ul.rx_navi {
    width: 80%;
    display: flex;
    margin: 0 auto;
}

.content_inner ul.rx_navi li {
    width: 20%;
    padding: 0 40px;
    list-style-type: none;
}

.content_inner ul.rx_navi li a {
    width: 100%;
    display: block;
    text-align: center;
    margin: 20px auto;
    padding: 6px 10px;
    font-size: 0.8rem;
    border-bottom: 1px solid #000000;
}

.content_inner ul.rx_navi li a:hover {
    text-decoration: none;
    color: #000000;
    border-bottom: 1px solid #000000;
    opacity: 0.6;
}

.content_inner ul.rx_navi li a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    color: #000000;
    font-size: 1.2em;
    margin: 0 10px 0 0;
    display: inline-block;
}

.content_inner ul.rx_navi li a:hover:before {
    color: #000000;
    opacity: 0.6;
}


/* ======================================================
* 2-2. Index
* =================================================== */

#video-area {
    /*position: fixed;*/
    /*z-index: -1;最背面に設定*/
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow: hidden;
}

#video {
    /*天地中央配置*/
    /* position: absolute; */
    /*z-index: -1;*/
    /* top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); */
    /*縦横幅指定*/
    width: 100%;
    /* 16:9 の幅→16 ÷ 9＝ 177.77% */
    /* height: 100%; */
    /* 16:9の幅 → 9 ÷ 16 = 56.25% */
    /* object-fit: cover;
    min-height: 100%;
    min-width: 100%; */
}

#top-mv {
    /*天地中央配置*/
    /* position: absolute; */
    /*z-index: -1;*/
    /* top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); */
    /*縦横幅指定*/
    /* width: 100%; */
    /* 16:9 の幅→16 ÷ 9＝ 177.77% */
    /* height: 100%; */
    /* 16:9の幅 → 9 ÷ 16 = 56.25% */
    /* object-fit: cover;
    min-height: 100%;
    min-width: 100%; */
}

.scrolldown {
    /*描画位置※位置は適宜調整してください*/
    position: absolute;
    right: 4%;
    bottom: 2px;
    /*全体の高さ*/
    height: 75px;
}


/*Scrollテキストの描写*/

.scrolldown span {
    /*描画位置*/
    position: absolute;
    left: -25px;
    top: -30px;
    /*テキストの形状*/
    color: #fff;
    font-size: 1.0rem;
    letter-spacing: 0.05em;
}


/* 線の描写 */

.scrolldown::after {
    content: "";
    /*描画位置*/
    position: absolute;
    top: 0;
    /*線の形状*/
    width: 2px;
    height: 50px;
    background: #fff;
    /*線の動き1.8秒かけて動く。永遠にループ*/
    animation: pathmove 2.0s ease-in-out infinite;
    opacity: 0;
}


/*高さ・位置・透過が変化して線が上から下に動く*/

@keyframes pathmove {
    0% {
        height: 0;
        top: 0;
        opacity: 0;
    }
    30% {
        height: 50px;
        opacity: 1;
    }
    100% {
        height: 0;
        top: 70px;
        opacity: 0;
    }
}

#index .mv {
    width: 100%;
    margin: 100vw auto 0;
    padding: 0;
}

#sub h1 {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 100;
    display: inline-block;
    font-size: 2.0vw;
    line-height: 1.4;
    text-align: center;
    color: #ffffff;
    font-family: "Yuji Syuku", serif;
    font-weight: 300;
    font-style: normal;
    margin-bottom: 0px;
    filter: drop-shadow(1px 1px 0px #000000);
}

#sub h1 span {
    font-size: 3.0vw;
    font-family: "Yuji Syuku", serif;
    font-weight: 300;
    border-bottom: solid 2px #ffffff;
}

#sub .mv {
    width: 100%;
    height: auto;
    margin-top: 50px;
    ;
    padding: 0;
    overflow: hidden;
}

#sub .mv img {
    width: 100%;
}

.flex-container {
    display: flex;
    flex-wrap: wrap;
    z-index: 1;
    margin-top: 2.0rem;
}

.flex-item,
.flex-item-100 {
    flex-basis: 25%;
}

.image-wrap {
    position: relative;
    overflow: hidden;
    padding-top: 60%;
    margin: 10px 5px;
}

.image-wrap-restaurant {
    position: relative;
    overflow: hidden;
    padding-top: 0;
    margin: 10px 5px;
}

.image-wrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.image-wrap-restaurant img {
    width: 100%;
    height: auto;
}

.flex-item h4,
.flex-item-100 h4 {
    margin: 0 auto;
    padding: 0 10px 10px 10px;
    font-size: 1.2rem;
    font-weight: 300;
    text-align: left;
    line-height: 2.0em;
}

.flex-item p,
.flex-item-100 p {
    margin: 0 auto;
    padding: 10px 10px 0 10px;
    font-size: 1.0rem;
    font-weight: 600;
    text-align: left;
    line-height: 2.0em;
}

.flex-item-100 p.source {
    margin: 0 auto;
    padding: 0 10px 20px;
    font-size: 0.6rem;
    font-weight: 600;
    text-align: right;
    line-height: 2.0em;
}

.flex-item:hover {
    opacity: 0.8;
}

.flex-item-50,
.flex-item-50-pc {
    flex-basis: 46%;
    margin: 0 4px 3.0rem;
    padding: 8px;
    background-color: #ffffff;
}

.flex-item-50 h4 {
    margin: 0 auto;
    padding: 0 10px 10px 10px;
    font-size: 1.2rem;
    font-weight: 900;
    text-align: center;
    line-height: 2.0em;
}

.flex-item-50 h4 span {
    font-size: 1.0rem;
}

.flex-item-50 p {
    margin: 0 auto;
    padding: 10px 10px 0 10px;
    font-size: 0.8rem;
    font-weight: 600;
    text-align: left;
    line-height: 2.0em;
}

p.img_alt {
    text-align: right;
    margin-bottom: 10px;
    padding: 0;
    font-size: 0.6rem;
    font-weight: 600;
}

.image-wrap-50 {
    position: relative;
    overflow: hidden;
    padding-top: 60%;
    margin: 10px 5px;
}

.image-wrap-50 img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.image-wrap-50 a:hover {
    opacity: 0.8;
}

.image-wrap-50 h4 {
    position: relative;
    bottom: 4px;
    left: 4px;
    width: 200px;
    display: block;
    text-align: center;
    margin: 0;
    padding: 10px 40px;
    background-color: #ffffff;
    color: #000009;
    font-size: 1.0rem;
}

.image-wrap-50 h4:hover {
    text-decoration: none;
}


/*.flex-item-50 h4:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105";
  color: #000009;
  font-size: 1.2em;
  margin: 0 10px 0 0;
  display: inline-block;
}*/

.flex-item-50 h4:hover:before {
    color: #000009;
}

.flex-icon-use {
    flex-basis: 15%;
    padding-left: 1%;
}

.flex_feature-box {
    display: flex;
    background-color: #ffffff;
    margin: 0;
    padding: 0;
}

.flex_feature-item {
    width: 50%;
    margin: 0;
    padding: 0;
}

.flex_feature-item img {
    width: 100%;
    height: auto;
}

.flex_feature-item h4 {
    margin: 5.0vw auto 0;
    padding: 0 2.0rem;
    text-align: center;
    font-size: min(3.0vw, 48px);
    font-weight: 300;
    line-height: 1.6rem;
    font-family: 'Tw Cen MT Condensed', cursive;
}

.flex_feature-item h4 span {
    font-size: min(1.0vw, 16px);
    font-weight: 300;
    font-family: 'Tw Cen MT Condensed', cursive;
}

.flex_feature-item h5 {
    margin: 0.6vw auto;
    padding: 0 2.0rem;
    text-align: center;
    font-size: min(1.6vw, 24px);
    font-weight: 900;
}

.flex_feature-item p {
    margin: 0 auto 2.0vw;
    padding: 0 2.0rem;
    text-align: center;
    font-size: min(1.2vw, 16px);
}

.flex_feature-box02 {
    display: flex;
    margin: 0;
    padding: 0;
}

.flex_feature-item02 {
    width: 50%;
    margin: 0;
    padding: 0;
}

.flex_feature-item02 img {
    width: 100%;
    height: auto;
}

.flex_feature-item02 h4 {
    margin-top: 10px;
    padding-left: 0.6rem;
    text-align: left;
    font-size: 1.2vw;
}

.flex_feature-item02 h5 {
    margin-top: 10px;
    padding-left: 0.6rem;
    text-align: left;
    font-size: 1.0vw;
}

.flex_feature-item02 p {
    margin: 0 auto;
    padding-left: 0.6rem;
    text-align: left;
    font-size: 1.0vw;
}

.flex_feature-item02 table,
table .self-pay {
    width: 96%;
    margin: 0 auto;
    padding: 0;
    font-size: 0.8vw;
    border: solid 1px #778899;
}

.flex_feature-item02 table th,
table .self-pay th {
    text-align: left;
    white-space: nowrap;
    padding: 6px;
    border: solid 1px #778899;
    background: #e6e6fa;
}

.flex_feature-item02 table td,
table .self-pay td {
    text-align: left;
    padding: 6px;
    border: solid 1px #006400;
}

.flex_feature-item02 ul {
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 1.0vw;
}

.flex_feature-item02 ul li {
    margin-left: 2.0rem;
    padding: 0;
    text-align: left;
    font-size: 1.0vw;
}

.flex-icon-use h3 {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    width: calc(100% - 40px);
    display: block;
    text-align: center;
    line-height: 1.2em;
    margin: 0 auto;
    padding: 10px;
    background-color: #692a3a;
}

.flex-icon-use h3 span {
    font-size: 14px;
}

.flt-img-w60 {
    float: left;
    width: 60%;
    height: auto;
    position: relative;
}

.flt-img-w50 {
    float: left;
    width: 50%;
    height: auto;
    position: relative;
}

.flt-img-w40 {
    float: left;
    width: 40%;
    height: auto;
}

.flt-img-w30 {
    float: left;
    width: 30%;
    height: auto;
    position: relative;
    left: 40px;
}

.flt-img-w25 {
    float: left;
    width: 25%;
    height: auto;
    position: relative;
    left: 40px;
}

.flt-img-w60-r {
    float: right;
    width: 60%;
    height: auto;
}

.flt-img-w50-r {
    float: right;
    width: 50%;
    height: auto;
}

.flt-img-w40-r {
    float: right;
    width: 40%;
    height: auto;
}

.flt-img-w30-r {
    float: right;
    width: 30%;
    height: auto;
}

.flt-img-w60,
.flt-img-w50,
.flt-img-w40,
.flt-img-w30,
.flt-img-w25 {
    border-radius: 140px 40px;
}

.flt-img-w60-r,
.flt-img-w50-r,
.flt-img-w40-r,
.flt-img-w30-r,
.flt-img-w25-r {
    border-radius: 40px 140px;
}

.flt-txt-w35 {
    position: relative;
    width: 35%;
    float: left;
    padding: 5%;
}

.flt-txt-w40 {
    position: relative;
    width: 40%;
    float: left;
    padding: 0;
}

.flt-txt-w45 {
    position: relative;
    width: 45%;
    float: left;
    padding-left: 1.0rem;
    background-color: #ffffff;
}

.flt-txt-w50 {
    position: relative;
    width: 50%;
    float: left;
    padding: 0;
}

.flt-txt-w60 img {
    width: 100%;
    padding: 0;
}

.flt-txt-w40 h2.ttl_one {
    position: absolute;
    top: -60px;
    left: -860px;
    text-align: center;
    margin: 0;
    padding: 20px;
    font-size: 10.0rem;
    line-height: 1.0;
    color: #ffffff;
    font-family: "dnp-shuei-mincho-pr6n", YuMincho, 'Yu Mincho', serif;
    font-weight: 400;
    font-style: normal;
    /*opacity: 80%;*/
}

.flt-txt-w50 h2.ttl_one {
    position: absolute;
    top: -80px;
    right: -220px;
    text-align: center;
    margin: 0;
    padding: 20px;
    font-size: 10.0rem;
    line-height: 1.0;
    color: #ffffff;
    font-family: "dnp-shuei-mincho-pr6n", YuMincho, 'Yu Mincho', serif;
    font-weight: 400;
    font-style: normal;
    /*opacity: 80%;*/
}

.bg_blue {
    background-color: #0068B7 !important;
}

.bg_peach {
    background-color: #cb515e !important;
}

.flt-txt-w30 h3,
.flt-txt-w35 h3,
.flt-txt-w40 h3,
.flt-txt-w45 h3,
.flt-txt-w50 h3 {
    margin-bottom: 2.0rem;
    padding: 0 60px;
    font-size: 1.8rem;
    line-height: 2.0;
}

.flt-txt-w30 h3 span,
.flt-txt-w35 h3 span,
.flt-txt-w40 h3 span,
.flt-txt-w45 h3 span {
    padding: 0;
}

.flt-txt-w30 h3 span.jp,
.flt-txt-w35 h3 span.jp,
.flt-txt-w40 h3 span.jp,
.flt-txt-w45 h3 span.jp,
.flt-txt-w50 h3 span.jp {
    font-size: 22px;
    padding: 2px;
    /*background: linear-gradient(transparent 90%, #692a3a 0%);*/
}

.flt-txt-w30 p,
.flt-txt-w40 p,
.flt-txt-w50 p {
    margin-bottom: 1.0rem;
    padding: 0 60px;
    font-size: 1.0rem;
    line-height: 2.0rem;
}

.flt-txt-w30 img,
.flt-txt-w40 img,
.flt-txt-w50 img {
    display: block;
    width: 40%;
    margin: 0 auto;
    padding: 10px;
}

.flt-txt-w35 p {
    padding: 20px 60px 60px 10px;
}

.flt-txt-w40 table {
    width: 100%;
    margin: 20px auto;
}

.flt-txt-w40 table th {
    width: 30%;
    border-bottom: solid 1px #cccccc;
    text-align: right;
    padding: 4px 10px;
}

.flt-txt-w40 table td {
    width: 60%;
    text-align: left;
    border-bottom: solid 1px #cccccc;
}

.img-txt {
    position: relative;
    bottom: 480px;
    left: 20px;
    width: 400px;
    display: block;
    margin-bottom: -480px;
    padding: 40px 40px 1px;
    background: rgba(255, 255, 255, 0.8);
}

.img-txt p span {
    text-align: left;
    color: #000009;
    font-size: 1.2rem;
    font-weight: bold;
}


/*--- Swiper ---*/

.swiper-container {
    width: 100%;
}

.swiper-container img {
    width: 100%;
    border-radius: 60px;
}

.slider_collection .swiper-wrapper .swiper-slide {
    width: 50% !important;
}

.slider_collection .swiper-wrapper .swiper-slide img {
    width: 99%;
    padding-left: 1%;
}

.slider-right {
    float: right;
}

.slider-left {
    float: left;
}

.swiper-container.slider-thumbnail1,
.swiper-container.slider-thumbnail2,
.swiper-container.slider-thumbnail3 {
    height: auto;
}

.swiper-container.slider-thumbnail1 .swiper-wrapper .swiper-slide,
.swiper-container.slider-thumbnail2 .swiper-wrapper .swiper-slide,
.swiper-container.slider-thumbnail3 .swiper-wrapper .swiper-slide {
    width: 16.7% !important;
    height: auto;
    opacity: 0.5;
    overflow: hidden;
}

.swiper-container.slider-thumbnail1 .swiper-wrapper .swiper-slide.swiper-slide-thumb-active,
.swiper-container.slider-thumbnail2 .swiper-wrapper .swiper-slide.swiper-slide-thumb-active,
.swiper-container.slider-thumbnail3 .swiper-wrapper .swiper-slide.swiper-slide-thumb-active {
    opacity: 1;
}

.swiper-container.slider-thumbnail2 .swiper-wrapper .swiper-slide p,
.swiper-container.slider-thumbnail3 .swiper-wrapper .swiper-slide p {
    text-align: center;
    font-size: 1.0vw;
    font-weight: 900;
}

.youtube {
    width: 90%;
    height: auto;
    margin: 0 auto 100px;
    overflow: hidden;
    padding-bottom: 40.25%;
    position: relative;
}

.youtube iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

ul.w30_list {
    margin-top: 40px;
    text-align: center;
}

ul.w30_list li {
    display: inline-block;
    list-style-type: none;
    width: 32%;
    padding: 0;
}

ul.w30_list li img,
ul.w30_list li a img {
    width: 100%;
}

ul.w30_list li h3 {
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    width: calc(100% - 40px);
    display: block;
    text-align: left;
    line-height: 2.0em;
    margin: 0 auto;
    padding: 10px 10px 0;
    border-bottom: solid 2px #692a3a;
    position: relative;
    left: 0;
    bottom: 100px;
    background: rgba(255, 255, 255, 0.8);
}

ul.w30_list li h3:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f105";
    color: #000000;
    font-size: 1.2em;
    margin: 0 2px 0 0;
    display: inline-block;
}

ul.w30_list li p {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    width: calc(100% - 54px);
    display: block;
    text-align: left;
    line-height: 2.0em;
    margin: 0 auto;
    padding: 0 10px 10px 24px;
    position: relative;
    left: 0;
    bottom: 100px;
    background: rgba(255, 255, 255, 0.8);
}

.shop_info {
    width: 100%;
    margin: 0;
}

.shop_info h3 {
    padding: 0 10px;
    font-size: 16px;
    text-align: center;
}

.shop_info h3 span {
    font-size: 24px;
}

.shop_info p {
    padding: 0 10px;
    font-size: 14px;
}

table.service_tbl,
table.price_tbl {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    font-size: 20px;
    font-weight: bold;
    border: solid 1px #696969;
}

table.service_tbl th,
table.price_tbl th {
    text-align: center;
    white-space: nowrap;
    padding: 16px;
    border: solid 1px #ffffff;
    color: #ffffff;
    background: #0168b7;
}

table.service_tbl td {
    text-align: left;
    padding: 16px;
    border: solid 1px #696969;
    background: #ffffff;
}

table.price_tbl td {
    text-align: center;
    padding: 16px;
    border: solid 1px #696969;
    background: #ffffff;
}

table.fee {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    font-size: 16px;
    border: solid 1px #778899;
}

table.fee th {
    text-align: center;
    white-space: nowrap;
    padding: 16px;
    border: solid 1px #778899;
    background: #e6e6fa;
}

table.fee td {
    text-align: center;
    padding: 16px;
    border: solid 1px #778899;
}

#faq dl {
    padding: 10px 0;
    font-size: 20px;
}

#faq dt {
    padding: 10px 0 0;
    font-weight: bold;
}

#faq dd {
    display: block;
    margin-inline-start: 0;
    padding: 0 0 20px;
}

#agreement dl,
#rules dl {
    padding: 10px 0;
    font-size: 16px;
}

#agreement dt,
#rules dt {
    padding: 10px 0 0;
    font-weight: bold;
}

#agreement dd,
#rules dd {
    display: block;
    margin-inline-start: 0;
    padding: 0;
}

#agreement ol,
#rules ol {
    display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 20px;
}

#agreementdl ol li {
    list-style-type: decimal;
}

#rules ol li {
    list-style-type: disc;
}

#agreement ol.single {
    display: block;
    list-style-type: none;
}

#agreement ol li ol {
    display: block;
    list-style-type: decimal;
    margin-block-start: 0;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 30px;
    text-indent: -2em;
}

#agreement ol li ol li {
    list-style-type: none;
    list-style-position: inside;
    counter-increment: cnt;
}


/*#agreement ol li ol li:before{
display: marker;
content: "(" counter(cnt) ") ";
}*/

#faq table,
#agreement table,
{
    width: 100%;
}

#faq table th,
#agreement table th {
    background-color: #fafaf6;
    ;
    padding: 1.0rem;
    border: solid 1px #d5c8a8;
}

#faq table td,
#agreement table td {
    padding: 1.0rem;
    border: solid 1px #d5c8a8;
}

table.menu_tbl {
    width: 100%;
}

table.menu_tbl th {
    background-color: #fafaf6;
    padding: 1.0rem;
    border: solid 1px #d5c8a8;
}

table.menu_tbl td {
    background-color: #ffffff;
    padding: 1.0rem;
    text-align: left;
    border: solid 1px #d5c8a8;
    white-space: nowrap;
}

table.menu_tbl td.menu_c {
    white-space: normal;
}

ul.menu_ul {
    margin-top: 2.0rem;
    padding: 0 1.2rem;
}

ul.menu_ul li {
    font-size: 0.8rem;
    text-align: left;
}

table.overview {
    width: 80%;
    margin: 0 auto;
    border-spacing: 0;
    border-collapse: collapse;
    font-size: 14px;
    background-color: #ffffff;
}

table.overview th {
    width: 30%;
    padding: 20px;
    text-align: right;
    border-bottom: dotted 1px #696969;
}

table.overview td {
    color: #696969;
    border-bottom: dotted 1px #696969;
}

.time {
    width: 100%;
    margin-top: 2.0rem;
    text-align: center;
}

.time img {
    width: 4%;
    height: auto;
}

.time p {
    font-size: 1.4rem;
    font-weight: 900;
}

.bg-schedules {
    position: relative;
    display: flex;
    width: 80%;
    margin: 10px auto 0;
    padding: 0;
}

.schedules_content_l,
.schedules_content_r {
    position: relative;
    /*--positionを追加--*/
    width: 50%;
    height: auto;
    margin-right: 2.0rem;
    padding-left: 1.0rem;
}

.schedules_content_l::after {
    clear: both;
    position: absolute;
    /*--positionを追加--*/
    top: 0;
    left: 100%;
    margin-left: 2.0rem;
    content: "";
    width: 2px;
    /*--縦線の太さ(幅)--*/
    height: 100%;
    background-color: #000000;
    /*--縦線の色--*/
    z-index: -100;
}

.schedules_content_l img,
.schedules_content_r img {
    width: 100%;
    height: auto;
    margin-bottom: 1.0rem;
}

.schedules_content_l img.m_img,
.schedules_content_r img.m_img {
    width: 90%;
    height: auto;
    margin-: 0 auto 5.0rem;
    text-align: center;
}

.schedules_content_l img.s_img,
.schedules_content_r img.s_img {
    position: absolute;
    top: 180px;
    left: 360px;
    width: 60%;
    height: auto;
    margin-bottom: 1.0rem;
}

.schedules_content_l h3,
.schedules_content_r h3 {
    display: inline;
    position: absolute;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    left: 70%;
    top: 20%;
    transform: translate(-20%, -30%);
    font-size: 1.2rem;
}

.schedules_content_l p,
.schedules_content_r p {
    display: inline;
    position: absolute;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    left: 30%;
    top: 30%;
    transform: translate(-30%, -30%);
    font-size: 1.0rem;
}

.tabs {
    width: 100%;
    margin: auto;
    flex-wrap: wrap;
    display: flex;
}

.tab_class {
    width: calc(100%/3);
    height: auto;
    margin: 0 auto;
    line-height: 1.2;
    text-align: center;
    display: block;
    float: left;
    order: -1;
    opacity: 0.8;
    border-bottom: solid 4px #cccccc;
    transition: 1.0s;
}

.tab_class p {
    padding: 20px 0;
    font-size: 26px;
    font-weight: bold;
    color: #cccccc;
    transition: 1.0s;
}

.tab_class p span {
    padding: 2px 8px;
    font-size: 30px;
    font-family: 'Tw Cen MT Condensed', cursive;
    color: #ffffff;
    background-color: #cccccc;
    transition: 1.0s;
}

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

input:checked+.tab_class {
    padding: 0;
    opacity: 1.0;
    border-bottom: solid 4px #b58d4b;
}

input:checked+.tab_class p {
    padding: 20px 0;
    font-size: 26px;
    font-weight: bold;
    color: #000000;
}

input:checked+.tab_class p span {
    padding: 2px 8px;
    font-size: 30px;
    font-family: 'Tw Cen MT Condensed', cursive;
    color: #ffffff;
    background-color: #b58d4b;
}

.content_class {
    display: none;
    width: 100%;
    padding: 30px 10px;
}

input:checked+.tab_class+.content_class {
    display: block;
}

.tabs_ttl {
    position: relative;
}

.tabs_ttl h3 {
    position: absolute;
    top: 70%;
    left: 48%;
    z-index: 100;
    display: inline-block;
    font-size: min(2.6vw, 36px);
    line-height: 1.4;
    text-align: right;
    color: #ffffff;
    margin-bottom: 0px;
    filter: drop-shadow(1px 1px 0px #000000);
}

.tabs_ttl .btn_center {
    position: relative;
    bottom: 80px;
    right: 0;
}

section div.plan_img {
    position: relative;
    margin: 30px auto 0;
}

section div.plan_img ul {
    display: flex;
    flex-wrap: wrap;
    margin: -1.625% 0 0 -1.625%;
    list-style-type: none;
}

section div.plan_img ul li {
    width: 24.5%;
    margin: 1% 0 0 0.4%;
}

section div.plan_img ul li img {
    width: 100%;
}


/* ======================================================
* 2-. Form
* =================================================== */

.form {
    background-color: #eaeaea;
    padding: 30px 50px;
}

.form dl dt {
    width: 165px;
    padding: 10px 0;
    float: left;
    clear: both;
}

.form dl dd {
    padding: 10px 0;
}

.form .name {
    width: 340px;
    height: 30px;
}

.form .email {
    width: 400px;
    height: 30px;
}

.form .tel {
    width: 340px;
    height: 30px;
}

.form .type {
    width: 280px;
    height: 30px;
}

.form .contact {
    width: 240px;
    height: 30px;
}

.form .message {
    width: 760px;
    height: 150px;
}

.form .form-btn-area {
    display: flex;
}

.form .form-btn-area input {
    flex-basis: 50%;
}

.form input.formbtn {
    background-color: #ff0000;
    color: #ffffff;
    border: solid 1px #ff0000;
    font-size: 20px;
    width: 300px;
    margin: 0 auto;
    display: block;
    text-align: center;
    line-height: 50px;
}

.form input.formbtn:hover {
    background-color: #ffffff;
    color: #ff0000;
    border: solid 1px #ff0000;
    font-size: 20px;
    width: 300px;
    margin: 0 auto;
    display: block;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
}

.form input.formbtn_submit {
    background-color: #000000;
    color: #ffffff;
    border: solid 1px #000000;
    font-size: 20px;
    width: 300px;
    margin: 0 auto;
    display: block;
    text-align: center;
    line-height: 50px;
}

.form input.formbtn_submit:hover {
    background-color: #ffffff;
    border: solid 1px #000000;
    color: #000000;
    cursor: pointer;
}

.form .required:after {
    content: "*";
    color: #ff0000;
}

.form .attention {
    margin-top: 60px;
}

.form table {
    width: 100%;
    margin: 30px auto;
    background-color: #ffffff;
}

.form table th {
    padding: 10px 20px;
    text-align: right;
    font-size: 1.2rem;
}

.form table td {
    padding: 10px 20px;
    text-align: left;
    font-size: 1.2rem;
}


/* =====================================================
* 3-. Modal
* =================================================== */

.modal {
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
}

.modal-bg {
    background: rgba(0, 0, 0, 0.8);
    height: 100vh;
    position: absolute;
    width: 100%;
    text-align: right;
}

.modal-box {
    background: #fff;
    left: 50%;
    padding: 16px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 65%;
}

.modal-box img {
    display: block;
    margin: 0 auto;
}

.modal-box p {
    text-align: center;
    color: #000000;
}


/* =====================================================
* 4-. Gallery
* =================================================== */

section div.gallery_img {
    max-width: 1600px;
    position: relative;
    margin: 30px auto 0;
}

section div.gallery_img ul {
    display: flex;
    flex-wrap: wrap;
    margin: -1.625% 0 0 -1.625%;
    list-style-type: none;
}

section div.gallery_img ul li {
    width: 31.73432%;
    margin: 1.59902% 0 0 1.59902%;
}

section div.gallery_img ul li.double {
    width: 65.06765%;
}

section div.gallery_img ul li.triple {
    width: 100%;
}

section div.gallery_img ul li img {
    width: 100%;
}


/* =====================================================
* 5-. Room Gallery
* =================================================== */

section div.room_gallery {
    max-width: 1600px;
    position: relative;
    margin: 0 auto;
}

section div.room_gallery ul {
    display: flex;
    flex-wrap: wrap;
    margin: -1.625% 0 0 -1.625%;
    list-style-type: none;
}

section div.room_gallery ul li {
    width: 23.0%;
    margin: 1.0% 0 0 2.0%;
}

section div.room_gallery ul li img {
    width: 100%;
}


/* =====================================================
* 6-. Tripla Widget
* =================================================== */

#booking {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 10;
}

.search-widget-search-container-bf1818 {
    background: rgba(105, 42, 58, 0.9)!important;
}

.input-container-input-container-da40af .input-container-title-db81ec {
    color: #FFFFFF !important;
}


/* =====================================================
* 7-. dining
* =================================================== */

section div.basicfee {
    margin: 30px auto 0;
}

section div.basicfee ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

section div.basicfee ul li {
    width: 45%;
    margin: 0;
}

section div.basicfee ul li.single {
    width: 10%;
    margin: 4% 0 0 0;
    font-size: 3.0rem;
    font-weight: bold;
}


/* 追加 */


/* 多言語 */

body {
    position: static!important;
    min-height: unset!important;
}

html[lang="en"] .scroll .global-nav ul.menu>li,
html[lang="en"] #sub header .global-nav ul.menu>li {
    line-height: 1.5;
    padding: 0 8px;
}

html[lang="en"] .scroll .global-nav ul,
html[lang="en"] #sub header .global-nav ul {
    justify-content: flex-end;
    padding-left: 164px;
}

html[lang="en"] .flt-txt-w50 h2.ttl_one {
    font-size: 4rem;
}

html[lang="en"] .flt-txt-w40 h2.ttl_one {
    left: -668px;
    font-size: 4rem;
}

#gt_float_wrapper {
    bottom: 72px !important;
    right: 10px !important;
}


/* news */

.p-single_cont h1,
.p-single_cont h2,
.p-single_cont h3,
.p-single_cont h4,
.p-single_cont h5 {
    line-height: 1.4;
    margin: 20px auto 10px;
    font-size: 20px;
    text-align: center;
}

.p-single_cont p {
    padding: 10px 0;
}

.p-single_cont img {
    width: 100%;
}

.wpcf7-form-control.wpcf7-previous.formbtn_submit {
    display: inline-block!important;
}


/* 2511追記 */

.sec_group_info {
    padding-left: 40px!important;
    padding-right: 40px!important;
    box-sizing: border-box;
}

.sec_group_info .flex-container {
    display: block;
    box-sizing: border-box;
    border-top: 1px solid #ccc;
}

.sec_group_info .flex-container .flex-item {
    padding: 10px 20px;
    box-sizing: border-box;
    border-bottom: 1px solid #ccc;
}

.sec_group_info .flex-container .flex-item a {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.sec_group_info .flex-container .flex-item a p {
    width: 120px;
    box-sizing: border-box;
    padding: 0;
    padding-top: 5px;
}

.sec_group_info .flex-container .flex-item a h4 {
    width: calc(100% - 120px);
    box-sizing: border-box;
    padding: 0;
}

.sec_news_info,
.sec_news_info h2,
.sec_news_info .flex-container,
.sec_news_info .btn_center {
    position: relative;
    z-index: 2;
}

.sec_news_info::after {
    content: "";
    display: block;
    background-color: rgba(1, 104, 184, 0.1);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.pagination {
    width: 100%;
    display: block;
    margin-top: 60px;
}

.nav-links .page-numbers {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    list-style: none;
    width: 100%;
}

.nav-links .page-numbers li {
    margin: 0 5px 5px;
}

.nav-links .page-numbers li a,
.nav-links .page-numbers li span {
    display: inline-block;
    background-color: #ccc;
    width: 35px;
    height: 38px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.nav-links .page-numbers li a {
    color: #fff;
    background-color: #0168b8;
}