@import url(https://fonts.googleapis.com/css?family=Karla:400,700|Noto+Sans+JP:400,700);

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

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

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0;
    height: auto
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0
}

td, th {
    padding: 0
}

.spOnly {
    display: none!important
}

@media only screen and (max-width:834px) {
    .spOnly {
        display: block!important
    }
}

.sptabOnly {
    display: none!important
}

@media only screen and (max-width:979px) {
    .sptabOnly {
        display: block!important
    }
}

.pcOnly {
    display: block!important
}

@media only screen and (max-width:979px) {
    .pcOnly {
        display: none!important
    }
}

.pcTabOnly {
    display: block!important
}

@media only screen and (max-width:834px) {
    .pcTabOnly {
        display: none!important
    }
}

.spOnlyInline {
    display: none!important
}

@media only screen and (max-width:834px) {
    .spOnlyInline {
        display: inline!important
    }
}

.sptabOnlyInline {
    display: none!important
}

@media only screen and (max-width:979px) {
    .sptabOnlyInline {
        display: inline!important
    }
}

.pcOnlyInline {
    display: inline!important
}

@media only screen and (max-width:979px) {
    .pcOnlyInline {
        display: none!important
    }
}

.pcTabOnlyInline {
    display: inline!important
}

@media only screen and (max-width:834px) {
    .pcTabOnlyInline {
        display: none!important
    }
}

.spOnlyInlineBlock {
    display: none!important
}

@media only screen and (max-width:834px) {
    .spOnlyInlineBlock {
        display: inline-block!important
    }
}

.sptabOnlyInlineBlock {
    display: none!important
}

@media only screen and (max-width:979px) {
    .sptabOnlyInlineBlock {
        display: inline-block!important
    }
}

.pcOnlyInlineBlock {
    display: inline-block!important
}

@media only screen and (max-width:979px) {
    .pcOnlyInlineBlock {
        display: none!important
    }
}

.pcTabOnlyInlineBlock {
    display: inline-block!important
}

@media only screen and (max-width:834px) {
    .pcTabOnlyInlineBlock {
        display: none!important
    }
}

.Left {
    float: left!important
}

.Right {
    float: right!important
}

@media only screen and (min-width:835px) {
    .ptLeft {
        float: left!important
    }
}

@media only screen and (min-width:835px) {
    .ptRight {
        float: right!important
    }
}

img {
    width: 100%
}

.fcR {
    color: #e55e5e
}

.flex {
    display: flex;
    flex-wrap: wrap
}

.flexend {
    align-items: flex-end
}

.between {
    justify-content: space-between
}

@media only screen and (min-width:1024px) {
    .pFlex {
        display: flex
    }
}

@media only screen and (min-width:835px) {
    .ptFlex {
        display: flex
    }
}

@media only screen and (min-width:835px) {
    .ptReverse {
        flex-flow: row-reverse
    }
}

@media only screen and (min-width:835px) {
    .ptbetween {
        justify-content: space-between
    }
}

@media only screen and (min-width:835px) {
    .ptAround {
        justify-content: space-around
    }
}

@media only screen and (min-width:835px) {
    .ptCenter {
        justify-content: center
    }
}

@media only screen and (min-width:835px) {
    .ptflexstart {
        align-items: flex-start
    }
}

.txtArea {
    line-height: 1.8
}

@media only screen and (max-width:834px) {
    .txtArea {
        line-height: 1.65;
        margin-bottom: 0
    }
}

.txtAreaWide {
    line-height: 1.8;
    width: 100%;
    max-width: 770px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box
}

@media only screen and (max-width:834px) {
    .txtAreaWide {
        line-height: 1.65;
        padding: 0 5.97%
    }
}

.fz-small {
    font-size: 70%!important
}

.fz-big {
    font-size: 130%!important
}

.ttlStyle {
    font-size: 30px;
    font-weight: 400
}

@media only screen and (max-width:834px) {
    .ttlStyle {
        font-size: 20px
    }
}

.ttlStyle01 {
    font-size: 30px;
    text-align: center;
    letter-spacing: .2em;
    padding: 110px 0 90px
}

@media only screen and (max-width:834px) {
    .ttlStyle01 {
        font-size: 25px;
        padding: 50px 0 40px
    }
}

.ttlStyle01 span {
    font-family: Karla, Noto Sans JP, "\6E38\30B4\30B7\30C3\30AF", YuGothic, Hiragino Kaku Gothic ProN, "\30E1\30A4\30EA\30AA", Meiryo, sans-serif;
    display: block;
    font-size: 14px;
    padding-top: 10px;
    letter-spacing: .1em;
    color: #dbdbdb;
    text-transform: uppercase
}

.ttlStyle02 {
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    background-size: 16px;
    padding: 15px 0 15px 10px;
    letter-spacing: .05em;
    font-size: 24px;
    margin: 0 auto 20px;
    font-weight: 400;
    letter-spacing: .1em;
    text-align: center
}

@media only screen and (max-width:834px) {
    .ttlStyle02 {
        font-size: 20px;
        margin: 0 auto 40px
    }
}

.js-fade {
    opacity: 0;
    transition: all .7s;
    transform: translateY(20px)
}

.js-fadeIn {
    opacity: 1;
    transform: translateY(0)
}

.mt0 {
    margin-top: 0!important
}

.mb0 {
    margin-bottom: 0!important
}

.mr0 {
    margin-right: 0!important
}

.ml0 {
    margin-left: 0!important
}

.mt10 {
    margin-top: 10px!important
}

.mb10 {
    margin-bottom: 10px!important
}

.mr10 {
    margin-right: 10px!important
}

.ml10 {
    margin-left: 10px!important
}

.mt20 {
    margin-top: 20px!important
}

.mb20 {
    margin-bottom: 20px!important
}

.mr20 {
    margin-right: 20px!important
}

.ml20 {
    margin-left: 20px!important
}

.mt30 {
    margin-top: 30px!important
}

.mb30 {
    margin-bottom: 30px!important
}

.mr30 {
    margin-right: 30px!important
}

.ml30 {
    margin-left: 30px!important
}

.mt40 {
    margin-top: 40px!important
}

.mb40 {
    margin-bottom: 40px!important
}

.mr40 {
    margin-right: 40px!important
}

.ml40 {
    margin-left: 40px!important
}

.mt50 {
    margin-top: 50px!important
}

.mb50 {
    margin-bottom: 50px!important
}

.mr50 {
    margin-right: 50px!important
}

.ml50 {
    margin-left: 50px!important
}

@media only screen and (min-width:835px) {
    .mtP0 {
        margin-top: 0!important
    }
    .mbP0 {
        margin-bottom: 0!important
    }
    .mrP0 {
        margin-right: 0!important
    }
    .mlP0 {
        margin-left: 0!important
    }
    .mtP10 {
        margin-top: 10px!important
    }
    .mbP10 {
        margin-bottom: 10px!important
    }
    .mrP10 {
        margin-right: 10px!important
    }
    .mlP10 {
        margin-left: 10px!important
    }
    .mtP20 {
        margin-top: 20px!important
    }
    .mbP20 {
        margin-bottom: 20px!important
    }
    .mrP20 {
        margin-right: 20px!important
    }
    .mlP20 {
        margin-left: 20px!important
    }
    .mtP30 {
        margin-top: 30px!important
    }
    .mbP30 {
        margin-bottom: 30px!important
    }
    .mrP30 {
        margin-right: 30px!important
    }
    .mlP30 {
        margin-left: 30px!important
    }
    .mtP40 {
        margin-top: 40px!important
    }
    .mbP40 {
        margin-bottom: 40px!important
    }
    .mrP40 {
        margin-right: 40px!important
    }
    .mlP40 {
        margin-left: 40px!important
    }
    .mtP50 {
        margin-top: 50px!important
    }
    .mbP50 {
        margin-bottom: 50px!important
    }
    .mrP50 {
        margin-right: 50px!important
    }
    .mlP50 {
        margin-left: 50px!important
    }
}

