@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Montserrat&family=Roboto&display=swap');

/* Global
---------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
}
html {
    width: 100%;
    height: 100%;

	line-height:2em;
    font-style: normal;
    font-size: 15px;
    color: #000;
    overflow-y: scroll;
}
body {
    font-family: YakuHanJP,"Noto Sans JP","Hiragino Kaku Gothic ProN","Yu Gothic",YuGothic,Meiryo,sans-serif;
    position:relative;
    height: 100%;
    z-index: 0;
    margin: 0;
    font-size: 1.0rem;
    line-height: 2.1;
	font-feature-settings:"palt";
    letter-spacing: 0.2ex;
}

/* Misc.
---------------------------------------------------------- */
.cf::after {
    content: "";
    display: block;
    clear: both;
}
.hidden {
	display: none;
}
.t-bold {
	font-weight:bold;
	font-weight: 700;
}
.t-center {
    text-align: center;
}
.t-right {
	text-align:right;
}
a {
    color: #000;
    outline: none;
    overflow: hidden;
    text-decoration: underline;
    transition: .2s linear;
}
a:hover {
    color: #000;
    text-decoration: none;
}
a[href^="tel:"] {
	cursor: default;
}
.img-btn {
    transition: all .3s ease-in-out;
}
.img-btn:hover {
    opacity:0.75;
}
.show-mobile-inline,
.show-mobile {
    display: none;
}
.hide-mobile {
    display: block;
}
.hide-mobile-inline {
	display: inline-block;
}
@media only screen and (max-width: 767px) {
	.show-mobile {
		display: block;
	}
	.show-mobile-inline {
		display: inline-block;
	}
	.hide-mobile {
		display: none;
	}
	.hide-mobile-inline {
		display: none;
	}
}

/* Base Layout
---------------------------------------------------------- */
#wrapper {
    font-feature-settings: 'pkna' 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-text-size-adjust: 100%;
    overflow: hidden;
}

/* Header
---------------------------------------------------------- */
header {
    width: 100%;
    background: #fff;
    line-height: 1;
    border-top: 8px solid #660000;
}
#header_top {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 50px;
}
#header_top_left {
    margin-top: 16px;
    margin-right: 40px;
}
#logo {
    display: block;
    width: 180px;
}
#logo a {
    display: block;
}
#logo img {
    width: 100%;
    height: auto;
}
#header_top_right {
    display: flex;
}
#header_top_links {
    display: flex;
    align-items: flex-end;
    max-height: 52px;
    margin-right: 18px;
}
#header_top_sns {
    display: flex;
    margin-right: 20px;
    margin-bottom: 4px;
}
#header_top_sns a {
    display: block;
    width: 25px;
    height: 25px;
    line-height: 0;
}
#header_top_sns a:first-of-type {
    margin-right: 10px;
}

#header_top_sns a:last-of-type {
    margin-left: 10px;
}
#header_top_sns a img {
    width: auto;
    height: 100%;
}
#header_top_telinfo {
    text-align: right;
    font-family: din-2014, sans-serif;
    font-weight: 400;
    font-size: 20px;
    margin-right: 20px;
}
#header_top_telinfo img {
    width: 234px;
    height: auto;
    margin-bottom: 2px;
}
/* 
.tel_info {
    display: flex;
    align-items: baseline;
}
.tel_info span {
    display: block;
}
.tel_info span:last-of-type {
    font-size: 32px;
    letter-spacing: 1px;
} */
#header_top_estimate a {
    display: flex;
    align-items: center;
    border-radius: 8px;
    background-color: #E7E378;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: .05rem;
    padding: 6px 10px;
    text-decoration: none;
    font-size: 14px;
}
#header_top_estimate img {
    width: 22px;
    height: auto;
    margin-right: 3px;
}
#header_top_site_nav {
    display: flex;
    align-items: baseline;
    max-width: 160px;
    max-height: 52px;
}
#header_top_site_nav a {
    width: 100px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    background-color: #E2E2E2;
    border-radius: 0 0 8px 8px;
    font-size: 14px;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: bold;
}
#header_top_site_nav a:first-of-type {
    margin-right: 18px;
}

/* グロナビ */
#gnav {
    width: 100%;
    max-width: 1100px;
    padding: 0 50px;
    margin: 15px auto 0 auto;
}
ul#gnav_main {
    position: relative;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
ul#gnav_main > li {
    flex: 1;
}
ul#gnav_main > li > a {
    display: block;
    position: relative;
    width: 100%;
    text-decoration: none;
    padding-bottom: 12px;
}
ul#gnav_main > li.has_gnav_sub > a:hover:after {
    content: "";
    position: absolute;
    left: calc( 50% - 16px);
    bottom: -12px;
    background: #E7E378;
    width: 38px;
    height: 11px;
    transform: rotate(251deg) skewX(50deg);
}
ul#gnav_main > li > a > span {
    display: block;
    padding: 12px 0;
    border-right: 1px dashed #000;
    font-style: normal;
    font-size: 13px;
    line-height: 1;
    color: #000;
    text-align: center;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: .03rem;
}
ul#gnav_main > li:first-of-type > a > span {
    border-left: 1px dashed #000;
}
/* Gnav Sub */
.gnav_sub {
    width: 100%;
    max-width: 1000px;
    position: absolute;
    z-index: 10000;
    top: 45px;
    left: 0;
    max-height: 0;
    text-align: center;
    overflow: hidden;
    transition: .2s linear;
    background-color: #E7E378;
    border-radius: 6px;
}
ul#gnav_main > li > a:hover + nav,
ul#gnav_main > li > a + nav:hover {
    max-height: 140px;
}
.gnav_sub ul {
    max-width: 98%;
    display: inline-block;
}
.gnav_sub ul li {
    display: inline-block;
    margin: 5px 0;
}
.gnav_sub ul a {
    display: block;
    position: relative;
    width: 100%;
    text-decoration: none;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: .01rem;
    font-size: 13px;
    line-height: 1;
    color: #000;
    padding: 10px 14px;
    text-align: center;
    border-right: 1px dashed #000;
}
.gnav_sub ul li:last-of-type a {
    border-right: none;
}


