/* ****************************************************************************
*
* 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("/images/body_bg.jpg");
    color: #333333;
    font-size: 14px;
    line-height: 2;
    font-family: "dnp-shuei-mincho-pr6n", YuMincho, 'Yu Mincho', serif;
    word-wrap: break-word;
    overflow-wrap: break-word;
    -webkit-text-size-adjust: 100%;
}

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

img {
    vertical-align: bottom;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-touch-callout: none;
    -moz-user-select: none;
    user-select: none;
}

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

a:visited {
    color: #ffffff;
}

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(../images/bg-index.jpg) center no-repeat;
background-size:cover;
} */

.pc-only {
    display: none;
}

.sp-only {
    display: block;
}

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

#sub h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 0;
    width: 100%;
    display: inline-block;
    font-size: 1.2rem;
    line-height: 1.6;
    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: 1.8rem;
    font-family: "Yuji Syuku", serif;
    font-weight: 300;
    border-bottom: solid 2px #ffffff;
}

#sub h1.concept_h1 {
    position: relative;
    text-align: center;
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 1.0;
    color: #000009;
    margin: 1.0rem auto 0;
    border: none;
    font-family: 'Klee One', cursive;
    filter: none;
}

#sub h1.concept_h1 span {
    color: #cc0033;
    line-height: 0.6;
    font-size: 0.8rem;
}

#sub h1.concept_h1 img {
    width: 80%;
    padding: 80px 0 0;
}

#sub .mv {
    width: 100%;
    height: auto;
    margin: 4.4rem auto 0;
    padding: 0;
    overflow: hidden;
    object-fit: cover;
}

#sub .mv img {
    width: 100%;
    margin-bottom: 0;
}

h2 {
    text-align: center;
    width: 96%;
    margin: 0 auto 1.0rem;
    padding-bottom: 0;
    font-size: 1.6rem;
    line-height: 1.4;
    font-family: "Yuji Syuku", serif;
    font-weight: 400;
    font-style: normal;
}

h2.concept_h2,
h2.concept_h2 span {
    text-align: center;
    margin-bottom: 20px !important;
    padding-bottom: 20px;
    font-size: 1.4rem;
    line-height: 1.6;
    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-bottom: 20px !important;
    padding-bottom: 20px;
    font-size: 1.2rem;
    line-height: 1.6;
    color: #000009;
    font-family: "Yuji Syuku", serif;
    font-weight: 100;
    font-style: normal;
}

h2.concept_h2 img {
    margin: 2.0rem 0;
    width: 80%;
}

h3 {
    font-size: 1.2rem;
    color: #000000;
    text-align: center;
    font-family: "Yuji Syuku", serif;
    font-weight: 100;
    font-style: normal;
}

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

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

h3.ttl_h3_02 {
    position: relative;
    display: block;
    height: 120px;
    line-height: 1.4rem;
    margin: 2.0rem auto;
    font-size: 1.2rem;
    text-align: center;
}

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

h4 {
    font-size: 1.0rem;
    font-weight: 300;
    line-height: 1.6;
    font-family: "Yuji Syuku", serif;
    font-weight: 100;
    font-style: normal;
}

h5 {
    font-size: 1.0rem;
    margin: 0.6rem auto;
}

#news_content h3 {
    font-size: 1.2rem;
    padding: 0;
    color: #000000;
    margin-bottom: 1.0rem;
    border-bottom: solid 1px #DDDDDD;
}

#concept_content h4,
#news_content h4 {
    font-size: 1.0rem;
    padding: 1.0rem;
    color: #000000;
}

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

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

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

#news_content table {
    font-size: 0.8rem;
}

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

#news_content table td {
    padding: 10px;
    word-break: break-all;
    text-align: left;
}

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

.center {
    text-align: left;
}

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

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

.bold {
    font-weight: bold;
}

.large {
    font-size: 1.2rem;
}

.middle {
    font-size: 1.0rem;
}

.small {
    font-size: 80%;
}

.white {
    color: #ffffff !important;
}

.red {
    color: #ff0000 !important;
}

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

.pink {
    color: #f25f69 !important;
}

.peach {
    color: #cb515e !important;
}

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

.bg_pink {
    background: #fdeeed;
    margin-bottom: 0;
    padding: 1.0rem;
}

.border_black {
    border: solid 1px #000009;
    margin-bottom: 2.0rem;
}

