@charset "UTF-8";
/* ======================
　Reset
====================== */
/* Global Reset (html5doctor.com)
 * - Author: Richard Clark - http://richclarkdesign.com
------------------------------------------ */
/*----- for HTML5 -----*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
article, aside, dialog, figure, footer, header, hgroup, nav, section {
	display: block;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ul, ol {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
/* Costom Reset
------------------------------------------ */
/*----- for HTML5 -----*/
main {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
hr, legend {
	display: none;
}
time {
	display: block;
}
sub, sup {
	position: relative;
	font-size: 10px;
	font-size: 1rem;
	line-height: 1;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	vertical-align: bottom;
}
/* ======================
　Utility
====================== */
/* Expand
------------------------------------------ */
/* paragraph */
p, .txLead01, .listUl01, .listUl02, .listDl01, .listDl01 > dt, .listDl02 > dt, .listOl01, listOl02, .listNote01, .listNote02, .newsWap01, .newsWap02, .newsWap03, .linkListUl01, .colEq2, .listAnchor01, .linkTxtList01, .colEq1, .colEq2, .colEq3, .colEq4, .colEq5, .colEq6, .colEq7, .colSet, .navTab02, .columnBox, .localNav, .boxColumn01, .boxColumn02, .navTabTwo, .navTabThree, .navTabFour, .navTabSix, figure, .inqDetail, .tableWrap, .back.course {
	margin-top: 1.6em;
}
/* column */
.DUMMY, .colSet, .colSet > .colTxt, .colSet {
	overflow: hidden;
}
/* cleafix */
.DUMMY, .pc #navGlobal .wrap, #footer .utility, .colEq7, .colEq6, .colEq5, .colEq4, .colEq3, .colEq2, #navGlobal .wrap > .navMain li.service .wrap02 > ul {
	min-height: 1%;
}
.DUMMY:after, .pc #navGlobal .wrap:after, #footer .utility:after, .colEq7:after, .colEq6:after, .colEq5:after, .colEq4:after, .colEq3:after, .colEq2:after, #navGlobal .wrap > .navMain li.service .wrap02 > ul:after {
	content: "";
	display: block;
	clear: both;
}
/* ======================
　Share
====================== */
/* Base Setting
------------------------------------------ */

html {
	font-size: 62.5%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	position: relative;
}
body {
	color: black;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.61;
	color: #333;
}
/* link */
a:link {
	color: #0073bb;
	text-decoration: none;
}
a:visited {
	color: #0073bb;
	text-decoration: none;
}
a:hover {
	color: #0073bb;
	text-decoration: underline;
}
a:active {
	color: #0073bb;
	text-decoration: underline;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
/* imgover */
img.opRollover:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}
/* For Reader */
.aural {
	overflow: hidden;
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
}
/* For JS alert */
#alert {
	padding: 1em 0;
	color: #990033;
	text-align: center;
	font-weight: bold;
}
/* Text
------------------------------------------ */
/* List
------------------------------------------ */
/* common */
ul > li > ul, ul > li > ol, ul > li > dl, ol > li > ul, ol > li > ol, ol > li > dl {
	margin-top: 0 !important;
}
ul > li > .navAnchor01 > li, ol > li > .navAnchor01 > li {
	text-indent: 0;
}
dl dd ul, dl dd ol {
	margin-top: 0 !important;
}
/* margin
================================ */
.mt0 {
	margin-top: 0 !important;
}
.mt5 {
	margin-top: 5px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt35 {
	margin-top: 35px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt45 {
	margin-top: 45px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mt55 {
	margin-top: 55px !important;
}
.mt60 {
	margin-top: 60px !important;
}
.mt65 {
	margin-top: 65px !important;
}
.mt70 {
	margin-top: 70px !important;
}
.mr0 {
	margin-right: 0 !important;
}
.mr5 {
	margin-right: 5px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mr15 {
	margin-right: 15px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.mr25 {
	margin-right: 25px !important;
}
.mr30 {
	margin-right: 30px !important;
}
.mr35 {
	margin-right: 35px !important;
}
.mr40 {
	margin-right: 40px !important;
}
.mr45 {
	margin-right: 45px !important;
}
.mr50 {
	margin-right: 50px !important;
}
.mr55 {
	margin-right: 55px !important;
}
.mr60 {
	margin-right: 60px !important;
}
.mr65 {
	margin-right: 65px !important;
}
.mr70 {
	margin-right: 70px !important;
}
.mb0 {
	margin-bottom: 0 !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb35 {
	margin-bottom: 35px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb45 {
	margin-bottom: 45px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mb55 {
	margin-bottom: 55px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}
.mb65 {
	margin-bottom: 65px !important;
}
.mb70 {
	margin-bottom: 70px !important;
}
.mb75 {
	margin-bottom: 75px !important;
}
.mb80 {
	margin-bottom: 80px !important;
}
.ml0 {
	margin-left: 0 !important;
}
.ml5 {
	margin-left: 5px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.ml15 {
	margin-left: 15px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.ml25 {
	margin-left: 25px !important;
}
.ml30 {
	margin-left: 30px !important;
}
.ml35 {
	margin-left: 35px !important;
}
.ml40 {
	margin-left: 40px !important;
}
.ml45 {
	margin-left: 45px !important;
}
.ml50 {
	margin-left: 50px !important;
}
.ml55 {
	margin-left: 55px !important;
}
.ml60 {
	margin-left: 60px !important;
}
.ml65 {
	margin-left: 65px !important;
}
.ml70 {
	margin-left: 70px !important;
}
/* padding
================================ */
.pt0 {
	padding-top: 0 !important;
}
.pt5 {
	padding-top: 5px !important;
}
.pt10 {
	padding-top: 10px !important;
}
.pt15 {
	padding-top: 15px !important;
}
.pt20 {
	padding-top: 20px !important;
}
.pt25 {
	padding-top: 25px !important;
}
.pt30 {
	padding-top: 30px !important;
}
.pt35 {
	padding-top: 35px !important;
}
.pt40 {
	padding-top: 40px !important;
}
.pt45 {
	padding-top: 45px !important;
}
.pt50 {
	padding-top: 50px !important;
}
.pt55 {
	padding-top: 55px !important;
}
.pt60 {
	padding-top: 60px !important;
}
.pt65 {
	padding-top: 65px !important;
}
.pt70 {
	padding-top: 70px !important;
}
.pt92 {
	padding-top: 92px !important;
}
.pr0 {
	padding-right: 0 !important;
}
.pr5 {
	padding-right: 5px !important;
}
.pr10 {
	padding-right: 10px !important;
}
.pr15 {
	padding-right: 15px !important;
}
.pr20 {
	padding-right: 20px !important;
}
.pr25 {
	padding-right: 25px !important;
}
.pr30 {
	padding-right: 30px !important;
}
.pr35 {
	padding-right: 35px !important;
}
.pr40 {
	padding-right: 40px !important;
}
.pr45 {
	padding-right: 45px !important;
}
.pr50 {
	padding-right: 50px !important;
}
.pr55 {
	padding-right: 55px !important;
}
.pr60 {
	padding-right: 60px !important;
}
.pr65 {
	padding-right: 65px !important;
}
.pr70 {
	padding-right: 70px !important;
}
.pb0 {
	padding-bottom: 0 !important;
}
.pb5 {
	padding-bottom: 5px !important;
}
.pb10 {
	padding-bottom: 10px !important;
}
.pb15 {
	padding-bottom: 15px !important;
}
.pb20 {
	padding-bottom: 20px !important;
}
.pb25 {
	padding-bottom: 25px !important;
}
.pb30 {
	padding-bottom: 30px !important;
}
.pb35 {
	padding-bottom: 35px !important;
}
.pb40 {
	padding-bottom: 40px !important;
}
.pb45 {
	padding-bottom: 45px !important;
}
.pb50 {
	padding-bottom: 50px !important;
}
.pb55 {
	padding-bottom: 55px !important;
}
.pb60 {
	padding-bottom: 60px !important;
}
.pb65 {
	padding-bottom: 65px !important;
}
.pb70 {
	padding-bottom: 70px !important;
}
.pl0 {
	padding-left: 0 !important;
}
.pl5 {
	padding-left: 5px !important;
}
.pl10 {
	padding-left: 10px !important;
}
.pl15 {
	padding-left: 15px !important;
}
.pl20 {
	padding-left: 20px !important;
}
.pl25 {
	padding-left: 25px !important;
}
.pl30 {
	padding-left: 30px !important;
}
.pl35 {
	padding-left: 35px !important;
}
.pl40 {
	padding-left: 40px !important;
}
.pl45 {
	padding-left: 45px !important;
}
.pl50 {
	padding-left: 50px !important;
}
.pl55 {
	padding-left: 55px !important;
}
.pl60 {
	padding-left: 60px !important;
}
.pl65 {
	padding-left: 65px !important;
}
.pl70 {
	padding-left: 70px !important;
}
.figureFix {
/*	margin-top: 1.6em !important;*/
}
/* width
================================ */
.widMax {
	width: 100% !important;
}
.w70per {
	width: 70% !important;
}
.wid500 {
	width: 500px !important;
}
.widAuto {
	width: auto !important;
}
/* align
================================ */
.aC {
	text-align: center !important;
}
.aL {
	text-align: left !important;
}
.aR {
	text-align: right !important;
}
.vT {
	vertical-align: top !important;
}
.vM {
	vertical-align: middle !important;
}
.vB {
	vertical-align: bottom !important;
}
.ma {
	margin: auto auto;
}
/* display
================================ */
.dB {
	display: block !important;
}
.dN {
	display: none !important;
}
.dIB {
	display: inline-block !important;
}
/* float
================================ */
.fR {
	float: right !important;
}
.fL {
	float: left !important;
}
.fN {
	float: none !important;
}
/* clear
================================ */
.clearB {
	clear: both !important;
}
.clearR {
	clear: right !important;
}
.clearL {
	clear: left !important;
}
.clearN {
	clear: none !important;
}
/* clearfix
================================ */
#footer .utility.foot002 .wrap::after {
	display: block;
	clear: both;
	content: '';
}
/* eraser
================================ */
a.lineEraser {
	text-decoration: none !important;
}
a.iconEraser {
	background-image: none !important;
}
/* font-size
================================ */
.txSmall {
	font-size: 14px;
	font-size: 1.4rem;
}
/* ======================
　PC
====================== */
/* Base Setting
------------------------------------------ */
body {
	font-size: 16px;
	font-size: 1.6rem;
}
.pcNone {
	display: none;
}
.spNone {
	display: block;
}
.pcNoneInline {
	display: none;
}
.spNoneInline {
	display: inline-block;
}
.solidLine {
	border-top: #e4e4e4 solid 1px;
	margin-top: 2.4em;
}
.dotLine {
	border-top: #e4e4e4 dotted 1px;
	margin-top: 2.4em;
}
/* Wrap
------------------------------------------ */
.wrap {
	width: 1180px;
	margin: 0 auto;
}
.innerWrap {
	width: 1000px;
	margin: 0 auto;
}
/* Page
------------------------------------------ */
#page {
	position: relative;
}
/* Header
------------------------------------------ */
header {
	position: fixed;
	width: 100%;
	min-width: 1180px;
	top: 0;
	z-index: 80;
}
header .headerWrap {
	display: flex;
}
header.menu-open {
	z-index: auto;
}
.headerWrap .innerWrap {
	width: auto;
	display: flex;
	align-items: center;
	background: #fff;
	margin: 0;
}
.headerWrap .innerWrap #headerLogo {
	width: 150px;
	height: 150px;
}
.headerWrap .innerWrap #headerLogo > p {
	margin-top: 0;
	height: 100%;
}
.headerWrap .innerWrap #headerLogo > p > a {
	position: relative;
	display: block;
	height: 100%;
	background: url(../images/logo.png) no-repeat 0 0;
	z-index: 5;
}
.headerWrap .innerWrap #headerLogo > p > a > span {
	display: none;
}
.fixed .headerWrap .innerWrap #headerLogo {
	width: 150px;
	height: 29px;
}
.fixed .headerWrap .innerWrap #headerLogo > p > a {
	display: block;
	background: url(../images/logo_02.png) no-repeat 50% 0;
}
/*navGlobal  */
#navGlobal {
	width: calc(100% - 150px);
	min-height: 1.5em;
}
#navGlobal .wrap {
	display: flex;
	justify-content: space-between;
	width: auto;
	padding: 10px 20px 10px 15px;
	background: #fff;
}
#navGlobal .wrap a {
	color: #333;
}
#navGlobal .wrap .navSub {
	display: flex;
}
.pc #navGlobal .wrap {
	display: block;
}
.pc #navGlobal .wrap .navMain {
	float: left;
}
.pc #navGlobal .wrap .navSub {
	display: flex;
	float: right;
	padding: 10px 0;
}
#navGlobal .wrap.chType .navSub {
	margin-left: auto;
	margin-top: 7px;
}
#navGlobal .wrap .navMain > ul,
#navGlobal .wrap .navSub > ul {
	display: flex;
}
#navGlobal .wrap .gnavHeading {
	letter-spacing: normal;
	vertical-align: middle;
	font-size: 15px;
	font-size: 1.5rem;
	text-align: center;
	font-weight: bold;
}
#navGlobal .wrap .gnavHeading > span a {
	display: block;
	color: #333333;
	padding: 12px 17px 6px;
	line-height: 1.5;
}
#navGlobal .wrap .navMain > ul > li > a,
#navGlobal .wrap .navSub > ul > li > a {
	display: block;
	height: 100%;
}
#navGlobal .wrap .navSub > ul > li.search,
#navGlobal .wrap .navSub > ul > li.inq,
#navGlobal .wrap .navSub > ul > li.eng {
	width: 43px;
	text-indent: -9999px;
	cursor: pointer;
}
#navGlobal .wrap .navSub > ul > li.search {
	margin-left: auto;
	background: url(../images/com_ic024_fix.png) no-repeat 50% 50%;
}
#navGlobal .wrap .navSub > ul > li.search:hover {
	background: url(../images/com_ic024on.png) no-repeat 50% 50%;
}
#navGlobal .wrap .navSub > ul > li.inq {
	background: url(../images/com_ic025_fix.png) no-repeat 50% 50%;
}
#navGlobal .wrap .navSub > ul > li.inq:hover {
	background: url(../images/com_ic025on.png) no-repeat 50% 50%;
}
#navGlobal .wrap .navSub > ul > li.eng {
	background: url(../images/com_ic026_fix.png) no-repeat 50% 50%;
}
#navGlobal .wrap .navSub > ul > li.eng:hover {
	background: url(../images/com_ic026on.png) no-repeat 50% 50%;
}
#navGlobal .wrap .navMain .megaMenu {
	display: none;
}
#navGlobal .wrap .navSub > ul > li.menu {
	display: none;
}
#navGlobal .wrap .gnavHeading.on > span a {
	display: block;
}
#navGlobal .wrap .gnavHeading.on > span a,
#navGlobal .wrap .gnavHeading.on > span a:hover {
	color: #fff;
	background-color: #004896;
}
#navGlobal .wrap .active .gnavHeading > span a,
#navGlobal .wrap .gnavHeading > span a:hover,
#navGlobal .wrap .active .gnavHeading > span a:hover {
	color: #fff;
	background-color: #004896;
	text-decoration: none;
}
#navGlobal .wrap .active .gnavHeading > span a {
	background-color: #000;
}
#navGlobal .wrap .navMain .megaMenu {
	display: none;
	position: absolute;
	left: 0;
	top: 60px;
	width: 101.5%;
	background-color: #fff;
	overflow-y: scroll;
	z-index: 1;
}
.pc #navGlobal .wrap .navMain > ul > li.on > dl dd {
	display: block;
	border-bottom: none;
}
#navGlobal.fixed02 .wrap > dl {
	position: fixed;
	top: 0;
	background-color: #FFF;
	width: 100%;
	min-height: 1em;
}
#navGlobal.fixed02 .wrap .navMain {
	position: fixed;
	top: 0;
	background-color: #FFF;
	width: 100%;
	min-height: 1em;
	z-index: 1;
}
#navGlobal.fixed02 .wrap .navMain > ul > li > dl dd {
	border-bottom: 1px solid #cccccc;
	position: fixed;
	top: 4em;
}
#navGlobal.fixed .wrap .navMain > ul > li > dl dd > ul > li > dl dd {
	border-bottom: 1px solid #cccccc;
	position: absolute;
	top: 3.4em;
}
#navGlobal .wrap .navMain > ul > li.on > dl dd dt {
	background: none;
	border: none;
	width: auto;
}
.pc #navGlobal .wrap .navMain > ul > li.on > dl dd li dd {
	display: none;
}
.pc #navGlobal .wrap .navMain > ul > li.on > dl dd li.on dd.subMenu {
	display: block;
	background: #FFF;
	padding: 10px 0;
	border: none;
	position: absolute;
	top: auto;
	border-bottom: 1px solid #cccccc;
}
#navGlobal .wrap .navMain > ul > li > dl dd .wrap02 {
	overflow: hidden;
	width: 1170px;
	margin: 0 auto;
	padding: 40px 0;
	box-sizing: border-box;
}
#navGlobal .wrap .megaMenu .sp-slideMenu-head {
	display: none;
}
#navGlobal .wrap .megaMenu .slideMenu-close {
	margin: 0 0 30px;
	font-size: 12px;
	font-size: 1.2rem;
	text-align: right;
	font-weight: normal;
}
#navGlobal .wrap .megaMenu .slideMenu-close .slideNav-btn-close {
	position: relative;
	display: inline-block;
	cursor: pointer;
}
#navGlobal .wrap .megaMenu .slideMenu-close .slideNav-btn-close::after {
	display: inline-block;
	content: "";
	width: 18px;
	height: 18px;
	margin: -3px 0 0 5px;
	background: url(../images/com_ic044.png) no-repeat 0 0;
	vertical-align: middle;
}
#navGlobal .wrap .navMain .wrap02 > ul > li {
	display: inline-block;
	letter-spacing: normal;
	vertical-align: middle;
	font-size: 15px;
	font-size: 1.5rem;
	white-space: nowrap;
}
#navGlobal .wrap .wrap02 .sliderWrap {
	height: 160px;
	margin-bottom: 25px;
	overflow: hidden;
}
#navGlobal .wrap .navMain li.service .wrap02 .megamenu-slider.slick-initialized {
	display: block;
}
#navGlobal .wrap li.service .wrap02 .megamenu-slider li {
	text-align: left;
}
#navGlobal .wrap li.service .wrap02 .megamenu-slider .slick-list {
	width: 280px;
	margin: 0 auto;
}
#navGlobal .wrap li.service.active .wrap02 .megamenu-slider .slick-list {
	display: block !important;
}
#navGlobal .wrap li.service .wrap02 .megamenu-slider .slick-track .slick-slide {
	width: 280px !important;
}
#navGlobal .wrap li.service .wrap02 .megamenu-slider .slick-track .slick-slide .image_inner {
	margin-bottom: 0;
}
.megamenu-slider .slick-prev, .megamenu-slider .slick-next {
	top: 50%;
	width: 20px;
	height: 40px;
	margin-top: -20px;
	transform: none;
	color: #000;
	background: none;
	z-index: 5;
}
.megamenu-slider .slick-prev {
	left: 10px;
}
.megamenu-slider .slick-next {
	right: 10px;
}
.megamenu-slider .slick-prev:hover, .megamenu-slider .slick-prev:focus, .megamenu-slider .slick-next:hover, .megamenu-slider .slick-next:focus {
	background: none;
}
.megamenu-slider .slick-prev::before,
.megamenu-slider .slick-next::before {
	content: '';
	position: absolute;
	top: .5em;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 18px;
	height: 18px;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
}
.megamenu-slider .slick-prev::before {
	left: 6px;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.megamenu-slider .slick-next::before {
	right: 6px;
}
#navGlobal .wrap > .navMain li.service .wrap02 > ul {
}
#navGlobal .wrap > .navMain li.service .wrap02 > ul > li {
	float: left;
	width: 31.5%;
	margin-bottom: 15px;
}
#navGlobal .wrap > .navMain li.service .wrap02 > ul > li:first-child {
	width: 67%;
	margin-right: 1.5%;
}
#navGlobal .wrap > .navMain li.about .wrap02 > .about-box {
	display: flex;
	flex-wrap: wrap;
}
#navGlobal .wrap > .navMain li.about .wrap02 > .about-box > ul {
	width: 18.5%;
}
#navGlobal .wrap > .navMain li.about .wrap02 > .about-box > ul + ul {
	margin-left: 1.5%;
}
#navGlobal .wrap .navMain li.about .wrap02 > .about-box > ul:first-child {
	display: flex;
	width: 60%;
}
#navGlobal .wrap .navMain li.about .wrap02 > .about-box > ul:first-child > li {
	width: 31%;
}
#navGlobal .wrap .navMain li.about .wrap02 > .about-box > ul:first-child > li + li {
	margin-left: 3%;
	width: 66%;
}
#navGlobal .wrap .navMain li.about .wrap02 .megamenu-about-layout {
	display: flex;
	flex-wrap: wrap;
}
#navGlobal .wrap .navMain li.about .wrap02 .megamenu-about-layout > ul {
	width: 48%;
}
#navGlobal .wrap .navMain li.about .wrap02 .megamenu-about-layout > ul + ul {
	margin-left: 4%;
}
#navGlobal .wrap .navMain li.about .wrap02 .megamenu-about-layout > ul > li,
#navGlobal .wrap .navMain li.about .wrap02 .subMenu > div > ul > li {
	width: 100%;
	margin: 0;
}
#navGlobal .wrap .navMain li.about .wrap02 .megamenu-about-layout > ul > li + li,
#navGlobal .wrap .navMain li.about .wrap02 .subMenu > div > ul > li + li {
	margin-top: 20px;
}
#navGlobal .wrap .csr .wrap02 > ul {
	display: flex;
}
#navGlobal .wrap .csr .wrap02 .megamenu-headLink {
	width: 23.5%;
	padding-bottom: 0;
}
#navGlobal .wrap .csr .wrap02 .megamenu-headLink + .megamenu-headLink {
	margin-left: 2%;
}
#navGlobal .wrap .csr .wrap02 .megamenu-headLink .image_inner {
	margin-top: 20px;
}
#navGlobal .wrap .job .wrap02 .job-box {
	display: flex;
}
#navGlobal .wrap .job .wrap02 .job-box > ul {
	width: 18.4%;
	margin-right: 2%;
}
#navGlobal .wrap .job .wrap02 .job-box > ul > li {
	width: 100%;
}
#navGlobal .wrap .megaMenu .subMenu > div > ul {
	display: flex;
	flex-wrap: wrap;
}
#navGlobal .wrap .megaMenu .subMenu > div > ul > li {
	margin-right: 20px;
	text-align: left;
}
#navGlobal .wrap .megaMenu .subMenu > div > ul > li:nth-child(4n) {
	margin-right: 0;
}
#navGlobal .wrap .megaMenu .subMenu > div > ul > li:nth-child(n+5) {
	margin-top: 35px;
}
#navGlobal .wrap .megaMenu .subMenu > div > ul > li > a,
#navGlobal .wrap .megaMenu .subMenu > .megamenu-about-layout > ul.spNone > li a {
	font-size: 14px;
	font-size: 1.4rem;
}
#navGlobal .wrap .megaMenu .image_inner {
	margin-top: 0;
	margin-bottom: 10px;
}
#navGlobal .wrap .wrap02 .megamenu-headLink {
	width: 100%;
	background: none !important;
	border-top: 1px solid #004795;
	text-align: left;
}
#navGlobal .wrap .wrap02 .megamenu-headLink a,
#navGlobal .wrap .wrap02 .megamenu-headLink .block {
	display: block;
	padding: 20px 0 15px;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: bold;
}
#navGlobal .wrap .wrap02 .megamenu-headLink a[target="_blank"] span::after {
	content: "";
	display: inline-block;
	width: 13px;
	height: 10px;
	margin-left: 5px;
	background: url(../images/com_ic009.png) no-repeat 0 0;
	vertical-align: middle;
}
#navGlobal .wrap .navMain .wrap02 .slideNav-btn {
	display: none;
}
#navGlobal .wrap .wrap02 .navTop-btn {
	margin: 0;
	text-align: center;
}
#navGlobal .wrap .wrap02 .subMenu .navTop-btn {
	display: none;
}
#navGlobal .wrap .wrap02 .navTop-btn a {
	display: inline-block;
	min-width: 240px;
	padding: 10px 20px;
	background: #333;
	color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
}
#navGlobal .navTop-btn a:hover {
	color: #fff;
	background-color: #000000;
}
#navGlobal .wrap > dl > dd > ul > li.search > span:hover {
	background: none;
}
#navGlobal .wrap > dl > dd > ul > li.search.open {
	background: url(../images/com_ic024on.png) #999 no-repeat 50% 50%;
	z-index: 15;
}
#header .searchWap {
	display: none;
	position: fixed;
	right: 0;
	z-index: 10;
}
#header .searchWap.fixed {
	display: block;
}
#header .searchBox {
	position: absolute;
	top: -10px;
	right: 97px;
	width: auto;
}
#header .fixed02 .searchWap .searchBox {
	position: absolute;
	top: 0;
	right: 18.5%;
}
#header .searchBox .wrap {
}
#header .searchBox input {
	border: none;
}
#header .searchBox form[name="search_form"] {
	display: inline-block;
	position: relative;
	background: #999;
	padding: 20px;
	border-bottom: none;
	width: 480px;
}
#header .searchBox .close {
	background: url(../images/com_ic044.png) #999 no-repeat 50% 50%;
	padding: 10px 10px;
	margin: 0;
	text-indent: -9999px;
	width: 40px;
	height: 40px;
	float: right;
	cursor: pointer;
}
#glayLayer {
	position: absolute;
	top: -50px;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 2;
}
#header .searchBox form[name="search_form"] input[type="text"] {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	float: none;
	width: 441px;
	height: 39px;
	min-height: 39px;
	padding: 10px;
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: black;
}
#header .searchBox form[name="search_form"] input[type="submit"] {
	overflow: hidden;
	outline: none;
	text-indent: -9999em;
	position: absolute;
	top: 20px;
	left: 461px;
	float: none;
	padding: 0;
	width: 39px;
	height: 39px;
	background-image: url(../images/com_bg002.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: contain;
}
#menuClose {
	display: none;
}

