/*@import url("font-awesome.min.css");*/
/*@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,400,600");*/
@import url(https://fonts.googleapis.com/css?family=Roboto:100);
/*
	Prologue by HTML5 UP
	html5up.net | @ajlkn
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/* Reset */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

html{
    scroll-behavior:smooth;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
    font-family: YuGothic, /* Mac用 */
    'Yu Gothic', /* Windows用 */
    sans-serif, Helvetica, "ヒラギノ角ゴ Pro W3", "HiraKakuPro-W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    -webkit-text-size-adjust: none;
}

/* Box Model */

*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* Containers */

.container {
    margin-left: auto;
    margin-right: auto;
}

.container.\31 25\25 {
    width: 100%;
    max-width: 1750px;
    min-width: 1400px;
}

.container.\37 5\25 {
    width: 1050px;
}

.container.\35 0\25 {
    width: 700px;
}

.container.\32 5\25 {
    width: 350px;
}

.container {
    width: 1400px;
}

@media screen and (min-width: 961px) and (max-width: 1880px) {

    .container.\31 25\25 {
        width: 100%;
        max-width: 1500px;
        min-width: 1200px;
    }

    .container.\37 5\25 {
        width: 95%;
        max-width: 1200px;
    }

    .container.\35 0\25 {
        width: 95%;
        max-width: 1200px;

    }

    .container.\32 5\25 {
        width: 95%;
        max-width: 1200px;
    }

    .container {
        width: 95%;
        max-width: 1200px;
    }

}

@media screen and (min-width: 961px) and (max-width: 1620px) {

    .container.\31 25\25 {
        width: 100%;
        max-width: 1200px;
        min-width: 960px;
    }

    .container.\37 5\25 {
        width: 95%;
        max-width: 1200px;
    }

    .container.\35 0\25 {
        width: 95%;
        max-width: 1200px;
    }

    .container.\32 5\25 {
        width: 95%;
        max-width: 1200px;
    }

    .container {
        width: 100%;
    }

}

@media screen and (min-width: 961px) and (max-width: 1320px) {

    .container.\31 25\25 {
        width: 100%;
        max-width: 125%;
        min-width: 100%;
    }

    .container.\37 5\25 {
        width: 75%;
    }

    .container.\35 0\25 {
        width: 50%;
    }

    .container.\32 5\25 {
        width: 25%;
    }

    .container {
        width: 100%;
    }

}

@media screen and (max-width: 960px) {



    .container.\31 25\25 {
        width: 100%;
        max-width: 125%;
        min-width: 100%;
    }

    .container.\37 5\25 {
        width: 75%;
    }

    .container.\35 0\25 {
        width: 50%;
    }

    .container.\32 5\25 {
        width: 25%;
    }

    .container {
        width: 100%;
    }

}

@media screen and (max-width: 736px) {

    .container.\31 25\25 {
        width: 100%;
        max-width: 125%;
        min-width: 100%;
    }

    .container.\37 5\25 {
        width: 75%;
    }

    .container.\35 0\25 {
        width: 50%;
    }

    .container.\32 5\25 {
        width: 25%;
    }

    .container {
        width: 100% !important;
    }

}

/* Grid */

.row {
    border-bottom: solid 1px transparent;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.row > * {
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.row:after,
.row:before {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.row.uniform > * > :first-child {
    margin-top: 0;
}

.row.uniform > * > :last-child {
    margin-bottom: 0;
}

.row.\30 \25 > * {
    padding: 0px 0 0 0px;
}

.row.\30 \25 {
    margin: 0px 0 -1px 0px;
}

.row.uniform.\30 \25 > * {
    padding: 0px 0 0 0px;
}

.row.uniform.\30 \25 {
    margin: 0px 0 -1px 0px;
}

.row > * {
    padding: 40px 0 0 40px;
}

.row {
    margin: -40px 0 -1px -40px;
}

.row.uniform > * {
    padding: 40px 0 0 40px;
}

.row.uniform {
    margin: -40px 0 -1px -40px;
}

.row.\32 00\25 > * {
    padding: 80px 0 0 80px;
}

.row.\32 00\25 {
    margin: -80px 0 -1px -80px;
}

.row.uniform.\32 00\25 > * {
    padding: 80px 0 0 80px;
}

.row.uniform.\32 00\25 {
    margin: -80px 0 -1px -80px;
}

.row.\31 50\25 > * {
    padding: 60px 0 0 60px;
}

.row.\31 50\25 {
    margin: -60px 0 -1px -60px;
}

.row.uniform.\31 50\25 > * {
    padding: 60px 0 0 60px;
}

.row.uniform.\31 50\25 {
    margin: -60px 0 -1px -60px;
}

.row.\35 0\25 > * {
    padding: 20px 0 0 20px;
}

.row.\35 0\25 {
    margin: -20px 0 -1px -20px;
}

.row.uniform.\35 0\25 > * {
    padding: 20px 0 0 20px;
}

.row.uniform.\35 0\25 {
    margin: -20px 0 -1px -20px;
}

.row.\32 5\25 > * {
    padding: 10px 0 0 10px;
}

.row.\32 5\25 {
    margin: -10px 0 -1px -10px;
}

.row.uniform.\32 5\25 > * {
    padding: 10px 0 0 10px;
}

.row.uniform.\32 5\25 {
    margin: -10px 0 -1px -10px;
}

.\31 2u,
.\31 2u\24 {
    width: 100%;
    clear: none;
    margin-left: 0;
}

.\31 1u,
.\31 1u\24 {
    width: 91.6666666667%;
    clear: none;
    margin-left: 0;
}

.\31 0u,
.\31 0u\24 {
    width: 83.3333333333%;
    clear: none;
    margin-left: 0;
}

.\39 u,
.\39 u\24 {
    width: 75%;
    clear: none;
    margin-left: 0;
}

.\38 u,
.\38 u\24 {
    width: 66.6666666667%;
    clear: none;
    margin-left: 0;
}

.\37 u,
.\37 u\24 {
    width: 58.3333333333%;
    clear: none;
    margin-left: 0;
}

.\36 u,
.\36 u\24 {
    width: 50%;
    clear: none;
    margin-left: 0;
}

.\35 u,
.\35 u\24 {
    width: 41.6666666667%;
    clear: none;
    margin-left: 0;
}

.\34 u,
.\34 u\24 {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0;
}

.\33 u,
.\33 u\24 {
    width: 25%;
    clear: none;
    margin-left: 0;
}

.\32 u,
.\32 u\24 {
    width: 16.6666666667%;
    clear: none;
    margin-left: 0;
}

.\31 u,
.\31 u\24 {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0;
}

.\31 2u\24 + *,
.\31 1u\24 + *,
.\31 0u\24 + *,
.\39 u\24 + *,
.\38 u\24 + *,
.\37 u\24 + *,
.\36 u\24 + *,
.\35 u\24 + *,
.\34 u\24 + *,
.\33 u\24 + *,
.\32 u\24 + *,
.\31 u\24 + * {
    clear: left;
}

.\-11u {
    margin-left: 91.66667%;
}

.\-10u {
    margin-left: 83.33333%;
}

.\-9u {
    margin-left: 75%;
}

.\-8u {
    margin-left: 66.66667%;
}

.\-7u {
    margin-left: 58.33333%;
}

.\-6u {
    margin-left: 50%;
}

.\-5u {
    margin-left: 41.66667%;
}

.\-4u {
    margin-left: 33.33333%;
}

.\-3u {
    margin-left: 25%;
}

.\-2u {
    margin-left: 16.66667%;
}

.\-1u {
    margin-left: 8.33333%;
}

@media screen and (min-width: 961px) and (max-width: 1880px) {

    .row > * {
        padding: 40px 0 0 40px;
    }

    .row {
        margin: -40px 0 -1px -40px;
    }

    .row.uniform > * {
        padding: 40px 0 0 40px;
    }

    .row.uniform {
        margin: -40px 0 -1px -40px;
    }

    .row.\32 00\25 > * {
        padding: 80px 0 0 80px;
    }

    .row.\32 00\25 {
        margin: -80px 0 -1px -80px;
    }

    .row.uniform.\32 00\25 > * {
        padding: 80px 0 0 80px;
    }

    .row.uniform.\32 00\25 {
        margin: -80px 0 -1px -80px;
    }

    .row.\31 50\25 > * {
        padding: 60px 0 0 60px;
    }

    .row.\31 50\25 {
        margin: -60px 0 -1px -60px;
    }

    .row.uniform.\31 50\25 > * {
        padding: 60px 0 0 60px;
    }

    .row.uniform.\31 50\25 {
        margin: -60px 0 -1px -60px;
    }

    .row.\35 0\25 > * {
        padding: 20px 0 0 20px;
    }

    .row.\35 0\25 {
        margin: -20px 0 -1px -20px;
    }

    .row.uniform.\35 0\25 > * {
        padding: 20px 0 0 20px;
    }

    .row.uniform.\35 0\25 {
        margin: -20px 0 -1px -20px;
    }

    .row.\32 5\25 > * {
        padding: 10px 0 0 10px;
    }

    .row.\32 5\25 {
        margin: -10px 0 -1px -10px;
    }

    .row.uniform.\32 5\25 > * {
        padding: 10px 0 0 10px;
    }

    .row.uniform.\32 5\25 {
        margin: -10px 0 -1px -10px;
    }

    .\31 2u\28wide\29,
    .\31 2u\24\28wide\29 {
        width: 100%;
        clear: none;
        margin-left: 0;
    }

    .\31 1u\28wide\29,
    .\31 1u\24\28wide\29 {
        width: 91.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 0u\28wide\29,
    .\31 0u\24\28wide\29 {
        width: 83.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\39 u\28wide\29,
    .\39 u\24\28wide\29 {
        width: 75%;
        clear: none;
        margin-left: 0;
    }

    .\38 u\28wide\29,
    .\38 u\24\28wide\29 {
        width: 66.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\37 u\28wide\29,
    .\37 u\24\28wide\29 {
        width: 58.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\36 u\28wide\29,
    .\36 u\24\28wide\29 {
        width: 50%;
        clear: none;
        margin-left: 0;
    }

    .\35 u\28wide\29,
    .\35 u\24\28wide\29 {
        width: 41.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\34 u\28wide\29,
    .\34 u\24\28wide\29 {
        width: 33.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\33 u\28wide\29,
    .\33 u\24\28wide\29 {
        width: 25%;
        clear: none;
        margin-left: 0;
    }

    .\32 u\28wide\29,
    .\32 u\24\28wide\29 {
        width: 16.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 u\28wide\29,
    .\31 u\24\28wide\29 {
        width: 8.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\31 2u\24\28wide\29 + *,
    .\31 1u\24\28wide\29 + *,
    .\31 0u\24\28wide\29 + *,
    .\39 u\24\28wide\29 + *,
    .\38 u\24\28wide\29 + *,
    .\37 u\24\28wide\29 + *,
    .\36 u\24\28wide\29 + *,
    .\35 u\24\28wide\29 + *,
    .\34 u\24\28wide\29 + *,
    .\33 u\24\28wide\29 + *,
    .\32 u\24\28wide\29 + *,
    .\31 u\24\28wide\29 + * {
        clear: left;
    }

    .\-11u\28wide\29 {
        margin-left: 91.66667%;
    }

    .\-10u\28wide\29 {
        margin-left: 83.33333%;
    }

    .\-9u\28wide\29 {
        margin-left: 75%;
    }

    .\-8u\28wide\29 {
        margin-left: 66.66667%;
    }

    .\-7u\28wide\29 {
        margin-left: 58.33333%;
    }

    .\-6u\28wide\29 {
        margin-left: 50%;
    }

    .\-5u\28wide\29 {
        margin-left: 41.66667%;
    }

    .\-4u\28wide\29 {
        margin-left: 33.33333%;
    }

    .\-3u\28wide\29 {
        margin-left: 25%;
    }

    .\-2u\28wide\29 {
        margin-left: 16.66667%;
    }

    .\-1u\28wide\29 {
        margin-left: 8.33333%;
    }

}

@media screen and (min-width: 961px) and (max-width: 1620px) {

    .row > * {
        padding: 40px 0 0 40px;
    }

    .row {
        margin: -40px 0 -1px -40px;
    }

    .row.uniform > * {
        padding: 40px 0 0 40px;
    }

    .row.uniform {
        margin: -40px 0 -1px -40px;
    }

    .row.\32 00\25 > * {
        padding: 80px 0 0 80px;
    }

    .row.\32 00\25 {
        margin: -80px 0 -1px -80px;
    }

    .row.uniform.\32 00\25 > * {
        padding: 80px 0 0 80px;
    }

    .row.uniform.\32 00\25 {
        margin: -80px 0 -1px -80px;
    }

    .row.\31 50\25 > * {
        padding: 60px 0 0 60px;
    }

    .row.\31 50\25 {
        margin: -60px 0 -1px -60px;
    }

    .row.uniform.\31 50\25 > * {
        padding: 60px 0 0 60px;
    }

    .row.uniform.\31 50\25 {
        margin: -60px 0 -1px -60px;
    }

    .row.\35 0\25 > * {
        padding: 20px 0 0 20px;
    }

    .row.\35 0\25 {
        margin: -20px 0 -1px -20px;
    }

    .row.uniform.\35 0\25 > * {
        padding: 20px 0 0 20px;
    }

    .row.uniform.\35 0\25 {
        margin: -20px 0 -1px -20px;
    }

    .row.\32 5\25 > * {
        padding: 10px 0 0 10px;
    }

    .row.\32 5\25 {
        margin: -10px 0 -1px -10px;
    }

    .row.uniform.\32 5\25 > * {
        padding: 10px 0 0 10px;
    }

    .row.uniform.\32 5\25 {
        margin: -10px 0 -1px -10px;
    }

    .\31 2u\28normal\29,
    .\31 2u\24\28normal\29 {
        width: 100%;
        clear: none;
        margin-left: 0;
    }

    .\31 1u\28normal\29,
    .\31 1u\24\28normal\29 {
        width: 91.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 0u\28normal\29,
    .\31 0u\24\28normal\29 {
        width: 83.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\39 u\28normal\29,
    .\39 u\24\28normal\29 {
        width: 75%;
        clear: none;
        margin-left: 0;
    }

    .\38 u\28normal\29,
    .\38 u\24\28normal\29 {
        width: 66.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\37 u\28normal\29,
    .\37 u\24\28normal\29 {
        width: 58.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\36 u\28normal\29,
    .\36 u\24\28normal\29 {
        width: 50%;
        clear: none;
        margin-left: 0;
    }

    .\35 u\28normal\29,
    .\35 u\24\28normal\29 {
        width: 41.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\34 u\28normal\29,
    .\34 u\24\28normal\29 {
        width: 33.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\33 u\28normal\29,
    .\33 u\24\28normal\29 {
        width: 25%;
        clear: none;
        margin-left: 0;
    }

    .\32 u\28normal\29,
    .\32 u\24\28normal\29 {
        width: 16.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 u\28normal\29,
    .\31 u\24\28normal\29 {
        width: 8.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\31 2u\24\28normal\29 + *,
    .\31 1u\24\28normal\29 + *,
    .\31 0u\24\28normal\29 + *,
    .\39 u\24\28normal\29 + *,
    .\38 u\24\28normal\29 + *,
    .\37 u\24\28normal\29 + *,
    .\36 u\24\28normal\29 + *,
    .\35 u\24\28normal\29 + *,
    .\34 u\24\28normal\29 + *,
    .\33 u\24\28normal\29 + *,
    .\32 u\24\28normal\29 + *,
    .\31 u\24\28normal\29 + * {
        clear: left;
    }

    .\-11u\28normal\29 {
        margin-left: 91.66667%;
    }

    .\-10u\28normal\29 {
        margin-left: 83.33333%;
    }

    .\-9u\28normal\29 {
        margin-left: 75%;
    }

    .\-8u\28normal\29 {
        margin-left: 66.66667%;
    }

    .\-7u\28normal\29 {
        margin-left: 58.33333%;
    }

    .\-6u\28normal\29 {
        margin-left: 50%;
    }

    .\-5u\28normal\29 {
        margin-left: 41.66667%;
    }

    .\-4u\28normal\29 {
        margin-left: 33.33333%;
    }

    .\-3u\28normal\29 {
        margin-left: 25%;
    }

    .\-2u\28normal\29 {
        margin-left: 16.66667%;
    }

    .\-1u\28normal\29 {
        margin-left: 8.33333%;
    }

}

@media screen and (min-width: 961px) and (max-width: 1320px) {

    .row > * {
        padding: 20px 0 0 20px;
    }

    .row {
        margin: -20px 0 -1px -20px;
    }

    .row.uniform > * {
        padding: 20px 0 0 20px;
    }

    .row.uniform {
        margin: -20px 0 -1px -20px;
    }

    .row.\32 00\25 > * {
        padding: 40px 0 0 40px;
    }

    .row.\32 00\25 {
        margin: -40px 0 -1px -40px;
    }

    .row.uniform.\32 00\25 > * {
        padding: 40px 0 0 40px;
    }

    .row.uniform.\32 00\25 {
        margin: -40px 0 -1px -40px;
    }

    .row.\31 50\25 > * {
        padding: 30px 0 0 30px;
    }

    .row.\31 50\25 {
        margin: -30px 0 -1px -30px;
    }

    .row.uniform.\31 50\25 > * {
        padding: 30px 0 0 30px;
    }

    .row.uniform.\31 50\25 {
        margin: -30px 0 -1px -30px;
    }

    .row.\35 0\25 > * {
        padding: 10px 0 0 10px;
    }

    .row.\35 0\25 {
        margin: -10px 0 -1px -10px;
    }

    .row.uniform.\35 0\25 > * {
        padding: 10px 0 0 10px;
    }

    .row.uniform.\35 0\25 {
        margin: -10px 0 -1px -10px;
    }

    .row.\32 5\25 > * {
        padding: 5px 0 0 5px;
    }

    .row.\32 5\25 {
        margin: -5px 0 -1px -5px;
    }

    .row.uniform.\32 5\25 > * {
        padding: 5px 0 0 5px;
    }

    .row.uniform.\32 5\25 {
        margin: -5px 0 -1px -5px;
    }

    .\31 2u\28narrow\29,
    .\31 2u\24\28narrow\29 {
        width: 100%;
        clear: none;
        margin-left: 0;
    }

    .\31 1u\28narrow\29,
    .\31 1u\24\28narrow\29 {
        width: 91.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 0u\28narrow\29,
    .\31 0u\24\28narrow\29 {
        width: 83.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\39 u\28narrow\29,
    .\39 u\24\28narrow\29 {
        width: 75%;
        clear: none;
        margin-left: 0;
    }

    .\38 u\28narrow\29,
    .\38 u\24\28narrow\29 {
        width: 66.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\37 u\28narrow\29,
    .\37 u\24\28narrow\29 {
        width: 58.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\36 u\28narrow\29,
    .\36 u\24\28narrow\29 {
        width: 50%;
        clear: none;
        margin-left: 0;
    }

    .\35 u\28narrow\29,
    .\35 u\24\28narrow\29 {
        width: 41.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\34 u\28narrow\29,
    .\34 u\24\28narrow\29 {
        width: 33.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\33 u\28narrow\29,
    .\33 u\24\28narrow\29 {
        width: 25%;
        clear: none;
        margin-left: 0;
    }

    .\32 u\28narrow\29,
    .\32 u\24\28narrow\29 {
        width: 16.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 u\28narrow\29,
    .\31 u\24\28narrow\29 {
        width: 8.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\31 2u\24\28narrow\29 + *,
    .\31 1u\24\28narrow\29 + *,
    .\31 0u\24\28narrow\29 + *,
    .\39 u\24\28narrow\29 + *,
    .\38 u\24\28narrow\29 + *,
    .\37 u\24\28narrow\29 + *,
    .\36 u\24\28narrow\29 + *,
    .\35 u\24\28narrow\29 + *,
    .\34 u\24\28narrow\29 + *,
    .\33 u\24\28narrow\29 + *,
    .\32 u\24\28narrow\29 + *,
    .\31 u\24\28narrow\29 + * {
        clear: left;
    }

    .\-11u\28narrow\29 {
        margin-left: 91.66667%;
    }

    .\-10u\28narrow\29 {
        margin-left: 83.33333%;
    }

    .\-9u\28narrow\29 {
        margin-left: 75%;
    }

    .\-8u\28narrow\29 {
        margin-left: 66.66667%;
    }

    .\-7u\28narrow\29 {
        margin-left: 58.33333%;
    }

    .\-6u\28narrow\29 {
        margin-left: 50%;
    }

    .\-5u\28narrow\29 {
        margin-left: 41.66667%;
    }

    .\-4u\28narrow\29 {
        margin-left: 33.33333%;
    }

    .\-3u\28narrow\29 {
        margin-left: 25%;
    }

    .\-2u\28narrow\29 {
        margin-left: 16.66667%;
    }

    .\-1u\28narrow\29 {
        margin-left: 8.33333%;
    }

}

@media screen and (max-width: 960px) {

    .row > * {
        padding: 20px 0 0 20px;
    }

    .row {
        margin: -20px 0 -1px -20px;
    }

    .row.uniform > * {
        padding: 20px 0 0 20px;
    }

    .row.uniform {
        margin: -20px 0 -1px -20px;
    }

    .row.\32 00\25 > * {
        padding: 40px 0 0 40px;
    }

    .row.\32 00\25 {
        margin: -40px 0 -1px -40px;
    }

    .row.uniform.\32 00\25 > * {
        padding: 40px 0 0 40px;
    }

    .row.uniform.\32 00\25 {
        margin: -40px 0 -1px -40px;
    }

    .row.\31 50\25 > * {
        padding: 30px 0 0 30px;
    }

    .row.\31 50\25 {
        margin: -30px 0 -1px -30px;
    }

    .row.uniform.\31 50\25 > * {
        padding: 30px 0 0 30px;
    }

    .row.uniform.\31 50\25 {
        margin: -30px 0 -1px -30px;
    }

    .row.\35 0\25 > * {
        padding: 10px 0 0 10px;
    }

    .row.\35 0\25 {
        margin: -10px 0 -1px -10px;
    }

    .row.uniform.\35 0\25 > * {
        padding: 10px 0 0 10px;
    }

    .row.uniform.\35 0\25 {
        margin: -10px 0 -1px -10px;
    }

    .row.\32 5\25 > * {
        padding: 5px 0 0 5px;
    }

    .row.\32 5\25 {
        margin: -5px 0 -1px -5px;
    }

    .row.uniform.\32 5\25 > * {
        padding: 5px 0 0 5px;
    }

    .row.uniform.\32 5\25 {
        margin: -5px 0 -1px -5px;
    }

    .\31 2u\28narrower\29,
    .\31 2u\24\28narrower\29 {
        width: 100%;
        clear: none;
        margin-left: 0;
    }

    .\31 1u\28narrower\29,
    .\31 1u\24\28narrower\29 {
        width: 91.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 0u\28narrower\29,
    .\31 0u\24\28narrower\29 {
        width: 83.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\39 u\28narrower\29,
    .\39 u\24\28narrower\29 {
        width: 75%;
        clear: none;
        margin-left: 0;
    }

    .\38 u\28narrower\29,
    .\38 u\24\28narrower\29 {
        width: 66.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\37 u\28narrower\29,
    .\37 u\24\28narrower\29 {
        width: 58.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\36 u\28narrower\29,
    .\36 u\24\28narrower\29 {
        width: 50%;
        clear: none;
        margin-left: 0;
    }

    .\35 u\28narrower\29,
    .\35 u\24\28narrower\29 {
        width: 41.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\34 u\28narrower\29,
    .\34 u\24\28narrower\29 {
        width: 33.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\33 u\28narrower\29,
    .\33 u\24\28narrower\29 {
        width: 25%;
        clear: none;
        margin-left: 0;
    }

    .\32 u\28narrower\29,
    .\32 u\24\28narrower\29 {
        width: 16.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 u\28narrower\29,
    .\31 u\24\28narrower\29 {
        width: 8.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\31 2u\24\28narrower\29 + *,
    .\31 1u\24\28narrower\29 + *,
    .\31 0u\24\28narrower\29 + *,
    .\39 u\24\28narrower\29 + *,
    .\38 u\24\28narrower\29 + *,
    .\37 u\24\28narrower\29 + *,
    .\36 u\24\28narrower\29 + *,
    .\35 u\24\28narrower\29 + *,
    .\34 u\24\28narrower\29 + *,
    .\33 u\24\28narrower\29 + *,
    .\32 u\24\28narrower\29 + *,
    .\31 u\24\28narrower\29 + * {
        clear: left;
    }

    .\-11u\28narrower\29 {
        margin-left: 91.66667%;
    }

    .\-10u\28narrower\29 {
        margin-left: 83.33333%;
    }

    .\-9u\28narrower\29 {
        margin-left: 75%;
    }

    .\-8u\28narrower\29 {
        margin-left: 66.66667%;
    }

    .\-7u\28narrower\29 {
        margin-left: 58.33333%;
    }

    .\-6u\28narrower\29 {
        margin-left: 50%;
    }

    .\-5u\28narrower\29 {
        margin-left: 41.66667%;
    }

    .\-4u\28narrower\29 {
        margin-left: 33.33333%;
    }

    .\-3u\28narrower\29 {
        margin-left: 25%;
    }

    .\-2u\28narrower\29 {
        margin-left: 16.66667%;
    }

    .\-1u\28narrower\29 {
        margin-left: 8.33333%;
    }

}

@media screen and (max-width: 736px) {

    .row > * {
        padding: 20px 0 0 20px;
    }

    .row {
        margin: -20px 0 -1px -20px;
    }

    .row.uniform > * {
        padding: 20px 0 0 20px;
    }

    .row.uniform {
        margin: -20px 0 -1px -20px;
    }

    .row.\32 00\25 > * {
        padding: 40px 0 0 40px;
    }

    .row.\32 00\25 {
        margin: -40px 0 -1px -40px;
    }

    .row.uniform.\32 00\25 > * {
        padding: 40px 0 0 40px;
    }

    .row.uniform.\32 00\25 {
        margin: -40px 0 -1px -40px;
    }

    .row.\31 50\25 > * {
        padding: 30px 0 0 30px;
    }

    .row.\31 50\25 {
        margin: -30px 0 -1px -30px;
    }

    .row.uniform.\31 50\25 > * {
        padding: 30px 0 0 30px;
    }

    .row.uniform.\31 50\25 {
        margin: -30px 0 -1px -30px;
    }

    .row.\35 0\25 > * {
        padding: 10px 0 0 10px;
    }

    .row.\35 0\25 {
        margin: -10px 0 -1px -10px;
    }

    .row.uniform.\35 0\25 > * {
        padding: 10px 0 0 10px;
    }

    .row.uniform.\35 0\25 {
        margin: -10px 0 -1px -10px;
    }

    .row.\32 5\25 > * {
        padding: 5px 0 0 5px;
    }

    .row.\32 5\25 {
        margin: -5px 0 -1px -5px;
    }

    .row.uniform.\32 5\25 > * {
        padding: 5px 0 0 5px;
    }

    .row.uniform.\32 5\25 {
        margin: -5px 0 -1px -5px;
    }

    .\31 2u\28mobile\29,
    .\31 2u\24\28mobile\29 {
        width: 100%;
        clear: none;
        margin-left: 0;
    }

    .\31 1u\28mobile\29,
    .\31 1u\24\28mobile\29 {
        width: 91.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 0u\28mobile\29,
    .\31 0u\24\28mobile\29 {
        width: 83.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\39 u\28mobile\29,
    .\39 u\24\28mobile\29 {
        width: 75%;
        clear: none;
        margin-left: 0;
    }

    .\38 u\28mobile\29,
    .\38 u\24\28mobile\29 {
        width: 66.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\37 u\28mobile\29,
    .\37 u\24\28mobile\29 {
        width: 58.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\36 u\28mobile\29,
    .\36 u\24\28mobile\29 {
        width: 50%;
        clear: none;
        margin-left: 0;
    }

    .\35 u\28mobile\29,
    .\35 u\24\28mobile\29 {
        width: 41.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\34 u\28mobile\29,
    .\34 u\24\28mobile\29 {
        width: 33.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\33 u\28mobile\29,
    .\33 u\24\28mobile\29 {
        width: 25%;
        clear: none;
        margin-left: 0;
    }

    .\32 u\28mobile\29,
    .\32 u\24\28mobile\29 {
        width: 16.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 u\28mobile\29,
    .\31 u\24\28mobile\29 {
        width: 8.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\31 2u\24\28mobile\29 + *,
    .\31 1u\24\28mobile\29 + *,
    .\31 0u\24\28mobile\29 + *,
    .\39 u\24\28mobile\29 + *,
    .\38 u\24\28mobile\29 + *,
    .\37 u\24\28mobile\29 + *,
    .\36 u\24\28mobile\29 + *,
    .\35 u\24\28mobile\29 + *,
    .\34 u\24\28mobile\29 + *,
    .\33 u\24\28mobile\29 + *,
    .\32 u\24\28mobile\29 + *,
    .\31 u\24\28mobile\29 + * {
        clear: left;
    }

    .\-11u\28mobile\29 {
        margin-left: 91.66667%;
    }

    .\-10u\28mobile\29 {
        margin-left: 83.33333%;
    }

    .\-9u\28mobile\29 {
        margin-left: 75%;
    }

    .\-8u\28mobile\29 {
        margin-left: 66.66667%;
    }

    .\-7u\28mobile\29 {
        margin-left: 58.33333%;
    }

    .\-6u\28mobile\29 {
        margin-left: 50%;
    }

    .\-5u\28mobile\29 {
        margin-left: 41.66667%;
    }

    .\-4u\28mobile\29 {
        margin-left: 33.33333%;
    }

    .\-3u\28mobile\29 {
        margin-left: 25%;
    }

    .\-2u\28mobile\29 {
        margin-left: 16.66667%;
    }

    .\-1u\28mobile\29 {
        margin-left: 8.33333%;
    }

}

/* Basic */

body {
    background: #fff;
    font-family: YuGothic, /* Mac用 */
    'Yu Gothic', /* Windows用 */
    sans-serif, Helvetica, "ヒラギノ角ゴ Pro W3", "HiraKakuPro-W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
    font-size: 19pt;
    font-weight: 500;
    line-height: 1.75em;
}

body.is-loading * {
    -moz-transition: none !important;
    -webkit-transition: none !important;
    -ms-transition: none !important;
    transition: none !important;
    -moz-animation: none !important;
    -webkit-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
}

input,
textarea,
select {
    font-size: 19pt;
    font-weight: 300;
    line-height: 1.75em;
    color: #888;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 300;
    color: #666;
    line-height: 1.5em;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
    text-decoration: none;
}

h1 a strong,
h2 a strong,
h3 a strong,
h4 a strong,
h5 a strong,
h6 a strong {
    color: #333;
}

h2 {
    font-size: 2em;
    letter-spacing: -1px;
}

h2.alt {
    color: #fffefe;
}

h2.alt strong {
    color: #fffefe;
}

h3 {
    font-size: 1.5em;
}

header {
    color: #373737;
    text-align: left;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

div.title_bk_img > h2 {
    font-weight: bold;
    font-size: 108px;
    margin: 0 auto;
    letter-spacing: 0;
    color: #373737;
    text-align: left;
    line-height: 1;
    font-family: 'Sigmar One', cursive;
}

div.title_bk_img > span.txtaling_left {
    text-align: left;
    display: block;
    margin: 0 auto 0;
    padding: 0 0 5px;
    max-width: 710px;
    line-height: 1.6;
    font-size: 18px;
}

footer > span.top_header_info {
    position: relative;
    display: inline-block;
    color: #fff !important;
    text-decoration: none;
    width: auto;
    margin: 0;
    padding: 10px 30px ;
    font-family: 游明朝, "Yu Mincho", YuMincho, Georgia, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-weight: 500;
    font-size: 34px;
    letter-spacing: 2px;
}

header > p {
    margin: 0;
    font-size: 20px;
    display: block;
    width: 100%;
}


footer {
    margin: 2em 0 0 0;
}

strong,
b {
    font-weight: 300;
    color: #666;
}

em,
i {
    font-style: italic;
}

a {
    text-decoration: none;
    color: inherit;
    -moz-transition: color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
    -webkit-transition: color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
    -ms-transition: color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
    transition: color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
    outline: 0;
}

a:hover {
    color: #433730;
    border-bottom-color: rgba(255, 255, 255, 0);
}


sub {
    position: relative;
    top: 0.5em;
    font-size: 0.8em;
}

sup {
    position: relative;
    top: -0.5em;
    font-size: 0.8em;
}

hr {
    border: 0;
    border-top: solid 1px #ddd;
}

blockquote {
    border-left: solid 0.5em #ddd;
    padding: 1em 0 1em 2em;
    font-style: italic;
}

p,
ul,
ol,
dl,
table {
    margin-bottom: 2em;
}

br.clear {
    clear: both;
}

/* Sections/Article */
section,
article {
    margin-bottom: 3em;
}

section > :last-child,
section > .container,
section:last-child,
article > :last-child,
article > .container,
article:last-child {
    margin-bottom: 0;
}

.row > section,
.row > article {
    margin-bottom: 0;
}

/* Image */

.image {
    display: inline-block;
    border: 0;
}

.image img {
    display: block;
    width: 100%;
}

.image.avatar48 {
    width: 48px;
    height: 48px;
    background: #f00;
}

.image.avatar48 img {
    width: 48px;
    height: 48px;
}

.image.fit {
    display: block;
    width: 100%;
}

.image.featured {
    display: block;
    width: 100%;
    margin: 0 0 2em 0;
}

.image.left {
    float: left;
    margin: 0 2em 2em 0;
}

.image.centered {
    display: block;
    margin: 0 0 2em 0;
}

.image.centered img {
    margin: 0 auto;
    width: auto;
}

/* List */

ul.default {
    list-style: disc;
    padding-left: 1em;
}

ul.default li {
    padding-left: 0.5em;
}

ul.icons {
    cursor: default;
}

ul.icons li {
    display: inline-block;
}

ul.icons a {
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
    border: 0;
}

ol.default {
    list-style: decimal;
    padding-left: 1.25em;
}

ol.default li {
    padding-left: 0.25em;
}

/* Form */

form label {
    display: block;
    text-align: left;
    margin-bottom: 0.5em;
}

form input[type="text"],
form input[type="email"],
form input[type="password"],
form select,
form textarea {
    position: relative;
    -webkit-appearance: none;
    display: block;
    border: 0;
    outline: 0;
    background: #fff;
    background: rgba(255, 255, 255, 0.75);
    width: 100%;
    padding: 0.1em 0.1em;
    border: solid 1px rgba(0, 0, 0, 0.15);
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

form input[type="text"]:focus,
form input[type="email"]:focus,
form input[type="password"]:focus,
form select:focus,
form textarea:focus {
    box-shadow: 0 0 2px 1px #433730;
    background: #fff;
}

form input[type="text"],
form input[type="email"],
form input[type="password"],
form select {
    line-height: 1.25em;
}


form input[type="email"]::placeholder {
  color: #aaa;
}

form textarea {
    min-height: 14em;
}

form .formerize-placeholder {
    color: #555 !important;
}

form ::-webkit-input-placeholder {
    color: #555 !important;
}

form :-moz-placeholder {
    color: #555 !important;
}

form ::-moz-placeholder {
    color: #555 !important;
}

form :-ms-input-placeholder {
    color: #555 !important;
}

form ::-moz-focus-inner {
    border: 0;
}

/* Table */

table {
    width: 100%;
}

table.default {
    width: 100%;
    text-align: left;
}

table.default tbody tr:nth-child(2n + 2) {
    background: #f4f4f4;
}

table.default td {
    padding: 0.5em 1em 0.5em 1em;
}

table.default th {
    text-align: left;
    padding: 0.5em 1em 0.5em 1em;
    color: #fff;
    background: #222729 url("images/overlay.png");
}

table.default thead {
    background: #444;
    color: #fff;
}

table.default tfoot {
    background: #eee;
}

/* Button */

input[type="button"],
input[type="submit"],
input[type="reset"],
button,
.button {
    display: block;
    text-align: center;
    border-radius: 0;
    display: inline-block;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    transition: all 0.35s;
    padding: 15px 0;
    border: 1px solid #707070;
    border-radius: 5px;
    cursor: pointer;
    background: -webkit-linear-gradient(bottom, rgba(255, 138, 2, 0.97) 0%, rgba(255, 160, 48, 0.97) 61%, rgba(255, 173, 78, 0.97) 100%);
    background: -o-linear-gradient(bottom, rgba(255, 138, 2, 0.97) 0%, rgba(255, 160, 48, 0.97) 61%, rgba(255, 173, 78, 0.97) 100%);
    background: -ms-linear-gradient(bottom, rgba(255, 138, 2, 0.97) 0%, rgba(255, 160, 48, 0.97) 61%, rgba(255, 173, 78, 0.97) 100%);
    background: -moz-linear-gradient(bottom, rgba(255, 138, 2, 0.97) 0%, rgba(255, 160, 48, 0.97) 61%, rgba(255, 173, 78, 0.97) 100%);
    background: linear-gradient(to top, rgba(255, 138, 2, 0.97) 0%, rgba(255, 160, 48, 0.97) 61%, rgba(255, 173, 78, 0.97) 100%);
    text-shadow:1px 0px 1px rgba(0, 0, 0, 0.8);
    
}

input.rdmail-reg.rdmail-under {
  margin: 0;
  letter-spacing: 0;
  padding: 5px;
  width: 100%;
}


input.rdemail.rdmail-under {
    font-size: 12px;
    position: relative;
    top: 1px;
    border-radius: 6px;
}


input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover,
.button:hover {
    background-color: #fff;
}

input[type="button"]:active,
input[type="submit"]:active,
input[type="reset"]:active,
button:active,
.button:active {
    background-color: #fff;
    color: #433730;
}

/* Item */

.item {
    box-shadow: 0 0.05em 0.15em 0 rgba(0, 0, 0, 0.05);
    margin-bottom: 40px;
}

.item header {
    background: #fff;
    margin: 0;
    padding: 1em 0 0 0;
    font-size: 0.8em;
}

.item header h3 {
    font-size: 1em;
}

/* Icons */

.icon {
    text-decoration: none;
}

.icon:before {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 1.25em;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon > .label {
    display: none;
}

/* Header */
#header2018{
    display: block;
    width: 100%;
    height: 60px;
    position: fixed;
    top:0;
    z-index:101;
}

.brown_gradation_heisei{
    background: -webkit-linear-gradient(to top, rgb(67, 55, 49) 0%, rgb(85, 66, 53) 20%, rgb(126, 116, 99) 50%, rgb(85, 66, 53) 79%, rgb(67, 55, 49) 100%);
    background: -o-linear-gradient(to top, rgb(67, 55, 49) 0%, rgb(85, 66, 53) 20%, rgb(126, 116, 99) 50%, rgb(85, 66, 53) 79%, rgb(67, 55, 49) 100%);
    background: -ms-linear-gradient(to top, rgb(67, 55, 49) 0%, rgb(85, 66, 53) 20%, rgb(126, 116, 99) 50%, rgb(85, 66, 53) 79%, rgb(67, 55, 49) 100%);
    background: -moz-linear-gradient(to top, rgb(67, 55, 49) 0%, rgb(85, 66, 53) 20%, rgb(126, 116, 99) 50%, rgb(85, 66, 53) 79%, rgb(67, 55, 49) 100%);
    background: linear-gradient(to top, rgb(67, 55, 49) 0%, rgb(85, 66, 53) 20%, rgb(126, 116, 99) 50%, rgb(85, 66, 53) 79%, rgb(67, 55, 49) 100%);
    border-radius: 6px;
}


.brown_gradation{
    background: -webkit-linear-gradient(left, rgb(67, 55, 49) 0%, rgb(85, 66, 53) 20%, rgb(126, 116, 99) 50%, rgb(85, 66, 53) 79%, rgb(67, 55, 49) 100%);
    background: -o-linear-gradient(left, rgb(67, 55, 49) 0%, rgb(85, 66, 53) 20%, rgb(126, 116, 99) 50%, rgb(85, 66, 53) 79%, rgb(67, 55, 49) 100%);
    background: -ms-linear-gradient(left, rgb(67, 55, 49) 0%, rgb(85, 66, 53) 20%, rgb(126, 116, 99) 50%, rgb(85, 66, 53) 79%, rgb(67, 55, 49) 100%);
    background: -moz-linear-gradient(left, rgb(67, 55, 49) 0%, rgb(85, 66, 53) 20%, rgb(126, 116, 99) 50%, rgb(85, 66, 53) 79%, rgb(67, 55, 49) 100%);
    background: linear-gradient(to right, rgb(67, 55, 49) 0%, rgb(85, 66, 53) 20%, rgb(126, 116, 99) 50%, rgb(85, 66, 53) 79%, rgb(67, 55, 49) 100%);
}

.headerLogo {
    width: 100%;
    max-width: 375px;
    height: 60px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 auto;
    text-align: center;
    background: url(../../images/olive_l.svg) no-repeat left center, url(../../images/olive_r.svg) no-repeat right center;
    background-size: 35px;
    color: #C4B580;
    line-height: 1.4;
    z-index: 10000;
    position: relative;
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .headerLogo {
    background-size: 40px;
  }
}
@supports (-ms-ime-align:auto) {
    .headerLogo {
        background-size: 40px;
      }
}


.headerLogo .headerTxt {
    font-size: 12px;
    display: block;
    width: 100%;
    margin-top: 8px;
}
.headerLogo a{
    color: #C4B580;
}
.headerLogo h1{
    width: 100%;
    display: block;
    color: #C4B580;
    font-size: 22px;
    font-family: 'Sigmar One', cursive;
    margin: 0;
    padding: 0;
}




/* Footer */

#footer {
    margin-left: 375px;
    text-align: center;
    background-color: #dce3e2;
    padding: 3em 0 4em 0;
    box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.05), inset 0 0.1em 0.1em 0 rgba(0, 0, 0, 0.025);
    font-size: 0.8em;
}

#footer .copyright {
    cursor: default;
    margin: 0;
}

#footer .copyright li {
    display: inline-block;
    line-height: 1em;
    border-left: solid 1px rgba(128, 128, 128, 0.35);
    padding: 0 0 0 0.5em;
    margin: 0 0 0 0.5em;
}

#footer .copyright li:first-child {
    border-left: 0;
    padding-left: 0;
    margin-left: 0;
}

/* Main */

#main {
    display: block;
}

#main > section {
    margin: 0;
    overflow: hidden;
    padding: 0 0 30px ;
    text-align: center;
}

#main > section.dark {
    color: #ddd;
    color: rgba(255, 255, 255, 0.75);
}

#main > section.dark h3,
#main > section.dark h4,
#main > section.dark h5,
#main > section.dark h6 {
    color: inherit;
}

#main > section.dark strong {
    color: #fff;
    border-color: inherit;
}

#main > section.dark a {
    color: #fff;
    border-color: inherit;
}

#main > section.dark a:hover {
    border-bottom-color: rgba(255, 255, 255, 0);
}

#main > section.cover {
    padding: 0;
    background-size: cover;
    background-position: center center;
}

#main > section.one {
    background:url("../../images/header2018.jpg");
    background-repeat: no-repeat;
    background-blend-mode: darken;
    background-size: cover;
    background-position: center;
    height: calc(100vh - 65px);
    min-height: 500px;
    position: relative;
    z-index: 1;
    padding: 30px;
    margin-top: 60px;
}

.top_border_gradation{
    width: 100%;
    height: 5px;
}
/*@keyframes huerotator {
  0% {
    -webkit-filter: hue-rotate(0deg);
    filter: hue-rotate(0deg);
  }

  100% {
    -webkit-filter: hue-rotate(60deg);
    filter: hue-rotate(60deg);
  }
}*/

#main > section.top5{
    background: rgba(241,239,233,1);
    padding: 60px 0 0;
    position: relative;
}
.back_img_pattern{
   position: absolute;
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   background: url(../../images/gradation_bg.gif) repeat;
   opacity: .04;
}
.zindex_100{
    position: relative;
    z-index: 100;
}
#main > section.new-face,
#main > section.category,
#main > section.media{
    padding: 45px 0;
    background: rgba(241,239,233,1);
    position: relative;
}
#main > section.media{
    padding: 45px 0;
    background: rgba(255,255,255,1);
    position: relative;
}
#main > section.footer_sns {
    padding: 45px 0;
    position: relative;
}

#main > section.four {
    padding: 45px 0;
    background-color: #e8edec;
    position: relative;
}

/* メインヘッダー */
span.top_header_img{
    display: block;
    margin-right: auto;
}

span.top_header_img img {
    width: 100%;
    max-width: 102px;
    height: auto;
}

div.title_bk_img {
    width: 100%;
    height: auto;
    margin-right: auto;
    position: absolute;
    bottom: 0;
}

/* メインコンテンツ */
header .portfolio_subtitle {
    max-width: 800px;
    display: block;
    margin: 0 auto;
}
header span.portfolio_subtitle img {
    width: 100%;
    max-width: 286px;
    height: auto;
    display: block;
    margin: 0 auto;
}
header span.portfolio_subtitle p.header_subtitle{
    margin: 40px 0;
    display: block;
    font-size: 16px;
    text-align: left;
}

div.over_line_up {
    height: 2px;
    width: 100%;
    margin: 0;
    display: block;
    position: relative;
    right: -32%;
}

div.over_line_bottom {
    height: 2px;
    width: 100%;
    margin-bottom: 45px;
    display: block;
    position: relative;
    left: -31%;
}

img.author_circle {
    border: 1px solid #333333;
}

/* 総合大賞 */

div.grand_prix_title {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    width: 100%;
    height: auto;
    padding: 30px 0;
}

.heading::after {
    bottom: -5px;
}

div.grand_prix_title img {
    width: auto;
    max-width: 118px;
    height: 80px;
    display: block;
    margin-right: 20px;
}

.icon_style{
    width: auto;
    max-width: 118px;
    height: 80px;
    display: block;
    margin-right: 20px;
}
/*SVG CSS*/

div.grand_prix_title span {
    font-family: 游明朝, "Yu Mincho", YuMincho, Georgia, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 34px;
    line-height: 1.2;
    font-weight: 500;
    color: #E5B012;
}

div.grand_prix_title span.g2{
  color: #ffffff;
}


.g1 {
    background: -webkit-linear-gradient(-45deg, #C58116 0%, #EFBB00 55%, #CB9749 100%);
    background: -o-linear-gradient(-45deg, #C58116 0%, #EFBB00 55%, #CB9749 100%);
    background: -ms-linear-gradient(-45deg, #C58116 0%, #EFBB00 55%, #CB9749 100%);
    background: -moz-linear-gradient(-45deg, #C58116 0%, #EFBB00 55%, #CB9749 100%);
    background: linear-gradient(-45deg, #C58116 0%, #EFBB00 55%, #CB9749 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #E5B012;
}

@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .g1 { background:none; }  
}

div.grand_prix_top5_wap,
div.grand_prix_new-face_wap {
    width: 100%;
    max-width: 1200px;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    position: relative;
}

.grid-area {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-around;
    -webkit-flex-flow: row wrap;
    flex-wrap: nowrap;
    align-content: flex-start;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    margin:0 auto;
}

.grid-item {
    max-width: 205px;
    width: 100%;
    min-width: 120px;
    height: auto;
    box-sizing: border-box;
    margin: 0 22px;
    -webkit-box-pack:justify;
      -ms-flex-pack:justify;
      box-sizing: border-box;
  }

.grid-area p{
    font: 16px YuGothic, 'Yu Gothic', sans-serif, Helvetica, "ヒラギノ角ゴ Pro W3", "HiraKakuPro-W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
    color: #373737;
    line-height: 1.4;
    margin: 0.2em 0 0;
}

.grid-area img {
  border: 1px solid #373737;
  max-width: 188px;
}

.grid-area a:hover {
  width: 110%;
  opacity: 0.6;
}
.grid-area a:hover img {
  box-sizing: border-box;
  opacity: 0.8;
}

.grid-area a:hover p{
  opacity: 0.6;
}

p.top-ranking{
    font: 30px  游明朝, "Yu Mincho", YuMincho, Georgia, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif ;
    color: #C0B283;
    position: relative;
    top: 30px;
}

.grid-area p .top_rank_cont1,
.grid-area p .top_rank_cont2,
.grid-area p .top_rank_cont3,
.grid-area p .top_rank_cont4,
.grid-area p .top_rank_cont5{
  font: 86px  游明朝, "Yu Mincho", YuMincho, Georgia, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif ;
  letter-spacing: 3px;
  line-height: 1.2;
  font-weight: 100;
  color: #C0B283;
}
.text-shadow-rank{
    text-shadow:3px 2px 0px rgba(0,0,0,.15);
}

.grid-area a:hover p.top-ranking,
.grid-area a:hover p .top_rank_cont1,
.grid-area a:hover p .top_rank_cont2,
.grid-area a:hover p .top_rank_cont3,
.grid-area a:hover p .top_rank_cont4,
.grid-area a:hover p .top_rank_cont5{
    
}

div.grand_prix_top5_wap ul,
div.grand_prix_new-face_wap ul {
    padding: 24px 2em 42px;
}

div.grand_prix_top5_wap ul li,
div.grand_prix_new-face_wap ul li {
    margin-bottom: 20px;
    color: #373737;
    text-indent: -2em;
    padding-left: 2em;
}

span.list_rank,
span.list_rank_juni {
    font-size: 39px;
    font-weight: bold;
    font-family: 游明朝, "Yu Mincho", YuMincho, Georgia, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}

span.list_rank {
     font-size: 34px;
    display: block;
}

span.list_rank_juni {
    font-size: 14px;
    margin-right: 30px;
    margin-left: 0.3em;
    margin-top: 10px;
    display: block;
    /* margin: 0; */
    padding: 0;
}
span.list_rank_title{
    display: block;
}

div.grand_prix_top5_wap ul li:last-child,
div.grand_prix_new-face_wap ul li:last-child {
    margin-bottom: 0;
}

p.grand_prix_read,
p.grand_prix_media_read {
    font-size: 18px;
    text-align: left;
    color: #fff;
    margin-top: 45px;
    margin-bottom: 0;
    letter-spacing: 0.1em;
    display: block;
    margin: 0 auto;
    line-height: 1.6;
    letter-spacing: 1.2px;
    max-width: 710px;
        width: 70%;

}

p.grand_prix_read {
    max-width: 800px;
    width: 100%;
    font-size: 16px;
    color: #373737;
    text-align: left;
}

/* メディア賞 */

.g2 {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a0a0a0+20,c0c0c0c0+50,a0a0a0+80 */
    /*background: #c0c0c0;*/
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #a0a0a0 10%, #c0c0c0c0 50%, #a0a0a0 80%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #a0a0a0 10%, #c0c0c0c0 50%, #a0a0a0 80%);
    /* Chrome10-25,Safari5.1-6 */
    /*background: linear-gradient(135deg, #a0a0a0 20%, #c0c0c0 50%, #a0a0a0 80%);*/
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0a0a0', endColorstr='#a0a0a0', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #ffffff;
}

.g3 {
    color: #ffffff;
}

div.grand_prix_media_wap {
    width: 100%;
    display: block;
    background: #fff;
}

.item {
    background-color: #fff;
}

.row_media_media,
.row_media_category {
    display: flex;
    justify-content: space-between;
    max-width: 1000px;
    margin: 45px auto 0;
}

.row_media_category {
    flex-wrap: wrap;
}

.row_media_media > article.item,
.row_media_category > article.item {
    width: calc(33% - 16px);
    box-sizing: border-box;
    align-self: flex-start;
    padding: 20px;
    border: 1px solid #C0B283;
}

.row_media_category > article.item {
    margin-bottom: 20px;
    min-height: 430px;
    border: 1px solid #C0B283;
    box-sizing: border-box;
}

div.row_media_header {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0 0 0;
    padding-bottom: 20px;
}

._news {
    border-bottom: 1px solid #ff0000;
}

._money {
    border-bottom: 1px solid #d19f19;
}

._tripeditor {
    border-bottom: 1px solid #0e6ba6;
}

._category {
    border-bottom: 1px solid #C4B580;
}

div.row_media_header > img {
    width: auto;
    max-width: 70px;
    height: 45px;
    display: block;
}

div.row_media_header > h3 {
    font-size: 17px;
    font-weight: 500;
    font-family: 游明朝, "Yu Mincho", YuMincho, Georgia, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    color: #333333;
    margin: 0 0.5em;
}

div.row_cont {
    background: #fff;
    margin: 0;
    padding: 0;
}

div.row_cont ul {
    width: 100%;
    text-align: left;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 20px auto 0;
}

div.row_cont ul li {
    letter-spacing: 1px;
    margin: 5px auto;
    width: 100%;
    line-height: 1.6;
    display: block;
    height: auto;
}

div.row_cont ul li a {
    font-size: 14px;
    color: #353535;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

div.row_cont ul li a:hover,
div.row_cont ul li a:active {
    text-decoration: underline;
}

h3 a{
    color: #353535;
}

/*フッター*/

#section3 {
    margin: 0;
    display: block;
    max-width: none;
    width: 100%;
    position: relative;
}

#section3 ul.up_ul,
#section3 ul.down_ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    list-style: none;
    padding: 0;
    margin-bottom: 15px;
}
#section3 ul.down_ul{
    margin-bottom: 0;
}

#section3 ul.up_ul li,
#section3 ul.down_ul li {
    text-align: center;
}

#section3 ul.up_ul li {
    width: calc(25% - 5px);
}

#section3 ul.down_ul li {
    width: 19.5%;
}

#section3 ul.up_ul li a,
#section3 ul.down_ul li a {
    text-decoration: none;
    color: #fff;
    width: 100%;
    height: 100%;
    display: block;
    font-weight: 500;
    padding: 10px 5px;
    font-size: 14px;
    background-color: #373737;
}

#section3 ul.up_ul li a:hover,
#section3 ul.up_ul li a:active,
#section3 ul.down_ul li a:hover,
#section3 ul.down_ul li a:active {
    opacity: 0.8;
}


/*カテゴリー別*/

div.over_line_up_category {
    height: 2px;
    width: 100%;
    display: block;
    position: relative;
    right: -32%;
}

.grand_prix_category_title {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    width: 100%;
    height: auto;
    padding: 30px 0;
}

div.grand_prix_category_title img {
    width: auto;
    max-width: 118px;
    height: 70px;
    display: block;
    margin-right: 20px;
}

div.grand_prix_category_title span {
    font-family: 游明朝, "Yu Mincho", YuMincho, Georgia, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 34px;
    line-height: 1.1;
    font-weight: 500;
    letter-spacing: 2px;

}

._align-center {
    align-self: center;
}

div.over_line_bottom_category {
    height: 2px;
    width: 100%;
    display: block;
    position: relative;
    left: -31%;
}

p.grand_prix_cat_read {
    width: 100%;
    max-width: 710px;
    font-size: 16px;
    text-align: left;
    color: #373737;
    letter-spacing: 1.2px;
    display: block;
    margin: 45px auto 0;
    line-height: 1.8;

}

.rank2_cont {
    width: calc(50% - 50px);
    margin: 0 0 40px;
}

.rank3_cont {
    width: 32%;
}

.item_rank_top5_box,
.item_rank2,
.item_rank3,
.item_rank4,
.item_rank5,
.item_rank6{
    margin-right: -100%;
    margin-left: -100%;
    padding-right: 100%;
    padding-left: 100%;
    padding-top: 40px;
    padding-bottom: 50px;
    position: relative;
}



.item_rank_top5_box:nth-child(2n+1){
    background: rgba(241,239,233,1);
}
.item_rank_top5_box:nth-child(2n){
    background: #fff;
}

article.cat_item_rank {
    height: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
    margin-bottom: 0;
}

.item_rank1,
.item_rank3,
.item_rank5{
    background: rgba(241,239,233,1);
}
.item_rank2,
.item_rank4,
.item_rank6{
    background: #fff;
}
.item_rank2,
.item_rank3,
.item_rank4,
.item_rank5,
.item_rank6{
    height: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 0px;
    padding-bottom: 0px;
}
._rank1 {
    width: 100%;
}

.item_rank_wap_cotegory{
    max-width: 900px;
    margin: 0 auto;
}

article.cat_item_rank > div.rank_cont_l {
    width: 30%;
    text-align: center;
    align-self: baseline;
    

}

.rank1_cont_rank,
.rank2_cont_rank{
    width: 100%;
    max-width: 150px;
    font-size: 86px;
    color: #C0B283;
    padding: 45px 0 25px;
    font-weight: 500;
    font-family: 游明朝, "Yu Mincho", YuMincho, Georgia, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    background-image: url(../../images/olive.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: relative;
    top: 20px;
    z-index: 100;
}

.rank2_cont_rank {
    max-width: 100px;
    font-size: 66px;
}

.rank1_cont_rank span.-rank,
.rank2_cont_rank span.-rank{
    font-size: 20px;
}




.rank_cont_title_wap > span.mm_name {
    font-size: 20px;
    font-weight: 900;
    padding: 1em 0.5em;
    color: #373737;
    display: none;
}

.rank_cont_title_wap > div.cat_author_img img {
    max-width: 188px;
    margin: 0;
    height: auto;
}

article.cat_item_rank > div.rank1_cont_r {
    width: 70%;
    max-width: 600px;
    display: block;
    align-self: start;
}

article.cat_item_rank._rank1 > div.rank1_cont_r {
    align-self:flex-start;
}

article.cat_item_rank > div.rank1_cont_r p {
    font-size: 16px;
    line-height: 1.4;
    text-align: left;
    color: #373737;
    margin-bottom: 1%;
}

article.cat_item_rank > div.rank1_cont_r:first-child {
    font-size: 16px;
}


article.cat_item_rank > div.rank1_cont_r span.comment_subtitle {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    display: block;
    color: #373737;
    margin-top: 1em;
}

article.cat_item_rank > div.rank1_cont_r span.comment_subtitle i {
    color: #ba090f;
    margin-right: 10px;
}

article.cat_item_rank > div.rank1_cont_r div.author_info {
    padding: 0;
    margin: 10px 0 0;
    border-top: 1px solid #dcdcdc;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

article.cat_item_rank > div.rank1_cont_r div.author_info p,
article.cat_item_rank > div.rank1_cont_r div.author_info p b {
    font-size: 12px;
    color: #888888;
    margin-bottom: 0;
    letter-spacing: 0px;
    text-align: center;
    font-weight: 500;
    line-height: 1.6;
}

article.cat_item_rank > div.rank1_cont_r div.author_info p {
    margin-right: 10px;
    text-align: left;
}

article.cat_item_rank > div.rank1_cont_r div.author_info p a {
    color: #433730;
    font-weight: bold;
    transition: all 0.35s;
}

article.cat_item_rank > div.rank1_cont_r div.author_info p a:hover {
    text-decoration: underline;
}

article.cat_item_rank > div.event_pr {
    width: 100%;
    background: #DCDCDC;
    padding: 1em;
    display: block;
    margin: 1em auto 0;
}

article.cat_item_rank > div.event_pr span {
    font-size: 26px;
    font-family: 游明朝, "Yu Mincho", YuMincho, Georgia, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-weight: bold;
    padding: 0 0 0.2em 0;
    display: block;
    border-bottom: 2px solid red;
    letter-spacing: 1px;
    color: #333333;
}

article.cat_item_rank > div.event_pr p {
    font-size: 16px;
    text-align: left;
    line-height: 1.5;
    padding: 1em 0;
    color: #333;
    margin-bottom: 10px;
    ;
}

article.cat_item_rank > div.event_pr img {
    width: 80%;
    border: 1px solid #fff;
}

article.cat_item_rank > div.event_pr img:hover {
  opacity: 0.8;
}

button.add_btn {
    text-align: center;
    padding: 0.5em 9%;
    border-radius: 0;
    display: inline-block;
    margin-left: 2%;
}

.regbtn-wrap {
    position: relative;
}

.mag2018-free {
    width: 100%;
    padding: 0;
    text-align: center;
    margin-top: 10px;
}

.mag2018-free ul {
    list-style: none;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    margin: 20px auto;
    align-items: center;
    padding: 0;
    justify-content: space-between;
}

.mag2018-free ul li {
    text-align: center;
    align-self: flex-end;
    margin-right: 5px;
}

.sns-btnbox {
    text-align: right;
    clear: both;
    position: relative;
}

.sns-drop {
    *zoom: 1;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    float: left;
    font-size: 16px;
}

.sns-drop .sns-text {
    cursor: pointer;
    transition: all 0.3s;
    color: #888888;
    font-size: 12px;
}

.sns-drop .sns-text i {
    margin-left: 5px;
}


.sns-drop:before,
.sns-drop:after {
    content: "";
    display: table;
}

.sns-drop li {
    position: relative;
    margin: 0!important;
    padding: 10px 0;
    text-align: left;
    line-height: 1.3;
    min-width: 130px;
}

.sns-drop li .sns-btn {
    list-style: none;
    position: absolute;
    z-index: 9999;
    left: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
    top: 30%;
    visibility: hidden;
    transition: .5s;
}

.sns-drop li .sns-btn li {
    /*  background: #1b1b1b; */
    /*  box-shadow:0 0 3px #000;*/
    text-align: center;
}

.sns-drop li .sns-btn li a {
    padding: 5px 0;
    text-align: left;
    display: inline-block;
}

.sns-btnbox .sns-btn li a:hover {
    opacity: 0.6;
    transition: all 0.3s;
}

.sns-drop li .sns-btn li img {
    width: 25px;
    transition: all 0.3s;
}

.sns-drop li :hover {
    color: #9e0f0f;
}

.sns-drop li:hover ul {
    top: 17px;
    visibility: visible;
    opacity: 1;

}

.sp_sns_box{
    display: none;
}

.rank2_cont > article.cat_item_rank{
    display: flex;
    -webkit-align-content: flex-start;
    align-content: flex-start;
    justify-content: center;
    flex-wrap: wrap;
}

.rank2_cont > article.cat_item_rank > div.rank_cont_l,
.rank3_cont > article.cat_item_rank > div.rank_cont_l {
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-self: flex-start;
}

.rank2_cont > article.cat_item_rank > div.rank_cont_l > .rank1_cont_rank,
.rank3_cont > article.cat_item_rank > div.rank_cont_l > .rank1_cont_rank {
    width: 100%;
    font-size: 100px;
    color: #373737;
    padding: 40px 0 0;
    font-weight: 500;
    font-family: 游明朝, "Yu Mincho", YuMincho, Georgia, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    background-image: url(../../images/olive.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.rank3_cont > article.cat_item_rank > div.rank_cont_l > .rank1_cont_rank {
    font-size: 65.5px;
}

.rank2_cont > article.cat_item_rank > div.rank_cont_l > .rank_cont_title_wap,
.rank3_cont > article.cat_item_rank > div.rank_cont_l > .rank_cont_title_wap {
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.rank2_cont > article.cat_item_rank > div.rank_cont_l > .rank_cont_title_wap > span.mm_name,
.rank3_cont > article.cat_item_rank > div.rank_cont_l > .rank_cont_title_wap > span.mm_name {
    padding: 5% 0.5em;
    order: 2;
    /*width: 95%;*/
    font-size: 18px;
    line-height: 1.4;

}

.rank2_cont > article.cat_item_rank > div.rank_cont_l > .rank_cont_title_wap > div.cat_author_img img {
    max-width: 121px;
}

.rank3_cont > article.cat_item_rank > div.rank_cont_l > .rank_cont_title_wap > div.cat_author_img img {
    max-width: 92px;
}

.rank2_cont > article.cat_item_rank > div.rank1_cont_r,
.rank3_cont > article.cat_item_rank > div.rank1_cont_r {
    width: 100%;
    border-left: none;
    padding: 0.5em 0 0;
    align-self: flex-start;

}


.rank2_cont > article.cat_item_rank > div.rank1_cont_r div.author_info p,
.rank3_cont > article.cat_item_rank > div.rank1_cont_r div.author_info p {
    text-align: left;
    text-align: left;
    padding: 2px 0;
    margin-right: 0;
}

.rank2_cont > article.cat_item_rank > div.rank1_cont_r div.author_info p > button.add_btn,
.rank3_cont > article.cat_item_rank > div.rank1_cont_r div.author_info p > button.add_btn {
    text-align: center;
    padding: 0.5em 2em;
    margin: 10px auto 0;
    display: block;
}



.-medialink {
    padding-left: 10px;
    color: #433730;
}

.-medialink:hover {
    text-decoration: underline;
}

/*------------------------------------------------------------------------------------------------------------
 Wide ---------------------------------------------------------------------
 ------------------------------------------------------------------------------------*/

@media screen and (min-width: 961px) and (max-width: 1880px) {

    /* Basic */
    body,
    input,
    textarea,
    select {
        font-size: 14pt;
    }

    /* Header */
    #header {
        width: 230px;
    }

    /* Footer */
    #footer {
        margin-left: 230px;
    }

    /* Main */
    #main {
        display: block;
    }

}

/*---------------------------------------------------------------------------------------------------------------------------------------
 Normal
 ---------------------------------------------------------------------------------------------------------------------*/

@media screen and (min-width: 961px) and (max-width: 1620px) {

    /* Main */
    #main > section {
        padding: 0;
    }

    div.row_media_header > h3 {
        font-size: 17px;
        font-weight: 900;
    }

    article.cat_item_rank > div.rank1_cont_r div.author_info p {
        text-align: center;
    }
    button.add_btn {
        text-align: center;
        padding: 0.5em 9%;
        margin: 10px auto 0;
        display: block;
    }

}

/*--------------------------------------------------------------------------------------------------------------------------------------- Narrow
-------------------------------------------
------------------------------------------------------------------------------------------*/

@media screen and (min-width: 961px) and (max-width: 1320px) {

    /* Basic */
    body,
    input,
    textarea,
    select {
        font-size: 14pt;
    }

    .container {
        padding: 0 2em;
    }

    /* List */
    ul.icons li a {
        width: 1.75em;
    }

    /* Item */
    .item {
        margin-bottom: 20px;
    }

    /* Header */
    #header {
        width: 200px;
        box-sizing: border-box;
    }

    #logo .image {
        position: relative;
        margin: 0 0 0.5em 0;
    }

    #nav ul li a {
        font-size: 0.8em;
        padding-top: 0.5em;
        padding-bottom: 0.5em;
    }

    #nav ul li a span {
        padding-right: 0.3em;
    }

    #nav ul li a span:before {
        left: 100%;
        margin-left: -1.25em;
        line-height: 2.25em;
    }

    /* Footer */
    #footer {
        margin-left: 20%;
    }

    /* Main */
    #main {
        box-sizing: border-box;
    }

    div.row_media_header > h3 {
        font-size: 17px;
        font-weight: 900;
    }
    article.cat_item_rank > div.rank1_cont_r div.author_info p {
        text-align: center;
    }
    button.add_btn {
        text-align: center;
        padding: 0.5em 9%;
        margin-left: 0;
        display: block;
    }
    input[type="button"],
    input[type="submit"],
    input[type="reset"],
    .mag2018-free ul li._width70 {
        width: 100%;
        margin: 10px 0 10px 0;
    }
    .mag2018-free ul li._width30 {
        width: 100%;
    }
    article.cat_item_rank > div.rank1_cont_r div.author_info {
        flex-wrap: wrap;
        justify-content: space-between;
    }
}

/*--------------------------------------------------------------------------------------------------------------------------------------- Narrower
-----------------------------------------------------------------------------------------
-------------------------------------------------------- */


@media screen and (max-width: 960px) {
  article.cat_item_rank._rank1 > div.rank_cont_l {
      border-right: none;
  }
    /* Basic */
    html,
    body {
        overflow-x: hidden;
    }

    body,
    input,
    textarea,
    select {
        font-size: 16pt;
    }

    header br {
        display: none;
    }

    .container {
        padding: 0 15px;
    }

    /* Item */
    .item {
        margin-bottom: 15px;
    }

    /* List */
    ul.icons a {
        width: 1.75em;
        font-size: 1.25em;
    }

    #logo {
        margin: 0 1em 1.25em ;
    }

    #nav ul li a {
        padding: 0.5em;
    }

    /* Footer */
    #footer {
        margin-left: 0;
    }

    /* Main */
    #main {
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-transition: -moz-transform 0.3s ease;
        -webkit-transition: -webkit-transform 0.3s ease;
        -ms-transition: -ms-transform 0.3s ease;
        transition: transform 0.3s ease;
        padding-bottom: 1px;
        margin-left: 0;
    }

    #main > section {
        padding: 3em 0;
    }

    #main section.cover {
        padding: 20px 0;
    }
    div.row_media_header > h3 {
        font-size: 18px;
        /*margin: 14px 0 0 0;*/
    }

    article.cat_item_rank {
        display: flex;
        justify-content: space-around;
        flex-wrap: nowrap;
    }
    article.cat_item_rank > div.rank_cont_l {
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    .rank_cont_title_wap {
        width: 50%;
        display: flex;
        justify-content: space-around;
        align-items: center;
    }
    .rank_cont_title_wap > span.mm_name {
        padding: 0 0.5em;
        order: 2;
        /*width: 65%;*/
        font-size: 18px;
    }
    .rank_cont_title_wap > .rank_cont_l > div.cat_author_img {
        order: 1;
        width: 35%;
    }

    article.cat_item_rank > div.rank1_cont_r {
        border-left: none;
    }

    .rank1_cont_rank,
    .rank2_cont > article.cat_item_rank > div.rank_cont_l > .rank1_cont_rank,
    .rank3_cont > article.cat_item_rank > div.rank_cont_l > .rank1_cont_rank {
        
    }
    .rank_cont_title_wap > div.cat_author_img img,
    .rank2_cont > article.cat_item_rank > div.rank_cont_l > .rank_cont_title_wap > div.cat_author_img img,
    .rank3_cont > article.cat_item_rank > div.rank_cont_l > .rank_cont_title_wap > div.cat_author_img img {
        max-width: 188px;
        margin: 0;
        height: auto;
    }

    article.cat_item_rank > div.rank1_cont_r div.author_info p {
        text-align: center;
    }
    button.add_btn {
        text-align: center;
        padding: 0.5em 15%;
        margin: 10px auto 0;
        display: block;
    }
    .mag2018-free ul li._width70 {
        width: 100%;
        margin: 10px 0 10px 0;
    }
    .mag2018-free ul li._width30 {
        width: 100%;
    }
    article.cat_item_rank > div.rank1_cont_r div.author_info {
        flex-wrap: wrap;
        justify-content: space-between;
    }
}

/*---------------------------------------------------------------------------------------------------------------------------------------
 Mobile
---------------------------------------------------------------------------------------------------------------------------------------*/


@media screen and (max-width: 1175px) {
    .grid-area {
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 807px) {


    #logo h1 img {
        margin: 47px 0 0 20%;
    }
    header div.title_bk_img {
        background: none;
    }
    div.title_bk_img > h2 {
        font-size: 40px;
        line-height: 1;
        letter-spacing: 3px;
        padding: 10px 0;
    }
    div.title_bk_img > span.txtaling_left {
        font-size: 16px;
            padding-top: 0.5em;
    }
    header > p {
        font-size: 16px;
        line-height: 1.4;
    }
    footer > span.top_header_info {
        position: relative;
        display: inline-block;
        color: #fff !important;
        text-decoration: none;
        width: auto;
        margin: 0 0 0 0;
        padding: 10px 30px;
        font-family: 游明朝, "Yu Mincho", YuMincho, Georgia, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
        font-weight: 800;
        font-size: 24px;
    }
    header span.portfolio_subtitle img {
        max-width: 199px;
        margin: 45px auto 0;
    }
    div.over_line_up {
        height: 1px;
    }
    div.grand_prix_title {
        padding: 32px 0 25px 0;
    }
    div.grand_prix_title img {
        max-width: 94px;
        height: 60px;
        margin-right: 10px;
    }
    div.grand_prix_title span {
        font-size: 28px;
    }
    div.over_line_bottom {
        margin-bottom: 0;
        height: 1px;
    }
    p.grand_prix_read,
    p.grand_prix_media_read {
        margin-top: 30px;
        font-size: 16px;
        line-height: 1.5;
        max-width: 480px;
        width: 90%;
    }
    div.grand_prix_top5_wap,
    div.grand_prix_new-face_wap {
        margin: 30px auto 50px;
    }
    div.grand_prix_top5_wap ul,
    div.grand_prix_new-face_wap ul {
        padding: 1.3em;
    }

    .grid-area {
        flex-wrap: wrap;
    }

    #main > section.media {
        padding-bottom: 50px;
    }
    .row_media_media,
    .row_media_category {
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .row_media_media > article.item,
    .row_media_category > article.item {
        width: 49%;
        max-width: 373px;
        padding: 0.5em;
    }
    div.row_media_header > h3 {
        font-size: 20.5px;
    }
    div.row_cont ul li {
        margin: 0 auto 30px;
    }
    div.row_cont ul li a {
        font-size: 16px;
    }
    div.row_cont ul li a:hover,
    div.row_cont ul li a:active {
        color: #433730;
    }
    span.list_rank {
        letter-spacing: -2px;
    }
    .row_media_category > article.item {
        margin-bottom: 20px;
    }

}

/*---------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------*/

@media screen and (max-width: 736px) {

  #main > section.one {
    background-color: #81918E;
    background:url("../../images/header2018.jpg");
    background-repeat: no-repeat;
    background-blend-mode: color-burn;
    background-size: cover;
    background-position: center;
    animation: huerotator 50s infinite alternate;
}

  div.over_line_up {
    right: -15%;
}

div.over_line_bottom {
    left: -15%;
}

    /* Basic */
    body,
    input,
    textarea,
    select {
        font-size: 14pt;
    }

    h2 {
        font-size: 1.5em;
        letter-spacing: 0;
        font-weight: 300;
    }

    .container {
        padding: 0 15px 0 15px;
    }

    /* List */
    ul.icons a {
        width: 2em;
        font-size: 1.25em;
    }
    #logo h1 img {
        margin: 0 0 0 4%;
    }

    /* Main */
    #main > section {
        padding: 0 0 30px;
    }
    
    #main section.cover {
        padding: 1.5em 0em;
    }

    #main section.cover header {
        padding: 0;
        margin-bottom: 1em;
    }

    /* Footer */
    footer {
      margin: 0;
}
    #footer .copyright li {
        display: block;
        line-height: 1.25em;
        border: 0;
        padding: 0;
        margin: 1em 0 0 0;
    }

    #footer .copyright li:first-child {
        margin-top: 0;
    }

    div.grand_prix_category_title img {
        width: auto;
        max-width: 94px;
        height: 60px;
        display: block;
        margin-right: 2%;
    }
    div.grand_prix_category_title span {
        font-size: 28px;
    }
    div.over_line_up_category {
        right: -10%;
        height: 2px;
    }
    div.over_line_bottom_category {
        left: -10%;
        height: 2px;
    }
    p.grand_prix_cat_read {
        font-size: 16px;
        letter-spacing: 0;
    }


    /*フッター*/
    #section3 {
        width: 100%;
    }
    #section3 ul.up_ul,
    #section3 ul.down_ul {
        margin: 0;
        padding: 0;
    }
    #section3 ul.down_ul {
        margin-bottom: 30px;
    }
    #section3 ul.up_ul li,
    #section3 ul.down_ul li {
        width: 100%;
        margin-top: 20px;
    }
    .row_media_media,
    .row_media_category {
        flex-wrap: wrap;
        justify-content: center;
    }
    .row_media_media > article.item,
    .row_media_category > article.item {
        width: 100%;
        max-width: 373px;
        padding: 1em;
    }
    
    div.item_rank2,
    div.item_rank3 {
        flex-wrap: wrap;
    }
    div.item_rank2 > div.rank2_cont,
    div.item_rank3 > div.rank2_cont,
    div.item_rank4 > div.rank2_cont,
    div.item_rank5 > div.rank2_cont,
    div.item_rank6 > div.rank2_cont{
        width: 100%;
    }
    .rank2_cont > article.cat_item_rank > div.rank_cont_l > .rank_cont_title_wap,
    .rank3_cont > article.cat_item_rank > div.rank_cont_l > .rank_cont_title_wap {
        width: 98%;
    }
    .rank2_cont > article.cat_item_rank > div.rank1_cont_r,
    .rank3_cont > article.cat_item_rank > div.rank1_cont_r {
        padding: 1em 0.5em 0;
    }
    article.cat_item_rank > div.rank1_cont_r div.author_info {
        padding: 0.5em ;
    }
    .mag2018-free ul {
        justify-content: space-around;
    }
     .mag2018-free ul li._width70 {
        width: 60%;
    }
    form input[type="text"],
    form input[type="email"],
    form input[type="password"],
    form select,
    form textarea {
        padding: 0.2em 0.1em;
    }

    .mag2018-free ul li._width70 {
        width: 100%;
        margin: 10px 0 10px 0;
    }
    .mag2018-free ul li._width30 {
        width: 100%;
    }

    article.cat_item_rank > div.event_pr span {
        font-size: 18px;
        padding: 0 0.2em 0;
    }
    article.cat_item_rank > div.event_pr p {
        font-size: 14px;
    }
    .top10 {
        margin-top: 10px;
    }
    div.row_media_header > img {
        margin-right: 10px;
    }
}

@media screen and (max-width: 480px) {
  .grid-item {
      max-width: 95%;
      width: 100%;
      min-width: 120px;
      height: auto;
      box-sizing: border-box;
      margin: 10px 15px;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      box-sizing: border-box;
  }
  article.cat_item_rank {
      padding:20px 10px;
  }
  article.cat_item_rank > div.event_pr img {
    width: 100%;
}


}


@media screen and (max-width: 767px) {
 .nav-toggle{
   display: none!important;
  }
  .top-head .nav-login {
   margin-right: 10px!important;
  }
}


@media screen and (min-width: 1880px) {
    header div.title_bk_img {
        width: 70%;
    }
}

@media screen and (max-width: 1880px) {
    header div.title_bk_img {
        width: 80%;
    }
}

@media screen and (max-width: 1620px) {
    header div.title_bk_img {
        width: 100%;
        display: block;
        align-items: flex-end
    }
}

@media screen and (max-width: 1320px) {
    header div.title_bk_img {
        width: 100%;
    }
}

@media screen and (max-width: 1280px) {

  div.row_media_header > img {
    margin-left: 0;
}
}

/*-----------ヘッダーナブ-------------*/

div.top-head .inner {
    max-width: none!important;
}

div.top-head .dropdown {
    margin: 0!important;
}


.gradation_brown{
    background: -webkit-linear-gradient(left, rgb(67, 55, 49) 0%, rgb(85, 66, 53) 20%, rgb(126, 116, 99) 50%, rgb(85, 66, 53) 79%, rgb(67, 55, 49) 100%);
    background: -o-linear-gradient(left, rgb(67, 55, 49) 0%, rgb(85, 66, 53) 20%, rgb(126, 116, 99) 50%, rgb(85, 66, 53) 79%, rgb(67, 55, 49) 100%);
    background: -ms-linear-gradient(left, rgb(67, 55, 49) 0%, rgb(85, 66, 53) 20%, rgb(126, 116, 99) 50%, rgb(85, 66, 53) 79%, rgb(67, 55, 49) 100%);
    background: -moz-linear-gradient(left, rgb(67, 55, 49) 0%, rgb(85, 66, 53) 20%, rgb(126, 116, 99) 50%, rgb(85, 66, 53) 79%, rgb(67, 55, 49) 100%);
    background: linear-gradient(to right, rgb(67, 55, 49) 0%, rgb(85, 66, 53) 20%, rgb(126, 116, 99) 50%, rgb(85, 66, 53) 79%, rgb(67, 55, 49) 100%);
}
.gradation_gold{
    background: -webkit-linear-gradient(left, rgba(236, 220, 136, 0.95) 0%, rgba(199, 148, 60, 0.95) 55%, rgba(168, 129, 41, 0.95) 73%, rgba(240, 212, 140, 0.95) 100%);
    background: -o-linear-gradient(left, rgba(236, 220, 136, 0.95) 0%, rgba(199, 148, 60, 0.95) 55%, rgba(168, 129, 41, 0.95) 73%, rgba(240, 212, 140, 0.95) 100%);
    background: -ms-linear-gradient(left, rgba(236, 220, 136, 0.95) 0%, rgba(199, 148, 60, 0.95) 55%, rgba(168, 129, 41, 0.95) 73%, rgba(240, 212, 140, 0.95) 100%);
    background: -moz-linear-gradient(left, rgba(236, 220, 136, 0.95) 0%, rgba(199, 148, 60, 0.95) 55%, rgba(168, 129, 41, 0.95) 73%, rgba(240, 212, 140, 0.95) 100%);
    background: linear-gradient(to right, rgba(236, 220, 136, 0.95) 0%, rgba(199, 148, 60, 0.95) 55%, rgba(168, 129, 41, 0.95) 73%, rgba(240, 212, 140, 0.95) 100%);
}

/*CSS Cinema Effect*/
.background {
  width: 100%;
  height: 100%;
  background:url("../../images/header2018.jpg");
  background-size: cover;
}

.outer-scratch, .inner-scratch {
  height: inherit;
}

.outer-scratch:after, .inner-scratch:after {
  content: '';
  width: 120%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 100px;
  opacity: .08;
  background: url('../../images/scratch.png') repeat center center;
  -webkit-animation: scratch 0.45s steps(1) infinite;
  animation: scratch 0.45s steps(1) infinite;
}

.inner-scratch:after {
  left: 30%;
  -webkit-animation: inner-scratch 2s infinite;
  animation: inner-scratch 2s infinite;
}

.title_bk_img > p{
    width: 100%;
    font-size: 16px;
    color: #373737;
    display: block;
    text-align: left;
    font-weight: bold;
    margin-bottom: 0px;
}

.title_bk_img > p.top-header-comments{
    position: relative;
    bottom: 0;
    right: 2%;
    text-align: right;
    font-size: 12px;
}

.grain{
    display: block;
    text-align: left;
}
.grain:after {
  content: '';
  width: 110%;
  height: 110%;
  position: absolute;
  top: -5%;
  left: -5%;
  opacity: .11;
  background: url('../../images/grain.jpg') repeat center center;
  -webkit-animation: grain 0.5s steps(1) infinite;
  animation: grain 0.5s steps(1) infinite;
}

/* Film Animations */
/* Grain
@keyframes grain {
  0%, 100% {
    transform: translate(0, 0, 0);
  }

  10% {
    transform: translate(-1%, -1%);
  }

  20% {
    transform: translate(1%, 1%);
  }

  30% {
    transform: translate(-2%, -2%);
  }

  40% {
    transform: translate(3%, 3%);
  }

  50% {
    transform: translate(-3%, -3%);
  }

  60% {
    transform: translate(4%, 4%);
  }

  70% {
    transform: translate(-4%, -4%);
  }

  80% {
    transform: translate(2%, 2%);
  }

  90% {
    transform: translate(-3%, -3%);
  }
}
*/

/*Quick Scratches
@keyframes scratch {
  0%, 100% {
    transform: translateX(0);
    opacity: 0.075;
  }

  10% {
    transform: translateX(-1%);
  }

  20% {
    transform: translateX(1%);
  }

  30% {
    transform: translateX(-2%);
        opacity: 0.09;
  }

  40% {
    transform: translateX(3%);
  }

  50% {
    transform: translateX(-3%);
    opacity: 0.05;
  }

  60% {
    transform: translateX(8%);
  }

  70% {
    transform: translateX(-3%);
  }

  80% {
    transform: translateX(10%);
    opacity: 0.02;
  }

  90% {
    transform: translateX(-2%);
  }
}
*/

/*Long Scratches
@keyframes inner-scratch {
  0% {
    transform: translateX(0);
    opacity: 0.08;
  }

  10% {
    transform: translateX(-1%);
  }

  20% {
    transform: translateX(1%);
  }

  30% {
    transform: translateX(-2%);
  }

  40% {
    transform: translateX(3%);
  }

  50% {
    transform: translateX(-3%);
    opacity: 0.06;
  }

  60% {
    transform: translateX(8%);
  }

  70% {
    transform: translateX(-3%);
  }

  80% {
    transform: translateX(10%);
    opacity: 0.03;
  }

  90% {
    transform: translateX(20%);
  }

  100% {
    transform: translateX(30%);
  }
}
*/

/* Simple Title Animation 
@keyframes draw {
  0% {
    width: 0%;
  }

  100% {
    width: 110%;
  }
}


@keyframes draw-bottom {
  0% {
    width: 0%;
  }

  100% {
    width: 100%;
  }
}


@keyframes fade {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

*/

.cotegory_list_wap{
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}
.category_list,
.category_media_list,
.category_category_list{
    margin: 0 0 40px;
    width: 100%;
}
.category_list span,
.category_media_list span,
.category_category_list span{
    font-family: 游明朝, "Yu Mincho", YuMincho, Georgia, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-weight: 500;
    font-size: 16px;
}

.category_list ul,
.category_media_list ul,
.category_category_list ul{
    margin: 0 auto 36px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.category_list ul{
    margin: 10px auto 0;
}

.category_list ul li{
    margin: 7px auto;
}


.category_list ul li,
.category_media_list ul li,
.category_category_list ul li{
    width: calc(33% - 5px);
    box-sizing: border-box;
    margin: 10px 0 0;
    display: block;
}

.category_list ul li a,
.category_media_list ul li a,
.category_category_list ul li a{
    width: 100%;
    padding: 8px;
    border: 1px solid #C4B580;
    background: #fff;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0s;
}

.category_list ul li a:hover,
.category_media_list ul li a:hover,
.category_category_list ul li a:hover{
    background: -webkit-linear-gradient(to top, rgb(67, 55, 49) 0%, rgb(85, 66, 53) 20%, rgb(126, 116, 99) 50%, rgb(85, 66, 53) 79%, rgb(67, 55, 49) 100%);
    background: -o-linear-gradient(to top, rgb(67, 55, 49) 0%, rgb(85, 66, 53) 20%, rgb(126, 116, 99) 50%, rgb(85, 66, 53) 79%, rgb(67, 55, 49) 100%);
    background: -ms-linear-gradient(to top, rgb(67, 55, 49) 0%, rgb(85, 66, 53) 20%, rgb(126, 116, 99) 50%, rgb(85, 66, 53) 79%, rgb(67, 55, 49) 100%);
    background: -moz-linear-gradient(to top, rgb(67, 55, 49) 0%, rgb(85, 66, 53) 20%, rgb(126, 116, 99) 50%, rgb(85, 66, 53) 79%, rgb(67, 55, 49) 100%);
    background: linear-gradient(to top, rgb(67, 55, 49) 0%, rgb(85, 66, 53) 20%, rgb(126, 116, 99) 50%, rgb(85, 66, 53) 79%, rgb(67, 55, 49) 100%);
    border-radius: 6px;
    color:#fff;
}


.category_list ul li a img,
.category_media_list ul li a img,
.category_category_list ul li a img{
    width: 100%;
    max-width: 26px;
    height: auto;
    margin-right: 10px;
}


/*ヘッダーまわりはご自由に*/
#nav-drawer {
    position: relative;
    margin-top: -49px;
    text-align: right;
    text-align: -webkit-right;
    overflow: hidden;
}

article.cat_item_rank > div.rank1_cont_r p.supple {
  font-size: 12px;
  line-height: 1.2;
}


/*チェックボックス等は非表示に*/
.nav-unshown {
  display:none;
}

.headerNavText {
    font-size:14px;
    color: #C4B580;
}
.fa-angle-down:before {
    content: "\f107";
    margin-left: 5px;
}

/*アイコンのスペース*/
#nav-open-pc{
    cursor: pointer;
    margin-right: 13px;
}
#nav-open-sp {
    display: inline-block;
    width: 30px;
    height: 22px;
    vertical-align: middle;
    cursor: pointer;
    display: none;
}