.border_black ul {
    margin: 0.8rem;
}

.border_black ul li {
    list-style-type: decimal;
    font-size: 0.8rem !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 {
    display: block;
    padding: 0.8rem 0 0 1.2rem;
    text-align: left;
    font-size: 1.0rem;
}

.border_black table td {
    display: block;
    padding: 0 1.2rem;
    font-size: 1.0rem;
}

.border_black table td a {
    font-size: 1.0rem;
    color: #000000;
}

.border_black h3,
.border_black h4 {
    padding: 0.4rem;
}

.border_black p {
    padding: 0.8rem;
}

p.border_black {
    width: 80%;
    border: solid 1px #000009;
}

.ptb10,
.ptb30 {
    padding: 10px 0;
}

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

.pb100 {
    padding: 0 0 20px;
}

.pl20 {
    padding: 0 0 0 1.0rem !important;
}

.plr20 {
    padding: 0 0.6rem !important;
}

.mt50 {
    margin: 50px 0 0;
}

.mtb50 {
    margin: 50px 0;
}

.anchor {
    display: block;
    padding-top: 100px;
    margin-top: -100px;
}

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

section p {
    margin: 0 0.2rem 1.0rem;
    font-size: 0.8rem;
}

.inner {
    width: 98%;
    margin: 0 auto;
    padding: 0;
}

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

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

.bg-white ul {
    margin-left: 40px;
}

.bg-green p,
.bg-pink p {
    width: 100%;
}

.adress_p {
    font-size: 1.2rem;
}

.access_p {
    margin: 0;
    padding: 0 1.2rem;
    font-size: 1.0rem;
}


/*--- W50 ---*/

.w50 {
    width: 100%;
}

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

.w50 h3 {
    padding: 0 10px;
    font-size: 1.0rem;
}

.w50 h3 span {
    width: 100%;
    font-size: 2.6rem;
}

.w50_img {
    width: 98%;
    height: auto;
    margin: 1%;
}


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

#pagetop {
    position: fixed;
    bottom: 1.6rem;
    right: 1.0rem;
    z-index: 10000;
}

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

#pagetop a:hover {
    opacity: 0.8;
}


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

.hamburger {
    display: block;
    position: fixed;
    z-index: 3;
    right: 8px;
    top: 8px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    text-align: center;
    /*:background-color: #f25f69;*/
}

.hamburger span {
    display: block;
    position: absolute;
    width: 36px;
    height: 2px;
    left: 6px;
    background: #0068B7;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.hamburger span:nth-child(1) {
    top: 12px;
}

.hamburger span:nth-child(2) {
    top: 24px;
}

.hamburger span:nth-child(3) {
    top: 36px;
}


/* ナビ開いてる時のボタン */

.hamburger.active span:nth-child(1) {
    top: 24px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.hamburger.active span:nth-child(2),
.hamburger.active span:nth-child(3) {
    top: 24px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}

nav.globalMenuSp {
    position: fixed;
    overflow-y: scroll;
    top: 0;
    left: 0;
    color: #f7c6cb;
    background: #ffffff;
    text-align: left;
    transform: translateX(100%);
    transition: all 0.6s;
    width: 100%;
    height: 100%;
    opacity: 1.0;
    -webkit-overflow-scrolling: touch;
}

nav.globalMenuSp ul {
    width: 80%;
    margin-top: 4.0rem;
    padding: 0;
    background: #ffffff;
}

nav.globalMenuSp ul li {
    display: block;
    width: 90%;
    margin-left: 0.8rem;
    padding: 0.8rem 0 0.8rem 0.6rem;
    list-style-type: none;
    text-decoration: none;
    border-bottom: 1px solid #0068B7;
}

nav.globalMenuSp ul li a {
    display: block;
    font-size: 0.9rem;
    font-weight: bold;
    color: #0068B7;
}

nav.globalMenuSp ul li a:hover {
    opacity: 0.8;
}

nav.globalMenuSp ul li:first-child {
    border-top: 1px solid #cccccc;
}

nav.globalMenuSp ul li:last-child {
    margin-bottom: 0
    /* border-bottom: none;*/
}

nav.globalMenuSp ul li:active {
    opacity: 0.8;
}

nav.globalMenuSp ul li:hover {
    opacity: 0.8;
    border-bottom: 1px solid #cccccc;
}

nav.globalMenuSp ul li.lang {
    display: block;
    width: 100%;
    padding: 0.8rem 0;
    list-style-type: none;
    text-decoration: none;
    border-bottom: 1px solid #cccccc;
}

nav.globalMenuSp ul li.lang a {
    display: block;
    font-size: 1.2rem;
    font-weight: bold;
    color: #dc143c;
}

nav.globalMenuSp ul li.lang a:hover {
    color: #ffffff;
}


/* このクラスを、jQueryで付与・削除する */

nav.globalMenuSp.active {
    transform: translateX(50%);
}


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

header {
    position: fixed;
    top: 0;
    width: 100%;
    height: 4.0rem;
    background-color: rgba(255, 255, 255, 0.0);
    z-index: 1;
    transition: 2.0s;
}

header.scroll,
#sub header {
    position: fixed;
    top: 0;
    width: 100%;
    height: 4.6rem;
    background-color: rgba(255, 255, 255, 1.0);
    transition: 2.0s;
    z-index: 10;
    border-bottom: 1px solid #0068b7;
}

