@charset "utf-8";
.thought_text img {
    padding-top: 81px;
    padding-bottom: 82px;
}
.icon-home-right > .cont > .ow > img{
    padding-right: 50px;
    margin-top: -221px;
}
.wapper-syotyo {
    background: #f8f6ef;
    margin-top: -24px;
    padding-bottom: 77px;
}

.inner-syotyo {
    background: #fff;
    border-radius: 3px;
    padding-top: 38px;
    padding-left: 52px;
    padding-right: 52px;
}

.syotyo-tt {
    border-bottom: 3px dotted #cccccc;
    padding-bottom:3px;
    margin-bottom: 19px;
    padding-left: 10px;
}

.syotyo-img img {
    width: 100%;
    padding-top: 20px;

}

.syotyo-decs {
    padding-top: 44px;
}

.cont-730 {
    width: 100%;
    max-width: 735px;
    margin: 0 auto;
}

.innner-office table {
    width: 100%;
}

.innner-office table tr td {
    border-bottom: 3px solid #f8f6ef;
    padding-top: 19px;
    padding-bottom: 17px;
    vertical-align: middle;
    font-size: 15px;
    font-weight: bold;
    line-height: 160%;
}

.innner-office table tr td:first-child {
    color: #5da726;
    width: 100px;
    padding-left: 15px;
    border-right: 3px solid #f8f6ef;
}

.innner-office table tr td:last-child {
    padding-left: 30px;
    padding-right: 30px;
    font-weight: initial;
    letter-spacing: -0.26px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", sans-serif;
}

.innner-office table tr:last-child td {
    border-bottom: none
}

.office-table {
    padding-bottom: 70px;
}

.office-iframe {
    padding-top: 25px;
    padding-bottom: 22px;
}

.office-iframe iframe {
    width: 100%;
    height: 450px;
}

.office-btn {
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    background: #0072cd;
    color: #fff;
    border-radius: 3px;
    margin-bottom: 60px;
}

.office-btn img {
    vertical-align: middle;
    padding-right:8px;
}

.sp-show {
    display: none;
}
.office-tt h6{
    font-size: 18px;
    font-weight: bold;
    line-height: 160%;
    color: #0072cd
}
@media screen and (max-width:1025px) {
    .wapper-syotyo {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (max-width:860px) {
    .syotyo-img img {
        padding-right: 0;
    }
    .icon-home-right>.cont>.ow>img {
        margin-top: -154px;
        padding-right: 30px;
        width: 100%;
        max-width: 160px;
    }
    .innner-office table tr td:last-child{
        font-size: 14px;
    }
    .office-iframe{
        padding-top: 0;
    }
    .office-btn{
        margin-bottom: 40px;
    }
    .wapper-syotyo{
        padding-bottom: 40px;
    }
    .office-table{
        padding-bottom: 50px;
    }
    .office-iframe iframe{
        height: 350px;
    }
}

@media screen and (max-width:767px) {
    .thought_text img {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .icon-home-right>.cont>.ow>img {
        margin-top: -159px;
        max-width: 160px;
    }
    .inner-syotyo {
        padding-top: 28px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .syotyo-decs {
        padding-top: 25px;
    }
    .innner-office table tr td {
        font-size: 13px;
    }
    .office-table {
        padding-bottom: 30px;
    }
    .office-iframe {
        padding-top: 0;
    }
    .office-btn {
        margin-bottom: 30px;
    }
    .wapper-syotyo {
        padding-bottom: 40px;
    }
    .office-iframe iframe {
        height: 350px;
    }
}

@media screen and (max-width:580px) {
    .sp-show {
        display: block;
    }
}

@media screen and (max-width:480px) {
    .icon-home-right>.cont>.ow>img {
        margin-top: -140px;
        max-width: 130px;
    }
    .innner-office table {
        /* border: 1px solid #eeeeee; */
    }
    .innner-office table tr td {
        font-size: 13px;
        border-bottom: none;
    }
    .innner-office table tr td:first-child {
        width: 100%;
        float: left;
        border-right: none;
        background: #0072cd;
        color: #fff
    }
    .innner-office table tr td:last-child {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        float: right;
        background: rgba(153, 210, 255, 0.2);
    }
    .office-iframe iframe {
        height: 250px;
        padding-bottom: 0;
    }
    .office-btn {
        font-size: 13px;
    }
}

@media screen and (max-width:375px) {
    .icon-home-right>.cont>.ow>img {
        display: none;
    }
    .thought_text img {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .in_mn_69 ul li {
        padding-top: 6px;
        /* padding-bottom: 25px; */
    }
    .syotyo-decs p {
        font-size: 14px;
    }
}

@media screen and (max-width: 320px) {
    .inner-syotyo {
        padding: 0 10px;
    }
    .innner-office table tr td {
        font-size: 11px;
    }
    .innner-office table tr td:last-child {
        padding-left: 10px;
        padding-right: 10px;
    }
    .syotyo-tt {
        padding-top: 15px;
    }
    .syotyo-decs {
        padding-top: 15px;
    }
    .office-table {
        padding-bottom: 0;
    }
    .office-iframe {
        padding-bottom: 10px;
    }
    .office-btn {
        font-size: 12px;
    }
    .office-btn a {
        text-align: center;
    }
    .office-btn img {
        margin: 0 auto
    }
    .thought_text img {
        padding-top: 40px;
        padding-bottom: 40px;
        max-width: 250px;
    }
}