/*ハンバーガーアイコンをCSSだけで表現*/
#nav-open-sp span, #nav-open-sp span:before, #nav-open-sp span:after {
    position: absolute;
    height: 3px;/*線の太さ*/
    width: 25px;/*長さ*/
    border-radius: 3px;
    background: #C4B580;
    display: block;
    content: '';
    cursor: pointer;
}
#nav-open-sp span:before {
    bottom: -8px;
}
#nav-open-sp span:after {
    bottom: -16px;
}

/*閉じる用の薄黒カバー*/
#nav-close {
    display: none;/*はじめは隠しておく*/
    position: fixed;
    z-index: 99;
    top: 0;/*全体に広がるように*/
    right: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0;
    transition: .3s ease-in-out;
}

/*中身*/
#nav-content {
    display: none;
    position: relative;
    top:15px;
    z-index: 9999;
    max-width: 250px;
    background: #fff;
    transition: .3s ease-in-out;/*滑らかに表示*/
    -webkit-transform: translatex(105%);
    transform: translatex(105%);/*左に隠しておく*/
}

#nav-content ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
    background: #514034;
    z-index: 10000;
    padding: 20px;
    margin: 0;
    overflow: auto;
    height: 94vh;
}

#nav-content ul li{
    width: 100%;
    display: block;
    text-align: left;
}