.logo {
    display: none;
    position: relative;
    width: 10.0rem;
    margin: 0.4rem auto;
    text-align: center;
    transition: 0.8s;
    opacity: 1.0;
}

.logo a img {
    width: 100%;
}

.scroll .logo,
#sub .logo {
    display: block;
    width: 10.0rem;
    margin: 0.4rem auto;
    text-align: left;
    transition: 0.8s;
    opacity: 1;
}

.box_p_nav {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: -1;
}

.box_p_nav a {
    display: block;
    width: 100%;
    height: auto;
    padding: 0.8rem 0;
    text-align: center;
    font-size: 1.2rem;
    line-height: 1.2;
    color: #ffffff;
    font-family: "Yuji Syuku", serif !important;
    background: #cb515e;
    border: solid 1px #cb515e;
    transition: 0.8s;
    z-index: 999999;
}

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

.box_p_nav a:hover {
    color: #cb515e;
    font-size: 1.2rem;
    line-height: 1.2;
    background: #ffffff;
    border: solid 1px #cb515e;
    transition: 0.8s;
}

.global-nav,
.lang_nav {
    display: none;
}


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

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

footer .abouyus {
    margin-bottom: 0;
    padding: 0.6rem 0;
}

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

footer .aboutus h4 {
    font-size: 1.4rem;
    font-weight: bold;
    color: #000000;
}

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

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

footer .aboutus p {
    font-size: 1.0rem;
}

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

.sns ul {
    width: 80%;
    display: flex;
    margin: 10px auto;
    text-align: center;
}

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

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

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

footer .f_inner01 ul {
    display: inline-block;
    vertical-align: top;
    margin: 0 auto 1.0rem;
}

footer .f_inner01 ul li {
    font-size: 0.8rem;
    text-align: left;
    list-style-type: none;
    padding-left: 1.0rem;
}

footer .f_inner01 ul li span {
    margin-bottom: 60px;
    font-size: 0.8rem;
    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_inner02 {
    margin-bottom: 0;
    padding: 20px 0 0;
    background-color: #0068B7;
    border-bottom: solid 1px #ffffff;
}

footer .f_inner02 ul {
    display: block;
    text-align: left;
}

footer .f_inner02 ul li {
    display: inline-block;
    padding-left: 1.0rem;
    font-size: 0.6rem;
    text-align: left;
    list-style-type: none;
    color: #ffffff;
}

footer .f_inner02 ul li a {
    color: #ffffff;
}

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: 0.6rem;
    padding: 0;
    margin: 1.0rem 0;
    /*margin: 2.0rem 0 4.6rem;*/
    color: #ffffff;
}


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

.btn a,
.btn_s a {
    background-color: #ffffff;
    color: #000009;
    font-size: 1.0rem;
    width: 80%;
    display: block;
    text-align: center;
    margin: 20px auto;
    padding: 0;
    border: 1px solid #692a3a;
}

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

.btn a:before,
.btn_s a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    color: #000009;
    font-size: 1.0rem;
    margin: 0 10px 0 0;
    display: inline-block;
}

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

.btn_center a {
    display: block;
    width: 40%;
    margin: 1.0rem auto;
    padding: 0.4rem;
    font-size: 1.0rem;
    color: #000000;
    text-align: center;
    border-bottom: 1px solid #000000;
}

