/*
Theme Name: hiyoshi
*/

@charset "UTF-8";


@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');



html {
	margin-top: 0px !important;
	font-size: 4.5vw !important;
}
@media (min-width: 360px) {html {font-size: 3.8vw !important}}
@media (min-width: 450px) {html {font-size: 2.5vw !important}}
@media (min-width: 768px) {html {font-size: 1.6vw !important}}
@media (min-width: 991px) {html {font-size: 1.3vw !important}}
@media (min-width: 1366px) {html {font-size: 1vw !important}}
@media (min-width: 1920px) {html {font-size: 0.8vw !important}}





html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
abbr, address, cite, code,
del, dfn, img, ins, kbd, q, samp,
small, 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 {
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-family: "zen-kaku-gothic-new", sans-serif;
	line-height: 1.6em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #fff;
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 0.025em;
	font-feature-settings: "palt";
}
p { font-size: 1rem}

em {
	font-family: "zen-kaku-gothic-new", sans-serif;
	color: #fff;
	font-size: 16px;
	font-style: italic;	
}

body {
    line-height:1;
	-webkit-text-size-adjust: 100%;
	transition: .3s;
	position: relative;
	
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { display:block;}
nav ul {list-style:none;}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
	text-decoration: none;
	color: #fff;
}
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#fff;
    text-decoration:none;
}
/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#fff; 
    font-style:italic;
    font-weight:bold;
}
del {text-decoration: line-through;}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {vertical-align:middle;}
li {list-style: none;	}

img {
	vertical-align: bottom;
	max-width: 100%;
	height: auto;
}

/*end reset*/

/* ----------------------------------------------------
    text
---------------------------------------------------- */

.serif {font-family: 'Noto Serif JP', serif;}

.sans-serif {font-family: "zen-kaku-gothic-new", sans-serif;}

.opensans {font-family: "Open Sans", sans-serif;}

.barlow {font-family: "Barlow", sans-serif;}


.tc {text-align: center !important;}
.tr {text-align: right !important;}
.tl {text-align: left !important;}

.bold {font-weight:bold;}
 
.mr00 {margin-right: 0 !important;}
.mt10 {margin-top: 10px !important;}
.mt20 {margin-top: 20px !important;}
 
/* ----------------------------------------------------
    float
---------------------------------------------------- */
.fr {float: right !important;}
.fl {float: left !important;}
 
.clear {clear: both;}
 
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
 
.clearfix {
  min-height: 1px;
}
 
* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
 



/* ----------------------------------------------------

    common

---------------------------------------------------- */

body {background: #1e1e1e;}


/* IE10以前でのみ有効 */
html {
height: 100%\9;
overflow: hidden\9;
}
body {
height: 100%\9;
overflow: scroll\9;
}
/* IE10以降でのみ有効 */
@media all and (-ms-high-contrast: none) {
	html {
		height: 100%;
		overflow: hidden;
	}
	body {
		height: 100%;
		overflow-y: scroll;
		overflow-x: hidden;
	}
}

.sec_in1000 {
	max-width: 1000px;
	width: 88%;
	margin: auto;
	position: relative;
}

.sec_in1120 {
	/*max-width: 2000px;*/
	width: 88%;
	margin: auto;
	position: relative;
}

.sec_in1200 {
	max-width: 1200px;
	width: 88%;
	margin: auto;
	position: relative;
}

.sec_in1400 {
	/*max-width: 2000px;*/
	width: 88%;
	margin: auto;
	position: relative;
}

.sec_in1440 {
	/*max-width: 2000px;*/
	width: 88%;
	margin: auto;
	position: relative;
}

.overflow-h {overflow: hidden;}



.breadcrumbs {
	box-sizing: border-box;
    padding: 5px 0;
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
}

.breadcrumbs_in {float: right;}

.breadcrumbs p {
	font-size: 15px;
	letter-spacing: 1px;
	color: #fff;
	line-height: 1.2;
	font-family: "Open Sans", sans-serif;
	font-weight: 500;
}

.breadcrumbs span {
	font-size: 15px;
	letter-spacing: 1px;
	color: #fff;
	line-height: 1.2;
	font-family: "Open Sans", sans-serif;
	font-weight: 500;
}

.breadcrumbs span a {
	font-size: 15px;
	letter-spacing: 1px;
	color: #f6ff00;
	line-height: 1.2;
	font-family: "Open Sans", sans-serif;
	font-weight: 500;
}

.breadcrumbs span a:hover {
	text-decoration: underline;
	color: #f6ff00;
}

@media screen and (max-width: 991px){
	.breadcrumbs p {font-size: 14px;}
	.breadcrumbs span {font-size: 14px;}
	.breadcrumbs span a {font-size: 14px;}
}

@media screen and (max-width: 567px){
	.breadcrumbs p {font-size: 13px;}
	.breadcrumbs span {font-size: 13px;}
	.breadcrumbs span a {font-size: 13px;}
}

@media screen and (max-width: 450px){
	.breadcrumbs p {font-size: 10px; letter-spacing: 0.025em;}
	.breadcrumbs span {font-size: 10px; letter-spacing: 0.025em;}
	.breadcrumbs span a {font-size: 10px; letter-spacing: 0.025em;}
}




.content_wrap {position: relative;}



html::-webkit-scrollbar {
    display: none;
}

html {
    scrollbar-width: none;
}

.scrollbar {
    position: fixed;
    top: 0;
    right: 0;
    width: 10px;
    height: calc(100vh - 40px);
    z-index: 99999;
	transition: .3s;
}

.scrollbar.hidden {opacity: 0;}

.thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #e7e737;
    border-radius: 0;
}

.anime1 {
	transition: all 1s cubic-bezier(0.612, 0.034, 0.143, 1.005);
	clip-path: inset(0 100% 0 0);
}

.anime1.show {clip-path: inset(0);}

.anime2 {
	transition: all 1s cubic-bezier(0.25, 0.1, 0.25, 1);
	transform: translateY(50px);
	opacity: 0;
}
.anime2.show {transform: translateY(0); opacity: 1;}





.page_main_wrap {
	position: relative;
	/*max-width: 2000px;*/
	width: 90%;
	margin: 200px auto 140px;
}
.page_title h2 {
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.2;
	color: #fff;
	padding-bottom: 14px;
	padding-left: 3px;
	display: block;
	width: 100%;
	box-sizing: border-box;
	border-bottom: solid 1px #4c4c4c;
}
.page_title h3 {
	font-size: 4.5rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1;
	color: #fff;
	padding-top: 8px;
}


.page_content_wrap {padding: 120px 0;}

/*reCAPTCHAバッジ非表示*/
.grecaptcha-badge { visibility: hidden; }


/* ----------------------------------------------------

    header

---------------------------------------------------- */


header {position: relative;}

.header_top {
	box-sizing: border-box;
	min-height: 120px;
	padding: 30px 0;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 9999;
	transition: .5s;
	background: rgba(0,0,0,0);
}
.header_top.fixed {background: rgba(0,0,0,0.3); backdrop-filter: blur(10px);}
.header_top.fixed.hidden {background: rgba(0,0,0,0); backdrop-filter: none;}

.header_top_in {
	/*max-width: 2000px;*/
	width: 94%;
	margin: auto;
}

.header_logo {
	padding:15px 0 0 0;
	transition: .5s;
	opacity: 0;
}
.header_top.fixed .header_logo {opacity: 1;}

.page_header_logo {opacity: 1;}
.page_header_logo span {padding-left: 14px; position: relative; bottom: 4px;}

.header_logo h1 {
	font-size: 30px;
	letter-spacing: 3px;
	line-height: 1;
	color: #fff;
	font-weight: 900;
}

.main_img_wrap {position: relative; width: 100%; margin-bottom: 150px;}

#metaslider-id-4835 .flex-control-nav li {display: block !important; margin: 10px 0 !important;}
#metaslider-id-4835 .flex-control-nav {bottom: 44% !important; right: 1.5% !important; width: 15px !important;}
#metaslider-id-4840 .flex-control-nav {bottom: 30px !important; text-align: left !important; padding-left: 20px;}
#metaslider_4840 {margin-bottom: 0 !important;}
.metaslider.ms-theme-default-base .flexslider .flex-control-nav li a:focus {outline: none !important;}


.metaslider_container_4835 {height: 88vh !important;}
.metaslider .slides img {height: 88vh !important; object-fit: cover;}


.main_text01 {
	position: absolute;
	top: 30px;
	left: 30px;
	z-index: 10;
}

.main_text01 h2 {
	font-size: 15px;
	line-height: 1.2;
}

.main_text02 {
	width: 86%;
	margin: auto;
	position: absolute;
	bottom: -145px;
	left: 0;
	right: 0;
	z-index: 20;
}

.main_text02 h3 {
	font-size: 200px;
	font-weight: 900;
	line-height: 1;
	letter-spacing: 14px;
	text-align: center;
	display: block;
	margin-bottom: 24px;
}

.main_text02 h4 {
	font-size: 30px;
	font-weight: 900;
	line-height: 1;
	text-align: center;
}



/* ----------------------------------------------------

    sp_header

---------------------------------------------------- */

.sp_right {
	position: absolute;
	top: 35px;
	right: 35px;
	z-index: 9999;
	width: 50px;
	height: 50px;
	padding: 16px 7px;
	background: #000;
	box-sizing: border-box;
	cursor: pointer;
	transition: .3s;
}



.menu-trigger p {
	font-size:10px !important;
	font-weight: 600;
	position: relative;
	top: 20px;
	color: #fff;
	letter-spacing: 0;
	left: -2px;
}

.menu-trigger,
.menu-trigger span {
	display: inline-block;
	transition: all .3s;
	box-sizing: border-box;
}
.menu-trigger {
	position: relative;
	width: 26px;
	margin: auto;
	display: block;
	cursor: pointer;
}
.menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #fff;
	border-radius: 0;
}
.menu-trigger span:nth-of-type(1) {top: 0;}
.menu-trigger span:nth-of-type(2) {top: 8px;}
.menu-trigger span:nth-of-type(3) {top: 16px;}

.sp_right:hover .menu-trigger span:nth-of-type(1) {top: 3px;}
.sp_right:hover .menu-trigger span:nth-of-type(3) {top: 13px;}

.menu-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(8px) rotate(-45deg);
	transform: translateY(8px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {opacity: 0;}
.menu-trigger.active span:nth-of-type(3) {
	-webkit-transform: translateY(-8px) rotate(45deg);
	transform: translateY(-8px) rotate(45deg);
	width: 100%;
}
.sp_right:hover .menu-trigger.active span:nth-of-type(1) {top: 0px;}
.sp_right:hover .menu-trigger.active span:nth-of-type(3) {top: 16px;}

.b_overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9000;
    background: rgba(0,0,0,.8);
    transition: all .2s;
    opacity: 0;
	visibility: hidden;
	width: 100vw;
	height: 100vh;
}

.overflow-h .b_overlay {
	opacity: 1;
	visibility: visible;
}




/* ----------------------------------------------------

    sp_menu

---------------------------------------------------- */

.sp_menu_wrap {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 8500;
    width: 100%;
    background: #000;
    height: 100vh;
    transition: all .3s;
	box-sizing: border-box;
	opacity: 0;
	visibility: hidden;
}





.sp_menu_wrap.open {
	opacity: 1;
	visibility: visible;
}

.sp_menu_left {
	float: left;
	width: 59.375%;
}

.sp_menu_wrap .sp_menu_left img {
	object-fit: cover;
	width: 100% !important;
	height: 100vh !important;
	/*min-height: 940px;*/
}

.sp_menu {
	float: right;
	width: 40.625%;
	padding-top: 11vh;
	padding-bottom: 10vh;
	box-sizing: border-box;
	height: 100vh;
    overflow: auto;
}

/* Chrome, Edge, Safari */
.sp_menu::-webkit-scrollbar {
  width: 8px;
	border-radius: 0 !important;
}

.sp_menu::-webkit-scrollbar-track {
  background: transparent;
	border-radius: 0 !important;
}

.sp_menu::-webkit-scrollbar-thumb {
  background: #e7e737;
	border-radius: 0 !important;
}

.sp_menu::-webkit-scrollbar-thumb:hover {
  background: #e7e737;
	border-radius: 0 !important;
}

/* Firefox */
.sp_menu {
  scrollbar-width: 10px;
  scrollbar-color: #e7e737 transparent;
	border-radius: 0 !important;
}

.sp_menu_in {
	max-width: 490px;
	width: 88%;
	margin: auto;
}

.sp_menu_in h2 {
	font-size: 30px;
	font-weight: 600;
	line-height: 1;
	display: block;
	margin-bottom: 40px;
	letter-spacing: 2px;
}

.sp_menu_in01 {margin-bottom: 50px;}

.sp_menu_in_left {
	float: left;
	max-width: 190px;
	width: 46%;
}

.sp_menu_in_right {
	float: right;
	max-width: 190px;
	width: 46%;
}

.sp_menu_box {margin-bottom: 40px;}
.sp_menu_box h3 {
	font-size: 14px;
	font-weight: 600;
	line-height: 1.2;
	color: #f6ff00;
	display: block;
	margin-bottom: 10px;
}

.sp_menu_box li {margin-bottom: 10px;}
.sp_menu_box li a {
	display: block;
	font-size: 16px;
	line-height: 1.2;
	transition: .3s;
}

