@charset "UTF-8"; /*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700&display=swap&subset=japanese);
@import url(https://fonts.googleapis.com/css?family=Noto+Serif+JP:400,600,700&display=swap&subset=japanese);
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
}
*, :after, :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    background-repeat: no-repeat;
}
:after, :before {
    text-decoration: inherit;
    vertical-align: inherit;
}
* {
    padding: 0;
    margin: 0;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
hr {
    overflow: visible;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block;
}
summary {
    display: list-item;
}
small {
    font-size: 80%;
}
[hidden], template {
    display: none;
}
abbr[title] {
    text-decoration: none;
    border-bottom: 1px dotted;
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
a:active, a:hover {
    outline-width: 0;
}
code, kbd, pre, samp {
    font-family: monospace, monospace;
}
b, strong {
    font-weight: bolder;
}
dfn {
    font-style: italic;
}
mark {
    color: #000;
    background-color: #ff0;
}
sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
input {
    border-radius: 0;
}
[role="button"], [type="button"], [type="reset"], [type="submit"], button {
    cursor: pointer;
}
[disabled] {
    cursor: default;
}
[type="number"] {
    width: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
}
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
textarea {
    overflow: auto;
    resize: vertical;
}
button, input, optgroup, select, textarea {
    font: inherit;
}
optgroup {
    font-weight: 700;
}
button {
    overflow: visible;
}
[type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner, button::-moz-focus-inner {
    padding: 0;
    border-style: 0;
}
[type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner, button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
[type="reset"], [type="submit"], button, html [type="button"] {
    -webkit-appearance: button;
}
button, select {
    text-transform: none;
}
button, input, select, textarea {
    color: inherit;
    background-color: transparent;
    border-style: none;
}
select {
    -moz-appearance: none;
    -webkit-appearance: none;
}
select::-ms-expand {
    display: none;
}
select::-ms-value {
    color: currentColor;
}
legend {
    display: table;
    max-width: 100%;
    color: inherit;
    white-space: normal;
    border: 0;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
img {
    border-style: none;
}
progress {
    vertical-align: baseline;
}
svg:not(:root) {
    overflow: hidden;
}
audio, canvas, progress, video {
    display: inline-block;
}
@media screen {
    [hidden ~ ="screen"] {
        display: inherit;
    }
    [hidden ~ ="screen"]:not(:active):not(:focus):not(:target) {
        position: absolute !important;
        clip: rect(0 0 0 0) !important;
    }
}
[aria-busy="true"] {
    cursor: progress;
}
[aria-controls] {
    cursor: pointer;
}
[aria-disabled] {
    cursor: default;
}
::-moz-selection {
    color: #000;
    text-shadow: none;
    background-color: #b3d4fc;
}
::selection {
    color: #000;
    text-shadow: none;
    background-color: #b3d4fc;
}
@font-face {
    font-family: snell;
    src: url(../font/SnellRoundhand.ttc) format("ttc");
}
button, html, input, select, textarea {
    color: #111;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
::-moz-selection {
    text-shadow: none;
    background: #000;
}
hr {
    display: block;
    height: 1px;
    padding: 0;
    margin: 1em 0;
    border: 0;
    border-top: 1px solid #ccc;
}
img {
    vertical-align: middle;
}
li img {
    vertical-align: bottom;
}
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}
textarea {
    resize: vertical;
}
body {
    position: relative;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    word-wrap: break-word;
}
.clearfix::after {
    display: table;
    clear: both;
    content: "";
}
ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul li {
    padding: 0;
    margin: 0;
    list-style: none;
}
body, body > div, button, input, select, textarea {
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    line-height: 1.875;
    color: #111;
}
h1 {
    margin: 0;
    font-size: 150%;
}
h2 {
    margin: 0;
    font-size: 140%;
}
h3 {
    margin: 0;
    font-size: 130%;
}
h4 {
    margin: 0;
    font-size: 120%;
}
h5 {
    margin: 0;
    font-size: 110%;
}
p {
    padding: 0;
    margin: 0;
}
a {
    color: #000;
    outline: 0 !important;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
}
a:active, a:focus, a:hover {
    color: #333;
}
a:hover {
    text-decoration: none;
}
:focus {
    outline: 0;
}
:placeholder-shown {
    opacity: 0.7;
}
::-webkit-input-placeholder {
    opacity: 0.7;
}
:-moz-placeholder {
    opacity: 0.7;
}
::-moz-placeholder {
    opacity: 0.7;
}
:-ms-input-placeholder {
    opacity: 0.7;
}
.spOnly {
    display: none !important;
}
@media only screen and (max-width: 1024px) {
    .spOnly {
        display: block !important;
    }
}
.spOnlyIn {
    display: none !important;
}
@media only screen and (max-width: 1024px) {
    .spOnlyIn {
        display: inline-block !important;
    }
}
.spOnlyTb {
    display: none !important;
}
@media only screen and (max-width: 1024px) {
    .spOnlyTb {
        display: table !important;
    }
}
.pcOnly {
    display: block !important;
}
@media only screen and (max-width: 1024px) {
    .pcOnly {
        display: none !important;
    }
}
.pcOnlyIn {
    display: inline-block !important;
}
@media only screen and (max-width: 1024px) {
    .pcOnlyIn {
        display: none !important;
    }
}
.pcOnlyTb {
    display: table !important;
}
@media only screen and (max-width: 1024px) {
    .pcOnlyTb {
        display: none !important;
    }
}
body {
    min-width: 320px;
}
#container {
    position: relative;
    width: 100%;
    padding-top: constant(safe-area-inset-top);
    padding-top: env(safe-area-inset-top);
    padding-right: constant(safe-area-inset-right);
    padding-right: env(safe-area-inset-right);
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
    padding-left: constant(safe-area-inset-left);
    padding-left: env(safe-area-inset-left);
    font-size: 20px;
}
#header {
    padding: 20px 0 15px;
    background-color: #000;
}
#header .logo {
    width: 288px;
    margin: auto;
    cursor: pointer;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
#header .logo:hover {
    opacity: 0.8;
}
#header .logo a {
    display: block;
}
#header .logo a img {
    width: 100%;
}
@media only screen and (max-width: 768px) {
    #header .logo {
        width: 51.46667vw;
    }
}
.eb-cp-pagetop {
    padding: 15px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background: #333;
}
.eb-cp-pagetop a {
    display: block;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
}
.eb-cp-pagetop::before {
    display: inline-block;
    margin: auto;
    content: ">";
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.eb-cp-footer {
    padding: 30px 0 10px;
    background: #000;
}
.eb-cp-footer-box {
    width: 782px;
    padding-left: 71px;
}
.eb-cp-footer-link {
    margin-bottom: 15px;
    font-size: 14px;
    color: #fff;
}
.eb-cp-footer-link:hover {
    opacity: 0.8;
}
.eb-cp-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.eb-cp-inner02 {
    position: relative;
    width: 900px;
    margin: auto;
}
.eb-cp-logo02 {
    width: 118px;
    height: 25px;
}
.eb-cp-logo02 img {
    width: 118px;
    height: 25px;
}
.eb-cp-footer-box {
    width: 782px;
    padding-left: 71px;
}
.eb-cp-footer-link a {
    margin-bottom: 15px;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
}
.eb-cp-footer-link:hover {
    opacity: 0.8;
}
.eb-cp-flex02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.eb-cp-copy {
    font-size: 14px;
    color: #fff;
    text-align: center;
}
@media screen and (max-width: 768px) {
    .eb-cp-pagetop {
        padding: 10px;
        font-size: 16px;
        line-height: 1.6;
        color: #fff;
        text-align: center;
        cursor: pointer;
        background: #333;
    }
    .eb-cp-pagetop::before {
        display: inline-block;
        margin: auto;
        content: ">";
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
    .eb-cp-footer {
        width: 100%;
        padding: 30px 0 10px;
        background: #000;
    }
    .eb-cp-footer-link {
        margin-right: 15px;
        font-size: 14px;
        color: #fff;
    }
    .eb-cp-footer-link:hover {
        opacity: 0.8;
    }
    .eb-cp-inner, .eb-cp-inner02, .eb-cp-inner03 {
        position: relative;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-content: flex-start;
        width: 100%;
        padding: 0 27px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-line-pack: start;
    }
    .eb-cp-logo02 {
        display: block;
        width: 118px;
        height: 25px;
        margin: 0 auto 20px;
    }
    .eb-cp-logo02 img {
        width: 118px;
        height: 25px;
    }
    .eb-cp-footer-link {
        margin-bottom: 0;
    }
    .eb-cp-footer-link a {
        font-size: 14px;
        color: #fff;
    }
    .eb-cp-footer-link:hover {
        opacity: 0.8;
    }
    .eb-cp-flex02 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: flex-start;
        width: 100%;
        margin-top: 15px;
        margin-bottom: 15px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
    }
    .eb-cp-copy {
        font-size: 14px;
        color: #fff;
        text-align: center;
    }
    .eb-cp-footer-box {
        width: 100%;
        padding-left: 0;
    }
}
#heavyrotation .fx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#heavyrotation .fx-bw {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    /*justify-content: space-between;*/
    justify-content: center;
    gap: 0 9%;
}
#heavyrotation .fx-ct {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#heavyrotation .al-ct {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#heavyrotation a {
    display: block;
    text-decoration: none;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