@media only screen and (max-width:834px) {
    .mtS0 {
        margin-top: 0!important
    }
    .mbS0 {
        margin-bottom: 0!important
    }
    .mrS0 {
        margin-right: 0!important
    }
    .mlS0 {
        margin-left: 0!important
    }
    .mtS10 {
        margin-top: 10px!important
    }
    .mbS10 {
        margin-bottom: 10px!important
    }
    .mrS10 {
        margin-right: 10px!important
    }
    .mlS10 {
        margin-left: 10px!important
    }
    .mtS20 {
        margin-top: 20px!important
    }
    .mbS20 {
        margin-bottom: 20px!important
    }
    .mrS20 {
        margin-right: 20px!important
    }
    .mlS20 {
        margin-left: 20px!important
    }
    .mtS30 {
        margin-top: 30px!important
    }
    .mbS30 {
        margin-bottom: 30px!important
    }
    .mrS30 {
        margin-right: 30px!important
    }
    .mlS30 {
        margin-left: 30px!important
    }
    .mtS40 {
        margin-top: 40px!important
    }
    .mbS40 {
        margin-bottom: 40px!important
    }
    .mrS40 {
        margin-right: 40px!important
    }
    .mlS40 {
        margin-left: 40px!important
    }
    .mtS50 {
        margin-top: 50px!important
    }
    .mbS50 {
        margin-bottom: 50px!important
    }
    .mrS50 {
        margin-right: 50px!important
    }
    .mlS50 {
        margin-left: 50px!important
    }
}

.pt0 {
    padding-top: 0!important
}

.pb0 {
    padding-bottom: 0!important
}

.pr0 {
    padding-right: 0!important
}

.pl0 {
    padding-left: 0!important
}

.pt10 {
    padding-top: 10px!important
}

.pb10 {
    padding-bottom: 10px!important
}

.pr10 {
    padding-right: 10px!important
}

.pl10 {
    padding-left: 10px!important
}

.pt20 {
    padding-top: 20px!important
}

.pb20 {
    padding-bottom: 20px!important
}

.pr20 {
    padding-right: 20px!important
}

.pl20 {
    padding-left: 20px!important
}

.pt30 {
    padding-top: 30px!important
}

.pb30 {
    padding-bottom: 30px!important
}

.pr30 {
    padding-right: 30px!important
}

.pl30 {
    padding-left: 30px!important
}

.pt40 {
    padding-top: 40px!important
}

.pb40 {
    padding-bottom: 40px!important
}

.pr40 {
    padding-right: 40px!important
}

.pl40 {
    padding-left: 40px!important
}

.pt50 {
    padding-top: 50px!important
}

.pb50 {
    padding-bottom: 50px!important
}

.pr50 {
    padding-right: 50px!important
}

.pl50 {
    padding-left: 50px!important
}

@media only screen and (min-width:835px) {
    .ptP0 {
        padding-top: 0!important
    }
    .pbP0 {
        padding-bottom: 0!important
    }
    .prP0 {
        padding-right: 0!important
    }
    .plP0 {
        padding-left: 0!important
    }
    .ptP10 {
        padding-top: 10px!important
    }
    .pbP10 {
        padding-bottom: 10px!important
    }
    .prP10 {
        padding-right: 10px!important
    }
    .plP10 {
        padding-left: 10px!important
    }
    .ptP20 {
        padding-top: 20px!important
    }
    .pbP20 {
        padding-bottom: 20px!important
    }
    .prP20 {
        padding-right: 20px!important
    }
    .plP20 {
        padding-left: 20px!important
    }
    .ptP30 {
        padding-top: 30px!important
    }
    .pbP30 {
        padding-bottom: 30px!important
    }
    .prP30 {
        padding-right: 30px!important
    }
    .plP30 {
        padding-left: 30px!important
    }
    .ptP40 {
        padding-top: 40px!important
    }
    .pbP40 {
        padding-bottom: 40px!important
    }
    .prP40 {
        padding-right: 40px!important
    }
    .plP40 {
        padding-left: 40px!important
    }
    .ptP50 {
        padding-top: 50px!important
    }
    .pbP50 {
        padding-bottom: 50px!important
    }
    .prP50 {
        padding-right: 50px!important
    }
    .plP50 {
        padding-left: 50px!important
    }
}

@media only screen and (max-width:834px) {
    .ptS0 {
        padding-top: 0!important
    }
    .pbS0 {
        padding-bottom: 0!important
    }
    .prS0 {
        padding-right: 0!important
    }
    .plS0 {
        padding-left: 0!important
    }
    .ptS10 {
        padding-top: 10px!important
    }
    .pbS10 {
        padding-bottom: 10px!important
    }
    .prS10 {
        padding-right: 10px!important
    }
    .plS10 {
        padding-left: 10px!important
    }
    .ptS20 {
        padding-top: 20px!important
    }
    .pbS20 {
        padding-bottom: 20px!important
    }
    .prS20 {
        padding-right: 20px!important
    }
    .plS20 {
        padding-left: 20px!important
    }
    .ptS30 {
        padding-top: 30px!important
    }
    .pbS30 {
        padding-bottom: 30px!important
    }
    .prS30 {
        padding-right: 30px!important
    }
    .plS30 {
        padding-left: 30px!important
    }
    .ptS40 {
        padding-top: 40px!important
    }
    .pbS40 {
        padding-bottom: 40px!important
    }
    .prS40 {
        padding-right: 40px!important
    }
    .plS40 {
        padding-left: 40px!important
    }
    .ptS50 {
        padding-top: 50px!important
    }
    .pbS50 {
        padding-bottom: 50px!important
    }
    .prS50 {
        padding-right: 50px!important
    }
    .plS50 {
        padding-left: 50px!important
    }
}

.blockC {
    margin-left: auto!important;
    margin-right: auto!important
}

.taC {
    text-align: center
}

.taR {
    text-align: right
}

.taL {
    text-align: left
}

.w100 {
    width: 100px!important
}

.w100, .w200 {
    max-width: 100%
}

.w200 {
    width: 200px!important
}

.w300 {
    width: 300px!important
}

.w300, .w400 {
    max-width: 100%
}

.w400 {
    width: 400px!important
}

.w500 {
    width: 500px!important
}

.w500, .w600 {
    max-width: 100%
}

.w600 {
    width: 600px!important
}

@media only screen and (min-width:835px) {
    .ptw100 {
        width: 100px!important;
        max-width: 100%
    }
}

@media only screen and (min-width:835px) {
    .ptw200 {
        width: 200px!important;
        max-width: 100%
    }
}

@media only screen and (min-width:835px) {
    .ptw300 {
        width: 300px!important;
        max-width: 100%
    }
}

@media only screen and (min-width:835px) {
    .ptw400 {
        width: 400px!important;
        max-width: 100%
    }
}

@media only screen and (min-width:835px) {
    .ptw500 {
        width: 500px!important;
        max-width: 100%
    }
}

@media only screen and (min-width:835px) {
    .ptw600 {
        width: 600px!important;
        max-width: 100%
    }
}

.pc .hover {
    transition: opacity .2s
}

.pc .hover:hover {
    opacity: .6
}

.imgBdStyle {
    box-sizing: border-box;
    border: 1px solid #3a3a39;
    position: relative
}

.imgBdStyle:after {
    border: 3px solid #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    box-sizing: border-box
}

.entryBorderListStyle02, .entryListStyle01, .entryListStyle02, .entryListStyle03, .entryListStyle04 {
    padding-bottom: 40px;
    position: relative
}

.entryBorderListStyle02 li, .entryListStyle01 li, .entryListStyle02 li, .entryListStyle03 li, .entryListStyle04 li {
    position: relative;
    width: 30%;
    display: block;
    transition: opacity .2s
}

.pc .entryBorderListStyle02 li:hover a .img img, .pc .entryListStyle01 li:hover a .img img, .pc .entryListStyle02 li:hover a .img img, .pc .entryListStyle03 li:hover a .img img, .pc .entryListStyle04 li:hover a .img img {
    opacity: .8
}