/* Footer
------------------------------------------ */
#footer {
	background: #222222;
}
#footer .wrap .navFoot {
	letter-spacing: -0.4em;
	padding: 40px 0 17px;
}
#footer .wrap .navFoot .col {
	float: none;
	display: inline-block;
	width: calc((100% - (1.75% * 6)) / 7);
	margin-left: 1.25%;
	vertical-align: top;
	letter-spacing: normal;
}
/* IE11 */
_:-ms-lang(x)::-ms-backdrop, #footer .wrap .navFoot .col {
	width: calc(((100% - (1.75% * 6)) / 7) - 1px);
}
#footer .wrap .navFoot .col:first-child {
	margin-left: 0;
	width: calc(((100% - (1.75% * 6)) / 7) + 3%);
}
#footer .wrap .navFoot .col dl {
}
#footer .wrap .navFoot .col dt {
	margin-bottom: 1em;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
}
#footer .wrap .navFoot .col a {
	position: relative;
	display: block;
	color: #cccccc;
}
#footer .wrap .navFoot .col a[target="_blank"]::after {
	content: "";
	display: inline-block;
	width: 13px;
	height: 10px;
	margin-left: 5px;
	background: url(../images/com_ic009.png) no-repeat 0 0;
	vertical-align: middle;
}
#footer .wrap .navFoot .col dt.magazine {
	margin-top: 30px;
}
#footer .wrap .navFoot .col dd li {
	padding: 0.3em;
	font-size: 13px;
	font-size: 1.3rem;
}
#footer .wrap .navFoot .col dd li:last-child {
	border-bottom: none;
}
#footer .wrap .navFoot .col dd li.subTtl {
	color: #CCC;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;	
}
#footer .navFoot a:visited {
	color: #000;
	text-decoration: none;
}
#footer .navFoot a:hover {
	color: #000;
	text-decoration: underline;
}
#footer .navFoot a:active {
	color: #000;
	text-decoration: underline;
}
#footer .utility > .wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 1.3em 0 1.3em 0;
	border-top: 1px solid #555555;
}
#footer .utility li {
	display: inline-block;
	vertical-align: middle;
	margin-left: 2em;
}
#footer .utility li:first-child {
	margin-left: 0;
}
#footer .utility .colR > p {
	margin-top: 0;
}
#footer .utility a {
	color: #cccccc;
	font-size: 12px;
	font-size: 1.2rem;
	text-decoration: none;
}
#footer .utility a:visited {
	color: #cccccc;
	text-decoration: none;
}
#footer .utility a:hover {
	color: #cccccc;
	text-decoration: underline;
}
#footer .utility.foot002 {
	font-family: Arial;
	padding-bottom: 50px;
}
#footer .utility.foot002 .wrap {
	display: block;
	padding: 0;
	border-top: none;
}
#footer .utility.foot002 p {
	color: #cccccc;
	font-size: 12px;
	font-size: 1.2rem;
	margin-top: 0;
	text-align: right;
}
#pagetop {
	display: none;
	position: fixed;
	right: 0;
	bottom: 0;
	margin-bottom: 80px;
	width: 70px;
	height: 70px;
	text-indent: -9999px;
	background: url(../images/pagetop.png);
	cursor: pointer;
	z-index: 10;
}
#pagetop:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}
/* Contents
------------------------------------------ */
.pc #content #main, .pc #content #main2 {
	display: block;
	padding: 80px 0 80px;
}
.pc #content #mainVisual + #main {
	padding-top: 60px;
}
.single.pc #content #main, .single.pc #content #main2 {
	padding: 45px 0 80px;
}
#use.pc #content #main,
#sitemap.pc #content #main,
#notfound.pc #content #main,
#sitesearch.pc #content #main {
	padding-top: 150px;
}
.pc #content #main > *:first-child {
	margin-top: 0;
}
.pc #mainVisual {
	margin-top: 65px;
}
/* Heading
------------------------------------------ */
/* h1 .heading01 */
h1 {
	border-left: #004896 solid 6px;
	padding: 13px 20px;
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: bold;
}
h1.noBorder {
	border-left: none;
}
.pc h1.noBorder {
	padding: 47px 0 0 !important;
}
h1 span {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
}
#news {
	border-top: #004896 solid 5px;
	border-left: none;
	padding: 13px 20px;
	background-color: #f4f4f4;
	font-size: 20px;
	font-size: 2.0rem;
	color: #333;
}
/* .heading02 */
.heading02_2 {
	display: inline-block;
	margin-top: 50px;
	border-top: #004896 solid 5px;
	padding: 13px 0;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	color: #333;
}
.columnBox .heading02_2 {
	border-top: #004896 solid 2px;
	padding: 25px 20px 0 20px;
	margin-top: 0;
	font-size: 18px;
	font-size: 1.8rem;
}
.newsWap02 .heading02_2 {
	background-color: #FFF;
	font-size: 18px;
	font-size: 1.8rem;
}
.columnBox .heading02_1_1 {
	padding: 25px 20px 0 20px;
	margin-top: 0;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
}
.heading02_1 {
	margin-top: 50px;
	border-top: #004896 solid 5px;
	padding: 13px 20px;
	background-color: #f4f4f4;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	color: #333;
}
.heading02_1 a {
	color: #333;
	background-image: url(../images/com_ic006.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	background-size: auto auto;
	display: block;
}
.heading02_1_02 {
	margin-top: 50px;
	border-top: #004896 solid 5px;
	background-color: #f4f4f4;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	color: #333;
}
.heading02_1_02:hover {
	opacity: 0.6;
}
.heading02_1_02 a {
	padding: 13px 20px;
	color: #333;
	background-image: url(../images/com_ic006.png);
	background-position: 98.3% 50%;
	background-repeat: no-repeat;
	background-size: auto auto;
	display: block;
}
.col .heading02_1 {
	background-color: #fff;
}
.col .heading02_3, .heading02_4 {
	margin-top: 50px;
	border-top: #004896 solid 5px;
	background-color: #fff;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	color: #333
}
.col .heading02_3 a, .heading02_4 a {
	display: block;
	background-image: url(../images/com_ic006.png);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: 95% 50%;
	padding: 13px 40px 13px 20px;
}
.heading02_1 a:link .heading02_1_02 a:link, .heading02_3 a:link, .heading02_4 a:link, .heading02_1 a:visited, .heading02_4 a:visited, .heading02_3 a:visited {
	color: #333;
	text-decoration: none;
}
.heading02_1 a:hover, .heading02_1_02 a:hover {
	color: #888;
	text-decoration: none;
}
.heading02_3 a:hover, .heading02_4 a:hover {
	color: #888;
	text-decoration: underline;
}
.office {
	position: relative;
}
.office .area {
	position: absolute;
	background-color: #999999;
	top: 25%;
	right: 10px;
	margin-top: 0;
	font-size: 13px;
	font-size: 1.3rem;
}
.office .area a {
	background-image: url(../images/com_ic001.png);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: 95% 50%;
	display: block;
	padding: 10px 30px 10px 16px;
}
.office .area a:link, .office .area a:visited {
	color: #fff;
	text-decoration: none;
}
.office .area a:hover {
	text-decoration: underline;
}
/* .heading03 */
.heading03 {
	position: relative;
	margin-top: 50px;
	border-top: #004896 solid 1px;
	padding: 13px 20px;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
}
.col .heading03 {
/*	background-color:#f4f4f4;
	border-top: none;*/
}
.heading03_3, .heading03_2 {
	position: relative;
	margin-top: 50px;
	border-top: #999 solid 1px;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
}
.heading03_3, .col .heading03_2 {
	background-color: #f4f4f4;
	border-top: none;
}
.heading03:before, .heading03_3:before, .heading03_2:before {
	background-color: #004896;
	content: "";
	height: 6px;
	left: 0;
	position: absolute;
	top: 1.15em;
	width: 13px;
}
.heading03_2 a, .heading03_3 a {
	display: block;
	background-image: url(../images/com_ic006.png);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: 95% 50%;
	padding: 13px 40px 13px 20px;
	font-size: 20px;
	font-size: 2.0rem;
}
.heading03_2.pdf a, .heading03_3.pdf a {
	background-image: url(../images/com_ic005.png);
	background-size: auto;
}
.heading03_2 a:link, .heading03_2 a:visited, .heading03_3 a:link, .heading03_3 a:visited {
	color: #333;
	text-decoration: none;
}
.heading03_3 a:hover, .heading03_2 a:hover {
	background-color: #f4f4f4;
	color: #888;
	text-decoration: none;
}
/* .heading04 */
.heading04 {
	position: relative;
	margin-top: 50px;
	padding: 0.5em 20px;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bold;
}
.col .heading04 {
	border-top: #004896 solid 1px;
}
.heading04_2 {
	position: relative;
	margin-top: 50px;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bold;
}
.col .heading04_2 {
	border-top: #004896 solid 1px;
}
.heading04_2 a {
	display: block;
	background-image: url(../images/com_ic006.png);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: 95% 50%;
	padding: 0.5em 20px;
}
.heading04:before, .heading04_2:before {
	background-color: #004896;
	content: "";
	height: 6px;
	left: 0;
	position: absolute;
	top: 1.1em;
	width: 13px;
}
.heading04_2 a:link, .heading04_2 a:visited {
	color: #333;
	text-decoration: none;
}
.heading04_2 a:hover {
	background-color: #f4f4f4;
	color: #888;
	text-decoration: none;
}
.col .heading04_2 a:link, .col .heading04_2 a:visited {
	text-decoration: underline;
}
.col .heading04_2 a:hover {
	background-color: #FFF;
	color: #888;
	text-decoration: underline;
}

/* .heading05 */
.heading05 {
	position: relative;
	margin-top: 50px;
  padding: 0.5em 20px;
  font-size: 22px;
  font-size: 2.2rem;
	font-weight:bold;
}

.col .heading05 {
	border-top: #004896 solid 1px;
}

.heading05:before{
    background-color: #004896;
    content: "";
    height: 20px;
    left: 0.5em;
    position: absolute;
    top: 0.55em;
    width: 3px;
}

/* List
------------------------------------------ */
/* listUl01 */
.listUl01 > li {
	padding: 0 0 0 15px;
	margin-top: 15px;
	background: url(../images/com_ic002.png) no-repeat 0 0.5em;
}
.listUl01 > li:first-child {
	margin-top: 0;
}
/*.listUl01.col2 {
  letter-spacing: -0.4em;
}
.listUl01.col2 > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  letter-spacing: normal;
  width: 49%;
  margin-right: 2%;
  vertical-align: top;
}
.listUl01.col2 > li:nth-child(-n+2) {
  margin-top: 0;
}
.listUl01.col2 > li:nth-child(2n) {
  margin-right: 0;
}*/


/* listUl02 */
.listUl02 > li {
	background: url(../images/com_ic003.png) no-repeat 0 0.5em;
	padding: 0 0 0 15px;
	margin-top: 10px;
	font-size: 16px;
	font-size: 1.6rem;
}
.listUl02 > li:first-child {
	margin-top: 15px;
}
/* linkListUl01 */
.linkListUl01 > li {
	border-top: #e4e4e4 solid 1px;
	background-image: url(../images/com_ic004.png);
	background-position: 98% 50%;
	background-repeat: no-repeat;
	font-size: 14px;
	font-size: 1.4rem;
}
.linkListUl01 > li a {
	display: block;
	padding: 1em 80px 1em 0.5em;
}
.linkListUl01 > li a span {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
}
.linkListUl01 > li a:link, .linkListUl01 > li a:visited {
	color: #333;
	text-decoration: none;
}
.linkListUl01 > li a:hover {
	background-image: url(../images/com_ic004.png);
	background-position: 98% 50%;
	background-repeat: no-repeat;
	background-color: #f4f4f4;
	color: #333;
	text-decoration: none;
}
.linkListUl01 > li a:link span, .linkListUl01 > li a:visited span {
	color: #0073bb !important;
	text-decoration: none;
}
.linkListUl01 > li a:hover span {
	color: #0073bb;
	text-decoration: underline;
}
.linkListUl01 > li:last-child {
	border-bottom: #e4e4e4 solid 1px;
}
/* listDl01 */
.listDl01 > dt, .listDl01 > dd {
	text-indent: 0;
}
.listDl01 > dt {
	background: url(../images/com_ic002.png) no-repeat 0 0.5em;
	padding: 0 0 0 15px;
	font-weight: bold;
}
.listDl01 > dt:first-child {
	margin-top: 0;
}
.listDl01 > dd {
	padding-left: 15px;
	margin-top: 5px;
}
.listDl01 > dd > *:first-child {
	margin-top: 0;
}
.listDl01 > dd ul, .listDl01 > dd ol {
	margin-top: 0;
}
.boxColumn01 .listDl01 > dt {
	padding: 0 0 0 15px;
	font-size: 16px;
	font-size: 1.6rem;
}
.boxColumn01 .listDl01 > dd {
	margin-top: 5px;
	padding-left: 15px;
	font-size: 16px;
	font-size: 1.6rem;
}
/* listDl02 */
.listDl02 dt {
	font-weight: bold;
	padding-left: 1.5em;
	text-indent: -1.5em;
}
.listDl02 dd {
	margin-left: 1.5em;
}
/* listOl01 */
.listOl01 {
	counter-reset: listOl01;
}
.listOl01 > li {
	padding: 0 0 0 1.5em;
	margin-top: 5px;
	text-indent: -1.5em;
}
.listOl01 > li:first-child {
	margin-top: 0;
}
.listOl01 > li:nth-child(n+10) {
	padding: 0 0 0 2em;
	text-indent: -2em;
}
.listOl01 > li:before {
	counter-increment: listOl01;
	content: counter(listOl01) ". ";
}
.listOl01.start2 {
	counter-reset: listOl01 1;
}
.listOl01.start3 {
	counter-reset: listOl01 2;
}
.listOl01.start4 {
	counter-reset: listOl01 3;
}
.listOl01.start5 {
	counter-reset: listOl01 4;
}
/* listOl02 */
.listOl02 {
	counter-reset: listOl02;
}
.listOl02 > li {
	padding: 0 0 0 2.5em;
	margin-top: 5px;
	text-indent: -2.5em;
}
.listOl02 > li:first-child {
	margin-top: 0;
}
.listOl02 > li:nth-child(n+10) {
	padding: 0 0 0 3em;
	text-indent: -3em;
}
.listOl02 > li:before {
	counter-increment: listOl02;
	content: "（" counter(listOl02) "）";
}
/* listOl02 uniqueList01 */
.listOl02.uniqueList01 {
	margin-top: 1.6em;
}
.listOl02.uniqueList01 > li >.listUl02>li {
	padding: 0 0 0 1em;
	margin-top: 10px;
	text-indent: 0em;
}
/* listNote01 */
.listNote01 > li {
	padding: 0 0 0 1.5em;
	margin-top: 5px;
	font-size: 14px;
	font-size: 1.4rem;
	text-indent: -1.5em;
}
.listNote01 > li:first-child {
	margin-top: 0;
}
.listNote01 > li:before {
	content: "※ ";
}
/* listNote02 */
.listNote02 {
	counter-reset: listNote02;
}
.listNote02 > li {
	padding: 0 0 0 2em;
	margin-top: 5px;
	font-size: 14px;
	font-size: 1.4rem;
	text-indent: -2em;
}
.listNote02 > li:first-child {
	margin-top: 0;
}
.listNote02 > li:nth-child(n+10) {
	padding: 0 0 0 2.5em;
	text-indent: -2.5em;
}
.listNote02 > li:before {
	counter-increment: listNote02;
	content: "※" counter(listNote02) " ";
}
/* listAnchor01 */

.listAnchor01 {
	text-align: center;
	letter-spacing: -0.4em;
}
.listAnchor01 > li {
	display: inline-block;
	background-image: url(../images/com_ic007.png);
	background-position: 50% 100%;
	background-repeat: no-repeat;
	padding-bottom: 8px;
	margin-bottom: 20px;
	letter-spacing: normal;
}
.listAnchor01 > li > a {
	border-left: #ccc solid 1px;
	display: block;
	padding: 0.1em 1em;
}
.listAnchor01 > li:last-child a {
	border-right: #ccc solid 1px;
}
/* listAnchor02 */

.listAnchor02 {
	text-align: right;
	letter-spacing: -0.4em;
}
.listAnchor02 > li {
	display: inline-block;
	background-image: url(../images/com_ic010.png);
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding-left: 20px;
	letter-spacing: normal;
}
/* listAnchor03 */

.listAnchor03 {
	text-align: right;
	letter-spacing: -0.4em;
}
.listAnchor03 > li {
	display: inline-block;
	background-image: url(../images/com_ic011.png);
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding-left: 20px;
	letter-spacing: normal;
}
/* Image
------------------------------------------ */
/* common */
figure {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
figure.aL {
	width: auto !important;
}
figure img {
	max-width: 100% !important;
}
figure figcaption {
	margin: 5px auto 0;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: left;
	max-width: 100%;
}
.modal {
}
.modal .group001, .modal .iframe {
	display: block;
	position: relative;
}
.modal .group001:after, .modal .iframe:after {
	content: url(../images/com_ic027.png);
	position: absolute;
	right: 0;
	bottom: -8px;
}
/* Text
------------------------------------------ */

/* newsIcon */
.newsIcon {
	margin-top: 20px;
	text-align: right;
}
.newsIcon p {
	display: inline-block;
	background-color: #999;
	padding: 0.4em 1em;
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
}
/* txtDate01 */
.txtDate01 {
	margin-top: 5px;
	text-align: right;
	font-size: 14px;
	font-size: 1.4rem;
}
/* txLead01 */
.txLead01 {
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bold;
	color: #333;
}
/* txStrong01 */
.txStrong01 {
	font-weight: bold;
}
/* txAlert01 */
.txAlert01 {
	color: #a6192e;
	font-weight: bold;
}
/* supLabel */
.supLabel01 {
	margin-top: 0;
	font-weight: bold;
	font-size: 16px;
	font-size: 1.6rem;
}
/* news
------------------------------------------ */
/* newsWap01 */
.newsWap01 dl {
	border-top: #e4e4e4 solid 1px;
	padding: 1em 80px 1em 0.5em;
	margin-top: 10px;
	overflow: hidden;
	display: flex;
	width: 100%;
	box-sizing: border-box;
}
.newsWap01 a dl {
	background-image: url(../images/com_ic004.png);
	background-position: 98% 20px;
	background-repeat: no-repeat;
}
.newsWap01 dl:first-child {
	margin-top: 0;
}
.newsWap01 a:last-child dl {
	border-bottom: #e4e4e4 solid 1px;
}
.newsWap01 dt {
	position: relative;
	margin: 0px 10px 0 0;
	padding: 0;
	color: #333;
	vertical-align: middle;
	white-space: nowrap;
}
.newsCategory, a.newsCategory  {
	display: inline-block;
	width: 100px;
	background-color: #999;
	font-size: 1.2rem;
	font-size: 12px;
	text-align: center;
	margin: 0 10px;
	color: #fff;
	text-decoration: none;
}
a.newsCategory:hover  {
	color: #fff;
	text-decoration: none;
	background-color: #333;
}
.newsWap01 dt:after {
	position: absolute;
	background: #999;
	top: 0;
	right: 0;
	display: table-cell;
	padding: 1px 0;
	width: 80px;
	height: auto;
	text-align: center;
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
}
.newsWap01 dt.ic01:after {
	content: "ニュース";
}
.newsWap01 dt.ic02:after {
	content: "イベント";
}
.newsWap01 dt.ic03:after {
	content: "ご案内";
}
.newsWap01 dt.ic04:after {
	content: "CSR";
}
.newsWap01 dt.ic05:after {
	content: "IR";
}
.newsWap01 dd {
	overflow: hidden;
	line-height: 1.5;
	padding: 0.1em 0;
	box-sizing: border-box !important;
}
.newsWap01 a:hover, .newsWap01 a:active {
	text-decoration: none;
}
.newsWap01 a:hover dl {
	background-color: #f4f4f4;
}
.newsWap01 a[target="_blank"] dd {
	background: url(../images/com_ic009.png) no-repeat 100% 0.3em;
	padding-right: 1.2em;
}
.newsWap01 a[href $='.pdf'] dd {
	background: url(../images/com_ic005.png) no-repeat 100% 0.3em;
	padding-right: 1.2em;
}
/* newsWap02 */
.newsWap02 dl {
	border-top: #e4e4e4 solid 1px;
	background-image: url(../images/com_ic004.png);
	background-position: 98% 50%;
	background-repeat: no-repeat;
	padding: 1em 80px 1em 0;
	margin-top: 10px;
}
.newsWap02 dl:first-child {
	margin-top: 0;
}
.newsWap02 a:last-child dl {
	border-bottom: #e4e4e4 solid 1px;
}
.newsWap02 dt {
	position: relative;
	margin: 2px 20px 0 0;
	padding: 0 100px 0 0;
	color: #333;
	z-index: 1.2rem;
	font-size: 14px;
	font-size: 1.4rem;
	vertical-align: middle;
}
.newsWap02 dt:after {
	position: absolute;
	background: #999;
	top: 0;
	right: 0;
	display: table-cell;
	padding: 1px 0;
	margin-top: -2px;
	width: 80px;
	height: auto;
	text-align: center;
	color: #fff;
}
.newsWap02 dd {
	overflow: hidden;
	font-size: 16px;
	font-size: 1.6rem;
}
.newsWap02 dd {
}
.newsWap02 a:link dl, .newsWap02 a:visited dl {
}
.newsWap02 a:hover dl {
	background-color: #f4f4f4;
	text-decoration: none;
}
.newsWap02 a:hover {
	background-color: #f4f4f4;
	text-decoration: none;
}
.newsWap02 a:link dd span, .newsWap02 a:visited dd span {
	color: #000;
}
.newsWap02 a:hover dd span {
	color: #000;
}
/* newsWap03 */
.newsWap03 dl {
	border-top: #e4e4e4 solid 1px;
	background-image: url(../images/com_ic004.png);
	background-position: 98% 20px;
	background-repeat: no-repeat;
	padding: 1.3em 60px 1.3em 0.5em;
	margin-top: 0;
	overflow: hidden;
}
.newsWap03 a:last-child dl {
	border-bottom: #e4e4e4 solid 1px;
}
.newsWap03 dt {
	float: left;
	position: relative;
	margin: 0 20px 0 0;
	color: #333;
	z-index: 1.2rem;
	vertical-align: middle;
}
.newsWap03 dt:after {
	position: absolute;
	background: #999;
	top: 0;
	right: 0;
	display: table-cell;
	padding: 1px 0;
	width: 80px;
	height: auto;
	text-align: center;
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
}
.newsWap03 dt.ic01:after {
	content: "ニュース";
}
.newsWap03 dt.ic02:after {
	content: "イベント";
}
.newsWap03 dt.ic03:after {
	content: "ご案内";
}
.newsWap03 dt.ic04:after {
	content: "CSR";
}
.newsWap03 dt.ic05:after {
	content: "IR";
}
.newsWap03 dd {
	float: left;
	overflow: hidden;
	display: inline;
	line-height: 1.5;
	padding: 0;
	max-width: 950px;
	box-sizing: border-box !important;
}
.newsWap03 a:link dl, .newsWap03 a:visited dl {
}
.newsWap03 a:hover dl {
	background-color: #f4f4f4;
}
.newsWap03 a[target="_blank"] dd {
	background: url(../images/com_ic009.png) no-repeat 100% 0.3em;
	padding-right: 1.2em;
}
.newsWap03 a[href $='.pdf'] dd {
	background: url(../images/com_ic005.png) no-repeat 100% 0.3em;
	padding-right: 1.2em;
}
/* linkType
------------------------------------------ */
.linkType001 {
	margin: 0.2em 0 0 0.5em;
	vertical-align: top;
}
.linkType002 {
	margin: 0.2em 0.5em 0 0;
	vertical-align: bottom;
}
/* button
------------------------------------------ */
/* bt001 */
.btn001 li {
	display: inline-block;
	border: #000 solid 1px;
	margin-top: 30px;
	width: 280px;
	text-align: center;
}
.btn001 li a {
	display: block;
	padding: 0.8em 0;
}
.btn001 li.blank a {
	background-image: url(../images/com_ic019.png);
	background-repeat: no-repeat;
	background-position: 15px 50%;
	background-size: auto;
}
.btn001 li.pdf a {
	background-image: url(../images/com_ic020.png);
	background-repeat: no-repeat;
	background-position: 15px 50%;
	background-size: auto;
}
.btn001 li a:link, .btn001 li a:visited {
	color: #000;
	text-decoration: none;
}
.btn001 li a:hover {
	background: #333;
	color: #fff;
	text-decoration: none;
}
.btn001 li.blank a:hover {
	background-image: url(../images/com_ic019on.png);
	background-repeat: no-repeat;
	background-position: 15px 50%;
	background-size: auto;
}
.btn001 li.pdf a:hover {
	background-image: url(../images/com_ic020on.png);
	background-repeat: no-repeat;
	background-position: 15px 50%;
	background-size: auto;
}
/* bt002 */
.btn002 li {
	display: inline-block;
	border: #004896 solid 1px;
	margin-top: 30px;
	width: 280px;
	text-align: center;
}
.btn002 li a {
	display: block;
	padding: 0.8em 0;
	font-weight: bold;
}
.btn002 li a:link, .btn002 li a:visited {
	color: #004896;
	text-decoration: none;
}
.btn002 li a:hover {
	background: #004896;
	color: #fff;
	text-decoration: none;
}
.btn002 li.blank a {
	background-image: url(../images/com_ic019.png);
	background-repeat: no-repeat;
	background-position: 15px 50%;
	background-size: auto;
}
.btn002 li.pdf a {
	background-image: url(../images/com_ic020.png);
	background-repeat: no-repeat;
	background-position: 15px 50%;
	background-size: auto;
}
.btn002 li.blank a:hover {
	background-image: url(../images/com_ic019on.png);
	background-repeat: no-repeat;
	background-position: 15px 50%;
	background-size: auto;
}
.btn002 li.pdf a:hover {
	background-image: url(../images/com_ic020on.png);
	background-repeat: no-repeat;
	background-position: 15px 50%;
	background-size: auto;
}
/* bt003 */
.btn003 li {
	display: inline-block;
	background-color: #333;
	margin-top: 30px;
	width: 280px;
	font-size: 18px;
	font-size: 1.8rem;
	text-align: center;
}
.btn003 li a {
	display: block;
	border: #333 solid 1px;
	padding: 1.3em 0.5em;
	font-weight: bold;
}
.btn003 li a:link, .btn003 li a:visited {
	color: #fff;
	text-decoration: none;
}
.btn003 li a:hover {
	border: #004896 solid 1px;
	background: #004896;
	color: #fff;
	text-decoration: none;
}
.btn003 li.blank a {
	background-image: url(../images/com_ic021.png);
	background-repeat: no-repeat;
	background-position: 5% 50%;
	background-size: auto;
}
.btn003 li.pdf a {
	background-image: url(../images/com_ic022.png);
	background-repeat: no-repeat;
	background-position: 5% 50%;
	background-size: auto;
}
/* bt004 */
.btn004 li {
	display: inline-block;
	background-color: #fff;
	margin-top: 30px;
	width: 280px;
	font-size: 18px;
	font-size: 1.8rem;
	color: #666;
	text-align: center;
}
.btn004 li a {
	display: block;
	border: #ccc solid 1px;
	padding: 1.3em 0.5em;
	font-weight: bold;
}
.btn004 li a:link, .btn004 li a:visited {
	color: #666;
	text-decoration: none;
}
.btn004 li a:hover {
	border: #ccc solid 1px;
	background: #e6e6e6;
	color: #666;
	text-decoration: none;
}
.btn004 li.blank a {
	background-image: url(../images/com_ic021.png);
	background-repeat: no-repeat;
	background-position: 5% 50%;
	background-size: auto;
}
.btn004 li.pdf a {
	background-image: url(../images/com_ic022.png);
	background-repeat: no-repeat;
	background-position: 5% 50%;
	background-size: auto;
}
[class^="btn"].full li {
	width: 100%;
}
[class^="btn"].half li {
	width: 580px;
}
[class^="btn"].quarter li {
	width: 288px;
}
[class^="btn"].pre li {
	width: 70%;
}
[class^="btn"].course li {
	width: auto;
	min-width: 200px;
	text-align: left;
}
[class^="btn"].course li a {
	padding: 0.8em;
}
[class^="btn"].course li.blank, [class^="btn"].course li.pdf {
	text-align: center;
}
[class^="btn"].course li.blank a, [class^="btn"].course li.pdf a {
	padding: 0.8em 5em;
}
/* pager
------------------------------------------ */
.pager {
}
.pagerWrap {
	text-align: center;
}
.pagerWrap .prev, .pagerWrap .back, .pagerWrap .forward {
	display: inline-block;
	vertical-align: top;
}
/* prev */
.prev li {
	display: inline-block;
	border: #cccccc solid 1px;
	margin-top: 30px;
	text-align: center;
}
.prev li a {
	display: block;
	background: url(../images/com_ic012.png) no-repeat 5% 50%;
	padding: 0.8em 3em;
}
.prev li a:link, .prev li a:visited {
	color: #000;
	text-decoration: none;
}
.prev li a:hover {
	background: url(../images/com_ic012.png) #f4f4f4 no-repeat 5% 50%;
	color: #cccccc;
	text-decoration: none;
}
/* back */
.back li {
	border: #cccccc solid 1px;
	margin-top: 30px;
	text-align: center;
}
.back.course li {
	display: inline-block;
}
.back li a {
	display: block;
	background: url(../images/com_ic012.png) no-repeat 5% 50%;
	padding: 0.8em 5em;
}
.back li a:link, .back li a:visited {
	color: #000;
	text-decoration: none;
}
.back li a:hover {
	background: url(../images/com_ic012.png) #f4f4f4 no-repeat 5% 50%;
	color: #cccccc;
	text-decoration: none;
}
/* forward */
.forward li {
	border: #cccccc solid 1px;
	margin-top: 30px;
	text-align: center;
}
.forward li a {
	display: block;
	background: url(../images/com_ic013.png) no-repeat 95% 50%;
	padding: 0.8em 3em;
}
.forward li a:link, .forward li a:visited {
	color: #000;
	text-decoration: none;
}
.forward li a:hover {
	background: url(../images/com_ic013.png) #f4f4f4 no-repeat 95% 50%;
	color: #cccccc;
	text-decoration: none;
}
.pagerWrap02 {
	overflow: hidden;
}
.pagerWrap02 .prev li {
	float: left;
	display: inline-block;
}
.pagerWrap02 .forward li {
	float: right;
	display: inline-block;
}
/* Column
------------------------------------------ */
/* common */
.col > *:first-child, .colImgR > *:first-child, .colImgL > *:first-child, .colTxt > *:first-child {
	margin-top: 0 !important;
}
.col {
	float: left;
}
/* colEq1 */
.colEq1 {
	text-align: center;
}
/* colEq2 */
.colEq2 > .col {
	width: 49.15%;
	margin-right: 1.7%;
}
.colEq2.columnBox02 .colEq2 > .col {
	width: 47.5%;
	margin-right: 2.5%;
}
.innerWrap .colEq2 > .col {
	width: 49%;
	margin-right: 2%;
}
.colEq2 > .col:nth-child(2n), .innerWrap .colEq2 > .col:nth-child(2n) {
	margin-right: 0;
}
.colEq2 > .col > .boxColumn02 > .colEq2 > .col {
	width: 47%;
	margin-right: 6%;
}
.colEq2 > .col > .boxColumn02 > .colEq2 > .col:nth-child(2n) {
	margin-right: 0;
}
.colEq2 > .col > figure img {
	height: 250px;
	width: 100%;
}
.colEq2 > .col > figure a img:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}
/* colEq3 */
.colEq3 > .col {
	width: 32.2%;
	margin-right: 1.7%;
}
.innerWrap .colEq3 > .col {
	width: 32%;
	margin-right: 2%;
}
.colEq3 > .col img {
	height: 170px;
	width: 100%;
}
.colEq3 > .col a img:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}
.colEq3 > .col .linkType001 {
	height: auto;
	width: auto;
}
.innerWrap .colEq3.type02 > .col {
	width: 23.5%;
	margin-right: 2%;
}
.innerWrap .colEq3.type03 > .col {
	width: 23.5%;
	margin-right: 2%;
}
.colEq3 > .col:nth-child(3n), .innerWrap .colEq3 > .col:nth-child(3n) {
	margin-right: 0;
}
.innerWrap .colEq3.type02 > .col:nth-child(3n) {
	width: 49%;
	margin-right: 0;
}
.innerWrap .colEq3.type03 > .col:nth-child(3n+1) {
	width: 49%;
	margin-right: 2%;
}
/* colEq4 */
.colEq4 > .col {
	width: 23.7%;
	margin-right: 1.73%;
}
.innerWrap .colEq4 > .col {
	width: 23.5%;
	margin-right: 2%;
}
.colEq4 > .col > a {
	display: block;
}
.colEq4 > .col > a > img {
	border: #ddd solid 1px;
	box-sizing: border-box;
}
.colEq4 > .col > a > img + p {
	margin-top: 10px;
}
.colEq4 > .col:nth-child(4n), .innerWrap .colEq4 > .col:nth-child(4n) {
	margin-right: 0;
}
/* colEq4 report*/
.colEq4.report {
	letter-spacing: -0.4em;
}
.colEq4.report > .col {
	float: none;
	display: inline-block;
	width: 23.7%;
	margin-right: 1.73%;
	letter-spacing: normal;
	vertical-align: top;
}
.innerWrap .colEq4.report > .col {
	width: 23.5%;
	margin-right: 2%;
}
.colEq4.report > .col > a {
	display: block;
}
.colEq4.report> .col > a > img {
	border: #ddd solid 1px;
	box-sizing: border-box;
}
.colEq4.report > .col:nth-child(4n), .innerWrap .colEq4.report > .col:nth-child(4n) {
	margin-right: 0;
}
.colEq4.report > .col:nth-child(n+5) {
	margin-top: 1.6em;
}
/* col1to2 */
.col1to2 > .col:nth-child(1) {
	width: 65.5%;
	margin-right: 2%;
}
.col1to2 > .col:nth-child(2) {
	width: 32.5%;
}
/* col2to1 */
.col2to1 > .col:nth-child(1) {
	width: 32.5%;
	margin-right: 2%;
}
.col2to1 > .col:nth-child(2) {
	width: 65.5%;
}
/* colEq5 */
.colEq5 > .col {
	width: 18.64%;
	margin-right: 1.70%;
}
.innerWrap .colEq5 > .col {
	width: 18.4%;
	margin-right: 2%;
}
.colEq5 > .col:nth-child(5n), .innerWrap .colEq5 > .col:nth-child(5n) {
	margin-right: 0;
}
/* colEq6 */
.colEq6 > .col {
	width: 15.25%;
	margin-right: 1.7%;
}
.innerWrap .colEq6 > .col {
	width: 15.25%;
	margin-right: 1.7%;
}
.colEq6 > .col:nth-child(6n), .innerWrap .colEq6 > .col:nth-child(6n) {
	margin-right: 0;
}
/* colEq7 */
.colEq7 > .col {
	width: 12.82%;
	margin-right: 1.7%;
}
.innerWrap .colEq7 > .col {
	width: 12.82%;
	margin-right: 1.7%;
}
.colEq7 > .col:nth-child(7n), .innerWrap .colEq7 > .col:nth-child(7n) {
	margin-right: 0;
}
/* colSet */
.colSet > .colImgR {
	float: right;
	margin-left: 20px;
}
.colSet > .colImgL {
	float: left;
	margin-right: 20px;
}
/* Link
------------------------------------------ */
/* linkTxtList01 */
.linkTxtList01 {
	margin-top: 1em;
}
.linkTxtList01 > li > a {
	padding: 0 0 0 18px;
	background: url(../images/com_ic028.png) no-repeat 0 0.3em;
	display: inline-block;
}
.linkTxtList01 > li > a[target="_blank"] {
	background: url(../images/com_ic009.png) no-repeat 0 0.3em;
}
.linkTxtList01 > li > a[href $='.pdf'] {
	background: url(../images/com_ic005.png) no-repeat 0 0.3em;
}
a .pdf {
	padding: 0 0 0 18px;
	background: url(../images/com_ic005.png) no-repeat 0 0.3em;
	word-break: break-all;
}
/* linkTxtList02 */
.linkTxtList02 > li {
	padding: 0 0 0 18px;
	background: url(../images/com_ic028.png) no-repeat 0 0.3em;
}
/* linkBox */
a .linkBox {
	text-decoration: none;
}
a .linkBox.noImg {
	border-bottom: #dbdbdb solid 1px;
	border-right: #dbdbdb solid 1px;
	background-color: #f4f4f4;
}
a .linkBox > dd {
	border-bottom: #dbdbdb solid 1px;
	border-right: #dbdbdb solid 1px;
	background-color: #f4f4f4;
}
a .linkBox.noImg > dd {
	border-right: none;
}
a .linkBox.noDescription > dd, a .linkBox.noImg > dt, a .linkBox > dd > dl> dt {
	display: block;
	background-image: url(../images/com_ic006.png);
	background-position: 95% 50%;
	background-repeat: no-repeat;
	background-size: auto;
	padding: 20px 30px 20px 20px;
	font-weight: bold;
}
a .linkBox.noImg > dd, a .linkBox > dd > dl > dd {
	padding: 5px 10px 15px 20px;
}
a:link .linkBox, a:visited .linkBox {
	color: #000;
}
a.linkBox:hover {
	text-decoration: none !important;
}
a.linkBox .linkBox:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	text-decoration: none !important;
}
/* navTab02 */
.navTab02 {
	letter-spacing: -0.4em;
}
.navTab02 > li {
	display: inline-block;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	border-left: 2px solid #000;
	background-color: #000;
	letter-spacing: normal;
	position: relative;
	vertical-align: top;
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	box-sizing: border-box;
}
.navTab02 > li:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}
.navTab02 > li.r-tabs-state-active:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}
.navTab02 > li > a {
	display: block;
	padding: 15px 20px;
}
.navTab02 > li > a:link, .navTab02 > li > a:visited, .navTab02 > li > a:hover, .navTab02 > li > a:active {
	color: #fff;
	text-decoration: none;
}
.navTab02 > li.r-tabs-state-active {
	position: relative;
	background: none;
	background-color: #ffffff;
	border-right: 2px solid #000;
	border-left: 2px solid #000;
}
.navTab02 > li.r-tabs-state-active > a {
	color: #000;
}
.navTab02.upper {
	margin-bottom: 30px;
	border-bottom: 2px solid #000;
}
.navTab02.upper > li {
	margin-bottom: -2px;
}
.navTab02.upper > li.r-tabs-state-active {
	margin-top: 0;
	position: relative;
}
.navTab02.upper > li.r-tabs-state-active a:after {
	background: url(../images/com_ic007.png) 0 0 no-repeat;
	content: "";
	position: absolute;
	width: 50%;
	height: 11px;
	left: 48%;
	bottom: 0;
}
.navTab02.upper + * {
	margin-top: 0;
}
.navTab02.lower {
	margin-top: 30px;
	border-top: 1px solid #dddddd;
}
.navTab02.lower > li {
	margin-top: -3px;
	border-top: 2px solid #ffffff;
}
.navTab02.lower > li.r-tabs-state-active {
	border-bottom: 2px solid #000;
}
.navTab02:after > li.r-tabs-state-active {
 content: url(../images/com_ic014.png);
 margin: 10px;
 position: absolute;
 top: 50%;
 bottom: 0;
}
.navTab02.col2 > li {
	width: 48.4%;
	margin-right: 1.06%;
}
.navTab02.col2 > li:first-child {
	margin-left: 1.06%;
}
.navTab02.col2 > li:nth-child(2n) {
/*  margin-right: 0;*/
}
.navTab02.col3 > li {
	width: 31.92%;
	margin-right: 1.06%;
}
.navTab02.col3 > li:first-child {
	margin-left: 1.06%;
}
.navTab02.col4 > li {
	width: 23.675%;
	margin-right: 1.06%;
}
.navTab02.col4 > li:first-child {
	margin-left: 1.06%;
}
.navTab02.col6 > li {
	width: 15.430%;
	margin-right: 1.06%;
}
.navTab02.col6 > li:first-child {
	margin-left: 1.06%;
}
/* columnBox
------------------------------------------ */
/* columnBox01 */
.columnBox {
	background-color: #f5f5f5;
	text-align: center;
	margin-top: 3em;
}
.columnBox.type02 {
	background-color: #f6f5ed;
}
.columnBox > [class^="colEq"] {
	margin: 1em 1.6% 0 1.6%;
}
.columnBox > [class^="colEq"] p {
	text-align: left;
}
.columnBox > [class^="colEq"] .col {
	padding-bottom: 1.5em;
}
.columnBox .col:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	text-decoration: none !important;
}
.columnBox a:link, .columnBox a:visited, .columnBox a:hover {
	text-decoration: none !important;
}
.columnBox a:link .black, .columnBox a:visited .black, .columnBox a:hover .black {
	color: #000;
}
/* columnBox02 */
.columnBox02 > .col {
	padding: 20px;
	background-color: #f5f5f5;
	box-sizing: border-box;
}
.columnBox02 > .col p {
	margin-top: 0;
	position: relative;
	height: 120px;
}
.columnBox02 > .col p a {
	background-image: url(../images/com_ic016.png);
	background-position: 95% 50%;
	background-repeat: no-repeat;
	background-size: auto;
	position: absolute;
	background-color: rgba(0,0,0,0.6);
 filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#69000000, EndColorStr=#69000000);/*IE8以下用*/
	padding: 8% 16% 8% 8%;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	box-sizing: border-box;
}
.columnBox02 > .col p a:link, .columnBox02 > .col p a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.columnBox02 .col.on {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	text-decoration: none !important;
	cursor: pointer;
}
/* localNav
------------------------------------------ */
/* localNav */
.localNav {
	border-top: #dbdbdb solid 1px;
	border-bottom: #dbdbdb solid 1px;
	margin: 1.6em auto 0 auto;
	width: 1000px;
}
.localNav dl {
	margin: 2em 0;
}
.localNav dt {
	display: inline-block;
}
.localNav dt a {
	display: block;
	background-image: url(../images/com_ic006.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	background-size: auto auto;
	padding: 0 25px 0 0;
	font-weight: bold;
}
.localNav dt a:link, .localNav dt a:visited {
	color: #333;
	text-decoration: none;
}
.localNav dt a:hover {
	color: #888;
	text-decoration: underline;
}
.localNav dd {
	margin-top: 2em;
}
.localNav > dd > ul {
	letter-spacing: -0.4em;
}
.localNav > dl > dd > ul > li {
	display: inline-block;
	background: url(../images/com_ic028.png) no-repeat 0 0.3em;
	width: 31.6%;
	padding: 0 0 0 18px;
	margin-right: 2%;
	letter-spacing: normal;
	vertical-align: top;
	box-sizing: border-box;
}
.localNav > dl > dd > ul > li:nth-child(3n) {
	margin-right: 0;
}
.localNav > ul {
	padding-bottom: 1em;
	padding-left: 0.5em;
}
.localNav > ul > li {
	display: inline-block;
	background: url(../images/com_ic028.png) no-repeat 0 0.3em;
	width: 5em;
	padding: 0 0 0 18px;
	margin: 1em 7em 0 0;
	letter-spacing: normal;
	vertical-align: top;
	box-sizing: border-box;
}
/* 「続きを読む」
------------------------------------------ */
.slideWap {
	text-align: center;
}
.slideWap .open, .slideWap .close {
	display: inline-block;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #000;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	padding: 1.5em 0;
	margin-top: -3px;
	width: 32%;
	cursor: pointer;
}
.slideWap .open {
	background-image: url(../images/com_ic014.png);
	background-position: 12.6% 50%;
	background-repeat: no-repeat;
}
.slideWap .close {
	background-image: url(../images/com_ic015.png);
	background-position: 12.6% 50%;
	background-repeat: no-repeat;
}
.slideWap .open span, .slideWap .close span {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
}
.slideWap .firstView, .slideWap .more {
	border-bottom: 3px solid #000;
}
.slideWap .bdn {
	border-bottom: none;
}
/* Table
------------------------------------------ */
/* tblDate01 */
.tblDate01 {
	width: 100%;
	border-top: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
}
/*.tblDate01 caption {
  padding: 0 0 0.805em 0;
  font-size: 20px;
  font-size: 2.0rem;
  text-align: left;
}*/

.tblDate01 caption {
	position: relative;
	padding: 13px 20px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: left;
}
.tblDate01 caption:before {
	background-color: #004896;
	content: "";
	height: 6px;
	left: 0;
	position: absolute;
	top: 1.25em;
	width: 13px;
}
.tblDate01 th, .tblDate01 td {
	padding: 10px 20px;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	text-align: left;
	vertical-align: top;
}
.tblDate01 th > *:first-child, .tblDate01 td > *:first-child {
	margin-top: 0;
}
.tblDate01 .lv01 {
	background-color: #555555;
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
}
.tblDate01 .lv02 {
	background-color: #dddddd;
	/*  color: #ffffff;
	font-weight:bold;*/
	vertical-align: middle;
}
.tblDate01 .lv03 {
	background-color: #f0f0f0;
	color: #000;
	/*	font-weight:bold;*/
	vertical-align: middle;
}
.tblDate01 th a:link, .tblDate01 th a:visited, .tblDate01 th a:hover, .tblDate01 th a:active {
	color: #ffffff;
}
.tblDate01 td {
}
.tblDate01 .w90per {
	width: 90%;
}
.tblDate01 .w80per {
	width: 80%;
}
.tblDate01 .w70per {
	width: 70%;
}
.tblDate01 .w60per {
	width: 60%;
}
.tblDate01 .w50per {
	width: 50%;
}
.tblDate01 .w45per {
	width: 45%;
}
.tblDate01 .w40per {
	width: 40%;
}
.tblDate01 .w35per {
	width: 35%;
}
.tblDate01 .w30per {
	width: 30%;
}
.tblDate01 .w25per {
	width: 25%;
}
.tblDate01 .w20per {
	width: 20%;
}
.tblDate01 .w15per {
	width: 15%;
}
.tblDate01 .w10per {
	width: 10%;
}
.tblDate01 .w09per {
	width: 9%;
}
.tblDate01 .w08per {
	width: 8%;
}
.tblDate01 .w07per {
	width: 7%;
}
.tblDate01 .w06per {
	width: 6%;
}
.tblDate01 .w05per {
	width: 5%;
}
.tblDate01 .w04per {
	width: 4%;
}
.tblDate01 .w03per {
	width: 3%;
}
.tblDate01 .w02per {
	width: 2%;
}
.tblDate01 .w01per {
	width: 1%;
}
/* Box
------------------------------------------ */
/* boxColumn01 */
.boxColumn01 {
	padding: 5px;
	background-color: #ececec;
}
.boxColumn01 > *:first-child {
	margin-top: 0;
}
.boxColumn01 dt {
	padding: 10px;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
}
.boxColumn01.typeB dt {
	padding: 10px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
}
.boxColumn01.typeC dt {
	padding: 10px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
}
.boxColumn01.typeD {
	padding: 20px;
	background-color: #f6f5ed;
}
.boxColumn01.typeE {
	padding: 20px;
	background-color: #f5f5f5;
}
.boxColumn01.typeF {
	padding: 20px;
	background-color: #FFF;
}
.boxColumn01 dd {
	background-color: #FFF;
	padding: 15px;
}
.boxColumn01.typeC dd {
	background-color: #ececec;
	padding: 10px 15px;
}
.boxColumn01 dd p:first-child {
	margin-top: 0;
}
/* columnBox
------------------------------------------ */
.columnBox > [class^="colEq"] {
	margin: 1.6em 3% 0 3%;
}
.columnBox > .colEq3 {
	margin: 1.6em 6% 0 6%;
}
/* inqDetail
------------------------------------------ */
.inqDetail {
	overflow: hidden;
}
.inqDetail dt {
	float: left;
}
.inqDetail dd {
	margin-left: 2.2em;
	padding-left: 1em;
	text-indent: -1em;
}
.inqDetail dd:before {
	content: "：";
	display: inline;
}
/* breadcrumb
------------------------------------------ */
.breadcrumb {
	border-top: #ddd solid 1px;
	border-bottom: #ddd solid 1px;
	padding: 13px 0;
	background-color: #f5f5f5;
}
.breadcrumb .breadcrumbList dd ol li {
	display: inline;
	margin: 0 15px 0 0;
	font-size: 14px;
	font-size: 1.4rem;
	white-space: nowrap;
}
.breadcrumb .breadcrumbList dd ol li:after {
	content: ">";
	color: #999999;
	margin: 0 0 0 15px;
}
.breadcrumb .breadcrumbList dd ol li:last-child {
	margin-right: 0;
	white-space: normal;
}
.breadcrumb .breadcrumbList dd ol li:last-child:after {
	display: none;
}
.breadcrumb .breadcrumbList dd ol li:last-child a {
	cursor: default;
}
.breadcrumb .breadcrumbList dd ol li:last-child a:link, .breadcrumb .breadcrumbList dd ol li:last-child a:visited, .breadcrumb .breadcrumbList dd ol li:last-child a:hover, .breadcrumb .breadcrumbList dd ol li:last-child a:active {
	color: black;
	text-decoration: none;
}
.breadcrumb a:link {
	color: #000000;
	text-decoration: none;
}
.breadcrumb a:visited {
	color: #000000;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #000000;
	text-decoration: underline;
}
.breadcrumb a:active {
	color: #000000;
	text-decoration: underline;
}
/* /news/ wysiwyg
------------------------------------------ */
/*reset*/
.wysiwyg .linkTxtList01 > li, .wysiwyg .back > li {
	background: 0;
	padding: 0;
}
#news.wysiwyg {
	border-top: 5px solid #333333;
}
.wysiwyg h2 {
	margin-top: 50px;
	border-top: #004896 solid 5px;
	padding: 13px 20px;
	background-color: #f4f4f4;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	color: #333;
}
.wysiwyg h3 {
	position: relative;
	margin-top: 50px;
	border-top: #999 solid 1px;
	padding: 13px 20px;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
}
.wysiwyg h3:before {
	background-color: #004896;
	content: "";
	height: 6px;
	left: 0;
	position: absolute;
	top: 1.15em;
	width: 13px;
}
.wysiwyg h4 {
	position: relative;
	margin-top: 50px;
	padding: 0.5em 20px;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bold;
}
.wysiwyg h4:before {
	background-color: #004896;
	content: "";
	height: 6px;
	left: 0;
	position: absolute;
	top: 1.1em;
	width: 13px;
}
.wysiwyg b {
	font-weight: bold;
}
.wysiwyg strong {
	font-weight: bold;
}
.wysiwyg ul {
	margin-top: 1.6em;
}
.wysiwyg ul > li {
	padding: 0 0 0 15px;
	margin-top: 15px;
	background: url(../images/com_ic002.png) no-repeat 0 0.5em;
}
.wysiwyg ul > li:first-child {
	margin-top: 0;
}
/* listUl02 */
.wysiwyg ul > li > ul > li {
	background: url(../images/com_ic003.png) no-repeat 0 0.5em;
	padding: 0 0 0 15px;
	margin-top: 10px;
	font-size: 16px;
	font-size: 1.6rem;
}
.wysiwyg ul > li > ul > li:first-child {
	margin-top: 15px;
}
/* listOl01 */
.wysiwyg ol {
	margin-top: 1.6em;
	counter-reset: listOl01;
}
.wysiwyg ol > li {
	padding: 0 0 0 1.5em;
	margin-top: 5px;
	text-indent: -1.5em;
}
.wysiwyg ol:first-child {
	margin-top: 0;
}
.wysiwyg ol > li:nth-child(n+10) {
	padding: 0 0 0 2em;
	text-indent: -2em;
}
.wysiwyg ol > li:before {
	counter-increment: listOl01;
	content: counter(listOl01) ". ";
}
.wysiwyg ol.start2 {
	counter-reset: listOl01 1;
}
.wysiwyg ol.start3 {
	counter-reset: listOl01 2;
}
.wysiwyg ol.start4 {
	counter-reset: listOl01 3;
}
.wysiwyg ol.start5 {
	counter-reset: listOl01 4;
}
/* listOl02 */
.wysiwyg ol > li > ol {
	counter-reset: listOl02;
}
.wysiwyg ol > li > ol > li {
	padding: 0 0 0 2.5em;
	margin-top: 5px;
	text-indent: -2.5em;
}
.wysiwyg ol > li > ol > li:first-child {
	margin-top: 0;
}
.wysiwyg ol > li > ol > li:nth-child(n+10) {
	padding: 0 0 0 3em;
	text-indent: -3em;
}
.wysiwyg ol > li > ol > li:before {
	counter-increment: listOl02;
	content: "（" counter(listOl02) "）";
}
.wysiwyg .localNav > ul {
	margin-top: 0;
}
.wysiwyg .localNav > ul > li {
	display: inline-block;
	background: url(../images/com_ic028.png) no-repeat 0 0.3em;
	width: 5em;
	padding: 0 0 0 18px;
	margin: 1em 7em 0 0;
	letter-spacing: normal;
	vertical-align: top;
	box-sizing: border-box;
}
/* Table
------------------------------------------ */
/* tblDate01 */
.wysiwyg table {
	margin-top: 1.6em;
	width: 100%;
	border-top: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
}
.wysiwyg table caption {
	padding: 0 0 0.805em 0;
	font-size: 20px;
	font-size: 2.0rem;
	text-align: left;
}
.wysiwyg table th, .wysiwyg table td {
	padding: 15px 20px;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	text-align: left;
	vertical-align: top;
}
.wysiwyg table th > *:first-child, .wysiwyg table td > *:first-child {
	margin-top: 0;
}
.wysiwyg table thead th {
	background-color: #555555;
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
}
.wysiwyg table tbody th {
	background-color: #cccccc;
	vertical-align: middle;
}
.wysiwyg table th a:link, .wysiwyg table th a:visited, .wysiwyg table th a:hover, .wysiwyg table th a:active {
	color: #ffffff;
}
/* movis
------------------------------------------ */
.movieWap {
	background: #f6f6f6;
}
.movieWap .heading_movie {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #333333;
}
.movieWap .heading_movie .title {
	display: block;
	font-size: 30px;
	color: #17599f;
}
.movieWap .col .title {
	margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.movieWap .col .title:hover {
	text-decoration: none;
	color: #555555;
}
.movieWap .colEq2 .col {
	width: 540px;
	margin-left: 0;
	margin-right: 0;
}
.movieWap .colEq2.reverse .col {
	width: 540px;
	float: right;
	margin-left: 0;
	margin-right: 0;
}
.movieWap .colEq2 > .col:nth-child(2n) {
	margin-left: 100px;
}
.movieWap .colEq2.reverse > .col:nth-child(2n) {
	margin-right: 100px;
	margin-left: 0;
}
.movieWap .colEq2 > .col .playIcon .img > span {
	position: relative;
}
.movieWap .colEq2 > .col .playIcon .img > span::after {
	position: absolute;
	content: "";
	top: 50%;
	left: 50%;
	text-indent: -9999px;
	width: 80px;
	height: 80px;
	margin: -40px 0 0 -40px;
	background-image: url(/job/images/index_ic01.png);
}
.movieWap .col a:hover {
	text-decoration: none;
}
.movieWap .col a .img {
	overflow: hidden;
}
.movieWap .col a .img > span {
	display: block;
	background: #ffffff;
}
.movieWap .col a .img > span img {
	transition-duration: 0.3s;
}
.movieWap .col a:hover .img > span img {
	transform: scale(1.1);
	transition-duration: 0.3s;
}

/* ======================
　SP
====================== */
@media only screen and (max-width: 767px) {
/* Base Setting
------------------------------------------ */
body {
	font-size: 14px;
	font-size: 1.4rem;
	overflow: hidden;
}
img {
	max-width: 100%;
	height: auto;
	width: auto;
}
.pcNone {
	display: block;
}
.spNone {
	display: none;
}
.pcNoneInline {
	display: inline-block;
}
.spNoneInline {
	display: none;
}
h2 + p {
	margin-top: 0;
}
/* Wrap
------------------------------------------ */
.wrap, .innerWrap {
	width: auto;
	margin: 0;
}
/* hover cancel
------------------------------------------ */
.heading02_1 a:hover, .heading02_1_02 a:hover, .heading02_3 a:hover, .heading02_4 a:hover, .heading03_3 a:hover, .heading03_2 a:hover, .col .heading04_2 a:hover {
	background-color: inherit;
	color: #333;
	text-decoration: none;
	opacity: 1;
}
.newsWap02 a:hover dl, .newsWap02 a:hover, .linkListUl01 > li a:hover, .newsWap01 a:hover dl, .newsWap03 a:hover dl {
	background-color: #fff;
}
.btn001 li a:hover {
	background-color: #fff;
	color: #333;
}
.btn001 li.blank a:hover {
	background-image: url(../images/com_ic019.png);
}
.btn001 li.pdf a:hover {
	background-image: url(../images/com_ic020.png);
}
.btn002 li a:hover {
	background: none;
	color: #004896;
	text-decoration: none;
}
.btn003 li a:hover {
	background: #333;
}
.btn003 li.pdf a:hover {
	background-image: url(../images/com_ic022.png);
	background-repeat: no-repeat;
	background-position: 5% 50%;
}
.btn003 li.blank a:hover {
	background-image: url(../images/com_ic021.png);
	background-repeat: no-repeat;
	background-position: 5% 50%;
}
.btn004 li a:hover {
	background: #fff;
	color: #666;
}
.btn004 li.pdf a:hover {
	background-image: url(../images/com_ic022.png);
	background-repeat: no-repeat;
	background-position: 5% 50%;
}
.btn004 li.blank a:hover {
	background-image: url(../images/com_ic021.png);
	background-repeat: no-repeat;
	background-position: 5% 50%;
}
.btn002 li.blank a:hover {
	background-image: url(../images/com_ic019.png);
	background-position: 15px 50%;
	background-repeat: no-repeat;
}
.btn002 li.pdf a:hover {
	background-image: url(../images/com_ic020.png);
	background-position: 15px 50%;
	background-repeat: no-repeat;
}
.prev li a:hover {
	background: #fff url(../images/com_ic012.png) no-repeat 5% 50%;
	color: #333;
	text-decoration: none;
}
.back li a:hover {
	background: #fff url(../images/com_ic012.png) no-repeat scroll 5% 50%;
	color: #333;
	text-decoration: none;
}
.forward li a:hover {
	background: #fff url(../images/com_ic013.png) no-repeat scroll 95% 50%;
	color: #333;
	text-decoration: none;
}
.columnBox02 .col.on, .columnBox .col:hover, .colEq3 > .col a img:hover, a.linkBox .linkBox:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}
/* Page
------------------------------------------ */
#page {
	position: relative;
	z-index: 500;
}
/* Header
------------------------------------------ */
/*header  */
#header {
	padding: 0;
	min-width: auto;
	background: #fff;
}
#header #headerLogo {
	position: absolute;
	left: 10px;
	top: 0;
	width: 65px;
	height: 65px;
}
#headerLogo > p > a {
	background-size: 65px 65px !important;
}
.sp .fixed .headerWrap .innerWrap #headerLogo > p > a {
	background: url(../images/logo.png) no-repeat 0 0;
}
.sp .headerWrap .innerWrap #headerLogo p {
	position: relative;
}
/*navGlobal  */
#navGlobal {
	width: auto;
	min-height: auto;
	margin-left: auto;
}
#navGlobal .wrap {
	padding: 0;
}
#navGlobal .wrap .navMain {
	display: block;
	position: fixed;
	overflow-y: scroll;
	width: 270px;
	height: 100%;
	top: 0;
	right: -270px;
	z-index: 1;
}
#navGlobal .wrap .navMain > ul {
	display: block;
}
#navGlobal .wrap .navMain > ul .gnavHeading {
	display: flex;
	font-size: 13px;
	font-size: 1.3rem;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	background-color: #004896;
}
#navGlobal .wrap .navMain > ul li.gnavHeading {
	background: #004896 url(../images/sp_header_bg04.png) no-repeat 95% 50%;
	background-size: 7px auto;
}
#navGlobal .wrap .navMain > ul li.gnavHeading::after {
	display: none;
}
#navGlobal .wrap .navMain > ul .gnavHeading > span {
	width: 100%;
}
#navGlobal .wrap .navMain > ul .gnavHeading > .slideNav-btn,
#navGlobal .wrap .about .navMain > ul .megamenu-headLink > .slideNav-btn {
	width: 70px;
	background: url(../images/sp_header_bt05.png) no-repeat 75% 50%;
	background-size: 14px auto;
}
#navGlobal .wrap .navMain > ul .gnavHeading > span a {
	display: block;
	color: #fff;
	padding: 15px 18px 15px;
}
#navGlobal .wrap .navMain > ul .gnavHeading > span a:hover {
	text-decoration: none;
	background-color: inherit;
}
#navGlobal .wrap .navMain .megaMenu,
#navGlobal .wrap .navMain .subMenu {
	display: block;
	position: absolute;
	left: -270px;
	top: 0;
	width: 270px;
	height: 100%;
	background-color: #fff;
	overflow-y: scroll;
	z-index: 1;
}
#navGlobal .wrap .navMain .megaMenu .wrap02 {
	overflow: hidden;
	width: auto;
	margin: 0 auto;
	padding: 0;
	box-sizing: border-box;
}
#navGlobal .wrap .megaMenu .sp-slideMenu-head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	margin-top: 0;
	background: #004896;
}
#navGlobal .wrap .megaMenu .sp-slideMenu-head > span a,
#navGlobal .wrap .megaMenu .subMenu .sp-slideMenu-head > span {
	padding: 15px 15px;
	display: block;
	color: #fff;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: bold;
}
#navGlobal .wrap .megaMenu .sp-slideMenu-head .slideNav-btn-close,
#navGlobal .wrap .megaMenu .subMenu .sp-slideMenu-head > .slideNav-btn-close{
	position: relative;
	padding: 15px 15px;
	color: #fff;
	font-size: 11px;
	font-size: 1.1rem;
	font-weight: normal;
}
#navGlobal .wrap .megaMenu .sp-slideMenu-head .slideNav-btn-close::before {
	display: inline-block;
	content: "";
	width: 6px;
	height: 10px;
	margin: 0 7px 0 0;
	background: url(../images/sp_header_bt07.png) no-repeat 0 50%;
	background-size: 6px auto;
	vertical-align: middle;
}
#navGlobal .wrap .megaMenu .slideMenu-close{
	display: none;
}
#navGlobal .wrap .megaMenu .csr .wrap02 > ul,
#navGlobal .wrap .megaMenu .job .wrap02 .job-box > ul,
#navGlobal .wrap .megaMenu .subMenu > div > ul{
	display: block;
	width: auto;
}
#navGlobal .wrap .megaMenu .subMenu > div > ul.spNone{
	display: none;
}
#navGlobal .wrap > .navMain li.service .wrap02 > ul > li:first-child,
#navGlobal .wrap > .navMain li.service .wrap02 > ul > li {
	float: none;
	width: 100%;
	margin: 0;
}
#navGlobal .wrap .wrap02 .subMenu .navTop-btn {
	display: block;
}
#navGlobal .wrap .wrap02 .navTop-btn {
	margin: 0;
}
#navGlobal .wrap .wrap02 .navTop-btn .top {
	margin: 0;
}
#navGlobal .wrap .wrap02 .navTop-btn a {
	display: block;
	min-width: auto;
	padding: 13px 0 11px;
	border: none;
	border-bottom: 1px solid #ddd;
	background: #f0f0f0 url(../images/sp_header_bg05.png) no-repeat 95% 50%;
	background-size: 7px auto;
	color: #000;
	font-size: 11px;
	font-size: 1.1rem;
	font-weight: normal;
}
#navGlobal .wrap .wrap02 .megamenu-headLink {
	width: auto;
	border-top: none;
	border-bottom: 1px solid #ddd;
	background: none !important;
}
#navGlobal .wrap .wrap02 .megamenu-headLink a,
#navGlobal .wrap > .navMain li.about .wrap02 > .about-box .megamenu-headLink .block,
#navGlobal .wrap > .navMain li .subMenu ul > li a{
	display: block;
	width: auto;
	padding: 12px 15px 12px;
	background: url(../images/sp_header_bg05.png) no-repeat 95% 50%;
	background-size: 7px auto;
	font-size: 11px;
	font-size: 1.1rem;
	font-weight: normal;
}
#navGlobal .wrap > .navMain li .about-box .subMenu ul > li{
	display: flex;
}
#navGlobal .wrap > .navMain li .about-box .subMenu ul > li a{
	width: 100%;
	display: flex;
	align-items: center;
}
#navGlobal .wrap .megamenu-headLink a[target="_blank"] span::after {
	content: "";
	display: inline-block;
	width: 11px;
	height: 12px;
	margin-left: 5px;
	background: url(../images/com_ic009.png) no-repeat 0 0;
	background-size: 11px auto;
	vertical-align: middle;
}
#navGlobal .wrap .wrap02 dt.megamenu-headLink > span {
	display: block;
	width: 100%;
}
#navGlobal .wrap .wrap02 dt.megamenu-headLink {
	display: flex;
}
#navGlobal .wrap .wrap02 dt.megamenu-headLink .block {
	display: block;
	width: 100%;
	padding: 12px 15px 12px;
	font-size: 11px;
	font-size: 1.1rem;
	font-weight: normal;
}
#navGlobal .wrap .wrap02 dt.megamenu-headLink .slideNav-btn {
	display: block;
	width: 60px;
	background: url(../images/sp_header_bt06.png) no-repeat 50% 50%;
	background-size: 12px auto;
}
#navGlobal .wrap .wrap02 .sliderWrap {
	display: none;
}
#navGlobal .wrap .navMain li .wrap02 .image_inner {
	display: none;
}
#navGlobal .wrap .navMain li .subMenu ul {
	display: flex;
	flex-wrap: wrap;
}
#navGlobal .wrap .navMain li .subMenu ul li,
#navGlobal .wrap .navMain li.about .wrap02 .megamenu-about-layout > ul > li,
#navGlobal .wrap .navMain li.about .wrap02 .subMenu > div > ul > li{
	width: 50%;
	margin: 0 !important;
	border-bottom: 1px solid #ddd;
	box-sizing: border-box;
}
#navGlobal .wrap .navMain li .subMenu ul li {
	border-right: 1px solid #ddd;
}
#navGlobal .wrap .navMain li .subMenu ul li:nth-child(even) {
	border-right: none;
}
#navGlobal .wrap .navMain li.about .wrap02 > .about-box .megamenu-headLink .block,
#navGlobal .wrap .navMain li.about .wrap02 > .about-box .megamenu-headLink > a,
#navGlobal .wrap .navMain li.about .wrap02 > .about-box ul > li.megamenu-headLink > span > a {
	width: 100%;
}
#navGlobal .wrap .navMain li.about .wrap02 > .about-box .megamenu-headLink.non > a {
	background: none;
}
#navGlobal .wrap .navMain li.about .wrap02 > .about-box,
#navGlobal .wrap .navMain li.about .wrap02 > .about-box > ul:first-child,
#navGlobal .wrap .navMain li.about .wrap02 .megamenu-about-layout {
	display: block;
}
#navGlobal .wrap .navMain li.about .wrap02 > .about-box > ul:first-child,
#navGlobal .wrap .navMain li.about .wrap02 > .about-box > ul:first-child > li,
#navGlobal .wrap .navMain li.about .wrap02 > .about-box > ul,
#navGlobal .wrap .navMain li.about .wrap02 .megamenu-about-layout > ul{
	width: auto;
}
#navGlobal .wrap .navMain li.about .wrap02 > .about-box > ul:first-child > li + li {
	margin-left: 0;
	width: auto;
}
#navGlobal .wrap .navMain li.about .wrap02 > .about-box > ul:nth-child(2) > li + li,
#navGlobal .wrap .navMain li.about .wrap02 .subMenu > div > ul > li + li{
	margin-top: 0;
}
#navGlobal .wrap .navMain li.about .wrap02 > .about-box > ul + ul,
#navGlobal .wrap .navMain li.about .wrap02 .megamenu-about-layout > ul + ul {
	margin-left: 0;
}
#navGlobal .wrap > .navMain li.about .wrap02 > .about-box .megamenu-headLink {
	display: flex;
}
#navGlobal .wrap .csr .wrap02 > ul {
	display: block;
}
#navGlobal .wrap .csr .wrap02 .megamenu-headLink {
	width: auto;
	padding-bottom: 0;
	display: block;
}
#navGlobal .wrap .job .wrap02 .job-box {
	display: block;
}
#navGlobal .wrap .job .wrap02 .job-box > ul {
	width: 100%;
	margin: 0;
	display: block;
	flex-wrap: wrap;
}
#navGlobal .wrap .job .wrap02 .job-box > ul > li {
	width: auto;
	margin-right: 0;
}
#navGlobal .wrap .navSub > ul {
}
#navGlobal .wrap .navSub > ul > li.search,
#navGlobal .wrap .navSub > ul > li.inq,
#navGlobal .wrap .navSub > ul > li.eng {
	display: inline-block;
	width: 35px;
	height: 50px;
	box-sizing: border-box;
}
#navGlobal .wrap .navSub > ul > li.search,
#navGlobal .wrap .navSub > ul > li.search:hover {
	margin-left: auto;
	background: url(../images/com_ic035.png) no-repeat 50% 50%;
	background-size: 14px auto;
}
#navGlobal .wrap .navSub > ul > li.inq,
#navGlobal .wrap .navSub > ul > li.inq:hover {
	background: url(../images/com_ic036.png) no-repeat 50% 50%;
	background-size: 17px auto;
}
#navGlobal .wrap .navSub > ul > li.eng,
#navGlobal .wrap .navSub > ul > li.eng:hover {
	background: url(../images/com_ic037.png) no-repeat 50% 50%;
	background-size: 16px auto;
}
#navGlobal .wrap .navSub > ul > li.menu {
	display: block;
	overflow: hidden;
	outline: none;
	text-indent: -9999em;
	width: 50px;
	height: 50px;
	background: url(../images/sp_header_bt03.png) no-repeat 50% 50%;
	background-size: 15px auto;
	cursor: pointer;
	box-sizing: border-box;
}
#navGlobal .wrap .navSub > ul > li.menu.open {
	background: #000 url(../images/sp_header_bt04.png) no-repeat 50% 50%;
	background-size: 15px auto;
}
.sp #header .searchWap {
	display: none;
	position: absolute;
	width: 100%;
	z-index: 10;
}
.sp #header .searchBox {
	position: absolute;
	top: 50px;
	right: 0;
	width: 100%;
	box-sizing: border-box;
}
.sp #header .searchBox form[name="search_form"] {
	width: 100%;
	box-sizing: border-box;
	position: absolute;
	text-align: center;
}
.sp #header .searchBox form[name="search_form"] input {
	border-radius: 0;
	-webkit-appearance: none;
}
.sp #header .searchBox form[name="search_form"] input[type="text"] {
	width: 84%;
	font-size: 16px;
	font-size: 1.6rem;
}
.sp #header .searchBox form[name="search_form"] input[type="submit"] {
	position: static;
	margin-left: -2%;
}
#header .searchBox .close {
	background: url(../images/com_ic044.png) #999 no-repeat 50% 40%;
	background-size: 13px auto;
	padding: 10px 10px;
	margin: 0;
	text-indent: -9999px;
	width: 20px;
	height: 40px;
	float: right;
	cursor: pointer;
	position: absolute;
	top: -50px;
	right: 119px;
}
.sp #glayLayer {
	position: absolute;
	top: -50px;
	left: 0;
	width: 100%;
	height: 200%;
	background: rgba(0,0,0,0.5);
	z-index: 500 !important;
}
#menuClose {
	position: fixed;
	top: 0;
	right: 0;
	overflow: hidden;
	outline: none;
	text-indent: -9999em;
	width: 50px;
	height: 50px;
	background: #000 url(../images/sp_header_bt04.png) no-repeat 50% 50%;
	background-size: 15px auto;
	cursor: pointer;
	box-sizing: border-box;
	z-index: 7000;
}
#navGlobal .wrap > dl > dd > ul > li > dl dd .wrap02 {
	width: auto;
}
.is-spMenuOpen {
	width: 100%;
	position: fixed;
}

