@charset "UTF-8";

:root {
  --main-color: #000;
}

#tokushu.austria a {
text-decoration: underline;
}

#tokushu.austria a:hover {
text-decoration: none;
}

#tokushu.austria h1 {
font-size: 2.7em;
line-height: 1.2;
margin: 10px 0 20px 0;
}

#tokushu.austria h1 span {
font-size: 50%;
margin: 0 0 15px 0;
display: block;
font-weight: normal;
}


#tokushu div.index ol li a {
border: none;
}


#tokushu.austria h2 {
font-size:1.7em;
line-height: 1.1;
margin: 60px 0 20px 0;
padding: 15px 20px;
border: none;
background: #666;
color: #fff;
}

#tokushu.austria h2 span {
font-size:70%;
line-height: 1.5;
padding: 0;
margin-bottom: 10px;
display: block;
}

#tokushu.austria h3 {
margin: 60px 0 10px 0;
line-height: 1.5;
border: none;
font-size: 1.9em;
padding: 0;
font-weight: bold;
}

#tokushu.austria h3 span {
border: none;
font-size: 50%;
display: inline-block;
margin: 0 0 15px 0;
background-color: #666;
padding: 2px 8px; 
color: #FFF;
font-weight: normal
}

#tokushu.austria h3 small {
border: none;
font-size:70%;
margin: 10px 0 0 0;
font-weight: bold;
}

#tokushu.austria .place-info {
margin: 0 0 40px 0;
}

#tokushu.austria .photo-box {
text-align: left;
margin: 60px 0;
color: #666;
}


#tokushu.austria .photo-box img {
margin: 0 0 10px 0;
width: 100%;
}
 
#tokushu.austria .kakomi {
margin: 60px 0;
padding: 30px;
background: #f2f2f2;
}

#tokushu.austria .kakomi h4 {
border: none;
padding: 0;
margin: 0;
line-height: 1.7;
text-decoration: underline;
text-decoration-color: #999;
text-decoration-style: solid;
text-underline-offset: 7px;
text-decoration-thickness:3px;
font-size: 1.2em;
}

#tokushu.austria .kakomi p {
margin: 20px 0;
}

#tokushu.austria .kakomi p:last-of-type {
margin-bottom:0
}



/*  For Responsivizer  */

@media only screen and (max-width: 480px) {
body.white .site #tokushu.austria #table th,
body.white .site #tokushu.austria #table td {
    width: 100%;
    display: block;
  }
  }

body.white .site #tokushu.austria h1 {
font-size: 2.5em;
line-height: 1.2;
margin: 10px 0 20px 0;
}

body.white .site #tokushu h1 span {
font-size: 70%;
margin: 0;
display: block;
font-weight: bold;
line-height: 1.2;
}

body.white .site #tokushu h1 small {
font-size: 45%;
margin: 0 0 15px 0;
display: block;
color: #666;
}

body.white .site .photo img {
  width: 100%;
  height: auto;
}


body.white .site #tokushu.austria h3 {
margin: 60px 0 10px 0;
line-height: 1.5;
border: none;
font-size: 1.9em;
padding: 0;
font-weight: bold;
}

body.white .site #tokushu.austria h3 span {
border: none;
font-size: 50%;
display: inline-block;
margin: 0 0 15px 0;
background-color: #666;
padding: 2px 8px; 
color: #FFF;
font-weight: normal
}

body.white .site #tokushu.austria h3 small {
border: none;
font-size:70%;
margin: 10px 0 0 0;
font-weight: bold;
}

body.white .site #tokushu.austria .kakomi h4 {
border: none;
padding: 0;
margin: 0;
line-height: 1.9;
text-decoration: underline;
text-decoration-color: #999;
text-decoration-style: solid;
text-underline-offset: 7px;
text-decoration-thickness:3px;
font-size: 1.2em;
}

