@charset "utf-8";
.thought_text img {
    padding-top: 84.91px;
    padding-bottom: 84px;
}

.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: 1px dotted #363636;
    padding-bottom: 6px;
    margin-bottom: 19px;
}

.syotyo-img img {
    width: 100%;
    padding-right: 64px;
}

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

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

.syotyo-decs h3 {
    color: #0072cd;
    font-size: 32px;
    line-height: 160%;
}

.syotyo-decs p {
    font-size: 15px;
    color: #363636;
    line-height: 160%;
    letter-spacing: 0.5px;
    padding-top: 39px;
}

.dear {
    padding-top: 27px;
    padding-bottom: 69px;
}

.dear h4 {
    color: #0072cd;
    font-weight: bold;
    line-height: 160%;
    font-size: 21px;
    text-align: right;
}

.dear h4 span {
    font-size: 13px;
    font-weight: initial;
    padding-right: 30px;
}

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

.wapper_cont {
    background: #f8f6ef;
    /* padding-top: 20px; */
    margin-top: -24px;
    padding-bottom: 80px;
}

.icon-home-right {
    background: #f8f6ef;
}

.in_cont {
    background: #ffffff;
    padding-left: 50px;
    padding-right: 50px;
    border-radius: 3px;
}

.syohin_tt_page ul {
    font-size: 15px;
    padding-top: 56px;
    line-height: 160%;
    padding-bottom: 47px;
    letter-spacing: -0.5px;
}

.in_tt {
    font-weight: bold;
    font-size: 18px;
    color: #0072cd;
    border-bottom: 3px dotted #ccc;
    line-height: 160%;
    padding-left: 8px;
}

.in_desc {
    color: #363636;
    font-size: 15px;
    line-height: 180%;
    margin-bottom: 30px;
}
.in_desc ul {
    margin: 20px 0 20px;
    padding-left: 15px;
}
.in_desc ol {
    margin: 20px 0 20px;
    padding-left: 40px;
    counter-reset: item;
}
.in_desc ol li ol {
    margin: 0;
    padding-left: 20px;
}
.in_desc ol.dotted li {
    list-style: disc;
}
.in_desc ol li {
    display: block;
}
.in_desc ol li:before {
  display: inline-block;
  content: counter(item) ") ";
  counter-increment: item;
  width: 2em;
  margin-left: -2em;

}
.in_desc ol li ul {
    counter-reset: item;
    margin-left: 0;
    padding-left: 0;
}
.in_desc ol li ul li {
  display: block;
  margin-left: 2em;
}
.in_desc ol li ul li:before {
    display: inline-block;
    content: "("counter(item)")";
    counter-increment: item;
    margin-left: -2em;
}
.in_desc h3 {
    clear: both;
    font-size: 18px;
    margin: 20px 0;
    padding: 2px 0px 0px 15px;
    border-left: 3px solid #0072cd;
    color: #363636;
}

.ul-154 {
    padding-bottom: 12px !important;
}

.li-i {
    padding-left: 29px;
}

.li-i2 {
    padding-left: 44px;
}

.in_desc ul.ul-154:last-child {
    padding-bottom: 62px !important;
}

.syohin_right ul {
    float: right;
    padding-bottom: 33px;
}

.in_right ul li {
    padding-bottom: 5px;
    font-size: 15px;
    line-height: 160%;
    text-align: right;
}

.syohin_tt_page ul li {
    line-height: 180%;
    color: #363636;
    font-size: 15px;
}

.br-show {
    display: block;
}

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

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

@media screen and (max-width:980px) {
    .in_cont {
        padding-left: 25px;
        padding-right: 25px;
    }
    .syohin_tt_page ul {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media screen and (max-width:860px) {
    .syotyo-img img {
        padding-right: 0;
    }
    .icon-home-right>.cont>.ow>img {
        margin-top: -195px;
        padding-right: 30px;
        width: 100%;
        max-width: 200px;
    }
    .br-show {
        display: none;
    }
    .li-i {
        padding-left: 0;
    }
    .wapper_cont{
        padding-bottom: 40px;
    }
}

@media screen and (max-width:767px) {
    .wapper-syotyo {
        padding-bottom: 40px;
    }
    .icon-home-right>.cont>.ow>img {
        margin-top: -159px;
        max-width: 160px;
    }
    .in_desc ul li {
        padding-bottom: 10px;
    }
    .wapper_cont {
        padding-bottom: 40px;
    }
    .syohin_tt_page ul li {
        font-size: 14px;
    }
    .in_desc ul li {
        font-size: 14px;
    }
    .br-show {
        display: none;
    }
    .li-i {
        padding-left: 0;
    }
}

@media screen and (max-width:480px) {
    .inner-syotyo {
        padding-left: 20px;
        padding-right: 20px;
    }
    .syotyo-img img {
        padding-right: 0;
    }
    .wapper-syotyo {
        padding-bottom: 20px;
    }
    .icon-home-right>.cont>.ow>img {
        margin-top: -117px;
        max-width: 130px;
    }
    .thought_text img {
        padding: 50px 0;
        max-width: 200px;
    }
    .in_desc ul, .in_desc ol {
        margin-left: 0;
    }
    .in_desc ul li {
        font-size: 13px;
    }
    .in_desc ol li {
        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; */
    }
    .in_right ul li {
        font-size: 13px;
    }
    .syohin_tt_page ul {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .syohin_right ul{
        padding-bottom: 15px;
    }
    .wapper_cont{
        padding-bottom: 20px;
    }
    .in_cont{
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (max-width: 320px) {
    .in_mn_69 ul li a{
        font-size: 9px;
    }
}