/* #proAnchor
	------------------------------------------ */
#proAnchor {padding: 20px;}
#proAnchor li {
	width: 100%;
	margin-bottom: 15px;
	background-image: url(/about/history/images/index_ic03.png);
	background-position: 0% 7%;
	-webkit-background-size: 14px 9px;
	background-size: 14px 9px;
	padding: 0 0 0 25px;
	font-size: 10px;
	font-size: 1.0rem;
}
#proAnchor li:last-child {margin-bottom: 0;}
#proAnchor > li > a {
	margin: 0;
	padding: 0;
	border: none;
}

	/* Footer
------------------------------------------ */
#footer .wrap .navFoot {
	display: none;
}
#footer .utility {
	overflow: hidden;
	display: block;
	font-size: 9px;
	font-size: 0.9rem;
}
#footer .utility > .wrap {
	display: block;
	padding: 0;
}
#footer .utility ul {
	display: flex;
	flex-wrap: wrap;
	padding: 15px 20px 10px;
}
#footer .utility li {
	width: 50%;
	margin: 0;
}
#footer .utility li:nth-child(n+3) {
	margin-top: 5px;
}
#footer .utility a {
	font-size: 10px;
	font-size: 1rem;
}
#footer .utility > .wrap > .colR {
	padding: 0 10px;
	text-align: right;
}
#footer .utility > .wrap > .colR img {
	width: 205px;
}
#footer .utility li.obplaza {
	float: none;
	margin-right: 0 !important;
}
#footer .utility li.obplaza a {
	padding-left: 10px;
	background-position: 0 50%;
	background-size: 6.5px auto;
}
#footer .utility.foot002 {
	padding: 0 10px 30px;
}
#footer .utility.foot002 .wrap {
	padding-top: 0;
	margin-top: 1.5em;
}
#footer .utility.foot002 .colR {
	margin-top: 1.6em;
}
#footer .utility.foot002 .wrap .colL, #footer .utility.foot002 .wrap .colR {
	float: none;
	text-align: center;
}
#pagetop {
	display: none !important;
}
/* Heading
------------------------------------------ */
h1 {
	font-size: 16.5px;
	font-size: 1.65rem;
}
h1 span {
	font-size: 10px;
	font-size: 1rem;
}
#news {
	font-size: 15px;
	font-size: 1.5rem;
}
.heading02_2 {
	font-size: 18px;
	font-size: 1.8rem;
}
.newsWap02 .heading02_2 {
	display: block;
}
.heading02_1_02, .heading02_1, .heading02_3, .heading02_3 a {
	font-size: 15px;
	font-size: 1.5rem;
}
.office .area {
	font-size: 9px;
	font-size: 0.9rem;
}
/* .heading03 */
.heading03 {
	margin-top: 1.6em;
	font-size: 14px;
	font-size: 1.4rem;
}
.heading03:before {
	top: 40%;
}
.heading03_2, .heading03_2 a {
	font-size: 14px;
	font-size: 1.4rem;
}
.heading03_2:before {
	background-color: #004896;
	content: "";
	height: 6px;
	left: 0;
	position: absolute;
	top: 45%;
	width: 13px;
}
.heading03_3, .heading03_3 a {
	font-size: 14px;
	font-size: 1.4rem;
}
/* .heading04 */
.heading04 {
	margin-top: 1.6em;
	font-size: 13px;
	font-size: 1.3rem;
}
.heading04_2 {
	font-size: 13px;
	font-size: 1.3rem;
}
h1, #news {
	padding: 10px;/*font-size: 20px;
  font-size: 2.0rem;*/
}
.heading02_1, .heading02_1_1, .heading02_2 {
	padding: 1em 10px;/*font-size: 20px;
  font-size: 2.0rem;*/
}
.office .heading02_1 {
	padding: 1em 44% 1em 10px;
}
 .heading03 {
 padding: 1em 1.5em;
}
.heading03:before,
.heading03_2:before {
 background-color: #004896;
 content: "";
 height: 6px;
 left: 0;
 position: absolute;
 top: 45%;
 width: 13px;
}
.heading03_3:before {
	background-color: #004896;
	content: "";
	height: 6px;
	left: 0;
	position: absolute;
	top: 45%;
	width: 13px;
}
.heading04 {
	padding: 1em 1.8em;
}
.heading04:before, .heading04_2:before {
	background-color: #004896;
	content: "";
	height: 6px;
	left: 0;
	position: absolute;
	top: 40%;
	width: 13px;
}
.heading05 {
	padding: 1em 1.8em;
}
.heading05:before {
	background-color: #004896;
	content: "";
	height: 16px;
	left: 0;
	position: absolute;
	top: 40%;
	width: 2px;
}
/* List
------------------------------------------ */
/* listUl02 */
.listUl02 > li {
	font-size: 12px;
	font-size: 1.2rem;
}
/* listNote01 */
.listNote01 > li {
	font-size: 10px;
	font-size: 1.0rem;
}
/* listNote02 */
.listNote02 > li {
	font-size: 10px;
	font-size: 1.0rem;
}
/* linkListUl01 */
.linkListUl01 > li a span {
	font-size: 12px;
	font-size: 1.2rem;
}
.linkListUl01 > li a {
	padding-right: 1.5em;
	padding-left: 0.5em;
	font-size: 10.5px;
	font-size: 1.05rem;
}
/* listAnchor01 */
.listAnchor01 {
	text-align: left;
}
.listAnchor01 > li {
	width: 49%;
	vertical-align: top;
}
/* linkBox */
.r-tabs a .linkBox {
	background-color: #f4f4f4;
}
.r-tabs a .linkBox > dt {
	display: inline-block;
	padding: 0.5em 0 0.5em 0.5em;
	vertical-align: top;
	width: 40%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.r-tabs a .linkBox > dt img {
	height: auto;
}
.r-tabs a .linkBox > dd {
	display: inline-block;
	border: none;
	vertical-align: top;
	width: calc(100% - (40% + 0.5em));
}
.r-tabs a .linkBox > dd > dl > dt {
	padding: 1em 2em 0.5em 0.5em;
}
.r-tabs a .linkBox > dd > dl > dd {
	padding: 0 0.5em 1.5em 0.5em;
}
/* navTab02 */
.r-tabs .r-tabs-nav {
	display: none;
}
.r-tabs .r-tabs-accordion-title {
	border-radius: 4px;
	border-top: #004896 solid 3px;
	border-right: #e5e5e5 solid 1px;
	border-left: #e5e5e5 solid 1px;
	border-bottom: #e5e5e5 solid 1px;
	margin-top: 1.6em;
	box-sizing: border-box;
}
.r-tabs .r-tabs-accordion-title a {
	display: block;
	background-image: url(../images/com_ic017.png);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background-size: 14px auto;
	padding: 1em 0.5em;
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-active {
/*	border-bottom: none;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;*/
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-active a {
	background-image: url(../images/com_ic018.png);
}
.r-tabs-panel {
	border-radius: 4px;
	border-top: none;
	/*	border-left: #e5e5e5 solid 1px;
	border-right: #e5e5e5 solid 1px;*/
	border-bottom: #e5e5e5 solid 1px;
	margin-top: -1px;
}
.sp .r-tabs-panel {
	border-bottom: none;
}
.r-tabs .r-tabs-accordion-title a:link, .r-tabs .r-tabs-accordion-title a:visited, .r-tabs .r-tabs-accordion-title a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
/* Image
------------------------------------------ */
figure figcaption {
	font-size: 10.5px;
	font-size: 1.05rem;
}
/* Contents
------------------------------------------ */
#content #main,
#content #main2 {
	display: block;
	margin-top: 10px;
	padding: 15px 10px 35px;
}
#content #main > *:first-child {
	margin-top: 0;
}
/* news
------------------------------------------ */
.news-nav.navTab02 > li {
	font-size: 1.2rem;
	font-size: 12px;
	border: 2px solid #000;
}
.news-nav.navTab02.col4 > li {
	width: 48%;
	margin: 1%;
}
.news-nav.navTab02.upper {
	border: 0;
}
.news-nav.navTab02 > li > a {
	padding: 12px 5px;
}
.newsWap01 dl {
	padding-right: 1.5em;
	padding-left: 0.5em;
	display: block;
}
.newsWap01 dt {
	float: none;
	padding-right: 3em;
	width: 14em;
	margin-bottom: 0.5em;
	font-size: 10.5px;
	font-size: 1.05rem;
}
.newsWap01 dt:after {
	padding: 0.1em;
	min-width: 3em;
	font-size: 12px;
	font-size: 1.2rem;
}
.newsWap01 dd {
	margin-top: 0.5em;
	width: auto;
}
.newsWap03 dl {
	padding-right: 1.5em;
	padding-left: 0.5em;
}
.newsWap03 dt {
	float: none;
	width: 14em;
	margin-bottom: 0.5em;
	font-size: 10.5px;
	font-size: 1.05rem;
}
.newsWap03 dt:after {
	padding: 0.1em;
	min-width: 3em;
	font-size: 12px;
	font-size: 1.2rem;
}
.newsWap03 dd {
	margin-top: 0.5em;
	width: auto;
}
/* Column
  ------------------------------------------ */
  /* common */
.colImgR,  .colImgL,  .colTxt {
	margin-top: 30px;
}
/* colEq2 */
.innerWrap .colEq2 > .col,  .colEq2 > .col {
	width: 100%;
	margin-right: 0;
	margin-top: 1.6em;
}
.colEq2 > .col:first-child {
	margin-top: 0;
}
.innerWrap .colEq2 > .col > .heading2:first-child,  .colEq2 > .col > .heading2:first-child {
	margin-top: 60px;
}
.innerWrap .colEq2 > .col > .boxColumn02 > .colEq2 > .col,  .colEq2 > .col > .boxColumn02 > .colEq2 > .col {
	width: 100%;
	margin-right: 0;
}
/* colEq3 */
.innerWrap .colEq3 > .col,  .colEq3.type02 > .col,  .colEq3 > .col {
	width: 100% !important;
	margin-right: 0;
	margin-top: 1.6em;
}
.colEq3 > .col:nth-child(1) {
	margin-top: 0;
}
/* colEq4 */
.innerWrap .colEq4 > .col,  .colEq4 > .col {
	width: 49%;
	margin-right: 2%;
	margin-top: 1.6em;
}
.colEq4 > .col:nth-child(1),  .colEq4 > .col:nth-child(2) {
	margin-top: 0;
}
.colEq4 > .col:nth-child(2n) {
	margin-right: 0;
}
.innerWrap .colEq4.report > .col {
	margin-top: 0;
}
.columnBox > [class^="colEq"] p {
	margin-top: 0.5em;
}
/* colEq5 */
.innerWrap .colEq5 > .col,  .colEq5 > .col {
	width: 49%;
	margin-right: 2%;
	margin-top: 1.6em;
}
.colEq5 > .col:nth-child(2n) {
	margin-right: 0;
}
.colEq5 > .col:nth-child(5n) {
	margin-right: 2%;
}
/* colEq6 */
.innerWrap .colEq6 > .col,  .colEq6 > .col {
	width: 49%;
	margin-right: 2%;
	margin-top: 1.6em;
}
.colEq6 > .col:nth-child(2n) {
	margin-right: 0;
}
.colEq6 > .col:nth-child(5n) {
	margin-right: 2%;
}
/* col1to2 */
.col1to2 > .col:nth-child(1) {
	width: 100%;
	margin-right: 0;
}
.col1to2 > .col:nth-child(2) {
	width: 100%;
}
/* col2to1 */
.col2to1 > .col:nth-child(1) {
	width: 100%;
	margin-right: 0;
}
.col2to1 > .col:nth-child(2) {
	width: 100%;
}
/* colSet */
.colSet {
	margin-top: 0;
}
.colSet > .colImgR {
	float: none;
	margin-left: 0;
}
.colSet > .colImgL {
	float: none;
	margin-right: 0;
}
.boxColumn01 .colSet > .colImgL {
	float: left;
	margin-top: 0;
	margin-right: 4%;
	width: 40%;
}
.boxColumn01 .colSet > .colTxt {
	margin-top: 0;
}
.colSet .figureFix {
	margin: 1em auto 0 auto;
}
/* button
------------------------------------------ */
/* bt001 */
.btn001 {
	text-align: center;
}
.btn001 li {
	width: 65%;
}
/* bt002 */
.btn002 {
	text-align: center;
}
.btn002 li {
	width: 65%;
}
.btn003 li a {
	padding: 1.3em 0.5em;
	font-size: 15px;
	font-size: 1.5rem;
}
.btn004 li a {
	padding: 1.3em 0.5em;
	font-size: 15px;
	font-size: 1.5rem;
}
.btn004.js-project-btn li a {
	padding: 1.3em 0.5em 1.3em;
}
[class^="btn"].pre li {
	display: block;
	width: auto;
}
[class^="btn"].half li {
	display: block;
	width: auto;
}
[class^="btn"].course li {
	width: auto;
	text-align: left;
}
[class^="btn"].course li a {
	padding: 0.8em;
}
/* pager
------------------------------------------ */
.pager {
	margin-top: 1.6em;
}
.prev, .forward {
	width: 26%;
}
.back {
	width: 44%;
}
.prev li, .forward li, .back li {
	padding: 0;
}
.prev li a {
	width: 100%;
	padding: 1em 1em 1em 2em;
	box-sizing: border-box;
}
.back li a {
	width: 100%;
	padding: 1em 2em 1em 2em;
	box-sizing: border-box;
}
.forward li a {
	width: 100%;
	padding: 1em 2em 1em 1em;
	box-sizing: border-box;
}
.prev li, .back li, .forward li {
	margin-top: 0;
}
.back.course {
	width: 100%;
}
.back.course li {
	display: block;
}
/* 「続きを読む」
------------------------------------------ */
.slideWap .open, .slideWap .close {
	width: 75%;
}
/* Table
------------------------------------------ */
/* tblDate01 */
.tableWrap {
	overflow-x: auto;/*-webkit-overflow-scrolling:touch;*/
}
 .tableWrap::-webkit-scrollbar {
 height: 10px;
 height: 1rem;
}
 .tableWrap::-webkit-scrollbar-track {
 border-radius: 5px;
 background: #eee;
}

/* スクロールバーのつまみ(可動部分) */
.tableWrap::-webkit-scrollbar-thumb {
 background-color: #666;
 border-radius: 12px;
 border-radius: 1.2rem;
}
.tableWrap .tblDate01 {
	width: 768px;
}
/* ZEBプランナー実績ページテーブル用 */
.tableWrap .tblDate01.zebplanner {
	width: auto;
	white-space: nowrap
}
.tableWrap.resp {
	overflow: visible;
	margin-top: 0;
}
.tableWrap.resp .tblDate01 {
	width: 100%;
	border: none;
}
.tableWrap.resp .tblDate01 thead {
	display: none;
}
.tableWrap.resp .tblDate01 th, .tableWrap.resp .tblDate01 td {
	display: block;
	border: none;
	width: auto;
}
.tableWrap.resp .tblDate01 th {
	margin-top: 1em;
}
.tableWrap.resp .tblDate01 .lv03 {
	background: url(../images/com_ic002.png) #FFF no-repeat 0 0.5em;
	margin-top: 15px;
	padding: 0 0 0 15px;
}
.tableWrap.resp .tblDate01 td {
	background: none;
	padding: 0.5em 0 0 15px;
}
.tblDate01 caption {
	font-size: 13px;
	font-size: 1.3rem;
}
.tblDate01 caption:before {
	top: 1.5em;
}
/* news
------------------------------------------ */
/* newsWap02 */
.newsWap02 dl {
	padding-right: 1.5em;
	padding-left: 0.5em;
}
.newsWap02 dt {
	padding-right: 0;
}
.newsWap02 dd {
	font-size: 13px;
	font-size: 1.3rem;
}
.modal .iframe:after {
	bottom: 1.14em;
}
/* Text
------------------------------------------ */

/* newsIcon */
.newsIcon {
	margin-top: 0;
}
.newsIcon p {
	font-size: 9px;
	font-size: 0.9rem;
}
/* txtDate01 */
.txtDate01 {
	font-size: 10.5px;
	font-size: 1.05rem;
}
/* txLead01 */
.txLead01 {
	font-size: 15px;
	font-size: 1.5rem;
}
/* supLabel */
.supLabel01 {
	font-size: 13px;
	font-size: 1.3rem;
}
/* localNav
------------------------------------------ */
.localNav {
	width: auto;
}
/* localNav */
.localNav dl {
	margin: 0;
}
.localNav dt {
	display: block;
}
.localNav dt a {
	display: block;
	border-bottom: #dbdbdb solid 1px;
	padding: 1em 0;
}
.localNav dt a:link, .localNav dt a:visited, .localNav dt a:hover {
	color: #000;
	text-decoration: none;
}
.localNav dd {
	padding-bottom: 1em;
	margin-top: 1.6em;
}
.localNav > dl > dd > ul > li {
	display: block;
	width: auto;
}
.localNav > ul > li {
	margin: 1.6em 1.5em 0 0;
}
.localNav > ul > li:nth-child(4n) {
/*	margin-right: 0;*/
}
/* columnBox
------------------------------------------ */
/* columnBox02 */
.columnBox02 > .col p {
	margin-top: 0;
	position: relative;
	height: auto;
	font-size: 10.5px;
	font-size: 1.05rem;
}
.columnBox02 > .col p a {
	background-size: auto 13px;
	padding: 5% 15% 5% 5%;
}
.columnBox02 > .col, .colEq2 > .col {
	margin-top: 0;
}
.columnBox02 > .col:nth-child(2n), .colEq2 > .col:nth-child(2n) {
	margin-top: 2em;
}
.colEq2.columnBox02 .col .colEq2 .col {
	margin-top: 0 !important;
}
/* 「続きを読む」
------------------------------------------ */
.slideWap {
	text-align: center;
}
.slideWap .open, .slideWap .close {
	display: inline-block;
	border: 3px solid #000;
	padding: 1em 0;
	margin-top: -3px;
	width: 43.75%;
	cursor: pointer;
}
.slideWap .open {
	background-image: url(../images/com_ic014.png);
	background-position: 12.6% 50%;
	background-repeat: no-repeat;
}
.slideWap .close {
	background-image: url(../images/com_ic015.png);
	background-position: 12.6% 50%;
	background-repeat: no-repeat;
}
.slideWap .open span, .slideWap .close span {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
}
.slideWap .firstView, .slideWap .more {
	border-bottom: none;
}
.slideWap .bdn {
	border-bottom: none;
}
.pagerWrap02 .prev, .pagerWrap02 .forward {
	width: auto;
	margin: 0.5em;
}
.pagerWrap02 .prev li {
	float: none;
	display: block;
	width: auto;
}
.pagerWrap02 .forward li {
	float: none;
	display: block;
	width: auto;
}
/* /news/ wysiwyg
------------------------------------------ */
.wysiwyg h2 {
	font-size: 15px;
	font-size: 1.5rem;
}
.wysiwyg h3 {
	margin-top: 1.6em;
	font-size: 14px;
	font-size: 1.4rem;
}
.wysiwyg h4 {
	margin-top: 1.6em;
	font-size: 13px;
	font-size: 1.3rem;
}
.wysiwyg ul > li > ul > li {
	font-size: 12px;
	font-size: 1.2rem;
}
.wysiwyg .tableWrap table {
	width: 1000px;
}
/* movis
------------------------------------------ */

.movieWap .wrap {
	padding: 0 10px;
}
.movieWap .heading_movie .title {
	font-size: 24px;
}
.movieWap .colEq2 .col {
	width: 100%;
}
.movieWap .colEq2.reverse .col {
	width: 100%;
}
.movieWap .colEq2 > .col:nth-child(2n) {
	margin-left: 0;
}
.movieWap .colEq2.reverse > .col:nth-child(2n) {
	margin-right: 0;
}
.movieWap .col .title {
	margin-top: 10px;
}
/* breadcrumb
------------------------------------------ */
.breadcrumb {
	display: none;
}
/* icon setting
------------------------------------------ */
.sp .heading02_1 a {
	background-image: url(../images/com_ic034.png);
	background-position: 100% 50%;
	background-size: 8px 14px;
}
.sp .heading02_1_02 a {
	background-image: url(../images/com_ic034.png);
	background-position: 98.3% 50%;
	background-size: 8px 14px;
}
.sp .col .heading02_3 a, .sp .heading02_4 a {
	background-image: url(../images/com_ic034.png);
	background-position: 95% 50%;
	background-size: 8px 14px;
}
.sp .heading03_2 a, .sp .heading03_3 a {
	background-image: url(../images/com_ic034.png);
	background-position: 95% 50%;
	background-size: 8px 14px;
}
.sp .heading03_2.pdf a, .sp .heading03_3.pdf a {
	background-image: url(../images/com_ic005.png);
	background-position: 95% 50%;
	background-size: 13px 15px;
}
.sp .heading04_2 a {
	background-image: url(../images/com_ic034.png);
	background-position: 95% 50%;
	background-size: 8px 14px;
}
.sp a .linkBox.noDescription > dd, .sp a .linkBox.noImg > dt, .sp a .linkBox > dd > dl> dt {
	background-image: url(../images/com_ic034.png);
	background-position: 95% 50%;
	background-size: 8px 14px;
}
.sp .localNav dt a {
	background-image: url(../images/com_ic034.png);
	background-position: 100% 50%;
	background-size: 8px 14px;
}
.sp .linkListUl01 > li {
	background-image: url(../images/com_ic034.png);
	background-position: 98% 50%;
	background-size: 8px 14px;
}
.sp .linkListUl01 > li a:hover {
	background-image: url(../images/com_ic034.png);
	background-position: 98% 50%;
	background-size: 8px 14px;
}
.sp .newsWap01 a dl, .sp .newsWap02 a dl, .sp .newsWap03 a dl {
	background-image: url(../images/com_ic034.png);
	background-position: 98% 50%;
	background-size: 8px 14px;
}
.sp .listAnchor01 > li {
	background-image: url(../images/com_ic040.png);
	background-position: 50% 100%;
	background-size: 12px auto;
}
.sp .listAnchor02 > li {
	display: inline-block;
	background-image: url(../images/com_ic041_02.png);
	background-position: 0 50%;
	background-size: 12px auto;
}
.sp .listAnchor03 > li {
	background-image: url(../images/com_ic040_02.png);
	background-position: 0 50%;
	background-size: 12px auto;
}
.sp .prev li a, .sp .prev li a:hover, .sp .back li a, .sp .back li a:hover, .sp .prev li a:hover, .sp .back li a:hover {
	background-image: url(../images/com_ic039.png);
	background-size: 7px auto;
}
.sp .forward li a, .sp .forward li a:hover, .sp .linkTxtList01 > li > a, .sp .linkTxtList02 > li, .sp .localNav > dl > dd > ul > li, .sp .localNav > ul > li, .sp .wysiwyg .localNav > ul > li {
	background-image: url(../images/com_ic038.png);
	background-size: 7px auto;
}
.sp .navTab02:after > li.r-tabs-state-active, .sp .slideWap .open {
 background-image:url(../images/com_ic042.png);
 background-size: 17px auto;
}
.sp .slideWap .close {
	background-image: url(../images/com_ic043.png);
	background-size: 17px auto;
}
/*--------------------magazine-nav---------------------*/

#navGlobal .wrap > dl > dd > ul > li.magazine > dl dd ul > li, #navGlobal .wrap .magazine dd.subMenu ul > li:nth-last-child(2) {
	background: none;
}
#navGlobal .wrap > dl > dd > ul > li.magazine > dl dd ul > li a {
	display: block;
	line-height: 26px;
	padding: 30px;
	position: relative;
}
#navGlobal.fixed .wrap > dl > dd > ul > li.magazine > dl dd ul > li a {
	padding: 13px 23px;
}
#navGlobal .wrap > dl > dd > ul > li.magazine > dl dd ul > li {
	text-align: center;
}
#navGlobal .wrap > dl > dd > ul > li.magazine > dl dd ul > li span {
	display: inline-block;
	padding-left: 35px;
}
#navGlobal .wrap > dl > dd > ul > li.magazine > dl dd ul > li.menu span {
	padding-left: 0;
}
#navGlobal .wrap > dl > dd > ul > li.magazine > dl dd ul > li a:hover {
	text-decoration: none;
}
#navGlobal .wrap > dl > dd > ul > li.magazine > dl dd ul > li a:before {
	bottom: 0;
	content: '';
	display: block;
	height: 0;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 2;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
