@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap);
abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0
}
body {
	line-height: 1
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
nav ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
	content: none
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: 700
}
del {
	text-decoration: line-through
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}
input, select {
	vertical-align: middle
}
main {
	display: block
}
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 100
}
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 200
}
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 300
}
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 400
}
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 500
}
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Bold");
	font-weight: 700
}
@media screen and (min-width:769px) {
	* {
		margin: 0;
		padding: 0;
		zoom: 1
	}
	*, :after, :before {
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box
	}
	html {
		-webkit-text-size-adjust: none
	}
	body {
		color: #000;
		background: #fff;
		font-size: 14px;
		line-height: 1.8;
		font-family: 'Noto Sans JP',"Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
		font-weight: 500;
		font-feature-settings: "palt";
		letter-spacing: .024em
	}
	h1, h2, h3, h4, h5, h6 {
		font-weight: 500
	}
	img {
		-ms-interpolation-mode: bicubic;
		vertical-align: bottom
	}
	i, strong {
		font-style: normal
	}
	a {
		text-decoration: none;
		outline: 0;
		cursor: pointer;
		color: #000
	}
	a:hover {
		text-decoration: none;
		color: #ff1136
	}
	a:hover img {
		opacity: .8
	}
	.clear {
		clear: both
	}
	.clearfix:after {
		content: "";
		display: block;
		clear: both
	}
	.display {
		/* width: 1120px;  表示崩れ防止のため修正 */
		width: 100%;
		max-width: 1120px;
		margin: 0 auto;
		position: relative;
		top: 0;
		left: 0
	}
	ol, ul {
		list-style: none
	}
	input[type=email], input[type=submit], input[type=tel], input[type=text], textarea {
		-webkit-appearance: none
	}
}
@media screen and (max-width:768px) {
	* {
		margin: 0;
		padding: 0;
		zoom: 1
	}
	*, :after, :before {
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box
	}
	html {
		-webkit-text-size-adjust: none
	}
	body {
		color: #000;
		background: #fff;
		font-size: 12px;
		line-height: 1.8;
font-family: 'Noto Sans JP',"Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
		font-weight: 500;
		font-feature-settings: "palt";
		letter-spacing: .024em
	}
	h1, h2, h3, h4, h5, h6 {
		font-weight: 500
	}
	img {
		-ms-interpolation-mode: bicubic;
		vertical-align: bottom
	}
	i, strong {
		font-style: normal
	}
	a {
		text-decoration: none;
		outline: 0;
		cursor: pointer;
		color: #000
	}
	a:hover {
		text-decoration: none;
		color: #ff1136
	}
	a:hover img {
		opacity: .8
	}
	.clear {
		clear: both
	}
	.clearfix:after {
		content: "";
		display: block;
		clear: both
	}
	.display {
		width: auto;
		margin: 0 auto;
		position: relative;
		top: 0;
		left: 0
	}
	ol, ul {
		list-style: none
	}
	input[type=email], input[type=submit], input[type=tel], input[type=text], textarea {
		-webkit-appearance: none
	}
}
#HEADER {
	width: 100%;
	height: 96px;
	position: fixed;
	left: 0;
	z-index: 100;
	background: #fff;
	transition: all .2s 0s ease-in-out;
	box-shadow: 0 0 5px 5px rgba(0,0,0,0.1);
}
@media screen and (max-width:768px) {
	#HEADER {
		height: 60px;
		position: fixed !important;
top:0;
	}
	#HEADER:after {
		clear: both;
		content: '';
		display: block
	}
}
#HEADER .sf {
	display: none
}
@media screen and (max-width:768px) {
	#HEADER .sf {
		width: 45%;
		position: relative;
		display: inline-block
	}
	#HEADER .sf ul {
		height: 60px
	}
	#HEADER .sf ul li {
		position: absolute;
		bottom: 10px;
		right: 12px
	}
	#HEADER .sf ul li a {
		display: inline-block;
		width: 34px;
		height: 34px;
		border: 1px solid #ddd;
		text-align: center;
		font-size: 13px;
		padding: 6px 0
	}
	#HEADER .sf ul li a.on {
		background: #db0707;
		color: #fff
	}
	#HEADER .sf ul li a:hover {
		background: #db0707;
		color: #fff
	}
}
#HEADER .logo {
	position: absolute;
	top: 12px;
	left: 0px;
	width: 260px;
	transition: all 0.3s ease;
}
#HEADER .logo a {
	display: inline-block;
}
@media screen and (max-width:1200px) {
	#HEADER .logo {
	position: absolute;
	top: 22px;
	left: 0px;
	width: 180px
	}
}
@media screen and (max-width:768px) {
	#HEADER .logo {
		position: relative;
		top: 5px;
		left: 0;
		float: left;
		margin: 0;
		width: 175px
	}
}
#HEADER .logo img {
	width: 100%
}
#HEADER .gnavi {
	position: absolute;
	top: 0px;
	right: 0
}
@media screen and (max-width:768px) {
	#HEADER .gnavi {
		cursor: pointer;
		position: initial;
		top: 0;
		right: 0;
		float: right;
		margin: 17px 17px 0 0;
		width: 32px;
		height: 32px;
		background: url(../../images/common/responsive_nav_2x.png) no-repeat 0 0;
		background-size: 32px;
		transition: all 150ms 0s ease-in-out
	}
	#HEADER .gnavi.addClose {
		background: url(../../images/common/responsive_nav_2x.png) no-repeat 0 -32px;
		background-size: 32px
	}
}
#HEADER .gnavi>ul {
	display: block
}
@media screen and (max-width:768px) {
	#HEADER .gnavi>ul {
		position: absolute;
		top: 60px;
		left: 0;
		width: 100%;
		background: #fff;
		box-shadow: 0 24px 24px rgba(0, 0, 0, .32);
		display: none
	}
}
#HEADER .gnavi>ul>li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	left: 0;
	margin: 0 40px 0 0;
	transition: all 0.3s ease;
}

@media screen and (max-width:1200px) {
	#HEADER .gnavi>ul>li {
		list-style: none;
	float: left;
	position: relative;
	top: 0;
	left: 0;
	margin: 0 20px 0 0;
		
	}
}

@media screen and (max-width:768px) {
	#HEADER .gnavi>ul>li {
		float: none;
		width: auto;
		margin: 0;
		border-top: #ddd 1px solid
	}
}
#HEADER .gnavi>ul>li:last-child {
	margin: 0
}
#HEADER .gnavi>ul>li .trigger, #HEADER .gnavi>ul>li>a {
	color: #000;
	display: block;
	height: 96px;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-o-flex-flow: row wrap;
	flex-flow: row wrap;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
	font-size: 16px;
	line-height: 1;
	font-weight: bold;
}

@media screen and (max-width:1200px) {
	#HEADER .gnavi>ul>li .trigger, #HEADER .gnavi>ul>li>a {
	color: #000;
	display: block;
	height: 96px;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-o-flex-flow: row wrap;
	flex-flow: row wrap;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
	font-size: 14px;
	line-height: 1;
	font-weight: bold;
}
}


@media screen and (max-width:768px) {
	#HEADER .gnavi>ul>li .trigger, #HEADER .gnavi>ul>li>a {
		font-size: 15px;
		padding: 20px 15px;
		height: auto;
		background: url(../../images/common/blue_icon_2x.png) no-repeat right 20px center;
		background-size: 6px
	}
}
@media screen and (max-width:768px) {
	#HEADER .gnavi>ul>li>.trigger {
		background: url(../../images/common/blue_icon_v_2x.png) no-repeat right 18px center;
		background-size: 10px
	}
}
#HEADER .gnavi>ul>li .child {
	position: fixed;
	left: 0;
	top: 96px;
	background: #fff;
	padding: 25px;
	width: 100%;
	display: none;
	box-shadow: 0 8px 8px rgba(0, 0, 0, .12)
}
@media screen and (max-width:768px) {
	#HEADER .gnavi>ul>li .child {
		position: relative;
		top: 0;
		left: 0;
		padding: 0;
		display: none
	}
}

#HEADER .gnavi>ul>li .child .display {
	display: flex;
	justify-content: center;
}

@media screen and (min-width:769px) {
	#HEADER .gnavi>ul>li .child li {
		list-style: none;
		width: 23.5%;
		float: left;
		margin: 0 1% 2% 1%
	}
	#HEADER .gnavi>ul>li .child li:nth-child(4n+1) {
		clear: both
	}
	#HEADER .gnavi>ul>li .child li:nth-child(4n+4) {
		margin-right: 0
	}
	#HEADER .gnavi>ul>li .child li:nth-last-child(-n+4) {
		margin-bottom: 0
	}
}
@media screen and (max-width:768px) {
	#HEADER .gnavi>ul>li .child li {
		border-top: #fff 1px solid
	}
	#HEADER .gnavi>ul>li .child li:first-child {
		border: none
	}
	#HEADER .gnavi>ul>li .child .display {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

}
#HEADER .gnavi>ul>li .child li a {
	display: block;
	padding: 12px 0;
	color: #fff;
	background: #db0707;
	text-align: center;
	transition: all .2s 0s ease-in-out
}

@media screen and (max-width:768px) {
	#HEADER .gnavi>ul>li .child li a {
		padding: 15px 15px;
		font-weight: 500;
		color: #fff;
		text-align: left
	}
}
#HEADER .gnavi>ul>li .child li a:hover {
	background: #db0707;
	color: #fff
}
@media screen and (max-width:768px) {
	#HEADER .gnavi>ul>li .child li a:hover {
		background: #222 url(../../images/common/arrow_2x.png) no-repeat right 20px center;
		background-size: 6px
	}
}
#HEADER .gnavi>ul>li.contact,
#HEADER .gnavi>ul>li.members {
	width: 96px;
	height: 96px;
	margin: 0
}
@media screen and (max-width:768px) {
	#HEADER .gnavi>ul>li.contact,
	#HEADER .gnavi>ul>li.members {
		width: 100%;
		height: auto
	}
}

#HEADER .gnavi>ul>li.contact a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../../images/common/icon_mail_2x.png) no-repeat center 25px #db0707;
	background-size: 25px 18px;
	color: #fff;
	font-size: 13px;
	text-align: center;
	padding-top: 55px
}
#HEADER .gnavi>ul>li.members a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../../images/common/icon_member_2x.png) no-repeat center 25px #222;
	background-size: 25px 18px;
	color: #fff;
	font-size: 13px;
	text-align: center;
	padding-top: 55px
}