#heavyrotation a:hover {
    opacity: 0.8;
}
#heavyrotation .spOnly {
    display: none !important;
}
@media only screen and (max-width: 768px) {
    #heavyrotation .spOnly {
        display: block !important;
    }
}
#heavyrotation .pcOnly {
    display: block !important;
}
@media only screen and (max-width: 768px) {
    #heavyrotation .pcOnly {
        display: none !important;
    }
}
#heavyrotation .pcInOnly {
    display: inline-block !important;
}
@media only screen and (max-width: 768px) {
    #heavyrotation .pcInOnly {
        display: none !important;
    }
}
#heavyrotation .spInOnly {
    display: none !important;
}
@media only screen and (max-width: 768px) {
    #heavyrotation .spInOnly {
        display: inline-block !important;
    }
}
#heavyrotation .order01 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
@media only screen and (max-width: 768px) {
    #heavyrotation .order01 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}
#heavyrotation .order02 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
@media only screen and (max-width: 768px) {
    #heavyrotation .order02 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}
#heavyrotation .inner {
    width: 100%;
    max-width: 980px;
    margin: auto;
}
@media only screen and (max-width: 1129px) {
    #heavyrotation .inner {
        /*max-width: 81.66667vw;*/
        max-width: calc(980 / 1129 * 100vw);
    }
}
@media only screen and (max-width: 768px) {
    #heavyrotation .inner {
        max-width: 85.33333vw;
    }
}
.btn {
    position: relative;
    width: 340px;
    padding: 20px 0;
    cursor: pointer;
    background-color: #111;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    clip-path: polygon(6% 0, 100% 0, 100% 100%, 0% 100%);
}
/*.btn::after {
  position: absolute;
  top: 50%;
  right: 25px;
  display: block;
  width: 10px;
  height: 10px;
  content: "";
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}*/
.btn::after {
    position: absolute;
    top: 50%;
    right: 25px;
    display: block;
    width: 10px;
    height: 10px;
    content: "";
    border-top: 1px solid #fff;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
}
.btn::before {
    position: absolute;
    top: 50%;
    right: 23px;
    display: block;
    width: 30px;
    height: 1px;
    content: "";
    background-color: #fff;
}
.btn:hover {
    opacity: 0.8;
}
.btn a {
    display: block;
    width: 100%;
    font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    font-weight: 400;
    color: #111;
    color: #fff;
}
.btn a span {
    display: block;
    margin: auto;
    font-size: 18px;
    text-align: center;
}
@media only screen and (max-width: 1129px) {
    .btn {
        width: 28.33333vw;
        padding: 1.66667vw 0;
    }
    .btn a span {
        font-size: 1.5vw;
    }
    .btn::after {
        right: calc(25 / 1129 * 100vw);
    }
    .btn::before {
        right: calc(23 / 1129 * 100vw);
    }
}
@media only screen and (max-width: 768px) {
    .btn {
        width: 100%;
        padding: 2.93333vw 0;
    }
    /*.btn::after {
    right: 4.66667vw;
    width: 2vw;
    height: 2vw;
    border-top: 0.26667vw solid #fff;
    border-right: 0.26667vw solid #fff;
  }*/
    .btn::after {
        right: 4.66667vw;
        width: 2vw;
        height: 2vw;
        border-top: 0.26667vw solid #fff;
    }
    .btn::before {
        right: 4.36667vw;
        width: 6vw;
        height: 0.26667vw;
    }
    .btn:hover {
        opacity: 1;
    }
    .btn a span {
        font-size: 4vw;
    }
}
.shadow {
    /*-webkit-box-shadow: 15px 15px 25px rgba(0, 0, 0, 0.3), -15px -15px 25px rgba(0, 0, 0, 0.15);
  box-shadow: 15px 15px 25px rgba(0, 0, 0, 0.3), -15px -15px 25px rgba(0, 0, 0, 0.15);*/
    box-shadow: 0px 30px 50px rgba(0, 0, 0, 0.41);
}
@media only screen and (max-width: 1129px) {
    .shadow {
        /*-webkit-box-shadow: 1.25vw 1.25vw 2.08333vw rgba(0, 0, 0, 0.3), -1.25vw -1.25vw 2.08333vw rgba(0, 0, 0, 0.15);
    box-shadow: 1.25vw 1.25vw 2.08333vw rgba(0, 0, 0, 0.3), -1.25vw -1.25vw 2.08333vw rgba(0, 0, 0, 0.15);*/
        box-shadow: 0px calc(30 / 1129 * 100vw) calc(50 / 1129 * 100vw) rgba(0, 0, 0, 0.41);
    }
}
#heavyrotation {
    width: 100%;
}
#heavyrotation .pcOnly {
    display: block;
}
@media only screen and (max-width: 768px) {
    #heavyrotation .pcOnly {
        display: none;
    }
}
#heavyrotation .svg {
    max-width: 100%;
    height: auto;
}
#heavyrotation img {
    width: 100%;
}
#heavyrotation .mv_wrap {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 2000px;
    margin: auto;
}
#heavyrotation .mv_wrap img {
    width: 100%;
}
#heavyrotation .mv_wrap .line {
    position: absolute;
    right: 23.125vw;
    bottom: 15.9375vw;
    width: 25.625vw;
    cursor: pointer;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
