@charset "UTF-8";

.mainimg {
    width: 96%;
    max-width: 1120px;
    display: block;
    height: 200px;
    margin: 20px auto 0 auto;
    background-size: cover;
    position: relative;
}

.mainimg img {
    width: 598px;
    position: absolute;
    left: 0;
    bottom: 30px;
}

.hiyou table {
    border: 1px solid #1f3599;
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 5px;
    max-width: 995px;
    margin: 60px auto 0;
}

.hiyou table tr td {
    padding: 30px 40px;
}

.hiyou table tr th {
    width: 260px;
    color: #fff;
    background: #1f3599;
    border-bottom: 1px solid #fff;
    vertical-align: middle;
    text-align: center;
}

.hiyou table tr td {
    width: 860px;
    border-bottom: 1px solid #1f3599;
}

.hiyou table tr:last-child th {
    border-bottom: none;
}

.hiyou table tr:last-child td {
    border-bottom: none;
}

#hiyou .difficult {
    background: #fcfbee;
    padding: 30px;
    border-radius: 5px;
    max-width: 995px;
    margin: 30px auto 0;
}

#hiyou .difficult--ttl {
    max-width: 400px;
}

#hiyou .difficult--ttl img {
    width: 100%;
}

#hiyou .difficult p {
    margin-top: 23px;
    padding-top: 30px;
    background: url(../img/flow_bd@2x.png) repeat-x;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-size: 16px;
    background-position: top;
}

.hiyou_txt {
    text-align: right;
    margin-top: 60px;
}

.strong {
    margin-top: 57px;
}

.strong h2 {
    width: 302px;
    display: block;
    margin: 0 auto;
    padding-bottom: 22px;
    border-bottom: 2px solid #1f3599;
}

.strong h2 img {
    width: 288px;
    display: block;
    margin: 0 auto;
}

.strong .do-tit {
    width: 434px;
    display: block;
    margin: 0 auto;
    padding-bottom: 22px;
    border-bottom: 2px solid #1f3599;
}

.strong .do-tit img {
    width: 420px;
    display: block;
    margin: 0 auto;
}

.strong p {
    font-size: 18px;
    width: 878px;
    margin: 60px auto 0 auto;
}

.strong p img {
    max-width: 600px;
    display: block;
    margin: 0 auto;
}

.strong__box {
    margin-top: 43px;
}

.strong__box ul {
    width: 878px;
    display: block;
    overflow: hidden;
    margin: 60px auto 0;
}

.strong__box ul li {
    width: 280px;
    float: left;
    margin-top: 20px;
    margin-right: 19px;
}

.strong__box ul li a {
    display: block;
}

.strong__box ul li a img {
    width: 100%;
}

.strong__box ul li:nth-child(1),
.strong__box ul li:nth-child(2),
.strong__box ul li:nth-child(3) {
    margin-top: 0;
}

.strong__box ul li:nth-child(3),
.strong__box ul li:nth-child(6),
.strong__box ul li:nth-child(9) {
    margin-right: 0;
}

.will h2 {
    width: 45px;
    display: block;
    margin: 0 auto;
    margin-top: 80px;
}

.will h2 img {
    width: 100%;
}

.will__txt {
    width: 223px;
    color: #1f3599;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 28px;
    text-align: center;
    background: url(../img/will_bd_bg@2x.png) no-repeat;
    background-size: 223px;
    background-position: center;
}

.will__box {
    border: 1px solid #1f3599;
    border-radius: 8px;
    margin-top: 85px;
    box-sizing: border-box;
    position: relative;
    background: url(../img/will_ico_bg@2x.png) no-repeat;
    background-size: 77px;
    background-position: right bottom;
}

.will__box p {
    color: #fff;
    width: 434px;
    display: block;
    font-size: 24px;
    padding: 17px 0;
    background: #1f3599;
    border-radius: 5px;
    text-align: center;
    letter-spacing: 0.07em;
    position: absolute;
    top: -36px;
    left: -1px;
}

.will__box ul {
    margin-top: 66px;
    margin-bottom: 36px;
    margin-left: 60px;
    margin-right: 60px;
    list-style-type: disc;
}

