@charset "UTF-8";

/* --------------------------------------------------------------------- */
/* header */
/* --------------------------------------------------------------------- */

.l-headerArea{
	width: 100%;
	height: 100px;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 999;
	background: #fff;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
}

body.customize-support .l-headerArea{
	width: 100%;
	height: 100px;
	position: fixed;
	top: 32px;
	left: 0px;
	z-index: 999;
	background: #fff;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
}

.l-headerArea__innerArea{
	max-width: 984px;
	margin: 0px auto;
	position: relative;
	height: 100px;
	z-index: 99;
}

.l-headerArea-logo{
	width: 170px;
	height: auto;
	position: absolute;
	left: 0px;
	top: 12px;
	font-size: 0;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}

.l-headerArea-logo.corporate{
	width: 110px;
	height: auto;
	position: absolute;
	left: 0px;
	top: 12px;
	font-size: 0;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}

.l-headerArea-logo:hover{
	opacity: 0.6;
}

.l-headerArea-globalNavi.corporate{
	position: absolute;
	left: 180px;
	bottom: 0px;
}

.l-headerArea-globalNavi ul{
	list-style: none;
	font-size: 0;
}

.l-headerArea-globalNavi ul li{
	font-size: 16px;
	color: #0060ad;
	display: inline-block;
	line-height: 1;
}

.l-headerArea-globalNavi ul li a{
	text-decoration: none;
	color: #0060ad;
	display: block;
	padding: 16px 14px 12px 14px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	border-bottom: 4px solid #fff;
}

@media all and (-ms-high-contrast:none){
	*::-ms-backdrop, 
.l-headerArea-globalNavi ul li a{
	text-decoration: none;
	color: #0060ad;
	display: block;
	padding: 16px 14px 12px 14px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	border-bottom: 4px solid #fff;
}
}

.l-headerArea-globalNavi.corporate ul li a{
	text-decoration: none;
	color: #00457d;
	display: block;
	padding: 16px 14px 12px 14px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	border-bottom: 4px solid #fff;
}

@media all and (-ms-high-contrast:none){
	*::-ms-backdrop, 
.l-headerArea-globalNavi.corporate ul li a{
	text-decoration: none;
	color: #00457d;
	display: block;
	padding: 20px 14px 8px 14px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	border-bottom: 4px solid #fff;
}
}

.l-headerArea-globalNavi ul li a.active{
	border-bottom: 4px solid #0060ad;
}

.l-headerArea-globalNavi ul li a:hover{
	border-bottom: 4px solid #0060ad;
}

.l-headerArea-globalNavi.corporate ul li a.active{
	border-bottom: 4px solid #00457d;
}

.l-headerArea-globalNavi.corporate ul li a:hover{
	border-bottom: 4px solid #00457d;
}

.l-headerArea-globalNavi{
	position: absolute;
	left: 224px;
	bottom: 0px;
}

.l-headerArea-globalNavi-school{
	position: absolute;
	right: 70px;
	bottom: 4px;
}

.l-headerArea-globalNavi-school ul{
	list-style: none;
	font-size: 0;
}

.l-headerArea-globalNavi-school ul li{
	font-size: 18px;
	color: #0060ad;
	display: inline-block;
	line-height: 1;
}

.l-headerArea-globalNavi-school ul li a{
	text-decoration: none;
	color: #00457d;
	display: block;
	padding: 10px 34px 10px 34px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	border-bottom: 4px solid #fff;
	position: relative;
}

@media all and (-ms-high-contrast:none){
	*::-ms-backdrop, 
.l-headerArea-globalNavi-school ul li a{
	text-decoration: none;
	color: #00457d;
	display: block;
	padding: 14px 34px 6px 34px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	border-bottom: 4px solid #fff;
	position: relative;
}
}

.l-headerArea-globalNavi-school ul li a.active{
	opacity: 0.6;
}

