@charset "UTF-8";

/*================================================
 *  CSSリセット
 ================================================*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    font-weight: normal;
}

body {
    line-height: 1
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: none
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

del {
    text-decoration: line-through
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

input,
select {
    vertical-align: middle
}


/*================================================
 *  一般・共通設定
 ================================================*/

body {
    color: #000;
    background-color: #fcee21;
    font-family: 'Noto Sans JP', 'Yu Gothic', YuGothic, sans-serif;
    font-feature-settings: "palt";
    letter-spacing: 1.2px;
}

header {
    background: url('/images/affiliate/pc/back01.png') repeat center top;
    background-size: auto 100%;
}

header h1 {
    max-width: 1000px;
    margin: 0 auto;
    padding: 35px 45px 65px;
}

header h1 img {
    width: 100%;
    height: auto;
}

.pack1 {
    width: 100%;
    margin-top: 20px;
    background: url('/images/affiliate/pc/back02.png') no-repeat center center;
    background-size: 100% 500px;
}

.pack2,
.pack4 {
    background-color: #3366ff;
    background-image: url(/images/affiliate/pc/back03.gif), url(/images/affiliate/pc/back03.gif);
    background-position: left top 25px, left bottom 25px;
    background-size: 1px 60px, 1px 60px;
    background-repeat: repeat-x, repeat-x;
}

.pack2 {
    margin: 60px 0 0;
    width: 100%;
}

.pack3 {
    padding: 80px 50px;
    text-align: center;
}

.pack4 {
    padding: 80px 60px 85px;
    text-align: center;
}

.pack3 img {
    width: 100%;
    height: auto;
    max-width: 1000px;
}

.pack5 {
    padding: 25px 50px 40px;
    background-color: #000;
    text-align: center;
}

.pack5 img {
    width: 100%;
    max-width: 300px;
    height: auto;
    margin: 0 auto;
}

.box2 {
    margin: 0 auto;
}

.box2 img {
    width: 100%;
    max-width: 1000px;
    height: auto;
}

.box3 {
    margin: 0 auto;
    width: 100%;
    margin-top: 30px;
}

p.box4 {
    max-width: 950px;
    font-size: 1.4em;
    line-height: 1.7;
    margin: 0 auto;
    padding: 25px 30px;
    background-color: #fff;
    text-align: left;
    border-radius: 1.5em;
}

a {
    color: #043771;
}

a:hover {
    color: #144d8d;
}

h1 {
    font-size: 28px;
}

h2 {
    margin-top: 50px;
    margin-bottom: 0.5em;
    font-size: 24px;
    color: #333;
    text-align: center;
}

h3 {
    font-size: 18px;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}

h3 img {
    width: 100%;
    height: auto;
    text-align: center;
}

h4 {
    margin-bottom: 0.25em;
    font-size: 16px;
}

img {
    vertical-align: bottom;
}

.ul_red {
    background: linear-gradient(transparent 80%, #ED1C24 50%);
}

.ul_yellow {
    background: linear-gradient(transparent 80%, #FCEE21 50%);
}


/*================================================
 *  汎用クラス
 ================================================*/

.imgC {
    clear: both;
    overflow: hidden;
    margin: 0;
    padding: 80px 50px;
    text-align: center;
}

p.box {
    font-size: 1.4em;
    line-height: 1.7;
    max-width: 920px;
    margin: 0 auto 10px;
    padding: 25px 30px;
    border: #000 solid 5px;
    background-color: #fff;
    text-align: left;
    box-shadow: 10px 10px;
}


/* 申し込みボタン */

.top-btn-1 {
    font-size: 22px;
    font-size: 2.2rem;
    text-align: center;
    padding: 55px 0 45px 0;
}

.top-btn-1 a {
    margin: 0 auto;
    display: block;
    max-width: 410px;
    padding: 35px 60px;
    text-decoration: none;
    color: #fff;
    background-color: #ED1C24;
    font-weight: bold;
    border-radius: 55px;
    text-align: center;
    line-height: 1.2;
    box-shadow: 4px 6px 7px rgba(237, 28, 36, 0.5);
    position: relative;
}

.top-btn-1 a::after {
    content: "\e5c8";
    font-family: 'Material Icons';
    font-size: 48px;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    position: absolute;
    top: 0;
    right: 35px;
    bottom: 0;
    display: block;
    margin: auto;
    font-weight: normal;
}

.top-btn-1 a:hover {
    opacity: 0.8;
}


/*================================================
 *  メイン
 ================================================*/

main {
    width: 100%;
}

section {
    margin-bottom: 10%;
}

.block {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    background: url('/images/affiliate/pc/ichika.png') top center no-repeat;
    background-size: 100% auto;
}

.blockinner {
    width: 61%;
    margin: 0 auto;
}

.blockinner img {
    width: 100%;
}


/*================================================
 *  ページトップへの戻り
 ================================================*/

.totop {
    position: fixed;
    bottom: 15px;
    right: 15px;
}

.totop a {
    display: block;
    text-decoration: none;
}

.totop img {
    width: 70px;
    height: auto;
    opacity: 1;
}

.totop img:hover {
    opacity: 0.7;
}


/*================================================
 *  ローディング
 ================================================*/

#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}


/*================================================
 *  斜め背景
 ================================================*/

.section1 {
    padding-bottom: calc(5vw + 5px);
    position: relative;
    overflow: hidden;
    background-color: #fcee21;
}

.section1::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 5vw solid #000;
    border-left: 100vw solid transparent;
}


/*================================================
 *  タブレット向けデザイン
 ================================================*/


/* スクロールバーを考慮して20px大きいサイズで切り替え */

@media screen and (max-width:979px) {
    h3 img {
        width: 100%;
        max-width: 450px;
        height: auto;
        text-align: center;
    }
    .pack1 {
        width: 100%;
        margin-top: 10px;
        background-size: 100% 400px;
    }
    .pack2,
    .pack4 {
        background-position: left top 25px, left bottom 25px;
        background-size: 1px 50px, 1px 50px;
    }
    .pack2 {
        margin: 40px 0 0;
        width: 100%;
    }
    .pack3 {
        padding: 70px 45px;
        text-align: center;
    }
    .pack4 {
        padding: 70px 60px 75px;
        text-align: center;
    }
    p.box {
        font-size: 1.3em;
        line-height: 1.6;
        padding: 23px 28px;
    }
    p.box4 {
        font-size: 1.3em;
        line-height: 1.6;
        margin: 0 auto;
        padding: 23px 28px;
    }
    .pack5 img {
        max-width: 280px;
    }
    .imgC {
        padding: 70px 50px;
    }
    .totop img {
        width: 60px;
    }
    /* ボタン（タイプ1） */
    .top-btn-1 {
        font-size: 18px;
        font-size: 1.8rem;
        text-align: center;
        padding: 48px 0 48px 0;
    }
    .top-btn-1 a {
        max-width: 310px;
        padding: 29px 57px;
        border-radius: 55px;
        box-shadow: 3px 5px 6px rgba(237, 28, 36, 0.5);
    }
    .top-btn-1 a::after {
        font-size: 42px;
        width: 42px;
        height: 42px;
        line-height: 42px;
        right: 28px;
    }
}

.footer {
    padding: 20px;
    background: #000;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.footer li {
    display: inline-block;
    padding: 20px;
}

.footer a {
    color: #fff;
    text-decoration: none;
}