body {
  font-family: '游ゴシック', YuGothic, 'メイリオ', Meiryo, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size:1rem;
}
h1, h2, h3, h4, h5, h6 {
  font-family: '游明朝', YuMincho, 'HG明朝E', 'MS P明朝', serif;
}
h3.nav-site-title {
    font-family: serif!important;
}
.top-header .widget_contact ul li {
    margin-right: 5px!important;
    background: #ffffffa1;
}

.slider-buttons .btn-default {
    display: none!important;
}
a {
    color: #2468c4;
    text-decoration: none!important;
    cursor: pointer;
}
.main-navigation a:hover,
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current_page_ancestor a,
.main-navigation ul li.current-menu-ancestor a,
.main-navigation ul li.current_page_item a,
.main-navigation ul li:hover > a,
.main-navigation li.current-menu-ancestor.menu-item-has-children > a:after,
.main-navigation li.current-menu-item.menu-item-has-children > a:after,
.main-navigation ul li:hover > a:after,
.main-navigation li.menu-item-has-children > a:hover:after,
.main-navigation li.page_item_has_children > a:hover:after {
	color: #2468c4;
}
.main-navigation ul li ul li a:hover,
.main-navigation ul li ul li:hover > a,
.main-navigation ul li.current-menu-item ul li a:hover {
	color: #2468c4;
}
table, th, td {
    border: 1px solid rgb(205, 208, 207);
}
.search-submit {
    background-color: #2468c4;
    border: 1px solid #2468c4;
}
#secondary .widget-title:after {
    border-color: #0069C3 transparent transparent!important;
}
#secondary .widget-title {
    background-color: #0069C3!important;
     font-size: 1.1rem!important;
    font-weight: bold!important;
}
.widget ul li a:hover {
	color: #2468c4;
}
#colophon .widget-title:after {
  background-color: #2468c4;
  content: " ";
  display: block;
  height: 1px;
  margin: 12px 0 auto;
  width: 60px;
}
#colophon .widget ul li a:hover {
  color: #2468c4;
}
.top-header .widget_contact ul li a:hover {
	color: #2468c4;
}
.header-search:hover, .header-search-x:hover {
	color: #2468c4;
}
h3.nav-site-title a {
    color: #000;
}
.entry-content h3 {
    font-size: 1.5rem;
    border-bottom: 2px dotted #9E9E9E;
    padding-bottom: .2rem;
    margin-bottom: 1.5rem;
    margin-top: 2rem;
    border-left: 7px solid #2468c4;
    padding-left: .6rem;
}
.box {
    display: block;
    padding-bottom: 2rem;
}
img.alignnone.size-medium.wp-image-653 {
    padding: 5px;
    border: 1px solid #cdd0cf;
  		width: 100%;
}
.promonational-img:hover {
  opacity: 0.6;
}
a img:hover {
    opacity: .6;
}
.btn-default:hover {
	background-color: #2468c4!important;
	border: 1px solid #2468c4!important; 
	color: #fff;
}
.float-left {
    float: left;
    margin: .5rem 1rem 1rem 0;
}
.float-left img{
    padding: 8px;
    border: 1px solid #cdd0cf;
}
.whatsnew h2 {
    position: relative;
    padding: .3em .8rem;
    background: #e0edff;
    width: 135px;
    margin-bottom: 1.2rem;
}
.whatsnew h2:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 58px;
    border: 7px solid transparent;
    border-top: 14px solid #e0edff;
    width: 0;
    height: 0;
}
.img-margin-top-0 img {
    margin-top: 0;
    margin-bottom: 0;
}
.entry-content img {
    padding: 5px;
    border: 1px solid #cdd0cf;
}
img.alignnone.size-medium.wp-image-1653 {
    width: 50%;
    text-align: center;
    margin: 0 auto;
    display: block;
}
ul.instagram-pics li {
    display: block;
    float: left;
    border: none!important;
    padding: 2px 2px;
    min-height: 45px;
    max-width: 33%;
    margin: 0;
}
th {
    vertical-align: middle;
    width: 25%;
    background: #eeebe4;
    font-weight: bold;
    font-size: 1.1rem;
}