.l-headerArea-globalNavi-school ul li a:hover{
	opacity: 0.6;
}

.l-headerArea-globalNavi-school ul li a:after{
	width: 1px ;
	height: 50%;
	background: #ccc;
	content: "";
	position: absolute;
	right: 0px;
	top: 4px;
	bottom: 0;
	margin: auto;
}

.l-headerArea-subNavi{
	position: absolute;
	right: 0px;
	top: 0px;
}

.l-headerArea-subNavi ul{
	list-style: none;
	font-size: 0;
}

.l-headerArea-subNavi ul li{
	font-size: 16px;
	color: #0060ad;
	display: inline-block;
	line-height: 1;
	margin: 0px 0px 0px 2px;
}

.l-headerArea-subNavi ul li a{
	text-decoration: none;
	color: #fff;
	background: #00a56d;
	display: block;
	padding: 16px 32px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}

@media all and (-ms-high-contrast:none){
	*::-ms-backdrop, 
.l-headerArea-subNavi ul li a{
	text-decoration: none;
	color: #fff;
	background: #00a56d;
	display: block;
	padding: 20px 32px 12px 32px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}
}

.l-headerArea-subNavi ul li a:hover{
	opacity: 0.8;
}

.l-headerArea-subNavi ul li a span{
	position: relative;

}

.l-headerArea-subNavi ul li.contact a{
	padding: 16px 32px 16px 72px;
	background: #f17d00;
}

@media all and (-ms-high-contrast:none){
	*::-ms-backdrop, 
.l-headerArea-subNavi ul li.contact a{
	padding: 20px 32px 12px 72px;
	background: #f17d00;
}
}

.l-headerArea-subNavi ul li.contact a span:before{
	width: 25px;
	height: 18px;
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: -40px;
	background: url("/images/common/icon_mail.png") no-repeat;
	background-size: 25px 18px;
}

@media all and (-ms-high-contrast:none){
	*::-ms-backdrop, 
.l-headerArea-subNavi ul li.contact a span:before{
	width: 25px;
	height: 18px;
	content: "";
	position: absolute;
	top: -5px;
	bottom: 0;
	margin: auto;
	left: -40px;
	background: url("/images/common/icon_mail.png") no-repeat;
	background-size: 25px 18px;
}
}


.l-headerArea-subNavi-corporate{
	position: absolute;
	right: 0px;
	top: 0px;
}

.l-headerArea-subNavi-corporate ul{
	list-style: none;
	font-size: 0;
}

.l-headerArea-subNavi-corporate ul li{
	font-size: 14px;
	color: #000;
	display: inline-block;
	line-height: 1;
	margin: 0px 0px 0px 2px;
	font-weight: bold;
}

.l-headerArea-subNavi-corporate ul li a{
	text-decoration: none;
	color: #fff;
	background: #0060ad;
	display: block;
	padding: 14px 20px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}

@media all and (-ms-high-contrast:none){
	*::-ms-backdrop, 
.l-headerArea-subNavi-corporate ul li a{
	text-decoration: none;
	color: #fff;
	background: #0060ad;
	display: block;
	padding: 18px 20px 10px 20px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}
}

.l-headerArea-subNavi-corporate ul li.contact a{
	background: #f17d00;
	color: #fff;
}

.l-headerArea-subNavi-corporate ul li:nth-child(2) a,.l-headerArea-subNavi-corporate ul li:nth-child(3) a{
	background: #00a275;
}

.l-headerArea-contactArea{
	position: absolute;
	left: 228px;
	top: 0px;
	text-align: center;
	padding:10px 0px 0px 0px;
}

.l-headerArea-contactArea-corporate{
	position: absolute;
	left: 328px;
	top: 0px;
	text-align: center;
	padding: 10px 0px 0px 0px;
}

.l-headerArea-contactArea-access{
	font-size: 13px;
	line-height: 1;
}