.will__box ul li {
    color: #1f3599;
}

.will__box ul li span {
    color: #000;
}

.will__box:last-child {
    margin-top: 74px;
    margin-bottom: 80px;
}

.will__box:last-child p {
    width: 295px;
}

.adult {
    background: #fafafa;
}

.adult h2 {
    width: 62px;
    display: block;
    margin: 0 auto;
    margin-top: 80px;
}

.adult h2 img {
    width: 100%;
}

.adult__txt {
    width: 205px;
    color: #1f3599;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 28px;
    text-align: center;
    background: url(../img/adult_bd_bg@2x.png) no-repeat;
    background-size: 205px;
    background-position: center;
}

.adult__box {
    border: 1px solid #1f3599;
    border-radius: 8px;
    margin-top: 85px;
    box-sizing: border-box;
    position: relative;
    background: url(../img/adult_ico_bg@2x.png) no-repeat;
    background-size: 94px;
    background-position: right bottom;
}

.adult__box p {
    color: #fff;
    width: 434px;
    display: block;
    font-size: 24px;
    padding: 17px 0;
    background: #1f3599;
    border-radius: 5px;
    text-align: center;
    letter-spacing: 0.07em;
    position: absolute;
    top: -36px;
    left: -1px;
}

.adult__box ul {
    margin-top: 66px;
    margin-bottom: 36px;
    margin-left: 60px;
    margin-right: 60px;
    list-style-type: disc;
}

.adult__box ul li {
    color: #1f3599;
}

.adult__box ul li span {
    color: #000;
}

.adult__box:last-child {
    margin-top: 74px;
    margin-bottom: 80px;
}

.adult__box:last-child p {
    width: 295px;
}

.dept h2 {
    width: 60px;
    display: block;
    margin: 0 auto;
    margin-top: 80px;
}

.dept h2 img {
    width: 100%;
}

.dept__txt {
    width: 148px;
    color: #1f3599;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 28px;
    text-align: center;
    background: url(../img/dept_bd_bg@2x.png) no-repeat;
    background-size: 148px;
    background-position: center;
}

.dept__box {
    border: 1px solid #1f3599;
    border-radius: 8px;
    margin-top: 85px;
    box-sizing: border-box;
    position: relative;
    background: url(../img/dept_ico_bg@2x.png) no-repeat;
    background-size: 94px;
    background-position: right bottom;
}

.dept__box p {
    color: #fff;
    width: 434px;
    display: block;
    font-size: 24px;
    padding: 17px 0;
    background: #1f3599;
    border-radius: 5px;
    text-align: center;
    letter-spacing: 0.07em;
    position: absolute;
    top: -36px;
    left: -1px;
}

.dept__box ul {
    margin-top: 66px;
    margin-bottom: 36px;
    margin-left: 60px;
    margin-right: 60px;
    list-style-type: disc;
}

.dept__box ul li {
    color: #1f3599;
}

.dept__box ul li span {
    color: #000;
}

.dept__box:last-child {
    margin-top: 74px;
    margin-bottom: 80px;
}

.dept__box:last-child p {
    width: 295px;
}

.traffic {
    background: #fafafa;
}

.traffic h2 {
    width: 94px;
    display: block;
    margin: 0 auto;
    margin-top: 80px;
}

.traffic h2 img {
    width: 100%;
}

.traffic__txt {
    width: 206px;
    color: #1f3599;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 28px;
    text-align: center;
    background: url(../img/traffic_bd_bg@2x.png) no-repeat;
    background-size: 206px;
    background-position: center;
}

.traffic__box {
    border: 1px solid #1f3599;
    border-radius: 8px;
    margin-top: 85px;
    box-sizing: border-box;
    position: relative;
    background: url(../img/traffic_ico_bg@2x.png) no-repeat;
    background-size: 94px;
    background-position: right bottom;
}

.traffic__box p {
    color: #fff;
    width: 434px;
    display: block;
    font-size: 24px;
    padding: 17px 0;
    background: #1f3599;
    border-radius: 5px;
    text-align: center;
    letter-spacing: 0.07em;
    position: absolute;
    top: -36px;
    left: -1px;
}