.pc .entryBorderListStyle02 li:hover a .img:before, .pc .entryListStyle01 li:hover a .img:before, .pc .entryListStyle02 li:hover a .img:before, .pc .entryListStyle03 li:hover a .img:before, .pc .entryListStyle04 li:hover a .img:before {
    opacity: 1
}

.pc .entryBorderListStyle02 li:hover a .img:after, .pc .entryListStyle01 li:hover a .img:after, .pc .entryListStyle02 li:hover a .img:after, .pc .entryListStyle03 li:hover a .img:after, .pc .entryListStyle04 li:hover a .img:after {
    opacity: 1;
    transform: scale(.9)
}

.entryListStyle01.shadow a, .shadow.entryBorderListStyle02 a, .shadow.entryListStyle02 a, .shadow.entryListStyle03 a, .shadow.entryListStyle04 a {
    box-shadow: 0 0 20px rgba(0, 0, 0, .2)
}

.entryListStyle01.shadow .img, .shadow.entryBorderListStyle02 .img, .shadow.entryListStyle02 .img, .shadow.entryListStyle03 .img, .shadow.entryListStyle04 .img {
    border: none
}

.entryBorderListStyle02 a, .entryListStyle01 a, .entryListStyle02 a, .entryListStyle03 a, .entryListStyle04 a {
    display: block;
    width: 100%;
    position: relative;
    font-size: 16px
}

@media only screen and (max-width:834px) {
    .entryBorderListStyle02 a, .entryListStyle01 a, .entryListStyle02 a, .entryListStyle03 a, .entryListStyle04 a {
        font-size: 18px
    }
}

.entryBorderListStyle02 .category, .entryListStyle01 .category, .entryListStyle02 .category, .entryListStyle03 .category, .entryListStyle04 .category {
    margin: 15px 10px 0;
    padding: 5px 8px;
    color: #d2c3a8;
    border-radius: 20px;
    display: inline-block;
    border: 1px solid #eee;
    transition: all .2s;
    font-size: 12px
}

@media only screen and (max-width:834px) {
    .entryBorderListStyle02 .category, .entryListStyle01 .category, .entryListStyle02 .category, .entryListStyle03 .category, .entryListStyle04 .category {
        position: relative;
        padding: 5px 8px;
        margin: 0;
        font-size: 10px
    }
}

.entryBorderListStyle02 .ttl, .entryListStyle01 .ttl, .entryListStyle02 .ttl, .entryListStyle03 .ttl, .entryListStyle04 .ttl {
    transition: all .2s;
    padding: 10px 10px 30px;
    display: block
}

@media only screen and (max-width:834px) {
    .entryBorderListStyle02 .ttl, .entryListStyle01 .ttl, .entryListStyle02 .ttl, .entryListStyle03 .ttl, .entryListStyle04 .ttl {
        position: relative;
        color: #3a3a39;
        padding: 10px 0;
        font-size: 12px
    }
}

.entryBorderListStyle02 .img, .entryListStyle01 .img, .entryListStyle02 .img, .entryListStyle03 .img, .entryListStyle04 .img {
    position: relative;
    transition: all .2s;
    display: block
}

.entryBorderListStyle02 .img img, .entryListStyle01 .img img, .entryListStyle02 .img img, .entryListStyle03 .img img, .entryListStyle04 .img img {
    display: block;
    transition: all .2s
}

.entryListStyle02 {
    padding-bottom: 0
}

.entryListStyle02 li {
    background: #fff
}

.pc .entryListStyle02 li:hover .img {
    opacity: 1
}

.pc .entryListStyle02 li:hover .img img {
    transform: scale(1.1);
    transition: all .5s
}

.pc .entryListStyle02 li:hover .ttl {
    opacity: 0
}

.entryListStyle02 .img {
    border: 1px solid #eee;
    box-sizing: border-box;
    display: block;
    opacity: .2
}

.entryListStyle02 .ttl {
    position: absolute;
    bottom: 0;
    padding: 20px;
    line-height: 1.4
}

@media only screen and (max-width:834px) {
    .entryListStyle02 .ttl {
        padding: 10px;
        line-height: 1.7
    }
}

.entryListStyle02 a {
    box-shadow: none
}

.entryListStyle02 .category {
    border: 1px solid #eee;
    margin: 0;
    border-radius: 0;
    background-color: #fff;
    position: absolute;
    padding: 9px 10px 5px;
    top: -1px;
    right: -1px;
    transition: opacity .2s;
    font-size: 14px;
    z-index: 2
}

@media only screen and (max-width:834px) {
    .entryListStyle02 .category {
        font-size: 10px;
        padding: 6px 8px 4px
    }
}

.entryBorderListStyle02 {
    padding-bottom: 60px
}

.entryBorderListStyle02 .ttl {
    position: absolute;
    bottom: 0
}

.pc .entryListStyle03 li:hover a .img img {
    opacity: .2
}

.pc .entryListStyle03 li:hover a .img:before {
    opacity: 1
}

.pc .entryListStyle03 li:hover a .img:after {
    opacity: 1;
    transform: scale(.9)
}

.pc .entryListStyle03 li:hover .category {
    color: #fff;
    background: #d2c3a8;
    border-color: #d2c3a8
}

.pc .entryListStyle03 li:hover .ttl {
    color: #d2c3a8
}

.entryListStyle03 li a {
    padding: 10px;
    box-sizing: border-box
}

@media only screen and (max-width:834px) {
    .entryListStyle03 li .category {
        margin: 10px 0 0
    }
}

@media only screen and (max-width:834px) {
    .entryListStyle03 li .ttl {
        padding: 10px 0
    }
}

.entryListStyle03 .img:before {
    content: "\8A73\7D30\3092\898B\308B";
    display: block;
    position: absolute;
    font-size: 27px;
    text-align: center;
    top: 50%;
    margin: auto;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    color: #d2c3a8;
    opacity: 0;
    z-index: 5;
    transition: all .2s
}

.entryListStyle03 .img:after {
    border: 1px solid #d2c3a8;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    position: absolute;
    transition: all .2s;
    content: ""
}

.entryListStyle04 li {
    transition: all .2s
}

.pc .entryListStyle04 li:hover {
    box-shadow: 7px 12px 30px -20px #555
}

.pc .entryListStyle04 li:hover .category {
    color: #fff;
    background: #d2c3a8;
    border-color: #d2c3a8
}

.pc .entryListStyle04 li:hover .ttl {
    color: #d2c3a8
}

@media only screen and (max-width:834px) {
    .entryListStyle04 .category {
        margin: 10px 0 0
    }
}

.bgG {
    background-color: #f7f7f7
}

.bandG, .bandGB {
    overflow: hidden;
    position: relative
}

.bandG:after, .bandGB:after {
    background-color: #f7f7f7;
    width: 100%;
    padding-top: 100%;
    height: 0;
    position: absolute;
    top: 200px;
    content: "";
    display: block;
    z-index: -1
}

@media only screen and (max-width:834px) {
    .bandG:after, .bandGB:after {
        top: 140px
    }
}

.bandGB:after {
    background: url(../img/bg_01.jpg)
}

.bandGBT, .bandGT {
    overflow: hidden;
    position: relative
}

.bandGBT:after, .bandGT:after {
    background-color: #f7f7f7;
    width: 100%;
    height: 300px;
    position: absolute;
    top: 0;
    content: "";
    display: block;
    z-index: -1
}

@media only screen and (max-width:834px) {
    .bandGBT:after, .bandGT:after {
        height: 200px
    }
}

.bandGBT:after {
    background: url(../img/bg_01.jpg)
}

.formContainer {
    background: #fff;
    box-shadow: 7px 12px 30px -20px #555;
    padding: 40px 30px 60px;
    box-sizing: border-box
}