@media screen and (max-width:768px) {
	#HEADER .gnavi>ul>li.contact a {
		font-size: 15px;
		padding: 20px 15px;
		color: #000;
		text-align: left;
		height: auto;
		background: url(../../images/common/blue_icon_2x.png) no-repeat right 20px center;
		background-size: 6px
	}
}
#HEADER .gnavi>ul>li.lang {
	margin-top: 25px
}
@media screen and (max-width:768px) {
	#HEADER .gnavi>ul>li.lang {
		display: none
	}
}
#HEADER .gnavi>ul>li.lang a {
	display: inline-block;
	width: 40px;
	height: 40px;
	border: 1px solid #ddd;
	text-align: center;
	font-size: 13px;
	padding: 12px 0
}
#HEADER .gnavi>ul>li.lang a:first-of-type {
	border-right: none;
	border-radius: 3px 0 0 3px
}
#HEADER .gnavi>ul>li.lang a:last-of-type {
	border-radius: 0 3px 3px 0;
	border-left: none
}
#HEADER .gnavi>ul>li.lang a.on {
	background: #db0707;
	color: #fff
}
#FOOTER {
	color: #fff
}
@media screen and (min-width:769px) {
	#FOOTER {
		width: 100%;
		height: auto;
		position: relative;
		top: 0;
		left: 0;
		padding: 45px 30px 45px 30px;
		background: #222;
		z-index: 1
	}
	#FOOTER .fnav {
		text-align: center;
		padding: 0
	}
	#FOOTER .fnav li {
		list-style: none;
		margin-top: 0;
		display: inline-block;
		margin-left: 0
	}
	#FOOTER .fnav li:first-child {
		margin-left: 0
	}
	#FOOTER .copy {
		display: block;
		font-size: 10px;
		color: #fff;
		padding: 20px 0 0 0;
		text-align: center
	}
}
@media screen and (max-width:768px) {
	#FOOTER {
		width: 100%;
		height: auto;
		position: relative;
		top: 0;
		left: 0;
		padding: 30px 12px 30px 12px;
		background: #db0707;
		z-index: 1
	}
	#FOOTER .fnav {
		text-align: center;
		padding: 0;
		border: #ddd 1px solid;
		border-radius: 6px;
		overflow: hidden
	}
	#FOOTER .fnav li {
		list-style: none;
		margin-top: 12px;
		display: inline-block;
		margin-left: 12px
	}
	#FOOTER .fnav li:first-child {
		margin-left: 0
	}
	#FOOTER .fnav li {
		float: none;
		text-align: left;
		display: block;
		margin: 0;
		padding: 0;
		border-bottom: #ddd 1px solid
	}
	#FOOTER .fnav li:last-child {
		border: none
	}
	#FOOTER .fnav li a {
		background: #eee;
		color: #000;
		display: block;
		padding: 12px 12px
	}
	#FOOTER .fnav li a:hover {
		opacity: .9
	}
	#FOOTER .copy {
		display: block;
		font-size: 10px;
		color: #fff;
		padding: 20px 0 0 0;
		text-align: center
	}
}
#FOOTER a {
	color: #fff
}
#FOOTER .flex {
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-o-flex-flow: row wrap;
	flex-flow: row wrap;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between
}
#FOOTER .flex strong {
	width: 20%;
	font-size: 20px;
	font-weight: 700
}
@media screen and (max-width:768px) {
	#FOOTER .flex strong {
		width: 100%;
		text-align: center;
		padding: 0 0 10px
	}
}
#FOOTER .flex .fnav {
	width: 76%;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-o-flex-flow: row wrap;
	flex-flow: row wrap;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between;
}
@media screen and (max-width:768px) {
	#FOOTER .flex .fnav {
		width: 100%;
		background: #fff;
		border-bottom: none
	}
}
#FOOTER .flex .fnav>li {
	text-align: left
}
@media screen and (max-width:768px) {
	#FOOTER .flex .fnav>li {
		width: 100%;
		border-bottom: none
	}
}
#FOOTER .flex .fnav>li dl {
	font-size: 12px
}
#FOOTER .flex .fnav>li dl dt {
	padding: 0 0 6px;
	font-size: 14px
}
#FOOTER .flex .fnav>li dl dt.mt {
	margin-top: 12px
}
@media screen and (max-width:768px) {
	#FOOTER .flex .fnav>li dl dt.mt {
		margin-top: 0
	}
}
@media screen and (max-width:768px) {
	#FOOTER .flex .fnav>li dl dt {
		color: #000;
		padding: 0;
		border-bottom: 1px solid #ddd
	}
	#FOOTER .flex .fnav>li dl dt a {
		background: 0 0;
		font-size: 12px
	}
}
@media screen and (max-width:768px) {
	#FOOTER .flex .fnav>li dl dd {
		display: none
	}
}
#FOOTER .flex .fnav>li dl dd a {
	background: url(../../images/common/arrow_01_2x.png) no-repeat left center;
	background-size: 5px 9px;
	padding-left: 10px;
	transition: all .1s 0s ease-in-out
}
#FOOTER .flex .fnav>li dl dd a:hover {
	background-position: 3px center
}
.firstview {
	width: 100%;
	height: calc(100vh - 96px)!important;
	background-size: cover;
	position: relative
}
@media screen and (max-width:768px) {
	.firstview {
		height: calc(100vh - 60px)!important
	}
}
.firstview:before {
	content: '';
	background: rgba(0, 0, 0, .32);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2
}
.firstview .content {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-o-flex-flow: row wrap;
	flex-flow: row wrap;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between;
	align-items: center;
	justify-content: center
}
@media screen and (max-width:768px) {
	.firstview .content h2 {
		padding: 0 12px
	}
}
.firstview .content h2 img {
	max-width: 738px;
	height: auto
}
@media screen and (max-width:768px) {
	.firstview .content h2 img {
		max-width: 100%
	}
}
.firstview .content .scroll {
	display: block;
	width: 64px;
	position: absolute;
	left: 50%;
	bottom: 30px;
	margin-left: -32px;
	color: #fff;
	font-size: 10px;
	letter-spacing: .24em;
	text-align: center
}
@media screen and (max-width:768px) {
	.firstview .content .scroll {
		font-size: 8px
	}
}
.firstview .content .scroll:after, .firstview .content .scroll:before {
	content: '';
	display: block;
	margin: 0 auto
}
.firstview .content .scroll:before {
	width: 23px;
	height: 44px;
	border-radius: 40px;
	border: #fff 1px solid;
	margin-bottom: 12px
}
@media screen and (max-width:768px) {
	.firstview .content .scroll:before {
		width: 23px;
		height: 48px;
		margin-bottom: 6px
	}
}
.firstview .content .scroll:after {
	width: 1px;
	height: 48px;
	position: absolute;
	bottom: 48px;
	left: 49%;
	background: #fff;
	transform: rotate(180deg);
	-webkit-animation: scroll 1.6s ease 0s infinite;
	animation: scroll 1.6s ease 0s infinite
}
@-webkit-keyframes scroll {
	0% {
		height: 1px;
		bottom: 96px
	}
	40% {
		height: 48px;
		bottom: 48px
	}
	80% {
		height: 0;
		bottom: 48px
	}
	100% {
		height: 0;
		bottom: 48px
	}
}
@keyframes scroll {
	0% {
		height: 1px;
		bottom: 96px
	}
	40% {
		height: 48px;
		bottom: 48px
	}
	80% {
		height: 0;
		bottom: 48px
	}
	100% {
		height: 0;
		bottom: 48px
	}
}
.firstview video {
	position: fixed;
	top: 0;
	left: 0;
	width: auto;
	height: auto;
	min-width: 100%;
	min-height: 100%;
	z-index: -1
}
@media screen and (max-width:768px) {
	.firstview video {
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		height: 100vh
	}
}
.firstview figure {
	position: fixed;
	top: 0;
	left: 0;
	width: auto;
	height: auto;
	min-width: 100%;
	min-height: 100%;
	z-index: -1
}
.firstview figure img {
	width: 100%;
	height: auto
}
.INDEX h3.eng {
	color: #db0707;
	font-size: 34px;
	font-weight: 700
}
@media screen and (max-width:768px) {
	.INDEX h3.eng {
		font-size: 24px
	}
}
.INDEX h3.eng:before {
	font-size: 14px!important;
	color: #222!important
}
.INDEX h3.eng.left {
	text-align: left
}
@media screen and (max-width:768px) {
	.INDEX h3.eng.left {
		text-align: center
	}
}
.INDEX.first {
	background: url(../../images/index/back_01.jpg) no-repeat center bottom;
	background-size: cover;
	position: relative
}
.INDEX.first:before {
	content: "";
	width: 100%;
	height: 240px;
	background: linear-gradient(to top left, rgba(255, 255, 255, 0) 50%, #fff 50.5%) no-repeat top left/100% 100%;
	position: absolute;
	top: 0;
	left: 0
}
@media screen and (max-width:768px) {
	.INDEX.first:before {
		content: none
	}
}
.INDEX.first.wrap {
	padding-top: 100px
}
.INDEX.first .flex {
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-o-flex-flow: row wrap;
	flex-flow: row wrap;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between
}
@media screen and (max-width:768px) {
	.INDEX.first .flex {
		padding-bottom: 60px
	}
}
.INDEX.first .flex .left {
	width: 40%;
	position: relative
}
@media screen and (max-width:768px) {
	.INDEX.first .flex .left {
		width: 100%;
		position: static
	}
}

.INDEX.first .flex .left figure img {
	max-width: 373px;
	height: auto
}
@media screen and (max-width:768px) {
	.INDEX.first .flex .left figure img {
		max-width: 100%
	}
}
@media screen and (max-width:768px) {
	.INDEX.first .flex .left .btnArea {
		margin: 0;
		width: 100%;
		position: absolute;
		bottom: 0;
		left: 0
	}
}
.INDEX.first .flex .left .btnArea a.border {
	background: url(../../images/common/arrow_2x.png) no-repeat right 25px center;
	background-size: 4px 7px;
	border: 1px solid #fff;
	transition: all .4s 0s ease-in-out
}
.INDEX.first .flex .left .btnArea a.border:hover {
	background-color: rgba(255, 255, 255, .15)
}
.INDEX.first .flex dl {
	width: 53%;
	margin-left: auto;
	color: #fff;
	margin-top: 80px;
}
@media screen and (max-width:768px) {
	.INDEX.first .flex dl {
		width: 100%;
		margin: 0;
		padding: 0 0 24px
	}
}
.INDEX.first .flex dl dt {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 500;
	font-feature-settings: "palt";
	letter-spacing: .04em;
	font-size: 36px;
	line-height: 1.4;
	text-align: right;
	border-bottom: 1px solid #fff;
	padding: 0 0 16px;
	margin: 0 0 24px;
	text-shadow: 0 0 3px #000
}
@media screen and (max-width:768px) {
	.INDEX.first .flex dl dt {
		font-size: 16px;
		text-align: center;
		padding: 0 0 12px;
		margin: 0 0 14px
	}
}
.INDEX.first .flex dl dt span {
	display: block;
	font-size: 34px
}
@media screen and (max-width:768px) {
	.INDEX.first .flex dl dt span {
		font-size: 20px
	}
}
.INDEX.first .flex dl dt span i {
	font-size: 60px
}
@media screen and (max-width:768px) {
	.INDEX.first .flex dl dt span i {
		font-size: 36px
	}
}
.INDEX.second {
	background: #f5f5f5;
	position: relative
}
.INDEX.second .flex {
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-o-flex-flow: row wrap;
	flex-flow: row wrap;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between;
	counter-reset: num;
	position: relative;
	z-index: 2
}
.INDEX.second .flex>li {
	list-style: none;
	width: 46%;
	margin: 0 0 6%;
	background: #fff;
	position: relative
}
@media screen and (max-width:768px) {
	.INDEX.second .flex>li {
		width: 100%
	}
}

@media screen and (max-width:768px) {
	.INDEX.second .flex>li:before {
		top: 128px
	}
}
@media screen and (min-width:769px) {
	.INDEX.second .flex>li:nth-last-child(-n+2) {
		margin-bottom: 0
	}
}
.INDEX.second .flex>li figure img {
	max-width: 100%;
	height: auto;
	border-radius: 8px 8px 0 0
}
.INDEX.second .flex>li dl {
	background: #fff;
	padding: 45px 52px 25px;
	min-height: 250px
}
@media screen and (max-width:768px) {
	.INDEX.second .flex>li dl {
		min-height: inherit;
		padding: 20px
	}
}
.INDEX.second .flex>li dl dt {
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	padding: 0 0 12px
}
@media screen and (max-width:768px) {
	.INDEX.second .flex>li dl dt {
		font-size: 18px;
		padding: 12px 0
	}
}
.INDEX.second .flex>li dl dd:last-of-type {
	padding: 24px 0 0
}
.INDEX.second .flex>li dl dd a.arw {
	display: block;
	text-align: center
}

.INDEX.third {
	background: #fff;
	overflow: hidden
}
.INDEX.third ul>li {
	
}
@media screen and (max-width:768px) {
	.INDEX.third ul>li {
		
	}
}
.INDEX.third ul>li figure {
	padding: 23px 58px
}
.INDEX.third ul>li figure img {
	max-width: 100%;
	height: auto
}
.INDEX.third ul>li figcaption {
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	padding: 15px 0;
	border-top: 1px solid #ddd
}
.INDEX.third .swiper-container {
	width: 100%;
	overflow: visible
}
.INDEX.third .swiper-pagination {
	bottom: -32px
}
.INDEX.four {
	background: #fce9e9;
	position: relative
}


@media screen and (max-width:768px) {
	.INDEX.four {
		background: #fce9e9;
		min-height: inherit
	}
}

.topmap-box {
	display: flex;
	justify-content: space-between;
	position: relative;
}
.topmap_l {
	width: 60%;
	position: relative;
}
.topmap_r {
	width: 35%;
}

.INDEX.four dl {
	padding: 35px;
	background: #fff;
	border-radius: 25px
}
.topmap_l img {
	width: 100%;
height:auto;
}

.topmap-box .label {
	position: absolute;
	width: 300px;
}


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

	.INDEX.four dl {
		width: 100%;
		padding: 5px 0 0;
		background: none;
	}
	
.topmap-box {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	background: #fff;
	padding: 10px;
	box-sizing: border-box;
	border-radius: 8px;
}
.topmap_l {
	width: auto;
	display: none;
}
.topmap_r {
	width: auto;
}
	
.topmap-box .label {
	position: absolute;
	width: 200px;
	right:-8px;
	top:23px;
}


}
.INDEX.four dl dt {
	font-size: 30px;
	font-weight: 700;
	color: #db0707;
	line-height: 1.5;
}
@media screen and (max-width:768px) {
	.INDEX.four dl dt {
		font-size: 24px
	}
}
.INDEX.four dl dt:before {
	content: attr(data-eng);
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #222;
}
@media screen and (max-width:768px) {
	.INDEX.four dl dt:before {
		font-size: 12px
	}
}
.INDEX.four dl dd {
	font-size: 16px;
	font-weight: 700
}
@media screen and (max-width:768px) {
	.INDEX.four dl dd {
		font-size: 14px
	}
}
.INDEX.four dl dd:first-of-type {
	padding: 24px 0
}
@media screen and (max-width:768px) {
	.INDEX.four dl dd:first-of-type {
		padding: 12px 0
	}
}
.INDEX.four dl dd a {
	display: block;
	text-align: center;
	padding: 15px
}
.INDEX.five {
	background: url(../../images/index/back_02.png) no-repeat right center #fff;
	background-size: cover;
	position: relative
}
@media screen and (max-width:768px) {
	.INDEX.five:before {
		content: "";
		width: 100%;
		height: 100%;
		background: rgba(0, 91, 171, .35);
		position: absolute;
		top: 0;
		left: 0
	}
	.INDEX.five .display {
		z-index: 2;
		background: rgba(255, 255, 255, .75);
		padding: 15px
	}
}
.INDEX.five h3 {
	margin-bottom: 0
}
.INDEX.five strong {
	display: block;
	font-size: 17px;
	font-weight: 700
}
@media screen and (max-width:768px) {
	.INDEX.five strong {
		font-size: 15px
	}
}
.INDEX.five p {
	font-size: 17px;
	padding: 42px 0
}
@media screen and (max-width:768px) {
	.INDEX.five p {
		font-size: 13px;
		padding: 16px 0 0
	}
}
.INDEX.five .btnArea a {
	display: inline-block;
	margin-right: 15px;
	padding: 15px 56px
}
@media screen and (max-width:768px) {
	.INDEX.five .btnArea a {
		display: block;
		padding: 12px;
		margin: 0 0 2%
	}
	.INDEX.five .btnArea a:last-of-type {
		margin-bottom: 0
	}
}
.INDEX.news {
	background: #fff;
}
@media screen and (min-width:769px) {
	.INDEX.news .flex {
		display: -moz-flex;
		display: -o-flex;
		display: -ms-flex;
		display: flex;
		-o-flex-flow: row wrap;
		flex-flow: row wrap;
		-o-justify-content: space-between;
		-ms-justify-content: space-between;
		-moz-justify-content: space-between;
		justify-content: space-between
	}
}
.INDEX.news h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1
}
@media screen and (max-width:768px) {
	.INDEX.news h3 {
		margin: 0 0 22px
	}
}
.INDEX.news .list {
	padding: 0 40px;
	border-left: #ddd 1px solid;
	height: 140px;
	width: 880px;
	overflow: auto
}
@media screen and (max-width:768px) {
	.INDEX.news .list {
		padding: 0;
		width: 100%;
		border-left: none
	}
}
.INDEX.news .list li {
	list-style: none;
	border-bottom: #ddd 1px solid;
	padding: 0 0 13px;
	margin: 0 0 13px
}
.INDEX.news .list li a {
	color: #000
}
.INDEX.news .list li a:hover {
	text-decoration: underline
}
.INDEX.news .list li time {
	background: #db0707;
	color: #fff;
	padding: 2px 16px;
	font-size: 13px;
	margin: 0 16px 0 0;
	display: inline-block
}
.INDEX.news .list li:last-child {
	margin: 0;
	padding: 0;
	border: none
}
.INDEX.news .more {
	height: 140px;
	width: 85px;
	background: #434343;
	display: table;
	text-align: center;
	color: #fff;
	transition: all .2s 0s ease-in-out
}
@media screen and (max-width:768px) {
	.INDEX.news .more {
		width: 100%;
		height: auto;
		margin: 22px 0 0;
		padding: 20px 0
	}
}
.INDEX.news .more .icon {
	display: table-cell;
	vertical-align: middle
}
.INDEX.news .more .icon .icon_list {
	background: url(../../images/index/news_icon.png) no-repeat center top;
	padding: 24px 0 0;
	background-size: 24px;
	display: block
}
@media screen and (max-width:768px) {
	.INDEX.news .more .icon .icon_list {
		display: inline-block;
		background-position: left center;
		padding: 0 0 0 34px
	}
}
.INDEX.news .more:hover {
	background: rgba(0, 91, 171, .85)
}
.INDEX.map {
	height: 300px
}
@media screen and (max-width:768px) {
	.INDEX.map {
		height: 220px
	}
}
.INDEX-ENG h3.eng {
	color: #db0707;
	font-size: 34px;
	font-weight: 700
}
@media screen and (max-width:768px) {
	.INDEX-ENG h3.eng {
		font-size: 24px
	}
}
.INDEX-ENG h3.eng:before {
	font-size: 14px!important;
	color: #db0707!important
}
.INDEX-ENG h3.eng.left {
	text-align: left
}
@media screen and (max-width:768px) {
	.INDEX-ENG h3.eng.left {
		text-align: center
	}
}
.INDEX-ENG.first {
	background: url(../../images/index/back_01.jpg) no-repeat center bottom;
	background-size: initial;
	position: relative
}
.INDEX-ENG.first:before {
	content: "";
	width: 100%;
	height: 240px;
	background: linear-gradient(to top left, rgba(255, 255, 255, 0) 50%, #fff 50.5%) no-repeat top left/100% 100%;
	position: absolute;
	top: 0;
	left: 0
}
@media screen and (max-width:768px) {
	.INDEX-ENG.first:before {
		content: none
	}
}
.INDEX-ENG.first.wrap {
	padding-top: 100px
}
.INDEX-ENG.first .flex {
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-o-flex-flow: row wrap;
	flex-flow: row wrap;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between;
	align-items: center
}
@media screen and (max-width:768px) {
	.INDEX-ENG.first .flex {
		padding-bottom: 60px
	}
}
.INDEX-ENG.first .flex .left {
	width: 40%;
	position: relative
}
@media screen and (max-width:768px) {
	.INDEX-ENG.first .flex .left {
		width: 100%;
		position: static
	}
}

.INDEX-ENG.first .flex .left figure img {
	max-width: 373px;
	height: auto
}
@media screen and (max-width:768px) {
	.INDEX-ENG.first .flex .left figure img {
		max-width: 100%
	}
}
@media screen and (max-width:768px) {
	.INDEX-ENG.first .flex .left .btnArea {
		margin: 0;
		width: 100%;
		position: absolute;
		bottom: 0;
		left: 0
	}
}
.INDEX-ENG.first .flex .left .btnArea a.border {
	background: url(../../images/common/arrow_2x.png) no-repeat right 25px center;
	background-size: 4px 7px;
	border: 1px solid #fff;
	transition: all .4s 0s ease-in-out
}
.INDEX-ENG.first .flex .left .btnArea a.border:hover {
	background-color: rgba(255, 255, 255, .15)
}
.INDEX-ENG.first .flex dl {
	width: 60%;
	margin-left: auto;
	color: #fff
}
@media screen and (max-width:768px) {
	.INDEX-ENG.first .flex dl {
		width: 100%;
		margin: 0;
		padding: 0 0 24px
	}
}
.INDEX-ENG.first .flex dl dt {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 500;
	font-feature-settings: "palt";
	letter-spacing: .04em;
	font-size: 26px;
	line-height: 1.4;
	text-align: right;
	border-bottom: 1px solid #fff;
	padding: 0 0 16px;
	margin: 0 0 24px;
	text-shadow: 0 0 3px #000
}
@media screen and (max-width:768px) {
	.INDEX-ENG.first .flex dl dt {
		font-size: 16px;
		text-align: center;
		padding: 0 0 12px;
		margin: 0 0 14px
	}
}
.INDEX-ENG.first .flex dl dt span {
	display: block;
	font-size: 34px
}
@media screen and (max-width:768px) {
	.INDEX-ENG.first .flex dl dt span {
		font-size: 20px
	}
}
.INDEX-ENG.first .flex dl dt span i {
	font-size: 60px
}
@media screen and (max-width:768px) {
	.INDEX-ENG.first .flex dl dt span i {
		font-size: 36px
	}
}
.INDEX-ENG.second {
	background: #f5f5f5;
	position: relative
}
.INDEX-ENG.second .flex {
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-o-flex-flow: row wrap;
	flex-flow: row wrap;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between;
	counter-reset: num;
	position: relative;
	z-index: 2
}
.INDEX-ENG.second .flex>li {
	list-style: none;
	width: 46%;
	margin: 0 0 6%;
	background: #fff;
	position: relative
}
@media screen and (max-width:768px) {
	.INDEX-ENG.second .flex>li {
		width: 100%
	}
}
@media screen and (max-width:768px) {
	.INDEX-ENG.second .flex>li:before {
		top: 128px
	}
}
@media screen and (min-width:769px) {
	.INDEX-ENG.second .flex>li:nth-last-child(-n+2) {
		margin-bottom: 0
	}
}
.INDEX-ENG.second .flex>li figure img {
	max-width: 100%;
	height: auto;
	border-radius: 8px 8px 0 0
}
.INDEX-ENG.second .flex>li dl {
	background: #fff;
	padding: 45px 52px 25px;
	min-height: 250px
}
@media screen and (max-width:768px) {
	.INDEX-ENG.second .flex>li dl {
		min-height: inherit;
		padding: 20px
	}
}
.INDEX-ENG.second .flex>li dl dt {
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	padding: 0 0 12px
}
@media screen and (max-width:768px) {
	.INDEX-ENG.second .flex>li dl dt {
		font-size: 18px;
		padding: 12px 0
	}
}
.INDEX-ENG.second .flex>li dl dd:last-of-type {
	padding: 24px 0 0
}
.INDEX-ENG.second .flex>li dl dd a.arw {
	display: block;
	text-align: center
}

.INDEX-ENG.third {
	background: #fff;
	overflow: hidden
}
.INDEX-ENG.third ul>li {
	
}
@media screen and (max-width:768px) {
	.INDEX-ENG.third ul>li {
		
	}
}
.INDEX-ENG.third ul>li figure {
	padding: 23px 58px
}
.INDEX-ENG.third ul>li figure img {
	max-width: 100%;
	height: auto
}
.INDEX-ENG.third ul>li figcaption {
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	padding: 15px 0;
	border-top: 1px solid #ddd
}
.INDEX-ENG.third .swiper-container {
	width: 100%;
	overflow: visible
}
.INDEX-ENG.third .swiper-pagination {
	bottom: -40px
}
.INDEX-ENG.four {
	background: url(https://jsro.jp/wp-content/themes/jsro/images/index/map_en.png) no-repeat left center #2c508d;
	min-height: 522px;
	position: relative
}
@media screen and (max-width:768px) {
	.INDEX-ENG.four {
		background: #fff;
		min-height: inherit
	}
}
.INDEX-ENG.four dl {
	width: 40%;
	max-width: 380px;
	padding: 35px;
	margin-left: auto;
	background: #fff;
	border-radius: 25px
}
@media screen and (max-width:768px) {
	.INDEX-ENG.four dl {
		width: 100%;
		padding: 24px 0 0
	}
}
.INDEX-ENG.four dl dt {
	font-size: 30px;
	font-weight: 700;
	color: #db0707;
	line-height: 1.5
}
@media screen and (max-width:768px) {
	.INDEX-ENG.four dl dt {
		font-size: 24px
	}
}
.INDEX-ENG.four dl dt:before {
	content: attr(data-eng);
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: rgba(0, 91, 170, .63)
}
@media screen and (max-width:768px) {
	.INDEX-ENG.four dl dt:before {
		font-size: 12px
	}
}
.INDEX-ENG.four dl dd {
	font-size: 16px;
	font-weight: 700
}
@media screen and (max-width:768px) {
	.INDEX-ENG.four dl dd {
		font-size: 14px
	}
}
.INDEX-ENG.four dl dd:first-of-type {
	padding: 24px 0
}
@media screen and (max-width:768px) {
	.INDEX-ENG.four dl dd:first-of-type {
		padding: 12px 0
	}
}
.INDEX-ENG.four dl dd a {
	display: block;
	text-align: center;
	padding: 15px
}
.INDEX-ENG.five {
	background: url(../../images/index/back_02.png) no-repeat right center #fff;
	background-size: cover;
	position: relative
}
@media screen and (max-width:768px) {
	.INDEX-ENG.five:before {
		content: "";
		width: 100%;
		height: 100%;
		background: rgba(0, 91, 171, .35);
		position: absolute;
		top: 0;
		left: 0
	}
	.INDEX-ENG.five .display {
		z-index: 2;
		background: rgba(255, 255, 255, .75);
		padding: 15px
	}
}
.INDEX-ENG.five h3 {
	margin-bottom: 0
}
.INDEX-ENG.five strong {
	display: block;
	font-size: 17px;
	font-weight: 700
}
@media screen and (max-width:768px) {
	.INDEX-ENG.five strong {
		font-size: 15px
	}
}
.INDEX-ENG.five p {
	font-size: 17px;
	padding: 42px 0
}
@media screen and (max-width:768px) {
	.INDEX-ENG.five p {
		font-size: 13px;
		padding: 16px 0 0
	}
}
.INDEX-ENG.five .btnArea a {
	display: inline-block;
	margin-right: 15px;
	padding: 15px 56px
}
@media screen and (max-width:768px) {
	.INDEX-ENG.five .btnArea a {
		display: block;
		padding: 12px;
		margin: 0 0 2%
	}
	.INDEX-ENG.five .btnArea a:last-of-type {
		margin-bottom: 0
	}
}
.INDEX-ENG.news {
	background: #fff
}
@media screen and (min-width:769px) {
	.INDEX-ENG.news .flex {
		display: -moz-flex;
		display: -o-flex;
		display: -ms-flex;
		display: flex;
		-o-flex-flow: row wrap;
		flex-flow: row wrap;
		-o-justify-content: space-between;
		-ms-justify-content: space-between;
		-moz-justify-content: space-between;
		justify-content: space-between
	}
}
.INDEX-ENG.news h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1
}
@media screen and (max-width:768px) {
	.INDEX-ENG.news h3 {
		margin: 0 0 22px
	}
}
.INDEX-ENG.news .list {
	padding: 0 40px;
	border-left: #ddd 1px solid;
	height: 140px;
	width: 880px;
	overflow: auto
}
@media screen and (max-width:768px) {
	.INDEX-ENG.news .list {
		padding: 0;
		width: 100%;
		border-left: none
	}
}
.INDEX-ENG.news .list li {
	list-style: none;
	border-bottom: #ddd 1px solid;
	padding: 0 0 13px;
	margin: 0 0 13px
}
.INDEX-ENG.news .list li a {
	color: #000
}
.INDEX-ENG.news .list li a:hover {
	text-decoration: underline
}
.INDEX-ENG.news .list li time {
	background: #db0707;
	color: #fff;
	padding: 2px 16px;
	font-size: 13px;
	margin: 0 16px 0 0;
	display: inline-block
}
.INDEX-ENG.news .list li:last-child {
	margin: 0;
	padding: 0;
	border: none
}
.INDEX-ENG.news .more {
	height: 140px;
	width: 85px;
	background: #db0707;
	display: table;
	text-align: center;
	color: #fff;
	transition: all .2s 0s ease-in-out
}
@media screen and (max-width:768px) {
	.INDEX-ENG.news .more {
		width: 100%;
		height: auto;
		margin: 22px 0 0;
		padding: 20px 0
	}
}
.INDEX-ENG.news .more .icon {
	display: table-cell;
	vertical-align: middle
}
.INDEX-ENG.news .more .icon .icon_list {
	background: url(../../images/index/news_icon.png) no-repeat center top;
	padding: 24px 0 0;
	background-size: 24px;
	display: block
}
@media screen and (max-width:768px) {
	.INDEX-ENG.news .more .icon .icon_list {
		display: inline-block;
		background-position: left center;
		padding: 0 0 0 34px
	}
}
.INDEX-ENG.news .more:hover {
	background: rgba(0, 91, 171, .85)
}
.INDEX-ENG.map {
	height: 300px
}
@media screen and (max-width:768px) {
	.INDEX-ENG.map {
		height: 220px
	}
}
.COMPANY.first .msg {
	background: #db0707;
	padding: 52px 0;
	color: #fff;
	text-align: center;
	font-size: 36px;
	font-family: Oswald, sans-serif;
	font-weight: 500;
	font-feature-settings: "palt";
	letter-spacing: .04em
}
@media screen and (max-width:768px) {
	.COMPANY.first .msg {
		padding: 32px 12px;
		font-size: 19px
	}
}
.COMPANY.first .oneClum>li {
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-o-flex-flow: row wrap;
	flex-flow: row wrap;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between;
	align-items: center;
	list-style: none;
	padding: 65px 0;
	position: relative
}
@media screen and (max-width:768px) {
	.COMPANY.first .oneClum>li {
		padding: 0
	}
}
.COMPANY.first .oneClum>li:before {
	content: "";
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}
@media screen and (max-width:768px) {
	.COMPANY.first .oneClum>li:before {
		width: 100%;
		height: 250px;
		position: relative
	}
}
.COMPANY.first .oneClum>li:nth-child(1):before {
	background: url(https://jsro.jp/wp-content/themes/jsro/images/company/back_01.jpg) no-repeat center;
	background-size: cover
}
.COMPANY.first .oneClum>li:nth-child(2):before {
	background: url(https://jsro.jp/wp-content/themes/jsro/images/company/back_02.jpg) no-repeat center;
	background-size: cover
}
.COMPANY.first .oneClum>li:nth-child(3):before {
	background: url(https://jsro.jp/wp-content/themes/jsro/images/company/back_03.jpg) no-repeat center;
	background-size: cover
}
.COMPANY.first .oneClum>li dl {
	width: 46%;
	margin-left: auto
}
@media screen and (max-width:768px) {
	.COMPANY.first .oneClum>li dl {
		width: 100%;
		margin: 0 auto;
		padding: 12px
	}
}
.COMPANY.first .oneClum>li dl dt {
	font-size: 20px;
	font-weight: 700;
	color: #db0707;
	padding: 0 0 12px;
	margin: 0 0 16px;
	border-bottom: 1px solid #ddd
}
@media screen and (max-width:768px) {
	.COMPANY.first .oneClum>li dl dt {
		font-size: 18px;
		padding-bottom: 6px;
		margin-bottom: 10px
	}
}
.COMPANY.first .oneClum>li dl dt:after {
	content: attr(data-eng);
	display: inline-block;
	margin-left: 20px;
	color: #0071d4;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: 700
}
@media screen and (max-width:768px) {
	.COMPANY.first .oneClum>li dl dt:after {
		font-size: 10px
	}
}
.COMPANY.first .oneClum>li dl dd {
	font-size: 16px
}
@media screen and (max-width:768px) {
	.COMPANY.first .oneClum>li dl dd {
		font-size: 13px
	}
}
.COMPANY.first .oneClum>li:nth-child(even):before {
	left: inherit;
	right: 0
}
.COMPANY.first .oneClum>li:nth-child(even) dl {
	margin-left: 0
}
.COMPANY.second .flex {
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-o-flex-flow: row wrap;
	flex-flow: row wrap;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between
}
.COMPANY.second .flex .left {
	width: 70%;
	position: relative
}
@media screen and (max-width:768px) {
	.COMPANY.second .flex .left {
		width: 100%
	}
}
.COMPANY.second .flex .left strong {
	font-weight: 700;
	font-size: 16px;
	display: block
}
@media screen and (max-width:768px) {
	.COMPANY.second .flex .left strong {
		font-size: 14px
	}
}
.COMPANY.second .flex .left p {
	margin: 16px 0
}
.COMPANY.second .flex .left p:last-of-type {
	margin-bottom: 0
}
.COMPANY.second .flex .right {
	width: 25%
}
@media screen and (max-width:768px) {
	.COMPANY.second .flex .right {
		width: 100%
	}
}
.COMPANY.second .flex .right img {
	max-width: 100%;
	height: auto
}
.COMPANY.second .flex .name {
	display: block;
	text-align: right;
	margin: 32px 0 0
}
@media screen and (max-width:768px) {
	.COMPANY.second .flex .name {
		margin: 16px 0
	}
	.COMPANY.second .flex .name img {
		width: 65%;
		height: auto
	}
}
.COMPANY.third .disc>li {
	list-style: none
}
.COMPANY.third .disc>li:before {
	content: "■";
	display: inline-block;
	margin-right: 8px
}
.COMPANY.third .disc>li span {
	display: inline-block;
	font-size: 12px;
	width: 13%
}
.COMPANY.third .right {
	text-align: right;
	font-size: 12px
}
.COMPANY.four figure {
	background: #f2f2f2;
	display: block;
	text-align: center
}
@media screen and (max-width:768px) {
	.COMPANY.four figure img {
		max-width: 100%;
		height: auto
	}
}
.COMPANY.five .flex {
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-o-flex-flow: row wrap;
	flex-flow: row wrap;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between
}
.COMPANY.five .flex figure {
	width: 55%
}
@media screen and (max-width:768px) {
	.COMPANY.five .flex figure {
		width: 100%;
		margin: 0 0 12px
	}
}
.COMPANY.five .flex figure img {
	max-width: 100%;
	height: auto;
	margin: 0 0 12px
}
.COMPANY.five .flex figure img:first-of-type {
	border: 1px solid #ddd
}
.COMPANY.five .flex figure img:last-of-type {
	margin-bottom: 0
}
.COMPANY.five .flex .adrArea {
	width: 42%
}
@media screen and (max-width:768px) {
	.COMPANY.five .flex .adrArea {
		width: 100%
	}
}
.COMPANY.five .flex .adrArea dl dt {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.4;
	margin: 0 0 8px;
	position: relative
}
.COMPANY.five .flex .adrArea dl dt:before {
	content: "■";
	color: #db0707;
	display: inline-block;
	margin-right: 5px
}
.COMPANY.five .flex .adrArea dl dt a.border {
	display: inline-block;
	font-size: 10px;
	font-weight: 700;
	color: #db0707;
	border: 1px solid #db0707;
	border-radius: 5px;
	padding: 4px 10px 2px;
	margin-left: 10px;
	line-height: 1
}
.COMPANY.five .flex .adrArea dl dt a.border:hover {
	background: #db0707;
	color: #fff
}
.COMPANY.five .flex .adrArea dl dd {
	margin: 0 0 24px;
	font-size: 12px
}
.COMPANY.six .flex {
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-o-flex-flow: row wrap;
	flex-flow: row wrap;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between
}
.COMPANY.six .flex .mapArea {
	width: 49%
}
@media screen and (max-width:768px) {
	.COMPANY.six .flex .mapArea {
		width: 100%;
		margin: 0 0 12px
	}
}
.COMPANY.six .flex .infoArea {
	width: 49%
}
@media screen and (max-width:768px) {
	.COMPANY.six .flex .infoArea {
		width: 100%
	}
}
.COMPANY.six .flex .infoArea .narita {
	border: 5px solid #ddd;
	margin: 0 0 12px;
	padding: 15px
}
.COMPANY.six .flex .infoArea .narita>dt {
	width: 20%;
	font-size: 16px;
	font-weight: 700;
	background: #db0707;
	color: #fff;
	text-align: center;
	padding: 3px;
	margin: 0 0 12px
}
@media screen and (max-width:768px) {
	.COMPANY.six .flex .infoArea .narita>dt {
		font-size: 14px
	}
}
.COMPANY.six .flex .infoArea .narita dd {
	font-size: 15px;
	position: relative
}
@media screen and (max-width:768px) {
	.COMPANY.six .flex .infoArea .narita dd {
		font-size: 12px
	}
}
.COMPANY.seven .flex {
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-o-flex-flow: row wrap;
	flex-flow: row wrap;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between;
	width: 88%;
	margin: 0 auto
}
@media screen and (max-width:768px) {
	.COMPANY.seven .flex {
		width: 100%
	}
}
.COMPANY.seven .flex>li {
	list-style: none;
	width: 45%;
	text-align: center;
	border: 1px solid #ddd;
	padding: 45px;
	box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}
@media screen and (max-width:768px) {
	.COMPANY.seven .flex>li {
		width: 100%;
		padding: 15px;
		margin: 0 0 2%
	}
	.COMPANY.seven .flex>li:last-child {
		margin-bottom: 0
	}
}
.COMPANY.seven .flex>li dl dt {
	font-size: 18px;
	font-weight: 700;
	padding: 25px 0;
	line-height: 1.5;
	color: #db0707
}
@media screen and (max-width:768px) {
	.COMPANY.seven .flex>li dl dt {
		font-size: 16px;
		padding: 12px 0
	}
}
.COMPANY.seven .flex>li dl dd {
	text-align: left
}
.COMPANY.seven .flex>li dl dd.center {
	padding: 12px 0 0;
	text-align: center;
	color: #db0707;
	font-size: 15px;
	font-weight: 700
}
@media screen and (max-width:768px) {
	.COMPANY.seven .flex>li dl dd.center {
		padding-top: 6px
	}
}
.COMPANY.eight .groupList {
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-o-flex-flow: row wrap;
	flex-flow: row wrap;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between;
	justify-content: flex-start
}
.COMPANY.eight .groupList>li {
	list-style: none;
	width: 32%;
	text-align: center;
	border: 3px solid #ddd;
	margin: 0 2% 2% 0;
	padding: 10px 15px;
	font-size: 16px
}
@media screen and (min-width:769px) {
	.COMPANY.eight .groupList>li:nth-child(3n+3) {
		margin-right: 0
	}
}
@media screen and (max-width:768px) {
	.COMPANY.eight .groupList>li {
		width: 100%;
		font-size: 14px
	}
}
.COMPANY.eight .groupList>li small {
	display: block;
	font-size: 12px
}
.COMPANY.eight .groupList>li figure {
	display: block;
	text-align: center;
	margin: 0 0 5px
}
.COMPANY.nine {
	position: relative
}
.COMPANY.nine .history>li {
	list-style: none;
	margin: 0 0 32px;
	padding: 8px 12px;
	background: #fff;
	border: 3px solid #ddd;
	position: relative
}
@media screen and (max-width:768px) {
	.COMPANY.nine .history>li {
		margin: 0 0 20px
	}
}
.COMPANY.nine .history>li:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 80px 0 80px;
	border-color: #ddd transparent transparent transparent;
	position: absolute;
	bottom: -23px;
	left: 50%;
	transform: translate(-50%, 0)
}
@media screen and (max-width:768px) {
	.COMPANY.nine .history>li:after {
		border-width: 10px 45px 0 45px;
		bottom: -10px
	}
}
.COMPANY.nine .history>li:last-child {
	margin-bottom: 0
}
.COMPANY.nine .history>li:last-child:after {
	content: none
}
.COMPANY.nine .history>li dl {
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-o-flex-flow: row wrap;
	flex-flow: row wrap;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between;
	align-items: center;
	margin: 0 0 12px
}
@media screen and (max-width:768px) {
	.COMPANY.nine .history>li dl {
		margin: 0
	}
}
.COMPANY.nine .history>li dl:last-of-type {
	margin-bottom: 0
}
.COMPANY.nine .history>li dl dt {
	width: 180px;
	background: #db0707;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	text-align: center;
	padding: 3px
}
@media screen and (max-width:768px) {
	.COMPANY.nine .history>li dl dt {
		width: 100%;
		font-size: 12px;
		margin: 0 0 5px
	}
}
.COMPANY.nine .history>li dl dt.w {
	background: #fff
}
@media screen and (max-width:768px) {
	.COMPANY.nine .history>li dl dt.w {
		margin-bottom: 0;
		padding: 0
	}
}
.COMPANY.nine .history>li dl dd {
	width: calc(100% - 180px);
	font-size: 15px;
	padding-left: 20px
}
@media screen and (max-width:768px) {
	.COMPANY.nine .history>li dl dd {
		width: 100%;
		font-size: 13px;
		padding-left: 0
	}
}
.COMPANY.nine .history>li dl dd.red {
	color: #d02;
	font-weight: 700
}
.COMPANY.nine .history>li.flex {
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-o-flex-flow: row wrap;
	flex-flow: row wrap;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between;
	align-items: flex-start
}
.COMPANY.nine .history>li.flex dl {
	width: 65%
}
@media screen and (max-width:768px) {
	.COMPANY.nine .history>li.flex dl {
		width: 100%
	}
}
.COMPANY.nine .history>li.flex figure {
	width: 30%
}
@media screen and (max-width:768px) {
	.COMPANY.nine .history>li.flex figure {
		width: 100%
	}
}
.COMPANY.nine .history>li.flex figure img {
	max-width: 100%
}
.RECRUIT.first {
	background: #db0707;
	position: relative
}
@media screen and (max-width:768px) {
	.RECRUIT.first {
		background: 0 0
	}
}
.RECRUIT.first:before {
	content: "";
	width: 40%;
	height: 100%;
	background: url(https://jsro.jp/wp-content/themes/jsro/images/recruit/back_01.jpg) no-repeat center;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0
}
@media screen and (max-width:768px) {
	.RECRUIT.first:before {
		width: 100%
	}
}
.RECRUIT.first dl {
	width: 60%;
	margin-left: auto;
	color: #fff;
	padding: 25px 0
}
@media screen and (max-width:768px) {
	.RECRUIT.first dl {
		width: 100%;
		background: rgba(0, 91, 171, .85);
		padding: 15px
	}
}
.RECRUIT.first dl dt {
	font-size: 24px;
	font-weight: 700;
	padding: 0 0 12px
}
@media screen and (max-width:768px) {
	.RECRUIT.first dl dt {
		font-size: 16px
	}
}
.RECRUIT.first dl dd {
	font-size: 16px
}
@media screen and (max-width:768px) {
	.RECRUIT.first dl dd {
		font-size: 13px
	}
}
.RECRUIT.second .recruitList>li {
	list-style: none;
	margin: 0 0 24px;
	padding: 30px;
	border: 10px solid #f5f5f5;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-o-flex-flow: row wrap;
	flex-flow: row wrap;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between
}
@media screen and (max-width:768px) {
	.RECRUIT.second .recruitList>li {
		padding: 15px
	}
}
.RECRUIT.second .recruitList>li figure {
	width: 25%
}
@media screen and (max-width:768px) {
	.RECRUIT.second .recruitList>li figure {
		width: 100%;
		margin: 0 0 12px
	}
}
.RECRUIT.second .recruitList>li figure img {
	max-width: 100%;
	height: auto
}
.RECRUIT.second .recruitList>li dl {
	width: 72%
}
@media screen and (max-width:768px) {
	.RECRUIT.second .recruitList>li dl {
		width: 100%
	}
}
.RECRUIT.second .recruitList>li dl>dt {
	color: #db0707;
	font-size: 20px;
	font-weight: 700;
	border-bottom: 1px solid #f5f5f5;
	padding: 0 0 6px;
	margin: 0 0 12px;
	position: relative
}
@media screen and (max-width:768px) {
	.RECRUIT.second .recruitList>li dl>dt {
		font-size: 16px
	}
}
.RECRUIT.second .recruitList>li dl>dt span {
	display: inline-block;
	color: #db0707;
	font-size: 15px;
	padding: 0 20px;
	margin-left: 10px;
	border: 1px solid #db0707
}
@media screen and (max-width:768px) {
	.RECRUIT.second .recruitList>li dl>dt span {
		font-size: 13px
	}
}
.RECRUIT.second .recruitList>li dl>dt a {
	font-size: 15px;
	font-weight: 700;
	color: #fff;
	background: url(../../images/common/arrow_2x.png) no-repeat right 25px center #db0707;
	background-size: 4px 7px;
	padding: 5px 65px;
	position: absolute;
	top: 0;
	right: 0;
	transition: all .2s 0s ease-in-out
}
@media screen and (max-width:768px) {
	.RECRUIT.second .recruitList>li dl>dt a {
		display: block;
		margin: 5px 0;
		font-size: 13px;
		position: relative;
		padding: 5px;
		text-align: center
	}
}
.RECRUIT.second .recruitList>li dl>dt a:hover {
	background-position: right 22px center
}
.RECRUIT.second .recruitList>li dl dd .tag {
	margin: 12px 0 0
}
.RECRUIT.second .recruitList>li dl dd .tag>li {
	float: left;
	margin: 0 8px 0 0;
	background: #f5f5f5;
	padding: 3px 10px
}
@media screen and (max-width:768px) {
	.RECRUIT.second .recruitList>li dl dd .tag>li {
		margin: 0 3px 3px 0
	}
}
.RECRUIT.detail .flow {
	width: 80%;
	margin: 0 auto 72px;
	position: relative
}
@media screen and (max-width:768px) {
	.RECRUIT.detail .flow {
		width: 100%
	}
}
.RECRUIT.detail .flow:before {
	content: "";
	width: 1px;
	height: 100%;
	background: #db0707;
	position: absolute;
	top: 0;
	left: 45px
}
@media screen and (max-width:768px) {
	.RECRUIT.detail .flow:before {
		left: 35px
	}
}
.RECRUIT.detail .flow>li {
	list-style: none;
	padding: 0 0 5%;
	position: relative
}
.RECRUIT.detail .flow>li:before {
	content: "STEP";
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	display: block;
	width: 90px;
	height: 90px;
	padding-top: 10px;
	text-align: center;
	border-radius: 50%;
	background: #db0707;
	position: absolute;
	top: 0;
	left: 0
}
@media screen and (max-width:768px) {
	.RECRUIT.detail .flow>li:before {
		width: 70px;
		height: 70px;
		font-size: 13px
	}
}
.RECRUIT.detail .flow>li:after {
	content: attr(data-num);
	font-family: 'Open Sans', sans-serif;
	font-size: 40px;
	font-weight: 700;
	color: #fff;
	position: absolute;
	top: 20px;
	left: 20px
}
@media screen and (max-width:768px) {
	.RECRUIT.detail .flow>li:after {
		font-size: 28px
	}
}
.RECRUIT.detail .flow>li:last-child {
	padding-bottom: 0
}
.RECRUIT.detail .flow>li dl {
	padding: 5px 0 0 15%;
	font-size: 16px
}
@media screen and (max-width:768px) {
	.RECRUIT.detail .flow>li dl {
		padding: 5px 0 0 25%
	}
}
.RECRUIT.detail .flow>li dl dt {
	font-weight: 700;
	padding: 0 0 6px
}
@media screen and (max-width:768px) {
	.RECRUIT.detail .flow>li dl dd {
		font-size: 12px
	}
}
.SERVICE.first p {
	background: #f2f2f2;
	padding: 30px;
	margin: 0 0 42px;
	font-size: 17px;
	text-align: center
}
@media screen and (max-width:768px) {
	.SERVICE.first p {
		margin: 0 0 24px;
		font-size: 13px;
		padding: 20px;
		text-align: left
	}
	.SERVICE.first p br:first-of-type {
		display: none
	}
}
.SERVICE.first .Clum>li {
	padding: 20px;
	box-shadow: 0 0 15px rgba(0, 0, 0, .15)
}
@media screen and (min-width:769px) {
	.SERVICE.first .Clum>li {
		list-style: none;
		width: 23.5%;
		float: left;
		margin: 0 2% 2% 0
	}
	.SERVICE.first .Clum>li:nth-child(4n+1) {
		clear: both
	}
	.SERVICE.first .Clum>li:nth-child(4n+4) {
		margin-right: 0
	}
	.SERVICE.first .Clum>li:nth-last-child(-n+4) {
		margin-bottom: 0
	}
}
@media screen and (max-width:768px) {
	.SERVICE.first .Clum>li {
		list-style: none;
		width: 100%;
		padding: 20px;
		margin: 0 0 5%
	}
	.SERVICE.first .Clum>li:last-child {
		margin-bottom: 0
	}
}
.SERVICE.first .Clum>li figure img {
	max-width: 100%;
	height: auto
}
.SERVICE.first .Clum>li dl dt {
	font-size: 17px;
	font-weight: 700;
	text-align: center;
	color: #db0707;
	padding: 12px 0 8px;
	position: relative
}
@media screen and (max-width:768px) {
	.SERVICE.first .Clum>li dl dt {
		font-size: 16px
	}
}
.SERVICE.first .Clum>li dl dd:first-of-type {
	min-height: 175px
}
.SERVICE.first .Clum>li a.arw {
	display: block;
	padding: 12px;
	margin: 12px 0 0;
	text-align: center
}
@media screen and (max-width:768px) {
	.SERVICE.first .Clum>li a.arw {
		width: 100%;
		position: static
	}
}
.DEVELOPMENT.first .oneClum>li, .TECHNOLOGY.first .oneClum>li {
	list-style: none;
	margin: 0 0 24px;
	padding: 0 0 24px;
	border-bottom: 1px solid #ddd;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-o-flex-flow: row wrap;
	flex-flow: row wrap;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between;
	position: relative
}
@media screen and (max-width:768px) {
	.DEVELOPMENT.first .oneClum>li, .TECHNOLOGY.first .oneClum>li {
		margin: 0 0 12px;
		padding: 0 0 12px
	}
}
.DEVELOPMENT.first .oneClum>li:last-child, .TECHNOLOGY.first .oneClum>li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none
}
.DEVELOPMENT.first .oneClum>li figure, .TECHNOLOGY.first .oneClum>li figure {
	width: 40%
}
@media screen and (max-width:768px) {
	.DEVELOPMENT.first .oneClum>li figure, .TECHNOLOGY.first .oneClum>li figure {
		width: 100%
	}
}
.DEVELOPMENT.first .oneClum>li figure img, .TECHNOLOGY.first .oneClum>li figure img {
	max-width: 100%;
	height: auto
}
.DEVELOPMENT.first .oneClum>li dl, .TECHNOLOGY.first .oneClum>li dl {
	width: 55%
}
@media screen and (max-width:768px) {
	.DEVELOPMENT.first .oneClum>li dl, .TECHNOLOGY.first .oneClum>li dl {
		width: 100%
	}
}
.DEVELOPMENT.first .oneClum>li dl dt, .TECHNOLOGY.first .oneClum>li dl dt {
	font-size: 24px;
	font-weight: 700;
	color: #db0707
}
@media screen and (max-width:768px) {
	.DEVELOPMENT.first .oneClum>li dl dt, .TECHNOLOGY.first .oneClum>li dl dt {
		font-size: 18px;
		text-align: center;
		padding: 12px
	}
}
@media screen and (max-width:768px) and (max-width:768px) {
	.DEVELOPMENT.first .oneClum>li dl dt, .TECHNOLOGY.first .oneClum>li dl dt {
		font-size: 16px;
		padding: 6px 0
	}
}
.DEVELOPMENT.first .oneClum>li dl dd, .TECHNOLOGY.first .oneClum>li dl dd {
	font-size: 16px
}
@media screen and (max-width:768px) {
	.DEVELOPMENT.first .oneClum>li dl dd, .TECHNOLOGY.first .oneClum>li dl dd {
		font-size: 13px
	}
}
.DEVELOPMENT.first a.arw, .TECHNOLOGY.first a.arw {
	display: inline-block;
	background: #db0707;
	font-size: 15px;
	color: #fff;
	padding: 12px 82px;
	position: absolute;
	bottom: 24px;
	right: 0
}
@media screen and (max-width:768px) {
	.DEVELOPMENT.first a.arw, .TECHNOLOGY.first a.arw {
		display: block;
		position: static;
		font-size: 13px;
		margin: 24px 0 0;
		padding: 12px;
		text-align: center
	}
}
.GLOSSARY.first .tab .tabArea {
	margin: 0 0 42px;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-o-flex-flow: row wrap;
	flex-flow: row wrap;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between
}
@media screen and (max-width:768px) {
	.GLOSSARY.first .tab .tabArea {
		margin: 0 0 24px
	}
}
.GLOSSARY.first .tab .tabArea label {
	width: 38px;
	display: block;
	padding: 8px 0;
	text-align: center;
	background: #db0707;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	cursor: pointer
}
@media screen and (max-width:768px) {
	.GLOSSARY.first .tab .tabArea label {
		width: calc(100% / 15);
		margin: 0 .5% 2%
	}
}
.GLOSSARY.first .tab .panelArea .tab_panel {
	display: none
}
.GLOSSARY.first .tab .panelArea .tab_panel.active {
	display: block
}
.GLOSSARY.first .tableStyle tbody tr:nth-child(odd) {
	background: #f2f2f2
}
@media screen and (max-width:768px) {
	.GLOSSARY.first .tableStyle tbody tr:nth-child(odd) {
		background: #fff
	}
}
.GLOSSARY.first .tableStyle tbody tr th {
	width: 12%
}
@media screen and (max-width:768px) {
	.GLOSSARY.first .tableStyle tbody tr th {
		width: 100%;
		text-align: center
	}
}
@media screen and (min-width:769px) {
	.METHOD.first .localNavi ul>li {
		list-style: none;
		width: 23.5%;
		float: left;
		margin: 0 2% 2% 0
	}
	.METHOD.first .localNavi ul>li:nth-child(4n+1) {
		clear: both
	}
	.METHOD.first .localNavi ul>li:nth-child(4n+4) {
		margin-right: 0
	}
	.METHOD.first .localNavi ul>li:nth-last-child(-n+4) {
		margin-bottom: 0
	}
}
@media screen and (max-width:768px) {
	.METHOD.first .localNavi ul>li {
		list-style: none;
		width: 49%;
		float: left;
		margin: 0 2% 2% 0
	}
	.METHOD.first .localNavi ul>li:nth-child(2n+1) {
		clear: both
	}
	.METHOD.first .localNavi ul>li:nth-child(2n+2) {
		margin-right: 0
	}
	.METHOD.first .localNavi ul>li:nth-last-child(-n+2) {
		margin-bottom: 0
	}
}
.METHOD.first .localNavi ul>li a {
	display: block;
	font-size: 15px;
	color: #fff;
	background: #db0707;
	padding: 10px;
	text-align: center;
	transition: all .2s 0s ease-in-out
}
@media screen and (max-width:768px) {
	.METHOD.first .localNavi ul>li a {
		font-size: 13px
	}
}
.METHOD.first .localNavi ul>li a:hover {
	background: #0069c5
}
.METHOD.second .oneClum>li {
	list-style: none;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-o-flex-flow: row wrap;
	flex-flow: row wrap;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between;
	margin: 0 0 42px
}
@media screen and (max-width:768px) {
	.METHOD.second .oneClum>li {
		margin: 0 0 18px;
		padding: 0 0 18px;
		border-bottom: 1px solid #ddd
	}
}
.METHOD.second .oneClum>li figure, .METHOD.second .oneClum>li video {
	width: 40%
}
@media screen and (max-width:768px) {
	.METHOD.second .oneClum>li figure, .METHOD.second .oneClum>li video {
		width: 100%;
		margin: 0 0 12px
	}
}
.METHOD.second .oneClum>li figure img, .METHOD.second .oneClum>li video img {
	max-width: 100%;
	height: auto
}
.METHOD.second .oneClum>li dl {
	width: 55%
}
@media screen and (max-width:768px) {
	.METHOD.second .oneClum>li dl {
		width: 100%
	}
}
.METHOD.second .oneClum>li dl dt {
	font-size: 22px;
	font-weight: 700;
	color: #db0707;
	padding: 0 0 8px 15px;
	border-bottom: 1px solid #ddd;
	margin: 0 0 12px;
	line-height: 1.5;
	position: relative
}
@media screen and (max-width:768px) {
	.METHOD.second .oneClum>li dl dt {
		font-size: 18px
	}
}
.METHOD.second .oneClum>li dl dt:before {
	content: "";
	width: 3px;
	height: 80%;
	background: #db0707;
	margin-right: 10px;
	position: absolute;
	top: 0;
	left: 0
}
.METHOD.second .oneClum>li dl dd {
	font-size: 16px
}
@media screen and (max-width:768px) {
	.METHOD.second .oneClum>li dl dd {
		font-size: 13px
	}
}
@media screen and (min-width:769px) {
	.METHOD.second .oneClum>li:nth-child(even) figure {
		order: 2
	}
	.METHOD.second .oneClum>li:nth-child(even) dl {
		order: 1
	}
}
.FLEXO.first p {
	text-align: center;
	font-size: 16px;
	background: #f2f2f2;
	padding: 30px
}
@media screen and (max-width:768px) {
	.FLEXO.first p {
		font-size: 13px;
		padding: 20px
	}
}
@media screen and (max-width:768px) {
	.FLEXO.second .oneClum {
		padding: 0 12px 32px
	}
}
.FLEXO.second .oneClum>li {
	list-style: none;
	height: 350px;
	overflow: hidden;
	position: relative
}
@media screen and (max-width:768px) {
	.FLEXO.second .oneClum>li {
		height: auto;
		padding: 0 0 18px;
		margin: 0 0 18px;
		border-bottom: 1px solid #ddd
	}
	.FLEXO.second .oneClum>li:last-child {
		padding-bottom: 0;
		margin-bottom: 0;
		border: none
	}
}
.FLEXO.second .oneClum>li figure {
	width: 50%;
	height: 350px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 0;
	left: 0
}
@media screen and (max-width:768px) {
	.FLEXO.second .oneClum>li figure {
		width: 100%;
		height: 250px;
		position: relative
	}
}
.FLEXO.second .oneClum>li dl dd, .FLEXO.second .oneClum>li dl dt {
	margin-left: 55%
}
@media screen and (max-width:768px) {
	.FLEXO.second .oneClum>li dl dd, .FLEXO.second .oneClum>li dl dt {
		margin: 0
	}
}
.FLEXO.second .oneClum>li dl dt {
	font-size: 24px;
	border-bottom: 1px solid #ddd;
	padding: 35px 0 8px 12px;
	line-height: 1.5;
	margin-bottom: 12px;
	position: relative
}
@media screen and (max-width:768px) {
	.FLEXO.second .oneClum>li dl dt {
		font-size: 18px
	}
}
.FLEXO.second .oneClum>li dl dt:before {
	content: "";
	width: 3px;
	height: 35px;
	background: #db0707;
	position: absolute;
	top: 35px;
	left: 0
}
@media screen and (max-width:768px) {
	.FLEXO.second .oneClum>li dl dt:before {
		height: 28px
	}
}
.FLEXO.second .oneClum>li dl dd.btn {
	margin-top: 52px;
	text-align: right
}
@media screen and (max-width:768px) {
	.FLEXO.second .oneClum>li dl dd.btn {
		margin-top: 24px
	}
}
@media screen and (min-width:769px) {
	.FLEXO.second .oneClum>li:nth-child(even) figure {
		left: auto;
		right: 0
	}
	.FLEXO.second .oneClum>li:nth-child(even) dl dd, .FLEXO.second .oneClum>li:nth-child(even) dl dt {
		margin-left: 0;
		margin-right: 55%
	}
}
.FLEXO_DETAIL.first strong {
	display: block;
	text-align: center;
	font-size: 32px;
	font-weight: 700;
	line-height: 1.4
}
@media screen and (max-width:768px) {
	.FLEXO_DETAIL.first strong {
		font-size: 20px
	}
}
.FLEXO_DETAIL.first strong i {
	display: inline-block;
	color: #d02;
	font-size: 52px
}
@media screen and (max-width:768px) {
	.FLEXO_DETAIL.first strong i {
		font-size: 32px
	}
}
.FLEXO_DETAIL.first p {
	text-align: center;
	font-size: 16px
}
@media screen and (max-width:768px) {
	.FLEXO_DETAIL.first p {
		font-size: 13px
	}
}
.FLEXO_DETAIL.second .flex {
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-o-flex-flow: row wrap;
	flex-flow: row wrap;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between
}
.FLEXO_DETAIL.second .flex figure {
	width: 48%
}
@media screen and (max-width:768px) {
	.FLEXO_DETAIL.second .flex figure {
		width: 100%
	}
}
.FLEXO_DETAIL.second .flex figure img {
	max-width: 100%;
	height: auto;
	margin: 0 0 32px
}
@media screen and (max-width:768px) {
	.FLEXO_DETAIL.second .flex figure img {
		margin: 0
	}
}
.FLEXO_DETAIL.second .flex .data {
	width: 48%
}
@media screen and (max-width:768px) {
	.FLEXO_DETAIL.second .flex .data {
		width: 100%
	}
}
.FLEXO_DETAIL.second .flex .data p {
	margin: 0 0 24px;
	background: #f2f2f2;
	padding: 30px
}
@media screen and (max-width:768px) {
	.FLEXO_DETAIL.second .flex .data p {
		padding: 20px
	}
}
.FLEXO_DETAIL.second .flex .data .chara {
	margin: 0 0 5%
}
.FLEXO_DETAIL.second .flex .data .chara:last-of-type {
	margin-bottom: 0
}
.FLEXO_DETAIL.second .flex .data .chara>dt {
	font-size: 16px;
	font-weight: 700;
	border-left: 3px solid #db0707;
	padding: 0 0 0 10px;
	line-height: 1.4;
	margin: 0 0 12px
}
@media screen and (max-width:768px) {
	.FLEXO_DETAIL.second .flex .data .chara>dt {
		font-size: 15px
	}
}
.FLEXO_DETAIL.second .flex .data .chara>dt.b {
	font-size: 24px;
	border-left: 5px solid #db0707;
	padding: 0 0 0 15px
}
.FLEXO_DETAIL.second .flex .data .chara dd .disc>li {
	list-style: none;
	background: url(https://jsro.jp/wp-content/themes/jsro/images/flexo/arw_01.png) no-repeat left 6px;
	background-size: 6px 10px;
	padding: 0 0 0 15px;
	margin: 0 0 8px
}
.FLEXO_DETAIL.second .flex .data .chara dd .disc>li i {
	display: block
}
.FLEXO_DETAIL.second .flex .data .chara dd .disc>li i:before {
	content: "・";
	display: inline-block
}
.FLEXO_DETAIL.second .flex .data dl.flex {
	border: 1px solid #ddd;
	border-bottom: none
}
.FLEXO_DETAIL.second .flex .data dl.flex>dt {
	width: 30%;
	background: rgba(0, 91, 171, .15);
	padding: 3px 10px;
	border-bottom: 1px solid #ddd
}
.FLEXO_DETAIL.second .flex .data dl.flex>dd {
	width: 70%;
	padding: 3px 10px;
	border-bottom: 1px solid #ddd
}
.FLEXO_DETAIL.second .flex .data dl.flex.three dd {
	width: 35%
}
.FLEXO_DETAIL.second .flex .data dl.flex.three dd:nth-of-type(odd) {
	border-right: 1px solid #ddd
}
.FLEXO_DETAIL.second .flex.R figure {
	order: 2
}
.FLEXO_DETAIL.second .flex.R .data {
	order: 1
}
.FLEXO_DETAIL.third h4.left {
	font-size: 24px;
	font-weight: 700;
	border-left: 5px solid #db0707;
	padding: 0 0 0 15px;
	margin: 0 0 24px
}
@media screen and (max-width:768px) {
	.FLEXO_DETAIL.third h4.left {
		font-size: 18px
	}
}
.FLEXO_DETAIL.third .inBox {
	margin: 0 0 32px;
	padding: 15px 30px 30px;
	background: #f2f2f2;
	position: relative
}
@media screen and (max-width:768px) {
	.FLEXO_DETAIL.third .inBox {
		padding: 10px 20px 20px
	}
}
.FLEXO_DETAIL.third .inBox:before {
	content: attr(data-num);
	font-size: 28px;
	font-weight: 700;
	color: #fff;
	width: 45px;
	height: 45px;
	text-align: center;
	background: #db0707;
	line-height: 1.7;
	position: absolute;
	top: 0;
	left: 0
}
.FLEXO_DETAIL.third .inBox h5 {
	font-size: 20px;
	color: #db0707;
	font-weight: 700;
	padding: 0 0 20px 40px
}
@media screen and (max-width:768px) {
	.FLEXO_DETAIL.third .inBox h5 {
		font-size: 15px;
		line-height: 1.4
	}
}
.FLEXO_DETAIL.third .inBox h6 {
	margin: 0 0 20px
}
.FLEXO_DETAIL.third .inBox h6 span {
	font-size: 16px;
	color: #fff;
	background: #db0707;
	padding: 10px 35px
}
@media screen and (max-width:768px) {
	.FLEXO_DETAIL.third .inBox h6 span {
		font-size: 14px
	}
}
.FLEXO_DETAIL.third .inBox figure img {
	max-width: 100%;
	height: auto
}
.FLEXO_DETAIL.third .inBox .flex {
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-o-flex-flow: row wrap;
	flex-flow: row wrap;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between
}
.FLEXO_DETAIL.third .inBox .flex figure {
	width: 45%
}
@media screen and (max-width:768px) {
	.FLEXO_DETAIL.third .inBox .flex figure {
		width: 100%;
		margin: 0 0 12px
	}
}
.FLEXO_DETAIL.third .inBox .flex figure img {
	max-width: 100%;
	height: auto
}
.FLEXO_DETAIL.third .inBox .flex p {
	width: 50%;
	font-size: 16px
}
@media screen and (max-width:768px) {
	.FLEXO_DETAIL.third .inBox .flex p {
		width: 100%;
		font-size: 13px
	}
}
.FLEXO_DETAIL.third .inBox .chara {
	padding: 32px 0 0
}
@media screen and (max-width:768px) {
	.FLEXO_DETAIL.third .inBox .chara {
		padding: 24px 0 0
	}
}
.FLEXO_DETAIL.third .inBox .chara>dt {
	background: url(https://jsro.jp/wp-content/themes/jsro/images/flexo/arw_01.png) no-repeat left center;
	background-size: 6px 10px;
	font-size: 16px;
	font-weight: 700;
	padding: 0 0 0 20px
}
.FLEXO_DETAIL.third .inBox .chara dd {
	padding: 0 0 12px
}
.FLEXO_DETAIL.third .inBox .chara dd:last-of-type {
	padding-bottom: 0
}
.FLEXO_DETAIL.third .inBox .chara dd>.num {
	padding: 12px 0 0
}
.FLEXO_DETAIL.third .inBox .chara dd>.num>li {
	list-style: none;
	font-weight: 700;
	margin: 0 0 18px
}
.FLEXO_DETAIL.third .inBox .chara dd>.num>li:last-child {
	margin-bottom: 0
}
.FLEXO_DETAIL.third .inBox .chara dd>.num>li:before {
	content: attr(data-num);
	display: inline-block;
	background: #db0707;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	width: 32px;
	text-align: center;
	margin-right: 10px
}
.FLEXO_DETAIL.third .inBox .chara dd .flex {
	margin: 12px 0 0
}
.FLEXO_DETAIL.third .inBox .chara dd .flex p {
	font-weight: 400
}
.FLEXO_DETAIL.third .inBox .chara dd .flex>li {
	width: 48%;
	border: 2px solid #ddd;
	padding: 35px;
	background: #fff
}
@media screen and (max-width:768px) {
	.FLEXO_DETAIL.third .inBox .chara dd .flex>li {
		width: 100%;
		margin: 0 0 2%;
		padding: 20px
	}
}
.FLEXO_DETAIL.third .inBox .chara dd .flex>li figure {
	width: 100%
}
.FLEXO_DETAIL.third .inBox .chara dd .flex>li dl dt {
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	color: #db0707;
	padding: 12px 0
}
@media screen and (max-width:768px) {
	.FLEXO_DETAIL.third .inBox .chara dd .flex>li dl dt {
		font-size: 15px;
		padding: 0 0 8px
	}
}
.FLEXO_DETAIL.third .inBox .chara dd .flex>li dl dd {
	padding: 0;
	font-weight: 400;
	font-size: 13px
}
@media screen and (max-width:768px) {
	.FLEXO_DETAIL.third .inBox .chara dd .flex>li dl dd {
		font-size: 12px
	}
}
.FLEXO_DETAIL.third .inBox .chara dd .flex>li dl dd:before {
	content: "●";
	display: inline-block;
	margin-right: 5px
}
.FLEXO_DETAIL.third .inBox .chara dd .flex.three>li {
	width: 30%
}
@media screen and (max-width:768px) {
	.FLEXO_DETAIL.third .inBox .chara dd .flex.three>li {
		width: 100%
	}
	.FLEXO_DETAIL.third .inBox .chara dd .flex.three>li dt {
		padding: 0
	}
}
.FLEXO_DETAIL.third .inBox .chara.m-bottom {
	margin: 0 0 32px
}
.FLEXO_DETAIL.third .inBox small {
	display: block;
	font-size: 12px
}
.FLEXO_DETAIL.third .inBox small:before {
	content: "※";
	display: inline-block
}
.FLEXO_DETAIL.third .inBox small:last-of-type {
	margin: 0 0 52px
}
@media screen and (max-width:768px) {
	.FLEXO_DETAIL.third .scroll {
		overflow-x: scroll
	}
	.FLEXO_DETAIL.third .scroll:before {
		content: "横にスクロールしてください";
		display: inline-block;
		background: #d02;
		color: #fff;
		margin: 0 0 6px;
		padding: 2px 8px;
		border-radius: 3px
	}
}
.FLEXO_DETAIL.third .tableStyle.border {
	margin: 0 0 5px
}
.FLEXO_DETAIL.third .tableStyle.border td, .FLEXO_DETAIL.third .tableStyle.border th {
	border: 1px solid #ddd;
	padding: 8px;
	text-align: center;
	width: 14%;
	font-size: 13px
}
@media screen and (max-width:768px) {
	.FLEXO_DETAIL.third .tableStyle.border td, .FLEXO_DETAIL.third .tableStyle.border th {
		display: table-cell
	}
}
.FLEXO_DETAIL.third .tableStyle.border th {
	background: rgba(0, 91, 171, .25);
	color: #db0707
}
.FLEXO_DETAIL.third .tableStyle.border td {
	background: rgba(255, 255, 255, .75)
}
.AFTERSERVICE.second .flex, .ENGINEERING.second .flex {
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-o-flex-flow: row wrap;
	flex-flow: row wrap;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between;
	counter-reset: num
}
.AFTERSERVICE.second .flex>li, .ENGINEERING.second .flex>li {
	list-style: none;
	width: 30%;
	position: relative
}
@media screen and (max-width:768px) {
	.AFTERSERVICE.second .flex>li, .ENGINEERING.second .flex>li {
		width: 100%;
		margin: 0 0 5%;
		border: 1px solid #ddd;
		box-shadow: 0 0 15px rgba(0, 0, 0, .15)
	}
}
.AFTERSERVICE.second .flex>li:before, .ENGINEERING.second .flex>li:before {
	counter-increment: num;
	content: counter(num);
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	background: #db0707;
	width: 40px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0
}
.AFTERSERVICE.second .flex>li>figure img, .ENGINEERING.second .flex>li>figure img {
	max-width: 100%;
	height: auto
}
@media screen and (max-width:768px) {
	.AFTERSERVICE.second .flex>li>dl, .ENGINEERING.second .flex>li>dl {
		padding: 20px
	}
}
.AFTERSERVICE.second .flex>li>dl dt, .ENGINEERING.second .flex>li>dl dt {
	padding: 20px 0 12px;
	font-size: 18px;
	font-weight: 700;
	color: #db0707;
	text-align: center
}
@media screen and (max-width:768px) {
	.AFTERSERVICE.second .flex>li>dl dt, .ENGINEERING.second .flex>li>dl dt {
		padding: 0 12px 6px
	}
}
.ENGINEERING.third {
	overflow: hidden
}
.ENGINEERING.third ul>li figure img {
	max-width: 100%;
	height: auto
}
.ENGINEERING.third ul>li figcaption {
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	color: #db0707;
	padding: 12px 0 0
}
.ENGINEERING.third .swiper-container {
	width: 100%;
	overflow: visible
}
.ENGINEERING.third .swiper-pagination {
	bottom: -40px!important
}
@media screen and (max-width:768px) {
	.ENGINEERING.third .swiper-pagination {
		bottom: -24px!important
	}
}
.ENGINEERING.third .swiper-button-next, .ENGINEERING.third .swiper-button-prev {
	background-image: none;
	width: 28px;
	height: 86px;
	margin-top: -43px;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}
.ENGINEERING.third .swiper-button-prev:before {
	font-family: "Font Awesome 5 Free";
	content: "\f053";
	font-size: 50px;
	font-weight: 900;
	color: #fff
}
.ENGINEERING.third .swiper-button-next:before {
	font-family: "Font Awesome 5 Free";
	content: "\f054";
	font-size: 50px;
	font-weight: 900;
	color: #fff
}
.EQUIPMENT.first figure {
	margin: 0 0 24px
}
.EQUIPMENT.first figure img {
	max-width: 100%;
	height: auto
}
.EQUIPMENT.first p {
	margin: 0 0 12px
}
.EQUIPMENT.first p:last-of-type {
	margin-bottom: 0
}
.AFTERSERVICE.second .flex>li dl dt {
	line-height: 1.5;
	min-height: 86px
}
@media screen and (max-width:768px) {
	.AFTERSERVICE.second .flex>li dl dt {
		min-height: inherit
	}
}
.AFTERSERVICE.third p {
	display: block;
	margin: 0 0 12px
}
@media screen and (max-width:768px) {
	.AFTERSERVICE.third figure {
		overflow-x: scroll;
		display: block;
		position: relative;
		padding: 32px 0 0
	}
	.AFTERSERVICE.third figure:before {
		content: "水平滚动";
		display: inline-block;
		padding: 2px 15px;
		border-radius: 4px;
		background: #db0707;
		color: #fff;
		position: absolute;
		top: 0;
		left: 0
	}
}
.AFTERSERVICE.third figure img {
	max-width: 100%;
	height: auto
}
@media screen and (max-width:768px) {
	.AFTERSERVICE.third figure img {
		max-width: inherit;
		width: auto
	}
}
.CONTACT.first .twoClum>li {
	background: rgba(0, 91, 171, .12);
	padding: 30px
}
@media screen and (min-width:769px) {
	.CONTACT.first .twoClum>li {
		list-style: none;
		width: 49%;
		float: left;
		margin: 0 2% 2% 0
	}
	.CONTACT.first .twoClum>li:nth-child(2n+1) {
		clear: both
	}
	.CONTACT.first .twoClum>li:nth-child(2n+2) {
		margin-right: 0
	}
	.CONTACT.first .twoClum>li:nth-last-child(-n+2) {
		margin-bottom: 0
	}
}
@media screen and (max-width:768px) {
	.CONTACT.first .twoClum>li {
		list-style: none;
		margin: 0 0 5%;
		padding: 20px
	}
	.CONTACT.first .twoClum>li:last-child {
		margin-bottom: 0
	}
}
.CONTACT.first .twoClum>li dl dt {
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 8px
}
@media screen and (max-width:768px) {
	.CONTACT.first .twoClum>li dl dt {
		font-size: 16px
	}
}
.CONTACT.first .twoClum>li dl dd {
	margin: 0 0 12px
}
.CONTACT.first .twoClum>li dl dd:last-of-type {
	margin-bottom: 0
}
.CONTACT.first .twoClum>li dl dd a.blue {
	display: block;
	background: #db0707;
	color: #fff;
	font-size: 15px;
	padding: 15px;
	text-align: center;
	transition: all .2s 0s ease-in-out
}
.CONTACT.first .twoClum>li dl dd a.blue:hover {
	background: #0071d4
}
@media screen and (max-width:768px) {
	.CONTACT.first .twoClum>li dl dd a.blue {
		font-size: 13px
	}
}
.CONTACT.second p {
	text-align: center;
	font-size: 15px;
	margin: 0 0 42px
}
.CONTACT.second p a {
	color: #d02;
	text-decoration: underline
}
@media screen and (max-width:768px) {
	.CONTACT.second p {
		font-size: 13px
	}
}
.CONTACT.second .tableStyle th.hiss {
	position: relative
}
.CONTACT.second .tableStyle th.hiss:after {
	content: "必須項目";
	display: inline-block;
	background: #db0707;
	color: #fff;
	font-size: 12px;
	padding: 5px 12px;
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translate(0, -50%)
}
.CONTACT.second .tableStyle.m-bottom {
	margin-bottom: 62px
}
.CONTACT.second .tableStyle.eng th.hiss {
	position: relative
}
.CONTACT.second .tableStyle.eng th.hiss:after {
	content: "Required";
	display: inline-block;
	background: #db0707;
	color: #fff;
	font-size: 12px;
	padding: 5px 12px;
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translate(0, -50%)
}
.CONTACT.second h4.border small {
	display: inline-block;
	font-size: 14px;
	margin: 0 0 0 12px
}
.CONTACT.second .bg {
	background: #f2f2f2;
	padding: 25px
}
.CONTACT.second .bg dl dt {
	font-size: 18px;
	font-weight: 700;
	padding: 0 0 8px
}
.CONTACT.second .bg dl dd:before {
	content: "●";
	display: inline-block;
	font-size: 10px;
	margin-right: 8px
}
.CONTACT.second .bg p {
	margin-bottom: 0;
	margin-top: 24px
}
.CONTACT input[type=email], .CONTACT input[type=tel], .CONTACT input[type=text], .CONTACT textarea {
	display: block;
	background: #f2f2f2;
	border: none;
	font-family: "Yu Gothic", "游ゴシック", YuGothic, "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", Helvetica, Arial, Verdana, sans-serif;
	font-weight: 500;
	font-feature-settings: "palt";
	letter-spacing: .024em;
	font-size: 14px;
	width: 100%;
	padding: 8px;
	transition: all 160ms 0s ease-in-out
}
.CONTACT input[type=email]:focus, .CONTACT input[type=tel]:focus, .CONTACT input[type=text]:focus, .CONTACT textarea:focus {
	transform: scale(1.01);
	background: #fff;
	box-shadow: 0 0 12px rgba(0, 0, 0, .16)
}
.CONTACT label {
	vertical-align: middle;
	display: inline-block;
	margin: 0 12px 0 0
}
.CONTACT label input {
	display: inline-block!important;
	margin: 0 4px 0 0;
	width: auto!important
}
.CONTACT label.b {
	display: block;
	margin: 0 0 22px
}
.CONTACT label.b input {
	width: 100%!important
}
.CONTACT label.b:last-of-type {
	margin-bottom: 0
}
.CONTACT textarea {
	height: 200px
}
.CONTACT select {
	width: 50%;
	background: #f2f2f2;
	padding: 8px;
	border: none
}
.CONTACT input[type=submit] {
	display: inline-block;
	font-size: 18px;
	color: #fff;
	background: #db0707;
	border: none;
	padding: 20px 120px;
	cursor: pointer;
	transition: all .2s 0s ease-in-out
}
.CONTACT input[type=submit]:focus, .CONTACT input[type=submit]:hover {
	background: #0071d4
}
@media screen and (max-width:768px) {
	.CONTACT input[type=submit] {
		font-size: 14px
	}
}
@media screen and (min-width:769px) {
	.SITEMAP.first ul>li {
		list-style: none;
		width: 23.5%;
		float: left;
		margin: 0 2% 2% 0
	}
	.SITEMAP.first ul>li:nth-child(4n+1) {
		clear: both
	}
	.SITEMAP.first ul>li:nth-child(4n+4) {
		margin-right: 0
	}
	.SITEMAP.first ul>li:nth-last-child(-n+4) {
		margin-bottom: 0
	}
}
@media screen and (max-width:768px) {
	.SITEMAP.first ul>li {
		list-style: none;
		margin: 0 0 2%
	}
	.SITEMAP.first ul>li:last-child {
		margin-bottom: 0
	}
}
.SITEMAP.first ul>li a {
	display: block;
	padding: 15px;
	background: #db0707;
	color: #fff;
	font-size: 15px;
	text-align: center;
	transition: all .4s 0s ease-in-out
}
.SITEMAP.first ul>li a:hover {
	background: #0071d4
}
.SITEMAP.second ul>li {
	position: relative
}
.SITEMAP.second ul>li.main {
	font-weight: 700
}
.SITEMAP.second ul>li.main::before {
	content: ""
}
.SITEMAP.second ul>li.main a {
	font-size: 20px;
	padding: 0
}
.SITEMAP.second ul>li::before {
	content: ">";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%)
}
.SITEMAP.second ul>li a {
	display: block;
	padding: 4px 8px 4px 16px;
	font-size: 18px
}
.PRIVACY.first p {
	font-size: 15px;
	margin: 0 0 24px;
	text-align: center
}
@media screen and (max-width:768px) {
	.PRIVACY.first p {
		font-size: 13px
	}
}
.PRIVACY.first .gadget {
	border: 10px solid rgba(0, 91, 171, .12);
	padding: 30px;
	margin: 0 0 32px
}
.PRIVACY.first .gadget:last-of-type {
	margin-bottom: 0
}
@media screen and (max-width:768px) {
	.PRIVACY.first .gadget {
		padding: 15px
	}
}
.PRIVACY.first .gadget dt {
	border-bottom: 1px solid rgba(0, 91, 171, .12);
	font-size: 18px;
	font-weight: 700;
	padding: 0 0 6px 16px;
	margin: 0 0 12px;
	position: relative
}
@media screen and (max-width:768px) {
	.PRIVACY.first .gadget dt {
		font-size: 15px
	}
}
.PRIVACY.first .gadget dt:before {
	content: "";
	width: 4px;
	height: 30px;
	background: #db0707;
	position: absolute;
	top: 0;
	left: 0
}
.PRIVACY.first .gadget dd {
	font-size: 15px
}
@media screen and (max-width:768px) {
	.PRIVACY.first .gadget dd {
		font-size: 12px
	}
}
.PRIVACY.first .gadget dd ol {
	margin: 24px 0 0
}
.PRIVACY.first .gadget dd ol>li {
	list-style: none;
	margin: 0 0 12px;
	padding: 0 0 12px;
	padding-left: 40px;
	border-bottom: #ddd 1px solid;
	position: relative;
	top: 0;
	left: 0
}
.PRIVACY.first .gadget dd ol>li:nth-child(1):before {
	content: "1";
	position: absolute;
	top: 2px;
	left: 0;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background: #ddd;
	color: #000
}
.PRIVACY.first .gadget dd ol>li:nth-child(2):before {
	content: "2";
	position: absolute;
	top: 2px;
	left: 0;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background: #ddd;
	color: #000
}
.PRIVACY.first .gadget dd ol>li:nth-child(3):before {
	content: "3";
	position: absolute;
	top: 2px;
	left: 0;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background: #ddd;
	color: #000
}
.PRIVACY.first .gadget dd ol>li:nth-child(4):before {
	content: "4";
	position: absolute;
	top: 2px;
	left: 0;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background: #ddd;
	color: #000
}
.PRIVACY.first .gadget dd ol>li:nth-child(5):before {
	content: "5";
	position: absolute;
	top: 2px;
	left: 0;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background: #ddd;
	color: #000
}
.PRIVACY.first .gadget dd ol>li:nth-child(6):before {
	content: "6";
	position: absolute;
	top: 2px;
	left: 0;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background: #ddd;
	color: #000
}
.PRIVACY.first .gadget dd ol>li:nth-child(7):before {
	content: "7";
	position: absolute;
	top: 2px;
	left: 0;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background: #ddd;
	color: #000
}
.PRIVACY.first .gadget dd ol>li:nth-child(8):before {
	content: "8";
	position: absolute;
	top: 2px;
	left: 0;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background: #ddd;
	color: #000
}
.PRIVACY.first .gadget dd ol>li:nth-child(9):before {
	content: "9";
	position: absolute;
	top: 2px;
	left: 0;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background: #ddd;
	color: #000
}
.PRIVACY.first .gadget dd ol>li:nth-child(10):before {
	content: "10";
	position: absolute;
	top: 2px;
	left: 0;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background: #ddd;
	color: #000
}
@media screen and (max-width:768px) {
	.PRIVACY.first .gadget dd ol>li {
		font-size: 12px
	}
}
.PRIVACY.first .gadget dd ol>li p {
	margin-bottom: 0;
	text-align: left
}
.PRIVACY.first .tel {
	width: 45%;
	margin: 24px auto 0;
	background: #f2f2f2;
	padding: 30px
}
@media screen and (max-width:768px) {
	.PRIVACY.first .tel {
		width: 100%;
		padding: 15px
	}
}
.SINGLE .flex {
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-o-flex-flow: row wrap;
	flex-flow: row wrap;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between
}
.SINGLE .flex .Left {
	width: 70%
}
@media screen and (max-width:768px) {
	.SINGLE .flex .Left {
		width: 100%;
		margin: 0 0 24px
	}
}
.SINGLE .flex .Right {
	width: 25%
}
@media screen and (max-width:768px) {
	.SINGLE .flex .Right {
		width: 100%
	}
}
.SINGLE .flex .Right .inBox {
	margin: 0 0 32px
}
.SINGLE .flex .Right .inBox:last-of-type {
	margin-bottom: 0
}
.SINGLE .flex .Right .inBox h3 {
	font-size: 16px;
	font-weight: 700;
	border-left: 5px solid #db0707;
	line-height: 1.5;
	padding: 0 0 0 10px;
	margin-bottom: 10px
}
.SINGLE .flex .Right .inBox .list>li {
	list-style: none;
	margin: 0 0 12px;
	padding: 0 0 12px;
	border-bottom: 1px solid #ddd
}
.SINGLE .flex .Right .inBox .list>li a {
	color: #000;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-o-flex-flow: row wrap;
	flex-flow: row wrap;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between
}
.SINGLE .flex .Right .inBox .list>li figure {
	width: 25%
}
.SINGLE .flex .Right .inBox .list>li figure img {
	max-width: 100%;
	height: auto
}
.SINGLE .flex .Right .inBox .list>li dl {
	width: 70%
}
.SINGLE .flex .Right .inBox .list>li dl dt time {
	font-size: 10px;
	color: #fff;
	background: #db0707;
	padding: 3px 10px
}
.SINGLE .flex .Right .inBox .list.arw>li a {
	background: url(../../images/common/arrow_02_2x.png) no-repeat right center;
	background-size: 4px 7px;
	transition: all .2s 0s ease-in-out
}
.SINGLE .flex .Right .inBox .list.arw>li a:hover {
	background-position: right 3px center
}
.SINGLE.list .newslist>li {
	list-style: none;
	border: 3px solid #ddd;
	margin: 0 0 12px;
	padding: 25px
}
.SINGLE.list .newslist>li:last-child {
	margin-bottom: 0
}
.SINGLE.list .newslist>li a {
	color: #000
}
.SINGLE.list .newslist>li dl dt {
	font-size: 16px;
	font-weight: 700;
	color: #db0707;
	margin: 0 0 12px
}
.SINGLE.list .newslist>li dl dt time {
	display: inline-block;
	background: #db0707;
	font-size: 12px;
	color: #fff;
	padding: 3px 15px;
	margin-right: 12px
}
.SINGLE.detail .postData time {
	display: block;
	padding: 12px 0 0;
	margin: 42px 0 0;
	border-top: 1px solid #ddd
}
#FOOTER, #WRAPPER {
	position: relative;
	top: 96px
}
@media screen and (max-width:768px) {
	#FOOTER, #WRAPPER {
		top: 60px
	}
}
.motion-animate {
	opacity: 0;
	transform: translateY(-40px);
	transition: all .8s cubic-bezier(.645, .045, .355, 1)
}
.motion-animate.active {
	transform: translateY(0);
	opacity: 1
}
.MODULE.wrap {
	padding: 64px 0
}
@media screen and (max-width:768px) {
	.MODULE.wrap {
		padding: 32px 12px
	}
}
.MODULE.wrap.no-top {
	padding-top: 0
}
.MODULE.wrap.no-bottom {
	padding-bottom: 0
}
.MODULE.bg {
	background: #f5f5f5
}
.MODULE h3 {
	margin: 0 0 42px
}
@media screen and (max-width:768px) {
	.MODULE h3 {
		margin: 0 0 24px
	}
}
.MODULE h3.eng {
	text-align: center
}
.MODULE h3.eng:before {
	content: attr(data-eng);
	font-size: 32px;
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	line-height: 1.6;
	color: #db0707
}
@media screen and (max-width:768px) {
	.MODULE h3.eng:before {
		font-size: 26px
	}
}
.MODULE h3.center {
	text-align: center;
	font-size: 30px;
	font-weight: 700;
	color: #db0707;
	background-size: 35px;
	padding: 50px 0 0
}
@media screen and (max-width:768px) {
	.MODULE h3.center {
		font-size: 24px;
		background-size: 28px;
		padding: 35px 0 0
	}
}
.MODULE h3.center small {
	display: block;
	font-size: 18px;
	line-height: 1
}
.MODULE h3.border {
	font-size: 24px;
	font-weight: 700;
	border-bottom: 1px solid #ddd;
	line-height: 1.2;
	padding: 0 0 8px 16px;
	margin: 0 0 24px;
	position: relative
}
@media screen and (max-width:768px) {
	.MODULE h3.border {
		font-size: 18px
	}
}
.MODULE h3.border:before {
	content: "";
	width: 4px;
	height: 80%;
	background: #db0707;
	position: absolute;
	top: 0;
	left: 0
}
.MODULE h3.black {
	text-align: center;
	font-size: 30px;
	font-weight: 700
}
@media screen and (max-width:768px) {
	.MODULE h3.black {
		font-size: 20px
	}
}
.MODULE h4.border {
	font-size: 24px;
	font-weight: 700;
	border-bottom: 1px solid #ddd;
	line-height: 1.2;
	padding: 0 0 8px 16px;
	margin: 0 0 24px;
	position: relative
}
@media screen and (max-width:768px) {
	.MODULE h4.border {
		font-size: 20px
	}
}
.MODULE h4.border:before {
	content: "";
	width: 4px;
	height: 80%;
	background: #db0707;
	position: absolute;
	top: 0;
	left: 0
}
.MODULE .btnArea {
	margin: 32px 0 0
}
@media screen and (max-width:768px) {
	.MODULE .btnArea {
		margin: 24px 0 0
	}
}
.MODULE .btnArea.center {
	text-align: center
}
.MODULE a.arw {
	display: inline-block;
	background: url(../../images/common/arrow_2x.png) no-repeat right 25px center #db0707;
	background-size: 4px 7px;
	font-size: 16px;
	color: #fff;
	padding: 15px 100px;
	transition: all .2s 0s ease-in-out
}
.MODULE a.arw:hover {
	background-position: right 22px center
}
@media screen and (max-width:768px) {
	.MODULE a.arw {
		font-size: 13px;
		display: block;
		padding: 12px;
		text-align: center
	}
}
.MODULE .tableStyle {
	width: 100%;
	border-collapse: collapse
}
@media screen and (max-width:768px) {
	.MODULE .tableStyle {
		width: 100%;
		border: #ddd 1px solid;
		border-bottom: none
	}
}
.MODULE .tableStyle td, .MODULE .tableStyle th {
	text-align: left;
	padding: 15px 5px;
	border-bottom: #ddd 1px solid;
	vertical-align: middle;
	font-size: 15px
}
@media screen and (max-width:768px) {
	.MODULE .tableStyle td, .MODULE .tableStyle th {
		font-size: 13px;
		padding: 12px;
		display: block;
		border-bottom: #ddd 1px solid
	}
}
.MODULE .tableStyle th {
	width: 25%
}
@media screen and (max-width:768px) {
	.MODULE .tableStyle th {
		width: auto;
		font-size: 14px;
		background: #f5f5f5;
		width: 100%
	}
}
.MODULE .tableStyle.border {
	border: 1px solid #ddd
}
@media screen and (max-width:768px) {
	.MODULE .tableStyle.border {
		border-bottom: none
	}
}
.MODULE .tableStyle.border td, .MODULE .tableStyle.border th {
	border: 1px solid #ddd;
	padding: 12px
}
@media screen and (max-width:768px) {
	.MODULE .tableStyle.border td, .MODULE .tableStyle.border th {
		border: none;
		border-bottom: #ddd 1px solid
	}
}
.MODULE .tableStyle.border th {
	background: #f2f2f2
}
.MODULE .tableStyle2nd {
	width: 100%;
	border-collapse: collapse
}
.MODULE .tableStyle2nd td, .MODULE .tableStyle2nd th {
	text-align: left;
	padding: 15px 5px;
	border-bottom: #ddd 1px solid;
	vertical-align: middle;
	font-size: 15px
}
@media screen and (max-width:768px) {
	.MODULE .tableStyle2nd td, .MODULE .tableStyle2nd th {
		font-size: 12px
	}
}
.MODULE .tableStyle2nd th {
	width: 25%
}
@media screen and (max-width:768px) {
	.MODULE .tableStyle2nd th {
		width: 36%
	}
}
.MODULE .tableStyle2nd.border {
	border: 1px solid #ddd
}
@media screen and (max-width:768px) {
	.MODULE .tableStyle2nd.border {
		border-bottom: none
	}
}
.MODULE .tableStyle2nd.border td, .MODULE .tableStyle2nd.border th {
	border: 1px solid #ddd;
	padding: 3px 10px
}
@media screen and (max-width:768px) {
	.MODULE .tableStyle2nd.border td, .MODULE .tableStyle2nd.border th {
		padding: 1px 10px;
		border: none;
		border-right: #ddd 1px solid;
		border-bottom: #ddd 1px solid
	}
}
.MODULE .tableStyle2nd.border th {
	background: rgba(0, 91, 171, .15)
}
#SecondView {
	display: block;
	width: 100%;
	height: 280px;
	background: url("../../images/common/sub_main.jpg") no-repeat center;
	background-size: cover;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-o-flex-flow: row wrap;
	flex-flow: row wrap;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between;
	align-items: center;
	justify-content: center;
	position: relative
}
@media screen and (max-width:768px) {
	#SecondView {
		height: 160px;
		background: url("../../images/common/sub_main_sp.jpg") no-repeat center;
		background-size: 100%;
	}
}
#SecondView:before {
	content: "";
	width: 100%;
	height: 100%;
	background: url(../../images/common/dotted.png) repeat center;
	position: absolute;
	top: 0;
	left: 0
}
#SecondView h2 {
	color: #fff;
	font-size: 34px;
	font-weight: 700;
	text-align: center;
	position: relative;
	z-index: 2
}
@media screen and (max-width:768px) {
	#SecondView h2 {
		font-size: 24px;
		line-height: 1.5
	}
}
#SecondView h2:after {
	content: attr(data-eng);
	display: block;
	font-size: 16px;
	line-height: 1.8
}
@media screen and (max-width:768px) {
	#SecondView h2:after {
		font-size: 13px
	}
}
#SecondView nav {
	width: auto;
	position: absolute;
	bottom: 12px;
	left: 30px;
	z-index: 2
}
@media screen and (max-width:768px) {
	#SecondView nav {
		bottom: 6px;
		left: 12px
	}
}
#SecondView nav ol {
	background: url(../../images/common/home_icon_2x.png) no-repeat left 3px;
	background-size: 12px;
	padding: 0 0 0 20px;
	height: 21px
}
@media screen and (max-width:768px) {
	#SecondView nav ol {
		background: url(../../images/common/home_icon_2x.png) no-repeat left 2px;
		background-size: 12px
	}
}
#SecondView nav ol li {
	list-style: none;
	color: #fff;
	font-size: 12px;
	background: url(../../images/common/arrow_2x.png) no-repeat right center;
	background-size: 4px;
	padding: 0 16px 0 0;
	margin: 0 12px 0 0;
	float: left
}
@media screen and (max-width:768px) {
	#SecondView nav ol li {
		font-size: 10px
	}
}
#SecondView nav ol li:last-child {
	margin: 0;
	padding: 0;
	background: 0 0
}
#SecondView nav ol li a {
	color: #fff
}
#SecondView nav ol li a:hover {
	opacity: .88
}
/*# sourceMappingURL=style.css.map */