.sp_menu_box li a:hover {color: #f6ff00;}

.sp_menu_box li a img {
	float: right;
	transition: .3s;
	position: relative;
	top: 5px;
}
.sp_menu_box li a:hover img {transform: translateX(-6px);}

.sp_menu_in02 {margin-bottom: 40px;}

.sp_menu_sns a {
	display: inline-block;
	box-sizing: border-box;
	padding: 10px;
	font-size: 16px;
	line-height: 24px;
	border: solid 1px #4c4c4c;
	margin-right: 10px;
	transition: .3s;
}

.sp_menu_sns a img {margin-right: 8px;}

.sp_menu_sns a:last-of-type {margin-right: 0;}
.sp_menu_sns a:hover {background: #444;}
.sp_menu_in03 dl {display: table; width: 100%; box-sizing: border-box; padding: 12px; border-bottom: solid 1px #4c4c4c; margin-bottom: 10px;}
.sp_menu_in03 dt {
	display: table-cell;
	width: 180px;
	font-size: 16px;
	line-height: 1.3;
	box-sizing: border-box;
	vertical-align: middle;
}

.sp_menu_in03 dd {display: table-cell;}
.sp_menu_in03 dd .btn01 a {background: #4c4c4c;}
.sp_menu_in03 dd .btn01 a:hover {background: #f6ff00;}
.sp_menu_in03 dd h4 a {
	font-size: 26px;
	font-weight: 500;
	line-height: 1;
}

.sp_menu_in03 dd h4 span {
	font-size: 12px;
	line-height: 1.2;
	padding-left: 10px;
}






/* ----------------------------------------------------

    top

---------------------------------------------------- */

.top01 {padding: 140px 0 0;}
.top01_in {position: relative;min-height: 1054px;}

.top01_img {
	max-width: 1580px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	width: 98%;
	clip-path: inset(0);
}

.top01_img_bg {
	clip-path: circle(0 at 100% 0%);
	transition: all 1.2s cubic-bezier(0.612, 0.034, 0.143, 1.005);
	transition-delay: .6s;
}
.top01_img.show .top01_img_bg {clip-path: circle(1800px at 100% 0%);}

.top01_fade {opacity: 0; transform: translate3d(70px, -70px, 0); transition: all 1s cubic-bezier(0.612, 0.034, 0.143, 1.005);}
.top01_img01 {position: absolute; z-index: 10; width: 13.3%; max-width: 210px; bottom: 18%; left: 41%; transition-delay: 1.3s;}
.top01_img02 {position: absolute; z-index: 9; width: 11.8%; max-width: 186px; bottom: 16%; right: 17%; transition-delay: 1.5s;}
.top01_img03 {position: absolute; z-index: 8; width: 9.4%; max-width: 156px; top: 18%; right: 32%; transition-delay: 1.7s;}
.top01_img04 {position: absolute; z-index: 7; width: 9.5%; max-width: 152px; top: 7%; right: 17.5%; transition-delay: 1.9s;}
.top01_img05 {position: absolute; z-index: 6; width: 7.95%; max-width: 127px; top: 0%; right: 6.2%; transition-delay: 2.1s;}

.top01_img.show .top01_fade {opacity: 1; transform: translate3d(0, 0, 0);}



.top01_text {
	position: absolute;
	top: 3%;
	left: -40%;
	right: 0;
	margin: auto;
	/*max-width: 650px;*/
	max-width: 41rem;
	width: 50%;
	z-index: 100;
}

.top01_text h2 {
	/*font-size: 72px;*/
	font-size: 4.5rem;
	line-height: 1.3;
	font-weight: 700;
	padding-bottom: 15px;
	letter-spacing: 0;
}

.top01_text h3 {
	font-size: 1.875rem;
	letter-spacing: 0.075em;
	line-height: 1.3;
	font-weight: 700;
	font-style: italic;
}

.top02 {padding: 70px 0 150px;}
.top02 .sec_in1400 {max-width: 1400px;}
.top02_left {float: left; max-width: 430px; width: 30.8%; padding-top: 20px;}
.top02_right {float: right; max-width: 960px; width: 68.6%;}

.top02_left h2 {
	font-size: 46px;
	font-weight: 700;
	font-style: italic;
	line-height: 1.3;
	letter-spacing: 0;
}

.top02_nav {
	display: table;
	width: 100%;
	box-sizing: border-box;
	padding: 22px 0 12px 24px;
	border-bottom: solid 1px #4c4c4c;
	transition: all 1s cubic-bezier(0.25, 0.1, 0.25, 1);
	transform: translateY(50px);
	opacity: 0;
}

.top02_nav:nth-of-type(1) {transition-delay: .5s;}
.top02_nav:nth-of-type(2) {transition-delay: .6s;}
.top02_nav:nth-of-type(3) {transition-delay: .7s;}
.top02_nav:nth-of-type(4) {transition-delay: .8s;}
.top02_nav:nth-of-type(5) {transition-delay: .9s;}

.top02_right.show .top02_nav {transform: translateY(0); opacity: 1;}

.top02_nav > dt {
	display: table-cell;
	width: 410px;
	vertical-align: top;
	padding-top: 8px;
}

.top02_nav > dd {
	display: table-cell;
	padding-left: 10px;
	vertical-align: top;
}


.top02_nav_in {display: table; width: 100%;}
.top02_nav_in dt {
	display: table-cell;
	width: 42px;
	box-sizing: border-box;
	padding-right: 10px;
	font-size: 19px;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 28px;
	border-right: solid 1px #4c4c4c;
}

.top02_nav_in dd {
	display: table-cell;
	box-sizing: border-box;
	padding-left: 20px;
	font-size: 23px;
	font-weight: 500;
	line-height: 1.2;
	
}

.btn01 {display: inline-block;}

.btn01 a {
	display: inline-block;
	box-sizing: border-box;
	padding: 2px;
	border-radius: 5px;
	background: #000;
	transition: .3s;
}

.btn01 a:hover {background: #f6ff00;}

.btn01 a .btn01_text {
	font-size: 16px;
	line-height: 1.2;
	padding: 8px 10px;
	letter-spacing: 0;
	font-weight: 500;
	vertical-align: inherit;
	transition: .3s;
}
.btn01 a:hover .btn01_text {color: #000;}

.btn01 a .btn01_arrow {
	background: #1f1f1f;
	display: inline-block;
	border-radius: 4px;
	padding: 6px 8px;
	text-align: center;
	height: 100%;
	min-height: 28px;
	transition: .3s;
}

.btn01 a .btn01_arrow img {
	vertical-align: middle;
	transition: .3s;
	position: relative;
	bottom: 1px;
}

.btn01 a:hover .btn01_arrow img {transform: rotate(360deg);}

.top02_nav > dd .btn01 {margin-right: 12px; margin-bottom: 10px;}

.top03 {
	padding-top: calc(840 / 1920 * 100%);
	background-image: url("images/top/top03_img.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 80%;
}

.top04 {padding: 150px 0;}

.t_news_wrap {
	display: table;
	width: 100%;
}
.t_news_left {
	display: table-cell;
	width: 300px;
	vertical-align: top;
	position: relative;
}

.t_news_right {
	display: table-cell;
	box-sizing: border-box;
}

.sec_title01 {
	display: block;
	font-size: 1.875rem;
	font-weight: 700;
	font-style: italic;
	line-height: 1.2;
}

.sec_title01 span {
	font-size: 1.0625rem;
	font-weight: 500;
	padding-left: 10px;
	font-style: normal;
}

.t_news_left .btn01 {
	position: absolute;
	left: 0;
	bottom: 0;
}



.t_news_box_wrap {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 40px;
}

.t_news_box {
	border-bottom: 1px solid #555;
	transition: all 1s cubic-bezier(0.25, 0.1, 0.25, 1);
	transform: translateY(50px);
	opacity: 0;
}
.t_news_box:nth-of-type(1) {transition-delay: .5s;}
.t_news_box:nth-of-type(2) {transition-delay: .6s;}
.t_news_box:nth-of-type(3) {transition-delay: .7s;}
.t_news_box:nth-of-type(4) {transition-delay: .8s;}
.t_news_box:nth-of-type(5) {transition-delay: .9s;}
.t_news_box:nth-of-type(6) {transition-delay: 1s;}
.t_news_box:nth-of-type(7) {transition-delay: 1.1s;}
.t_news_box:nth-of-type(8) {transition-delay: 1.2s;}
.t_news_box:nth-of-type(9) {transition-delay: 1.3s;}
.t_news_box:nth-of-type(10) {transition-delay: 1.4s;}
.t_news_box:nth-of-type(11) {transition-delay: 1.5s;}
.t_news_box:nth-of-type(12) {transition-delay: 1.6s;}

.t_news_box_wrap.show .t_news_box {transform: translateY(0); opacity: 1;}

.t_news_box a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding-bottom: 30px;
}

.t_news_img {
	aspect-ratio: 16 / 10;
	overflow: hidden;
	margin-bottom: 15px;
	position: relative;
}

.t_news_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	transition: .3s;
}

.t_news_img span {
	font-size: 13px;
	line-height: 1;
	width: 80px;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: auto;
	transition: .3s;
	opacity: 0;
	font-weight: 700;
}

.t_news_box a:hover .t_news_img span {opacity: 1;}

.t_news_box a:hover .t_news_img img {
	transform: scale(1.1);
	filter: brightness(0.3);
}

.t_news_date {
	display: flex;
	align-items: flex-start;
	gap: 12px;
	font-size: 16px;
	margin-bottom: 7px;
	transition: .3s;
	font-weight: 500;
}

.t_news_box a:hover .t_news_date {color: #f6ff00;}

.t_news_date span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 22px;
	padding: 0 5px;
	border-radius: 50px;
	background: #000;
	color: #fff;
	font-size: 12px;
	line-height: 1;
	transition: .3s;
	box-sizing: border-box;
	width: 62px;
	position: relative;
	top: 4px;
}
.t_news_title {
	font-size: 1.0625rem;
	line-height: 1.4;
	margin: 0;
	transition: .3s;
}
.t_news_box a:hover .t_news_title {color: #f6ff00;}


@media screen and (max-width: 1024px){
	.t_news_wrap {grid-template-columns: repeat(2, 1fr); gap: 50px 40px;}
}


@media screen and (max-width: 767px){
	.t_news_wrap {grid-template-columns: 1fr; gap: 40px;}
	.t_news_title {font-size: 22px;}
}


.top05 {padding-bottom: 200px;}
.top05_in {padding-bottom: 100px;}
.top05_in h2 {
	font-size: 150px;
	font-weight: 700;
	font-style: italic;
	line-height: 1;
	text-align: center;
	display: block;
	margin-bottom: 30px;
	transition: all 1.8s cubic-bezier(0.612, 0.034, 0.143, 1.005);
}

.top05_in p {
	font-size: 28px;
	font-weight: 500;
	letter-spacing: 1px;
	text-align: center;
	line-height: 2;
	display: block;
	margin-bottom: 40px;
	transition-delay: .6s;
}

.top05_in .btn01 {margin: auto; display: block; max-width: 210px; width: 90%;}

.top05_bottom {position: relative; height: 340px; max-width: 1400px; margin: auto;}

.top05_b_box {
	width: 340px;
	height: 340px;
	border-radius: 50%;
	box-sizing: border-box;
	text-align: center;
	position: absolute;
	top: 0;
}

.top05_b_box2 {
	width: 340px;
	height: 340px;
	border-radius: 50%;
	box-sizing: border-box;
	text-align: center;
	position: absolute;
	top: 0;
	
}


.top05_b_box01 {
	background: #e7e737;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 50;
	padding-top: 96px;
}

.top05_b_box01 h2 {
	color: #000;
	font-size: 58px;
	font-weight: 800;
	line-height: 1;
}

.top05_b_box01 h2 span {
	color: #000;
	font-size: 23px;
	font-weight: 500;
	line-height: 1.2;
}

.top05_b_box02 {right: 18%; z-index: 40;}
.top05_b_box03 {left: 18%; right: auto; z-index: 30;}
.top05_b_box04 {right: 0; z-index: 20;}
.top05_b_box05 {left: 0; right: auto; z-index: 10;}

.top05_b_box2 h3 {
	font-size: 23px;
	font-weight: 500;
	line-height: 1.2;
	padding-top: 158px;
	display: block;
	opacity: 0;
	transition: 1s;
	transition-delay: 1.8s;
}

.top05_bottom.show h3 {
	opacity: 1;
}

.top05_b_box2 svg {
	position: absolute;
	top: 0;
	left: 0;
}

.circle-bg{
    fill:none;
    stroke-width:1;
    stroke-linecap:round;
    stroke-dasharray:1 3;
}

.circle01{
	stroke-dasharray: 1065;
	stroke-dashoffset: 1065;
	
	transform: rotate(-90deg);
	transform-origin: center;
}



.top05_bottom.show .circle01 {
	animation: circle 1.1s ease-in-out forwards;
	
}
.top05_bottom.show .top05_b_box02 .circle01 {animation-delay: .6s;}
.top05_bottom.show .top05_b_box03 .circle01 {animation-delay: .6s;}
.top05_bottom.show .top05_b_box04 .circle01 {animation-delay: .6s;}
.top05_bottom.show .top05_b_box05 .circle01 {animation-delay: .6s;}

@keyframes circle{
  to{
    stroke-dashoffset:0;
  }
}

.sec_title02 {
	display: block;
	font-size: 60px;
	font-weight: 700;
	font-style: italic;
	line-height: 1.1;
	margin-bottom: 60px;
}

.sec_title02 span {
	font-size: 24px;
	font-weight: 500;
	padding-left: 20px;
	font-style: normal;
	display: inline-block;
}

.top06 {padding-bottom: 200px;}
.top06 .sec_in1400 {max-width: 1400px;}
.top06_box {
	width: 100%;
    display: grid;
    /*grid-template-columns: 38% 260px 1fr;*/
	grid-template-columns: 38% 18.5% 1fr;
    gap: 30px;
    align-items: stretch;
	margin-bottom: 38px;
	
}

@media screen and (max-width:1024px){
	.top06_box {grid-template-columns:1fr; gap:30px;}
}



.top06_in .top06_box:nth-of-type(1) .top06_box_img {transition-delay: .1s;}
.top06_in .top06_box:nth-of-type(1) .top06_box_chart {transition-delay: .2s;}
.top06_in .top06_box:nth-of-type(1) .top06_box_text {transition-delay: .3s;}

.top06_in .top06_box:nth-of-type(2) .top06_box_img {transition-delay: .4s;}
.top06_in .top06_box:nth-of-type(2) .top06_box_chart {transition-delay: .5s;}
.top06_in .top06_box:nth-of-type(2) .top06_box_text {transition-delay: .6s;}

.top06_in .top06_box:nth-of-type(3) .top06_box_img {transition-delay: .7s;}
.top06_in .top06_box:nth-of-type(3) .top06_box_chart {transition-delay: .8s;}
.top06_in .top06_box:nth-of-type(3) .top06_box_text {transition-delay: .9s;}

.top06_in .top06_box:nth-of-type(4) .top06_box_img {transition-delay: 1s;}
.top06_in .top06_box:nth-of-type(4) .top06_box_chart {transition-delay: 1.1s;}
.top06_in .top06_box:nth-of-type(4) .top06_box_text {transition-delay: 1.2s;}

.top06_in .top06_box:nth-of-type(5) .top06_box_img {transition-delay: 1.3s;}
.top06_in .top06_box:nth-of-type(5) .top06_box_chart {transition-delay: 1.4s;}
.top06_in .top06_box:nth-of-type(5) .top06_box_text {transition-delay: 1.5s;}


.top06_box_img {
	position: relative;
	transition: all 1s cubic-bezier(0.25, 0.1, 0.25, 1);
	transform: translateY(50px);
	opacity: 0;
}
.top06_box_img img {width: 100%;}

.top06_box_img > img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.top06_in.show .top06_box_img {transform: translateY(0); opacity: 1;}

.top06_box_img span {
	display: inline-block;
	box-sizing: border-box;
	padding: 6px 8px;
	background: #1e1e1e;
	/*font-size: 16px;*/
	line-height: 1;
	position: absolute;
	right: 0;
	bottom: 0;
}

.top06_logo {
	position: absolute;
	bottom: 18px;
	left: 18px;
	z-index: 10;
	max-width: 200px;
	width: 40%;
}

.top06_logo03 {max-width: 180px; width: 37%;}

.top06_box_text {
	padding-bottom: 70px;
	box-sizing: border-box;
	border-bottom: solid 1px #4c4c4c;
	transition: all 1s cubic-bezier(0.25, 0.1, 0.25, 1);
	transform: translateY(50px);
	opacity: 0;
	position: relative;
}
.top06_in.show .top06_box_text {transform: translateY(0); opacity: 1;}

.top06_box_title {
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 1.1;
	margin-bottom: 15px;
	display: block;
}

.top06_box_title_text {
	font-size: 1.125rem;
	font-weight: 500;
	display: inline-block;
	padding: 0 6px 0 14px ;
}

.top06_box_title_text02 {
	display: inline-block;
	margin-left: 3px;
	box-sizing: border-box;
	padding: 5px 8px;
	border-radius: 5px;
	background: #3d3d3d;
	font-size: 14px;
	line-height: 1;
	position: relative;
	bottom: 2px;
}


.top06_box_text p {
	display: block;
	margin-bottom: 20px;
}

.top06_box_text .btn01 {
	position: absolute;
	bottom: 15px;
	right: 0;
}



.top06_box_chart {
	transition: all 1s cubic-bezier(0.25, 0.1, 0.25, 1);
	transform: translateY(50px);
	opacity: 0;
}
.top06_in.show .top06_box_chart {transform: translateY(0); opacity: 1;}



.radarChart{width:100%;}
.radarChart svg{
    width:100%;
    height:auto;
    display:block;
}
.axis-label{
    fill: #f2f2f2;
    font-size: 18px;
    text-anchor: middle;
    dominant-baseline: middle;
}
.grid-line{
    stroke: #f2f2f2;
    stroke-width: 1;
    fill: none;
}
.spoke{stroke: #f2f2f2; stroke-width: 1;}
.tick{stroke: #f2f2f2; stroke-width: 1;}
.data-shape{
    fill: #b7b731;
    fill-opacity: 0.9;
    stroke: #c9c93a;
    stroke-width: 2;
    stroke-linejoin: round;
}

/* デフォルト(デスクトップ)は SVG チャートを表示、星評価ボックスは非表示 */
.chart-view-desktop{ display:block; }
.chart-view-mobile{ display:none; }
 
/* 画面幅が狭い時は星評価ボックスに切り替え、SVGとh3タイトルは非表示 */
@media (max-width: 767px){
    .chart-view-desktop{ display:none; }
    .chart-view-mobile{ display:block; }
    .card h3{ display:none; }
    .card{ width: 100%; max-width: 420px; }
}
 
/* ---- 星評価ボックス(スマホ用) ---- */
.mobile-star-box{
    background: #0d0d0d;
    border-radius: 12px;
    padding: 18px 20px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 14px;
    column-gap: 12px;
}
.mobile-cell{
    font-size: 15px;
    color: #f2f2f2;
    white-space: nowrap;
}
.mobile-title{ color: #c9c93a;font-weight: bold;}
.mobile-label{color: #f2f2f2;}
.mobile-sep{color: #666; margin: 0 2px;}
.stars{letter-spacing: 1px;}
.star{color: #f2f2f2;}
.star-empty{color: #f2f2f2;}
.star-half{position: relative; display: inline-block;}
.star-half-fg{
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    overflow: hidden;
    color: #f2f2f2;
}
 
@media (max-width: 380px){
    .mobile-cell{ font-size: 13px; }
    .mobile-star-box{ padding: 14px 12px; column-gap: 8px; }
}


.top07 {padding-bottom: 100px;}
.top07 .sec_title01 span {padding-left: 0;}

.t_news_box_wrap02 {grid-template-columns: repeat(2, 1fr); gap: 30px;}
.t_news_box02 {border-bottom: none;}
.t_news_box02 .t_news_img {aspect-ratio: auto; margin-bottom: 20px;}
.t_news_box02 .t_news_img img {object-fit: contain;}
.t_news_title02 {
	font-size: 1.5rem;
	font-weight: 900;
	line-height: 1;
	margin-bottom: 10px;
	display: block;
}

.t_news_title02 span {
	display: inline-block;
	box-sizing: border-box;
	padding: 7px 10px;
	border-radius: 20px;
	background: #000;
	margin-left: 10px;
	font-size: 14px;

	line-height: 1;
	position: relative;
	bottom: 3px;
}

.t_news_title02 img {position: relative; bottom:7px;}

.t_news_box02_text p {
	display: block;
	margin-bottom: 25px;

}

.t_news_box02 .btn01 a {padding-bottom: 2px;}


.top08 {padding-bottom: 100px;}
.top09 {padding-bottom: 200px;}

.t_estate_img_text {
	position: absolute;
	bottom: 0;
	right: 0;
	display: inline-block;
	box-sizing: border-box;
	padding: 5px 8px;
	background: #1e1e1e;
	font-size: 14px;

	line-height: 1;
}

.t_estate_bottom {
	box-sizing: border-box;
	background: #000;
	border: solid 1px #434343;
	padding: 25px;
	margin-top: 35px;
}

.t_estate_bottom dl {
	display: table;
	width: 100%;
}

.t_estate_bottom dt {
	display: table-cell;
	width: 5rem;
	font-size: 0.875rem;
	font-weight: 600;
	color: #e7e737;
	line-height: 1;
	vertical-align: top;
}

.t_estate_bottom dd {
	display: table-cell;
	box-sizing: border-box;
	padding-right: 270px;
	position: relative;
	vertical-align: top;
}

.t_estate_bottom dd p {
	font-size: 0.875rem;
	line-height: 1.5;
}

.t_estate_bottom dd .btn01 {
	position: absolute;
	top: 0;
	right: 10px;
}

.t_estate_bottom dd .btn01 a {background: #4c4c4c;}
.t_estate_bottom dd .btn01 a:hover {background: #e7e737;}
.top09 .t_news_left .btn01 {bottom: 130px;}


.top10 {padding-bottom: 200px;}
.top10_in01 {padding-bottom: 60px;}

.top10_text {
	/*max-width: 860px;*/
	width: 61.5%;
	float: left;
}

.top10_img {
	/*max-width: 510px;*/
	width: 36.5%;
	float: right;
	text-align: right;
	transition-delay: .6s;
}

.top10_img img {
	/*object-fit: cover;
	
	max-width: 459px;
	height: 459px;*/
	width: 100%;
}

.top10_text h3 {
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.3;
	display: block;
	margin-bottom: 20px;
	transition-delay: .4s;
}

.top10_text p {
	font-size: 0.9375rem;
	letter-spacing: 0.0025em;
	line-height: 2;
	transition-delay: .5s;
}

.top10 .t_news_box {border-bottom: none;}
.top10 .t_news_box a {padding-bottom: 0; position: relative; overflow: visible;}
.top10 .t_news_wrap {border-bottom: solid 1px #555; padding-bottom: 30px;}
.top10 .t_news_img {margin-bottom: 0;}
.top10 .sec_title01 span {padding-left: 0;}

.rank_icon {
	position: absolute;
	top: -12px;
	right: 10px;
	z-index: 10;
	background-repeat: no-repeat;
	background-size: contain;
}

.top10 .t_news_box:nth-of-type(1) .rank_icon {
	background-image: url("images/top/rank01.svg");
	width: 45px;
	height: 65px;
}

.top10 .t_news_box:nth-of-type(2) .rank_icon {
	background-image: url("images/top/rank02.svg");
	width: 35px;
	height: 50px;
}

.top10 .t_news_box:nth-of-type(3) .rank_icon {
	background-image: url("images/top/rank03.svg");
	width: 35px;
	height: 50px;
}

.top11 {padding-bottom: 200px; overflow-x:hidden;}

.top11_in01 {
	padding: 50px 0 90px;
}

.top11_in_text {margin-bottom: 10px;}
.top11_in_text h3 {
	font-size: 150px;
	font-weight: 600;
	line-height: 1;
	display: block;
}

.top11_in_text h3 span {
	font-size: 24px;
	font-weight: 500;
	line-height: 1.2;
	color: #e7e737;
	display: inline-block;
}
.top11_in_text01 {
	transition: all 1s cubic-bezier(0.612, 0.034, 0.143, 1.005);
    clip-path: inset(0 100% 0 0);
	transform: translateX(-100px);
}
.top11_in01.show .top11_in_text01 {clip-path: inset(0); transform: translateX(0);}
.top11_in_text02 {
	text-align: right;
	transition: all 1s cubic-bezier(0.612, 0.034, 0.143, 1.005);
    clip-path: inset(0 0 0 100%);
	transition-delay: .2s;
	transform: translateX(100px);
}
.top11_in01.show .top11_in_text02 {clip-path: inset(0); transform: translateX(0);}
.top11_in_text02 h3 {font-size: 110px;}
.top11_in_text03 {
	padding-left: 5%;
	transition: all 1s cubic-bezier(0.612, 0.034, 0.143, 1.005);
    clip-path: inset(0 100% 0 0);
	transition-delay: .4s;
	transform: translateX(-100px);
}
.top11_in01.show .top11_in_text03 {clip-path: inset(0); transform: translateX(0);}

.top11_in02 {position: relative; margin-bottom: 60px;}

.top11_in02_title {
	display: block;
	/*max-width: 420px;*/
	width: 35%;
	font-size: 1.7rem;
	font-weight: 600;
	line-height: 1.6;
	position: absolute;
	bottom: 11%;
	left: 8%;
	z-index: 50;
	opacity: 0;
	transform: translateY(50px);
	transition-delay: .5s;
	transition: all 1s cubic-bezier(0.612, 0.034, 0.143, 1.005);
}

.top11_in02.show .top11_in02_title {opacity: 1; transform: translateY(0);}

.top11_in02_text {position: absolute;}
.top11_in02_text01 {top: 10%; left: 14%; z-index: 10; max-width: 450px; width: 35%;}
.top11_in02_text02 {top: 45%; left: 46%; z-index: 20; max-width: 390px; width: 32%;}
.top11_in02_text03 {top: 26%; right: 11.5%; z-index: 30; max-width: 298px; width: 29%;}
.top11_in02_text04 {bottom: 4%; left: 53%; z-index: 40; max-width: 400px; width: 35%;}

.top11_in02_text dl {display: table; width: 100%;}
.top11_in02_text dt {
	display: table-cell;
	width: 41px;
	vertical-align: top;
	padding-top: 10px;
	box-sizing: border-box;
}

.top11_in02_text dd {
	display: table-cell;
	box-sizing: border-box;
	vertical-align: top;
	padding-left: 10px;
}

.top11_in02_text dd h4 {
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 3px;
	line-height: 1.1;
	padding-bottom: 10px;
}

.top11_in02_text dd p {
	font-size: 16px;
	letter-spacing: 0.025em;
	line-height: 1.5;
}

.top11_in03 {text-align: center;}


.top12 {padding-bottom: 160px;}
.top12 .sec_in1400{max-width: 1400px;}
.top12 .top10_img img {max-width: 595px; height: 359px;}
.top12 .top10_text {/*max-width: 720px;*/ width: 53%;}
.top12 .top10_img {/*max-width: 640px;*/ width: 44%; padding-top: 70px;}
.top12 .top10_text h3 {font-size: 30px;}
.top12 .top10_text p {margin-bottom: 50px;}

.top13 {padding-bottom: 200px;}
.top13 .sec_title02 {margin-bottom: 0;}
.top13_in01 {width: 100%; margin-bottom: 90px;}
.top13_in01 img {display: block; width: 100%;}
.top13_in01 img:nth-of-type(1) {clip-path: inset(0 0 0 100%);}
.top13_in01 img.show:nth-of-type(1) {clip-path: inset(0);}
.top13_in02 {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 50px;
}

.top13_in02 .t_btn_box:nth-of-type(2) {transition-delay: .2s;}

.t_btn_box dl {
	display: table;
	width: 100%;
	padding: 0 20px 30px;
	border-bottom: solid 1px #4c4c4c;
	box-sizing: border-box;
}
.t_btn_box dt {
	display: table-cell;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.2;
	width: 50%;
	box-sizing: border-box;
	vertical-align: middle;
}

.t_btn_box dd {
	display: table-cell;
	width: 50%;
	box-sizing: border-box;
	vertical-align: top;
	text-align: right;
}

.top14 {padding-bottom: 200px;}

.t_news_wrap02 {margin-bottom: 30px;}
.t_news_box02 {
	opacity: 0;
	transform: translateY(50px);
	transition: all 1s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.t_news_box02:nth-of-type(1) {transition-delay: .3s;}
.t_news_box02:nth-of-type(2) {transition-delay: .4s;}
.t_news_box02:nth-of-type(3) {transition-delay: .5s;}
.t_news_box02:nth-of-type(4) {transition-delay: .6s;}
.t_news_box02:nth-of-type(5) {transition-delay: .7s;}
.t_news_box02:nth-of-type(6) {transition-delay: .8s;}
.t_news_box02:nth-of-type(7) {transition-delay: .9s;}
.t_news_box02:nth-of-type(8) {transition-delay: 1s;}
.t_news_box02:nth-of-type(9) {transition-delay: 1.1s;}
.t_news_box02:nth-of-type(10) {transition-delay: 1.2s;}

.t_news_wrap02.show .t_news_box02 {opacity: 1; transform: translateY(0);}

.t_news_box02 a {display: block; width: 100%;}
.t_news_box02 dl {
	display: table;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 10px;
	background: #000;
	padding: 14px 35px 14px 0;
	border-radius: 5px;
	transition: .3s;
}

.t_news_box02 a:hover dl {background: #292929;}

.t_news_box02 dt {
	display: table-cell;
	width: 8rem;
	box-sizing: border-box;
	text-align: center;
	padding: 25px 10px;
	vertical-align: middle;
	border-right: solid 1px #434343;
	line-height: 1;
	font-weight: 500;
}

.t_news_box02 dd {
	display: table-cell;
	box-sizing: border-box;
	padding-left: 30px;
	line-height: 1.3;
	font-weight: 500;
	vertical-align: middle;
}


.new_icon {
	display: inline-block;
	padding: 3px 8px;
	background: #434343;
	border-radius: 30px;
	font-size: 16px;
	line-height: 1;
	font-weight: 500;
	margin-left: 8px;
}

.t_news_arrow {
	float: right;
	position: relative;
	bottom: 5px;
	transition: .3s;
}

.t_news_box02 a:hover .t_news_arrow {
	transform: translateX(-10px);
}

.top14_bottom {text-align: center;}

.top15 {padding-bottom: 200px;}

.top15_title {
	font-size: 48px;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
	font-style: italic;
	display: block;
	margin-bottom: 30px;
}

.top15_in {
	max-width: 1040px;
	width: 100%;
	margin: auto;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 0 50px;
}

.top15_in .t_btn_box dl {padding: 30px 0;}
.top15_in .t_btn_box dt {width: auto; font-weight: 500;}
.top15_in .t_btn_box dd {width: auto;}

.top15_in .t_btn_box {opacity: 0; transform: translateY(50px); transition: all 1s cubic-bezier(0.25, 0.1, 0.25, 1);}
.top15_in .t_btn_box:nth-of-type(1) {transition-delay: .3s;}
.top15_in .t_btn_box:nth-of-type(2) {transition-delay: .4s;}
.top15_in .t_btn_box:nth-of-type(3) {transition-delay: .5s;}
.top15_in .t_btn_box:nth-of-type(4) {transition-delay: .6s;}
.top15_in .t_btn_box:nth-of-type(5) {transition-delay: .7s;}
.top15_in .t_btn_box:nth-of-type(6) {transition-delay: .8s;}

.top15_in.show .t_btn_box {opacity: 1; transform: translateY(0);}





/* ----------------------------------------------------

    footer

---------------------------------------------------- */


footer {
	box-sizing: border-box;
	padding: 50px 3%;
	position: relative;
	background: #000;
}

.footer_top {
	display: grid;
	grid-template-columns: 31% 23% 21% 1fr;
	gap: 40px;
	margin-bottom: 90px;
	max-width: 1600px;
}
.footer_nav02,
.footer_nav03,
.footer_nav04 {padding-top: 35px;}
.footer_nav a {display: block; margin-bottom: 15px;}
.footer_nav dl {display: table; width: 100%;}
.footer_nav dt {
	display: table-cell;
	font-size: 18px;
	letter-spacing: 0;
	font-weight: 500;
	line-height: 1.1;
	vertical-align: top;
	width: 200px;
	transition: .3s;
}

.footer_nav02 dt {width: 160px;}
.footer_nav03 dt {width: 120px;}

.footer_nav dd {
	display: table-cell;
	font-size: 18px;
	letter-spacing: 0;
	line-height: 1.1;
	vertical-align: top;
	padding-left: 6px;
	transition: .3s;
}

.footer_nav a:hover dt {color: #f6ff00;}
.footer_nav a:hover dd {color: #f6ff00;}

.f_sns_box a {display: inline-block;}
.f_sns_box a:nth-of-type(1) {margin-right: 25px;}

.footer_bottom {
	display: grid;
	grid-template-columns: 75% 25%;
	gap: 30px;
}

.footer_bottom_left dl {display: table; width: 100%;}
.footer_bottom_left dt {display: table-cell; box-sizing: border-box; width: 710px;}
.footer_bottom_left dd {display: table-cell; box-sizing: border-box; padding-left: 30px; vertical-align: middle;}

.footer_bottom_left dt h2 a {
	font-size: 150px;
	letter-spacing: 10px;
	line-height: 1;
	font-weight: 800;
}

.footer_bottom_left dd p {
	font-size: 16px;
	line-height: 1.6;
}

.footer_bottom_left dd p span {padding-left: 5px;}

.footer_bottom_left dd p span a {
	display: inline-block;
	box-sizing: border-box;
	padding: 3px 6px;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	background: #e7e737;
	transition: .3s;
}

.footer_bottom_left dd p span a:hover {
	background: #444;
	color: #fff;
}

.footer_bottom_right {position: relative; padding-top: 30px;}

.f_copy {
	position: absolute;
	bottom: 30px;
	right: 140px;
}

.page_top {
	float: right;
	max-width: 110px;
	width: 50%;
}

.page_top a {display: block;}
.page_top a img {transition: .3s;}
.page_top a:hover img {transform: translateY(-10px);}

.page_footer_bottom {
	background-image: url("images/footer/page_footer_bottom.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 104px;
}

.footer_contact {
	width: 100%;
	box-sizing: border-box;
	padding: 30px 3% 30px 3%;
	border-bottom: solid 1px #434343;
	background: #000;
}

.footer_contact_left {
	float: left;
	max-width: 120px;
	width: 13%;
}

.footer_contact_right {
	float: right;
	width: 86%;
	max-width: 960px;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 30px;
	align-items: center;
}

.footer_contact_left h3 {
	font-size: 18px;
    font-weight: 500;
    line-height: 1.1;
	padding-top: 14px;
}   


.footer_contact_right01 {
	display: grid;
    grid-template-columns: 180px 1fr;
    gap: 10px;
	align-items: center;
}

.footer_contact_right02 {
	display: grid;
    grid-template-columns: 180px 1fr;
    gap: 10px;
	align-items: center;
}

.footer_contact_right01 .btn01 a {background: #4c4c4c;}
.footer_contact_right01 .btn01 a .btn01_text {font-size: 16px; bottom: 2px;}
.footer_contact_right01 .btn01 a .btn01_arrow img {bottom: 1px;}
.footer_contact_right01 .btn01 a:hover {background: #f6ff00;}

.footer_contact_right > div h3 {
	font-size: 16px;
	line-height: 1.2;
}

.footer_contact_right > div h3 img {
	padding-right: 10px;
}

.footer_contact_right02 h4 a {
	font-size: 26px;
    font-weight: 500;
    line-height: 1;
}

.footer_contact_right02 h4 span {
	font-size: 12px;
    line-height: 1.2;
    padding-left: 10px;
}

.page_bottom_menu {
	background: #000;
	box-sizing: border-box;
	padding: 10px;
	max-width: 805px;
	width: 94%;
	margin: auto;
	position: fixed;
	bottom: 23px;
	left: 0;
	right: 0;
	z-index: 1000;
	transform:translateY(150px);
	transition: .3s;
}
.page_bottom_menu.fixed {transform:translateY(0);}

.page_bottom_menu ul {
	display: flex;
    gap: 10px;
    align-items: stretch;
}
.page_bottom_menu li {
	display: flex;
    justify-content: center;
    align-items: center;
	box-sizing: border-box;
	
	border: solid 1px #434343;
}

.page_bottom_menu li a {
	display:flex;
    justify-content:center;
    align-items:center;
    overflow:hidden;
    height:28px;
	background: #000;
	transition: .3s;
	padding: 5px 10px 7px;
}
.page_bottom_menu .page_bottom_menu07 a {background: #1e1e1e;}
.page_bottom_menu li a:hover {background: #434343;}
.page_bottom_menu .page_bottom_menu07 a:hover {background: #e7e737;}
.page_bottom_menu .page_bottom_menu07 a:hover .b_menu_text span {color: #111;}

.page_bottom_menu .b_menu_text{
    display:flex;
    flex-direction:column;
    transition:.3s ease;
	padding-top: 30px;
	transform:translateY(-28px);
}

.page_bottom_menu .b_menu_en,
.page_bottom_menu .b_menu_jp {
    display:flex;
    justify-content:center;
    align-items:center;
    height:28px;
    font-size:14px;
    line-height:1;
    letter-spacing:1px;
    white-space:nowrap;
}

.page_bottom_menu .b_menu_jp{
    font-size:12px;
	font-weight: 500;
}

.page_bottom_menu li:hover .b_menu_text {transform:translateY(0);}

.page_bottom_menu_title {
	background: #e7e737;
	border-radius: 5px;
	padding: 3px 5px;
	font-size: 12px;
	line-height: 1;
	color: #111;
	font-weight: 800;
}

@media screen and ( max-width:860px ){
	.page_bottom_menu {width: 100%; bottom: 0; max-width: 100%;}
}

@media screen and ( max-width:800px ){
	.page_bottom_menu ul {width: 790px;}
	.page_bottom_menu_in {overflow-x: scroll;}
	
}

/* ----------------------------------------------------

   NEWS

---------------------------------------------------- */


.news01 {padding-bottom: 100px;}

.news01 .t_news_wrap02 {margin-bottom: 80px;}

.news02 {padding-bottom: 200px;}

.news_bottom_box {max-width: 1020px; width: 100%; margin: auto;}
.news_bottom_box > dl {
	display: table;
	width: 100%;
	background: #000;
}

.news_bottom_box > dl > dt {
	display: table-cell;
	width: 385px;
	vertical-align: top;
}

.news_bottom_box > dl > dd {
	display: table-cell;
	box-sizing: border-box;
	vertical-align: middle;
	padding: 30px;
}

.news_bottom_box > dl > dd > h3 > dl {
	display: table;
	width: 100%;
	margin-bottom: 15px;
}

.news_bottom_box > dl > dd > h3 > dl > dt {
	display: table-cell;
	width: 61px;
	box-sizing: border-box;
}

.news_bottom_box > dl > dd > h3 > dl > dd {
	display: table-cell;
	box-sizing: border-box;
	padding-left: 12px;
	vertical-align: middle;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.3;
	color: #fff;
}

.news_bottom_box > dl > dd > p {
	font-size: 16px;
	line-height: 1.5;
	font-weight: 500;
	display: block;
	margin-bottom: 25px;
}

.news_bottom_box > dl > dd > .btn01 {float: right;}
.news_bottom_box > dl > dd > .btn01 a {background: #1f1f1f;}
.news_bottom_box > dl > dd > .btn01 a:hover {background: #f6ff00;}
.news_bottom_box > dl > dd > .btn01 a .btn01_arrow {background: #000;}



.blog_pages {
	text-align: center;
	min-height: 26px;
	margin-bottom: 10px;
	margin-top: 30px;
}

.blog_pages .page-numbers {
    border: solid 1px #434343;
    padding: 9px 15px 9px;
    font-size: 15px;
    margin-right: 1px;
    color: #fff;
	box-sizing: border-box;
	background: #000;
}

.blog_pages .prev {padding: 9px 15px 9px; display: none;}
.blog_pages .next {padding: 9px 15px 9px; display: none;}
.blog_pages .current {
    border: solid 1px #434343;
    padding: 9px 15px 9px;
    font-size: 15px;
    margin-right: 1px;
    color: #fff;
	background: #434343;
	box-sizing: border-box;
}

a.page-numbers:hover {color: #fff;background: #434343;}
.blog_pages span, .blog_pages a {font-family: "Open Sans", sans-serif;}

@media screen and ( max-width:567px ){
	.blog_pages .page-numbers {font-size: 13px; padding: 5px 10px 5px;}
	.blog_pages .current {font-size: 13px; padding: 5px 10px 5px;}
	.blog_pages .prev {padding: 5px 10px 5px;}
	.blog_pages .next {padding: 5px 10px 5px;}
	
}



.news_single_wrap {padding-bottom: 200px;}
/*.news_single_wrap .sec_in1400 {max-width: 100%;}*/
.news_single_box {
	background: #000;
	border-radius: 5px;
	padding: 0 30px 30px;
	margin-bottom: 60px;
	box-sizing: border-box;
	opacity: 1;
	transform: translateY(0);
}



.news_single_box dl {border-bottom: solid 1px #434343;}
.news_single_box dt {border-right: none; padding: 25px 0; text-align: left; width: 90px;}
.news_single_box dd {padding-left: 10px; font-size: 1.9rem; font-weight: 500;}
.news_content {padding-top: 25px;}

.single_bottom_btn_wrap {
	max-width: 390px;
	width: 100%;
	margin: auto;
	display: grid;
	grid-template-columns: 110px 1fr 110px;
	gap: 20px;
	align-items: center;
}

.single_bottom_prev a {
	display: block;
	font-size: 16px;
	line-height: 1;
	transition: .3s;
	text-align: center;
}
.single_bottom_prev a img {padding-right: 10px;}
.single_bottom_prev a:hover {color: #f6ff00;}

.single_bottom_next a {
	display: block;
	font-size: 16px;
	line-height: 1;
	transition: .3s;
	text-align: center;
}
.single_bottom_next a img {padding-left: 10px;}
.single_bottom_next a:hover {color: #f6ff00;}
.news_single_img {padding: 30px 0 30px;}
.news_single_img img {max-width: 100%;}




/* ----------------------------------------------------

    イベント

---------------------------------------------------- */

.event01 {padding: 0 0 150px;}

.event01_in {
	display: grid;
	grid-template-columns: 42.8% 1fr;
	gap: 30px;
	align-items: center;
}

.event01_img img {width: 100%;}

.event01_text h2 {
	font-size: 1.5rem;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 1.3;
	display: block;
	margin-bottom: 30px;
}

.event01_text p {
	line-height: 1.7;
	display: block;
	margin-bottom: 30px;
}

.event01_text dl {display: table; width: 100%; margin-bottom: 10px;}
.event01_text dt {
	/*display: table-cell;*/
	display: inline-block;
	box-sizing: border-box;
	padding: 6px 12px 7px;
	line-height: 1;
	background: #000;/**/
	border-radius: 5px;
	/*width: 135px;*/
	text-align: center;
}
.event01_text dl:nth-of-type(2) dt,
.event01_text dl:nth-of-type(3) dt {/*width: 100px;*/}
.event01_text dd {
	/*display: table-cell;*/
	display: inline-block;
	box-sizing: border-box;
	padding-left: 10px;
	line-height: 1.4;
	vertical-align: middle;
	position: relative;
	bottom: 2px;
}

.sec_title03 {
	display: block;
	font-size: 3rem;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 90px;
}

.sec_title03 span {
	font-size: 1.125rem;
	font-weight: 500;
	padding-left: 10px;
	letter-spacing: 0.1em;
}

.event02 {padding-bottom: 150px;}
.event02_wrap {gap: 20px;}
.event_box_date {overflow: hidden; padding: 5px 10px 8px; box-sizing: border-box;}
.event_box_date span {
	font-size: 0.95rem;
	line-height: 1;
	font-weight: 700;
	color: #f6ff00;
	float: right;
	padding-top: 5px;
}

.event_box .t_news_title {box-sizing: border-box; padding: 0 10px;}
.event03 {padding-bottom: 200px;}
.event03_wrap {grid-template-columns: repeat(4, 1fr); margin-bottom: 60px;}

.event_single_box dl {padding: 30px 0 30px 0;}
.event_single_box dd {padding-left: 0 !important;}
.event_single_img {padding: 10px 0 0; max-width: 600px;}
.event_single02 {padding: 30px 0 110px;}
.event_single02_in {padding-bottom: 20px; border-bottom: solid 1px #4c4c4c;}
.event_single02_in dl {display: table; width: 100%; margin-bottom: 20px;}
.event_single02_in dt {
	display: table-cell;
	width: 6rem;
	box-sizing: border-box;
	padding: 8px;
	background: #000;
	border-radius: 5px;
	text-align: center;
	vertical-align: middle;
	line-height: 1;
}

.event_single02_in dd {
	display: table-cell;
	box-sizing: border-box;
	padding-left: 30px;
	line-height: 1.4;
	letter-spacing: 1px;
	vertical-align: middle;
}

.event_single03 {padding-bottom: 90px;}

.reserve_table {width: 100%; background: #000; border-collapse: collapse;}
.reserve_table th {text-align: center; box-sizing: border-box; padding: 12px 10px; font-size: 1.125rem;}
.reserve_table td {text-align: center; box-sizing: border-box; padding: 12px 10px;}
.reserve_table tbody tr td:nth-of-type(1) {width:160px; font-size: 1.125rem;}
.reserve_table th {border-right: solid 1px #222; border-bottom: solid 1px #222;}
.reserve_table thead th:last-of-type {border-right: none;}
.reserve_table td {border-right: solid 1px #222; border-bottom: solid 1px #222;}
.reserve_table tbody tr td:last-of-type {border-right: none;}
.reserve_table tbody tr:last-of-type td {border-bottom: none;}

.event_single03_text {text-align: center;}
.event_single03_text h3 {font-size: 26px; line-height: 1.2; display: block; margin-bottom: 20px;}
.event_single03_text p {font-size: 16px; line-height: 1.5;}

.event_single04 {padding-bottom: 100px;}
.btn_next_wrap {
	position: relative;
    padding-top: 40px;
	max-width: 1120px;
	width: 100%;
	margin: 0 auto;
}

.btn_next_wrap:before {
	display: block;
	content: '';
    position: absolute;
    top: 0;
    width: 1px;
    background-color: #fff;
    height: 100%;
    margin: auto;
    right: 0;
    left: 0;
    transition: all ease 1s;
}

.btn_next {
	width: 100%;
    height: 110px;
    position: relative;
	background: #f6ff00;
    display: block;
    text-align: center;
	box-sizing: border-box;
	padding-top: 40px;
    transition: .3s;
}
.btn_next:hover {background: #000;}
.btn_next::before {
	content: '';
    position: absolute;
    top: 0;
    width: 1px;
    background: #000;
    height: 30px;
    margin: auto;
    right: 0;
    left: 0;
    transition: .3s;
}
.btn_next:hover::before {background: #fff;}

.btn_next span {
	font-size: 24px;
	color: #000;
	line-height: 1.2;
	font-weight: 600;
	transition: .3s;
}
.btn_next:hover span {color: #fff;}

.eventend_wrap {
	width: 100%;
	background: #000;
	box-sizing: border-box;
	text-align: center;
	padding: 50px 20px;
	margin-bottom: 120px;
}

.eventend span {font-size: 18px; line-height: 1.4;}

.event_closed_text {
	display: block;
	width: 84px;
	background: #000;
	box-sizing: border-box;
	text-align: center;
	padding: 5px;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	position: absolute;
	top: 0;
	left: 0; z-index: 10;
}




/* ----------------------------------------------------

    施工事例

---------------------------------------------------- */

.work01 {padding-bottom: 200px;}
.work01_wrap {padding-bottom: 50px; gap: 60px 20px;}
.works_cat_btn {margin-bottom: 50px;}
.works_cat_btn ul {overflow: hidden;}
.works_cat_btn li {float: left; margin: 0 10px 10px 0;}
.works_cat_btn li a {
	display: inline-block;
	box-sizing: border-box;
	padding: 10px 20px 12px;
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	border: solid 1px #434343;
	transition: .3s;
}
.works_cat_btn li a:hover {background: #434343;}
.works_cat_btn01 .current {background: #434343;}
.tarm-9 .works_cat_btn02 a {background: #434343;}
.tarm-6 .works_cat_btn03 a {background: #434343;}
.tarm-8 .works_cat_btn05 a {background: #434343;}
.tarm-14 .works_cat_btn04 a {background: #434343;}
.work_box_img {aspect-ratio: auto;}
.work_box_img01 {
	aspect-ratio: 16 / 10;
    overflow: hidden;
	margin-bottom: 3px;
}
.work_box_img01 img {width: 100%; height: 100%; object-fit: cover;}

.work_box_img_bottom {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 3px;
}
.work_box_img02 {aspect-ratio: 4 / 3; overflow: hidden;}
.work_box_img02 img {width: 100%; height: 100%; object-fit: cover;}
.work_box_img03 {aspect-ratio: 4 / 3; overflow: hidden;}
.work_box_img03 img {width: 100%; height: 100%; object-fit: cover;}

.work_box a:hover .work_box_img img {transform: scale(1);}

.work_cat {color: #7d7d7d;}

.works_single_in {
	padding-bottom: 140px;
	margin-bottom: 100px;
	border-bottom: solid 1px #434343;
	display: flex;
    align-items: flex-start;
    gap: 20px;
}

.works_single_left {
	position: sticky;
    top: 140px;
    align-self: flex-start;
	width: 41.43%;
	max-width: 580px;
}

.works_single_left dd span {
	font-size: 15px;
	font-weight: 600;
	color: #7d7d7d;
	padding-right: 5px;
}

.works_single_right {
	flex: 1;
	width: 57.15%;
	/*max-width: 800px;*/
}

.works_single_main_img {
	aspect-ratio: 16 / 10;
    overflow: hidden;
}

.works_single_main_img img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.works_single_nav {
	box-sizing: border-box;
	padding: 35px 0;
	overflow: hidden;
	max-width: 650px;
	margin: auto;
}

.works_single_nav p {
	float: left;
	display: inline-block;
	margin-right: 15px;
}
.works_single_nav p:last-of-type {margin-right: 0;}

.works_single_nav p a {
	
	box-sizing: border-box;
	padding: 4px 20px 5px;
	background: #000;
	border: solid 1px #434343;
	text-align: center;
	font-size: 16px;
	line-height: 1;
	font-weight: 500;
	transition: .3s;
}

.works_single_nav p a:hover {
	background: #434343;
}

.works_single_img_box {padding:30px 0 25px; margin-bottom: 20px; border-bottom: solid 1px #434343;}
.works_single_img_box dl {display: table; width: 100%;}
.works_single_img_box dt {
	display: table-cell;
	width: 8rem;
	font-size: 1.4375rem;
	line-height: 1.2;
	font-weight: 600;
	vertical-align: top;
}
.works_single_img_box dt span {
	font-size: 0.9375rem;
	display: block;
}
.works_single_img_box dd {
	display: table-cell;
	box-sizing: border-box;
	padding-left: 20px;

	line-height: 1.8;
}
.works_single_right .event_single02 {padding-bottom: 0 !important;}
.works_single_right .event_single02_in {border-bottom: none;}
.works_single_right .event_single02_in dt {vertical-align: top;}






/* ----------------------------------------------------

    土地情報

---------------------------------------------------- */

.estate_sinle02 {padding-bottom: 100px;}

.estate_sinle_img_wrap {
	margin-bottom: 30px;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}

.estate_sinle_img {aspect-ratio: 4 / 3; overflow: hidden;}
.estate_sinle_img img {width: 100%; height: 100%; object-fit: cover;}

.lb-outerContainer {border-radius: 0 !important;}
.lightbox .lb-image {border: none !important;}

.estate_sinle_map_wrap {margin-bottom: 30px;padding-bottom: 30px; position: relative;}
.acf-map {width: 100%; height: 370px;}
.btn_maplink {
	display: block;
	box-sizing: border-box;
	background: #000;
	padding: 14px 20px;
	text-align: center;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0;
	max-width: 270px;
	width: 90%;
	position: absolute;
	bottom: 0;
	right: 0;
	transition: .3s;
}

.btn_maplink img {padding-left: 10px;}

.btn_maplink:hover {background: #434343;}

.estate_single02_in {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
	padding-bottom: 40px;
}

.estate03 {padding-bottom: 40px;}

.estate_bottom_box {
	max-width: 1100px;
	width: 88%;
	margin: 0 auto 200px;
}





/* ----------------------------------------------------

    造作家具

---------------------------------------------------- */

.furnitecture01 .event01_text h2 {font-size: 23px;}

.furnitecture02 .t_news_box:nth-of-type(1) .rank_icon {
	background-image: url("images/top/rank01.svg");
	width: 45px;
	height: 65px;
}

.furnitecture02 .t_news_box:nth-of-type(2) .rank_icon {
	background-image: url("images/top/rank02.svg");
	width: 35px;
	height: 50px;
}

.furnitecture02 .t_news_box:nth-of-type(3) .rank_icon {
	background-image: url("images/top/rank03.svg");
	width: 35px;
	height: 50px;
}
.furnitecture_box a {padding-bottom: 15px;}
.furnitecture_box .t_news_img {margin-bottom: 10px;}
.furnitecture_box .t_news_img span {font-size: 16px; font-weight: 600;}
.furnitecture_box .t_news_img span i {font-size: 18px; padding-right: 6px;}
.furnitecture03_wrap {gap: 40px 20px;}

.tab_panel {display: none;}
.tab_panel.is-active {display: block;}


.tab_menu {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    border-bottom: none;
    margin-bottom: 50px;
	gap: 10px;
}

.tab_trigger {
    position: relative;
    flex: 1;
    text-align: center;
    padding-bottom: 20px;
    font-size: 1.25rem;
    font-weight: 500;
    text-decoration: none;
    border-bottom: 2px solid #fff;
    transition: color .3s, border-color .3s;
}

.tab_trigger:hover {color: #e6ff00; border-bottom: 2px solid #e6ff00;}


.tab_trigger.is-active {
    color: #e6ff00;
    border-bottom: 2px solid #e6ff00;
}


.tab_trigger.is-active::after {
    content: "";
    position: absolute;
    left: 0;
	right: 0;
    bottom: -10px;
	margin: auto;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #e6ff00;
}
.tab_trigger:hover::after {
	content: "";
    position: absolute;
    left: 0;
	right: 0;
    bottom: -10px;
	margin: auto;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #e6ff00;
}


@media screen and (max-width: 767px) {
    .tab_trigger {
        font-size: 14px;
        padding-bottom: 12px;
    }
}





/* ----------------------------------------------------

    よくある質問

---------------------------------------------------- */

.faq01 {padding-bottom: 80px;}
.faq01_title {
	font-size: 16px;
	line-height: 1.2;
	padding-bottom: 6px;
	display: block;
	font-weight: 600;
}

.faq01_nav_wrap {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 10px;
}

.faq01_nav {display: block;}
.faq01_nav a {
	display: block;
	box-sizing: border-box;
	background: #1e1e1e;
	border: solid 1px #434343;
	padding: 11px 30px 13px 10px;
	position: relative;
	font-size: 0.95rem;
	line-height: 1.3;
	transition: .3s;
}
.faq01_nav a:hover {background: #000;}

.faq01_nav_square {
	display: block;
	width: 12px;
	height: 12px;
	background: #000;
	border: solid 1px #434343;
	box-sizing: border-box;
	position: absolute;
	right: 10px;
	top: 16px;
}

.faq01_nav.active a .faq01_nav_square {background: #e7e737;}

.faq02 {padding-bottom: 160px;}
.faq02_wrap {margin-bottom: 60px; transform: translateY(0); opacity: 1;}
.faq02_title {
	display: block;
	font-size: 30px;
	letter-spacing: 1px;
	line-height: 1.2;
	margin-bottom: 50px;
}


/* アニメーション定義 */
@keyframes acc20-fadeIn {
    0% {
        opacity: 0;
        transform: translateY(-5px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.faq_box {
	width: 100%;
	background: #000;
	box-sizing: border-box;
	padding: 10px 20px;
	margin-bottom: 14px;
	border-radius: 5px;
	transition: all 1s cubic-bezier(0.25, 0.1, 0.25, 1);
    transform: translateY(50px);
    opacity: 0;
}
.faq_box:nth-of-type(1) {transition-delay: .3s;}
.faq_box:nth-of-type(2) {transition-delay: .4s;}
.faq_box:nth-of-type(3) {transition-delay: .5s;}
.faq_box:nth-of-type(4) {transition-delay: .6s;}
.faq_box:nth-of-type(5) {transition-delay: .7s;}
.faq_box:nth-of-type(6) {transition-delay: .8s;}
.faq_box:nth-of-type(7) {transition-delay: .9s;}
.faq_box:nth-of-type(8) {transition-delay: 1s;}
.faq_box:nth-of-type(9) {transition-delay: 1.1s;}
.faq_box:nth-of-type(10) {transition-delay: 1.2s;}

.faq02_wrap.show .faq_box {transform: translateY(0); opacity: 1;}

.faq_box .btn-box dl {
    width: 100%;
    padding: 22px 20px;
    display: table;
	box-sizing: border-box;
    cursor: pointer;
    transition: all 0.3s;
    text-align: left;
    position: relative;
}
.faq_box .btn-box dt {
	display: table-cell;
	width: 48px;
	vertical-align: top;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
}
.faq_box .btn-box dd {
	display: table-cell;
	line-height: 1.4;
	vertical-align: top;
}

.faq_box .btn-box dl::after {
    content: '▼';
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 11px;
    transition: transform 0.3s;
}

.faq_box .more {
    max-height: 0;
    overflow: hidden;
    transition: max-height .8s ease;
    background: transparent;
    border: none;
	border-radius: 0 0 5px 5px;
    margin-top: -1px;
	transition-delay: 0s;
}

.faq_box .more dl {
	width: 100%;
    padding: 25px 20px;
    display: table;
	box-sizing: border-box;
	border-top: solid 1px #434343
}

.faq_box .more dt {
	display: table-cell;
	width: 48px;
	vertical-align: top;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
}
.faq_box .more dd {
	display: table-cell;
	line-height: 1.4;
	vertical-align: top;
}

.faq_box .more.appear {
    
}

.faq_box:has(.more.appear) .btn-box dl::after {
    transform: translateY(-50%) rotate(180deg);
}





/* ----------------------------------------------------

    お問い合わせ・資料請求

---------------------------------------------------- */

.contact01 {padding: 0 0 150px;}

.contact01_text {
	line-height: 1.6;
	display: block;
	margin-bottom: 40px;
	letter-spacing: 0.1em;
}

.contact01_bottom {
	box-sizing: border-box;
	padding: 50px 20px;
	background: #000;
	border-radius: 5px;
}

.contact01_bottom_in {
	max-width: 850px;
	width: 100%;
	margin: auto;
	display: grid;
    grid-template-columns: 235px 1fr;
    gap: 10px;
	align-items: center;
}

.contact01_bottom_in h3 {
	font-size: 20px;
	font-weight: 500;
	line-height: 1.2;
}

.contact01_bottom_in h4 {padding-left: 5px;}

.contact01_bottom_in h4 a {
	font-size: 30px;
    font-weight: 500;
    line-height: 1;
}

.contact01_bottom_in h4 a img {
	padding-right: 8px;
	position: relative;
	bottom: 3px;
}

.contact01_bottom_in h4 span {
	font-size: 15px;
    line-height: 1.2;
    padding-left: 5px;
	position: relative;
	bottom: 3px;
}

.contact02 {padding-bottom: 150px;}

.page-id-4779 .sec_title02 {font-style: normal; font-size: 3rem; letter-spacing: 3px; margin-bottom: 40px;}
.page-id-4779 .sec_title02 span {font-size: 1.125rem; font-weight: 400;}
.contact02_in {margin-bottom: 60px;}
.contact02_in .faq_box {padding: 0;}
.contact02_in .faq_box .btn-box dl {padding: 10px 10px 10px 0;}
.contact02_in .faq_box .btn-box dt {
	width: 75px;
	font-size: 1.125rem;
	font-weight: 500;
	text-align: center;
	padding: 20px 5px;
	border-right: solid 1px #434343;
	box-sizing: border-box;
}

.contact02_in .faq_box .btn-box dd {padding-top: 18px; padding-left: 20px;}

.contact02_in .faq_box .more dl {padding: 10px 10px 10px 0; border-top: none; background: #434343;}
.contact02_in .faq_box .more dt {
	width: 75px;
	font-size: 1.125rem;
	font-weight: 500;
	text-align: center;
	padding: 20px 5px;
	border-right: solid 1px #000;
	box-sizing: border-box;
}
.contact02_in .faq_box .more dd {padding-top: 15px; padding-left: 20px; padding-bottom: 10px;}

.contact02_in .faq_box .btn-box dl::after {
    content: "＋";
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    width: 22px;
    height: 22px;
    border: 1px solid #fff;
    border-radius: 50%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    line-height: 1;
    transition: all .3s;
	padding-bottom: 1px;
}

.contact02_in .faq_box:has(.more.appear) .btn-box dl::after {
    content: "ー";
	transform: translateY(-50%) rotate(0deg);
}

.contact02_btn {text-align: center;}

.contact03_in {
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.contact03_in.anime2 {
	transform: translateY(0);
	opacity: 1;
}
.contact03_box {
	transition: all 1s cubic-bezier(0.25, 0.1, 0.25, 1);
    transform: translateY(50px);
    opacity: 0;
}
.contact03_box:nth-of-type(1) {transition-delay: .5s;}
.contact03_box:nth-of-type(2) {transition-delay: .6s;}
.contact03_box:nth-of-type(3) {transition-delay: .7s;}

.contact03_in.show .contact03_box {
	transform: translateY(0);
    opacity: 1;
}

.contact03_box a {
	display: block;
	min-height: 360px;
	box-sizing: border-box;
	background: #000;
	border: solid 1px #434343;
	border-radius: 5px;
	padding: 16px;
	position: relative;
	transition: .3s;
}

.contact03_box a:hover {background: #434343;}

.contact03_box_text01 {
	display: block;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	color: #f6ff00;
	margin-bottom: 45px;
}

.contact03_box a h3 {
	font-size: 1.25rem;
	font-weight: 500;
	line-height: 1.3;
	display: block;
	text-align: center;
	margin-bottom: 24px;
}

.contact03_box_img {
	text-align: center;
	margin-bottom: 24px;
}

.contact03_box_text02 {
	display: block;

	line-height: 1.5;
	text-align: center;
}

.contact03_box_arrow {
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 25px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 1;
}

.contact04 {padding: 150px 0 200px;}

.contact04 .sec_in1120 {max-width: 1600px;}


.form_wrap dl {display: table; width: 100%; margin-bottom: 25px;}
.form_wrap dt {
	display: table-cell;
	width: 230px;
	box-sizing: border-box;
	vertical-align: top;
	padding-top: 10px;
}

.form_wrap dd {
	display: table-cell;
	
}

.form_wrap dt p {
	font-size: 18px;
	line-height: 1.3;
}

.required {
	font-size: 14px;
	color: #f6ff00;
	line-height: 1.3;
	padding-left: 6px;
}

.form_wrap input[type="text"] {
	box-sizing: border-box;
	padding: 14px;
	font-size: 16px;
	line-height: 1.4;
	margin-right: 5px;
	background: #212121;
	border: none;
	border-radius: 0;
	border-bottom: solid 1px #434343;
	min-width: 490px;
	color: #fff;
}

.form_wrap input[type="email"] {
	box-sizing: border-box;
	padding: 14px 14px 14px 45px;
	font-size: 16px;
	line-height: 1.4;
	margin-right: 5px;
	background: #212121;
	border: none;
	border-radius: 0;
	border-bottom: solid 1px #434343;
	min-width: 490px;
	position: relative;
	color: #fff;
}
.form_wrap .form_mail p {position: relative;}
.form_wrap .form_mail p::before {
	content: "";
    position: absolute;
    left: 16px;
    top: 25px;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: url(images/contact/form_icon01.svg) no-repeat center;
    background-size: 16px;
    pointer-events: none;
	z-index: 10;
}

.form_wrap input[type="tel"] {
	box-sizing: border-box;
	padding: 14px 14px 14px 45px;
	font-size: 16px;
	line-height: 1.4;
	margin-right: 5px;
	background: #212121;
	border: none;
	border-radius: 0;
	border-bottom: solid 1px #434343;
	min-width: 490px;
	position: relative;
	color: #fff;
	
}

.form_wrap input[type="date"] {
	box-sizing: border-box;
	padding: 14px;
	font-size: 16px;
	line-height: 1.4;
	margin-left: 10px;
	background: #212121;
	border: none;
	border-radius: 0;
	border-bottom: solid 1px #434343;
	max-width: 216px;
	color: #fff;
}
.form_wrap input[type="date"]::-webkit-calendar-picker-indicator {
    filter: invert(1);
    cursor: pointer;
}

.form_wrap input[type="number"] {
	box-sizing: border-box;
	padding: 14px;
	font-size: 16px;
	line-height: 1.4;
	margin-left: 10px;
	background: #212121;
	border: none;
	border-radius: 0;
	border-bottom: solid 1px #434343;
	max-width: 130px;
	color: #fff;
}
.peaple01 {margin-right: 25px;}

.form_wrap .form_tel p {position: relative;}
.form_wrap .form_tel p::before {
	content: "";
    position: absolute;
    left: 16px;
    top: 25px;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: url(images/contact/form_icon02.svg) no-repeat center;
    background-size: 18px;
    pointer-events: none;
	z-index: 10;
}

.form_wrap textarea {
	box-sizing: border-box;
	padding: 14px;
	font-size: 16px;
	line-height: 1.4;
	margin-right: 5px;
	background: #212121;
	border: none;
	border-radius: 0;
	border-bottom: solid 1px #434343;
	min-width: 700px;
	color: #fff;
}
.form_wrap textarea::placeholder {
    font-size: 14px;
	letter-spacing: 1px;
	line-height: 1.7;
}

.form_wrap input[name="age"] {max-width: 130px; min-width: inherit; padding: 14px 40px 14px 14px;}
.form_wrap input[name="first_name"] {max-width: 240px; min-width: inherit;}
.form_wrap input[name="last_name"] {max-width: 240px; min-width: inherit;}
.form_wrap input[name="first_name_kana"] {max-width: 240px; min-width: inherit;}
.form_wrap input[name="last_name_kana"] {max-width: 240px; min-width: inherit;}

.form_wrap input[name="zip"] {max-width: 265px; min-width: inherit; padding: 14px 14px 14px 40px;}

.form_wrap .form_zip p {position: relative;}
.form_wrap .form_zip p::before {
	content: "〒";
    position: absolute;
    left: 16px;
    top: 25px;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    pointer-events: none;
	z-index: 10;
	line-height: 1;
	font-weight: 700;
}
.text_small::before {display: none !important;}

.form_wrap .form_age p {position: relative;}
.form_wrap .form_age p::before {
	content: "歳";
    position: absolute;
    left: 100px;
    top: 25px;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    pointer-events: none;
	z-index: 10;
	line-height: 1;
}

.form_wrap .form_peaple p {position: relative;}
.form_wrap .form_peaple p::before {
	content: "名";
    position: absolute;
    left: 146px;
    top: 25px;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    pointer-events: none;
	z-index: 10;
	line-height: 1;
}

.form_wrap .form_peaple > div {
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0;
	max-width: 450px;
}

/*.form_wrap .form_peaple p::after {
	content: "名";
    position: absolute;
    left: 360px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    pointer-events: none;
	z-index: 10;
	line-height: 1;
}*/

.form_wrap .wpcf7-list-item {margin: 0 30px 0 0;}
.form_wrap .wpcf7-list-item.last {margin-right: 0;}

.form_wrap input[type="checkbox"] {
	appearance: none;
	-webkit-appearance: none;
	width: 12px;
	height: 12px;
	border-radius: 0;
	position: relative;
	bottom: 2px;
	background: #b8b8b8;
}
.form_wrap input[type="checkbox"]:checked {background: #f6ff00;}

.form_wrap input[type="radio"] {
	appearance: none;
	-webkit-appearance: none;
	width: 12px;
	height: 12px;
	border-radius: 0;
	position: relative;
	bottom: 3px;
	background: #b8b8b8;
	border-radius: 50%;
}
.form_wrap input[type="radio"]:checked {background: #f6ff00;}

.form_wrap .wpcf7-not-valid-tip {
	font-size: 14px;
	line-height: 1.2;
	color: #ff9f65;
}
.form_wrap .wpcf7-list-item {padding: 12px 0;}
.form_wrap .text_small {font-size: 14px; line-height: 1.2; padding: 6px 0 20px;}


.privacy-wrap{
    margin:0 auto 30px;
}

.privacy-box{
    height: 280px;
    overflow-y: auto;
    padding: 30px;
    background: #000;
    color: #fff;
    box-sizing: border-box;
    line-height: 2;
	margin-top: 60px;
}

.privacy-box .sec_title02 span {font-size: 18px;}

.privacy-message{
    margin:0 auto 20px;
    width:310px;
    text-align:center;
    padding:8px 8px;
    background:#666;
    color:#fff;
    border-radius:0 0 5px 5px;
	font-size: 14px;
	line-height: 1.3;
    transition:.3s;
}

.privacy-message p {
	font-size: 14px;
	line-height: 1.3;
}

.privacy-message.complete{
	background:#e7e737;
	color: #222;
	font-size: 14px;
	line-height: 1.3;
}

.privacy-check{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:10px;

    margin-top:30px;
    color:#fff;
    font-size:20px;
}

.privacy-check input{
    width:22px;
    height:22px;
}

.privacy-check input:disabled{
    opacity:.4;
    cursor:not-allowed;
}
.privacy_check_box .wpcf7-list-item-label {opacity: 0.6;}

.privacy-wrap .sec_title02 {font-size: 30px; margin-bottom: 20px;}
.privacy-wrap .sec_title02 spna {font-size: 16px;}

.privacy_text p {margin-bottom: 1em; font-size: 15px;}

.privacy_check_box p {opacity: 0.6;}
.privacy_check_box.complete p {opacity: 1;}

.submit_box {text-align: center; display: block; margin-bottom: 60px;}


.submit_btn_box {
	max-width: 200px;
	width: 90%;
	margin: 0 auto;
	position: relative;
	height: 48px;
	cursor: pointer;
}

.submit_btn {
	display: block;
	width: 100%;
	height: 48px;
    box-sizing: border-box;
    padding: 2px;
    border-radius: 5px;
    background: #000;
    transition: .3s;
	font-size: 16px;
    line-height: 1.2;
    padding: 10px 37px 10px 14px;
    font-weight: 500;
    vertical-align: middle;
    bottom: 2px;
	border: none;
	color: #fff;
	cursor: pointer;
}

.submit_btn_box::after {
	display: block;
	content: "";
	width: 26px;
	height: 92%;
	position: absolute;
	right: 2px;
	top: 2px;
	background: #1f1f1f;
	border-radius: 4px;
	z-index: 10;
	background-image: url("images/common/arrow01.svg");
	background-size: 10px;
	background-position: center center;
	background-repeat: no-repeat;
}
.submit_btn_box:hover .submit_btn {
	background: #f6ff00;
	color: #222;
}

.submit_btn_box2::after {background-image: url("images/common/arrow02.svg");}

.submit_btn_box p {height: 48px;}

.wpcf7-spinner {display: block; margin: auto;}

.message_reca {text-align: center; font-size: 14px; line-height: 1.4;}
.message_reca a {font-size: 1em; text-decoration: underline;}
.message_reca i {font-size: 18px; padding-right: 5px;}
.message_reca a:hover {text-decoration: none;}



.form_name_wrap dd p {
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
	max-width: 490px;
}




.page-id-4783 .sec_title02 {font-style: normal; margin-bottom: 90px; font-size: 48px; letter-spacing: 3px;}
.page-id-4783 .sec_title02 span {font-weight: 400; font-size: 18px;}
.contact_thanks01_in {
	border-bottom: solid 1px #434343;
	margin-bottom: 90px;
}
.contact_thanks01_in h3 {
	font-size: 24px;
	font-weight: 500;
	line-height: 1.3;
	display: block;
	margin-bottom: 25px;
}
.contact_thanks02 {padding-bottom: 150px;}
.contact_thanks02 .sec_title02 {margin-bottom: 40px !important;}

.contact_thanks02_bottom {text-align: center; padding-top: 80px;}


.page-id-4781 .sec_title02 {font-style: normal; font-size: 48px; letter-spacing: 3px; margin-bottom: 40px;}
.page-id-4781 .sec_title02 span {font-size: 18px; font-weight: 400;}

/*.contact_confirm04 {padding-top: 0 !important;}*/
.contact_confirm04 .form_wrap dl {margin-bottom: 12px; padding: 12px 0; border-bottom: solid 1px #434343;}
.contact_confirm04 .form_wrap dt {padding-top: 0;}
.contact_confirm04 .form_wrap .form_age p::before {left: 40px;}
.contact_confirm04 .form_wrap .form_mail p::before {display: none;}
.contact_confirm04 .form_wrap .form_tel p::before {display: none;}
.contact_confirm04 .form_wrap .form_zip p::before {display: none;}

/*.reservation02 {padding-top: 0 !important;}*/
.reservation_confirm04 .form_wrap dl {margin-bottom: 12px; padding: 12px 0; border-bottom: solid 1px #434343;}
.reservation_confirm04 .form_wrap dt {padding-top: 0;vertical-align: baseline;}
.reservation_confirm04 .form_wrap .form_age p::before {left: 40px;}
.reservation_confirm04 .form_wrap .form_mail p::before {display: none;}
.reservation_confirm04 .form_wrap .form_tel p::before {display: none;}
.reservation_confirm04 .form_wrap .form_zip p::before {display: none;}
.reservation_confirm04 .form_wrap .form_peaple p::before {display: none;}
.reservation_confirm04 .form_wrap .form_peaple p::after {display: none;}
.reservation_confirm04 #eventdisplay {padding: 0 !important;}

.confilm_submit_wrap {
	padding-top: 50px;
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
	max-width: 450px;
	margin: auto;
}




@media screen and ( max-width:991px ){
	.form_wrap dt {width: 210px;}
	.form_wrap dt p {font-size: 16px;}
	.required {font-size: 13px;}
	.form_wrap .wpcf7-list-item {display: block; padding: 7px 0;}
	.form_wrap textarea {width: 100%; min-width: inherit;}
	.contact_thanks01_in h3 {font-size: 20px;}
}

@media screen and ( max-width:767px ){
	.form_wrap dt {display: block; width: 100%; margin-bottom: 10px;}
	.form_wrap dd {display: block; width: 100%;}
	.form_wrap input[type="text"] {min-width: inherit;width: 100%;}
	.form_wrap input[type="email"] {min-width: inherit;width: 100%;}
	.form_wrap input[type="tel"] {min-width: inherit;width: 100%;}
	.privacy-wrap .sec_title02 {font-size: 28px !important;}
	.contact01_text {font-size: 15px;}
	
	.contact_thanks01_in {margin-bottom: 50px;}
	.contact_thanks02 {padding-bottom: 70px;}
	.contact_thanks02_bottom {padding-top: 60px;}
	.confilm_submit_wrap {gap: 0;}
}

@media screen and ( max-width:567px ){
	/*.form_wrap input[name="first_name"] {width: 49%; float: left; display: block; margin-right: 1%;}
	.form_wrap input[name="last_name"] {width: 49%; float: right; display: block; margin-right: 0;}
	.form_wrap input[name="first_name_kana"] {width: 49%; float: left; display: block; margin-right: 1%;}
	.form_wrap input[name="last_name_kana"] {width: 49%; float: right; display: block; margin-right: 0;}*/
	.form_wrap .text_small {font-size: 12px;}
	.privacy-wrap .sec_title02 {font-size: 24px !important;}
	.message_reca {font-size: 13px; text-align: left;}
	.confilm_submit_wrap {grid-template-columns: 1fr; gap: 20px; margin-bottom: 60px;}
	.confilm_submit_wrap .submit_box {margin-bottom: 0;}
	.form_wrap .form_peaple p {line-height: 4;}
	.form_wrap .form_peaple p::before {top: 35px;}
	.form_wrap .form_peaple p::after {left: 146px; bottom: 10px; top: auto;}
	.reservation_confirm04 .form_wrap .form_peaple p {line-height: 1.8;}
	
	.form_wrap .form_peaple > div {grid-template-columns: 1fr; gap: 3px;}
}
@media screen and ( max-width:450px ){
	.privacy-message {width: 100%; box-sizing: border-box;}
	.privacy_text p {font-size: 14px;}
	.contact_thanks01_in h3 {font-size: 22px;}
	.contact_thanks01 .sec_title02 {padding-top: 40px; margin-bottom: 70px !important;}
}







/* ----------------------------------------------------

    イベント予約

---------------------------------------------------- */


.reservation01 {padding-bottom: 0 !important;}

.sec_title03 {font-style: normal; margin-bottom: 90px; font-size: 3rem !important; letter-spacing: 0.05em;}
.sec_title03 span {font-weight: 400; font-size: 1.125rem;}
#eventdisplay {padding: 12px 0;}






/* ----------------------------------------------------

    コンセプト

---------------------------------------------------- */

.page_content_wrap2 {
	display: flex;
    align-items: flex-start;
    gap: 6.43%;
	padding-bottom: 200px;
	/*max-width: 2000px;*/
	width: 90%;
	margin: auto;
}

.page_content_left {
	position: sticky;
    top: 140px;
    align-self: flex-start;
    width: 12.9%;
    /*max-width: 250px;*/
}

.page_content_right {
	flex: 1;
    width: 80.67%;
    /*max-width: 1130px;*/
}

.page_content_left li a {
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 15px;
	letter-spacing: 0.025em;
	line-height: 1.2;
	border: solid 1px #434343;
	margin-bottom: 10px;
	transition: .3s;
}
.page_content_left li a img {
	float: right;
	position: relative;
	top: 5px;
	transition: .3s;
}

.page_content_left li a:hover {
	background: #434343;
}

.page_content_left li a:hover img {
	transform: translateY(5px);
}

.concept02 {padding-top: 150px;}
.concept03 {padding-top: 150px;}

.page_main_img {margin-bottom: 90px;}
.page_main_img img {
	object-fit: cover;
	width: 100%;
	height: 300px;
}

.concept01_in01 .top05_bottom {height: 280px; max-width: 1200px; margin: auto;}
.concept01_in01 .top05_b_box {width: 260px; height: 260px;}
.concept01_in01 .top05_b_box2 {width: 260px; height: 260px;}
.concept01_in01 .top05_b_box2 svg {width: 100%; height: 100%;}
.concept01_in01 .top05_b_box01 {padding-top: 80px;}
.concept01_in01 .top05_b_box01 h2 {font-size: 38px;}
.concept01_in01 .top05_b_box01 h2 span {font-size: 16px;}
.concept01_in01 .top05_b_box2 h3 {padding-top: 118px; font-size: 17px;}
.concept01_in01 .top05_b_box02 {right: 19%;}
.concept01_in01 .top05_b_box03 {left: 19%;}
.concept01_in01 .top05_b_box02 h3 {position: relative; left: 6px;}


.concept_box {
	padding: 80px 0 25px;
	box-sizing: border-box;
	border-bottom: solid 1px #434343;
}

.concept_box h3 {
	font-size: 1.75rem;
	font-weight: 500;
	line-height: 1.4;
	display: block;
	margin-bottom: 25px;
}

span.underline {
	font-size: 1em;
	font-weight: 500;
	border-bottom: solid 1px #f6ff00;
	padding-bottom: 2px;
	display: inline-block;
}

.concept_box h4 {font-size: 24px; font-weight: 500; display: block; margin-bottom: 15px;}

.concept_box p {
	line-height: 1.8;
}

.concept02_in .concept_box {padding-top: 0 !important;}
.concept02 .sec_title03 {margin-bottom: 50px;}
.concept03 .sec_title03 {margin-bottom: 50px;}





/* ----------------------------------------------------

    家づくりの流れ＆保証

---------------------------------------------------- */



.flow_box {
	box-sizing: border-box;
	padding: 30px 0;
	border-bottom: solid 1px #434343;
}

.flow_box_in {
	box-sizing: border-box;
	display: grid;
    grid-template-columns: 1fr 400px;
    gap: 30px;
}

.flow_box_left dl {display: table; width: 100%;}
.flow_box_left dt {
	display: table-cell;
	width: 112px;
	box-sizing: border-box;
	vertical-align: top;
}

.flow_box_left dd {
	display: table-cell;
	box-sizing: border-box;
	vertical-align: top;
	padding-top: 25px;
}

.flow_no {
	display: block;
	width: 80px;
	height: 80px;
	box-sizing: border-box;
	background: #434343;
	border-radius: 50%;
	text-align: center;
	font-size: 31px;
	letter-spacing: 0;
	line-height: 1;
	font-weight: 700;
	padding: 20px;
}

.flow_no span {
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0;
	display: block;
	line-height: 1;
}

.flow_box_left dd h3 {
	font-size: 1.5rem;
	line-height: 1.3;
	display: block;
	margin-bottom: 20px;
	font-weight: 500;
}

.flow_box_left dd p {
	line-height: 1.7;
	letter-spacing: 0.025em;
}

.flow_btn_box {
	padding-top: 25px;
}

.flow_btn_box .btn01 {margin-right: 20px;}
.flow_btn_box .btn01:last-of-type {margin-right: 0;}

.flow_box_bottom {
	padding-top: 40px;
	padding-left: 112px;
}
.flow_box_bottom dl {
	display: table;
	width: 100%;
	background: #000;
}

.flow_box_bottom dt {
	display: table-cell;
	width: 268px;
	vertical-align: top;
}

.flow_box_bottom dt img {
	object-fit: cover;
	width: 100%;
	height: 190px;
}

.flow_box_bottom dd {
	display: table-cell;
	box-sizing: border-box;
	vertical-align: middle;
	padding: 15px 30px;
}

.flow_box_bottom dd h4 {
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 1.3;
	display: block;
	margin-bottom: 20px;
}

.flow_point {
	line-height: 1.1;
	color: #f6ff00;
	font-weight: 800;
	font-style: italic;
	display: inline-block;
	padding-right: 7px;
	letter-spacing: 0;
}

.flow_box_bottom dd p {
	line-height: 1.7;
}

.flow_box_bottom_text {
	background: #000;
	box-sizing: border-box;
	padding: 25px 30px;
	margin-top: 20px;
}

.flow_box_bottom_text h4 {
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 1.3;
	display: block;
	margin-bottom: 20px;
}

.flow_box_bottom_text p {
	font-size: 0.9375rem !important;
	line-height: 1.7;
}

.flow_box_title_icon {
	font-size: 0.875rem;
	line-height: 1.2;
	color: #f6ff00;
	padding-left: 12px;
	display: inline-block;
}

.flow_box_title_icon img {padding-right: 5px;}



.flow02 {padding-top: 150px;}

.flow02_in {
	box-sizing: border-box;
	display: grid;
    grid-template-columns: 1fr 320px;
    gap: 30px;
	align-items: end;
}

.flow02_box01 {padding-top: 0 !important; padding-bottom: 50px;}

.flow02_box02 {
	box-sizing: border-box;
	padding: 30px 0;
	border-bottom: solid 1px #434343;
}

.flow02_box02 h3 {
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 1.3;
	display: block;
	margin-bottom: 20px;
}

.flow02_box02 p {
	line-height: 1.7;
	display: block;
	margin-bottom: 20px;
}

.flow02_box02_bottom img {padding-right: 20px;}
.flow02_box02_bottom .btn01 {display: inline-block; margin-bottom: 0;}
.flow02_box02_bottom .btn01 a img {padding-right: 0;}
.btn01_text span {font-size: 0.8em; transition: .3s;}
.btn01 a:hover .btn01_text span {color: #000;}
.flow02_box02_list {margin-bottom: 40px;}
.flow02_box02_list dl {display: table; width: 100%; margin-bottom: 10px;}
.flow02_box02_list dt {
	display: table-cell;
	font-size: 1.125rem;
	line-height: 1.4;
	color: #f6ff00;
	font-weight: 700;
	width: 2.2rem;
	vertical-align: top;
}

.flow02_box02_list dd {
	display: table-cell;
	box-sizing: border-box;
	font-size: 1.125rem;
	font-weight: 500;
	line-height: 1.4;
	vertical-align: top;
}




/* ----------------------------------------------------

    会社情報

---------------------------------------------------- */


.company01_in01 {
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px 15px;
	margin-bottom: 60px;
}

.company01_in01 dl {
	display: table;
	width: 100%;
	box-sizing: border-box;
	padding: 0 25px 10px;
	border-bottom: solid 1px #434343;
}

.company01_in01 dt {
	display: table-cell;
	width: 105px;
	box-sizing: border-box;
	padding: 8px 10px 8px 0;
	border-right: solid 1px #434343;
	font-size: 16px;
	line-height: 1.3;
	vertical-align: middle;
}

.company01_in01 dd {
	display: table-cell;
	box-sizing: border-box;
	padding: 8px 0 8px 25px;
	font-size: 16px;
	line-height: 1.3;
	vertical-align: middle;
}

.company01_img02 {
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0;
}

.company02 p {
	line-height: 1.7;
}

.company02_in {
	padding-top: 60px;
	display: grid;
    grid-template-columns: 27% 1fr;
    gap: 30px;
	margin-bottom: 70px;
}

.company02_img img {padding-bottom: 6px;}
.

.company02_text {padding-top: 30px;}
.company02_text h3 {
	font-size: 1.875rem;
	font-weight: 500;
	line-height: 1.3;
	display: block;
	margin-bottom: 20px;
}

.company02_text p {
	display: block;
	padding-bottom: 25px;
	border-bottom: solid 1px #434343;
	margin-bottom: 25px;
}

.company02_text h4 {
	line-height: 1.2;
	text-align: right;
	display: block;
	padding-right: 30px;
}

.company02_text h4 img {padding-left: 8px; position: relative; top: 5px;}

.company01_in02 img {width: 100%;}

.company02_in02_dl01 {
	display: table;
	width: 100%;
	background: #000;
}

.company02_in02_dl01 > dt {
	display: table-cell;
	width: 380px;
	box-sizing: border-box;
}

.company02_in02_dl01 > dt img {
	object-fit: cover;
	width: 100%;
	height: 444px;
}

.company02_in02_dl01 > dd {
	display: table-cell;
	box-sizing: border-box;
	vertical-align: middle;
	padding: 20px 40px;
}

.company02_in02_dl01 > dd .sec_title03 {font-size: 30px; margin-bottom: 20px;}

.company02_in02_bottom dl {
	display: table;
	width: 100%;
	margin-bottom: 15px;
}

.company02_in02_bottom dt {
	display: table-cell;
	width: 50px;
	font-size: 36px;
	line-height: 1;
	font-weight: 600;
	vertical-align: middle;
}

.company02_in02_bottom dd {
	display: table-cell;
	font-size: 0.9375rem;
	line-height: 1.4;
	vertical-align: middle;
}




.company03_map {
	position:relative;
    width:100%;
    height:380px;
	margin-bottom: 80px;
}

#map {width:100%; height:100%;}

.marker img{ width:119px; display:block; cursor:pointer;}

.googlemap-btn {
    position:absolute;
    right: 0;
    bottom: -25px;
    background: #000;
    padding:12px 15px 14px;
    max-width: 270px;
	width: 80%;
    font-size: 16px;
    z-index:10;
	text-align: center;
	transition: .3s;
}

.googlemap-btn img {
	position: relative;
	bottom: 3px;
}

.googlemap-btn:hover{background: #333;}


.company03_box {
	margin-bottom: 30px;
	display: grid;
    grid-template-columns: 320px 1fr;
    gap: 30px;
}

.company03_box_left img {
	object-fit: cover;
	width: 100%;
	height: 190px;
}

.company03_box_right {
	box-sizing: border-box;
	border-bottom: solid 1px #434343;
	padding: 15px;
	vertical-align: middle;
}

.company03_box_right h3 {
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.1;
	display: block;
	margin-bottom: 25px;
}

.company03_box_title_text {
	display: inline-block;
	line-height: 1.3;
	padding: 0 5px 0 8px;
}

.company03_box_title_text2 {
	display: inline-block;
	font-size: 16px;
	line-height: 1;
	box-sizing: border-box;
	padding: 4px 10px 5px;
	text-align: center;
	background: #000;
	border-radius: 4px;
}

.company03_box_right_bottom {
	display: grid;
    grid-template-columns: 1fr;
    gap: 15px;
}

.company03_box_right_bottom dl {
	display: table;
}

.company03_box_right_bottom dt {
	display: table-cell;
	width: 30px;
	vertical-align: top;
}

.company03_box_right_bottom dd {
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
	line-height: 1.3;
}

.company03_box_right_bottom dd a {
	display: inline-block;
	font-size: 18px;
	margin-left: 40px;
}

.company03_box_right_bottom dd a img {padding-right: 5px;}


.company04 {padding-top: 150px;}

.company04_in dl {
	display: table;
	width: 100%;
	padding: 20px 20px 20px 25px;
	border-bottom: solid 1px #434343;
	box-sizing: border-box;
}

.company04_in dt {
	display: table-cell;
	width: 130px;

	line-height: 1.3;
	vertical-align: top;
}

.company04_in dd {
	display: table-cell;

	line-height: 1.3;
	vertical-align: top;
}





/* ----------------------------------------------------

    リノベーション

---------------------------------------------------- */

.renovation02_in {
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
	margin-bottom: 60px;
}

.renovation02_box {
	background: #000;
	box-sizing: border-box;
	border: solid 1px #434343;
	border-radius: 5px;
	padding: 100px 20px 20px;
	text-align: center;
	position: relative;
	min-height: 370px;
	transition: all 1s cubic-bezier(0.25, 0.1, 0.25, 1);
    transform: translateY(50px);
    opacity: 0;
}
.renovation02_box:nth-of-type(1) {transition-delay: .5s;}
.renovation02_box:nth-of-type(2) {transition-delay: .6s;}
.renovation02_box:nth-of-type(3) {transition-delay: .7s;}
.renovation02_box:nth-of-type(4) {transition-delay: .8s;}
.renovation02_box:nth-of-type(5) {transition-delay: .9s;}
.renovation02_box:nth-of-type(6) {transition-delay: 1s;}

.renovation02_box_no {
	font-size: 48px;
	font-weight: 700;
	line-height: 1;
	position: absolute;
	top: 10px;
	left: 15px;
	z-index: 1;
}

.renovation02_box h3 {
	padding-bottom: 30px;
}

.renovation02_box h4 {
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 1.3;
	padding-bottom: 15px;
}

.renovation02_box p {

	line-height: 1.5;
}

.renovation02_btn .btn01:nth-of-type(1) {margin-right: 20px;}

.renovation02_in.anime2 {transform: translateY(0); opacity: 1;}
.renovation02_in.show .renovation02_box {transform: translateY(0); opacity: 1;}

.renovation03 .work01_wrap {
	grid-template-columns: repeat(2, 1fr);
}




/* ----------------------------------------------------

    お客様の声

---------------------------------------------------- */

.voice01 {padding-bottom: 0;}


.voice01_in {
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}

.voice_nav a {
	display: block;
	text-align: center;
	box-sizing: border-box;
	height: 230px;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}

.voice_nav > a > img {
	object-fit: cover;
	height:230px;
	width: 100%;
	transition: .3s;
}

.voice_nav a:hover > img {
	transform: scale(1.1);
	filter: brightness(0.6);
}

.voice_nav h4 {
	font-size: 1.25rem;
	font-weight: 900;
	line-height: 1;
	letter-spacing: 2px;
	display: block;
	width: 70%;
	top: 45%;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 10;
	position: absolute;
}

.voice_nav_arrow {
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	margin: auto;
	width: 16px;
	z-index: 10;
	transition: .3s;
}

.voice_nav a:hover .voice_nav_arrow {
	transform: translateY(-10px);
}

.voice02 {padding-top: 150px; padding-bottom: 200px;}
.voice02 .sec_title03 {margin-bottom: 0 !important;}

.voice_img_wrap01 {
	display: grid;
    grid-template-columns: 57.15% 41.43%;
    gap: 1.42%;
	padding: 100px 0 40px;
}

.voice_img_wrap01 img {width: 100%;}
.voice_img_wrap02 img {width: 100%;}
.voice_img_wrap02 {
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
	padding: 100px 0 40px;
}

.voice_btn_wrap {margin-top: 120px;}

.voice_btn_wrap .btn_next {background: #fff;}
.voice_btn_wrap .btn_next:hover {background: #f6ff00;}
.voice_btn_wrap .btn_next span dl {
	display: table;
	padding-top: 5px;
	max-width: 638px;
	width: 90%;
	margin: auto;
}
.voice_btn_wrap2 .btn_next span dl {max-width: 544px;}
.voice_btn_wrap .btn_next span dt {
	display: table-cell;
	font-size: 19px;
	font-weight: 700;
	color: #222;
	line-height: 1.2;
	vertical-align: top;
	width: 126px;
	text-align: left;
	box-sizing: border-box;
	border-right: solid 1px #000;
}

.voice_btn_wrap .btn_next span dd {
	display: table-cell;
	font-size: 18px;
	font-weight: 600;
	color: #222;
	line-height: 1.2;
	vertical-align: top;
	box-sizing: border-box;
	padding-left: 12px;
	text-align: left;
}

.voice_btn_wrap .btn_next:hover::before {
	background: #000;
}








/* ----------------------------------------------------

    スタッフ紹介

---------------------------------------------------- */


.staff01_img img {width: 100%;}
.staff01_bottom {padding: 100px 0;}

.staff01_bottom h2 {
	font-size: 9.375rem;
	line-height: 1;
	display: block;
	font-weight: 900;
	color: #e7e737;
	text-align: center;
	margin-bottom: 60px;
}

.staff01_bottom p {
	font-size: 1.6875rem;
	font-weight: 500;
	line-height: 1.6;
	text-align: center;
}

.staff01_bottom p span {
	display: inline-block;
	font-size: 1em;
	font-weight: 500;
	background-image: url("images/staff/line01.svg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center bottom;
	padding-bottom: 6px;
}

.staff02_in {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 10px;
	width: 100%;
}

.staff_item {aspect-ratio: 1 / 1; overflow: hidden;}

.d {grid-column: span 2; aspect-ratio: 2 / 0.99;}
.j {grid-column: span 2; aspect-ratio: 2 / 0.99;}

.staff_item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.staff03 {padding: 150px 0 200px;}

.staff03_title {
	font-size: 70px;
    font-weight: 700;
    letter-spacing: 3px;
    line-height: 1;
    color: #fff;
	display: block;
	margin-bottom: 80px;
}

.staff03_in {
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.staff03_box {}

.staff03_box_img {margin-bottom: 30px;}
.staff03_box_img img {width: 100%;}
.staff03_box_bottom {
	overflow: hidden;
	padding-bottom: 15px;
	box-sizing: border-box;
	border-bottom: solid 1px #434343;
}

.staff03_box_bottom .sec_title03 {
	display: inline-block;
	margin-bottom: 0 !important;
	letter-spacing: 1px;
}

.staff03_box_bottom .btn01 {
	float: right;
}





/* ----------------------------------------------------

    注文住宅

---------------------------------------------------- */

.fullorder01 .concept_box {margin-bottom: 80px;}
.fullorder01 .concept_box:last-of-type {margin-bottom: 0;}

.fullorder02_btn .btn01:nth-of-type(2) {margin-right: 20px;}

.fullorder03_bottom {
	display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
	margin-bottom: 60px;
}

.fullorder03_bottom.anime2 {transform: translateY(0); opacity: 1;}

.fullorder03_img {
	transition: all 1s cubic-bezier(0.25, 0.1, 0.25, 1);
    transform: translateY(50px);
    opacity: 0;
}
.fullorder03_img img {width: 100%;}
.fullorder03_img:nth-of-type(1) {transition-delay: .5s;}
.fullorder03_img:nth-of-type(2) {transition-delay: .6s;}
.fullorder03_img:nth-of-type(3) {transition-delay: .7s;}
.fullorder03_img:nth-of-type(4) {transition-delay: .8s;}

.fullorder03_bottom.show .fullorder03_img {transform: translateY(0); opacity: 1;}
.fullorder03 .concept_box {border-bottom: none; margin-bottom: 30px;}






/* ----------------------------------------------------

    モデルハウス

---------------------------------------------------- */


.modelhouse_map {
	position:relative;
    width:100%;
    height:490px;
	margin-bottom: 80px;
}

.modelhouse_map .marker img{ width:120px; display:block; cursor:pointer;}

.modelhouse_map iframe {filter: grayscale(1);}

.modelhouse_nav h3 {
	font-size: /*36px*/2.25rem;
    font-weight: 900;
    line-height: 1;
    letter-spacing: 3px;
    display: block;
    width: 90%;
    top: 43%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
    position: absolute;
}

.modelhouse_nav h4 {width: 50%; top: 30px;}


.modelhouse03 {padding-top: 150px;}

.modelhouse_title01 {margin-bottom: 50px;}
.modelhouse_title01 h2 {
	font-size: 50px;
    font-weight: 900;
    line-height: 1;
    letter-spacing: 2px;
    display: block;
	text-align: center;
}

.modelhouse_main {margin-bottom: 80px;}
.modelhouse_main_in {/*max-width: 1400px;*/ width: 88%; margin: auto;}
.modelhouse_main_in img {width: 100%;}
.modelhouse03_bottom {
	padding-bottom: 50px;
	border-bottom: solid 1px #434343;
	margin-bottom: 60px;
}
.modelhouse03_bottom dl {
	display: table;
	width: 94%;
	margin: auto;
	box-sizing: border-box;
}
.modelhouse03_bottom dt {
	display: table-cell;
	width: 31%;
	vertical-align: top;
}

.modelhouse03_bottom dt img {width: 100%;}

.modelhouse03_bottom dd {
	display: table-cell;
	box-sizing: border-box;
	padding-left: 50px;
	vertical-align: middle;
}

.modelhouse03_bottom dd h3 {
	font-size: 1.5rem;
	font-weight: 900;
	display: block;
	margin-bottom: 20px;
}

.modelhouse03_bottom dd p {
	display: block;
	margin-bottom: 40px;
}

.modelhouse03_bottom_access {
	font-size: 1.125rem;
	line-height: 1.4;
	box-sizing: border-box;
	background-image: url("images/modelhouse/icon01.svg");
	background-repeat: no-repeat;
	background-size: 15px;
	background-position: left top;
	padding: 1px 0 1px 25px;
}

.modelhouse03_bottom_access a {
	display: inline-block;
	box-sizing: border-box;
	padding: 5px 8px;
	background: #000;
	font-size: 0.875rem;
	line-height: 1.2;
	margin-left: 10px;
	border-radius: 4px;
	transition: .3s;
}

.modelhouse03_bottom_access a:hover {
	background: #e7e737;
	color: #111;
}

.modelhouse_gallery01 {
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
	margin-bottom: 20px;
	transform: translateY(0);
	opacity: 1;
}

.modelhouse_gallery_img {
	transition: all 1s cubic-bezier(0.25, 0.1, 0.25, 1);
    transform: translateY(50px);
    opacity: 0;
}

.modelhouse_gallery_img img {width: 100%;}

.modelhouse_gallery01 .modelhouse_gallery_img:nth-of-type(1) {transition-delay: .4s;}
.modelhouse_gallery01 .modelhouse_gallery_img:nth-of-type(2) {transition-delay: .5s;}
.modelhouse_gallery01 .modelhouse_gallery_img:nth-of-type(3) {transition-delay: .6s;}
.modelhouse_gallery01 .modelhouse_gallery_img:nth-of-type(4) {transition-delay: .7s;}

.modelhouse_gallery01.show .modelhouse_gallery_img {
	transform: translateY(0);
    opacity: 1;
}

.modelhouse_gallery02 {
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
	transform: translateY(0);
	opacity: 1;
}

.modelhouse_gallery02 .modelhouse_gallery_img:nth-of-type(1) {transition-delay: .4s;}
.modelhouse_gallery02 .modelhouse_gallery_img:nth-of-type(2) {transition-delay: .5s;}
.modelhouse_gallery02 .modelhouse_gallery_img:nth-of-type(3) {transition-delay: .6s;}

.modelhouse_gallery02.show .modelhouse_gallery_img {
	transform: translateY(0);
    opacity: 1;
}

.modelhouse04_in {
	padding-bottom: 60px;
	box-sizing: border-box;
	border-bottom: solid 1px #434343;
	
}




.modelhouse_title02 {margin-bottom: 50px;}
.modelhouse_title02 h2 {
	font-size: 2.3rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 2px;
    display: block;
	text-align: center;
}

.madori_img {text-align: center;}

.modelhouse_spec_wrap {
	background: #000;
	box-sizing: border-box;
	padding: 35px 45px;
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 17px;
	max-width: 1320px;
	margin: auto;
}

.modelhouse_spec_wrap dl {
	display: table;
	width: 100%;
}

.modelhouse_spec_wrap dt {
	display: table-cell;
	width: 110px;
	text-align: center;
	background: #1e1e1e;
	box-sizing: border-box;
	padding: 5px;
	border-radius: 4px;
	font-size: 1rem;
	line-height: 1;
}

.modelhouse_spec_wrap dd {
	display: table-cell;
	box-sizing: border-box;
	padding-left: 25px;
	font-size: 1.0625rem;
	line-height: 1.3;
}

.modelhouse07 {padding-bottom: 100px;}

.modelhouse07_in {
	display: grid;
    grid-template-columns: 54% 46%;
    gap: 40px;
	box-sizing: border-box;
	padding-bottom: 50px;
	border-bottom: solid 1px #434343;
}

.modelhouse07_box dl {display: table; width: 100%;}

.modelhouse07_box dt {
	display: table-cell;
	width: 38%;
	vertical-align: top;
}
.modelhouse07_box dt img {width: 100%;}

.modelhouse07_box:nth-of-type(2) dt {width: 45%;}

.modelhouse07_box dd {
	display: table-cell;
	vertical-align: top;
	box-sizing: border-box;
	padding-top: 25px;
	padding-left: 25px;
}

.modelhouse07_box dd h3 {
	font-size: 1.4375rem;
	font-weight: 700;
	line-height: 1.3;
	display: block;
	margin-bottom: 20px;
}

.modelhouse07_box dd p {
	font-size: 1rem;
	line-height: 1.4;
}

.modelhouse07_box dd p span {
	font-size: 0.875rem;
}

.modelhouse08 {padding-bottom: 200px;}

.modelhouse08_in .btn_next {padding-top: 44px;}
.modelhouse08_in .btn_next span {font-size: 20px;}






/* ----------------------------------------------------

    性能

---------------------------------------------------- */

.spec02 .sec_title03 {margin-bottom: 40px;}
.spec02 .concept_box {padding-top: 0 !important; padding-bottom: 0 !important; border-bottom: none;}
.spec_title_text {display: inline-block;}
.spec_title_text span {
	display: inline-block;
	box-sizing: border-box;
	padding: 6px 12px 8px;
	font-size: 16px;
	line-height: 1;
	font-weight: 500;
	margin-right: 10px;
	background: #000;
	border-radius: 30px;
}

.spec_box_wrap {
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0;
	padding-top: 30px;
}

.spec_box {
	min-height: 360px;
	border-right:  solid 1px #434343;
}

.spec_box:last-of-type {border-right: none;}

.spec_box_in {
	max-width: 202px;
	width: 90%;
	height: 100%;
	margin: auto;
	position: relative;
	text-align: center;
}

.spec_box_in h3 {
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
	display: block;
	margin-bottom: 14px;
}

.spec_box_text1 {
	line-height: 1.3;
	text-align: center;
	font-weight: 700;
	display: block;
	margin-bottom: 20px;
	font-size: 16px;
}

.spec_box_in img {
	text-align: center;
	padding-bottom: 15px;
}

.spec_box_in h4 {
	font-size: 24px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
}

.spec_box_in h4 span {
	font-size: 2em;
	font-weight: 700;
	line-height: 1;
}

.spec_box_text2 {
	font-size: 13px;
	line-height: 1;
	text-align: center;
	padding-top: 4px;
}

.spec_box_bottom {
	max-width: 160px;
	width: 100%;
	box-sizing: border-box;
	padding: 7px 15px 9px;
	border-radius: 30px;

	font-weight: 700;
	line-height: 1;
	text-align: center;
	background: #b3890d;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.spec_box_bottom2 {background: #717171;}

.spec05_in01 {text-align: center; padding: 40px 0 100px; max-width: 731px; width: 100%; margin: auto;}
.spec05_in02 {
	position: relative;
	height: 0;
	border-bottom: solid 1px #434343;
	margin-bottom: 100px;
	padding-bottom: calc(637 / 1138 * 100%);
}

.spec05_in02_text {}

.spec_title01 {
	font-size: 1.875rem;
	line-height: 1.1;
	padding-bottom: 40px;
}

.spec_title01 img {padding-left: 10px;}
.spec_title01 span {
	line-height: 1.1;
	padding-left: 10px;
}

.spec05_in02_text p {
	line-height: 1.7;
}

.spec05_in02_text p .text_yellow {
	font-size: 1em;
	color: #e7e737;
}

.spec05_in02_img {
	position: absolute;
	top: 20px;
	left: 0;
	z-index: 1;
}

.spec05_in02_img img {width: 100%;}

.spec05_in03 {
	padding-bottom: 30px;
	margin-bottom: 100px;
	border-bottom: solid 1px #434343;
}

.spec05_in03_bottom {
	display: grid;
    grid-template-columns: 1fr 53.1%;
    gap: 30px;
}

.spec05_in03_bottom_text {padding-top: 10px;}
.spec05_in03_bottom_img img {width: 100%;}
.spec05_in04 {margin-bottom: 70px;}

.spec07 {padding-top: 100px; padding-bottom: 0 !important;}








/* ----------------------------------------------------

    HIYOSHI+

---------------------------------------------------- */


.hiyoshiplus02_in {
	padding-bottom: 30px;
	border-bottom: solid 1px #434343;
	display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
	transform: translateY(0);
    opacity: 1;
}

.hiyoshiplus02_box {
	transition: all 1s cubic-bezier(0.25, 0.1, 0.25, 1);
    transform: translateY(50px);
    opacity: 0;
}
.hiyoshiplus02_box a {display: block;}
.hiyoshiplus02_box:nth-of-type(1) {transition-delay: .4s;}
.hiyoshiplus02_box:nth-of-type(2) {transition-delay: .5s;}
.hiyoshiplus02_box:nth-of-type(3) {transition-delay: .6s;}
.hiyoshiplus02_box:nth-of-type(4) {transition-delay: .7s;}

.hiyoshiplus02_in.show .hiyoshiplus02_box {
	transform: translateY(0);
    opacity: 1;
}

.hiyoshiplus02_box_img {
	display: block;
	position: relative;
	overflow: hidden;
}
.hiyoshiplus02_box_img img {transition: .3s;}

.hiyoshiplus02_box a:hover .hiyoshiplus02_box_img img {
	transform: scale(1.1);
	filter: brightness(0.4);
}

.hiyoshiplus02_box_img a:hover img {
	transform: scale(1.1);
	filter: brightness(0.4);
}

.hiyoshiplus02_box_img span {
	position: absolute;
	top: 48%;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	width: 90px;
	font-size: 14px;
	line-height: 1;
	font-weight: 600;
	opacity: 0;
	transition: .3s;
}

.hiyoshiplus02_box a:hover .hiyoshiplus02_box_img span {
	opacity: 1;
}

.hiyoshiplus02_box_text {
	box-sizing: border-box;
	padding: 18px 16px 0;
}

.hiyoshiplus02_box_title {
	font-size: 1.875rem;
	font-weight: 900;
	line-height: 1;
	display: block;
	margin-bottom: 10px;
}

.hiyoshiplus02_box_title span {
	line-height: 1.3;
	display: inline-block;
	padding-left: 10px;
}

.hiyoshiplus02_box_text p {
	line-height: 1.5;
	text-align: center;
	display: block;
	margin-bottom: 15px;
}

.hiyoshiplus02_box_text dl {
	display: table;
	width: 100%;
	max-width: 210px;
	margin: 0 auto 15px;
	box-sizing: border-box;
	padding: 5px 10px 6px;
	border: solid 1px #fff;
}

.hiyoshiplus02_box_text dt {
	display: table-cell;
	width: 42px;
	font-size: 15px;
	line-height: 1;
	vertical-align: top;
	box-sizing: border-box;
	border-right: solid 1px #fff;
}

.hiyoshiplus02_box_text dd {
	display: table-cell;
	box-sizing: border-box;
	padding-left: 10px;
	font-size: 16px;
	line-height: 1;
	vertical-align: top;
}
.hiyoshiplus02_box_text dd span {
	font-size: 0.9em;
	line-height: 1;
	display: inline-block;
}

.hiyoshiplus02_box_btn_wrap {text-align: center;}
.hiyoshiplus02_box_btn {
	display: inline-block;
	box-sizing: border-box;
	background: #000;
	letter-spacing: 0;
	padding: 4px 8px 6px;
	border-radius: 5px;
	font-size: 16px;
	line-height: 1;
	text-align: center;
	transition: .3s;
}

.hiyoshiplus02_box a:hover .hiyoshiplus02_box_text .hiyoshiplus02_box_btn {background: #e7e737; color: #111;}
/*.hiyoshiplus02_box_btn a:hover {background: #e7e737; color: #111;}*/

.customize_wrap .concept_box {border-bottom: none; margin-bottom: 70px;}

.customize_box {
	box-sizing: border-box;
	padding: 30px;
	background: #000;
	margin-bottom: 24px;
	position: relative;
}

.customize_box_title {
	display: block;
	padding-bottom: 20px;
	margin-bottom: 28px;
	border-bottom: solid 1px #434343;
	font-size: 1.875rem;
	font-weight: 500;
	line-height: 1;
}

.customize_box_title .hyojun {
	display: inline-block;
	padding: 3px 8px 5px;
	box-sizing: border-box;
	background: #434343;
	border-radius: 5px;
	font-weight: 500;
	margin-left: 6px;
	line-height: 1;
	position: relative;
	bottom: 4px;
}

.customize_box_title .option {
	display: inline-block;
	padding: 3px 8px 5px;
	box-sizing: border-box;
	background: #e7e737;
	border-radius: 5px;
	color: #111;
	font-weight: 500;
	margin-left: 6px;
	line-height: 1;
	position: relative;
	bottom: 4px;
}

.customize_box_title .option_text {
	display: inline-block;
	padding: 3px 0 5px;
	box-sizing: border-box;
	line-height: 1.2;
	position: relative;
	bottom: 4px;
}

.customize_box_img_wrap {
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
	margin-bottom: 20px;
}

.customize_box_b_text {
	font-size: 18px;
	line-height: 1.5;
}

.customize_box_b_text span {
	display: block;
	font-size: 0.875rem;
}

.customize_box_title .notes {
	font-size: 0.875rem;
	line-height: 1.2;
	float: right;
	display: inline-block;
	padding-top: 8px;
}

.customize_box_wrap01 {
	display: grid;
    grid-template-columns: 42.92% 1fr;
    gap: 22px;
	margin-bottom: 10px;
}

.customize_box_wrap01 .customize_box_img_wrap {
	grid-template-columns: 1fr !important;
	margin-bottom: 35px;
}

.customize_box_wrap02 {
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
	margin-bottom: 24px;
}

.customize_box_wrap02 .customize_box {margin-bottom: 0;}

.customize_box_wrap02 .customize_box_title {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.customize_box_icon01 {
	position: absolute;
	top: -10px;
	right: 20px;
	z-index: 10;
}

.customize_box_wrap02_b_text {
	display: block;
	line-height: 1.4;
	margin-bottom: 60px;
}

.customize_box_btn {text-align: center;}




.hiyoshiplus01_in {
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
	margin-bottom: 0;
}

.hiyoshiplus01_in .concept_box {border-bottom: none; margin-bottom: 0; padding-bottom: 0;}

.hiyoshiplus_about_wrap {margin-top: 70px;}


.hiyoshiplus_about_wrap_in {
	background: #000;
	padding: 30px;
	box-sizing: border-box;
}

.hiyoshiplus_about_title {
	display: block;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: solid 1px #434343;
	font-size: 1.875rem;
	font-weight: 700;
	line-height: 1;
}

.hiyoshiplus_about_title span {
	display: inline-block;
	font-size: 1.125rem;
	line-height: 1.2;
	padding-left: 5px;
}

.hiyoshiplus_about_title02 {
	display: block;
	margin-bottom: 10px;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
}
.hiyoshiplus_about_vr {overflow: hidden;}
.hiyoshiplus_about_vr .vr {margin-bottom: 15px;}
.hiyoshiplus_about_vr iframe {width: 100%; height: 600px;}
.hiyoshiplus_about_vr .btn {
	float: right;
	display: inline-block;
	box-sizing: border-box;
	line-height: 1;
	padding: 5px 10px;
	background: #434343;
	border-radius: 5px;
	transition: .3s;
}

.hiyoshiplus_about_vr .btn:hover {
	background: #e7e737;
	color: #111;
}

.hiyoshiplus_about_slide {
	display: flex;
	width: 100%;
	gap: 10px;
	margin-bottom: 40px;
}

.hiyoshiplus_about_slide .slick02 {
	width: calc(74% - 5px);
}

.hiyoshiplus_about_slide .slick02 .item {
	width: 100%;
}

.hiyoshiplus_about_slide .slick02 .item img {
	display: block;
	width: 100%;
	height: auto;
}

/* サムネイル */
.hiyoshiplus_about_slide .slick02-navigation {
	width: calc(26% - 5px);
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(5, 1fr);
	gap: 10px;
}

.hiyoshiplus_about_slide .slick02-navigation .item {
	position: relative;
	cursor: pointer;
	overflow: hidden;
	
	box-sizing: border-box;
}

.hiyoshiplus_about_slide .slick02-navigation .item img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.hiyoshiplus_about_slide .slick02-navigation .item.active {border: 2px solid #e7e737;}
.hiyoshiplus_about_slide .slick02-navigation .item:not(.active) img {filter: brightness(0.6);transition: filter 0.3s ease;}
.hiyoshiplus_about_slide .slick02-navigation .item.active img {filter: brightness(1);}
.hiyoshiplus_about_slide .slick02-navigation .item:hover img {filter: brightness(1);}



@media screen and (max-width: 767px) {

	.hiyoshiplus_about_slide {
		display: block;
	}

	.hiyoshiplus_about_slide .slick02 {
		width: 100%;
	}

	.hiyoshiplus_about_slide .slick02-navigation {
		width: 100%;
		margin-top: 10px;
		grid-template-columns: repeat(5, 1fr);
		grid-template-rows: 1fr;
		gap: 5px;
	}

	.hiyoshiplus_about_slide .slick02-navigation .item {
		aspect-ratio: 1.4 / 1;
		border-width: 2px;
	}
}

.hiyoshiplus-m03 .concept_box {border-bottom: none; margin-bottom: 30px;}
.madori_img {text-align: center; padding-bottom: 50px; border-bottom: solid 1px #434343;}
.hiyoshiplus-m04 {margin-bottom: 100px;}
.hiyoshiplus-m04 .customize_box_btn {text-align: left;}
.hiyoshiplus-m04 .concept_box {margin-bottom: 40px;}
.hiyoshiplus-m05 {padding-bottom: 0 !important;}
.hiyoshiplus-m05 .btn_next_wrap {max-width: 100%;}

.sec_title03_in {
	display: inline-block;
	line-height: 1.1;
	margin-left: 3px;
}
.sec_title03_in span {
	display: inline-block;
	box-sizing: border-box;
	/*font-size: 16px !important;*/
	line-height: 1;
	padding: 4px 6px 5px;
	background: #000;
	margin-right: 8px;
}

.hiyoshiplus-m01 .sec_title03 {
	display: flex;
	align-items: center;
	gap: 10px;
}
.splus_madori_wrap {padding-top: 60px;}
.splus_madori_wrap .concept_box {border-bottom: none; margin-bottom: 50px;}
.splus_madori_wrap .madori_img {border-bottom: none;}

.splus_madori_wrap .sec_title03 {margin-bottom: 70px;}
.splus_title01 {
	font-weight: 900;
	font-size: 60px;
	letter-spacing: 6px;
}

.splus_title01 .color_yellow {
	font-size: 1em;
	font-weight: 900;
	color: #ebea30;
	padding-left: 0;
}

.hiyoshiplus-m01 .splus_title01 {gap:0;}
.splus_title01 .sec_title03_in span {background: #434343;}
.splus_title01 .sec_title03_in {padding-left: 15px;}

.splus_nav_wrap {padding: 200px 0 40px;}
.splus_nav {
	text-align: center;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 15px;
	max-width: 380px;
	margin: auto;
}





/* ----------------------------------------------------

    HIYOSHI minie

---------------------------------------------------- */


.minie_lineup_box {margin-bottom: 60px;}

.minie_lineup_top {
	display: inline-block;
	box-sizing: border-box;
	padding: 12px 8px 12px 22px;
	background: #000;
}

.minie_lineup_top h2 {
	display: inline-block;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	padding-right: 12px;
}

.minie_lineup_top p {
	display: inline;

	padding: 0 12px 0 15px;
	box-sizing: border-box;
	border-left: solid 1px #fff;
	font-weight: 500;
	line-height: 1;
	height: 22px;
}

.minie_lineup_top p span {font-size: 0.875rem;}

.minie_lineup_in {
	box-sizing: border-box;
	padding: 60px 30px;
	background: #000;
}
.minie_madori {
	padding: 0 30px 60px;
	border-bottom: solid 1px #434343;
	text-align: center;
}

.minie_lineup_bottom {
	padding: 60px 30px 0 30px;
}

.minie_lineup_bottom_left {
	float: left;
	/*max-width: 530px;*/
	width: 55%;
}

.minie_lineup_bottom_right {
	float: right;
	/*max-width: 400px;*/
	width: 42%;
}

.minie_lineup_bottom_left h3 {
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.3;
	display: block;
	margin-bottom: 30px;
}

.minie_lineup_bottom_left p {
	line-height: 1.9;
}

.minie_lineup_bottom_right dl {
	display: table;
	width: 100%;
	background: #1e1e1e;
	box-sizing: border-box;
	padding: 12px 18px;
	margin-bottom: 2px;
}

.minie_lineup_bottom_right dt {
	display: table-cell;
	width: 4rem;
	line-height: 1.2;
	font-weight: 500;
}

.minie_lineup_bottom_right dd {
	display: table-cell;

	line-height: 1.2;
}

.minie03_in {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 50px 10px;
	/*border-bottom: solid 1px #434343;*/
	transform: translateY(0);
	opacity: 1;
}

.style_box {
	transform: translateY(50px);
	opacity: 0;
	transition: all 1s cubic-bezier(0.25, 0.1, 0.25, 1);
}

.style_box:nth-of-type(1) {transition-delay: .5s;}
.style_box:nth-of-type(2) {transition-delay: .6s;}
.style_box:nth-of-type(3) {transition-delay: .7s;}
.style_box:nth-of-type(4) {transition-delay: .8s;}
.style_box:nth-of-type(5) {transition-delay: .9s;}
.style_box:nth-of-type(6) {transition-delay: 1s;}
.style_box:nth-of-type(7) {transition-delay: 1.1s;}
.style_box:nth-of-type(8) {transition-delay: 1.2s;}

.minie03_in.show .style_box {
	transform: translateY(0);
	opacity: 1;
}

.style_box_img {
	margin-bottom: 20px;
}

.style_box_title h3 {
	display: block;
	font-size: 1.875rem;
	font-weight: 700;
	line-height: 1;
}

.style_box_title h3 span {
	font-size: 1.125rem;
	line-height: 1.2;
	display: inline-block;
	padding-left: 10px;
	font-weight: 500;
}



















/* ----------------------------------------------------

    メディアクエリ

---------------------------------------------------- */


.max1366 {display: none !important;}
.min1367 {display: block !important;}
.max1279 {display: none !important;}
.min1280 {display: block !important;}
.max1199 {display: none !important;}
.min1200 {display: block !important;}
.max991 {display: none !important;}
.min992 {display: block !important;}
.max850 {display: none !important;}
.min851 {display: block !important;}
.max767 {display: none !important;}
.min768 {display: block !important;}
.max567 {display: none !important;}
.min568 {display: block !important;}
.max450 {display: none !important;}
.min451 {display: block !important;}


@media screen and ( min-width:2000px ){
	.sp_right {position: static; float: right;}
	.header_logo {float: left;}
	.modelhouse_spec_wrap {max-width: 78%;}
	.renovation02_box {min-height: 400px;}
	.top02 .sec_in1400 {max-width: 1600px}
	.top02_left {max-width: auto;}
	.top02_right {max-width: auto;}
	.top06 .sec_in1400 {max-width: 100%; width: 80%;}
}

@media screen and ( min-width:1601px ){
	.company02_in {grid-template-columns: 30% 1fr;}
	.company02_img img {width: 100%;}
	.spec05_in02 {min-height: 638px; padding-bottom: 0;}
	.spec05_in02_img img {max-width: 1160px;}
	.event01_in {/*max-width: 1500px;*/ width: 80%; margin: auto;}
	.page_main_img img {height: calc(100vw * 300 / 1600);}
	.voice_nav a {height: auto;}
	.voice_nav > a > img {height: calc(46vw * 230 / 700);}
	.company03_box {grid-template-columns: 28% 1fr;}
	.company03_box_left img {height: auto; aspect-ratio: 16 / 10;}
	.main_text02 h3 {font-size: 12.5rem;}
	.main_text02 h4 {font-size: 1.875rem;}
}


@media screen and ( max-width:1680px ){
	.top02_left {width: 27.5%;}
	.top02_right {width: 70%;}
	.top02_left h2 {font-size: 41px;}
	.top02_nav_in dd {font-size: 22px; letter-spacing: 0;}
	.top02_nav > dt {width: 380px;}
	.sec_in1400 {width: 90%;}
}


@media screen and ( max-width:1536px ){
	.main_img_wrap {margin-bottom: 130px;}
	.main_text02 h3 {font-size: 180px;}
	.main_text02 h4 {font-size: 26px;}
	.main_text02 {bottom: -130px;}
	
	.top01_text h2 {font-size: 62px;}
	.top01_text h3 {font-size: 26px;}
	.top01_in {min-height: 0; height: 0; padding-bottom: calc(1054 / 1536 * 100%);}
	
	.top02_left {width: 23.5%;}
	.top02_right {width: 74.5%;}
	.top02_nav > dt {width: 350px;}
	.top02_nav_in dd {font-size: 20px;}
	
	.t_news_left {width: 280px;}
	.t_news_box a {padding-bottom: 20px;}
	.t_news_date {font-size: 15px;}
	.t_news_title {font-size: 16px;}
	
	
	.top05_bottom {height: 280px; max-width: 1200px; margin: auto;}
	.top05_b_box {width: 280px; height: 280px;}
	.top05_b_box2 {width: 280px; height: 280px;}
	.top05_b_box2 svg {width: 100%; height: 100%;}
	.top05_b_box01 {padding-top: 84px;}
	.top05_b_box01 h2 {font-size: 42px;}
	.top05_b_box01 h2 span {font-size: 18px;}
	.top05_b_box2 h3 {padding-top: 128px; font-size: 19px;}
	.top05_b_box02 {right: 19%;}
	.top05_b_box03 {left: 19%;}
	
	.top06_box {gap: 12px;}
	
	.top07 .t_news_title02 {font-size: 24px;}
	
	.top11_in_text h3 {font-size: 130px;}
	.top11_in_text02 h3 {font-size: 90px;}
	
	.footer_top {grid-template-columns: 29% 22% 22% 1fr;}
	.footer_nav dd {font-size: 16px;}
	.footer_nav dt {font-size: 16px; width: 164px;}
	.footer_nav02 dt {width: 130px;}
	.footer_nav03 dt {width: 100px;}
	
	.concept01_in01 .top05_b_box02 h3 {left: 20px;}
	
	.page_content_wrap2 {gap: 4%;}
	.page_content_left {width: 16%;}
}

@media screen and ( max-width:1366px ){
	.max1366 {display: block !important;}
	.min1367 {display: none !important;}
	
	.sp_menu_left {width: 50%;}
	.sp_menu {width: 50%;}
	.sp_menu_in03 dt {width: 150px; font-size: 15px;}
	.sp_menu_in03 .btn01 a .btn01_text {font-size: 15px;}
	
	.top04 {padding: 120px 0;}
	.t_news_left {width: 260px;}
	.t_news_box_wrap {gap:25px;}
	.t_news_wrap .btn01 a .btn01_text {font-size: 15px;}
	
	.top05_in h2 {font-size: 120px;}
	.top05_in p {font-size: 24px;}
	
	.top05_b_box2 h3 {padding-top: 118px; font-size: 20px;}
	
	.top06 {padding-bottom: 140px;}
	.top06_box_title_text {padding: 0 4px 0 6px; font-size: 17px;}
	.top06_box_title {font-size: 22px;}
	.top06_box_title_text02 {font-size: 13px;}
	
	.top10 {padding-bottom: 140px;}
	.top10 .sec_title02 {font-size: 50px;}
	.top10_text h3 {font-size: 20px;}
	
	.top11_in01 {padding: 0 0 60px;}
	.top11_in_text h3 {font-size: 110px;}
	.top11_in_text02 h3 {font-size: 70px;}
	.top11_in_text h3 span {font-size: 20px;}
	
	.top11_in02_title {font-size: 25px;}
	.top11_in02_text dd p {font-size: 14px;}
	.top11 {padding-bottom: 140px;}
	.top11_in02_text01 {max-width: 400px;}
	.top11_in02_text03 {max-width: 268px;}
	
	.top12 {padding-bottom: 120px;}
	.top12 .top10_text h3 {font-size: 25px;}
	
	.top13 {padding-bottom: 140px;}
	.top13_in01 {margin-bottom: 60px;}
	
	.top14 {padding-bottom: 140px;}
	.top15 {padding-bottom: 140px;}
	.top15_in .t_btn_box dt {font-size: 21px;}
	
	.footer_top {grid-template-columns: 34% 24% 24% 1fr;}
	.footer_bottom_left dt h2 a {font-size: 130px; letter-spacing: 7px;}
	.footer_bottom_left dt {width: 600px;}
	.footer_bottom_left dd {padding-left: 20px;}
	.footer_bottom_left dd p {font-size: 15px;}
	.f_copy {font-size: 14px;}
	.page_top {max-width: 90px;}
	.footer_bottom {grid-template-columns: 75% 1fr; gap: 20px;}
	
	.event01_in {align-items: inherit;}
	.event01_text h2 {margin-bottom: 15px;}
	.event01_text p {margin-bottom: 18px;}
	
	.works_single_left .news_content {line-height: 1.5;}
	.works_single_nav p {margin-right: 10px;}
	.works_single_nav p:last-of-type {margin-right: 0 !important;}
	.works_single_nav p a {font-size: 14px; padding: 4px 12px 5px; letter-spacing: 0;}
	.works_single_nav {max-width: 494px;}
	.works_single_img_box dt {font-size: 21px;}
	.works_single_img_box dd {line-height: 1.6; padding-left: 0;}
	.works_single_in {padding-bottom: 100px;}
	.works_single_in .event_single02_in dd {}
	
	.estate_bottom_box {margin-bottom: 160px;}
	.furnitecture03_wrap {gap: 30px 15px;}
	.faq01_nav a {font-size: 14px;}
	
	
	
	.concept01_in01 .top05_bottom {height: 230px;}
	.concept01_in01 .top05_b_box {width: 230px; height: 230px;}
	.concept01_in01 .top05_b_box2 {width: 230px; height: 230px;}
	.concept01_in01 .top05_b_box01 {padding-top: 70px;}
	.concept01_in01 .top05_b_box01 h2 {font-size: 34px;}
	.concept01_in01 .top05_b_box01 h2 span {font-size: 15px;}
	.concept01_in01 .top05_b_box2 h3 {padding-top: 92px; font-size: 18px;}
	.concept01_in01 .top05_b_box02 h3 {position: relative; left: 6px;}
	
	.page_content_left li a {font-size: 15px; padding: 15px 12px;}
	
	.flow_box_in {grid-template-columns: 1fr 350px;}
	.flow_no {width: 60px; height: 60px; font-size: 25px; padding: 12px;}
	.flow_no span {font-size: 11px;}
	.flow_box_left dt {width: 80px;}
	.flow_box_left dd {padding-top: 15px;}
	.flow_box_left dd h3 {font-size: 22px;}
	.flow_box_bottom {padding-left: 80px;}
	.flow02_in {grid-template-columns: 1fr 220px;}
	
	.company01_in01 dl {padding: 10px 15px;}
	.company01_in01 dt {width: 100px;}
	.company01_in01 dd {padding: 8px 0 8px 17px;}
	.company02_text {padding-top: 0;}
	.company02_text h3 {font-size: 26px;}
	.company02_in02_dl01 > dt {width: 300px;}
	
	.renovation02_box h4 {font-size: 18px;}
	.renovation02_box p {font-size: 15px;}
	.renovation02_box_no {font-size: 42px;}
	.renovation02_box h3 img {width: 90px;}
	.renovation02_box {min-height: 330px; padding-top: 80px;}
	
	.staff01_bottom h2 {font-size: 120px; margin-bottom: 40px;}
	.staff01_bottom p {font-size: 22px;}
	.staff03 {padding: 110px 0 160px;}
	.staff03_title {font-size: 60px; letter-spacing: 1px; margin-bottom: 50px;}
	.staff03_box_bottom .sec_title03 {font-size: 40px;}
	.staff03_box_bottom .sec_title03 span {font-size: 16px;}
	
	.modelhouse03_bottom dt {width: 320px;}
	.modelhouse03_bottom_access {font-size: 16px;}
	.modelhouse03_bottom_access a {font-size: 13px;}
	.modelhouse_spec_wrap dt {width: 90px;}
	.modelhouse_spec_wrap dd {padding-left: 15px; font-size: 16px;}
	.modelhouse_spec_wrap {gap: 12px;}
	.modelhouse07_box dt {/*width: 230px;*/}
	.modelhouse07_box dd {padding: 10px 0 0 20px;}

	
	.splus_nav_wrap {padding: 150px 0 20px;}
	
	.style_box_title h3 {letter-spacing: 0;}
	.style_box_title h3 span {}
	
	.hiyoshiplus02_box_text dl {max-width: 186px; padding: 5px 5px 6px 8px;}
	.hiyoshiplus02_box_text dt {font-size: 14px; width: 37px;}
	.hiyoshiplus02_box_text dd {font-size: 14px;}
}

@media screen and ( max-width:1279px ){
	.max1279 {display: block !important;}
	.min1280 {display: none !important;}
	
	
	
}

@media screen and ( max-width:1199px ){
	.max1199 {display: block !important;}
	.min1200 {display: none !important;}
	
	.main_img_wrap {margin-bottom: 100px;}
	.main_text02 h3 {font-size: 150px; letter-spacing: 10px; margin-bottom: 14px;}
	.main_text02 h4 {font-size: 23px;}
	.main_text02 {bottom: -100px;}
	
	.top01_text h2 {font-size: 52px;}
	.top01_text h3 {font-size: 22px; letter-spacing: 1px;}
	
	.top02 {padding: 30px 0 90px;}
	.top02_left {width: 100%; float: none; margin-bottom: 20px;}
	.top02_right {width: 100%; float: none; max-width: 100%;}
	.top02_nav {padding-left: 10px;}
	.top02_nav > dd .btn01 {margin-right: 6px;}
	
	.top05 {padding-bottom: 150px;}
	.top05_bottom {height: 210px; max-width: 900px;}
	.top05_b_box {width: 210px; height: 210px;}
	.top05_b_box2 {width: 210px; height: 210px;}
	.top05_b_box01 {padding-top: 60px;}
	.top05_b_box01 h2 {font-size: 34px;}
	.top05_b_box01 h2 span {font-size: 15px;}
	.top05_b_box2 h3 {padding-top: 85px; font-size: 19px;}
	
	.top06_box {grid-template-columns: 38% 200px 1fr; gap: 2px;}
	.top06_box_text p {font-size: 15px;}
	.top06_box_title_text02 {padding: 3px 6px 4px; border-radius: 3px;}
	.top06_logo {bottom: 34px;}
	
	.top09 {padding-bottom: 120px;}
	
	.top11_in_text h3 {font-size: 100px;}
	.top11_in_text02 h3 {font-size: 60px;}
	.top11_in_text h3 span {font-size: 18px;}
	
	.top11_in02_title {bottom: 9%; left: 5%; width: 39%; font-size: 23px;}
	.top11_in02_text02 {width: 37%;}
	.top11_in02_text03 {width: 34%;}
	.top11_in02_text04 {width: 38%;}
	.top11_in02_text dd p {font-size: 13px;}
	
	.top12 .sec_title02 {margin-bottom: 40px;}
	.top12 .sec_title02 span {padding-left: 0;}
	.top12 .top10_img {padding-top: 0;}
	
	.top13_in02 {gap: 30px;}
	
	.footer_top {grid-template-columns: 34% 27% 23% 1fr; gap: 20px;}
	.footer_nav01 dt {width: 130px;}
	.footer_nav03 dt {width: 110px;}
	.footer_nav dt {font-size: 15px;}
	.footer_nav dd {font-size: 15px;}
	.footer_bottom_left dt h2 a {font-size: 100px; letter-spacing: 5px;}
	.footer_bottom_left dt {width: 460px;}
	.footer_bottom_left dd {padding-left: 20px;}
	.footer_bottom_right {padding-top: 0;}
	.f_copy {bottom: 10px; font-size: 13px; right: 100px;}
	.page_top {width: 80px;}
	.footer_contact_right {max-width: 465px; grid-template-columns: 1fr; gap: 0;}
	.footer_contact_right01 {padding-bottom: 15px; margin-bottom: 10px; border-bottom: solid 1px #434343;}
	
	.news01 {padding-bottom: 70px;}
	.news02 {padding-bottom: 130px; }
	.news_bottom_box > dl > dt img {object-fit: cover; width: 100%; height: 280px;}
	.news_bottom_box > dl > dd > p {font-size: 15px;}
	
	.page_main_wrap {margin: 170px auto 100px;}
	
	.event01 {padding-bottom: 100px;}
	.event02 {padding-bottom: 100px;}
	.event03 {padding-bottom: 100px;}
	.sec_title03 {margin-bottom: 50px;}
	.event_box_date span {float: none; padding-top: 0; display: block; padding-bottom: 5px;}
	.event_box_date {padding: 5px 0; line-height: 1.3;}
	.event_box .t_news_title {padding: 0;}
	
	.estate03 {padding-bottom: 10px;}
	.faq01_nav_wrap {grid-template-columns: repeat(4, 1fr);}
	
	.concept01_in01 .top05_bottom {height: 200px;}
	.concept01_in01 .top05_b_box {width: 200px; height: 200px;}
	.concept01_in01 .top05_b_box2 {width: 200px; height: 200px;}
	.concept01_in01 .top05_b_box01 {padding-top: 60px;}
	.concept01_in01 .top05_b_box01 h2 {font-size: 30px;}
	.concept01_in01 .top05_b_box01 h2 span {font-size: 14px;}
	.concept01_in01 .top05_b_box2 h3 {padding-top: 80px; font-size: 17px;}
	.concept01_in01 .top05_b_box02 h3 {left: 10px;}
	.concept01_in01 .top05_b_box03 h3 {position: relative; right: 10px;}
	
	.page_content_left {width: 160px;}
	
	.flow_box_bottom dd p {font-size: 15px; line-height: 1.5;}
	.flow_box_bottom dd h4 {font-size: 17px; margin-bottom: 10px;}
	.flow_point {display: block;}
	.flow_box_in {grid-template-columns: 1fr 300px;}
	.flow_box_bottom dt img {height: 210px;}
	.flow_btn_box .btn01 {display: block; margin-bottom: 15px;}
	
	.flow02_box02_bottom img {display: block; margin-bottom: 20px;}
	.flow02_box02_bottom .btn01 a img {margin-bottom: 0 !important; display: inline !important;}
	
	.company01_in01 {grid-template-columns: 1fr; gap: 10px;}
	.company02_in02_dl01 > dd .sec_title03 {font-size: 26px; letter-spacing: 1px;}
	.company02_in02_dl01 > dd .sec_title03 span {font-size: 15px;}
	
	.company03_box {grid-template-columns: 280px 1fr;}
	.company03_box_right {padding: 10px 0;}
	.company03_box_title_text {font-size: 14px;}
	.company03_box_title_text2 {font-size: 13px;}
	.company03_box_right_bottom {gap: 8px;}
	.company03_box_right_bottom dd {font-size: 15px;}
	.company03_box_right_bottom dd a {display: block; margin-left: 0;}
	.company03_box_right_bottom dt {width: 20px;}
	.company03_box_right_bottom dt img {width: 20px; position: relative; bottom: 3px;}
	.company03_tel_pc {display: none !important;}
	.voice01_in {gap:20px;}
	.voice_nav a {height: 180px;}
	.voice_nav > a > img {height: 180px;}
	
	.staff03_box_bottom .sec_title03 {font-size: 35px;}
	.staff03_box_bottom .sec_title03 span {font-size: 15px;}
	
	.modelhouse_map {height: 400px; margin-bottom: 50px;}
	.modelhouse_map .marker img{ width:100px;}
	/*.modelhouse_nav h4 {font-size: 17px; letter-spacing: 1px;}
	.modelhouse_nav h3 {font-size: 32px;}*/
	
	.modelhouse_spec_wrap {grid-template-columns: repeat(2, 1fr);}
	.spec05_in03_bottom_text {padding-top: 0;}
	.spec05_in02 {min-height: 480px; padding-bottom: 0;}
	.spec05_in02_img {top: auto; bottom: 30px;}
	
	.sec_title03 span {font-size: 16px;}
	.sec_title03_in span {font-size: 14px !important;}
	.sec_title03_in {font-size: 15px;}
	
	.hiyoshiplus_about_vr iframe {height: 480px;}
	
	.minie_lineup_bottom_left {float: none; width: 100%; max-width: 100%; margin-bottom: 30px;}
	.minie_lineup_bottom_right {float: none; width: 100%; max-width: 100%;}
	.style_box_title h3 span {display: block; padding-left: 0; padding-top: 10px; font-size: 14px;}
	
}

@media screen and ( max-width:1024px ){
	
}

@media screen and ( max-width:991px ){
	.max991 {display: block !important;}
	.min992 {display: none !important;}
	
	.sp_menu {float: none; width: 100%; padding-bottom: 10vh;}
	
	body {overflow-x: hidden;}
	footer {overflow-x: hidden;}
	.scrollbar {width: 7px;}
	.home .main_img img {object-fit: cover; width: 100% !important; height: 540px !important;}
	.metaslider .flex-control-nav {right: 3% !important;}
	
	.main_img_wrap {margin-bottom: 90px;}
	.main_text02 h3 {font-size: 120px; letter-spacing: 7px; margin-bottom: 14px;}
	.main_text02 h4 {font-size: 20px;}
	.main_text02 {bottom: -90px;}
	
	.top01 {padding-top: 80px;}
	.top01_text {top: 0; left: 0; width: 90%; max-width: 800px;}
	.top01_img {top: 140px; overflow-x: hidden;}
	.top01_in {padding-bottom: calc(820 / 991 * 100%);}
	
	.top03 {background-size: 1100px;}
	.top04 {padding: 80px 0 60px;}
	.t_news_wrap {padding-bottom: 50px;}
	.t_news_left {display: block; width: 100%; margin-bottom: 20px;}
	.t_news_right {display: block; width: 100%; margin-bottom: 40px;}
	.t_news_left .btn01 {display: none;}
	.t_news_wrap .btn01 {text-align: center;}
	
	.top05 {padding-bottom: 120px;}
	.top05_in h2 {font-size: 90px;}
	.top05_in p {font-size: 18px;}
	.top06 {padding-bottom: 80px;}
	
	.sec_title02 {font-size: 50px;}
	.sec_title02 span {font-size: 20px;}
	
	.top07 {padding-bottom: 20px;}
	.top08 {padding-bottom: 20px;}
	.top09 {padding-bottom: 40px;}
	
	.t_news_box02_text p {font-size: 15px;}
	
	.top10 {padding-bottom: 90px;}
	.top10_text {float: none; width: 100%; margin: 0 auto 30px;}
	.top10_img {float: none; width: 100%; margin: 0 auto; text-align: center;}
	
	
	.top11 .sec_in1400 {width: 100%;}
	.top11 .sec_title02 {width: 88%; margin: 0 auto 50px;}
	.top11_in01 {width: 88%; margin: auto; padding-bottom: 40px;}
	.top11_in_text h3 {font-size: 70px;}
	.top11_in_text02 h3 {font-size: 40px;}
	.top11_in_text h3 span {font-size: 15px;}
	
	.top11_in02_title {bottom: auto; top: 30px; width: 100%;}
	.top11_in02_text {position: static; max-width: 100%; width: 88%; margin: auto; padding: 26px 0; box-sizing: border-box; border-bottom: solid 1px #4c4c4c;}
	.top11_in02_text dt {display: none; width: 0;}
	.top11_in02_text dd {display: block; width: 100%; padding-left: 0;}
	.top11_in02_text dd h4 {font-size: 22px;}
	.top11_in02_text dd p {font-size: 15px;}
	.top11_in02_text dd p br {display: none;}
	
	.top12 {padding-bottom: 80px;}
	
	.top12 .top10_text {max-width: 700px; width: 100%;}
	.top12 .top10_img {max-width: 700px; width: 100%; margin: 0 auto 30px;}
	.top12 .sec_title02 span {padding-left: 10px;}
	
	.top13_in02 {grid-template-columns:1fr;}
	
	.new_icon {font-size: 13px;}
	.top14 {padding-bottom: 100px;}
	
	.top15_title {font-size: 38px;}
	.top15_in {grid-template-columns: 1fr; gap: 0;}
	
	.footer_top {grid-template-columns: 53% 43%; gap: 20px; max-width: 610px; margin: 0 auto 50px;}
	.footer_bottom {grid-template-columns: 1fr;}
	.footer_bottom_left dt {display: block; width: 100%; text-align: center; margin: 0 auto 20px;}
	.footer_bottom_left dd {display: block; width: 100%; text-align: center; padding-left: 0;}
	.footer_bottom_left dd p span {padding-left: 0; display: block;}
	.f_copy {position: static; padding-top: 50px; text-align: center;}
	.page_top {float: none; position: absolute; right: 0; bottom: 0; width: 60px;}
	
	.news_bottom_box > dl > dt {width: 300px;}
	.news_bottom_box > dl > dd > h3 > dl > dt {width: 50px;}
	.news_bottom_box > dl > dd > h3 > dl > dd {font-size: 19px;}
	
	.page_footer_bottom {height: 84px;}
	.page_title h3 {font-size: 60px; letter-spacing: 3px;}
	
	.news_single_wrap {padding-bottom: 120px;}
	.event01_in {grid-template-columns: 1fr; max-width: 600px; width: 100%; margin: auto;}
	
	.event_single02 {padding: 10px 0 90px;}
	.event_single03 {padding-bottom: 70px;}
	.event_single04 {padding-bottom: 70px;}
	.event_single02_in dt {font-size: 15px; width: 106px;}
	.event_single02_in dd {padding-left: 15px; font-size: 15px; letter-spacing: 0;}
	
	.works_single_in {display: block;}
	.works_single_left {position: static; top: 0; width: 100%; max-width: 100%;}
	.works_single_right {width: 100%; max-width: 100%;}
	
	.estate_sinle_img_wrap {gap: 10px;}
	.estate_bottom_box {margin-bottom: 70px;}
	.faq01_nav_wrap {grid-template-columns: repeat(3, 1fr);}
	
	.faq_box .btn-box dl {padding: 18px 30px 18px 4px;}
	.faq_box .more dl {padding: 20px 20px 20px 4px;}
	.faq_box .btn-box dl::after {right: 6px;}
	.faq_box .btn-box dt {width: 30px; font-size: 20px;}
	.faq_box .more dt {width: 30px; font-size: 20px;}
	.faq_box .more dd p {font-size: 15px;}
	
	.contact01 {padding-bottom: 80px;}
	.contact02 {padding-bottom: 80px;}
	.contact04 {padding: 100px 0;}
	.contact01_bottom {padding: 30px 15px;}
	.contact01_bottom_in {grid-template-columns: 1fr; gap: 2px;}
	.contact01_bottom_in h3 {text-align: center; font-size: 18px; margin-bottom: 2px; display: block;}
	.contact01_bottom_in h4 {text-align: center; padding-left: 0;}
	.contact01_bottom_in h4 a img {width: 18px; bottom: 4px;}
	.contact01_bottom_in h4 span {display: block; padding-left: 0; padding-top: 10px; text-align: center; font-size: 14px;}
	.contact02_in {margin-bottom: 30px;}
	.contact03_box a {min-height: 330px;}
	.contact03_box a h3 {font-size: 18px; letter-spacing: 0; margin-bottom: 14px;}
	.contact03_box_img {margin-bottom: 14px;}
	.contact03_box_text02 {font-size: 14px; letter-spacing: 0;}
	.contact02_in .faq_box {margin-bottom: 10px;}
	.contact02_in .faq_box .btn-box dl {padding: 10px 10px 10px 0;min-height: 80px;}
	.contact02_in .faq_box .btn-box dt {width: 45px; padding: 0; vertical-align: middle; }
	.contact02_in .faq_box .btn-box dd {padding-top: 0; padding-left: 15px; vertical-align: middle; padding-right: 35px; font-size: 15px;}
	.contact02_in .faq_box .btn-box dl::after {right: 15px; width: 22px; height: 22px; font-size: 13px;}
	.contact02_in .faq_box .more dl {padding: 10px 10px 10px 0;min-height: 80px;}
	.contact02_in .faq_box .more dt {width: 45px; padding: 0; vertical-align: middle; }
	.contact02_in .faq_box .more dd {padding-top: 0; padding-left: 15px; vertical-align: middle; padding-right: 0; font-size: 15px;}
	
	.concept01_in01 .top05_bottom {height: 400px; max-width: 400px;}
	.concept01_in01 .top05_b_box01 {top: 28%; width: 170px; height: 170px; padding-top: 50px;}
	.concept01_in01 .top05_b_box01 h2 {font-size: 26px;}
	.concept01_in01 .top05_b_box01 h2 span {font-size: 12px; letter-spacing: 0;}
	.concept01_in01 .top05_b_box05 {top: 0;}
	.concept01_in01 .top05_b_box03 {right: 0; top: 0; left: auto;}
	.concept01_in01 .top05_b_box02 {right: auto; left: 0; bottom: 0; top: auto;}
	.concept01_in01 .top05_b_box04 {bottom: 0; top: auto;}
	.concept01_in01 .top05_b_box2 h3 {padding-top: 85px; font-size: 17px;}
	.concept01_in01 .top05_b_box02 h3 {left: 0;}
	.concept01_in01 .top05_b_box03 h3 {right: 0;}
	
	.page_content_wrap2 {display: block; padding-bottom: 110px;}
	.page_content_left {width: 100%; margin-bottom: 60px; max-width: 100%; position: static;}
	.page_content_right {width: 100%; max-width: 100%;}
	.page_content_left ul {display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px;}
	
	.concept_box {padding: 50px 0 25px;}
	.concept_box h3 {}
	.concept_box p {}
	.company02 {padding-top: 100px;}
	.company03 {padding-top: 100px;}
	.company04 {padding-top: 100px;}
	.company02_in {grid-template-columns: 34% 1fr;}
	
	.voice01 {padding-bottom: 0 !important;}
	.voice02 {padding-top: 110px;}
	.voice_nav a {height: 150px;}
	.voice_nav > a > img {height: 150px;}
	.voice_btn_wrap {margin-top: 60px;}
	.voice_btn_wrap .btn_next span dl {max-width: 530px; padding-top: 6px;}
	.voice_btn_wrap2 .btn_next span dl {max-width: 450px;}
	.voice_btn_wrap .btn_next span dt {font-size: 16px; width: 105px;}
	.voice_btn_wrap .btn_next span dd {font-size: 15px; text-align: left;}
	
	.staff03_in {grid-template-columns: 1fr;}
	.staff03_box_img img {width: 100%;}
	
	.page_content_left li a {margin-bottom: 0;}
	
	.fullorder02 {padding-top: 100px;}
	.fullorder03 {padding-top: 100px;}
	.fullorder04 {padding-top: 100px;}
	.fullorder02_btn .btn01 {margin-bottom: 10px;}
	
	.modelhouse03 {padding-top: 100px;}
	.modelhouse03_bottom dt {display: block; width: 100%; margin: 0 auto 40px; text-align: center; max-width: 500px;}
	.modelhouse03_bottom dd {display: block; width: 100%; margin: 0 auto; padding-left: 0;}
	.modelhouse03_bottom dd p {font-size: 15px;}
	.modelhouse03_bottom_access {font-size: 15px; background-size: 13px; padding: 0 0 0 20px;}
	.modelhouse_gallery01 {gap: 10px; margin-bottom: 10px;}
	.modelhouse_gallery02 {gap: 10px;}
	.modelhouse07_in {grid-template-columns: 1fr; gap: 20px;}
	.modelhouse07_box dt {width: 39% !important;}
	.modelhouse08 {padding-bottom: 150px;}
	.spec_title_text span {font-size: 14px;}
	.work01 {padding-bottom: 150px;}
	
	.hiyoshiplus02_box_text {padding: 12px 10px 0;}
	.hiyoshiplus02_box_title span {font-size: 14px;}
	.hiyoshiplus02_box_text p {font-size: 15px;}
	.hiyoshiplus02_box_btn a {font-size: 15px;}
	
	.hiyoshiplus-m01 .sec_title03 {display: block;}
	.sec_title03_in {display: block; margin-top: 10px;}
	
	.splus_nav_wrap {padding: 100px 0 0;}
	.splus_title01 .sec_title03_in {padding-left: 0;}
	
	.hiyoshiplus02_box_text dl {max-width: 186px; padding: 5px 5px 6px 7px;}
	.hiyoshiplus02_box_text dt {font-size: 13px; width: 34px;}
	.hiyoshiplus02_box_text dd {font-size: 13px; padding-left: 6px;}
}

@media screen and ( max-width:896px ){
	.top05_bottom {height: 400px; max-width: 400px;}
	.top05_b_box01 {top: 30%; width: 150px; height: 150px; padding-top: 40px;}
	.top05_b_box01 h2 {font-size: 26px;}
	.top05_b_box01 h2 span {font-size: 12px; letter-spacing: 0;}
	.top05_b_box05 {top: 0;}
	.top05_b_box03 {right: 0; top: 0; left: auto;}
	.top05_b_box02 {right: auto; left: 0; bottom: 0; top: auto;}
	.top05_b_box04 {bottom: 0; top: auto;}
	.top05_b_box2 h3 {padding-top: 85px; font-size: 17px;}
	
	.top06_box {grid-template-columns: 1fr; max-width: 560px; width: 100%; margin: 0 auto 40px;}
	.top06_box_text {padding-bottom: 70px;}
	.top06_box_chart {max-width: 300px; margin: auto;}
	.top06_box_text p {margin-bottom: 20px;}
	.top06_box_img span {font-size: 14px;}
	
	.event02_wrap {grid-template-columns: repeat(1, 1fr); gap: 30px;}
	.event03_wrap {grid-template-columns: repeat(2, 1fr); gap: 20px;}
	
}

@media screen and ( max-width:860px ){
	.page_footer_bottom {height: 100px;}
	
	.company02_in02_dl01 > dt {display: block; width: 100%; }
	.company02_in02_dl01 > dd {display: block; width: 100%; padding: 30px;}
	.company02_in02_dl01 > dt img {height: 340px;}
	.company02_in02_bottom dt {vertical-align: top; width: 40px; font-size: 30px;}
	
}

@media screen and ( max-width:767px ){
	.max767 {display: block !important;}
	.min768 {display: none !important;}
	
	.top01_text h2 {font-size: 42px;}
	.top01_text h3 {font-size: 20px; letter-spacing: 1px;}
	
	.top02_nav {padding: 14px 0 10px;}
	.top02_nav > dt {display: block; width: 100%; margin-bottom: 15px;}
	.top02_nav > dd {display: block; width: 100%; padding-left: 0;}
	
	.btn01 a .btn01_text {font-size: 15px; padding: 6px 8px; vertical-align: middle;}
	
	.top03 {padding-top: 0; height: 260px; background-size: 780px;}
	
	.top04 {padding: 80px 0 30px;}
	.t_news_wrap {display: block;}
	.t_news_box_wrap {grid-template-columns: repeat(3, 250px); width: max-content; transform: translateY(0); opacity: 1;}
	.t_news_right {overflow-x: scroll; overflow-y: visible; padding-bottom: 10px;}
	
	.top05 {padding-bottom: 100px;}
	.top05_in h2 {font-size: 70px;}
	.top05_in p {font-size: 16px; letter-spacing: 1px;}
	
	.top06_box {gap: 22px;}
	.top06_box_chart {max-width: 100%;}
	.mobile-star-box {border-radius: 8px; background: #000;}
	
	.sec_title02 {font-size: 42px; text-align: center;}
	.sec_title02 span {font-size: 17px; display: block; padding-left: 0;}
	
	.top07 .t_news_box_wrap02 {grid-template-columns: 1fr; width: 100%; gap: 40px;}
	.t_estate_bottom dt {display: block; width: 100%; padding-bottom: 10px;}
	.t_estate_bottom dd {display: block; width: 100%;}
	
	.top10_in02 .rank_icon {top: 6px; right: 6px;}
	.top10 .t_news_box:nth-of-type(1) .rank_icon {width: 35px; height: 50px;}
	.top10 .t_news_box:nth-of-type(2) .rank_icon {width: 28px; height: 40px;}
	.top10 .t_news_box:nth-of-type(3) .rank_icon {width: 28px; height: 40px;}
	
	.top11 {padding-bottom: 100px;}
	.top11_in_text03 {padding-left: 0;}
	.top11_in_text h3 {font-size: 50px;}
	.top11_in_text02 h3 {font-size: 30px;}
	.top11_in_text h3 span {font-size: 14px;}
	.top11_img img {object-fit: cover; width: 100%; height: 410px;}
	
	.top13 {padding-bottom: 100px;}
	.top13_in02 {gap: 20px;}
	.t_btn_box dl {padding: 0 0 20px;}
	
	.t_news_box02 dt {width: 100px; font-size: 15px;}
	.t_news_box02 dd {padding-left: 15px; font-size: 15px;}
	.t_news_arrow img {width: 12px;}
	.footer_contact_right01 .btn01 a .btn01_text {bottom: 1px;}
	.footer_contact_right01 .btn01 a .btn01_arrow img {bottom: 0;}
	.footer_top {grid-template-columns: 1fr; gap: 0; max-width: 500px;}
	.footer_nav02, .footer_nav03, .footer_nav04 {padding-top: 0;}
	.footer_nav dt {width: 150px; font-size: 14px;}
	.footer_nav dd {font-size: 14px; text-align: right;}
	.footer_nav04 {text-align: center; /*padding-top: 40px;*/}
	.footer_nav a {padding: 20px 0; border-bottom: solid 1px #4e4e4e; margin-bottom: 0;}
	.footer_nav04 a {border-bottom: none;}
	.footer_contact_left {float: none; width: 94%; text-align: center; margin: 0 auto 20px;}
	.footer_contact_right {float: none; width: 94%; margin: auto;}
	.footer_contact_left h3 {padding-top: 0; font-size: 22px;}
	
	.news_bottom_box > dl > dt {display: block; width: 100%;}
	.news_bottom_box > dl > dd {display: block; width: 100%; overflow: hidden;}
	.news_bottom_box > dl > dt img {height: 300px;}
	
	.page_footer_bottom {height: 100px;}

	.news_single_box dt {font-size: 16px;}
	.news_single_box dd {font-size: 1.5rem;}
	
	.event02_wrap {grid-template-columns: repeat(1, 1fr); gap: 30px; width: 100%;}
	.event03_wrap {grid-template-columns: repeat(2, 1fr); gap: 20px; width: 100%;}
	.eventend_wrap {padding: 40px; 10px; margin-bottom: 70px;}
	.eventend span {font-size: 16px; letter-spacing: 0;}
	
	.sec_title03 {font-size: 34px; text-align: center; margin-bottom: 40px;}
	.sec_title03 span {font-size: 15px; display: block; padding-top: 6px;}
	
	.event_single02 {padding: 10px 0 70px;}
	.event_single03 {padding-bottom: 60px;}
	.event_single04 {padding-bottom: 60px;}
	.reserve_table tbody tr td:nth-of-type(1) {font-size: 16px; letter-spacing: 0;}
	.reserve_table th {font-size: 16px; letter-spacing: 0;}
	.btn_next_wrap {padding-top: 30px;}
	.btn_next {height: 90px; padding-top: 33px;}
	.btn_next span {font-size: 19px; letter-spacing: 1px;}
	.btn_next::before {height: 20px;}
	
	.acf-map {height: 260px;}
	.btn_maplink {padding: 10px; font-size: 15px; max-width: 200px;}
	.btn_maplink img {position: relative; bottom: 3px;}
	.estate_single02_in {grid-template-columns: 1fr; gap: 0; padding-bottom: 30px;}
	
	.faq01_nav_wrap {grid-template-columns: repeat(2, 1fr);}
	.faq02_title {font-size: 23px;}
	
	.contact03_in {grid-template-columns: 1fr;}
	.contact03_box_text01 {margin-bottom: 20px;}
	.contact03_box a {min-height: 280px;}
	.contact03_box_img img {width: 48px;}
	
	.page-id-4779 .sec_title02 {font-size: 40px;}
	.page-id-4779 .sec_title02 span {font-size: 16px;}
	.page-id-4781 .sec_title02 {font-size: 40px;}
	.page-id-4781 .sec_title02 span {font-size: 16px;}
	.page-id-4783 .sec_title02 {font-size: 40px; margin-bottom: 50px;}
	.page-id-4783 .sec_title02 span {font-size: 16px;}
	.sec_title03 {font-size: 40px; margin-bottom: 50px;}
	.sec_title03 span {font-size: 16px;}
	
	.flow_box_in {grid-template-columns: 1fr;}
	.flow_btn_box .btn01 {display: inline-block; margin-right: 12px;}
	.flow_btn_box .btn01:last-of-type {margin-right: 0 !important;}
	.flow_box_right {text-align: center;}
	
	.flow02 {padding-top: 100px;}
	.flow_box_bottom dt {display: block; width: 100%;}
	.flow_box_bottom dd {display: block; width: 100%; padding: 20px;}
	.flow_box_bottom dt img {height: 190px;}
	.flow02_in {grid-template-columns: 1fr;}
	.flow02_right {text-align: center;}
	.flow02_right img {width: 180px;}
	
	.company02_in {grid-template-columns: 1fr; padding-top: 40px;}
	.company02_img {text-align: center;}
	.company02_img img {width: 100%; max-width: 560px;}
	.company02_text h4 img {width: 140px;}
	.company02_text h4 {padding-right: 0; font-size: 15px;}
	.company02 p {font-size: 15px;}
	
	.company03_box {grid-template-columns: 1fr; /*max-width: 560px;*/ margin: 0 auto 30px;}
	.company03_box_left {max-width: 90vw;}
	.company03_box_left img {object-fit: contain; height: auto;}
	.company03_box_right {padding: 0 0 20px;}
	.company03_box_right h3 {margin-bottom: 15px;}
	.slick-img img {max-width: 100%; max-height: 100%; width: 100%; height: auto;}
	.company03_box_right_bottom dd a {font-size: 1em;}
	
	.marker img{ width:70px;}
	
	.renovation02_in {grid-template-columns: repeat(2, 1fr);}
	
	.voice02 {padding-top: 90px;}
	.voice_nav a {height: 110px;}
	.voice_nav > a > img {height: 110px;}
	.voice_nav h4 {font-size: 18px; width: 100px; top: 42%; letter-spacing: 1px;}
	.voice_nav_arrow {bottom: 13px;}
	.concept_box h4 {font-size: 20px;}
	.voice_img_wrap01 {padding: 60px 0 0;}
	.voice_img_wrap02 {padding: 60px 0 0; gap: 15px;}
	
	.staff01_bottom h2 {font-size: 90px; margin-bottom: 30px;}
	.staff01_bottom p {font-size: 19px;}
	.staff01_bottom {padding: 70px 0;}
	.staff02_in {gap: 6px;}
	.staff03_box_bottom .sec_title03 {text-align: left;}
	.staff03_title {font-size: 40px; margin-bottom: 40px; text-align: center;}
	
	.fullorder03_bottom {grid-template-columns: repeat(2, 1fr); margin-bottom: 40px;}
	.fullorder03_img img {width: 100%;}
	
	.modelhouse_nav h4 {top: 20px; font-size: 15px; width: 150px;}
	.modelhouse_nav h3 {font-size: 28px; letter-spacing: 2px; top: 40px;}
	.modelhouse_nav a:hover .voice_nav_arrow {transform: translateY(-5px);}
	.modelhouse_main_in {width: 100%;}
	.modelhouse_main_in img {object-fit: cover; width: 100%; height: 300px;}
	.modelhouse_spec_wrap {grid-template-columns: 1fr; padding: 20px;}
	.modelhouse08_in .btn_next span {font-size: 16px;}
	.modelhouse08_in .btn_next {padding-top: 33px;}
	.modelhouse08 {padding-bottom: 100px;}
	.modelhouse03_bottom dd h3 {font-size: 1.8rem;}
	
	.spec_box_wrap {padding-top: 0;}
	.spec_box {min-height: 316px;}
	.spec_title_text {padding-top: 10px;}
	.spec_title_text span {display: inline-block; padding: 6px 12px 8px; font-size: 13px;}
	.spec_box_in h4 {font-size: 19px;}
	.spec_box_in img {width: 150px;}
	.spec_box_text1 {font-size: 15px;}
	.spec_box_bottom {font-size: 14px;}
	.spec05_in03_bottom {grid-template-columns: 1fr;}
	.spec05_in03_bottom_img {text-align: center;}
	.spec05_in02_img {position: static;}
	.spec05_in02 {height: auto; min-height: auto; padding-bottom: 40px;}
	.spec05_in02_text {margin-bottom: 30px;}
	
	.privacy-box .sec_title02 span {font-size: 16px;}
	
	.hiyoshiplus02_in {grid-template-columns: repeat(2, 1fr); gap: 30px 10px;}
	.hiyoshiplus02_box_text p {text-align: left; margin-bottom: 10px;}
	.hiyoshiplus02_box_btn {text-align: right;}
	
	.customize_box_b_text {font-size: 15px;}
	.customize_box_b_text span {font-size: 13px;}
	.customize_box_title .hyojun {font-size: 14px; margin-left: 0;}
	.customize_box_title .option {font-size: 14px; margin-left: 0;}
	.customize_box_title .option_text {font-size: 14px;}
	.customize_box_title {letter-spacing: 0;}
	.customize_box_wrap01 {grid-template-columns: 1fr; gap: 0;}
	.customize_box_wrap01 .customize_box:nth-of-type(1) .customize_box_img img {max-width: 425px;}
	.customize_box_wrap02 {grid-template-columns: 1fr; gap: 14px;}
	.customize_box_icon01 {top: -5px; right: 12px;}
	.customize_box {padding: 20px;}
	.customize_box_wrap02 .customize_box:nth-of-type(2) {padding: 20px 50px 20px 20px;}
	.customize_box_title .notes {float: none; text-align: right; font-size: 13px; display: block;}
	.customize_box_img_wrap {grid-template-columns: repeat(2, 1fr);}
	
	.sec_title03_in {text-align: left;}
	.sec_title03_in span {display: inline-block !important; padding: 4px 6px 5px !important;}
	.hiyoshiplus01_in {grid-template-columns: 1fr; gap: 30px;}
	.hiyoshiplus_about_title span {font-size: 16px;}
	.hiyoshiplus_about_vr iframe {height: 360px;}
	
	.splus_title01 .color_yellow {display: inline-block;}
	.splus_title01 {font-size: 50px;}
	
	.minie02 {padding-top: 100px;}
	.minie03 {padding-top: 100px;}
	.minie_lineup_top p {font-size: 14px; padding: 0 8px 0 10px;}
	.minie_lineup_top p span {font-size: 12px;}
	.minie_lineup_in {padding: 30px;}
	.minie_madori {padding: 0 0 40px;}
	.minie_lineup_bottom {padding: 40px 0 0;}
	.minie_lineup_bottom_left h3 {font-size: 20px; margin-bottom: 20px;}
	.minie_lineup_bottom_left p {font-size: 15px;}
	.minie_lineup_bottom_right dt {font-size: 15px; width: 65px;}
	.minie_lineup_bottom_right dd {font-size: 15px;}
	
	.hiyoshiplus02_box_text dl {max-width: 165px;}
}

@media screen and ( max-width:680px ){
	.main_img_wrap {margin-bottom: 70px;}
	.main_text02 h3 {font-size: 90px; letter-spacing: 5px; margin-bottom: 10px;}
	.main_text02 h4 {font-size: 17px;}
	.main_text02 {bottom: -70px;}
}


@media screen and ( max-width:567px ){	
	.max567 {display: block !important;}
	.min568 {display: none !important;}
	
	.sp_menu {padding: 12vh 0 13vh;}
	.sp_menu_in03 dt {display: block; width: 100%; margin-bottom: 7px;}
	.sp_menu_in03 dd {display: block; width: 100%;}
	.sp_menu_in h2 {text-align: center;}
	.sp_menu_in_left {float: none; width: 100%; max-width: 280px; margin: auto;}
	.sp_menu_in_right {float: none; width: 100%; max-width: 280px; margin: auto;}
	.sp_menu_in02 {text-align: center;}
	.sp_menu_in03 dl {text-align: center; border-bottom: none;}
	.sp_menu_in03 dd h4 span {display: block; padding-top: 6px;}
	
	.header_top {min-height: 80px; padding: 0;}
	.sp_right {top: 15px; right: 15px;}
	.header_logo {padding-top: 25px;}
	.main_img_wrap {margin-bottom: 54px;}
	.main_text02 h3 {font-size: 66px; letter-spacing: 3px; margin-bottom: 10px;}
	.main_text02 h4 {font-size: 15px;}
	.main_text02 {bottom: -54px;}
	
	.top01_in {padding-bottom: calc(1000 / 1000 * 100%);}
	.top01_text h2 {font-size: 36px;}
	.top01_text h3 {font-size: 18px;}
	.top01_img {width: 108%;}
	.t_news_box_wrap {grid-template-columns: repeat(3, 220px); width: max-content;}
	
	.top05 {padding-bottom: 80px;}
	.top05_in h2 {font-size: 50px;}
	.top05_in p {font-size: 15px; letter-spacing: 0;}
	
	.mobile-star-box {grid-template-columns: repeat(2, 1fr);}
	.mobile-cell {font-size: 14px;}
	.mobile-label {font-size: 15px; color: #fff;}
	.star {font-size: 15px; color: #fff;}
	
	.top06 {padding-bottom: 40px;}
	.top06_logo {bottom: 10px; left: 10px; width: 28%;}
	.top06_box_img span {font-size: 12px;}
	
	.t_news_title02 span {font-size: 13px;}
	.t_news_right {margin-bottom: 0;}
	.top07 .t_news_right {overflow: visible;}
	
	.t_estate_bottom dd {padding-right: 0;}
	.t_estate_bottom dd p {padding-bottom: 20px;}
	.t_estate_bottom dd .btn01 {position: static;}
	
	.top10_img img {height: 260px;}
	
	.top11 {padding-bottom: 70px;}
	.top11_in_text02 h3 {font-size: 36px;}
	.top11_in_text03 h3 {font-size: 36px;}
	
	.top11_in02 {margin-bottom: 40px;}
	.top11_in02_title {font-size: 21px;}
	.top11_in02_text dd h4 {font-size: 20px;}
	
	.top12 {padding-bottom: 40px;}
	.top12 .top10_in01 {padding-bottom: 20px;}
	.top12 .top10_text h3 {font-size: 22px;}
	.top12 .top10_img img {height: 260px;}
	.top12 .top10_text p {margin-bottom: 20px;}
	.top12 .top10_text {margin-bottom: 40px;}
	
	.top13 {padding-bottom: 70px;}
	.top13 .sec_title02 {margin-bottom: 20px;}
	.top13_in01 {margin-bottom: 40px;}
	.t_btn_box dt {font-size: 21px; width: 32%;}
	.t_btn_box dd {width: 66%;}
	
	.new_icon {font-size: 12px; padding: 2px 8px; margin-left: 5px; position: relative; bottom: 1px;}
	.t_news_box02 dl {padding: 17px 15px 15px;}
	.t_news_box02 dt {display: block; width: 100%; padding: 0; margin-bottom: 7px; border-right: none; text-align: left;}
	.t_news_box02 dd {display: block; width: 100%; padding: 0 20px 0 0;}
	.t_news_arrow {position: absolute; float: none; right: 14px; top: 25%;}
	.top14 {padding-bottom: 70px;}
	.top14 .sec_title02 {margin-bottom: 40px;}
	
	.top15 {padding-bottom: 70px;}
	.top15_title {font-size: 25px; margin-bottom: 10px;}
	.top15_in .t_btn_box dt {font-size: 17px;}
	
	footer {padding: 50px 6%;}
	.footer_bottom_left dt h2 a {font-size: 60px; letter-spacing: 3px;}
	.footer_contact_right01 {grid-template-columns: 1fr; text-align: center; padding-bottom: 40px; margin-bottom: 36px;}
	.footer_contact_right02 {grid-template-columns: 1fr; text-align: center;}
	.footer_contact_right02 h4 span {display: block; padding-left: 0; font-size: 13px; padding-top: 6px;}
	.footer_contact {padding: 50px 3%;}
	.footer_contact_right02 h4 a {font-size: 32px;}
	.footer_contact_right {max-width: 400px;}
	
	.news01 {padding-bottom: 60px;}
	.news02 {padding-bottom: 70px;}
	.news_bottom_box > dl > dt img {height: 240px;}
	.news01 .t_news_wrap02 {margin-bottom: 60px;}
	
	.page_main_wrap {margin: 110px auto 60px;}
	.page_title h3 {font-size: 50px; letter-spacing: 2px;}
	
	.single_bottom_btn_wrap {grid-template-columns: 90px 1fr 90px; gap: 10px; max-width: 300px;}
	.single_bottom_prev a {font-size: 14px;}
	.single_bottom_next a {font-size: 14px;}
	.single_bottom_prev a img {padding-right: 7px; width: 10px;}
	.single_bottom_next a img {padding-left: 7px; width: 10px;}
	.single_bottom_btn_wrap .btn01 a .btn01_text {font-size: 13px; padding: 6px 5px;}
	.single_bottom_btn_wrap .btn01 a .btn01_arrow {padding: 6px 5px;}
	.news_single_box dl {padding: 25px 0 20px 0;}
	
	.event01 {padding-bottom: 70px;}
	.event02 {padding-bottom: 70px;}
	.event03 {padding-bottom: 80px;}
	.event02_wrap {grid-template-columns: repeat(1, 1fr); gap: 30px; width: 100%;}
	.event03_wrap {grid-template-columns: repeat(2, 1fr); gap: 20px; width: 100%; margin-bottom: 40px;}
	.event02_wrap .event_box_date {font-size: 14px;}
	.event03_wrap .event_box_date {font-size: 12px;}
	.event03_wrap .event_box .t_news_title {font-size: 14px;}
	.event01_text dl {marign-bottom: 15px;}
	.event01_text dt {display: block; width: 100% !important; margin: 0 auto 5px;}
	.event01_text dd {display: block; width: 100%;}
	.reserve_table tbody tr td:nth-of-type(1) {width: 90px; font-size: 15px; padding: 12px 6px;}
	
	.works_single_img_box dt {display: block; width: 100%; margin-bottom: 20px;}
	.works_single_img_box dd {display: block; width: 100%;}
	#other {margin-bottom: 50px;}
	.works_single_in {padding-bottom: 50px; margin-bottom: 50px;}
	.works_single_left dd span {display: block; padding-right: 0;}
	.works_single_nav {max-width: 414px; padding: 30px 0 10px;}
	.works_single_nav p {margin-right: 7px;}
	.works_single_nav p a {font-size: 13px; padding: 3px 10px 4px;}
	.estate_sinle_img_wrap {grid-template-columns: 1fr; width: 90%; margin: 0 auto 20px;}
	
	.estate03 {padding-bottom: 10px;}
	.faq01_nav a {font-size: 13px;}
	.faq_box .btn-box dl {padding: 13px 30px 13px 4px;}
	.faq_box .btn-box dd {font-size: 15px;}
	.faq02_title {margin-bottom: 30px; font-size: 20px;}
	
	.contact03_box a h3 {font-size: 20px;}
	.contact03_box_text01 {font-size: 13px;}
	.contact01_text {font-size: 15px;}
	.contact01_bottom {padding: 25px 10px;}
	.contact01_bottom_in h3 {font-size: 17px;}
	.contact01_bottom_in h4 span {font-size: 12px;}
	
	.concept_box h3 {}
	.page_main_img img {height: 250px;}
	.page_main_img {margin-bottom: 60px;}
	.page_content_left ul {grid-template-columns: repeat(2, 1fr); gap: 10px;}
	.page_content_left li a {margin-bottom: 0;}
	
	.concept02 {padding-top: 90px;}
	.concept03 {padding-top: 90px;}
	
	.flow_box_left dt {display: block; width: 100%; margin-bottom: 10px;}
	.flow_box_left dd {display: block; width: 100%; padding-top: 0;}
	.flow_box_bottom {padding-left: 0;}
	.flow_box_bottom dt img {height: 210px;}
	.flow_point {margin-bottom: 10px;}
	.flow_box_left dd p {font-size: 15px;}
	.flow02_box02 h3 {font-size: 21px;}
	.flow02_box02_list dt {font-size: 16px; width: 22px;}
	.flow02_box02_list dd {font-size: 16px;}
	.flow02_box02_list {margin-bottom: 30px;}
	.flow_no {margin: 0 auto 20px;}
	
	.company01_in01 dt {font-size: 15px;}
	.company01_in01 dd {font-size: 15px;}
	.company02_in02_dl01 > dt img {height: 280px;}
	.company04_in dl {padding: 18px 0;}
	.company04_in dt {width: 55px; font-size: 15px;}
	.company04_in dd {font-size: 15px;}
	.company03_map {height: 300px;}
	.googlemap-btn {max-width: 190px; padding: 9px 10px 10px; font-size: 15px;}
	
	.renovation02_box {padding: 60px 20px 10px; min-height: 260px;}
	.renovation02_box h3 {padding-bottom: 20px;}
	.renovation02_box h3 img {width: 60px;}
	.renovation02_box_no {font-size: 32px;}
	.renovation02_box h4 {font-size: 16px; letter-spacing: 0; padding-bottom: 12px;}
	.renovation02_box p {font-size: 14px; letter-spacing: 0; line-height: 1.4;}
	.renovation02_btn .btn01 {display: block; margin-bottom: 15px;}
	.renovation02_btn .btn01:nth-of-type(1) {margin-right: 0;}
	.renovation03 .work01_wrap {grid-template-columns: repeat(1, 1fr);}
	
	.voice01_in {grid-template-columns: 1fr; gap: 15px;}
	.concept_box h4 {font-size: 18px;}
	.voice_img_wrap01 {grid-template-columns: 1fr; gap: 10px;}
	.voice_img_wrap02 {grid-template-columns: 1fr; gap: 10px;}
	
	.voice_btn_wrap .btn_next {padding-top: 28px; height: auto; padding-bottom: 24px;}
	.voice_btn_wrap .btn_next span dt {width: 100%; display: block; text-align: center; padding-bottom: 4px; border-right: none;}
	.voice_btn_wrap .btn_next span dd {width: 100%; display: block; text-align: center; padding-left: 0; font-size: 14px;}
	
	.staff01_bottom h2 {font-size: 70px; margin-bottom: 20px;}
	.staff01_bottom p {font-size: 17px;}
	.staff01_bottom {padding: 60px 0;}
	
	.fullorder02_btn .btn01:nth-of-type(2) {margin-right: 0;}
	.fullorder03_bottom {gap: 5px;}
	.fullorder01 .concept_box {margin-bottom: 50px;}
	
	.modelhouse_map {height: 360px; margin-bottom: 50px;}
	.modelhouse_map .marker img{ width:80px;}
	
	.modelhouse03_bottom_access a {display: block; margin-top: 10px; margin-left: 0; width: 140px; text-align: center; padding: 5px 8px 7px;}
	.modelhouse03_bottom dt img {width: 300px;}
	.modelhouse_main {margin-bottom: 50px;}
	.modelhouse_title01 h2 {font-size: 44px;}
	.modelhouse_gallery01 {grid-template-columns: 1fr; gap: 6px; margin-bottom: 6px;}
	.modelhouse_gallery02 {grid-template-columns: 1fr; gap: 6px;}
	.modelhouse_gallery02 img {width: 100%;}
	.modelhouse07_box dl {display: block; max-width: 400px; margin: 0 auto 25px;}
	.modelhouse07_box dt {display: block; width: 100% !important; margin: 0 auto 10px;}
	.modelhouse07_box dt img {width: 100%;}
	.modelhouse07_box dd {display: block; width: 100%; margin: 0 auto; padding-left: 0;}
	.modelhouse07_box dd h3 {margin-bottom: 10px;}
	.modelhouse07_in {padding-bottom: 20px;}
	.modelhouse07 {padding-bottom: 50px;}
	
	.spec_box_wrap {grid-template-columns: 1fr;}
	.spec_box {border-right: none; padding: 30px 0; border-bottom: solid 1px #434343;}
	.spec_box:nth-of-type(1) {padding-top: 0;}
	.spec05_in01 {padding: 0 0 50px;}
	.spec05_in02 {margin-bottom: 60px; min-height: auto;}
	.spec05_in03 {margin-bottom: 60px;}
	.spec07 {padding-top: 50px;}
	.spec05_in02 p {font-size: 15px;}
	.spec05_in03 p {font-size: 15px;}
	.spec_title01 span {font-size: 15px; padding-left: 5px;}
	.spec05_in02 .spec_title01 img {width: 50px; padding-left: 5px;}
	.spec05_in03 .spec_title01 img {width: 120px; padding-left: 5px;}
	.spec_title01 {font-size: 26px; padding-bottom: 30px;}
	.spec05_in02_img {position: static; padding: 25px 0 40px;}
	.spec05_in03_bottom_img {overflow-x: scroll;}
	.spec05_in03_bottom_img img {width: 640px; max-width: 640px;}
	.scroll_text {font-size: 13px !important;}
	.spec05_in03_bottom {gap: 10px;}
	.spec05_in03_bottom_text {padding-bottom: 20px;}
	.spec05_in02 {padding-bottom: 0;}
	#metaslider-id-4835 .flex-control-nav {right: 18px !important; bottom: 8% !important;}
	
	.hiyoshiplus02_box_text {padding: 12px 0 0;}
	.customize_box_wrap01 .customize_box:nth-of-type(1) .customize_box_img img {max-width: 100%;}
	.customize_box_title .hyojun {font-size: 13px;}
	.customize_box_title .option {font-size: 13px;}
	.customize_box_title .option_text {font-size: 13px;}
	.customize_box_img_wrap {gap: 6px;}
	.customize_box_title {padding-bottom: 15px;}
	.customize_box_wrap02_b_text {font-size: 13px;}
	
	.hiyoshiplus01_in .concept_box {margin-bottom: 0;}
	.hiyoshiplus_about_title span {display: block; padding-left: 0; padding-top: 10px;}
	.hiyoshiplus_about_vr iframe {height: 320px;}
	.hiyoshiplus_about_vr .btn {font-size: 15px; letter-spacing: 0;}
	.hiyoshiplus-m04 {margin-bottom: 40px;}
	.hiyoshiplus-m04 .concept_box {margin-bottom: 10px;}
	
	.splus_nav_wrap {padding: 70px 0 0;}
	
	.style_box_img {margin-bottom: 14px;}
	.minie03_in {grid-template-columns: 1fr; gap: 40px;}
}


@media screen and ( max-width:450px ){
	.max450 {display: block !important;}
	.min451 {display: none !important;}

	.top01_text {width: 86%;}
	.top01_text h2 {font-size: 32px;}
	.top01_text h3 {font-size: 17px;}
	
	.top02_left {margin-bottom: 10px;}
	.top02_left h2 {font-size: 32px;}
	.top02_nav_in dd {font-size: 18px; padding-left: 13px;}
	.top02_nav_in dt {font-size: 16px; width: 34px;}
	
	.top05_bottom {width: 100% !important; max-width: 300px !important; height: 300px !important;}
	.top05_b_box2 {height: 160px !important; width: 160px!important;}
	.top05_b_box01 {top: 29% !important; width: 120px !important; height: 120px !important; padding-top: 30px !important;}
	.top05_b_box01 h2 {font-size: 23px !important;}
	.top05_b_box01 h2 span {font-size: 11px !important; letter-spacing: -1px !important;}
	.top05_b_box2 h3 {padding-top: 58px !important; font-size: 16px; !important}
	.top05_b_box03 h3,.top05_b_box05 h3 {padding-top: 53px !important;}
	.top05_b_box02 h3,.top05_b_box04 h3 {padding-top: 67px !important;}
	
	.top06_box_title_text {display: block; padding-left: 0;}
	.top06_box_title_text02 {margin-left: 0; margin-right: 4px;}
	.top06_box_title {font-size: 26px;}
	
	.sec_title02 {font-size: 36px;}
	.sec_title02 span {font-size: 15px;}
	
	.top11_in_text01 h3 {font-size: 40px;}
	.top11_in_text03 h3 {font-size: 30px;}
	
	.top12 .top10_img img {height: 230px;}
	
	.top15_in .t_btn_box dt {width: 140px;}
	.t_btn_box dd {padding-left: 10px;}
	
	.news_bottom_box > dl > dt img {height: 200px;}
	.news_bottom_box > dl > dd > h3 > dl > dt {display: block; margin: 0 auto 15px;}
	.news_bottom_box > dl > dd > h3 > dl > dd {display: block; width: 100%; padding-left: 0;}
	.news_bottom_box > dl > dd {padding: 20px;}
	.news_bottom_box > dl > dd > p {font-size: 14px;}
	
	.page_title h3 {font-size: 40px; letter-spacing: 1px;}
	.page_title h2 {font-size: 14px; padding-right: 46%; letter-spacing: 0;}
	
	.news_single_wrap {padding-bottom: 70px;}
	.news_single_box {padding: 0 20px 20px;}
	.news_content p {font-size: 15px;}
	
	.event_single02_in dt {display: block; width: 100%; margin: 0 auto 6px; font-size: 16px;}
	.event_single02_in dd {display: block; width: 100%; margin: 0 auto; padding-left: 0;}
	.btn_next span {font-size: 18px; letter-spacing: 0;}
	.eventend_wrap {margin-bottom: 50px;}
	.eventend span {font-size: 15px;}
	
	.works_single_nav {padding-bottom: 0;}
	.works_single_nav p {margin: 0 7px 10px 0;}
	
	.faq01_nav_wrap {grid-template-columns: 1fr;}
	.faq01_nav a {font-size: 14px;}
	.faq_box .more dl {padding: 20px 10px 20px 4px;}
	
	.contact01 {padding-bottom: 60px;}
	.contact02 {padding-bottom: 60px;}
	.contact03_box a {min-height: 270px; padding-bottom: 50px;}
	.contact04 {padding: 80px 0;}
	.page-id-4779 .sec_title02 {font-size: 36px;}
	.page-id-4779 .sec_title02 span {font-size: 15px;}
	.page-id-4781 .sec_title02 {font-size: 36px;}
	.page-id-4781 .sec_title02 span {font-size: 15px;}
	.contact01_text {letter-spacing: 0;}
	.page-id-4783 .sec_title02 {font-size: 36px;}
	.page-id-4783 .sec_title02 span {font-size: 15px;}
	.sec_title03 {font-size: 36px;}
	.sec_title03 span {font-size: 15px;}
	.page_main_img img {height: 200px;}
	
	.page_content_left ul {grid-template-columns: 1fr;}
	.concept_box h3 {font-size: 1.6rem;}
	span.underline {padding-bottom: 0;}
	.page_content_wrap2 {padding-bottom: 80px;}
	.concept02 {padding-top: 70px;}
	.concept03 {padding-top: 70px;}
	
	.flow_btn_box {text-align: center;}
	.flow_btn_box .btn01 {display: block;}
	.flow_box_title_icon {display: block; padding-top: 10px; padding-left: 0;}
	
	.company01_in01 dl {padding: 0 0 10px;}
	.company01_in01 dt {padding: 12px 10px 12px 0;}
	.company01_in01 dd {padding: 12px 0 12px 17px;}
	.company02_in02_dl01 > dt img {height: 250px;}
	.company03_box_title_text {display: block; padding: 5px 0 10px 0;}
	
	.renovation02_in {grid-template-columns: 1fr;}
	.renovation02_box h4 {font-size: 18px;}
	.renovation02_box {padding: 50px 20px 10px; min-height: 240px;}
	
	.voice_btn_wrap {margin-top: 30px;}
	
	.staff01_bottom h2 {font-size: 60px; margin-bottom: 20px;}
	.staff01_bottom p {font-size: 16px; letter-spacing: 0;}
	.staff03_box_bottom .sec_title03 {font-size: 30px;}
	.staff03_box_bottom .sec_title03 span {font-size: 14px;}
	.staff03_box_img {margin-bottom: 20px;}
	.staff03_title {font-size: 35px;}
	.staff03 {padding: 80px 0;}
	.staff02_in {gap: 3px;}
	
	.modelhouse_main_in img {height: 250px;}
	.modelhouse_map {height: 300px; margin-bottom: 50px;}
	.modelhouse_map .marker img{ width:70px;}
	.modelhouse_title01 h2 {font-size: 40px;}
	.modelhouse03_bottom dl {width: 100%;}
	.modelhouse_spec_wrap dt {font-size: 15px; width: 80px;}
	.modelhouse_spec_wrap dd {font-size: 15px; padding-left: 10px;}
	.modelhouse_title02 {margin-bottom: 30px;}
	.modelhouse_title02 h2 {font-size: 30px;}
	
	.spec_title_text span {font-size: 13px; margin-right: 6px;}
	.spec_title_text span:last-of-type {margin-right: 0;}
	.hiyoshiplus02_box_title {margin-bottom: 5px; font-size: 28px;}
	.hiyoshiplus02_box_text p {font-size: 14px; line-height: 1.3;}
	.hiyoshiplus_about_title span {font-size: 15px;}
	.hiyoshiplus_about_wrap_in {padding: 20px;}
	.hiyoshiplus_about_title02 {font-size: 20px;}
	.hiyoshiplus_about_vr iframe {height: 280px;}
	
	.splus_title01 {font-size: 50px;}
	
	.minie_lineup_box:last-of-type {margin-bottom: 0;}
	.minie_lineup_in {padding: 20px;}
	.minie_madori {padding: 0 0 30px;}
	.minie_lineup_bottom {padding: 30px 0 0;}
	.minie_lineup_top h2 {font-size: 22px;}
	.minie03 {padding-top: 80px;}
	.style_box_title h3 {font-size: 23px; text-align: center;}
	.style_box_title h3 span {font-size: 13px; padding-top: 7px;}
	
	.hiyoshiplus02_in {grid-template-columns: 1fr; gap: 30px;}
}

@media screen and ( max-width:360px ){
	.main_img_wrap {margin-bottom: 50px;}
	.main_text02 h3 {font-size: 56px; letter-spacing: 3px; margin-bottom: 10px;}
	.main_text02 h4 {font-size: 13px;}
	.main_text02 {bottom: -50px;}
	.top01_text h2 {font-size: 28px;}
	.top01_text h3 {font-size: 15px;}
	.top05_in h2 {font-size: 40px;}
	.top05_in p {font-size: 14px;}
	.sec_title03 {font-size: 30px; margin-bottom: 30px;}
	.sec_title03 span {font-size: 14px; padding-top: 5px;}
	
	
}

@media screen and ( max-width:325px ){	
	.footer_bottom_left dt h2 a {font-size: 50px;}
	.staff03_box_bottom .sec_title03 {display: block;}
	.staff03_box_bottom .btn01 {float: none; margin-top: 15px;}
	
	
}

@media screen and ( max-width:300px ){
	
}





