#navGlobal .wrap > dl > dd > ul > li.magazine > dl dd ul > li a:hover:before, #navGlobal .wrap > dl > dd > ul > li.magazine > dl dd ul > li.on a:before {
	height: 3px;
}
.magazine-nav-logo {
	padding: 15px 0;
}
#navGlobal .wrap > dl > dd > ul > li.magazine > dl dd ul > li.magazine-nav-logo a {
	padding: 0;
}
.fixed .magazine-nav-logo {
	padding: 9px 0;
}
#navGlobal .wrap > dl > dd > ul > li.magazine > dl dd ul > li.magazine-home span {
	background: url(../../magazine/images/nav-icon01.png) no-repeat left center;
}
#navGlobal .wrap > dl > dd > ul > li.magazine > dl dd ul > li.magazine-home a:before {
	background: #004896;
}
#navGlobal .wrap > dl > dd > ul > li.magazine > dl dd ul > li.magazine-feature span {
	background: url(../../magazine/images/nav-icon02.png) no-repeat left center;
}
#navGlobal .wrap > dl > dd > ul > li.magazine > dl dd ul > li.magazine-feature a:before {
	background: #0094e0;
}
#navGlobal .wrap > dl > dd > ul > li.magazine > dl dd ul > li.magazine-up span {
	background: url(../../magazine/images/nav-icon03.png) no-repeat left center;
}
#navGlobal .wrap > dl > dd > ul > li.magazine > dl dd ul > li.magazine-up a:before {
	background: #f4572d;
}
#navGlobal .wrap > dl > dd > ul > li.magazine > dl dd ul > li.magazine-column span {
	background: url(../../magazine/images/nav-icon04.png) no-repeat left center;
}
#navGlobal .wrap > dl > dd > ul > li.magazine > dl dd ul > li.magazine-column a:before {
	background: #cba409;
}
#navGlobal .wrap > dl > dd > ul > li.magazine > dl dd ul > li.magazine-style span {
	background: url(../../magazine/images/nav-icon05.png) no-repeat left center;
}
#navGlobal .wrap > dl > dd > ul > li.magazine > dl dd ul > li.magazine-style a:before {
	background: #02ba59;
}
#navGlobal .magazine li a {
	display: block;
	border-bottom: 1px solid #cccccc;
	background-color: #FFF;
	background-image: url(../images/com_ic038.png) !important;
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background-size: 7px auto;
	padding: 0.75em 2em 0.75em 1em !important;
	text-align: left;
}
#navGlobal .magazine li.magazine-nav-logo {
	display: none;
}
#navGlobal .magazine li a:before {
	display: none !important;
}
}


