@charset "UTF-8";
/*
Theme Name:VOGUE responsive
Theme URI:
Description:WordPressテーマ「VOGUE!」のレスポンシブカスタマイズ用css
Author:Design Plus
Author URI:
Text Domain: 
Version:1.2.5
date:2020122115:10
*/

/*common & reset*/
/*min1025px*/
/*max1024px*/
/*PC*/
/*tablet*/
/*max767px*/
/*SP*/

/*common & reset*/
html {
  overflow-x: hidden;
}
.l-option_header__logo a,
.p-option_global-nav > li > a,
.l-after_header__logo a,
.p-after_global-nav > li > a,
.p-article04__date,
.p-content03__news-tag a,
.p-content03__news-list a {
  font-weight: normal;
}

.p-content03__news-tag {
  width: auto;
  max-width: calc(100% - 120px);
}

.p-content03__news-tag > p {
  display: inline-block;
  max-width: 100%;
  padding: 2px 8px;
}

.p-content03__news-tag a {
  display: block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

footer {
  position: relative;
  bottom: 0;
}
.p-content03 {
  height: auto;
}
.content {
  background: #fff;
}
.p-content03__blog-catch {
  margin: 0 0 25px;
}
.p-content03__blog-header {
  float: none;
  margin: 0;
  text-align: center;
}
.p-content03__blog-footer {
  text-align: center;
}
.p-breadcrumb {
  background: #f5f5f5;
  position: relative;
}
.bannersectionwrap img.bannersectionmidashiimg {
  max-width: 100%;
}
.bannersection img {
  width: 100%;
}
h3.p-article04__title span.blognew {
  background: #ef4949 !important;
  color: #fff !important;
  padding: 0 5px;
  margin-right: 5px;
  font-size: 13px;
  padding-bottom: 1px;
}
.p-content01 .p-content01__desc {
  text-align: left;
}
.p-global-nav > li > a {
  letter-spacing: 1px;
  text-align: center;
  line-height: 1.2;
}
.p-main-image_btn-link a:after,
.p-content03__blog-archive-link a:after {
  position: relative;
  margin-left: 12px;
  top: -1px;
  right: auto;
}
.p-main-image_btn {
  min-width: 218px;
  width: 100%;
}
.p-main-image__content img {
  max-width: 100%;
}
.p-main-image_btn-link {
  display: block;
  min-width: 218px;
  width: unset;
}
.p-main-image_btn-link a {
  padding: 0px 35px !important;
}
.p-main-image_btn,
.p-main-image_btn-link {
  height: 63px;
}
.p-content05 {
  padding: 100px 140px;
}
#js-contents-builder {
  background: #fff;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
}
/*min1025px*/
@media screen and (min-width: 1025px) {
  .spcontact {
    display: none;
  }
  .p-main-image__content.section-text-left {
    padding-right: 40px;
    /*height: 100%;*/
  }
  .p-main-image__content.section-text-right {
    padding-left: 40px;
    /*height: 100%;*/
  }
  /*.p-main-image__img-image{
		height: 100%;
	}
	.p-main-image:before{
		content: "";
		display: block;
		padding-top: 100%;
	}*/
  .p-global-nav li:last-child,
  .l-footer li:last-child {
    display: none !important;
  }
  .hamburgerspnavi {
    display: none;
  }
  .p-global-nav > li {
    margin-top: 0;
  }
}
/*max1024px*/
@media screen and (max-width: 1024px) {
  .spcontact {
    display: block;
    line-height: 1;
    position: absolute;
    top: 0;
    right: 60px;
    width: 32px;
    height: 60px;
    text-align: center;
  }
  .spcontact a {
    line-height: 55px;
  }
  .spcontact a img {
    vertical-align: middle;
  }
  .p-content05 {
    padding: 90px 60px 60px 40px;
  }
  /*.l-footer .l-footer_nav li:last-child{
		display:none!important;
	}*/
  .hamburger {
    display: none;
  }
  .patty,
  .patty.active {
    display: none !important;
  }
  .p-main-image,
  .p-main-image__content,
  .p-content01,
  .p-content04 {
    min-height: auto !important;
  }
  /* ハンバーガーメニュー：開いたとき（is-active）も三本線を白に維持 */
  .p-menu-button.c-menu-button.is-active::before {
    color: #fff !important;
  }
}
@media screen and (max-width: 640px) {
  /* グローバルナビを少し下にずらす */
  .l-header--fixed .p-global-nav {
    transform: translateY(7px);
  }
}