#nav-content ul li.nav_ul_subtitle {
    border-bottom: 1px solid #707070;
    margin-top: 15px;
    margin-right: 0;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

#nav ul li.nav_ul_subtitle a {
    padding: 1em 0 0;
}

#nav ul li.nav_ul_item a {
    padding: 0 0.2em 0 0;
}

#nav-content ul li a {
    display: block;
    padding: 0;
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
    outline: 0;
    border: 0;
    -moz-transition: none;
    -webkit-transition: none;
    -ms-transition: none;
    transition: none;
}

#nav-content ul li a span {
    position: relative;
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    line-height: 2em;
}

#nav-content ul li a span.font_w_slim {
    line-height: 1.6em;
    font-weight: 300;
    font-size: 14px;
}


#nav-content ul li a span:before {
    position: absolute;
    left: 0;
    color: #41484c;
    text-align: center;
    width: 1.25em;
    line-height: 1.75em;
}

#nav-content ul li a:active span,
#nav-content ul li a:hover span {
    text-decoration: underline;
}

#nav-content ul li a.active span:before {
    color: #e27689;
}

#nav-content ul li a img {
    width: 100%;
    max-width: 174px;
    height: auto;
}


/*チェックが入ったらもろもろ表示*/
#nav-input:checked ~ #nav-close {
    display: block;/*カバーを表示*/
    opacity: .5;
}