#heavyrotation .mv_wrap .line:hover {
    opacity: 0.9;
}
#heavyrotation .mv_wrap .line a {
    display: block;
}
#heavyrotation .mv_wrap .line a img {
    width: 100%;
}
@media only screen and (min-width: 2000px) {
    #heavyrotation .mv_wrap .line {
        right: 475px;
        bottom: 320px;
        width: 500px;
    }
}
@media only screen and (max-width: 768px) {
    #heavyrotation .mv_wrap .line {
        right: 50%;
        bottom: 33.33333vw;
        width: 88vw;
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
    }
}
.mv_wrap.close::before {
    z-index: 0;
    background-color: #000;
    opacity: 0.8;
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
}
#heavyrotation .mv_ttl {
    position: absolute;
    top: 16.25vw;
    left: 50%;
    width: 56.25vw;
    padding: 0.625vw 0 1.25vw;
    background-color: #111;
    border: 0.0625vw solid #fff;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
#heavyrotation .mv_ttl h1 {
    font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    font-size: 3.125vw;
    font-weight: 400;
    font-weight: 400 !important;
    color: #111;
    color: #fff;
    text-align: center;
}
@media only screen and (max-width: 768px) {
    #heavyrotation .mv_ttl {
        top: 128.4vw;
        width: 88vw;
        padding: 1.33333vw 0 2.66667vw;
        border: 0.26667vw solid #fff;
    }
    #heavyrotation .mv_ttl h1 {
        font-size: 5.33333vw;
    }
}
#heavyrotation .mv_txt {
    position: absolute;
    top: 24.9vw;
    left: 50%;
    font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    font-size: 2.25vw;
    font-weight: 400;
    font-weight: 400;
    color: #111;
    color: #fff;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