.l-headerArea-contactArea-tel{
	font-size: 20px;
	line-height: 1.5;
	padding: 0px 0px 0px 20px;
}

.l-headerArea-contactArea-tel span{
	position: relative;
}

.l-headerArea-contactArea-tel span:before{
	content: "";
	width: 16px;
	height: 20px;
	background: url("/images/common/icon_tel.png") no-repeat;
	background-size: 16px 20px;
	position: absolute;
	left: -20px;
	top: 0;
	bottom: 0;
	margin: auto;
}

.l-headerArea-searchButton{
	font-size: 0;
	width: 32px;
	height: 32px;
	overflow: hidden;
	background:url("/images/common/icon_search.png");
	background-size: 32px 64px;
	background-position: 0px 0px;
	position: absolute;
	right: 20px;
	bottom: 10px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	cursor: pointer;
}

.l-headerArea-searchButton.open{
	background-position: 0px -32px;
}

.l-headerArea__searchArea{
	width: 100%;
	height: 48px;
	background: rgba(0,96,173,0.8);
	position: fixed;
	top: 32px;
	left: 0px;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
	z-index: 99;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}

.l-headerArea__searchArea.open{
	top: 100px;
	left: 0px;
}

body.customize-support .l-headerArea__searchArea.open{
	top: 152px;
	left: 0px;
}

.l-headerArea__searchArea__innerArea{
	max-width: 984px;
	margin: 0px auto;
	position: relative;
	text-align: right;
}

.l-headerArea__searchArea-button{
	padding: 8px 0px 0px 0px;
}


.l-headerArea__searchArea-button-input{
    border: none;
    background: #fff;
    border-radius: 3px;
    padding: 10px 7px 9px 7px;
    font-size: 12px;
    line-height: 1;
    color: #000000;
    width: 180px;
}

.l-headerArea__searchArea-button-send{
    border-radius: 4px !important;
    border: 1px solid #fff !important;
    background: none;
    font-size: 12px;
    line-height: 1.2;
    color: #fff;
    padding: 8px 10px;
    margin: 0px 0px 0px 10px;
    font-weight: bold;
}

.l-headerArea-globalNavi-languagelist{
	position: absolute;
	left: 0px;
	top: 48px;
	background: rgba(0,96,173,1);
	display: none;
	z-index: 999999999;
}

.l-headerArea-globalNavi-languagelistInnerArea{
	max-width: 984px;
	margin: 0px auto;
	position: relative;
	z-index: 999;
	padding: 30px 0px;
}

.l-headerArea-globalNavi-languagelist-box-title{
	font-size: 16px;
    line-height: 1;
    color: #fff;
}

.l-headerArea-globalNavi-languagelist-box-list{
	margin: 20px 0px 0px 0px;
	list-style: none;
}

.l-headerArea-globalNavi-languagelist-box-list li{
	font-size: 16px !important;
	line-height: 1.4 !important;
	display: block !important;
	font-weight: normal !important;
}


.l-headerArea-globalNavi-languagelist-box-list li a{
	text-decoration: underline !important;
	color: #fff !important;
	display: block;
	padding: 0px 4px 10px 14px !important;
	border-bottom: none !important;
	position: relative;
}

.l-headerArea-globalNavi-languagelist-box-list li a:hover{
	text-decoration: none !important; 
}


.l-headerArea-globalNavi-languagelist-box-list li a:after {
    position: absolute;
    top: 11px;
    left: 5px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #fff;
    content: "";
}

/* google search */


.gsc-control-cse{
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;
}



/* --------------------------------------------------------------------- */
/* tablet */
/* --------------------------------------------------------------------- */