@media only screen and (min-width:835px) {
    .formContainer {
        width: 44.82%;
        min-width: 390px
    }
}

@media only screen and (max-width:834px) {
    .formContainer {
        padding: 30px 20px 40px
    }
    .formContainer:nth-child(n+2) {
        margin-top: 40px
    }
}

.formContainer.fullW, .formContainer.wide {
    width: 100%
}

.formBox {
    margin: 60px auto 0
}

.wide .formBox {
    width: 37.93%;
    margin: 50px auto 0
}

@media only screen and (min-width:835px) {
    .wide .formBox {
        min-width: 380px
    }
}

@media only screen and (max-width:834px) {
    .wide .formBox {
        width: auto;
        margin: 30px 10px
    }
}

@media only screen and (max-width:834px) {
    .formBox {
        width: auto;
        margin: 20px 0 0
    }
}

@media only screen and (max-width:834px) {
    .formBox dt {
        font-size: 16px
    }
}

.formBox dd {
    box-sizing: border-box;
    margin: 10px 0 20px;
    position: relative
}

@media only screen and (max-width:834px) {
    .formBox dd {
        margin: 10px 0 20px
    }
}

.formBox dd dl {
    margin-left: 20px
}

.formBox dd dt {
    font-size: 16px
}

.formBox dd dd {
    margin-top: 5px
}

.formBox .link {
    text-align: right
}

.formBox .small {
    font-size: 16px;
    margin-top: 5px
}

@media only screen and (max-width:834px) {
    .formBox .small {
        font-size: 13px
    }
}

.formBox .invalid-feedback {
    color: #e55e5e;
    padding-bottom: 5px;
    display: block;
    font-size: 14px
}

.formBox .attention {
    padding-top: 5px;
    display: block;
    font-size: 14px
}

.profileImg .invalid-feedback {
    color: #e55e5e;
    padding-bottom: 5px;
    display: block;
    font-size: 14px
}

.formRow {
    width: auto
}

.formRow dl {
    border-bottom: 1px solid #dbdbdb;
    padding: 20px 0 0
}

.formRow dl dl {
    border-bottom: none
}

.formRow dl dl dd {
    margin-bottom: 0
}

.formRow dl dl dt {
    padding-bottom: 0
}

@media only screen and (min-width:835px) {
    .formRow dl {
        display: flex
    }
    .formRow dt {
        width: 32%;
        padding-bottom: 20px
    }
    .formRow dd {
        width: 68%;
        margin-top: 0
    }
    .formRow dd dl {
        display: block;
        padding: 0 0 20px;
        margin: 0
    }
    .formRow dd dl+dl {
        margin-left: 20px
    }
    .formRow dd dd {
        width: 100%
    }
}

.modalContainer {
    background: #fff;
    box-shadow: 7px 12px 30px -20px #555;
    padding: 40px 30px 60px;
    box-sizing: border-box;
    z-index: 10000;
    width: 100%;
    max-width: 690px;
    height: auto;
    max-height: 90vh;
    margin: auto;
    position: absolute;
    border: 1px solid #dbdbdb;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    overflow: auto
}

@media only screen and (min-width:835px) {
    .modalContainer {
        width: 44.82%;
        min-width: 510px
    }
}

@media only screen and (max-width:834px) {
    .modalContainer {
        padding: 30px 20px 40px;
        width: 96%;
        max-height: 70vh;
        overflow-y: auto
    }
}

.modalContainer.wide {
    width: 100%
}

.showPWwrap {
    position: relative
}

.showPWwrap .showPW {
    background: url(../img/eye@2x.png) no-repeat;
    background-size: 22px
}

.showPWwrap .hidePW, .showPWwrap .showPW {
    font-size: 12px;
    padding-left: 26px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    display: inline-block
}

.showPWwrap .hidePW {
    background: url(../img/hide@2x.png) no-repeat;
    background-size: 22px
}

.inputStyle01 {
    height: 37px;
    background: #f7f7f7;
    border: 2px solid #f7f7f7;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    outline: none;
    border-radius: 0;
    box-shadow: none;
    -webkit-appearance: none;
    padding: 0 5px;
    transition: border .2s
}

@media only screen and (max-width:834px) {
    .inputStyle01 {
        font-size: 18px
    }
}

.inputStyle01:focus {
    border: 2px solid #e55e5e
}

textarea.inputStyle01 {
    height: 150px;
    padding: 10px 5px
}

textarea.inputStyle01.wide {
    height: 300px
}

.formBoxStyle01 {
    padding: 40px 0!important
}

@media only screen and (max-width:834px) {
    .formBoxStyle01 {
        padding: 20px 0
    }
    .formBoxStyle01 dd {
        margin: 0
    }
}

.formBoxStyle01 ul {
    display: flex;
    justify-content: space-around
}

@media only screen and (max-width:834px) {
    .formBoxStyle01 ul {
        display: block;
        padding-left: 10px;
        margin-top: 20px
    }
}

@media only screen and (max-width:834px) {
    .formBoxStyle01 li:not(:first-child) {
        margin-top: 20px
    }
}

.formBoxStyle02 {
    padding: 40px 0!important
}

.formBoxStyle02 ul {
    display: flex;
    flex-wrap: wrap;
    padding-left: 4%;
    margin-top: 10px
}

@media only screen and (max-width:834px) {
    .formBoxStyle02 ul {
        padding-left: 0;
        margin-top: 20px
    }
}

@media only screen and (max-width:834px) {
    .formBoxStyle02 li:nth-of-type(n+3) {
        margin-top: 30px
    }
}

@media only screen and (min-width:835px) {
    .formBoxStyle02 li:nth-of-type(n+4) {
        margin-top: 40px
    }
}

.formBoxStyle02 li {
    width: 33.3%
}

@media only screen and (max-width:834px) {
    .formBoxStyle02 li {
        width: 50%;
        text-indent: -30px;
        padding-left: 30px;
        box-sizing: border-box
    }
}

.formBoxStyle02 dd {
    margin: 0
}

.formBoxStyle02.fourCol li {
    width: 25%
}

.formBoxStyle03 {
    margin-top: 50px!important
}

@media only screen and (max-width:834px) {
    .formBoxStyle03 {
        margin: 30px 0 60px
    }
}

.formBoxStyle03 dt {
    margin-bottom: 40px
}

.formBoxStyle03 dd {
    margin-left: 30px
}

.formBoxStyle03 dd+dd {
    margin-top: 30px
}

.req:after {
    background-color: #e55e5e;
    color: #fff;
    content: "\5FC5\9808";
    vertical-align: bottom
}

.any:after, .req:after {
    display: inline-block;
    font-size: 10px;
    padding: 3px 5px 2px;
    margin-left: 5px
}

.any:after {
    background-color: #f7f7f7;
    content: "\4EFB\610F";
    vertical-align: middle
}

.chkboxStyle, .radioStyle {
    display: none
}

.chkboxStyle+label, .radioStyle+label {
    cursor: pointer
}

.chkboxStyle+label span, .radioStyle+label span {
    position: relative;
    vertical-align: bottom;
    margin-right: 8px;
    display: inline-block
}

.chkboxStyle+label span:before, .radioStyle+label span:before {
    width: 15px;
    height: 15px;
    background-color: #fff;
    content: "";
    border: 2px solid #ececee;
    margin: auto;
    display: block
}

.radioStyle:checked+label+.onlyChekedInput {
    display: block
}

.onlyChekedInput {
    margin-top: 10px;
    display: none
}

.onlyChekedInput p {
    font-size: 14px
}

.chkboxStyle+label span:after {
    content: "";
    border-left: 3px solid transparent;
    border-bottom: 3px solid transparent;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block
}

.radioStyle+label span:before {
    border-radius: 100%;
    border-color: #3a3a39
}

.radioStyle+label span:after {
    content: "";
    height: 0;
    width: 0;
    background: #3a3a39;
    border-radius: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block
}