#nav-input:checked ~ #nav-content {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);/*左に隠しておく*/
    box-shadow: 6px 0 25px rgba(0,0,0,.15);
    display: block;
}
.title_br{
    display: none;
}

/*category_rank_box*/
.rank1_cont_r span.rank1_cont_r_mm_name{
    font-size: 20px;
    font-weight: 900;
    color: #373737;
    display: block;
    text-align: left;
    margin-bottom: 15px;
    line-height: 1.2;
}
.reg-paybtn{
    width: 100%;
    max-width: 350px;
    margin: 20px 0;
}
.reg-paybtn:hover{
    opacity: 0.8;
}
.item_rank_wap_top5{
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    position: relative;
}


.reload_icon_bg{
    background: #707070;
    border-radius: 3px;
    width: 18px;
    display: inline-block;
    line-height: 1.3;
    margin: 0 5px 0 0;
    text-align: center;
}

.fa-sync-alt{
    color:#fff;
}
.sp_title_and_sns_box > .sns-btnbox,
.sp_title_and_sns_box > .mm_name{
    display: none;
}

.sp_title_and_sns_box_rank2{
    margin-left: 10px;   
}

.sp_title_and_sns_box_rank2 > .sns-btnbox,
.sp_title_and_sns_box_rank2 > .mm_name{
    display: block;
    font-size: 20px;
    font-weight: 900;
    color: #373737;
    text-align: left;
}