@media only screen and (max-width: 768px) {
    #heavyrotation .mv_txt {
        top: 156vw;
        width: 64vw;
        font-size: 5.33333vw;
        line-height: 1.4;
        text-align: center;
    }
}
#heavyrotation .contents_container {
    position: relative;
    /*top: -120px;*/
    z-index: 0;
    width: 100%;
    max-width: 2000px;
    /*padding: 250px 0 140px;*/
    padding: 133px 0 122px;
    /*margin: 0 auto -120px;*/
    margin: 0 auto;
    background-image: url(../img/bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
/*@media only screen and (max-width: 1920px) {
  #heavyrotation .contents_container {
    top: calc(-120 / 1920 * 100vw);
    padding: calc(250 / 1920 * 100vw) 0 140px;
	   margin: 0 auto calc(-120 / 1920 * 100vw);
  }
}*/
/*@media only screen and (max-width: 1560px) {
  #heavyrotation .contents_container {
top: -97.5px;
  padding-top: 203.17px;
  }
}
*/
@media only screen and (max-width: 1129px) {
    #heavyrotation .contents_container {
        /* position: relative;
    top: -10vw;
    padding: 20.83333vw 0 11.66667vw;
    margin: 0 auto -10vw;*/
        /* position: relative;
    top: -6vw;
    padding: 16.5vw 0 11.66667vw;
    margin: 0 auto -10vw;*/
        padding: calc(75 / 1129 * 100vw) 0 122px;
    }
}
@media only screen and (max-width: 768px) {
    #heavyrotation .contents_container {
        /*top: -9vw;*/
        height: 100%;
        /*padding: 25.5vw 0 14.66667vw;
	 margin: 0 auto -9vw;*/
        padding: calc(85 / 750 * 100vw) 0 0;
        background-color: #d5d0c7;
        background-image: url(../img/bg@2x.png);
        background-size: 100%;
    }
}
#sec01 .ttl_product {
    width: 38.5%;
    margin: 0 auto 32px;
}
#sec01 .ttl_product img {
    height: auto;
}
@media only screen and (max-width: 1129px) {
    #sec01 .ttl_product {
        margin: 0 auto calc(32 / 1129 * 100vw);
    }
}
@media only screen and (max-width: 768px) {
    #sec01 .ttl_product {
        width: calc(470 / 750 * 100vw);
        margin: 0 auto calc(36 / 750 * 100vw);
    }
}
#heavyrotation #sec01 {
    position: relative;
    width: 100%;
    /*padding-bottom: 55px;*/
    margin-bottom: 80px;
    /*background-color: #fff;
	border: 2px solid #272727;*/
}
#heavyrotation #sec01 .wrapper_sec01 {
    background-color: #fff;
    border: 2px solid #272727;
}
#heavyrotation #sec01 .wrapper_sec01 + .cap {
    margin-top: 24px;
    font-size: 12px;
    text-align: center;
    line-height: 1.6;
}
@media only screen and (max-width: 1129px) {
    #heavyrotation #sec01 .wrapper_sec01 + .cap {
        margin-top: calc(24 / 1129 * 100vw);
        font-size: calc(12 / 1129 * 100vw);
    }
}
@media only screen and (max-width: 768px) {
    #heavyrotation #sec01 .wrapper_sec01 + .cap {
        margin-top: calc(40 / 750 * 100vw);
        font-size: calc(17 / 750 * 100vw);
        text-align: left;
    }
}
/* #heavyrotation #sec01::before {
  position: absolute;
  top: -125px;
  right: -60px;
  width: 407px;
  height: 121px;
  content: "";
  background-image: url(../img/svg/bg_ttl.svg);sec
  background-repeat: no-repeat;
  background-size: contain;
} */
#heavyrotation #sec01 h2 {
    /*padding-bottom: 25px;
  font-family: "Noto Serif JP", "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif !important;
  font-size: 46px;
  font-weight: 600 !important;
  line-height: 1;
  color: #111;
  text-align: center;
  letter-spacing: 0;
  letter-spacing: -0.025em;
  border-bottom: 1px solid #111;*/
    width: 63.78%;
    margin: 0 auto;
}
#heavyrotation #sec01 h2 img {
    height: auto;
}
#heavyrotation #sec01 h2 span {
    display: block;
    margin-bottom: 24px;
    font-size: 30px;
    line-height: 1;
    text-align: center;
}
@media only screen and (max-width: 1129px) {
    #heavyrotation #sec01 {
        padding-bottom: 4.58333vw;
        margin-bottom: 11.66667vw;
    }
    #heavyrotation #sec01::before {
        top: -10.41667vw;
        right: -5vw;
        width: 33.91667vw;
        height: 10.08333vw;
    }
    #heavyrotation #sec01 h2 {
        margin-bottom: 2vw;
        font-size: 3.83333vw;
       /* border-bottom: 0.08333vw solid #111;*/
    }
    #heavyrotation #sec01 h2 span {
        margin-bottom: 2vw;
        font-size: 2.5vw;
    }
}
@media only screen and (max-width: 768px) {
    #heavyrotation #sec01 {
        padding-bottom: calc(120 / 750 * 100vw);
        margin-bottom: 0;
    }
    #heavyrotation #sec01::before {
        top: -16.66667vw;
        right: -2vw;
        width: 54.4vw;
        height: 16.26667vw;
        background-image: url(../img/svg/bg_ttl.svg);
    }
    #heavyrotation #sec01 h2 {
        /*padding-bottom: 1.33333vw;
    padding-bottom: 3.33333vw;
    font-family: "Noto Serif JP", "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif !important;
    font-size: 5.33333vw;
    font-weight: 600 !important;
    color: #111;
    letter-spacing: 0;
    letter-spacing: -0.05em;
    border-bottom: 0.26667vw solid #111;*/
        border-bottom: 0;
        width: calc(540 / 750 * 100vw);
        margin-bottom: calc(33 / 750 * 100vw);
    }
    #heavyrotation #sec01 h2 span {
        margin-bottom: 2.26667vw;
        font-size: 4vw;
    }
}
#heavyrotation .sec01__inner {
    padding: 61px 53px 0;
}
@media only screen and (max-width: 1129px) {
    #heavyrotation .sec01__inner {
        /*padding: 2.91667vw 4.41667vw 0;*/
        padding: calc(61 / 1129 * 100vw) calc(53/ 1129 * 100vw) 0;
    }
}
@media only screen and (max-width: 768px) {
    #heavyrotation .sec01__inner {
        padding: calc(64 / 750 * 100vw) 6.66667vw 0;
    }
}
#heavyrotation .sec01_contents_container {
    width: 100%;
    margin-top: 27px;
    /*margin-bottom: 60px;*/
    margin-bottom: 43px;
}
#heavyrotation .sec01_contents_container .order02 {
    /*width: 50%;*/
    width: 43.5%;
        padding-top: 51px;
}
@media only screen and (max-width: 1129px) {
#heavyrotation .sec01_contents_container .order02 {
        padding-top:calc(51 / 1129 * 100vw);
}
}