/* グローバルナビ：1499px以下でフォントサイズ縮小（style.css 1093行目のコメントアウト対応） */
@media screen and (max-width: 1499px) {
  .p-global-nav > li > a {
    font-size: 12px;
  }
}
/*PC*/
@media screen and (min-width: 960px) {
  .p-content03__news-list.spnone {
    display: block;
  }
  .p-content03__news-list.pcnone {
    display: none;
  }
  .l-footer__contact_child_telnum,
  .l-footer__contact_btn_option {
    width: 540px !important;
  }
  .p-social-nav li {
    font-size: 22px;
  }
  .p-content03__blog .p-content03__blog-catch,
  .l-footer__title .l-footer__catch {
    font-size: 60px !important;
  }
  .p-content03__blog-catch {
    margin-bottom: 45px;
  }
  .p-content03__blog-list {
    width: 1000px;
    margin: 0 auto;
  }
  .p-main-image__img-image img {
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: contain;
  }
  .bannersection {
    display: flex;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .bannersection.p-content01__banner2,
  .bannersection.p-content01__banner4,
  .bannersection.p-content01__banner5 {
    justify-content: center;
  }
  .bannersection.p-content01__banner3,
  .bannersection.p-content01__banner6 {
    justify-content: space-between;
  }
  .bannersection.p-content01__banner1 .banner_items {
    width: 100%;
  }
  .bannersection.p-content01__banner2 .banner_items,
  .bannersection.p-content01__banner4 .banner_items {
    width: 37.5%;
  }
  .bannersection.p-content01__banner2 .banner_items:nth-child(odd),
  .bannersection.p-content01__banner4 .banner_items:nth-child(odd) {
    margin-right: 20px;
  }
  .bannersection.p-content01__banner3 .banner_items,
  .bannersection.p-content01__banner6 .banner_items {
    width: 31%;
  }
  .bannersection.p-content01__banner5 .banner_items {
    width: 31%;
    margin-right: 20px;
  }
  .bannersection.p-content01__banner5 .banner_items(3) {
    margin-right: 0;
  }
  .bannersection.p-content01__banner6 .banner_items:nth-child(1),
  .bannersection.p-content01__banner6
    .banner_items:nth-child(2).bannersection.p-content01__banner6
    .banner_items:nth-child(3) {
    margin-bottom: 20px;
  }
  .bannersection.p-content01__banner5 .banner_items:nth-child(1),
  .bannersection.p-content01__banner5
    .banner_items:nth-child(2).bannersection.p-content01__banner5
    .banner_items:nth-child(3) {
    margin-bottom: 20px;
  }
}
/*min768px*/
@media screen and (min-width: 768px) {
  .p-article04__thumbnail {
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 171px;
    height: 100%;
  }
  .p-article04__thumbnail img {
    width: 100%;
  }
}
/*max767px*/
@media screen and (max-width: 767px) {
  .p-content03__blog-list-item {
    float: none;
    margin: 0 auto;
    width: 80%;
    padding: 0 15px;
  }
  .thumbnail-box {
    position: relative;
  }
  .p-article04__thumbnail {
    min-height: auto;
    text-align: center;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .p-hover-effect--type1 img,
  .p-hover-effect--type2 img,
  .p-hover-effect--type3 img {
    margin-left: 0 !important;
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 959px) {
  .p-content03 {
    padding-top: 50px;
  }
  .p-content03__blog-list-item {
    margin-bottom: 40px;
    padding-top: 14px;
  }
  .thumbnail-box {
    margin-top: 0;
  }
  .p-content03__blog-list-inner {
    margin-top: 20px;
  }
  #js-pagetop,
  .p-pagetop,
  .p-pagetop a::after {
    padding-bottom: env(safe-area-inset-bottom);
  }
  .p-main-image_btn-link {
  }
  .p-main-image_btn-link a {
  }
  .p-content04 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    flex-direction: column;
  }
  .p-content04__content {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    width: 100%;
  }
  .p-content04__slider {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    width: 100%;
  }
  .p-content05 {
    padding: 30px 32px 60px 32px;
  }
}
@media screen and (min-width: 641px) {
  .l-footer__company_left.pcnone {
    display: none;
  }
  .p-content03__blog-list-inner {
    display: flex;
    justify-content: center;
  }
}
@media screen and (max-width: 1165px) and (min-width: 641px) {
  .l-footer > .l-footer_inner {
    width: 95%;
  }
  .l-footer__contact_child_telnum {
    min-width: 50%;
  }
  .l-footer__contact_child_telnum,
  .l-footer__contact_btn_option {
    width: 45% !important;
  }
  .l-footer__company_right {
    width: 62%;
  }
}
/*tablet*/
@media screen and (min-width: 641px) and (max-width: 959px) {
  .p-content04__slider--non-rev,
  .p-content04__slider--rev {
    margin: 0;
    display: block;
    padding: 0px;
  }
  .p-content04__slider--non-rev > .p-content04__slider,
  .p-content04__slider--rev > .p-content04__slider {
    margin: 5%;
    display: block;
    padding: 0px;
  }
  .p-content04__slider-item {
    height: 500px;
    width: 100%;
  }
  .p-content04__slider {
    width: 90% !important;
    clear: both;
    display: block;
    top: 25%;
  }
  .p-content04__content {
    width: 100%;
    height: 100%;
    clear: both;
  }

  .p-content04__slider--non-rev,
  .p-content04__slider--rev {
    height: 555px;
    margin: 0;
    display: block;
    padding: 0px;
  }

  .p-content04__slider .slick-dots {
    position: absolute;
    height: 30px !important;
    top: 500px;
    left: 0px;
    padding-top: 5px;
    background: rgba(255, 255, 255, 0);
  }
  .p-content04__content {
    position: relative;
    width: 98%;
    padding: 30px 32px 60px 32px;
  }
  .p-content03__news-list.spnone {
    display: block;
  }
  .p-content03__news-list.pcnone {
    display: none;
  }
  .p-splash {
    width: 100vw;
    display: block;
  }
  .p-splash__inner.l-inner {
    position: absolute;
    top: 25%;
    left: 50%;
    transform: translateY(-25%) translateX(-50%);
    -webkit-transform: translateY(-25%) translateX(-50%);
  }
  .l-header__logo {
    position: relative;
    left: 0;
  }
  .tel-mail,
  .tel-mail__child_2 {
    display: none !important;
  }
  .p-global-nav > li > a {
    max-width: unset;
    width: 100%;
    display: inline-block;
    padding: 0 15px;
    text-align: left;
  }
  .p-global-nav > li > a:hover::after {
    display: none;
  }
  .p-main-header-item img {
    width: 100%;
  }
  .p-content03__news {
    padding-top: 0;
    display: block;
    height: auto;
  }
  .p-content03__news-catch {
    margin: 0;
    height: auto;
    padding: 10px 0;
    width: 100%;
  }
  .p-content03__news-list-inner {
    width: 100%;
  }
  .p-content03__news-arrow .slick-next,
  .p-content03__news-arrow .slick-prev {
  }
  .p-content03__news-list-item.slick-slide {
    display: block !important;
    overflow: hidden;
  }
  .p-content03__news-date {
    margin: 22px 0 0;
    width: 33%;
    display: inline-block;
    position: absolute;
  }
  .p-content03__news-tag {
    display: inline-block;
    position: absolute;
    top: 26px;
  }
  .p-content03__news-list-item {
    height: 70px;
  }
  .p-content03__news-list-item a {
    padding: 0;
    border-bottom: none;
  }
  .p-content03__news-list {
    display: inline-block;
    position: absolute;
    left: 140px;
  }
  .p-content03__news-list a {
    padding-right: 15px;
    display: block;
  }
  .p-main-image__img-image {
    position: relative;
    width: 100%;
    height: auto;
    display: inline-table;
  }
  .p-main-image,
  .p-content01 {
    display: block;
    height: 100% !important;
  }
  .p-main-image__img-image img {
    width: 100%;
    margin: 0 auto;
  }
  .p-main-image__content {
    position: relative;
    width: 100%;
    padding: 30px 32px 60px 32px;
  }
  .p-main-image__desc,
  .p-content04__desc {
    width: 100%;
  }
  .bannersection {
    display: block;
  }
  .bannersection .banner_items {
    width: 530px;
    margin: 0 auto;
    margin-bottom: 0px;
  }

  .bannersection img {
    width: 100%;
  }
  .p-content03__blog {
    width: 100%;
    position: relative;
    float: none;
    padding: 0;
  }
  .p-content03__blog-header {
    text-align: center;
    margin: 0 auto;
    float: none;
    width: 100%;
  }
  .p-content03__blog-list {
    width: 100%;
    margin: 0;
  }
  .p-content03__blog-list-inner {
    display: flex;
  }
  .p-main-image_btn {
    margin-top: 50px;
  }
  .l-footer {
    padding: 50px 39px 100px 39px;
  }
  .l-footer > .l-footer_inner {
    margin: 0 auto;
    width: 100%;
    max-width: none;
  }
  .l-footer__contact {
    display: block;
    padding: 0;
  }
  .l-footer__contact_child_telnum,
  .l-footer__contact_btn_option {
    float: none !important;
    width: 100% !important;
    min-width: auto;
  }
  .l-footer__contact_child_telnum {
    margin-bottom: 30px !important;
  }
  .l-footer__company {
    display: block;
  }
  .footer_tel::before {
    /* 		left: 160px!important; */
  }
  .l-footer__company_left,
  .l-footer__company_right {
    float: none;
    width: 100%;
    white-space: unset !important;
    text-align: center;
  }
  .p-fotter-nav {
    display: block;
    margin-top: 50px;
  }
  .l-footer .p-fotter-nav li {
    display: block;
    border-bottom: 1px solid #fff;
    padding: 15px 0;
  }
  .p-pagetop {
    bottom: 30px !important;
    right: 30px !important;
  }
  .p-content03__news-list-inner {
    padding: 0 32px;
    overflow: hidden;
    height: 70px;
  }
  .p-content03__news-arrow {
    padding: 0 0 10px;
    position: relative;
    width: 13%;
    margin: 0 auto;
  }
  .p-content03__news-arrow .slick-prev,
  .p-content03__news-arrow .slick-next {
    position: absolute;
  }
  .p-content03__news-arrow .slick-prev {
  }
  .p-content03__news-arrow .slick-next {
  }
  .p-content03 {
    padding-top: 60px;
  }
  .thumbnail-box {
    height: 142px;
  }
  .p-article04__thumbnail {
    max-height: 142px;
  }
  .p-content03__blog-list-item {
    height: 266px;
    margin-bottom: 0;
  }
  .l-footer__border {
    display: none;
  }
  .l-footer__company_left.spnone {
    display: none;
  }
  .l-footer__company_left.pcnone {
    display: block;
    margin-top: 50px;
    margin-bottom: 10px;
  }
  .p-address,
  .p-social-nav,
  .l-footer__company_right.footer_text .p-copyright {
    text-align: center;
  }
  .p-social-nav a {
    font-size: 24px;
  }
  .p-copyright {
    margin-top: 15px;
  }
  .p-main-image_btn-link a {
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
  }
}
@media screen and (device-width: 1024px) and (device-height: 768px) {
  .l-header__logo {
    left: 32px;
  }
  .c-logo {
    padding-left: 0;
  }
  .p-content03__news-catch {
    margin-left: 78px;
  }
  .p-main-image__content,
  .p-content04__content,
  .p-content04__content .p-content04--rev {
    padding: 90px 30px 60px;
  }
  .p-main-image__img-image > img {
    width: 100%;
    margin-top: 69px;
  }
  .p-main-image__desc,
  .p-content04__desc {
    width: 100%;
  }
  .p-content03__blog {
    padding: 0;
    position: relative;
    float: none;
    margin: 0 auto;
  }
  .p-content03__blog-list {
    width: 94%;
  }
  .l-footer > .l-footer_inner {
    width: auto;
  }
  .l-footer {
    padding: 88px 20px;
  }
  .l-footer__contact_child_telnum {
    min-width: auto;
  }
  .l-footer__contact_child_telnum,
  .l-footer__contact_btn_option {
    width: 476px !important;
  }
  .footer_tel::before {
    /* 		left:50px!important; */
  }
  .l-header--fixed .p-global-nav {
    position: relative;
  }
  .p-global-nav a {
    box-sizing: unset;
  }
  .flowwrap .flowimgnone {
    width: 55%;
  }
  .l-footer_nav {
    width: 100%;
  }
}
/*SP*/
@media screen and (max-width: 640px) {
  .p-splash__catch img {
    max-width: 100%;
  }
  .p-content04__slider--non-rev,
  .p-content04__slider--rev {
    height: 405px;
    margin: 0;
    display: block;
    padding: 0px;
  }
  .p-content04__slider--non-rev > .p-content04__slider,
  .p-content04__slider--rev > .p-content04__slider {
    margin: 5%;
  }
  .p-content04__slider--non-rev,
  .p-content04__slider--rev {
    margin: 0;
    display: block;
    padding: 0px;
  }
  .p-content04__slider--non-rev > .p-content04__slider,
  .p-content04__slider--rev > .p-content04__slider {
    margin: 5%;
  }
  .p-content04__slider .slick-dots {
    position: absolute;
    top: 370px;
    left: 0px;
    padding-top: 5px;
    background: rgba(255, 255, 255, 0);
    height: 30px !important;
  }
  .p-content04__slider-item {
    height: 360px;
    width: 100%;
  }

  .p-content04__slider {
    width: 89% !important;
    clear: both;
    display: block;
    top: 180px;
  }
  .p-content04__content {
    width: 100%;
    height: 100%;
    clear: both;
  }

  .p-content03__news-list.spnone {
    display: block;
  }
  .p-content03__news-list.pcnone {
    display: none;
  }
  .p-content03__news-arrow {
    padding: 0;
    width: 20%;
    margin: 10px auto;
    position: relative;
    margin-bottom: 0;
    overflow: hidden;
    height: 25px;
  }
  .p-content03__news-arrow .slick-arrow::before {
    line-height: 1.6em;
  }
  .p-splash {
    width: 100vw;
  }
  .p-splash__inner.l-inner {
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translateY(-20%) translateX(-50%);
    -webkit-transform: translateY(-20%) translateX(-50%);
  }
  .l-header__logo {
    position: relative;
    left: 0;
    width: 55%;
  }
  .c-logo img {
    width: 75%;
    max-width: 190px;
    padding-top: 13px;
  }
  .p-content03__news-catch p {
    font-size: 15px;
  }
  .p-global-nav > li > a:hover::after {
    display: none;
  }
  .tel-mail,
  .tel-mail__child_2 {
    display: none !important;
  }
  .p-main-header-item img {
    width: 95%;
  }
  .p-content03__news {
    padding-top: 0;
    display: block;
    height: auto;
  }
  .p-content03__news-catch {
    margin: 0;
    height: auto;
    padding: 10px 0;
    width: 100%;
  }
  .p-content03__news-list-inner {
    width: 100%;
  }
  .p-content03__news-arrow .slick-next,
  .p-content03__news-arrow .slick-prev {
    display: block;
    height: 25px;
  }
  .p-content03__news-arrow .slick-prev {
    top: 8px;
  }
  .p-content03__news-arrow .slick-next {
    top: 8px;
  }
  .p-content03__news-list-item.slick-slide {
    display: block !important;
    height: 60px;
    padding-top: 10px;
  }
  .p-content03__news-date {
    margin: 10px 0 0;
    width: 33%;
    display: inline-block;
    position: absolute;
  }
  .p-content03__news-tag {
    display: inline-block;
    position: absolute;
    left: 122px;
    height: auto;
    margin: 0;
    margin-top: 8px;
  }
  .p-content03__news-list-item {
    height: 70px;
  }
  .p-content03__news-list-item a {
    padding: 0;
    border-bottom: none;
  }
  .p-content03__news-list {
    display: inline-block;
    position: absolute;
    left: 19px;
    top: 34px;
    padding: 0;
  }
  .p-content03__news-list a {
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 0;
    display: block;
    overflow: auto;
  }
  .p-content03__news-tag {
    width: auto;
  }
  .p-content03__news-tag a {
    font-size: 13px;
    white-space: nowrap;
  }
  .p-main-image__img-image {
    position: relative;
    width: 100%;
    height: auto;
    display: inline-table;
    margin-top: 30px;
  }
  .p-main-image,
  .p-content01,
  .p-content04 {
    display: block;
    height: 100% !important;
  }
  .p-main-image__img-image img {
    width: 100%;
    margin: 0 auto;
  }
  .p-main-image__content,
  .p-content04__content {
    position: relative;
    padding: 30px 20px 64px 20px;
    clear: both;
  }
  .p-main-image__desc,
  .p-content04__desc,
  .p-content01 .p-content01__desc {
    width: 100%;
    font-size: 15px !important;
  }
  .p-content01 .l-inner {
    padding: 0;
  }
  .p-main-image__title,
  .p-content04__catch {
    margin: 15px 0;
  }
  .p-main-image_btn {
    margin-top: 40px;
  }
  .bannersection {
    display: block;
  }
  .bannersection .banner_items {
    margin-bottom: 20px;
  }
  .bannersection img {
    width: 100%;
  }
  .p-content03__blog {
    width: 100%;
    position: relative;
    float: none;
    padding: 0;
  }
  .p-content03__blog-header {
    text-align: center;
    margin: 0 auto;
    float: none;
    width: 100%;
  }
  .p-content03__blog-list {
    width: 100%;
    margin: 0;
  }
  .p-content03__blog-list-inner {
    display: block;
  }
  .l-footer {
    padding: 50px 15px 100px 15px;
  }
  .l-footer > .l-footer_inner {
    margin: 0 auto;
    width: 100%;
    max-width: none;
  }
  .l-footer__contact {
    display: block;
    padding: 0;
  }
  .l-footer__contact_child_telnum,
  .l-footer__contact_btn_option {
    float: none !important;
    width: 100% !important;
    min-width: auto;
    height: 135px !important;
  }
  .l-footer__contact_btn_option a {
    padding-top: 50px !important;
  }
  .l-footer__contact_child_telnum {
    margin-bottom: 20px !important;
  }
  .l-footer__company {
    display: block;
  }
  .footer_tel-upper {
    height: 55px !important;
  }
  .footer_tel {
    height: 35px !important;
  }
  .footer_tel::before {
    /*left: 35px!important; */
  }
  .l-footer__company_left,
  .l-footer__company_right {
    float: none;
    width: 100%;
    white-space: unset !important;
    text-align: center;
  }
  .p-fotter-nav {
    display: block;
    margin-top: 35px;
  }
  .l-footer .p-fotter-nav li {
    display: block;
    border-bottom: 1px solid #fff;
    padding: 15px 0;
  }
  .p-pagetop {
    bottom: 72px !important;
    right: 10px !important;
  }

  .footer_tel {
    font-size: 25px !important;
  }
  .l-footer__border {
    display: none;
  }
  .l-footer__company_left.spnone {
    display: none;
  }
  .l-footer__company_left.pcnone {
    display: block;
    margin-top: 30px;
    margin-bottom: 10px;
  }
  .p-address,
  .p-social-nav {
    text-align: center;
  }
  .p-social-nav a {
    font-size: 22px;
  }
  .l-footer__company_left.footer_text {
    line-height: 1.5;
  }
  .l-footer__company_right.footer_text p.p-copyright {
    text-align: center;
  }
  .l-footer__company_left.footer_text,
  .l-footer__company_right.footer_text p.p-copyright {
    font-size: 12px;
  }
  .p-pagetop a {
    height: 48px !important;
    width: 48px !important;
  }
  #main-header-banner img {
    width: 100% !important;
  }
  .p-content03__news {
    background: #ffffff /*!important*/;
  }
  .p-main-image_btn-link a {
    width: 100% !important;
    padding: 0px 20px !important;
  }
  .p-content05 {
    padding: 30px 20px 64px 20px;
  }
}
@media screen and (device-width: 1024px) and (device-height: 1366px) {
  .l-footer > .l-footer_inner {
    width: 100%;
  }
  .l-footer {
    padding: 88px 20px 110px;
  }
  .l-footer__contact_child_telnum {
    min-width: unset;
  }
  .l-footer__contact_child_telnum,
  .l-footer__contact_btn_option {
    width: 460px !important;
  }
  .footer_tel::before {
    /* 		left: 40px!important; */
  }
  .p-content03__news-catch {
    margin-left: 65px;
  }
  .cbSlideR.scrollIn {
    transform: translate(-25px, 0);
  }
  .cbSlideL.scrollIn {
    transform: translate(0, 0);
  }
  .p-content04 {
    transform: translate(0, 0) !important;
  }
}
@media screen and (max-width: 1024px) and (min-width: 960px) {
  .p-main-image__content,
  .p-content04__content {
    padding-left: 50px;
    padding-right: 50px;
  }
  .p-main-image__img-image {
    width: 100%;
    position: relative;
    float: none;
  }
  .p-main-image__content {
    width: 100%;
  }
  .p-main-image_btn {
    margin: 0 auto;
    margin-top: 50px;
    min-width: 227px;
  }
}
@media screen and (device-width: 1024px) and (device-height: 1366px) {
  .p-main-image__content {
    padding-left: 52px;
    padding-right: 52px;
    padding-top: 0;
  }
}
@media screen and (device-width: 1366px) and (device-height: 1024px) {
  .l-header__logo {
    display: block;
    left: 80px;
  }
  .c-logo a {
    height: 100%;
  }
  .p-content03__news-catch {
    margin-left: 80px;
  }
  .p-content04__content,
  .p-content04__content .p-content04--rev,
  .p-main-image__content.section-text-left,
  .p-main-image__content.section-text-right {
    padding: 90px 80px;
  }
}
/*コラム*/
.column_section div {
  width: 100% !important;
}
.column_section ul {
  border: #ccc 1px solid;
  background-color: #fff;
  width: 90%;
  max-width: 1150px;
  height: auto !important;
  padding: 40px 30px;
  border-radius: 10px;
  margin: 50px auto;
}
.column_section ul li {
  width: 100%;
  font-size: 15px;
  border-bottom: 1px dotted #ccc;
  padding: 20px 0;
  line-height: 1.7;
  text-align: left;
}
.columntitle {
  margin-right: 11px;
  width: 165px;
  display: inline-block;
  font-weight: bold;
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  .column_section ul {
    padding: 30px 17px 40px !important;
  }
  .column_section ul li {
    text-align: center;
  }
  .column_section ul li > span.br::after {
    content: "\A";
    white-space: pre;
  }
}

/*ボタンリンクアニメーション追記*/
.p-main-image_btn-link_type3 {
  pointer-events: none;
  width: fit-content;
}
.p-main-image_btn-link_type3 a {
  padding: 0px 61px 0px 35px !important;
  pointer-events: auto;
  width: fit-content;
  display: block;
}
.p-content03__blog-footer .p-main-image_btn-link_type3,
.p-content03__blog-footer .p-main-image_btn-link_type3 a {
  width: 218px !important;
}
.p-content04__content .p-main-image_btn-link_type3 {
  min-width: 274px !important;
}
.p-main-image_btn-link_type3 a::before {
  top: 0 !important;
}
.p-main-image_btn-link_type3 a::after {
  bottom: 0 !important;
  background-color: #ffffff;
  content: "";
  height: 50%;
  width: 100%;
  left: 0;
  opacity: 1;
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
  top: auto;
  margin-left: 0;
}

.p-main-image_btn-link_type3:after {
  font-size: 0.9em;
  content: "\e910";
  font-family: "design_plus";
  transition: none;
  position: absolute;
  vertical-align: middle;
  right: 41px;
  line-height: 58px;
  z-index: 10;
  display: inline-block;
  top: 0;
}
.p-content03__blog-footer .p-main-image_btn-link_type3:after {
  right: 57px;
}
.p-content04__content .p-main-image_btn .p-main-image_btn-link_type3:after {
  right: 54px;
}
.p-main-image_btn-link_type3 a:hover:before,
.p-main-image_btn-link_type3 a:hover:after {
  height: 0 !important;
}
.p-content04__content .p-main-image_btn_type3 {
  min-width: 55%;
  width: fit-content;
}
@media screen and (max-width: 640px) {
  .p-main-image_btn-link_type3,
  .p-main-image_btn-link a,
  .p-content04__content .p-main-image_btn {
    width: 100% !important;
  }
  .p-main-image_btn-link_type3:after {
    right: 87px;
  }
  .p-content04__content .p-main-image_btn .p-main-image_btn-link_type3:after {
    right: 68px;
  }
}

/* ==========================================================================
   c-btn-grid-2x2 — 2列2行ボタングリッド
   .p-main-image_btn に追加クラスとして使用
   ========================================================================== */

.c-btn-grid-2x2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  width: 100%;
  max-width: 480px;
  height: auto;
  float: none;
  margin-top: 40px;
  text-align: center;
}

