/*
Last Updated: 2023-4-17
site:syowa
Author:zeal
*/

/*----------------------------------------
	全体
----------------------------------------*/

html{
    font-family: 'Noto Sans JP', sans-serif;
	font-size:62.5%;
    color: #000;
    -webkit-text-size-adjust:100%;
    line-height:1.5;
    font-weight: 400;
}

body{ font-size:1.4rem; font-size: 1.4em; }

body{
    font-family: 'Noto Sans JP', sans-serif;
}

img{ vertical-align: bottom; }

img {
    image-rendering: -webkit-optimize-contrast;
}

a{
	color:#14184c;
	transition: all 0.3s;
	text-decoration: none;
}
a:hover{
	opacity: 0.7;
	transition: all 0.3s;
}
a, .op img{ transition: all 0.3s; }
a:hover, .op:hover img{
	opacity:0.70;
	transition: all 0.3s;
}

.max_respon{max-width:100%;}



#container{ overflow: hidden; }
.hidden{ overflow: hidden; }
li{ list-style:none; }
.center{ text-align:center; }
.text_right{ text-align:right; }

.clear{
	clear:both;
}


@media screen and (max-width: 599px) {
	.copy{ font-size: 1.8rem; }

	p{text-align:left;}

	.sp_text_center{
		text-align: center;
	}
}/*END*/

@media screen and (min-width: 600px) {
	img.pc_respon90{width: 90%;}
	img.pc_respon80{width: 80%;}
	img.pc_respon70{width: 70%;}
	img.pc_respon60{width: 60%;}
	img.pc_respon50{width: 50%;}

	.pc_center{ text-align:center; }

}/*END*/


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

