html {
    font-size: 14pt;
    color: #2d88a5;
}

body {
    background-color: #fcfdef;
    width: 95vw;
    font-family: TsukuARdGothicStd-B, sans-serif;
    margin: 0 auto;
    position: relative;
}

p, ul {
    margin: 0 auto;
    color: #2d88a5;
    max-width: 90%;
    font-size: smaller;
}

p.insta {
    margin: 0 auto;
    color: #2d88a5;
    max-width: 90%;
    font-size: smaller;
    text-align: center;
}

a {
    text-decoration: none;
    color: inherit;
}

h1 {
    margin-top: 46px;
}

h2 {
    /*width: 80%;*/
    font-size: large;
    font-style: normal;
    color: #d2a34b;
    background-color: #cedfd9;
    margin: 46px auto 0 auto;
    padding-top: 1rem;
    padding-bottom: 1rem;
    text-align: center;
}

h2::before {
    content: "「";
}

h2::after {
    content: "」";
}

img.mobile-omit {
    display: none;
}

.main {
    width: 100%;
    background-color: #cedfd9;
}

.main img {
    width: 100%;
}

.subtitle {
    color: #d2a34b;
}

.contents {
    background-color: #cedfd9;
    width: 93%;
    position: relative;
    padding: 0.5rem;
}

.contents img {
    width: 90%;
}

.contents p {
    font-size: calc(1rem * 10 / 16);
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
}

.flex-container {
    background-color: #cedfd9;
}

.button p {
    width: 9rem;
    color: #fcfdef;
    border-radius: 10px;
    padding: 0.5rem 0;
    margin: 0.2rem auto;
    background-color: #2d88a5;
    text-align: center;
}

#top-image img {
    width: 100%;
    height: auto;
}

.header-menu {
    /*position: relative;*/
}

.header-menu-item {
    /*width: 100%;*/
    /*float: left;*/
    text-align: left;
    vertical-align: middle;
    padding: 0.2rem;
    border: solid 1px;
    margin: 1px 1rem 0 0;
}

.header-menu-item p {
    /*display: inline-block;*/
    line-height: 100%;
    vertical-align: middle;
    /*float: left;*/
    margin-right: 1rem;
}

.header-menu-name {
    text-align: center;
    vertical-align: middle;
}

.footer {
    font-size: calc(1rem * 10 /16);
    text-align: center;
    background-color: #fcfdef;
}

.footer-image {
    display: block;
    margin: 0;
    border: 0;
    padding-top: 1rem;
    background-color: #cedfd9;
    width: 100%;
}

.footer-items {
    margin-bottom: 0.5rem;
}

.footer-item {
    vertical-align: middle;
    margin: 0.5rem auto;
}

#top-image {
    width: 95%;
}

#header-with-logo {
    /*position: relative;*/
    /*top: -3rem;*/
    margin: 0 auto -2.5rem auto;
    text-align: center;
}

.align-right {
    text-align: right;
}

.mobile-omit {
    display: none;
}

.h1-1st {
    background-color: #fcfdef;
    text-align: center;
    padding-top: 1rem;
    line-height: 1.3rem;
    /*margin: 0;*/
}

.h1-1st img {
    width: auto;
    height: auto;
}

h1.h1-1st {
    font-size: calc(1rem * 18 / 16);
}

/*.h1-1st img {*/
    /*padding-bottom: 0.5rem;*/
/*}*/

img.h1-1st-border {
    display: block;
    width: 100%;
    background-color: #fcfdef;
    z-index: -1;
}

.h1-2nd {
    background-color: #cedfd9;
    text-align: center;
    padding-top: 1rem;
    line-height: 1.3rem;
    /*margin: 0;*/
}

h1.h1-2nd {
    font-size: calc(1rem * 18 / 16);
}

.h1-2nd img {
    width: auto;
    height: auto;
    padding-bottom: 0.5rem;
}

.access-box {
    border: solid #2d88a5 3px;
    background-color: #cedfd9;
    font-size: calc(1rem * 10 / 16);
    padding: 0.5rem;
    width: 88vw;
    margin: 0 auto;
}

.access-box img {
    display: block;
    width: 95%;
    margin: 0 auto;
}