.traffic__box ul {
    margin-top: 66px;
    margin-bottom: 36px;
    margin-left: 60px;
    margin-right: 60px;
    list-style-type: disc;
}

.traffic__box ul li {
    color: #1f3599;
}

.traffic__box ul li span {
    color: #000;
}

.traffic__box:last-child {
    margin-top: 74px;
    margin-bottom: 80px;
}

.traffic__box:last-child p {
    width: 295px;
}

.land h2 {
    width: 60px;
    display: block;
    margin: 0 auto;
    margin-top: 80px;
}

.land h2 img {
    width: 100%;
}

.land__txt {
    width: 219px;
    color: #1f3599;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 28px;
    text-align: center;
    background: url(../img/land_bd_bg@2x.png) no-repeat;
    background-size: 219px;
    background-position: center;
}

.land__box {
    border: 1px solid #1f3599;
    border-radius: 8px;
    margin-top: 85px;
    box-sizing: border-box;
    position: relative;
    background: url(../img/land_ico_bg@2x.png) no-repeat;
    background-size: 94px;
    background-position: right bottom;
}

.land__box p {
    color: #fff;
    width: 434px;
    display: block;
    font-size: 24px;
    padding: 17px 0;
    background: #1f3599;
    border-radius: 5px;
    text-align: center;
    letter-spacing: 0.07em;
    position: absolute;
    top: -36px;
    left: -1px;
}

.land__box ul {
    margin-top: 66px;
    margin-bottom: 36px;
    margin-left: 60px;
    margin-right: 60px;
    list-style-type: disc;
}

.land__box ul li {
    color: #1f3599;
}

.land__box ul li span {
    color: #000;
}

.land__box:last-child {
    margin-top: 74px;
    margin-bottom: 80px;
}

.land__box:last-child p {
    width: 295px;
}

.work {
    background: #fafafa;
}

.work h2 {
    width: 28px;
    display: block;
    margin: 0 auto;
    margin-top: 80px;
}

.work h2 img {
    width: 100%;
}

.work__txt {
    width: 206px;
    color: #1f3599;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 28px;
    text-align: center;
    background: url(../img/work_bd_bg@2x.png) no-repeat;
    background-size: 206px;
    background-position: center;
}

.work__box {
    border: 1px solid #1f3599;
    border-radius: 8px;
    margin-top: 85px;
    box-sizing: border-box;
    position: relative;
    background: url(../img/work_ico_bg@2x.png) no-repeat;
    background-size: 43px;
    background-position: right bottom;
}

.work__box p {
    color: #fff;
    width: 434px;
    display: block;
    font-size: 24px;
    padding: 17px 0;
    background: #1f3599;
    border-radius: 5px;
    text-align: center;
    letter-spacing: 0.07em;
    position: absolute;
    top: -36px;
    left: -1px;
}

.work__box ul {
    margin-top: 66px;
    margin-bottom: 36px;
    margin-left: 60px;
    margin-right: 60px;
    list-style-type: disc;
}

.work__box ul li {
    color: #1f3599;
}

.work__box ul li span {
    color: #000;
}

.work__box:last-child {
    margin-top: 74px;
    margin-bottom: 80px;
}

.work__box:last-child p {
    width: 295px;
}

.criminal h2 {
    width: 60px;
    display: block;
    margin: 0 auto;
    margin-top: 80px;
}

.criminal h2 img {
    width: 100%;
}

.criminal__txt {
    width: 206px;
    color: #1f3599;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 28px;
    text-align: center;
    background: url(../img/criminal_bd_bg@2x.png) no-repeat;
    background-size: 206px;
    background-position: center;
}

.criminal__box {
    border: 1px solid #1f3599;
    border-radius: 8px;
    margin-top: 85px;
    box-sizing: border-box;
    position: relative;
    background: url(../img/criminal_ico_bg@2x.png) no-repeat;
    background-size: 94px;
    background-position: right bottom;
}