.btn_center_w a {
    display: block;
    width: 60%;
    margin: 1.0rem auto;
    padding: 0.4rem;
    font-size: 1.0rem;
    color: #000000;
    text-align: center;
    border-bottom: 1px solid #000000;
}

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

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

.btn_center a:hover:before,
.btn_center_w a:hover:befored {
    color: #fff;
}

.btn_center_w_small a {
    background-color: #ffffff;
    color: #000009;
    font-size: 1.0rem;
    width: 60%;
    display: block;
    text-align: center;
    margin: 0 auto;
    padding: 0.6rem 0;
    border: 1px solid #000009;
}

.btn_center_w_small a:hover {
    text-decoration: none;
    background-color: #f25f69;
    color: #ffffff !important;
    border: 1px solid #f25f69;
}

.btn_center_w_small a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    color: #000009;
    font-size: 1.0rem;
    margin: 0 10px 0 0;
    display: inline-block;
}

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

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

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

.btn_visit a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    color: #ffffff;
    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 {
    clear: both;
    background-color: rgb(255 255 255 / 0.6);
    margin: 100vh 0 0;
    padding: 0;
}

#wrap {
    clear: both;
    background-color: rgb(255 255 255 / 0.6);
    margin: 0;
    padding: 0;
}

.wrap_bottom {
    clear: both;
    margin-top: 0;
    padding: 2.0rem 0;
}

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

.content {
    width: 96%;
    margin: 20px auto 0;
}

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

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

.content_inner img {
    width: 100%;
}

.content_inner ul {
    padding: 0 1.2rem;
}

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

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

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

.content_inner ul.rx_navi {
    width: auto;
    display: inline-block;
    margin: 0 auto;
}

.content_inner ul.rx_navi li {
    width: 47%;
    display: inline-block;
    padding: 0 1% 0 0;
    list-style-type: none;
}

.content_inner ul.rx_navi li a {
    width: 100%;
    display: inline-block;
    text-align: center;
    color: #000000;
    margin: 20px auto;
    padding: 6px 0;
    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;
}

.gmap {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    margin: 2.0rem 0;
}

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


/* ======================================================
* 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: -2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /*縦横幅指定*/
    width: 90%;
    /* 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;
    left: 50%;
    bottom: 20px;
    /*全体の高さ*/
    height: 4.0rem;
    z-index: -1;
}


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

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


/* 線の描写 */

.scrolldown::after {
    content: "";
    /*描画位置*/
    position: absolute;
    top: 0;
    /*線の形状*/
    width: 1px;
    height: 140px;
    background: #fff;
    /*線の動き1.8秒かけて動く。永遠にループ*/
    animation: pathmove 3.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: 140px;
        opacity: 0;
    }
}

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

.flex-container {
    display: flex;
    flex-wrap: wrap;
}

.flex-item,
.flex-item-50-pc {
    flex-basis: 49%;
    margin-bottom: 20px;
}

.flex-item-50 {
    flex-basis: 44%;
    margin: 0 1% 20px;
    padding: 6px;
    background-color: #ffffff;
}

.flex-item-100 {
    flex-basis: 100%;
    margin-bottom: 20px;
}

.flex-icon-use {
    flex-basis: 31%;
    padding-left: 2%;
    margin-bottom: 20px;
}

.flex_feature-box {
    display: block;
    background-color: #ffffff;
    margin: 0;
    padding-bottom: 2.0rem;
}

.flex_feature-box02 {
    display: block;
    margin: 0;
    padding-bottom: 2.0rem;
}

.flex_feature-item,
.flex_feature-item02 {
    width: 100%;
    margin: 0;
    padding: 0;
}

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

.flex_feature-item h4 {
    margin: 2.0rem auto 0.2rem;
    padding: 0;
    text-align: center;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 1.6rem;
    font-family: 'Tw Cen MT Condensed', sans-serif;
}

.flex_feature-item h4 span {
    font-size: 1.0rem;
    font-weight: 300;
    font-family: 'Tw Cen MT Condensed', sans-serif;
}

.flex_feature-item02 h4 {
    margin-top: 10px;
    text-align: left;
    font-size: 1.0rem;
}

.flex_feature-item h5 {
    margin: 2.0rem auto;
    padding: 0 2.0rem;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 900;
}

.flex_feature-item p {
    margin: 0 auto;
    padding: 0 1.0rem 0.6rem;
    text-align: center;
    font-size: 0.8rem;
}

