@charset "utf-8";
     html {
line-height: 1.15; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: transparent; }   body {
margin: 0;
} main {
display: block;
}  p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
margin: 0;
}   h2,
h3,
h4,
h5,
h6 {
font-size: inherit;
font-weight: inherit;
margin: 0;
}  .mod_main {
margin-top: 1.1rem;
}
.mod_main {
overflow: hidden;
}
main {
display: block;
}
section{
width: 100%;
font-size: 16px;
line-height: 1.5;
}
.inner-k {
width: 1210px;
padding: 60px 0 100px;
margin: 0 auto;
}
.pc_block{
display: block;
}
.sp_block{
display: none;
}
.pc_inline{
display: inline;
}
.sp_inline{
display: none;
}
.area-wrap a:hover {
color: red;
}
.area-wrap a {
color: blue;
}  .line {
height: 1px;
position: relative;
width: 100%;
background: #000;
}
.line::before {
border-radius: 50%;
background: #000;
content: "";
height: 0.06rem;
left: 0;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 0.06rem;
}
.line::after {
border-radius: 50%;
background: #000;
content: "";
height: 0.06rem;
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 0.06rem;
}
h2{  font-weight: 700;
}
h2.midashi{ text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 128px;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 36px;
font-weight: 700;
} .area {
display: flex;
justify-content: space-between;
margin-top: 30px;
}
.area-title{
text-align: center;
margin-top: 50px;
}
.area-title h2{
font-size: 36px;
}
.area_map_img {
text-align: center;
width: 48%;
}
.area_map_img img {
width: 100%;
height: auto;
}
.area_contents {
width: 48%;
padding: 1% 1%;
}
.postscript p{
font-size: 12px;
text-align: left;
}
.postscript{
margin-top: 20px;
}
ul.area_list{
}
ul.area_list li{
margin: 0 0 0 0;
line-height: 1;
cursor: pointer;
border-bottom: #484848 dashed 1px;
position: relative;
}
ul.area_list li a{
text-decoration: underline;
display: block;
padding: 12px;
}
ul.area_list li a:after{
position: absolute;
content: ">";
color: blue;
right: 3%;
}
ul.area_list li.region { }
ul.area_list li.city {
padding-left: 1em;
margin-left: 0em;
} .contentsArea .mod_w1210 {
position: relative;
z-index: 2;
}
.contentsArea .title {
letter-spacing: 0.15em;
text-align: center;
}
.contentsArea .subtitle {
font-size: 0.4rem;
text-align: center;
}  @media (max-width: 768px) {
.pc_block{
display: none;
}
.sp_block{
display: block;
}
.pc_inline{
display: none;
}
.sp_inline{
display: inline;
} .inner-k {
width: 100%;
padding: 30px 20px 50px;
margin: 0 auto;
box-sizing: border-box;}
.area {
display: block;
margin-top: 30px;
}
.area_map_img {
width: 100%;
}
.area_contents {
width: 100%;
padding: 1% 1%;
} .contentsArea .title {
font-size: 0.13rem;
padding-left: 0.3rem;
}
}