@media (max-width: 984px) and (min-width: 767px) {

.l-headerArea-logo{
	width: 120px;
	height: auto;
	position: absolute;
	left: 20px;
	top: 32px;
	font-size: 0;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}

.l-headerArea-logo.corporate{
	width: 110px;
	height: auto;
	position: absolute;
	left: 20px;
	top: 12px;
	font-size: 0;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}

.l-headerArea-logo:hover{
	opacity: 0.6;
}

.l-headerArea-globalNavi{
	position: absolute;
	left: 150px;
	bottom: 0px;
}

.l-headerArea-globalNavi.corporate{
	position: absolute;
	left: 150px;
	bottom: 0px;
}

.l-headerArea-globalNavi ul{
	list-style: none;
	font-size: 0;
}

.l-headerArea-globalNavi ul li{
	font-size: 14px;
	color: #0060ad;
	display: inline-block;
	line-height: 1;
}

.l-headerArea-globalNavi ul li a{
	text-decoration: none;
	color: #0060ad;
	display: block;
	padding: 16px 10px 12px 10px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	border-bottom: 4px solid #fff;
}

.l-headerArea-globalNavi.corporate ul li a{
	text-decoration: none;
	color: #00457d;
	display: block;
	padding: 16px 8px 12px 8px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	border-bottom: 4px solid #fff;
}

.l-headerArea-globalNavi ul li a.active{
	border-bottom: 4px solid #0060ad;
}

.l-headerArea-globalNavi ul li a:hover{
	border-bottom: 4px solid #0060ad;
}

.l-headerArea-globalNavi.corporate ul li a.active{
	border-bottom: 4px solid #00457d;
}

.l-headerArea-globalNavi.corporate ul li a:hover{
	border-bottom: 4px solid #00457d;
}

.l-headerArea-globalNavi-school{
	position: absolute;
	right: auto;
	left: 150px;
	bottom: 0px;
}

.l-headerArea-globalNavi-school ul{
	list-style: none;
	font-size: 0;
}

.l-headerArea-globalNavi-school ul li{
	font-size: 16px;
	color: #0060ad;
	display: inline-block;
	line-height: 1;
}

.l-headerArea-globalNavi-school ul li a{
	text-decoration: none;
	color: #00457d;
	display: block;
	padding: 10px 24px 10px 24px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	border-bottom: 4px solid #fff;
	position: relative;
}

.l-headerArea-globalNavi-school ul li a.active{
	opacity: 0.6;
}

.l-headerArea-globalNavi-school ul li a:hover{
	opacity: 0.6;
}

.l-headerArea-globalNavi-school ul li a:after{
	width: 1px ;
	height: 50%;
	background: #ccc;
	content: "";
	position: absolute;
	right: 0px;
	top: 4px;
	bottom: 0;
	margin: auto;
}

.l-headerArea-subNavi{
	position: absolute;
	right: 0px;
	top: 0px;
}

.l-headerArea-subNavi ul{
	list-style: none;
	font-size: 0;
}

.l-headerArea-subNavi ul li{
	font-size: 14px;
	color: #0060ad;
	display: inline-block;
	line-height: 1;
	margin: 0px 0px 0px 2px;
}

.l-headerArea-subNavi ul li a{
	text-decoration: none;
	color: #fff;
	background: #00a56d;
	display: block;
	padding: 16px 16px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}

.l-headerArea-subNavi ul li a:hover{
	opacity: 0.8;
}

.l-headerArea-subNavi ul li a span{
	position: relative;

}

.l-headerArea-subNavi ul li.contact a{
	padding: 16px 16px 16px 56px;
	background: #f17d00;
}

.l-headerArea-subNavi ul li.contact a span:before{
	width: 25px;
	height: 18px;
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: -40px;
	background: url("/images/common/icon_mail.png") no-repeat;
	background-size: 25px 18px;
}


.l-headerArea-subNavi-corporate{
	position: absolute;
	right: 0px;
	top: 0px;
}

.l-headerArea-contactArea{
	position: absolute;
	left: 160px;
	top: 0px;
	text-align: center;
	padding:10px 0px 0px 0px;
}

.l-headerArea-contactArea-corporate{
	position: absolute;
	left: 160px;
	top: 0px;
	text-align: center;
	padding: 14px 0px 0px 0px;
}

.l-headerArea-contactArea-access{
	font-size: 13px;
	line-height: 1;
}

.l-headerArea-contactArea-tel{
	font-size: 20px;
	line-height: 1.5;
	padding: 0px 0px 0px 20px;
}

.l-headerArea-contactArea-tel span{
	position: relative;
}

.l-headerArea-contactArea-tel span:before{
	content: "";
	width: 16px;
	height: 20px;
	background: url("/images/common/icon_tel.png") no-repeat;
	background-size: 16px 20px;
	position: absolute;
	left: -20px;
	top: 0;
	bottom: 0;
	margin: auto;
}

.l-headerArea-searchButton{
	font-size: 0;
	width: 32px;
	height: 32px;
	overflow: hidden;
	background:url("/images/common/icon_search.png");
	background-size: 32px 64px;
	background-position: 0px 0px;
	position: absolute;
	right: 20px;
	bottom: 10px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	cursor: pointer;
}

.l-headerArea-searchButton.open{
	background-position: 0px -32px;
}

.l-headerArea__searchArea{
	width: 100%;
	height: 48px;
	background: rgba(0,96,173,0.8);
	position: fixed;
	top: 32px;
	left: 0px;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
	z-index: 99;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}

.l-headerArea__searchArea.open{
	top: 100px;
	left: 0px;
}

body.customize-support .l-headerArea__searchArea.open{
	top: 152px;
	left: 0px;
}

.l-headerArea__searchArea__innerArea{
	max-width: 984px;
	margin: 0px auto;
	position: relative;
	text-align: right;
}

.l-headerArea__searchArea-button{
	padding: 8px 0px 0px 0px;
}


.l-headerArea__searchArea-button-input{
    border: none;
    background: #fff;
    border-radius: 3px;
    padding: 10px 7px 9px 7px;
    font-size: 12px;
    line-height: 1;
    color: #000000;
    width: 180px;
}

.l-headerArea__searchArea-button-send{
    border-radius: 4px !important;
    border: 1px solid #fff !important;
    background: none;
    font-size: 12px;
    line-height: 1.2;
    color: #fff;
    padding: 8px 10px;
    margin: 0px 0px 0px 10px;
    font-weight: bold;
}

.l-headerArea-globalNavi-languagelist{
	position: absolute;
	left: 0px;
	top: 48px;
	background: rgba(0,96,173,1);
	display: none;
	z-index: 999999999;
}

.l-headerArea-globalNavi-languagelistInnerArea{
	max-width: 984px;
	margin: 0px auto;
	position: relative;
	z-index: 999;
	padding: 30px 0px;
}

.l-headerArea-globalNavi-languagelist-box-title{
	font-size: 16px;
    line-height: 1;
    color: #fff;
}

.l-headerArea-globalNavi-languagelist-box-list{
	margin: 20px 0px 0px 0px;
	list-style: none;
}

.l-headerArea-globalNavi-languagelist-box-list li{
	font-size: 16px !important;
	line-height: 1.4 !important;
	display: block !important;
	font-weight: normal !important;
}


.l-headerArea-globalNavi-languagelist-box-list li a{
	text-decoration: underline !important;
	color: #fff !important;
	display: block;
	padding: 0px 4px 10px 14px !important;
	border-bottom: none !important;
	position: relative;
}

.l-headerArea-globalNavi-languagelist-box-list li a:hover{
	text-decoration: none !important; 
}


.l-headerArea-globalNavi-languagelist-box-list li a:after {
    position: absolute;
    top: 11px;
    left: 5px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #fff;
    content: "";
}

/* google search */


.gsc-control-cse{
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;
}


}