.image-wrap,
.image-wrap-50 {
    position: relative;
    overflow: hidden;
    padding-top: 60%;
    margin: 0.2rem;
}

.image-wrap-restaurant {
    position: relative;
    overflow: hidden;
    padding-top: 0;
    margin: 0.2rem;
}

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

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

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

.image-wrap-use {
    position: relative;
    overflow: hidden;
    padding-top: 80%;
    margin: 10px;
    background-color: #FFFFFF;
    border: 4px solid #692a3a;
}

.image-wrap img,
.image-wrap-50 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;
}

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

.flex-item h4 {
    color: #000000;
    font-size: 0.8rem;
    font-weight: bold;
    display: block;
    text-align: left;
    line-height: 2.0em;
    margin: 0 auto;
    padding: 0 0 10px 10px;
}

.flex-item-100 h4 {
    color: #000000;
    font-size: 1.0rem;
    font-weight: bold;
    display: block;
    text-align: center;
    line-height: 2.0em;
    margin: 0 auto;
    padding: 0 0 10px 10px;
}

.flex-item-50 h4 {
    color: #000000;
    font-size: 1.0rem;
    font-weight: bold;
    display: block;
    text-align: center;
    line-height: 1.4em;
    margin: 0 auto;
    padding: 0 0 10px 10px;
}


/*.flex-item-50 h4 span {
  font-size: 0.8rem;
}*/

.flex-item p,
.flex-item-50 p {
    color: #000000;
    font-size: 0.6rem;
    font-weight: bold;
    display: block;
    text-align: left;
    line-height: 2.0em;
    margin: 0 auto;
    padding: 10px 0 0 10px;
}

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

.flex-item-100 p {
    color: #000000;
    font-size: 0.8rem;
    font-weight: 300;
    display: block;
    text-align: left;
    line-height: 2.0em;
    margin: 0 auto;
    padding: 10px 0 0 10px;
}

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

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

.flex-icon-use h3 span {
    font-size: 85%;
}

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

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

.flt-img-w25,
.flt-img-w40,
.flt-img-w40-r,
.flt-img-w50,
.flt-img-w50-r,
.flt-img-w60,
.flt-img-w60-r,
.flt-img-w70-r {
    display: block;
    width: 98%;
    height: auto;
    margin: 0 auto;
}

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

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

.flt-txt-w30,
.flt-txt-w35,
.flt-txt-w40,
.flt-txt-w45,
.flt-txt-w50,
.flt-txt-w60 {
    position: relative;
    width: 98%;
    margin: 0 auto 1.0rem;
}

.flt-txt-w30 h3,
.flt-txt-w35 h3,
.flt-txt-w40 h3,
.flt-txt-w45 h3,
.flt-txt-w50 h3,
.flt-txt-w60 h3 {
    margin: 1.0rem auto 1.4rem;
    font-size: 1.2rem;
    font-weight: bold;
    color: #000000;
    line-height: 1.6;
}

