@charset "utf-8";
/*PC*/
@media print, screen and (min-width: 768px) {

/*----------------------------------------------------*/
.c-mv--recruit {
    background: url(../images/recruit/hed_img.jpg) no-repeat center center;
    background-size: cover;
}

.com_box {
	margin:0 0 60px;
}


.com_txt {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 3.125;
    letter-spacing: 0.1em;
	margin-bottom:30px;
	padding:0 10px;
	box-sizing:border-box;
}

/*--index--------------------------------------------------*/
.p-top__value {
    padding: 30px;
}

.p-top__valueFrame {
    border: solid 1px #1f2c5c;
}

.p-top__valueWrap {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    position: relative;
}

.p-top__valueWrap:nth-child(1) {
    padding: 96px 0;
}

.p-top__valueWrapTitle {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 30px;
    color: #1f2c5c;
    display: inline-block;
    letter-spacing: 0.18em;
    margin-bottom: 51px;
}

.p-top__valueWrapTitleLine {
    background-color: #1f2c5c;
    content: '';
    display: block;
    height: 2px;
    margin-top: 8px;
}

.p-top__valueWrapCopy {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 3.125;
    letter-spacing: 0.1em;
	margin-bottom:50px;
}


.idx_wrap01 {
	margin:100px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	min-height: 580px;
}

.idx_wrap01_box01 {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 50%;
position: relative;
}



.idx_wrap01_box01:nth-child(1) {
    padding: 0 80px 0 0;
}

.idx_wrap01_box01:nth-child(1)::before {
    content: "";
    width: 100%;
    height: 580px;
    background: 
    #1f2c5c;
    position: absolute;
    top: -80px;
    right: 0;
    z-index: -1;
}

.idx_wrap01_box01_Img {
    height: 100%;
    min-height: 580px;
    background:#eff0f3 center center no-repeat;
    background-size: cover;
	background-image:url(../images/recruit/idx_img01.jpg);
}

.idx_wrap01_box02 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 50%;
	position: relative;
}

.idx_wrap01_box02:nth-child(2) {
    margin: 0 auto;
    padding-right: 9.52381%;
    padding-left: 9.52381%;
}


.idx_wrap02 {
	margin:100px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction:row-reverse;
	min-height: 580px;
}

.idx_wrap02_box02 {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 50%;
position: relative;
}



.idx_wrap02_box02:nth-child(1) {
    padding: 0 0 0 80px;
}

.idx_wrap02_box02:nth-child(1)::before {
    content: "";
    width: 100%;
    height: 580px;
    background: 
    #1f2c5c;
    position: absolute;
    top: -80px;
    left: 0;
    z-index: -1;
}

.idx_wrap02_box02_Img {
    height: 100%;
    min-height: 580px;
    background:#eff0f3 center center no-repeat;
    background-size: cover;
	background-image:url(../images/recruit/idx_img02.jpg);
}

.idx_wrap02_box02 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 50%;
	position: relative;
}

.idx_wrap02_box02:nth-child(2) {
    margin: 0 auto;
    padding-right: 9.52381%;
    padding-left: 9.52381%;
}


.idx_list01 {
	width:100%;
	margin:0 0 60px;
	padding:0;
	list-style-type:none;
	display:flex;
	flex-wrap:wrap;
}

.idx_list01 li {
	width:50%;
	display:flex;
	margin-bottom:1px;
	align-content:center;
}

.idx_list01_box01 {
	width:20%;
	text-align:center;
}

.idx_list01_box02 {
	width:80%;
	padding:8px 15px;
	box-sizing:border-box;

}


.kabList {
width:100%;
margin:0;
}

.kabList li a {
margin-bottom: 1px;
height:300px;
position:relative;
display:block;
text-decoration:none;
}

.kabList li:last-child {
margin-bottom: 0;
}

.kabList li a h4 {
font-size: 24px;
color: #FFF;
letter-spacing: 2.5px;
text-align: center;
padding:120px;
}


.kabList_bg01 {
background: url(../images/recruit/bg_img01.jpg) center center no-repeat;
background-size:cover;
}

.kabList_bg02 {
background: url(../images/recruit/bg_img02.jpg) center center no-repeat;
background-size:cover;
}

.kabList_bg03 {
background: url(../images/recruit/bg_img03.jpg) center center no-repeat;
background-size:cover;
}