.chkboxStyle:checked+label span:after {
    -webkit-animation: checkAnime .1s forwards;
    animation: checkAnime .1s forwards;
    -webkit-animation-delay: .25s;
    animation-delay: .25s
}

.radioStyle:checked+label span:after {
    -webkit-animation: radioAnime .1s forwards;
    animation: radioAnime .1s forwards
}

.chkboxStyle:checked+label span:before {
    -webkit-animation: checkboxAnime .5s forwards;
    animation: checkboxAnime .5s forwards
}

@-webkit-keyframes checkboxAnime {
    0% {
        transform: scale(1)
    }
    33% {
        transform: scale(.85)
    }
    to {
        transform: scale(1);
        border: 2px solid #3a3a39
    }
}

@keyframes checkboxAnime {
    0% {
        transform: scale(1)
    }
    33% {
        transform: scale(.85)
    }
    to {
        transform: scale(1);
        border: 2px solid #3a3a39
    }
}

@-webkit-keyframes checkAnime {
    0% {
        width: 0;
        height: 0;
        border-color: #3a3a39;
        transform: translateZ(0) rotate(-45deg)
    }
    33% {
        width: 0;
        height: 4px;
        border-color: #3a3a39;
        transform: translateZ(0) rotate(-45deg)
    }
    to {
        width: 10px;
        height: 4px;
        border-color: #3a3a39;
        transform: translate3d(0, -2px, 0) rotate(-45deg)
    }
}

@keyframes checkAnime {
    0% {
        width: 0;
        height: 0;
        border-color: #3a3a39;
        transform: translateZ(0) rotate(-45deg)
    }
    33% {
        width: 0;
        height: 4px;
        border-color: #3a3a39;
        transform: translateZ(0) rotate(-45deg)
    }
    to {
        width: 10px;
        height: 4px;
        border-color: #3a3a39;
        transform: translate3d(0, -2px, 0) rotate(-45deg)
    }
}

@-webkit-keyframes radioAnime {
    0% {
        height: 0;
        width: 0
    }
    to {
        height: 11px;
        width: 11px
    }
}

@keyframes radioAnime {
    0% {
        height: 0;
        width: 0
    }
    to {
        height: 11px;
        width: 11px
    }
}

.btnTwoBox {
    width: 100%;
    max-width: 750px;
    margin: 0 auto
}

@media only screen and (max-width:834px) {
    .btnTwoBox>button:first-child {
        margin-bottom: 50px
    }
}

.btnStyle01, .btnStyle02, .btnStyle03 {
    display: block;
    width: 260px;
    margin: 0 auto
}

@media only screen and (max-width:834px) {
    .btnStyle01, .btnStyle02, .btnStyle03 {
        width: 100%;
        max-width: 280px
    }
}

.btnStyle01 span, .btnStyle02 span, .btnStyle03 span {
    display: inline-block;
    background: #fff;
    width: 100%;
    color: #d2c3a8;
    padding: 20px 0;
    border: 1px solid #dbdbdb;
    transition: all .2s;
    line-height: 1.4;
    box-sizing: border-box;
    letter-spacing: .1em
}

.pc .btnStyle01:not(.inactive) span:hover, .pc .btnStyle02:not(.inactive) span:hover, .pc .btnStyle03:not(.inactive) span:hover {
    background: #d2c3a8;
    border: 1px solid #d2c3a8;
    color: #fff
}

.btnStyle01.inactive span, .btnStyle02.inactive span, .btnStyle03.inactive span {
    background: #f1f1f1;
    border: 1px solid #f1f1f1;
    color: rgba(58, 58, 57, .5)
}

.btnStyle01, .btnStyle03 {
    margin: 0 auto;
    text-align: center
}

.btnStyle02 {
    position: relative;
    text-align: center
}

.btnStyle02, .btnStyle02 span {
    box-sizing: border-box;
    width: auto
}

.btnStyle02 span {
    display: inline-block;
    padding: 20px 70px 20px 20px;
    line-height: 1.4;
    text-align: left;
    background: #d2c3a8 url(../img/arrowW.svg) no-repeat right 20px center;
    background-size: 40px;
    border: 1px solid #d2c3a8;
    color: #fff
}

@media only screen and (max-width:834px) {
    .btnStyle02 span {
        font-size: 14px
    }
}

.pc .btnStyle02:hover span {
    background: #fff url(../img/arrow.svg) no-repeat right 10px center;
    background-size: 40px;
    border: 1px solid #d2c3a8;
    color: #d2c3a8
}

.btnStyle03 span {
    background: #e55e5e;
    color: #fff;
    border: 1px solid #e55e5e
}

.pc .btnStyle03:not(.inactive) span:hover {
    background: #fff;
    border: 1px solid #e55e5e;
    color: #e55e5e
}

.fileArea {
    width: 120px;
    display: block;
    margin: 10px 0
}

.fileArea [type=file] {
    display: none
}

.fileArea .fileBtn {
    width: 100%;
    box-sizing: border-box;
    display: block;
    text-align: center;
    background: #fff;
    letter-spacing: .4em;
    color: #d2c3a8;
    padding: 8px 8px 8px 10px;
    border: 1px solid #d2c3a8;
    cursor: pointer
}

.socialLogin {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%
}

.socialLogin ul {
    width: 100%
}

#fb, #gl, #tw {
    margin: 35px auto 0;
    display: block;
    max-width: 100%;
    width: 370px
}

@media only screen and (max-width:834px) {
    #fb, #gl, #tw {
        width: 100%
    }
}

#fb>div, #gl>div, #tw>div {
    box-sizing: border-box;
    display: block;
    width: 100%;
    color: #fff;
    padding: 15px 20px;
    font-size: 18px;
    border-radius: 30px;
    overflow: hidden;
    transition: all .2s
}

@media only screen and (max-width:834px) {
    #fb>div, #gl>div, #tw>div {
        padding: 8px 10px
    }
}

#fb span, #gl span, #tw span {
    display: inline-block;
    text-align: center;
    width: calc(100% - 38px);
    box-sizing: border-box;
    padding-left: 10px
}

#fb i, #gl i, #tw i {
    font-size: 30px;
    vertical-align: sub
}

.pc #fb:hover, .pc #gl:hover, .pc #tw:hover {
    opacity: .8
}

@media only screen and (min-width:835px) {
    #tw {
        margin-top: 0
    }
}

#tw>div {
    border: 1px solid #1da1f3;
    background: #1da1f3
}

.pc #tw>div:hover {
    color: #1da1f3;
    background: #fff
}

#fb>div {
    border: 1px solid #3b5999;
    background: #3b5999
}

.pc #fb>div:hover {
    color: #3b5999;
    background: #fff
}

#gl>div {
    border: 1px solid #de4b39;
    background: #de4b39
}

.pc #gl>div:hover {
    color: #de4b39;
    background: #fff
}

.normalLink {
    color: #163a96;
    text-decoration: underline;
    font-size: 14px
}

.normalLink:after {
    width: 8px;
    height: 8px;
    display: inline-block;
    content: "";
    transform: rotate(45deg);
    border-top: 1px solid #3a3a39;
    border-right: 1px solid #3a3a39;
    margin-left: 5px
}

@media only screen and (max-width:834px) {
    .normalLink:after {
        width: 5px;
        height: 5px
    }
}

.pc .normalLink:hover {
    text-decoration: none
}

.window {
    color: #163a96;
    text-decoration: underline;
    padding-right: 20px;
    background: url(../img/window.svg) no-repeat 100%;
    background-size: 15px;
    display: inline-block;
    margin-right: 10px
}

.pc .window:hover {
    text-decoration: none
}

.txtLink {
    color: #163a96;
    text-decoration: underline
}

.pc .txtLink:hover {
    text-decoration: none
}

.bgGray {
    background: #f7f7f7
}

.pagenation {
    text-align: center;
    margin: 60px 0;
    position: relative
}

@media only screen and (max-width:834px) {
    .pagenation {
        margin: 30px 0
    }
}

