@charset "UTF-8";
/* CSS Document */

.breadcrumbs ul {
    display: table;
    font-size: 13px;
}

.breadcrumbs ul li {
    margin: 0 10px 0 0;
    font-size: 13px;
    float: left;
}

.breadcrumbs ul li:first-child::before {
    padding: 0 3px 0 0;
    content: "\f015";
    font-family: FontAwesome;
    font-size: 14px;
}

.breadcrumbs ul li::before {
    padding: 0 10px 0 0;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 14px;
}

.pan {
    margin-top: -75px;
    margin-bottom: 50px;
}

.pan ul li {
    display: inline-block;
    list-style-type: none;
}

.pan_b {
    margin-top: -50px;
    margin-left: -35px;
}

.pan_b ul li {
    display: inline-block;
    list-style-type: none;
}

.underline-rakuten {
    background: linear-gradient(transparent 70%, #F3E100 50%);
}

.moji-rakuten {
    font-weight: 600;
    background: linear-gradient(transparent 70%, #F3E100 50%);
}

.moji-rakuten2 {
    font-weight: 600;
    background: linear-gradient(transparent 70%, #F3E100 50%);
    color: #970000;
}

.moji-rakuten3 {
    font-weight: 600;
    color: #970000;
}

.moji-rakuten4 {
    font-weight: 600;
    color: #ffffff;
    font-size: 40px;
}

.moji-rakuten4_2 {
    font-weight: 600;
    color: #ffffff;
    font-size: 40px;
    background: linear-gradient(transparent 70%, #970000 50%);
}

.moji-rakuten5 {
    font-weight: 600;
    color: #ffffff;
    background: linear-gradient(transparent 70%, #970000 50%);
    font-size: 70px;
}

.moji-rakuten6 {
    font-weight: 600;
    color: #ffffff;
    font-size: 120px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.moji-rakuten7 {
    font-weight: 600;
    color: #ffffff;
}

.moji-rakuten8 {
    font-weight: 600;
    color: #000000;
}

.moji-rakuten9 {
    font-weight: 400;
    color: #000000;
    font-size: 16px;
}

.moji-rakuten10 {
    font-weight: 400;
    color: #000000;
    font-size: 20px;
}

.title-rakuten {
    position: relative;
    display: inline-block;
    padding: 1px 55px;
}

.title-rakuten:before,
.title-rakuten:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 45px;
    height: 1px;
    background-color: #000;
}

.title-rakuten:before {
    left: 0;
}

.title-rakuten:after {
    right: 0;
}

.title-rsc {
    color: #970000;
    font-weight: 600;
    font-size: 26px;
    letter-spacing: 10px;
}

.blogtext {
    font-size: 16px;
}

.blogtext2 {
    font-size: 20px;
    font-weight: 600;
    background: linear-gradient(transparent 70%, #F3E100 50%);
}

.blogtext3 {
    font-size: 18px;
    font-weight: 600;
    color: #da0000;
}

.blogtext4 {
    font-size: 18px;
    font-weight: 600;
    border-bottom: #000000 1px solid;
}

.blogtext5 {
    font-size: 16px;
    color: #da0000;
}

.blogtext6 {
    font-size: 16px;
    color: #1400FF;
}

.blogtext7 {
    font-size: 18px;
    font-weight: 600;
    color: #1400FF;
}

.module-title {
    position: relative;
    letter-spacing: 8px;
    text-align: center;
    font-weight: 400;
    font-size: 22px;
    color: #111;
    margin: 0 0 70px;
}

.module-title1 {
    position: relative;
    letter-spacing: 8px;
    text-align: center;
    font-weight: 400;
    font-size: 22px;
    color: #111;
    margin: 0 0 30px;
}

.module-subtitle {
    text-align: center;
    letter-spacing: 3px;
    line-height: 45px;
    font-size: 15px;
    color: #111;
    margin-bottom: 70px;
}


.module-subtitle1 {
    text-align: center;
    letter-spacing: 3px;
    line-height: 45px;
    font-size: 15px;
    color: #111;
    margin-bottom: 20px;
}

.module-subtitle2 {
    text-align: center;
    letter-spacing: 3px;
    line-height: 45px;
    font-size: 15px;
    color: #111;
    margin-bottom: 1px;
}

.module-subtitle3 {
    text-align: center;
    letter-spacing: 3px;
    line-height: 85px;
    font-size: 15px;
    color: #111;
    margin-bottom: 1px;
}

.large-text {
    font-size: 20px !important;
}

/*

.scroll-up2 {
  position: fixed;

  bottom: 50px;
  right: 7px;
  z-index: 999;
}

.scroll-up2 a {
  background: #fff;
  display: block;
  height: 28px;
  width: 250px;
  text-align: center;
  line-height: 28px;
  font-size: 14px;
  color: #000;
  opacity: 0.6;
  border-radius: 2px;
}

.scroll-up2 a:hover,
.scroll-up2 a:active {
  opacity: 1;
  color: #000;
}

*/
@media (max-width: 991px) {

    .title-rsc {
        color: #970000;
        font-weight: 600;
        font-size: 22px;
        letter-spacing: 6px;
    }

    .large-text {
        font-size: 17px !important;
    }

    .module-title {
        position: relative;
        letter-spacing: 8px;
        text-align: center;
        font-weight: 400;
        font-size: 20px;
        color: #111;
        margin: 0 0 70px;
    }

    .module-title1 {
        position: relative;
        letter-spacing: 6px;
        text-align: center;
        font-weight: 400;
        font-size: 20px;
        color: #111;
        margin: 0 0 30px;
    }

    .module-subtitle {
        text-align: center;
        letter-spacing: 3px;
        line-height: 45px;
        font-size: 15px;
        color: #111;
        margin-bottom: 70px;
    }


    .module-subtitle1 {
        text-align: center;
        letter-spacing: 3px;
        line-height: 45px;
        font-size: 15px;
        color: #111;
        margin-bottom: 20px;
    }

    .module-subtitle2 {
        text-align: center;
        letter-spacing: 3px;
        line-height: 45px;
        font-size: 15px;
        color: #111;
        margin-bottom: 1px;
    }

    .module-subtitle3 {
        text-align: center;
        letter-spacing: 3px;
        line-height: 85px;
        font-size: 15px;
        color: #111;
        margin-bottom: 1px;
    }

    .filter>li {
        display: inline-block;
        padding: 0 0 10px;
        margin: 0 10px;
    }



}

@media (max-width: 767px) {

    .title-rsc {
        color: #970000;
        font-weight: 600;
        font-size: 18px;
        letter-spacing: 2px;
    }

    .large-text {
        font-size: 14px !important;
    }

    .module-title {
        position: relative;
        letter-spacing: 2px;
        text-align: center;
        font-weight: 400;
        font-size: 18px;
        color: #111;
        margin: 0 0 70px;
    }

    .module-title1 {
        position: relative;
        letter-spacing: 2px;
        text-align: center;
        font-weight: 400;
        font-size: 18px;
        color: #111;
        margin: 0 0 30px;
    }

    .module-subtitle {
        text-align: center;
        letter-spacing: 1px;
        line-height: 45px;
        font-size: 16px;
        color: #111;
        margin-bottom: 70px;
    }

    .module-subtitle1 {
        text-align: center;
        letter-spacing: 1px;
        line-height: 45px;
        font-size: 16px;
        color: #111;
        margin-bottom: 70px;
    }

    .module-subtitle2 {
        text-align: center;
        letter-spacing: 1px;
        line-height: 45px;
        font-size: 16px;
        color: #111;
        margin-bottom: 1px;
    }

    .moji-rakuten4 {
        font-weight: 600;
        color: #ffffff;
        font-size: 23px;
    }

    .moji-rakuten5 {
        font-weight: 600;
        color: #ffffff;
        background: linear-gradient(transparent 70%, #970000 50%);
        font-size: 40px;
    }

    .moji-rakuten6 {
        font-weight: 600;
        color: #ffffff;
        font-size: 60px;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

}


@media (max-width: 560px) {

    .breadcrumbs ul {
        display: table;
        font-size: 10px;
    }

    .breadcrumbs ul li {
        margin: 0 10px 0 0;
        font-size: 10px;
        float: left;
    }

    .breadcrumbs ul li:first-child::before {
        padding: 0 3px 0 0;
        content: "\f015";
        font-family: FontAwesome;
        font-size: 11px;
    }

    .breadcrumbs ul li::before {
        padding: 0 10px 0 0;
        content: "\f105";
        font-family: FontAwesome;
        font-size: 11px;
    }

    .pan {
        margin-top: -20px;
        margin-bottom: 30px;
        margin-left: -35px;
        font-size: 10px;
        text-align: left;
    }

    .pan_b {
        margin-top: -40px;
        margin-left: -45px;
        font-size: 10px;
        text-align: left;
    }


    .title-rsc {
        color: #970000;
        font-weight: 600;
        font-size: 18px;
        letter-spacing: 1px;
    }

    .large-text {
        font-size: 14px !important;
    }

    .module-title {
        position: relative;
        letter-spacing: 1px;
        text-align: center;
        font-weight: 400;
        font-size: 18px;
        color: #111;
        margin: 0 0 70px;
    }

    .module-title1 {
        position: relative;
        letter-spacing: 1px;
        text-align: center;
        font-weight: 400;
        font-size: 18px;
        color: #111;
        margin: 0 0 30px;
    }

    .module-subtitle {
        text-align: center;
        letter-spacing: 0px;
        line-height: 30px;
        font-size: 16px;
        color: #111;
        margin-bottom: 0px;
    }

    .module-subtitle1 {
        text-align: center;
        letter-spacing: 0px;
        line-height: 30px;
        font-size: 16px;
        color: #111;
        margin-bottom: 0px;
    }

    .module-subtitle2 {
        text-align: center;
        letter-spacing: 0px;
        line-height: 30px;
        font-size: 16px;
        color: #111;
        margin-bottom: 0px;
    }

    .module-subtitle3 {
        text-align: center;
        letter-spacing: 4px;
        line-height: 60px;
        font-size: 16px;
        color: #111;
        margin-bottom: 10px;
    }

    .moji-rakuten4 {
        font-weight: 600;
        color: #ffffff;
        font-size: 18px;
    }

    .moji-rakuten5 {
        font-weight: 600;
        color: #ffffff;
        background: linear-gradient(transparent 70%, #970000 50%);
        font-size: 30px;
    }

    .moji-rakuten6 {
        font-weight: 600;
        color: #ffffff;
        font-size: 50px;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

    .module,
    .module-small {
        position: relative;
        padding: 50px 0;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }

    .module1,
    .module-small1 {
        position: relative;
        padding: 50px 0;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }

    .filter>li {
        display: inline-block;
        padding: 5px;
        margin: 0px;
    }

    .testimonial-text {
        text-align: center;
        font-style: normal;
        font-size: 14px;
    }

}


@media screen and (min-width: 560px) {
    .br-pc {
        display: block;
    }

    .br-sp {
        display: none;
    }

    .only-pc {
        display: block;
    }

    .only-sp {
        display: none;
    }
}

@media screen and (max-width: 560px) {
    .br-pc {
        display: none;
    }

    .br-sp {
        display: block;
    }

    .only-pc {
        display: none;
    }

    .only-sp {
        display: block;
    }
}

.contact-link {
    display: block;
    width: 100%;
    margin: auto;
    max-width: 800px;
    background-color: rgb(151, 0, 0);
    color: #fff;
    text-align: center;
    font-size: 20px;
    border-radius: 5px;
    padding: 15px;
    position: relative;
    z-index: 9;
}

.contact-link-box {
    background-color: rgba(120, 119, 120, 0.8);
    padding: 20px;
    position: sticky;
    z-index: 8;
    bottom: 0px;
    left: 0;
    width: 100%;
    display: none;
}

@media(max-width:768px) {
    .contact-link {
        font-size: 16px;
        width: calc(100% - 60px);
        padding: 10px;
        border-radius: 3px;
        margin: 0;
    }

    .contact-link-box {
        padding: 10px;
    }

    .sidebar {
        display: none;
    }

}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
th {
    padding: 10px;
    background: #778ca3;
    color: #fff;
    border: solid 1px #666666;
    text-align: center;
}
td {
    padding: 10px;
    border: solid 1px #666666;
}
td:first-child {
    text-align: center;
}
td p {
    font-size: 0.8em;
    padding-left: 1.3em;
    margin-bottom: 0;
}
