<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-family: "Century Gothic";
	src: url('/font/GOTHIC_0.woff2') format('woff'),
		url('/font/GOTHIC_0.TTF') format('truetype');
	font-weight: normal;
	font-style: normal;
}
/* bold */
@font-face {
	font-family: "Century Gothic";
	src: url('/font/GOTHICB_0.woff2') format('woff'),
		url('/font/GOTHICB_0.TTF') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@media screen and (min-width: 769px){
.pc_off {
	display: none;
}

img{
	max-width: 100%;
	vertical-align: bottom;
	width /***/:auto;
}
.pankuzu_1100,
.pankuzu_1000 {
	background: #f5f5f5;
	overflow: hidden;
	margin-top: 5px;
}
.pankuzu_1100 .pankuzu_wrap {
	width: 1100px;
	margin: 5px auto !important;
	display: flex;
}
.pankuzu_1100 .pankuzu_wrap div,
.pankuzu_1000 .pankuzu_wrap div {
	font-size: 12px !important;
	font-family: 'noto-sans-cjk-jp';
}
.pankuzu_1000 {
	margin-top: 0px;
}
.pankuzu_1000 .pankuzu_wrap {
    margin: 5px auto !important;
    padding: 0px 20px;
    display: flex;

}
.pankuzu_wrap a{
	padding: 0 5px;
	color: #333;
}
#container{
	width:100%;
}
.container {
	margin:20px auto;
}

#main{
	transform: none !important;
	text-align: center;
}

.float_r {	float: right;}
.float_l {	float: left;}
.clear {	clear: both;}

.contents_wrap {
	width: 1000px;
	margin: 0 auto 40px;
	text-align: left;
}

.conts {
	width: 780px;
	float: right;
	margin-bottom:50px;
}

h2.multi_h2 {	width: 900px;}
h2.conts_h2 {	width: 100%;	box-sizing: border-box;}

h2.multi_h2,
h2.conts_h2 {
	font-size: 20px;
	line-height: 1.5rem;
	padding: 15px;
	background: #f5f5f5;
	text-align:left;
	margin: 0 0 20px 0;
}

/*サイドナビ左右入れ替え*/

.l-roomlist{
	width:780px;
	float:left;
}

.l-sidenavi{
	width:200px;
	float:left;
	margin:10px 0 0 0;
}

.l-sidewaku{
	width:196px;
	margin:0px 0px 10px 0px;
	padding:1px;
	border-top: 2px solid #333333;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #fff;
	float: right;
}

.l-sidewaku h4{
	margin:0;
	font-size: 15px;
	line-height:40px;
	background-color: #F3F2ED;
	color:#333333;
	font-weight:bold;
}

.l-sidewaku h5{
	margin:10px 0px 10px 0px;
	padding:0px;
	text-align:left;
	line-height:38px;
	background-color:#333333;
	color:#FFFFFF;
	text-indent:15px;
	font-size:15px;
	font-weight:bold;
}

.l-searchtitle{
	margin:0;
	padding:0;
	font-size: 12px;
	font-weight: bold;
	border:3px solid #FF8C00;
}

/*--management--*/
.management{
	text-align: left;
}
.management p {
	margin: 0;
}
.management .mian {
	position: relative;
	padding: 60px 0 40px;
}
.management .main_txt {
}
.management .main_txt h2 {
	font-size: 60px;
	line-height: 60px;
	color: #6fba2c;
	margin: 0;
	font-weight: bold;
}
.management .main_txt p {
	font-size: 16px;
	line-height: 28px;
	color: #333;
	margin: 30px 0 0;
	letter-spacing: 1px;
}
.management br {
}
.management .main_img {
	position: absolute;
	top: 10px;
	right: 100px;
}
.management img {
}
.plan {
}
.plan .plan_ti {
}
.plan .plan_ti p {
	background-color: #6fba2c;
	border-radius: 5px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 45px;
	margin: 0 0 30px 0;
}
.plan .plan_txt {
}
.plan .plan_txt p {
	text-align: center;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 0 30px 0;
}
.plan .plan_list {
}
.plan ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex; 
	justify-content: space-between;
}
.plan ul p {
}
.plan li {
	width: 490px;
	height: 240px;
	border-radius: 5px;
	background-color: #f39700;
	color: #fff;
	text-align: center;
}
.plan li:nth-child(2) {
	background-color: #f1ae18;
}
.plan .pl_number {
	font-size: 36px;
	line-height: 40px;
	margin:45px 0 20px;
}
.plan .pl_number span {
	display: block;
	font-size: 12px;
	line-height: 20px;
}
.plan .pl_name {
	font-size: 24px;
	line-height: 25px;
	margin-bottom: 15px;
	font-weight: bold;
}
.plan .pl_txt {
	font-size: 16px;
}
.plan p.pl_bottom_txt {
	margin: 0;
	text-align: right;
}
.plan .plan_img {
	margin-top: 20px;
	margin-bottom: 50px;
}
.plan img {
}