/* #mainVisual
------------------------------------------ */
#mainVisual {
	position: relative;
	width: 100%;
	height: 320px;
}
/* #visualText */
#mainVisual #visualText {
	position: relative;
	width: 1180px;
	height: 100%;
	margin: auto;
	z-index: 1;
}
#mainVisual h1 {
	position: absolute;
	top: 40px;
	left: 0;
	padding: 0;
	background: none;
}
#mainVisual #visualText .underText {
	padding-top: 12%;
	padding-bottom: 20px;
	color: #fff;
}
#mainVisual #visualText .underText h2 {
	text-align: center;
	font-size: 19px;
	font-size: 3.2rem;
	line-height: 1.5;
	letter-spacing: 0.03em;
	color: #fff;
	font-family: "HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝","ヒラギノ明朝 Pro W3","Times New Roman Bold",serif;
	text-shadow: /*0 0 20px #fff, 0 0 20px #fff, */0 2px 1px #333333;
}
/* #visualBg */
#mainVisual #visualBg {
	position: relative;
	overflow: hidden;
	height: 100%;
	z-index: 0;
	margin-top: -320px;
}
#mainVisual #visualBg li {
	height: 320px;
	background: url(../images/bg_page_header.jpg) no-repeat left top / cover;
}
/* bx-slider */
#mainVisual .bx-wrapper {
	width: 100%;
	height: 100%;
	margin: 0;
}
#mainVisual .bx-viewport {
	width: 100%;
	height: 320px;
	border: none;
	box-shadow: none;
	left: 0;
	background: none;
}
@media only screen and (max-width: 768px) {
	/* #mainVisual
	------------------------------------------ */
	#mainVisual {
		height: auto;
		margin-top: 50px;
		margin-bottom: 0;
	}
	/* #visualText */
	#mainVisual #visualText {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		 justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 0 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#mainVisual #visualText .underText {
		padding: 5% 10px;
		bottom: 25%;
		left: 0;
	}
	#mainVisual #visualText .underText h2 {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.5
	}
	/* #visualBg */
	#mainVisual #visualBg {
		margin-top: 0;
		height: 126px;
		margin: 0 0 0 1px;
	}
	#mainVisual #visualBg li {
		display: block;
		height: 126px !important;
		width: 100%;
	}
	/* bx-slider */
	#mainVisual .bx-wrapper {
		width: 100%;
		height: 100%;
		margin: 0;
	}
	#mainVisual .bx-viewport {
		width: 100%;
		height: auto;
		border: none;
		box-shadow: none;
		left: 0;
		background: none;
	}
}

