@charset "utf-8";

/* ----------------------------------------

content

---------------------------------------- */
#content {
}

@media screen and (max-width:767px){
/*スマホ指定*/
}


/* global-recruitment
------------------------------- */
.inquiryBox01 {
    margin: 0 15px 25px;
    text-align: center;
}
.inquiryBox01 .tit {
	font-weight: 500;
    font-size: 157.2%;
    margin-bottom: 15px;
    line-height: 1.5;
    color: #193771;
}
#main .inquiryBox01 a {
    width: 560px;
    background: #f7923c;
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 157.2%;
    border-radius: 5px;
    line-height: 1.3;
    margin: 0 auto;
    padding: 6px 10px 8px;
}
#main .inquiryBox01 a:active,
#main .inquiryBox01 a:hover {
    opacity: .7;
    color: #fff;
}
.inquiryBox01 p {
    margin-top: 5px;
    font-size: 100%;
}
.report {
    display: flex;
    flex-wrap: wrap;
}
.report > div {
    display: flex;
    margin-bottom: 40px;
}
@media screen and (max-width:767px){
    .report > div {
        flex-direction: column;
    }
    .report > div > img {
        max-width: 200px;
        margin: auto;
    }
}
.report .text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 20px;
}
.report h3 {
    font-size: 1.2em;
    font-weight: bold;
    padding-bottom: 10px;
}
#main .icon_btn_01 {
    width: 100%;
    padding-right: 0; 
    text-align: right;
    margin-bottom: 60px;
}
#main .icon_btn_01 a {
    width: auto;
    background: #f7923c;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-size: 1.2em;
    border-radius: 5px;
    line-height: 1.3;
    margin: 0 auto;
    padding: 6px 10px 8px;
}
#main .icon_btn_01 a:after {
    content: "\f105";
    font-family: FontAwesome;
    margin-left: 10px;
    font-size: 1.2em;
}
.index dl {
    display:flex;
    align-items: center;
}
.index dd {
    margin-left: 30px;
}
.index p {
    display: block;
}
.index a {
    text-decoration: none;
}
.index p:after {
    content: "\f105";
    font-family: FontAwesome;
    padding-left: 10px;
    font-size: 1.2em;
}
.index a:hover {
    text-decoration: underline;
}

@media screen and (max-width:767px){
    #main .inquiryBox01 a {
        width: auto;
        position: relative;
        padding: 5px 30px;
    }
    .inquiryBox01 a.icon_arrow_01:after {
        position: absolute;
        margin: 0;
        top: 50%;
        -webkit-transform: translate(0,-50%);
	    transform: translate(0,-50%);
        right: 15px;
    }
    .report > div {
        width: 100%;
        margin: 0 15px 40px 15px;
        padding-right: 0;
    }
    #main .icon_btn_01 {
        margin: 0 15px 60px 15px;
        text-align: center;
    }
}

.globalStaff {
	margin-bottom: 20px;
}
.globalStaff li {
	width: 33%;
	float: left;
	padding: 0 15px 20px;
	text-align: center;
}
.globalStaff li img {
	margin-bottom: 5px;
}
.txtBlue {
	font-weight: 700;
	color: #00A9E0;
}
.globalBox {
	background: #E8F6FD;
	border: 2px solid #E8F6FD;
	margin: 0 15px 50px;
	padding: 20px 40px 10px;
}
.globalBox ol li {
	margin-bottom: 10px;
    color: #193771;
    font-size: 114.3%;
    text-indent: -1.2em;
    margin-left: 1.2em;
}
@media screen and (max-width:640px){
	.globalStaff li {
		width: 50%;
	}
}



/* contact-corp
------------------------------- */

