@charset "utf-8";
/*
Template: 
Theme Name: 
*/

/*----------------------------------------------------
	#mainImg
----------------------------------------------------*/

#main_img {
    width: 100%;
    overflow: hidden;
    min-width: 1140px;
    height: 850px;
    margin: 0 auto;
    background: url(/wp-content/uploads/main1.jpg) no-repeat center top;
    background-size: cover;
    position: relative;
}

/* #main_img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.5;
    background: url(/wp-content/uploads/bg_dot.png);
    background: rgb(0 0 0 / 20%);
    transition: all ease 2s;
} */

#img_area {
    width: 1140px;
    height: 850px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
}

#main_img-sub {
    width: 100%;
    min-width: 1140px;
    height: 400px;
    background: url(/wp-content/uploads/main1.jpg) no-repeat center bottom;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

#img_area-sub {
    width: 1140px;
    height: 400px;
    margin: 0 auto;
}


@media screen and (max-width: 768px) {

#main_img {
    width: 100%;
    overflow: hidden;
    min-width: 100%;
    height: 450px;
    background: url(/wp-content/uploads/main1_sp.jpg) no-repeat center top;
    background-size: cover;
}

#img_area {
    width: 320px;
    height: 450px;
    overflow: hidden;
    position: relative;
}

#main_img-sub {
    min-width: 100%;
    width: 100%;
    height: 170px;
}

#img_area-sub {
    width: 100%;
    height: 170px;
}

}


/*----------------------------------------------------
	#1文字ずつフェードインしていくアニメーション
----------------------------------------------------*/

.anime-box .onetxtanime,
.anime-box2 .onetxtanime,
.anime-box3 .onetxtanime {
    overflow: hidden;
    flex-direction: column;
}

.anime-box .onetxtanime span,
.anime-box2 .onetxtanime span,
.anime-box3 .onetxtanime span {
	opacity: 0;
	animation: onetxtanime 2s forwards;
}

.anime-box .onetxtanime span:nth-child(1){animation-delay: 0.3s}
.anime-box .onetxtanime span:nth-child(2){animation-delay: 0.6s}
.anime-box .onetxtanime span:nth-child(3){animation-delay: 0.9s}
.anime-box .onetxtanime span:nth-child(4){animation-delay: 1.2s}
.anime-box .onetxtanime span:nth-child(5){animation-delay: 1.5s}
.anime-box .onetxtanime span:nth-child(6){animation-delay: 1.8s}
.anime-box .onetxtanime span:nth-child(7){animation-delay: 2.1s}
.anime-box .onetxtanime span:nth-child(8){animation-delay: 2.4s}
.anime-box .onetxtanime span:nth-child(9){animation-delay: 2.7s}
.anime-box .onetxtanime span:nth-child(10){animation-delay: 3.0s}
.anime-box .onetxtanime span:nth-child(11){animation-delay: 3.3s}
.anime-box .onetxtanime span:nth-child(12){animation-delay: 3.6s}
.anime-box .onetxtanime span:nth-child(13){animation-delay: 3.9s}
.anime-box .onetxtanime span:nth-child(14){animation-delay: 4.2s}
.anime-box .onetxtanime span:nth-child(15){animation-delay: 4.5s}


