@charset "utf-8";
/* CSS Document */

body {
	height: 100%;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 300;
	vertical-align: top;
	letter-spacing: 0px;
	font-size: 13px;
	margin: 0px auto;
	padding: 0px;
	min-width: 1160px;
	_display: inline;
	_zoom: 1;
	-webkit-text-size-adjust: 100%;
}

#cn { font-family: "微软雅黑","宋体"!important; }
#cn .company_greeting_txt1 { font-family: "微软雅黑","宋体"!important; }
#cn .company_greeting_txt2 { font-family: "微软雅黑","宋体"!important; }
#cn .company_greeting_txt3 { font-family: "微软雅黑","宋体"!important; }
#cn .company_m_philosophy1 { font-family: "微软雅黑","宋体"!important; }
#cn .company_m_philosophy2 { font-family: "微软雅黑","宋体"!important; }

.cn { font-family: "微软雅黑","宋体"!important; }

/* ※TOP FADEIN */

#loader { display: none; width: 100%; height: 100%; color: #FFF; }
#loading-bg { display: none; position: fixed; width: 100%; height: 100%; top: 0px; left: 0px; background: #FFF; z-index: 1; font-weight: 400; }
#loading {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 200px;
	height: 200px;
	margin-top: -100px;
	margin-left: -100px;
	text-align: center;
	color: #222;
	z-index: 2;
}

/* ※HEADER */

#site_catch { width: 100%; margin: 0 auto; margin-bottom: 0px; text-align: left; background-color: rgba(30,165,105,1); z-index: 10; }

