@charset "utf-8";

@media screen and (max-width:918px) {
#main_visual {
    margin-top: 80px;
}
}


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

#main_visual {
	margin-top: 64px;
    position: relative;
}
#main_visual img {
    width: 100%;
    position: relative;
    object-fit: cover;
    height:400px;
}
.main_catch_box {
    position: absolute;
    top: 60%;
    left: 0%;
}
.main_catch {
    font-family: 'Noto Serif JP', serif;
    color: #ffffff;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.8em;
    padding-left: 8px;
    background-color: #003b6f;
    padding-right: 8px;
    margin-bottom: 8px;
    display: inline-block;
}
.main_catch span {
    display: inline-block;
    margin-bottom: 24px;
}
#top_about_us {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 6.15%;
}
#top_about_us h1 {
    text-align: center;
    font-size: 17px;
    line-height: 1.7em;
    font-weight: 500;
    background-image: url(../images/h1_border.svg);
    background-repeat: no-repeat;
    background-size: 80px auto;
    background-position: center bottom;
    padding-bottom: 24px;
    padding-left: 5.38%;
    padding-right: 5.38%;
}
#top_about_bgbox {
    background-image: url(../images/top_about_bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 220% auto;
    padding-bottom: 11.53%;
    margin-top: 8.46%;
}
#top_about_box {
    max-width: 1120px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5.38%;
    background-image: url(../images/top_about.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 89.24% auto;
    /* [disabled]-webkit-box-sizing: border-box; */
    /* [disabled]-moz-box-sizing: border-box; */
    /* [disabled]box-sizing: border-box; */
    padding-left: 5.38%;
    padding-right: 5.38%;
    padding-top: 64.61%;
    margin-bottom: 11.53%;
}
#top_about_eng {
    font-family: 'Noto Serif JP', serif;
    color: #467191;
    font-size: 16px;
    font-weight: 500;
    line-height: 1em;
    margin-bottom: 4.61%;
}
#top_about_txtbox {
    width: 100%;
    padding: 6.15%;
    background-color: hsla(0,0%,100%,0.90);
    -webkit-box-shadow: 0px 0px 8px #9B93C8;
    box-shadow: 0px 0px 8px #9B93C8;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#top_about_txtbox h2 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.8em;
    margin-bottom: 8px;
}
#top_about_txtbox h2 span {
    display: inline-block;
}
#top_about_txtbox p {
    font-size: 15px;
    line-height: 1.8em;
}
#top_service {
    background-color: #122d5b;
}
.top_service_each {
    margin-top: 10%;
    max-width: 1120px;
    margin-left: auto;
    margin-right: auto;
}
.top_service_each:last-child {
    margin-top: 10%;
}
.top_service_each h3 {
    color: #FFFFFF;
    font-size: 18px;
    line-height: 1em;
    border-bottom: 1px solid #FFFFFF;
    padding-bottom: 16px;
    margin-bottom: 32px;
    font-weight: 500;
    text-align: center;
}
.top_service_each h3 img {
    width: 20px;
    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: 100%;
    margin-right: 0%;
    background-color: #FFFFFF;
    display: flex;
    margin-bottom: 3.84%;
}
.top_service_each ul li:nth-child(3n) {
    margin-right: 0%;
    width: 100%;
}
.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: 32px auto;
    padding-right: 20%;
    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: 10%;
    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: 100%;
    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: 0%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 6.15%;
}
#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.svg);
    background-size: cover;
}
#top_column ul {
    padding: 0;
    margin-top: 10%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 4.61%;
    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: 12px;
    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%;
    flex-wrap: wrap;
}
#top_column ul li:nth-child(2n) {
	margin-right: 0%;
}
.top_column_img {
    width: 100%;
    margin-bottom: 8px;
}
.top_column_img img {
    width: 100%;
}
.top_column_txt {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.top_column_txtbox {
    margin-bottom: 16px;
    width: 100%;
}

.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;
    width: 100%;
}
.top_column_btn a {
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    line-height: 1em;
    text-align: center;
    background-color: #323333;
    padding-top: 7px;
    padding-bottom: 9px;
    margin-left: auto;
    width: 100%;
    display: block;
}
.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: 10%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10%;
    list-style-type: none;
    max-width: 960px;
}
#top_news ul li {
    display: flex;
    align-items: center;
    border-top: 1px solid #FFFFFF;
    padding-top: 4.61%;
    padding-bottom: 4.61%;
    padding-left: 3.07%;
    flex-wrap: wrap;
}
#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%;
    margin-bottom: 8px;
}
#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: 32px auto;
    display: block;
    width: 100%;
    padding-right: 16.92%;
}
}