.flt-txt-w30 h3 span,
.flt-txt-w35 h3 span,
.flt-txt-w40 h3 span,
.flt-txt-w45 h3 span,
.flt-txt-w50 h3 span {
    padding: 0 0.4rem;
    /*background: linear-gradient(transparent 70%, #f7c6cb 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: 1.0rem;
    background: none;
}

.flt-txt-w30 p,
.flt-txt-w35 p,
.flt-txt-w40 p,
.flt-txt-w45 p,
.flt-txt-w50 p {
    width: 98%;
    margin: 1.0rem auto;
    padding: 0;
    font-size: 0.8rem;
}

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

.flt-txt-w40 h2.ttl_one {
    position: absolute;
    width: 10%;
    top: -300px;
    left: 10px;
    text-align: center;
    margin: 0;
    padding: 20px;
    font-size: 2.4rem;
    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;
    width: 10%;
    top: -300px;
    right: 10px;
    text-align: center;
    margin: 0;
    padding: 20px;
    font-size: 2.4rem;
    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-w40 table {
    width: 100%;
    margin: 20px auto;
}

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

.flt-txt-w40 table td {
    width: 70%;
    text-align: left;
    border-bottom: solid 1px #cccccc;
    font-size: 0.8rem;
}

.img-txt {
    position: relative;
    bottom: 8.0rem;
    left: 0.8rem;
    width: 90%;
    display: block;
    margin-bottom: -8.0rem;
    padding: 0.6rem;
    background: rgba(255, 255, 255, 0.6);
}

.img-txt p {
    text-align: center;
}

.img-txt p span {
    color: #000009;
    font-size: 1.0rem;
    font-weight: bold;
}


/*--- Swiper ---*/

.swiper-container {
    width: 100%;
}

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

.slider_collection .swiper-wrapper .swiper-slide {
    width: 70% !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: 20% !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: 0.4rem;
    font-weight: 900;
}

.youtube {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    margin-bottom: 60px;
}

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

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

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

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

ul.w30_list li h3 {
    color: #000000;
    font-size: 2.0rem;
    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 #f7c6cb;
    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: 1.4rem;
    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-bottom: 40px;
}

.shop_info h3 {
    margin-top: 3.0rem;
    padding: 0 10px;
    font-size: 1.0rem;
    text-align: center;
}

.shop_info h3 span {
    width: 100%;
    font-size: 1.0rem;
}

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

table.service_tbl,
.flex_feature-item02 table {
    width: 96%;
    margin: 0 auto 2.0rem;
    font-size: 0.8rem;
    border: solid 1px #696969;
    border-top: none;
}

table.service_tbl th,
.flex_feature-item02 table th {
    display: block;
    text-align: left;
    padding: 1.0rem;
    font-size: 0.8rem;
    border: solid 1px #ffffff;
    color: #ffffff;
    background: #0168b7;
}

table.service_tbl td,
.flex_feature-item02 table td {
    display: block;
    text-align: left;
    padding: 1.0rem;
    background: #ffffff;
}

table.price_tbl {
    width: 100%;
    font-size: 0.8rem;
    border: solid 1px #696969;
}

table.price_tbl th {
    padding: 1.0rem;
    border: solid 1px #ffffff;
    color: #ffffff;
    background: #0168b7;
    white-space: nowrap;
}

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

table.self-pay {
    display: block;
    width: 85%;
    margin: 0 auto;
    padding: 0;
    border: none;
    font-size: 0.8rem;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

table.fee {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    border: none;
    font-size: 0.8rem;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

table.self-pay th,
table.fee th {
    display: table-cell;
    text-align: center;
    white-space: nowrap;
    padding: 6px;
    border: solid 1px #778899;
    background: #e6e6fa;
}

table.self-pay td,
table.fee td {
    display: table-cell;
    text-align: center;
    padding: 0.8rem;
    border: solid 1px #778899;
}

.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.0rem;
}

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

#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: 0.8rem;
}

#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 {
    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: 2em;
}

#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: 2.8em;
    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) ") ";
}*/

#news_content table th {
    display: block;
    text-align: left;
    padding: 10px 0 0 10px;
}

#news_content table td {
    display: block;
    text-align: left;
    padding: 0 0 10px 10px;
}

.scroll-x {
    overflow-x: scroll;
}

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

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

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

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

table.menu_tbl {
    width: 100%;
    font-size: 0.8rem;
}

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

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

table.menu_tbl th.nosc,
table.menu_tbl td {
    white-space: normal;
}

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

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

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

table.overview th {
    display: block;
    width: 100%;
    margin-top: 40px;
    padding: 20px 0;
    text-align: left;
    border-bottom: none;
}

table.overview td {
    display: block;
    width: 100%;
    margin: 0;
    color: #696969;
    border-bottom: dotted 1px #696969;
}

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

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

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

.en {
    font-family: 'Lato', sans-serif;
}

.bg-schedules {
    width: 100%;
    height: auto;
    margin: 0;
    padding-bottom: 20px;
}

.schedules_content_l,
.schedules_content_r {
    position: relative;
    /*--positionを追加--*/
    clear: both;
    width: 100%;
    height: auto;
}


/*.schedules_content_l::after,
.schedules_content_r::after {
  clear: both;
  position: absolute; /*--positionを追加--*/


/*  top: 0;
  right: 46%;
  content: "";
  width: 30px;
  height: 100%;
  background-color: #cccccc;
  opacity: 0.2;
  z-index: -100;
}*/

