.price_Strongttl {
font-size: 25px;
line-height: 43px;
text-align: center;
padding-bottom: 30px;
}
.prisec_1colum-p {
margin: 0 auto 20px;
width: 760px;
display: flex;
justify-content: space-between;
}
.prisec_1colum-p .prisec_desc {
background: #ee8081;
color: #fff;
text-align: center;
height: 55px;
line-height: 55px;
font-size: 16px;
width: 260px;
}
.prisec_1colum-p .prisec_price {
background: #fff;
font-size: 24px;
font-weight: bold;
color: #ee8081;
width: 500px;
text-align: center;
line-height: 1.5;
padding: 10px 0;
}
.prisec_1colum-p .prisec_price span {
font-size: 16px;
font-weight: normal;
padding: 0 5px;
}
.prisec_1colum {
margin: 0 auto 20px;
width: 760px;
display: flex;
justify-content: space-between;
}
.prisec_1colum .prisec_desc {
background: #515151;
color: #fff;
text-align: center;
height: 55px;
line-height: 55px;
font-size: 16px;
width: 260px;
}
.prisec_1colum .prisec_price {
background: #fff;
font-size: 24px;
font-weight: bold;
color: #515151;
width: 500px;
text-align: center;
line-height: 1.5;
padding: 10px 0;
}
.prisec_1colum .prisec_price span {
font-size: 16px;
font-weight: normal;
padding: 0 5px;
}
.prisec_2colum {
display: flex;
justify-content: space-between;
}
.prisec_2colum li {
background: #fff;
}
.prisec_2colum .prisec_desc {
background: #515151;
color: #fff;
text-align: center;
height: 55px;
line-height: 55px;
font-size: 16px;
width: 548px;
}
.prisec_2colum .prisec_price {
background: #fff;
font-size: 24px;
font-weight: bold;
color: #000;
width: 548px;
text-align: center;
line-height: 1.5;
padding: 10px 0;
}
.prisec_2colum .prisec_price span {
font-size: 16px;
font-weight: normal;
padding: 0 5px;
}
.parentBox {
background: #EFEFEF;
padding: 50px 0 50px;
}
.parentBox-w {
background: #fff;
padding: 50px 0 50px;
}
.w_auto {
width: 100% !important;
}
.w_850 {
width: 850px !important;
} .prisec {
border-top: #d8d8d8 3px solid;
padding: 55px 0 45px;
}
.prisec.border_none {
border-top: none;
}
.prisec_ttl {
font-size: 22px;
line-height: 28px;
font-weight: bold;
margin-bottom: 20px;
text-align: center;
}
.prisec_ttl span {
font-size: 16px;
}
.prisec_ttl-min {
border-left: #67b5bf 2px solid;
padding-left: 10px;
margin-bottom: 20px;
}
.prisec_ttl-min strong {
display: block;
font-size: 22px;
line-height: 38px;
font-weight: bold;
}
.prisec_ttl-min span {
display: block;
font-size: 16px;
line-height: 28px;
font-weight: normal;
}
.prisec_ttl-mincase {
font-size: 18px;
line-height: 32px;
margin: 0 0 10px 170px;
}
.prisec_card {
text-align: center;
margin: 0 auto 10px;
}
.prisec_card span {
background: #67b5bf;
color: #fff;
height: 38px;
line-height: 38px;
display: inline-block;
padding: 0 15px;
}
.prisec_read {
font-size: 18px;
text-align: center;
margin-bottom: 10px;
}
.prisec_read-min {
font-size: 16px;
text-align: center;
margin-bottom: 20px;
}
.prisec_note {
font-size: 13px;
line-height: 20px;
text-align: center;
margin-bottom: 10px;
}
.prisec_caution {
font-size: 13px;
line-height: 20px;
color: #777777;
margin: 10px 0 10px;
text-align: center;
}
.prisec_while {
margin-bottom: 40px;
}
.prisec_acdbody {
position: relative;
}
.prisec_table {
margin-bottom: 30px;
}
.prisec_table-read {
color: #fff;
background: #515151;
padding: 10px;
font-size: 16px;
}
.prisec_table-cat {
display: flex;
justify-content: space-between;
background: #eaeaea;
padding: 1px 0 1px 1px;
}
.prisec_table-cat li {
box-sizing: border-box;
background: #fff;
width: 182px;
height: 110px;
margin-left: 1px;
text-align: center;
padding-top: 15px;
}
.prisec_table-cat li strong {
color: #67b5bf;
font-size: 17px;
text-align: center;
}
.prisec_table-cat li p {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 60px;
font-size: 24px;
}
.prisec_table-cat li p span {
font-size: 16px;
display: block;
text-align: center;
}
.prisec_catcol {
box-sizing: border-box;
border: #d7d7d7 solid 1px;
padding: 20px 20px 10px 20px;
margin-bottom: 50px;
}
.prisec_catcol-ttl {
font-size: 18px;
margin-bottom: 20px;
}
.prisec_catcol-dist {
overflow: hidden;
margin-bottom: 20px;
}
.prisec_catcol-dist dt {
background: #67b5bf;
color: #fff;
width: 80px;
height: 30px;
float: left;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.prisec_catcol-dist dd {
margin-left: 100px;
}
.prisec_catrow {
margin-bottom: 100px;
}
.prisec_catrow-ttl {
color: #fff;
background: #515151;
padding: 10px;
font-size: 16px;
}
.prisec_catrow-dist {
background: #fff;
box-sizing: border-box;
border-left: #d7d7d7 solid 1px;
border-right: #d7d7d7 solid 1px;
border-bottom: #d7d7d7 solid 1px;
padding: 20px;
font-size: 16px;
}
.prisec_catrow-dist dt {
color: #67b5bf;
margin-bottom: 10px;
font-weight: bold;
}
.prisec_catrow-dist dd ol li {
margin-bottom: 5px;
overflow: hidden;
}
.prisec_catrow-dist dd ol li::before {
content: "・";
display: block;
float: left;
}
.prisec_catrow-dist dd ol li p {
display: table;
}
.prisec .ml0 {
margin-left: 0;
}
.prisec .txt-al-lf {
text-align: left;
}
.prisec_tablerc03 {
margin: 75px 0 50px;
display: flex;
justify-content: space-between;
background: #eaeaea;
padding: 1px 0 1px 1px;
}
.prisec_tablerc03-rowup {
background: #515151;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 130px;
color: #fff;
}
.prisec_tablerc03-ttl {
font-size: 22px;
margin-bottom: 10px;
}
.prisec_tablerc03-read {
font-size: 16px;
margin-bottom: 10px;
text-align: center;
}
.prisec_tablerc03-card {
text-align: center;
}
.prisec_tablerc03-card span {
background: #fff;
color: #515151;
display: inline;
padding: 2px 10px;
}
.prisec_tablerc03-rowdoum {
background: #fff;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 100px;
font-size: 24px;
line-height: 30px;
font-weight: bold;
text-align: center;
}
.prisec_tablerc03-rowdoum p {
text-align: center;
}
.prisec_tablerc03-rowdoum span {
font-size: 16px;
font-weight: 100;
}
.prisec_tablerc03 li {
width: 33.22%;
}
.reservelink_layout {
padding: 36px 0 90px;
}
.reservelink_head {
padding: 0 0 32px;
}
.reservelink_head .reservelink_head-title {
text-align: center;
font-size: 32px;
line-height: 1.5;
color: #ED8080;
}
.reservelink_head .reservelink_head-text {
text-align: center;
font-size: 24px;
line-height: 1.5;
}
.reservelink_content {
padding: 0 0 80px;
}
.reservelink_area {
padding: 0 0 20px;
}
.reservelink_area h3 {
padding: 20px;
margin: 0 0 20px;
font-size: 24px;
line-height: 1.2;
color: #fff;
background: #48b7c1;
}
.reservelink_list {
display: flex;
flex-wrap: wrap;
}
.reservelink_list li {
box-sizing: border-box;
width: calc(100% / 3);
padding: 0 10px 20px;
}
.reservelink_list li:first-child,
.reservelink_list li:nth-child(3n + 1) {
padding: 0 20px 20px 0;
}
.reservelink_list li:nth-child(3n) {
padding: 0 0 20px 20px;
}
.reservelink_list li a {
display: flex;
width: calc(100% - 4px);
box-sizing: border-box;
padding: 20px 10px;
border: 2px solid #48b7c1;
text-align: center;
font-size: 16px;
line-height: 1.5;
text-align: center;
justify-content: center;
color: #3C3C3C;
border-radius: 5px;
}
.reservelink_list li a:hover {
color: #FFF;
background: #48b7c1;
}
@media screen and (max-width: 767px) {
.price_Strongttl {
font-size: 5.4vw;
line-height: 8vw;
text-align: center;
padding-bottom: 4vw;
}
.prisec_1colum-p {
margin: 0 auto 4vw;
width: 100%;
display: block;
}
.prisec_1colum-p .prisec_desc {
width: 100%;
font-size: 4vw;
line-height: 0;
height: auto;
padding: 6% 0;
}
.prisec_1colum-p .prisec_price {
font-size: 6vw;
margin: 0 auto 4vw;
width: 100%;
height: auto;
line-height: 7vw;
padding: 3% 0;
display: block;
}
.prisec_1colum-p .prisec_price span {
font-size: 4vw;
padding: 0 1%;
}
.prisec_1colum {
margin: 0 auto 4vw;
width: 100%;
display: block;
}
.prisec_1colum .prisec_desc {
width: 100%;
font-size: 4vw;
line-height: 0;
height: auto;
padding: 6% 0;
}
.prisec_1colum .prisec_price {
font-size: 6vw;
margin: 0 auto 4vw;
width: 100%;
height: auto;
line-height: 7vw;
padding: 3% 0;
display: block;
}
.prisec_1colum .prisec_price span {
font-size: 4vw;
padding: 0 1%;
}
.prisec_2colum .prisec_desc {
width: 100%;
font-size: 4vw;
line-height: 0;
height: auto;
padding: 6% 0;
}
.prisec_2colum .prisec_price {
width: 100%;
font-size: 5.5vw;
line-height: 7vw;
height: auto;
padding: 4% 0;
display: block;
}
.prisec_2colum {
display: block;
margin-bottom: 8vw;
}
.parentBox {
padding: 10vw 0 10vw;
}
.parentBox-w {
padding: 10vw 0 10vw;
}
.w_850 {
width: 100% !important;
}
.prisec {
border-top: #d8d8d8 2px solid;
padding: 8vw 0 6.5vw;
}
.prisec_ttl {
font-size: 4.5vw;
line-height: 7vw;
margin-bottom: 3vw;
}
.prisec_ttl-min {
margin-bottom: 6vw;
}
.prisec_ttl-min strong {
font-size: 5vw;
line-height: 9vw;
}
.prisec_ttl-min span {
font-size: 4vw;
line-height: 6vw;
}
.prisec_ttl-mincase {
margin: 0;
font-size: 4vw;
line-height: 9vw;
}
.prisec_card {
margin: 0 auto 3vw;
}
.prisec_card span {
height: auto;
line-height: 0;
padding: 5% 0;
width: 100%;
text-align: center;
}
.prisec_read {
font-size: 3.8vw;
line-height: 6.5vw;
margin-bottom: 5vw;
}
.prisec_read-min {
font-size: 4vw;
margin-bottom: 3vw;
}
.prisec_caution {
font-size: 3vw;
line-height: 5vw;
margin: 0 0 5vw;
text-align: left;
}
.prisec_while {
margin-bottom: 2.5vw;
}
.prisec_table-read {
font-size: 4vw;
padding: 3%;
text-align: center;
}
.prisec_table-cat {
display: block;
padding: 1px;
}
.prisec_table-cat li {
width: 100%;
height: auto;
margin: 1px;
padding: 3.5% 2%;
}
.prisec_table-cat li strong {
font-size: 4vw;
vertical-align: 0.8vw;
margin-right: 1vw;
}
.prisec_table-cat li p {
display: inline-table;
height: auto;
font-size: 7vw;
}
.prisec_table-cat li p span {
font-size: 3.5vw;
display: inline;
}
.prisec_catcol {
padding: 0;
border: none;
margin-bottom: 8vw;
}
.prisec_catcol-ttl {
font-size: 4.5vw;
margin-bottom: 3vw;
}
.prisec_catcol-dist {
margin-bottom: 5vw;
}
.prisec_catcol-dist dt {
width: auto;
height: auto;
display: inline-block;
padding: 1% 4%;
float: none;
margin-bottom: 3vw;
}
.prisec_catcol-dist dd {
margin-left: 0;
}
.prisec_catrow {
margin-bottom: 10vw;
}
.prisec_catrow-ttl {
font-size: 4vw;
padding: 3%;
text-align: center;
}
.prisec_catrow-dist {
font-size: 4vw;
padding: 3%;
}
.prisec_tablerc03 {
margin: 5vw 0 10vw;
display: block;
padding: 1px;
}
.prisec_tablerc03-rowup {
height: auto;
padding: 5% 0;
display: block;
}
.prisec_tablerc03-ttl {
font-size: 5vw;
margin-bottom: 1vw;
text-align: center;
}
.prisec_tablerc03-read {
font-size: 4vw;
margin-bottom: 1vw;
}
.prisec_tablerc03-rowdoum {
height: auto;
display: block;
font-size: 6vw;
line-height: 7vw;
padding: 4%;
}
.prisec_tablerc03 li {
width: 100%;
}
.reservelink_layout {
padding: 0 0 2vw;
}
.reservelink_head {
padding: 0 0 4vw;
}
.reservelink_head .reservelink_head-title {
font-size: 4vw;
margin: 0 0 1vw;
}
.reservelink_head .reservelink_head-text {
font-size: 3.5vw;
}
.reservelink_lead{
margin-bottom: 40px;
}
.reservelink_content {
padding: 0 0 4vw;
}
.reservelink_area {
padding: 0 0 3vw;
}
.reservelink_area h3 {
padding: 3vw;
margin: 0 0 3vw;
font-size: 4vw;
}
.reservelink_list {
display: block;
letter-spacing: -.4em;
}
.reservelink_list li {
display: inline-block;
letter-spacing: normal;
width: auto;
padding: 0 2vw 2vw 0;
}
.reservelink_list li:first-child,
.reservelink_list li:nth-child(3n + 1) {
padding: 0 2vw 2vw 0;
}
.reservelink_list li:nth-child(3n) {
padding: 0 2vw 2vw 0;
}
.reservelink_list li a {
display: inline-block;
width: auto;
padding: 2vw 2vw;.reservelink_lead
font-size: 3.5vw;
border-radius: 3px;
white-space: nowrap;
}
} .reservelink_lead{
margin: 10px auto 90px;
}
.reservelink_lead p{
text-align: center;
}
.reservelink_lead .spLead{
display: none;
}
@media screen and (max-width: 767px) {
.reservelink_lead .pcLead{
display: none;
}
.reservelink_lead .spLead{
display: block;
}
}
.reservelink_lead_02 .spLead{
display: none;
}
@media screen and (max-width: 767px) {
.reservelink_lead_02 .pcLead{
display: none;
}
.reservelink_lead_02 .spLead{
display: block;
}
}  .reservelink_lead-zero,
.reservelink_lead-2700 {
width: 50%;
}
.reservelink_lead-zero{
margin-bottom: 30px;
}
.reservelink_lead-zero h2{
text-align: center;
margin-bottom: 20px;
}
.reservelink_lead-zero p{
text-align: center;
margin-bottom: 10px;
}
.reservelink_lead-zero ul{
width: 520px;
margin: 10px auto 0;
list-style-type: square;
padding-left: 10%;
}
.reservelink_lead-zero li{
width: 45%;
float:left;
margin-bottom: 10px;
}
.reservelink_lead-2700 {
margin-bottom: 50px;
}
.reservelink_lead-2700 h2 {
text-align: center;
margin-bottom: 20px;
}
.reservelink_lead-2700 ul{
width: 100%;
margin: 0 auto;
font-size: 13px;
}
.reservelink_lead-2700 li{
display: inline;
}
@media screen and (max-width: 767px) {
.reservelink_lead{
display: block;
margin: 16px 25px 25px;
}
.reservelink_lead-zero,
.reservelink_lead-2700 {
width: 100%;
}
.reservelink_lead-zero ul{
width: 100%;
padding-left: inherit;
margin-left: 20px;
}
.reservelink_lead-zero li{
float: none;
width: auto;
margin-bottom: 4px;
}
.reservelink_lead-2700 ul{
width: 100%;
}
.reservelink_lead-2700 li{
font-size: 12px;
}
.reservelink_lead-2700 ul br {
display: none;
}
}  .parentBox .pos {
position: relative;
}
.parentBox #acod-control {
font-size: 14px;
background: #fff;
width: 120px;
height: 35px;
line-height: 35px;
position: absolute;
right: 0;
top: 0;
user-select: none;
cursor: pointer;
}
.parentBox #acod-control .accordion_icon {
top: 8%;
left: 0;
}
.parentBox #acod-control .accordion_icon span {
width: 60%;
height: 3px;
border-radius: 0;
left: 15px;
}
.parentBox #acod-control p {
position: absolute;
top: 18px;
left: 45px;
line-height: 0;
}
.parentBox #acod-control-up {
display: none;
font-size: 14px;
background: #fff;
width: 120px;
height: 35px;
line-height: 35px;
position: absolute;
right: 0;
top: 0;
user-select: none;
cursor: pointer;
}
.parentBox #acod-control-up .accordion_icon-up {
top: 8%;
left: 0;
}
.parentBox #acod-control-up .accordion_icon-up span {
width: 60%;
height: 3px;
border-radius: 0;
left: 8px;
}
.parentBox #acod-control-up p {
position: absolute;
top: 18px;
left: 32px;
line-height: 0;
}
.areaBox {
background: #fff;
margin-bottom: 2px;
}
.areaBox_ttl {
padding: 20px 0 20px 20px;
font-weight: bold;
position: relative;
cursor: pointer;
font-size: 20px;
line-height: 1.2;
color: #fff;
background: #48b7c1;
}
.areaBox_ttl:before {
width: 200px;
height: 2px;
background: #67b5bf;
position: absolute;
content: "";
bottom: 0;
left: 0;
display: block;
}
.areaBox_ttl:after {
content: '';
display: inline-block;
width: 22px;
height: 22px;
background: url(/images/common/acd-arrow02.png) no-repeat;
background-size: 100%;
vertical-align: middle;
position: absolute;
top: 40%;
right: 30px;
transition: all .15s linear;
}
.areaBox_ttl.active:after {
transform: rotate(180deg);
top: 20%;
}
.areaBox_window {
display: none;
}
.areaBox_district {
padding-top: 27px;
border-bottom: 1px solid #dfdbdb;
letter-spacing: 0px;
}
.areaBox_district:last-child{
border-bottom: none;
}
.areaBox_district_ttl {
font-size: 15px;
margin-bottom: 15px;
}
.areaBox_district-boderunder {
border-bottom: #f0f0f0 solid 1px;
}
.btn_both_pink a {
position: relative;
padding: 10px 20px 10px 20px;
color: #fff;
background: #ee8081;
box-shadow: 4px 4px #f5bfbf;
-ms-box-shadow: 4px 4px #f5bfbf;
-webkit-box-shadow: 4px 4px #f5bfbf;
display: flex;
justify-content: center;
align-items: center;
font-weight: bold;
margin: 0 auto 40px;
font-size: 1.3em !important;
}
.btn_both_pink a::after {
content: "＞";
display: inline-block;
font-size: 15px;
margin-left: 5px;
vertical-align: 2px;
}
span.shop-access-ttl{
background: #aaaaaa;
padding: 3px 10px 3px 10px;
display: inline-block;
color: #fff;
margin-right: 11px;
font-size: 14px;
width: 56px;
}
.shop-access-contents{
margin-bottom: 18px;
display: flex;
}
.shop-access-contents p{
padding-top: 4px;
}
.item h3{
margin-bottom: 10px;
font-size: 1.2em;
}
p.shop-address{
margin-bottom: 10px;
letter-spacing: 0.2px;
}
p.shop-access{
margin-bottom: 20px;
}
.map-modal h1{
margin-bottom: 20px;
}
.map{
margin-bottom: 20px;
}
a.js-modal-open{
text-decoration: underline;
color: #0074d9;
}
a.js-modal-open:after{
content: url(/images/common/target.png);
margin: 0 5px;
} .modal{
display: none;
height: 100%;
position: fixed;
top: 0;
width: 100%;
z-index: 1000;
}
.modal_bg{
background: rgba(0,0,0,0.8);
height: 100%;
position: absolute;
width: 100%;
}
.modal_content{
background: #fff;
left: 50%;
padding: 20px;
position: absolute;
top: 50%;
transform: translate(-50%,-50%);
width: 50%;
}
.under_page .inner .modal{
max-width: 100%;
width: 100%;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1000000;
}
.cpfas {
font-family: "Font Awesome 5 Pro"!important;
color: inherit;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
position: absolute;
top: 50%;
}
.cpfas::before {
font-family: "Font Awesome 5 Pro"!important;
font-weight: 900;
}
.fa-times:before {
content: "\f00d";
}
.modal .fa-lg{
font-size: 2em;
top: 12px;
right: 13px;
}
.map-modal{
position: relative;
}
.js-modal-close{
position: absolute;
right: 0;
top: 0;
}
.modal .btn_both_pink a{
margin: 0 auto;
}
.reservelink_layout section#kyushu{
margin-bottom: 120px;
} @media screen and (max-width: 767px) {
.areaBox_ttl{
font-size: 1.1em;
padding: 18px 15px 18px 15px;
letter-spacing: 0.2px;
}
.areaBox_ttl:after{
width: 20px;
height: 18px;
right: 16px;
}
.areaBox_district{
padding-top: 19px;
}
.modal_content{
width: 90%;
padding: 24px 12px;
}
p.shop-address{
font-size: 1em;
}
.shop-access-contents{
font-size: 1.2em;
}
.shop-access-contents p{
padding-top: 3px;
font-size: 0.8em;
letter-spacing: 0.5px;
}
.item h3{
margin-bottom: 7px;
font-size: 1.1em;
}
.btn_both_pink a{
margin: 0 auto 34px;
font-size: 18px !important;
}
.reservelink_layout section#kyushu{
margin-bottom: 40px;
}
.shop-access-contents{
display: inherit;
margin-bottom: 14px;
}
span.shop-access-ttl{
margin-bottom: 5px;
padding: 2px 8px 2px 8px;
}
} @media screen and (min-width:768px) and ( max-width:1024px) {
.modal_content{
width: 90%;
}
} .reservelink_lead_01{
margin: 10px auto 50px;
}
.reservelink_lead_02{
max-width: 662px;
margin: 10px auto 154px;
}
.reservelink_head-text_02 p {
margin: 26px 0;
} @media screen and (max-width: 767px) {
main.under_page#reserve-link{
padding-top: 16px;
}
.reservelink_lead_02{
max-width: 662px;
margin: 10px auto 40px;
padding: 0 26px;
}
.reservelink_head-text_02 p {
margin: 12px 0;
line-height: 5vw;
font-size: 3vw;
}
.reservelink_lead_01{
padding: 9px 25px 12px;
margin: 10px auto 0px;
}
}