@charset "UTF-8";

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

html {
    font-size: 62.5%;
    line-height: 1.5
}

@media screen and (min-width:751px) and (max-width:959px) {
    html {
        font-size: 40%
    }
}

body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    margin: 0;
    padding: 0;
    font-size: 1.6em
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: 400
}

img {
    max-width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: bottom
}

dl,
ol,
ul {
    padding: 0;
    margin: 0;
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin-top: 0;
    font-size: 100%;
    font-weight: 400
}

p {
    margin: 0;
    line-height: 1.6em
}

q:after,
q:before {
    content: ''
}

abbr,
acronym {
    border: 0
}

a {
    text-decoration: none
}

a img {
    border: none
}

a:link {
    color: #ff4280;
    text-decoration: none
}

a:visited {
    color: #ff4280;
    text-decoration: none
}

a:active,
a:focus,
a:hover {
    color: #ff91b5;
    text-decoration: none
}

.clearfix::after {
    content: " ";
    display: block;
    clear: both
}

#ikemen_header {
    background-color: #281e07;
    position: relative;
    z-index: 6;
    font-family: "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif
}

#ikemen_header .container {
    max-width: 1200px;
    margin: 0 auto
}

#ikemen_header ul {
    padding-left: 1em;
    padding-bottom: .5em
}

#ikemen_header ul li {
    margin: .5em 0 0 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 1rem;
    line-height: 20px
}

@media screen and (min-width:751px) {
    #ikemen_header ul li {
        font-size: 1.3rem;
        line-height: 24px
    }
}

#ikemen_header ul li a {
    color: #fff
}

#footer {
    font: inherit;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    border: 0;
    outline: 0;
    width: 100%;
    background: #281e07;
    font-size: 12px;
    color: #fff;
    line-height: 3em;
    font-family: "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif
}

#footer a {
    color: #fff;
    font-size: 14px
}

#footer .ft_sitemap {
    padding: 50px 0;
    overflow: hidden;
    max-width: 1200px;
    margin: 0 auto
}

#footer .footer_cnt {
    float: left;
    padding: 0 36px
}

@media screen and (min-width:751px) {
    .footer_list li {
        list-style: disc;
        list-style-position: inside
    }

    .footer_list li.toggle-wrapper {
        list-style: none
    }

    .footer_list li.toggle-wrapper #js-toggle_list li {
        list-style: disc;
        list-style-position: inside
    }
}

@media screen and (max-width:1139px) {
    #footer .footer_logo_img {
        float: none;
        margin-bottom: 10px
    }
}

#footer .headline {
    font-size: 16px;
    font-weight: 700
}

#footer .footer_bottom {
    background-color: #100c03
}

#footer .footer_bottom p {
    text-align: center
}

@media screen and (max-width:750px) {
    #ikemen_header {
        background-color: #000;
        position: relative;
        z-index: 6;
        padding-left: 2%
    }

    #ikemen_header .container {
        width: auto;
        margin: 0 auto
    }

    #ikemen_header ul {
        padding-left: 0;
        padding-bottom: 0
    }

    #ikemen_header ul li {
        margin: .3em 1em 0 0;
        display: inline-block;
        vertical-align: middle;
        font-size: .6em
    }

    #ikemen_header ul li a {
        color: #fff
    }

    #footer .footer_logo_img {
        display: none
    }

    #footer .headline {
        text-align: left;
        display: block;
        padding: 0 15px;
        color: #fff;
        border-bottom: 1px solid #605948;
        background-color: #433318;
        font-size: 1em;
        height: 30px;
        line-height: 30px
    }

    #footer .footer_list {
        background-color: #281e07;
        line-height: 1.5;
        text-align: left;
        letter-spacing: 2px
    }

    #footer .footer_list li {
        display: block;
        padding: 10px 3%;
        border-bottom: solid 1px #605948;
        font-size: 1em;
        letter-spacing: 0;
        position: relative
    }

    #footer .footer_list li.toggle-wrapper {
        padding: 0;
        border-bottom: none
    }

    #footer .footer_list li a {
        display: block;
        padding: 0 3%;
        color: #fff;
        font-size: 13px
    }

    #footer .ft_sitemap {
        padding: 0;
        width: 100%;
        margin: 0
    }

    #footer .footer_cnt {
        float: none;
        width: 100%;
        padding: 0
    }

    #footer .footer_cnt.block_content,
    #footer .footer_cnt.block_title {
        border-right: none
    }
}