.criminal__box p {
    color: #fff;
    width: 434px;
    display: block;
    font-size: 24px;
    padding: 17px 0;
    background: #1f3599;
    border-radius: 5px;
    text-align: center;
    letter-spacing: 0.07em;
    position: absolute;
    top: -36px;
    left: -1px;
}

.criminal__box ul {
    margin-top: 66px;
    margin-bottom: 36px;
    margin-left: 60px;
    margin-right: 60px;
    list-style-type: disc;
}

.criminal__box ul li {
    color: #1f3599;
}

.criminal__box ul li span {
    color: #000;
}

.criminal__box:last-child {
    margin-top: 74px;
    margin-bottom: 80px;
}

.criminal__box:last-child p {
    width: 295px;
}

.cont1 {
    margin-top: 60px;
}

.cont1 h3 {
    max-width: 220px;
}

.cont1 h3 img {
    width: 100%;
}

.cont1 h4 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 10px;
}

#hiyou .info {
    margin-top: 30px;
}

#hiyou .info__box {
    width: 915px;
    display: block;
    margin: 0 auto;
}

#hiyou .info__box div {
    float: left;
}

#hiyou .info__box div:first-child {
    width: 600px;
}

#hiyou .info__box div:first-child img {
    width: 100%;
}

#hiyou .info__box div:last-child {
    width: 275px;
    margin-left: 40px;
}

#hiyou .info__box div:last-child img {
    width: 100%;
}

.cont_contetnts {
    margin-top: 23px;
    padding-top: 30px;
    background: url(../img/flow_bd2@2x.png) repeat-x;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-size: 16px;
    background-position: top;
}

.cont2 {
    margin-top: 60px;
}

.cont2 h3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.cont2 h3 img {
    width: 100%;
    max-width: 370px;
}

.cont2 h3 p {
    background: #fcfbee;
    padding: 20px;
    border-radius: 5px;
}

.cont3 {
    margin-top: 60px;
}

.cont3 h3 {
    max-width: 280px;
}

.cont3 h3 img {
    width: 100%;
}

.cont4 {
    margin-top: 60px;
}

.cont4 h3 {
    max-width: 160px;
}

.cont4 h3 img {
    width: 100%;
}

.cost__box__column2 {
    display: flex;
    justify-content: space-between;
}

.cost__box__column2 .cost__box {
    width: 48%;
}

.cost__box {
    border: 1px solid #596bb2;
    border-radius: 8px;
    margin-top: 45px;
    box-sizing: border-box;
    position: relative;
    background-size: 77px;
    background-position: right bottom;
}

.cost__box h4 {
    color: #fff;
    display: block;
    font-size: 24px;
    padding: 17px 30px;
    background: #596bb2;
    border-radius: 5px;
    text-align: center;
    letter-spacing: 0.07em;
    position: absolute;
    top: -36px;
    left: -1px;
}

.cost__box__inn {
    padding: 36px;
    margin-top: 20px;
}

.cost__box ul {
    margin-top: 66px;
    margin-bottom: 36px;
    margin-left: 60px;
    margin-right: 60px;
    list-style-type: disc;
}

.cost__box ul li {
    color: #1f3599;
}

.cost__box ul li span {
    color: #000;
}

.costbox__column {
    display: flex;
    justify-content: space-between;
}

.costbox__column--left, .costbox__column--right {
    width: 48%;
}

.costbox__column--lefttitle {
    padding-left: 30px;
    position: relative;
    font-size: 20px;
    font-weight: bold;
    color: #321b00;
    margin-bottom: 25px;
}

.costbox__column--lefttitle:before {
    position: absolute;
    content: '';
    width: 10px;
    height: 30px;
    left: .1em;
    background: #e6d85c;
    border-radius: 3px;
}

.costbox__column--righttitle {
    padding-left: 30px;
    position: relative;
    font-size: 20px;
    font-weight: bold;
    color: #321b00;
    margin-bottom: 25px;
}

.costbox__column--righttitle:before {
    position: absolute;
    content: '';
    width: 10px;
    height: 30px;
    left: .1em;
    background: #ffa374;
    border-radius: 3px;
}

