@charset "UTF-8";

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

* {
    box-sizing: border-box;
}

body {
    min-width: 1200px;
    color: #000000;
    font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-feature-settings: 'palt';
    font-size: 20px;
    line-height: 1.4;
    -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;
    color: #0b359a;
    font-size: 44px;
    line-height: 1.5;
    text-align: center;
}

.text-style {
    color: #ff7617;
    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: 48px;
    width: 840px;
}

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

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

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

.sns {
    position: absolute;
    top: 8px;
    right: -43px;
}

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

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

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

.present {
    background-image: url("/v2/img/receipt_campaign/isekai_yururi/background.png");
    background-color: #f8fdff;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
}

.present .receipt-stamp {
    top: 90px;
    right: -12px;
}

.present .character.twin {
    width: 481px;
    height: 506px;
    top: 400px;
    left: -164px;
}

.present .character.takumi {
    width: 379px;
    height: 452px;
    right: -132px;
    bottom: 36px;
}

.present .to-left {
    width: 840px;
    margin: 0 auto;
    padding: 16px 170px 16px 40px;
    background-color: rgba(255, 255, 255, 0.8);
    font-size: 20px;
}

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

.present .award .award-name {
    margin-bottom: 16px;
    color: #0b369a;
    font-size: 36px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
}

.present .award .award-body {
    margin: 0 auto;
    padding-top: 44px;
    width: 634px;
    height: 184px;
    color: #000000;
    font-size: 24px;
    line-height: 34px;
    text-align: center;
    background-color: #ffffff;
}

.present .a-award {
    margin-top: 28px;
}

.present .a-award .award-body {
    padding-top: 32px;
}

.campaign {
    width: 100%;
    background-image: url("/v2/img/receipt_campaign/isekai_yururi/background-campaign.png");
    background-color: #cbefa1;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

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

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

.campaign .character {
    width: 393px;
    height: 568px;
    right: -76px;
    bottom: -132px;
}

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

.campaign .alert {
    margin-bottom: 20px;
    padding-left: 16px;
    text-indent: -16px;
    text-align: left;
}

.campaign .campaign-term {
    position: relative;
    margin: 0 auto 20px;
    padding: 10px 40px;
    width: 760px;
    color: #ffffff;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    border-radius: 62px;
    background-color: #ff7617;
    z-index: 2;
}

.covers {
    position: relative;
    width: 760px;
    margin: 0 auto;
    z-index: 2;
}

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

.application {
    position: relative;
    background-color: #f7f2e1;
}

.application .receipt-stamp {
    position: absolute;
    top: 420px;
    right: 0;
}

.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: 32px auto 40px;
    z-index: 2;
}

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

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

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

.application .section {
    width: 760px;
    padding-bottom: 40px;
}

.application .banner {
    width: 735px;
    margin: 0 auto;
    padding-bottom: 80px;
    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 {
    color: white;
    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;
}