@media screen and (max-width: 768px) {
  #HEADER .gnavi>ul {
    overflow-y: scroll; 
    height: calc(100vh - 60px);
  }
}
/*2022.03.02*/
.MODULE h5.center{
    text-align: center;
    font-size: 27px;
    padding-bottom: 50px;
}
.SEMICON .foot_contact{
    border: 2px solid #db0707;
    padding: 20px;
    width: 550px;
    text-align: center;
    margin: 60px auto;
}
.SEMICON .foot_contact p.center{
    color: #db0707;
    font-size: 20px;
    font-weight: bold;
    background: none;
    padding: 10px;
    margin-bottom: 20px;
}
.SEMICON .foot_contact h5.center{
    padding-bottom: 20px;
}
.CONTACT h3.center_other{
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    color: #db0707;
    background-size: 35px;
    margin: 0;
}

.tableStyle tr td span.radio4{
    text-align: left !important;
}
@media screen and (max-width: 768px) {
    .SEMICON .foot_contact{
        width: 100%;
        padding: 10px;
    }
    .SEMICON .foot_contact p.center{
        font-size: 16px;
        text-align: center;
        margin-bottom: 5px;
    }
    .CONTACT h3.center_other{
        font-size: 24px;
        background-size: 28px;
        padding: 35px 0 0;
    }
    .MODULE h5.center{
        font-size: 20px;
    }
}




