@charset "utf-8";

/*---------------------------
pc
---------------------------*/

/*ヘッダー*/
header {
  width: 100%;
  background: #fff;
  padding: 20px 0;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 1000;
}
header .inner {
  width: 96%;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  align-items: center;
}
header h1 {
  width: 270px;
  max-width: 100%;
  margin-left: 0;
  margin-right: auto;
}
header h1 a {
  display: block;
  transition: 0.3s;
}
header h1 a:hover {
  opacity: 0.7;
}

.check {
  display: none;
}
.menu-btn {
  display: none;
}
.drawer-menu #hdr_mainMenu {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.drawer-menu #hdr_mainMenu > li {
  margin: 0 8px;
  position: relative;
}
.drawer-menu #hdr_mainMenu > li > a {
  padding: 5px 0px;
  transition: 0.5s;
  font-size: 13px;
}
.drawer-menu #hdr_mainMenu > li > a span {
  margin: 0 0px;
}
.drawer-menu #hdr_mainMenu > li:last-child > a span {
  border-right: none;
}
.drawer-menu #hdr_mainMenu > li > a:hover {
  border-bottom: 3px solid #000;
}
.drawer-menu #hdr_mainMenu li #hdr_subMenu {
  position: absolute;
  left: 0;
  top: 24px;
  background: #fff;
  text-align: center;
  width: 100%;
  display: none;
}
.drawer-menu #hdr_mainMenu li #hdr_subMenu li {
  margin: 0;
  font-size: 10px;
  border-bottom: 1px solid #000;
}
.drawer-menu #hdr_mainMenu li #hdr_subMenu li a {
  display: block;
  padding: 7px 0;
}
.drawer-menu #hdr_mainMenu li #hdr_subMenu li a:hover {
  opacity: 0.7;
}
.drawer-menu #hdr_mainMenu li #hdr_subMenu li a span {
  letter-spacing: -0.05em;
}

/*current*/
#top .drawer-menu #hdr_mainMenu > li:nth-child(1) > a,
#sale-list .drawer-menu #hdr_mainMenu > li:nth-child(2) > a,
#concept .drawer-menu #hdr_mainMenu > li:nth-child(3) > a,
#design .drawer-menu #hdr_mainMenu > li:nth-child(3) > a,
/* #house .drawer-menu #hdr_mainMenu > li:nth-child(4) > a, */
#custom .drawer-menu #hdr_mainMenu > li:nth-child(4) > a,
#jreve .drawer-menu #hdr_mainMenu > li:nth-child(5) > a,
#flow .drawer-menu #hdr_mainMenu > li:nth-child(6) > a,
.post-type-archive-modelhouse .drawer-menu #hdr_mainMenu > li:nth-child(7) > a,
#works .drawer-menu #hdr_mainMenu > li:nth-child(8) > a,
#voice .drawer-menu #hdr_mainMenu > li:nth-child(9) > a,
#company .drawer-menu #hdr_mainMenu > li:nth-child(10) > a {
  border-bottom: 3px solid #000;
}
.close-btn {
  display: none;
}
.nav_area {
  order: 1;
}
.ic_area {
  margin-left: 20px;
  order: 2;
  display: block;
}
.ic_area ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.ic_area ul li {
  margin: 0 6px;
  text-align: center;
  font-size: 10px;
}
.ic_area ul li a br.pc {
  display: block !important;
}
.ic_area ul li span.jp_ttl {
  margin-top: 5px;
  line-height: 2;
  color: #83201e;
}
.ic_area ul li a {
  transition: 0.3s;
}
.ic_area ul li a:hover {
  opacity: 0.6;
}
.ic_area ul li img {
  width: 22px;
}
.ic_area ul li.btn img {
  width: 45px;
}

/* 無人見学リンク非表示［2025.06.03］ ----- ↓ ----- */
.ic_area ul li.btn:last-child {
  display: none;
}
/* 無人見学リンク非表示［2025.06.03］ ----- ↑ ----- */


