@charset "UTF-8";
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent; }

* {
  min-width: 0;
  min-height: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

nav ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input,
select {
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  background: transparent; }

select::-ms-expand {
  display: none; }

*,
*::before,
*::after {
  box-sizing: border-box; }

a {
  cursor: pointer;
  text-decoration: none; }

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none; }

address {
  font-style: normal; }

img {
  vertical-align: bottom; }

figure {
  margin: 0; }

ol,
ul {
  list-style: none;
  margin-block-start: 0;
  margin-block-end: 0;
  padding-inline-start: 0; }

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  main {
    display: block; } }
body {
  font-size: 16px;
  font-size: 1rem;
  text-justify: inter-ideograph;
  line-height: 1.7;
  letter-spacing: .05em;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;

	background-color: #515452;}

h2,
h3,
h4,
h5 {
  letter-spacing: .15em;
  font-weight: 600;
  font-feature-settings: "palt"; }

h2 {
  font-size: 67px;
  font-size: 4.1875rem;
  font-family:  "hiragino-mincho-pron", sans-serif;
}

h3 {
  font-size: 26px;
  font-size: 1.625rem; }

h4 {
  font-size: 22px;
  font-size: 1.375rem; }

h5 {
  font-size: 18px;
  font-size: 1.125rem; }

p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.7;
  letter-spacing: .03em; }

a {
  text-decoration: none;
  color: #2B2B2D; }
  a:hover {
    text-decoration: none; }

img {
  width: 100%; }

@media screen and (min-width: 767px) {
  .pconly {
    display: block; } }
@media screen and (max-width: 768px) {
  .pconly {
    display: none !important; } }

@media screen and (max-width: 479px) {
  .pc-tab {
    display: none !important; } }

@media screen and (min-width: 767px) {
  .tabonly {
    display: none; } }
@media screen and (max-width: 768px) {
  .tabonly {
    display: block !important; } }
@media screen and (max-width: 479px) {
  .tabonly {
    display: none !important; } }

@media screen and (min-width: 767px) {
  .tab-sp {
    display: none !important; } }
@media screen and (max-width: 768px) {
  .tab-sp {
    display: block !important; } }

@media screen and (min-width: 767px) {
  .sponly {
    display: none !important; } }
@media screen and (max-width: 768px) {
  .sponly {
    display: none !important; } }
@media screen and (max-width: 479px) {
  .sponly {
    display: block !important; } }

.nolink {
  pointer-events: none;
  cursor: default;
  text-decoration: none; }

/* typography */
/* Googleフォントで読み込ませる場合の例
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap');
*/
body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ";
  font-weight: 400; }

main {
  overflow: hidden;
}

.goth {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic"; }

.gara {
  font-family:trajan-pro-3, serif; }

.copp {
  font-family:trajan-pro-3, serif; }

.flex {
  display: flex;
  justify-content: space-between; }
  .flex.reverse {
    flex-direction: row-reverse; }

.inner {
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px; }
  @media screen and (max-width: 479px) {
    .inner {
      padding-left: 20px;
      padding-right: 20px; } }

.inner1200 {
  max-width: 1260px; }

.inner1100 {
  max-width: 1160px; }

.inner960 {
  max-width: 1020px; }

/* Align */
.center {
  text-align: center; }

.right {
  text-align: right; }

/* Animation */
.anime {
  opacity: 0;
  transition: opacity 0.8s; }

.fadein {
  opacity: 1; }

.opa {
  transition: opacity .2s; }
  .opa:hover {
    opacity: .8; }

.en{font-family: "trajan-pro-3",serif;}

h2.ttl {
  line-height: 1; }
  h2.ttl .ja {
    font-size: 14px;
	font-family: "hiragino-mincho-pron", serif;
    margin-bottom: 10px;
    letter-spacing: normal; }
    @media screen and (max-width: 479px) {
      h2.ttl .ja {
        font-size: 12px;
        margin-bottom: 0; } }
  h2.ttl .en {
    font-size: 50px;
    font-family: "trajan-pro-3",serif;
    font-weight: 300; }
    @media screen and (max-width: 479px) {
      h2.ttl .en {
        font-size: 48px;
        letter-spacing: normal; } }

/* Button */
.btn a {
  color: #fff;
  text-align: center;
  display: block;
  padding: 20px 10px;
  font-family:trajan-pro-3, serif;
  position: relative;
  overflow: hidden;
  z-index: 0; }
  @media screen and (max-width: 479px) {
    .btn a {
      padding-top: 10px;
      padding-bottom: 10px; } }
  .btn a span {
    z-index: 2;
    display: inline-block;
    position: relative;
    transition: .45s; }
  .btn a:before {
    transform: scaleY(0);
    transform-origin: center top;
    transition: transform 0.45s cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(100% + 1px);
    background-color: #fff;
    z-index: 1; }
  .btn a:hover:before {
    left: 0;
    transform: scaleY(1);
    transform-origin: center bottom; }

.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: .8s;
  animation-fill-mode: forwards;
  opacity: 0; }

.fadeUpTrigger {
  opacity: 0; }

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(20px); }
  to {
    opacity: 1;
    transform: translateY(0); } }
header {
	padding-left: 20px;
	position: fixed;
	z-index: 10;
	left: 0;
	top: 0;
	width: 100%;
	transition: .3s;
	background-color:#3e3f3c;
	border-bottom: 0px;
}
  @media screen and (max-width: 1044px) {
    header {
      height: 60px;
      position: fixed;/*absoluteから変更*/
	  border-bottom: 0px;} }
  @media screen and (max-width: 479px) {
    header {
      height: 44px;
      border-bottom: 0px; } }
header > .flex {
	height: 100%; }
header .logo {
	flex-basis: 300px;
	display: flex;
	align-items: center; }
@media screen and (max-width: 479px) {
	header .logo {flex-basis: 180px; vertical-align: middle;}
}
header nav a {
	font-family:"hiragino-mincho-pron", serif;
	font-size: clamp(10px, 1vw, 18px);
	color: #fff;
}
header .nav_main {flex: 1; }
@media screen and (max-width: 1044px) {
	header .nav_main {
		display: none; } }
header .nav_main ul {
		height: 100%;
		justify-content: flex-end; }
header .nav_main ul li {
	margin: 0 2%;
	height: 100%;
	display: flex;
	align-items: center; }
header .nav_main ul li a {
	position: relative;
	display: inline-block;}
header .nav_main ul li a:after {
	position: absolute;
	bottom: -4px;
	left: 0;
	content: '';
	width: 100%;
	height: 1px;
	background: #000;
	transform: scale(0, 1);
	transform-origin: right top;
	transition: transform .3s; }
header .nav_main ul li a:hover:after {
	transform-origin: left top;
	transform: scale(1, 1); }
header .nav_main ul li.current a:after {
	position: absolute;
	bottom: -4px;
	left: 0;
	content: '';
	width: 100%;
	height: 1px;
	background: #000;
	transform: none; }
@media screen and (max-width: 1044px) {
	header .nav_sub {
		display: none; } }