/* Footer
---------------------------------------------------------- */
footer {
    background: #F6F7F7;
}
#footer_banner {
    display: none;
}
#footer_inner {
    max-width: 1100px;
    margin: 0 auto;
    padding: 60px 50px 0 50px;
}
#gotop {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 38px;
    height: 38px;
    border-radius: 20px;
    line-height: 1;
    text-align: center;
    z-index: 999;
    text-align: center;
}
#gotop:hover {
    opacity: .75;
}
#gotop img {
    width: 100%;
    height: auto;
    display: inline-block;
}
#fooer_logo {
    display: block;
    margin-bottom: 60px;
}
#fooer_logo img {
    width: 184px;
    height: auto;
}
footer nav {
     display: flex;
     margin-bottom: 40px;
}
footer nav div,
footer nav dl {
    flex: 1;
    margin-right: 40px;
    line-height: 1;
}
footer nav dl:last-of-type {
    margin-right: 0;
}
footer nav dl dt a,
footer nav dt {
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 16px;
	font-feature-settings: "palt";
	letter-spacing: 0.1em;
}
footer nav div a,
footer nav dl a {
    display: block;
    text-decoration: none;
    margin-bottom: 12px;
    font-size: 12px;
    line-height: 1.5;
}
footer nav dd {
    margin-bottom: 10px;
}
footer nav div a {
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 19px;
    font-feature-settings: "palt";
    letter-spacing: 0.1em;
    line-height: 1;
}
.copyright {
    font-size: 10px;
    letter-spacing: .05rem;
    text-align: center;
    padding: 10px 0 16px 0;
}
#gotop {
    bottom: 16px;
    right: 16px;
}

/* Animation
---------------------------------------------------------- */
.fadein,
.fadein_left,
.fadeinup {
  opacity: 0;
  animation-duration: 1.5s;
  animation-fill-mode: both;
}
/* fadeIn */
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    10% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.fadeIn {
    animation-name: fadeIn;
}
/* fadeInUp */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 30%, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}
.fadeInUp {
    animation-name: fadeInUp;
}
/* fadeInLeft */
@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}
.fadeInLeft {
    animation-name: fadeInLeft;
}
.effect_bg {
    opacity: 0;
}
.show2 .effect_bg {
    opacity: 1;
}
.effect {
    position: relative;
    overflow: hidden;
    display: inline-block;
}
.effect::before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(to right, #121212 0%, #000000 100%);
    z-index: 2;
    transform: translate3d(-101%, 0, 0);
    transition: 0.3s all 0.1s cubic-bezier(0, 1.07, 1, 1);
}
.show.effect::before {
    transform: translate3d(0, 0, 0);
}
.show2.effect::before {
    transform: translate3d(105%, 0, 0);
}

/* Main
---------------------------------------------------------- */


/* 共通パーツ
---------------------------------------------------------- */
.inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.full-width {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}
a:hover {
    opacity: 0.75;
}

/* トップページ
---------------------------------------------------------- */
/* メインビジュアル */
#main_visual {
}
#slider_main_visual .swiper-slide {
    position: relative;
    height: 620px;
}
#slider_main_visual .swiper-slide > div,
#slider_main_visual .swiper-slide > a {
    display: block;
    height: 100%;
    background-size: cover;
    background-position: center;
}
#slider_main_visual .swiper-caption {
    position: absolute;
    z-index: 1;
    right: 10px;
    bottom: 11px;
    background: #fff;
    padding: 5px 6px 4px 6px;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.02rem;
}
#slider_main_visual .swiper-button-next:after,
#slider_main_visual .swiper-button-prev:after {
    color: #fff;
    font-size: 32px;
}
#slider_main_visual .swiper-pagination {
    text-align: left;
    padding-left: 12px;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #660000;
}
.swiper-pagination-bullet {
    opacity: 1;
    background: #BFBEBE;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url(../img/top/allow_left.svg);
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url(../img/top/allow_right.svg);
}
/* スライダー下バナー */
#top_main_banner {
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 60px;
    padding: 2px;
}
#top_main_banner > div {
    display: block;
    border-right: 2px solid #fff;
    width: calc(100% / 3);
}
#top_main_banner > div > a {
    display: block;
    width: 100%;
    height: 0;
    padding-top: 50%;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 21px;
    color: #fff;
    position: relative;
}
#top_main_banner > div > a > span {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
#top_main_banner > div > a::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, .5);;
}
#top_main_banner div:nth-of-type(1) {
    background: url(../img/top/top_main_banner1.jpg) no-repeat center;
    background-size: cover;
}
#top_main_banner div:nth-of-type(2) {
    background: url(../img/top/top_main_banner2.jpg) no-repeat center;
    background-size: cover;
}
#top_main_banner div:last-of-type {
    border-right: none;
    background: url(../img/top/top_main_banner3.jpg) no-repeat center;
    background-size: cover;
}


/* 記事一覧セクション */
section.sec_top {
    margin-bottom: 80px;
}
.sec_top .page_title {
    margin-bottom: 40px;
}
#top_voice,
#top_blog,
#top_event,
#top_campaign,
#top_news {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.sec_top .swiper-slide {
    width: calc( (100% - 64px) / 3 );
    margin-right: 32px;
}
.sec_top .swiper-container {
	padding-bottom: 30px;
}
.sec_top .swiper-container.pc {
    display: block;
}
.sec_top .swiper-container.sp {
    display: none;
}
.sec_top .swiper-pagination {
	bottom: 0;
}