/* --------------------------------------------------------------------- */
/* sp */
/* --------------------------------------------------------------------- */

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


.l-headerArea{
	width: 100%;
	height: 50px;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 9999999999;
	background: #fff;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
}

.l-headerArea.corporate:before{
	display: none;
}

body.customize-support .l-headerArea{
	width: 100%;
	height: 50px;
	position: fixed;
	top: 46px;
	left: 0px;
	z-index: 9999999999;
	background: #fff;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
}

.l-headerArea__innerArea{
	max-width: auto;
	margin: 0px auto;
	position: relative;
	height: 50px;
	overflow: hidden;
	z-index: 999999999999;
}

.l-headerArea-logo{
	width: 86px;
	height: 77px;
	position: absolute;
	left: 20px;
	top: 7px;
	font-size: 0;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}

.l-headerArea-logo.corporate{
	width: 180px;
	height: auto;
	position: absolute;
	left: 20px;
	top: 7px;
	font-size: 0;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}

.l-headerArea-logo:hover{
	opacity: 0.6;
}

.l-headerArea-globalNavi{
	position: absolute;
	left: 224px;
	bottom: 0px;
}

.l-headerArea-globalNavi ul{
	list-style: none;
	font-size: 0;
}

.l-headerArea-globalNavi ul li{
	font-size: 16px;
	color: #0060ad;
	display: inline-block;
	line-height: 1;
}