.heisei_comment_wap{
    padding: 22px;
    margin: 25px auto 0;
    background: #F9F9F9;
    box-shadow:0px 4px 5px -1px rgba(0,0,0,0.1);
    font-size: 24px;
    font-family: 游明朝, "Yu Mincho", YuMincho, Georgia, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    color: #373737;
    z-index: 300;
    position: relative;
}
.heisei_comment_title{
    display: block;
    text-align: center;
    border-bottom: 1px solid #000;
    border-top: 5px solid #000;
    width: 100%;
    padding: 10px 0;
}

.heisei_comment_wap .heisei_Question_box{
    font-size: 16px;
    text-align: left;
    line-height: 1.6;
    padding-top: 17px;
}
.heisei_comment_wap .heisei_Question_box:first-letter{
    font-size: 26px;
    color:#F86B6B;    
}
.heisei_comment_wap .heisei_comment_box{
    padding-top: 17px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    column-gap: 20px;
    font-size: 16px;
    text-align: left;
    line-height: 1.6;
}
.heisei_comment_wap .heisei_comment_box:first-letter {
    font-size: 26px;
    color:#68ebff;
}
.heisei_comment_wap .heisei_comment_box p,
.heisei_comment_wap .heisei_Question_box p{
    margin-bottom: 0;
}
.heisei_comment_wap .heisei_comment_box p.heisei_comment_authorName{
    text-align: right;
}
.heisei_comment_wap .heisei_comment_box img{
    float: left;
    margin-right:10px;
}
._section3_up_category{
    max-width: 900px;
    margin: 0 auto;
}
.mag2018-free ul li.flex_widht70 {
    width: calc(70% - 5px);
}
.mag2018-free ul li.flex_widht30 {
    width: calc(30% - 5px);
}