.c-btn-grid-2x2 .p-main-image_btn-link {
  width: 100%;
  min-width: unset;
  height: 63px;
  display: block;
  position: relative;
}

@media screen and (max-width: 959px) {
  .c-btn-grid-2x2 {
    max-width: 100%;
  }
}

@media screen and (max-width: 640px) {
  .c-btn-grid-2x2 {
    grid-template-columns: 1fr;
  }
  .c-btn-grid-2x2 .p-main-image_btn-link {
    width: 100% !important;
  }
}

/* ==========================================================================
   #cb_text_2 — 対応工事一覧セクション 個別上書き
   ========================================================================== */

/* PC: width:50% / height:100% のデフォルトを全幅・高さautoに上書き */
#cb_text_2.p-main-image__content {
  /*width: 100% !important;*/
  height: auto !important;
  padding-top: 60px;
}

/* padding は #cb_3 側で確保するため 0 に（#cb_3 内のみ適用） */
/* PC のみ max-width 制限・中央寄せ */
#cb_3 #cb_text_2.p-main-image__content {
  padding: 0 !important;
}
@media screen and (min-width: 1025px) {
  #cb_3 #cb_text_2.p-main-image__content {
    max-width: 800px;
    margin: auto;
  }
}

/* 対応工事一覧セクションの親 .p-main-image の高さ制限を解除 */
.p-main-image:has(#cb_text_2) {
  height: auto !important;
  padding-bottom: 80px;
}

