@charset "utf-8";
#main_visual {
    position: relative;
}
#main_visual img {
    width: 100%;
    position: relative;
}
.main_catch_box {
    position: absolute;
    top: 12.3%;
    left: 0%;
}
.main_catch {
    font-family: 'Noto Serif JP', serif;
    color: #ffffff;
    font-size: 2.5vw;
    font-weight: 600;
    line-height: 1.8em;
    padding-left: 16px;
    background-color: #003b6f;
    padding-right: 16px;
    margin-bottom: 16px;
    display: inline-block;
}
.main_catch span {
    display: inline-block;
    margin-bottom: 24px;
}
#top_about_us {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
#top_about_us h1 {
    text-align: center;
    font-size: 24px;
    line-height: 1.8em;
    font-weight: 500;
    background-image: url(../images/h1_border.svg);
    background-repeat: no-repeat;
    background-size: 112px auto;
    background-position: center bottom;
    padding-bottom: 24px;
}
#top_about_bgbox {
    background-image: url(../images/top_about_bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
    padding-bottom: 6.15%;
    margin-top: 5.38%;
}
#top_about_box {
    max-width: 1120px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/top_about.png);
    background-repeat: no-repeat;
    background-position: 89% top;
    background-size: 44.61% auto;
    /* [disabled]-webkit-box-sizing: border-box; */
    /* [disabled]-moz-box-sizing: border-box; */
    /* [disabled]box-sizing: border-box; */
    padding-left: 6.15%;
    padding-right: 6.15%;
    padding-top: 24px;
    margin-bottom: 5.38%;
}
#top_about_eng {
    font-family: 'Noto Serif JP', serif;
    color: #467191;
    font-size: 16px;
    font-weight: 500;
    line-height: 1em;
    margin-bottom: 3.07%;
}
#top_about_txtbox {
    width: 46.92%;
    padding-top: 5.38%;
    padding-right: 4.61%;
    padding-left: 4.61%;
    padding-bottom: 5.38%;
    background-color: hsla(0,0%,100%,0.90);
    -webkit-box-shadow: 0px 0px 8px #9B93C8;
    box-shadow: 0px 0px 8px #9B93C8;
}
#top_about_txtbox h2 {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.8em;
    margin-bottom: 24px;
}
#top_about_txtbox h2 span {
    display: inline-block;
}
#top_about_txtbox p {
    font-size: 16px;
    line-height: 2.2em;
}
#top_service {
    background-color: #122d5b;
}
.top_service_each {
    margin-top: 6.15%;
    max-width: 1120px;
    margin-left: auto;
    margin-right: auto;
}
.top_service_each:last-child {
	 margin-top: 4.61%;
}
.top_service_each h3 {
    color: #FFFFFF;
    font-size: 24px;
    line-height: 1em;
    border-bottom: 1px solid #FFFFFF;
    padding-bottom: 16px;
    margin-bottom: 32px;
    font-weight: 500;
}
.top_service_each h3 img {
    width: 24px;
    margin-right: 8px;
    vertical-align: baseline;
}

.top_service_each h3 span {
    font-size: 14px;
    margin-left: 8px;
}

.top_service_each ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}
.top_service_each ul li {
    width: 31.53%;
    margin-right: 2.705%;
    background-color: #FFFFFF;
    display: flex;
    margin-bottom: 2.705%;
}
.top_service_each ul li:nth-child(3n) {
	margin-right: 0%;
}
.top_service_each ul li a {
    background-color: #FFFFFF;
    border-bottom: 4px solid #b1c1cb;
    text-decoration: none;
    background-image: url(../images/service_arrow.svg);
    background-repeat: no-repeat;
    background-position: 95.32% center;
    display: flex;
    background-size: 48px auto;
    padding-right: 80px;
    padding-left: 16px;
    width: 100%;
    /* [disabled]justify-content: center; */
    align-items: center;
    height: 64px;
    font-size: 16px;
    line-height: 1.5em;
}
#top_voice {
}
#top_voice ul {
    padding: 0;
    margin-top: 6.15%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 4.61%;
    list-style-type: none;
    max-width: 1120px;
    display: flex;
    flex-wrap: wrap;
}
#top_voice ul li {
    width: 30.77%;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0px 0px 8px #BFBCD0;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 3.07%;
    box-shadow: 0px 0px 8px #BFBCD0;
    margin-right: 3.84%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#top_voice ul li:last-child {
	margin-right: 0%;
}
.top_voice_img-txt {

}
.top_voice_img {
    margin-bottom: 16px;
}
.top_voice_img a {
}
.top_voice_img a img {
    width: 100%;
}
.top_voice_txt {
}
.top_voice_name {
    color: #818181;
    font-size: 14px;
    line-height: 1em;
    margin-bottom: 6px;
}
.top_voice_provide {
    color: #467191;
    font-size: 15px;
    line-height: 1.5em;
}
.top_voice_provide span {
    display: inline-block;
}