/*==================================================
スライダーのためのcss
===================================*/
#fv {
    width: 100%;
    height: 60vh;/*スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
}

/*========= レイアウトのためのCSS ===============*/


.fv-wrap {
  position: relative;
}


.fv-wrap h1 {
  width: 1120px;
	margin: 0 auto;
	padding: 0;
	margin-top: 200px;
	
}
.fv-wrap h1 img {
  width: 100%;
	height: auto;
}


.container{
  background:#555;
}

.container p{
  padding: 300px 0; 
  text-align: center;
  color: #fff;
}


.INDEX.third ul li {
	position: relative;
}
.INDEX.third ul li .cate {
	position: absolute;
	background: #db0707;
	color:#fff;
	text-align: center;
	padding: 5px;
	width: 150px;
}

.pcimg {
	display: block;
}
.spimg {
	display: none;
}


@media screen and (max-width:768px) {
	
.pcimg {
	display: none;
}
.spimg {
	display: block;
}
	
#fv {
    width: 100%;
    height: 400px;/*スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
	
}
	
.fv-wrap {
  position: relative;
	
}


.fv-wrap h1 {
  width: 90%;
	margin: 0 auto;
	padding: 0;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	
}
.fv-wrap h1 img {
  width: 100%;
	height: auto;
}

}


.zenkoku {
	display: flex;
	flex-wrap: wrap;
width: 100%;
	margin-top: 15px;
}
.zenkoku li {
	width: 15.4%;
	margin: 0;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 5px;
	
}
.zenkoku li a {
	display: block;
	padding: 5px 10px;
	background: #434343;
	color:#fff;
	text-align: center;
	font-size: 12px;
	box-sizing: border-box;
}
.zenkoku li a:hover {
	background: #db0707;
}

@media screen and (max-width:768px) {
	
.zenkoku {
	display: flex;
	flex-wrap: wrap;
width: 100%;
	margin-top: 15px;
}
.zenkoku li {
	width: 23.4%;
	margin: 0;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 5px;
	
}
.zenkoku li a {
	display: block;
	padding: 5px 10px;
	background: #434343;
	color:#fff;
	text-align: center;
	font-size: 12px;
	box-sizing: border-box;
}
.zenkoku li a:hover {
	background: #db0707;
}

	
}


.contentbox {
	padding: 60px 0;
}

@media screen and (max-width:768px) {
.contentbox {
	padding: 30px 0;
}	
}

@media screen and (min-width: 650px){	
  .br-pc { display:block; }
  .br-sp { display:none; }
}
@media screen and (max-width: 650px){	
  .br-pc { display:none; }
  .br-sp { display:block; }
}


.btn_main {
  color: #fff;
  background: #db0707;
  display: block;
  font-size:16px;
  text-align: center;
  padding: 15px 20px;
  width: 300px;
  margin: 30px auto 20px;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}
.btn_main:hover {
  opacity: 0.8;
	color: #fff;
}

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

.btn_main {
  color: #fff;
  background: #db0707;
  display: block;
  font-size:14px;
  text-align: center;
  padding: 12px 20px;
  width: 80%;
  margin: 25px auto 10px;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}
.btn_main:hover {
  opacity: 0.8;
	color: #fff;
}
	
	
}




/*wp-pagenavi base*/
.wp-pagenavi {
	clear: both;
	text-align:center;
margin:50px 0 !important;
font-size:16px !important;
}
.wp-pagenavi a, .wp-pagenavi span {
	color: #222;
	background-color: #FFF;
	border: solid 1px #434343;
	padding: 15px 20px !important;
	margin: 0 2px;
	white-space: nowrap;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	text-align: center;
	text-decoration:none;
font-size:16px !important;
}
.wp-pagenavi a:hover{
    color:#FFF; 
    background-color:#434343; 
    border-color: #434343 !important;
font-size:20px;
    }
.wp-pagenavi span.current{
	color: #FFF;
	background-color: #e60012;
	border-color: #e60012 !important;
	font-weight: bold;
    }

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

/*wp-pagenavi base*/
.wp-pagenavi {
	clear: both;
	text-align:center;
margin:20px 0 ;
font-size:16px !important;
}
.wp-pagenavi a, .wp-pagenavi span {
	color: #222;
	background-color: #FFF;
	border: solid 1px #434343;
	padding: 10px 15px !important;
	margin: 0 2px;
	white-space: nowrap;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	text-align: center;
	text-decoration:none;
font-size:14px !important;
}
.wp-pagenavi a:hover{
    color:#FFF; 
    background-color:#434343; 
    border-color: #434343 !important;
font-size:14px;
    }
.wp-pagenavi span.current{
	color: #FFF;
	background-color: #434343;
	border-color: #434343 !important;
	font-weight: bold;
    }

}


