@charset "UTF-8";

html, body, p, h1, h2, h3, h4, ul, ol {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

img {
    max-width: 100%;
    max-height: 100%;
}

body {
    min-width: 1380px;
    font-size: 18px;
    font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-feature-settings: 'palt';
    line-height: 24px;
    -webkit-text-size-adjust: 100%;
}

h1 {
    font-size: 22px;
}

em {
    color: #ff0000;
    font-weight: bold;
    font-style: normal;
}

.indent {
    padding-left: 1em;
    text-indent: -1em;
}

.header {
    width: 100%;
    background: #ffc917;
    text-align: center;
    position: relative;
    margin: 40px auto auto;
    z-index: 10;
}

.header-img {
    vertical-align: bottom;
}

.line-pattern {
    height: 65px;
    margin: 11px 0 10px 20px;
    background: url('/v2/img/static_page/ehon_kisetsu/line-pattern.png') repeat-x;
}

.dotline {
    height: 10px;
    background: url('/v2/img/static_page/ehon_kisetsu/dotline.png') repeat-x;
}

.main {
    color: #454545;
    width: 960px;
    background-color: #ffffff;
    margin: 40px auto 100px;
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    position: relative;
}

.alphapolis-logo {
    position: absolute;
    top: -468px;
    left: 0;
}

.sns {
    position: absolute;
    top: -468px;
    right: 0;
}

.twitter-share-button {
    vertical-align: bottom;
}

.sub-heading {
    width: 100%;
    height: 39px;
    background-color: rgba(255, 201, 23, 0.5);
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    line-height: 39px;
    color: #000000;
    padding: 5px 0 4px;
    margin-bottom: 24px;
}

.sub-body {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    color: #454545;
}

.introduction {
    width: 368px;
    margin-right: 24px;
    float: right;
}

.title {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
}

.title.spring-text {
    color: #ff84b4;
}

.title.summer-text {
    color: #ff3333;
}

.title.autumn-text {
    color: #b5810a;
}

.title.winter-text {
    color: #1c78b1;
}

.description {
    margin: 24px 0;
}

.season-blocks {
    width: 542px;
    float: left;
}

.season-block {
    text-align: center;
    width: 238px;
    margin-left: 33px;
    margin-bottom: 38px;
    float: left;
}

.season-block a img:hover {
    opacity: .8;
}

.season-block .season-button {
    height: 54px;
    padding-top: 6px;
    margin: 10px 0 8px;
    border-radius: 10px;
}

.season-block a .season-button {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
}

.season-block a .season-button:hover {
    opacity: .8;
}

.season-block .amazon-button {
    height: 50px;
    border-radius: 10px;
    border: solid 1px #707070;
    background-color: var(--white);
}

.season-block .amazon-button:hover {
    opacity: .8;
}

.season-block .season-button.spring-button,
.season-block .season-button.summer-button,
.season-block .season-button.autumn-button,
.season-block .season-button.winter-button {
    background-color: #ff8a00;
}

.ehon-illust {
    width: 240px;
    margin-top: 50px;
    margin-right: 80px;
    float: right;
}

.ehon-hiroba {
    margin-top: 11px;
    margin-bottom: 70px;
    clear: both;
}

.ehon-hiroba .notice {
    color: #ff0000;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
}

.ehon-hiroba .access {
    width: 800px;
    border-radius: 20px;
    border: solid 5px #ffbe57;
    background-color: #fff6df;
    margin: 15px auto 0;
}

.ehon-hiroba .access .main-img {
    margin: 27px auto 34px;
    text-align: center;
}

.ehon-hiroba .access .method {
    height: 240px;
    margin: 0 17px 16px;
    background-color: #ffffff;
}

.ehon-hiroba .access .method .web img {
    margin: 18px 9px auto 14px;
    float: left;
}

.ehon-hiroba .access .method .main-block {
    width: 250px;
    display: block;
    margin: 16px auto 18px;
    float: left;
}

.ehon-hiroba .access .method .main-block .title {
    color: #ff8ac5;
    font-size: 24px;
    font-weight: bold;
}

.ehon-hiroba .access .method .main-block .title .underbar {
    width: 250px;
    height: 8px;
    border-radius: 4px;
    background-color: #ff8bc5;
}

.ehon-hiroba .access .method .main-block p {
    color: #000000;
    margin: 16px 1px;
}

.ehon-hiroba .access .method .main-block .web-button {
    height: 32px;
    padding-top: 8px;
    text-align: center;
    border-radius: 7px;
    background-color: #ff8a00;
}

.ehon-hiroba .access .method .main-block a .web-button {
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
}

.ehon-hiroba .access .method .main-block a .web-button:hover {
    opacity: .8;
}

.ehon-hiroba .access .method .app .icon {
    width: 98px;
    margin: 17px 7px auto 24px;
    float: left;
}

.ehon-hiroba .access .method .app .stores {
    margin-left: 10px;
}

.ehon-hiroba .access .method .app .stores img {
    max-width: none;
    width: 160px;
}

.prof-img {
    width: 238px;
    margin: 0 25px 141px 33px;
    float: left;
}

.profile {
    width: 640px;
    display: inline-block;
    float: right;
}

.profile .name {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
}

.profile .representative {
    font-weight: bold;
    padding-bottom: 8px;
    margin-top: 32px;
    margin-bottom: 5px;
    border-bottom: 1px solid #454545;
}

.pagetop {
    position: fixed;
    right: 10px;
    bottom: 10px;
    transition: all .5s;
    z-index: 10;
}

.pagetop img {
    width: 72px;
}

.footer {
    padding: 15px 10px 35px;
    background: #000000;
    text-align: center;
    font-size: .8em;
    color: #ffffff;
    clear: both;
}
