@charset "utf-8";
/* CSS Document */
/*+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// common
--+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+*/
body {
	font-size: 13px;
	font-size: 1.3rem;
}
#container {
	position: relative;
}
.contents {
	margin-bottom: 40px;
}
dl.date_and_txt dt {
	font-weight: 700;
	letter-spacing: 0.1em;
}
dl.date_and_txt dt:nth-of-type(n+2) {
	margin-top: 16px;
}
.btnDetail a {
	width: 88px;
	height: 18px;
	background: #55D3A7;
	text-align: center;
	display: block;
	color: #fff;
	font-size: 12px;
	margin: 8px auto 0 auto;
	letter-spacing: 0.2em;
}
.btnDetail a .fa {
	position: relative;
	right: -20px;
}
.btnNormal a {
	width: 88px;
	height: 18px;
	background: #cdcdcd;
	text-align: center;
	display: block;
	font-size: 12px;
	margin: 8px auto 0 auto;
	letter-spacing: 0.2em;
}
.btnNormal a .fa {
	position: relative;
	right: -20px;
}
.headline_bg h2 {
	font-size: 16px;
	line-height: 1.4;
}
.headline_bg {
	position: relative;
	border-top: 1px solid #cdcdcd;
	padding: 32px 0;
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 32px;
}
.headline_bg::before {
	width: 140px;
	height: 110px;
	background-size: contain;
}
.headline_bg::after {
	width: 273px;
	height: 110px;
	background-size: contain;
}
/*+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// font
--+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+*/
a, a::before, a::after {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-size: inherit;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
a img {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	display: block;
	width: 100%;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
a.link_1 {
	color: #0093D4;
}
h1 {
	font-size: 24px;
	padding-left: 40px;
	margin-top: -16px;
}
.headline_h2 {
	margin-bottom: 24px;
	font-size: 16px;
	font-weight: 400;
	padding: 12px 0 14px 36px;
	z-index: 2;
}
.headline_h2::before {
	top: 6px;
	left: -8px;
	width: 40px;
	height: 46px;
	background-size: contain;
	z-index: -1;
}
.headline_h2::after {
	top: 0px;
	right: 0px;
	width: 80px;
	height: 39px;
	background-size: contain;
	z-index: -1;
}
/*+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// none
--+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+*/
.pcOnly {
	display: none !important;
}
.spOnly {
	display: block !important;
}
/*+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// layaut
--+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+*/
#wrapper {
	width: 100%;
	margin: 0 auto;
}
.pan {
	margin-bottom: 32px;
}
.pan, .pan a {
	font-size: 12px;
}
main {
	padding: 80px 0 16px 0;
	width: 96%;
	margin: 0 auto;
	border-bottom: 1px solid #64c3c3;
}
#key {
	width: 100%;
	margin: 0 auto;
	top: 56px;
	position: relative;
	z-index: -1;
}
#key .imgArea {
	opacity: 0.4;
}
#key .imgArea img {
	width: 100%;
}
#key .txtArea {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%) translateX(0);
	width: 100%;
}
#key .txtArea h1 {
	font-size: 16px;
	padding-left: 5%;
	text-align: left;
	margin-top: 0;
}
#key_background li:first-child {
	position: absolute;
	top: 56px;
	left: 0;
	width: 100%;
	max-width: 32%;
	z-index: -2;
}
#key_background li:first-child img {
	transform: rotateX( 180deg );
}
#key_background li:last-child {
	position: absolute;
	top: 0px;
	right: 0;
	width: 100%;
	max-width: 50%;
	z-index: -2;
}
#key_background li:last-child img {
	opacity: 0.4;
}
header {
	position: absolute;
	top: 24px;
	right: 0;
	left: 0;
	width: 100%;
	margin: 0 auto;
}
.logo {
	margin-right: auto;
	width: 100%;
	max-width: 232px;
	margin-left: 5%;
}
.hexagon {
	float: left;
}
.lang .hexagon + .hexagon {
	margin-left: 8px;
}
.lang .hexagon a {
	color: #fff;
	font-size: 10px;
	font-size: 1.0rem;
	text-align: center;
	display: block;
	line-height: 72px;
	position: relative;
	width: 46px;
	height: 72px;
	background: #7185B8;
	margin: 0 20px;
	font-weight: 400;
}
.hexagon a::before, .hexagon a::after {
	content: "";
	position: absolute;
	width: 0;
	border-top: 36px solid transparent;
	border-bottom: 36px solid transparent;
}
.hexagon a::before {
	left: 100%;
	border-left: 20px solid #7185B8;
}
.hexagon a::after {
	right: 100%;
	top: 0;
	width: 0;
	border-right: 20px solid #7185B8;
}
.hexagon.active a {
	background: #465B8F;
}
.hexagon.active a::before {
	left: 100%;
	border-left: 20px solid #465B8F;
}
.hexagon.active a::after {
	right: 100%;
	top: 0;
	width: 0;
	border-right: 20px solid #465B8F;
}
.footer_inr {
	width: 96%;
	padding: 24px 0;
}
.contact_ul {
	display: block;
}
.footer_inr .contact_ul li:nth-child(1) {
	float: left;
	margin-bottom: 8px;
	width: 49%;
}
.footer_inr .contact_ul li:nth-child(2) {
	float: right;
	margin-bottom: 8px;
	width: 49%;
}
.footer_inr .contact_ul li:nth-child(3) {
	clear: both;
	margin: 0 auto;
	width: 100%;
	max-width: 100%;
}
.contact_ul li + li {
	margin-left: 0;
}
.contact_ul li .txt_1 {
	font-size: 12px;
	text-align: center;
	line-height: 34px;
	min-height: 34px;
	color: #64C3C3;
}
.contact_ul li:first-child .txt_1 {
	line-height: inherit;
}
.contact_ul li .txt_3 {
	text-align: center;
	width: 100%;
	padding-left: 0;
	color: #64C3C3;
}
.copyright {
	text-align: center;
}
.copyright img {
	margin: 0 auto;
}
ol.listBase{padding-left: 2.0em;}
/*+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// table
--+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+*/
/*style_1_sp*/
table.style_1.style_1_sp tbody th,
table.style_1.style_1_sp tbody td{
    display: block;
}
table.style_1.style_1_sp tbody td{border-left: none;}
/*style_2_sp*/
table.style_1.style_2_sp tbody td{
    display: block;
	border-left: none;
}
table.style_1.style_2_sp tbody tr td:nth-of-type(1){ padding: 10px 10px 2px;
font-weight: 700;}
table.style_1.style_2_sp tbody tr td:nth-of-type(2){ padding: 2px 10px 10px;}