.anime-box2 .onetxtanime span:nth-child(1){animation-delay: 5.0s}
.anime-box2 .onetxtanime span:nth-child(2){animation-delay: 5.1s}
.anime-box2 .onetxtanime span:nth-child(3){animation-delay: 5.2s}
.anime-box2 .onetxtanime span:nth-child(4){animation-delay: 5.3s}
.anime-box2 .onetxtanime span:nth-child(5){animation-delay: 5.4s}
.anime-box2 .onetxtanime span:nth-child(6){animation-delay: 5.5s}
.anime-box2 .onetxtanime span:nth-child(7){animation-delay: 5.6s}
.anime-box2 .onetxtanime span:nth-child(8){animation-delay: 5.7s}
.anime-box2 .onetxtanime span:nth-child(9){animation-delay: 5.8s}
.anime-box2 .onetxtanime span:nth-child(10){animation-delay: 5.9s}
.anime-box2 .onetxtanime span:nth-child(11){animation-delay: 6.0s}
.anime-box2 .onetxtanime span:nth-child(12){animation-delay: 6.1s}
.anime-box2 .onetxtanime span:nth-child(13){animation-delay: 6.2s}
.anime-box2 .onetxtanime span:nth-child(14){animation-delay: 6.3s}
.anime-box2 .onetxtanime span:nth-child(15){animation-delay: 6.4s}
.anime-box2 .onetxtanime span:nth-child(16){animation-delay: 6.5s}
.anime-box2 .onetxtanime span:nth-child(17){animation-delay: 6.6s}
.anime-box2 .onetxtanime span:nth-child(18){animation-delay: 6.7s}
.anime-box2 .onetxtanime span:nth-child(19){animation-delay: 6.8s}
.anime-box2 .onetxtanime span:nth-child(20){animation-delay: 6.9s}
.anime-box2 .onetxtanime span:nth-child(21){animation-delay: 7.0s}
.anime-box2 .onetxtanime span:nth-child(22){animation-delay: 7.1s}
.anime-box2 .onetxtanime span:nth-child(22){animation-delay: 7.2s}
.anime-box2 .onetxtanime span:nth-child(23){animation-delay: 7.3s}
.anime-box2 .onetxtanime span:nth-child(24){animation-delay: 7.4s}
.anime-box2 .onetxtanime span:nth-child(25){animation-delay: 7.5s}
.anime-box2 .onetxtanime span:nth-child(26){animation-delay: 7.6s}
.anime-box2 .onetxtanime span:nth-child(27){animation-delay: 7.7s}
.anime-box2 .onetxtanime span:nth-child(28){animation-delay: 7.8s}
.anime-box2 .onetxtanime span:nth-child(29){animation-delay: 7.9s}
.anime-box2 .onetxtanime span:nth-child(30){animation-delay: 8.0s}


.anime-box3 .onetxtanime span:nth-child(1){animation-delay: 8.2s}

@keyframes onetxtanime {
	from { opacity: 0 }
	to { opacity: 1 }
}

.anime-box .onetxtanime .maintxt {
    margin: 0;
    font-size: 60px;
    font-weight: 500;
    line-height: 150%;
    color: #fff;
    letter-spacing: -4px;
    text-align: center;
    text-shadow: 3px 1px 2px rgba(0, 0, 0, 0.5);
    z-index: 10;
    position: relative;
}

.anime-box2 .onetxtanime .subtxt {
    margin: 0;
    font-size: 34px;
    font-weight: 500;
    padding-top: 10px;
    line-height: 150%;
    color: #fff;
    letter-spacing: -2px;
    text-align: center;
    text-shadow: 3px 1px 2px rgba(0, 0, 0, 0.5);
    z-index: 10;
    position: relative;
    font-family: 'Caveat', "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.anime-box3 {
    position: absolute;
    top: 54%;
    right: 21%;
}


@media screen and (max-width: 768px) {

.anime-box .onetxtanime .maintxt {
    margin: 0;
    font-size: 29px;
    font-weight: 500;
    line-height: 150%;
    color: #fff;
    letter-spacing: -2px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.anime-box2 .onetxtanime .subtxt {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
    padding-top: 2px;
    color: #fff;
    margin-top: 10px;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
    letter-spacing: -1px;
}

.anime-box2 .onetxtanime .subtxt .pl15 {
    padding-left: 8px !important;
}

.anime-box3 {
    position: absolute;
    top: 56%;
    right: 1%;
    width: 40px;
}

}


/*----------------------------------------------------
	#main
----------------------------------------------------*/

#main {
    width: 100%;
    min-width: 1140px;
    margin: 0 auto;
}

#main h2 {
    width: auto;
    height: auto;
    font-size: 28px;
    font-weight: 500;
    line-height: 150%;
    margin-bottom: 20px;
    position: relative;
}