/*共通*/
h3.text_ttl {
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
}
h3.text_ttl span {
  font-size: 13px;
}
h3.text_ttl p {
  font-size: 14px;
}

/*コンタクトエリア*/
.contact_area {
  width: 100%;
  margin: 0 auto 0px;
  padding-bottom: 100px;
}
.contact_area .footer_tel.big_tel {
  text-align: center;
  margin: 20px auto 45px;
}
.contact_area .footer_tel.big_tel span {
  font-size: 40px;
}
.contact_area .text_ttl {
  margin-bottom: 20px;
}
.contact_area ul.contact_list,
.contact_area ul.contact_box,
.contact_area ul.contact_bnr_area {
  display: flex;
  flex-wrap: wrap;
}
.contact_area ul.contact_box,
.contact_area ul.contact_bnr_area {
  justify-content: center;
}
.contact_area ul {
}
.contact_area .contact_box {
  margin-bottom: 30px;
  margin-top: 0;
}
.contact_area .contact_box li {
  width: 300px;
  max-width: 100%;
  margin: 0 20px;
  text-align: center;
  border: 1px solid #595757;
  position: relative;
}
.contact_area .contact_box li a {
  padding: 20px 0;
  display: block;
  transition: 0.3s;
}
.contact_area .contact_box li a .ico-svg {
  width: 30px;
  position: absolute;
  right: 20px;
  top: 40%;
}
.contact_area .contact_box li a:hover {
  background: #595757;
  color: #fff;
}
.contact_area .contact_box li a:hover .ico-svg .cls-1 {
  stroke: #fff;
}
.contact_area .contact_list {
  /* width: 650px; */
  width: 800px;
  max-width: 90%;
  margin: 0 auto 50px;
  justify-content: space-between;
  /* justify-content: center; */
}
.contact_area .contact_list li {
  /* width: 48%; */
  width: 45%;
  border: 1px solid #000;
}
/*!!!!!オンライン相談ボタン非表示!!!!!*/
/* .contact_area .contact_list li:first-child { display: none; } */
/*!!!!!オンライン相談ボタン非表示!!!!!*/
.contact_area .contact_list li a {
  display: block;
  text-align: center;
  padding: 30px 0;
  transition: 0.3s;
}
.contact_area .contact_list li a h3 {
  font-size: 22px;
  margin-bottom: 20px;
  line-height: 1.3;
}
.contact_area .contact_list li a p {
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 10px;
}
.contact_area .contact_list li a img {
  width: 40px;
}
.contact_area .contact_list li a:hover {
  background: #f6f0e4;
}

.contact_area .contact_bnr_area li {
  width: 200px;
  max-width: 100%;
  margin: 0 10px;
}

/* 新CVボタン */
.contact_area .contact_list.new-cv {
  margin: 160px auto 0;
}
.contact_area .contact_list.new-cv li {
  background: #fff;
  border: none;
  box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.15);
  padding: 80px 0 30px 0;
  position: relative;
}
.contact_area .contact_list.new-cv li figure {
  width: 84%;
  position: absolute;
  top: -80px;
  left: 50%;
  transform: translateX(-50%);
}
.contact_area .contact_list.new-cv li h3 {
  font-size: 22px;
  text-align: center;
  margin-bottom: 20px;
  line-height: 1.3;
}

.contact_area .contact_list.new-cv li p {
  font-size: 13px;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 20px;
}

.contact_area .contact_list.new-cv li a {
  display: block;
  width: 86%;
  font-size: 14px;
  color: #fff;
  border-radius: 50px;
  padding: 14px 0;
  margin: 0 auto;
}

.contact_area .contact_list.new-cv li a img {
  vertical-align: text-top;
}

.contact_area .contact_list.new-cv li:nth-of-type(1) a {
  background: #d50019;
}