/* navGlobalMenu
------------------------------------------ */
.navGlobalSpMenu {
	display: none;
}
.gnavBox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.gnavBar {
	background: none !important;
	border-top: 1px solid #004795;
	text-align: left;
	padding-top: .7em;
	margin-left: 30px;
}
.gnavInner {
	background: none !important;
	text-align: left;
	padding-top: 0;
	margin-left: 0px;
}
.gnavLinkList li a {
	font-size: 14px;
	font-size: 1.4rem;
	display: block;
	padding: .5em 0;
	white-space: nowrap;
}
.gnavBtn {
	display: inline-block;
	min-width: 220px;
	padding: 10px;
	margin: .2rem 0;
	background: #004795;
	color: #fff !important;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	text-align: center;
	box-sizing: border-box;
}
.gnavBtn span {
	display: block;
	font-size: 10px;
	font-size: 1rem;
}
a.gnavBtn[target="_blank"]::after {
	content: "";
	display: inline-block;
	width: 13px;
	height: 10px;
	margin-left: 5px;
	background: url(../images/com_ic019on.png) no-repeat 0 0;
	vertical-align: middle;
}
.gnavLinkTitle {
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	padding-bottom: .7em;
	margin-bottom: .7em;
	margin-top: 1em;
	display: block;
}
.gnavtext {
	font-size: 14px;
	font-size: 1.4rem;
}