#main h2 .sub_title {
    font-size: 16px;
    position: relative;
    top: -5px;
}

#main h2.h2_top {
    width: auto;
    height: auto;
    font-size: 45px;
    font-weight: 500;
    line-height: 100%;
    margin-bottom: 20px;
    text-align: center;
    position: relative;
}

#main h2 .sub_title {
    font-size: 18px;
    position: relative;
    top: -5px;
}

#main h3 {
    width: auto;
    height: auto;
    margin: 25px 0 15px;
    font-size: 21px;
    font-weight: 500;
    line-height: 150%;
}

#main h3.h3_bb {
    width: auto;
    height: auto;
    margin: 0 0 25px;
    padding: 0 0 10px;
    font-size: 20px;
    line-height: 150%;
    border-bottom: 3px solid #69a09a;
}

#main h4 {
    width: auto;
    height: auto;
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 10px;
}

#main h4::before {
    content: "\f1b0";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 27px;
    color: #69a09a;
    padding-right: 9px;
    vertical-align: middle;
    position: relative;
    top: -3px;
    display: inline-block;
    transform: rotate(338deg);
}


@media screen and (max-width: 768px) {

#main {
    width: 100%;
    min-width: 100%;
    height: auto;
}

#main h2 {
    width: 100%;
    height: auto;
    font-size: 22px;
    margin-bottom: 20px;
}

#main h2 .sub_title {
    font-size: 16px;
    position: relative;
    top: 0;
}

#main h2.h2_top {
    font-size: 31px;
}

#main h2.h2_top .sub_title {
    font-size: 17px;
    position: relative;
    top: 0;
}

#main h3 {
    width: 100%;
    height: auto;
    font-size: 19px;
    line-height: 150%;
}

#main h3.h3_bb {
    font-size: 19px;
}

#main h4 {
    font-size: 19px;
}

#main h4::before {
    content: "\f1b0";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 25px;
    padding-right: 7px;
}

}


/*----------------------------------------------------
	ご挨拶
--------------------------------------------------- */

#main #greeting h3 {
    width: auto;
    height: auto;
    margin: 35px 0 25px;
    font-size: 30px;
    font-weight: 500;
    line-height: 150%;
}

.top_pictures {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.top_pictures figure {
    position: relative;
}

.top_pictures img {
    width: 19.375rem;
    border-radius: 10%;
}

.top_pictures figure:nth-child(1) {
    position: absolute;
    top: 3rem;
    right: calc(50% + 13.25rem);
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
}

.top_pictures figure:nth-child(3) {
    position: absolute;
    top: 3rem;
    left: calc(50% + 13.25rem);
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
}


@media screen and (max-width: 768px) {

#main #greeting h3 {
    width: 100%;
    height: auto;
    font-size: 20px;
    line-height: 150%;
    text-align: center;
    margin: 20px 0 25px;
}

.top_pictures_lr {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 20px 0 0;
}

.top_pictures_l {
    width: 48%;
    height: auto;
    float: left;
    overflow: hidden;
    margin-bottom: 20px;
}

.top_pictures_r {
    width: 48%;
    height: auto;
    float: right;
    overflow: hidden;
    margin-bottom: 20px;
}

}


/*----------------------------------------------------
	クーポン
--------------------------------------------------- */

#box_coupon {
    width: 700px;
    padding: 45px 20px 37px 20px;
    margin: 40px auto 20px;
    border-radius: 10px;
    border: 7px double #69a09a;
    background: #fff;
    position: relative;
}

#box_coupon::before {
    content: '';
    background: url(/wp-content/uploads/coupon_after.png);
    background-size: 150px;
    position: absolute;
    top: calc(50% - 75px);
    left: calc(50% - 75px);
    width: 150px;
    height: 150px;
    z-index: 1;
    opacity: 0.3;
    text-align: center;
}

#main #box_coupon h3 {
    width: auto;
    height: auto;
    margin: 0 0 15px;
    font-size: 30px;
    font-weight: 500;
    color: #69a09a;
    line-height: 100%;
}

