@charset "utf-8";

.ac-mv {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto 100px;
    text-align: left;
    font-size: 10px;
    position: relative;
}

.ac-mv_title {
    width: 100%;
    color: #1d298c;
    font-size: 40px;
    font-weight: 700;
    padding: 10px 0;
    text-align: center;
    line-height: 1.5;
    margin: 30px 0;
}

.ac-section {
    width: 980px;
    margin-bottom: 100px;
}

.ac-section_figure {

}

.ac-section_image {

}

.ac-section_image_wrap {

}

.ac-section_title {

font-size: 3.6em;

margin-bottom: 15px;
}

.ac-section_image_list {
    display: flex;
    justify-content: space-between;
}

.ac-section_image_item {
    width: 33%;
    margin-right: 1%;
}

.ac-section_image_item:last-child {
    margin-right: 0;
}

.ac-section_image_item + .ac-section_image_item {
    margin-top: 0;
}

.ac-section_subtitle {

text-align: left;
}

.ac-section_text {

}
.ac-section-map_wrap {
    display:flex;
    flex-wrap:wrap;
}

.ac-section-map-picture img{
    width: 100%;
}

.ac-section-map:nth-child(2) .ac-section-map-picture,
.ac-section-map:nth-child(3) .ac-section-map-picture{
    margin-bottom:20px;
}

.ac-section-map:nth-child(2),.ac-section-map:nth-child(3) {
    width: 25%;
    flex-direction:column;
    justify-content: center;
}
.ac-section-map:first-child {
    width: 50%;
    justify-content: center;
}

.ac-section-map-sub:first-child {
    width: 60%;
    flex-basis: auto;
}
.ac-section-map-sub:nth-child(2) {
    width: 180px;
}

.ac-section-map__button a {
    padding: 0.5em 1em 0.5em 0.5em;
    line-height: 1.5;
}

.ac-section-map__button a:hover {
    opacity: 0.8;
}
.ac-section-list {

display: flex;

flex-wrap: wrap;

justify-content: space-between;
}

.ac-section-item {
    
width: 470px;
}

.ac-section-item a:hover {
    opacity: 0.8;
}

.ac-section-item-box {

display: flex;

justify-content: space-between;
}

.ac-section-item-box-photo {

width: 150px;
}

.ac-section-item-box-photo-image {

}
.ac-section-item-box-title {

}
.ac-section-item-box-text {
    
width: calc(100% - 160px);
}


.ac-section-item-text_wrap {
    width: calc(100% - 160px)
}

.ac-section-item-text_wrap .ac-section-item-box-text {
    width: auto;
}
.ac-section-box {

}

.ac-section-box.\--isAdvice {
    display: flex;
    flex-wrap: wrap;
    justify-content:space-between;
}

.ac-section-box.\--isAdvice .ac-section_subtitle {
    width: 100%;
}
.ac-section-box.\--isAdvice .ac-section-box__photo {
    width: 220px;
}

.ac-section-box.\--isAdvice .ac-section-box__text {
    width: calc(100% - 240px);
}

.ac-section-button {
    width: 500px;
}
.ac-section-button a {
    font-size: 1.8em;
    margin: 1em;
    padding: 1em;
}

.ac-section-button a:hover {
    opacity: 0.8;
}

.tb_article_cardlink_list {
    width: 30.6113333%;
}

.tb_article_cardlink_image {
    width: 100%;
}