.pagenation ul {
    display: flex;
    justify-content: center
}

.pagenation li {
    padding: 3px 22px;
    font-size: 16px;
    transition: all .2s;
    cursor: pointer
}

.pagenation li.on, .pagenation li:hover {
    background: #f7f7f7
}

.pagenation li.active {
    background: #d2c3a8;
    color: #fff;
    border: 1px solid #d2c3a8;
    border-radius: 50px
}

.pagenation .next span, .pagenation .prev span {
    display: block;
    text-indent: -10000px;
    width: 8px;
    height: 8px;
    padding: 0
}

.pagenation .next span {
    transform: translateY(70%) rotate(45deg);
    border-top: 1px solid #3a3a39;
    border-right: 1px solid #3a3a39
}

.pagenation .prev span {
    transform: translateY(70%) rotate(45deg);
    border-bottom: 1px solid #3a3a39;
    border-left: 1px solid #3a3a39
}

.js-modal {
    display: none;
    width: 100vw;
    height: 100vh;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0
}

.js-modal .overlay {
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    background: hsla(0, 0%, 100%, .5)
}

.js-modal .close {
    cursor: pointer;
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 10px;
    right: 10px
}

@media only screen and (max-width:834px) {
    .js-modal .close {
        position: fixed;
        top: 10px;
        right: 10px
    }
}

.js-modal .close:after, .js-modal .close:before {
    height: 2px;
    width: 100%;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #3a3a39;
    right: 0
}

.js-modal .close:before {
    transform: rotate(45deg)
}

.js-modal .close:after {
    transform: rotate(-45deg)
}

.js-modal .alertTxt span {
    background: url(../img/alert.svg) no-repeat 0;
    background-size: 25px;
    padding-bottom: 2px;
    padding-left: 35px
}

.js-consenttgt {
    opacity: .2;
    position: relative
}

.js-consenttgt:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    z-index: 5;
    height: 100%
}

.js-consenttgt.is-active {
    opacity: 1
}

.js-consenttgt.is-active:after {
    content: none
}

button, html, input, select, textarea {
    color: #3a3a39
}

::-moz-selection {
    background: #d2e5ff;
    text-shadow: none
}

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

img {
    vertical-align: middle
}

li img {
    vertical-align: bottom
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

body {
    padding: 0;
    margin: 0;
    position: relative;
    overflow-wrap: break-word
}

.clearfix:after {
    clear: both;
    content: "";
    display: block
}

body, body>div, button, input, select, textarea {
    font-family: Noto Sans JP, "\6E38\30B4\30B7\30C3\30AF", YuGothic, Hiragino Kaku Gothic ProN, "\30E1\30A4\30EA\30AA", Meiryo, Verdana, sans-serif;
    line-height: 1.2;
    color: #3a3a39;
    font-weight: 500
}

@media only screen and (max-width:834px) {
    body, body>div, button, input, select, textarea {
        font-size: 14px
    }
}

h1, h2, h3, h4, h5, p {
    margin: 0
}

p {
    padding: 0
}

a {
    outline: none!important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    color: inherit;
    text-decoration: none
}

li, ol, ul {
    text-decoration: none;
    list-style: none
}

dl, dl dd, dl dt, li, ol, ul {
    padding: 0;
    margin: 0
}

table {
    border: 1px solid #ccc;
    border-collapse: collapse
}

td, th {
    border: 1px solid #ccc
}

button, input, textarea {
    outline: none;
    border: none;
    box-shadow: none;
    background: none;
    padding: 0;
    -webkit-appearance: none
}

body, html {
    height: 100%
}

body {
    overflow-x: hidden
}

#header {
    position: absolute;
    top: 0;
    z-index: 500;
    width: 100%
}

#header .inner {
    width: calc(100vw - 300px);
    min-width: 100%;
    margin: 0 auto;
    padding: 10px 20px 15px;
    max-width: none
}

.top #header .inner {
    padding: 10px 20px 35px
}

@media only screen and (max-width:834px) {
    #header .inner {
        padding: 0 10px 15px
    }
}

#header.on {
    position: fixed;
    background: hsla(0, 0%, 100%, .8);
    top: -100px;
    -webkit-animation: headerAnim .5s forwards;
    animation: headerAnim .5s forwards
}

#header.on .inner {
    width: calc(100vw - 300px);
    min-width: 100%;
    margin: 0 auto;
    padding: 0 20px 20px;
    max-width: none
}

@media only screen and (max-width:834px) {
    #header.on .inner {
        padding: 0 10px 20px
    }
}

#header.on #h-siteName {
    width: 210px;
    float: left;
    padding-top: 18px
}

@media only screen and (max-width:834px) {
    #header.on #h-siteName {
        padding-top: 6px
    }
}

#header.on .h-variableArea {
    padding-top: 15px;
    width: calc(100% - 300px);
    float: right
}

@media only screen and (max-width:834px) {
    #header.on .h-variableArea .h-login {
        display: none
    }
}

#header.on .h-soMark {
    margin-top: 0
}

@-webkit-keyframes headerAnim {
    0% {
        top: -100px
    }
    to {
        top: 0
    }
}

@keyframes headerAnim {
    0% {
        top: -100px
    }
    to {
        top: 0
    }
}

#header #h-siteName {
    float: left;
    padding-top: 10px
}

#header #h-siteName, #header #h-siteName img {
    height: 25px;
    width: 210px
}

@media only screen and (max-width:834px) {
    #header #h-siteName {
        width: 160px;
        float: none;
        padding-top: 5px
    }
    #header #h-siteName img {
        width: 160px
    }
}

@media only screen and (max-width:320px) {
    #header #h-siteName, #header #h-siteName img {
        width: 150px
    }
}

#header .h-cNavi {
    width: 480px;
    float: right
}

@media only screen and (max-width:834px) {
    #header .h-cNavi {
        width: 100%;
        margin: auto;
        float: none;
        padding: 25px 0 0;
        box-sizing: border-box
    }
}

#header .h-cPNavi {
    float: right
}

@media only screen and (max-width:834px) {
    #header .h-cPNavi {
        width: 100%;
        margin: auto;
        float: none;
        padding: 15px 0 0;
        box-sizing: border-box
    }
}

#header .h-variableArea {
    width: calc(100% - 300px);
    float: right
}

@media only screen and (max-width:834px) {
    #top #header .h-variableArea {
        padding-top: 0
    }
}

@media only screen and (max-width:834px) {
    #header .h-variableArea {
        float: none;
        width: 100%;
        padding-top: 0
    }
}

#header .h-login {
    width: 410px;
    float: left;
    margin-top: 5px
}

@media only screen and (max-width:834px) {
    #header .h-login {
        width: 100%;
        float: none;
        margin-top: 0
    }
}

#header .h-login ul {
    display: flex;
    justify-content: space-between
}

#header .h-login li {
    font-size: 12px
}

@media only screen and (max-width:834px) {
    #header .h-login li {
        padding: 0 5px;
        font-size: 11px;
        text-align: center;
        width: 47.76%;
        line-height: 1.3
    }
}

#header .h-login li span {
    display: block;
    padding: 0 0 3px 10px;
    letter-spacing: .1em;
    position: relative
}

#header .h-login li button, #header .h-login li a {
    font-size: 15px;
    text-align: center;
    width: 100%;
    display: block;
    border: 1px solid #d2c3a8;
    box-sizing: border-box;
    border-radius: 30px;
    padding: 8px 15px
}

@media only screen and (max-width:834px) {
    #header .h-login li button, #header .h-login li a {
        font-size: 12px;
        line-height: 1.2;
        padding: 5px 0 7px
    }
}

#header .h-login .h-shop button, #header .h-login .h-shop a {
    background: #d2c3a8;
    color: #fff;
    border: 1px solid #d2c3a8
}

#header .h-login .h-user button, #header .h-login .h-user a {
    color: #d2c3a8
}

#header .h-personal {
    float: left
}