/* gnavAbout */
.gnavAbout .gnavLinkList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}
.gnavAbout .gnavLinkList li {
	width: 33.333333%;
}

/* gnavService */
.gnavService .gnavLinkList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.gnavService .gnavLinkList li {
	width: 33.333333%;
}
.gnavService .gnavServiceBtns {
	width: 25%;
}
.gnavBtnResult {
	background-color: #004795;
}
.gnavBtnService {
	background-color: #93278f;
}

/* gnavNews */
.gnavNews .gnavBar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}
.gnavNews .gnavLinkList li a {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	width: 140px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.gnavNews .newsWap01 {
	font-size: 14px;
	font-size: 1.4rem;
	margin: 10px 0 0 30px;
	width: 100%;
}
.gnavNews .newsWap01 dl {
	padding-right: 40px;
}
.gnavNews .newsWap01 dt {
	clear: both;
	margin-right: 0;
}
.gnavNews .newsWap01 dd {
	float: none;
	display: block;
	overflow: unset;
	max-width: none;
}
.gnavNews .newsWap01 a dl {
	background-position: 98% 17px;
}

/* gnavRecruit */
.gnavRecruit .gnavBar.gnavBarBtn {
	width: 280px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.gnavRecruit .gnavBar.gnavBarBtn .gnavBtn {
	min-width: 280px;
}
.gnavRecruit .gnavBar {
	width: 100%;
}

@media only screen and (max-width: 767px) {
	.navGlobalSpMenu {
		display: block;
	}
	#navGlobal .wrap .navMain .megaMenu {
		position: static;
	}
	#navGlobal .wrap02, #navGlobal .wrap .navMain .megaMenu {
		display: none;
	}
	.navGlobalSpMenuList li a {
		display: block;
		width: auto;
		padding: 12px 15px 12px;
		border-bottom: 1px solid #ddd;
		background: url(../images/sp_header_bg05.png) no-repeat 95% 50%;
		background-size: 7px auto;
		font-size: 11px;
		font-size: 1.1rem;
		font-weight: normal;
	}
	.navGlobalSpMenuList li.gnavLinkSpTitle {
		display: block;
		width: auto;
		padding: 11px 15px 11px 10px;
		border-bottom: 1px solid #ddd;
		font-size: 13px;
		font-size: 1.3rem;
		font-weight: bold;
	}
	#navGlobal .gnavHeading {
		position: relative;
		background: #004896;
	}
	#navGlobal .gnavHeading::after {
		content: "";
		display: block;
		position: absolute;
		top: 50%;
		right: 14px;
		margin-top: -7px;
		width: 7px;
		height: 14px;
		background: url(../images/sp_header_bg04.png) no-repeat 95% 50%;
		background-size: 7px auto;
		transform: rotate(90deg);
	}
	#navGlobal .gnavHeading.is-gnav-open::after {
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}
	#navGlobal .webinar span a{
		position: relative;
		width: auto;		
	}
	#navGlobal .webinar span a::after {
		content: "";
		display: block;
		position: absolute;
		top: 50%;
		left: 12em;
		margin-top: -5px;
		width: 13px;
		height: 10px;
		background: url(../images/com_ic019on.png) no-repeat;
		background-size: contain;
	}
	#navGlobal .recruit span a{
		position: relative;
		width: auto;		
	}
	#navGlobal .recruit span a::after {
		content: "";
		display: block;
		position: absolute;
		top: 50%;
		left: 12em;
		margin-top: -5px;
		width: 13px;
		height: 10px;
		background: url(../images/com_ic019on.png) no-repeat;
		background-size: contain;
	}

}