.sp_logos {
    text-align: center;
    padding: 2.5% 0
}

@media screen and (min-width:751px) {
    .sp_logos {
        display: none
    }
}

.pc {
    display: block
}

@media screen and (max-width:750px) {
    .pc {
        display: none
    }
}

.sp {
    display: none
}

@media screen and (max-width:750px) {
    .sp {
        display: block
    }
}

.lp-content {
    overflow: hidden
}

.loader {
    width: 100%;
    margin: 0 auto;
    background: #eae7bf
}

.loading-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background: #eae7bf
}

.loading {
    width: 100%;
    height: 100vh;
    position: relative;
    overflow: hidden
}

.l-load {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.l-load-inner {
    width: 200%;
    height: 100%;
    position: absolute;
    top: 0;
    left: -100%;
    -webkit-transform: skew(-15deg);
    -ms-transform: skew(-15deg);
    transform: skew(-15deg);
    overflow: hidden
}

.bg-c {
    width: 200%;
    -webkit-transform: skew(15deg);
    -ms-transform: skew(15deg);
    transform: skew(15deg)
}

.bg-c.yellow {
    background-color: #cca500;
    position: absolute;
    bottom: 0;
    left: -100%
}

.bg-c.yellow.comp {
    bottom: auto;
    top: -100%
}

.bg-c.black {
    background-color: #000;
    position: absolute;
    top: 0;
    right: -100%
}

.r-load {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0
}

.r-load-inner {
    width: 200%;
    height: 100%;
    position: absolute;
    top: 0;
    right: -100%;
    -webkit-transform: skew(-15deg);
    -ms-transform: skew(-15deg);
    transform: skew(-15deg);
    overflow: hidden
}

.intro-video-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 900;
    background: #000
}

.intro_video {
    height: 100%;
    height: 100vh;
    position: relative;
    width: 100%
}

.intro_video video {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%
}

.white-out {
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 800;
    position: fixed;
    top: 0;
    left: 0;
    right: 0
}

.main-image {
    width: 100%;
    position: relative;
    margin: 0 auto;
    background: url(/wp-content/themes/ikemen/title/sengoku/original/images/lp/20200101/sp/mv_bg.png) no-repeat left top;
    background-size: 100%;
    padding-top: calc(1056 / 750 * 100%);
    overflow: hidden
}

@media screen and (min-width:751px) {
    .main-image {
        background: url(/wp-content/themes/ikemen/title/sengoku/original/images/lp/20200101/pc/mv_bg.png) no-repeat center center;
        background-size: cover;
        padding-top: 0
    }

    .main-image .main-image-inner {
        width: 100%;
        max-width: 1098px;
        margin: 0 auto
    }

    .main-image .main-image-inner .inner-content {
        width: 100%;
        padding-top: 79.69035%;
        position: relative
    }
}

.main-image .title {
    width: 87.7333%;
    max-width: 580px;
    margin: 0 auto;
    position: absolute;
    top: 6%;
    left: 0;
    right: 0
}

@media screen and (min-width:751px) {
    .main-image .title {
        width: 52.8233%
    }
}

.main-image .sub-title {
    width: 100%;
    max-width: 1379px;
    margin: 0 auto;
    position: absolute;
    top: 14.8%;
    left: 0;
    right: 0
}

@media screen and (min-width:751px) {
    .main-image .sub-title {
        top: 20.8%
    }
}

.main-image .nobunaga {
    width: 104.6667%;
    background: url(/wp-content/themes/ikemen/title/sengoku/original/images/lp/20200101/sp/nobunaga.png) no-repeat left top;
    background-size: 100%;
    padding-top: calc(718 / 785 * 104.6667%);
    position: absolute;
    left: -6.2%;
    bottom: 0;
    height: 0
}

@media screen and (min-width:751px) {
    .main-image .nobunaga {
        width: 83.0601%;
        background: url(/wp-content/themes/ikemen/title/sengoku/original/images/lp/20200101/pc/nobunaga.png) no-repeat left top;
        background-size: 100%;
        padding-top: calc(757 / 912 * 83.0601%);
        left: -8.1%
    }
}

.main-image .l-anim {
    opacity: 0;
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px)
}

@media screen and (min-width:751px) {
    .main-image .l-anim {
        -webkit-transform: translateX(-200px);
        -ms-transform: translateX(-200px);
        transform: translateX(-200px)
    }
}