.contact_area .contact_list.new-cv li:nth-of-type(2) a {
  background: #14572c;
}

/* 場所移動 */
.contact_area ul.contact_list {
  margin-top: 100px;
  
}
.contact_area ul.contact_list.justify_center {
  justify-content: center;
}

/* Instagram */
.insta_area {
  width: 100%;
  margin: 0 auto 100px;
}
.insta_area.foot_insta {
  margin-top: 50px;
}
.insta_area.foot_youtube {
  margin-top: 50px;
  margin-bottom: 50px;
}
.insta_area .text_ttl {
  margin-bottom: 30px;
}
.insta_area .text_ttl img {
  width: 200px;
  margin-bottom: 15px;
}

@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.scroll-infinity__wrap {
  display: flex;
  overflow: hidden;
}
.scroll-infinity__list {
  display: flex;
  list-style: none;
  padding: 0;
}
.scroll-infinity__list--left {
  animation: infinity-scroll-left 50s infinite linear 0.5s both;
}
.scroll-infinity__item {
  width: calc(100vw / 9);
}
.foot_youtube .scroll-infinity__item {
  width: calc(100vw / 6);
}
.scroll-infinity__item > img {
  width: 100%;
}
.scroll-infinity__item a {
  transition: 0.3s;
}
.scroll-infinity__item a:hover {
  opacity: 0.7;
}

/*フッター*/
footer {
  width: 100%;
  text-align: center;
}
footer h1 {
  width: 300px;
  max-width: 90%;
  margin: 0 auto 30px;
}
footer .address {
  font-size: 13px;
  margin-bottom: 10px;
}
footer .license {
  font-size: 10px;
  margin-bottom: 10px;
  line-height: 1.4;
}
.footer_tel {
  width: auto;
  display: block;
  margin: 10px auto 45px;
  line-height: 1.3;
}

.footer_tel a {
  pointer-events: none;
	color: #fff;
}
.footer_tel {
}
.footer_tel span {
  font-size: 34px;
}
@media only screen and (min-width: 768px) and (max-width: 1215px) {
	.footer_tel span {
		font-size: 20px;
	}
}

.footer_tel small {
  font-size: 12px;
}
footer .footer_sns_area {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 45px;
}
footer .footer_sns_area li {
  width: 34px;
  margin: 0 5px;
}
@media only screen and (min-width: 768px) and (max-width: 940px) {
	footer .footer_sns_area li {
		width: 28px;
	}
}

footer .footer_sns_area li a {
  transition: 0.3s;
}
footer .footer_sns_area li a:hover {
  opacity: 0.7;
}

footer .footer_policy a {
  font-size: 14px;
  position: relative;
  padding-right: 15px;
  transition: 0.3s;
	color: #fff;
}
/*footer .footer_policy a:first-child {
margin-right: 20px;
}*/
footer .footer_policy a:hover {
  opacity: 0.7;
}

footer .copyright {
  width: 100%;
  background: #000;
  color: #fff;
  font-size: 11px;
}

.right_arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 0.6em; /* arrow size */
  height: 0.6em; /* arrow size */
  border-top: 1px solid #fff; /* thickness, color */
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*ページトップ*/
#pagetop {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 30px;
}

/* 20240527 add */
/*ロゴh1のdiv化*/
header .h1 {
  width: 270px;
  max-width: 100%;
  margin-left: 0;
  margin-right: auto;
}

footer .h1 {
  width: 300px;
  max-width: 90%;
  margin: 0 auto 30px;
}

/*コピーライト リンク*/
.copyright a {
  color: #fff;
}

/* 20240627 add */
/*フッター、マップの追加*/
.map_wrap {
  margin: 0 auto 30px;
  max-width: 600px;
  width: 100%;
  height: 350px;
}
.map_wrap iframe {
  width: 100%;
  height: 100%;
}