.newFV {
	
	position: relative;
}

.newFV h1 {
	width: 1120px;
	margin: 0 auto;
	padding: 0;
	padding-top: 150px;
	position: relative;
	z-index: 1;
}
.newFV h1 img {
	width: 100%;
	height: auto;
}

.newFV .label {
	position: absolute;
	top:20px;
	left: 10%;
	width: 300px;
	z-index: 2;
}
.newFV .label img {
	width: 100%;
	height: auto;
}

@media screen and (max-width:768px) {
.newFV {
	
	width: auto;
	height: 450px;
	position: relative;
	display: block;
	display: flex;
  justify-content: center;
  align-items: center;
}

.newFV h1 {
	width: 90%;
	margin: 0 auto;
	padding: 0;
	padding-top: 80px;

	
}
.newFV h1 img {
	width: 100%;
	height: auto;
}	

.newFV .label {
	position: absolute;
top: 35px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	width: 60%;
	z-index: 10;
}
.newFV .label img {
	width: 100%;
	height: auto;
}
}


.topmov {
	background: #d0010c;
}

.topmov-box {
	max-width: 1120px;
	margin: auto;
}

.topmov-text h2 {
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	color:#fff;
	font-size: 50px;
	text-align: center;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}
.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}

.footer-banner {
	display: flex;
	justify-content: center;
}
.footer-banner li {
	width:32.5%;
	margin: 0;
	list-style-type: none;
}

