@charset "utf-8";
.thought_text img {
    padding-top: 82px;
    padding-bottom: 82px;
    max-width: 153px;
}

.icon-home-right>.cont>.ow>img {
    padding-right: 130px;
    margin-top: -221px;
}

.wapper-syotyo {
    background: #f8f6ef;
    margin-top: -24px;
    padding-bottom: 85px;
}

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

/* ============================= */

.daiko-desc-top {
    font-size: 15px;
    color: #363636;
    line-height: 160%;
    letter-spacing: 0
}

.daiko-title-top {
    width: 100%;
    float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 160%;
    color: #0072d3;
    padding-top: 22px;
    border-bottom: 2.45px dotted #ccc;
    padding-left: 10px;
}
.daiko-cont ol {
    list-style: disc;
    padding-top: 15px;
    padding-bottom: 28px;
    padding-left: 10px;
}
.daiko-cont ol li {
    list-style: disc;
}
.daiko-cont ul {
    list-style: none;
    padding-top: 15px;
    padding-bottom: 28px;
    padding-left: 10px;
}

.daiko-cont ul li {
    font-size: 15px;
    line-height: 160%;
    /* color: #363636; */
}

.daiko-banner-01 {
    background: #ebf4fb;
    border-radius: 3px
}

.daiko-banner-contact {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 77px;
}

.daiko-cont-800 {
    width: 100%;
    max-width: 800px;
    margin: 0 auto
}

daiko-cont-800 img {
    width: 100%;
}

.daiko-desc {
    width: 100%;
    padding: 50px 0 10px 20px;
}
.daiko-desc ol {
    margin: 20px 0;
    padding-left: 10px;
}
.daiko-desc .mt-10 {
    margin-top: 10px;
}
.daiko-desc .blue {
    color: #0072cd;
    font-weight: bold;
    margin-top: 10px;
}
.daiko-desc ol li ol {
    margin: 0;
    padding-left: 20px;
}
.daiko-desc ol.dotted li {
    list-style: disc;
}
.daiko-desc ol li {
    list-style: disc;
}
.daiko-desc .center {
    text-align: center;
    margin-top: 30px;
}
.daiko-desc ol p.bold {
    list-style: none;
    font-size: 17px;
    font-weight: bold;
    margin-left: -30px;
}
.daiko-desc ol li ul {
    counter-reset: item;
    margin-left: 0;
    padding-left: 0;
}
.daiko-desc ol li ul li {
  display: block;
  margin-left: 2em;
}
.daiko-desc ol li ul li:before {
    display: inline-block;
    content: "("counter(item)")";
    counter-increment: item;
    margin-left: -2em;
}

/* ============================= */

@media screen and (max-width:1025px) {
    .wapper-syotyo {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (max-width:920px) {
    .daiko-banner-contact {
        padding-top: 38px;
        padding-bottom: 38px;
    }
    .wapper-syotyo {
        padding-bottom: 40px;
    }
    .daiko-desc-top {
        font-size: 14px;
    }
    .daiko-cont ul li {
        font-size: 14px;
    }
}

@media screen and (max-width:865px) {
    .syotyo-img img {
        padding-right: 0;
    }
    .icon-home-right>.cont>.ow>img {
        margin-top: -154px;
        padding-right: 30px;
        width: 100%;
        max-width: 160px;
    }
    .inner-syotyo {
        padding-left: 38px;
        padding-right: 38px;
    }
    .daiko-desc-top {
        font-size: 13.5px;
        letter-spacing: 0.5px;
    }
    .daiko-cont ul li {
        font-size: 13.5px;
    }
}

@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: 15px;
    }
    .daiko-cont ul {
        padding-bottom: 15px;
    }
    .daiko-banner-contact {
        padding-top: 20px;
        padding-bottom: 15px;
    }
    .wapper-syotyo {
        padding-bottom: 20px;
    }
    .daiko-desc-top {
        font-size: 13px;
    }
    .daiko-cont ul li {
        font-size: 13px;
    }
}

@media screen and (max-width:480px) {
    .icon-home-right>.cont>.ow>img {
        margin-top: -118px;
        max-width: 130px;
    }
    .daiko-title-top {
        padding-top: 10px;
    }
    .in_mn_69 ul li {
        padding-bottom: 0;
    }
}

@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; */
    }
    .daiko-desc-top {
        font-size: 12px;
        letter-spacing: -1px
    }
}

@media screen and (max-width: 320px) {
    .thought_text img {
        padding-top: 40px;
        padding-bottom: 40px;
        max-width: 250px;
    }
}

/* 2018/09/05 */