/* ==========================================================================
   #cb_1 — 私たちが大切にしていること 背景画像
   ========================================================================== */

#cb_1.p-main-image {
  background-size: cover !important;
  background-position: right !important;
  background-repeat: no-repeat !important;
}

#cb_1 .p-main-image__desc .heading2 {
  display: block;
  color: #ffffff;
  background-color: var(--color-sub);
  padding: 8px 16px;
  margin: 20px 0;
}

@media screen and (max-width: 1024px) {
  #cb_1 #cb_text_1.p-main-image__content,
  #cb_1 #cb_img_1.p-main-image__img-image {
    width: 100% !important;
  }
}
/*　セクションの余白調整　*/
@media screen and (min-width: 1367px) {
	#cb_2.p-main-image {
		min-height: 1700px !important;
	}
}
@media screen and (min-width: 1025px) {
	#cb_text_1.p-main-image__content {
		padding: 90px 140px 90px !important;
	}
}
@media only screen and (max-width: 767px) {
	#cb_img_1.p-main-image__img-image {
        margin-top: 64px !important;
    }
}
/* ==========================================================================
   #cb_2 — PCレイアウト比率調整
   ========================================================================== */

#cb_2.p-main-image {
  background-size: cover !important;
  background-position: left !important;
  background-repeat: no-repeat !important;
}