.schedules_content_l img,
.schedules_content_r img {
    width: 98%;
    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 {
    float: right;
    position: relative;
    top: -60px;
    right: 0;
    width: 40%;
    height: auto;
    margin-bottom: -2.0rem;
}

.schedules_content_l h3,
.schedules_content_r h3 {
    display: inline-block;
    float: right;
    padding: 0.6rem 2.0rem 0 0;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    font-size: 1.2rem;
    text-align: left;
}

.schedules_content_l p,
.schedules_content_r p {
    display: inline-block;
    float: right;
    padding: 0.8rem 2.0rem 4.0rem 0;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    font-size: 1.0rem;
}

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

.tab_class {
    width: calc(100%/2);
    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: 0.6s;
}

.tab_class p {
    margin-bottom: 30px;
    padding: 0;
    font-size: 1.2rem;
    font-weight: bold;
    color: #cccccc;
    transition: 0.6s;
}

.tab_class p span {
    padding: 10px;
    font-size: 1.2rem;
    font-family: 'Tw Cen MT Condensed', sans-serif;
    line-height: 3.0;
    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: 0;
    font-size: 1.2rem;
    font-weight: bold;
    color: #000000;
}

input:checked+.tab_class p span {
    padding: 10px;
    font-size: 1.2rem;
    font-family: 'Tw Cen MT Condensed', sans-serif;
    color: #ffffff;
    background-color: #b58d4b;
}

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

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

.tabs_ttl {
    position: relative;
}

.tabs_ttl h3 {
    position: absolute;
    top: 60%;
    left: 20%;
    z-index: 1;
    display: inline-block;
    font-size: 1.0rem;
    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: 0;
    right: 0;
}

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

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

section div.plan_img ul li {
    width: 49%;
    margin: 1% 0 0 0.625%;
}

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


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

.form {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
    background-color: #eaeaea;
}

.form dl dt {
    display: block;
    width: 96%;
    margin: 20px auto 0;
    padding: 20px 0 0;
    text-align: left;
    font-size: 1.2rem;
}

.form dl dd {
    display: block;
    width: 96%;
    margin: 0 auto;
}

.form .name {
    width: 94%;
    height: 40px;
    font-size: 1.2rem;
}

.form .email {
    width: 94%;
    height: 40px;
    font-size: 1.2rem;
}

.form .tel {
    width: 94%;
    height: 40px;
    font-size: 1.2rem;
}

.form .type {
    width: 98%;
    height: 40px;
    font-size: 1.2rem;
    color: #000000;
    background-color: #ffffff;
}

.form .contact {
    width: 98%;
    font-size: 1.2rem;
    color: #000000;
    background-color: #ffffff;
}

.form .message {
    width: 94%;
    height: 200px;
    font-size: 1.2rem;
}

.form input.formbtn {
    background-color: #ff0000;
    color: #ffffff;
    border: solid 1px #ff0000;
    font-size: 1.4rem;
    width: 80%;
    display: block;
    text-align: center;
    margin: 20px auto;
    padding: 10px 40px;
}

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

.form input.formbtn_submit {
    background-color: #000000;
    color: #ffffff;
    border: solid 1px #000000;
    font-size: 1.4rem;
    width: 80%;
    display: block;
    text-align: center;
    margin: 20px auto;
    padding: 10px 40px;
}

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

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

.form .attention {
    text-align: center;
}

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

.form table th {
    display: block;
    padding: 10px 0 0 20px;
    text-align: left;
    font-size: 0.8rem;
}

.form table td {
    display: block;
    padding: 0 0 10px 20px;
    text-align: left;
    font-size: 1.0rem;
}


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

section div.gallery_img {
    max-width: 1600px;
    position: relative;
}

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 {
    display: none;
}


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

section div.basicfee {
    width: 90%;
    margin: 30px auto 0;
    text-align: center;
}

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

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

section div.basicfee ul li.single {
    width: 100%;
    font-size: 2.0rem;
    font-weight: bold;
    text-align: center;
}

section div.basicfee ul li table.menu_tbl th,
section div.basicfee ul li table.menu_tbl td {
    white-space: normal;
}


/* 追加 */


/* 多言語 */

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

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

.gt_float_switcher .gt-selected .gt-current-lang {
    padding: 8px 10px!important;
}

.gt_float_switcher img {
    width: 20px!important;
}

.gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code {
    top: 0!important;
    font-size: 15px!important;
    display: inline-block!important;
}

.gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow {
    height: 20px!important;
    width: 10px!important;
}

nav.globalMenuSp ul {
    padding-bottom: 180px;
}


/* 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: 1.0rem auto 0.6rem;
    font-size: 0.8rem;
    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;
}