<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* todo 共通化とクラス整理
このファイルに共通する大元の設定を記載し、作品ごとの変更は個別のcssで対応する
*/

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

* {
    box-sizing: border-box;
}

body {
    min-width: 1200px;
    color: #ffffff;
    font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-feature-settings: 'palt';
    font-size: 20px;
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
}

a {
    text-decoration: none;
}

img {
    max-width: 100%;
    vertical-align: top;
}

ul,
ol {
    margin-left: 1em;
}

li {
    padding-top: 4px;
}

ul ul,
ol ul {
    list-style: disc;
}

h1 {
    margin-bottom: 16px;
    padding-top: 40px;
    font-size: 44px;
    line-height: 1.5;
    text-align: center;
}

.red {
    color: #d80303;
    font-weight: bold;
}

.main {
    overflow: hidden;
}

.header {
    margin: auto;
    width: 100%;
    text-align: center;
    line-height: 0;
    overflow: hidden;
}

.header-img {
    width: 100%;
    height: auto;
}

.section {
    position: relative;
    margin: 0 auto;
    padding-bottom: 64px;
    width: 760px;
}

.section .receipt-stamp {
    position: absolute;
    width: 175px;
    z-index: 3;
}

.alert {
    padding-left: 16px;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    text-indent: -16px;
}

.character {
    position: absolute;
    z-index: 2;
}

.heading {
    color: #00359a;
}

.present {
    background-image: linear-gradient(to bottom, #cce6ff, #6aa3d9);
    background-size: cover;
}

.present .sns {
    position: relative;
    top: 8px;
    right: -43px;
    text-align: end;
}

.present .sns .twitter-share-button {
    vertical-align: top;
}

.present .sns .fb-share-button span {
    vertical-align: top !important;
}

.present .sns .line.share-button {
    vertical-align: top;
}

.present .sns .fb_iframe_widget {
    display: contents;
}

.present .receipt-stamp {
    width: 172px;
    top: 45px;
    right: -48px;
    transform: rotate(2deg);
}

.character.shin {
    width: 432px;
    top: 256px;
    right: -5%;
}

.character.shuny {
    width: 372px;
    right: 0;
    bottom: -46px;
}

.character.tiera {
    width: 281px;
    height: 493px;
    top: 388px;
    left: 92px;
}

.present .section {
    width: 100%;
}

.present .content {
    position: relative;
    width: 760px;
    margin: 0 auto;
}

.present .to-left {
    margin-right: 130px;
    color: #000000;
}

.present .award {
    margin-top: 40px;
}

.present .award .award-name {
    margin-bottom: 16px;
    color: #d80303;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
}

.present .award .award-body {
    position: relative;
    right: 42px;
    margin: 0 auto;
    padding-top: 40px;
    padding-left: 110px;
    width: 634px;
    height: 180px;
    color: #000000;
    font-size: 24px;
    line-height: 34px;
    text-align: center;
    background-color: #ffffff;
}

.present .a-award .award-body {
    padding-top: 25px;
    height: 230px;
}

.present .award .award-body.award-body--left {
    right: 0;
    left: 42px;
    padding-right: 62px;
    padding-left: 0;
}

.campaign {
    position: relative;
    width: 100%;
    height: 650px;
    color: #ffffff;
    background: url("/v2/img/receipt_campaign/thenewgate/bg.png") center repeat;
    z-index: 3;
}

.campaign h1 {
    margin-bottom: 8px;
}

.campaign .receipt-stamp {
    top: 20px;
    left: -50px;
    transform: rotate(-15deg);
}

.campaign .character {
    width: 500px;
    right: -272px;
    bottom: -286px;
}

.campaign .to-right {
    position: relative;
    right: -130px;
    width: 630px;
    z-index: 3;
}

.campaign .campaign-term {
    margin: 0 auto 20px;
    padding: 10px 40px;
    width: 100%;
    color: #000000;
    font-weight: bold;
    line-height: 1;
    border-radius: 62px;
    background-color: #fffcb2;
}

.covers {
    position: relative;
    z-index: 3;
}

.campaign .covers img {
    max-width: 580px;
}

.application {
    position: relative;
    background-color: #fffbcb;
    z-index: 3;
}

.application .receipt-stamp {
    position: absolute;
    top: 420px;
    right: 10px;
    width: 175px;
    transform: rotate(8deg);
}

.application .receipt-example {
    position: absolute;
    top: 122px;
    right: 0;
    width: 200px;
}

.application .character-aporou {
    position: absolute;
    top: 200px;
    right: -450px;
    width: 800px;
}

.application .means {
    width: 540px;
    line-height: 30px;
    padding: 24px;
    border-radius: 20px;
    margin-bottom: 16px;
    color: #000000;
    background-color: #ffffff;
}

.application .means b {
    font-size: 22px;
}

.application .means div {
    text-indent: -20px;
    padding-left: 20px;
}

.application .means div.alert {
    text-indent: -16px;
    padding-left: 16px;
    text-align: left;
}

.application a div {
    position: relative;
    width: 590px;
    font-size: 28px;
    line-height: 42px;
    text-align: center;
    padding: 19px 0;
    color: #ffffff;
    background-color: #d80303;
    border: solid 4px #ffe200;
    margin: 20px auto 40px;
    z-index: 2;
}

.application .finished-message {
    width: 590px;
    font-size: 24px;
    line-height: 1.08;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 6px;
    background-color: #666666;
    border: solid 4px #b9b9b9;
    margin: 20px auto 40px;
}

.application a div:hover {
    opacity: .8;
}

.application .caution {
    color: #000000;
    font-size: 16px;
    line-height: 24px;
}

.application .section {
    padding-bottom: 24px;
}

.application .banner {
    margin: 0 auto;
    padding-bottom: 45px;
    width: 735px;
    text-align: center;
}

.text-style2 {
    font-size: 14px;
    font-weight: bold;
}

.footer {
    padding: 30px 0 45px;
    background: #000000;
    text-align: center;
}

.footer img {
    max-width: 100%;
}

.footer .copyright {
    font-size: 12px;
}

.footer .copyright.author {
    width: 380px;
    margin: 0 auto;
}

.page-top {
    width: 50px;
    height: 52px;
    right: 120px;
    bottom: 26px;
    transition: all .5s;
    z-index: 10;
    position: fixed;
}

.page-top:hover {
    opacity: .8;
}
</pre></body></html>