.l-headerArea-globalNavi ul li a{
	text-decoration: none;
	color: #0060ad;
	display: block;
	padding: 20px 24px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}

.l-headerArea-globalNavi ul li a:hover{
	background: #eeeeee;
}

.l-headerArea-subNavi{
	position: absolute;
	right: 0px;
	top: 0px;
}

.l-headerArea-subNavi ul{
	list-style: none;
	font-size: 0;
}

.l-headerArea-subNavi ul li{
	font-size: 16px;
	color: #0060ad;
	display: inline-block;
	line-height: 1;
	margin: 0px 0px 0px 2px;
}

.l-headerArea-subNavi ul li a{
	text-decoration: none;
	color: #fff;
	background: #00a56d;
	display: block;
	padding: 24px 32px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}

.l-headerArea-subNavi ul li a:hover{
	opacity: 0.8;
}

.l-headerArea-subNavi ul li a span{
	position: relative;

}

.l-headerArea-subNavi ul li.contact a{
	padding: 24px 32px 24px 72px;
}

.l-headerArea-subNavi ul li.contact a span:before{
	width: 25px;
	height: 18px;
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: -40px;
	background: url("/images/common/icon_mail.png") no-repeat;
	background-size: 25px 18px;
}




.l-headerArea-contactArea{
	position: absolute;
	left: 238px;
	top: 0px;
	text-align: center;
	padding: 16px 0px 0px 0px;
}

.l-headerArea-contactArea-access{
	font-size: 12px;
	line-height: 1;
	position: absolute;
	top: 20px;
	left: 124px;
	z-index: 99999;
	font-weight: bold;
	color: #0060ad;
}

.l-headerArea-contactArea-tel{
	font-size: 20px;
	line-height: 1.5;
	padding: 0px 0px 0px 20px;
}

.l-headerArea-contactArea-tel span{
	position: relative;
}

.l-headerArea-contactArea-tel span:before{
	content: "";
	width: 16px;
	height: 20px;
	background: url("/images/common/icon_tel.png") no-repeat;
	background-size: 16px 20px;
	position: absolute;
	left: -20px;
	top: 0;
	bottom: 0;
	margin: auto;
}

.l-headerArea-searchButton{
	font-size: 0;
	width: 40px;
	height: 40px;
	overflow: hidden;
	background:url("/images/common/icon_search.png");
	background-size: 40px 80px;
	background-position: 0px 0px;
	position: absolute;
	right: 10px;
	bottom: 10px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	cursor: pointer;
}

.l-headerArea-searchButton.open{
	background-position: 0px -40px;
}