#cb_2 .p-main-image__desc .heading2.--white {
  display: inline-block;
  color: #ffffff;
  border-left: 8px solid #c4e1ab;
  padding: 6px 0 6px 18px;
  margin: 20px 0;
}
@media screen and (min-width: 1024px) {
  #cb_2.p-main-image {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 1024px) {
  #cb_2 #cb_text_2.p-main-image__content,
  #cb_2 #cb_img_2.p-main-image__img-image {
    width: 100% !important;
  }

  #cb_2.p-main-image,
  #cb_2 #cb_text_2.p-main-image__content {
    min-height: auto !important;
  }
}

@media screen and (min-width: 641px) and (max-width: 1024px) {
  #cb_2.p-main-image,
  #cb_2 #cb_text_2.p-main-image__content {
    min-height: 1226px !important;
  }
}

@media screen and (max-width: 1024px) {
  #cb_2.p-main-image,
  #cb_2 #cb_text_2.p-main-image__content {
    min-height: 1440px !important;
    padding-top: 20px;
  }
}
/*　セクションの余白調整　*/
@media screen and (min-width: 1025px) {
	#cb_text_2.p-main-image__content {
		padding: 90px 140px 90px !important;
	}
}
@media only screen and (max-width: 767px) {
	#cb_img_2.p-main-image__img-image {
        margin-top: 44px !important;
    }
}
@media screen and (max-width: 640px) {
	.p-main-image:has(#cb_text_2) {
	    padding-bottom: 44px !important;
	}
}

