@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
html {
font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body {
margin: 0;
}  article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
} audio,
canvas,
progress,
video {
display: inline-block; vertical-align: baseline; } audio:not([controls]) {
display: none;
height: 0;
} [hidden],
template {
display: none;
}  a {
background: transparent;
} a:active,
a:hover {
outline: 0;
}  abbr[title] {
border-bottom: 1px dotted;
} b,
strong {
font-weight: bold;
} dfn {
font-style: italic;
} h1 {
font-size: 2em;
margin: 0.67em 0;
} mark {
background: #ff0;
color: #000;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}  img {
border: 0;
} svg:not(:root) {
overflow: hidden;
}  figure {
margin: 1em 40px;
} hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
} pre {
overflow: auto;
} code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}   button,
input,
optgroup,
select,
textarea {
color: inherit; font: inherit; margin: 0; } button {
overflow: visible;
} button,
select {
text-transform: none;
} button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; cursor: pointer; } button[disabled],
html input[disabled] {
cursor: default;
} button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
} input {
line-height: normal;
} input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
} input[type="search"] {
-webkit-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box;
} input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
border: 0; padding: 0; } textarea {
overflow: auto;
} optgroup {
font-weight: bold;
}  table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}.hamburger {
display: block;
width: 50px;
height: 60px;
position: fixed;
top: 0;
right: 0;
z-index: 10000;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-tap-highlight-color: transparent;
-webkit-tap-highlight-color: transparent;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
}
.hamburger__icon {
position: relative;
position: relative;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.hamburger__icon, .hamburger__icon:before, .hamburger__icon:after {
display: block;
width: 25px;
height: 2px;
background-color: #FF9999;
-moz-transition-property: background-color, -moz-transform;
-o-transition-property: background-color, -o-transform;
-webkit-transition-property: background-color, -webkit-transform;
transition-property: background-color, transform;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
-webkit-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.hamburger.transform .hamburger__icon ,
.hamburger.transform .hamburger__icon:before ,
.hamburger.transform .hamburger__icon:after {
background-color: #212121;
}
.hamburger__icon:before, .hamburger__icon:after {
position: absolute;
content: "";
}
.hamburger__icon:before {
top: -7px;
}
.hamburger__icon:after {
top: 7px;
}
.hamburger.active .hamburger__icon {
background-color: transparent;
}
.hamburger.active .hamburger__icon:before, .hamburger.active .hamburger__icon:after {
background-color: #fff;
}
.hamburger.active .hamburger__icon:before {
-moz-transform: translateY(7px) rotate(45deg);
-ms-transform: translateY(7px) rotate(45deg);
-webkit-transform: translateY(7px) rotate(45deg);
transform: translateY(7px) rotate(45deg);
}
.hamburger.active .hamburger__icon:after {
-moz-transform: translateY(-7px) rotate(-45deg);
-ms-transform: translateY(-7px) rotate(-45deg);
-webkit-transform: translateY(-7px) rotate(-45deg);
transform: translateY(-7px) rotate(-45deg);
}
.fat-nav {
top: 0;
left: 0;
z-index: 9999;
position: fixed;
display: none;
width: 100%;
height: 100%;
background: rgba(255,153, 153, 0.9);
-moz-transform: scale(1.4);
-ms-transform: scale(1.4);
-webkit-transform: scale(1.4);
transform: scale(1.4);
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
-webkit-transition-duration: 0.4s;
transition-duration: 0.4s;
overflow-y: auto;
overflow-x: hidden;
-webkit-overflow-scrolling: touch;
}
.fat-nav__wrapper {
width: 100%;
height: 100%;
}
.fat-nav.active {
-moz-transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
}   @media only screen and (min-width:768px) {
.hamburger {
width: 75px;
height: 75px;
}
}   html {
}
body {
margin: 0;
padding: 0;
color: #323232;
font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size: 62.5%;
} .container {
padding: 0 30px;
}
.container_small {
padding: 0 15px;
} .visible_xs {
display: block;
}
.hidden_xs {
display: none;
}
.hidden_all {
display: none;
} .normalTxt {
font-size: 1.4em;
line-height: 1.6;
}
.txt_c {
text-align: center;
}
.txt_r {
text-align: right;
}
.txtColor_orange {
color: #f17d3d;
}
.txt_justify {
text-align: justify;
} .img_responsive {
width: 100%;
height: auto;
}
.thum_img {
line-height: 0;
}
svg {
backface-visibility: hidden;
transform: translateZ(0);
}
.mbsp15 {
margin-bottom: 15px;
}   h1 , h2 , h3 , h4 , h5 , h6 , p , ul , li , dl , dt , dd , figure {
margin: 0;
padding: 0;
font-weight: normal;
}
ul ,li {
list-style: none;
}
* {
box-sizing: border-box;
}    .flexible_x_type01 {
width: 100%;
-ms-display: flex;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
} .flexible_x_type02 {
width: 100%;
-ms-display: flex;
display: flex;
-ms-flex-direction: row;
flex-direction: row;
} .flexible_x_type03 {
width: 100%;
-ms-display: flex;
display: flex;
-ms-flex-direction: row;
flex-direction: row;
} .flexible_y_type01 {
width: 100%;
-ms-display: flex;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
}   .txtTitle {
margin-bottom: 20px;
font-size: 1.8em;
line-height: 1.6;
}
.bg_title {
margin-bottom: 35px;
padding: 15px 30px;
background-color: #f4eceb;
font-weight: bold;
font-size: 1.6em;
line-height: 1.0;
}   .tbrNormal {
width: 100%;
border: 1px solid #e6cbc7;
border-bottom: 0;
}
table th ,
table td {
border-bottom: 1px solid #e6cbc7;
font-size: 1.4em;
line-height: 1.6;
}
table th {
padding: 10px;
background-color: #f4eceb;
text-align: left;
}
table td {
padding: 10px;
border-right: 1px solid #e6cbc7;
}
table td:nth-child(3n+3) {
border-right: 0;
}   a:link { color:#1122cc; text-decoration:none;}
a:visited { color:#1122cc; text-decoration:none;}
a:hover { color:#551A8B; text-decoration:underline;}
a:active{ color:#1122cc; text-decoration:none;}   .btn_more {
}
.btn_more .btn_more_inner {
position: relative;
display: block;
padding: 15px 0;
border: 1px solid #d1d1d1;
text-align: center;
color: #323232;
font-size: 1.4em;
line-height: 1.0;
}
.btn_more .btn_more_inner::before {
position: absolute;
top: 50%;
right: 10px;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
content: '\f105';
color: #FF9999;
font-family: "Font Awesome 5 Free";
font-weight: bold;
font-size: 1.2em;
}
.btn_more .btn_more_inner:hover {
background-color: #f4eceb;
text-decoration: none;
}
.btn_pdf {
}
.btn_pdf a {
display: block;
padding: 15px 0;
background-color: #FF9999;
border-radius: 3px;
text-align: center;
color: #fff;
font-size: 1.4em;
line-height: 1.0;
}
.btn_pdf a .icon_pdf {
display: inline-block;
width: 20px;
height: 20px;
vertical-align: middle;
}
.btn_pdf a:hover {
filter:alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
text-decoration: none;
}   .border_box {
margin-top: 15px;
padding: 15px;
border: 1px solid #e6cbc7;
}
.border_box .title_box {
max-width: 200px;
height: 36px;
margin: -33px auto 15px;
background-color: #FF9999;
border-radius: 35px;
text-align: center;
color: #fff;
font-size: 1.4em;
line-height: 36px;
}   .list_disc {
}
.list_disc li {
position: relative;
padding-left: 17px;
font-size: 1.4em;
line-height: 1.6;
}
.list_disc li:not(:last-child) {
margin-bottom: 10px;
}
.list_disc li::before {
position: absolute;
top: 4px;
left: 0;
content: '●';
color: #FF9999;
font-size: 10px;
}
.list_txt {
}
.list_txt li {
padding-left: 15px;
text-indent: -15px;
font-size: 1.2em;
line-height: 1.6;
}
.list_txt li:not(:last-child) {
margin-bottom: 10px;
}   @media only screen and (min-width:768px) {    .flexible_x_type01 {
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
} .flexible_x_type02 {
-ms-flex-direction: column;
flex-direction: column;
}   .btn_more {
max-width: 400px;
margin: 0 auto;
}
.btn_more .btn_more_inner {
padding: 25px 0;
}
.btn_pdf {
max-width: 400px;
margin: 0 auto;
}
.btn_pdf a {
padding: 25px 0;
}   .border_box {
margin-top: 20px;
padding: 30px;
}
.border_box .title_box {
max-width: 180px;
height: 40px;
margin: -50px auto 30px;
border-radius: 40px;
font-size: 1.6em;
line-height: 40px;
}
}   @media only screen and (min-width:1024px) {    .container {
padding: 0 50px;
}
.container_small {
padding: 0 25px;
}
.visible_xs {
display: none;
}
.hidden_xs {
display: block;
}
.normalTxt {
font-size: 1.6em;
line-height: 1.8;
}   .tbrNormal {
}
table th ,
table td {
font-size: 1.6em;
}
table th {
padding: 15px;
}
table td {
padding: 15px;
}   .txtTitle {
margin-bottom: 35px;
font-size: 2.4em;
}
.bg_title {
margin-bottom: 50px;
padding: 20px 50px;
font-size: 2.0em;
}   .btn_more {
}
.btn_more .btn_more_inner {
font-size: 1.6em;
}
.btn_pdf {
}
.btn_pdf a {
font-size: 1.6em;
}   .border_box {
}
.border_box .title_box {
max-width: 230px;
font-size: 1.8em;
}   .list_disc {
}
.list_disc li {
padding-left: 20px;
font-size: 1.6em;
}
.list_disc li::before {
top: 6px;
font-size: 8px;
}
.list_txt {
}
.list_txt li {
padding-left: 18px;
text-indent: -18px;
font-size: 1.4em;
}
}   @media only screen and (min-width:1280px) {   .container ,
.container_small {
max-width: 1250px;
margin: 0 auto;
padding: 0 50px;
}   .txtTitle {
margin-bottom: 40px;
font-size: 2.8em;
}
.bg_title {
padding: 20px 0;
text-align: center;
font-size: 2.4em;
}
}   .menu_tag {
margin-top: -10px;
margin-bottom: 25px;
}
@media only screen and (min-width: 1024px) {
.menu_tag {
margin-bottom: 50px;
margin-top: -30px;
}}
@media only screen and (min-width: 1280px) {
.menu_tag {
margin-top: -40px;
}}
.menu_tag1 {
background-color: #f4eceb;
color:#FF9999;
font-family: "FrutigerLTPro-Roman";
margin-right: 7px;
padding: 3px 10px;
border-radius: 15px;
font-size: 12px;
}
.menu_tag2 {
background-color: #ddd;
color:#5f5f5f;
font-family: "FrutigerLTPro-Roman";
padding: 3px 10px;
border-radius: 15px;
font-size: 12px;
}   .wp-pagenavi {
margin: 60px auto 0;
max-width: 1150px;
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 5px;
clear: both;
text-align: center;
}
.wp-pagenavi a,
.wp-pagenavi span {
margin: 0;
padding: 0;
width: 50px;
height: 50px;
display: flex;
justify-content: center;
align-items: center;
font-size: 1.6em;
color: #323232;
text-decoration: none;
border-radius: 3px;
border: 1px solid #e6cbc7;
box-sizing: border-box;
}
.wp-pagenavi span.current {
background: #e6cbc7;
}
.wp-pagenavi .first,
.wp-pagenavi .last,
.wp-pagenavi .pages {
display: none;
}
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
font-size: 0;
border: 0;
}
.wp-pagenavi .previouspostslink {
background: url(//www.alicia-hamamatsu.com/wp-content/themes/alicia/images/icon/arrow_prev.png) no-repeat center center / 23px;
}
.wp-pagenavi .nextpostslink {
background: url(//www.alicia-hamamatsu.com/wp-content/themes/alicia/images/icon/arrow_next.png) no-repeat center center / 23px;
}
.wp-pagenavi .extend {}
@media only screen and (min-width:768px) {	
.wp-pagenavi a:not(.previouspostslink, .nextpostslink):hover {
background: #e6cbc7;
}
.wp-pagenavi .previouspostslink:hover,
.wp-pagenavi .nextpostslink:hover {
opacity: 0.7;
}
}
@media only screen and (max-width:767px) {
.wp-pagenavi {
margin: 22px 0 0;
padding: 0 10px 23px;
gap: 2px;
}
.wp-pagenavi a,
.wp-pagenavi span {
width: 30px;
height: 30px;
font-size: 1.2em;
}
.wp-pagenavi .previouspostslink {
background-image: url(//www.alicia-hamamatsu.com/wp-content/themes/alicia/images/icon/arrow_prev_sp.png);
background-size: 16px;
}
.wp-pagenavi .nextpostslink {
background-image: url(//www.alicia-hamamatsu.com/wp-content/themes/alicia/images/icon/arrow_next_sp.png);
background-size: 16px;
}
}   .pagePath {
margin: 0 auto 57px;
padding: 0 30px;
max-width: 1210px;
color: #000;
font-family: "Noto Sans JP", sans-serif;
}
.pagePath li {
margin-right: 0.25em;
display: inline;
font-size: 1.2em;
font-weight: 700;
}
.pagePath li a {
margin-right: 0.2em;
color: #000;
}
@media only screen and (max-width:767px) {
.pagePath {
margin: 0 0 30px;
padding: 0 20px;
text-align: center;
line-height: 1.4;
}
.pagePath li {
margin-right: 0.25em;
font-size: 1em;
font-weight: 500;
}
.pagePath li a {
text-decoration: none;
}
}   .blogDetail img {
max-width: 100%;
}   .pageHeader {
position: relative;
}
.fixed_header {
height: 70px;
}
.logo {
padding: 25px 0 0 29px;
font-size: 1.0em;
}
.logo_inner {
display: table;
}
.logo_inner .tagline {
display: table-cell;
color: #5d5d5d;
font-size: 0.5em;
}
.logo_inner .thum_img {
display: table-cell;
width: 115px;
height: 27px;
vertical-align: middle;
}
.logo_inner:hover {
opacity: 0.7;
text-decoration: none;
}
.header_navi {
width: 100%;
position: fixed;
bottom: 0;
left: 0;
display: flex;
font-family: "Noto Sans JP", sans-serif;
background: #fff;
z-index: 100;
}
.header_navi li {
width: 50%;
min-height: 50px;
}
.header_navi li a {
width: 100%;
height: 100%;
box-sizing: border-box;
display: flex;
align-items: center;
justify-content: center;
gap: 12px;
}
.header_navi li a:hover {
opacity: 0.7;
text-decoration: none;
}
.header_navi li.reserve a {
font-size: 1.6em;
font-weight: 700;
color: #fff;
background: #FBA5A5;
}
.header_navi li a .icon_reserve {
font-size: 25px;
line-height: 1;
}
.header_navi li.line a {
background: #BDE3BD;
}
.header_navi li.line img {
width: auto;
height: 41px;
vertical-align: top;
}
.hamburger {
width: 50px;
height: 50px;
top: 10px;
right: 15px;
border-radius: 100%;
background: #FBA5A5;
}
.hamburger::after {
color: #fff;
position: absolute;
left: 50%;
bottom: 7px;
font-size: 8px;
letter-spacing: 0.14em;
transform: translateX(-50%);
white-space: nowrap;
font-family: "Zen Maru Gothic", sans-serif;
font-weight: 500;
content: 'MENU';
}
.hamburger__icon {
top: 43%;
}
.hamburger__icon:before {
top: -8px;
}
.hamburger__icon:after {
top: 8px;
}
.hamburger__icon,
.hamburger__icon:before,
.hamburger__icon:after {
background: #fff;
}
.hamburger.active .hamburger__icon:before {
-moz-transform: translateY(8px) rotate(45deg);
-ms-transform: translateY(8px) rotate(45deg);
-webkit-transform: translateY(8px) rotate(45deg);
transform: translateY(8px) rotate(45deg);
}
.hamburger.active .hamburger__icon:after {
-moz-transform: translateY(-8px) rotate(-45deg);
-ms-transform: translateY(-8px) rotate(-45deg);
-webkit-transform: translateY(-8px) rotate(-45deg);
transform: translateY(-8px) rotate(-45deg);
}
.grobalNavi .grobalNavi_inner {
display: table;
width: 100%;
height: 100vh;
}
.grobalNavi .grobalNavi_inner .grobalNaviList {
display: table-cell;
padding: 0 30px;
vertical-align: middle;
}
.grobalNavi .grobalNavi_inner .grobalNaviList li {
border-bottom: 1px solid #ffc7c7;
}
.grobalNavi .grobalNavi_inner .grobalNaviList li:first-child {
border-top: 1px solid #ffc7c7;
}
.grobalNavi .grobalNavi_inner .grobalNaviList li a {
display: block;
padding: 16px 0;
text-align: center;
color: #fff;
font-family: "Zen Maru Gothic", sans-serif;
font-weight: 500;
font-size: 1.4em;
line-height: 1.0;
}
.grobalNavi .grobalNavi_inner .grobalNaviList li a small {
display: block;
padding-top: 5px;
}
.grobalNavi .grobalNavi_inner .grobalNaviList li a:hover {
opacity: 0.7;
text-decoration: none;
}   .content {
overflow: hidden;
} .secContentList {
padding: 30px 0;
} .pageTitleBox {
margin: 0 0 10px;
position: relative;
}
.pageTitleBox .pageTitle {
position: absolute;
bottom: -20px;
left: 30px;
font-family: "FrutigerLTPro-Roman";
font-size: 4.0em;
line-height: 1.0;
} .secTitleBox {
position: relative;
margin-bottom: 62px;
}
.secTitleBox .secTitle {
position: absolute;
bottom: -32px;
left: 30px;
font-size: 1.0em;
}
.secTitleBox .secTitle .secTitle_eng,
.secTitleBox .secTitle .secTitle_jpn {
display: block;
line-height: 1.0;
}
.secTitleBox .secTitle .secTitle_eng {
margin-bottom: 6px;
font-family: "FrutigerLTPro-Roman";
font-size: 3.2em;
font-style: normal;
}
.secTitleBox .secTitle .secTitle_jpn {
font-size: 1.2em;
} .menuList:not(:last-of-type) {
margin-bottom: 30px;
}
.menuList .titleBox {
margin-bottom: 30px;
background-color: #f4eceb;
}
.menuList .titleBox .title_menu {
-webkit-order: 2;
order: 2;
padding: 10px 30px 10px 30px;
color: #FF9999;
font-size: 1.6em;
font-weight: bold;
}
.menuList .titleBox .title_menu span {
font-size: 0.9em;
font-weight: normal;
}
.menuList .titleBox .menu_pointlist {
-webkit-order: 1;
order: 1;
}
.menu_pointlist {
padding: 13px 30px 0;
letter-spacing: -4px;
}
.menu_pointlist li {
display: inline-block;
padding: 5px;
background-color: #fff;
border: 1px solid #ead9d7;
border-radius: 3px;
color: #FF9999;
font-size: 1.4em;
line-height: 1.0;
letter-spacing: 0;
}
.menuList .titleBox .menu_pointlist li:not(:last-child) {
margin-right: 5px;
}
.menuList .titleBox .subject_menu {
-webkit-order: 3;
order: 3;
}
.subject_menu {
display: table;
width: 100%;
padding: 10px 30px;
background-color: #ead9d7;
}
.subject_menu dt,
.subject_menu dd {
display: table-cell;
font-size: 1.4em;
line-height: 1.4;
}
.subject_menu dd {
text-align: right;
font-weight: bold;
}
.subject_menu dd small {
padding-right: 10px;
}
.subject_menu dd span {
color: darkred;
}
.menuList .menu_inner .thum_img {
max-width: 320px;
margin: 0 auto;
padding-bottom: 20px;
}
.menuList .menu_inner .list_txt {
margin-top: 20px;
} .localNavi .localNaviList {
flex: 1 1 100%;
flex-wrap: wrap;
}
.localNavi .localNaviList li {
width: 33.3%;
}
.localNavi .localNaviList li:not(:last-child) {
border-right: 1px solid #ffc7c7;
}
.localNavi .localNaviList li:nth-child(1),
.localNavi .localNaviList li:nth-child(2),
.localNavi .localNaviList li:nth-child(3) {
border-bottom: 1px solid #ffc7c7;
}
.localNavi .localNaviList li a {
position: relative;
display: block;
padding: 15px 0 25px;
background-color: #FF9999;
text-align: center;
color: #fff;
font-weight: bold;
font-size: 1.4em;
line-height: 1.4;
}
.localNavi .localNaviList li a::before {
position: absolute;
bottom: 0;
left: 50%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
content: '\f107';
color: #fff;
font-family: "Font Awesome 5 Free";
font-weight: bold;
font-size: 1.3em;
}
.localNavi .localNaviList li a:hover {
background-color: #ffabab;
text-decoration: none;
}
.localNavi2 .localNaviList {
flex: 1 1 100%;
flex-wrap: wrap;
margin-bottom: 50px;
margin-top: -50px;
}
.localNavi2 .localNaviList li {
width: 33.3%;
}
.localNavi2 .localNaviList li:not(:last-child) {
border-right: 1px solid #ffc7c7;
}
.localNavi2 .localNaviList li:nth-child(1),
.localNavi2 .localNaviList li:nth-child(2),
.localNavi2 .localNaviList li:nth-child(3) {
border-bottom: 1px solid #ffc7c7;
}
.localNavi2 .localNaviList li a {
position: relative;
display: block;
padding: 15px 0 25px;
background-color: #FF9999;
text-align: center;
color: #fff;
font-weight: bold;
font-size: 1.2em;
line-height: 1.4;
}
.localNavi2 .localNaviList li a::before {
position: absolute;
bottom: 0;
left: 50%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
content: '\f107';
color: #fff;
font-family: "Font Awesome 5 Free";
font-weight: bold;
font-size: 1.2em;
}
.localNavi2 .localNaviList li a:hover {
background-color: #ffabab;
text-decoration: none;
} .localNavi_green .localNaviList {
flex: 1 1 100%;
flex-wrap: wrap;
}
.localNavi_green .localNaviList li {
width: 33.3%;
}
.localNavi_green .localNaviList li:not(:last-child) {
border-right: 1px solid #b3e7d2;
}
.localNavi_green .localNaviList li:nth-child(1),
.localNavi_green .localNaviList li:nth-child(2),
.localNavi_green .localNaviList li:nth-child(3) {
border-bottom: 1px solid #b3e7d2;
}
.localNavi_green .localNaviList li a {
position: relative;
display: block;
padding: 15px 0 25px;
background-color: #7dc9aa;
text-align: center;
color: #fff;
font-weight: bold;
font-size: 1.6em;
line-height: 1.4;
}
.localNavi_green .localNaviList li a::before {
position: absolute;
bottom: 0;
left: 50%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
content: '\f107';
color: #fff;
font-family: "Font Awesome 5 Free";
font-weight: bold;
font-size: 1.3em;
}
.localNavi_green .localNaviList li a:hover {
background-color: #b3e7d2;
text-decoration: none;
}
@media only screen and (min-width: 1024px) {
.localNavi_green .localNaviList li a {
padding: 20px 0 40px;
font-size: 1.6em;
}
}  .flow {
padding-bottom: 0;
}
.flowList:not(:last-of-type) {
margin-bottom: 30px;
padding-bottom: 30px;
border-bottom: 1px solid #e6cbc7;
}
.flowList .txtBox {
-webkit-order: 2;
order: 2;
width: 60%;
padding-left: 15px;
}
.flowList .txtBox .title_flow {
margin-bottom: 10px;
font-weight: bold;
font-size: 1.4em;
line-height: 1.4;
}
.flowList .thum_img {
-webkit-order: 1;
order: 1;
width: 40%;
}   .pageFooter .reserve {
background-color: #FF9999;
}
.pageFooter .reserve .title_reserved {
margin-bottom: 35px;
text-align: center;
color: #fff;
font-size: 1.0em;
}
.pageFooter .reserve .title_reserved .txt_eng {
display: block;
font-family: "FrutigerLTPro-Roman";
font-style: normal;
font-size: 2.0em;
line-height: 1.8;
}
.pageFooter .reserve .title_reserved .txt_jpn {
display: block;
font-size: 1.0em;
line-height: 1.0;
}
.pageFooter .reserve .list_reserve {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.pageFooter .reserve .list_reserve .txt_tel {
width: 55%;
padding-right: 10px;
color: #fff;
font-size: 1.6em;
}
.pageFooter .reserve .list_reserve .txt_tel .icon_tel {
display: inline-block;
padding-right: 5px;
}
.pageFooter .reserve .list_reserve .txt_tel small {
display: block;
font-size: 0.7em;
}
.pageFooter .reserve .list_reserve .txt_tel a {
color: #fff;
}
.pageFooter .reserve .list_reserve .mail {
width: 45%;
}
.pageFooter .reserve .list_reserve .mail a {
display: block;
padding: 15px 0;
background-color: #fff;
text-align: center;
color: #FF9999;
font-size: 1.2em;
}
.pageFooter .reserve .list_reserve .mail a .icon_mail {
display: inline-block;
padding-right: 3px;
}
.pageFooter .reserve .list_reserve .mail a:hover {
filter: alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
text-decoration: none;
}
.pageFooter .foot_banners .foot_bnrList {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%;
}
.pageFooter .foot_banners .foot_bnrList li {
display: table;
}
.pageFooter .foot_banners .foot_bnrList li a {
display: table-cell;
width: 100%;
height: 130px;
border: 1px solid #ddd;
vertical-align: middle;
color: #323232;
}
.pageFooter .foot_banners .foot_bnrList li a:hover {
filter: alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
text-decoration: none;
}
.pageFooter .foot_banners .foot_bnrList .blog {
width: 100%;
margin-bottom: 20px;
}
.pageFooter .foot_banners .foot_bnrList .blog a {
padding: 15px 15px 15px 35%;
background: url(//www.alicia-hamamatsu.com/wp-content/themes/alicia/images/bnr/bnr_alicia_hamazo.jpg) no-repeat;
background-position: left top;
background-size: auto 100%;
}
.pageFooter .foot_banners .foot_bnrList .blog .copy {
display: block;
text-align: center;
font-size: 1.2em;
line-height: 1.3;
}
.pageFooter .foot_banners .foot_bnrList .blog .thum_img {
display: block;
width: 80px;
height: 22px;
margin: 5px auto 10px;
}
.pageFooter .foot_banners .foot_bnrList .blog .txt {
display: block;
padding: 5px 0;
background-color: #FF9999;
border-radius: 3px;
text-align: center;
color: #fff;
font-size: 1.2em;
line-height: 1.0;
}
.pageFooter .foot_banners .foot_bnrList .bnr_environ {
width: 100%;
} .pageFooter .foot_banners .foot_bnrList .login .icon_members,
.pageFooter .foot_banners .foot_bnrList .members .icon_members {
display: block;
width: 82px;
height: 30px;
margin: 0 auto 20px;
}
.pageFooter .foot_banners .foot_bnrList .members img {
display: block;
width: auto;
height: 35px;
margin: 0 auto;
}
.pageFooter .foot_banners .foot_bnrList .bnr_environ .txt {
padding: 0 15px;
display: block;
text-align: center;
font-size: 1.4em;
line-height: 1.4;
}
.pageFooter .footNavi {
background-color: #f4eceb;
}
.pageFooter .footNavi .footNaviList li:not(:last-child) {
border-bottom: 1px solid #fff;
}
.pageFooter .footNavi .footNaviList li a {
position: relative;
display: block;
padding: 20px 30px 20px 45px;
color: #323232;
font-family: "FrutigerLTPro-Roman";
font-size: 1.4em;
line-height: 1.0;
}
.pageFooter .footNavi .footNaviList li a small {
display: block;
padding-top: 10px;
}
.pageFooter .footNavi .footNaviList li a::before {
position: absolute;
top: 27px;
left: 30px;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
content: '\f105';
color: #FF9999;
font-family: "Font Awesome 5 Free";
font-weight: bold;
font-size: 1.2em;
}
.pageFooter .footNavi .footNaviList li a:hover {
background-color: #faf6f5;
text-decoration: none;
}
.pageFooter .address {
background-color: #5f5f5f;
}
.pageFooter .address .logo_address {
margin-bottom: 15px;
}
.pageFooter .address .logo_address .logo_address_inner {
display: block;
color: #fff;
font-size: 1.0em;
}
.pageFooter .address .logo_address .logo_address_inner:hover {
filter: alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
text-decoration: none;
}
.pageFooter .address .logo_address .logo_address_inner .copy {
display: block;
margin-bottom: 10px;
text-align: center;
font-size: 0.8em;
line-height: 1.4;
}
.pageFooter .address .logo_address .logo_address_inner .thum_img {
display: block;
width: 110px;
height: 30px;
margin: 0 auto 5px;
}
.pageFooter .address .logo_address .logo_address_inner .txt_kana {
display: block;
text-align: center;
font-size: 0.8em;
}
.pageFooter .address .normalTxt {
text-align: center;
color: #fff;
font-size: 1.2em;
font-style: normal;
line-height: 1.8;
}
.pageFooter .address a {
color: #fff;
}
.pageFooter .snsList {
margin-top: 25px;
justify-content: center;
}
.pageFooter .snsList li {
padding: 0 5px;
}
.pageFooter .snsList li a {
display: block;
width: 44px;
height: 44px;
padding-top: 12px;
background-color: #fff;
border-radius: 50%;
text-align: center;
}
.pageFooter .snsList li a img {
width: 20px;
height: 20px;
}
@media only screen and (max-width:767px) {
.pageFooter .secContentList.address {
padding-bottom: 80px;
}
}   @media only screen and (min-width:768px) {   .fixed_header {
margin: 0 auto;
padding: 19px 80px 19px 30px;
max-width: 1228px;
height: auto;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.logo {
padding: 6px 2px 0;
font-size: 1.0em;
}
.logo_inner .thum_img {
width: 147px;
height: auto;
}
.header_navi {
width: auto;
position: relative;
bottom: auto;
left: auto;
gap: 14px;
background: transparent;
}
.header_navi li {
width: auto;
min-height: initial;
}
.header_navi li a {
gap: 7px;
letter-spacing: 0.1em;
}
.header_navi li.reserve {
width: 120px;
}
.header_navi li.reserve a {
padding: 0 2px 1px 0;
font-size: 1.5em;
border-radius: 50px;
}
.header_navi li.line a {
background: transparent;
}
.header_navi li.line img {
height: 41px;
}
.hamburger {
top: 15px;
}    .secTitleBox {
margin-bottom: 76px;
}
.secTitleBox .secTitle {
bottom: -46px;
}
.secTitleBox .secTitle .secTitle_eng {
margin-bottom: 15px;
font-size: 3.6em;
}
.secTitleBox .secTitle .secTitle_jpn {
font-size: 1.4em;
} .localNavi .localNaviList li a {
padding: 20px 0 40px;
font-size: 1.4em;
}
.localNavi .localNaviList li a::before {
font-size: 1.3em;
} .localNavi_green .localNaviList li a {
padding: 20px 0 40px;
font-size: 1.4em;
}
.localNavi_green .localNaviList li a::before {
font-size: 1.3em;
} .flowList .txtBox {
width: 75%;
padding-left: 30px;
}
.flowList .txtBox .title_flow {
font-size: 1.6em;
}
.flowList .thum_img {
width: 25%;
}   .pageFooter .reserve .title_reserved {
margin-bottom: 50px;
}
.pageFooter .reserve .title_reserved .txt_eng {
font-size: 2.4em;
}
.pageFooter .reserve .title_reserved .txt_jpn {
font-size: 1.4em;
}
.pageFooter .reserve .list_reserve .txt_tel {
text-align: center;
padding-right: 0;
font-size: 2.0em;
}
.pageFooter .reserve .list_reserve .txt_tel .icon_tel {
padding-right: 10px;
}
.pageFooter .reserve .list_reserve .txt_tel small {
font-size: 0.6em;
}
.pageFooter .reserve .list_reserve .mail a {
padding: 15px 0;
font-size: 1.6em;
}
.pageFooter .reserve .list_reserve .mail a .icon_mail {
padding-right: 10px;
}
.pageFooter .foot_banners .foot_bnrList .members img {
width: auto;
height: 60px;
}
}   @media only screen and (min-width:1024px) {   body.no-scroll {
overflow: initial !important;
}
.fixed_header {
padding: 19px 30px;
}
.hamburger {
display: none;
}
.fat-nav {
margin-top: 15px;
width: 100%;
height: auto;
display: block !important;
position: relative;
top: auto;
left: auto;
background: transparent;
transform: none;
overflow: visible;
transition: 0s;
opacity: 1 !important;
}
.fat-nav__wrapper {
transform: none !important;
}
.grobalNavi .grobalNavi_inner {
display: block;
width: auto;
height: auto;
}
.grobalNavi .grobalNavi_inner .grobalNaviList {
padding: 0;
display: flex;
justify-content: space-between;
gap: 10px;
}
.grobalNavi .grobalNavi_inner .grobalNaviList li a {
padding: 7px 0;
font-size: 1.6em;
color: #000;
}
.grobalNavi .grobalNavi_inner .grobalNaviList li {
border: none !important;
}
.grobalNavi .grobalNavi_inner .grobalNaviList li a .en {
display: none;
}
.grobalNavi .grobalNavi_inner .grobalNaviList li a small {
font-size: inherit;
display: inline;
padding: 0;
}    .secContentList {
padding: 50px 0;
} .pageTitleBox {
margin-bottom: 20px;
}
.pageTitleBox .pageTitle {
bottom: -30px;
left: 50px;
font-size: 6.0em;
} .secTitleBox {
margin-bottom: 96px;
}
.secTitleBox .secTitle {
bottom: -46px;
left: 50px;
}
.secTitleBox .secTitle .secTitle_eng {
margin-bottom: 10px;
font-size: 4.0em;
}
.secTitleBox .secTitle .secTitle_jpn {
font-size: 1.6em;
} .menuList:not(:last-of-type) {
margin-bottom: 50px;
}
.menuList .titleBox {
margin-bottom: 50px;
}
.menuList .titleBox .title_menu {
padding: 20px 50px;
font-size: 2.0em;
}
.menu_pointlist {
padding: 20px 50px 0;
}
.menu_pointlist li {
font-size: 1.6em;
}
.subject_menu {
padding: 20px 50px;
}
.subject_menu dt,
.subject_menu dd {
font-size: 1.6em;
}
.menuList .menu_inner .thum_img {
max-width: 500px;
margin: 0 auto;
padding-bottom: 50px;
}
.menuList .menu_inner .list_txt {
margin-top: 25px;
} .localNavi,
.localNavi_green {}
.localNavi .localNaviList li a {
padding: 20px 0 40px;
font-size: 1.6em;
}   .pageFooter .reserve .title_reserved {
margin-bottom: 65px;
}
.pageFooter .reserve .title_reserved .txt_eng {
font-size: 2.8em;
}
.pageFooter .reserve .title_reserved .txt_jpn {
font-size: 1.6em;
}
.pageFooter .reserve .list_reserve {
max-width: 750px;
margin: 0 auto;
}
.pageFooter .reserve .list_reserve .txt_tel {
font-size: 2.4em;
}
.pageFooter .reserve .list_reserve .txt_tel small {
font-size: 0.5em;
}
.pageFooter .reserve .list_reserve .mail a {
padding: 25px 0;
}
.pageFooter .foot_banners .foot_bnrList li a {
height: 150px;
}
.pageFooter .foot_banners .foot_bnrList .blog {
margin-bottom: 30px;
}
.pageFooter .foot_banners .foot_bnrList .blog .copy {
font-size: 1.3em;
}
.pageFooter .foot_banners .foot_bnrList .blog .thum_img {
width: 100px;
height: 28px;
margin: 10px auto 15px;
}
.pageFooter .foot_banners .foot_bnrList .blog .txt {
padding: 5px 0;
font-size: 1.3em;
}
.pageFooter .foot_banners .foot_bnrList .members .icon_members {
width: 164px;
height: 59px;
}
.pageFooter .foot_banners .foot_bnrList .bnr_environ .txt {
font-size: 1.7em;
}
.pageFooter .address .logo_address {
margin-bottom: 15px;
}
.pageFooter .address .logo_address .logo_address_inner .copy {
margin-bottom: 15px;
}
.pageFooter .address .normalTxt {
font-size: 1.4em;
}
}   @media only screen and (min-width:1280px) {    .secContentList {
padding: 60px 0;
} .pageTitleBox .pageTitle {
left: 50%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
width: 1150px;
} .secTitleBox {
margin-bottom: 106px;
}
.secTitleBox .secTitle {
left: 50%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
width: 1150px;
}
.secTitleBox .secTitle .secTitle_eng {
font-size: 4.4em;
} .menuList:not(:last-of-type) {
margin-bottom: 60px;
}
.menuList .titleBox {
max-width: 1150px;
margin: 0 auto 60px;
}
.menuList .titleBox .title_menu {
padding: 20px 30px;
}
.menu_pointlist {
padding: 20px 30px 0;
}
.subject_menu {
padding: 20px 30px;
}
.menuList .menu_inner .thum_img {
max-width: 500px;
}
.menuList .menu_inner .list_txt {
margin-top: 25px;
}
}