/*--message--------------------------------------------------*/
.message_list { width: 100%; margin: 0 auto 80px; }
.message_list li { width: 23.5%; float: left; margin-right: 2%; position: relative; }
.message_list li:nth-child(4n+4) { margin-right: 0px; }
.message_list li:nth-child(n+4) { margin-top: 50px; }
.message_list li:nth-of-type(2) { margin-top: 100px; }
.message_list li:nth-of-type(5) { margin-top: 100px; }
.message_list li:nth-of-type(8) { margin-top: 100px; }
.message_titbox { position: absolute; left: 15px; bottom: 15px; color: #fff;  }
.message_name { }
.message_name span.en { font-size: 20px; line-height:2; font-weight: 300; display: block; letter-spacing: 0.1em; }
.message_name span.jp { font-size: 16px; font-weight: 500;}
.message_type { font-size: 14px; font-weight: 300; }


.message_s {
position: relative;
overflow: hidden;
height: 35vw;
}

.message_s a {
position: relative;
width: 100%;
height: 100%;
display: block;
}

.message_s a .message_box {
position: absolute;
margin: auto;
left: 0;
right: 0;
}

.message_s:hover::before {
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
transition: all .3s ease-out;
transform: scale(1.1);
transition: all 1s cubic-bezier(0.23, 1, 0.32, 1) 0s
}

.message_01::before {
background: url("../images/recruit/voice/m_img01.jpg") center center;
background-size: cover;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
-webkit-transition: -webkit-transform 125ms;
transition: -webkit-transform 125ms;
transition: transform 125ms;
transition: transform 125ms, -webkit-transform 125ms
}

.message_02::before {
background: url("../images/recruit/voice/m_img02.jpg") center center;
background-size: cover;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
-webkit-transition: -webkit-transform 125ms;
transition: -webkit-transform 125ms;
transition: transform 125ms;
transition: transform 125ms, -webkit-transform 125ms
}

.message_03::before {
background: url("../images/recruit/voice/m_img03.jpg") center center;
background-size: cover;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
-webkit-transition: -webkit-transform 125ms;
transition: -webkit-transform 125ms;
transition: transform 125ms;
transition: transform 125ms, -webkit-transform 125ms
}

.message_04::before {
background: url("../images/recruit/voice/m_img04.jpg") center center;
background-size: cover;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
-webkit-transition: -webkit-transform 125ms;
transition: -webkit-transform 125ms;
transition: transform 125ms;
transition: transform 125ms, -webkit-transform 125ms
}

.message_05::before {
background: url("../images/recruit/voice/m_img05.jpg") center center;
background-size: cover;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
-webkit-transition: -webkit-transform 125ms;
transition: -webkit-transform 125ms;
transition: transform 125ms;
transition: transform 125ms, -webkit-transform 125ms
}

.message_06::before {
background: url("../images/recruit/voice/m_img06.jpg") center center;
background-size: cover;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
-webkit-transition: -webkit-transform 125ms;
transition: -webkit-transform 125ms;
transition: transform 125ms;
transition: transform 125ms, -webkit-transform 125ms
}   

.message_07::before {
background: url("../images/recruit/voice/m_img07.jpg") center center;
background-size: cover;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
-webkit-transition: -webkit-transform 125ms;
transition: -webkit-transform 125ms;
transition: transform 125ms;
transition: transform 125ms, -webkit-transform 125ms
}

.message_08::before {
background: url("../images/recruit/voice/m_img08.jpg") center center;
background-size: cover;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
-webkit-transition: -webkit-transform 125ms;
transition: -webkit-transform 125ms;
transition: transform 125ms;
transition: transform 125ms, -webkit-transform 125ms
}        

.message_09::before {
background: url("../images/recruit/voice/m_img09.jpg") center center;
background-size: cover;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
-webkit-transition: -webkit-transform 125ms;
transition: -webkit-transform 125ms;
transition: transform 125ms;
transition: transform 125ms, -webkit-transform 125ms
}    

/*------detail------*/

.message_detail_imbox { width: 100%; margin: 0 auto 50px; }
.message_detail_img { width: 100%; margin: 0 auto; }
.message_detail_img img { width: 100%; height: auto; }
.message_detail_name_en { font-size: 45px; letter-spacing: 1em; line-height: 1.8em; color: #1f2c5c; position: relative; z-index: 10; margin-top: -100px; margin-left: 100px; }

.message_detail_txtbox { width: 900px; margin: 0 auto 80px;   }

.message_detail_num { font-weight: 300; font-size: 12px; letter-spacing: 0.5em; color: #1f2c5c; margin-bottom: 15px;  }
.message_detail_num span { position: relative; }
.message_detail_num span::before { content: ""; width: 70px; height: 1px; background: #1f2c5c; position: absolute; right: -80px; top: 9px; display: block; }
.message_detail_tit { font-weight: 400; font-size: 35px; margin-bottom: 30px;}
.message_detail_name { font-size: 25px; margin-bottom: 50px; vertical-align: middle;   }
.message_detail_name span.type { font-size: 16px; padding-left: 15px; }

.message_detail_txt { line-height: 2em; margin-bottom:60px;}

.m_p_wrap {
	border:1px solid #1f2c5c;
	padding:30px;
	box-sizing:border-box;
	margin:0 auto 50px;
}

.m_p_wrap h4 {
	font-size:1.2em;
	color:#1f2c5c;
	margin:0 0 15px;
}


/*--entry--------------------------------------------------*/
.contact_txt { margin:0 0 55px;}

.com_table td {
position:relative;
}

input[type="submit"] {
background: #1f2c5c;
border: #1f2c5c 1px solid;
color: #FFF;
font-size: 1.2em;
padding: 15px 50px;
cursor: pointer;
transition: 0.5s;
}

input[type="submit"]:hover {
background: #fff;
border: #1f2c5c 1px solid;
color: #1f2c5c;
}

.submit:hover {
background: #fff;
border: #1f2c5c 1px solid;
color: #1f2c5c;
}

input[type="text"],
textarea,
select {
padding: 10px;
border: 1px solid #dddddd;
font-size: 1em;
}

.w240 { width: 240px;}
.w350 { width: 350px;}
.w540 { width: 540px;}
.w100p { width: 100%; box-sizing: border-box;}

.contact_link_btn01 a{
margin-top:30px;
margin-bottom:30px;
background: #333 none repeat scroll 0 0;
border-radius: 3px;
color: #fff;
display: inline-block;
font-size: 1rem;
padding: 10px 50px;
text-align: center;
text-decoration:none;
}

.contact_link_btn01 a:hover{
opacity:0.8;
}

.inqImg {
width: 100%;
box-sizing: border-box;
border: #1f2c5c 5px solid;
margin: 0 auto 30px;
}

.txt {
padding: 0 20px 0 10px;
}

.h_kome {
background: #1f2c5c none repeat scroll 0 0;
color: #fff;
display: inline-block;
font-size: 12px;
margin-right: 5px;
padding: 1px 10px;
}

.com_table th span {
font-size: 0.8em;
background: #1f2c5c;
padding: 2px 10px;
color: #FFF;
line-height: normal;
display:block;
width:50px;
text-align:center;
float:right;
font-style:normal;
}

.ariTxt {
font-size: 1.2em;
}

.kome2 { color: #999; font-size: 12px; }


/***************************/
.pdList {
width: 100%;
list-style: none;
margin: 50px auto;
}

.pdList li {
width: 30%;
float: left;
margin-right: 5%;
margin-bottom: 5%;
}

.pdList li:nth-child(3n) {
margin-right: 0%;
}

.pdList li a {
display: block;
text-decoration:none;
}

/*//////////*/
.l-card {
overflow: hidden;
width: 100%;
padding: 0;
border: 1px solid #eee;
/*border-radius: 4px;*/
background: #fff;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), 0 8px 20px rgba(0, 0, 0, 0.1);
transition: 0.3s ease-in-out;
}
.l-card:hover {
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.1);
}
.l-thumbnail {
position: relative;
overflow: hidden;
width: 100%;
height: auto;
}
.thumbnail-wrapper {
display: block;
margin: 0;
padding: 0;
}
.thumbnail-wrapper::after {
transition: 0.8s;
content: "";
position: absolute;
left: -200%;
top: 50%;
transform: translateY(-50%) rotate(45deg);
display: block;
width: 360px;
height: 360px;
background: #1f2c5c;
opacity: 0;
}
.thumbnail-wrapper img{
transition: 0.3s;
display: block;
max-width: 100%;
}
.more-text {
transition: 0.3s;
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
color: #fff;
font-size: 16px;
opacity: 0;
}
.l-card:hover .thumbnail-wrapper::after {
opacity: 0.8;
left: -60%;
}
.l-card:hover .thumbnail-wrapper img {
filter: grayscale(100%);
}
.l-card:hover .more-text {
opacity: 1;
left: 24px;
}
.text-content {
padding: 10px 20px;
}
.text-content .title {
margin-bottom: 5px;
font-size: 1.2em;
color: #000;
}
.text-content .caption {
margin-bottom: 10px;
font-size: 1em;
color: #000;
line-height: 1.8;
}
.content-meta {
overflow: hidden;
width: 100%;
font-size: 0.8em;
text-align: right;
color:#1f2c5c;
}

}


/*sp*/
@media only screen and (max-width: 767px) {

/*----------------------------------------------------*/
.c-mv--recruit {
     background: url(../images/recruit/hed_img.jpg) no-repeat center center;
    background-size: cover;
}

.com_box {
	margin:0 0 30px;
}

.com_txt {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 3.125;
    letter-spacing: 0.1em;
	margin-bottom:30px;
	padding:0 10px;
	box-sizing:border-box;
}

/*--index--------------------------------------------------*/
.p-top__value {
    padding: 5px;
}

.p-top__valueFrame {
    border: solid 1px #1f2c5c;
}

.p-top__valueWrap {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    position: relative;
}

.p-top__valueWrap:nth-child(1) {
    padding: 40px 0;
}

.p-top__valueWrapTitle {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #1f2c5c;
    display: inline-block;
    letter-spacing: 0.18em;
    margin-bottom: 30px;
}

.p-top__valueWrapTitleLine {
    background-color: #1f2c5c;
    content: '';
    display: block;
    height: 2px;
    margin-top: 8px;
}

.p-top__valueWrapCopy {
    font-size: 14px;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 3.125;
    letter-spacing: 0.1em;
	margin-bottom:30px;
	padding:0 10px;
	box-sizing:border-box;
}

.idx_wrap01 {
	margin:100px 0;
}

.idx_wrap01_box01 {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
position: relative;
margin:0 0 30px;
}



.idx_wrap01_box01:nth-child(1) {
    padding: 0 20px;
}

.idx_wrap01_box01:nth-child(1)::before {
    content: "";
    width: 100%;
    height: 360px;
    background: 
    #1f2c5c;
    position: absolute;
    top: -80px;
    right: 0;
    z-index: -1;
}

.idx_wrap01_box01_Img {
    height: 100%;
    min-height: 360px;
    background:#eff0f3 center center no-repeat;
    background-size: cover;
	background-image:url(../images/recruit/idx_img01.jpg);
}

.idx_wrap01_box02 {
	width:90%;
	position: relative;
	margin:auto;
}



.idx_wrap02 {
	margin:100px 0;
}

.idx_wrap02_box02 {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
position: relative;
margin:0 0 30px;
}



.idx_wrap02_box02:nth-child(1) {
    padding: 0 20px;
}

.idx_wrap02_box02:nth-child(1)::before {
    content: "";
    width: 100%;
    height: 360px;
    background: 
    #1f2c5c;
    position: absolute;
    top: -80px;
    right: 0;
    z-index: -1;
}

.idx_wrap02_box02_Img {
    height: 100%;
    min-height: 360px;
    background:#eff0f3 center center no-repeat;
    background-size: cover;
	background-image:url(../images/recruit/idx_img02.jpg);
}

.idx_wrap02_box02 {
	width:90%;
	position: relative;
	margin:auto;
}


.idx_list01 {
	width:100%;
	margin:0 0 30px;
	padding:0;
	flex-wrap:wrap;
}

.idx_list01 li {
	width:100%;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #1f2c5c;
}

.idx_list01_box01 {
	width:40%;
	margin:0 auto 10px;
}

.idx_list01_box02 {
	width:100%;
	padding:0px;
	box-sizing:border-box;
}


.kabList {
width:100%;
margin:0;
}

.kabList li a {
margin-bottom: 2px;
height:180px;
max-height:120px;
position:relative;
display:block;
text-decoration:none;
}

.kabList li:last-child {
margin-bottom: 0;
}

.kabList li a h4 {
font-size: 16px;
color: #FFF;
letter-spacing: 1.2px;
text-align: center;
padding:5vh 0 0;

}

.kabList_bg01 {
background: url(../images/recruit/bg_img01.jpg) center center no-repeat;
background-size:cover;
}

.kabList_bg02 {
background: url(../images/recruit/bg_img02.jpg) center center no-repeat;
background-size:cover;
}

.kabList_bg03 {
background: url(../images/recruit/bg_img03.jpg) center center no-repeat;
background-size:cover;
}

/*--message--------------------------------------------------*/
.message_list { width: 100%; margin: 0 auto 50px; }
.message_list li { width: 100%;  position: relative; }
.message_list li:nth-child(n+2) { margin-top: 30px;  }

.message_titbox { position: absolute; left: 15px; bottom: 15px; color: #fff;  }
.message_name {  }
.message_name span.en { font-size: 20px; font-weight: 300; display: block; letter-spacing: 0.1em; }
.message_name span.jp { font-size: 16px; font-weight: 500;}
.message_type { font-size: 14px; font-weight: 300; }


.message_s {
position: relative;
overflow: hidden;
height: 100vw;
}

.message_s a {
position: relative;
width: 100%;
height: 100%;
display: block;
}

.message_s a .message_box {
position: absolute;
margin: auto;
left: 0;
right: 0;
}

.message_s:hover::before {
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
transition: all .3s ease-out;
transform: scale(1.1);
transition: all 1s cubic-bezier(0.23, 1, 0.32, 1) 0s
}

.message_01::before {
background: url("../images/recruit/voice/m_img01.jpg") center center;
background-size: cover;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
-webkit-transition: -webkit-transform 125ms;
transition: -webkit-transform 125ms;
transition: transform 125ms;
transition: transform 125ms, -webkit-transform 125ms
}

.message_02::before {
background: url("../images/recruit/voice/m_img02.jpg") center center;
background-size: cover;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
-webkit-transition: -webkit-transform 125ms;
transition: -webkit-transform 125ms;
transition: transform 125ms;
transition: transform 125ms, -webkit-transform 125ms
}

.message_03::before {
background: url("../images/recruit/voice/m_img03.jpg") center center;
background-size: cover;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
-webkit-transition: -webkit-transform 125ms;
transition: -webkit-transform 125ms;
transition: transform 125ms;
transition: transform 125ms, -webkit-transform 125ms
}

.message_04::before {
background: url("../images/recruit/voice/m_img04.jpg") center center;
background-size: cover;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
-webkit-transition: -webkit-transform 125ms;
transition: -webkit-transform 125ms;
transition: transform 125ms;
transition: transform 125ms, -webkit-transform 125ms
}

.message_05::before {
background: url("../images/recruit/voice/m_img05.jpg") center center;
background-size: cover;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
-webkit-transition: -webkit-transform 125ms;
transition: -webkit-transform 125ms;
transition: transform 125ms;
transition: transform 125ms, -webkit-transform 125ms
}

.message_06::before {
background: url("../images/recruit/voice/m_img06.jpg") center center;
background-size: cover;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
-webkit-transition: -webkit-transform 125ms;
transition: -webkit-transform 125ms;
transition: transform 125ms;
transition: transform 125ms, -webkit-transform 125ms
}

.message_07::before {
background: url("../images/recruit/voice/m_img07.jpg") center center;
background-size: cover;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
-webkit-transition: -webkit-transform 125ms;
transition: -webkit-transform 125ms;
transition: transform 125ms;
transition: transform 125ms, -webkit-transform 125ms
}

.message_08::before {
background: url("../images/recruit/voice/m_img08.jpg") center center;
background-size: cover;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
-webkit-transition: -webkit-transform 125ms;
transition: -webkit-transform 125ms;
transition: transform 125ms;
transition: transform 125ms, -webkit-transform 125ms
}

.message_09::before {
background: url("../images/recruit/voice/m_img09.jpg") center center;
background-size: cover;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
-webkit-transition: -webkit-transform 125ms;
transition: -webkit-transform 125ms;
transition: transform 125ms;
transition: transform 125ms, -webkit-transform 125ms
}

/*------detail------*/

.message_detail_imbox { width: 100%; margin: 0 auto 50px; }
.message_detail_img { width: 100%; margin: 0 auto; }
.message_detail_img img { width: 100%; height: auto; }
.message_detail_name_en { font-size: 20px; letter-spacing: 0.7em; line-height: 1.8em; color: #1f2c5c; position: relative; z-index: 10; margin-top: -50px; text-align: right; }

.message_detail_txtbox { width: 95%; margin: 0 auto;   }

.message_detail_num { font-weight: 300; font-size: 12px; letter-spacing: 0.5em; color: #1f2c5c; margin-bottom: 15px;  }
.message_detail_num span { position: relative; }
.message_detail_num span::before { content: ""; width: 70px; height: 1px; background: #1f2c5c; position: absolute; right: -80px; top: 9px; display: block; }
.message_detail_tit { font-weight: 400; font-size: 20px; margin-bottom: 30px; }
.message_detail_name { font-size: 18px; margin-bottom: 30px; vertical-align: middle; }
.message_detail_name span.type { font-size: 14px; padding-left: 15px; }

.message_detail_txt { line-height: 2em; margin-bottom:30px;}


.m_p_wrap {
	border:1px solid #1f2c5c;
	padding:30px;
	box-sizing:border-box;
	margin:0 auto 50px;
}

.m_p_wrap h4 {
	font-size:1.2em;
	color:#1f2c5c;
	margin:0 0 15px;
}


/*--entry--------------------------------------------------*/
.contact_txt { margin:0 0 30px;}

.com_table td { position: relative; }

.com_table th span {
float: right;
font-size: 0.8em;
background: #1f2c5c;
padding: 2px 10px;
color: #FFF;
line-height: normal;
}

input[type="submit"] {
background: #1f2c5c;
border: #1f2c5c 1px solid;
color: #FFF;
font-size: 1.2em;
padding: 15px 50px;
cursor: pointer;
transition: 0.5s;
}

input[type="submit"]:hover {
background: #fff;
border: #1f2c5c 1px solid;
color: #1f2c5c;
}

.submit:hover {
background: #fff;
border: #1f2c5c 1px solid;
color: #1f2c5c;
}

input[type="text"],
textarea,
select {
padding: 10px;
border: 1px solid #dddddd;
font-size: 1.1em;
}

.w240 { width: 90%;}
.w350 { width: 90%;}
.w540 { width: 90%;}
.w100p { width: 100%; box-sizing: border-box;}

.contact_link_btn01 a{
margin-top:30px;
margin-bottom:30px;
background: #333 none repeat scroll 0 0;
border-radius: 3px;
color: #fff;
display: inline-block;
font-size: 1rem;
padding: 10px 50px;
text-align: center;
text-decoration:none;
}

.contact_link_btn01 a:hover{
opacity:0.8;
}

.inqImg {
width: 100%;
box-sizing: border-box;
border: #1f2c5c 5px solid;
margin: 0 auto 30px;
}

.txt {
padding: 0 20px 0 10px;
}

.h_kome {
background: #1f2c5c none repeat scroll 0 0;
color: #fff;
display: inline-block;
font-size: 0.9em;
margin-right: 5px;
padding: 1px 10px;
}


.com_table th span {
font-size: 0.8em;
background: #1f2c5c;
padding: 2px 10px;
color: #FFF;
line-height: normal;
display:block;
width:50px;
text-align:center;
float:right;
font-style:normal;
}

.ariTxt {
font-size: 1.1em;
}

/************************/
.pdList {
width: 100%;
list-style-type:none;
}

.pdList li {
width: 96%;
margin: 0 auto 50px;
}

.pdList li:last-child {
margin-bottom: 0;
}

.pdList li a {
display: block;
text-decoration:none;
}

/*//////////*/
.l-card {
overflow: hidden;
width: 100%;
padding: 0;
border: 1px solid #eee;
/*border-radius: 4px;*/
background: #fff;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), 0 8px 20px rgba(0, 0, 0, 0.1);
}
.l-thumbnail {
position: relative;
overflow: hidden;
width: 100%;
height: auto;
}
.thumbnail-wrapper {
display: block;
margin: 0;
padding: 0;
}
.thumbnail-wrapper::after {
transition: 0.8s;
content: "";
position: absolute;
left: -200%;
top: 50%;
transform: translateY(-50%) rotate(45deg);
display: block;
width: 360px;
height: 360px;
background: #1f2c5c;
opacity: 0;
}
.thumbnail-wrapper img{
transition: 0.3s;
display: block;
max-width: 100%;
}
.more-text {
transition: 0.3s;
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
color: #fff;
font-size: 16px;
opacity: 0;
}
.l-card:hover .thumbnail-wrapper::after {
opacity: 0.8;
left: -60%;
}
.l-card:hover .thumbnail-wrapper img {
filter: grayscale(100%);
}
.l-card:hover .more-text {
opacity: 1;
left: 24px;
}
.text-content {
padding: 10px 20px;
}
.text-content .title {
margin-bottom: 5px;
font-size: 1.2em;
color: #000;
}
.text-content .caption {
margin-bottom: 10px;
font-size: 1em;
color: #000;
line-height: 1.8;
}
.content-meta {
overflow: hidden;
width: 100%;
font-size: 0.8em;
text-align: right;
color:#1f2c5c;
}

}