.footer-banner li img {
	width: 100%;
	height: auto;
}

/* 公式SNS
---------------------- */
.footer-title {
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 38px;
}
.footer-icon-link {
    display: flex;
    justify-content: center;
    gap: 16px;
    align-items: center;
	margin-bottom: 70px;
}

@media screen and (max-width:768px) {
	
.topmov {
	background: #d0010c;
}

.topmov-box {
	max-width: auto;
	margin: auto;
}

.topmov-text h2 {
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	color:#fff;
	font-size: 18px;
	text-align: center;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}
.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}

.footer-banner {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.footer-banner li {
	width: 100%;
	margin: 0;
	list-style-type: none;
	margin-bottom: 10px;
}

.footer-banner li img {
	width: 100%;
	height: auto;
}

/* 公式SNS
---------------------- */
.footer-title {
	font-size: 20px;
}
.footer-icon-link {
	margin-bottom: 40px;
}

}


.topmov-video {
	display: flex;
	/* justify-content: space-between; */
	justify-content: center;
}
.topmov-video .item {
	width: 48.5%;
}

.topmov-video .item p {
	text-align: center;
	color:#fff;
	font-size: 14px;
	padding: 0;
	margin: 0;
}

@media screen and (max-width:768px) {
.topmov-video .item {
	width: 100%;
}
.topmov-video .item p {
	text-align: center;
	color:#fff;
	font-size: 12px;
	padding: 0;
	margin: 0;
}	
}
.bold {
font-weight:bold;
}


.policy .titlepp {
padding:0 !important;
margin:0 !important;
font-size:16px;
font-weight:bold;
line-height:1.6;
}

/* 2025.4.28 add 画面下部追従ポップアップ */
.popup-new-membership {
  width: fit-content;
  position: fixed;
  bottom: 100px;
  right: 0;
  z-index: 1;
}
@media screen and (max-width:768px) {
  .popup-new-membership {
    bottom: 0;
    right: 50%;
    transform: translateX(50%);
  }
}