#heavyrotation .sec01_contents_container .order01 {
    /*width: 50%;*/
    width: 38.5%;
}
#heavyrotation .sec01_contents_container dl .info {
    display: block;
    margin-bottom: 5px;
    font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-weight: 700;
    color: #111;
}
#heavyrotation .sec01_contents_container dl dt {
    margin-bottom: 20px;
    font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    font-size: 36px;
    font-weight: 400;
    font-weight: 700;
    line-height: 1.3888;
    color: #111;
}
#heavyrotation .sec01_contents_container dl .ttl-sub {
    margin-bottom: 20px;
    font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    font-size: 30px;
    font-weight: 400;
    font-weight: 600;
    line-height: 1.4;
    color: #111;
}
#heavyrotation .sec01_contents_container dl .price {
    margin-bottom: 20px;
    font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    font-size: 18px;
    font-weight: 400;
    font-weight: 600;
    line-height: 1.3888;
    color: #111;
}
#heavyrotation .sec01_contents_container dl .note {
    margin-bottom: 30px;
    font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3333;
    color: #111;
    width: 340px;
}
#heavyrotation .sec01_contents_container dl .img {
    /*width: 408px;*/
    width: 100%;
    /*width: 412px;
  margin-left: auto;*/
}
#heavyrotation .sec01_contents_container dl .img img {
    width: 100%;
}
@media only screen and (max-width: 1129px) {
    #heavyrotation .sec01_contents_container {
        margin-top: 3.33333vw;
        margin-bottom: calc(88 / 1129 * 100vw);
        /* margin-bottom: 5vw;*/
    }
    #heavyrotation .sec01_contents_container dl .info {
        margin-bottom: 0.41667vw;
        font-size: 1.33333vw;
    }
    #heavyrotation .sec01_contents_container dl dt {
        margin-bottom: 1.66667vw;
        font-size: 3vw;
    }
    #heavyrotation .sec01_contents_container dl .ttl-sub {
        margin-bottom: 1.66667vw;
        font-size: 2.5vw;
    }
    #heavyrotation .sec01_contents_container dl .price {
        margin-bottom: 1.66667vw;
        font-size: 1.5vw;
    }
    #heavyrotation .sec01_contents_container dl .note {
        margin-bottom: 2.5vw;
        font-size: 1.25vw;
        width: 28.33333vw;
    }
    #heavyrotation .sec01_contents_container dl .img {
        width: calc(408 / 1129 * 100vw);
        /*width: 33.33333vw;*/
    }
}
@media only screen and (max-width: 768px) {
    #heavyrotation .sec01_contents_container {
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        align-content: flex-start;
        margin-top: 0;
        margin-bottom:calc(84 / 750 * 100vw);
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-line-pack: start;
        gap: 0;
    }
    #heavyrotation .sec01_contents_container dl {
        width: 100%;
    }
    #heavyrotation .sec01_contents_container dl .info {
        margin-bottom: 2vw;
        font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
        font-size: 3.33333vw;
        font-weight: 400;
        font-weight: 700;
        color: #111;
    }
    #heavyrotation .sec01_contents_container dl dt {
        margin-bottom: 2vw;
        font-size: 6.13333vw;
    }
    #heavyrotation .sec01_contents_container dl .ttl-sub {
        margin-bottom: 2vw;
        font-size: 5.33333vw;
    }
    #heavyrotation .sec01_contents_container dl .price {
        margin-bottom: 2.66667vw;
        font-size: 3.46667vw;
    }
    #heavyrotation .sec01_contents_container dl .note {
        margin-bottom: 7.33333vw;
        font-size: 3.46667vw;
        width: auto;
    }
    #heavyrotation .sec01_contents_container .order01,
    #heavyrotation .sec01_contents_container .order02 {
    width: 100%;
}
    #heavyrotation .sec01_contents_container .order02 {
   padding-top:0;
}
    #heavyrotation .sec01_contents_container dl .img {
        width: 52vw;
        margin:0 auto 6.66667vw;
        /*width: 66.66667vw;
    margin-bottom: 6.66667vw;*/
    }
}
/*#heavyrotation .sec01__img__container {
  width: 900px;
  margin: auto;
}
@media only screen and (max-width: 1129px) {
  #heavyrotation .sec01__img__container {
    width: 75vw;
  }
}*/
@media only screen and (max-width: 768px) {
    #heavyrotation .sec01__img__container {
        width: 100%;
    }
}
#heavyrotation #sec02 {
    width: 100%;
    /*padding: 40px;*/
    background-color: #fff;
    position: relative;
}
#heavyrotation #sec03 .banner01 {
    width: 60%;
    margin: 80px auto 0;
}
/*@media only screen and (max-width: 1129px) {
  #heavyrotation #sec02 {
    padding: 3.33333vw;
  }
}*/
@media only screen and (max-width: 768px) {
    #heavyrotation #sec02 {
        padding: 0;
    }
    #heavyrotation #sec03 .banner01 {
        width: 100%;
        margin: 14.66667vw auto 0;
    }
}
#heavyrotation .sec02_contents_container {
    padding: 70px 120px 60px;
    border: 1px solid #111;
}
#heavyrotation .sec02_contents_container h3 {
    font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    font-size: 30px;
    font-weight: 400;
    font-weight: 700;
    color: #111;
    text-align: center;
}
#heavyrotation .sec02_contents_container dl {
    width: 100%;
    margin-bottom: 80px;
}
#heavyrotation .sec02_contents_container dl:first-of-type .txt_wrap .ttl {
    margin-left: -20px;
}
#heavyrotation .sec02_contents_container dl:nth-last-child(1) {
    margin-bottom: 0;
}
#heavyrotation .sec02_contents_container dl .icon {
    width: 140px;
}
#heavyrotation .sec02_contents_container dl .txt_wrap {
    width: 465px;
    padding-left: 50px;
    margin-top: 15px;
}
#heavyrotation .sec02_contents_container dl .txt_wrap .ttl {
    margin-bottom: 10px;
    font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    font-size: 32px;
    font-weight: 400;
    font-weight: 700;
    color: #111;
    letter-spacing: 0.03em;
}
#heavyrotation .sec02_contents_container dl .txt_wrap .txt {
    font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.7333;
    color: #111;
}
#heavyrotation .sec02_contents_container dl .txt_wrap .qr_container {
    width: 100%;
    margin-bottom: 25px;
}
#heavyrotation .sec02_contents_container dl .txt_wrap .qr_container .qr {
    width: 160px;
}
#heavyrotation .sec02_contents_container dl .txt_wrap .qr_container .qr img {
    width: 100%;
}
#heavyrotation .sec02_contents_container dl .txt_wrap .qr_container .qr_txt_wrap {
    padding-left: 35px;
}
#heavyrotation .sec02_contents_container dl .txt_wrap .qr_container .qr_txt_wrap .qr_txt {
    font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #111;
    white-space: nowrap;
}
#heavyrotation .sec02_contents_container dl .txt_wrap .qr_container .qr_txt_wrap .qr_txt span {
    font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    font-size: 24px;
    font-weight: 400;
    font-weight: 700;
    color: #111;
}
@media only screen and (max-width: 1129px) {
    #heavyrotation .sec02_contents_container {
        padding: 5.83333vw 10vw 5vw;
    }
    #heavyrotation .sec02_contents_container h3 {
        font-size: 2.5vw;
    }
    #heavyrotation .sec02_contents_container dl {
        margin-bottom: 6.66667vw;
    }
    #heavyrotation .sec02_contents_container dl:first-of-type .txt_wrap .ttl {
        margin-left: -1.66667vw;
    }
    #heavyrotation .sec02_contents_container dl .icon {
        width: 11.66667vw;
    }
    #heavyrotation .sec02_contents_container dl .txt_wrap {
        width: 38.75vw;
        padding-left: 4.16667vw;
        margin-top: 1.25vw;
    }
    #heavyrotation .sec02_contents_container dl .txt_wrap .ttl {
        margin-bottom: 0.83333vw;
        font-size: 2.66667vw;
    }
    #heavyrotation .sec02_contents_container dl .txt_wrap .txt {
        font-size: 1.25vw;
    }
    #heavyrotation .sec02_contents_container dl .txt_wrap .qr_container {
        margin-bottom: 2.08333vw;
    }
    #heavyrotation .sec02_contents_container dl .txt_wrap .qr_container .qr {
        width: 13.33333vw;
    }
    #heavyrotation .sec02_contents_container dl .txt_wrap .qr_container .qr_txt_wrap {
        padding-left: 2.91667vw;
    }
    #heavyrotation .sec02_contents_container dl .txt_wrap .qr_container .qr_txt_wrap .qr_txt {
        font-size: 1.25vw;
    }
    #heavyrotation .sec02_contents_container dl .txt_wrap .qr_container .qr_txt_wrap .qr_txt span {
        font-size: 2vw;
    }
}
@media only screen and (max-width: 768px) {
    #heavyrotation .sec02_contents_container {
        padding: 10vw 6.66667vw 17.33333vw;
        border: none;
    }
    #heavyrotation .sec02_contents_container h3 {
        margin-bottom: 4.66667vw;
        font-size: 6.66667vw;
    }
    #heavyrotation .sec02_contents_container dl {
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        align-content: flex-start;
        margin-bottom: 9.33333vw;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-line-pack: start;
    }
    #heavyrotation .sec02_contents_container dl:first-of-type .txt_wrap .ttl {
        margin-left: -2.66667vw;
    }
    #heavyrotation .sec02_contents_container dl .icon {
        width: 24vw;
        margin: auto;
    }
    #heavyrotation .sec02_contents_container dl .txt_wrap {
        width: 100%;
        padding-left: 0;
        margin-top: 15px;
    }
    #heavyrotation .sec02_contents_container dl .txt_wrap .ttl {
        margin: auto;
        margin-bottom: 2.66667vw;
        font-size: 6.4vw;
        text-align: center;
    }
    #heavyrotation .sec02_contents_container dl .txt_wrap .txt {
        font-size: 4vw;
        line-height: 1.6;
    }
    #heavyrotation .sec02_contents_container dl .txt_wrap .qr_container {
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        align-content: flex-start;
        margin-bottom: 4.66667vw;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-line-pack: start;
    }
    #heavyrotation .sec02_contents_container dl .txt_wrap .qr_container .qr {
        width: 21.33333vw;
        margin: 4vw auto;
    }
    #heavyrotation .sec02_contents_container dl .txt_wrap .qr_container .sec02_btn-line {
        width: 66.66667vw;
        margin: 0 auto 0;
    }
    #heavyrotation .sec02_contents_container dl .txt_wrap .qr_container .sec02_btn-line a {
        display: block;
        width: 100%;
        margin: auto;
        text-align: center;
    }
    #heavyrotation .sec02_contents_container dl .txt_wrap .qr_container .sec02_btn-line a img {
        width: 100%;
    }
    #heavyrotation .sec02_contents_container dl .txt_wrap .qr_container .qr_txt_wrap {
        padding-left: 0;
    }
    #heavyrotation .sec02_contents_container dl .txt_wrap .qr_container .qr_txt_wrap .qr_txt {
        font-size: 4vw;
    }
    #heavyrotation .sec02_contents_container dl .txt_wrap .qr_container .qr_txt_wrap .qr_txt span {
        font-size: 5.33333vw;
    }
}
#heavyrotation .sec02_contents_container .sec02_line_container .sec02_btn-line {
    width: 66.66667vw;
    margin: 0 auto 4vw;
}
#heavyrotation .sec02_contents_container .sec02_line_container .sec02_btn-line a {
    display: block;
    width: 100%;
    margin: auto;
    text-align: center;
}
#heavyrotation .sec02_contents_container .sec02_line_container .sec02_btn-line a img {
    width: 100%;
}
#heavyrotation .sec02_contents_container .sec02_line_container p {
    font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    font-size: 5.33333vw;
    font-weight: 400;
    font-weight: 700;
    line-height: 1.4;
    color: #111;
    text-align: center;
    letter-spacing: 0;
    white-space: nowrap;
}
#heavyrotation .sec02_note {
    display: block;
    margin: 0 auto -20px;
    font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #111;
    text-align: center;
}
@media only screen and (max-width: 1129px) {
    #heavyrotation #heavyrotation .sec02_note {
        margin: 0 auto -1.66667vw;
        font-size: 1vw;
    }
}
@media only screen and (max-width: 768px) {
    #heavyrotation #heavyrotation .sec02_note {
        position: relative;
        top: 10.66667vw;
        margin: 0 auto 0;
        font-size: 1.6vw;
    }
}
@media only screen and (max-width: 768px) {
    #heavyrotation #sec02 {
        box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
    }
    #heavyrotation .sec02__img__container {
        margin: 0 calc(50% - 50vw);
    }
}
#heavyrotation #terms {
    width: 100%;
    padding: 148px 0 175px;
    background-color: #f2f2f2;
}
#heavyrotation #terms .inner {
    display: block;
}
@media only screen and (max-width: 1129px) {
    #heavyrotation #terms {
        padding: 10vw 0 14.58333vw;
    }
}
@media only screen and (max-width: 768px) {
    #heavyrotation #terms {
        padding: 0;
    }
    #heavyrotation #terms .inner {
        width: 100%;
        max-width: 100%;
    }
}
#heavyrotation .terms_container {
    width: 100%;
    padding: 70px 40px 85px;
    background-color: #fff;
    border-radius: 26px;
}
#heavyrotation .terms_container h3 {
    margin-bottom: 30px;
    font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    font-size: 24px;
    font-weight: 400;
    font-weight: 700;
    color: #111;
    text-align: center;
    letter-spacing: 0.03em;
}
#heavyrotation .terms_container p {
    margin-bottom: 35px;
    font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.7333;
    color: #111;
    letter-spacing: 0.03em;
}
#heavyrotation .terms_container dl {
    margin-bottom: 35px;
}
#heavyrotation .terms_container dl:nth-last-child(1) {
    margin-bottom: 0;
}
#heavyrotation .terms_container dl dt {
    font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    font-size: 18px;
    font-weight: 400;
    font-weight: 700;
    color: #111;
    letter-spacing: 0.03em;
}
#heavyrotation .terms_container dl dd {
    /* padding-left: 1em;*/
    font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.7333;
    color: #111;
    /* text-indent: -1em;*/
    letter-spacing: 0.03em;
}
#heavyrotation .terms_container dl dd .adjust_indent {
    padding-left: 1em;
    text-indent: -1em;
    margin-bottom: 0;
}
#heavyrotation .terms_container dl dd a {
    position: relative;
    display: inline;
    color: #111;
}
#heavyrotation .terms_container dl dd a::after {
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background-color: #111;
}
#heavyrotation .terms_container dl .noindent {
    font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.7333;
    color: #111;
    letter-spacing: 0.03em;
}
#heavyrotation .terms_container dl .noindent a {
    position: relative;
    display: inline;
    color: #111;
}
#heavyrotation .terms_container dl .noindent a::after {
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background-color: #111;
}
/*#heavyrotation .terms_container dl ul {
  padding-left: 1em;
}*/
#heavyrotation .terms_container dl ul li {
    font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.7333;
    color: #111;
    letter-spacing: 0.03em;
}
@media only screen and (max-width: 1129px) {
    #heavyrotation .terms_container {
        padding: 5.83333vw 3.33333vw 7.08333vw;
        border-radius: 2.16667vw;
    }
    #heavyrotation .terms_container h3 {
        margin-bottom: 2.5vw;
        font-size: 2vw;
    }
    #heavyrotation .terms_container p {
        margin-bottom: 2.91667vw;
        font-size: 1.25vw;
    }
    #heavyrotation .terms_container dl {
        margin-bottom: 2.91667vw;
    }
    #heavyrotation .terms_container dl dt {
        font-size: 1.5vw;
    }
    #heavyrotation .terms_container dl dd {
        font-size: 1.25vw;
    }
    #heavyrotation .terms_container dl dd a::after {
        bottom: -0.33333vw;
        height: 0.08333vw;
    }
    #heavyrotation .terms_container dl .noindent {
        font-size: 1.25vw;
    }
    #heavyrotation .terms_container dl .noindent a::after {
        bottom: -0.33333vw;
        height: 0.08333vw;
    }
    #heavyrotation .terms_container dl ul li {
        font-size: 1.25vw;
    }
}
@media only screen and (max-width: 768px) {
    #heavyrotation .terms_container {
        padding: 10vw 7.33333vw 19.33333vw;
        background-color: #f2f2f2;
        border-radius: 0;
    }
    #heavyrotation .terms_container h3 {
        margin-bottom: 5.73333vw;
        font-size: 6.66667vw;
        letter-spacing: 0;
    }
    #heavyrotation .terms_container p {
        margin-bottom: 4vw;
        font-size: 4vw;
        line-height: 1.6;
    }
    #heavyrotation .terms_container dl {
        margin-bottom: 8vw;
    }
    #heavyrotation .terms_container dl dt {
        font-size: 4vw;
    }
    #heavyrotation .terms_container dl dd {
        font-size: 4vw;
        line-height: 1.6;
    }
    #heavyrotation .terms_container dl dd a::after {
        bottom: -0.53333vw;
        height: 0.13333vw;
    }
    #heavyrotation .terms_container dl .noindent {
        font-size: 4vw;
        line-height: 1.6;
    }
    #heavyrotation .terms_container dl .noindent a::after {
        bottom: -0.53333vw;
        height: 0.13333vw;
    }
    #heavyrotation .terms_container dl ul li {
        font-size: 4vw;
        line-height: 1.6;
    }
}
#heavyrotation .btn-line {
    position: absolute;
    left: 5vw;
    bottom: 7vw;
    width: 24.3125vw;
}
@media only screen and (min-width: 2000px) {
    #heavyrotation .btn-line {
        position: absolute;
        left: 60px;
        bottom: 220px;
        width: 486.25px;
    }
}
#heavyrotation .btn-line a {
    position: relative;
    z-index: 2;
    display: block;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
#heavyrotation .btn-line a:hover {
    opacity: 0.8;
}
#heavyrotation .btn-line a img {
    width: 100%;
}
@media only screen and (max-width: 768px) {
    #heavyrotation .btn-line {
        bottom: 28vw;
        left: 50%;
        width: 88vw;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    #heavyrotation .btn-line::before {
        display: none;
    }
    #heavyrotation .btn-line a:hover {
        opacity: 0.8;
    }
    #heavyrotation #sec02 .btn-line {
        /*bottom: 24vw;*/
        bottom: 322vw;
        width: 72vw;
    }
}