.top_heisei_wap {
    width: 100%;
    max-width: 1200px;
    margin: 30px auto;
}
.top_heisei_wap .heisei-grid-area {
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
}
.top_heisei_wap li {
    display: flex;
    width: 20%;
    margin: 10px;
    max-width: 218px;
}

.top_heisei_wap li a{
    text-decoration: none;
    color:#373737;
    width: 100%;
    height: 100%;
    display: block;
    cursor:pointer;
    transition: 0.3s;
}

.top_heisei_wap li a:hover .top_heisei_img_title_box,
.top_heisei_wap li a:hover .top_heisei_img_title_box img,
.top_heisei_wap li a:hover .top_heisei_img_title_box span,
.top_heisei_wap li a:hover .top_heisei_img_title_box p,
.top_heisei_wap li a:hover .top_heisei_question_box,
.top_heisei_wap li a:hover .top_heisei_author_name{
    text-decoration: none;
    color:#373737;
    opacity: 0.6;
}

.modal-content > .flex_widht70,
.modal-content > .flex_widht30{
    width: 100%;
}

.rdmail-under-in_heisei{
    font-size: 12px!important;
    position: relative!important;
    top: 1px!important;
    border-radius: 6px!important;
    padding: 0 0.5em!important;
    line-height: 38px!important;
}