/*+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// memberIndex
--+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+*/
/*.sec_1*/
#memberIndex .sec_1 {
	margin-bottom: 24px;
}
/*.sec_2*/
#memberIndex .slick-slider .slick-track, #memberIndex .slick-slider .slick-list {
	min-width: 167px !important;
}
#memberIndex .contents.sec_2 li.slick-slide {
	border: 1px solid #ccc;
	margin: 0 13px 16px 0;
	width: 167px !important;
}
#memberIndex .contents.sec_2 li .imgArea {
	display: block;
	height: 177px;
	overflow: hidden;
	background: #AEEBD6;
	color: #fff;
	text-align: center;
	position: relative;
}
#memberIndex .contents.sec_2 li .imgArea img {
	width: 100%;
}
#memberIndex .contents.sec_2 li .imgArea .fa {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
}
#memberIndex .contents.sec_2 .txtArea {
	padding: 16px;
}
#memberIndex .contents.sec_2 h3 {
	font-size: 14px;
	text-align: center;
}
#memberIndex .contents.sec_2 h3 span.mini {
	font-size: 10px;
}
#memberIndex .contents.sec_2 h4 {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	margin: 8px 0 4px 0;
}
#memberIndex .contents.sec_2 h5 {
	font-size: 12px;
	text-align: center;
}
#memberIndex .slick-dots {
	position: relative;
	bottom: 0;
}
#memberIndex .slick-dots li button:before {
	font-size: 32px;
}
#memberIndex .slick-prev, #memberIndex .slick-next {
	background: #666;
	z-index: 1;
}
#memberIndex .slick-prev:before, .slick-next:before {
	font-family: 'FontAwesome';
}
#memberIndex .slick-prev {
	left: -7px;
}
#memberIndex .slick-prev:before {
	content: '\f104';
}
#memberIndex .slick-next {
	right: -4px;
}
#memberIndex .slick-next:before {
	content: '\f105';
}
/*.sec_3*/
#memberIndex .contents.sec_3 ul {
	padding-left: 1.5em;
}
#memberIndex .contents.sec_3 li {
	width: 33.33333%;
	list-style: disc;
}
#memberIndex .contents.sec_3 li:nth-of-type(n+4) {
	margin-top: 8px;
}
#memberIndex .contents.sec_3 h3 {
	font-size: 14px;
}
/*+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// memberDetail
--+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+*/
#memberDetail .sec_1 {
	display: block;
}
#memberDetail .sec_1 .imgArea {
	max-width: 153px;
	margin: 0 auto;
	text-align: center;
}
#memberDetail .sec_1 .imgArea img {
	width: 100%;
}
#memberDetail .sec_1 .headline_bg {
	border: none;
	padding: 8px 0 24px 0;
}
#memberDetail .sec_1 .headline_bg::before {
	background: transparent;
}
#memberDetail .sec_1 .headline_bg::after {
	width: 199px;
	height: 80px;
	background-size: contain;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
}
#memberDetail .headline_bg h2 {
	text-align: center;
	font-size: 16px;
}
#memberDetail .headline_bg h2 .position {
	display: block;
	margin-bottom: 4px;
	font-weight: 400;
	font-size: 14px;
}
#memberDetail .headline_bg h2 .kana {
	font-size: 10px;
	position: relative;
	top: -3px;
	padding-left: 16px;
}
#memberDetail .sec_2 {
	margin-bottom: 24px;
}
#memberDetail .sec_2 .headline_h2 {
	font-size: 16px;
	position: relative;
}
#memberDetail .sec_2 .headline_h2 .fa {
	position: absolute;
	top: 50%;
	right: 5%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	font-size: 32px;
}
#memberDetail .sec_2 .headline_h2.clicked .fa {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	top: 25%;
}
#memberDetail .sec_2 dl, #memberDetail .sec_2 ul, #memberDetail .sec_2 ol, #memberDetail .sec_2 .bgGray {
	display: none;
}
#memberDetail .bgGray {
	background: #f2f2f2;
	padding: 16px;
	margin-top: 24px;
}
#memberDetail .sec_2 h4 {
	margin: 8px 0 0 0;
}
#memberDetail .sec_2 h4 span {
	height: 73px;
	display: block;
}
/*+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// equipments
--+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+*/
/*.sec_1*/
#equipments .sec_1 li {
	width: 50%;
	padding: 0 16px;
	margin-bottom: 32px;
	position: relative;
}
#equipments .sec_1 li a {
	margin-bottom: 8px;
	display: block;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	overflow: hidden;
}
#equipments .sec_1 li img {
	width: 100%;
}
#equipments .sec_1 li h3 {
	font-weight: 500;
	font-size: 16px;
}
#equipments .sec_1 li .fa {
	position: absolute;
	top: 8px;
	color: #fff;
	right: 24px;
	font-size: 20px;
}
#equipments .lb-nav a.lb-next,
#equipments .lb-nav a.lb-prev{
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}
/*+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// carrierpass
--+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+*/
/*+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// publication
--+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+*/
#publication .sec_1 li {
	width: 25%;
	padding: 4px;
}
#publication .sec_1 li.btnDetail a, #publication .sec_1 li.btnNormal a {
	width: 100%;
	height: auto;
	padding: 4px 0;
	margin: 0 auto;
}
#publication .sec_1 li a .fa {
    right: 0;
}
#publication .sec_2 ol {
	padding-left: 2.0em;
}
#publication .sec_2 li {
	list-style: decimal-leading-zero;
	margin-bottom: 16px;
}
/*+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// staff
--+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+*/
/*.sec_1*/
#staff table.style_1 tr th{width: 8em;}
#staff table.style_1 tr td:nth-of-type(1){width: 6em;}
/*+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// access
--+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+*/
/*.sec_1*/
#access table tbody th{width: 6em;}
#access table ul {
	padding-left: 1.5em;
}
#access table ul li {
	list-style: disc;
}
/*+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// research
--+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+*/
#research .contents img{max-width: 100%;}
 