.sec_post_slide h1 {
    margin: 0 0 18px 0;
    line-height: 1;
}
.sec_post_slide h1 span {
    display: block;
    text-align: center;
}
.sec_post_slide span.h1_jp {
    font-size: 30px;
    font-family: ten-mincho, serif;
    font-weight: 400;
    font-style: normal;
    margin: 0 0 14px 0;
}
.sec_post_slide span.h1_en {
    font-size: 14px;
    font-family: poynter-oldstyle-text, serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: .05rem;
}
.post_slide_box {
    display: block;
    text-decoration: none;
    color: #000;
}
.post_slide_box figure {
    width: 100%;
    position: relative;
    margin: 0 0 8px 0;
}
.post_slide_box figure::before {
    content:"";
    display: block;
    padding-top: 66.66%;
}
.post_slide_box figure div {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.post_slide_box figure img {
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: 5s;
    object-fit: cover;
    object-position: center;
}
.post_slide_box figure:hover img {
    transform: scale(1.2);
}
.post_slide_category {
    margin: 10px 0 2px 0;
    display: flex;
    flex-wrap: wrap;
}
.post_slide_category span {
    margin-right: 5px;
    margin-bottom: 7px;
    padding: 0px 9px;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 11px;
    vertical-align: top;
    letter-spacing: 0;
    line-height: 1;
    padding: 5px 8px 6px 8px;
}
.post_slide_category span.blog {
    background-color: #660000;
    color: #fff;
}
.post_slide_category span.event,
.post_slide_category span.campaign {
    border: 1px solid #660000;
    color: #660000;
}
.post_slide_category span.accept {
    border: 1px solid #E7E378;
    background-color: #E7E378;
    color: #000;
}
.post_slide_category span.not_accept {
    border: 1px solid #999999;
    background-color: #999999;
    color: #fff;
}
.post_slide_date {
    display: block;
    color: #999999;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: .05rem;
    margin: 0 0 7px 0;
    line-height: 1;
}
.post_slide_context h2 {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 8px;
}
.post_slide_excerpt {
    font-size: 14px;
    line-height: 1.5;
}
.show_list_link {
    text-align: center;
    margin-top: 30px;
}
.show_list_link a {
    width: 250px;
    display: inline-block;
    border: 1px solid #660000;
    color: #660000;
    padding: 7px 20px;
    text-decoration: none;
    transition: .3s all;
    position: relative;
}
.show_list_link a::before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 18px;
    margin: auto;
    content: "";
    vertical-align: middle;
    width: 10px;
    height: 10px;
    border-top: 1px solid #660000;
    border-right: 1px solid #660000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.top_bg_gray_wrap {
    padding: 80px 0 1px 0;
    margin-bottom: 80px;
    background-color: #F6F7F7;
}
#top_event {
    border-bottom: dotted 2px #fff;
    margin-bottom: 80px;
    padding-bottom: 80px;
}
.top_gallery_wrap {
    background: url(../img/top/bg_gallery_section.jpg) no-repeat center;
    background-size: cover;
    padding-top: 80px;
    padding-bottom: 80px;
    margin-bottom: 80px;
}
.top_gallery_wrap .page_title .h1_jp,
.top_gallery_wrap .page_title .h1_en {
    color: #fff;
}
.top_gallery_wrap .nav_gallery_title span {
    color: #fff;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: bold;
    font-style: normal;
}
.top_gallery_wrap .nav_gallery_title::before,
.top_gallery_wrap .nav_gallery_title::after {
    background-color: #fff;
}
#top_gallery {
    margin-bottom: 0;
}
#top_gallery .page_title {
    margin-bottom: 60px;
}
#top_gallery .show_list_link a {
    background-color: #fff;
}
#top_gallery .post_slide_context h2 {
    color: #fff;
}
#top_gallery .post_slide_category .genre {
    border: 1px solid #660000;
    background-color: #660000;
    color: #fff;
}
#top_gallery .post_slide_category .tone {
    border: 1px solid #660000;
    background-color: #fff;
    color: #660000;
}
#top_gallery .post_slide_category .price {
    border: 1px solid #E8E8E8;
    background-color: #E8E8E8;
    color: #660000;
}
/* galleyナビ */
.top_nav_gallery {
    max-width: 1000px;
    margin: 0 auto 50px auto;
}
.top_nav_gallery_list {
    display: flex;
    flex-wrap: wrap;
}
.top_nav_gallery_list a {
    width: calc((100% - 80px) /5);
    margin-right: 20px;
    margin-bottom: 20px;
    text-decoration: none;
    color: #fff;
}
.top_nav_gallery_list a:nth-of-type(5n) {
    margin-right: 0;
}
.top_nav_gallery_list a figure {
    margin: 0;
}
.top_nav_gallery_list a figure img {
    width: 100%;
    height: auto;
}

