@charset "UTF-8";body {    font-family: "source-han-sans-japanese", "遊ゴシック", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;    padding: 0;    margin: 0;}a {    display: block;    text-decoration: none;    transition: all 1s ease;}p {    margin: 0;}img {    max-width: 100%;    display: block;    height: auto;}.text-xs {    font-size: 14px;    font-weight: 200;    line-height: normal;}.text-smd {    font-size: 25px;    font-weight: 300;    line-height: 1.7em;}.text-al-center {    text-align: center;    margin-left: auto;    margin-right: auto;}.upp2p {    margin-top: 2%;}.upp5p {    margin-top: 5%;}.upp10p {    margin-top: 10%;}ul {    list-style-type: none;    padding: 0;    margin: 0;    overflow: hidden;}.kara {    width: 100%;    max-width: 980px;    position: relative;    padding: 0;    bottom: 0px;}.division3 {    width: 33.333%;    float: left;}.division4 {    width: 25%;    float: left;}.butt-center a {    display: block;    color: #EEEEEE;    padding-top: 0.5em;    padding-bottom: 0.7em;    width: 75%;    margin-right: auto;    margin-left: auto;    text-align: center;    border-radius: 5px;    background-color: #323232;}.butt-center a:hover {    color: #EEEEEE;    background-color: #B40050;}.layer-base {    position: relative;}.layer-upper {    position: absolute;    top: 0px;}.over-ime {    display: none;}.inside-ime {    display: block;}.footlogo {    width: 25%;    margin-left: auto;    margin-right: auto;}footer {    margin-top: 10%;    margin-bottom: 5%;}.sa {    opacity: 0;    transition: all 0.5s ease;}.sa.show {    opacity: 1;    transform: none;}.sa--up1 {    transform: translate(0, 10%);}.sa--up2 {    transform: translate(0, 15%);}.sa--up3 {    transform: translate(0, 20%);}.sa--up4 {    transform: translate(0, 25%);}@media (max-width:767px) {    .contents {        padding-left: 3%;        padding-right: 3%;    }    .text-xs {        font-size: 10px;    }    .text-smd {        font-size: 17px;    }    .butt-center a {        width: 100%;    }    .footlogo {        width: 50%;        margin-top: 10%;    }}@media (min-width:980px) {    .center980 {        margin: auto;        width: 980px;    }    .over-ime {        display: block;        width: 100%;        min-height: 850px;        object-fit: cover;    }    .second {        min-height: 1300px;    }    .inside-ime {        display: none;    }}