img.alignleft, img.alignright, img.aligncenter {
    margin-top: 0px;
}
img.attachment-large.size-large {
    width: 270px;
    height: 230px;
    object-fit: cover;
}
figure.gallery-item {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
input[type="checkbox"] {
    transform: scale(1.5);
}
span.wpcf7-list-item {
    margin-right: .5rem;
}
input.wpcf7-form-control.wpcf7-submit {
    margin: 0 auto;
    margin-top: 1rem;
    background: #2468c4;
    font-weight: bold;
}
input.wpcf7-form-control.wpcf7-submit:hover {
    background: #9c9c9b;
}
.mrgin-bottom-2rem {
    margin-bottom: 2rem;
}
span.small {
    font-size: .9rem;
    font-weight: normal;
}
.post:first-child .entry-content p:first-child:first-letter {
	border-right: none!important;
	display: inherit!important;
	float: inherit!important;
	font-family: inherit!important;
	font-size: inherit!important;
	line-height: inherit!important;
	margin-bottom: inherit!important;
	margin-right: inherit!important;
	margin-top: inherit!important;
	padding: inherit!important;
	text-align: inherit!important;
}
span.cat-links {border: none!important;}

span.cat-links a {
    color: #2468c4;
}
ul.default-wp-page li a {
    color: #2468c4;
}
input[type="reset"], input[type="button"], input[type="submit"] {
    background-color: #2468c4;
}
.cat-links, .cat-links a, .tag-links, .tag-links a {
    color: #2468c4;
}
.reserve01 h4 {
    position: relative;
    padding: .3em .8rem;
    background: #e0edff;
    width: 190px;
    margin-bottom: 1.5rem;
}
.reserve01 h4:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 80px;
    border: 7px solid transparent;
    border-top: 14px solid #e0edff;
    width: 0;
    height: 0;
}
select#cat {
    width: 100%!important;
}
h3.h3-margin-top-1{
    margin-top: 1rem;
}
.fukidashi{
    position: relative;
    padding: .3em .8rem;
    background: #e0edff;
    width: fit-content;
    margin-bottom: 1.5rem;
}
.fukidashi:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 30px;
    border: 7px solid transparent;
    border-top: 14px solid #e0edff;
    width: 0;
    height: 0;
}
.box28 {
    position: relative;
    margin: 2em 0;
    padding: 25px 10px 7px;
    border: solid 2px #FFC107;
}
.box28 .box-title {
    position: absolute;
    display: inline-block;
    top: -2px;
    left: -2px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    font-size: 17px;
    background: #FFC107;
    color: #ffffff;
    font-weight: bold;
}
.box28 p {
    margin: 0; 
    padding: 0;
}
.box28 {
    position: relative;
    margin: 2em 0;
    padding: 25px 10px 7px;
    border: solid 1px #e5e5e5;
}
.box28 .box-title {
    position: absolute;
    display: inline-block;
    top: -2px;
    left: -2px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    font-size: 1.2rem;
    background: #2468c4;
    color: #ffffff;
    font-weight: bold;
}
.box28 p {
    margin: 0; 
    padding: .2rem 1rem;
}
td p {
    margin-bottom: 10px;
}
#main td ul {
    margin-bottom: 20px;
}
#main .menu-01 table {
    margin-bottom: 2.5rem;
}
#jp-relatedposts h3.jp-relatedposts-headline em:before {
    border-top: none!important;
}
div#jp-relatedposts h3 {
    border:  none;
}
h3.jp-relatedposts-headline {
    background: #e0edff;
}
h3.jp-relatedposts-headline:before {
    content: '';
    position: relative;
    display: block;
    width: 0;
    height: 0;
    left: 10px;
    bottom: -28px;
    border-top: 17px solid #e0edff;
    border-right: 12px solid transparent;
}
h3.jp-relatedposts-headline em:before {
    display: none!important;
}
 h3.jp-relatedposts-headline {
    padding-right: .5rem;
    line-height: 0;
}

.jp-relatedposts-headline em {
    padding-bottom: 10px;
    display:  block;
}
h3.sd-title {
    display: none!important;
}
.sd-content {
    text-align: right;
}
.box01 {
    margin-bottom: 3.5rem;
}
.top-header {
    background: url(https://seaside-shanti.com/wp-content/uploads/2018/04/wave111.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0% -27%;
}
.site-info {
    background-position: bottom;
    background-repeat: no-repeat;
}
.site-info .copyright a {
    color: #545454;
}
.site-info .copyright {
    color: #545454;
}

/* Newpost Catch */
ul#npcatch {
    margin: 0 0 10px;
}
#npcatch li a {
    display: table;
    padding: 0;
} 
#npcatch li{
         overflow:hidden;
         vertical-align:top;
         width: 31%;
         float: left;
         text-align:  center;
         margin: 5px;
}
#npcatch img{
         padding: 5px;
         width: 260px;
         height: 190px;
         object-fit: cover;
         text-align:  center;
}
#npcatch .title a {
    font-weight: 700;
    padding-top: 0;
    text-decoration: none;
    width: 100%;
    text-align:  center;
}
#npcatch .date {
         font-size: small;
         font-weight: 600;
         display:block;
         color: #adb5bf;
         margin-bottom: 5px;
}
#npcatch:after {
    content:  "";
    clear:  both;
    display:  block;
}