.contactBox01 dt {
	position: relative;
	float: left;
	width: 9em;
	margin-bottom: 5px;
}
.contactBox01 dd {
	margin-left: 10em;
	margin-bottom: 5px;
}
.contactBox01 dt:after {
	position: absolute;
	right: 0;
	content: "：";
}
#main .contactBox01 dd a {
	text-decoration: none;
}
.contactBox01 dd a:hover {
	color: #00a9e0;
}
.cautionList li {
	margin: 0 0 5px 1em;
	text-indent: -1em;
}
.inner.contactBox01{
	margin-bottom: 70px;
}
@media screen and (max-width:767px){
	.contactBox01 {
		margin: 0 15px 20px;
		padding: 15px;
	}
	.inner.contactBox01{
		margin: 0 15px 20px;
	}
	.contactBox01 .title01 {
		font-size: 18px;
		margin: 0 0 20px;
	}
	.contactBox01 .title01:before {
		width: 40%;
	}
	.cautionList {
		margin: 0 15px;
	}
}
@media screen and (max-width:480px){
	.contactBox01 dt {
		float: none;
		width: 8em;
		margin-bottom: 0;
	}
	.contactBox01 dd {
		margin-left: 0;
		margin-bottom: 10px;
	}
}
@media screen and (max-width:374px){
	.contactBox01 dt {
		margin-bottom: 3px;
	}
	.contactBox01 dd {
		margin-left: 0;
	}
}


/* ----------------------------------------

clearfix

---------------------------------------- */

/* Modern Browsers
------------------------------- */
.globalStaff:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
	line-height: 0;
}

/* Legacy IE
------------------------------- */
.globalStaff {
	*zoom: 1;
}






#DataArea dl {
    border-top: 0;
    width: 100%;
    clear: both;
    margin-top: 0;
    margin-bottom: 2em;
}
#DataArea dl dt {
    margin-bottom: 5px;
    border-bottom: 0px solid #ccc;
    width: 9em;
    color: #7e7e7e;
    font-weight: normal;
    padding: 7px 0 7px 0;
    position: absolute;
    padding-bottom: 2px;
}
#DataArea dl dd {
    padding: 7px 0 7px 0;
    padding-left: 8em;
    margin-left: 0;
    border-bottom: 1px dotted #ccc;
}

@media screen and (max-width:767px){
#DataArea{
   margin: 0 15px;}
}

.newsTitle {
    color: #0088CE;
    font-size: 175%;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px;
}
@media screen and (min-width:768px){
.photo-right{float: right; padding-left: 20px;}
.photo-left{float: left; padding-right: 20px;}
}

@media screen and (max-width:767px){
.photo-right {float: right; max-width: 100%; margin-bottom:1.5rem; padding-left:1rem; padding-right:1rem;}
.photo-left {float: right; max-width: 100%; margin-bottom:1.5rem; padding-right:1rem; padding-left:1rem;}
}





@media screen and (max-width:767px){
.newsTitle {
    color: #0088CE;
    font-size: 175%;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px;}
}



/* ---news.cssへ
.report-name{
    font-weight: bold;
    font-size: 120%;
    color: #193771;
    padding-bottom: 10px;
    line-height: 1.4;
    position: relative;
    margin-bottom: 20px;}


.mvService h3 {
    position: absolute;
    color: #ffffff;
    font-weight: bold;
    font-size: 120%;
    top: calc(10% - 44px);
    left: 5%;
    margin-right: 0.5em;
    back-ground-color:#193871;}

@media screen and (max-width:767px){
.report-name{
    font-weight: bold;
    font-size: 120%;
    color: #193771;
    padding-left: 10px;
    line-height: 1.2;
 }
}


.globalBox2 {
    background: #E8F6FD;
    margin: 0 15px 20px;
    padding: 20px 40px 10px;
}

@media screen and (max-width:767px){
.globalBox2 {
    background: #E8F6FD;
    margin: 0 15px 20px;
    padding: 10px 20px 10px;
}
}

.report_subtitle {
    background: #0088CE;
    color: #fff;
    padding: 5px;
    text-align: center;
    display: block;
    margin-right: 15px;
    width: 100px;}
    
    
.under_line{ border-bottom: 2px dotted #BFBFBF;
}
-------------------*/