.tusk {
	background-color: #6fba2c;
	padding: 30px 30px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tusk ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.tusk li {
	width: 455px;
	height: 340px;
	background-color: #fff;
	border-radius: 5px;
	margin-bottom: 30px;
}
.tusk .ti {
	position: relative;
}
.tusk .ti p {
	text-indent: 110px;
	font-size: 24px;
	margin: 0;
	padding: 10px 0 5px;
	font-weight: bold;
	border-bottom: 1px solid #13ae67;
	color: #13ae67;
}
.tusk li:nth-child(2) .ti p {
	border-bottom: 1px solid #ea5532;
	color: #ea5532;
} 
.tusk li:nth-child(3) .ti p {
	border-bottom: 1px solid #f39939;
	color: #f39939;
}
.tusk li:nth-child(4) .ti p {
	border-bottom: 1px solid #00b1a9;
	color: #00b1a9;
}
.tusk .icon {
	position: absolute;
	top: -20px;
	left: 20px;
}
.tusk img {
}
.tusk .txt {
}
.tusk .txt p {
	padding: 20px;
	font-size: 14px;
	line-height: 28px;
	margin: 0;
}

.chui{
	color:red;
	font-size:14px;
	line-height:24px;
	text-align:center;
}

.management .list_ti {
	font-size: 16px;
	font-weight: bold;
}
.management .list_ti:before {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 30px;
	background-color: #6fba2c;
	margin-right: 5px;
}
.tusk br {
}
.support {
}
.support .sup_ti {
	text-align: center;
	margin-bottom: 40px;
}
.support .sup_ti p {
	font-size: 16px;
	color: #333;
	margin: 0;
}
.support .sup_ti h3 {
	font-size: 36px;
	color: #6fba2c;
	line-height: 40px;
	margin-bottom: 20px;
	margin-top: 36px;
}
.support .sup_img {
	text-align: center;
	margin-bottom: 30px;
}
.support .sup_img img {
}
.support .sup_step {
	background-color: #eee;
	border-radius: 10px;
	padding: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 30px;
}
.support .sup_step ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	margin: 0;
}
.support .sup_step li {
	width: 305px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center
}
.support .sup_step img {
	margin-right: 10px;
}
.support .sup_qa {
	margin-bottom: 40px;
}
.support .sup_qa .pc_off {
	display: none;
}
.support .sup_list {
}
.support .sup_list ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
.support .sup_list li {
	width: 320px;
}
.support .waku {
	border: 5px solid #eee;
	border-radius: 10px;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.support .sup_list li:nth-child(1) .waku {
	height: 650px;
}
.support .sup_list li:nth-child(2) .waku {
	height: 480px;
}
.support .sup_list li:nth-child(3) .waku {
	height: 340px;
}
.support .waku p {
	line-height: 28px;
	font-size: 14px;
	margin: 0;
}
.support .waku hr {
	height: 1px;
	border: none;
	background-color: #aaa;
}
.support .sup_list_ti p {
	font-size: 18px;
	color: #6fba2c;
	line-height: 20px;
	margin: 0 0 20px 0;
	text-align: center;
}
.support .red {
	color: #f00;
}
.support .option {
	background-color: #fffcdb;
	border: 1px solid #000;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.support .option p {
	margin: 0;
	line-height: 25px;
}
.support .option br {
}
.support .bold {
	font-weight: bold;
}
.support .kushitu {
}
.support .kushitu img {
}
.confirm {
}
.confirm .cf_ti {
	text-align: center;
	margin-bottom: 40px;
}
.confirm .cf_ti h3 {
	font-size: 36px;
	color: #6fba2c;
	line-height: 40px;
	margin-bottom: 10px;
	margin-top: 36px;
}
.confirm .cf_ti p {
	font-size: 16px;
	color: #333;
	margin: 0;
}
.confirm .cf_content {
}
.confirm .cf_con_ti {
	background-color: #eee;
	border: 1px solid #bfbfbf;
	border-radius: 5px;
	line-height: 45px;
	text-indent: 10px; 
	margin: 0;
	margin-bottom: 20px;
}
.confirm .cf_con_txt {
}
.confirm .cf_con_txt p {
	font-size: 16px;
	line-height: 28px;
}
.confirm .cf_con_txt br {
}
.confirm .cf_con_tenkin {
	background-color: #eee;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 10px;
	margin-bottom: 20px;
}
.confirm .cf_con_tenkin p {
	margin: 0;
	line-height: 28px;
}
.confirm .cf_con_tenkin br {
}
.confirm .list_ti {
	color: #6fba2c;
	font-size: 14px;
}
.confirm .cf_con_bttom {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	line-height: 28px;
}
.confirm .cf_con_bttom &gt; div {
	width: 490px;
}
.confirm .cf_con_bttom p {
}
.confirm .cf_con_bttom br {
}
.confirm .green {
	color: #6fba2c;
	font-size:16px;
	font-weight:bold;
}
.confirm .option {
	background-color: #fffcdb;
	border: 1px solid #000;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 23px;
	margin-bottom: 20px;
}
.confirm .option p {
}
.confirm .bold {
	text-align: center;
	font-weight: bold;
}
.confirm ul {
	margin: 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	margin: 5px;
}
.confirm li {
	width: 50%;
}
.confirm .graph {
	background-color: #efefef;
	border-radius: 15px;
	padding: 10px;
}
.confirm .graph h3 {
	font-size: 20px;
	color: #6fba2c;
	line-height: 23px;
	margin: 10px;
}
.confirm .graph p {
	font-size: 17px;
	line-height: 26px;
	margin-bottom: 10px;
}
.confirm .fukidashi {
	background-color: #6fba2c;
	color: #fff;
	line-height: 30px;
	border-radius: 30px;
	padding: 0 10px;
	display: inline-block;
}
.confirm img {
}

.management .inq_btn {
}
.management .inq_btn a {
	display: block;
	width: 400px;
	line-height: 60px;
	color: #6fba2c;
	border: 1px solid #6fba2c;
	text-align: center;
	margin: 50px auto;
}
.management .inq_btn a {
	background-size: 200% 100%;	
	background-image: -webkit-linear-gradient(left, transparent 50%, rgba(153, 139, 250, 1) 50%);	
	background-image: linear-gradient(to right, transparent 50%, rgba(111, 186, 44, 1) 50%);
	-webkit-transition: background-position .3s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .5s ease 0s, background-color .5s ease;
	transition: background-position .3s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .5s ease 0s, background-color .5s ease;
}
.management .inq_btn a:hover {
	background-color: rgb(111, 186, 44);
	background-position: -100% 100%;
	color: #fff;
}
/*--/management--*/
/*--------------------parking------------------------*/

.parking{
	font-size:16px;
	font-weight:500;
	line-height:28px;
	letter-spacing:0.5px;
	text-align: left;
}
.parking section{
	margin-bottom:50px;
}

.parking h2, .parking h3, .parking p, .parking ul{
	margin:0px;
	padding:0px;
}

.parking .wrap1 h2{
	color:#2671b7;
	font-size:36px;
	line-height:48px;
}

.parking .wrap1 div{
	display:flex;
	justify-content:space-between;
}

.parking .wrap1 div p{
	width:530px;
}

.parking .wrap1 div img{
	width:400px;
	height:auto;
}

.parking .wrap2 h2{
	color:#fff;
	background:#2671b7;
	margin-top:-60px;
	padding:15px;
}

.parking .wrap2 div{
	display:flex;
}

.parking .wrap2 div img{
	width:400px;
	height:auto;
}

.parking .wrap2 &gt; ul{
	display:flex;
	justify-content:space-between;
}

.parking .wrap2 &gt; ul li{
	width:32%;
	background:#f2f2f2;
	margin-top:20px;
	padding:25px;
	border-radius:10px;
	box-sizing:border-box;
	position:relative;
	top:0;
	left:0;
}

.parking .wrap2 &gt; ul li span{
	font-size:14px;
}

.parking .wrap2 &gt; ul li h3{
	color:#2671b7;
	font-size:24px;
	line-height:36px;
	position:relative;
	top:0;
	left:0;
	margin-bottom:10px;
}

.parking .wrap2 &gt; ul li:nth-child(4) h3::after{
	content:"";
	display:block;
	width:120px;
	height:80px;
	position:absolute;
	top:-10px;
	right:20px;
	background-image:url("../akiya/img/img_05.png");
	background-size:contain;
	background-repeat:no-repeat;
	z-index:9999;
}

.parking .wrap2 .option{
	display:flex;
	background:#f2f2f2;
	padding:25px;
	box-sizing:border-box;
	border-radius:10px;
	position:relative;
	top:0;
	left:0;
}

.parking .wrap2 .option::after{
	content:"";
	width:100px;
	height:120px;
	display:block;
	background-image:url("../parking_test/img/p_img03.png");
	background-size:contain;
	background-repeat:no-repeat;
	margin-top:5px;
	margin-left:20px;
}

.parking .wrap2 .option ul li{
	display:block;
	margin-right:20px;
}

.parking .wrap2 .option ul li:nth-child(1){
	font-weight:bold;
}

.parking .wrap2 .option{

}

.parking .wrap3 &gt; h2:nth-child(1){
	color:#fff;
	background:#2671b7;
	padding:15px;
}

.parking .wrap3 .pick{
	color:#2671b7;
	font-size:24px;
	line-height:32px;
	margin:10px 0px;
}

.parking .wrap3 div{
	display:flex;
	justify-content:space-between;
	margin-top:150px;
}

.parking .wrap3 div &gt; ul:nth-child(1){
	width:70%;
	background:#f2f2f2;
	border-radius:15px;
	padding:25px;
	position:relative;
	top:0;
	left:0;
}

.parking .wrap3 div &gt; ul:nth-child(1)::before{
	content:"";
	width:700px;
	height:203px;
	display:block;
	background-image:url("../parking_test/img/p_img07.png");
	background-size:contain;
	background-repeat:no-repeat;
	position:absolute;
	top:-170px;
	left:30px;
}

.parking .wrap3 div &gt; ul:nth-child(2){
	width:23%;
}


.parking .wrap3 div &gt; ul:nth-child(2) li:nth-child(1){
	margin-bottom:20px;
}

.parking .wrap3 div &gt; ul h3{
	color:#2892dc;
	font-size:24px;
	line-height:32px;
	margin-top:20px;
}
/*--------------------parking------------------------*/

/*--------------------president------------------------*/




/*ヘッダー*/


.main {
	height: 565px;
	background-image: url(/president/img/main_bg.jpg);
	background-position: center bottom;
	background-size: cover;
}
.interview_b {
	position: fixed;
	top: 120px;
	right: 0px;
	z-index: 100;
}


.main_logo {
	width: 1000px;
	margin: 0 auto;
	padding-top: 85px;
}

.president_container {
	margin-top: 40px;
}

.con1_wrap {
	width: 1000px;
	margin: 0 auto;
	margin-top: 20px;
	overflow: hidden;
}

.con1_le {
	width: 650px;
	float: left;
}

.con1_ri {
	width: 350px;
	float: right;
	margin-top: 130px;
}

.con1_text {
	width: 420px;
	font-size: 16px;
	color: #4C1800;
	line-height: 32px;
	margin-left: 140px;
	letter-spacing: 0.2em;
	text-align: left;
}

.con1_text_title {
	font-size: 20px;
	margin: 40px 0px 20px 0px;
	font-weight: bold;
	display: block;
}

.daihyo {
	text-align: right;
}

.con1_2_wrap {
	height: 385px;
	margin-top: -14px;
	background-image: url(/president/img/con1_2_bg.png);
}

.con_1_2_title {
	padding: 60px 0px 40px 0px;
	font-size: 42px;
	line-height: 42px;
	color: #FFF;
}

.con_1_2_title span {
	color: #FFFF00;
}

.con1_2_main {
	background-color: #5F9740;
}

.con1_3_wrap {
	width: 1000px;
	margin: 0 auto;
}

.con1_3_wrap ul {
	margin-top: 20px;
	overflow: hidden;
}

.con1_3_wrap ul li {
	padding: 0px 30px 0px 100px;
	float: left;
}

.con1_3_wrap ul li p {
	width: 193px;
	height: 33px;
	line-height: 40px;
	color: #FFF;
	margin: 10px 0px 0px 0px;
}

.s_main_button1 {
	background-image: url(/president/img/s_main_1_bg.png);
	background-repeat: no-repeat;
}

.s_main_button3 {
	background-image: url(/president/img/s_main_3_bg.png);
	background-repeat: no-repeat;
}

.s_main_button4 {
	background-image: url(/president/img/s_main_4_bg.png);
	background-repeat: no-repeat;
}

.con2 {
	width: 1000px;
	margin: 0 auto;
	margin-top: 60px;
	clear: both;
}

.con2_wrap {
	width: 1000px;
	margin: 0 auto;
}

.con2_wrap p {
	font-size: 16px;
	color: #4C1800;
	line-height: 30px;
	margin-top: 35px;
	letter-spacing: 0.2em;
}

.con2_wrap ul {
	margin-top: 50px;
	padding-left: 50px;
	overflow: hidden;
}

.con2_wrap ul li {
	margin-left: 20px;
	float: left;
}

.con2_wrap ul li span {
	font-size: 22px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 15px;
	color: #000;
	display: block;
}

.con2_ul2 {
	padding-left: 70px !important;
}

.con2_ul2 li {
	margin-left: 50px !important;
}

.con3 {
	margin-top: 65px;
}

.con3_wrap p {
	font-size: 16px;
	color: #4C1800;
	line-height: 30px;
	margin-top: 35px;
	letter-spacing: 0.2em;
	margin-bottom: 20px;
}

.con4 {
	width: 1000px;
	margin: 0 auto;
	margin-top: 40px;
}

.con4_wrap {
	margin-top: 60px;
}

.li_right {
	padding: 0px;
	margin: 0px;
}
/* ***************************************
interview　
*******************************************/
.h_nav11 {
	width:100%;
	height:93px;
	background-position:center;
	background-color:#5D973E;
	text-align: center;
}
.h_nav11 ul.navi{
	width:1100px;
	position:relative;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	overflow: hidden;
}
.h_nav11 ul.navi li{
	width:165px;
	height:93px;
	list-style:none;
	white-space:nowrap;
	float:left;
	overflow:hidden;
	border-right:2px solid #CCDEC2;
}
.h_nav11 li.logo{
	width:250px !important;
	height:93px !important;
}

/*メニュー背景画像指定*/

/*ヘッダー*/
.h_nav11 {
	width: 100%;
	height: 93px;
	background-position: center;
	background-color: #5D973E;
}

.h_nav11 ul.navi {
	width: 1100px;
	position: relative;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	display: flex;
}

.h_nav11 ul.navi li a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 165px;
	height: 93px;
	list-style: none;
	white-space: nowrap;
	overflow: hidden;

}