.access-box p {
    font-size: calc(1rem * 10 / 16);
}

#kamo-face-right {
    background: #cedfd9;
    position: relative;
    padding-top: 1rem;
}

#kamo-face-right img {
    display: none;
}

#kamo-face-right h2 {
    padding: 1rem 0;
}

#kamo-face-right h2::before {
    content: url("images/kamo-face-right.png")"「";
}

#kamo-face-right .spacer-left {
    display: none;
}

#kamo-face-right .spacer-right {
    display: none;
}

.gallery {
    padding-top: 0.1rem;
}

.gallery-box {
    margin: 1rem 0.5rem 0 0.5rem;
    padding: 0.5rem;
    border-radius: 5px;
    border: solid white 2px;
}

.gallery-box h3 {
    margin: 0 0 0 1rem;
}

.h3-sports::before {
    content: url("images/sports.png");
    position: relative;
    bottom: -0.5rem;
    right: 0.5rem;
}

.gallery-box .h3-nature::before {
    content: url("images/nature.png");
    position: relative;
    bottom: -0.5rem;
    right: 0.5rem;
}

.gallery-box .h3-culture::before {
    content: url("images/culture.png");
    position: relative;
    bottom: -0.5rem;
    right: 0.5rem;
}

.gallery-box .h3-art::before {
    content: url("images/art.png");
    position: relative;
    bottom: -0.5rem;
    right: 0.5rem;
}

.button .floors .mobile-omit {
    display: none;
}

.floor-details {
    /*margin: 2px;*/
    border: solid #2d88a5 2px;
    /*border-radius: 10px;*/
    /*background-color: #cedfd9;*/
}

.floor-details h2::before {
    content: "";
}

.floor-details h2::after {
    content: "";
}

.link-box p {
    width: 9rem;
    color: #fcfdef;
    border-radius: 10px;
    padding: 0rem 0;
    margin: 0.2rem auto;
    background-color: #2d88a5;
    text-align: center;
    font-size: calc(1rem * 10 / 16);
}

.link-box img {
    display: none;
}

hr {
    display: none;
}

#services {
    margin: 0;
}

#services img {
    display: none;
}

#services h2::before {
    content: url("images/two-persons.png")"「";
}

#services br {
    display: none;
}

.service-box h3 {
    /*clear: both;*/
    background-color: #cedfd9;
    /*padding-top: 2rem;*/
    margin: 0;
}

.service-box img {
    float: left;
    width: auto;
    height: 1.0rem;
    padding-top: 0.3rem;
    padding-right: 0.5rem;
}

.service-box p {
    padding: 0.5rem 0;
}

.kamo-line {
    display: none;
}

#flow {
    margin: 0;
}

#anchor-flow img {
    display: none;
}

#anchor-flow br {
    display: none;
}

#flow h2::before {
    content: url("images/two-persons.png")"「";
}

.flow-list {
    text-align: center;
    vertical-align: middle;
    line-height: 1rem;
    position: relative;
    width: 90%;
    margin-left: 1rem;
    margin-right: 1rem;
}

.arrow-down {
    width: 27px !important;
    margin: 0;
}

.flow-list .number {
    float: left;
    color: white;
    background-color: #2d88a5;
    padding: 0 0.5rem;
    border: #2d88a5 1px solid;
}

.flow-list .todo {
    float: left;
    text-align: center;
    width: 80%;
    border: 1px solid #2d88a5;
}

.flow-list .comment {
    clear: both;
    text-align: left;
    margin-left: 2rem;
    margin-right: 1rem;
    /*width: 80%;*/
}

.flow-list .center {
    text-align: center;
}

#call-box {
    margin-top: 1rem;
    border: solid #2d88a5 2px;
}

#anchor-condition h2 {
    padding-bottom: 0;
}

.condition-list {
    margin: 0;
    font-size: calc(1rem * 10 / 16);
}

.anchors img {
    width: auto;
    height: auto;
}

.anchors h2::after,.anchors h2::before {
    display: none;
}

.fee-table {
    border-collapse: collapse;
    background-color: #fcfdef;
    font-size: small;
    text-align: right;
    margin: 0 auto;
}