.top_heisei_wap li.flex_widht70-in_heisei{
    width: 65%;
    display: block;
    text-align: left;
}

article.cat_item_rank > div.rank1_cont_r p.supple_in_heisei {
    font-size: 12px;
    line-height: 1.2;
    color: #373737;
    margin-bottom: 1%;
    display: inline;
    text-align: left;
}
article.cat_item_rank > div.rank1_cont_r p.supple_in_heisei a{
    display: inline;
    text-align: left;
    text-decoration: underline;
}

@media screen and (max-width: 768px) {
    .top_heisei_wap li {
        width: 47.111111%;
        margin: 10px 5px;
    }    
    #nav-drawer{
        margin-top: -41px;
    }
    #nav-content{
        top:19px;
    }
    #nav-open-pc{
        display:none;
    }
    #nav-open-sp{
        display: block;
    }
}

.top_heisei_wap .top_heisei_img_title_box {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin: 0 0 2px;
    padding: 0;
    line-height: 1;
}
.top_heisei_wap .top_heisei_img_title_box span {
    font-size: 14px;
    font-family: 游明朝, "Yu Mincho", YuMincho, Georgia, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-weight: 500;
    color: #373737;
    display: flex;
    justify-content: center;
    align-items: baseline;
}
.top_heisei_wap .top_heisei_img_title_box span p{
    font-size: 36px!important;
    margin: 0;
    align-items: baseline;
}
.top_heisei_wap .top_heisei_img_title_box img {
    display: block;
    max-width: 52px;
    align-items: baseline;
}
.top_heisei_wap .top_heisei_question_box {
    text-align: left;
    padding: 10px 8px;
    line-height: 1.3;
    border-top: 4px solid #000;
    border-bottom: 1px solid #000;
    font-size: 16px;
    font-family: 游明朝, "Yu Mincho", YuMincho, Georgia, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-weight: 500;
    background: #fff;
    min-height: 100px;
}