@media screen and (max-width:750px) {
    .main-image .l-anim.act-anim {
        -webkit-animation: l-motion .75s ease-out forwards;
        animation: l-motion .75s ease-out forwards
    }
}

@media screen and (min-width:751px) {
    .main-image .l-anim.act-anim {
        -webkit-animation: l-motion-pc .75s ease-out forwards;
        animation: l-motion-pc .75s ease-out forwards
    }
}

@-webkit-keyframes l-motion {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-50px);
        transform: translateX(-50px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes l-motion {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-50px);
        transform: translateX(-50px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes l-motion-pc {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-200px);
        transform: translateX(-200px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes l-motion-pc {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-200px);
        transform: translateX(-200px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.main-image .motonari {
    width: 72.8%;
    background: url(/wp-content/themes/ikemen/title/sengoku/original/images/lp/20200101/sp/motonari.png) no-repeat left top;
    background-size: 100%;
    padding-top: calc(718 / 546 * 72.8%);
    position: absolute;
    right: -18.6%;
    bottom: 0;
    height: 0
}

@media screen and (min-width:751px) {
    .main-image .motonari {
        width: 58.6501%;
        background: url(/wp-content/themes/ikemen/title/sengoku/original/images/lp/20200101/pc/motonari.png) no-repeat left top;
        background-size: 100%;
        padding-top: calc(757 / 644 * 58.6501%);
        right: -13.6%
    }
}

.main-image .r-anim {
    opacity: 0;
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px)
}

@media screen and (min-width:751px) {
    .main-image .r-anim {
        -webkit-transform: translateX(200px);
        -ms-transform: translateX(200px);
        transform: translateX(200px)
    }
}

@media screen and (max-width:750px) {
    .main-image .r-anim.act-anim {
        -webkit-animation: r-motion .75s ease-out forwards;
        animation: r-motion .75s ease-out forwards
    }
}

@media screen and (min-width:751px) {
    .main-image .r-anim.act-anim {
        -webkit-animation: r-motion-pc .75s ease-out forwards;
        animation: r-motion-pc .75s ease-out forwards
    }
}

@-webkit-keyframes r-motion {
    0% {
        opacity: 0;
        -webkit-transform: translateX(50px);
        transform: translateX(50px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes r-motion {
    0% {
        opacity: 0;
        -webkit-transform: translateX(50px);
        transform: translateX(50px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes r-motion-pc {
    0% {
        opacity: 0;
        -webkit-transform: translateX(200px);
        transform: translateX(200px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes r-motion-pc {
    0% {
        opacity: 0;
        -webkit-transform: translateX(200px);
        transform: translateX(200px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.main-image .top-anim {
    opacity: 0
}

.main-image .top-anim.act-anim {
    -webkit-animation: top-motion 1s ease forwards;
    animation: top-motion 1s ease forwards
}

@-webkit-keyframes top-motion {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes top-motion {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.main-image .logo {
    width: 44%;
    max-width: 345px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10%
}

.intro-wrapper {
    width: 100%;
    position: relative;
    margin: 0 auto;
    background: url(/wp-content/themes/ikemen/title/sengoku/original/images/lp/20200101/sp/sec01_bg.png) no-repeat center center;
    background-size: cover;
    padding: 48px 0
}

@media screen and (min-width:751px) {
    .intro-wrapper {
        background: url(/wp-content/themes/ikemen/title/sengoku/original/images/lp/20200101/pc/sec01_bg.png) no-repeat center center;
        background-size: cover;
        padding: 95px 0
    }
}

.intro-wrapper .flower-01 {
    width: 22.8%;
    max-width: 171px;
    position: absolute;
    top: -36%;
    right: 0;
    z-index: 10
}

.intro-wrapper .flower-01::before {
    content: "";
    display: block;
    width: 100%;
    background: url(/wp-content/themes/ikemen/title/sengoku/original/images/lp/20200101/sp/ume_1.png) no-repeat left top;
    background-size: 100%;
    padding-top: calc(489 / 171 * 100%)
}

@media screen and (min-width:751px) {
    .intro-wrapper .flower-01 {
        width: 15%;
        max-width: 240px;
        top: -40%
    }

    .intro-wrapper .flower-01::before {
        background: url(/wp-content/themes/ikemen/title/sengoku/original/images/lp/20200101/pc/ume_1.png) no-repeat left top;
        background-size: 100%;
        padding-top: calc(624 / 240 * 100%)
    }
}

.intro-wrapper .flower-02 {
    width: 22.8%;
    max-width: 171px;
    position: absolute;
    bottom: -20%;
    left: 0;
    z-index: 10
}

.intro-wrapper .flower-02::before {
    content: "";
    display: block;
    width: 100%;
    background: url(/wp-content/themes/ikemen/title/sengoku/original/images/lp/20200101/sp/ume_2.png) no-repeat left top;
    background-size: 100%;
    padding-top: calc(396 / 171 * 100%)
}

@media screen and (min-width:751px) {
    .intro-wrapper .flower-02 {
        width: 18.75%;
        max-width: 300px
    }

    .intro-wrapper .flower-02::before {
        background: url(/wp-content/themes/ikemen/title/sengoku/original/images/lp/20200101/pc/ume_2.png) no-repeat left top;
        background-size: 100%;
        padding-top: calc(464 / 300 * 100%)
    }
}

.intro-wrapper .intro-title {
    position: relative;
    width: 72.4%;
    margin: 0 auto 30px;
    z-index: 20
}

@media screen and (min-width:751px) {
    .intro-wrapper .intro-title {
        max-width: 965px
    }
}

.intro-wrapper .text-img {
    width: 80.8%;
    margin: 0 auto;
    position: relative;
    z-index: 20
}

@media screen and (min-width:751px) {
    .intro-wrapper .text-img {
        max-width: 999px
    }
}

.main-content .main-content-wrapper {
    width: 100%;
    position: relative;
    margin: 0 auto;
    background: url(/wp-content/themes/ikemen/title/sengoku/original/images/lp/20200101/sp/sec02_bg.png) no-repeat top center;
    background-size: cover;
    padding: 48px 0
}

@media screen and (min-width:751px) {
    .main-content .main-content-wrapper {
        background: url(/wp-content/themes/ikemen/title/sengoku/original/images/lp/20200101/pc/sec02_bg.png) no-repeat top center;
        background-size: cover;
        padding: 100px 0
    }
}

.main-content .container .title {
    width: 92%;
    margin: 0 auto
}

@media screen and (min-width:751px) {
    .main-content .container .title {
        max-width: 690px
    }
}

.main-content .container .character-wrapper {
    width: 100%;
    margin: -20px auto 30px
}

.main-content .container .character-wrapper .chara-02 {
    margin-top: -30px
}

.main-content .container .character-wrapper .chara-03 {
    margin-top: -25px
}

@media screen and (min-width:751px) {
    .main-content .container .character-wrapper {
        max-width: 1098px;
        margin: -60px auto 120px
    }

    .main-content .container .character-wrapper .character {
        width: 131.2386%;
        max-width: 1593px;
        margin-left: -15.6193%
    }

    .main-content .container .character-wrapper .chara-02 {
        margin-top: -60px
    }

    .main-content .container .character-wrapper .chara-03 {
        margin-top: -65px
    }
}

.main-content .container .sub-section {
    width: 100%;
    margin: 0 auto 30px
}

.main-content .container .sub-section.bottom_line::after {
    content: "";
    display: block;
    width: 79.4667%;
    margin: 30px auto 0;
    background: url(/wp-content/themes/ikemen/title/sengoku/original/images/lp/20200101/sp/border.png) no-repeat left top;
    background-size: 100%;
    padding-top: calc(30 / 596 * 79.4667%)
}

.main-content .container .sub-section .sub-section-title {
    width: 81.86666%;
    margin: 0 auto 10px
}

.main-content .container .sub-section .text-01 {
    width: 72.5333%;
    margin: 0 auto
}

.main-content .container .sub-section .text-02 {
    width: 65.3333%;
    margin: 0 auto 15px
}

.main-content .container .sub-section .text-03 {
    width: 76.6666%;
    margin: 0 auto
}

@media screen and (min-width:751px) {
    .main-content .container .sub-section {
        max-width: 1098px;
        margin: 0 auto 60px
    }

    .main-content .container .sub-section.bottom_line::after {
        content: "";
        display: block;
        width: 72.5865%;
        margin: 60px auto 0;
        background: url(/wp-content/themes/ikemen/title/sengoku/original/images/lp/20200101/pc/border.png) no-repeat left top;
        background-size: 100%;
        padding-top: calc(30 / 596 * 72.5865%)
    }

    .main-content .container .sub-section .sub-section-title {
        width: 55.9198%;
        margin: 0 auto 20px
    }

    .main-content .container .sub-section .text-01 {
        width: 67.0309%;
        margin: 0 auto
    }

    .main-content .container .sub-section .text-02 {
        width: 44.6165%;
        margin: 0 auto 30px
    }

    .main-content .container .sub-section .text-03 {
        width: 52.3679%;
        margin: 0 auto
    }
}

.movie-content {
    position: relative;
    padding-top: 56.25%
}

.movie-content::before {
    content: "";
    display: block;
    width: 100%;
    background: url(/wp-content/themes/ikemen/title/sengoku/original/images/lp/20200101/sp/movie_line.png) no-repeat left top;
    background-size: 100%;
    padding-top: calc(34 / 750 * 100%);
    position: absolute;
    top: -5%;
    left: 0;
    right: 0;
    z-index: 100
}

.movie-content::after {
    content: "";
    display: block;
    width: 100%;
    background: url(/wp-content/themes/ikemen/title/sengoku/original/images/lp/20200101/sp/movie_line.png) no-repeat left top;
    background-size: 100%;
    padding-top: calc(34 / 750 * 100%);
    position: absolute;
    bottom: -5%;
    left: 0;
    right: 0;
    z-index: 100
}

@media screen and (min-width:751px) {
    .movie-content::before {
        background: url(/wp-content/themes/ikemen/title/sengoku/original/images/lp/20200101/pc/movie_line.png) no-repeat left top;
        background-size: 100%;
        padding-top: calc(34 / 1600 * 100%);
        top: -2.5%
    }

    .movie-content::after {
        background: url(/wp-content/themes/ikemen/title/sengoku/original/images/lp/20200101/pc/movie_line.png) no-repeat left top;
        background-size: 100%;
        padding-top: calc(34 / 1600 * 100%);
        bottom: -2.5%
    }
}

.movie-content .video-area {
    overflow: hidden;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-color: #000
}

.movie-content .video-area video {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%
}

.movie-content .movie-play {
    width: 82px;
    height: 62px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    margin: auto;
    -webkit-transition: .3s;
    transition: .3s;
    z-index: 1
}

@media screen and (min-width:751px) {
    .movie-content .movie-play {
        width: 164px;
        height: 124px
    }
}

.movie-content .movie-play:hover {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9)
}

.btn-img {
    width: 77.3333%;
    margin: 0 auto;
    max-width: 580px
}

.btn-img a {
    display: block
}

.game-title-wrapper {
    width: 100%;
    position: relative;
    margin: 0 auto;
    background: url(/wp-content/themes/ikemen/title/sengoku/original/images/lp/20200101/sp/sec03_bg.png) no-repeat top center;
    background-size: cover;
    padding: 54px 0
}

.game-title-wrapper .title {
    width: 77.3333%;
    margin: 0 auto;
    -webkit-transform: translateX(3.7%);
    -ms-transform: translateX(3.7%);
    transform: translateX(3.7%)
}

.game-title-wrapper .game-icon {
    width: 44%;
    max-width: 345px;
    margin: 20px auto 10px
}

.game-title-wrapper .text-img {
    width: 59.8666%;
    max-width: 449px;
    margin: 0 auto
}

.game-title-wrapper .dl-btn-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 79.2%;
    max-width: 380px;
    margin: 20px auto
}

.game-title-wrapper .dl-btn-list .appstore {
    width: 41.8494%
}

.game-title-wrapper .dl-btn-list .appstore a {
    display: block
}

.game-title-wrapper .dl-btn-list .googleplay {
    width: 51.3468%
}

.game-title-wrapper .dl-btn-list .googleplay a {
    display: block
}

@media screen and (min-width:751px) {
    .game-title-wrapper {
        background: url(/wp-content/themes/ikemen/title/sengoku/original/images/lp/20200101/pc/sec03_bg.png) no-repeat top center;
        background-size: cover;
        padding: 100px 0
    }

    .game-title-wrapper .game-title-container {
        max-width: 1098px;
        margin: 0 auto
    }

    .game-title-wrapper .title {
        width: 59.992714%;
        margin: 0 auto;
        -webkit-transform: translateX(3.7%);
        -ms-transform: translateX(3.7%);
        transform: translateX(3.7%)
    }

    .game-title-wrapper .dl-btn-list {
        margin: 20px auto 60px
    }
}

.cpn-wrapper {
    width: 100%;
    position: relative;
    margin: 0 auto;
    background: url(/wp-content/themes/ikemen/title/sengoku/original/images/lp/20200101/sp/cpn_bg.png) no-repeat top center;
    background-size: cover;
    padding: 50px 0 0
}

.cpn-wrapper .cloud {
    background: url(/wp-content/themes/ikemen/title/sengoku/original/images/lp/20200101/sp/cpn_cloud.png) no-repeat top center;
    background-size: cover;
    padding: 10% 0 50px;
    margin-top: -10%
}

.cpn-wrapper .title {
    width: 100%;
    margin: 0 auto 20px
}

.cpn-wrapper .text-img {
    width: 81.6%;
    margin: 0 auto 10px
}

.cpn-wrapper .bg-character {
    width: 100%;
    margin: 0 auto;
    background: url(/wp-content/themes/ikemen/title/sengoku/original/images/lp/20200101/sp/cpn_chara.png) no-repeat left top;
    background-size: 100%;
    padding-top: calc(621 / 750 * 100%)
}

.cpn-wrapper .btn-img {
    position: relative;
    z-index: 100
}

.cpn-wrapper .cpn-detail {
    margin: 40px auto 20px;
    padding: 10px;
    background: #fff;
    -webkit-box-shadow: 0 0 10px #cdcdcd;
    box-shadow: 0 0 10px #cdcdcd;
    position: relative;
    z-index: 100
}

.cpn-wrapper .table_wrap {
    width: 100%;
    margin: 2% auto 2.5%
}

.cpn-wrapper .table_wrap .info_wrap {
    width: 100%
}

.cpn-wrapper .table_wrap .info_wrap ul li {
    border-bottom: 1px solid #dfdbce;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 2px 0;
    width: 100%;
    font-size: .8em;
    text-align: center;
    word-break: break-all
}

.cpn-wrapper .table_wrap .info_wrap ul li:first-child {
    border-top: 1px solid #dfdbce
}

.cpn-wrapper .table_wrap .info_wrap ul li .list-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-weight: 700;
    width: 25%;
    min-width: 25%;
    background-color: #4b3800;
    padding: 1rem 0
}

.cpn-wrapper .table_wrap .info_wrap ul li .list-title span {
    display: block;
    text-align: center;
    width: 100%
}

.cpn-wrapper .table_wrap .info_wrap ul li .list-detail {
    color: #4b3800;
    padding-left: 1em;
    text-align: left;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    width: 75%
}

.cpn-wrapper .attention_wrap {
    font-size: .8em;
    color: #4b3800
}

.cpn-wrapper .attention_wrap .attention_title {
    font-size: 1.2em;
    margin-bottom: 1em
}

.cpn-wrapper .attention_wrap .attention_txt {
    margin-bottom: 1em
}

@media screen and (min-width:751px) {
    .cpn-wrapper {
        background: url(/wp-content/themes/ikemen/title/sengoku/original/images/lp/20200101/pc/cpn_bg.png) no-repeat top center;
        background-size: cover;
        padding: 100px 0 0
    }

    .cpn-wrapper .cloud {
        background: url(/wp-content/themes/ikemen/title/sengoku/original/images/lp/20200101/pc/cpn_cloud.png) no-repeat top center;
        background-size: cover;
        padding: 100px 0 100px;
        margin-top: -200px
    }

    .cpn-wrapper .inner-content {
        max-width: 1070px;
        margin: 0 auto
    }

    .cpn-wrapper .detail-inner {
        margin-top: 50px
    }

    .cpn-wrapper .title {
        width: 91.1214%;
        margin: 0 auto 20px
    }

    .cpn-wrapper .text-img {
        width: 73.3644%;
        margin: 0 auto 10px
    }

    .cpn-wrapper .bg-character {
        margin: 0 auto;
        background: url(/wp-content/themes/ikemen/title/sengoku/original/images/lp/20200101/pc/cpn_chara.png) no-repeat left top;
        background-size: 100%;
        padding-top: calc(679 / 1070 * 100%)
    }

    .cpn-wrapper .cpn-detail {
        max-width: 900px;
        padding: 50px 45px
    }

    .cpn-wrapper .table_wrap {
        width: 100%;
        margin: 2% auto 2.5%
    }

    .cpn-wrapper .table_wrap .info_wrap ul li {
        padding: 4px 0;
        font-size: 1em
    }
}