#header .h-personal ul {
    display: flex;
    text-align: center;
    margin-top: 10px;
    font-size: 15px
}

@media only screen and (max-width:834px) {
    #header .h-personal ul {
        margin-bottom: 10px
    }
}

#header .h-personal ul li {
    padding: 0 30px
}

@media only screen and (max-width:834px) {
    #header .h-personal ul li {
        padding: 0
    }
}

@media only screen and (max-width:834px) {
    #header .h-top {
        text-indent: -1000%
    }
}

@media only screen and (max-width:834px) {
    #header .h-top a {
        display: block;
        background: url(../img/homeW.svg) no-repeat 50%;
        padding: 0;
        height: 40px;
        background-size: 30px
    }
}

#header .h-mypage {
    padding: 0!important;
    margin-right: 10px
}

@media only screen and (max-width:834px) {
    #header .h-mypage {
        font-size: 10px;
        text-align: center
    }
}

#header .h-mypage a {
    display: inline-block;
    background: url(../img/mypage.svg) no-repeat #eee left 15px top 5px;
    background-size: 20px;
    box-sizing: border-box;
    border-radius: 30px;
    padding: 10px 15px 10px 45px
}

@media only screen and (max-width:834px) {
    #header .h-mypage a {
        display: block;
        background: url(../img/mypageW.svg) no-repeat 50%;
        padding: 0;
        height: 40px;
        background-size: 22px;
        position: relative
    }
    #header .h-mypage a span {
        position: absolute;
        background: #fff;
        color: #3a3a39;
        border-radius: 5px;
        display: inline-block;
        padding: 1px 5px;
        bottom: 45px;
        width: 100px;
        left: 0;
        right: 0;
        margin: auto
    }
    #header .h-mypage a span:after {
        border-top: 5px solid #fff;
        border-right: 3px solid transparent;
        border-left: 3px solid transparent;
        position: absolute;
        display: block;
        content: "";
        left: 0;
        right: 0;
        margin: auto;
        bottom: -5px;
        width: 0;
        height: 0
    }
}

#header .h-favorite {
    padding-top: 5px
}

@media only screen and (max-width:834px) {
    #header .h-favorite {
        text-indent: -1000%
    }
}

#header .h-favorite a {
    display: inline-block;
    padding: 10px 0 6px 30px;
    background: url(../img/favorite.svg) no-repeat top 6px left;
    background-size: 22px
}

@media only screen and (max-width:834px) {
    #header .h-favorite a {
        display: block;
        background: url(../img/favoriteW.svg) no-repeat 50%;
        padding: 0;
        height: 40px;
        background-size: 23px
    }
}

#header .h-apphitstory {
    border-left: 1px solid #dbdbdb
}

@media only screen and (max-width:834px) {
    #header .h-apphitstory {
        text-indent: -1000%
    }
}

#header .h-apphitstory a {
    display: inline-block;
    padding: 10px 0 7px 40px;
    background: url(../img/hitstory.svg) no-repeat top 7px left;
    background-size: 28px
}

@media only screen and (max-width:834px) {
    #header .h-apphitstory a {
        display: block;
        background: url(../img/hitstoryW.svg) no-repeat 51%;
        padding: 0;
        height: 40px;
        background-size: 28px
    }
}

#header .h-postsBtn {
    background-color: #e55e5e;
    color: #fff;
    width: 180px;
    float: right;
    text-align: center;
    border-radius: 26px
}

@media only screen and (max-width:834px) {
    #header .h-postsBtn {
        width: 115px;
        font-size: 12px;
        position: absolute;
        top: 10px;
        margin-top: 0;
        right: 10px
    }
}

#header .h-postsBtn a {
    display: block;
    width: 100%;
    height: 100%
}

#header .h-postsBtn span {
    background: url(../img/pencil.svg) no-repeat;
    background-size: 27px;
    padding: 3px 0 5px 37px;
    margin: 10px 0;
    display: inline-block
}

@media only screen and (max-width:834px) {
    #header .h-postsBtn span {
        background-size: 13px;
        padding: 0 0 0 17px
    }
}

#header .h-search {
    float: right;
    width: 46px;
    cursor: pointer;
    border-radius: 60px;
    margin-top: 7px;
    height: 46px
}

@media only screen and (max-width:834px) {
    #header .h-search {
        position: absolute;
        top: 3px;
        right: 10px;
        width: 35px;
        height: 35px
    }
}

#header .h-search img {
    width: 26px;
    padding: 9px 5px 5px 9px
}

@media only screen and (max-width:834px) {
    #header .h-search img {
        width: 20px;
        padding: 7px 5px 5px 7px
    }
}

#header .h-beginner {
    position: absolute;
    cursor: pointer;
    top: 12px;
    right: 84px;
    width: 60px;
    height: 35px
}

@media only screen and (max-width:834px) {
    #header .h-beginner {
        top: 13px;
        right: 50px
    }
}

#header .h-beginner img {
    width: 25px;
    display: block;
    margin: auto auto 5px
}

@media only screen and (max-width:834px) {
    #header .h-beginner img {
        width: 22px
    }
}

#header .h-beginner span {
    display: block;
    text-align: center;
    color: #94cba3;
    font-size: 10px
}

@media only screen and (max-width:834px) {
    #header .h-beginner span {
        display: none
    }
}

#header .h-soMark {
    float: right;
    padding: 9px 0 10px 45px;
    background: url(../img/home.svg) no-repeat 0 3px;
    background-size: 30px;
    letter-spacing: .1em;
    color: #d2c3a8;
    margin-top: 12px
}

@media only screen and (max-width:834px) {
    #header .h-soMark {
        position: absolute;
        top: 15px;
        margin-top: 0;
        right: 10px;
        font-size: 12px;
        background-size: 20px;
        padding: 7px 0 10px 27px
    }
}

#header.cPHeader #h-siteName {
    padding-top: 10px
}

#header.cPHeader .h-variableArea {
    padding-top: 5px
}

@media only screen and (max-width:834px) {
    #header.cPHeader .h-variableArea .h-personal {
        position: fixed;
        width: 100%;
        background: #d2c3a8;
        left: 0;
        bottom: 0;
        z-index: 1000
    }
    #header.cPHeader .h-variableArea .h-personal li, #header.cPHeader .h-variableArea .h-personal ul {
        border: none
    }
    #header.cPHeader .h-variableArea .h-personal li {
        width: 33.33%;
        color: #fff
    }
}

@media only screen and (max-width:834px) {
    #header.cPHeader .h-cPNavi {
        padding: 0
    }
}

@media only screen and (max-width:834px) {
    #header.cPHeader~#container, #header.cPHeader~.content-wrapper #container {
        padding-top: 75px
    }
}

@media only screen and (min-width:835px) {
    #header.uHeader .h-search {
        margin-top: 15px
    }
}

@media only screen and (min-width:835px) {
    #header.loHeader {
        padding-bottom: 20px
    }
}

@media only screen and (max-width:834px) {
    #header.cPHeader+div+#container, #header.loHeader+div+#container, #header.sHeader+div+#container {
        padding-top: 55px
    }
}

#container {
    margin-bottom: 100px;
    min-height: calc(100vh - 329px);
    padding-top: 88px;
    overflow: hidden;
    width: 100vw
}

#top #container {
    padding-top: 118px
}

@media only screen and (max-width:834px) {
    #top #container {
        padding-top: 120px
    }
}

@media only screen and (max-width:834px) {
    #container {
        padding-top: 135px
    }
}

.modalHTML {
    height: 100vh
}

.beginnerHeaderModal {
    background: #fff;
    position: fixed;
    display: none;
    right: 45px;
    top: 90px;
    z-index: 1000;
    height: auto;
    left: auto;
    box-shadow: 7px 12px 30px -20px #555;
    width: 300px;
    border: 1px solid #f7f7f7;
    box-sizing: border-box
}

.beginnerHeaderModal.beginnerHeaderModalUser {
    right: 45px;
}

.beginnerHeaderModal.beginnerHeaderModalShop {
    right: 295px;
}