.entry-content.clearfix h2 {
    font-size: 1.5rem;
    margin-top: 3rem;
}
.page-title {
    font-size: 1.6rem;
}
p.jp-relatedposts-post-date {
    font-size:  .9rem;
    margin-top: -2rem;
    display:  block;
    position:  relative;
}

img.jp-relatedposts-post-img {
    margin-bottom: .5rem;
}

#jp-relatedposts .jp-relatedposts-items p, #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
    line-height: 0!important;
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
    text-align:  center;
}
h4.jp-relatedposts-post-title {
    line-height: 1.4rem!important;
}
.whatsnew h2 {
    font-size: 1.7rem!important;
    margin-top: 0rem!important;
}
h4 a.jp-relatedposts-post-a {
    line-height: 1.5;
}
aside#edge_contact_widgets-1 ul li a {
    font-size: .75rem;
}
button#search-toggle {
    border: none;
    background-color: #fff0;
}
#colophon #sb_instagram #sbi_images {
    display: none!important;
}

/*480px以下で適用*/
@media screen and (max-width:480px){
.float-left {
    width: 100%;
    margin: 0;
}
 .float-left img{
    width:100%;
}
th {
    width: 33%;
}
  img.attachment-large.size-large {
    width: 310;
    height: 310px;
    object-fit: cover;
}
.gallery-item {
    max-width: 100%!important;
    margin: 5px 0px 5px 16px;
}
 input[type="checkbox"] {
    margin: 0px 0px 0px;
}
 .main-slider .image-slider {
    background-position: 10%;

}

h2.slider-title {
    padding-bottom: 5px;
}
 .slider-content {
    width: 96%;
}
 .slider-content .slider-text h3 {
    -webkit-text-stroke-color: #f4f4f4;
    text-shadow: white 0px 0px 1px, white 0px 1px 0px, white 1px 0px 0px, white 1px 1px 0px!important;
}
.menu-01 td {
    width: 35%!important;
}
.top-header {
    background-position: 57% bottom;
    background-size: cover;
    background-repeat: no-repeat;
}

.site-info {
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
footer .container {
    padding: 0px;
}
#npcatch img {
    float: left;
    padding: 5px;
    width: 300px!important;
    height: 165px;
    object-fit: cover;
}
#npcatch img {
    float: none;
} 
  #npcatch .title a {
   padding-top: 0!important;
}
  #npcatch .title a {
    width: 100%;
    text-align: center;
}
		#npcatch li {
    overflow: hidden;
    vertical-align: top;
    width: 100%;
    float: left;
    text-align: center;
}
.entry-content.clearfix h3 {
    font-size: 1.3rem;
    line-height: 1.2;
    margin-top: 3rem;
    padding-bottom: 2px!important;
} 
 .entry-content.clearfix h2 {
    font-size: 1.4rem;
   	line-height: 1.3;
    margin-top: 3rem;
}
.page-title {
    font-size: 1.5rem;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
    width: 100%!important;
    text-align: center;
} 
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post img {
    width: 99%;
    height: auto;
}
#jp-relatedposts .jp-relatedposts-items-visual {
    margin-right: 0px!important;
} 
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
    padding-right: 0px!important;
}  
#jp-relatedposts .jp-relatedposts-items p, #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
    font-size: 14px;
    line-height: 12px!important;
    margin: 0;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
    margin: 0 0 2em;
}
h3.jp-relatedposts-headline:before {
    bottom: -37px;
}
.sp-display-none{
		display:none!important;
		}
.checkmark001 {
    line-height: 1.3!important;
    font-size: 19px;
    font-weight: 500;
}
.box2020 .gallery-item {
    margin: 5px 0;
}		
}


.clear{
  /* floatを解除 */
  clear: both;
}
.border-none {
    border: none!important;
}
.checkmark001 {
    padding-left: 30px;
    position: relative;
    line-height: 1;
}
.checkmark001:before,
.checkmark001:after{
	content:"";
	display:block;
	position:absolute;
}
.checkmark001:before{
	width: 20px;
	height: 20px;
	background:#ffffff;
	border:1px solid #000000;
	left: 0px;
	top:2px;
}
.checkmark001:after{
	border-left: 4px solid #ff0000;
	border-bottom: 2px solid #ff0000;
	width:18px;
	height:5px;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	left:5px;
	top: 5px;
}
.box2020 .gallery {
    margin-bottom: 0;
}