.site_catch_box { width: 1160px; max-width: 1160px; margin: 0 auto; background-color: rgba(0,0,0,0); color: #FFF; padding: 10px 0px; }
.site_catch_box h1 { font-size: 12px; font-weight: 200; margin: 0px; padding: 0px; }

#header{ width: 100%; margin: 0 auto; margin-bottom: 0px; padding-top: 30px; text-align: center; background-color: rgba(255,255,255,1); z-index: 10; }

.header_box1 { width: 1160px; max-width: 1160px; margin: 0 auto; background-color: rgba(0,0,0,0); padding: 20px 0px 20px 0px; }

.header_left_box1 { width: 550px; padding: 0px; float: left; font-size: 35px; font-weight: 400; text-align: left; line-height: 30px; }
.header_left_box1 a { text-decoration: none; color: rgba(30,165,105,1); }
.header_left_box1 img { width: 250px; }
.header_left_txt1 { font-size: 12px; font-weight: 400; letter-spacing: 0px; line-height: 30px; color: #222; }

.header_right_box1 { display: block; width: 580px; float: right; color: #444; text-align: right; }
.header_right_tel1 { width: 250px; float: right; margin-right: 20px; line-height: 0px; }

.header_r_btn1 { display: block; width: 170px; height: 48px; text-align: center; float: right; font-size: 12px; font-weight: bold; border-radius: 5px; }
.header_r_btn1 a {
	display: block;
	width: 170px;
	height: 48px;
	background: url(../images/common/hd_ct_btn1.png) no-repeat left center;
	border-radius: 4px;
	transition: .2s linear;
	-webkit-transition: .2s linear;
}
.header_r_btn1 a:hover { background: url(../images/common/hd_ct_btn1.png) no-repeat left center; border-radius: 4px; opacity: 0.6; }

.header_r_btn2 { display: block; width: 70px; height: 48px; text-align: center; float: right; font-size: 13px; font-weight: 400; border-radius: 5px; margin-left: 5px; }
.header_r_btn2 a {
	display: block;
	width: 70px;
	line-height: 48px;
	background: url(../images/common/hd_lang_btn1.png) no-repeat left center;
	border-radius: 4px;
	color: #FFF;
	text-decoration: none;
	transition: .2s linear;
	-webkit-transition: .2s linear;
} 
.header_r_btn2 a:hover { background: url(../images/common/hd_lang_btn1.png) no-repeat left center; border-radius: 4px; opacity: 0.6; }

/* ※SMARTPHONE MENU */
.button_container { display: none; }
.overlay { display: none; }

/* ※FOOTER */

#footer_box1 { width: 100%; margin: 0 auto; margin-bottom: 0px; text-align: left; border-top: 1px #CCC solid; background: #0071BE; }

.footer_box1_in { width: 1160px; max-width: 1160px; margin: 0 auto; padding: 25px 0px 40px 0px; font-size: 12px; color: #FFF;  }

.footer_toi_box1 {
	display: block;
	width: 450px;
	padding: 15px 0px;
	margin-bottom: 15px;
	background: url(../images/common/footer_tel_back01.png)no-repeat left center;
	border-radius: 5px;
}

.footer_toi_btn1 {
	display: block;
	width: 180px;
	height: 45px;
	margin-right: 20px;
	float: right;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border-radius: 5px;
}
.footer_toi_btn1 a {
	display: block;
	width: 180px;
	height: 45px;
	background: url(../images/common/hd_ct_btn1.png) no-repeat left center;
	border-radius: 4px;
	transition: .2s linear;
	-webkit-transition: .2s linear;
}
.footer_toi_btn1 a:hover { background: url(../images/common/hd_ct_btn1.png) no-repeat; background-position: left center; border-radius: 4px; opacity: 0.6; }

.footer_toi_box1_2 {
	display: block;
	width: 450px;
	padding: 15px 0px;
	margin-bottom: 15px;
	background: url("../images/common/footer_tel_back_02.png") no-repeat left center;
	border-radius: 5px;
}

.footer_toi_btn1_2 {
	display: block;
	width: 180px;
	height: 45px;
	margin-right: 20px;
	float: right;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border-radius: 5px;
}
.footer_toi_btn1_2 a {
	display: block;
	width: 180px;
	height: 45px;
	background: url(../images/common/hd_ct_btn2.png) no-repeat left center;
	border-radius: 4px;
	transition: .2s linear;
	-webkit-transition: .2s linear;
}
.footer_toi_btn1_2 a:hover { background: url(../images/common/hd_ct_btn2.png) no-repeat; background-position: left center; border-radius: 4px; opacity: 0.6; }

.footer_toi_box1_3 {
	display: block;
	width: 450px;
	padding: 15px 0px;
	margin-bottom: 15px;
	background: url(../images/common/footer_tel_back_03.png) no-repeat left center;
	border-radius: 5px;
}

.footer_toi_btn1_3 {
	display: block;
	width: 180px;
	height: 45px;
	margin-right: 20px;
	float: right;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border-radius: 5px;
}
.footer_toi_btn1_3 a {
	display: block;
	width: 180px;
	height: 45px;
	background: url(../images/common/hd_ct_btn3.png) no-repeat left center;
	border-radius: 4px;
	transition: .2s linear;
	-webkit-transition: .2s linear;
}
.footer_toi_btn1_3 a:hover { background: url(../images/common/hd_ct_btn3.png) no-repeat; background-position: left center; border-radius: 4px; opacity: 0.6; }

.footer_toi_box2 { display: none; }
.footer_toi_btn2 { display: none; }

.footer_link1 { margin-bottom: 30px; color: #444; }
.f_link_table_box1 { width: 150px; float: left; }
.f_link_table_box2 { width: 150px; float: left; margin-left: 16px; }
.f_link_table_box1 table { width: 150px; }
.f_link_table_box2 table { width: 150px; }

.f_link_td1 { background: url(../images/common/footer_icon_15.png) no-repeat 0px center; border-bottom: 1px #FFF dashed; padding: 7px 0px 7px 21px; font-size: 13px; }

.footer_link1 A:link	{ color: #FFF; text-decoration: none; }
.footer_link1 A:visited	{ color: #FFF; text-decoration: none; }
.footer_link1 A:active	{ color: #FFF; text-decoration: none; }
.footer_link1 A:hover	{ color: #FFF; text-decoration: none; }

.footer_comn1 { font-size: 30px; font-weight: 600; color: #FFF; padding-bottom: 10px; }
.footer_comn1 img { width: 370px; }

.footer_add1 { text-align: left; line-height: 18px; font-size: 13px; font-weight: 400; color: #FFF; }
.footer_add_td1 { padding-left: 10px; }

.footer_copy_box { width: 100%; margin: 0 auto; margin-bottom: 0px; text-align: left; background: #454C59; }
.footer_copy_in { width: 1160px; max-width: 1160px; margin: 0 auto; padding: 20px 0px; font-size: 12px; color: #FFF; text-align: center; }

#footer_box2 { display: none; }

/* ※NAVIGATION MENU */

.scroll { display: block; top: 0; left: 0; opacity: 1; padding: 0px 0; z-index: 1000; }

#nav_menu { display: block; background-color: rgba(255,255,255,1); color: #444; width: 100%; height: 60px; text-align: center; padding: 0px 0; z-index: 1000; }
#nav_menu.scroll { display: block; position: fixed; top: 0; left: 0; opacity: 1; padding: 0px 0; z-index: 1000; }
#nav_menu.scroll h2 { display: block; float: left; padding: 10px; margin-right: 30px; font-size: 18px; }

.nav_menu_box1 { display: block; width: 1160px; max-width: 1160px; height: 60px; margin: 0 auto; overflow: visible; position: relative; }

.sub_header_box { position: fixed; top: 0px; left: 0px; display: none; background: #fff; width: 100%; height: 54px; overflow: visible; margin: 0 auto; padding: 0; }
.sub_header_box2 { display: block; width: 1160px; max-width: 1160px; margin: 0 auto; overflow: visible; }

.nav_menu_r_box { float: left; position: relative; top: 4px; left: 0px; z-index: 1; }
.nav_menu_l_box { float: right; position: relative; top: 4px; right: 0px; z-index: 1; }

#nav_menu2 { display: block; background-color: rgba(255,255,255,1); color: #444; width: 100%; height: 60px; text-align: center; padding: 0px 0; z-index: 10; }
#nav_menu2.scroll { display: block; position: fixed; top: 0; left: 0; opacity: 1; padding: 0px 0; z-index: 80; }
#nav_menu2.scroll h2 { display: block; float: left; padding: 10px; margin-right: 30px; font-size: 18px; }

.nav_menu2_box1 { display: block; width: 1160px; max-width: 1160px; height: 60px; margin: 0 auto; }

.button_0 {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 193px;
	height: 60px;
	float: left;
	font-size: 16px;
	font-weight: 500;
	line-height: 18px;
	border-right: 1px rgba(0,113,190,1) solid;
}
.button_0 a {
	display: block;
	width: 100%;
	height: 32px;
	padding: 10px 0px 18px 0px;
	color: #0071BE;
	text-decoration: none;
	transition: .3s linear;
	-webkit-transition: .3s linear;
	background: url("../images/common/header_name.png") center no-repeat;
	background-size: 95%;
} 
.button_0 a:hover {
	color: #FFF;
	background: url("../images/common/header_name_2.png") center no-repeat;
	background-size: 95%;
	background-color: rgba(0,113,190,1);
	opacity: 0.9;
}

.button_1 { width: 193px; height: 60px; float: left; font-size: 16px; font-weight: 500; line-height: 18px; border-right: 1px rgba(0,113,190,1) solid; }
.button_1 a {
	display: block;
	width: 100%;
	height: 32px;
	padding: 10px 0px 18px 0px;
	color: #0071BE;
	text-decoration: none;
	transition: .3s linear;
	-webkit-transition: .3s linear;
}
.button_1 a:hover { background-color: rgba(0,113,190,1); color: #FFF; opacity: 0.9; }

.button_2 { width: 193px; height: 60px; float: left; font-size: 16px; font-weight: 500; line-height: 18px; }

.button_3 { width: 193px; height: 60px; float: left; font-size: 16px; font-weight: 500; line-height: 18px; border-right: 1px rgba(0,113,190,1) solid; }
.button_3 a {
	display: block;
	width: 100%;
	height: 32px;
	padding: 10px 0px 18px 0px;
	color: #0071BE;
	text-decoration: none;
	transition: .3s linear;
	-webkit-transition: .3s linear;
}
.button_3 a:hover { background-color: rgba(0,113,190,1); opacity: 0.9; color: #FFF; }

.button_4 { width: 192px; height: 60px; float: left; font-size: 16px; font-weight: 500; line-height: 18px; border-right: 1px rgba(0,113,190,1) solid; }
.button_4 a {
	display: block;
	width: 100%;
	height: 32px;
	padding: 10px 0px 18px 0px;
	color: #0071BE;
	text-decoration: none;
	transition: .3s linear;
	-webkit-transition: .3s linear;
}
.button_4 a:hover { background-color: rgba(0,113,190,1); opacity: 0.9; color: #FFF; }

.button_5 { width: 192px; height: 60px; float: left; font-size: 16px; font-weight: 500; line-height: 18px; border-right: 1px rgba(0,113,190,1) solid; }
.button_5 a {
	display: block;
	width: 100%;
	height: 32px;
	padding: 10px 0px 18px 0px;
	color: #0071BE;
	text-decoration: none;
	transition: .3s linear;
	-webkit-transition: .3s linear;
}
.button_5 a:hover { background-color: rgba(0,113,190,1); opacity: 0.9; color: #FFF; }

.button_6 { width: 192px; height: 60px; float: left; font-size: 16px; font-weight: 500; line-height: 18px; }
.button_6 a {
	display: block;
	width: 100%;
	height: 32px;
	padding: 10px 0px 18px 0px;
	color: #0071BE;
	text-decoration: none;
	transition: .3s linear;
	-webkit-transition: .3s linear;
}
.button_6 a:hover { background-color: rgba(0,113,190,1); opacity: 0.9; color: #FFF; }

.button_1_lg { width: 289px; height: 60px; float: left; font-size: 16px; font-weight: 500; line-height: 18px; border-right: 1px rgba(0,113,190,1) solid; }
.button_1_lg a {
	display: block;
	width: 100%;
	height: 32px;
	padding: 10px 0px 18px 0px;
	color: #0071BE;
	text-decoration: none;
	transition: .3s linear;
	-webkit-transition: .3s linear;
}
.button_1_lg a:hover { background-color: rgba(0,113,190,1); color: #FFF; opacity: 0.9; }

.button_2_lg { width: 289px; height: 70px; float: left; font-size: 16px; font-weight: 500; line-height: 18px; border-right: 1px rgba(0,113,190,1) solid; }
.button_2_lg a {
	display: block;
	width: 100%;
	height: 32px;
	padding: 17px 0px 21px 0px;
	color: #0071BE;
	text-decoration: none;
	transition: .3s linear;
	-webkit-transition: .3s linear;
}
.button_2_lg a:hover { background-color: rgba(0,113,190,1); color: #FFF; opacity: 0.9; }

.button_3_lg { width: 289px; height: 70px; float: left; font-size: 16px; font-weight: 500; line-height: 18px; border-right: 1px rgba(0,113,190,1) solid; }
.button_3_lg a {
	display: block;
	width: 100%;
	height: 32px;
	padding: 17px 0px 21px 0px;
	color: #0071BE;
	text-decoration: none;
	transition: .3s linear;
	-webkit-transition: .3s linear;
}
.button_3_lg a:hover { background-color: rgba(0,113,190,1); color: #FFF; opacity: 0.9; }

.button_4_lg { width: 290px; height: 70px; float: left; font-size: 16px; font-weight: 500; line-height: 18px; }
.button_4_lg a {
	display: block;
	width: 100%;
	height: 32px;
	padding: 17px 0px 21px 0px;
	color: #0071BE;
	text-decoration: none;
	transition: .3s linear;
	-webkit-transition: .3s linear;
}
.button_4_lg a:hover { background-color: rgba(0,113,190,1); color: #FFF; opacity: 0.9; }

.button_1 span { font-size: 10px; font-family: 'Noto Serif', serif; color: rgba(68,68,68,1); }
.button_1 a span { transition: .3s linear; -webkit-transition: .3s linear; -moz-transition: .3s linear; -o-transition: .3s linear; -ms-transition: .3s linear; }
.button_1 a:hover span { color: rgba(255,255,255,1); }

.button_3 span { font-size: 10px; font-family: 'Noto Serif', serif; color: rgba(68,68,68,1); }
.button_3 a span { transition: .3s linear; -webkit-transition: .3s linear; -moz-transition: .3s linear; -o-transition: .3s linear; -ms-transition: .3s linear; }
.button_3 a:hover span { color: rgba(255,255,255,1); }

.button_4 span { font-size: 10px; font-family: 'Noto Serif', serif; color: rgba(68,68,68,1); }
.button_4 a span { transition: .3s linear; -webkit-transition: .3s linear; -moz-transition: .3s linear; -o-transition: .3s linear; -ms-transition: .3s linear; }
.button_4 a:hover span { color: rgba(255,255,255,1); }

.button_5 span { font-size: 10px; font-family: 'Noto Serif', serif; color: rgba(68,68,68,1); }
.button_5 a span { transition: .3s linear; -webkit-transition: .3s linear; -moz-transition: .3s linear; -o-transition: .3s linear; -ms-transition: .3s linear; }
.button_5 a:hover span { color: rgba(255,255,255,1); }

.button_6 span { font-size: 10px; font-family: 'Noto Serif', serif; color: rgba(68,68,68,1); }
.button_6 a span { transition: .3s linear; -webkit-transition: .3s linear; -moz-transition: .3s linear; -o-transition: .3s linear; -ms-transition: .3s linear; }
.button_6 a:hover span { color: rgba(255,255,255,1); }

.button_1_lg span { font-size: 10px; font-family: 'Noto Serif', serif; color: rgba(68,68,68,1); }
.button_1_lg a span { transition: .3s linear; -webkit-transition: .3s linear; -moz-transition: .3s linear; -o-transition: .3s linear; -ms-transition: .3s linear; }
.button_1_lg a:hover span { color: rgba(255,255,255,1); }

.button_2_lg span { font-size: 10px; font-family: 'Noto Serif', serif; color: rgba(68,68,68,1); }
.button_2_lg a span { transition: .3s linear; -webkit-transition: .3s linear; -moz-transition: .3s linear; -o-transition: .3s linear; -ms-transition: .3s linear; }
.button_2_lg a:hover span { color: rgba(255,255,255,1); }

.button_3_lg span { font-size: 10px; font-family: 'Noto Serif', serif; color: rgba(68,68,68,1); }
.button_3_lg a span { transition: .3s linear; -webkit-transition: .3s linear; -moz-transition: .3s linear; -o-transition: .3s linear; -ms-transition: .3s linear; }
.button_3_lg a:hover span { color: rgba(255,255,255,1); }

.button_4_lg span { font-size: 10px; font-family: 'Noto Serif', serif; color: rgba(68,68,68,1); }
.button_4_lg a span { transition: .3s linear; -webkit-transition: .3s linear; -moz-transition: .3s linear; -o-transition: .3s linear; -ms-transition: .3s linear; }
.button_4_lg a:hover span { color: rgba(255,255,255,1); }

#nav_menu_sp {
	display: none;
	padding: 0px 0;
	margin-bottom: 1px;
	width: 100%;
	height: 60px;
	color: #444;
	text-align: center;
	background-color: rgba(255,255,255,1);
	z-index: 1000;
}
.nav_menu_box1_sp { display: none; width: 100%; max-width: 100%; height: 32px; margin: 0 auto; overflow: none; position: none; }

/* ※DROPDOWN MENU */

.dropmenu { *zoom: 1; list-style-type: none; width: 193px; height: 60px; margin: 0px auto 0px; padding: 0; border-right: 1px rgba(0,113,190,1) solid; }
.dropmenu:before, .dropmenu:after { content: ""; display: table; }
.dropmenu:after { clear: both; }

.dropmenu li { position: relative; width: 193px; height: 60px; float: left; margin: 0; padding: 0; text-align: center; font-size: 16px; line-height: 18px; }
.dropmenu li a {
	display: block;
	height: 32px;
	padding: 10px 0px 18px 0px;
	margin: 0;
	color: #0071BE;
	text-decoration: none;
	background-color: rgba(0,0,0,0);
	transition: .1s linear;
	-webkit-transition: .1s linear;
}
.dropmenu li a:hover { background-color: rgba(0,113,190,1); color: #FFF; opacity: 0.9; }
.dropmenu li span { font-size: 10px; color: rgba(68,68,68,0.9); font-family: 'Noto Serif', serif; }
.dropmenu li a:hover span { color: rgba(255,255,255,0.9); }

.dropmenu li ul { list-style: none; position: absolute; z-index: 9999; top: 100%; left: 0; margin: 0; padding: 0; }
.dropmenu li ul li { width: 193px; font-size: 12px; }
.dropmenu li ul li a {
	padding: 15px 0px 2px 10px;
	font-weight: 300;
	color: #FFF;
	text-align: left;
	border-top: 1px rgba(69,162,214,1) solid;
	background-color: rgba(0,113,190,1);
}
.dropmenu li ul li a:hover { background-color: rgba(0,113,190,0.8); color: #FFF; }

#dropmenu li ul li { left: -1px; overflow: hidden; height: 0; transition: .2s; border-right: 1px rgba(0,113,190,1) solid; border-left: 1px rgba(0,113,190,1) solid; }
#dropmenu li:hover ul li { height: 50px; }

/* ※SMARTPHONE MENU */

#menu-box { display: none; }

.top-headline { padding: 4em 0; color: #fff; text-align: center; background: #0071BE; }
.top-headline .inner { width: 90%; max-width: 1160px; margin: 0 auto; }
.top-headline .inner h2 { margin-top: 0; font-size: 2.4rem; font-family: 'Noto Serif JP', serif; }
.top-headline .inner h2 br { display: none; }
.top-headline .inner p { margin: 0; font-size: 1rem; font-weight: 400; line-height: 1.8; letter-spacing: 0.1rem; }

.top-about { margin-top: 40px; overflow-x: hidden; }
.top-about .inner { width: 90%; max-width: 1160px; margin: 0 auto; }

.top-about .aboutBox01 { display: flex; align-items: center; position: relative; margin-top: 60px; }
.top-about .aboutBox01::after {
	content: "SERVICE01";
	position: absolute;
	top: 50%;
    right: 0%;
    transform: translateY(-50%);
	margin-right: calc(50% - 50vw);
	font-family: 'Roboto', sans-serif;
	font-size: 4.5rem;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 0.3rem;
	writing-mode: vertical-rl;
	opacity: 0.2;
}
.top-about .aboutBox01 .aboutBox01__imgBox { width: 70%; margin-left: calc(50% - 50vw); }
.top-about .aboutBox01 .aboutBox01__imgBox img { width: 100%; height: 500px; object-fit: cover; border-radius: 0 10px 10px 0; }

.top-about .aboutBox01 .aboutBox01__txtBox { position: relative; width: 50%; padding-left: 5em; margin-left: 5em; }
.top-about .aboutBox01 .aboutBox01__txtBox .headline { position: relative; }
.top-about .aboutBox01 .aboutBox01__txtBox::before {
	content: "";
	position: absolute;
	top: 50%;
    left: 0%;
    transform: translateY(-50%);
	width: 1px;
	height: 97%;
	background: #111;
}
.top-about .aboutBox01 .aboutBox01__txtBox .headline h2 {
	display: flex;
	align-items: center;
	margin: 0 0 20px;
	font-size: 2.4rem;
	line-height: 1.2;
}
.top-about .aboutBox01 .aboutBox01__txtBox .headline h2 span { color: #0071BE; }
.top-about .aboutBox01 .aboutBox01__txtBox .headline h2 small {
	padding: 0.5em 1.5em;
	margin-left: 30px;
	font-size: 0.85rem;
	color: #0071BE;
	border: 1px #0071BE solid;
	border-radius: 5px;
}
.top-about .aboutBox01 .aboutBox01__txtBox .headline h3 { margin: 20px 0; font-size: 1.7rem; font-family: "Noto Serif JP", serif; font-weight: 500; color: #222; }
.top-about .aboutBox01 .aboutBox01__txtBox p { margin-top: 30px; font-size: 1rem; font-weight: 400; color: #111; line-height: 1.8; }

.top-about .aboutBox02 { display: flex; align-items: center; position: relative; margin-top: 80px; }
.top-about .aboutBox02::after {
	content: "SERVICE02";
	position: absolute;
	top: 50%;
    left: 0%;
    transform: translateY(-50%);
	margin-left: calc(50% - 50vw);
	font-family: 'Roboto', sans-serif;
	font-size: 4.5rem;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 0.3rem;
	writing-mode: vertical-rl;
	opacity: 0.2;
}
.top-about .aboutBox02 .aboutBox02__imgBox { width: 70%; margin-right: calc(50% - 50vw); order: 2; }
.top-about .aboutBox02 .aboutBox02__imgBox img { width: 100%; height: 500px; object-fit: cover; border-radius: 10px 0 0 10px; }

.top-about .aboutBox02 .aboutBox02__txtBox { position: relative; width: 50%; padding-right: 5em; margin-right: 5em; }
.top-about .aboutBox02 .aboutBox02__txtBox .headline { position: relative; }
.top-about .aboutBox02 .aboutBox02__txtBox::before {
	content: "";
	position: absolute;
	top: 50%;
    right: 0%;
    transform: translateY(-50%);
	width: 1px;
	height: 97%;
	background: #111;
}
.top-about .aboutBox02 .aboutBox02__txtBox .headline h2 {
	display: flex;
	align-items: center;
	margin: 0 0 20px;
	font-size: 2.4rem;
	line-height: 1.2;
}
.top-about .aboutBox02 .aboutBox02__txtBox .headline h2 span { color: #0071BE; }
.top-about .aboutBox02 .aboutBox02__txtBox .headline h2 small {
	padding: 0.5em 1.5em;
	margin-left: 30px;
	font-size: 0.85rem;
	color: #0071BE;
	border: 1px #0071BE solid;
	border-radius: 5px;
}
.top-about .aboutBox02 .aboutBox02__txtBox .headline h3 { margin: 20px 0; font-size: 1.7rem; font-family: "Noto Serif JP", serif; font-weight: 500; color: #222; }
.top-about .aboutBox02 .aboutBox02__txtBox p { margin-top: 30px; font-size: 1rem; font-weight: 400; color: #111; line-height: 1.8; }

/* ※SLIDER */

/* mv slider */

#vegas {
    width: 100%;
	height: 100vh;
    /*height: calc(100vh - 160px);*/
	margin: auto;
	position: relative;
}
#vegas .bg { background-color: rgba(0,0,0,0.3); width: 100%; height: 100%; }
#vegas .caption {
	position: absolute;
  	bottom: 25%;
  	left: 10%;
  	margin: auto;
}
#vegas .caption h2 {
	margin: 30px 0 0;
	font-family: 'Roboto', sans-serif;
	font-size: calc(90 / 1200 * 100vw);
	font-weight: 600;
	font-style: italic;
	color: #fff;
	line-height: 1;
	letter-spacing: 0.2rem;
	text-indent: -10px;
}
#vegas .caption h3 {
	margin: 20px 0 0;
	font-family: "Noto Serif JP", serif;
	font-size: calc(30 / 1200 * 100vw);
	font-weight: 500;
	color: #fff;
	line-height: 1.4;
	text-indent: -3px;
}
#vegas .caption p {
	margin: 20px 0 0;
	font-size: 1.1rem;
	color: #fff;
}

#vegas .caption .sp-br { display: none; }

.sp-br { display: none; }

/* scroll */
.scroll-Block { position: absolute; bottom: 3rem; right: 0px; z-index: 5; }
.scroll-Block .Txt {
    display: block;
	position: relative;
	bottom: 1.7rem;
	right: 0;
	font-family: 'Roboto', sans-serif;
	font-size: 1.2em;
	font-weight: 500;
    line-height: 1;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.scroll-Block .Txt a { color: #fff; text-decoration: none; letter-spacing: .1em; }
.scroll-Block .Line {
    position: relative;
    margin: 50px 0 0 65px;
    width: 2px;
    height: 60px;
    overflow: hidden;
    z-index: 10;
}
.scroll-Block .Line:after, .scroll-Block .Line:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 1px;
    height: 100%;
}
.scroll-Block .Line:before {
    background: #FFF;
    z-index: 10;
    -webkit-animation: scroll 2s infinite normal;
    animation: scroll 2s infinite normal;
}
.scroll-Block .Line:after {
    background: transparent;
}

@-webkit-keyframes scroll {
	0% {
		-webkit-transform: translate3d(0,-100%,0);
	}
	15% {
		-webkit-transform: translate3d(0,-98%,0);
	}
	85% {
		-webkit-transform: translate3d(0,98%,0);
	}
	100% {
		-webkit-transform: translate3d(0,100%,0);
	}
}

/* sns */
.sns-floating { position: fixed; top: 25%; right: 2%; z-index: 50; transition: 0.3s; }
.sns-floating .icon { margin-bottom: 10px; }

.sns-floating.sns-scroll { display: block; top: 10%; transition: 0.3s; }

.top-product { width: 90%; max-width: 1160px; margin: 80px auto 40px; }
.top-product h2 { position: relative; margin: 60px auto 0; }
.top-product h2 span {
	display: table;
	position: relative;
	padding: 0 15px;
	margin: 0 auto;
	font-size: 2.5rem;
	font-family: 'Noto Serif JP', serif;
	color: #111;
	line-height: 1.2;
	text-align: center;
	background: #fff;
}
.top-product h2::before {
	content: "";
	position: absolute;
	top: 50%;
    left: 0%;
    transform: translateY(-50%);
	height: 1px;
	width: 100%;
	background: #111;
}
.top-product small {
	display: block;
	margin-top: 5px;
	margin-bottom: 30px;
	font-size: 1rem;
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	color: #111;
	text-align: center;
}

.link-button01 { width: 300px; margin: 0 auto; }
.link-button01 a {
	display: block;
	position: relative;
	padding: 0.8em 1em;
	margin-top: 40px;
	font-size: 1.1rem;
	font-weight: 500;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background: #0071BE;
	border: 2px #0071BE solid;
	border-radius: 5px;
	transition: 0.3s;
}
.link-button01 a:hover { color: #0071BE; background: #fff; }
.link-button01 a::after {
    content: "";
    position: absolute;
    top: 22px;
    right: 30px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: 0.3s;
}
.link-button01 a:hover::after { border-top: 2px solid #0071BE; border-right: 2px solid #0071BE; }

/* item slider */

#wideslider_box1 {
	width: 1160px;
	height: 508px!important;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	z-index: 15;
}

.wideslider { width: 100%; height: 508px !important; text-align: left; position: relative; overflow: hidden; }
.wideslider ul,
.wideslider ul li {
	height: 508px!important;
	float: left;
	display: inline;
	overflow: hidden;
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
}
.wideslider ul li img { display: none; width: 100%; text-align: center; }

.wideslider_base { top: 0; }
.wideslider_wrap { top: 0; position: absolute; overflow: hidden; }

.slider_prev,.slider_next { top: 0; overflow: hidden; position: absolute; z-index: 100px; cursor: pointer; }

.slider_prev { left: 0!important; width: 60px!important; background: #FFF url(../images/prev.jpg) no-repeat right center; background-size: 60px; }
.slider_next { right: 0!important; width: 60px!important; background: #FFF url(../images/next.jpg) no-repeat left center; background-size: 60px; }

.pagination { bottom: 10px; left: 0; width: 100%; height: 15px; text-align: center; position: absolute; z-index: 200; }
.pagination a { margin: 0 5px; width: 15px; height: 15px; display: inline-block; overflow: hidden; background: #333; }
.pagination a.active { filter: alpha(opacity=100)!important; -moz-opacity: 1!important; opacity: 1!important; }

/* ClearFixElements */

.wideslider ul:after { content: "."; height: 0; clear: both; display: block; visibility: hidden; }
.wideslider ul { display: inline-block; overflow: hidden; }

/* #wrapper */

#wrapper { margin: 0 auto; padding: 0 40px; text-align: left; }
#wrapper p { padding: 0 0 20px 0; font-size: 100%; line-height: 180%; }

/* ※SLICK */

.slick_main1 {
	width: 100%;
	margin: 2px auto 30px;
	padding: 15px 0px 25px 0px;
	color: #444;
	background: url(../images/common/slick_back.png);
	background-position: bottom;
}
.slick_main2 { width: 1060px; margin: 0px auto; }

.slick_tit1 { text-align: center; font-size: 20px; font-weight: 500; color: #FFF; margin-bottom: 15px; }

.slick_thumbnail1 { text-decoration: none; }
.slick_thumbnail1 img { max-width: 320px; margin: auto; padding: auto; border: 5px #FFF solid; }

/* ※BREADCRUMB LIST */

#pan { width: 100%; margin: 0 auto; text-align: left; padding: 10px 0px; background: url(../images/common/pan_back.png) repeat-x; background-position: center; }

.pan_box { width: 1160px; max-width: 1160px; margin: 0 auto; font-size: 12px; font-weight: 400; color: #FFF; }
.pan_box a { text-decoration: none; color: #FFF; }
.pan_box a:hover { text-decoration: underline; color: #FFF; }

#pan.scroll { display: block; position: fixed; top: 70px; left: 0; opacity: 1; z-index: 80; }

/* ※CONTACT */

.t_from_text { padding: 3px; border: 1px #BBB solid; }

.toi_btn01 { width: 180px; padding: 1em; border: 1px #333 solid; box-sizing: border-box; }
.toi_btn02 { width: 180px; padding: 1em; border: 1px #333 solid; box-sizing: border-box; }

.toi_btn_l { text-align: center; margin-left: 35%; float: left; }
.toi_btn_l input { width: 180px; padding: 1em; border: 1px #333 solid; box-sizing: border-box; }

.toi_btn_r { width: 100px; text-align: center; margin-left: 20px; float: left; }
.toi_btn_r input { width: 180px; padding: 1em; border: 1px #333 solid; box-sizing: border-box; }

.toi_td1 { padding: 8px 0px 5px 0px; color: #222; font-weight: 400; border-top: 1px #999 dashed; }
.toi_td2 { padding: 0px; color: #222; }
.toi_td3 { clear: both; height: 15px; border-bottom: 1px #999 dashed; }

.toi_td1_2 { padding: 8px 0px 5px 0px; color: #222; font-weight: 400; }
.toi_td2_2 { padding: 0px; color: #222; }
.toi_td3_2 { clear: both; height: 15px; color: #222; }
.toi_td3_3 { clear: both; height: 15px; bordver-bottom: 1px #999 dotted; }

.toi_txt1 { font-size: 13px; font-weight: 400; margin-bottom: 20px; }
.toi_tel1 { font-size: 17px; color: #3578D9; font-weight: bold; }

.toi_input1 { height: 25px; float: left; border-color: #999; border-width: 0px 0px 1px 0px; border-style: dotted; }


/*****  DL_form  *****/

.dl_form_table { width: 90%; border: 1px solid #ccc; border-radius: 4px; margin: 15px auto; background-color: #fff; }

.dl_form_table input[type="radio"]{-webkit-transform: scale(1.2);transform: scale(1.2);}
.dl_form_table dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    text-align: center;
    font-size: 1.2em;
    border-bottom: 1px solid #ccc;
    margin:0px;
}
.dl_form_table dl:last-child { border-bottom: none; }
.dl_form_table dt {
	padding: 10px;
	background: #ddd none repeat scroll 0 0;
	color: #333;
	margin: 0;
	text-align: left;
	width: 25%;
	position: relative;
}
.dl_form_table dd { padding: 10px; margin: 0; width: 70%; text-align: left; }
.dl_form_table dd.col { width: 100%; }
.dl_form_table dd.cnt { text-align: center; }
.dl_form_table dt.col { width: 100%; }

.dl_form_table .req {
	display: inline-block;
	position: absolute;
	right: 0;
	padding: 2px 6px;
	margin: 0 6px;
	font-size: 0.8em;
	color: #fff;
	background: #f00;
	border-radius: 2px;
}

.dl_form_ul1 { list-style: none; margin: 0; padding: 0; width: 100%; letter-spacing: -1em; }
.dl_form_ul1 li { display: inline-block; margin: 0; padding: 0 10px 0 0; white-space: nowrap; letter-spacing: normal; }

.dl_form_ul2 { list-style: none; margin: 0 auto; padding: 0; letter-spacing: -1em; }
.dl_form_ul2 li {
	display: inline-block;
	width: 12%;
	padding: 0;
	margin: 0 0 2px 0;
	border: 1px solid #f80;
	background: #ffC;
	letter-spacing: normal;
	vertical-align: top;
}
.dl_form_ul2 label { width: 100%; position: relative; display: block; }
.dl_form_ul2 img { max-width: 120px; max-height: 120px; display: block; margin: 4px auto; }


/* ※PAGE TOP */

#page-top { position: fixed; bottom: 20px; right: 20px; font-size: 12px; color: #FFF; line-height: 15px; text-align: center; }
#page-top a {
	display: block;
	width: 70px;
	padding: 22px 0px 19px 0px;
	color: #FFF;
	background-color: rgba(0,113,190,1);
	border-radius: 180px;
	text-decoration: none;
	transition: .1s linear;
	-webkit-transition: .1s linear;
}
#page-top a:hover { color: #FFF; background-color: rgba(0,113,190,0.8); }

/* ※COMMON */

.main_contents { width: 100%; margin: 0 auto; margin-bottom: 0px; background-position: bottom; padding: 0px 0px 50px 0px; }

.main_contents_box1 {
	width: 1160px;
	max-width: 1160px;
	margin: 0 auto;
	padding: 0px;
	color: #444;
	background-color: rgba(255,255,255,0);
	border-radius: 8px;
	font-weight: 300;
}
.main_contents_box2 {
	width: 1160px;
	max-width: 1160px;
	margin: 0 auto;
	padding: 0px;
	color: #444;
	background-color: rgba(255,255,255,0);
	border-radius: 8px;
	font-weight: 300;
}

.waypoint_line { clear: both; height: 0px; }

.space_20_1 { clear: both; height: 20px; }
.space_30_1 { clear: both; height: 30px; }
.space_40_1 { clear: both; height: 40px; }
.space_50_1 { clear: both; height: 50px; }
.space_60_1 { clear: both; height: 60px; }

/* ※TOP CONTENTS */

.top_contents { width: 100%; margin: 0 auto; margin-bottom: 0px; padding: 50px 0px; }
.top_contents_box1 { width: 1160px; max-width: 1160px; margin: 0 auto; padding: 0px; color: #FFF; font-weight: 300; }

/* ※TOP TOPICS */

.top_topi { width: 100%; margin: 0 auto; margin-bottom: 0px; padding: 10px 0px 40px 0px; }
.top_topi_box1 { width: 1160px; max-width: 1160px; margin: 0 auto; padding: 0px; color: #444; border-radius: 8px; font-weight: 300; }

.top_topi_l_box1 { width: 100%; margin-bottom: 40px; }
.top_topi_c_box1 { width: 400px; float: left; }
.top_topi_r_box1 { width: 700px; float: right; }
.top_topi_r_box1_img1 { width: 100%; float: none; margin-bottom: 15px; }
.top_topi_r_box1_img2 { width: 100%; float: none; margin-bottom: 15px; }
.top_topi_r_box1_img3 { width: 100%; float: none; margin-bottom: 15px; }
.top_topi_r_box1_img4 { width: 100%; float: none; margin-bottom: 15px; }

.top_topi_r_box1_img1 img { width: 100%; }
.top_topi_r_box1_img2 img { width: 100%; }
.top_topi_r_box1_img3 img { width: 100%; }
.top_topi_r_box1_img4 img { width: 100%; }

.top_topi_m_tit1 {
	padding-bottom: 5px;
	font-family: 'Arimo', sans-serif;
	font-size: 35px;
	color: rgba(27,50,98,1);
	text-align: center;
	border-bottom: 1px #1A3168 solid;
}
.top_topi_m_tit1 span { font-weight: 400; }
.top_topi_m_tit1_bottom { width: 150px; height: 5px; background: #1A3168; margin: 0px auto; }

.top_topi_m_tit2 { text-align: center; margin-bottom: 20px; color: rgba(27,50,98,1); font-weight: 400; }

.top_topi_day1 { color: #888; }

.top_topi_tit1 { font-size: 15px; font-weight: 500; padding: 3px 0px; color: rgba(27,50,98,1); }
.top_topi_tit1 a { font-size: 1.1rem; color: rgba(27,50,98,1); text-decoration: none; }
.top_topi_txt1 { font-size: 0.9rem; font-weight: 400; color: #333; line-height: 20px; }

.top_topi_img1 { width: 120px; line-height: 0px; padding-right: 15px; padding-top: 5px; vertical-align: top; }
.top_topi_img1 img { width: 180px; height: 135px; object-fit: cover; }

.top_topi_link1 { width: 45px; text-align: right; }
.top_topi_line1 { border-bottom: 1px rgba(27,50,98,0.7) dotted; height: 15px; }

.top_topi_btn_1 {
	display: block;
	width: 230px;
	height: 40px;
	margin: 0px auto;
	margin-top: 15px;
	font-size: 15px;
	font-weight: 500;
	text-align: center;
	border: 1px rgba(27,50,98,1) solid;
}
.top_topi_btn_1 a {
	display: block;
	width: 100%;
	color: rgba(27,50,98,1);
	line-height: 40px;
	text-decoration: none;
	transition: .2s linear;
	-webkit-transition: .2s linear;
}
.top_topi_btn_1 a:hover { color: #FFF; background-color: rgba(27,50,98,1); opacity: 0.9; }

.top_topi_space_50 { clear: both; height: 50px; }

.top_pro_box1 { width: 100%; display: flex; align-items: center; margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px #CCC solid; }
.top_pro_img1 { width: 50%; margin-bottom: 10px; margin-right: 2em; line-height: 0px; border: 7px #eee solid; box-sizing: border-box; }
.top_pro_img1 img { width: 100%; }
.top_pro_dt_box1 { width: 50%; box-sizing: border-box; }

.top_pro_tit1 { font-size: 16.5px; font-weight: 600; color: rgba(27,50,98,1); }
.top_pro_tit1 a { font-size: 1.1rem; color: rgba(27,50,98,1); text-decoration: none; }
.top_pro_txt1 { margin-top: 10px; font-size: 0.9rem; font-weight: 400; color: #444; line-height: 1.8; text-align: justify; }

.wrap { max-width: 500px; margin: 0 auto; padding: 0px 0 30px 0px; }
.page { min-height: 500px; }

.fb_iframe_widget,.fb_iframe_widget span,.fb_iframe_widget iframe[style] { width: 100% !important; }

.wrap_sp { display: none; max-width: 500px; margin: 0 auto; padding: 0px 0 30px 0px; }
.page_sp { display: none; min-height: 500px; }

.rss_day1 { width: 130px; color: #333; font-size: 14px; }

.rss_tit1 { font-size: 14px; font-weight: 500; padding: 3px 0px; color: rgba(27,50,98,1); }
.rss_tit1 a { color: rgba(27,50,98,1); text-decoration: none; }
.rss_tit1 a:hover { color: rgba(80,80,80,0.6); }

.rss_line1 { border-bottom: 1px rgba(27,50,98,0.7) dotted; height: 10px; }

.top_fade_up { width: 100%; margin: 0 auto; margin-bottom: 0px; background: url(../img/default/fade_up_back1.jpg); background-position: center; padding: 80px 0px; }
.top_fade_up_box1 { width: 1160px; max-width: 1160px; margin: 0 auto; padding: 0px; color: #444; font-weight: 300; }

.top_fade_up_txt1 { width: 100%; font-size: 20px; font-weight: 500; line-height: 25px; color: #FFF; margin-bottom: 20px; }

/* ※TOPICS */

.topi_list_box1 { text-align: left; }
.topi_list_box2 { display: none; text-align: left; }

.topi_day1 { color: #888; text-align: right; }
.topi_tit1 { font-size: 15px; font-weight: 500; padding: 3px 0px; color: rgba(27,50,98,1); }
.topi_tit1 a { color: rgba(27,50,98,1); text-decoration: none; }

.topi_txt1 { text-align: justify; font-size: 14px; font-weight: 400; color: #222; line-height: 20px; margin-bottom: 30px; }

.topi_img1 { line-height: 0px; }
.topi_img1 img { width: 150px; }

.topi_link1 { width: 45px; text-align: right; }
.topi_line1 { border-bottom: 1px rgba(32,147,99,1) dotted; height: 15px; }

.topi_photo1 { width: 200px; float: left; line-height: 0px; padding: 4px; border: 1px #CCC solid; }
.topi_photo2 { width: 200px; float: left; line-height: 0px; padding: 4px; margin-left: 20px; border: 1px #CCC solid; }
.topi_photo3 { width: 200px; float: left; line-height: 0px; padding: 4px; margin-left: 20px; border: 1px #CCC solid; }
.topi_photo4 { width: 200px; float: left; line-height: 0px; padding: 4px; margin-left: 20px; border: 1px #CCC solid; }

.topi_photo1 img { width: 200px; }
.topi_photo2 img { width: 200px; }
.topi_photo3 img { width: 200px; }
.topi_photo4 img { width: 200px; }

.topi_sample_img1 { width: 400px; padding-top: 5px; float: left; }
.topi_sample_img1 img { width: 400px; height: 390px; }

.topi_sample_txt1 { text-align: justify; line-height: 23px; width: 550px; float: right; font-size: 14px; }

/* ※CONTENTS */

.cnt_main_tit1 { font-size: 26px; font-weight: 600; color: #222; padding-bottom: 15px; margin-bottom: 10px; border-bottom: 1px #CCC solid; }
.cnt_main_tit_txt1 { border-left: 5px rgba(0,113,190,1) solid; padding-left: 10px; }

.cnt_sub_tit1 { font-size: 20px; font-weight: 500; margin-bottom: 20px; padding-bottom: 10px; color: #111; border-bottom: 5px #EEE solid; }
.cnt_sub_tit1 span { color: rgba(0,113,190,1); }

.cnt_sub_tit2 { font-size: 17px; font-weight: 500; padding-bottom: 5px; color: #111; }

.cnt_l_box1 { width: 230px; float: left; }
.cnt_l_box2 { width: 230px; float: left; }
.cnt_l_box3 { width: 230px; float: left; }
.cnt_r_box1 { width: 900px; float: right; }

.cnt_404_box1 { width: 100%; }
.cnt_404_txt1 { font-size: 30px; font-weight: 600; margin-bottom: 20px; }
.cnt_404_txt2 { font-size: 16px; font-weight: 400; margin-bottom: 20px; }
.cnt_404_txt3 { font-size: 14px; font-weight: 400; margin-bottom: 20px; line-height: 24px; padding-bottom: 200px; }

.cnt_main_img { width: 100%; height: 70px; margin: 0 auto; margin-bottom: 30px; background: url(../images/common/contents_main_img.jpg) repeat-x; }
.cnt_main_img_box { width: 1160px; max-width: 1160px; margin: 0 auto; }
.cnt_main_img_box img { display: none; }

.cmi_scroll { display: block; position: fixed; top: 70px; left: 0px; opacity: 1; padding: 0px 0; z-index: 70; }

/* ※CONTENT SIDEMENU */

.cnt_side_btn1 { display: block; width: 230px; height: 45px; margin: 0 auto; font-size: 14px; font-weight: 400; border-bottom: 1px solid rgba(69,162,214,1); }
.cnt_side_btn1 a {
	display: block;
	padding-left: 15px;
	color: #FFF;
	line-height: 45px;
	text-decoration: none;
	background-color: rgba(0,113,190,0.9);
	transition: .1s linear;
	-webkit-transition: .1s linear;
}
.cnt_side_btn1 a:hover { color: #FFF; background-color: rgba(0,113,190,0.8); }

.cnt_side_btn2 { display: block; width: 230px; margin: 0 auto; font-size: 14px; font-weight: 400; border-bottom: 1px solid rgba(200,200,200,0.7); }
.cnt_side_btn2 a {
	display: block;
	padding: 12px 0px 12px 15px;
	color: #222;
	line-height: 22px;
	text-decoration: none;
	background: #FFF;
	border-left: 0px #1B3262 solid;
	transition: .1s linear;
	-webkit-transition: .1s linear;
}
.cnt_side_btn2 a:hover { color: rgba(27,50,98,1); background: #FFF; border-left: 15px #1B3262 solid; }

.cnt_side_btn2_2 { display: block; width: 230px; margin: 0 auto; font-size: 14px; font-weight: 400; border-bottom: 1px solid rgba(200,200,200,0.7); }
.cnt_side_btn2_2 a {
	display: block;
	padding: 12px 0px 12px 15px;
	color: #222;
	line-height: 22px;
	text-decoration: none;
	background: #FFF;
	border-left: 0px #1B3262 solid;
	transition: .1s linear;
	-webkit-transition: .1s linear;
}
.cnt_side_btn2_2 a:hover { color: rgba(27,50,98,1); background: #FFF; border-left: 15px #1B3262 solid; }

.cnt_side_btn2_3 { display: block; width: 230px; margin: 0 auto; font-size: 14px; font-weight: 400; border-bottom: 1px solid rgba(200,200,200,0.7); }
.cnt_side_btn2_3 a {
	display: block;
	padding: 12px 0px 12px 15px;
	color: #222;
	line-height: 22px;
	text-decoration: none;
	background: #FFF;
	border-left: 0px #1B3262 solid;
	transition: .1s linear;
	-webkit-transition: .1s linear;
}
.cnt_side_btn2_3 a:hover { color: rgba(27,50,98,1); background: #FFF; border-left: 15px #1B3262 solid; }

.cnt_side_btn2_4 { display: block; width: 230px; margin: 0 auto; font-size: 14px; font-weight: 400; border-bottom: 1px solid rgba(200,200,200,0.7); }
.cnt_side_btn2_4 a {
	display: block;
	padding: 12px 0px 12px 15px;
	color: #222;
	line-height: 22px;
	text-decoration: none;
	background: #FFF;
	border-left: 0px #1B3262 solid;
	transition: .1s linear;
	-webkit-transition: .1s linear;
}
.cnt_side_btn2_4 a:hover { color: rgba(27,50,98,1); background: #FFF; border-left: 15px #1B3262 solid; }

.cnt_side_btn3 { display: block; width: 230px; height: 45px; margin: 0 auto; font-size: 14px; font-weight: 400; border-bottom: 1px solid rgba(69,162,214,1); }
.cnt_side_btn3 a {
	display: block;
	padding-left: 15px;
	color: #FFF;
	line-height: 45px;
	text-decoration: none;
	background-color: rgba(0,113,190,0.9);
	transition: .1s linear;
	-webkit-transition: .1s linear;
}
.cnt_side_btn3 a:hover { color: #FFF; background-color: rgba(0,113,190,0.8); }

.cnt_side_btn4 { display: block; width: 230px; height: 45px; margin: 0 auto; font-size: 14px; font-weight: 400; border-bottom: 1px solid rgba(69,162,214,1); }
.cnt_side_btn4 a {
	display: block;
	padding-left: 15px;
	color: #FFF;
	line-height: 45px;
	text-decoration: none;
	background-color: rgba(0,113,190,0.9);
	transition: .1s linear;
	-webkit-transition: .1s linear;
}
.cnt_side_btn4 a:hover { color: #FFF; background-color: rgba(0,113,190,0.8); }

.cnt_side_btn5 { display: block; width: 230px; height: 45px; margin: 0 auto; font-size: 14px; font-weight: 400; border-bottom: 1px solid rgba(69,162,214,1); }
.cnt_side_btn5 a {
	display: block;
	padding-left: 15px;
	color: #FFF;
	line-height: 45px;
	text-decoration: none;
	background-color: rgba(0,113,190,0.9);
	transition: .1s linear;
	-webkit-transition: .1s linear;
}
.cnt_side_btn5 a:hover { color: #FFF; background-color: rgba(0,113,190,0.8); }

.cnt_side_cate1 { width: 215px; height: 45px; margin: 0 auto; padding-left: 15px; font-size: 14px; font-weight: 400; line-height: 45px; color: #FFF; background: #0071BE; }
.cnt_side_cate2 { width: 215px; height: 45px; margin: 0 auto; padding-left: 15px; font-size: 14px; font-weight: 400; line-height: 45px; color: #FFF; background: #1B3262; }

.cnt_side_space1 { clear: both; }
.cnt_side_space2 { clear: both; height: 10px; }

/* ※PRODUCT */

.product_txt1 { text-align: justify; font-size: 13px; font-weight: 400; color: #222; line-height: 20px; }

.product_cate_pdf_box1 {
	width: 170px;
	padding: 15px 15px 15px 52px;
	float: right;
	font-weight: 600;
	color: #444;
	border: 3px #DDD solid;
	background-color: #FFF;
	background: url(../images/product/pdf_icon.png) no-repeat 10px center;
}

.product_cate_box1 { width: 900px; background: rgba(27,50,98,1); float: left; margin-bottom: 5px; }

.product_cate_img1 { width: 250px; float: left; line-height: 0px; }
.product_cate_img1 img { width: 250px; }

.product_cate_tit1 { display: block; width: 650px; float: right; font-size: 23px; font-weight: 400; color: #FFF; text-align: center; background-color: rgba(27,50,98,1); }
.product_cate_tit1 a {
	display: block;
	padding: 45px 0px 46px 0px;
	color: #FFF;
	text-decoration: none;
	background: url(../images/product/product_white_back1.png) no-repeat;
	background-size: 0px 400px;
	transition: .3s linear;
	-webkit-transition: .3s linear;
}
.product_cate_tit1 a:hover { color: rgba(27,50,98,1); background: url(../images/product/product_white_back1.png) no-repeat; background-size: 650px 400px; font-weight: 400; }

.product_cate_tit1_txt1 { padding-bottom: 15px; }
.product_cate_tit1_txt2 { padding-bottom: 10px; font-size: 13px; font-weight: 300; }
.product_cate_tit1_txt3 { font-size: 13px; font-weight: 300; }

.product_cate_space_20 { clear: both; height: 20px; }
.product_cate_space_40 { clear: both; height: 40px; }

.product_li_box1 { width: 260px; float:left; padding: 10px; background: #EEE; }
.product_li_box2 { width: 260px; float:left; padding: 10px; background: #EEE; margin-left: 30px; }
.product_li_box3 { width: 260px; float:left; padding: 10px; background: #EEE; margin-left: 30px; }

.product_li_img1 { line-height: 0px; }
.product_li_img1 img { width: 100%; }

.product_li_txt1 { text-align: justify; font-size: 12px; font-weight: 400; color: #444; line-height: 20px; padding: 10px; }

.product_li_name1 { width: 240px; margin: 0 auto; padding: 10px; font-size: 14px; font-weight: 500; text-align: center; background: #EEE; border-bottom: 1px solid #C8C8C8; }

.product_li_btn_box1 { display: block; width: 260px; margin: 0 auto; font-size: 13px; font-weight: 400; text-align: center; }

.product_li_btn1 { display: block; width: 260px; font-size: 13px; font-weight: 400; text-align: center; background: #FFF; }
.product_li_btn1 a {
	display: block;
	padding: 10px;
	color: #333;
	text-align: center;
	text-decoration: none;
	background: url(../images/product/product_btn_back1.png) no-repeat;
	background-size: 0px 36px;
	transition: .2s linear;
	-webkit-transition: .2s linear;
}
.product_li_btn1 a:hover { color: #FFF; background: url(../images/product/product_btn_back1.png) no-repeat; background-size: 280px 150px; }

.product_li_btn2 { width: 170px; font-size: 13px; font-weight: 400; text-align: center; background: #FFF; float: left; }
.product_li_btn2 a {
	display: block;
	padding: 10px;
	color: #333;
	text-align: center;
	text-decoration: none;
	background: url(../images/product/product_btn_back1.png) no-repeat;
	background-size: 0px 36px;
	transition: .2s linear;
	-webkit-transition: .2s linear;
}
.product_li_btn2 a:hover { color: #FFF; background: url(../images/product/product_btn_back1.png) no-repeat; background-size: 280px 150px; }

.product_li_pdf_btn1 { width: 39px; height: 39px; font-size: 13px; font-weight: 400; text-align: center; float: left; margin-left: 5px; }
.product_li_pdf_btn1 a {
	display: block;
	width: 39px;
	height: 39px;
	background: url(../images/product/pdf_icon_li_01.png) no-repeat;
	background-position: center;
	transition: .2s linear;
	-webkit-transition: .2s linear;
}
.product_li_pdf_btn1 a:hover { color: #FFF; background: #555; background: url(../images/product/pdf_icon_li_02.png) no-repeat; background-position: center; }

.product_li_mov_btn1 { width: 39px; height: 39px; font-size: 13px; font-weight: 400; text-align: center; float: left; margin-left: 5px; }
.product_li_mov_btn1 a {
	display: block;
	width: 39px;
	height: 39px;
	background: url(../images/product/mov_icon_01.png) no-repeat;
	background-position: center;
	transition: .2s linear;
	-webkit-transition: .2s linear;
}
.product_li_mov_btn1 a:hover { color: #FFF; background: #555; background: url(../images/product/mov_icon_02.png) no-repeat; background-position: center; }

.product_li_space1 { clear: both; height: 40px; }

.product_dt_other_box1 { width: 370px; float: right; }
.product_dt_movie_box1 { width: 370px; line-height: 0px; margin-bottom: 20px; }

.product_dt_pdf_box1 {
	width: 170px;
	padding: 15px 15px 15px 52px;
	float: right;
	font-weight: 600;
	color: #444;
	border: 3px #DDD solid;
	background-color: #FFF;
	background: url(../images/product/pdf_icon.png) no-repeat 10px center;
}
.product_dt_pdf_box1 a { display: block; top: 0px; left: 0px; height: 100%; width: 100%; }

.product_dt_photo_box1 { width: 500px; float: left; }

.product_dt_img_box1 { width: 500px; }
.product_dt_img_box1 img { width: 500px; }

.product_dt_zoom_box1 { width: 200px; margin: 0px auto; margin-top: 10px; }
.product_dt_zoom_box1 img { width: 200px; }

.product_dt_thumbnail1 { width: 200px; float: left; line-height: 0px; padding: 4px; border: 1px #CCC solid; }
.product_dt_thumbnail2 { width: 200px; float: left; line-height: 0px; padding: 4px; margin-left: 20px; border: 1px #CCC solid; }
.product_dt_thumbnail3 { width: 200px; float: left; line-height: 0px; padding: 4px; margin-left: 20px; border: 1px #CCC solid; }
.product_dt_thumbnail4 { width: 200px; float: left; line-height: 0px; padding: 4px; margin-left: 20px; border: 1px #CCC solid; }

.product_dt_thumbnail1 img { width: 200px; }
.product_dt_thumbnail2 img { width: 200px; }
.product_dt_thumbnail3 img { width: 200px; }
.product_dt_thumbnail4 img { width: 200px; }

.product_dt_point_txt1 {
	padding: 2px 0px 2px 22px;
	font-size: 13px;
	font-weight: 400;
	color: #111;
	line-height: 20px;
	background: url(../images/product/product_point_icon2.png) no-repeat left 5px;
}

.product_dt_sub_tit1 {
	font-size: 16px;
	font-weight: 500;
	color: #FFF;
	padding: 8px 12px;
	margin-bottom: 10px;
	background: url(../images/product/product_btn_back1.png);
}

.product_dt_table1 { width: 100%; border-top: 1px #CCC solid; border-left: 1px #CCC solid; }
.product_dt_td1 {
	width: 180px;
	padding: 8px;
	text-align: center;
	font-weight: 400;
	color: #222;
	border-bottom: 1px #CCC solid;
	border-right: 1px #CCC solid;
	background: #EEE;
}
.product_dt_td2 { padding: 8px 10px; font-weight: 400; color: #222; border-bottom: 1px #CCC solid; border-right: 1px #CCC solid; background: rgba(255,255,255,0.7); }

/* ※COMPANY */

.company_greeting { width: 100%; text-align: justify; color: #000; }

.company_greeting_txt1 { font-size: 25px; font-family: 'Noto Serif', serif; font-weight: 500; color: #000; padding: 5px 0px; }
.company_greeting_txt2 { font-size: 15px; font-family: 'Noto Serif', serif; font-weight: 500; color: #000; line-height: 30px; }
.company_greeting_txt3 { font-size: 15px; font-family: 'Noto Serif', serif; font-weight: 500; color: #000; text-align: right; padding-top: 15px; }
.company_greeting_txt4 { padding: 20px 0; font-size: 1.5em; font-family: 'Noto Serif', serif; font-weight: 600; }

.company_m_philosophy1 { font-size: 25px; font-family: 'Noto Serif', serif; font-weight: 500; color: #111; padding: 5px 0px 25px 30px; }
.company_m_philosophy2 { font-size: 30px; font-family: 'Noto Serif', serif; font-weight: 500; color: #111; padding: 5px 0px 25px 0px; line-height: 45px; }
.company_m_philosophy2 span { font-size: 20px; }

.company_txt1 { text-align: justify; font-size: 15px; font-weight: 500; color: #111; line-height: 22px; padding: 5px 0px; border-bottom: 1px #999 dashed; }
.company_txt2 { text-align: justify; font-size: 13px; font-weight: 400; color: #111; line-height: 22px; padding: 5px 0px; }

.company_office_table1 { display: block; width: 100%; }
.company_office_td1 { width: 100px; padding: 8px 0px; border-bottom: 1px #CCC solid; }
.company_office_td2 { padding: 8px 0px; border-bottom: 1px #CCC solid; }
.company_office_td3 { width: 100px; padding: 8px 0px; }
.company_office_td4 { padding: 8px 0px; }

.company_office_table2 { display: none; width: 100%; }
.company_office_td1_sp { display: none; }
.company_office_td2_sp { display: none; }
.company_office_td3_sp { display: none; }
.company_office_td4_sp { display: none; }

.company_table1 { width: 100%; }
.company_td1 { width: 150px; padding: 10px 0px; text-align: center; background: #EEE; border-bottom: 1px #CCC solid; font-size: 13px; font-weight: 400; color: #222; }
.company_td2 { padding: 10px; text-align: left; border-bottom: 1px #CCC solid; font-size: 13px; font-weight: 400; color: #222; background: rgba(255,255,255,0.6); }

.company_table2 { width: 100%; }
.company_td3 { width: 150px; padding: 10px 0px; text-align: center; background: #EEE; border-bottom: 1px #CCC solid; font-size: 13px; font-weight: 400; color: #222; }
.company_td4 { padding: 10px; text-align: left; border-bottom: 1px #CCC solid; font-size: 13px; font-weight: 400; color: #222; }

.company_table3 { width: 100%; }
.company_td5 { width: 150px; padding: 10px 0px; text-align: center; background: #EEE; border-bottom: 1px #CCC solid; font-size: 13px; font-weight: 400; color: #222; }
.company_td6 { padding: 10px; text-align: left; border-bottom: 1px #CCC solid; font-size: 13px; font-weight: 400; color: #222; }

.company_greeting_flex { display: flex; justify-content: space-between; align-items: center; }
.company_greeting_flex .flex_item01 { width: 40%; }
.company_greeting_flex .flex_item02 { width: 55%; }

/* ※DEALER */

.dealer_box_l { width: 402px; padding: 15px; margin-bottom: 15px; border: 5px #EEE solid; float: left; }
.dealer_box_r { width: 402px; padding: 15px; margin-bottom: 15px; border: 5px #EEE solid; float: right; }

.dealer_name1 { font-size: 15px; font-weight: 500; line-height: 20px; background: url(../images/common/icon_18.png) no-repeat left 1px; padding: 0px 0px 5px 15px; }
.dealer_name2 { font-size: 15px; font-weight: 500; line-height: 20px; background: url(../images/common/icon_18.png) no-repeat left 1px; padding: 0px 0px 5px 23px; }

.dealer_txt1 { font-size: 13px; font-weight: 400; color: #666; }
.dealer_space1 { clear: both; }

/* ※RECRUIT */

.recruit_txt1 { text-align: justify; font-size: 13px; font-weight: 400; color: #222; }

.recruit_point1 { font-size: 23px; font-family: 'Noto Serif', serif; font-weight: 500; color: #222; padding: 5px 0px; border-bottom: 1px #999 dashed; }

.recruit_td1 { width: 130px; padding: 15px; background: #EEE; border-bottom: 1px #CCC solid; font-weight: 400; text-align: center; }
.recruit_td2 { padding: 15px; background: rgba(255,255,255,0.5); border-bottom: 1px #CCC solid; border-left: 1px #CCC dotted; font-weight: 400; text-align: center; }
.recruit_td3 {
	width: 130px;
	padding: 15px;
	background: #EEE;
	border-bottom: 1px #CCC solid;
	font-size: 0.9rem;
	font-weight: 400;
	text-align: center;
	line-height: 1.8;
}
.recruit_td4 {
	padding: 15px;
	background: rgba(255,255,255,0.5);
	border-bottom: 1px #CCC solid;
	font-size: 0.9rem;
	font-weight: 400;
	line-height: 1.8;
}

/* ページ内リンクヘッダー分調整 */

#head1 { margin-top: -150px; padding-top: 150px; -webkit-margin-top: -150px; -webkit-padding-top: 150px; }
#head2 { margin-top: -150px; padding-top: 150px; -webkit-margin-top: -150px; -webkit-padding-top: 150px; }
#head3 { margin-top: -150px; padding-top: 150px; -webkit-margin-top: -150px; -webkit-padding-top: 150px; }
#head4 { margin-top: -150px; padding-top: 150px; -webkit-margin-top: -150px; -webkit-padding-top: 150px; }
#head5 { margin-top: -150px; padding-top: 150px; -webkit-margin-top: -150px; -webkit-padding-top: 150px; }
#head6 { margin-top: -150px; padding-top: 150px; -webkit-margin-top: -150px; -webkit-padding-top: 150px; }
#head7 { margin-top: -150px; padding-top: 150px; -webkit-margin-top: -150px; -webkit-padding-top: 150px; }

/* SNS */

.fb_share_btn1 { width: 85px !important; float: left !important; }
.twitter_share_btn1 { width: 90px !important; float: left !important; }
.line-it-button { width: 95px !important; float: left !important; }
.google_share_btn1 { width: 80px !important; float: left !important; }

#map {
	width: 100%;
	height: 400px;
}

/**/

.footer_telbox{display: flex; flex-wrap: wrap; margin-bottom: 30px;}

.footer_tel_01{width: 300px; margin-right: 20px; padding: 10px; border-radius:6px; background: #fff;}

.footer_tel_02{width: 300px; margin-right: 20px; padding: 10px; border-radius:6px; background: #fff;}


/* smart business */

.smart-heading { font-size: 4em; line-height: 1.6em; text-align: center; }
.smart-heading span { color: #63cfd1; }
.smart-text { font-size: 1.1em; line-height: 2em; text-align: center; }

.grid-smart {
	position: relative;
	width: 650px;
	height: 650px;
	margin: 195px auto 200px;
	padding: 0;
	border: 5px solid #ddefef;
	border-radius: 50%;
	background-color: #fff;
}
.grid-smart .heading {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	padding: 100px 0;
	font-size: 1.6rem; 
	color: #fff;
	text-align: center;
	border-radius: 50%;
	background-color: #63cfd1;
	width: 330px;
	height: 330px;
	box-sizing: border-box;
}
.grid-smart .heading h3 { font-weight: 400; margin: -10px 0 0; }
.grid-smart .heading p { font-size: .7em; line-height: 1.8em; }

.list_smart {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	padding: 0;
	list-style: none;
	counter-reset: smart 0;
}
.list_smart > li {
	position: absolute;
    width: 220px;
    height: 220px;
    margin: auto !important;
    padding: 22px 12px 0;
    text-align: center;
    background-color: #fff;
	border: 1px solid #ddefef;
	border-radius: 15px;
}
.list_smart > li figure { margin: 0; }
.list_smart > li h4 { margin: 0 0 10px; font-size: 1.2em; font-weight: 500; color: #63cfd1; }
.list_smart > li p { font-size: .9em; text-align: justify; line-height: 1.5em; }

.list_smart .list-numbered-01 { top: -110px; left: 0; right: 0; }
.list_smart .list-numbered-02 { top: 0; bottom: 0; right: -120px; }
.list_smart .list-numbered-03 { bottom: -110px; right: 20px; padding-top: 15px; }
.list_smart .list-numbered-04 { bottom: -110px; left: 20px; }
.list_smart .list-numbered-05 { top: 0; bottom: 0; left: -120px; }

.list_smart .list-numbered-01 span, .list_smart .list-numbered-02 span, .list_smart .list-numbered-03 span,
.list_smart .list-numbered-04 span, .list_smart .list-numbered-05 span {
	position: absolute;
	top: -18px;
	left: -20px;
	display: inline-block;
	padding: .15em .6em;
	font-size: 1.5em;
	font-weight: 600;
	color: #fff;
	background: #63cfd1;
	border-radius: 100px;
}

.smart_our {
	text-align: center;
	margin-bottom: 80px;
	padding: 2em;
	color: #fff;
	background: #63cfd1;
	border-radius: 10px;
}
.smart_our span { position: relative; font-size: 1.5em; letter-spacing: .05em; }
.smart_our span::after {
	content: "";
	display: block;
    width: 20px;
    height: 1px;
    margin: 20px auto 20px;
	border-bottom: 1px solid #fff;
}
.smart_our .heading { font-size: 2.5em; font-weight: 400; margin: 20px 0; }
.smart_our p { font-size: 1.1em; line-height: 2em; }

.smart_item { display: flex; justify-content: space-between; flex-wrap: wrap; align-items: center; margin-bottom: 80px; }
.smart_item figure { width: 30%; height: 400px; background: #efefef; margin: 0; }
.smart_item .text-area { width: 60%; }
.smart_item .text-area h3 { font-size: 3em; font-weight: 200; text-align: center; margin: 10px; }
.smart_item .text-area span {
	display: table;
    margin: 0 auto 40px;
    padding: 0.5em 1.5em;
    color: #fff;
    text-align: center;
    background: #63cfd1;
    border-radius: 5px;
}
.smart_item .text-area p { font-size: 1.1em; line-height: 2em; text-align: justify; }

.smart_vision { text-align: center; margin-bottom: 80px; }
.smart_vision span { position: relative; font-size: 1.5em; color: #63cfd1; letter-spacing: .05em; }
.smart_vision span::after {
	content: "";
	display: block;
    width: 20px;
    height: 1px;
    margin: 20px auto 20px;
	border-bottom: 1px solid #999;
}
.smart_vision .heading { font-size: 2.5em; font-weight: 400; color: #63cfd1; margin: 20px 0; }
.smart_vision p { font-size: 1.1em; line-height: 2em; }

.smart_vision .pdf-button { width: 320px; margin: 0 auto; }
.smart_vision .pdf-button a {
	display: block;
	position: relative;
	padding: 1em 1.2em 1em 3.3em;
	font-size: 1.3em;
	font-weight: 400;
	color: #fff;
	text-decoration: none;
	background: #b30b00;
	border-radius: 7px;
	transition: .3s;
}
.smart_vision .pdf-button a:hover { opacity: 0.7; }
.smart_vision .pdf-button a::before {
	content: "";
	position: absolute;
	top: 20px;
	left: 30px;
	width: 17px;
	height: 20px;
	background: url("../images/s_business/pdf_icon.png") no-repeat;
}

/* 20231006 */
.topcs_table_sp { line-height: 1.6rem; }

/* 20231101 事業案内 */
.business-lead__txt { margin-top: 50px; text-align: center; }
.business-lead__txt strong { padding-bottom: 8px; font-size: 2rem; line-height: 4rem; border-bottom: 3px solid #333; }
.business-lead__txt strong span { color: #197fc4; }

.business-lead__img {
    position: relative;
    margin-top: 80px;
    padding: 0 40px 40px;
    text-align: center;
}
.business-lead__img::after {
    z-index: -1;
    position: absolute;
    bottom: 0;
    left: 0;
    aspect-ratio: 1200/250;
    width: 100%;
    background: #f2f7fc;
    content: "";
}
.business-lead__img img { max-width: 100%; }

.business__txt { margin-top: 80px; font-size: 0.9rem; font-weight: 600; line-height: 2.1rem; text-align: center; }

.business__three-img { margin-top: 80px; display: flex; justify-content: space-between; }
.business__three-img .item { width: 33.2222%; line-height: 0; }
.business__three-img .item img { border-bottom: 5px #197fc4 solid; }

.business__three-img.three-items { margin-top: 80px; display: flex; justify-content: space-between; }
.business__three-img.three-items .item { width: 33.2222%; line-height: 0; }
.business__three-img.three-items .item img { width: 100%; height: 299px; object-fit: cover; border-bottom: 0px; }

.business__detail01 { display: flex; justify-content: space-between; align-items: center; margin-top: 80px; }
.business__detail01 .txt-area { width: 49.8888%; position: relative; }
.business__detail01 .txt-area .txt01 { font-size: 1.2rem; font-weight: 300; color: #197fc4; }
.business__detail01 .txt-area .txt01 span { font-size: 2rem; margin-right: 10px; }
.business__detail01 .txt-area .txt02 { margin-top: 15px; font-size: 1.3rem; font-weight: 400; line-height: 1.6rem; }
.business__detail01 .txt-area .txt03 { margin-top: 15px; font-size: 1.8rem; font-weight: 700; color: #197fc4; line-height: 2.2rem; }

.business__detail01 .img-area { width: 49.8888%; position: relative; }
.business__detail01 .img-area .caption {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 50%;
	padding: 1rem;
	font-size: 1.1rem;
	font-weight: 600;
	color: #197fc4;
	text-align: center;
	background: #fff;
}
.business__detail01 .img-area .caption span { margin-left: 20px; font-size: 0.8rem; font-weight: 400; color: #999; }

.business__detail01.margin { margin-top: 50px; }

.business__detail02 { margin-top: 50px; position: relative; }
.business__detail02 .img-box { display: flex; justify-content: space-between; align-items: center; }
.business__detail02 .img-box .img-area { width: 49.8888%; }
.business__detail02 .caption {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 50%;
	padding: 1rem;
	font-size: 1.1rem;
	font-weight: 600;
	color: #197fc4;
	text-align: center;
	background: #fff;
}
.business__detail02 .caption span { margin-left: 20px; font-size: 0.8rem; font-weight: 400; color: #999; }

.business__heading { margin-top: 80px; text-align: center; }
.business__heading .txt01 { font-size: 1.2rem; font-weight: 300; color: #197fc4; }
.business__heading .txt01 span { font-size: 2rem; margin-right: 10px; }
.business__heading .txt02 { margin-top: 15px; font-size: 1.3rem; font-weight: 400; line-height: 1.6rem; }
.business__heading .txt03 { margin-top: 15px; font-size: 1.8rem; font-weight: 700; color: #197fc4; line-height: 2.2rem; }

.separator-line { position: relative; }
.separator-line::after {
    content: "";
    display: block;
    width: 50px;
    height: 1px;
    margin: 80px auto 0;
    border-bottom: 1px solid #197fc4;
}

/* 20231101 採用情報追加箇所 */
.attentionWrap { width: 100%; margin: 80px auto 100px; }
.attentionWrap .tit {
	margin: 10px 0 30px;
	font-size: 2.7rem;
	font-weight: 800;
	color: #197fc4;
	text-align: center;
	text-indent: -3px;
	letter-spacing: 0.05rem;
}
.attentionWrap .txt { margin: 0; font-size: 0.9rem; font-weight: 400; text-align: justify; line-height: 1.8rem; }
.attentionWrap .txt .pup01 { margin-top: 10px; font-size: 1.2rem; display: block; font-weight: 800; line-height: 2rem; }
.attentionWrap .txt .pup02 { font-size: 1.2rem; display: block; font-weight: 800; line-height: 2rem; }

.attentionWrap .imgBox { display: flex; justify-content: space-between; margin-top: 50px; }
.attentionWrap .imgBox .item { width: 48%; }
.attentionWrap .imgBox .item img { width: 100%; border-radius: 10px; }

.wantWrap { padding: 3rem; background: #fafafa; border-radius: 10px; margin-bottom: 80px; }
.wantWrap .tit { position: relative; margin-bottom: 30px; }
.wantWrap h2 { padding: 1rem 0; margin-top: 0; font-size: 2rem; font-weight: 800; color: #197fc4; text-align: center; }

.wantWrap .txt { display: flex; align-items: center; justify-content: space-between; }
.wantWrap .txt .lBox { width: 45%; }
.wantWrap .txt ul.rBox { width: 50%; margin: 0; padding: 0; }
.wantWrap .txt ul.rBox li { font-size: 1.1rem; font-weight: 600; line-height: 2.1rem; }

.wantWrap h3 { position: relative; }
.wantWrap h3::after {
	content: "";
	position: absolute;
	top: 50%;
    left: 0%;
    transform: translateY(-50%);
	width: 100%;
	height: 1px;
	background: #197fc4;
}
.wantWrap h3 span { display: table; position: relative; padding: 0 15px; margin: 0 auto; font-size: 1.5rem; background: #fafafa; z-index: 10; }

.wantWrap .thinkingBox h4 { font-size: 1.5rem; text-align: center; }
.wantWrap .thinkingBox p { font-size: 0.9rem; font-weight: 400; line-height: 1.8; }

.interviewWrap { display: flex; justify-content: space-between; margin-top: 80px; }
.interviewWrap .imgBox { width: 32%; height: 450px; box-shadow: 0px 0px 20px rgba(119,137,147,0.2); /*transform: rotate(-3deg);*/ }
.interviewWrap .imgBox img { width: 100%; height: 100%; object-fit: cover; border-radius: 10px; }
.interviewWrap .imgBox.order { order: 2; /*transform: rotate(3deg);*/ }

.interviewWrap .txtWrap { width: 63%; }
.interviewWrap .txtWrap .en { position: relative; padding-left: 25px; font-size: 1.1rem; font-weight: 800; color: #197fc4; }
.interviewWrap .txtWrap .en::before {
	content: "";
	position: absolute;
	top: 50%;
    left: 0%;
    transform: translateY(-50%);
	width: 15px;
	height: 1px;
	background: #197fc4;
}
.interviewWrap .txtWrap .info { margin-top: 20px; }
.interviewWrap .txtWrap .info .name { margin-right: 20px; font-size: 1.5rem; font-weight: 800; }
.interviewWrap .txtWrap .info .department { margin-right: 20px; font-size: 1rem; font-weight: 800; }
.interviewWrap .txtWrap .info .year { padding: 0.3rem 1rem; font-size: 1rem; font-weight: 600; border: 1px #222 solid; border-radius: 50px; }
.interviewWrap .txtWrap .tit { font-size: 1.8rem; line-height: 2.7rem; font-weight: 800; }
.interviewWrap .txtWrap .txt { margin: 0; font-size: 0.9rem; font-weight: 400; line-height: 1.8; }
.interviewWrap .txtWrap.order { order: 1; }

/**/

.welfareBox {}
.welfareBox ul { display: flex; flex-wrap: wrap; justify-content: space-between; list-style: none; padding: 0; text-align: center; }
.welfareBox ul li { width: 32%; padding: 1.5em; margin-bottom: 20px; border: 2px #0071BE solid; border-radius: 10px; box-sizing: border-box; }
.welfareBox ul li h3 { margin: 15px 0; font-size: 1.5rem; }
.welfareBox ul li p { margin: 0; font-size: 1rem; font-weight: 400; }

.systemBox ul { display: flex; flex-wrap: wrap; justify-content: space-between; list-style: none; padding: 0; }
.systemBox ul li {
	display: flex;
	justify-content: center;
	flex-direction: column;
	width: 49%;
	padding: 1.5em;
	text-align: center;
	margin-bottom: 20px;
	background: #DDEFFA;
	border-radius: 5px;
	box-sizing: border-box;
}
.systemBox ul li h3 { margin: 0; font-size: 1.5em; color: #0071BE; }
.systemBox ul li p { margin-bottom: 0; font-size: 0.9rem; font-weight: 400; line-height: 1.8; }

/* お茶ができるまで（煎茶） */
.flow_lead {
	padding: 50px 0 30px;
	font-size: 1rem;
	font-weight: 600;
	line-height: 2rem;
	text-align: center;
}

.flow_sencha_wapper {
	background-image: url('../images/flow/flow_straight_line01.png');
	background-size: auto;
	background-position: 70px top;
	background-repeat: no-repeat;
}

.flow_tencha_wapper {
	background-image: url('../images/flow/flow_straight_line02.png');
	background-size: auto;
	background-position: 70px top;
	background-repeat: no-repeat;
}

.flow_koucha_wapper {
	background-image: url('../images/flow/flow_straight_line03.png');
	background-size: auto;
	background-position: 70px top;
	background-repeat: no-repeat;
}

.flow_uroncha_wapper {
	background-image: url('../images/flow/flow_straight_line05.png');
	background-size: auto;
	background-position: 70px top;
	background-repeat: no-repeat;
}

.flow_sencha_Box01 { display: flex; flex-wrap: wrap; align-items: center; padding: 20px 0 20px; }
.flow_sencha_Box01:first-of-type { padding-top: 60px; }

.flow_sencha_Box02 { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; padding: 100px 0; position: relative; }
.flow_sencha_Box02::before {
	content: "";
	position: absolute;
	top: 5%;
	left: 11.5%;
	width: 479px;
	height: 150px;
	background-image: url('../images/flow/flow_straight_line01_branch01.png');
	background-repeat: no-repeat;
	z-index: -1;
}
.flow_sencha_Box02::after {
	content: "";
	position: absolute;
	bottom: 5%;
	left: 11.5%;
	width: 479px;
	height: 150px;
	background-image: url('../images/flow/flow_straight_line01_branch01.png');
	background-repeat: no-repeat;
	transform: scale(1, -1);
	z-index: -1;
}

.sencha_imgBox { flex-basis: 25%; max-width: 25%; padding: 0 15px; line-height: 0; box-sizing: border-box; }
.sencha_imgBox img { width: 90%; background: #fff; }
.sencha_imgBox.branch { max-width: 55%; }

.sencha_txtBox {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-basis: 75%;
	max-width: 75%;
	padding: 0 15px;
	box-sizing: border-box;
}

.sencha_txtBox .txtBox__lBox { width: 70%; }
.sencha_txtBox .txtBox__rBox { width: 29%; padding: 0; margin: 0; list-style: none; }
.sencha_txtBox .txtBox__rBox .item01 { font-weight: 500; padding: 0.4rem 0.8rem 0.4rem 0.5rem; background: #d3e8cd; }
.sencha_txtBox .txtBox__rBox .item01:first-of-type { border-radius: 5px 5px 0 0; }
.sencha_txtBox .txtBox__rBox .item02 { font-weight: 500; padding: 0.4rem 0.8rem 0.4rem 0.5rem; background: #e0efdc; }
.sencha_txtBox .txtBox__rBox .item02:last-of-type { border-radius: 0 0 5px 5px; }

.sencha_txtBox .txtBox__rBox .item01.red01 { background: #f4d7d7; }
.sencha_txtBox .txtBox__rBox .item02.red02 { background: #f7e7e7; }

.sencha_txtBox .txtBox__rBox .item01.black01 { background: #e2e2e2; }
.sencha_txtBox .txtBox__rBox .item02.black02 { background: #ededed; }

.sencha_txtBox .step_name { display: flex; }
.sencha_txtBox .step_name .item01 {
	padding: 0.3rem 1rem;
	margin-right: 5px;
	font-size: 1rem;
	font-weight: 600;
	color: #fff;
	background: #c8dd69;
	border-radius: 50px;
}
.sencha_txtBox .step_name .item02 {
	padding: 0.3rem 1rem;
	margin-right: 5px;
	font-size: 1rem;
	font-weight: 600;
	color: #fff;
	background: #6bbe8d;
	border-radius: 50px;
}
.sencha_txtBox .step_name .item03 {
	padding: 0.3rem 1rem;
	margin-right: 5px;
	font-size: 1rem;
	font-weight: 600;
	color: #fff;
	background: #46885e;
	border-radius: 50px;
}
.sencha_txtBox .step_name .item04 {
	padding: 0.3rem 1rem;
	margin-right: 5px;
	font-size: 1rem;
	font-weight: 600;
	color: #fff;
	background: #336645;
	border-radius: 50px;
}
.sencha_txtBox .step_name .item05 {
	padding: 0.3rem 1rem;
	margin-right: 5px;
	font-size: 1rem;
	font-weight: 600;
	color: #fff;
	background: #c8dd69;
	border-radius: 50px;
}

.sencha_txtBox .step_name .item01.koucha { background: #f2cb6b; }
.sencha_txtBox .step_name .item02.koucha { background: #efb456; }
.sencha_txtBox .step_name .item03.koucha { background: #e28540; }
.sencha_txtBox .step_name .item04.koucha { background: #c9502f; }
.sencha_txtBox .step_name .item05.koucha { background: #841410; }

.sencha_txtBox .step_name .item01.uroncha { background: #a16530; }
.sencha_txtBox .step_name .item02.uroncha { background: #8b532f; }
.sencha_txtBox .step_name .item03.uroncha { background: #683e35; }
.sencha_txtBox .step_name .item04.uroncha { background: #472d32; }
.sencha_txtBox .step_name .item05.uroncha { background: #1f1f1f; }

.sencha_txtBox h2 { display: flex; align-items: center; margin: 10px 0; font-size: 2rem; letter-spacing: 0.1rem; }
.sencha_txtBox h2 span { font-size: 0.8rem; letter-spacing: 0rem; }
.sencha_txtBox p { margin: 0; font-size: 1.1rem; font-weight: 500; }

/* flow tencha */
.tencha_branchBox01 { display: flex; flex-direction: column; width: 48%; background: #fff; }
.tencha_branchBox02 { display: flex; flex-direction: column; width: 48%; background: #fff; }

.sencha_txtBox.pl { flex-direction: column; align-items: flex-start; max-width: 100%; }
.sencha_txtBox.pr { flex-direction: column; align-items: flex-start; max-width: 100%; }

.flow_sencha_Box02 .txtBox__lBox { width: 100%; margin-top: 20px; }
.flow_sencha_Box02 .txtBox__rBox { width: 60%; margin-top: 20px; }

/* flow koucha */

.link_buttonBox { display: flex; justify-content: center; }
.link_buttonBox .button01 { width: 40%; margin-right: 20px; text-align: center; }
.link_buttonBox .button01 a {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 1.5rem;
	font-size: 1rem;
	font-weight: 600;
	color: #333;
	text-decoration: none;
	background: #dddddd;
	border-radius: 7px;
}
.link_buttonBox .button02 { width: 40%; margin-right: 20px; text-align: center; }
.link_buttonBox .button02 a {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 1.5rem;
	font-size: 1rem;
	font-weight: 600;
	color: #fff;
	text-decoration: none;
	background: #f60000;
	border-radius: 7px;
}
.link_buttonBox .button01 a span,
.link_buttonBox .button02 a span { margin-right: 10px; line-height: 0; }

.space_H80 { clear: both; height: 80px; }

/* 20250703 トップページ */
#vegas .caption p { margin: 0; letter-spacing: 0.1rem; }

/* 20250703 採用情報 */
.cnt_eb-txt { padding: 1.5em 0; font-size: 1.1rem; font-weight: 500; line-height: 1.8; text-align: center; }

.cnt_link-btnBox { display: flex; flex-wrap: wrap; justify-content: space-between; }
.cnt_link-btnBox .link-button { width: 49%; }
.cnt_link-btnBox .link-button a {
	display: block;
	padding: 1.5em;
	font-size: 1.2rem;
	font-weight: 500;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background: #0071BE;
	border-radius: 5px;
}

.space-h40 { clear: both; height: 40px; }

/* スクロールアニメ関連CSS */
.border_h2 { position: relative; }
.border_h2 span {
	position: relative;
	display: inline-block;
	padding: 0.3vw 1vw 0.3vw;
}
.border_h2 span .border_x_left,
.border_h2 span .border_x_right,
.border_h2 span .border_y_top,
.border_h2 span .border_y_bottom {
	transition-delay: 0.3s;
}

.img_anim { overflow: hidden; }
.img_anim img { opacity: 0; transform: translateZ(0) scale(1.1); }
.img_anim.on img {
	opacity: 1;
	transition: transform 0.5s cubic-bezier(0.22, 0.11, 0.22, 1) 0.5s, opacity 1s cubic-bezier(0.22, 0.11, 0.22, 1) 0.5s;
	transform: translateZ(0) scale(1);
}

.text_b { filter: blur(20px); opacity: 0; }
.text_b.on {
	filter: blur(0);
	opacity: 1;
	transition: filter 0.6s cubic-bezier(0.65, 0.05, 0.36, 1), opacity 0.6s cubic-bezier(0.65, 0.05, 0.36, 1);
}

.fade_y, .text {
	transform: translateY(10%);
	opacity: 0;
}
.fade_y.on, .text.on {
	opacity: 1;
	transform: translateY(0%);
	transition: 0.5s;
}

.border_y_top {
	height: 100%;
	width: 1px;
	position: absolute;
	left: 0;
	top: 0;
	transform: scaleY(0);
	transform-origin: top;
	background: #197fc4;
	transition: transform 0.9s cubic-bezier(0, 1.08, 1, 1);
	z-index: 1;
}
.border_y_bottom {
	height: 100%;
	width: 1px;
	position: absolute;
	right: 0;
	top: 0;
	transform: scaleY(0);
	transform-origin: bottom;
	background: #197fc4;
	transition: transform 0.9s cubic-bezier(0, 1.08, 1, 1);
	z-index: 1;
}
.border_x_left {
	position: absolute;
	right: 0;
	top: 0;
	height: 1px;
	width: 100%;
	transform: scaleX(0);
	transform-origin: left;
	background: #197fc4;
	transition: transform 1s cubic-bezier(0, 1.08, 1, 1);
	z-index: 1;
}
.border_x_right {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 1px;
	width: 100%;
	transform: scaleX(0);
	transform-origin: right;
	background: #197fc4;
	transition: transform 1s cubic-bezier(0, 1.08, 1, 1);
	z-index: 1;
}

#bar {
	background-color: #2f3739;
	position: fixed;
	top: 0;
	left: 0;
	height: 7px;
	z-index: 9999;
}

/* 20240328 EN */

#en .cnt_l_box1 .cnt_side_btn3 { width: 100%; height: auto; margin-left: 0; }
#en .cnt_l_box1 .cnt_side_btn3 a { padding: 15px; line-height: 1.5; }

#en .txtBox__lBox { width: 68%; }
#en .txtBox__lBox h2 { font-size: 1.6rem; letter-spacing: 0; }
#en .txtBox__lBox p { font-size: 1rem; }

#en .tencha_branchBox01 .txtBox__lBox,
#en .tencha_branchBox02 .txtBox__lBox { width: 80%; }

#en .txtBox__rBox .item01,
#en .txtBox__rBox .item02 { position: relative; padding-left: 20px; }
#en .txtBox__rBox .item01 span,
#en .txtBox__rBox .item02 span { position: absolute; top: 7px; left: 5px; }