.top_voice_txt h3 {
    margin-top: 8px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.6em;
}
.top_voice_txt h3 a {
    text-decoration: none;
}
.top_voice_btn {
    text-align: center;
    margin-top: 6.15%;
}
.top_voice_btn a {
    text-decoration: none;
    font-size: 13px;
    line-height: 1em;
    text-align: center;
    background-color: #f1f8fb;
    display: block;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-left: auto;
    margin-right: auto;
}
.top_voice_btn a img {
    width: 7px;
    margin-left: 16px;
    vertical-align: baseline;
}
#top_column {
    background-color: #f2f5f8;
/*     background-image: url(../images/column_bg.png);
    background-size: 100% auto; */
}
#top_column ul {
    padding: 0;
    margin-top: 6.15%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    list-style-type: none;
    display: flex;
    max-width: 1120px;
    flex-wrap: wrap;
}
#top_column ul li {
    width: 47.69%;
    display: flex;
    justify-content: space-between;
    padding: 20px;
    background-color: #FFFFFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(../images/column_border_l.svg),url(../images/column_border_r.svg);
    background-repeat: no-repeat;
    background-position: left top,right bottom;
    background-size: 24px auto;
    margin-right: 4.62%;
    margin-bottom: 4.62%;
}
#top_column ul li:nth-child(2n) {
	margin-right: 0%;
}
.top_column_img {
	width: 48.46%
}
.top_column_img img {
    width: 100%;
}
.top_column_txt {
    width: 48.46%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.top_column_txtbox {
}

.top_column_date {
	color: #467191;
	font-size: 13px;
	font-weight: 500;
	margin-bottom: 8px;
}
#top_column ul li h3 {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5em;
}
.top_column_txt h3 a {
    text-decoration: none;
}
.top_column_btn {
    text-align: center;
    margin-top: 6.15%;
}
.top_column_btn a {
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    line-height: 1em;
    text-align: center;
    background-color: #323333;
    display: block;
    padding-top: 7px;
    padding-bottom: 9px;
    margin-left: auto;
    width: 100px;
}
.top_column_btn a img {
    width: 6px;
    margin-left: 8px;
    vertical-align: baseline;
}
#top_news {
	background-color: #122d5b;
}#top_news ul {
    padding: 0;
    margin-top: 5.38%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5.38%;
    list-style-type: none;
    max-width: 960px;
}
#top_news ul li {
    display: flex;
    align-items: center;
    border-top: 1px solid #FFFFFF;
    padding-top: 2.3%;
    padding-bottom: 2.3%;
    padding-left: 3.07%;
}
#top_news ul li:last-child {
	border-bottom: 1px solid #FFFFFF;
}
.top_news_date {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 500;
    line-height: 1em;
    width: 80px;
    margin-right: 10%;
}
#top_news ul li h3 {
	color: #FFFFFF;
	font-family: 'Noto Sans JP', sans-serif;
	 font-size: 15px;
    font-weight: 400;
    line-height: 1.5em;
}
#top_news ul li a  {
    text-decoration: none;
    background-image: url(../images/btn_arrow_w.svg);
    background-repeat: no-repeat;
    background-position: 96% center;
    background-size: 40px auto;
    display: block;
    width: 100%;
    padding-right: 12.3%;
}