#box_coupon p {
    color: #69a09a;
    margin-bottom: 5px;
    font-size: 16px;
}

#box_coupon p.off {
    font-size: 65px;
    line-height: 100%;
    margin-bottom: 15px;
}

#box_coupon p.kome {
    font-size: 14px;
}


@media screen and (max-width: 768px) {

#box_coupon {
    width: 100%;
    text-align: center;
    padding: 45px 10px 37px 10px;
}

#main #box_coupon h3 {
    width: auto;
    height: auto;
    margin: 0 0 15px;
    font-size: 21px;
    font-weight: 500;
    letter-spacing: -1px;
    color: #69a09a;
    line-height: 170%;
}

#box_coupon p {
    color: #69a09a;
    margin-bottom: 10px;
    font-size: 14px;
}

#box_coupon p.off {
    font-size: 50px;
    line-height: 100%;
    margin-bottom: 15px;
}

#box_coupon p.kome {
    font-size: 12px;
}

}


/*----------------------------------------------------
	料金表
--------------------------------------------------- */

#price table tr {
    border-bottom: none;
}

#price table th {
    width: auto;
    text-align: center;
    border: 1px solid #ccc;
    background: #69a09a;
    font-size: 16px;
    padding: 15px;
    color: #fff;
    vertical-align: middle;
}

#price table td {
    width: auto;
    text-align: center;
    border: 1px solid #ccc;
    background: #fff;
    padding: 15px;
    vertical-align: middle;
}

#price table td.type {
    width: auto;
    text-align: left;
    font-size: 16px;
}

#hotel table tr {
    border-bottom: none;
}

#hotel table th {
    width: auto;
    text-align: left;
    border: 1px solid #ccc;
    padding: 15px;
    background: #fff;
    text-align: center;
}

#hotel table td {
    width: auto;
    text-align: left;
    border: 1px solid #ccc;
    padding: 15px;
    background: #fff;
    text-align: center;
    vertical-align: middle;
}

#hotel table td.type {
    text-align: left;
    background: #69a09a;
    color: #fff;
}

.price {
    font-size: 25px;
    font-weight: 500;
    color: #69a09a;
}

.tax {
    font-size: 16px;
    font-weight: 500;
    color: #69a09a;
}

@media screen and (max-width: 768px) {

#price table {
    border: 0;
    margin-bottom: 0;
    font-size: 16px;
}

#price table thead {
    display: none;
}

#price table tr {
    margin-bottom: 30px;
    display: block;
}

#price table tr:last-child {
    margin-bottom: 0;
}

#price table td {
    width: auto;
    display:block;
    text-align: center;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-top: none;
    font-size: 16px;
    padding: 3% 4%;
}

#price table td.type {
    width: auto;
    border-top: 1px solid #ccc;
    background: #69a09a;
    color: #fff;
    text-align: left;
    font-size: 16px;
    padding: 4%;
}

#price table td.type:before {
    padding-bottom: 0;
}

#price table td:before {
    content: attr(data-label);
    display: block;
    text-align: left;
    padding-bottom: 10px;
}

#hotel table tr {
    margin-bottom: 30px;
    display: block;
}

#hotel table tr:last-child {
    margin-bottom: 0;
}

#hotel table td {
    width: auto;
    display: block;
    text-align: center;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-top: none;
    font-size: 16px;
    padding: 3% 4%;
}

#hotel table td.type {
    width: auto;
    border-top: 1px solid #ccc;
    background: #69a09a;
    color: #fff;
    text-align: center;
    font-size: 16px;
    padding: 4%;
}

}


/*----------------------------------------------------
	アクセス
--------------------------------------------------- */

.access_lr {
    clear: both;
    width: 100%;
    height: auto;
    margin: 50px 0 30px;
    overflow: hidden;
}

.access_l {
    width: 30%;
    height: auto;
    float: left;
    overflow: hidden;
}

.access_r {
    width: 65%;
    height: auto;
    float: right;
    overflow: hidden;
}

#main #access h3 {
    width: auto;
    height: auto;
    margin: 0;
    padding: 6px 0 15px;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    border-bottom: 1px solid #ccc;
}