.fee-table thead {
    text-align: center;
}

.fee-table td {
    border: 1px solid #2d88a5;
}

.fee-table tfoot {
    text-align: left;
}

.fee-table tr:nth-child(odd) {
    color: #2d88a5;
    border-left: none;
    border-right: none;
}

.fee-table tr:nth-child(even) {
    color: #3e3a39;
    border-left: none;
    border-right: none;
}

p.calc {
    width: 300px;
    display: block;
    border: solid 2px #2d88a5;
    padding: 0.5rem;
    margin: 0 auto 1rem auto;
    text-align: center;
}

span.round-box {
    display: block;
    margin: auto;
    border: dotted 1px #2d88a5;
}

#image-coffee {
    display: none;
}

#image-bath {
    display: none;
}

.map-button-hospital, .map-button-shop, .map-button-restaurant {
    display: none;
}

.img-box {
    text-align: center;
    height: calc(262px * 0.69);
    width: auto;
    overflow: hidden;
}

#table-corporate {
    /*width: calc(976px * 0.69);*/
    border-collapse: collapse;
    text-align: left;
    background-color: #fcfdef;
    margin: 0 auto;
}

#table-corporate td {
    border: #2d88a5 1px solid;
    /*padding: 1.5rem 1rem;*/
}

#table-corporate td.head {
    background-color: #cedfd9;
}

header {
    padding: 10px;
    background: skyblue;
}

#nav-drawer {
    position: relative;
    background-color: #cedfd9;
}

/*チェックボックス等は非表示に*/
.nav-unshown {
    display: none;
}

/*アイコンのスペース*/
#nav-open {
    display: inline-block;
    width: 30px;
    height: 22px;
    vertical-align: middle;
}

/*ハンバーガーアイコンをCSSだけで表現*/
#nav-open span, #nav-open span:before, #nav-open span:after {
    position: absolute;
    height: 3px; /*線の太さ*/
    width: 25px; /*長さ*/
    border-radius: 3px;
    background: #555;
    display: block;
    content: '';
    cursor: pointer;
}

#nav-open span:before {
    bottom: -8px;
}

#nav-open span:after {
    bottom: -16px;
}

/*閉じる用の薄黒カバー*/
#nav-close {
    display: none; /*はじめは隠しておく*/
    position: fixed;
    z-index: 99;
    top: 0; /*全体に広がるように*/
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0;
    transition: .3s ease-in-out;
}

/*中身*/
#nav-content {
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999; /*最前面に*/
    width: 90%; /*右側に隙間を作る（閉じるカバーを表示）*/
    max-width: 330px; /*最大幅（調整してください）*/
    height: auto;
    background: #fff; /*背景色*/
    transition: .3s ease-in-out; /*滑らかに表示*/
    -webkit-transform: translateX(-105%);
    transform: translateX(-105%); /*左に隠しておく*/
}

/*チェックが入ったらもろもろ表示*/
#nav-input:checked ~ #nav-close {
    display: block; /*カバーを表示*/
    opacity: .5;
}

#nav-input:checked ~ #nav-content {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); /*中身を表示（右へスライド）*/
    box-shadow: 6px 0 25px rgba(0, 0, 0, .15);
}

#place-holder01 {
    margin: 0.5rem;
}

#map-holder {
    position: relative;
    width: 100%;
    padding-bottom: calc(100% * 784 / 920);
    margin: 46px auto;
}

img.map-base {
    display: block;
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 0;
}

img.map-layer-hospital, img.map-layer-shop, img.map-layer-restaurant {
    display: block;
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 1;
}

#map-holder label {
    display: none;
}

#switch-hospital:checked ~ img.map-layer-hospital {
    display: none;
}

#switch-shop:checked ~ img.map-layer-shop {
    display: none;
}

#switch-restaurant:checked ~ img.map-layer-restaurant {
    display: none;
}

.switcher {
    width: calc(5.5rem * 3);
    margin: 0 auto;
}

.switcher label {
    width: 5rem;
    display: inline-block;
    color: #2d88a5;
    border-radius: 5px;
    background-color: #fcfdef;
    text-align: center;
}

#google-map {
    width: 100%;
    max-height: 400px;
}