p{ line-height: 1.5; }
.text_bold{ font-weight: bold; }
.text_normal{ font-weight: normal; }
.text_white{ color:#fff; }
.text_orange{ color:#e85715; }
.text_gray{ color:#8c8c8c; }
.text_b_gray{ color:#535353; }
.text_em{ color:#34babd }
.text_blue{ color: #218ac0; }
.text_green{ color:#368547; }
.text_yellow{ color:#fff100; }
.text_red{
	color: #da2805;
}

.italic{
	font-style: italic;
}

.text_bold500{ font-weight: 500; }

.text_10{ font-size:1rem !important; }
.text_11{ font-size:1.1rem !important; }
.text_12{ font-size:1.2rem !important; }
.text_13{ font-size:1.3rem !important; }
.text_15{ font-size:1.5rem !important; }
.text_22{ font-size:2.2rem !important; }
.text_26{ font-size:2.6rem !important; }
.text_36{ font-size:3.5rem !important; }
.text_35{ font-size:3.6rem !important; }
.text_48{ font-size:clamp(22px, 4.6vw, 48px); }

.text_60{ font-size:clamp(24px, 5.17vw, 60px); }
.lh_10{ line-height:1; }

.lh_28{ line-height: 2.8 !important; }
.lh_26{ line-height: 2.6 !important; }
.lh_24{ line-height: 2.4 !important; }
.lh_22{ line-height: 2.2 !important; }
.lh_20{ line-height: 2 !important; }
.lh_18{ line-height: 1.8 !important; }
.lh_16{ line-height: 1.6 !important; }
.lh_15{ line-height: 1.5 !important; }
.lh_14{ line-height: 1.4 !important; }
.ls_1{ letter-spacing: 1px; }
.ls_2{ letter-spacing: 2px; }
.ls_3{ letter-spacing: 3px; }
.ls_4{ letter-spacing: 4px; }

.ls_-1{ letter-spacing: -1px; }
.ls_-2{ letter-spacing: -2px; }

@media print, screen and (min-width: 960px) {

	.text_16{ font-size:1.6rem !important; }
	.text_18{ font-size:1.8rem !important; }
	.text_20{ font-size:2.0rem !important; }
	.text_23{ font-size:2.3rem !important; }
	.text_24{ font-size:2.4rem !important; }

	.text_28{ font-size:2.8rem !important; }
	.text_29{ font-size:2.9rem !important; }
	.text_30{ font-size:3.0rem !important; }
	.text_32{ font-size:3.2rem !important; }
	.text_35{ font-size:3.5rem !important; }
	.text_42{ font-size:4.2rem !important; }
	.text_40{ font-size:4rem !important; }
	.text_50{ font-size:5rem !important; }
	.text_55{ font-size:5.5rem !important; }
	.ls_4{ letter-spacing: 4px; }

}/*END*/



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

	p{ line-height: 1.8; }
	.text_16{ font-size: 1.5rem; }
	.text_18{ font-size: 1.6rem; }
	.text_20{ font-size:1.6rem !important; }
    .text_23 {
        font-size: 1.6rem !important;
    }
	.text_24{ font-size: 2.2rem !important; }
	.text_26{ font-size:2.4rem !important; }

	.text_28{ font-size: 1.9rem !important; }
	.text_29{ font-size: 2rem !important; }
	.text_30{ font-size: 2rem !important; }
	.text_32{ font-size: 2rem !important; }
	.text_35{ font-size: 2.5rem !important; }
	.text_40{ font-size:3rem !important; }
	.text_42{ font-size:3.2rem !important; }
	.text_50{ font-size:3.6rem !important; }
	.text_55{ font-size:3.8rem !important; }

	.text_sp16{ font-size: 1.6rem !important; }
	.text_sp25{ font-size: 2.3rem !important; }

	.ls_2{ letter-spacing: 1px; }
	.ls_4{ letter-spacing: 2px; }

}/*END*/

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

	p{ line-height: 1.6; }
	.text_15{ font-size:1.4rem !important; }
	.text_24{ font-size: 1.8rem !important; }
	.text_26{ font-size:2.0rem !important; }

	.text_28{ font-size: 2.1rem !important; }
	.text_29{ font-size: 2.15rem !important; }
	.text_30{ font-size: 2.2rem !important; }
	.text_32{ font-size: 2.3rem !important; }
	.text_35{ font-size: 2.3rem !important; }
	.text_40{ font-size: 2.8rem !important; }


	.ls_4{ letter-spacing: 1px; }

}/*END*/

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

	.text_30{ font-size: 2rem !important; }
	.text_42{ font-size: 2.8rem !important; }
	.ls_2{ letter-spacing: 0; }

}


/*----------------------------------------
	layout
----------------------------------------*/


.inner_frame{
	width: 100%;
	max-width: 1080px;
	position: relative;
	box-sizing: border-box;
	margin-left:auto;
	margin-right: auto;	
}


.large_inner_frame{
	width: 100%;
	max-width:1350px;
	position: relative;
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
}

.no_wrap {
	white-space: nowrap;
}

.pc_block{
	display: block;
}
.sp_block{
	display: none;
}

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

	.inner_frame{
		padding-right: 5%;
		padding-left: 5%;
	}

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

	.inner_frame{
		padding-right: 3.5%;
		padding-left: 3.5%;
	}
}/*END*/



@media screen and (max-width: 599px){
	.pc_block{
		display: none;
	}
	.sp_block{
		display: block;
	}

	.inner_frame{
		padding-right: 4%;
		padding-left: 4%;
	}

	.sp_center{
		text-align: center;
	}

}/*END*/



/*----------------------------------------
	ハンバーガー
----------------------------------------*/


.btn_menu {
    width: 80px;
    height: 80px;
    background: #000;
    border-radius: 50%;
    position: fixed;
    top: 1%;
    right: 2%;
	cursor: pointer;
    z-index: 9999;
}
.btn_menu span{
	display: inline-block;
	height: 2px;
	background: #fff;
	position: absolute;
	transform: translateX(-50%);
	transition: all 0.5s;
}
.btn_menu span:nth-child(1){
	top: 30%;
    width: 60%;
    left: 50%;
}
.btn_menu span:nth-child(2){
	bottom: 50%;
	width: 60%;
	left: 50%;
}
.btn_menu span:nth-child(3){
    top: 65%;
	width: 60%;
	left: 50%;
}
.open .btn_menu{
	background: transparent;
}
.open .btn_menu span:nth-child(1){
	transform: rotate(-45deg);
	margin-top: 10px;
    margin-left: -25px;
    top: 37%;
    width: 60%;
    left: 49%;
}
.open .btn_menu span:nth-child(2){
	background-color: transparent;
}
.open .btn_menu span:nth-child(3){
	transform: rotate(45deg);
    margin-left: -25px;
    top: 50%;
}
@media screen and (max-width: 1000px){
	.btn_menu {
        width: 55px;
        height: 55px;
		top: 0.5%;
		right: 1%;
    }
	.open .btn_menu span:nth-child(1){
		top: 33%;
	}
}/*END*/
@media screen and (max-width: 768px){
	.btn_menu{
		width: 45px;
		height: 45px;
	}
	.btn_menu span:nth-child(2){
		bottom: 49%;
	}
	.open .btn_menu span:nth-child(1){
		top: 28%;
	}
}/*END*/
@media screen and (max-width: 599px){
	.btn_menu {
        width: 50px;
        height: 50px;
		top: 1%;
		right: 2%;
    }
	.btn_menu span:nth-child(2) {
		bottom: 49%;
	}
	.open .btn_menu span:nth-child(1) {
		margin-left: -19px;
        top: 29%;
	}
	.open .btn_menu span:nth-child(3) {
		margin-left: -18px;
		bottom: 32%;
	}
}/*END*/
@media screen and (max-width: 400px){
	.btn_menu span:nth-child(2) {
		bottom: 47.5%;
	}
	.btn_menu{
		width: 45px;
		height: 45px;
	}
}/*END*/

/*----------------------------------------
	ドロワー
----------------------------------------*/

.drawer{
	position: relative;
}
.drawer li a{
	position: relative;
	display: block;
	transition: all 0.4s;
	font-size: 1.6rem;
}
.drawer li a:hover{
	opacity: 0.7;
}

.drawer{
	position: fixed;
	background: rgba(0, 0, 0, 0.9);
	top: 0;
	right: 0;
	width: 100%;
	height: 100vh;
	color: #fff;
	justify-content: center;
	visibility: hidden;
	opacity: 0;
	transform: translateX(100%);
	transition: 0.5s ease-in-out;
	z-index: 99;
}
.drawer ul{
	float: none;
	text-align: center;
	padding-top: 120px;
}
.drawer ul li{
    float: none;
    position: relative;
    transform: translateX(-150px);
    transition: transform 0.5s ease;
    margin-left: 0;
    margin-bottom: 30px;
    width: 100%;
    line-height: 1.5;
}
.drawer ul li:nth-child(2){ transition-delay: 0.15s; }
.drawer ul li:nth-child(3){ transition-delay: 0.25s; }
.drawer ul li:nth-child(4){ transition-delay: 0.35s; }
.drawer ul li:nth-child(5){ transition-delay: 0.45s; }
.drawer ul li:nth-child(6){ transition-delay: 0.55s; }
.drawer ul li:nth-child(7){ transition-delay: 0.65s; }
.drawer ul li:nth-child(8){ transition-delay: 0.4s; }
.drawer ul li:nth-child(9){ transition-delay: 0.45s; }
.drawer ul li:nth-child(10){ transition-delay: 0.5s; }
.drawer ul li:nth-child(11){ transition-delay: 0.55s; }
.drawer ul li:nth-child(12){ transition-delay: 0.6s; }
.drawer ul li a{
	position: relative;
	transition: all 0.4s;
	display: inline-block;
	font-size: 1.6rem !important;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	font-weight: normal;
}
.drawer li:first-child a{
	background: none;
}
.drawer li:first-child a:hover{
	background: none;
}
.open .drawer{
	visibility: visible;
	opacity: 1;
	transform: translateX(0);
}
.open .drawer ul li{
	transform: translateX(0);
}

@media screen and (max-width: 599px){
	.drawer ul li {
		margin-bottom: 15px;
	}
	.drawer ul li a{
		font-size: 1.4rem !important;
	}
}/*END*/


/*ぱんくず*/
.pan_inner_frame{
	width: 100%;
    max-width: 1080px;
    position: relative;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
}
.pan_nav {
    font-size: 1.1rem;
    color: #a0a0a0;
    padding-left: 10px;
}
.pan_nav li {
    float: left;
    white-space: nowrap;
    line-height: 1.2;
}
.pan_nav a{
	color: #a0a0a0;
	text-decoration: none;
}
.pan_nav a:hover{
	color: #333;
	text-decoration: underline;
}
.pan_nav a:after{
	content: "＞";
	color: #a0a0a0;
	font-size: 1.1rem;
	padding-left: 10px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}

.clearfix {
    zoom: 100%;
}


@media screen and (max-width: 599px){
	.pan_nav li{
		font-size:1.1rem;
	}




}/*END*/



/*----------------------------------------
	footer
----------------------------------------*/
.footer_logo img{
	max-width: 264px;
	width: 50%;
}

/*----------------------------------------
	追従ボタン
----------------------------------------*/
.sp_menu{
	width: 100%;
    position: fixed;
    left: 0;
    box-sizing: border-box;
    z-index: 5;
    transition: all 0.4s;
}
.sp_menu a{
	display: none;
}
@media screen and (max-width: 599px){
	.sp_menu a{
		display: block;
	}
}/*END*/
.pc_menu{
    position: fixed;
    right: 0;
    box-sizing: border-box;
    z-index: 0;
    transition: all 0.4s;
    bottom: 35vh;
    max-width: 65px;
}
.pc_menu a{
	display: block;
	float: right;
}

@media screen and (max-width: 599px){
	.pc_menu a{
	display: none;
}

}/*END*/
/*----------------------------------------
	contents
----------------------------------------*/

a[href^="tel:"] {
	pointer-events: auto !important;
	cursor: pointer !important;
}

.palt{
	font-feature-settings: "palt";
}
.bg_light_orange{
	background-color: #fbeeca;
}
.bg_orange{
	background-color: #e85715;
}
.bg_black{
	background-color: #000;
}
.bg_white{
	background-color: #fff;
}
.respon{
	width: 100%;
}

li {
    list-style: none;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.rela{
	position: relative;
}
.ttl_200 img {
    max-width: 200px;
}
.ttl_250 img {
    max-width: 250px;
    width: 70%;
}

@media screen and (max-width: 599px){
	.sp_m_b70{ 
		margin-bottom:70px !important; 
	}
	.sp_mt_7p{
		margin-top: 7%;
	}
	.sp_mb_11p{
		margin-bottom: 11%;
	}
}/*END*/

.ls_04{ letter-spacing: 0.4px; }
.ls_05{ letter-spacing: 0.5px; }
.ls_06{ letter-spacing: 0.6px; }


.lh_17{ line-height: 1.7 !important; }
.lh_21{ line-height: 2.1 !important; }
.lh_27{ line-height: 2.7 !important; }
.lh_12{ line-height:1.2; }


.obi{
    padding-top: 10px;
}
.btn img{
    max-width: 360px;
    width: 90%;
}
.sp_block400{
	display: none;
}

@media screen and (max-width: 599px){
	.obi{
		padding-top: 5%;
	}

}/*END*/

@media screen and (max-width: 599px){
	.ls_04{ letter-spacing:	0px; }
	.ls_05{ letter-spacing: 0px; }
	.ls_06{ letter-spacing: 0px; }
	.text_15{ font-size: 1.3rem !important; }
	.text_16,.text_18 {font-size: 1.4rem!important; }
	.text_23 {font-size: 1.5rem !important;}
	.sp_none{
		display: none;
	}
}/*END*/
@media screen and (max-width: 400px){
	.ls_04{ letter-spacing: -0.5px; }
	.ls_05{ letter-spacing: -0.5px; }
	.ls_06{ letter-spacing: -0.5px; }
	.text_15{ font-size: 1.18rem !important; }
	.text_16,.text_18 {font-size: 1.3rem!important; }
	.text_23 {font-size: 1.4rem !important;}
	.sp_block400{
		display: block;
	}
}/*END*/
/*-------
/*----------------------------------------
	MV
----------------------------------------*/
.mini_menu{
	max-width: 140px;
    position: absolute;
    top: 25%;
    left: 15%;
    z-index: 2;
    width: 10%;
}
.menu{
	padding-bottom: 10%;
    margin-bottom: 15%;
    border-bottom: 1px solid;
}
.menu img{
	max-width: 45px;
	width: 35%;
}
.menu_flex{
	display: flex;
	justify-content: space-between;
}
.menu_flex a {
    max-width: 25px;
    width: 20%;
}
@media screen and (max-width: 599px){
	.mini_menu{display: none;}
}
/*----------------------------------------
	open campaign
----------------------------------------*/

.campaign{
    position: absolute;
    top: 51%;
    width: 100%;
    max-width: 860px;
    transform: translate(-50%, -50%);
    left: 50%;
}
.sp_campaign{
	display: none;
}
.ttl_460 img{
	max-width: 460px;
}
.m_b330 {
    margin-bottom: 330px;
}

@media screen and (max-width: 1000px){
	.copyright{
		font-size:1.2rem;
	}
	.campaign{
		width: 95%;
	}
}/*END*/
@media screen and (max-width: 768px){
	.m_b330 {
		margin-bottom: 280px;
	}
}/*END*/
@media screen and (max-width: 599px){
	.ttl_460 img {
		max-width: 550px;
	}
	.campaign{
		display: none;
	}
	.sp_campaign{
        display: block;
        margin-top: 35px;
        margin-bottom: 50px;
	}
	.m_b330{
		margin-bottom: 0;
	}
}/*END*/

/*----------------------------------------
	conceot
----------------------------------------*/
.border_gray{
	border-bottom: 1px solid #aaaaaa;
}
.concept_p{
    padding-top: 590px;
    padding-bottom: 50px;
    position: relative;
}
.concept_logo{
	position: absolute;
    transform: translate(-50%, 0);
    left: 50%;
    width: 85%;
    top: 11%;
}
@media screen and (max-width: 1200px){
	.concept_p {
		padding-top: clamp(18.75rem, -13.07rem + 70.47vw, 54.313rem);
		padding-bottom: 70px;
	}
}/*END*/
@media screen and (max-width: 768px){
	.concept_p {
		padding-top: clamp(21.563rem, 2.589rem + 50.6vw, 41.875rem);
		padding-bottom: 35px;
	}
}/*END*/
@media screen and (max-width: 599px){
	.concept_logo {
		width: 100%;
	}
	.concept_p {
		padding-top: clamp(18.75rem, -1.07rem + 70.47vw, 35.313rem);
		padding-bottom: 30px;
	}
}/*END*/
@media screen and (max-width: 449px){
	.concept_p {
		padding-top: clamp(12.5rem, -3.004rem + 77.52vw, 28.75rem);
	}
}/*END*/
/*----------------------------------------
	compare
----------------------------------------*/
.compare_deco{
    position: absolute;
    transform: translate(-50%, -50%);
    left: 92%;
    width: 17%;
    top: 68%;
}
@media screen and (max-width: 1200px){
	.compare_deco {
		left: 89%;
		width: 13%;
	}
}/*END*/
@media screen and (max-width: 599px){
	.compare_deco{
		display: none;
	}
    .inner_frame.table_p {
        padding-right: 0.5%;
        padding-left: 0.5%;
    }
}/*END*/

/*----------------------------------------
	machine
----------------------------------------*/
.machine_tab{
	display: flex;
	align-items: end;
}
.machine_tab li{
	float: left;
	width: calc((224/1040)*100%);
	margin-right: 1.2%;
	cursor: pointer;
	background-size: 100%;
}
.machine_contents{
	background: #fff;
	box-sizing: border-box;
    padding: 5% 5% 8%;
	display: none;
	border: 1px solid #000;
}
.machine_contents.show{
	display: block;
}
.machine_grid{
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 80px;
    column-gap: 40px;
}
.machine_grid p{
	text-align: center;
}
@media screen and (max-width: 599px){
	.machine_tab li {
		width: calc((245 / 559) * 100%);
	}
	.machine_grid{
		grid-template-columns: repeat(1, 1fr);
        row-gap: 40px;
	}
	.machine_contents{
		padding: 7% 6% 11%;
	}
}/*END*/
/*----------------------------------------
	grand open campaign
----------------------------------------*/
.inner_frame_grand{
	width: 100%;
	max-width: 1080px;
	position: relative;
	box-sizing: border-box;
	margin-left:auto;
	margin-right: auto;	
}

/*----------------------------------------
	access
----------------------------------------*/
/* map */
.map{
	position: relative;
    overflow: hidden;
    width: 100%;
    padding: 50% 0 0;
    margin: auto;
	max-width: 860px;
}
.map iframe{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}
.map iframe:not(:target){
	left: 0\9;
	top: 0\9;
}
.map iframe{
	left: 0\9;
	top: 0\9;
}
@media all and (-ms-high-contrast: none) {
.map iframe{
		left: 50%\9 !important;
		top: 50%\9 !important;
	}
}

@media screen and (max-width: 599px) {
	.map{ 
		padding: 100% 0 0; 
	}
}/*END*/

/*----------------------------------------
	contact
----------------------------------------*/
.contact_grid{
	display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    width: 80%;
    margin: auto;
}
.btn_easy img{
	max-width: 547px;
}
@media screen and (max-width: 768px) {
	.contact_grid{
		width: 100%;
		gap: 15px;
	}
}/*END*/
@media screen and (max-width: 599px) {
	.contact_grid{
		grid-template-columns: 1fr;
	}
}/*END*/
/*----------------------------------------
	top trainer
----------------------------------------*/
.trainer_grid{
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
}
.trainer_grid > div:nth-child(2) {
    width: 65%;
	padding: 15% 0;
}
@media screen and (max-width: 1000px) {
	.trainer_grid > div:nth-child(2) {
		width: 75%;
	}
}
@media screen and (max-width: 768px) {
	.trainer_grid > div:nth-child(2) {
		width: 83%;
	}
}
@media screen and (max-width: 599px) {
	.trainer_grid{
		grid-template-columns: 1fr;
	}
	.trainer_grid > div:nth-child(2) {
		width: 80%;
        padding: 5% 10% 15%;
	}
}