@media screen and (max-width: 768px) {

.access_lr {
    clear: both;
    width: 100%;
    height: auto;
    margin: 0 0 30px;
    overflow: hidden;
}

.access_l {
    width: 100%;
    height: auto;
    float: none;
    overflow: hidden;
}

.access_r {
    width: 100%;
    height: auto;
    float: none;
    overflow: hidden;
}

#main #access h3 {
    width: auto;
    height: auto;
    margin: 0;
    padding: 35px 0 20px 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    border-bottom: 1px solid #ccc;
}

#main #access h3 .sub {
    letter-spacing: 0;
}

#access table tr:last-child {
    border-bottom: none;
}

}


/*----------------------------------------------------
	サイトマップ
--------------------------------------------------- */

#sitemap_list {
    margin-bottom: 30px;
}

#sitemap_list li a {
    width: 100%;
    height: 45px;
    font-size: 16px;
    padding: 14px 0 15px;
    margin-bottom: 0;
    display: inline-block;
    text-align: left;
    line-height: 100%;
    color: #333;
    list-style-type: none;
    text-decoration: none !important;
    position: relative;
    border-bottom: #ccc 1px solid;
}

#sitemap_list li a:hover {
    opacity: 1;
    transition: 0.3s;
    background: rgb(161 201 197 / 10%);
    text-decoration: none;
}


/* -----------------------------------------------------------
	NEWマーク
----------------------------------------------------------- */

.new {
    color: #fff;
    display: inline-block;
    font-style: normal;
    padding: 4px 7px 5px;
    font-size: 11px;
    background: #69a09a;
    margin-left: 10px;
    line-height: 100%;
}


/* -----------------------------------------------------------
	お知らせ
----------------------------------------------------------- */

li.info-top {
    border-bottom: 1px solid #ccc;
    clear: both;
    overflow: hidden;
}

li.info-top a {
    display: block;
    text-decoration: none;
    padding: 10px 0;
}

li.info-top a:hover {
    opacity: 1;
    display: block;
    text-decoration: none;
    background: rgb(161 201 197 / 10%);
}

.date {
    font-size: 13px;
    margin-bottom: 5px;
}

.title {
    margin-bottom: 0;
}


@media screen and (max-width: 768px) {

}


/* -----------------------------------------------------------
	ブログ
----------------------------------------------------------- */

#latest_post {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

#latest_post ul  {
    width: 100%;
    height: auto;
}

#latest_post li {
    height: auto;
    overflow: hidden;
    text-align: left;
    margin-bottom: 20px;
}

#list_inner {
    overflow: hidden;
    min-height: 100%;
    padding: 20px;
    border: 1px solid #69a09a;
    border-radius: 10px;
}

#list_inner a {
    text-decoration: none;
    overflow: hidden;
    display: flex;
    align-items: stretch;
}

#list_inner a:hover {
    opacity: 0.7;
    text-decoration: none;
}

#latest_post p {
    text-align: left;
    font-size: 16px;
    margin-bottom: 0;
}

#latest_post .title_area {
    height: auto;
    width: calc(100% - 200px);
    position: relative;
}

#latest_post p.list_date {
    font-size: 13px;
    margin-bottom: 5px;
    line-height: 100%;
    display: inline-flex;
    align-items: center;
}

#latest_post p.post_title {
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #69a09a;
}

p.single_date {
    font-size: 13px;
    margin-bottom: 40px;
    text-align: left;
    line-height: 100%;
    display: inline-flex;
    align-items: center;
}

.list_image {
    width: 240px;
    position: relative;
}

.no_image,
#latest_post li img,
#latest_post li img.ofi {
    width: 200px;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}

.list_none {
    float: none !important;
    width: auto !important;
    height: auto !important;
    min-height: 100% !important;
    max-height: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 30px;
}

/* トップページ */

#latest_post ul.top {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#latest_post ul.top li {
    width: 48%;
    height: auto;
    overflow: hidden;
    text-align: left;
    margin: 20px 0 10px;
}