/* #proAnchor
------------------------------------------ */
#proAnchor {
	margin: 0;
	padding: 30px 0 10px;
	background: #333;
}
#proAnchor li {
	background-image: url(/about/history/images/index_ic02.png);
	background-position: 0% 17%;
	padding: 0 0 0 30px;
}
#proAnchor > li > a {
	margin-right: 15px;
	padding: 0 1em 0 0;
	border: none;
	border-right: #585858 solid 2px;
	display: block;
	color: #fff;
	font-weight: bold;
}
#proAnchor > li:last-child > a {
	border-right: none;
}

/* ---------------------------------------------------
階層横移動メニュー
--------------------------------------------------- */
.page-nav {
  margin: auto -3px 50px;
}

.page-nav li {
  display: inline-block;
  margin: 5px 3px;
}

.page-nav a {
  color: #000000;
}

.page-nav a:hover {
  text-decoration: none;
}

.page-nav-btn {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #cccccc;
}

.page-nav-btn.is-active {
  background-color: #000000;
  color: #ffffff;
}

.page-nav-btn.is-active:hover {
  background-color: rgba(0, 0, 0, .7);
}

.page-nav-btn:hover {
  background-color: #000000;
  color: #ffffff;
}

/* ---------------------------------------------------
トピックス
--------------------------------------------------- */
.topicsTtl {
  padding: 20px;
}

/* -----------------------------------------------------
  メディア・ライブラリー movie
-------------------------------------------------------- */
.media-movieWrap {
  margin-top: 40px;
}

@media (min-width: 768px) {
  .media-movieWrap {
    margin-top: 80px;
  }
}

.media-movieTtl {
  margin: 30px auto 0;
  max-width: 960px;
}

.media-movieTtl .txt {
  text-align: center;
  font-weight: 600;
  font-size: 18px;
}

.movieWrap-responsive {
  position: relative;
}

.movieWrap-responsive::before {
  display: inline-block;
  padding-top: 56.25%;
  content: "";
}

.movieWrap-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* -----------------------------------------------------
  事業活動とSDGs
-------------------------------------------------------- */
.sdgs-card-unit {
  display: grid;
  margin-top: 40px;

  gap: 10px;
  grid-template-columns: repeat(2, 1fr);
}

@media (min-width: 768px) {
  .sdgs-card-unit {
    grid-template-columns: repeat(6, 1fr);
  }
}

/* -----------------------------------------------------
  受賞情報/特許一覧
-------------------------------------------------------- */
.award-card {
  position: relative;
}

.award-card a:hover {
  background-color: rgba(255,255,255,.3);
}

.award-card + .award-card {
  margin-top: 20px;
}

@media (min-width: 768px) {
  .award-card + .award-card {
    margin-top: 0;
  }
}

.award-card div + div {
  margin-top: 5px;
}

.award-card figure {
  margin-top: 0;
  margin-bottom: 10px;
}

.award-card-img {
  width: 100%;
  height: 200px;

  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 768px) {
  .award-card-img {
    width: 100%;
    height: 240px;
  }
}

.award-card-cat .label {
  display: inline-block;
  padding: 5px 1em;
  border-radius: 50px;
  background-color: #004896;
  color: #ffffff;
  font-size: 10px;
  line-height: 1;
}

.award-card-year {
  font-size: 12px;
}

.award-card-ttl {
  font-weight: 600;
}

.award-card .moreLink {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.award-cardUnit {
  margin-top: 20px;
}

@media (min-width: 768px) {
  .award-cardUnit {
    display: grid;

    gap: 30px;
    grid-template-columns: repeat(3, 1fr);
  }
}

/* -----------------------------------------------------
  クローズアップ
-------------------------------------------------------- */
.closeUP-cardUnit {
  margin-top: 20px;
}

.closeUP-card a:hover {
  opacity: .8;
}

.closeUP-lead {
  margin-top: 50px;
}

/* -----------------------------------------------------
  トピックス
-------------------------------------------------------- */
.pickup-card {
  position: relative;
}

.pickup-card:hover {
  opacity: .7;
}

.pickup-cardUnit {
  margin-top: 20px;
}

.pickup-card-img {
  margin-top: 0;
}

.pickup-card-body {
  padding: 10px;
  background-color: #004896;
  color: #ffffff;
}

@media (min-width: 768px) {
  .pickup-card-body {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 30px;
    width: 400px;
    height: 100%;
    background-color: rgba(0, 72, 150, .85);
  }
}

.pickup-card-ttl {
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 16px;
}

@media (min-width: 768px) {
  .pickup-card-ttl {
    font-size: 22px;
  }
}

/* -----------------------------------------------------
  PDFアイコン
-------------------------------------------------------- */

.iconPdf {
	padding-left: 24px;
	position: relative;
}

.iconPdf::after {
	content: "";
	display: inline-block;
	position: absolute;
	width: 18px;
	height: 18px;
	top: 50%;
	left: 0;
	margin-top: -9px;
	background: url(../images/icon-pdf.png) no-repeat center center / cover;
}


/* -----------------------------------------------------
  電話番号リンク（スマホのみ）
-------------------------------------------------------- */

@media (min-width: 768px) {
	a[href*="tel:"] {
	pointer-events: none;
	cursor: default;
	text-decoration: none;
	color: #333;
	}
}

/* -----------------------------------------------------
  netzero.CSS
-------------------------------------------------------- */

.netzeroIntro {
	border-bottom: 1px solid #333;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.netzeroUnit {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin: 30px 0;
	background-color: #009e40;
}
.netzeroUnit dt {
	color: #fff;
	font-size: 2rem;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	width: 10%;
	min-width: 50px;
}
.netzeroUnit dd {
	background-color: #fff;
	padding: 20px;
}
.netzeroUnit dd h2 {
	font-size: 2.4rem;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "MS P明朝", "MS PMincho", serif;
	color: #004795;
}
@media only screen and (max-width: 767px) {
	.netzeroUnit dd h2 {
		font-size: 1.8rem;
		font-size: 18px;
	}
}