@media only screen and (max-width:834px) {
    .beginnerHeaderModal.beginnerHeaderModalUser {
        right: 20px;
        top: 135px;
    }
    .beginnerHeaderModal.beginnerHeaderModalShop {
        left: 20px;
        top: 135px;
    }
}


.beginnerHeaderModal:before {
    content: "";
    position: absolute;
    top: -23px;
    right: 55px;
    margin-left: -15px;
    border: 12px solid transparent;
    border-bottom-color: #fff;
    z-index: 2
}
.beginnerHeaderModal:after {
    content: "";
    position: absolute;
    top: -27px;
    right: 53px;
    margin-left: -17px;
    border: 14px solid transparent;
    border-bottom-color: #f7f7f7;
    z-index: 1
}

@media only screen and (max-width: 834px) {
    .beginnerHeaderModal.beginnerHeaderModalShop:before {
        left: 55px;
        right: auto;
    }
    .beginnerHeaderModal.beginnerHeaderModalShop:after {
        left: 53px;
        right: auto;
    }
}

.beginnerHeaderModal .beginnerModalInner .beginnerBtnList {
    width: 100%;
    padding: 20px 4%;
    box-sizing: border-box
}

.beginnerHeaderModal .beginnerModalInner .beginnerBtnList li:not(:last-child) {
    margin-bottom: 10px
}

.beginnerHeaderModal .beginnerModalInner .beginnerBtn {
    width: 100%;
    font-size: 12px;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box;
    padding: 8px 10px 8px 5px;
    text-align: center;
    display: block;
    background-repeat: no-repeat;
    border-radius: 30px;
    border: 1px solid #d2c3a8;
    color: #d2c3a8;
    transition: all .2s;
    display: flex;
    justify-content: center
}

.beginnerHeaderModal .beginnerModalInner .beginnerBtn span {
    width: 30px;
    display: block;
    height: 30px;
    margin-right: 15px
}

.beginnerHeaderModal .beginnerModalInner .beginnerBtn span svg {
    width: 100%;
    height: 100%
}

.beginnerHeaderModal .beginnerModalInner .beginnerBtn.shop {
    background-position: left 30px center;
    border: 1px solid #d2c3a8;
}

.beginnerHeaderModal .beginnerModalInner .beginnerBtn.user {
    background-position: left 33px center
}

.pc .beginnerHeaderModal .beginnerModalInner .beginnerBtn:hover {
    color: #fff;
    background-color: #d2c3a8;
}

.pc .beginnerHeaderModal .beginnerModalInner .beginnerBtn:hover svg path:not(.nohoverColor) {
    fill: #ffffff;
}

#searchHeaderModal {
    width: 100vw;
    height: 100vh;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    display: none
}

#searchHeaderModal .formContainer {
    width: 100%;
    max-width: 690px;
    max-height: 80vh;
    height: 600px;
    margin: auto;
    position: absolute;
    border: 1px solid #dbdbdb;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: auto
}

@media only screen and (max-width:834px) {
    #searchHeaderModal .formContainer {
        width: 96%;
        max-height: 70vh;
        top: 10px;
        overflow-y: auto
    }
}

#searchHeaderModal .areaBox {
    margin: 40px 0 0;
    padding: 20px 20px 0;
    border: 1px solid #dbdbdb;
    border-radius: 5px
}

@media only screen and (max-width:834px) {
    #searchHeaderModal .areaBox {
        margin: 20px 0 0
    }
}

#searchHeaderModal .areaBox h3 {
    margin: -30px 0 20px -10px;
    font-size: 18px;
    letter-spacing: .02em
}

#searchHeaderModal .areaBox h3 span {
    padding: 0 10px;
    background: #fff;
    display: inline-block
}

#searchHeaderModal .areaBox dl {
    display: inline-block;
    padding-right: 15px;
    margin-bottom: 20px
}

#searchHeaderModal .areaBox dl dt {
    margin-bottom: 5px
}

@media only screen and (max-width:834px) {
    #searchHeaderModal .areaBox dl:first-child {
        padding-bottom: 20px
    }
}

#searchHeaderModal .areaBox input {
    max-width: 244px;
    width: 100%
}

#searchHeaderModal .tabArea {
    margin: 0 auto
}

#searchHeaderModal .tab ul {
    display: flex;
    border-bottom: 2px solid #dbdbdb;
    padding-top: 42px
}

#searchHeaderModal .tab li {
    display: inline-block;
    width: 33.33%;
    position: relative;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    padding: 18px 0
}

@media only screen and (max-width:834px) {
    #searchHeaderModal .tab li {
        font-size: 16px
    }
}

#searchHeaderModal .tab li:after {
    width: 0;
    height: 2px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #d2c3a8;
    transition: all .3s;
    position: absolute;
    margin: auto;
    content: ""
}

#searchHeaderModal .tab li.on:after {
    width: 100%
}

#searchHeaderModal .tabContentsWrapper {
    position: relative;
    width: 100%;
    margin-bottom: 40px
}

@media only screen and (min-width:835px) {
    #searchHeaderModal .tabContentsWrapper {
        overflow-y: auto
    }
}

#searchHeaderModal .tabContents {
    width: 100%
}

.tabContents:not(.on) {
    display: none
}

.pageTop {
    text-align: center;
    margin: 0 auto 100px;
    position: relative
}

.pageTop a {
    display: inline-block;
    padding-top: 45px
}

.pageTop a:before {
    width: 1px;
    height: 40px;
    background: #b6aea3;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 40px;
    right: 0;
    margin: auto;
    -webkit-animation: pageTop 1s infinite;
    animation: pageTop 1s infinite
}

@-webkit-keyframes pageTop {
    0% {
        height: 0;
        top: 40px
    }
    50% {
        height: 40px;
        top: 0
    }
    to {
        height: 0;
        top: 0
    }
}

@keyframes pageTop {
    0% {
        height: 0;
        top: 40px
    }
    50% {
        height: 40px;
        top: 0
    }
    to {
        height: 0;
        top: 0
    }
}

#footer {
    padding-top: 30px;
    background: #f7f7f7
}

@media only screen and (max-width:834px) {
    #footer {
        padding-top: 40px
    }
}

#footer .inner {
    padding: 20px;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto
}

@media only screen and (max-width:834px) {
    #footer .inner {
        width: 100%;
        padding: 0 20px
    }
}

#footer #f-siteName {
    float: left;
    width: 242px
}

@media only screen and (max-width:834px) {
    #footer #f-siteName {
        float: none;
        width: 222px
    }
}

#footer .f-navi {
    float: right;
    width: calc(100% - 272px);
    font-size: 14px;
    padding-top: 7px
}

@media only screen and (max-width:834px) {
    #footer .f-navi {
        width: 100%;
        padding-top: 35px
    }
}

#footer .f-navi ul {
    float: right
}

@media only screen and (max-width:834px) {
    #footer .f-navi ul {
        float: none;
        padding-left: 2px
    }
}

#footer .f-navi li {
    display: inline-block;
    border-right: 1px solid #3a3a39;
    line-height: 1;
    margin-bottom: 15px
}

@media only screen and (max-width:834px) {
    #footer .f-navi li {
        border-right: none;
        display: block
    }
}

#footer .f-navi li a {
    padding: 0 20px;
    display: block
}

@media only screen and (max-width:834px) {
    #footer .f-navi li a {
        padding: 0 0 30px
    }
}

#footer .f-navi li:last-child {
    border-right: none
}

#footer #copyright {
    background: #3a3a39;
    color: #fff;
    font-size: 10px;
    text-align: center;
    padding: 3px 0;
    margin-top: 20px
}

.inner {
    padding: 0 20px;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    box-sizing: border-box
}

.inner.w960 {
    width: 100%;
    max-width: 1000px
}

@media only screen and (max-width:834px) {
    .inner {
        padding: 0 10px;
        width: 100%;
        margin: 0 auto
    }
}