header .nav_sub li a {
    color: #fff;
    display: block;
    padding: 20px; }
    @media screen and (max-width: 1240px) {
      header .nav_sub li a {
        padding-right: 1vw;
        padding-left: 1vw;
        font-size: 12px; } }
  header .nav_sub .li_reserve a {
    background-color: #d5de57; }
  header .nav_sub .li_document a {
    background-color: #607a00; }
  header .nav_sub .li_bunjo a {
    background-color: #273923; }
  header.onscroll {
    background-color: #3e3f3c; }

.nav_sp {
  position: fixed;
  top: 10px;
  max-width: 670px;
  width: calc(100% - 30px);
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  opacity: 0;
  visibility: hidden;
  transition: .2s;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  background-color: #fff;
  z-index: 2; }
  .nav_sp.show {
    opacity: 1;
    visibility: visible; }
  @media screen and (max-width: 479px) {
    .nav_sp ul {
      flex-wrap: wrap; } }
  .nav_sp ul li {
    flex-basis: calc(100%/6);
    padding: 7px 0;
    /*            &:last-child{
                    @include less_than_sp {
                    flex-basis: 66.6%;
                    border-top: 1px solid #e0e0e0;
                    }
                }*/ }
    @media screen and (max-width: 479px) {
      .nav_sp ul li {
        flex-basis: calc(100% / 3);
        padding: 0; } }
    .nav_sp ul li:not(:last-child) a {
      border-right: 1px solid #e0e0e0; }
    @media screen and (max-width: 479px) {
      .nav_sp ul li:nth-child(3n) a {
        border-right: none; } }
    @media screen and (max-width: 479px) {
      .nav_sp ul li:nth-child(1) a, .nav_sp ul li:nth-child(2) a, .nav_sp ul li:nth-child(3) a, .nav_sp ul li:nth-child(4) a, .nav_sp ul li:nth-child(5) a, .nav_sp ul li:nth-child(6) a {
        border-bottom: 1px solid #e0e0e0; } }
    .nav_sp ul li a {
      font-size: 14px;
      text-align: center;
      display: block;
      font-family: ; }
      @media screen and (max-width: 479px) {
        .nav_sp ul li a {
          display: block;
          padding: 10px; } }

/* Toggle Button */
.toggle_spnav {
  position: fixed;/*absoluteから変更*/
  top: 0px;
  right: 0px;
  z-index: 1200;
  width: 60px;
  height: 60px;
  cursor: pointer;
  display: none; }
  @media screen and (max-width: 1044px) {
    .toggle_spnav {
      display: block; } }
  @media screen and (max-width: 479px) {
    .toggle_spnav {
      width: 44px;
      height: 44px; } }

.btn-trigger {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 30px;
  height: 36px;
  background-image: url(../images/common/btn_menu.svg);
  background-repeat: no-repeat;
  background-position: center;
  transition: .2s; }
  @media screen and (max-width: 479px) {
    .btn-trigger {
      width: 24px;
      height: 18px; } }
  .btn-trigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #4D4D4D;
    transition: .2s; }
    .btn-trigger span:nth-of-type(1) {
      top: 0; }
    .btn-trigger span:nth-of-type(2) {
      top: 11px; }
      @media screen and (max-width: 479px) {
        .btn-trigger span:nth-of-type(2) {
          top: 8px; } }
    .btn-trigger span:nth-of-type(3) {
      bottom: 0px; }

.btn-trigger span:nth-of-type(3) {
  bottom: 0; }

body.show header {
  opacity: 1;
  visibility: visible; }

body.open #btn01 {
  background-image: url(../images/common/btn_menu_close.svg); }

/* Drawer */
.drawer {
	background-color: #515452;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1040;
	padding-top: 100px;
	transition: .2s;
	opacity: 0;
	visibility: hidden;
	padding-right: 27px;
	padding-left: 27px;
}

.drawer .nav_main {
	margin-bottom: 30px;
}
.drawer .nav_main li a {
	padding: 20px 13%;
	display: block;
	width: 100%;
	font-weight: 600;
	text-align: center;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	color:#fff;
}

.drawer .nav_main li a:before {
	width: 17px;
	height: 17px; }
.drawer .nav_main li a span {
	display: block;
	font-size: 10px; }
	.drawer .nav_main li.list a:before {
		background-image: url("../images/common/icon_list2.svg"); }
	.drawer .nav_main li.search a:before {
		background-image: url("../images/common/icon_search2.svg"); }
    .drawer .nav_main li.newer a:before {
		background-image: url("../images/common/icon_newer2.svg"); }
    .drawer .nav_main li.contact a:before {
		background-image: url("../images/common/icon_contact2.svg"); }
.drawer .nav_footer {
	max-width: 500px;
    margin-left: auto;
    margin-right: auto; }

.drawer .nav_footer ul li{
	display: block;
}
.drawer .nav_footer ul li a{
	display: block;
	padding:20px 20px;
	margin: 20px auto;
	font-size:0.9em;
	font-weight: bold;
	color:#fff;
	border:1px solid #fff;
	text-align: center;
}
.drawer .nav_footer ul li a img{
	width:21px;
	vertical-align: middle;
	margin-right: 10px;
}

.spnav_overlay {
  background-color: rgba(255, 255, 255, 0.5);/*9月19日 0,0,0から変更*/
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1030;
  display: none; }

@media screen and (max-width: 1044px) {
  body.open {
    overflow: hidden; } }
body.open header {
  opacity: 1;
  visibility: visible; }
@media screen and (max-width: 1044px) {
  body.open .drawer {
    opacity: 0.8;
    visibility: visible; } 
}
@media screen and (max-width: 1044px) {
  body.open .spnav_overlay {
    position: fixed;
    display: block; } }


footer {
	padding-top: 90px;
	position: relative;
	background-color: #515452;
	background-image: url(../images/common/footerimg.jpg);
}
footer .footerlogo{
	width:320px;
	margin:40px auto;
}
footer .footerbox{
	display: block;
	width:1000px;
	margin:40px auto 80px auto;
}

footer .footerbox > div{
	display:inline-block;
	float:left;
	width:50%;
	padding:30px;
	vertical-align: top;
}

footer .footerbox p{
	color: #fff;
	letter-spacing: 0.2em;
}
footer .footerbox .company{
	font-size: 1.8em;
	font-family: "hiragino-mincho-pron", serif;
	letter-spacing: 0.1em;
}
footer .footerbox p.tel a{
	font-weight: lighter;
	font-size:3em;
	font-family:"trajan-pro-3",serif;
	color: #fff;
	-webkit-transition: all .3s;
	transition: all .3s;
	letter-spacing: 0.1em;
}
footer .footerbox p.tel a:hover{
	color:#d5de58;
}
footer .footerbox .footernav ul li{
	display: block;
}
footer .footerbox .footernav ul li a{
	display: block;
	padding:10px 20px;
	text-align: center;
	margin:10px auto 30px auto;
	-webkit-transition: all .3s;
	transition: all .3s;
	letter-spacing: 0.3em;
	font-size: 120%;
	background-color: none;
	border: 1px solid #fff;
	color:#fff;
}
footer .footerbox .footernav ul li a img{
	width: 25px;
	margin: 0 10px 0 0;
	vertical-align: middle;
}
footer .footerbox .footernav ul li.li_reserve a:hover{
	background-color: #d5de58;
	border: 1px solid #d5de58;
}
footer .footerbox .footernav ul li.li_document a:hover{
	background-color: #607a00;
	border: 1px solid #607a00;
}
footer .bunjo_navi{
	display: block;
	width:350px;
	margin: 400px auto 40px auto;
}
footer .bunjo_navi a{
	display: block;
	margin: 100px auto 40px auto;
}
@media screen and (max-width: 768px) {
	footer{text-align: center;}
	footer .footerbox{width:100%;margin:0px auto;}
	footer .footerbox > div{display:block;float:none;width:95%;margin:0px auto 0px auto;}
	footer .footerlogo{width:200px;margin:20px auto;}
	footer .footerbox p{font-size:0.8em;margin:0px auto;}
	footer .footerbox .company{font-size: 1.2em;}
	footer .footerbox p.tel a{font-size:2em;}
	footer .footerbox .footernav ul li a{font-size: 1.1em;}
	footer .bunjo_navi{width:200px;margin:0px auto 80px auto;}
	
}

  footer small {
    display: block;
    background-color: #d3de33;
    margin-top: 50px;
    text-align: center;
    padding: 10px;
	font-size:0.6em;
	z-index: 20000000 !important;
}

.totop {
  width: 90px;
  height: 90px;
  background-image: url(../images/common/totop.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: fixed;
  bottom: 54px;
  right: 0;
  display: none;
  cursor: pointer;
  z-index: 201 !important; }
  @media screen and (max-width: 479px) {
    .totop {
      width: 40px;
      height: 40px; } }

.footer_fix {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  display: none;
  z-index: 20000000 !important; }
  @media screen and (max-width: 1044px) {
    .footer_fix {
      display: flex;
      position: fixed;
      z-index: 20000000 !important; } }
  .footer_fix li {
    flex-basis: calc(100%/3); }
    .footer_fix li.li_reserve {
      background-color: #d5de58;
		color:#3e3f3c;}
    .footer_fix li.li_document {
      background-color: #607a00; }
    .footer_fix li.li_bunjo {
      background-color: #273a23; }
    .footer_fix li a {
      color: #fff;
      text-align: center;
      display: block;
      font-size: 14px;
      padding: 15px 10px; }





.mv{padding-top: 0;}
.home .mv {
  padding-top: 60px;
  width: 100vw;
  position: relative;
  z-index: 1;
  /*モーダルを開くボタン*/
  /*モーダル本体の指定 + モーダル外側の背景の指定*/
  /*モーダル本体の擬似要素の指定*/
  /*モーダル本体に「active」クラス付与した時のスタイル*/
  /*モーダル枠の指定*/
  /*モーダルを閉じるボタンの指定*/
  /*モーダル内のコンテンツの指定*/ }
@media screen and (max-width: 1200px) {
	.home .mv {
		padding-top: 60px; } }
@media screen and (max-width: 768px) {
	.home .mv {
      padding-top: 60px; } }
@media screen and (max-width: 479px) {.home .mv {padding-top: 30px; }}
.home .mv .mv_catch {
	width: 95vw;
    left: 0;
    right: 0;
    margin-inline: auto;
    top: 6vw;
    position: absolute;
    z-index: 2;
    text-align: right; }
    @media screen and (max-width: 1200px) {
      .home .mv .mv_catch {
        top: 8vw;
        width: 95vw; } }
    @media screen and (max-width: 768px) {
      .home .mv .mv_catch {
        top: 11vw;
        width: 95vw; } }
    @media screen and (max-width: 479px) {
      .home .mv .mv_catch {
        top: 12vw;
        width: 95vw; } }
  .home .mv .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1; }
  .home .mv .img_perth {
    position: absolute;
    top: 5.1vh;
    width: 100%;
    /*&.fixed {
         position: fixed;
         left: 0;
     }*/ }
    @media screen and (max-width: 1200px) {
      .home .mv .img_perth {
        top: 4.9vh; } }
    @media screen and (max-width: 768px) {
      .home .mv .img_perth {
        top: 5vh; } }
    @media screen and (max-width: 479px) {
      .home .mv .img_perth {
        top: 5.5vh; } }
  .home .mv .feature {
    position: absolute;
    bottom: 10vw;
    max-width: 1190px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    /*z-index: 1;*/
    padding-left: 20px;
    padding-right: 20px; }
    @media screen and (max-width: 1044px) {
      .home .mv .feature {
        bottom: 25vw;
        width: 85%; } }
    @media screen and (max-width: 768px) {
      .home .mv .feature {
        bottom: 30vw; } }
    @media screen and (max-width: 479px) {
      .home .mv .feature {
        bottom: 40vw; } }
    @media screen and (max-width: 768px) {
      .home .mv .feature ul {
        flex-wrap: wrap; } }
    .home .mv .feature li {
      background-color: #61C1C8;
      color: #fff;
      flex-basis: 23.81%;
      text-align: center;
      font-size: 14px;
      border-radius: 5px;
      padding: 10px 5px;
      display: flex;
      justify-content: center;
      align-items: center; }
      @media screen and (max-width: 768px) {
        .home .mv .feature li {
          flex-basis: 48.5%;
          margin-bottom: 2%;
          font-size: 12px; } }
      @media screen and (max-width: 479px) {
        .home .mv .feature li {
          font-size: 12px;
          padding: 5px;
          line-height: 1.4; } }
    @media screen and (max-width: 479px) {
      .home .mv .feature .note {
        margin-top: 0px;
        font-size: 8px; } }
  .home .mv .banner {
    display: flex;
    width: 90%;
    max-width: 1120px;
    margin-inline: auto;
    margin-top: 2%;
    gap: 2%; }
    @media screen and (max-width: 1044px) {
      .home .mv .banner {
        display: block;
        width: 85%;
        margin-top: 1%; } }
    @media screen and (max-width: 768px) {
      .home .mv .banner {
        width: 90%;
        margin-top: 5%; } }
    @media screen and (max-width: 479px) {
      .home .mv .banner {
        width: 90%;
        margin-top: 8.5%; } }
  .home .mv .modal-open {
    cursor: pointer; }
  .home .mv .modal-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    padding: 40px 20px;
    overflow: auto;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    box-sizing: border-box; }
  .home .mv .modal-container:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%; }
  .home .mv .modal-container.active {
    opacity: 1;
    visibility: visible; }
  .home .mv .modal-body {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    max-width: 640px;
    width: 90%; }
  .home .mv .modal-close {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -40px;
    right: -40px;
    width: 40px;
    height: 40px;
    font-size: 40px;
    color: #fff;
    cursor: pointer; }
  .home .mv .modal-content {
    position: relative;
    z-index: 2;
    background: #fff;
    text-align: left;
    padding: 30px; }
  .home .mv .banner picture {
    display: flex;
    justify-content: space-between;
    width: 45%;
    margin-top: 0px;
    margin-bottom: 30px;
    margin-inline: auto;
    /*            padding-inline: 10px;*/ }
    @media screen and (max-width: 1044px) {
      .home .mv .banner picture {
        width: 60%;
        display: block;
        margin-top: 20px;
        margin-inline: auto; } }
    @media screen and (max-width: 768px) {
      .home .mv .banner picture {
        width: 75%;
        display: block;
        margin-top: 10px; } }
.home .sec01 {
	position: relative;
	z-index: 0;
	padding-bottom: 50px;
}
.home .indexlogo{
	width:400px;
	margin:150px auto 0px auto;
}
@media screen and (max-width: 768px){
	.home .indexlogo{
		width:60%;
		margin:70px auto 0px auto;
	}
}

.home .highlights{
	display: block;
	width:100%;
	margin: 0px auto 50px;
	
}
.home .highlights ul li{
	display: inline-block;
	width: 33%;
	float: left;
	text-align: center;
	vertical-align: middle;
	margin: 30px auto;
}
.home .highlights ul li:first-child{
	border-right: 1px solid #fff;
}
.home .highlights ul li:last-child{
	border-left:1px solid #fff;
}
.home .highlights ul li a{
	display: block;
	padding: 30px;
	-webkit-transition: all .3s;
	transition: all .3s;
	background-image: url(../images/home/icon_readmore.svg);
	background-position: right 6% bottom 5%;
	background-repeat: no-repeat;
	background-size: 35%;
}
.home .highlights ul li a:hover{
	background-color: #424441;
}
.home .highlights ul li a p{
	color: #fff;
	font-family: "hiragino-mincho-pron", serif;
	font-size: 1.7em;
	letter-spacing: 0.1em;
}
.home .highlights ul li a p span{
	font-size:1.5em;
	color:#d3de33;
}
@media screen and (max-width: 1280px) {
	.home .highlights ul li a p{
		color: #fff;
		font-family: "hiragino-mincho-pron", serif;
		font-size: 1.2em;
		letter-spacing: 0.1em;
	}
}
@media screen and (max-width: 768px) {
	.home .highlights ul li{
		width:100%;
		float: none;
		margin: 0px
	}
	.home .highlights ul li:first-child{
		border-right:0px;
		border-bottom: 1px solid #fff;
	}
	.home .highlights ul li:last-child{
		border-left:0px;
		border-top:1px solid #fff;
	}
	.home .highlights ul li a{
		background-image:none;
	}
}


.catch {
	padding: 20px;
	text-align: center;
	color:#fff;
}
.catch h2{
	font-family: "hiragino-mincho-pron", serif;
	font-size: 30px;
	text-align: center;
	letter-spacing: 0.3em;
	font-weight: 200;
	padding: 0px;
	}

.catch .en{
	font-family:"trajan-pro-3",serif;
	font-size: 22px;
	font-weight: 200;
	letter-spacing: 0.3em;
	text-align: center;
	padding-top: 50px;
	margin:0 0 20px 0;
}
p.model_brand{
	display: inline;
	font-size:17px;
	padding:3px 10px;
	background-color: #514e4d;
	color:#fff;
	margin:30px auto 20px auto;
	text-align: center;
}

.subcatch{
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-size: 17px;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 2.5em;
	font-weight: 100;
	padding: 50px 20px ;
	color:#fff;
	}

.home{background-color:#515452;}
.home .catch h2{
	color: #FFF;
	margin-top:80px;
	}
.home .subcatch{
	color: #FFF;
	font-weight:lighter;
	}
.home .inner{background-color:#515452;}

.home  .sec01 .contents {
	/*background-color: rgba(255, 255, 255, 0.9);*/
	max-width: 604px;
	margin-left: auto;
	margin-right: auto;
	padding: 55px 55px 40px 55px;
	position: relative;
	margin-top: 740px;
	width: calc(100% - 40px);
	}
	@media screen and (max-width: 768px) {
		.subcatch br{display:none;}
		.home .sec01 {padding-bottom: 80px;}
		.home .sec01 .catch {
			font-size: 36px;
			padding-top: 15px auto;
		}
		.catch h2{font-size: 18px;}
		.catch .en{font-size: 18px;}
		.sec01 .subcatch{
			font-size:13px;
			letter-spacing: 0.1em;
			padding-top: 30px;
			text-align: left;
		}
		  .home .sec01 .contents {
			  margin-top: 80px;
			  max-width: none;}
		  .home .sec01 .contents .img01 {
			  width: 30%;
			  right: 10%;
			  top: -12%;}
	  }
	  @media screen and (max-width: 479px) {
		  .catch{
			  font-size: 17px;
			  padding-top: 15 auto;}
		  .catch .en{font-size: 17px;}
		  .subcatch{
			  font-size:11px;
			  letter-spacing: 0.1em;
			  padding-top: 30px;
		  }
		  .home .sec01 .subcatch > br{
			  display:none;
		  }
		  .home .sec01 .contents {
			  padding: 30px 20px;}
		  .home .sec01 .contents p {
			  font-size: 14px;
			  text-align: center; }
	  }
	  .home .sec01 .contents .lg {
		  text-align: center;
		  margin:30px auto;
		  font-size: 34px;
		  color: #d3de33;
		  margin-bottom: 30px;
		  font-size: 16px;
		  text-align: center;
	  }
	  
	  .home .sec01 .contents p {
		  line-height: 2;
		  font-feature-settings: "palt"; }
	  .home .sec01 .contents p:not(:last-of-type) {
		  margin-bottom: 30px; }
	  
	  .home .sec01 .contents img {
		  position: absolute;
		  z-index: -1;
		  display: inline-block; }
	  .home .sec01 .contents .img01 {
		  top: -90%;
		  right: -40%;
		  width: 66.72%; }

	  
	  
    .home .sec01 .contents .img02 {
      top: -88%;
      left: -57%;
      width: 124%; }
      @media screen and (max-width: 768px) {
        .home .sec01 .contents .img02 {
          width: 60.8vw;
          left: -20px;
          top: -10%;
          z-index: -2; } }
    .home .sec01 .contents .img03 {
      top: -36%;
      right: -28%;
      width: 66.72%; }
      @media screen and (max-width: 768px) {
        .home .sec01 .contents .img03 {
          width: 32.8vw;
          top: 8%;
          right: 0; } }
    .home .sec01 .contents .img04 {
      top: -24%;
      left: -30%;
      width: 48.17%; }
      @media screen and (max-width: 768px) {
        .home .sec01 .contents .img04 {
          width: 22.6vw;
          top: 21%;
          left: 0; } }
    .home .sec01 .contents .img05 {
      top: 9%;
      left: -56%;
      width: 69.2%; }
      @media screen and (max-width: 768px) {
        .home .sec01 .contents .img05 {
          width: 32.5vw;
          top: 47%;
          left: -20px; } }
    .home .sec01 .contents .img06 {
      top: 5%;
      right: -56%;
      width: 71%; }
      @media screen and (max-width: 768px) {
        .home .sec01 .contents .img06 {
          width: 33.33vw;
          right: -20px;
          top: 45%; } }
    .home .sec01 .contents .img07 {
      bottom: 32%;
      right: 20%;
      width: 52.9%; }
      @media screen and (max-width: 768px) {
        .home .sec01 .contents .img07 {
          width: 25vw;
          right: 30%;
          bottom: 18%; } }
    .home .sec01 .contents .img08 {
      bottom: -8%;
      right: -49%;
      width: 103.6%;
      z-index: -2; }
      @media screen and (max-width: 768px) {
        .home .sec01 .contents .img08 {
          width: 48.8vw;
          right: -20px;
          bottom: -3%; } }
    .home .sec01 .contents .img09 {
      bottom: 11%;
      left: -36%;
      width: 58.1%;
      z-index: -2; }
      @media screen and (max-width: 768px) {
        .home .sec01 .contents .img09 {
          width: 27.4vw;
          left: 4%;
          bottom: 0%; } }
.home .catchimage{margin:0px;}
.home .catchimage img{width:100%;}




.menu{
  width: 100%;
  margin-right: auto;
  margin-left: auto;}
a.menubox{
	display: flex;
	flex-direction: row;}
a.menubox + a.menubox{
	margin-top: 0px;}
.menuTXT{
	width: 60%;
	padding:60px 20px;
	background-color:#2c2d2c;
	text-align: center;
	background-image: url(../images/home/icon_readmore.svg);
	background-position: right 6% bottom 5%;
	background-repeat: no-repeat;
	background-size: 20%;
	color:#FFF;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;}
a.menubox:hover .menuTXT{
	background-position: right 3% bottom 5%;
	}
.menuTXT > h3 {
	font-size: 25px;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	font-family: "hiragino-mincho-pron", serif;
	font-weight: normal;
}
.menuTXT > p {
	font-size: 17px;
	margin-top: 20px;
	line-height: 2em;}
.menuIMG{
  width: 40%;}
.menuIMG img{
  height: 100%;
  object-fit: cover;}
a.menubox:nth-child(odd){
  flex-direction: row-reverse;}
a.menubox:nth-child(odd) .menuTXT{
	background-color:#424441;}

@media screen and (max-width:767px){
	a.menubox {
		display: block;}
	a.menubox + a.menubox{
		margin-top: 0px;}
	.menuTXT{
		width: 100%;
		padding: 40px;}
	.menuTXT > h3 {
		font-size: 20px;}
	.menuTXT > p {
		font-size: 12px;
		text-align: left;}
	.menuTXT br{
		display:none;}
	.menuIMG{
		margin-top: 0px;
		width: 100%;}
}

.kukaku{
	max-width:1280px;
	margin: 0 auto;
}
.kukaku img{
	width: 100%;
	padding: 20px;
}
.towndesign{
	max-width: 1580px;
	margin: 0px auto;
}


.towndesign > div{
	display: flex;
	flex-direction: row;
	margin: 100px auto;
}
.towndesign > div + .towndesign > div{
	margin-top: 0px;}
.townTXT{
	width: 35%;
	padding:2% 5%;
	color:#FFF;
	vertical-align: middle;
}
.townTXT > h3 {
	font-size: 1.5em;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	font-family: "hiragino-mincho-pron", serif;
	font-weight: normal;
	text-align: center;
	margin: 20px;
}
.townTXT > p {
	font-size: 17px;
	line-height: 2em;}

.townIMG{
  width: 65%;}
.townIMG img{
  width: 100%;
  object-fit: cover;}
.towndesign > div:nth-child(odd){
  flex-direction: row-reverse;}

@media screen and (max-width:767px){
	.towndesign > div {
		display: block;
		margin: 40px auto;
	}
	.towndesign > div + .towndesign > div{
		margin-top: 0px;}
	.townTXT{
		width: 100%;
		padding: 40px;}
	.townTXT > h3 {
		font-size: 1.2em;}
	.townTXT > p {
		font-size: 0.8em;
		text-align: left;}
	.townTXT br{
		display:none;}
	.townIMG{
		margin-top: 0px;
		width: 100%;}
}

.exterior{
	display: block;
	padding:30px 20px;
	background-color: #515452;
}
.exterior ul{
	clear: none;
	max-width: 1280px;
	list-style-type: none;
	display: block;
	padding: 0;
	margin: 80px auto;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-auto-rows: 1fr;
	grid-row-gap: 25px;
	grid-column-gap: 25px;
}
.exterior ul li{
	background-color: #fff;
	padding:18px;
}
.exterior ul li h3{
	margin-top:10px;
	font-size:1.1em;
	text-align: center;
}
.exterior ul li p{
	font-size:0.9em;
}

@media screen and (max-width: 1150px) {
	.exterior ul{grid-template-columns: repeat(3, 1fr);}
}
@media screen and (max-width: 768px) {
	.exterior ul{
		grid-template-columns: repeat(2, 1fr);
		grid-row-gap: 15px;
		grid-column-gap: 15px;
	}
	.exterior ul li h3{
		font-size: 0.8em;
		margin-top:5px;
	}
	.exterior ul li p{
		font-size:0.7em;
	}
}


.plan_list{
	display: block;
	margin: 0px auto 50px auto;
	width:1150px;
	background-color: none;
}
.plan_list ul li{
	display: block;
	float: left;
	width:50%;
}
.plan_list ul li a{
	display: block;
	padding:10px 20px;
	text-align: center;
	margin: 20px;
	-webkit-transition: all .3s;
	transition: all .3s;
	background-color: #d5de58;
	font-family: trajan-pro-3;
	letter-spacing: 0.3em;
	font-size: 110%;
}
.plan_list ul li a:hover{
	background-color: #fff;
}

.pickup_plan{
	display: block;
	margin:30px;
	color: #514e4d;
}
.pickup_plan br{
	display:none;
}
.pickup_plan > p{
	text-align: center;
	font-size: 1.5vh;
	margin-bottom: 50px;
}
.pickup_plan span.en{
	font-family: "trajan-pro-3",serif;
	letter-spacing: 0.3em;
	margin-right: 1vh;
}
.pickup_plan p.en{
	display: inline-block;
	padding-bottom: 4px;
	font-family: "trajan-pro-3",serif;
	letter-spacing: 0.3em;
	padding:3px;
	border-bottom:2px solid #98afae;
	margin-bottom: 10px;}
.pickup_plan p.planTTL{
	font-size:20px;
	margin-bottom: 20px;}


.pickup_plan .plan_detail .planTXT > div a:hover{
	background-color: #c8c1b1;
	color:#fff;
}

.pickup_plan .plan_detail{
	display: block;
	background-color: #fff;
	padding: 80px;
	margin: 0px auto 40px auto ;
	width:1150px;
}
.pickup_plan .plan_detail > div{
	background-color: #fff;
	display: block;
	float: left;
	width:50%;}
.pickup_plan .plan_detail .planTXT > div{
	display: block;
	padding: 0px 80px 0px 0px;}
.pickup_plan .plan_detail .planTXT > div a{
	display: block;
	padding:10px 20px;
	text-align: center;
	margin-top: 20px;
	background-color: #d5de58;
	bottom:10px;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.pickup_plan .plan_detail .planTXT > div a:hover{
	background-color: #607a00;
	color:#fff;
}
.pickup_plan .plan_detail .planIMG img{
	padding: 20px;
}
.planTTL br{display: block;}



@media screen and (max-width: 1280px) {
	.pickup_plan .plan_detail{
		padding: 50px;
		width: 90%
	}
	.planTTL br{display: block;}
}
	
@media screen and (max-width: 768px) {
	.plan_list{
		display: block;
		margin: 0px auto 50px auto;
		width:95%;}
	.plan_list ul li a{
		font-size: 80%;
		margin: 10px;
		padding: 8px 25px;
	}
	.pickup_plan br{display: block;}
	.pickup_plan .plan_detail{padding:20px 20px;margin: 0 auto 40px auto;width:95%;}
	.pickup_plan .plan_detail .planTXT > div{
		display: block;
		padding: 0px 10px;}
	.pickup_plan .plan_detail > div{
		display: block;
		float: none;
		width:100%;}
	.pickup_plan .plan_detail .planTXT p{
		font-size:80%;
	}
	.planTTL br{display: none;}
	.planTTL{font-size:90%;}
	.pickup_plan .plan_detail .planTXT > div a{
		font-size:80%;
	}
}

/* グリッドスタイル */
.town_progress{
	width:90%;
	margin: 40px auto;
}
.town_progress .image-grid {
	margin: 20px auto;
	display: flex; /* フレックスボックスを使用して画像を横並びに */
	justify-content: space-around; /* 画像間のスペースを均等に */
	gap: 20px; /* 画像間の余白 */
  }
  
  /* サムネイル画像のスタイル */
.town_progress .thumbnail {
      width: 100%; /* 幅を100%に設定 */
      cursor: pointer;  /* カーソルをポインターにしてクリック可能に */
      transition: transform 0.3s; /* ホバー時の変化を滑らかに */
  }

.town_progress .thumbnail:hover {
      transform: scale(1.05); /* ホバー時に少し拡大 */
  }

 /* モーダルのスタイル */
.town_progress .modal {
      display: none; /* 初期状態は非表示 */
      position: fixed; /* スクロールしても位置が固定 */
      z-index: 1; /* 他の要素の上に表示 */
      left: 0;
      top: 0;
      width: 100%; /* 幅は全体 */
      height: 100%; /* 高さも全体 */
      overflow: auto; /* コンテンツが多い場合はスクロール */
      background-color: rgba(0, 0, 0, 0.7); /* 背景の透明度 */
  }

.town_progress .modal-content {
      margin: 15% auto; /* 中央寄せ */
      display: block; /* ブロック要素 */
      width: 100%; /* 幅は80% */
      max-width: 1580px; /* 最大幅を設定 */
  }

.town_progress .close {
      position: absolute; /* 絶対位置に配置 */
      top: 10px; /* 上から10pxの位置 */
      right: 25px; /* 右から25pxの位置 */
      color: white; /* 色を白に */
      font-size: 35px; /* フォントサイズを35pxに */
      font-weight: bold; /* 太字 */
      cursor: pointer;  /* カーソルをポインターにしてクリック可能に */
  }
.town_progress > p{
	text-align: center;
	font-size: 1.5vh;
	margin:100px auto 50px;
}
.town_progress span.en{
	font-family: "trajan-pro-3",serif;
	letter-spacing: 0.3em;
	margin-right: 1vh;
}
.town_progress br{display:none;}
@media screen and (max-width: 768px) {
	.town_progress br{display: block;}
	.town_progress .image-grid {
		margin: 0px auto;
		display: flex; /* フレックスボックスを使用して画像を横並びに */
		justify-content: space-around; /* 画像間のスペースを均等に */
		gap: 10px; /* 画像間の余白 */
	}
	.town_progress .modal-content {
		margin: 50% auto; /* 中央寄せ */
		max-width: 768px; /* 最大幅を設定 */
	}
}




.googlemap{
	margin: 0px;
}
.carnavi{
	display: block;
	padding: 15px;
	background-color: #d5de58;
	margin: -8px 0px 0px 0px;
	text-align: center;
}
.carnavi p.carnavi_add{
	font-size:1vh;
}
.carnavi p.carnavi_add span{
	font-size:1.5vh;
	letter-spacing: 0.2em;
}
.carnavi p.carnavi_nb{
	font-size:0.9vh;
	text-align: center;
	margin-top:0px;
}


.sec01 .facility{
	display: block;
	margin:80px auto;
	padding:50px auto;
	width: 1120px;
	
}

.sec01 .facility  h3{
	font-size: 1.3em;
	padding:10px 5px;
	margin: 20px;
	border-bottom: 2px solid #cad4db;
	color: #fff;
	font-weight: 200;
	font-family: "hiragino-mincho-pron", serif;
	
}
.sec01 .facility ul {
	list-style-type: none;
	padding-left: 0;
}
.sec01 .facility ul li{
	display: inline-block;
	float: left;
	text-align: center;
	width:240px;
	margin: 20px;
	padding:0px;
	color: #fff;
}
.sec01 .facility ul li .facilityNM{
	font-family: "hiragino-mincho-pron", serif;
	font-size: 0.8em;
	margin:15px auto 3px auto;
}
.sec01 .facility ul li .facilityDS{
	font-size: 0.7em;
	font-weight: lighter;
}
.sec01 .facility ul li .facilityKM{
	font-size: 0.7em;
	font-weight: lighter;
}

@media screen and (max-width: 1150px){
	.sec01 .facility{
		display: block;
		width: 90%;
	}
	.sec01 .facility  h3{
		margin: 1.6%;
	}
	.sec01 .facility ul li{
		width:30%;
		margin: 1.6%;
	}
}
@media screen and (max-width: 768px) {
	.sec01 .facility  h3{margin: 1.5%;}
	.sec01 .facility ul li{width:46%;margin: 2%;}
}

.red{
	color:#ff6161;
	text-align: center;
	font-size: 0.8em;
}

.equipment{
	display: block;
	padding:30px 20px;
	background-color: #515452;
}
.equipment h3{
	font-size:1.2em;
	font-family: "hiragino-mincho-pron", serif;
}

.equipment .eq_list{
	max-width: 1280px;
	margin: 80px auto;
}
.equipment .eq_list h3{
	font-size: 1.3em;
	padding:10px 5px;
	margin: 20px;
	border-bottom: 2px solid #cad4db;
	color: #fff;
	font-weight: 200;
	font-family: "hiragino-mincho-pron", serif;
}


.equipment .eq_list ul{
	clear: none;
	list-style-type: none;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-auto-rows: 1fr;
	grid-row-gap: 25px;
	/*grid-column-gap: 25px;*/
}
.equipment .eq_list ul li{
	/*background-color: #fff;*/
	padding:10px 50px;
	font-family: "hiragino-mincho-pron", serif;
	border-right:1px solid #fff;
	color: #fff;
	margin: 20px 0px;
}

.equipment .eq_list ul li:nth-of-type(3n){
	border-right:none;
}
.equipment .eq_list ul li img{
	padding: 0;
	margin: 0;
}
.equipment .eq_list ul li h4{
	padding: 0;
	margin:30px 0px 10px;
	font-size:1.2em;
	text-align: center;
}
.equipment .eq_list ul li p{
	padding: 0;
	margin: 0;
	font-size:0.9em;
	line-height: 2em;
}
.equipment .eq_list ul li span{
	font-size:0.7em;
	line-height: 1em;
}

.equipment .eq_btn{
	max-width:1280px;
	margin: 80px auto;
}
.equipment .eq_btn  ul{
	clear: none;
	list-style-type: none;
	display: grid;
	grid-template-columns: repeat(7, 1fr);
	grid-auto-rows: 1fr;
	grid-row-gap: 25px;
	background-color: #fff;
	margin:20px auto;
}
.equipment .eq_btn ul li{
	font-family: "hiragino-mincho-pron", serif;
	text-align: center;
}
.equipment .eq_btn ul a{
	display: block;
	padding:30px;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.equipment .eq_btn ul a:hover{
	background-color: #DDDDDD;
}

.equipment .eq_btn ul a.selected {
	background-color: #d5de58;
}

@media screen and (max-width: 1150px) {
	.equipment .eq_list ul{grid-template-columns: repeat(2, 1fr);}
	.equipment .eq_list ul li h4{
		font-size: 1em;
	}
	.equipment .eq_list ul li:nth-of-type(3n){
		border-right:1px solid #fff;
	}
	.equipment .eq_list ul li:nth-of-type(even){
		border-right:none;
	}
	.equipment .eq_btn {
		display: none;
	}
	
}
@media screen and (max-width: 768px) {
	.equipment{
		padding:30px 0px;
	}
	.equipment .eq_list ul{
		grid-template-columns: repeat(2, 1fr);
		grid-row-gap: 15px;
		/*grid-column-gap: 15px;*/
	}
	.equipment .eq_list ul li{
		padding:10px 15px;
	}
	.equipment .eq_list ul li h4{
		font-size: 0.8em;
	}
	.equipment .eq_list ul li p{
		font-size:0.7em;
	}
	.equipment .eq_list{
		margin: 20px auto;
	}
}




.bikou{text-align: center;font-size:14px;margin:20px;}

.modelhouse{
	display: block;
	text-align: center;
	margin: 30px auto;
}
.modelhouse p{
	font-size: 20px;
	margin:50px auto;
	font-weight: 100;
	letter-spacing: 0.3em;
}
.modelhouse p.bikou{font-size:15px;}
.modelhouse .images{
	max-width:1280px;
	margin: 0px auto;
}
@media screen and (max-width: 768px) {
	.modelhouse p{font-size: 13px;margin:50px auto;}
	.modelhouse p.bikou{font-size:10px;letter-spacing: 0em;}
}

.modelhouse{
  width: 100%;
  margin-right: auto;
  margin-left: auto;}
.modelhouse > div{
	display: flex;
	flex-direction: row;
}
.modelhouse > div + .modelhouse > div{
	margin-top: 0px;}
.modelhouse > div > div{
	width: 60%;
	padding:60px;
	text-align: left;
	color:#FFF;
}

.modelhouse h3 {
	font-size: 2em;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	font-family: "hiragino-mincho-pron", serif;
	font-weight: normal;
}
.modelhouse h3 span {
	font-size: 0.7em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-family:trajan-pro-3, serif;
	font-weight: normal;
}
.modelhouse p {
	font-size: 17px;
	margin-top: 20px;
	line-height: 2em;
	letter-spacing: 0.1em;
}
.modelhouse figure img{
  height: 100%;
  object-fit: cover;}
.modelhouse > div:nth-child(even){
  flex-direction: row-reverse;}

@media screen and (max-width:1080px){
	.modelhouse > div {
		display: block;}
	.modelhouse > div + .modelhouse > div{
		margin-top: 0px;}
	.modelhouse > div > div{
		width: 100%;
		padding: 40px;}
	.modelhouse h3 {
		font-size: 2em;}
	.modelhouse h3 span {
		font-size: 0.5em;}
	.modelhouse p {
		font-size: 0.9em;
		text-align: left;}
	.figure{
		margin-top: 0px;
		width: 100%;}
}




.outline_link{
	display: block;
	margin: 20px auto;
	max-width: 760px;
}
.outline_link > div{
	display: inline-block;
	float: left;
	border: 1px solid #666;
	padding: 40px auto;
	font-size: 1.2em;
	text-align: center;
	width: 33.3%;
	margin: 20px auto;
}
.outline_link > div a{
	display: block;
	background-color: #f7f6f3;
	-webkit-transition: all .3s;
	transition: all .3s;
	font-family: "hiragino-mincho-pron", serif;
	padding: 20px;
}
.outline_link > div a:hover{
	background-color: #d5de58;
}

@media screen and (max-width: 768px) {
	.outline_link{margin: 0px 30px 50px;}
	.outline_link > div{font-size: 0.9em;}
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
 
.clearfix:before {
	content: "";
	display: block;
	clear: both;
}
 
.clearfix {display: block;}

.home .note {
  font-size: 10px;
  text-align: right;
  margin-top: 10px; }
.home .sec02,
.home footer {
  position: relative;
  z-index: 1;
  background-color: #515452; }



.home .sec02 {
  padding-top: 278px;
  padding-bottom: 150px; }
  @media screen and (max-width: 768px) {
    .home .sec02 {
      padding-top: 58px;
      padding-bottom: 30px; } }
  .home .sec02 .box {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    position: relative; }
    .home .sec02 .box:not(:last-child) {
      margin-bottom: 300px; }
      @media screen and (max-width: 768px) {
        .home .sec02 .box:not(:last-child) {
          margin-bottom: 0px; } }
    .home .sec02 .box .contents {
      max-width: 610px;
      padding: 70px 77px 50px 40px; }
      @media screen and (max-width: 479px) {
        .home .sec02 .box .contents {
          padding-right: 0;
          padding-left: 0;
          margin-top: -20px;
          position: relative;
          z-index: 1;
          padding-top: 40px; } }
      .home .sec02 .box .contents h2 {
        margin-bottom: 70px; }
        @media screen and (max-width: 768px) {
          .home .sec02 .box .contents h2 {
            margin-bottom: 30px;
            text-align: center; } }
        .home .sec02 .box .contents h2 .en {
          font-size: 74px; }
          @media screen and (max-width: 768px) {
            .home .sec02 .box .contents h2 .en {
              font-size: 48px;
              line-height: 0.8;
              margin-top: 10px; } }
      .home .sec02 .box .contents p {
        font-size: 20px;
        line-height: 2; }
        @media screen and (max-width: 768px) {
          .home .sec02 .box .contents p {
            font-size: 14px; } }
      .home .sec02 .box .contents .btn {
        margin-top: 40px;
        max-width: 263px; }
        @media screen and (max-width: 768px) {
          .home .sec02 .box .contents .btn {
            margin-left: auto;
            margin-right: auto;
            max-width: 150px;
            margin-top: 30px; } }
        .home .sec02 .box .contents .btn a {
          background-color: #d3de33; }
          .home .sec02 .box .contents .btn a:hover span {
            color: #d3de33; }
    .home .sec02 .box img {
      position: absolute;
      width: 66.66%;
      top: -154px;
      z-index: -1; }
      @media screen and (max-width: 768px) {
        .home .sec02 .box img {
          position: static;
          width: 100vw;
          transform: translateX(-27px); } }
    .home .sec02 .box.box_type1 .contents {
      margin-right: 0;
      margin-left: auto; }
    .home .sec02 .box.box_type1 img {
      left: 0; }
    .home .sec02 .box.box_type2 .contents {
      padding-right: 50px;
      padding-left: 80px; }
      @media screen and (max-width: 768px) {
        .home .sec02 .box.box_type2 .contents {
          padding-right: 0;
          padding-left: 0;
          padding-top: 40px; } }
    .home .sec02 .box.box_type2 img {
      right: 0; }

.scroll {
  top: 60%;
  position: fixed;
  right: 50px;
  z-index: 2; }
  .scroll img {
    width: 14px; }
  @media screen and (max-width: 479px) {
    .scroll {
      right: 10px; } }
  .scroll:after {
    animation: pathmove 1.4s ease-in-out infinite;
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 1px;
    height: 160px;
    background: #8A8180;
    opacity: 0; }

@keyframes pathmove {
  0% {
    height: 0;
    top: 100%;
    opacity: 0; }
  30% {
    height: 60px;
    opacity: 1; }
  100% {
    height: 0;
    top: 240%;
    opacity: 0; } }
.page {
  margin-top: 65px; }
  @media screen and (max-width: 479px) {
    .page {
      margin-top: 44px; } }
  .page header {
    background-color: #3e3f3c; }
  .page .anchor {
    transform: translateY(-130px); }
  .page .page_nav {
    position: absolute;
    width: 100%;
    top: 64px;
    left: 0;
    background-color: #d3de33;
    z-index: 3;
    border-top: 1px solid #808080; }
    @media screen and (max-width: 479px) {
      .page .page_nav {
        top: 44px;
        border-bottom: 1px solid rgba(128, 128, 128, 0.14);
        border-top: none; } }
    .page .page_nav ul {
      justify-content: flex-start; }
      @media screen and (max-width: 479px) {
        .page .page_nav ul {
          flex-wrap: wrap; } }
      .page .page_nav ul li:not(:last-child) {
        margin-right: 5%; }
        @media screen and (max-width: 479px) {
          .page .page_nav ul li:not(:last-child) {
            margin-right: 0; } }
      @media screen and (max-width: 479px) {
        .page .page_nav ul li {
          flex-basis: 50%;
          text-align: center; } }
      .page .page_nav ul li a {
        font-size: 14px;
        padding: 15px 0;
        display: inline-block;
        position: relative; }
        @media screen and (max-width: 479px) {
          .page .page_nav ul li a {
            font-size: 13px;
            padding: 8px 0; } }
        .page .page_nav ul li a.is-active:after {
          content: "";
          width: 100%;
          height: 3px;
          background-color: #d3de33;
          position: absolute;
          bottom: 7px;
          left: 0;
          right: 0;
          margin-left: auto;
          margin-right: auto; }
  .page h2.ttl {
    margin-bottom: 140px; }
    @media screen and (max-width: 479px) {
      .page h2.ttl {
        text-align: center;
        margin-bottom: 60px; } }
    .page h2.ttl .en {
      font-size: 90px;
      line-height: 0.8; }
      @media screen and (max-width: 479px) {
        .page h2.ttl .en {
          font-size: 48px;
          margin-top: 10px; } }
  /*.page h3 {
    width: fit-content;
    background-color: #b8c2c0;
    color: #fff;
    font-size: 20px;
    font-family:trajan-pro-3, serif;
    padding: 0 10px;
    line-height: 1.4;
    margin-bottom: 40px; }*/
    @media screen and (max-width: 479px) {
      .page h3 {
        /*font-size: 12px;*/
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px; } }
  .page .bg {
    padding-top: 90px; }
    @media screen and (max-width: 479px) {
      .page .bg {
        padding-top: 60px; } }








.page-location h2.ttl {
  padding-top: 100px;
  margin-bottom: 90px; }
  @media screen and (max-width: 479px) {
    .page-location h2.ttl {
      padding-top: 35px;
      margin-bottom: 45px; } }
.page-location .img_location1 {
  max-width: 1280px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 100px; }
  @media screen and (max-width: 479px) {
    .page-location .img_location1 {
      margin-bottom: 30px; } }
.page-location .sec_location01 {
  padding-bottom: 100px; }
  @media screen and (max-width: 479px) {
    .page-location .sec_location01 {
      padding-bottom: 50px; } }
  .page-location .sec_location01 .box {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto; }
    .page-location .sec_location01 .box:not(:last-child) {
      margin-bottom: 100px; }
      @media screen and (max-width: 479px) {
        .page-location .sec_location01 .box:not(:last-child) {
          margin-bottom: 40px; } }
    .page-location .sec_location01 .box .text {
      padding-left: 160px;
      flex-basis: 50%; }
      @media screen and (max-width: 1280px) {
        .page-location .sec_location01 .box .text {
          padding-left: calc((100vw - 960px) / 2); } }
      @media screen and (max-width: 1020px) {
        .page-location .sec_location01 .box .text {
          padding-left: 30px; } }
      @media screen and (max-width: 479px) {
        .page-location .sec_location01 .box .text {
          padding-left: 40px;
          padding-right: 40px;
          margin-bottom: 30px; } }
      .page-location .sec_location01 .box .text p {
        line-height: 1.8; }
        .page-location .sec_location01 .box .text p:not(:last-of-type) {
          margin-bottom: 30px; }
        @media screen and (max-width: 479px) {
          .page-location .sec_location01 .box .text p {
            font-size: 14px; } }
      .page-location .sec_location01 .box .text .lg {
        font-size: 34px;
        color: #d3de33;
        margin-bottom: 40px; }
        @media screen and (max-width: 479px) {
          .page-location .sec_location01 .box .text .lg {
            font-size: 20px;
            text-align: center;
            margin-bottom: 10px; } }
    .page-location .sec_location01 .box .image {
      flex-basis: 44.21%; }
      @media screen and (max-width: 479px) {
        .page-location .sec_location01 .box .image {
          padding-right: 40px;
          padding-left: 40px; } }
      .page-location .sec_location01 .box .image .caption {
        text-align: right;
        font-size: 14px;
        margin-top: 10px; }
        @media screen and (max-width: 479px) {
          .page-location .sec_location01 .box .image .caption {
            font-size: 10px; } }
    @media screen and (max-width: 479px) {
      .page-location .sec_location01 .box .flex {
        display: block; } }
    .page-location .sec_location01 .box .flex.reverse .text {
      padding-left: 0;
      padding-right: 120px; }
      @media screen and (max-width: 1280px) {
        .page-location .sec_location01 .box .flex.reverse .text {
          padding-right: calc((100vw - 960px) / 2); } }
      @media screen and (max-width: 1020px) {
        .page-location .sec_location01 .box .flex.reverse .text {
          padding-right: 30px; } }
      @media screen and (max-width: 479px) {
        .page-location .sec_location01 .box .flex.reverse .text {
          padding-right: 40px;
          padding-left: 40px; } }


.voices {
  font-size: 35px;
  background-color: #FFFFFF;
  color: #000000;
  margin-bottom: 2vh; }

.enquete {
  margin-inline: auto;
  width: 50%;
  padding-bottom: 50px;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo,  !important; }

.userName {
  margin-top: 2%;
  font-size: 1.8rem;
  text-align: left;
  max-width: 250px;
  color: #FFFFFF;
  margin-bottom: 10px; }

.qa-voice {
  margin-bottom: 1vh;
  font-size: 0.22rem;
  text-align: left;
  color: #FFFFFF; }
  .qa-voice p:first-child {
    margin-bottom: 0.5vh;
    font-weight: 400; }
  .qa-voice p:last-child {
    font-weight: 600; }
  .qa-voice::after {
    content: "◆";
    text-align: center;
    margin-block: 15px;
    display: block;
    font-size: 1rem; }
  .qa-voice::last-child:after {
    display: none; }

/*slick*/
.slick-dots {
  bottom: 0.2rem;
}
  .slick-dots li button {
    background-color: #3F3F3F; }
  .slick-dots li.slick-active button {
    color: #FFFFFF; }

.bnr {
  display: block;
  width: 100%;
  margin-inline: auto; }

.page-zeh {
  max-width: 1280px;
  width: 99%;
  margin-inline: auto; }