.l-headerArea__searchArea{
	width: 100%;
	height: 48px;
	background: rgba(0,96,173,0.8);
	position: fixed;
	top: 62px;
	left: 0px;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
	z-index: 999999999;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}

.l-headerArea__searchArea.open{
	top: 120px;
	left: 0px;
}

.l-headerArea__searchArea__innerArea{
	max-width: 984px;
	margin: 0px auto;
	position: relative;
	text-align: right;
}

.l-headerArea__searchArea-button{
	padding: 8px 0px 0px 0px;
}


.l-headerArea__searchArea-button-input{
    border: none;
    background: #fff;
    border-radius: 3px;
    padding: 10px 7px 9px 7px;
    font-size: 12px;
    line-height: 1;
    color: #000000;
    width: 180px;
}

.l-headerArea__searchArea-button-send{
    border-radius: 4px !important;
    border: 1px solid #fff !important;
    background: none;
    font-size: 12px;
    line-height: 1.2;
    color: #fff;
    padding: 8px 10px;
    margin: 0px 0px 0px 10px;
    font-weight: bold;
}

.spMenu{
	position: absolute;
	top:0px;
	right: 0px;
	width: 50px;
	height: 50px;
	z-index: 99999999999999999;
	cursor: pointer;
	background: #0060ad;
}

.spMenu.corporate{
	position: absolute;
	top:0px;
	right: 0px;
	width: 50px;
	height: 50px;
	z-index: 99999999999999999;
	cursor: pointer;
	background: #00457d;
}

.panelBtn{
	display: inline-block;
	position: relative;
	width: 26px;
	height: 26px;
	margin:1px auto 0px auto;
}

.panelBtnIcon{
	display: block;
	position: absolute;
	top: 90%;
	left: 64%;
	width: 20px;
	height: 2px;
	margin: -1px 0 0 0px;
	background: #fff;
	transition: .2s;
}
.panelBtnIcon:before,.panelBtnIcon:after{
	display: block;
	content: "";
	position: absolute;
	top: 49%;
	left: 0;
	width: 20px;
	height: 2px;
	background: #fff;
	transition: .3s;
}

.panelBtnIcon:before{
	margin-top: -8px;
}

.panelBtnIcon:after{
	margin-top: 6px;
}

.panelBtn .open{
	background: transparent;
}

.panelBtn .open:before, .panelBtn .open:after{
	margin-top: -1px;
}

.panelBtn .open:before{
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	background: #fff;
}
.panelBtn .open:after{
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	background: #fff;
}

.spTel{
	width: 50px;
	height: 50px;
	position: absolute;
	right: 50px;
	font-size: 0;
}

.l-headerArea__spmenuArea{
	width: 100%;
	height: 100%;
	position: fixed;
	top: -201%;
	left:0px;
	background: rgba(0,0,0,0.8);
	z-index: 999999999;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}

.l-headerArea__spmenuArea-inner{
	transform: translateZ(0);
	overflow-x: scroll;
}

.l-headerArea__spmenuArea.open{
	top: 0px;
	left:0px;
}


.l-headerArea__spmenuArea-globalNavi ul{
	list-style: none;
	margin: 50px 0px 0px 0px;
}

.l-headerArea__spmenuArea-globalNavi ul li{
	width: 100%;
	font-size: 16px;
	line-height: 1.6;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #fff;
	position: relative;
}


.l-headerArea__spmenuArea-globalNavi ul li:after{
	content: "";
	width: 8px;
	height: 8px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	position: absolute;
	right: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
}


.l-headerArea__spmenuArea-globalNavi ul li.active:after{
	content: "";
	width: 8px;
	height: 8px;
	border-left: 1px solid #0060ad;
	border-top: 1px solid #0060ad;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	position: absolute;
	right: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
}

.l-headerArea__spmenuArea-globalNavi ul li a{
	color: #fff;
	text-decoration: none;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	padding: 8px 20px 8px 20px;
	display: block;
	background:#0060ad;
}