/* ==========================================================================
   #cb_3 — ボタン配色・レイアウト上書き
   配色は #cb_1 の「ライトハウスについて」と同じ（緑背景・白テキスト）
   ========================================================================== */

/* --- 配色: 緑背景・白テキスト（デフォルト） → ホバーで白背景・緑テキスト --- */
#cb_3 .c-construction-btn {
  border-color: var(--color-main);
  background-color: var(--color-main);
}
#cb_3 .c-construction-btn a {
  color: #ffffff;
  background: var(--color-main);
}
#cb_3 .c-construction-btn a::before {
  background-color: #ffffff;
}
#cb_3 .c-construction-btn::after {
  color: #ffffff;
}
#cb_3 .c-construction-btn a:hover {
  color: var(--color-main);
  background-color: var(--color-main);
}
#cb_3 .c-construction-btn:hover::after,
#cb_3 .c-construction-btn:has(a:hover)::after {
  color: var(--color-main);
}

/* --- レイアウト: PC 横並び 2列等幅 --- */
#cb_3 .c-construction-btns {
	max-width: 1150px;
	margin-left: auto;
	margin-right: auto;
}
#cb_3 .c-construction-btn {
  max-width: none;
  flex: 1;
}

/* --- タブレット以下: 縦積み全幅 --- */
@media screen and (max-width: 1024px) {
  #cb_3 .c-construction-btns {
    flex-direction: column;
  }
  #cb_3 .c-construction-btn {
    flex: none;
    max-width: 100% !important;
    width: 100% !important;
  }
}