/* 20241024 ヘッダー営業時間の追加 */
.header_textOpen {
    margin-top: 8px;
    font-size: 13px;
}

/* 250325 追記 */
.footer__block {
	background: #333;
	color: #fff;
	padding: 60px 30px;
	text-align: left;
}

.footer__inner {
	max-width: 1160px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.footer__left {
	width: 25.86%;
	padding: 0 45px 0 0;
	border-right: 1px solid #fff;
}

@media only screen and (min-width: 768px) and (max-width: 1125px) {
	.footer__left {
		padding: 0 25px 0 0;
	}
}

.footer-logo {
	margin: 0 0 25px;
}

.footer-logo__link {
	display: block;
	transition: 0.3s;
	margin: 0 0 15px;
	will-change: opacity;
}

.footer-logo__link:hover {
  opacity: 0.7;
}

.footer-address {
	font-size: 14px;
	line-height: 1.4;
}

.footer-address a[href*="tel:"] {
	color: #fff;
}

.footer-map {
	margin: 5px 0 0;
}

.footer-map__link {
	color: #fff;
	font-size: 14px;
	line-height: 1.4;
	padding: 0 20px 0 0;
	transition: 0.3s;
	will-change: opacity;
	background: url("../img/common/ico_window.svg") center right no-repeat;
}

.footer-map__link:hover {
  opacity: 0.7;
}

.footer__right {
  width: calc((100% - 25.86%) - 46px);
	margin: 0 0 0 45px;
	display: flex;
	justify-content: space-between;
}

@media only screen and (min-width: 768px) and (max-width: 1125px) {
	.footer__right {
		width: calc((100% - 25.86%) - 26px);
		margin: 0 0 0 25px;
	}
}

.fnav {
  width: calc((100% - 28.03%) - 30px);
	display: flex;
}

.fnav__list {
	margin: 0 45px 0 0;
}

@media only screen and (min-width: 768px) and (max-width: 1125px) {
	.fnav__list {
		margin: 0 20px 0 0;
	}
}

.fnav__list:last-child {
	margin: 0;
}

.fnav__item {
	margin: 0 0 20px;
}

.fnav__item:last-child {
	margin: 0;
}

.fnav__link {
	color: #fff;
	padding: 0 0 0 20px;
	position: relative;
	line-height: 1.4;
	display: inline-block;
}

@media only screen and (min-width: 768px) and (max-width: 1125px) {
	.fnav__link {
		font-size: 14px;
	}
}

.fnav__link::after {
  position: absolute;
  top: 6px;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 0.5em;
  height: 0.5em;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
}

.fnav__link .__txt {
	transition: 0.3s;
	will-change: opacity;
	overflow: hidden;
  display: inline-block;
}

.fnav__link:hover .__txt {
  opacity: 0.7;
}

.fnav-detail {
	margin: 10px 0 0 18px;
}

.fnav-detail__item {
	margin: 0 0 15px;
}

.fnav-detail__link {
	color: #fff;
	transition: 0.3s;
	will-change: opacity;
	font-size: 14px;
	display: inline-block;
	line-height: 1.4;
}

@media only screen and (min-width: 768px) and (max-width: 1125px) {
	.fnav-detail__link {
		font-size: 12px;
	}
}

.fnav-detail__link:hover {
  opacity: 0.7;
}

.footer-bnr {
	width: 28.03%;
}

.footer-bnr__item {
	margin: 0 0 15px;
}

/* 無人見学リンク非表示［2025.06.03］ ----- ↓ ----- */
.footer-bnr__item:nth-of-type(3) {
  display: none;
}
/* 無人見学リンク非表示［2025.06.03］ ----- ↑ ----- */

.footer-bnr__item:last-child {
	margin: 0;
}

.footer-bnr__link {
	display: flex;
	background: #8A898C;
	color: #fff;
	justify-content: space-between;
	align-items: center;
	padding: 20px 15px;
	transition: 0.3s;
	line-height: 1.4;
}

.footer-bnr__link._red_ {
	background: #841f1e;
}

@media only screen and (min-width: 768px) and (max-width: 970px) {
	.footer-bnr__link {
		font-size: 14px;
	}
}

.footer-bnr__link:hover {
	background: #000;
	color: #8a898c;
}

.footer-bnr__link._red_:hover {
	background: #570100;
}

.footer-bnr__link .__ico {
	position: relative;
	padding: 0 15px 0 0;
}

.footer-bnr__link .__ico::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 0.5em;
  height: 0.5em;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(45deg);
}

