@charset "utf-8";

  html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
}
body,
input,
textarea,
body.custom-font-enabled {
font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;}
body {
line-height: 1;
}
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
line-height: 1.5em;
margin: 0;
padding: 0;
}
html {
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
a:focus {
outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
}
p {
margin-bottom: 15px;
line-height: 1.5em;
}
ul li,
ol li {
line-height: 150%;
margin: 0 0 5px;
}
ol {
list-style: decimal;
margin: 0 0 20px 1.5em;
}
ul ul,
ol ol,
ul ol,
ol ul {
margin-bottom: 0;
}
dl {
margin: 0 0 24px 0;
}
dt {
font-weight: bold;
}
dd {
margin: 0 0 18px 20px;
}
strong {
font-weight: bold;
}
cite,
em,
i {
font-style: normal;
}
em { 
font-weight: bold;
}
big {
font-size: 131.25%;
}
del {
color: #333;
}
ins {
background: #fff9c0;
text-decoration: none;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin: 24px;
margin-bottom: 1.714285714rem;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
small {
font-size: smaller;
}
img {
border: none;
vertical-align: top;
max-width: 100%;
height: auto;
} .clear:after,
.wrapper:after,
.format-status .entry-header:after {
clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
display: table;
content: "";
} .clearfix:after {
content:" ";
display:block;
clear:both;
}
.fixed {
position: fixed;
width: 100%;
height: 100%;
}  .archive-title,
.page-title,
.widget-title,
.entry-content th,
.comment-content th {
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
font-weight: bold; color: #636363;
} article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
} button,
input,
textarea { background: #f9f9f9;
border: 1px solid #ccc;
padding: 2px;
}
button,
input {
line-height: normal;
}
textarea {
vertical-align: top;
} input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
border: 0;
border-radius: 0;
padding: 0;
} .menu-toggle,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
li.bypostauthor cite span {
padding: 6px 10px;
padding: 0.428571429rem 0.714285714rem;
font-size: 11px;
font-size: 0.785714286rem;
line-height: 1.428571429;
font-weight: normal;
color: #333;
background-color: #e6e6e6;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
border: 1px solid #d2d2d2;
border-radius: 3px;
box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}
.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
cursor: pointer;
}
button[disabled],
input[disabled] {
cursor: default;
}
.menu-toggle:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
color: #333;
background-color: #ebebeb;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: linear-gradient(top, #f9f9f9, #ebebeb);
}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
color: #757575;
background-color: #e1e1e1;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: linear-gradient(top, #ebebeb, #e1e1e1);
box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
border: none;
}
li.bypostauthor cite span {
color: #fff;
background-color: #21759b;
background-image: none;
border: 1px solid #1f6f93;
border-radius: 2px;
box-shadow: none;
padding: 0;
} .entry-content img,
.comment-content img,
.widget img {
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
} embed,
iframe,
object,
video {
max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
max-width: 100% !important; } .alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {   }
.wp-caption {
max-width: 100%; padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
color: #000;
font-size: 12px;
line-height: 2;
}
img.wp-smiley,
.rsswidget img {
border: 0;
border-radius: 0;
box-shadow: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.entry-content dl.gallery-item {
margin: 0;
}
.gallery-item a,
.gallery-caption {
color: #333; }
.gallery-item a {
display: block;
}
.gallery-caption a {
display: inline;
}
.gallery-columns-1 .gallery-item a {
max-width: 100%;
width: auto;
}
.gallery .gallery-icon img {
height: auto; margin-bottom: 5px;
}
.gallery-columns-1 .gallery-icon img {
padding: 3%;
} .site-content nav {
clear: both;
line-height: 2;
overflow: hidden;
}
#nav-above {
padding: 24px 0;
padding: 1.714285714rem 0;
}
#nav-above {
display: none;
}
.paged #nav-above {
display: block;
}
.nav-previous,
.previous-image {
float: left;
width: 50%;
}
.nav-next,
.next-image {
float: right;
text-align: right;
width: 50%;
}
.nav-single + .comments-area,
#comment-nav-above {
margin: 48px 0;
margin: 3.428571429rem 0;
}
.nav-single {
border-bottom: 1px solid #ccc;
padding-bottom: 45px;
}
#wpadminbar {
position: fixed;
} .author .archive-header {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.author-info {
border-top: 1px solid #ededed;
margin: 24px 0;
margin: 1.714285714rem 0;
padding-top: 24px;
padding-top: 1.714285714rem;
overflow: hidden;
}
.author-description p {
color: #757575;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
.author.archive .author-info {
border-top: 0;
margin: 0 0 48px;
margin: 0 0 3.428571429rem;
}
.author.archive .author-avatar {
margin-top: 0;
}  html {
}
body {
font-size: 14px;
color: #000;
}
a {
outline: none;
color: #000;
text-decoration: underline;
}
a:hover {
color: #000;
text-decoration: none;
}
a:hover img {
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}
.pc {
display: block;
}
.sp {
display: none;
}
#content ul.komelist {
margin-bottom: 35px;
}
#content ul.komelist li {
list-style:none;
margin-left: 1em;
}
#content ul.komelist li:before{
content:"※";
margin-left: -1em;
color: #F00;
} .assistive-text,
.site .screen-reader-text {
position: absolute !important;
clip: rect(1px, 1px, 1px, 1px);
}
.main-navigation .assistive-text:hover,
.main-navigation .assistive-text:active,
.main-navigation .assistive-text:focus {
background: #fff;
border: 2px solid #333;
border-radius: 3px;
clip: auto !important;
color: #000;
display: block;
font-size: 12px;
padding: 12px;
position: absolute;
top: 5px;
left: 5px;
z-index: 100000; } #page {
position: relative;
}
.site {
margin: 0 auto;
overflow: visible;
padding: 0;
background: none;
}
#main {
position: relative;
width: 100%;
max-width: 1450px;
background: #fff;
margin: 0 auto;
}
.site-content {
width: 100%;
max-width: 1450px;
margin: 0 0 5%;
}
.category .site-content,
.single-post .site-content {
float: left;
width: -webkit-calc(100% - 280px) ;
width: calc(100% - 280px);
}
.widget-area {
float: right;
width: 240px;
padding-right: 20px;
}
#content {
width: 100%;
max-width: 1450px;
margin: 0;
font-size: 16px;
padding: 0 20px;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
div#body {
position: absolute;
width: 100%;
height: 250px;
background: url(//white-p.net/wp-content/themes/white-p/img/bg_body.jpg) center top no-repeat;
background-size: cover;
z-index: 0;
}
.home div#body {
display: none;
}
.page-id-15 div#body {
background: url(//white-p.net/wp-content/themes/white-p/img/bg_bath.jpg) center top no-repeat;
background-size: cover;
}
.page-id-17 div#body {
background: url(//white-p.net/wp-content/themes/white-p/img/bg_dish.jpg) center top no-repeat;
background-size: cover;
}
.page-id-19 div#body {
background: url(//white-p.net/wp-content/themes/white-p/img/bg_room.jpg) center top no-repeat;
background-size: cover;
}
.page-id-21 div#body {
background: url(//white-p.net/wp-content/themes/white-p/img/bg_facility.jpg) center top no-repeat;
background-size: cover;
}
.page-id-23 div#body {
background: url(//white-p.net/wp-content/themes/white-p/img/bg_guide.jpg) center top no-repeat;
background-size: cover;
}
.page-id-25 div#body {
background: url(//white-p.net/wp-content/themes/white-p/img/bg_access.jpg) center top no-repeat;
background-size: cover;
}
.page-id-298 div#body {
background: url(//white-p.net/wp-content/themes/white-p/img/bg_faq.jpg) center top no-repeat;
background-size: cover;
}
.page-id-27 div#body,
.page-id-29 div#body {
background: url(//white-p.net/wp-content/themes/white-p/img/bg_contact.jpg) center top no-repeat;
background-size: cover;
}
.category div#body,
.single div#body {
background: url(//white-p.net/wp-content/themes/white-p/img/bg_blog.jpg) center top no-repeat;
background-size: cover;
}
.post-type-archive-plan div#body,
.single-plan div#body {
background: url(//white-p.net/wp-content/themes/white-p/img/bg_plan.jpg) center top no-repeat;
background-size: cover;
} .site-header {
position: fixed;
width: 100%;
height: 120px;
top: 0px;
z-index: 10;
background: rgba(255,255,255,0.5);
margin: 0 auto;
overflow: visible;
transition: .5s;
}
.site-header div#headerbox {
position: relative;
width: 100%;
height: 120px;
max-width: 1450px;
margin: 0 auto;
z-index: 2;
}
.site-header .site-title {
width: 100%;
max-width: 1450px;
position: absolute;
top: 4px;
left: 0;
}
.site-header .site-title h1,
div#logo_sp h1 {
float: left;
width: 8.5%;
margin: 0;
padding: 0;
}
.site-header .site-title h1 a,
div#logo_sp h1 a {
outline: none;
}
.site-header .site-title h1 a:hover img,
div#logo_sp h1 a:hover img {
opacity:1.0;
filter:alpha(opacity=100);
-ms-filter: "alpha( opacity=100 )";
}
.site-header .site-title p {
font-size: 12px;
margin: 0 0 0 9.4%;
padding-top: 1.4%;
line-height: 1.3;
font-weight: bold;
text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
}
.site-header .site-title p .s_title {
font-size: 18px;
}
.site-header p#header_tel {
position: absolute;
top: 6px;
right: 185px;
font-size: 30px;
margin: 0;
text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
}
.site-header p.header_reserve {
position: absolute;
top: 10px;
right: 0;
margin: 0;
line-height: 1;
}
.site-header p.header_reserve a {
display: block;
color: #FFF;
font-size: 20px;
font-weight: bold;
text-decoration: none;
background: #ff9c33;
padding: 8px 50px;
text-align: center;
}
.site-header p.header_reserve a:hover {
background: #E67800;
}
.site-header ul#reserve_lang {
position: absolute;
top: 52px;
right: 10px;
width: auto;
}
.site-header ul#reserve_lang,
.site-header ul#reserve_lang li {
margin: 0;
padding: 0;
list-style-type: none;
}
.site-header ul#reserve_lang li {
display: inline;
}
.site-header ul#reserve_lang li a {
display: inline-block;
text-decoration: none;
margin: 0 0 0 15px;
text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
}
.site-header ul#reserve_lang li a:hover {
text-shadow: 0 0 10px #FFCFBF, 0 0 10px #FFCFBF, 0 0 10px #FFCFBF, 0 0 10px #FFCFBF;
} .main-navigation {
width: 100%;
max-width: 900px;
position: absolute;
bottom: 0;
left: 0;
right: 0;
margin: 0 auto;
height: 40px;
}
.main-navigation ul li {
list-style-type: none;
margin: 0;
padding: 0;
}
.main-navigation ul li a {
float: left;
display: block;
vertical-align: middle;
width: 12.5%;
height: 40px;
line-height: 1;
text-align: center;
text-decoration: none;
font-weight: bold;
outline: none;
margin: 0%;
padding-top: 12px;
border-left: 1px solid #fff;
text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.main-navigation ul li#menu-item-329 a {
border-right: 1px solid #fff;
}
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current-page-ancestor a,
.main-navigation ul li a:hover {
text-shadow: 0 0 10px #FFCFBF, 0 0 10px #FFCFBF, 0 0 10px #FFCFBF, 0 0 10px #FFCFBF;
}
#toggle { 
display: none;
} #breadcrumb {
width: 100%;
max-width: 1450px;
margin: 0 auto;
padding: 15px 20px 40px;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#breadcrumb p {
font-size: 12px;
margin: 0;
}
#breadcrumb p a {
text-decoration: none;
}
#breadcrumb a:hover {
text-decoration: underline;
} section[role="banner"] {
margin-bottom: 48px;
margin-bottom: 3.428571429rem;
} .widget-area .widget {
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
margin-bottom: 30px;
word-wrap: break-word;
}
.widget-area .widget h3 {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
.widget-area .widget p {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.widget-area .textwidget ul {
list-style: disc outside;
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
}
.widget-area .textwidget li {
margin-left: 36px;
margin-left: 2.571428571rem;
}
.widget-area .widget a {
color: #757575;
}
.widget-area .widget a:hover {
color: #21759b;
}
.widget-area #s {
width: 53.66666666666%; } .entry-meta {
clear: both;
}
.entry-header { }
.entry-header img.wp-post-image {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.entry-header .entry-title {
font-size: 20px;
font-size: 1.428571429rem;
line-height: 1.2;
font-weight: normal;
}
.entry-header .entry-title a {
text-decoration: none;
}
.entry-header .entry-format {
margin-top: 24px;
margin-top: 1.714285714rem;
font-weight: normal;
}
.entry-header .comments-link {
margin-top: 24px;
margin-top: 1.714285714rem;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #757575;
}
.comments-link a,
.entry-meta a {
color: #757575;
}
.comments-link a:hover,
.entry-meta a:hover {
color: #21759b;
}
article.sticky .featured-post {
border-top: 4px double #ededed;
border-bottom: 4px double #ededed;
color: #757575;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 3.692307692;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
text-align: center;
}
.entry-content,
.entry-summary,
.mu_register {
line-height: 1.714285714;
}
.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
margin: 0 0 5px 0;
line-height: 1.714285714;
}
h1,
#content h2,
#content h3,
div.homeparts h2,
.min,
nav#spmainmenu,
.fullSlideShow ul li:after,
#content p.read_top,
#content p.btn_more,
footer p.btn_more,
#content ul.btnlist li,
ul.btnlist li,
footer div#voice h2,
footer div#voice ul li,
footer div#footerbanner ul li,
#content div#r_search p,
div#searchdate_sp input[type="submit"],
#content div#r_search input[type="submit"],
div#searchdate_header input[type="submit"] {
font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
h1.entry-title,
h1.archive-title {
position: relative;
width: 100%;
max-width: 1450px;
text-align: center;
color: #fff;
line-height: 1;
margin: 0 auto 50px;
padding-top: 170px;
font-size: 30px;
text-shadow: 0 0 10px #960, 0 0 10px #960, 0 0 10px #960, 0 0 10px #960,0 0 10px #960;
-ms-box-shadow: 0 0 10px #960, 0 0 10px #960, 0 0 10px #960, 0 0 10px #960,0 0 10px #960;
-ms-box-sizing: border-box;
box-sizing: border-box;
z-index: 2;
}
#content h2,
.entry-header h2.entry-title,
.entry-content h2,
.comment-content h2,
.mu_register h2,
h2.entry-title,
h2.entry-title2,
div.homeparts h2 {
color: #000;
line-height: 1;
font-weight: bold;
text-align: center;
font-size: 30px;
margin-bottom: 35px;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#content h2 a,
.entry-content h2 a,
h2.entry-title a {
display: block;
text-decoration: none;
outline: none;
}
#content h2 a:hover,
.entry-content h2 a:hover,
h2.entry-title a:hover {
text-decoration: underline;
}
.entry-content h3,
.comment-content h3 {
color: #000;
font-size: 25px;
font-weight: bold;
text-align: center;
line-height: 1;
border-bottom: 1px solid #ccc;
margin-bottom: 20px;
padding: 0 10px 20px;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#content div#comments h2,
#content div#respond h3 {
font-size: 24px;
border: none;
padding: 0;
margin-bottom: 10px;
}
.entry-content h4,
.comment-content h4 {
color: #000;
font-size: 16px;
line-height: 1;
margin: 0 0 10px;
}
.entry-content h5,
.comment-content h5 {
font-size: 15px;
line-height: 1.5em;
}
.entry-content h6,
.comment-content h6 {
font-size: 12px;
line-height: 1.5em;
}
.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
margin: 0 0 20px;
line-height: 1.5em;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
margin: 0 0 20px;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
list-style: decimal outside;
}
.entry-content ol li,
.comment-content ol li {
margin-bottom: 5px;
}
.entry-content li,
.comment-content li,
.mu_register li {
margin-left: 36px;
}
.entry-content blockquote,
.comment-content blockquote {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
padding: 24px;
padding: 1.714285714rem;
font-style: italic;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
margin-bottom: 0;
}
.entry-content code,
.comment-content code {
font-family: Consolas, Monaco, Lucida Console, monospace;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
}
.entry-content pre,
.comment-content pre {
border: 1px solid #ededed;
color: #666;
font-family: Consolas, Monaco, Lucida Console, monospace;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 1.714285714;
margin: 24px 0;
margin: 1.714285714rem 0;
overflow: auto;
padding: 24px;
padding: 1.714285714rem;
}
.entry-content pre code,
.comment-content pre code {
display: block;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
.entry-content address,
.comment-content address {
display: block;
line-height: 1.714285714;
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
}
img.alignleft {
margin: 0 24px 12px 0;
}
img.alignright {
margin: 0 0 12px 24px;
}
img.aligncenter {
margin-bottom: 12px;
margin-bottom: 0.857142857rem;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.entry-content dl,
.comment-content dl {
margin: 0 24px;
margin: 0 1.714285714rem;
}
.entry-content dt,
.comment-content dt {
font-weight: bold;
line-height: 1.714285714;
}
.entry-content dd,
.comment-content dd {
line-height: 1.714285714;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.entry-content .gallery dd {
margin-bottom: 0;
}
.entry-content table,
.comment-content table {
color: #757575;
line-height: 1.5em;
margin: 0 0 24px;
width: 100%;
}
.entry-content table caption,
.comment-content table caption {
font-size: 16px;
font-size: 1.142857143rem;
margin: 24px 0;
margin: 1.714285714rem 0;
}
.entry-content td,
.comment-content td {
border-top: 1px solid #ededed;
padding: 6px 10px 6px 0;
}
.site-content article {
padding-bottom: 24px;
padding-bottom: 1.714285714rem;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}
.page-links {
clear: both;
line-height: 1.714285714;
}
footer.entry-meta {
margin-top: 24px;
margin-top: 1.714285714rem;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #757575;
}
.single-author .entry-meta .by-author {
display: none;
}
.mu_register h2 {
color: #757575;
font-weight: normal;
} .archive-header,
.page-header {
}
.archive-meta {
color: #757575;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
margin-top: 22px;
margin-top: 1.571428571rem;
} .article.attachment {
overflow: hidden;
}
.image-attachment div.attachment {
text-align: center;
}
.image-attachment div.attachment p {
text-align: center;
}
.image-attachment div.attachment img {
display: block;
height: auto;
margin: 0 auto;
max-width: 100%;
}
.image-attachment .entry-caption {
margin-top: 8px;
margin-top: 0.571428571rem;
} article.format-aside h1 {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
article.format-aside h1 a {
text-decoration: none;
color: #4d525a;
}
article.format-aside h1 a:hover {
color: #2e3542;
}
article.format-aside .aside {
padding: 24px 24px 0;
padding: 1.714285714rem;
background: #d2e0f9;
border-left: 22px solid #a8bfe8;
}
article.format-aside p {
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #4a5466;
}
article.format-aside blockquote:last-child,
article.format-aside p:last-child {
margin-bottom: 0;
}  article.format-image footer h1 {
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
font-weight: normal;
}
article.format-image footer h2 {
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
}
article.format-image footer a h2 {
font-weight: normal;
} article.format-link header {
padding: 0 10px;
padding: 0 0.714285714rem;
float: right;
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
font-weight: bold;
font-style: italic;
text-transform: uppercase;
color: #848484;
background-color: #ebebeb;
border-radius: 3px;
}
article.format-link .entry-content {
max-width: 80%;
float: left;
}
article.format-link .entry-content a {
font-size: 22px;
font-size: 1.571428571rem;
line-height: 1.090909091;
text-decoration: none;
} article.format-quote .entry-content p {
margin: 0;
padding-bottom: 24px;
padding-bottom: 1.714285714rem;
}
article.format-quote .entry-content blockquote {
display: block;
padding: 24px 24px 0;
padding: 1.714285714rem 1.714285714rem 0;
font-size: 15px;
font-size: 1.071428571rem;
line-height: 1.6;
font-style: normal;
color: #6a6a6a;
background: #efefef;
} .format-status .entry-header {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.format-status .entry-header header {
display: inline-block;
}
.format-status .entry-header h1 {
font-size: 15px;
font-size: 1.071428571rem;
font-weight: normal;
line-height: 1.6;
margin: 0;
}
.format-status .entry-header h2 {
font-size: 12px;
font-size: 0.857142857rem;
font-weight: normal;
line-height: 2;
margin: 0;
}
.format-status .entry-header header a {
color: #757575;
}
.format-status .entry-header header a:hover {
color: #21759b;
}
.format-status .entry-header img {
float: left;
margin-right: 21px;
margin-right: 1.5rem;
} .entry-page-image {
margin-bottom: 14px;
margin-bottom: 1rem;
}
.template-front-page .site-content article {
border: 0;
margin-bottom: 0;
}
.template-front-page .widget-area {
}
.template-front-page .widget-area .widget li {
margin: 8px 0 0;
margin: 0.571428571rem 0 0;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.714285714;
list-style-type: square;
list-style-position: inside;
}
.template-front-page .widget-area .widget li a {
color: #757575;
}
.template-front-page .widget-area .widget li a:hover {
color: #21759b;
}
.template-front-page .widget-area .widget_text img {
} .widget-area .widget ul ul {
margin-left: 12px;
margin-left: 0.857142857rem;
}
.widget_rss li {
margin: 12px 0;
margin: 0.857142857rem 0;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
color: #aaa;
font-size: 11px;
font-size: 0.785714286rem;
margin-left: 12px;
margin-left: 0.857142857rem;
}
#wp-calendar {
margin: 0;
width: 100%;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #686868;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
text-align: left;
}
#wp-calendar #next {
padding-right: 24px;
padding-right: 1.714285714rem;
text-align: right;
}
.widget_search label {
display: block;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
.widget_twitter li {
list-style-type: none;
}
.widget_twitter .timesince {
display: block;
text-align: right;
} #content table {
width: 100%;
text-align: left;
margin: 0 0 25px;
border: none;
}
#content table th,
#content table td {
font-size: 14px;
padding: 8px 10px;
border: none;
border: 1px solid #ccc;
}
#content table thead th,
#content table thead td,
#content table tbody th,
#content table tbody td {
color: #000;
text-align: left;
line-height: 1.5em;
vertical-align: middle;
}
#content table thead th {
text-align: center;
}
#content table th {
background: #F5F5EE;
width: 20%;
}
.home #content table th {
background: #ededed;
}
.attention,
.attention a {
color: #F00;
}
.wspace {
clear: both;
padding-bottom: 40px;
}
p.thumbnail {
float: left;
margin: 0 25px 15px 0;
}
p.photo_r {
float: right;
margin: 0 0 15px 15px;
}
p.photo_l {
float: left;
margin: 0 15px 15px 0;
}
p.entrymore {
text-align: right;
} div#topimage {
position: relative;
width: 100%;
height: 100%;
padding-top: 120px;
margin: -120px auto 30px;
z-index: 0;
} .fullSlideShow {
width: 100%;
text-align: left;
position: relative;
overflow: hidden;
}
.fullSlideShow ul {
top: 50%;
left: 50%;
width: 100%;
position: absolute; overflow: hidden;
margin: 0;
padding: 0;
}
.fullSlideShow ul li {
top: 0;
left: 0;
width: 100%;
display: none;
position: absolute;
margin: 0;
padding: 0;
}
.fullSlideShow ul li img {
width: 100%;
}
.fullSlideShow ul li:after {
position: inherit;
bottom: 10%;
right: 35%;
font-size: 14px;
color: #FFF;
z-index: 1000;
display: block;
text-align: right;
content: attr(title);
text-shadow: 0 0 10px #000, 0 0 10px #000, 0 0 10px #000, 0 0 10px #000;
} .fullSlideShow .btnPrev,
.fullSlideShow .btnNext {
margin-top: -25px;
top: 50%;
width: 50px;
height: 50px;
position: absolute; z-index: 105;
}
.fullSlideShow .btnPrev {
left: 10px;
background: transparent url(//white-p.net/wp-content/themes/img/btnPrev.png) no-repeat center center;
}
.fullSlideShow .btnNext {
right: 10px;
background: transparent url(//white-p.net/wp-content/themes/img/btnNext.png) no-repeat center center;
} .pagiNation {
bottom: 30px;
left: 0;
width: 100%;
height: 15px;
text-align: center;
position: absolute; z-index: 110; visibility: visible; }
.pagiNation a {
margin: 0 5px;
width: 15px;
height: 15px;
display: inline-block;
overflow: hidden;
background: #fff;
filter:alpha(opacity=100)!important;
-moz-opacity: 1!important;
opacity: 1!important;
border-radius: 50%;
}
.pagiNation a.pnActive {
background: #f00;
filter:alpha(opacity=100)!important;
-moz-opacity: 1!important;
opacity: 1!important;
} .fullSlideShow ul:after {
content: ".";
height: 0;
clear: both;
display: block;
visibility: hidden;
}
.fullSlideShow ul {
display: inline-block;
overflow: hidden;
}
div.cbox {
width: 100%;
height: 100%;
max-width: 1450px;
margin: 0 auto;
}
div.homebox {
position: absolute;
top: 50%;
width: 100%;
height: 100%;
max-width: 1450px;
margin: 0 auto;
text-align: center;
vertical-align: middle;
z-index: 100;
}
div.homebox p {
text-align: center;
margin: 0 auto;
}
div.homebox p#cap_top {
color: #FFF;
font-size: 19px;
text-shadow: 0 0 10px #000, 0 0 10px #000, 0 0 10px #000, 0 0 10px #000;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
div.homebox p#cap_top .healing {
font-size: 30px;
letter-spacing: 0.7em;
padding-left: 17px;
}
div.homebox p#bn_hosho {
width: 360px;
padding-top: 18vh;
} div#message {
position: relative;
z-index: 120;
background: #FFF;
padding: 5%;
overflow: auto;
}
div#message p {
font-weight: bold;
font-size: 18px;
line-height: 1.5;
margin: 0;
}
div#message p#message_img {
margin: 0 auto;
text-align: center;
padding: 20px 0;
} #content div#l_search {
float: left;
width: 50%;
padding-left: 1%;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#content div#l_search p {
float: left;
margin: 0 4% 10px 0;
}
#content div#l_search p.cico {
width: 35%;
}
#content div#l_search p.staycount,
#content div#l_search p.room,
#content div#l_search p.otona {
padding-top: 25px;
}
#content div#l_search p.otona {
}
#content div#l_search select {
font-size: 14px;
}
#content input#ci,
#content input#co {
width: 90%;
ime-mode: disabled;
}
#content div#homesearch ul,
#content div#homesearch ul li {
margin: 0;
padding: 0;
}
#content div#homesearch ul {
clear: both;
text-align: right;
margin-right: 6px;
padding-top: 5px;
}
#content div#homesearch ul li {
display: inline;
margin-left: 2%;
}
#content div#homesearch ul li:first-child {
margin-left: 0;
}
#content div#homesearch ul li a,
ul.yoyakulist li a {
display: inline-block;
font-size: 15px;
background: url(//white-p.net/wp-content/themes/white-p/img/arrow_r_search.png) left center no-repeat;
text-decoration: none;
padding-left: 10px;
}
#content div#homesearch ul li a:hover,
ul.yoyakulist li a:hover {
text-decoration: underline;
}
#content div#r_search {
float: right;
width: 48%;
}
#content div#r_search p {
float: left;
width: 48.6%;
font-weight: bold;
line-height: 1;
margin: 0;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#content div#r_search p#btn_planlist a {
padding-left: 50px;
}
#content div#r_search p:first-child {
margin-right: 2%;
}
#content div#r_search input[type="submit"],
div#searchdate_sp input[type="submit"],
div#searchdate_header input[type="submit"] {
width: 100%;
font-weight: bold;
padding: 0;
line-height: 1;
color: #000;
background: none;
border: none;
border-radius: 0px;
box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#content div#r_search input[type="submit"],
div#searchdate_sp input[type="submit"],
div#searchdate_header input[type="submit"],
#content div#r_search p.btn a,
#content ul.btnlist li a,
ul.btnlist li a {
display: block;
line-height: 1;
font-size: 26px;
text-decoration: none;
text-align: center;
background: url(//white-p.net/wp-content/themes/white-p/img/bg_btn.png) 5% center no-repeat #FFF;
background-size: auto;
padding: 25px 0;
}
ul.btnlist li a {
padding: 25px 50px 25px 70px;
}
#content div#r_search input[type="submit"]:hover,
div#searchdate_sp input[type="submit"]:hover,
div#searchdate_header input[type="submit"]:hover,
#content div#r_search p.btn a:hover,
#content ul.btnlist li a:hover,
ul.btnlist li a:hover {
background: url(//white-p.net/wp-content/themes/white-p/img/bg_btn.png) 5% center no-repeat #e0e0f0;
}
#content div#r_search input[type="submit"],
div#searchdate_sp input[type="submit"],
div#searchdate_header input[type="submit"] {
padding: 24px 0 24px 35px;
}
#content ul.btnlist,
#content ul.btnlist li,
ul.btnlist,
ul.btnlist li {
margin: 0;
padding: 0;
list-style-type: none;
}
#content ul.btnlist li,
ul.btnlist li {
margin-bottom: 10px;
font-weight: bold;
}
ul.btnlist li {
margin-bottom: 20px;
}
#content ul.btnlist li:last-child,
ul.btnlist li:last-child {
margin: 0;
}
#content div#homesearch,
#content div#homeinformation,
#content div#homeplan {
clear: both;
width: 100%;
background: #f0f0f0;
padding: 10px;
margin-bottom: 5%;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#content div#homesearch h2,
#content div#homeinformation h2,
#content div#homeplan h2 {
padding: 16px 0 10px;
margin: 0 auto 5px;
-ms-box-sizing: border-box;
box-sizing: border-box;
} #content div#homesearch_sp {
width: 100%;
background: #f0f0f0;
padding: 10px;
margin-bottom: 5%;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
div.kaigai,
div#searchdate_sp,
div#searchdate_header {
padding: 20px 35px;
background: #F0F0F0;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
div#searchdate_sp p,
div#searchdate_header p {
color: #000;
}
div#searchdate_sp input[type="submit"],
div#searchdate_header input[type="submit"],
div#searchdate_header ul.btnlist li a {
font-size: 20px;
} #content div#homeinformation,
#content div#homeplan {
padding: 8px 45px;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#content div#homeinformationslider,
#content div#homeplanslider {
width: 100%;
margin: 0 auto;
padding: 8px 4px;
background: #FFF;
}
#content div.entrybox {
padding: 3px;
margin: 0 2%;
}
#content div#homeplan div.entrybox {
padding: 3px 3px 10px;
}
#content div.entrybox p {
line-height: 1.2;
margin: 0 0 0 35%;
}
#content div#homeplan div.entrybox p {
margin: 0;
padding: 0 5px;
line-height: 1.3;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#content div.entrybox p.ethumbnail {
float: left;
width: 32.6%;
margin: 0;
}
#content div#homeplan div.entrybox p.pthumbnail {
width: 100%;
text-align: center;
padding: 0;
margin: 0 auto 10px;
}
#content div.entrybox p.edate {
font-size: 13px;
margin-bottom: 5px;
padding-top: 1%;
}
#content div.entrybox p.etitle {
font-size: 18px;
}
#content div#homeinformationslider a,
#content div#homeplanslider a {
text-decoration: none;
}
#content a:hover div.entrybox {
background: #eee;
}
#content p#read_home {
font-size: 24px;
font-weight: bold;
text-align: center;
margin: 0 0 30px;
}
#content p#cap_home {
font-size: 15px;
text-align: center;
line-height: 1.8;
margin: 0 0 80px;
}
div#ui-datepicker-div.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
background: #eee;
} #content div#homebath,
#content div#homedish {
margin-bottom: 8%;
}
#content div.homephoto_l,
#content div.homephoto_r {
width: 50%;
height: 100%;
max-height: 350px;
position: relative;
z-index: 0;
}
#content p.whitearrow_l,
#content p.whitearrow_r {
position: absolute;
width: 2.2%;
right: 0;
top: 50%;
margin: -17px 0 0 0;
z-index: 2;
}
#content p.whitearrow_r {
left: 0;
}
#content div.arrowbox p.l_image,
#content div.arrowbox p.r_image {
position: relative;
width: 100%;
margin: 0;
z-index: 1;
}
#content div.homephoto_l,
#content p.photo_l_s,
#content div.l_naiyo {
float: left;
}
#content div.homephoto_r,
#content div.r_naiyo {
float: right;
}
#content div.r_naiyo,
#content div.l_naiyo {
width: 33%;
}
#content div.r_naiyo {
margin-right: 7%;
}
#content div.l_naiyo {
margin-left: 7%;
}
#content p.photo_l_s,
#content div.l_naiyo p.photo_l_s {
width: 21%;
}
#content p.r_naiyo_s {
margin-left: 25.9%;
}
#content div.r_naiyo h3,
#content div.l_naiyo h3 {
clear: none;
text-align: center;
font-size: 34px;
margin: 0 0 25px;
padding-top: 5%;
}
#content p.btn_more,
footer p.btn_more {
clear: both;
text-align: center;
margin: 0 auto;
}
footer p.btn_more {
margin: 0 auto 50px;
}
#content p.btn_more a,
footer p.btn_more a {
font-weight: bold;
display: inline-block;
text-align: center;
font-size: 30px;
line-height: 1;
text-decoration: none;
background: #f0f0f0;
padding: 8px 45px;
margin: 0 auto;
}
#content div#access_bus p.btn_more a,
#content p.btn_more.btn_plan a,
footer p.btn_more a {
padding: 12px 45px;
font-size: 24px;
}
footer p.btn_more a {
color: #fff;
padding: 20px 45px;
background: #ff9c33;
border-radius: 8px;
-ms-border-radius: 8px;
}
#content p.btn_more a:hover {
background: #e0e0f0;
}
footer p.btn_more a:hover {
background: #E67800;
} #content .hentry {
margin-bottom: 25px;
}
#content div.entry-content p.entrydate {
text-align: right;
}
#content div.entry-content p.thumbnail {
width: 22%;
}
.post-type-archive #content p.btn_more,
.category #content p.btn_more {
margin: 35px auto 0;
clear: right;
}
post-type-archive-information #content h2,
.category #content h2,
.single  #content h2 {
text-align: left;
}
#content div.wp_social_bookmarking_light {
padding-top: 30px!important;
} #content p.read_top {
font-size: 24px;
font-weight: bold;
text-align: center;
margin-bottom: 2%;
}
#content p.cap {
text-align: center;
margin-bottom: 3%;
}
#content div#room {
width: 100%;
background: #f0f0f0;
padding: 2%;
margin-bottom: 6%;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#content div.roomyoyaku {
width: 68.9%;
background: #FFF;
border: 1px solid #CCC;
margin: 0 auto 25px;
padding-bottom: 15px;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#content div.roomyoyaku p {
font-size: 15px;
text-align: center;
margin: 0;
}
#content div.roomyoyaku p.checkincheckout {
font-weight: bold;
padding: 10px 0;
border-bottom: 1px solid #ccc;
margin: 0 0 20px;
}
#content div.roomyoyaku p .kakunin {
display: inline-block;
background: #FFFFEE;
border: 1px solid #9B6518;
padding: 3px 5px;
margin: 0 5px;
}
#content p.btn_room {
margin: 0;
}
#content p.btn_room a {
display: block;
width: 31.7%;
font-size: 17px;
font-weight: bold;
text-decoration: none;
text-align: center;
line-height: 1;
background: #FFFFEE;
border: 1px solid #9B6518;
padding: 8px;
margin: 0 auto;
}
#content p.btn_room a:hover {
text-decoration: underline;
}
#content div.naiyo {
margin-bottom: 70px;
}
#content div.l_image {
position: relative;
float: left;
width: 50%;
}
#content div.l_image p {
margin: 0 auto;
text-align: center;
}
#content div.dishimage,
#content div.bathimage {
position: relative;
z-index: 0;
}
#content div.l_image p.whitearrow_l {
margin: -17px 0 0 0;
}
#content div.l_image p .rei {
display: inline-block;
padding-top: 10px;
}
#content div.r_shosai {
float: right;
width: 50%;
padding-top: 3%;
}
#content div.c_shosai h3,
#content div.r_shosai h3 {
text-align: center;
clear: none;
}
#content div.r_shosai p {
width: 82.75%;
margin: 0 auto 10px;
}
#content div.r_shosai dl {
width: 82.75%;
margin: 0 auto 20px;
padding: 0;
}
#content div.r_shosai dl dt {
font-weight: normal;
float: left;
clear: left;
width: 60px;
margin: 0;
padding: 0;
}
#content div.r_shosai dl dd {
float: left;
width: 80%;
margin: 0;
padding: 0;
}
#content div.room {
width: 66.2%;
margin: 0 auto;
padding-bottom: 70px;
text-align: center;
}
#content div.room p.read {
font-size: 18px;
}
#content div#roomimage {
margin-bottom: 40px;
}
.flexslider {
margin: 0px!important;
}
.flex-control-nav {
bottom: 10px!important;
z-index: 3;
}
.flex-control-paging li a {
background: #FFF!important;
box-shadow: none!important;
}
.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active {
background: #f00!important;
}
#content ul#roomlist,
#content ul#roomlist li {
list-style-type: none;
margin: 0;
padding: 0;
}
#content ul#roomlist {
text-align: center;
}
#content ul#roomlist li {
display: inline-block;
width: 24.48%;
}
#content ul#roomlist li#bedroom {
width: 49.2%;
}
#content ul#roomlist li img {
margin-bottom: 15px;
}
#content ul#roomlist li a {
display: block;
font-size: 16px;
text-decoration: none;
border: 1px solid #CCC;
padding: 4px 4px 15px;
margin: 0 0 0.8%;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#content ul#roomlist li a:hover {
text-decoration: underline;
} #content div#flowbox {
background: #fff;
}
#content ul#arealist,
#content ul#arealist li {
margin: 0;
padding: 0;
list-style-type: none;
}
#content ul#arealist li a {
display: block;
float: left;
width: 25%;
font-weight: bold;
padding: 10px 5px;
text-align: center;
text-decoration: none;
color: #000;
background: #fff;
border: 1px solid #aaa;
border-left: none;
border-bottom: none;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#content ul#arealist li a .area_pc {
display: inline-block!important;
}
#content ul#arealist li:first-child a {
border-left: 1px solid #aaa;
}
#content ul#arealist li a:hover {
color: #fff;
background: #bbb;
}
#content ul#arealist li a.current {
color: #fff;
background: #aaa;
}
#urabandai,
#aizu,
#kitakata {
display: none;
} .mapp-layout {
width: 100%!important;
margin: 0;
padding: 0;
border: none!important;
}
.mapp-layout iframe {
width: 100%;
}
#content div.l_access,
#content div.r_access {
width: 49%;
}
#content div.l_access {
float: left;
}
#content div.r_access {
float: right;
}
#content p.access_img {
width: 65.9%;
margin: 0 auto 35px;
text-align: center;
}
#content p#read_access {
width: 100%;
margin: 0 auto 40px;
text-align: center;
}
#content div#accessmap {
width: 100%;
margin: 0 auto 15px;
}
#content div.mapp-map-links {
border: none!important;
background: none!important;
}
#content div.r_access ul {
margin-bottom: 35px;
} #content div.faqlist {
border: 1px solid #ccc;
background: url(//white-p.net/wp-content/themes/white-p/img/icon_more.png) 99% 8px no-repeat;
margin-bottom: 30px;
}
#content div.faqlist h3 {
font-weight: normal;
font-size: 17px;
text-align: left;
background: url(//white-p.net/wp-content/themes/white-p/img/icon_question.png) left top no-repeat;
padding: 11px 30px 11px 55px;
border: none;
margin: 0;
}
#content div.faqlist p {
padding: 0 15px;
}
#content div.faqlist h3:hover {
cursor: pointer;
}
#content div.answer {
border-top: 1px solid #ccc;
background: url(//white-p.net/wp-content/themes/white-p/img/icon_answer.png) left top no-repeat;
padding: 11px 0 11px 40px;
} .page-id-28 #content table th {
width: 30%;
}
#content input,
#content textarea {
color: #333;
font-size: 13px;
line-height: 24px;
}
#content input[type="text"] {
width: 40%;
}
input[type="text"],
input[type="email"],
textarea {
background: #FFF;
}
#content input#your-email,
#content input#your-zip,
#content input#your-zip2,
#content input#your-tel {
ime-mode: disabled;
}
#content input#your-zip {
width: 10%;
}
#content input#your-zip2 {
width: 12%;
}
#content input#your-tel {
width: 14%;
}
#content input#ci,
#content input#co,
input#ci_sp,
input#co_sp,
input#ci_header,
input#co_header {
cursor: default;
}
#content input#your-tel,
#content input#your-address,
#content input#your-email,
#content textarea {
width: 95%;
}
#content .wpcf7-checkbox label {
display: block;
color: #333;
font-size: 13px;
margin: 0 5px 5px 0;
padding: 0;
line-height: 1;
}
#content .wpcf7-checkbox span.wpcf7-list-item {
margin-left: 0;
}
#content p#btncontact {
text-align: center;
}
#content div#btn_contact p {
text-align: center;
margin: 0;
padding: 0;
}
#content table td .f_name,
#content table td .f_kana,
#content table td .f_nenrei {
display: inline-block;
width: 70px;
}
#content table tr.family td input {
margin-bottom: 5px;
} div.wp-pagenavi {
padding: 4% 0 0;
}
.page-links {
font-weight: bold;
}
.page-links a,
.wp-pagenavi a, .wp-pagenavi span {
display: inline-block;
color: #000;
border: 1px solid #999!important;
background: #FFF;
margin: 0 3px;
padding: 0.5em 0.75em;
}
.page-links a:hover,
.wp-pagenavi a:hover, 
.wp-pagenavi span.current {
display: inline-block;
border: 1px solid #999!important;
color: #FFF!important;
background: #FF9C33!important;
}
.wp-pagenavi span.current {
} #secondary {
padding-bottom: 30px;
}
.widget-area .widget h3 {
color: #000;
font-size: 15px;
margin: 0 0 2px;
padding: 0;
}
.widget-area .widget h3:before {
content: "■";
}
.widget-area .widget ul,
.widget-area .widget ul li {
margin: 0;
padding: 0;
}
.widget-area .widget ul li {
padding-left: 1.3em;
text-indent: -1.3em;
margin: 0 0 6px 6px;
}
.widget-area .widget ul li:before {
content: "・";
}
.widget-area .widget ul li a {
color: #000;
}
#content .comment-meta {
margin-bottom: 20px;
}
#content .comment-meta span {
display: inline-block;
margin: 0 10px;
} footer[role="contentinfo"] {
width: 100%;
margin: 0;
padding: 0;
} footer div.siteinfo {
position: relative;
width: 100%;
max-width: 1450px;
margin: 0 auto;
padding: 0;
} footer div#hfbanner {
width: 100%;
margin: 0 auto;
-ms-box-sizing: border-box;
box-sizing: border-box;
padding: 0 0 0 1.5%;
}
footer div#hfbanner.staynavi {
padding: 5% 0;
}
footer div#hfbanner.staynavi img {
margin: 0 auto;
}
footer div#hfbanner p {
float: left;
width: 48.6%;
margin: 0 1.1% 50px 0;
}
footer div#voice {
background: #e0e0f0;
padding: 15px 0 15px 1.5%;
margin-bottom: 5%;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
footer div#voice h2 {
width: 205px;
font-size: 30px;
text-align: center;
background: url(//white-p.net/wp-content/themes/white-p/img/h2_voice.png) left center no-repeat;
margin: 0 auto 10px;
padding: 3px 0 3px 25px;
}
footer div#voice ul,
footer div#voice ul li,
footer div#footerbanner ul,
footer div#footerbanner ul li {
margin: 0;
padding: 0;
list-style-type: none;
}
footer div#footerbanner ul {
text-align: center;
}
footer div#footerbanner ul li,
footer div#voice ul li {
float: left;
font-size: 22px;
color: #000;
font-weight: bold;
width: 48.6%;
text-decoration: none;
margin: 0 1.1% 0 0;
border: 1px solid #ccc;
text-align: center;
background: url(//white-p.net/wp-content/themes/white-p/img/bg_link.png) right bottom no-repeat #fff;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
footer div#voice ul li a img {
width: 22.6%;
}
footer div#footerbanner ul li#l_access,
footer div#footerbanner ul li#l_tel {
display: none;
}
footer div#voice ul li a,
footer div#footerbanner ul li a {
display: block;
text-decoration: none;
}
footer div#voice ul li a {
padding: 10px 0;
}
footer div#voice ul li a .bn_title {
display: inline-block;
padding: 2.5% 0 1% 25px;
} footer div#bannerlink {
width: 100%;
display: flex;
justify-content: center;
margin: 0 0 5%;
}
footer div#bannerlink p {
margin: 0 2.1%;
}
footer div#bannerlink p#ai {
width: 46.48%;
}
footer div#bannerlink p#satofull {
width: 26.2%;
} footer div#footerbanner {
margin-bottom: 5%;
}
.home footer div#footerbanner {
margin-bottom: 3%;
}
footer div#footerbanner ul li {
width: 20.8%;
margin: 0 2.4% 3% 1.8%;
}
footer div#footerbanner ul li a {
min-height: 90px;
line-height: 1;
padding: 20px 0;
vertical-align: middle;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
footer div#footerbanner ul li#l_contact a {
}
footer div#footerbanner ul li a .bn_title {
display: inline-block;
padding: 2.2% 0 0 7%;
vertical-align: middle;
}
footer div#footerbanner ul li a .s_title {
font-size: 16px;
}
footer div#footerbanner ul li img {
vertical-align: middle;
}
footer div#footerbanner ul li#l_facebook a img {
width: 59.16%;
}
footer div#footerbanner ul li#l_instagram a img {
width: 59.66%;
}
footer div#footerbanner ul li#l_facebook a,
footer div#footerbanner ul li#l_instagram a {
}
footer div#footerbanner ul li#l_blog a img,
footer div#footerbanner ul li#l_access a img,
footer div#footerbanner ul li#l_contact a img,
footer div#footerbanner ul li#l_tel a img {
width: 16.66%;
} div.homeparts {
width: 50%;
margin: 0 auto 5%;
}
div.mamewaza_weather > div{background:transparent;padding:0px !important;font-size:10px !important;}div.mamewaza_weather th,div.mamewaza_weather td,div.mamewaza_weather div.mamewaza_weather_exp{padding:0px !important;}div.mamewaza_weather th,div.mamewaza_weather td{border: none !important;}div.mamewaza_weather,div.mamewaza_weather a{color:#333 !important;}div.mamewaza_weather span.mamewaza_weather_icon{color:#999 !important;font-size:20px;text-shadow:none;}div.mamewaza_weather div.mamewaza_weather_exp,div.mamewaza_weather div.mamewaza_weather_exp a{color:#333;font-size:10px !important;padding: 8px 0!important;}div.mamewaza_weather td.mamewaza_weather_sat,div.mamewaza_weather td.mamewaza_weather_sat span.mamewaza_weather_icon{color:#00f !important; padding: 8px 0!important;}div.mamewaza_weather td.mamewaza_weather_sun,div.mamewaza_weather td.mamewaza_weather_sun span.mamewaza_weather_icon{color:#f00 !important;} footer div#companyinfo {
background: #f5f5f5;
padding: 55px 0 25px;
}
footer div#companyinfo div#footercompany {
width: 56.55%;
max-width: 1450px;
text-align: center;
margin: 0 auto;
}
footer div#companyinfo p#l_company {
float: left;
width: 19.63%;
margin: 0 0 6%;
}
footer div#companyinfo p#r_company {
font-size: 12px;
margin: 0 0 6% 22.1%;
text-align: left;
line-height: 1.5;
padding-top: 1%;
}
footer div#companyinfo p#r_company .company_footer {
font-size: 20px;
}
footer div#companyinfo p#r_company .tel_footer {
display: inline-block;
padding-left: 3%;
font-size: 30px;
}
footer p#copyright {
text-align: center;
clear: both;
font-size: 12px;
border-top: 1px solid #ccc;
margin: 0;
padding-top: 25px;
} img#wpstats {
display: block;
margin: 0 auto 24px;
margin: 0 auto 1.714285714rem;
} @media only screen and (max-width: 1220px) {
#content div#l_search p {
font-size: 12px;
margin: 0 2% 10px 0;
}
#content div#r_search input[type="submit"],
#content div#r_search p.btn a {
font-size: 16px;
}
}
@media only screen and (max-width: 1000px) {
footer div#ai {
padding: 0 3.2%;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
}
@media only screen and (max-width: 800px) {
body,
body.home,
header {
background: none;
}
html.lity-active,
.lity-active body {
overflow: hidden;
height: 100%;
}
.pc {
display: none;
}
.sp {
display: block;
}
header,
.site-header,
.site-header div#headerbox {
height: 100%;
max-height: 165px;
} .site-header {
background: none;
}
div#logo_sp {
width: 32.8%;
position: absolute;
top: 0;
left: 0;
right: 0;
margin: 0 auto;
z-index: 11;
}
.site-header .site-title h1,
div#logo_sp h1 {
position: relative;
float: none;
width: 100%;
margin: 0 auto;
text-align: center;
z-index: 1;
}
.site-header p.header_reserve {
top: 0px;
}
.site-header p.header_reserve a {
font-size: 14px;
padding: 10px;
}
.site-header ul#reserve_lang li {
display: inherit;
}
.site-header ul#reserve_lang li a {
display: block;
text-align: right;
}
#toggle {
float: left;
color: #fff;
display: block;
background: #333;
text-align: center;
padding: 12px 12px 10px 10px;
cursor: pointer;
}
.menu-trigger,
.menu-trigger span {
display: inline-block;
transition: all .4s;
box-sizing: border-box;
}
.menu-trigger {
position: relative;
width: 40px;
height: 33px;
}
.menu-trigger span {
position: absolute;
left: 0;
width: 100%;
height: 4px;
background-color: #fff;
}
.menu-trigger span:nth-of-type(1) {
top: 0;
}
.menu-trigger span:nth-of-type(2) {
top: 14px;
}
.menu-trigger span:nth-of-type(3) {
bottom: 0;
}
.menu-trigger.active span:nth-of-type(1) {
-webkit-transform: translateY(14px) rotate(-45deg);
transform: translateY(14px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
-webkit-transform: translateY(-14px) rotate(45deg);
transform: translateY(-14px) rotate(45deg);
}
nav#spmainmenu {
position: fixed;
top: 0;
width: 100%;
z-index: 2;
}
nav#spmainmenu ul {
display: none;
width: 100%;
padding-bottom: 103px;
background: #333;
}
nav#spmainmenu ul li {
width: 100%;
max-width: none;
margin: 0;
padding: 0;
}
nav#spmainmenu ul li a {
display: block;
color: #FFF;
width: 100%;
font-size: 17px;
font-weight: bold;
text-align: left;
text-decoration: none;
padding: 15px;
background: #333;
border: none;
border-bottom: 1px solid #FFF;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
nav#spmainmenu ul li.current_page_item a,
nav#spmainmenu ul li a:hover {
color: #FFF;
}
nav#spmainmenu ul li ul {
padding-bottom: 0;
}
nav#spmainmenu ul li ul li a {
padding-left: 35px;
}
div#searchdate_header {
width: 320px;
}
div#searchdate_header ul {
margin-bottom: 10px;
}
div#searchdate_header ul.btnlist li a,
div#searchdate_sp ul.btnlist li a  {
font-size: 18px;
padding: 25px 20px 25px 70px;
}
.site-content {
float: none;
width: 100%;
max-width: none;
margin: 0 0 3%;
}
.home .site-content {
max-width: none;
}
.category .site-content,
.single-post .site-content,
.widget-area {
float: none;
width: 100%;
}
.widget-area {
border: none;
max-width: none;
background: none;
margin: 0 auto 25px;
padding: 0 3.2%;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#main {
padding: 0;
max-width: none;
}
.home #main {
margin-top: 0;
}
h1.entry-title,
h1.archive-title {
padding-top: 25%;
z-index: 0;
}
#breadcrumb {
padding: 15px 3.2% 25px;
}
#content {
float: none;
width: 100%;
max-width: none;
padding: 0 3.2%;
margin: 0 0 3%;
}
#content p.photo_l,
#content p.photo_r {
float: none;
text-align: center;
margin: 0;
padding-bottom: 15px;
}
#content table {
border-top: 1px solid #ccc;
}
#content table th,
#content table td { -ms-box-sizing: border-box;
box-sizing: border-box;
}
img.alignleft,
img.alignright {
float: none;
display: block;
width: auto;
text-align: center;
margin: 0 auto 20px;
}
#content ul.btnlist li a,
ul.btnlist li a {
font-size: 20px;
padding: 25px 0;
}
.wspace {
padding-bottom: 2%;
} div#topimage {
float: none;
max-width: none;
padding: 0;
margin: 0 0 20px!important;
}
div.homebox p#cap_top {
font-size: 15px;
padding: 0 3%;
}
div.homebox p#cap_top .healing {
font-size: 22px;
}
div.homebox p#bn_hosho {
width: 300px;
padding-top: 15%;
}
#content p#read_home {
font-size: 18px;
margin-bottom: 15px;
}
#content p#cap_home {
text-align: left;
margin-bottom: 6%
} #content div#homeinformation h2,
#content div#homeplan h2 {
font-size: 20px;
}
#content div.entrybox {
border: none;
padding: 6px;
margin: 0 2%;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#content div.entrybox p {
margin: 0 0 0 21%;
}
#content div.entrybox p.edate,
#content div.entrybox p.etitle {
font-size: 16px;
}
#content div.entrybox p.ethumbnail {
width: 18%;
} #content div.homephoto_l,
#content div.homephoto_r {
float: none;
width: 100%;
margin: 0 auto 4%;
text-align: center;
max-height: none;
}
#content p.whitearrow_l,
#content p.whitearrow_r {
position: absolute;
width: 4.8%;
right: auto;
top: auto;
bottom: 0;
left: 50%;
margin: 0;
z-index: 2;
}
#content div.arrowbox p.l_image,
#content div.arrowbox p.r_image {
position: relative;
width: 100%;
margin: 0;
z-index: 1;
}
#content div.l_naiyo,
#content div.r_naiyo {
float: none;
width: 95%;
margin: 0 auto;
}
#content p.photo_l_s,
#content div.l_naiyo p.photo_l_s {
width: 21%;
}
#content p.r_naiyo_s {
margin-left: 25.9%;
}
#content div.r_naiyo h3,
#content div.l_naiyo h3 {
font-size: 26px;
padding-top: 0;
margin-bottom: 20px;
}
#content div#homeroom {
margin-bottom: 6%;
} #content div.entry-content p.thumbnail {
width: 100%;
margin: 0 auto 20px;
text-align: center;
}
.post-type-archive #content p.btn_more,
.category #content p.btn_more {
margin: 0 auto;
clear: both;
text-align: center;
} #content p.read_top {
font-size: 20px;
text-align: left;
margin-bottom: 25px;
}
#content p.cap {
text-align: left;
margin-bottom: 60px;
}
#content div#room {
padding: 10px;
}
#content div.roomyoyaku {
width: 100%;
padding: 10px;
margin-bottom: 15px;
}
#content div.roomyoyaku p {
text-align: left;
}
#content div.roomyoyaku p.checkincheckout {
text-align: center;
}
#content div.l_image {
float: none;
width: 100%;
}
#content div.dishimage,
#content div.bathimage,
#content div.l_image p {
margin: 0 auto 20px;
text-align: center;
}
#content div.l_image p.whitearrow_l,
#content div.l_image p.whitearrow_r {
margin: 0 0 0 -17px;
}
#content div.r_shosai {
float: none;
width: 100%;
padding-top: 0;
}
#content div.r_shosai h3 {
font-size: 26px;
}
#content div.r_shosai p.read,
#content div.r_shosai dl {
width: 100%;
}
#content p.btn_room a {
width: 50%;
}
#content div.room {
width: 100%;
}
#content div.room p.read {
font-size: 16px;
text-align: left;
}
#content div#facility table th,
#content div#facility table td,
#content div.room table th,
#content div.room table td {
display: block;
width: 100%;
border-top: none;
}
#content ul#roomlist li {
display: inline-block;
width: 48%;
}
#content ul#roomlist li#bedroom {
width: 97.2%;
}
#content ul#roomlist li a {
display: block;
font-size: 15px;
margin-bottom: 2%;
}
#content ul#roomlist li#bedroom a {
margin: 0 auto 1%;
} #content ul#arealist li a .area_pc {
display: none!important;
} #content p#read_access {
text-align: left;
}
#content div#accessmap {
}
#content div.l_access,
#content div.r_access {
width: 100%;
float: none;
margin: 0 auto 5%;
}
#content p.access_img {
width: 100%;
margin: 0 auto 25px;
}
#content div#access_bus p.btn_more a {
font-size: 16px;
padding: 12px 30px;
} .page-id-27	#content table th,
.page-id-27	#content table td {
display: block;
width: 100%;
border-top: none;
}
#content input#your-zip {
width: 20%;
}
#content input#your-zip2 {
width: 22%;
}
input,
select,
textarea,
number,
tel,
#content input,
#content select,
#content textarea {
font-size: 16px;
} div#secondary {
width: 100%;
border-top: 1px dotted #ccc;
padding: 20px 3.2%;
margin-top: 40px;
-ms-box-sizing: border-box;
box-sizing: border-box;
} footer[role="contentinfo"] {
width: 100%;
padding: 0 3.2%;
margin: 0;
background: none;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
footer div#hfbanner {
padding: 0;
}
footer div#hfbanner p {
float: none;
width: 100%;
text-align: center;
margin: 0 auto 15px;
} footer div#voice {
margin-bottom: 5%;
}
footer div#voice h2 {
width: 175px;
font-size: 20px;
padding: 6px 0 6px 25px;
}
footer div#voice ul li,
footer div#footerbanner ul li {
width: 46%;
margin: 0 1.5% 15px;
}
footer div#voice ul li {
margin-bottom: 0;
}
footer div#voice ul li a {
padding: 15px 0;
}
footer div#voice ul li#l_jalan a .bn_title,
footer div#voice ul li#l_rakuten a .bn_title {
display: none;
}
footer div#voice ul li a img {
width: 70%;
} footer div#bannerlink {
display: block;
margin: 0 0 5%;
}
footer div#bannerlink p {
margin: 0;
}
footer div#bannerlink p#ai,
footer div#bannerlink p#satofull {
width: 100%;
max-width: 480px;
text-align: center;
margin: 0 auto 25px;
} footer div#footerbanner,
.home footer div#footerbanner {
margin-bottom: 5%;
padding-left: 1.5%;
}
footer div#footerbanner ul li {
width: 46%;
}
footer div#footerbanner ul li#l_access,
footer div#footerbanner ul li#l_tel {
display: inline-block;
vertical-align: middle;
}
footer div#footerbanner ul li#l_facebook a img {
width: 87.16%;
}
footer div#footerbanner ul li#l_instagram a img {
width: 87.66%;
}
footer div#footerbanner ul li#l_facebook a,
footer div#footerbanner ul li#l_instagram a {
padding: 17px 0;
}
footer div#footerbanner ul li#l_blog {
clear: left;
}
footer div#footerbanner ul li a {
min-height: 75px;
padding: 18px 1%;
font-size: 16px;
}
footer div#footerbanner ul li a .s_title {
font-size: 12px;
}
footer div#footerbanner ul li#l_tel a {
font-size: 17px;
}
footer div#footerbanner ul li a .bn_title {
padding: 3% 0 0 7%;
} div.homeparts {
width: 100%;
margin: 0 auto 5%;
padding: 15px 0;
}
div.homeparts h2 {
font-size: 20px;
margin: 0 auto 15px;
}
footer p.btn_more {
margin-top: 50px;
}
footer p.btn_more a {
width: 100%;
font-size: 16px;
padding: 20px 5px;
-ms-box-sizing: border-box;
box-sizing: border-box;
} footer div#companyinfo {
padding: 25px 0;
}
footer div#companyinfo div#footercompany {
width: 95%;
}
footer div#companyinfo p#l_company {
width: 22%;
margin: 0 0 15px;
}
footer div#companyinfo p#r_company_sp,
footer div#companyinfo p.r_company_sp {
font-size: 13px;
margin: 0;
text-align: center;
line-height: 1.5;
padding-top: 2%;
}
footer div#fbox {
width: 90%;
margin: 0 auto;
}
footer div#companyinfo p#r_company_sp {
text-align: left;
margin-left: 24%;
}
footer div#companyinfo p.r_company_sp .company_footer {
font-size: 16px;
}
footer div#companyinfo p.r_company_sp .tel_footer {
display: none;
}
footer div#companyinfo p.r_company_sp .company_zip {
display: inline-block;
font-size: 13px;
width: 100%;
margin: 15px 0;
padding-top: 15px;
border-top: 1px solid #ccc; 
}
footer p#copyright {
width: 95%;
margin: 0 auto;
font-size: 13px;
} footer div#siteinfo {
max-width: none;
padding: 0 0 1.5%;
}
}
@media only screen and (max-width: 450px) {
footer div#footerbanner ul li a {
min-height: inherit;
}
footer div#footerbanner ul li#l_contact a {
padding: 13px 1%;
}
}.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}.addtoany_content{clear:both;margin:16px auto}.addtoany_header{margin:0 0 16px}.addtoany_list{display:inline;line-height:16px}.a2a_kit a:empty,.a2a_kit a[class^="a2a_button_"]:has(.a2a_s_undefined){display:none}.addtoany_list a,.widget .addtoany_list a{border:0;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle}.addtoany_list a img{border:0;display:inline-block;opacity:1;overflow:hidden;vertical-align:baseline}.addtoany_list a span{display:inline-block;float:none}.addtoany_list.a2a_kit_size_32 a{font-size:32px}.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span{height:32px;line-height:32px;width:32px}.addtoany_list a:not(.addtoany_special_service)>span{border-radius:4px;display:inline-block;opacity:1}.addtoany_list a .a2a_count{position:relative;vertical-align:top}.site .a2a_kit.addtoany_list a:focus,.addtoany_list a:hover,.widget .addtoany_list a:hover{background:none;border:0;box-shadow:none}.addtoany_list a:hover img,.addtoany_list a:hover span{opacity:.7}.addtoany_list a.addtoany_special_service:hover img,.addtoany_list a.addtoany_special_service:hover span{opacity:1}.addtoany_special_service{display:inline-block;vertical-align:middle}.addtoany_special_service a,.addtoany_special_service div,.addtoany_special_service div.fb_iframe_widget,.addtoany_special_service iframe,.addtoany_special_service span{margin:0;vertical-align:baseline!important}.addtoany_special_service iframe{display:inline;max-width:none}a.addtoany_share.addtoany_no_icon span.a2a_img_text{display:none}a.addtoany_share img{border:0;width:auto;height:auto}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}* html>body .clearfix{display:inline-block;width:100%}* html .clearfix{height:1%}#lightboxIframe{display:none}#overlay{position:absolute;top:0;left:0;z-index:10090;width:100%;height:500px;background-color:#000;filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6;display:none}#lightbox{position:absolute;left:0;width:100%;z-index:10100;line-height:0}#jqlb_spinner{height:32px;background-image:url(https://white-p.net/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/images/loading.gif);background-repeat:no-repeat;background-position:center center}#jqlb_closelabel{height:22px;width:66px;background-image:url(https://white-p.net/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/images/closelabel.gif);background-repeat:no-repeat;background-position:center center}#lightbox a img{border:none}#outerImageContainer{position:relative;background-color:#fff;width:300px;height:300px;margin:0 auto}#imageContainer{padding:10px;text-align:center}#lightboxImage{margin-left:auto;margin-right:auto;}#jqlb_loading{position:absolute;top:40%;left:0;height:25%;width:100%;line-height:0}#hoverNav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}#imageContainer>#hoverNav{left:0}#hoverNav a{outline:0}#nextLink,#prevLink{width:45%;height:100%;background:transparent url(https://white-p.net/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/images/blank.gif) no-repeat;display:block}#prevLink{left:0;float:left}#nextLink{right:0;float:right}#prevLink:hover,#prevLink:visited:hover{background:url(https://white-p.net/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/images/prev.gif) left 50% no-repeat}#nextLink:hover,#nextLink:visited:hover{background:url(https://white-p.net/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/images/next.gif) right 50% no-repeat}#imageDataContainer{font:10px Verdana,Helvetica,sans-serif;background-color:#fff;color:#000;margin:0 auto;line-height:1.4em}#imageData{padding:0 10px}.ontop #imageData{padding-top:5px}#imageData #imageDetails{float:left;text-align:left;margin-bottom:10px;width:80%;width:-moz-calc(100% - 80px);width:-webkit-calc(100% - 80px);width:-o-calc(100% - 80px);width:calc(100% - 80px)}#imageData #imageDetails #titleAndCaption #titleText{font-weight:700}#imageData #imageDetails #titleAndCaption #captionText{font-weight:400}#imageData #imageDetails #controls{margin:0;white-space:nowrap}#imageData #bottomNav #bottomNavClose{height:22px;width:66px;float:right;margin-bottom:10px}#lightbox {
position: fixed;
top: 50% !important;
left: 50% !important;
transform: translate(-50%, -50%);
}
#imageContainer {
position: relative;
height: 100%;
box-sizing: border-box;
}
#imageDataContainer {
position: relative;
}
#imageDataContainer.hide {
display: none;
}
#newHoverNav {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
display: flex;
justify-content: space-between;
align-items: center;
}
#prevArrow,
#nextArrow {
color: black;
background: rgba(255,255,255,.7);
font-size: 40px;
position: relative;
display: none;
padding: 8px 10px 8px 6px;
cursor: pointer;
width: 46px;
height: 46px;
box-sizing: border-box;
}
#nextArrow {
padding: 8px 6px 8px 10px;
}
#prevArrow.fixed,
#nextArrow.fixed {
position: fixed;
display:block;
top: 50%;
left: 1%;
transform: translate(0, -50%);
border-radius: 2px;
}
#nextArrow.fixed {
right: 1%;
left: auto;
}
@media screen and (max-width: 800px) {
#prevArrow.fixed,
#nextArrow.fixed {
border-radius: 2px;
}
#prevArrow.fixed {
left: 0;
}
#nextArrow.fixed {
right: 0;
}
}
#imageContainer:hover #prevArrow,
#imageContainer:hover #nextArrow {
display:block;
}
#imageData {
display: flex;
justify-content: space-between;
align-items: center;
padding: 4px 10px 8px;
}
#imageData #imageDetails {
margin-bottom: 0;
}
#imageData #bottomNav #bottomNavClose {
margin-bottom: 0;
}
#jqlb_loading {
top: 45%;
} #prevArrow.touch-device,
#nextArrow.touch-device {
display: block;
}
#prevLink.touch-device,
#nextLink.touch-device {
position: absolute;
top: 50%;
transform: translateY(-50%);
height: 40px;
width: 40px;
float: none;
}
#prevLink.touch-device {
left: 0;
background: url(https://white-p.net/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/images/prev.gif) center center no-repeat;
}
#nextLink.touch-device {
right: 0;
background: url(https://white-p.net/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/images/next.gif) center center no-repeat;
}
#imageDataContainer {
position: relative;
z-index: 20px;
}