/* ==========================================================================
   #cb_3 — タイトル・サブタイトル 中央寄せ・カラー調整
   ========================================================================== */

/* PROBLEMS: サブカラー・中央寄せ */
#cb_3 .p-main-image__title {
  color: #157a3a !important;
  text-align: center;
  font-size: 44px !important;
  font-weight: 700;
}

/* こんなお困りありませんか？: 中央寄せ */
#cb_3 .heading1 {
  text-align: center;
}

/* PROBLEMS: 中央寄せ */
#cb_3 .l-inner {
  text-align: center;
}
/*　セクションの余白調整　*/
@media screen and (max-width: 1024px) {
    #cb_3.p-content05 {
        padding: 90px 60px 90px 60px !important;
    }
}
@media screen and (max-width: 959px) {
    #cb_3.p-content05 {
        padding: 90px 32px 90px 32px !important;
    }
}
@media screen and (max-width: 640px) {
    #cb_3.p-content05 {
        padding: 64px 20px 64px 20px !important;
    }
}
/* ==========================================================================
   #cb_4 — POROTFOLIOセクション
   ========================================================================== */
/* PORTFOLIO: 中央寄せ */
#cb_4 .l-inner {
  text-align: center;
}

/* cb_text_2: 余白なし・PC のみ max-width 制限 */
#cb_4 #cb_text_2.p-main-image__content {
  padding: 0 !important;
  width: 100% !important;
  height: auto !important;
}
@media screen and (min-width: 1025px) {
  #cb_4 #cb_text_2.p-main-image__content {
    max-width: 1150px;
    margin: auto;
  }
}
/*　セクションの余白調整　*/
@media screen and (max-width: 1024px) {
    #cb_4.p-content05 {
        padding: 90px 60px 90px 60px !important;
    }
}
@media screen and (max-width: 959px) {
    #cb_4.p-content05 {
        padding: 90px 32px 90px 32px !important;
    }
}
@media screen and (max-width: 640px) {
    #cb_4.p-content05 {
        padding: 64px 20px 64px 20px !important;
    }
}
/* セクション高さ制限を解除 */
.p-main-image:has(#cb_4 #cb_text_2) {
  height: auto !important;
  padding-bottom: 80px;
}
#cb_4 .p-main-image__title {
  text-align: center;
  font-size: 44px !important;
  font-weight: 700;
  color: #fff;
}
@media screen and (max-width: 640px) {
  #cb_4 .p-main-image__title {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
}
/* 中央寄せ */
#cb_4 .heading1 {
  text-align: center;
}
/* --- ポートフォリオカード: 2列横並び --- */
#cb_4 .c-portfolio-cards {
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-top: 32px;
}

#cb_4 .c-portfolio-cards p {
  margin: 0;
}

#cb_4 .c-portfolio-cards > p {
  display: none;
}

#cb_4 .c-portfolio-card {
  flex: 1;
  background: #ffffff;
  overflow: hidden;
  padding: 16px;
  box-sizing: border-box;
}