.footer-bnr__link:hover .__ico::after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}


/*---------------------------
tab横
---------------------------*/
@media only screen and (max-width: 1257px) {
  /*ヘッダー*/
  header {
    padding: 20px 0 15px;
  }
  .ic_area {
    order: 1;
  }
  .nav_area {
    order: 2;
    margin: 10px auto 0;
  }

  /*最新情報*/
  .scroll-infinity__item {
    width: calc(100vw / 5);
  }
  .foot_youtube .scroll-infinity__item {
    width: calc(100vw / 3);
  }

  /*お問い合わせ*/
  .contact_area .contact_list li {
    width: 48%;
  }
  .contact_area .contact_list li a h3 {
    font-size: 16px;
  }
  .contact_area .contact_list li a p {
    font-size: 11px;
  }
}

/*---------------------------
sp
---------------------------*/
@media only screen and (max-width: 767px) {
  /*ヘッダー*/
  header h1 {
    width: 200px;
  }
  .ic_area {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    margin-left: 0;
    background: #000;
    border-top: 1px solid #969696;
  }
  .ic_area ul li {
    display: none;
    /*width: 50%;*/
    width: calc(100% / 3);
    margin: 0 auto;
    text-align: center;
    border-right: 1px solid #969696;
  }
  .ic_area ul li:last-child {
    border-right: none;
  }
  .ic_area ul li a {
    width: 100%;
    padding: 6px 10px 10px 0;
    text-align: center;
  }
  .ic_area ul li a br.pc {
    display: none !important;
  }
  .ic_area ul li.btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .ic_area ul li.btn img {
    width: 32px;
  }
  .ic_area ul li span.jp_ttl {
    color: #fff;
    vertical-align: middle;
    font-size: 13px;
  }

  .drawer-menu {
    box-sizing: border-box;
    position: fixed;
    top: 0;
    right: 0;
    width: 300px;
    height: 100%;
    padding: 50px 0 0;
    background: #000;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    transition: 0.5s;
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: translateX(500px);
    transform: translateX(500px);
    opacity: 0;
  }

  .drawer-menu #hdr_mainMenu {
    justify-content: center;
  }
  .drawer-menu #hdr_mainMenu > li {
    width: 100%;
    text-align: center;
  }
  .drawer-menu #hdr_mainMenu > li > a {
    padding: 13px 0;
    font-size: 14px;
    display: block;
    font-size: 16px;
    color: #fff;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
  }
  .drawer-menu #hdr_mainMenu > li > a:hover {
    background: #6c6c6c;
    color: #fff;
    border-bottom: none;
  }
  .drawer-menu #hdr_mainMenu > li > a span {
    border-right: none;
    padding: 0;
  }

  .drawer-menu #hdr_mainMenu li #hdr_subMenu {
    position: relative;
    left: auto;
    top: auto;
    display: flex;
    flex-wrap: wrap;
    background: transparent;
  }
  .drawer-menu #hdr_mainMenu li #hdr_subMenu li {
    font-size: 13px;
    border-bottom: none;
    width: 50%;
  }
  .drawer-menu #hdr_mainMenu li #hdr_subMenu li a {
    display: block;
    padding: 10px 0;
    transition: all 0.8s;
  }
  .drawer-menu #hdr_mainMenu li #hdr_subMenu li a:hover {
    background: #6c6c6c;
    color: #fff;
    opacity: 1;
  }
  .drawer-menu #hdr_mainMenu li #hdr_subMenu li a span {
    letter-spacing: 0;
    color: #fff;
  }
  #conceptArea > a {
    pointer-events: none;
  }

  /*current*/
  #top .drawer-menu #hdr_mainMenu > li:nth-child(1) > a,
  #sale-list .drawer-menu #hdr_mainMenu > li:nth-child(2) > a,
  #concept .drawer-menu #hdr_mainMenu > li:nth-child(3) > a,
  #house .drawer-menu #hdr_mainMenu > li:nth-child(4) > a,
  #flow .drawer-menu #hdr_mainMenu > li:nth-child(5) > a,
  .post-type-archive-modelhouse .drawer-menu #hdr_mainMenu > li:nth-child(6) > a,
  #works .drawer-menu #hdr_mainMenu > li:nth-child(7) > a,
  #voice .drawer-menu #hdr_mainMenu > li:nth-child(8) > a,
  #company .drawer-menu #hdr_mainMenu > li:nth-child(9) > a {
    background: #6c6c6c;
    color: #fff;
  }
  .check {
    display: none;
  }

  .menu-btn {
    position: fixed;
    display: block;
    top: 15px;
    right: 20px;
    display: block;
    width: 30px;
    height: 30px;
    font-size: 10px;
    text-align: center;
    cursor: pointer;
    z-index: 1000;
  }

  .bar {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 30px;
    height: 1px;
    background: #333;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
  }

  .bar.middle {
    top: 10px;
    opacity: 1;
  }

  .bar.bottom {
    top: 20px;
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
  }

  .menu-btn__text {
    position: absolute;
    bottom: -7px;
    left: 0;
    right: 0;
    margin: auto;
    color: #333;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    display: block;
    visibility: visible;
    opacity: 1;
  }

  .close-menu {
    position: fixed;
    top: 0;
    right: 300px;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0);
    cursor: url(../img/common/cross.svg), auto;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    visibility: hidden;
    opacity: 0;
  }
  .close-btn {
    text-align: center;
    color: #969696;
    padding: 10px 15px 10px 3px;
    border: 1px solid #969696;
    border-radius: 5px;
    position: absolute;
    right: 0;
    left: 0;
    width: 170px;
    margin: 0 auto;
    bottom: 50px;
    display: block;
    font-size: 12px;
  }

  .check:checked ~ .drawer-menu {
    transition: 0.3s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
    z-index: 2;
  }
  .contents {
    transition: 0.3s;
  }
	
  .check:checked ~ .contents {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    transform: translateX(-300px);
  }

  .check:checked ~ .menu-btn .menu-btn__text {
    visibility: hidden;
    opacity: 0;
  }
  .check:checked ~ .menu-btn {
    right: 13px;
  }
  .check:checked ~ .menu-btn .bar.top {
    width: 30px;
    top: 5px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .check:checked ~ .menu-btn .bar.middle {
    opacity: 0;
  }

  .check:checked ~ .menu-btn .bar.bottom {
    width: 30px;
    top: 26px;
    background: #fff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .check:checked ~ .close-menu {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    visibility: visible;
    opacity: 1;
    z-index: 3;
  }
  .check:checked ~ .close-btn {
    background: #fff;
    color: #0c3563;
  }

  /*お問い合わせ*/
  .contact_area .contact_box {
    margin-bottom: 0;
  }
  .contact_area .contact_box {
    margin-bottom: 50px;
    padding-bottom: 50px;
  }
  .contact_area .contact_box li {
    margin-bottom: 10px;
  }
  .contact_area .contact_list li {
    margin-bottom: 10px;
  }
  .contact_area .contact_list li a {
    padding: 20px 0 15px;
  }
  .contact_area .contact_list li a h3 {
    margin-bottom: 10px;
  }
  .contact_area .contact_bnr_area li {
    width: 47%;
    margin: 0 auto;
  }
  .contact_area .contact_list li {
    width: 100%;
  }

  /* 新CVボタン */
  .contact_area .contact_list.new-cv {
    margin: 110px auto 0;
  }
  .contact_area .contact_list.new-cv li:nth-of-type(1) {
    margin-bottom: 100px;
  }

  .contact_area .contact_list.new-cv li figure {
    width: 48%;
  }

  /* 場所移動 */
  .contact_area ul.contact_list {
    margin-top: 50px;
  }

  .insta_area {
    margin: 0 auto 70px;
  }
  .insta_area .text_ttl img {
    width: 130px;
  }
  .scroll-infinity__item {
    width: calc(100vw / 3);
  }
  .foot_youtube .scroll-infinity__item {
    width: calc(100vw / 2);
  }

  /*フッター*/
	footer {
    overflow: hidden;
  }
  footer h1 {
    width: 250px;
  }
  footer .address,
  footer .license {
    line-height: 1.5;
  }
  .footer_tel a {
    pointer-events: auto;
  }
  footer .copyright {
    padding: 20px 0 100px;
  }

  /*ページトップ*/
  #pagetop {
    bottom: 55px;
    right: 15px;
		z-index: 3;
  }

  /* 20240527 add */
  /*ロゴh1のdiv化*/
  header .h1 {
    width: 200px;
  }
  footer .h1 {
    width: 250px;
  }

  /* 20240627 add */
  /*フッター、マップの追加*/
  .map_wrap {
    height: 300px;
  }
  .map_wrap iframe {
    width: 100%;
  }
  /* 20241024 ヘッダー営業時間の追加 */
  header .h1 {
    width: 100%;
    max-width: 220px;
  }
  header .h1 img {
    width: 100%;
    max-width: 200px;
  }
	
	/* 250325追記 */
	.footer__block {
		padding: 30px 15px;
	}
	
	.footer__inner {
		flex-direction: column;
	}
	
	.footer__left {
		order: 2;
		width: 100%;
		padding: 0;
		border-right: none;
	}
	
	.footer__right {
		order: 1;
		width: 100%;
		padding: 0;
		margin: 0 0 50px;
		flex-direction: column;
	}
	
	.fnav {
		width: 100%;
		flex-direction: column;
		margin: 0 0 30px;
	}
	
	.fnav__list {
    margin: 0 0 15px;
	}
	
	.fnav__item {
		margin: 0 0 15px;
		border-bottom: 1px dotted #fff;
	}
	
	.fnav__link {
		padding: 0 0 10px 20px;
		display: block;
	}
	
	.fnav-detail {
		margin: 0 18px;
	}
	
	.fnav-detail__inner {
		display: flex;
		flex-wrap: wrap;
	}
	
	.fnav-detail__item {
		width: 50%;
		margin: 0 0 20px;
	}
	
	.fnav-detail__link {
		display: block;
	}
	
	.footer-bnr {
		width: 100%;
	}
	
	.footer-bnr__link {
		padding: 15px;
	}
	
	.footer-logo {
		width: 300px;
		margin: 0 auto 25px;
		text-align: center;
	}
	
	.footer-map {
		margin: 10px 0 0;
	}
	
	.footer_tel {
		margin: 10px 0 30px;
		text-align: center;
	}
	
	.footer_sns_area {
		margin: 0 auto 30px !important;
		justify-content: center !important;
	}
	
	.footer_sns_area li {
		width: 40px !important;
		margin: 0 10px !important;
	}
	
	.footer_policy {
		text-align: center;
	}
	
	.copyright {
		padding: 20px 15px 100px !important;
		line-height: 1.4;
	}
	/* //250325追記 */
}

@media only screen and (max-width: 499px) {
  .contact_area .contact_list.new-cv li figure {
    width: 84%;
  }
}