#latest_post ul.top li #list_inner {
    overflow: hidden;
    min-height: 100%;
    background: #fff;
    padding: 20px;
    border: none;
}

#latest_post ul.top li .no_image,
#latest_post ul.top li img,
#latest_post ul.top li img.ofi {
    width: 150px;
    height: 150px;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}

#latest_post ul.top li .list_image {
    width: 150px;
    height: 150px;
    text-align: center;
}

#latest_post ul.top li .title_area {
    width: calc(100% - 150px);
    padding: 0 0 0 23px;
}

#latest_post ul.top li p.post_title {
    font-size: 19px;
    font-weight: 500;
    line-height: 150%;
    margin-bottom: 8px;
}

#latest_post ul.top li p.excerpt {
    text-align: left;
    font-size: 15px;
    margin-bottom: 0;
}

#latest_post ul.top li p.list_date {
    font-size: 13px;
}

#latest_post ul.top li.list_none {
    display: block !important;
    margin: 20px auto 10px !important;
}


@media screen and (max-width: 768px) {

#latest_post {
    width: 100%;
    height: auto;
    overflow: hidden;
}

#latest_post ul {
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
    position: relative;
}

#latest_post li {
    width: 100%;
    height: auto;
    margin: 10px auto 20px;
    background: none;
    max-width: 400px;
}

#list_inner {
    overflow: hidden;
    min-height: 100%;
    padding: 0;
    background: none;
    border: none;
}

#list_inner a {
    text-decoration: none;
    overflow: hidden;
    display: block;
}

.list_image {
    line-height: 0;
    overflow: hidden;
    width: 100%;
    padding-top: 100%;
    margin-bottom: 10px;
    position: relative;
}

#latest_post li .no_image,
#latest_post li img,
#latest_post li img.ofi {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
    border-radius: 10px;
}

.no_image img {
    overflow: hidden;
    width: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}

#latest_post .title_area {
    width: 100%;
    padding: 0 0 15px 0;
    border-left: none;
    position: relative;
}

#latest_post p.post_title {
    line-height: 150%;
}

.list_none {
    margin-bottom: 20px !important;
}

/* トップページ */
#main #latest_post h2 {
    font-size: 22px;
    margin-bottom: 20px;
}

#latest_post ul.top {
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
    position: relative;
    margin-bottom: -30px;
}

#latest_post ul.top li {
    width: 100%;
    height: auto;
    margin: 10px auto 20px;
    background: none;
    max-width: 400px;
}

#latest_post ul.top li #list_inner {
    overflow: hidden;
    min-height: 100%;
    padding: 0;
    background: none;
}

#latest_post ul.top li .list_image {
    width: 100%;
    height: 100%;
    text-align: center;
}

#latest_post ul.top li .no_image,
#latest_post ul.top li img,
#latest_post ul.top li img.ofi {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}

#latest_post ul.top li .title_area {
    width: 100%;
    padding: 0 0 15px 0;
    position: relative;
}

#latest_post ul.top li p.post_title {
    line-height: 150%;
}

#latest_post ul.top li p.excerpt {
    font-size: 16px;
}

#latest_post ul.top li.list_none {
    margin: 0 auto 30px !important;
}

}


/* -----------------------------------------------------------
	個別ページページャー
----------------------------------------------------------- */

.pager {
    clear: both;
    text-align: center;
}

.pager .fa {
    padding: 0 5px !important;
}

.pager .next a {
    width: auto;
    height: 40px;
    clear: both;
    font-size: 14px;
    padding: 13px 20px;
    background: #69a09a;
    color: #fff;
    line-height: 100%;
    display: inline-block;
}

.pager .previous a {
    width: auto;
    height: 40px;
    clear: both;
    font-size: 14px;
    padding: 13px 20px;
    background: #69a09a;
    color: #fff;
    line-height: 100%;
    display: inline-block;
}

.pager .more {
    clear: both;
    width: auto;
    height: 40px;
    font-size: 14px;
    background: #69a09a;
    color: #fff;
    padding: 13px 20px;
    margin: 10px 5px;
    line-height: 100%;
    display: inline-block;
}