/* バナーエリア */
#top_banner {
    background-color: #F6F7F7;
    padding: 80px 0 48px 0;
}
#top_banner .inner {
    display: flex;
    flex-wrap: wrap;
}
#top_banner .inner a {
    width: calc( ( 100% - 32px ) / 2 );
    margin: 0 32px 32px 0;
}
#top_banner .inner a:nth-of-type(2n) {
    margin-right: 0;
}
#top_banner .inner a img {
    width: 100%;
    height: auto;
}
/* モデルハウス */
.top_modelhouse_wrap {
    display: flex;
    flex-wrap: wrap;
    width: 690px;
    margin: 0 auto;
    background-color: #F3F3F1;
    font-size: 14px;
}
.top_modelhouse_left {
    width: 50%;
    position: relative;
    overflow: hidden;
}
.top_modelhouse_left  img {
    position: absolute;
    width: auto;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.top_modelhouse_right {
    width: 50%;
    padding: 30px 40px;
    font-size: 13px;
}
.top_modelhouse_name {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 12px;
}
.top_modelhouse_address {
    margin-bottom: 14px;
}
.top_modelhouse_link {
    width: 264px;
}
.top_modelhouse_link a {
    text-decoration: none;
    display: block;
    line-height: 1;
    text-align: center;
    background-color: #fff;
    border: 1px solid #660000;
    color: #660000;
    padding: 15px 0 17px 0;
    position: relative;
}
.top_modelhouse_link a::before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 18px;
    margin: auto;
    content: "";
    vertical-align: middle;
    width: 10px;
    height: 10px;
    border-top: 1px solid #660000;
    border-right: 1px solid #660000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* 下層ページ共通
---------------------------------------------------------- */
/* メインビジュアル */
section.sec_main_visual {
    height: 600px;
    background-size: cover;
    background-position: center;
    margin-bottom: 0;
}
/* パンくず */
.breadcrumbs {
    text-align: center;
    padding: 20px 0 42px 0;
    color: #828282;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.breadcrumbs ul {
    margin-bottom: 0!important;
    overflow-x: auto;
    white-space: nowrap;
}
.breadcrumbs li {
    list-style: none;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 0!important;
    letter-spacing: 0;
    font-size: 14px;
    letter-spacing: 0;
}
.breadcrumbs li::after {
    content: '>';
}
.breadcrumbs li:last-of-type::after {
    display: none;
}
.breadcrumbs li span,
.breadcrumbs li a {
    text-decoration: none;
    margin-right: 8px;
    color: #828282;
}
.page_title {
    margin-top: 0;
    margin-bottom: 60px;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: bold;
    font-style: normal;
    line-height: 1;
}
.page_title div {
    text-align: center;
}
.page_title .h1_jp {
    font-size: 28px;
    line-height: 1;
    margin: 0 0 10px 0;
    text-decoration: none;
    background: linear-gradient(transparent 80%, #ffff00 80%);
}
.page_title .h1_en {
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    display: block;
    margin-top: 12px;
}
/* ページ送り */
.wp-pagenavi {
    clear: both;
    text-align: center;
    padding-bottom: 80px;
}
.wp-pagenavi a,
.wp-pagenavi span {
    border: none;
    padding: 5px 7px;
    text-decoration: none;
    color: #828282;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-style: normal;
    font-size: 22px;
}
.wp-pagenavi span.current,
.wp-pagenavi a.page {
    margin: 0 6px;
}
.wp-pagenavi span.current {
    font-weight: bold;
}

/* GALLERY リスト
---------------------------------------------------------- */
.nav_gallery {
    max-width: 1000px;
    margin: 0 auto 50px auto;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: bold;
    font-style: normal;
}
.nav_gallery ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.nav_gallery li {
    list-style: none;
    margin: 0 20px 20px 0;
}
.nav_gallery li a {
    display: block;
    min-width: 110px;
    padding: 9px 12px;
    text-decoration: none;
    letter-spacing: 0;
    text-align: center;
}
.nav_gallery_title {
    display: flex;
    align-items: center;
    text-align: center;
    margin-bottom: 30px;
}
.nav_gallery_title::before,
.nav_gallery_title::after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #000
}
.nav_gallery_title::before {
    margin-right: 2rem;
}
.nav_gallery_title::after {
    margin-left: 2rem;
}
.nav_gallery_title span {
    display: inline-block;
    background: url(../img/common/bg_title_stlipe.svg) repeat-x center bottom;
    background-size: auto 9px;
    padding: 0 4px 6px 4px;
    font-size: 19px;
    line-height: 1;
}
.gallery_list_title {
    text-align: center;
    margin-bottom: 30px;
}
.gallery_list_title span {
    display: inline-block;
    background: #fff url(../img/common/bg_title_wave.svg) no-repeat center bottom;
    background-size: auto 6px;
    padding: 0 30px 9px 30px;
    margin-bottom: 12px;
    font-style: normal;
    font-size: 22px;
}

/* ジャンル別 */
.nav_gallery.genre li a {
    background-color: #660000;
    color: #fff;
}
/* 雰囲気別 */
.nav_gallery.tone li a {
    border: 1px solid #660000;
    color: #231815;
}
/* 価格別 */
.nav_gallery.price li a {
    background-color: #E8E8E8;
    color: #660000;
}
/* 記事リスト */
.post_list {
    display: flex;
    flex-wrap: wrap;
    max-width: 1000px;
    margin: 0 auto;
}
.post_list.post {
    max-width: 800px;
}
.post_list_box {
    display: block;
    text-decoration: none;
    color: #000;
    width: calc( (100% - 40px) / 3 );
    margin: 0 20px 30px 0;
}
.post_list_box:nth-of-type(3n) {
    margin-right: 0;
}
.post_list_box figure {
    width: 100%;
    height: 0;
    padding-bottom: 66.66%;
    position: relative;
    margin: 0 0 12px 0;
}
.post_list_box figure div {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.post_list_box figure img {
    width: auto!important;
    height: 100%;
    transform: scale(1);
    transition: 5s;
    position: absolute;
    margin: auto;
}
.post_list_box figure:hover img {
    transform: scale(1.2);
}
.post_list_category {
    display: flex;
    flex-wrap: wrap;
    margin: 2px 0 5px 0;
}
.post_detail_category span,
.post_list_category span {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 6px 12px;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 11px;
    line-height: 1;
    letter-spacing: 0;
    vertical-align: top;
    border: 1px solid #660000;
    color: #660000;
}
.post_detail_category .genre,
.post_list_category .genre {
    background-color: #660000;
    color: #fff;
}
.post_detail_category .tone,
.post_list_category .tone {
    border: 1px solid #660000;
    color: #660000;
}
.post_detail_category .price,
.post_list_category .price {
    background-color: #E8E8E8;
    color: #660000;
    border: 1px solid #E8E8E8;
}
.post_detail_category .accept,
.post_list_category .accept {
    background-color: #E7E378;
    color: #000;
    border: 1px solid #E7E378;
}
.post_list_date {
    display: block;
    color: #999999;
    font-family: din-2014, sans-serif;
    font-weight: 600;
    font-style:normal;
    font-size: 13px;
    letter-spacing: .05rem;
    margin: 10px 0 12px 0;
    line-height: 1;
}
.post_list_context h2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 6px;
}

/* 記事 リスト
---------------------------------------------------------- */
.sec_post_list {
    margin: 0 0 80px 0;
}
.post_list.post > a {
    display: flex;
    width: 100%;
    text-decoration: none;
    color: #000;
    margin-bottom: 60px!important;
}
.post_list.post > a:last-of-type {
    margin-bottom: 0!important;
}
.post_list.post > a figure {
    width: 288px;
    height: 0;
    padding-bottom: 192px;
    position: relative;
    margin: 0 0 12px 0;
}
.post_list.post > a figure div {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.post_list.post > a figure img {
    min-width: 100%;
    min-height: 100%;
    max-width: 100%;
    transform: scale(1);
    transition: 5s;
    position: absolute;
    margin: auto;
}
.post_list.post > a figure:hover img {
    transform: scale(1.2);
}
.post_list.post .post_list_context {
    margin-left: 30px;
    flex: 1;
}
.post_list.post .post_list_date {
    display: block;
    color: #999999;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: .05rem;
    margin: 0 0 8px 1px;
    line-height: 1;
}
.post_list.post .post_list_content h2 {
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 6px;
    font-weight: bold;
}
.post_list.post .post_list_excerpt {
    font-size: 14px;
    line-height: 1.6;
}

/* 記事 詳細
---------------------------------------------------------- */
.post_layout {
    display: flex;
    flex-wrap: wrap;
    max-width: 1000px;
    margin: 0 auto 60px auto;
}
.post_detail.blog {
    flex: 1;
    max-width: 656px;
    margin-right: 60px;
}
.post_detail.page {
    width: 100%;
}
.post_widget_block {
    width: 284px;
}
.post_widget_block > div {
    margin-bottom: 4rem;
}
.post_widget_search input {
    background: #fff url(../img/common/icon_search.png) no-repeat right 12px center;
    background-size: 20px;
    color: #000;
    border: none;
    padding: 4px 12px;
    border: 1px solid #000;
    width: 100%;
    display: block;
    font-size: 14px;
}
.post_widget_block h3 {
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: bold;
    font-style: normal;
    margin-bottom: .6rem;
}
.post_widget_block ul {
    list-style: none;
}
.post_widget_block li {
    list-style: none;
    line-height: 1.4;
    margin-bottom: 1rem;
}
.post_widget_block li a {
    text-decoration: none;
    letter-spacing: 0;
    font-size: 14px;
}
/* 記事ヘッダー */
.post_archive_category {
    display: inline-block;
    padding: 6px 6px;
    line-height: 1;
    background: #660000;
    color: #fff;
    border-radius: 2px;
    font-size: 11px;
    text-decoration: none;
    margin: 0 0 2px 0;
}
.post_detail_category {
    margin: 0 0 3px 0;
}
.post_detail_category span {
    margin-right: 5px;
    padding: 6px 12px;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 11px;
    vertical-align: top;
}
.post_detail_category span.blog {
    background-color: #660000;
    color: #fff;
}
.post_archive_date {
    display: block;
    color: #999999;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: .05rem;
    margin: 0 0 6px 0;
    line-height: 1;
}
.post_blog_head h1 {
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 2rem;
    margin: 0 0 1rem 0;
    font-feature-settings: "palt";
    letter-spacing: 0.04em;
    line-height: 1.4;
}
/* この記事を書いた人 */
.writer_block {
	border: 1px solid #000;
	padding: 30px 44px 16px 44px;
    margin: 70px 0;
    background-color: #fff;
}
.writer_name,
.writer_title {
	font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: bold;
	font-style: normal;
    margin-bottom: .6rem;
    line-height: 1.4;
}
.writer_block_inner {
	display: flex;
	flex-wrap: wrap;
}
.writer_left {
	width: 140px;
	text-align: center;
	margin-right: 40px;
}
.writer_img {
	display: block;
	width: 140px;
	height: 140px;
	border-radius: 50%;
	background-position: center;
    margin-bottom: 8px;
    background-size: cover;
}
.writer_img a {
	display: block;
	width: 100%;
    height: 100%;
}
.writer_profile {
	flex: 1;
	font-size: 14px;
	line-height: 1.5;
}
.sec_writer_post_slider {
	margin: 0 calc(50% - 50vw);
}
.sec_writer_post_slider h1 {
	margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    max-width: 1000px;
    font-size: 1.1rem;
    margin-bottom: 1rem;
}
/* 記事送り */
.post_detail_nav {
    display: flex;
    justify-content: center;
    margin: 0 auto;
}
.post_detail_nav a,
.post_detail_nav span {
    border: none;
    margin: 0 20px;
    text-decoration: none;
    color: #828282;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-style: normal;
    font-size: 20px;
    letter-spacing: 0;
}

/* 記事本文 */
.post_detail_body img {
    max-width: 100% !important;
    height: auto;
}

/* ギャラリー 詳細
---------------------------------------------------------- */
.gallery_detail {
    background-color: #F6F7F7;
    padding: 40px 0 60px 0;
    margin-bottom: 60px;
}
.gallery_detail > * {
    width: 100%;
    max-width: 940px;
    margin: 0 auto;
}
.gallery_detail > p {
    margin-bottom: 60px;
}
.gallery_detail_head {
    text-align: center;
}
.gallery_detail_head h1 {
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 26px;
    margin: 0 0 46px 0;
    font-feature-settings: "palt";
    letter-spacing: 0.04em;
    line-height: 1.4;
}
.gallery_detail > div.gallery_detail_data {
    width: 470px;
    margin: 0 auto 60px auto;
}
.gallery_data_table h2 {
    font-weight: normal;
    /* border-bottom: 1px solid #000; */
    line-height: 1;
    padding-left: 6px;
    margin-bottom: -4px;
}
.gallery_data_column {
    border-bottom: 1px solid #000;
    display: flex;
}
.gallery_data_column:first-of-type {
    border-top: 1px solid #000;
}
.gallery_data_column > div {
    padding: 18px 6px;
    font-size: 13px;
    line-height: 1.5;
}
.gallery_data_column > div.label {
    width: 120px;
    padding-right: 40px;
    text-align-last: justify;
    font-family: YakuHanMP, "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif !important;
}
.gallery_data_column > div.data {
    flex: 1;
}
/* Gallery メインイメージ */
.gallery_main_img {
    width: 940px;
    margin: 0 auto 40px auto;
}
.gallery_main_img figure {
    width: 100%!important;
    height: 0;
    padding-bottom: 66.66%;
    position: relative;
    margin: 0;
}
.gallery_main_img figure div {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.gallery_detail section {
    max-width: 940px;
    margin: 0 auto 60px auto;
}
.section_text h2 {
    margin-bottom: 1rem;
    line-height: 1.5;
}
/* Gallery 写真トリミング */
.img_uneven,
.img_equal_horizon,
.img_equal_vertical {
    display: flex;
}
.img_equal_horizon > div,
.img_equal_vertical > div {
    width: calc( (100% - 40px) / 2 );
}
.img_equal_horizon > div:first-of-type,
.img_equal_vertical > div:first-of-type {
    margin-right: 40px;
}
/* Gallery 写真横長均等 */
.img_equal_vertical > div > figure {
    height: 0;
    padding-bottom: 66.666%;
    position: relative;
    margin: 0;
}
.img_equal_vertical > div > figure div {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* Gallery 写真縦長均等 */
.img_equal_horizon > div > figure {
    height: 0;
    padding-bottom: 150%;
    position: relative;
    margin: 0;
}
.img_equal_horizon > div > figure div {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Gallery 写真縦長 不均等 */
.img_uneven.left > div:first-of-type {
    width: calc( (100% - 40px) * 0.318 );
    margin-right: 40px;
}
.img_uneven.left > div:last-of-type {
    width: calc( (100% - 40px) * 0.682 );
}
.img_uneven.right > div:first-of-type {
    width: calc( (100% - 40px) * 0.682 );
    margin-right: 40px;
}
.img_uneven.right > div:last-of-type {
    width: calc( (100% - 40px) * 0.318 );
}
.img_uneven > div > figure {
    height: 0;
    position: relative;
    margin: 0;
}
.img_uneven.right > div:last-of-type > figure,
.img_uneven.left > div:first-of-type > figure {
    padding-bottom: 150%;
}
.img_uneven.right > div:first-of-type > figure,
.img_uneven.left > div:last-of-type > figure {
    padding-bottom: 70%;
}
.img_uneven > div > figure div {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.img_uneven p,
.img_equal_horizon p,
.img_equal_vertical p {
    line-height: 1.5;
    margin-top: 6px;
}

.gallery_main_img figure div img,
.img_uneven figure img,
.img_equal_horizon figure img,
.img_equal_vertical figure img {
    position: absolute;
    width: auto;
    height: auto;
    top: 50%;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    transform: translateX(-50%) translateY(-50%);
}
@supports ( object-fit: cover ) {
    .gallery_main_img figure div img,
    .img_uneven figure img,
    .img_equal_horizon figure img,
    .img_equal_vertical figure img {
        position: static;
        height: 100%;
        width: 100%;
        left: 0;
        -o-object-fit: cover;
        object-fit: cover;
        top: 0;
        -ms-transform: none;
        -moz-transform: none;
        -webkit-transform: none;
        transform: none;
    }
}



/* フォーム関連
---------------------------------------------------------- */
.form_block {
    margin-top: 60px;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.form_block dl {
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    letter-spacing: 0;
    margin-bottom: 20px;
}
.form_block dl.radio_dl dd {
    /* margin-bottom: 12px; */
}
.form_block dl.radio_dl dd label {
    padding: 12px 0;
}
.form_block dl.radio_dl dd label {
    padding: 8px 0;
}
.form_block dt {
    width: 300px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: bold;
    padding-right: 30px;
}
.form_block dd {
    width: calc( 100% - 300px );
    display: flex;
}
.form_block .require {
    display: inline-table;
    padding: 6px 0 7px 0;
    margin-left: 12px;
    width: 40px;
    background-color: #be0000;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    line-height: 1;
    border-radius: 2px;
}
.input-text {
	width:100%;
	padding: 8px 5px;
	border: 1px solid #b3b3b3;
	border-radius: 2px;
	font-size: 16px;
}
.input-postcode {
    width:120px!important;
}
.input-tel {
    width:160px!important;
}
.input-textarea {
	width:100%;
	padding: 8px 5px;
	border: 1px solid #b3b3b3;
	border-radius: 2px;
    font-size: 16px;
    height: 150px;
}
.form_block select {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-indent: 4px;
    background:#EEE no-repeat;
    height: 44px;
    vertical-align: middle;
    border:1px solid #CCC;
    font-size: 15px;
	width: 100%;
}
.radio-input [type="radio"] {
    display: none;
}
.radio-input [type="radio"] + span {
    display: block;
    padding-left: 38px;
    padding-top: 20px;
    padding-bottom: 5px;
    position:relative;
    margin-right: 20px;
}
.radio-input [type="radio"] + span::before {
    content: "";
    display: block;
    position: absolute;
    top: 14px;
    left: 0;
    width: 32px;
    height: 32px;
    border: 1px solid #999;
    border-radius: 50%;
}
.radio-input [type="radio"]:checked + span {
    color: #000;
}
.radio-input [type="radio"]:checked + span::after {
    content: "";
    display: block;
    position: absolute;
    top: 23px;
    left: 9px;
    width: 14px;
    height: 14px;
    background: #000;
    border-radius: 50%;
}
.radio-input span.wpcf7-list-item {
    margin: 0;
}
#button-layer {
    display: block;
	text-align:center;
    padding:30px 0 35px 0;
}
#button-layer input {
    padding: 16px 0;
    width: 400px;
    background-color: #000000;
    border: none;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    border-radius: 3px;
}
#button-layer input:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}
div.wpcf7-response-output {
    width: 90%;
    margin: 20px auto;
    color: #398f14;
    font-weight: 700;
    text-decoration: none;
    font-size: 16px;
    text-align: center;
    line-height: 1.4;
    padding: 12px;
}
span.wpcf7-not-valid-tip,
.wpcf7-not-valid-tip-no-ajax {
	color: #c00;
	text-decoration: underline;
}
div.wpcf7-validation-errors {
	color: #c00;
	font-weight: 700;
	text-decoration: underline;
	border: none;
}
.wpcf7-mail-sent-ok {
	color: #365899;
	font-weight: 700;
	text-decoration: underline;
	border: none;
}
.wpcf7-form-control-wrap.tsuki-01 {
    width: 15%;
    display: flex;
    flex-wrap: wrap;
}
.wpcf7-form-control-wrap.hinichi-01 {
    width: 15%;
    display: flex;
    flex-wrap: wrap;
}
span.text_date {
    padding: 0.5em 0.5em 0;
}

/* Ajax Load More */
.alm-btn-wrap {
    display: none;
    text-align: center;
    padding: 10px 0 25px;
    position: relative; }
.alm-btn-wrap:after {
    display: table;
    clear: both;
    height: 0;
    width: 100%;
    content: ''; }
.alm-btn-wrap .alm-load-more-btn {
    font-size: 15px;
    font-weight: 600;
    width: auto;
    height: 42px;
    line-height: 42px;
    background: #ed7070;
    color: #fff;
    border: none;
    border-radius: 4px;
    margin: 0 0 4px;
    padding: 0 20px;
    display: inline-block;
    position: relative;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    text-align: center;
    text-decoration: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    /* Loading */
    /* Loaded / Done */
    /* Loading Icon */
    /* Loading :before */ }
.alm-btn-wrap .alm-load-more-btn:hover, .alm-btn-wrap .alm-load-more-btn.loading {
    background-color: #e06464;
    color: #fff;
    text-decoration: none; }
.alm-btn-wrap .alm-load-more-btn:active {
    -webkit-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.1);
    text-decoration: none; }
.alm-btn-wrap .alm-load-more-btn.loading {
    cursor: default;
    outline: none;
    padding-left: 44px; }
.alm-btn-wrap .alm-load-more-btn.done {
    cursor: default;
    opacity: 0.15;
    background-color: #ed7070;
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
.alm-btn-wrap .alm-load-more-btn:before, .alm-btn-wrap .alm-load-more-btn.done:before {
    background: none;
    width: 0; }
.alm-btn-wrap .alm-load-more-btn.loading:before {
    background: #fff url("../../../../plugins/ajax-load-more/core/img/ajax-loader.gif") no-repeat center center;
    width: 30px;
    height: 30px;
    margin: 6px;
    border-radius: 3px;
    display: inline-block;
    z-index: 0;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    -webkit-transition: width 0.5s ease-in-out;
    transition: width 0.5s ease-in-out; }

.alm-masonry {
    display: block;
    overflow: hidden;
    clear: both; }

/* Blue */
.ajax-load-more-wrap.blue .alm-load-more-btn {
    background-color: #0081bf; }
.ajax-load-more-wrap.blue .alm-load-more-btn:hover, .ajax-load-more-wrap.blue .alm-load-more-btn.loading, .ajax-load-more-wrap.blue .alm-load-more-btn.done {
    background-color: #0073aa; }

/* green */
.ajax-load-more-wrap.green .alm-load-more-btn {
    background-color: #6fca68; }
.ajax-load-more-wrap.green .alm-load-more-btn:hover, .ajax-load-more-wrap.green .alm-load-more-btn.loading, .ajax-load-more-wrap.green .alm-load-more-btn.done {
    background-color: #64b95e; }

/* red */
.ajax-load-more-wrap.red .alm-load-more-btn {
    background-color: #ca4b4b; }
.ajax-load-more-wrap.red .alm-load-more-btn:hover, .ajax-load-more-wrap.red .alm-load-more-btn.loading, .ajax-load-more-wrap.red .alm-load-more-btn.done {
    background-color: #b13b3b; }

/* purple */
.ajax-load-more-wrap.purple .alm-load-more-btn {
    background-color: #a86bb9; }
.ajax-load-more-wrap.purple .alm-load-more-btn:hover, .ajax-load-more-wrap.purple .alm-load-more-btn.loading, .ajax-load-more-wrap.purple .alm-load-more-btn.done {
    background-color: #9963a8; }

/* grey */
.ajax-load-more-wrap.grey .alm-load-more-btn {
    background-color: #888; }
.ajax-load-more-wrap.grey .alm-load-more-btn:hover, .ajax-load-more-wrap.grey .alm-load-more-btn.loading, .ajax-load-more-wrap.grey .alm-load-more-btn.done {
    background-color: #777; }

/* white */
.ajax-load-more-wrap.white .alm-load-more-btn {
    background-color: #fff;
    color: #666;
    border: 1px solid #efefef; }
.ajax-load-more-wrap.white .alm-load-more-btn:hover, .ajax-load-more-wrap.white .alm-load-more-btn.loading, .ajax-load-more-wrap.white .alm-load-more-btn.done {
    background-color: #efefef;
    color: #333; }
.ajax-load-more-wrap.white .alm-load-more-btn.done {
    border-color: #fff; }

/* Infinite */
.ajax-load-more-wrap.infinite .alm-load-more-btn {
    width: 100%;
    background-color: transparent !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url("../../../../plugins/ajax-load-more/core/img/spinner.gif");
    border: none !important;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    overflow: hidden;
    text-indent: -9999px;
    cursor: default !important;
    outline: none !important; }
.ajax-load-more-wrap.infinite .alm-load-more-btn:before {
    display: none !important; }
.ajax-load-more-wrap.infinite .alm-load-more-btn:focus, .ajax-load-more-wrap.infinite .alm-load-more-btn:active {
    outline: none; }
.ajax-load-more-wrap.infinite .alm-load-more-btn.done {
    opacity: 0; }
.ajax-load-more-wrap.infinite .alm-load-more-btn.loading {
    opacity: 1; }

.ajax-load-more-wrap.infinite.skype .alm-load-more-btn {
    background-image: url("../../../../plugins/ajax-load-more/core/img/spinner-skype.gif"); }

.ajax-load-more-wrap.infinite.ring .alm-load-more-btn {
    background-image: url("../../../../plugins/ajax-load-more/core/img/spinner-ring.gif"); }

.ajax-load-more-wrap.infinite.fading-blocks .alm-load-more-btn {
    background-image: url("../../../../plugins/ajax-load-more/core/img/loader-fading-blocks.gif"); }

.ajax-load-more-wrap.infinite.fading-circles .alm-load-more-btn {
    background-image: url("../../../../plugins/ajax-load-more/core/img/loader-fading-circles.gif"); }

.ajax-load-more-wrap.infinite.chasing-arrows .alm-load-more-btn {
    background-image: url("../../../../plugins/ajax-load-more/core/img/spinner-chasing-arrows.gif"); }



/* 記事テンプレート用Style */
h1.text_midashi01 {
    font-size: 1.2em;
    margin: 0 0 .5rem 0!important;
}
.post_detail_body h1,
.post_detail_body h2,
.post_detail_body h3,
.post_detail_body h4 {
    margin: 1.1rem 0;
}
.post_detail_body hr {
    margin: 1rem 0 2rem 0;
}
.landscape_table th {
	white-space: nowrap;
}
.landscape_table th,
.landscape_table td {
	padding: 10px;
	text-align: left;
    word-break: break-all;
}
.article_flex_wrapper,
.list_flex_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}
.right_image {
	flex-direction: row-reverse;
}
.btn_link {
    display: inline-block;
    position: relative;
    padding: .05rem 1.3rem 0 .4rem;
    font-weight: bold;
    border: solid 1px #000;
    background: none!important;
}
.btn_link:hover{
	background-color: #000;
	color: #fff;
}
.btn_link:hover:after {
    border-bottom: solid 2px #fff;
    border-right: solid 2px #fff;
}
.item_title {
    font-weight: bold;
    margin-top: 8px;
}
/*article_flex_image*/
.article_flex_image {
	width: 30.076%;
}
.right_image .article_flex_image {
	margin-left: 4.7%;
}
.left_image .article_flex_image {
	margin-right: 4.7%;
}
.article_flex_image img{
	width: 	100%;
}
/* article_flex_image2 */
.article_flex_image2 {
	width: 25%;
}
.right_image .article_flex_image2 {
	margin-left: 4%;
}
.left_image .article_flex_image2 {
	margin-right: 4%;
}
.article_flex_image2 img{
	width: 	100%;
}
.article_flex_body
{
	width: 65.224%;
}
.article_flex_body2
{
	width: 71%;
}
.list_flex_wrapper li {
    position: relative;
    list-style: none;
}
.list_flex_wrapper:not(.header_top_link) a:hover,
.top_blog_content a:hover {
    opacity: .7;
}
.col_2 li {
	width: 47.979%;
	margin: 0 4.042% 20px 0;
}
.col_2,
.col_3 {
	font-size: 13px;
}
.col_3 li {
	width: 30.8%;
	margin-right: 3.8%;
}
.col_3 li:nth-child(3n),
.col_2 li:nth-child(2n) {
    margin-right: 0;
}
.col_4 {
	font-size: 12px;
}
.col_4 li {
	width: 22.75%;
    margin-right: 3%;
}
.col_4 li:nth-child(4n) {
    margin-right: 0;
}
.col_4b {
	font-size: 12px;
}
.col_4b li {
	width: 22.75%;
    margin-right: 3%;
}
.col_4b li:nth-child(4n) {
    margin-right: 0;
}
.item_thumbnail {
    position: relative;
	width: 100%;
    overflow: hidden;
    margin-bottom: 4px;
}
.item_thumbnail::after {
    content: "";
    display: block;
}
.col_4:not(.square):not(.footer_content_ul) .item_thumbnail::after {
	padding-top: 56.2%
}
.col_4b:not(.square):not(.footer_content_ul) .item_thumbnail::after {
	padding-top: 56.2%
}
.col_2:not(.square) .item_thumbnail::after,
.col_3:not(.square) .item_thumbnail::after {
	padding-top: 56.1%;
}
#instafeed {
    padding-bottom: 34px;
}
.square .item_thumbnail::after {
    padding-top: 100%;
}
.item_thumbnail_freesize img {
	width: 100%;
    height: auto;
}
.item_thumbnail img{
    position: absolute;
    width: auto;
    height: 100%;
    top: 50%;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.item_thumbnail.angle_landscape img {
    width: auto;
    height: 100%;
}
@supports ( object-fit: cover ) {
    .item_thumbnail img {
        height: 100% !important;
        width: 100% !important;
        left: 0;
        -o-object-fit: cover;
        object-fit: cover;
        top: 0;
        -ms-transform: none;
        -moz-transform: none;
        -webkit-transform: none;
        transform: none;
    }
}