.h_nav11 ul.navi li:first-child a {
	width: auto;
}

.h_nav11 li.logo {
	width: 250px !important;
	height: 93px !important;
}

/*メニュー背景画像指定*/
.h_nav11 ul li.logo a {
	background-color: #5D973E;
}

.navi1,
.navi2,
.navi3,
.navi4,
.navi5 {
	background-color: #5D973E;
}

.navi1 a,
.navi2 a,
.navi3 a,
.navi4 a,
.navi5 a {
	color: #FFF;
	font-size: 16px;
	display: block;
}

.navi2 a,
.navi3 a,
.navi5 a {
	line-height: 26px;
	display: block;
}



.f_left {
	float: left;
}

.f_right {
	float: right;
}

.interview_contents {
	text-align: center;
	letter-spacing: 1px;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

.c_main {
	width: 970px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #000;
}

.c_main .main_txt {
	width: 700px;
	margin: 100px auto 0px;
}

.c_main .main_txt .txt_wrap {
	width: 380px;
	margin: 50px auto;
	font-size: 30px;
	text-align: left;
	line-height: 45px;
}

.c_main .main_txt span {
	display: block;
	margin-right: 50px;
	float: left;
	font-size: 20px;
	text-align: left;
	line-height: 27px;
}

.c_main .main_img {}

.c_interview {
	width: 1000px;
	margin: 0 auto;
}

.c_interview h2 {
	text-align: left;
	font-size: 24px;
	font-weight: normal;
}

.c_interview div {
	margin: 30px 0;
	position: relative;
}

.c_interview p {
	font-size: 16px;
	text-align: left;
	line-height: 32px;
	border-radius: 5px;
	background-color: #EFEFEF;
	padding: 20px;
	position: relative;
}

.c_interview p:after {
	border-right: 12px solid #EFEFEF;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	content: '';
	margin-top: -10px;
	position: absolute;
	left: -12px;
	top: 20%;
}

.c_interview a {
	color: #00468C;
	text-decoration: underline;
}

.c_interview a:hover {
	color: #D90000;
}

.c_interview b.txt_very {
	font-size: 24px;
}

.c_interview img {}

.c_interview .interview_hakase {}

.c_interview .interview_hakase:before {
	content: url(/interview/img/interview_icon_hakase.jpg);
	position: absolute;
	left: 0;
}

.interview_hakase,
.interview_president {
	min-height: 90px;
	padding-left: 90px;
}

.c_interview .interview_president:before {
	content: url(/interview/img/interview_icon_nozawa.jpg);
	position: absolute;
	left: 0;
}

/*---------------------akiya-----------------------*/

.akiya{
	font-size:16px;
	font-weight:500;
	line-height:28px;
	letter-spacing:0.5px;
	overflow: inherit;
	text-align: left;
	margin-top: 50px;
}
.akiya_main_wrap{
	background-image:url(/akiya/img/main_bg.webp);
	background-repeat:no-repeat;
	background-position-x:center;
	height:450px;
	position:relative;
	margin: 0px 0px 0px 0px;
}
.akiya_main_wrap img{
	position:absolute;
	left:0px;
	right:0px;
	bottom:0px;
	margin:auto;
}
.akiya section{
	margin-bottom:50px;
}

.akiya h2, .akiya h3, .akiya p, .akiya ul{
	margin:0px;
	padding:0px;
}

.akiya .wrap1 h2{
	color:#e98402;
	font-size:36px;
	line-height:48px;
	font-weight: bold;
}

.akiya .wrap1 div{
	display:flex;
	justify-content:space-between;
}

.akiya .wrap1 div p{
	width: 557px;
	margin: 95px 0px 0px 0px;
	font-size: 15px;
}

.akiya .wrap1 div img{
	width: 400px;
	height: auto;
	margin: 0px 0px 0px 30px;
}

.akiya .wrap2 h2{
	color: #fff;
	background: #e98402;
	margin-top: -60px;
	padding: 15px;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 28px;
}

.akiya .wrap2 div{
	display:flex;
}

.akiya .wrap2 div img{
	width:400px;
	height:auto;
}

.akiya .wrap2 ul{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}

.akiya .wrap2 ul li{
	width:49%;
	background:#f2f2f2;
	margin-top:20px;
	padding:25px;
	border-radius:0px 35px 0px 35px;
	box-sizing:border-box;
	position:relative;
	top:0;
	left:0;
}

.akiya .wrap2 ul li::before{
	content:"";
	display:block;
	width:50px;
	height:50px;
	margin:auto;
	position:absolute;
	top:-10px;
	left:-10px;
	background-image:url("../akiya/img/img_03.png");
	background-size:contain;
	background-repeat:no-repeat;
	z-index:9999;
}

.akiya .wrap2 ul li::after{
	content:"";
	display:block;
	margin:auto;
	width:96%;
	height:94%;
	border:dashed 2px #fff;
	border-radius:0px 35px 0px 35px;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
}

.akiya .wrap2 ul li h3{
	color:#e98402;
	font-size:24px;
	line-height:36px;
	margin-left:20px;
	position:relative;
	top:0;
	left:0;
	margin-bottom:10px;
}

.akiya .wrap2 ul li:nth-child(4) h3::after{
	content:"";
	display:block;
	width:120px;
	height:80px;
	position:absolute;
	top:-10px;
	right:20px;
	background-image:url("../akiya/img/img_05.png");
	background-size:contain;
	background-repeat:no-repeat;
	z-index:9999;
}

.akiya .wrap3 &gt; h2:nth-child(1){
	color:#6aab3f;
	font-size: 24px;
	font-weight: bold;
}

.akiya .wrap4 &gt; h2{
	color:#e98402;
	font-size:36px;
	line-height:48px;
	font-weight: bold;
}

.akiya .wrap4 img{
	margin-top:30px;
}

.akiya .wrap4 div{
	border:solid 1px #333;
	margin-top:20px;
}

.akiya .wrap4 div h2{
	color:#fff;
	background:#f6c045;
	padding:10px;
	font-size: 25px;
	font-weight: bold;
}

.akiya .wrap4 div p{
	padding:10px;
}

.akiya .wrap4 &gt; p{
	margin-top:10px;
}

/* 2023.4 consulting ????? */
.akiya_wrap {
	font-family: 'Noto Sans JP', sans-serif;
	color: #333333;
}
.ak_main_w{
	background: url(../img/consulting/main_bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	height: 570px;
	margin: 0px 0px;
	background-position: center;
	margin-bottom:55px ;
}
.ak_main_in{
	padding: 100px 0px;
}
.ak_main_btn{
    width: 690px;
    margin: 0 auto;
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
}
.ak_main_btn a{
    display: block;
    margin: 0px 0px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 5px 5px #427328;
}
.ak_main_btn a:hover{
	margin:5px -5px -5px 5px;
    box-shadow:none;
    filter: contrast(80%);
}
.ak_trouble_in{
	margin: 50px 0px;
}
.ak_trouble_in img{
	margin: 0px 10px;
}
.ak_able_w{
	background-color: #fffae3;
	width: 100%;
}
.ak_able_in{
	padding: 60px 0px;
}
.ak_able_title{
	background-image: url(../img/consulting/able_home.png);
	background-repeat: no-repeat;
	width: 1100px;
	margin: 0 auto;
	background-position: bottom;
	padding-bottom: 10px;
}
.ak_able_box_w{
	background-color: #FFFFFF;
	height: 370px;
	width: 1100px;
	margin: 0 auto;
}
.ak_able_box_w ul{
	display: flex;
}
.ak_able_box_w ul li{
	width: 240px;
	height: 290px;
	margin: 0 auto;
}
.ak_orange_box{
	background-color: #f5ae54;
}
.ak_blue_box{
	background-color: #199e93;
}
.ak_red_box{
	background-color: #ff5970;
}
.ak_green_box{
	background-color: #5f9740;
}
.ak_able_font{
	text-align: left;
	font-size: 14px;
	padding-top: 20px;
	line-height: 20px;
	margin-left: 2px;
}
.ak_able_box_w p:not(.ak_able_font){
	width: 240px;
	color: #ffffff;
	border-radius: 5px;
	margin: 35px 0px 25px 0px;
	text-align: center;
	padding: 15px 0px;
	font-size: 20px;
	font-weight: bold;
}
.ak_able_box_w img{
	width: 245px;
	height: 140px;
	border-radius: 5px;
}
.ak_contact_w{
	background-image: url(../img/consulting/contact_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
}
.ak_contact_in{
	width: 995px;
	padding: 75px 0px;
	margin: 0 auto;
}
.ak_contact_top{
	padding: 25px;
	background-color: #6aab47;
	color: #ffffff;
	font-size: 26px;
	border-radius: 5px 5px 0px 0px
}
.ak_contact_btm{
	border: 2px solid #6aab47;
	background-color: #ffffff;
	display: flex;
	padding: 30px 0px 20px 0px;
	border-radius: 0px 0px 5px 5px
}
.ak_contact_l{
	border-right: 4px dotted #6aab47;
	width: 496px;
	padding: 0px 0px 0px 50px;
	box-sizing: border-box;
}
.ak_contact_r{
	width: 385px;
	margin-left: 60px;
}
.ak_contact_r a{
	display: block;
	margin-top: 10px;
}
.ak_contact_r a:hover{
	opacity: 0.8;
}
.ak_contact_phone{
	display: flex;
}
.ak_contact_time{
	display: flex;
	margin-top: 20px;
	align-items: center;
}
.ak_contact_phone .phone{
	font-size: 51px;
	color: #eb841f;
	font-weight: bold;
	font-family: "Century Gothic",sans-serif;
	letter-spacing: 2px;
	padding: 10px 0px 0px 10px;
}
.ak_contact_phone .phone a{
	font-size: 51px;
	color: #eb841f;
	font-family: "Century Gothic",sans-serif;
}
.ak_contact_time .time_box{
	padding: 6px 10px;
	background-color: #6aab47;
	font-size: 14px;
	color: #ffffff;
}
.ak_contact_time .time_font{
	font-size: 16px;
	margin: 10px 5px;
}
.ak_hudosan_w{
	background-color: #f3ffec;
	width: 100%;
	padding-bottom: 80px;
}
.ak_hudosan_in{
	padding-top: 70px;
}
.ak_hudosan_box{
	position: relative;
	display: flex;
	width: 1100px;
	margin: 0 auto;
	padding: 80px 0px;
}
.ak_hudosan_l{
	background-color: #ffffff;
	border-radius: 3px;
	width: 565px;
	z-index: 20;
	margin-top: 35px;
	padding:0px 30px 50px 50px;
	box-sizing: border-box;
}
.ak_hudosan_l img{
	position: absolute;
	bottom: 80px;
	left: -70px;
}
.ak_hudosan_l .hudosan_title{
	font-size: 32px;
	text-align: left;
	padding: 50px 0px 30px 0px;
	line-height: 40px;
	font-weight: bold;
}
.ak_hudosan_l .hudosan_font{
	text-align: left;
	font-size: 16px;
	line-height: 25px;
}
.ak_hudosan_box .akiya_img{
	position: absolute;
	top: 80px;
	right: 0px;
	z-index:10;
}
.ak_akiya_in{
	width: 100%;
	margin: 80px 0px;
}
.ak_akiya_title{
	background-image:url(../img/consulting/akiya_home.png) ;
	background-repeat: no-repeat;
	width: 1100px;
	margin: 0 auto;
	background-position: bottom;
}
.ak_akiya_title img{
	padding-bottom: 30px;
}
.ak_akiya_box_w{
	border: 3px solid #6aab47;
	background-color: #f3ffec;
	width: 1100px;
	margin: 0 auto;
	display: flex;
	padding: 35px 30px;
	box-sizing: border-box;
}
.ak_akiya_box_w img{
	border-radius: 5px;
}
.ak_akiya_box_in{
	width: 240px;
	margin: 0px 10px;
}
.ak_akiya_box_in .oranmge_f{
	font-size: 20px;
	color: #f5ae54;
	font-weight: bold;
	margin: 20px 0px;
}
.ak_akiya_box_in .blue_f{
	font-size: 20px;
	color: #50b6a9;
	font-weight: bold;
	margin: 20px 0px;
}
.ak_akiya_box_in .red_f{
	font-size: 20px;
	color: #ff5970;
	font-weight: bold;
	margin: 20px 0px;
}
.ak_akiya_box_in .green_f{
	font-size: 20px;
	color: #5f9740;
	font-weight: bold;
	margin: 20px 0px;
}
.ak_akiya_box_in .akiya_box_font{
	font-size: 14px;
	text-align: left;
	line-height: 20px;
	margin-bottom: 10px;
}
.ak_akiya_box_in a{
	padding: 10px 60px;
	background-color: #ffffff;
	border: 2px solid #5f9740;
	color: #5f9740;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	display: block;
}
.ak_akiya_box_in a:hover{
	opacity: 0.8;
}
.ak_akiya_box_in a::after{
	right: 15px;
	top: 15px;
	width: 8px;
	height: 8px;
	border-top: 2px solid #7a0;
	border-right: 2px solid #7a0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
	position: absolute;
}
.ak_strong_w{
	width: 100%;
	background-image:url(../img/consulting/strong_bg.jpg) ;
	padding: 115px 0px 150px 0px;
	background-size: cover;
}
.ak_strong_in{
	width: 1100px;
	margin: 0 auto;
}
.ak_strong_title{
	display: flex;
}
.ak_strong_r ul{
	display: flex;
	flex-wrap: wrap;
	width: 720px;
}
.ak_strong_r li{
	display: flex;
	margin: 10px 10px;
}
.ak_strong_r .strong_green{
	color: #6aab47;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	margin:10px 10px ;
}
.ak_strong_r .strong_main_font{
	font-size: 14px;
	width: 190px;
	text-align: left;
	margin: 10px 10px;
	line-height: 25px;
}
.ak_strong_img_w{
	overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.ak_strong_img_w h2{
	margin: 40px 0px 15px 0px;
}
.ak_strong_nozawa{
	font-size:15px;
	margin:0px 0px 40px 0px;
	width:100%;
}
.ak_strong_img_in1{
	float: left;
	width: 530px;
	background-color: #f1f1f1;
}
.ak_strong_img_in2{
	float: right;
	width: 530px;
	background-color: #e5ffd5;
}
.ak_strong_img_w .case{
	font-size: 22px;
	margin: 40px 0px;
	font-weight: bold;
	letter-spacing: 1.5px;
}
.ak_strong_img_w .case_bold{
	font-size:35px;
	font-weight: bold;
}
.ak_strong_img_w .case_main{
	font-size: 16px;
	margin: 30px 20px;
	line-height: 30px;
	text-align: left;
}


/* shop（店舗紹介）
---------------------------------------- */
.shop_body{
    overflow-x: hidden;
}
.shop_main_wrap{
	position:relative;
}
.shop_main_wrap::before{
    color: #ffffff69;
    font-size: 150px;
    font-weight: bold;
    position: absolute;
    left: -250px;
    right: 0px;
    margin: auto;
    bottom: 54px;
    z-index: 1;
}
.shop_main_tokorozawa::before{
    content: "TOKOROZAWA";
}
.shop_main_kotesashi::before{
    content: "KOTESASHI";
}
.shop_main_shintokorozawa::before{
    content: "SHIN-TOKOROZAWA";
    font-size: 110px;
}
.shop_main_wrap h2{
	font-size: 30px;
	font-weight:bold;
	padding: 20px 0px;
	color: #fff;
	background-color: #000;
	text-align: center;
	position: absolute;
	left: 0px;
	right: 600px;
	margin: auto;
	width: 400px;
	bottom: -40px;
	z-index:2;
}
.sliding_wrap {
	width:100%;
	overflow:hidden;
}
.sliding {
  height: 450px;
  width: 4000px; /* 画像サイズの3倍以上、画面で端が見えないサイズに */
  animation: slide 60s linear infinite; /* スピードを速くするには秒数を短く */
}
.shop_main_tokorozawa .sliding{
  background: url("/shop/tokorozawa/img/main_img.webp") repeat-x;
}
.shop_main_kotesashi .sliding{
  background: url("/shop/kotesashi/img/main_img.webp") repeat-x;
}
.shop_main_shintokorozawa .sliding{
  background: url("/shop/shintokorozawa/img/main_img.webp") repeat-x;
}
@keyframes slide{
  0%{
    transform: translate3d(0, 0, 0);
  }
  100%{
    transform: translate3d(-2000px, 0, 0); /* 画像のサイズを記載 */
  }
}
.shop_shosai_links {
    display: block;
    margin: 30px auto 90px;
    background: #f5f5f5;
    width: 1000px;
    padding: 35px 0;
}
.shop_shosai_links ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    margin: 0 auto;
}
.shop_shosai_links ul li {
    overflow: hidden;
    border-radius: 5px;
    width: 48%;
}
.shop_shosai_links ul li a {
    background: #6aab47;
    color: #fff;
    display: block;
    font-size: 18px;
    padding: 20px 0;
}


.shop_shosai_wrap{
    width: 1000px;
    margin: 110px auto 90px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: self-start;
}
.shop_shosai_wrap iframe{
	display:block;
	width:470px;
	height:276px;
}
.shop_shosai_wrap&gt;ul{
    margin: 10px 0px 0px 0px;
    padding: 0px;
    list-style-type: none;
    width: 490px;
}
.shop_shosai_wrap&gt;ul li{
    font-size: 14px;
    padding: 15px 0;
    overflow: hidden;
    border-bottom: 1px solid #DDDDDD;
    display: flex;
    justify-content: left;
    align-items: self-start;
}
.shop_shosai_wrap&gt;ul li span{
    display: block;
    width: 70px;
    color: #FFBF00;
    font-weight: bold;
    text-align: left;
}
.shop_shosai_wrap&gt;ul li p{
    margin: 0;
    padding: 0px 0px 0px 10px;
}
.shop_staff_wrap{
	background-color:#f1f8ec;
	padding:70px 0px;
}
.shop_staff_wrap iframe{
    border: none;
    margin: 0px;
    width: 100%;
}
.shop_staff_box_1dan iframe{
    height: 360px;
}
.shop_staff_box_2dan iframe{
    height: 780px;
}
.shop_staff_wrap h2{
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    color: #5f9740;
    margin: 0px 0px 50px 0px;
}
.shop_staff_box{
    width: 660px;
    margin: 0px auto 0px auto;
}
.shop_staff_box ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display: flex;
	justify-content: left;
	align-items: self-start;
	flex-wrap: wrap;
	
}
.shop_staff_box ul li{
    width: 300px;
    margin-right: 60px;
    margin-bottom: 60px;
}
.shop_staff_box ul li:nth-child(2n){
	margin-right:0px;
}
.shop_staff_box ul li a{
	display:block;
	text-decoration:none;
	color:#333;
}
.shop_staff_img{
    height: 300px;
    background-color: #ededed;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 190px;
    box-shadow: 3px 3px 8px #d9d9d9;
}
.shop_staff_img img{
    width: 470px;
    display: block;
    max-width: none;
}
.shop_staff_box ul li a p{
	text-align:center;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	margin-top:20px;
}
.shop_staff_wrap&gt;a {
    font-size: 16px;
    font-weight: bold;
    background: #6aab47;
    border-radius: 3px;
    color: #fff;
    padding: 25px 0;
    margin-top: 50px;
    display: inline-block;
    width: 330px;
}

.shop_comment_wrap{
    font-size: 20px;
    line-height: 38px;
    width: 1000px;
    padding: 40px 0px 0px 100px;
    margin: 60px auto 60px auto;
    text-align: left;
    box-sizing: border-box;
	position:relative;
}
.shop_comment_wrap::before{
content: "message";
    color: #eeeeee;
    font-size: 92px;
    position: absolute;
    left: 50px;
    top: 8px;
    z-index: -1;

}






}





/* other（例）
---------------------------------------- */

</pre></body></html>