.pager .next a:hover,
.pager .previous a:hover,
.pager .more:hover {
    opacity: 1;
    text-decoration: none;
    opacity: 0.7;
}


/* -----------------------------------------------------------
	ページネーション
----------------------------------------------------------- */

.pagination {
    clear: both;
    list-style-type: none;
    padding-left: 0;
    margin: 40px 0 0;
}
 
.pagination,
.pagination li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
 
.pagination a {
    font-weight: 300;
    padding-top: 1px;
    text-decoration: none;
    border: 1px solid #fff;
    border-left-width: 0;
    min-width: 36px;
    min-height: 35px;
    background: #69a09a;
    color: #fff;
}
 
.pagination li:not([class*="current"]) a:hover {
    opacity: 1;
    opacity: 0.7;
}
 
.pagination li:first-of-type a {
    border-left-width: 1px;
}
 
.pagination li.first span,
.pagination li.last span,
.pagination li.previous span,
.pagination li.next span {
    position: absolute;
    top: -9999px;
    left: -9999px;
}
 
.pagination li.first a::before,
.pagination li.last a::after,
.pagination li.previous a::before,
.pagination li.next a::after {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
 
.pagination li.first a::before { content: "\f100"; }
.pagination li.last a::after { content: "\f101"; }
 
.pagination li.previous a::before { content: "\f104"; }
.pagination li.next a::after { content: "\f105"; }
 
.pagination li.current a {
    opacity: 1;
    background: #a1c9c5;
    cursor: default;
    pointer-events: none;
}

 
@media only screen and ( max-width: 680px ) {
  .pagination li.first,
  .pagination li.last {
    position: absolute;
    top: -9999px;
    left: -9999px;
  } 
  .pagination li.previous a { border-left-width: 1px; }
}

 
/*
@media only screen and ( max-width: 500px ) {
  .pagination li {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .pagination li.current,
  .pagination li.first,
  .pagination li.last,
  .pagination li.previous,
  .pagination li.next{
    position: initial;
    top: initial;
    left: initial;
  }
  .pagination li.previous a { border-left-width: 0; }
}

 
@media only screen and ( max-width: 400px ) {
  .pagination li.first,
  .pagination li.last {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .pagination li.previous a { border-left-width: 1px; }
}
 

@media only screen and ( max-width: 240px ) {
  .pagination li { width: 50%;}
  .pagination li.current {
    order: 2;
    width: 100%;
    border-left-width: 1px;
  }
}
 */


/* -----------------------------------------------------------
	アーカイブ表示
----------------------------------------------------------- */

#archive {
    display: block;
    width: 100%;
    overflow: hidden;
    padding-bottom: 30px;
}

#main #archive h3 {
    width: auto;
    height: auto;
    margin: 0 0 5px;
    color: #333;
    font-size: 28px;
    font-weight: 500;
    line-height: 150%;
}

#acMenu dt.open:hover,
#acMenu dd li a:hover {
    text-decoration: none;
}

#acMenu dt.open {
    height: 40px;
    display: block;
    zoom: 1;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    line-height: 100%;
    cursor: pointer;
    padding: 10px 0;
    position: relative;
    border-bottom: #ccc 1px solid;
}

#acMenu dd {
    display: none;
}

#archive .far {
    font-weight: 400;
    margin-right: 5px;
}

#acMenu dd li a {
    height: 40px;
    display: block;
    zoom: 1;
    width: 100%;
    font-size: 16px;
    color: #333;
    font-weight: 500;
    line-height: 100%;
    cursor: pointer;
    padding: 10px 21px;
    text-decoration: none;
    position: relative;
    border-bottom: #ccc 1px solid;
}


#acMenu dt.open:hover, #acMenu dd li a:hover {
    opacity: 1;
    text-decoration: none;
    transition: 0.3s;
    background: rgb(161 201 197 / 10%);
}


@media screen and (max-width: 768px) {

#main #archive h3 {
    font-size: 22px;
}

}