#cb_4 .c-portfolio-card__img img {
  width: 100%;
  aspect-ratio: 5/3;
  object-fit: cover;
  display: block;
}

#cb_4 .c-portfolio-card__body {
  padding: 16px 20px 20px;
}

#cb_4 .c-portfolio-card__title {
  font-weight: bold;
  font-size: 18px;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "HG明朝E", serif;
  color: var(--color-main);
  text-align: center;
  margin-bottom: 8px;
}

#cb_4 .c-portfolio-card__text {
  font-size: 14px;
  color: #555555;
  line-height: 1.7;
}

/* --- ボタン: 中央寄せ・幅広め --- */
#cb_4 .c-portfolio-btn {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

#cb_4 .c-portfolio-btn .c-construction-btn {
  max-width: 560px;
  flex: none;
}

/* --- タブレット以下: カード縦積み --- */
@media screen and (max-width: 1024px) {
  #cb_4 .c-portfolio-btn .c-construction-btn {
    max-width: none;
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  #cb_4 .c-portfolio-cards {
    flex-direction: column;
  }
}
/*フッターのボタン*/
/*.l-footer__contact_btn_option .footer_btn_icon {
  color: #6fc527 !important;
}*/

/*#cb_5 {
  padding-top: 20px;
}*/
#cb_banner_5 {
  margin-top: 30px;
}
/*
#cb_5 .l-inner p img {
  max-width: 331px;
}
*/
#cb_5 .l-inner img {
  max-width: 100%;
}
@media screen and (max-width: 1024px) {
  #cb_5 .p-content01__catch {
    font-size: 60px !important;
    font-weight: 600 !important;
  }
}
/*　セクションの余白調整　*/
@media only screen and (max-width: 767px) {
    #cd5.p-content01 {
        padding: 60px 20px 20px !important
    }
}
/* ==========================================================================
   .p-footer-nav — フッターナビゲーション
   ========================================================================== */

/* PC: column-count に任せる（display:flex は使わない）*/
.p-footer-nav .p-footer-nav__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.p-footer-nav .p-footer-nav__list li a {
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  white-space: nowrap;
  transition: color 0.3s ease;
}

.p-footer-nav .p-footer-nav__list li a:hover {
  color: var(--color-sub);
}

/* タブレット・スマホ: flex縦並び + ボーダー */
@media screen and (max-width: 1024px) {
  .p-footer-nav {
    width: 100%;
    padding-bottom: 24px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    margin-bottom: 24px;
    margin-top: 35px;
  }

  .p-footer-nav .p-footer-nav__list {
    display: flex;
    flex-direction: column;
  }

  /* 親ページ・子ページすべて縦1列・ボーダー */
  .p-footer-nav .p-footer-nav__list > li,
  .p-footer-nav .p-footer-nav__list .sub-menu > li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding: 14px 0;
    text-align: center;
  }

  .p-footer-nav .p-footer-nav__list > li:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
  }

  /* sub-menu を flex縦並びに展開 */
  .p-footer-nav .p-footer-nav__list .sub-menu {
    display: flex;
    flex-direction: column;
  }

  /* sub-menu 先頭に上ボーダー＋余白 */
  #footer .sub-menu li:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.3) !important;
    margin-top: 15px !important;
  }

  /* 最後のliはボーダー下・padding下を消す */
  #footer .p-footer-nav__list li:last-child {
    border-bottom: none !important;
    padding-bottom: 0px;
  }
}

/* ==========================================================================
   .p-cta-contact — お問い合わせCTAバナー（template-parts/cta-contact.php）
   ========================================================================== */

.p-cta-contact {
  background-image: url(../../uploads/bg_sec5.png);
  background-color: #b2b2b2;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0;
  text-align: center;
}

.p-cta-contact__icon {
  margin-bottom: 24px;
}

.p-cta-contact__title {
  color: var(--color-sub);
  text-align: center;
  font-size: 60px !important;
  font-weight: 700;
  margin: 0;
  line-height: 1 !important;
}

.p-cta-contact__banner img {
  max-width: 100%;
  height: auto;
  transition: opacity 0.3s;
}

.p-cta-contact__banner a:hover img {
  opacity: 0.85;
}

@media screen and (max-width: 640px) {
  .p-cta-contact {
    padding: 40px 0;
  }
}

/* ==========================================================================
   .p-page-header — タブレット/モバイルの背景画像をimgタグ（object-fit: cover）で表示
   page-header.php のインラインCSSが img を display:none にして background-image に
   切り替えているが、管理画面にモバイル用画像の入力UIがないため、
   PC版と同じ img をそのまま object-fit: cover で表示する方式に変更する。
   ========================================================================== */

@media screen and (max-width: 1024px) {
  /* インライン <style> の background-image を無効化 */
  .p-page-header {
    background-image: none !important;
    overflow: hidden;
    min-height: 270px;
  }

  /* imgを非表示にするインラインCSSを上書きして cover 表示 */
  img.pcotherpageheadimg {
    display: block !important;
    position: absolute;

    object-fit: cover;
    z-index: -1;
  }

  /* テキスト（タイトル・サブタイトル）をimgの前面に表示 */
  .p-page-header__inner {
    position: relative !important;
    z-index: 1;
    height: 100%;
  }

  /* style.css の 110px × 110px 制約を解除 */
  .p-page-header__title {
    width: 100% !important;
    height: 100% !important;
    min-height: 200px;
  }
}

/* BLOG */
@media screen and (min-width: 960px) {
    .p-content03__blog .p-content03__blog-catch {
		font-family: "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    }
}