.top_heisei_wap .top_heisei_question_box:first-letter {
    font-size: 26px;
    color:#F86B6B;
}
p.top_heisei_author_name{
    font-size: 13px;
    text-align: right;
    margin: 0;
    color: #888;
    line-height: 1.2;
    margin: 5px 0 10px;
}

/*モーダル用CSS*/
.modal-content {
	position:fixed;
	display:none;
	z-index:300;
	width:90%;
    height: 90vh;
	margin:0;
	padding:10px;
	background:#fff;
    overflow-y: scroll;
}

.modal-content p {
	margin:0;
	padding:0;
}

.modal-overlay {
	z-index:200;
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:120%;
	background-color:rgba(0,0,0,0.75);
}

.modal-open {
	color:#00f;
	text-decoration:underline;
}

.modal-open:hover {
	cursor:pointer;
	color:#f00;
}

.modal-close-box{
    position:absolute;
    top: 5px;
    right: 5px;
    z-index: 300;
    color:#707070;
    font-size: 45px;
}

.modal-close {
	color:#707070;
	text-decoration:underline;
    font-size: 45px;
}

.modal-close:hover {
	cursor:pointer;
}

.inc_footer {
    margin-top: 0!important;
}

/* Chrome, Safari */
input.rdemail.rdmail-under::-webkit-input-placeholder{
    color: #aaa;
}
 
/* Firefox */
input.rdemail.rdmail-under::-moz-placeholder{
    color: #aaa;
}
 
/* Firefox 18以前 */
input.rdemail.rdmail-under:-moz-placeholder{
    color: #aaa;
}
 
/* IE */
input.rdemail.rdmail-under:-ms-input-placeholder{
    color: #aaa;
}


.campaign_icon {
    border: none!important;
    max-width: 113px!important;
    position: absolute!important;
    top: -71px!important;
    left: 155px!important;
}
.campaign_icon_sp{
    display: none;
    border: none!important;
    max-width: 97px!important;
    position: absolute!important;
    top: -47px!important;
    right: 0!important;
    z-index: -1;
    opacity: 0.9;
}

.campaign_icon_top {
    border: none!important;
    max-width: 110px!important;
    position: absolute!important;
    top: 4px!important;
    left: 116px!important;
}
.campaign_icon_heisei{
    border: none!important;
    max-width: 96px!important;
    position: absolute!important;
    top: -60px!important;
    left: 151px!important;
}
.campaign_icon_heisei_sp{
    display: none;
}

@media screen and (max-width: 987px) {
    .campaign_icon {
        border: none!important;
        max-width: 97px!important;
        position: absolute!important;
        top: -61px!important;
        left:19%!important;
    }
    .rank1_cont_rank, .rank2_cont_rank {
        max-width: 100px;
        font-size: 65px;
    }
}
@media screen and (max-width: 705px) {
    .campaign_icon{
        top: -61px!important;
        left:19%!important;
    }
    .campaign_icon_heisei{
        top: -61px!important;
        left: 125px!important;
    }
}
@media screen and (max-width: 480px) {
    .campaign_icon {
        display: none;
    }    
    .campaign_icon_sp {
        display: block;
        border: none!important;
        max-width: 97px!important;
        position: absolute!important;
        top: -47px!important;
        right: 0!important;
        z-index: -1;
        opacity: 0.9;
    }
    .campaign_icon_heisei{
        display: none;
    }
    .campaign_icon_heisei_sp {
        display: block;
        border: none!important;
        max-width: 97px!important;
        position: absolute!important;
        top: -68px!important;
        right: 0!important;
        z-index: -1;
        opacity: 0.9;
    }

}


@media screen and (max-width: 768px) {
    div.title_bk_img{
        padding: 10px;
    }
    .title_bk_img > p.top-header-comments{
        text-align: left;
        right: 0;
        left: 0;
    }
    .rank2_cont > article.cat_item_rank,
    .rank3_cont > article.cat_item_rank,
    .rank4_cont > article.cat_item_rank,
    .rank5_cont > article.cat_item_rank,
    .rank6_cont > article.cat_item_rank{
        padding-bottom: 0px;
        padding-top: 0px;
    }
    #nav-open-sp span, #nav-open-sp span:before, 
    #nav-open-sp span:after {
        height: 2px;
    }
    .rank_cont_title_wap{
        width: 100%;
    }

}

@media screen and (max-width: 705px) {
    article.cat_item_rank{
        flex-wrap: wrap;
        margin-bottom: 0;
    }
    article.cat_item_rank > div.rank_cont_l,
    article.cat_item_rank > div.rank_cont_r{
        width: 100%;
    }
    .sp_title_and_sns_box > .sns-btnbox,
    .sp_title_and_sns_box > .mm_name{
        display: block;
        font-size: 20px;
        font-weight: 900;
        color: #373737;
        text-align: left;
        line-height: 1.3;
    }
    .rank1_cont_r span.rank1_cont_r_mm_name{
        display: none;
    }
    article.cat_item_rank > div.rank1_cont_r{
        width: 100%;
    }
    .category_list ul li, 
    .category_media_list ul li, 
    .category_category_list ul li{
        width: 100%;
    }
    .sp_title_and_sns_box {
        margin-left: 10px;
    }
}
@media screen and (max-width: 480px) {
    div.title_bk_img{
        padding: 0;
    }
    div.title_bk_img > h2 {
        padding: 10px 0 0;
    }
    .title_bk_img > p.top-header-comments{
        font-size: 10px;
        font-weight: 500;
    }
    #header2018{
        height: 40px;
    }
    .headerLogo {
        max-width: 275px;
        height: 40px;
        background-size: 14px;
    }
    .headerLogo h1{
        font-size: 16px;
        line-height: 1;
    }
    .headerLogo .headerTxt{
        margin-top: 6px;
        line-height: 1;
    }
    #nav-content{
        top:0px;
    }
    #nav-open-sp{
        position: relative;
        top: 12px;
        right: 6px;
        height: 40px;
    }
    #main > section.one{
        margin-top: 40px;
    }
    .top_heisei_wap{
        margin: 0 auto;
    }
    #nav-open-sp {

    }
    #main > section.one{
        height: 300px;
        min-height: 300px;
        padding: 10px;
    }
    .title_bk_img > p {
        font-size: 14px;
        line-height: 1.3;
        margin: 0;
    }
    span.top_header_img img{
        max-width: 35px;
    }
    .title_br{
        display: block;
    }
    #main > section.top5{
        padding: 20px 0;
    }
    #main > section.top5_cotegory_pb_sp{
        padding: 0;
    }
    #main > section.media{
        padding: 20px 0;
    }
    header span.portfolio_subtitle img{
        max-width: 200px;
        margin: 0 auto;
    }
    header span.portfolio_subtitle p.header_subtitle{
        margin: 22px 0 0;
        line-height: 1.6;
        text-align: left;
    }
    .grid-area p {
        margin: 0;
        font-size: 16px;
        line-height: 1.4;
    }
    .grid-area img {
        max-width: 150px;
        border: none;
        margin: 0 auto 5px;
        display: block;
    }
    .top5_sp_1{
        width: 100%!important;
        max-width: 211px;
        margin: 0 auto!important;
    }
    .top5_sp_1 > a > img {
        max-width: 188px;
        z-index: 10;
    }
    .grid-item{
        width: calc(50% - 10px);
        margin: 0;
        line-height: 1;
        max-height: 330px;
    }
    .grid-area {
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 0!important;
    }
    .container{
        padding: 0 10px;
    }
    div.grand_prix_top5_wap, div.grand_prix_new-face_wap{
        margin:0;
    }
    .row_media_media,
    .row_media_category {
        max-width: 335px;
    }
    div.row_cont ul li{
        margin: 0 auto 20px;        
    }
    #main > section.footer_sns{
        padding: 0;
    }
    #section3 ul.up_ul,
    #section3 ul.down_ul {
        justify-content: space-around;
    }
    #section3 ul.up_ul li,
    #section3 ul.down_ul li{
        width: calc(50% - 10px);
    }
    #section3 ul.up_ul li a,
    #section3 ul.down_ul li a{
        font-size: 16px;
    }
    #section3 ul.down_ul{
        margin-bottom: 20px;
    }
    header .portfolio_subtitle{
        margin-bottom: 45px;
        margin-top: 10px;
    }
    .sp_sns_box{
        display: block;
    }
    .rank_cont_title_wap > span.mm_name{
        display: block;
    }
    .sp_title_and_sns_box > .sns-btnbox {
        display: block;
    }
    .author_info > sns-btnbox{
        display: none;
    }
    article.cat_item_rank._rank1 > div.rank1_cont_r{
        margin-top: 15px;
    }
    .rank1_cont_rank{
        top: 35px;
    }
    .item_rank_top5_box{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    article.cat_item_rank > div.rank1_cont_r div.author_info p{
        margin: 10px 0 0;
    }
    .rank_cont_title_wap > div.cat_author_img img,
    .rank2_cont > article.cat_item_rank > div.rank_cont_l > .rank_cont_title_wap > div.cat_author_img img,
    .rank3_cont > article.cat_item_rank > div.rank_cont_l > .rank_cont_title_wap > div.cat_author_img img{
        max-width: 133px;
    }
    .heisei_comment_wap .heisei_comment_box{
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        font-size: 16px;
    }
    ol.heisei-grid-area{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin: 0 auto;
        padding: 0;
    }

    .top_heisei_wap li {
        width: 47%;
        min-width: initial;
        min-width: auto;
        margin: 10px 5px;
        min-width: initial;
        min-width: auto;
    }    
    .top_heisei_wap li:last-child{
        margin-bottom: 0;
    }
    
    .top_heisei_wap li .mag2018-free ul li {
        margin: 0;
    }
    
    div.grand_prix_title{
        padding: 20px 0;
    }
    .category_list ul,
    .category_media_list ul,
    .category_category_list ul{
        margin: 0 auto 20px;
    }
    #main > section.new-face,
    #main > section.category,
    #main > section.media{
         padding: 20px 0;
    }
    .cotegory_list_wap {
        padding-left: 10px;
        padding-right: 10px;
    }
    .rank1_cont_rank,
    .rank2_cont_rank{
        max-width: 100px;
        font-size: 65px;
    }
    input.rdmail-reg.rdmail-under{
        position: relative;
    }
    .item_rank2,
    .item_rank3,
    .item_rank4,
    .item_rank5,
    .item_rank6{
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .sns-btnbox ul.sns-drop li {
        width: 100%;
    }
    .top_heisei_wap .top_heisei_question_box{
        min-height: 100px;
    }
    .campaign_icon_top {
        max-width: 87px!important;
        top: 18px!important;
        left: 92px!important;
        z-index: 1;
    }
}