.costbox__column table {
    width: 100%;
    margin-bottom: 10px;
}

.costbox__column th {
    background: #f2f2f2;
    padding: 20px;
    border: #ccc 1px solid;
    text-align: left;
}

.costbox__column td {
    padding: 20px;
    border: #ccc 1px solid;
}

.costbox__column p {
    margin-bottom: 20px;
}

.keiji {
    margin-top: 70px;
}

.cont_contetnts:last-child p {
    margin-bottom: 0;
}

.cost__box__bottom {
    margin-bottom: 80px;
}

.company {
    background: #fafafa;
}

.company h2 {
    width: 60px;
    display: block;
    margin: 0 auto;
    margin-top: 80px;
}

.company h2 img {
    width: 100%;
}

.company__txt {
    width: 371px;
    color: #1f3599;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 28px;
    text-align: center;
    background: url(../img/company_bd_bg@2x.png) no-repeat;
    background-size: 371px;
    background-position: center;
}

.company__box {
    border: 1px solid #1f3599;
    border-radius: 8px;
    margin-top: 85px;
    box-sizing: border-box;
    position: relative;
    background: url(../img/company_ico_bg@2x.png) no-repeat;
    background-size: 94px;
    background-position: right bottom;
}

.company__box p {
    color: #fff;
    width: 434px;
    display: block;
    font-size: 24px;
    padding: 17px 0;
    background: #1f3599;
    border-radius: 5px;
    text-align: center;
    letter-spacing: 0.07em;
    position: absolute;
    top: -36px;
    left: -1px;
}

.company__box ul {
    margin-top: 66px;
    margin-bottom: 36px;
    margin-left: 60px;
    margin-right: 60px;
    list-style-type: disc;
}

.company__box ul li {
    color: #1f3599;
}

.company__box ul li span {
    color: #000;
}

.company__box:last-child {
    margin-top: 74px;
    margin-bottom: 80px;
}

.company__box:last-child p {
    width: 295px;
}

.diary {
    margin-top: 80px;
}

.diary a {
    width: 860px;
    display: block;
    margin: 0 auto;
}

.diary a img {
    width: 100%;
}

.diary a .spimg {
    display: none;
}

.dissp {
    display: none;
}

@media screen and (max-width: 1199px) {
    .mainimg {
        height: 375px;
    }
    .strong {
        width: 100%;
    }
    .strong__box ul {
        width: 100%;
    }
    .strong__box ul li {
        width: 32%;
        margin-top: 2%;
        margin-right: 2%;
    }
    #hiyou .info__box {
        width: 728px;
    }
    #hiyou .info__box div:first-child {
        width: 480px;
    }
    #hiyou .info__box div:last-child {
        width: 220px;
        margin-left: 28px;
    }
    .diary a {
        width: 90%;
    }
}

