@charset "UTF-8";

.inner.photo p {font-size: 16px !important;margin: 0px !important;}
.inner.photo p.heading {padding: 0px 0px 15px 0px !important;font-size: 22px !important;line-height: 1.1 !important;color: #336699;font-weight: bold;}
.inner.photo p.heading span.arrow {font-size: 16px !important;padding: 0px;position: relative;top: -2px;font-weight: normal;}
.inner.photo p.heading span.sub {font-size: 16px !important;padding: 0px;position: relative;top: -2px;font-weight: normal;}
.inner.photo p.caution {font-size: 14px !important;padding: 0px 0px 0px 0px !important;}
.inner.photo ul {margin: 0px;padding: 0px;}
.inner.photo ul li {width: 140px;float: left;list-style-type: none;margin: 0px 4px 4px 0px;}
.inner.photo ul li:nth-child(6),.inner.photo ul li:nth-child(12) ,.inner.photo ul li:nth-child(18),.inner.photo ul li:nth-child(24),.inner.photo ul li:nth-child(30),.inner.photo ul li:nth-child(36),.inner.photo ul li:nth-child(42),.inner.photo ul li:nth-child(48),.inner.photo ul li:nth-child(54) {margin-right: 0px;}
.inner.photo ul li img {vertical-align: bottom;}

.inner.photo p.pagetop {font-size: 13px !important;margin: 10px 0px 0px 0px !important;padding: 5px 0px 0px 0px !important;font-weight: bold;border-top: 1px solid #999;width: 100%;text-align: right;font-feature-settings : "palt";}
.inner.photo p.pagetop span.arrow {font-size: 11px !important;padding: 0px 3px 0px 0px;position: relative;top: 0px;color: #336699;}
.inner.photo p.pagetop a {text-decoration: none;color: #333;}
.inner.photo p.pagetop a:hover {text-decoration: underline;}

.map {width: 100%;text-align: center;}
.map_sp {width: 100%;display: none;}
.inner ul.map_sp {margin: 0px;padding: 0px;}
.inner ul.map_sp li {margin: 0px;padding: 0px;list-style-type: none;}
.inner ul.map_sp li.fL {float: left;width: 50%;}
.inner ul.map_sp li.fR {float: right;width: 50%;}
.inner ul.map_sp li img {vertical-align: bottom;}
.inner ul.map_sp li a {-webkit-tap-highlight-color:rgba(0,0,0,0);}

@media screen and (max-width: 736px) {
.map {width: 100%;text-align: center;display: none;}
.map_sp {width: 100%;display: block;}
.map_sp img {width: 100%;height: auto;}
}