.taisaku-bn {
    background: #EFF3F8;
    padding: 27px 0;
    /* margin: 45px 0; */
    /* padding-left: 20px;
    padding-right: 20px; */
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.taisaku-bn-ul {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 0 !important;
}

.taisaku-bn-ul li {
    float: left;
    color: #0072cd;
}

.taisaku-bn-ul li:first-child {
    /* padding-top: 16px;
    padding-right: 16px; */
    width: 122px;
    text-align: center;
}

.taisaku-bn-ul li:nth-child(2) {
    width: 470px;
}

/* .taisaku-bn-ul li:last-child {
    width: 320px;
} */

.taisaku-bn-ul li:nth-child(2) p {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.8px;
}

.taisaku-bn-ul li:nth-child(2) h5 {
    font-size: 33.86px;
    padding-top: 10px;
    font-weight: bold;
    padding-bottom: 4px;
    letter-spacing: -0.5px
}

.taisaku-bn-ul li:nth-child(2) h5>span {
    font-size: 18px;
}

.taisaku-bn-ul li:nth-child(2) span {
    font-size: 18px;
    font-weight: bold;
}

/* .taisaku-bn-ul li:last-child {
    margin-top: 37px;
    padding-left: 20px;
    float: right;
}

.taisaku-bn-ul li:last-child a {
    border: 3px solid #0072cd;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.5px;
    padding: 10px 27px 9px 27px;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
}

.taisaku-bn-ul li:last-child a:hover {
    color: #fff;
    background: #0072cd;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    -ms-transition: all 0.6s;
} */

.br-daiko {
    display: none;
}

.thought_text h5 span {
    line-height: 110%;
}

/* .sp-sozoku-bn {
    display: none;
} */

.taisaku-bn-ul li:first-child img {
    padding-top: 3px;
}

.daiko-br {
    display: none;
}

.contact_mail_phone a.block {
    display: block;
    width: 50%;
    height: 90px;
    position: absolute;
    z-index: 99;
    float: left;
}

.contact_mail_phone a.block-tel {
    display: block;
    width: 50%;
    height: 90px;
    position: absolute;
    z-index: 99;
    right: 0;
}

@media screen and (max-width:1025px) {
    .taisaku-bn-ul {
        width: 100%;
        overflow: hidden;
        padding-top: 15px;
        padding-bottom: 20px;
    }
    /* .sp-sozoku-bn {
        display: block;
    } */
    /* .taisaku-bn-ul {
        display: none;
    }
    .sp-sozoku-bn {
        display: block;
    } */
    .taisaku-bn {
        padding-top: 0;
        padding-bottom: 0;
    }
}

@media screen and (max-width:950px) {
    .inner-syotyo{
        margin-top: 25px;
    }
    .icon-home-right {
        display: none;
    }
}

@media screen and (max-width:767px) {
    .wapper_cont {
        margin-top: 25px;
    }
    .icon-home-right {
        display: none;
    }
    /* .sp-sozoku-bn {
        display: none;
    } */
    .taisaku-bn-ul {
        display: block;
    }
    .taisaku-bn-ul li:first-child {
        width: 100%;
        padding-top: 0;
        padding-bottom: 10px;
        float: left;
        text-align: center;
    }
    .taisaku-bn-ul li:nth-child(2) {
        width: 100%;
        float: left;
        text-align: center;
    }
    .taisaku-bn-ul li:last-child {
        width: 100%;
        float: left;
        padding-left: 0px;
        text-align: center;
        margin-top: 25px;
        padding-bottom: 10px;
    }
}

@media screen and (max-width:570px) {
    .taisaku-bn {
        padding-left: 15px;
        padding-right: 15px;
    }
    .taisaku-bn-ul li:nth-child(2) h5 {
        font-size: 27px;
    }
    .taisaku-bn-ul li:nth-child(2) span {
        font-size: 16px;
    }
    .taisaku-bn-ul li:nth-child(2) p {
        font-size: 13px;
    }
}

@media screen and (max-width:480px) {
    .inner-syotyo{
        margin-top: 0px;
    }
    .daiko-br {
        display: block;
    }
    .br-daiko {
        display: block;
    }
    .taisaku-bn {
        /* padding: 20px 0; */
        padding-left: 10px;
        padding-right: 10px;
        /* margin-top: 10px;
        margin-bottom: 10px; */
    }
    .taisaku-bn-ul li {
        width: 100%;
        float: left;
    }
    .sozoku-ul ul li {
        font-size: 14px;
    }
    .taisaku-bn-ul li:nth-child(2) p {
        font-size: 13px;
        line-height: 160%;
    }
    .taisaku-bn-ul li:nth-child(2) h5 {
        font-size: 18px;
        padding-top: 0px;
        font-weight: bold;
        padding-bottom: 0px;
        margin-bottom: -5px;
    }
    .taisaku-bn-ul li:nth-child(2) h5 span {
        font-size: 11px;
    }
    .taisaku-bn-ul li:nth-child(2) span {
        font-size: 12px;
    }
    .taisaku-bn-ul li:last-child a {
        font-size: 14px;
    }
    .daiko-desc {
        width: 100%;
        padding: 30px 0 10px 20px;
    } 
}

/* end 2018/09/05 */