@media screen and (max-width: 1199px) and (max-width: 767px) {
    .mainimg {
        width: 100%;
        height: 200px;
        margin-top: 82px;
    }
    .strong {
        margin-top: 30px;
    }
    .strong__box ul li {
        width: 100%;
        float: inherit;
        display: block;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
    }
    .diary a {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .mainimg img {
        width: auto;
        height: 42px;
    }
    .hiyou table tr td {
        padding: 15px 20px;
    }
    .hiyou table tr th {
        display: block;
        width: 100%;
        padding: 20px 0;
    }
    .hiyou table tr td {
        display: block;
        width: 100%;
    }
    .hiyou_txt {
        margin-top: 30px;
        text-align: center;
    }
    .strong h2 {
        width: 200px;
    }
    .strong .do-tit {
        width: 290px;
    }
    .strong p {
        margin-top: 30px;
    }
    .strong__box {
        margin-top: 20px;
    }
    .strong__box ul li:nth-child(1),
    .strong__box ul li:nth-child(2),
    .strong__box ul li:nth-child(3) {
        margin-top: 20px;
    }
    .strong__box ul li:nth-child(3),
    .strong__box ul li:nth-child(6),
    .strong__box ul li:nth-child(9) {
        margin-right: auto;
    }
    .strong__box ul li:nth-child(1) {
        margin-top: 0;
    }
    .will__box {
        padding: 0 2px;
    }
    .will__box p {
        width: calc(100% + 2px);
        font-size: 18px;
        top: -26px;
    }
    .will__box ul {
        margin-left: 28px;
        margin-right: 28px;
    }
    .will__box:last-child p {
        width: calc(100% + 2px);
    }
    .adult__box {
        padding: 0 2px;
    }
    .adult__box p {
        width: calc(100% + 2px);
        font-size: 18px;
        top: -26px;
    }
    .adult__box ul {
        margin-left: 28px;
        margin-right: 28px;
    }
    .adult__box:last-child p {
        width: calc(100% + 2px);
    }
    .dept__box {
        padding: 0 2px;
    }
    .dept__box p {
        width: calc(100% + 2px);
        font-size: 18px;
        top: -26px;
    }
    .dept__box ul {
        margin-left: 28px;
        margin-right: 28px;
    }
    .dept__box:last-child p {
        width: calc(100% + 2px);
    }
    .traffic__box {
        padding: 0 2px;
    }
    .traffic__box p {
        width: calc(100% + 2px);
        font-size: 18px;
        top: -26px;
    }
    .traffic__box ul {
        margin-left: 28px;
        margin-right: 28px;
    }
    .traffic__box:last-child p {
        width: calc(100% + 2px);
    }
    .land__box {
        padding: 0 2px;
    }
    .land__box p {
        width: calc(100% + 2px);
        font-size: 18px;
        top: -26px;
    }
    .land__box ul {
        margin-left: 28px;
        margin-right: 28px;
    }
    .land__box:last-child p {
        width: calc(100% + 2px);
    }
    .work__box {
        padding: 0 2px;
    }
    .work__box p {
        width: calc(100% + 2px);
        font-size: 18px;
        top: -26px;
    }
    .work__box ul {
        margin-left: 28px;
        margin-right: 28px;
    }
    .work__box:last-child p {
        width: calc(100% + 2px);
    }
    .criminal__box {
        padding: 0 2px;
    }
    .criminal__box p {
        width: calc(100% + 2px);
        font-size: 18px;
        top: -26px;
    }
    .criminal__box ul {
        margin-left: 28px;
        margin-right: 28px;
    }
    .criminal__box:last-child p {
        width: calc(100% + 2px);
    }
    .cont1 {
        margin-top: 30px;
    }
    #hiyou .info {
        display: none;
    }
    .cont2 {
        margin-top: 30px;
    }
    .cont3 {
        margin-top: 30px;
    }
    .cont4 {
        margin-top: 30px;
    }
    .cost__box__column2 {
        display: block;
    }
    .cost__box__column2 .cost__box {
        width: 100%;
    }
    .cost__box {
        padding: 0 2px;
    }
    .cost__box h4 {
        width: calc(100% + 2px);
        font-size: 18px;
        top: -26px;
    }
    .cost__box ul {
        margin-left: 28px;
        margin-right: 28px;
    }
    .costbox__column {
        display: block;
    }
    .costbox__column--left, .costbox__column--right {
        width: 100%;
    }
    .costbox__column--left {
        margin-bottom: 20px;
    }
    .costbox__column th {
        width: 100%;
        display: block;
        border: none;
    }
    .costbox__column td {
        width: 100%;
        display: block;
        border: none;
    }
    .company__txt {
        width: 290px;
        font-size: 24px;
        background-size: 290px;
    }
    .company__box {
        padding: 0 2px;
    }
    .company__box p {
        width: calc(100% + 2px);
        font-size: 18px;
        top: -26px;
    }
    .company__box ul {
        margin-left: 28px;
        margin-right: 28px;
    }
    .company__box:last-child p {
        width: calc(100% + 2px);
    }
    .diary {
        margin-top: 70px;
        padding: 0 20px;
    }
    .diary a .pcimg {
        display: none;
    }
    .diary a .spimg {
        display: block;
    }
    .dispc {
        display: none !important;
    }
    .dissp {
        display: block !important;
    }
}