.l-headerArea__spmenuArea-globalNavi ul li.active a{
	color: #0060ad;
	text-decoration: none;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	padding: 8px 20px 8px 20px;
	display: block;
	background:#fff;
}

.l-headerArea__spmenuArea-globalNavi.corporate ul li a{
	color: #fff;
	text-decoration: none;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	padding: 8px 20px 8px 20px;
	display: block;
	background:#00457d;
}

.l-headerArea__spmenuArea-globalNavi.corporate ul li.active a{
	color: #00457d;
	text-decoration: none;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	padding: 8px 20px 8px 20px;
	display: block;
	background:#fff;
}

.l-headerArea__spmenuArea-globalNavi ul li.contact{
	width: 100%;
}

.l-headerArea__spmenuArea-globalNavi ul li.contact:before{
	display: none;
}

.l-headerArea__spmenuArea-globalNavi ul li a:hover{
	opacity: 0.6;
}

.l-headerArea__spmenuArea-subNavi ul{
	list-style: none;
}

.l-headerArea__spmenuArea-subNavi ul li{
	width: 50%;
	font-size: 16px;
	line-height: 1.6;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #fff;
	position: relative;
}


.l-headerArea__spmenuArea-subNavi ul li.normal:first-child:before,.l-headerArea__spmenuArea-subNavi.corporate ul li:nth-child(2):before{
	width: 1px;
	height: 100%;
	content: "";
	position: absolute;
	background: #fff;
	top: 0;
	bottom: 0;
	right: 0px;
	z-index: 99999;
}

.l-headerArea__spmenuArea-subNavi ul li:after{
	content: "";
	width: 8px;
	height: 8px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	position: absolute;
	right: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
}

.l-headerArea__spmenuArea-subNavi ul li a{
	color: #fff;
	text-decoration: none;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	padding: 8px 20px 8px 20px;
	display: block;
	background: #00a56d;
}

.l-headerArea__spmenuArea-subNavi.corporate ul li a{
	color: #fff;
	text-decoration: none;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	padding: 8px 20px 8px 20px;
	display: block;
	background: #009361;
}

.l-headerArea__spmenuArea-subNavi ul li.general{
	width: 100%;
	border-top: 1px solid #fff;
	background: #288ad9;
}

.l-headerArea__spmenuArea-subNavi ul li.general a{
	background: #288ad9;
}

.l-headerArea__spmenuArea-subNavi ul li.contact{
	width: 100%;
}

.l-headerArea__spmenuArea-subNavi ul li.contact a{
	background: #f17d00;
}

.l-headerArea__spmenuArea-subNavi ul li.contact:before{
	display: none;
}

.l-headerArea__spmenuArea-subNavi ul li a:hover{
	opacity: 0.6;
}

.l-headerArea__spmenuArea-searchArea{
	padding: 0px 20px 0px 20px;
	background:#0060ad;
	text-align: center;
}

.l-headerArea__spmenuArea-searchArea.corporate{
	padding: 0px 20px 0px 20px;
	background:#00457d;
	text-align: center;
}

.l-headerArea__spmenuArea-searchArea-button{
	padding: 8px 0px 8px 0px;
}


.l-headerArea__spmenuArea-searchArea-button-input{
    border: none;
    background: #fff;
    border-radius: 3px;
    padding: 8px 7px 7px 7px;
    font-size: 16px;
    line-height: 1;
    color: #000000;
    width: 180px;
    transform: translate3d(0px, 4px, 0);
}

.l-headerArea__spmenuArea-searchArea-button-send{
    border: none !important;
    background: none;
    font-size: 0;
    width: 32px;
    height: 32px;
    background: url(/images/common/icon_search_sp.png) no-repeat;
    background-size: 32px 32px;
    transform: translate3d(6px, -3px, 0);
}




}
