/*style.css*/
@charset "UTF-8";
a:active,
a:hover,
a:link,
a:visited,
a[href^=tel] {
    text-decoration: none
}

@font-face {
    font-family: Lusitana;
    font-style: normal;
    font-weight: 400;
    src: local('Lusitana'), url() format('truetype')
}

@font-face {
    font-family: Lusitana;
    font-style: normal;
    font-weight: 700;
    src: local('Lusitana Bold'), local('Lusitana-Bold'), url() format('truetype')
}

@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    src: local('Playfair Display Regular'), local('PlayfairDisplay-Regular'), url() format('truetype')
}

@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 700;
    src: local('Playfair Display Bold'), local('PlayfairDisplay-Bold'), url() format('truetype')
}

@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 900;
    src: local('Playfair Display Black'), local('PlayfairDisplay-Black'), url() format('truetype')
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    src: local('Poppins Regular'), local('Poppins-Regular'), url() format('truetype')
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    src: local('Poppins Medium'), local('Poppins-Medium'), url() format('truetype')
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    src: local('Poppins SemiBold'), local('Poppins-SemiBold'), url() format('truetype')
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 700;
    src: local('Poppins Bold'), local('Poppins-Bold'), url() format('truetype')
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@font-face {
    font-family: web_icon_fontsregular;
    src: url(https://uploads.staticjw.com/oj/ojamajodoremicafe/webiconfonts-regular.eot);
    src: url(https://uploads.staticjw.com/oj/ojamajodoremicafe/webiconfonts-regular.eot#iefix) format("embedded-opentype"), 
    url(https://uploads.staticjw.com/oj/ojamajodoremicafe/webiconfonts-regular.woff2) format("woff2"), 
    url(https://uploads.staticjw.com/oj/ojamajodoremicafe/webiconfonts-regular.woff) format("woff"), 
    url(https://uploads.staticjw.com/oj/ojamajodoremicafe/webiconfonts-regular.ttf) format("truetype"), 
    url(https://uploads.staticjw.com/oj/ojamajodoremicafe/webiconfonts-regular.svg#web_icon_fontsregular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: WebIconFonts;
    src: url();
    src: url() format("eot"), url() format("woff"), url() format("truetype")
}

@font-face {
    font-family: Chivo;
    src: url();
    src: url(#iefix) format("embedded-opentype"), url() format("woff"), url() format("truetype"), url(#Chivo) format("svg");
    font-weight: 400;
    font-style: normal
}

*,
body,
html {
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-text-rendering: geometricPrecision;
    -moz-text-rendering: geometricPrecision;
    -ms-text-rendering: geometricPrecision;
    -o-text-rendering: geometricPrecision;
    -moz-osx-font-smoothing: grayscale
}

#bst-wrap input,
#bst-wrap textarea {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #333;
    outline: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

a img {
    border-style: none
}

img {
    vertical-align: bottom
}

body {
    text-align: left;
    line-height: 1.5
}

html {
    position: relative
}

body,
html {
    height: 100%;
    background-color: #fff;
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    color: #3a3030;
    -webkit-text-size-adjust: none
}

.clearfix:after {
    height: 0;
    visibility: hidden;
    content: ".";
    display: block;
    clear: both
}

.anim {
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -webkit-transition: all .2s;
    transition: all .2s
}

.fb_iframe_widget>span {
    vertical-align: baseline!important
}

a[href^=tel] {
    color: inherit
}

.icon {
    font-family: web_icon_fontsregular
}

.icon-2 {
    font-family: WebIconFonts
}

#bst-wrap {
    overflow: hidden;
    position: relative
}

#bst-wrap>header .wrap-outer {
    -moz-transition: padding .3s;
    -o-transition: padding .3s;
    -webkit-transition: padding .3s;
    transition: padding .3s
}

#bst-wrap>header nav .wrap-outer,
#bst-wrap>header>.wrap-outer {
    padding: 0
}

#content .wrap-outer,
#footer.wrap-outer,
#label-sec .wrap-outer {
    padding: 0 46px
}

#content-wrap.lines .line-left .line-inner {
    padding: 0
}

.wrap-inner {
    width: 100%;
    max-width: 1240px;
    margin: 0 auto
}

#bst-wrap.bgfff {
    background-color: #fff;
    background-image: none
}

#label-cart .ec-menu.anim {
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none
}

@media screen and (max-width:1024px) {
    #content .wrap-outer,
    #label-sec .wrap-outer {
        padding: 0 0 0 46px
    }
    #content-wrap.lines .line-left .line-inner {
        padding: 0 46px 0 0
    }
}

@media screen and (max-width:768px) {
    #content .wrap-outer,
    #content-wrap.lines .line-left .line-inner,
    #label-sec .wrap-outer {
        padding: 0
    }
}

#prof-area-wrap input::-webkit-input-placeholder {
    font-size: 14px;
    font-weight: 700;
    color: #b4b7bd
}

#prof-area-wrap input:-moz-placeholder {
    font-size: 14px;
    font-weight: 700;
    color: #b4b7bd
}

#prof-area-wrap input::-moz-placeholder {
    font-size: 14px;
    font-weight: 700;
    color: #b4b7bd
}

#prof-area-wrap input:-ms-input-placeholder {
    font-size: 14px;
    font-weight: 700;
    color: #b4b7bd
}

#prof-area-wrap textarea::-webkit-input-placeholder {
    font-size: 14px;
    font-weight: 600;
    color: #b4b7bd
}

#prof-area-wrap textarea:-moz-placeholder {
    font-size: 14px;
    font-weight: 600;
    color: #b4b7bd
}

#prof-area-wrap textarea::-moz-placeholder {
    font-size: 14px;
    font-weight: 600;
    color: #b4b7bd
}

#prof-area-wrap textarea:-ms-input-placeholder {
    font-size: 14px;
    font-weight: 600;
    color: #b4b7bd
}

#prof-area-wrap .placeholder {
    font-size: 14px;
    font-weight: 700;
    color: #b4b7bd
}

#prof-area-wrap input[type=password] {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif
}

#prof-area-wrap input[type=password],
#prof-area-wrap input[type=email],
#prof-area-wrap input[type=tel],
#prof-area-wrap input[type=text] {
    position: relative;
    width: 100%;
    height: 34px;
    line-height: 24px;
    line-height: 34px\9;
    padding: 1px 13px 0;
    background-color: #fff;
    border: 1px solid #cacaca;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: inset 0 2px 2px rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, .1)
}

#prof-area-wrap .err input[type=password],
#prof-area-wrap .err input[type=email],
#prof-area-wrap .err input[type=tel],
#prof-area-wrap .err input[type=text] {
    background-color: #fff;
    border: 1px solid #ff6969
}

#prof-area-wrap dd.err select {
    background-color: #ffeeed!important;
    border: 1px solid #ff5959!important
}

#prof-area-wrap dd.err span.select-box:before {
    content: url()!important
}

#prof-area-wrap dd.err input[type=password],
#prof-area-wrap dd.err input[type=email],
#prof-area-wrap dd.err input[type=tel],
#prof-area-wrap dd.err input[type=text] {
    background-color: #ffeeed;
    border: 1px solid #ff5959;
    -webkit-box-shadow: inset 0 4px 3px rgba(147, 0, 0, .1);
    -moz-box-shadow: inset 0 4px 3px rgba(147, 0, 0, .1);
    box-shadow: inset 0 4px 3px rgba(147, 0, 0, .1)
}

#prof-area-wrap input[type=password]:focus,
#prof-area-wrap input[type=email]:focus,
#prof-area-wrap input[type=tel]:focus,
#prof-area-wrap input[type=text]:focus {
    background-color: #fff;
    border: 1px solid #acacac
}

#prof-area-wrap textarea {
    height: 200px;
    width: 100%;
    padding: 13px 10px 10px 13px;
    background-color: #fff;
    border: 1px solid #cacaca;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: inset 0 2px 2px rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, .1);
    resize: vertical;
    display: block
}

#prof-area-wrap textarea,
x:-moz-broken,
x:last-of-type {
    padding: 14px 0 0 14px
}

#ec-cart-list label span,
#prof-area-wrap label span {
    color: #333;
    font-size: 14px;
    margin-left: 4px;
    line-height: 34px
}

#ec-cart-list input[type=checkbox],
#prof-area-wrap input[type=checkbox],
#prof-area-wrap input[type=radio] {
    position: absolute;
    left: -999em;
    position: static\9;
    left: 0\9
}

#ec-cart-list label,
#prof-area-wrap label {
    cursor: pointer;
    margin-left: -4px
}

#ec-cart-list label:before,
#prof-area-wrap label:before {
    display: inline-block;
    position: relative;
    top: -1px;
    left: 0;
    content: '';
    width: 26px;
    height: 26px;
    background-image: url();
    zoom: 1;
    vertical-align: middle;
    content: ""\9;
    width: 0\9;
    height: 0\9;
    display: none !ie
}

#ec-cart-list input[type=checkbox]+label:before,
#prof-area-wrap input[type=checkbox]+label:before {
    background-position: 0 -26px
}

#ec-cart-list input[type=checkbox]:checked+label:before,
#prof-area-wrap input[type=checkbox]:checked+label:before {
    background-position: 0 0
}

#ec-cart-list input[type=radio]+label:before,
#prof-area-wrap input[type=radio]+label:before {
    background-position: -26px -26px
}

#ec-cart-list input[type=radio]:checked+label:before,
#prof-area-wrap input[type=radio]:checked+label:before {
    background-position: -26px 0
}

#login-pc li a,
#login-pc li span,
#logout-pc li a {
    background: #eef0f2;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#eef0f2', endColorstr='#ffffff', GradientType=0);
    border: 1px solid #d6dadc;
    padding: 8px 0 0 6px;
    line-height: 15px;
    display: block;
    text-align: center;
    width: 100%
}

#login-pc li:last-child a,
#login-pc li:last-child span,
#logout-pc li:last-child a {
    background: #dd356f;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#dd356f', endColorstr='#eb4c83', GradientType=0);
    border: 1px solid #dd356f
}

@media screen and (max-width:480px) {
    #prof-area-wrap label {
        margin-left: 0
    }
    #prof-area-wrap label span {
        font-size: 13px
    }
}

#bst-wrap>header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1
}

#header-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 90px;
    z-index: -1;
    background-color: #fff;
    -moz-box-shadow: 0 4px 4px rgba(3, 0, 0, .05);
    -webkit-box-shadow: 0 4px 4px rgba(3, 0, 0, .05);
    box-shadow: 0 4px 4px rgba(3, 0, 0, .05)
}

#bst-wrap #logo {
    float: left;
    position: relative;
    z-index: 1;
    padding-top: 28px;
    padding-left: 4px;
    -moz-transition: padding-left .3s;
    -o-transition: padding-left .3s;
    -webkit-transition: padding-left .3s;
    transition: padding-left .3s
}

#bst-wrap #logo a {
    display: block;
    width: 219px;
    height: 29px
}

#bst-wrap #logo img {
    vertical-align: top;
    width: 100%;
    height: auto
}

#head-bar {
    position: static;
    top: 0;
    left: auto;
    right: auto;
    float: right;
    height: 44px;
    background-color: #fff
}

#login-pc,
#logout-pc {
    float: right
}

#login-pc li,
#logout-pc li {
    float: left;
    width: 179px
}

#login-pc li a,
#login-pc li span {
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #18191c;
    font-size: 13px;
    font-weight: 700;
    background: -moz-linear-gradient(bottom, #eef0f2 0, #fff 100%);
    background: -webkit-linear-gradient(bottom, #eef0f2 0, #fff 100%);
    background: linear-gradient(to top, #eef0f2 0, #fff 100%);
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    height: 32px;
    -moz-text-shadow: 0 0 5px rgba(0, 0, 0, .25);
    -webkit-text-shadow: 0 0 5px rgba(0, 0, 0, .25);
    -ms-text-shadow: 0 0 5px rgba(0, 0, 0, .25);
    text-shadow: 0 0 5px rgba(0, 0, 0, .25)
}

#login-pc li:last-child a,
#login-pc li:last-child span,
#logout-pc li a {
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    -moz-text-shadow: 0 0 5px rgba(0, 0, 0, .25);
    -webkit-text-shadow: 0 0 5px rgba(0, 0, 0, .25);
    -ms-text-shadow: 0 0 5px rgba(0, 0, 0, .25);
    text-shadow: 0 0 5px rgba(0, 0, 0, .25)
}

#login-pc li a:before,
#login-pc li span:before,
#logout-pc li a:before {
    font-family: web_icon_fontsregular;
    content: '>';
    position: absolute;
    top: 10px;
    left: 12px;
    z-index: 0;
    color: #18191c;
    font-size: 12px;
    line-height: 1;
    font-weight: 400;
    -moz-text-shadow: 0 0 5px rgba(0, 0, 0, .25);
    -webkit-text-shadow: 0 0 5px rgba(0, 0, 0, .25);
    -ms-text-shadow: 0 0 5px rgba(0, 0, 0, .25);
    text-shadow: 0 0 5px rgba(0, 0, 0, .25)
}

#logout-pc dl,
#logout-pc li a {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-weight: 700
}

#login-pc li span {
    cursor: default;
   /* color: #fff;*/
    background-color: #e1dfdf!important
}

#login-pc li span:before,
#login-pc li:last-child span:before {
   /* color: #fff*/
}

#login-pc li:last-child a,
#login-pc li:last-child span {
    color: #fff;
    padding-left: 2px;
    background: -moz-linear-gradient(bottom, #dd356f 0, #eb4c83 100%);
    background: -webkit-linear-gradient(bottom, #dd356f 0, #eb4c83 100%);
    background: linear-gradient(to top, #dd356f 0, #eb4c83 100%);
    box-shadow: 0 3px 3px rgba(0, 0, 0, .1)
}

#login-pc li:last-child a:before,
#login-pc li:last-child span:before,
#logout-pc li:last-child a:before {
    -moz-text-shadow: 0 0 5px rgba(0, 0, 0, .25);
    -webkit-text-shadow: 0 0 5px rgba(0, 0, 0, .25);
    -ms-text-shadow: 0 0 5px rgba(0, 0, 0, .25);
    text-shadow: 0 0 5px rgba(0, 0, 0, .25);
    color: #fff
}

#login-pc li:last-child span {
    cursor: default;
    color: #18191c;
    background-color: #18191c!important
}

#logout-pc li a {
    position: relative;
    box-sizing: border-box;
    color: #18191c;
    font-size: 13px;
    background: -moz-linear-gradient(bottom, #eef0f2 0, #fff 100%);
    background: -webkit-linear-gradient(bottom, #eef0f2 0, #fff 100%);
    background: linear-gradient(to top, #eef0f2 0, #fff 100%);
    box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    height: 34px
}

#logout-pc li:last-child a {
    color: #fff;
    background: -moz-linear-gradient(bottom, #dd356f 0, #eb4c83 100%);
    background: -webkit-linear-gradient(bottom, #dd356f 0, #eb4c83 100%);
    background: linear-gradient(to top, #dd356f 0, #eb4c83 100%);
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    -moz-text-shadow: 0 0 5px rgba(0, 0, 0, .25);
    -webkit-text-shadow: 0 0 5px rgba(0, 0, 0, .25);
    -ms-text-shadow: 0 0 5px rgba(0, 0, 0, .25);
    text-shadow: 0 0 5px rgba(0, 0, 0, .25)
}

#logout-pc li:first-child {
    width: auto
}

#logout-pc dl {
    box-sizing: border-box;
    height: auto;
    padding: 15px 20px 0 0;
    color: #38303d;
    font-size: 11px;
    line-height: 14px
}

#nav-bar .wrap-inner,
#smp-menu-btn a {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

#logout-pc dl dd,
#logout-pc dl dt {
    display: inline-block;
    vertical-align: text-bottom
}

#logout-pc dl dt {
    color: #38303d;
    margin-right: 4px
}

#logout-pc dl dd span {
    font-size: 12px;
    margin-right: 3px;
    max-width: 120px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: bottom;
    line-height: 15px
}

#smp-menu-btn {
    display: none;
    float: left
}

#smp-menu-btn a {
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    display: block;
    text-align: center;
    width: 50px;
    height: 46px
}

#smp-menu-btn a img {
    vertical-align: top
}

@media screen and (min-width:769px) {
    #login-pc li a, #login-pc li span,
    #logout-pc li a {
        -moz-transition: opacity .2s;
        -o-transition: opacity .2s;
        -webkit-transition: opacity .2s;
        transition: opacity .2s
    }
    #login-pc li a:hover, #login-pc li span:hover,
    #login-pc li:last-child a:hover,
    #logout-pc li a:hover,
    #logout-pc li:last-child a:hover {
        opacity: .8
    }
}

@media screen and (max-width:1260px) {
    #bst-wrap #logo {
        padding-left: 15px
    }
}

@media screen and (max-width:1024px) {
    #bst-wrap #logo {
        padding-top: 10px;
        padding-left: 15px
    }
    #bst-wrap #logo a {
        width: 200px;
        height: 27px;
        background-image: url();
        background-repeat: no-repeat;
        background-position: 0 0;
        background-size: 200px 27px
    }
    #bst-wrap #logo img {
        display: none
    }
}

@media screen and (max-width:920px) {
    #login-pc li,
    #logout-pc li {
        width: 140px
    }
}

@media screen and (max-width:820px) {
    #logout-pc dl {
        padding: 15px 15px 0 0
    }
    #logout-pc dl dt {
        display: none
    }
    #logout-pc dl dd span {
        max-width: 90px
    }
}

@media screen and (max-width:720px) {
    #header-bg,
    #login-pc li a,
    #login-pc li span {
        -moz-box-shadow: none;
        -webkit-box-shadow: none
    }
    #head-bar,
    #head-bar:before {
        position: absolute;
        left: 0;
        right: 0
    }
    #bst-wrap #logo img,
    #logout-pc li:first-child,
    #smp-menu-btn {
        display: block
    }
    #login-pc li a,
    #login-pc li span,
    #login-pc li:last-child a,
    #login-pc li:last-child span {
        color: #38303d;
        background-color: #fff;
        background-image: url();
        background-repeat: no-repeat;
        background-position: top left;
        background-size: 1px 46px;
        border: 0;
        -moz-text-shadow: none;
        -webkit-text-shadow: none;
        -ms-text-shadow: none;
        text-shadow: none
    }
    #bst-wrap>header>.wrap-outer {
        padding: 0
    }
    #bst-wrap>header {
        position: absolute
    }
    #header-bg {
        height: 100px;
        box-shadow: none
    }
    #bst-wrap #logo {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: none;
        text-align: center;
        padding-top: 13px;
        padding-left: 0;
        height: 54px;
        border-bottom: 1px solid #e3e1e2
    }
    #bst-wrap #logo a {
        background-image: none;
        width: 200px;
        height: 27px;
        margin: 0 auto
    }
    #head-bar {
        top: 54px;
        z-index: 0;
        float: none;
        height: 46px;
        -webkit-transform: translate3d(0, 0, 0)
    }
    #head-bar:before {
        content: '';
        border-bottom: 1px solid #e3e1e2;
        bottom: 0;
        z-index: 1
    }
    #smp-menu-btn {
        width: 51px;
        background-image: url();
        background-repeat: no-repeat;
        background-position: top right;
        background-size: 1px 46px
    }
    #login-pc,
    #logout-pc {
        margin-right: 0
    }
    #login-pc li {
        float: left;
        width: 140px
    }
    #login-pc li a,
    #login-pc li span {
        font-size: 14px;
        line-height: 16px;
        font-weight: 700;
        width: 100%;
        height: 46px;
        padding: 16px 0 0;
        box-shadow: none
    }
    #login-pc li a:before,
    #login-pc li span:before,
    #logout-pc li {
        display: none
    }
    #login-pc li span {
        color: #ccc!important;
        background-color: #f29cbb!important
    }
    #login-pc li:last-child {
        margin-left: 0
    }
    #login-pc li:last-child a,
    #login-pc li:last-child span {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    #login-pc li:last-child span {
        color: #ccc!important;
        background-color: #fff!important
    }
    #logout-pc dl {
        height: 46px;
        padding: 16px 15px 0 20px
    }
    #logout-pc dl dt {
        display: inline-block
    }
    #logout-pc dl dd span {
        max-width: 120px
    }
}

#menu-wrap #sm .menu-pulldown,
.menu-body-color {
    background-color: #383a39
}

@media screen and (max-width:400px) {
    #smp-menu-btn {
        width: 50px;
        background-image: none
    }
    #smp-login-btn {
        float: right;
        width: 100%;
        margin-left: -50px
    }
    #login-pc,
    #logout-pc {
        float: none;
        margin-left: 50px
    }
    #login-pc li {
        width: 50%
    }
    #logout-pc li:first-child {
        width: 100%;
        text-align: right;
        background-image: url();
        background-repeat: no-repeat;
        background-position: top left
    }
}

.menu-body-mask {
    height: 0;
    overflow: hidden;
    display: none
}

#bst-wrap>header nav {
    position: fixed;
    left: 0;
    right: 0;
    top: 44px;
    z-index: 0
}

#bst-wrap>header nav:after,
#menu-wrap:before {
    position: absolute;
    content: '';
    right: 0
}

#bst-wrap>header nav:after {
    border-bottom: 1px solid #efefef;
    left: 0;
    bottom: 0;
    z-index: 0
}

#nav-bar {
    position: relative;
    height: 46px;
    z-index: 1
}

#nav-bar .wrap-inner {
    box-sizing: border-box;
    padding-left: 344px
}

#menu-wrap,
#menu-wrap #gm>ul>li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

#menu-wrap {
    position: relative;
    z-index: 0;
    width: 100%;
    box-sizing: border-box;
    max-width: 896px;
    float: right
}

#menu-wrap:before {
    z-index: 1;
    top: 0;
    width: 1px;
    height: 46px;
    background-image: url();
    background-repeat: no-repeat;
    background-position: top right
}

#gm {
    float: left;
    width: 100%;
    margin-right: -50px
}

#gm>ul {
    margin-right: 50px
}

#sm {
    float: right;
    width: 50px
}

#menu-wrap #gm>ul>li {
    position: relative;
    float: left;
    width: 20%;
    height: 46px;
    box-sizing: border-box
}

#menu-wrap #gm>ul>li.info {
    width: 21.8%
}

#menu-wrap #gm>ul>li.info+li {
    width: 19.5%
}

#menu-wrap #gm>ul>li.info+li+li {
    width: 21%
}

#menu-wrap #gm>ul>li.info+li+li+li {
    width: 16%
}

#menu-wrap #gm>ul>li.info+li+li+li+li {
    width: 21.7%
}

#menu-wrap #gm>ul>li>a,
#menu-wrap #gm>ul>li>span,
#menu-wrap #sm>li>a {
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#menu-wrap #gm>ul>li>a,
#menu-wrap #gm>ul>li>span {
    font-family: Poppins, sans-serif;
    font-weight: 500;
    color: #362e31;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    padding-top: 16px;
    height: 46px;
    -moz-transition: background .2s;
    -o-transition: background .2s;
    -webkit-transition: background .2s;
    transition: background .2s;
    background-image: url(https://images.staticjw.com/oja/1758/head_menu_li_base.png);
    background-repeat: no-repeat;
    background-position: top left
}

#menu-wrap #gm>ul>li>span {
    /*color: #e4e2e2;*/
    cursor: default
}

#menu-wrap #gm>ul>li.contact>a:before, #menu-wrap #gm>ul>li.contact>span:before {
    content: '';
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 25px;
    height: 25px;
    margin: -5px 5px 0 0;
    background-image: url(https://images.staticjw.com/oja/3958/contact_icon.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 25px 50px
}

#sm #menu-wrap li a,
#sm #menu-wrap li span {
    font-family: Poppins, sans-serif;
    font-size: 14px
}

#menu-wrap #sm>li>a {
    height: 46px;
    width: 50px;
    -moz-transition: background .2s, color .1s;
    -o-transition: background .2s, color .1s;
    -webkit-transition: background .2s, color .1s;
    transition: background .2s, color .1s;
    background-image: url(https://images.staticjw.com/oja/1758/head_menu_li_base.png);
    background-repeat: no-repeat;
    background-position: top left
}

#menu-wrap #sm>li>a span {
    display: block;
    height: 46px;
    width: 49px;
    background-image: url(https://images.staticjw.com/oja/4224/sm_share.png);
    background-repeat: no-repeat;
    background-position: 0 0
}

@media screen and (min-width:721px) {
    #menu-wrap #gm>ul>li.contact:hover>a:before,
    #menu-wrap #gm>ul>li.contact>a:hover:before,
    #menu-wrap #gm>ul>li.contact:hover>span:before,
    #menu-wrap #gm>ul>li.contact>span:hover:before {
        background-position: 0 -25px
    }
    #menu-wrap #gm>ul>li:hover>a,
    #menu-wrap #gm>ul>li>a:hover, #menu-wrap #gm>ul>li>span:hover {
        color: #fff;
        background-image: url(https://images.staticjw.com/oja/3527/head_menu_li_over.png);
        background-repeat: no-repeat;
        background-position: top left
    }
    #menu-wrap #gm>ul>li:hover>a:only-child, #menu-wrap #gm>ul>li:hover>span:only-child,
    #menu-wrap #gm>ul>li>a:only-child:hover, #menu-wrap #gm>ul>li>span:only-child:hover {
        background-image: url(https://images.staticjw.com/oja/5734/head_menu_li_over2.png);
        background-repeat: no-repeat;
        background-position: top left
    }
    #menu-wrap #sm>li:hover>a,
    #menu-wrap #sm>li>a:hover {
        color: #fff;
        background-image: url(https://images.staticjw.com/oja/9027/head_sns_li_over.png);
        background-repeat: no-repeat;
        background-position: top left
    }
    #menu-wrap #sm>li>a:hover {
        font-family: Poppins, sans-serif;
        font-size: 14px
    }
    #menu-wrap #sm>li:hover>a span,
    #menu-wrap #sm>li>a:hover span {
        background-position: 0 -46px
    }
    #menu-wrap #gm>ul>li .menu-pulldown a, #menu-wrap #gm>ul>li .menu-pulldown span,
    #menu-wrap #sm>li .menu-pulldown a {
        -moz-transition: background .2s;
        -o-transition: background .2s;
        -webkit-transition: background .2s;
        transition: background .2s
    }
    #menu-wrap #gm>ul>li>a:hover+.menu-pulldown,
    #menu-wrap #sm>li>a:hover+.menu-pulldown {
        display: block
    }
}

#gm .menu-pulldown {
    position: absolute;
    right: 0;
    left: 1px;
    width: auto;
    z-index: 10
}

#gm>ul>li.info+li .menu-pulldown {
    right: auto;
    left: 1px;
    width: 230px
}

#gm>ul>li.info+li+li+li .menu-pulldown {
    right: 0;
    left: auto;
    width: 230px
}

#sm .menu-pulldown {
    position: absolute;
    right: 1px;
    left: auto;
    width: 210px;
    z-index: 10
}

#menu-wrap .menu-pulldown {
    background-color: #383a39;
    display: none
}

#menu-wrap .menu-pulldown:hover {
    display: block
}

#gm .menu-pulldown li>span,
#menu-wrap .menu-pulldown li a,
#menu-wrap .menu-pulldown li p {
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    font-weight: 900;
    display: block;
    color: #fff;
    font-size: 13px;
    line-height: 16px;
    padding: 16px 30px 15px 15px;
    position: relative
}

#sm .menu-pulldown li a,
#sm .menu-pulldown li p,
#sm .menu-pulldown li>span {
    font-family: Poppins, sans-serif;
    font-weight: 900;
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    padding: 16px 30px 15px 15px;
    position: relative
}

#gm .menu-pulldown,
#sm .menu-pulldown {
    top: 46px
}

#gm .menu-pulldown li>a span {
    margin-left: 5px;
    font-size: 13px;
    display: inline-block;
    vertical-align: top;
    margin-top: -1px
}

#gm .menu-pulldown li a:after, #gm .menu-pulldown li span:after {
    display: block;
    content: '2';
    font-family: web_icon_fontsregular;
    color: #fff;
    font-size: 11px;
    line-height: 1;
    font-weight: 400;
    position: absolute;
    top: 19px;
    right: 14px;
    z-index: 0;
    -moz-transition: color .2s;
    -o-transition: color .2s;
    -webkit-transition: color .2s;
    transition: color .2s
}

#sm .menu-pulldown li {
    font-family: Poppins, sans-serif;
    font-size: 14px
}

#sm .menu-pulldown li a {
    position: relative
}

#sm .menu-pulldown li a span.icon {
    position: absolute;
    top: 15px;
    right: 11px;
    font-size: 18px;
    line-height: 1;
    font-weight: 400
}

#sm .menu-pulldown li.fb a span.icon {
    right: 16px
}

#menu-wrap .menu-pulldown li p {
    filter: alpha(opacity=50);
    opacity: .5;
    -moz-opacity: .5
}

@media screen and (min-width:769px) {
    #menu-wrap .menu-pulldown {
        -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, .2);
        -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, .2);
        box-shadow: 0 5px 5px rgba(0, 0, 0, .2)
    }
    #menu-wrap #sm .menu-pulldown li a:hover,
    #menu-wrap .menu-pulldown li a:hover,  #menu-wrap .menu-pulldown li span:hover {
        background-color: #606161
    }
}

#menu-wrap .smp-only {
    display: none
}

@media screen and (max-width:1160px) {
    #gm .menu-pulldown {
        right: auto;
        left: 1px;
        width: 230px
    }
}

@media screen and (max-width:1024px) {
    #bst-wrap>header nav {
        left: -1px
    }
    #menu-wrap:before {
        display: none
    }
    #nav-bar .wrap-inner {
        padding-left: 0
    }
    #menu-wrap {
        max-width: 100%
    }
    #gm>ul>li.info+li+li+li .menu-pulldown,
    #sm .menu-pulldown {
        position: absolute;
        top: 46px;
        right: 0;
        left: auto;
        width: 230px;
        z-index: 10
    }
    #gm .menu-pulldown,
    #gm>ul>li.info+li .menu-pulldown {
        right: auto;
        left: 1px;
        width: 230px
    }
}

@media screen and (max-width:800px) {
    #menu-wrap #gm>ul>li>a,
    #menu-wrap #gm>ul>li>span {
        font-size: 16px;
        padding-top: 16px;
        letter-spacing: -.02em
    }
}

@media screen and (max-width:720px) {
    #gm,
    #sm {
        float: none
    }
    #bst-wrap>header nav .wrap-outer {
        padding: 0
    }
    #bst-wrap>header nav {
        position: fixed;
        left: 0;
        right: 0;
        top: 46px
    }
    #bst-wrap>header nav:after {
        display: none
    }
    #nav-bar {
        height: 0;
        background: 0 0
    }
    #menu-wrap .smp-only {
        display: block
    }
    #menu-wrap>li a,
    #sns-wrap>li a {
        -moz-transition: none;
        -o-transition: none;
        -webkit-transition: none;
        transition: none
    }
    #menu-wrap {
        overflow: hidden;
        position: absolute;
        top: 0;
        left: -270px;
        right: auto;
        width: 270px;
        height: 500px;
        background-color: #e44079
    }
    #menu-wrap:before {
        display: none
    }
    #menu-wrap #gm>ul>li,
    #menu-wrap>li.gm-slide li {
        float: none;
        width: 270px!important;
        height: auto;
        border-left: 0
    }
    #menu-wrap #gm>ul>li.info {
        margin-left: 0
    }
    #menu-wrap #gm>ul>li>a,
    #menu-wrap #gm>ul>li>span {
        background: 0 0;
        height: auto;
        color: #fff;
        font-size: 18px!important;
        line-height: 1;
        text-align: left;
        padding: 18px 30px 18px 16px!important;
        position: relative;
        width: 100%
    }
    #menu-wrap #gm>ul>li>a span,
    #menu-wrap #gm>ul>li>span span {
        display: inline
    }
    #menu-wrap #gm>ul>li>a:before,
    #menu-wrap #gm>ul>li>span:before {
        display: none;
        background: 0 0
    }
    #menu-wrap #gm>ul>li>a:only-child,
    #menu-wrap #gm>ul>li>span:only-child {
        border-bottom: 1px dotted #fff
    }
    #gm .menu-pulldown li a:after, #gm .menu-pulldown li span:after,
    #menu-wrap #gm>ul>li>a:only-child:after {
        display: block;
        content: '2';
        font-family: web_icon_fontsregular;
        color: #fff;
        font-size: 12px;
        line-height: 18px;
        font-weight: 400;
        font-style: normal;
        position: absolute;
        top: 19px;
        right: 15px;
        left: auto;
        z-index: 0
    }
    #gm .menu-pulldown li a:after, #gm .menu-pulldown li span:after {
        top: 5px
    }
    #gm .menu-pulldown li>span,
    #menu-wrap #gm>ul>li>span {
        color: #67492b
    }
    #menu-wrap #gm>ul>li.contact>a:before, #menu-wrap #gm>ul>li.contact>span:before {
        margin: -4px 6px 0 0;
        background-position: 0 -25px
    }
    #gm,
    #gm>ul {
        margin-right: 0
    }
    #gm .menu-pulldown,
    #gm>ul>li.info+li .menu-pulldown,
    #gm>ul>li.info+li+li+li .menu-pulldown {
        display: block;
        position: static;
        left: auto;
        width: 270px;
        z-index: 10;
        background-color: #e44079;
        border-bottom: 1px dotted #fff;
        border-top: 0
    }
    #gm,
    #sm {
        width: auto
    }
    #gm .menu-pulldown li>span,
    #menu-wrap .menu-pulldown li a,
    #menu-wrap .menu-pulldown li p {
        padding: 5px 30px 5px 22px;
        margin-bottom: 14px;
        border: 0;
        color: #fff;
        font-size: 14px
    }
    #gm .menu-pulldown li>a span {
        font-size: 12px;
        padding-top: 1px
    }
    #menu-wrap #sm .menu-pulldown {
        text-align: center;
        background-color: #e44079;
        border-bottom: 1px dotted #fff
    }
    #sm .menu-pulldown li {
        display: inline-block
    }
    #menu-wrap #sm>li>a,
    #sm .menu-pulldown li a span {
        display: none
    }
    #sm .menu-pulldown li a {
        padding: 20px 30px;
        margin-bottom: 0
    }
    #sm .menu-pulldown li a span.icon {
        display: block;
        position: static;
        font-size: 22px
    }
    #sm .menu-pulldown {
        display: block;
        position: static;
        width: auto
    }
    #logout-smp {
        border-bottom: 1px dotted #fff;
        padding-bottom: 2px
    }
    #logout-smp li {
        float: left;
        width: 50%;
        height: 52px
    }
    #logout-smp li a {
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        color: #fff;
        font-size: 14px;
        line-height: 16px;
        font-weight: 700;
        text-align: center;
        width: 100%;
        padding: 19px 0 16px
    }
    #logout-smp li a:before {
        display: inline-block;
        content: 'o';
        font-family: web_icon_fontsregular;
        color: #fff;
        font-size: 13px;
        line-height: 16px;
        font-weight: 400;
        vertical-align: middle;
        margin-right: 12px
    }
    #logout-smp li:first-child {
        background-image: url(https://images.staticjw.com/oja/9043/label_line.png);
        background-repeat: no-repeat;
        background-position: center right
    }
    #logout-smp li:first-child a:before {
        content: '`';
        font-size: 13px
    }
    #menu-wrap.open {
        -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, .2);
        -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, .2);
        box-shadow: 5px 5px 5px rgba(0, 0, 0, .2)
    }
}

#content-over,
#label-sec,
#main-wrap {
    top: 0;
    left: 0
}

#label-sec,
#post-wrap #label-sec {
    z-index: 100;
    padding-top: 0;
    width: 100%
}

#label-inner,
#main-wrap,
#post-wrap,
#slider-scale,
#top-wrap {
    position: relative
}

#label-wrap .label,
#top-arw a {
    -webkit-box-sizing: border-box
}

@media screen and (max-width:600px) {
    #menu-wrap {
        overflow: hidden;
        position: absolute;
        top: 0;
        left: -100%;
        right: auto;
        width: 100%;
        height: 500px;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch
    }
    #menu-wrap.and2x {
        overflow-y: visible;
        height: auto!important
    }
    #menu-wrap #gm>ul>li,
    #menu-wrap>li.gm-slide li {
        width: 100%!important
    }
    #gm .menu-pulldown,
    #gm>ul>li.info+li .menu-pulldown,
    #gm>ul>li.info+li+li+li .menu-pulldown {
        width: 100%
    }
}

#top-arw,
#top-arw a {
    width: 46px;
    height: 46px
}

#content-over {
    position: absolute;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .4);
    z-index: 100
}

#slider-scale {
    margin-top: 90px;
    z-index: 1;
    background-color: #fefbc4
}

#slider-scale:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background-image: url(https://images.staticjw.com/oja/2299/main_img_blur.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

#slider-scale-view {
    max-width: 1240px;
    height: auto;
    margin: 0 auto;
    position: relative
}

#slider-scale-view img {
    width: 100%;
    height: auto;
    vertical-align: bottom
}

@media screen and (max-width:1240px) {
    #slider-scale:before {
        display: none
    }
}

#top-wrap {
    z-index: 0;
    margin-top: 0
}

#post-wrap {
    z-index: 0;
    margin-top: 90px
}

#label-sec {
    position: absolute;
    margin-top: 0;
    -webkit-transform: translate3d(0, 0, 0)
}

#post-wrap #label-sec {
    position: fixed;
    top: 90px;
    left: 0;
    margin-top: 0
}

#label-sec.mov {
    -webkit-transition: top .2s;
    -moz-transition: top .2s;
    -ms-transition: top .2s;
    -o-transition: top .2s;
    transition: top .2s
}

#label-sec.bgcolor {
    background-color: #e44079!important
}

#post-wrap #label-sec,
#top-arw a,
#top-wrap #label-sec {
    background-color: #e44079
}

#label-wrap {
    margin-top: 0;
    height: 46px
}

#top-arw {
    position: absolute;
    left: -46px;
    top: 0;
    text-align: center
}

#top-arw a {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    -moz-transition: background-color .2s;
    -o-transition: background-color .2s;
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
    padding-top: 0
}

#top-arw a img {
    width: 100%;
    height: auto;
    vertical-align: top
}

#top-arw a:hover {
    background-color: #ea9abd
}

#label-wrap .labels {
    display: table;
    background: #e44079;
    width: 100%;
    table-layout: fixed;
    height: 46px
}

#label-wrap .label {
    display: table-cell;
    text-align: center;
    vertical-align: top;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#label-wrap .label a,
#label-wrap .label span {
    font-family: "Rounded Mplus 1c";
    font-weight: 900;
    display: block;
    height: 46px;
    line-height: 46px;
    padding-top: 1px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#label-bg {
    position: relative
}

#label-wrap #label-svc {
    width: 300px
}

#label-wrap #label-svc span {
    display: block;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    color: #fdfdfc;
    height: 46px;
    font-size: 20px;
    line-height: 40px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#content-wrap.lines .line-right .linner-label span.reco,
#content-wrap.lines .line-svc .linner-label span {
    font-size: 20px;
    line-height: 42px;
    color: #fff
}

#content-wrap.lines .linner-label {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 46px;
    position: relative;
    display: none
}

#content-wrap.lines .line-right .linner-label,
#content-wrap.lines .line-svc .linner-label {
    background-color: #e44079
}

#content-wrap.lines .line-right .linner-label span {
    color: #fff;
    font-size: 20px;
    line-height: 42px;
    font-weight: 700
}

#label-wrap #label-pkz {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
    overflow: hidden;
    text-align: left;
    white-space: nowrap
}

#label-wrap #label-pkz a,
#label-wrap #label-pkz span {
    color: #fff;
    text-align: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#label-wrap #label-pkz #pankuzu {
    display: inline-block;
    vertical-align: top;
    height: 46px;
    letter-spacing: -.4em;
    text-align: left;
    white-space: nowrap
}

#label-wrap #label-pkz:after {
    height: 0;
    visibility: hidden;
    content: ".";
    display: block;
    clear: both
}

#label-wrap #label-pkz #pankuzu li {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top
}

#label-wrap #label-pkz #pankuzu li a,
#label-wrap #label-pkz #pankuzu li span {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    font-weight: 400;
    padding: 0 20px 0 0;
    font-size: 11px;
    display: inline-block;
    line-height: 47px;
    -webkit-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#label-wrap #label-pkz #pankuzu li a,
#label-wrap #label-pkz #pankuzu li:first-child span {
    background-image: url();
    background-repeat: no-repeat;
    background-position: right center
}

#label-wrap #label-pkz #pankuzu li:last-child a,
#label-wrap #label-pkz #pankuzu li:only-child a,
#label-wrap #label-pkz #pankuzu li:only-child span {
    background: 0 0
}

#top-wrap #label-wrap #label-pkz #pankuzu li:first-child a,
#top-wrap #label-wrap #label-pkz #pankuzu li:first-child span {
    font-weight: 700;
    font-size: 11px;
    padding: 0 24px 0 17px
}

#top-wrap #label-wrap #label-pkz #pankuzu li:first-child a i,
#top-wrap #label-wrap #label-pkz #pankuzu li:first-child span i {
    font-style: normal;
    display: inline-block;
    vertical-align: top;
    padding-top: 2px
}

#label-wrap #label-pkz #pankuzu li:first-child a,
#label-wrap #label-pkz #pankuzu li:first-child span {
    display: block;
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    font-weight: 900;
    padding: 1px 20px 0 17px;
    font-size: 13px;
    line-height: 47px;
    letter-spacing: .036em;
    color: #fff
}

#label-wrap #label-pkz #pankuzu li:first-child a.jpw,
#label-wrap #label-pkz #pankuzu li:first-child span.jpw {
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    font-style: normal;
    font-size: 14px;
    font-weight: 700
}

#label-wrap #label-pkz #pankuzu li a:hover {
    text-decoration: underline
}

@media screen and (max-width:768px) {
    #label-wrap #label-pkz #pankuzu li a,
    #label-wrap #label-pkz #pankuzu li span {
        padding: 0 20px 0 0
    }
    #label-wrap #label-pkz #pankuzu li:first-child a,
    #label-wrap #label-pkz #pankuzu li:first-child span {
        padding: 0 20px
    }
}

@media screen and (max-width:720px) {
    #slider-scale {
        margin-top: 100px
    }
    #ec-wrap.top .labels,
    #top-wrap .labels {
        background: #e44079
    }
}

@media screen and (max-width:568px) {
    #label-wrap #label-pkz #pankuzu li {
        display: none
    }
    #label-wrap #label-pkz #pankuzu li:first-child {
        display: inline-block
    }
    #top-wrap #label-wrap #label-pkz #pankuzu li:first-child a,
    #top-wrap #label-wrap #label-pkz #pankuzu li:first-child span {
        font-size: 13px;
        padding: 0 24px 0 15px
    }
    #top-wrap #label-wrap #label-pkz #pankuzu li:first-child a i,
    #top-wrap #label-wrap #label-pkz #pankuzu li:first-child span i {
        padding-top: 1px
    }
    #label-wrap #label-pkz #pankuzu li:first-child a,
    #label-wrap #label-pkz #pankuzu li:first-child span {
        padding: 0 25px 0 15px;
        font-size: 13px;
        background: 0 0
    }
    #label-wrap #label-pkz #pankuzu li:first-child a.jpw,
    #label-wrap #label-pkz #pankuzu li:first-child span.jpw {
        font-size: 13px
    }
}

@media screen and (max-width:320px) {
    #top-wrap #label-wrap #label-pkz #pankuzu li:first-child a,
    #top-wrap #label-wrap #label-pkz #pankuzu li:first-child span {
        font-size: 13px;
        padding: 0 20px 0 12px
    }
}

#ec-wrap,
#post-wrap,
#top-wrap {
    overflow: hidden
}

#content {
    padding-top: 46px
}

#content-bg {
    position: relative;
    background-color: #fff6ea;
    background-image: url(https://images.staticjw.com/oja/4757/bg_ptn.png);
    background-repeat: repeat;
    background-position: center top;
    -webkit-transform: translate3d(0, 0, 0)
}

#content-wrap.lines {
    display: table;
    width: 100%;
    table-layout: fixed
}

#post-wrap #content-wrap.lines {
    table-layout: auto;
    table-layout: fixed\9
}

#post-wrap #content-wrap.lines,
x:-moz-broken,
x:last-of-type {
    table-layout: fixed
}

#top-wrap #content-wrap.lines {
    position: relative;
    z-index: 0
}

#content-wrap.lines .line {
    position: relative;
    display: table-cell;
    vertical-align: top;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden
}

#content-wrap.lines .line-left .line-inner,
#content-wrap.lines .line-right .line-inner,
#content-wrap.lines .line-smp .line-inner,
#content-wrap.lines .line-svc .line-inner,
#content-wrap.lines .line1 .line-inner,
#content-wrap.lines .line3 .line-inner {
    position: relative;
    z-index: 0
}

#content-wrap.lines .line1 {
    width: 321px
}

#content-wrap.lines .line2 {
    width: auto
}

#content-wrap.lines .line3 {
    width: 321px
}

#content-wrap.lines .line1 .line-inner {
    padding: 29px 20px 30px 0
}

#content-wrap.lines .line2 .line-inner {
    padding: 23px 9px 30px
}

#content-wrap.lines .line-left {
    text-align: left;
    width: auto
}

@media screen and (max-width:1180px) {
    #label-wrap #label1 {
        width: 281px
    }
    #label-wrap #label2 {
        width: auto
    }
}

@media screen and (max-width:1024px) {
    #label-wrap #label1 {
        width: 321px
    }
    #label-wrap #label2 {
        width: auto
    }
    #content-wrap.lines .line-left,
    #label-wrap #label-pkz {
        width: 100%
    }
    #label-wrap #label-svc,
    #label-wrap #label3 {
        display: none
    }
    #content-wrap.lines .linner-label {
        display: block
    }
}

@media screen and (max-width:768px) {
    #top-arw {
        display: none
    }
    #label-bg:before,
    #label-inner:before {
        left: 0;
        right: 0
    }
    #label-wrap #label-smp,
    #label-wrap #label1 {
        border-left: 0
    }
    #label-wrap #label-pkz {
        border-left: 0;
        border-right: 0;
        width: 100%
    }
}

@media screen and (max-width:720px) {
    #post-wrap {
        margin-top: 100px
    }
    #post-wrap #label-sec {
        position: absolute;
        top: 0
    }
    #label-wrap #label1 {
        background-color: #e44079;
        width: 45%
    }
    #label-wrap #label2 {
        background-color: #e44079;
        width: 55%
    }
    #label-wrap #label1 a,
    #label-wrap #label2 a {
        font-size: 18px;
        padding-top: 0
    }
    #label-wrap #label2 a {
        padding-right: 20px
    }
}

@media screen and (max-width:568px) {
    #label-wrap #label1 {
        width: 35%
    }
    #label-wrap #label2 {
        width: 50%
    }
    #label-wrap #label1 a,
    #label-wrap #label2 a {
        color: #7b0e0e;
        font-size: 18px;
        padding-top: 0;
        cursor: pointer
    }
    #label-wrap #label2 a {
        padding-right: 0
    }
    #label-wrap #label1.active a,
    #label-wrap #label2.active a {
        color: #fff
    }
}

@media screen and (max-width:1180px) {
    #content-wrap.lines .line1 {
        width: 281px
    }
    #content-wrap.lines .line2 {
        width: auto
    }
}

@media screen and (max-width:1024px) {
    #content-wrap.lines .line1 {
        width: 321px
    }
    #content-wrap.lines .line2 {
        width: auto
    }
    #content-wrap.lines .line3 {
        display: none
    }
    #content-wrap.lines .line1 .line-inner {
        padding: 29px 20px 30px 0
    }
    #content-wrap.lines .line2 .line-inner {
        padding: 23px 29px 30px 20px
    }
}

@media screen and (max-width:768px) {
    #content-wrap.lines .line1 .line-inner,
    #content-wrap.lines .line2 .line-inner {
        padding: 15px 15px 60px
    }
}

@media screen and (max-width:720px) {
    #content-wrap.lines .line1 {
        width: 45%
    }
    #content-wrap.lines .line2 {
        width: 55%
    }
}

@media screen and (max-width:568px) {
    #content-wrap.lines .line1 {
        width: 100%
    }
    #content-wrap.lines .line2 {
        width: 100%;
        display: none
    }
    #top-wrap #content-wrap.lines {
        min-height: 400px
    }
    #post-wrap #content-wrap.lines {
        height: auto
    }
    #content-wrap.lines .line1,
    #content-wrap.lines .line2 {
        left: 0;
        top: 0;
        z-index: 99
    }
    #content-wrap.lines .line1 .line-inner {
        padding: 11px 10px 60px
    }
    #content-wrap.lines .line2 .line-inner {
        padding: 15px 15px 60px
    }
}

#ec-wrap .contents-bloc>h2,
#ec-wrap .contents-bloc>h3:first-child,
#post-wrap .contents-bloc>h2,
#post-wrap .contents-bloc>h3:first-child,
#top-wrap .contents-bloc>h2,
#top-wrap .contents-bloc>h3:first-child {
    display: block;
    font-family: Poppins, sans-serif;
    font-weight: 900;
    color: #18191c;
    font-size: 50px;
    line-height: 1;
    background-image: url();
    background-repeat: repeat-x;
    background-position: left bottom;
    border: 0;
    padding: 0 0 17px;
    margin-bottom: 35px;
    -moz-text-shadow: 0 0 2px rgba(255, 255, 255, .8);
    -webkit-text-shadow: 0 0 2px rgba(255, 255, 255, .8);
    -ms-text-shadow: 0 0 2px rgba(255, 255, 255, .8);
    text-shadow: 0 0 2px rgba(255, 255, 255, .8)
}

#ec-wrap .contents-bloc>h2.jp,
#ec-wrap .contents-bloc>h3:first-child,
#post-wrap .contents-bloc>h2.jp,
#post-wrap .contents-bloc>h3:first-child,
#top-wrap .contents-bloc>h2.jp,
#top-wrap .contents-bloc>h3:first-child {
    font-family: 'Playfair Display', sans-serif;
    font-weight: 400;
    color: #18191c;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -.02em;
    padding: 5px 0 24px;
    margin-bottom: 30px
}

#top-wrap .contents-bloc>h2 {
    color: #18191c;
    font-family: Poppins, sans-serif;
    font-weight: 900;
    font-size: 50px;
    letter-spacing: .02em;
    text-align: center;
    background-image: none;
    padding-right: 4px;
    margin-bottom: -10px;
    -moz-text-shadow: 0 0 2px rgba(255, 255, 255, .8);
    -webkit-text-shadow: 0 0 2px rgba(255, 255, 255, .8);
    -ms-text-shadow: 0 0 2px rgba(255, 255, 255, .8);
    text-shadow: 0 0 2px rgba(255, 255, 255, .8)
}

#top-inner #top-main>h1,
#top-inner #top-main>h3,
#top-inner #top-main>p {
    -moz-text-shadow: 0 0 2px rgba(255, 255, 255, .75);
    -webkit-text-shadow: 0 0 2px rgba(255, 255, 255, .75);
    -ms-text-shadow: 0 0 2px rgba(255, 255, 255, .75);
    text-shadow: 0 0 2px rgba(255, 255, 255, .75)
}

#cafemenu-head>h1 {
    display: block;
    font-family: Baloo, cursive;
    font-weight: 400;
    color: #472f16;
    font-size: 50px;
    line-height: 1;
    background-image: url();
    background-repeat: repeat-x;
    background-position: left bottom;
    border: 0;
    padding: 0 0 17px;
    margin-bottom: 35px
}

#cafemenu-head>h1.jp {
    font-family: "Rounded Mplus 1c";
    font-weight: 900;
    color: #472f16;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -.02em;
    padding: 5px 0 24px
}

#top-inner #top-main,
#top-inner #top-main>h1,
#top-inner #top-main>h3 {
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif
}

#top-inner #top-news>p,
#top-inner #top-ticket>p {
    text-align: center;
    color: #323232;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 19px;
    padding-left: 7px
}

#top-inner #top-main>h1 span,
#top-inner #top-main>h3 span,
#top-inner #top-main>h4 span,
#top-inner #top-news>p span,
#top-inner #top-ticket>p span {
    display: inline-block
}

@media screen and (max-width:768px) {
    #ec-wrap .contents-bloc>h2,
    #ec-wrap .contents-bloc>h3:first-child,
    #post-wrap .contents-bloc>h2,
    #post-wrap .contents-bloc>h3:first-child,
    #top-wrap .contents-bloc>h2,
    #top-wrap .contents-bloc>h3:first-child {
        font-size: 44px;
        padding: 0 0 18px;
        margin-bottom: 25px
    }
    #ec-wrap .contents-bloc>h2.jp,
    #ec-wrap .contents-bloc>h3:first-child,
    #post-wrap .contents-bloc>h2.jp,
    #post-wrap .contents-bloc>h3:first-child,
    #top-wrap .contents-bloc>h2.jp,
    #top-wrap .contents-bloc>h3:first-child {
        font-size: 30px;
        line-height: 40px;
        padding: 2px 0 20px;
        margin-bottom: 25px
    }
    #top-wrap .contents-bloc>h2 {
        font-size: 60px;
        margin-bottom: 8px;
        padding: 0
    }
    #ec-wrap .contents-bloc>h2 {
        padding: 1px 0 18px
    }
    #cafemenu-head>h1 {
        font-size: 44px;
        padding: 0 0 18px;
        margin-bottom: 25px
    }
    #cafemenu-head>h1.jp {
        font-size: 30px;
        line-height: 40px;
        padding: 2px 0 20px;
        margin-bottom: 25px
    }
    #top-inner #top-news>p,
    #top-inner #top-ticket>p {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 24px
    }
}

@media screen and (max-width:600px) {
    #ec-wrap .contents-bloc>h2,
    #ec-wrap .contents-bloc>h3:first-child,
    #post-wrap .contents-bloc>h2,
    #post-wrap .contents-bloc>h3:first-child,
    #top-wrap .contents-bloc>h2,
    #top-wrap .contents-bloc>h3:first-child {
        font-size: 38px;
        padding: 0 0 18px;
        margin-bottom: 20px;
        margin-top: -2px
    }
    #ec-wrap .contents-bloc>h2.jp,
    #ec-wrap .contents-bloc>h3:first-child,
    #post-wrap .contents-bloc>h2.jp,
    #post-wrap .contents-bloc>h3:first-child,
    #top-wrap .contents-bloc>h2.jp,
    #top-wrap .contents-bloc>h3:first-child {
        font-size: 28px;
        line-height: 38px;
        padding: 0 0 20px;
        margin-bottom: 20px
    }
    #top-wrap .contents-bloc>h2 {
        font-size: 50px;
        letter-spacing: -.02em;
        padding: 0;
        margin-bottom: 8px
    }
    #ec-wrap .contents-bloc>h2 {
        padding: 10px 0 18px
    }
    #cafemenu-head>h1 {
        font-size: 38px;
        padding: 0 0 18px;
        margin-bottom: 20px;
        margin-top: -2px
    }
    #cafemenu-head>h1.jp {
        font-size: 28px;
        line-height: 38px;
        padding: 0 0 20px;
        margin-bottom: 20px
    }
    #top-inner #top-news>p,
    #top-inner #top-ticket>p {
        font-size: 17px;
        line-height: 26px;
        margin-bottom: 24px;
        margin-top: 0;
        padding: 0 2px
    }
}

@media screen and (max-width:400px) {
    #ec-wrap .contents-bloc>h2,
    #ec-wrap .contents-bloc>h3:first-child,
    #post-wrap .contents-bloc>h2,
    #post-wrap .contents-bloc>h3:first-child,
    #top-wrap .contents-bloc>h2,
    #top-wrap .contents-bloc>h3:first-child {
        font-size: 30px;
        padding: 4px 0 18px;
        margin-bottom: 18px
    }
    #ec-wrap .contents-bloc>h2.jp,
    #ec-wrap .contents-bloc>h3:first-child,
    #post-wrap .contents-bloc>h2.jp,
    #post-wrap .contents-bloc>h3:first-child,
    #top-wrap .contents-bloc>h2.jp,
    #top-wrap .contents-bloc>h3:first-child {
        font-size: 23px;
        line-height: 30px;
        padding: 6px 0 20px;
        margin-bottom: 18px
    }
    #top-wrap .contents-bloc>h2 {
        font-size: 43px;
        padding: 0;
        margin-bottom: 6px
    }
    #ec-wrap .contents-bloc>h2 {
        padding: 0 0 18px
    }
    #cafemenu-head>h1 {
        font-size: 30px;
        padding: 4px 0 18px;
        margin-bottom: 18px
    }
    #cafemenu-head>h1.jp {
        font-size: 23px;
        line-height: 30px;
        padding: 6px 0 20px;
        margin-bottom: 18px
    }
    #top-inner #top-news>p,
    #top-inner #top-ticket>p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 16px;
        margin-top: 0
    }
    #top-inner #top-news>p br,
    #top-inner #top-ticket>p br {
        display: none
    }
}

@media screen and (max-width:320px) {
    #top-wrap .contents-bloc>h2 {
        font-size: 40px;
        padding: 0;
        margin-bottom: 6px
    }
}

#top-inner #top-main {
    max-width: 100%;
    margin: 0 auto 42px
}

#top-inner #top-main>h2 {
    display: block;
    max-width: 385px;
    margin: 0 auto 32px;
    padding: 0
}

#top-inner #top-main>h2 img {
    width: 100%;
    height: auto;
    vertical-align: top
}

#top-inner #top-main>h1,
#top-inner #top-main>h3 {
    text-align: center;
    color: #18191c;
    font-size: 32px;
    line-height: 48px;
    font-weight: 400;
    margin-bottom: 18px;
    padding-left: 8px
}

#top-inner #top-main>h4,
#top-inner #top-main>h5 {
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #18191c;
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif
}

#top-inner #top-main>h5 {
    line-height: 28px;
    margin-bottom: 3px;
    padding-left: 7px;
    letter-spacing: .01em
}

#top-inner #top-main>h4 {
    line-height: 33px;
    margin-bottom: 27px;
    padding-left: 6px
}

#top-inner #top-main>p {
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    text-align: left;
    color: #18191c;
    font-size: 15px;
    line-height: 34px;
    padding-left: 14px;
    max-width: 660px;
    margin: 0 auto 16px
}

#top-inner #top-main>p strong {
    font-weight: 700
}

#top-inner #top-main>p a,
#top-inner #top-main>p a:visited {
    color: #bb0712
}

#top-status {
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    margin-top: 73px;
    margin-bottom: 45px
}

#top-status .top-status-bloc {
    padding: 0;
    margin-top: 25px
}

#top-status .top-status-bloc:first-child {
    margin-top: 0
}

#top-status .inner {
    text-align: center;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #f9e8da;
    background-color: #fff;
    padding: 30px 40px 36px
}

#top-status h2 {
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    color: #61bcbc;
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 24px
}

#top-status h2 span.roboto {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    display: inline-block;
    vertical-align: top;
    font-size: 22px;
    margin: 0 8px
}

#top-status dl dd,
#top-status dl dt {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400
}

#top-status h2 span.time {
    display: inline-block;
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    font-weight: 400
}

#top-status dl {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    max-width: 608px;
    margin: 0 auto
}

#top-status dl dt {
    float: left;
    padding: 0 0 9px;
    font-family: Sanchez, serif;
    color: #61bcbc;
    letter-spacing: .02em
}

#top-status dl dd {
    padding: 1px 0 9px 110px;
    clear: right;
    color: #5a4747
}

@media screen and (max-width:1024px) {
    #top-inner #top-main>h2 {
        margin: 0 auto 45px;
        padding-top: 20px
    }
}

@media screen and (max-width:768px) {
    #top-inner #top-main {
        margin-bottom: 35px
    }
    #top-inner #top-main>h2 {
        max-width: 385px;
        margin: 0 auto 40px;
        padding-top: 20px
    }
    #top-inner #top-main>h1 {
        font-size: 48px;
        margin-bottom: 20px
    }
    #top-inner #top-main>h3 {
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 30px
    }
    #top-status {
        margin-bottom: 45px
    }
}

@media screen and (max-width:640px) {
    #top-status {
        margin-bottom: 30px
    }
    #top-status .top-status-bloc {
        margin-top: 20px
    }
    #top-status .top-status-bloc:first-child {
        margin-top: 0
    }
    #top-status .inner {
        padding: 20px 30px
    }
    #top-status h2 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 10px
    }
    #top-status h2 span.roboto {
        font-size: 23px;
        margin: 0 5px
    }
    #top-status dl dt {
        padding: 0 0 6px;
        font-size: 15px;
        line-height: 24px
    }
    #top-status dl dd {
        padding: 1px 0 6px 100px;
        font-size: 15px;
        line-height: 24px
    }
}

@media screen and (max-width:600px) {
    #top-inner #top-main {
        margin-bottom: 40px
    }
    #top-inner #top-main>h2 {
        max-width: 350px;
        margin: 0 auto 30px;
        padding: 15px 20px 0
    }
    #top-inner #top-main>h1 {
        font-size: 40px;
        margin-bottom: 16px
    }
    #top-inner #top-main>h3 {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 24px
    }
    #top-inner #top-main>h4 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 20px;
        padding: 0 5px
    }
    #top-inner #top-main>p {
        font-size: 14px;
        line-height: 28px;
        margin-bottom: 12px;
        padding: 0 5px
    }
    #top-status {
        margin-top: 20px;
        margin-bottom: 40px
    }
    #top-status .inner {
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        padding: 18px 20px 12px
    }
    #top-status h2 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 10px
    }
    #top-status h2 span.roboto {
        display: block;
        font-size: 24px;
        margin: 0
    }
    #top-status h2 span.time {
        font-size: 20px
    }
    #top-status dl {
        text-align: center
    }
    #top-status dl dt {
        float: none;
        padding: 0 0 4px;
        font-size: 16px;
        line-height: 24px
    }
    #top-status dl dd {
        padding: 0 0 12px;
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (max-width:568px) {
    #top-status h2 span {
        display: block;
        margin-top: 0;
        margin-right: 0
    }
}

@media screen and (max-width:460px) {
    #top-inner #top-main {
        margin-bottom: 35px
    }
    #top-inner #top-main>h2 {
        max-width: 300px;
        margin: 0 auto 20px;
        padding: 5px 20px 0
    }
    #top-inner #top-main>h1 {
        font-size: 34px;
        margin-bottom: 12px
    }
    #top-inner #top-main>h3 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 18px
    }
    #top-inner #top-main>h4 {
        font-size: 15px;
        line-height: 24px;
        margin-bottom: 8px;
        padding: 0 3px
    }
    #top-inner #top-main>p {
        text-align: left;
        font-size: 13px;
        line-height: 26px;
        margin-bottom: 10px;
        padding: 0 3px
    }
}

@media screen and (max-width:400px) {
    #top-inner #top-main>h2 {
        margin: 0 auto 20px;
        padding: 12px 20px 0
    }
    #top-inner #top-main>h1 {
        font-size: 30px;
        margin-bottom: 10px
    }
    #top-inner #top-main>h3 {
        font-size: 18px;
        line-height: 26px;
        font-weight: 700;
        margin-bottom: 14px
    }
    #top-status {
        margin-top: 0;
        margin-bottom: 30px
    }
    #top-status .top-status-bloc {
        margin-top: 15px
    }
    #top-status .top-status-bloc:first-child {
        margin-top: 0
    }
    #top-status .inner {
        padding: 15px 15px 12px
    }
    #top-status h2 {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 8px
    }
    #top-status h2 span.roboto {
        font-size: 22px
    }
    #top-status h2 span.time {
        display: block;
        font-size: 16px
    }
    #top-status dl dt {
        padding: 0 0 4px;
        font-size: 16px;
        line-height: 24px
    }
    #top-status dl dd {
        padding: 0 0 8px;
        font-size: 14px;
        line-height: 20px
    }
}

@media screen and (max-width:320px) {
    #top-inner #top-main>h1 {
        font-size: 28px;
        margin-bottom: 10px
    }
    #top-inner #top-main>h3 {
        font-size: 17px;
        line-height: 26px;
        margin-bottom: 14px
    }
}

#top-inner #top-ticket {
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    padding-top: 24px;
    margin-bottom: 70px
}

#top-inner #top-ticket h2+.top-ticket-area {
    margin-top: 30px
}

#top-inner #top-ticket .top-ticket-area {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #ebeaea;
    background-color: #fff;
    padding: 20px 30px 48px
}

#top-inner #top-ticket .top-ticket-bloc {
    float: left;
    width: 48.6%;
    margin-left: 2.8%
}

#top-inner #top-ticket .top-ticket-bloc:first-child {
    margin-left: 0
}

#top-inner #top-ticket .top-ticket-bloc,
#top-inner #top-ticket .top-ticket-bloc-one {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 641px;
    margin: 0 auto
}

#top-inner #top-ticket .top-ticket-bloc .inner,
#top-inner #top-ticket .top-ticket-bloc-one .inner {
    text-align: center;
    padding: 35px 0 25px;
    border-bottom: 1px #e4e4e7 solid
}

#top-inner #top-ticket .top-ticket-bloc .inner:last-child,
#top-inner #top-ticket .top-ticket-bloc-one .inner:last-child {
    border-bottom: none
}

#top-inner #top-ticket .top-ticket-bloc .inner:last-child h2,
#top-inner #top-ticket .top-ticket-bloc-one .inner:last-child h2 {
    font-size: 52px
}

#top-inner #top-ticket .top-ticket-bloc h2,
#top-inner #top-ticket .top-ticket-bloc-one h2 {
    font-family: Poppins, sans-serif;
    font-weight: 500;
    color: #18191c;
    font-size: 50px;
    line-height: 52px;
    margin-bottom: 6px;
    padding-left: 2px
}

#top-inner #top-ticket .top-ticket-bloc h3,
#top-inner #top-ticket .top-ticket-bloc-one h3 {
    color: #18191c;
    font-size: 24px;
    line-height: 34px;
    font-weight: 400;
    margin-bottom: 25px;
    letter-spacing: .03em
}

#top-inner #top-ticket .top-ticket-bloc h5,
#top-inner #top-ticket .top-ticket-bloc-one h5 {
    color: #18191c;
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
    margin-bottom: 8px;
    padding-right: 2px
}

#top-inner #top-ticket .top-ticket-bloc h4,
#top-inner #top-ticket .top-ticket-bloc-one h4 {
    color: #18191c;
    font-size: 24px;
    line-height: 34px;
    font-weight: 400;
    margin-bottom: 20px;
    letter-spacing: .01em;
    padding-right: 2px
}

#top-inner #top-ticket .top-ticket-bloc h4 span,
#top-inner #top-ticket .top-ticket-bloc-one h4 span {
    display: inline-block
}

#top-inner #top-ticket .top-ticket-bloc ul,
#top-inner #top-ticket .top-ticket-bloc-one ul {
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    max-width: 641px;
    margin: 0 auto;
    padding-top: 9px
}

#top-inner #top-ticket .top-ticket-bloc ul li,
#top-inner #top-ticket .top-ticket-bloc-one ul li {
    float: left;
    width: 48.3%;
    margin-left: 3%;
    margin-bottom: 20px
}

#top-inner #top-ticket .top-ticket-bloc ul li:first-child,
#top-inner #top-ticket .top-ticket-bloc-one ul li:first-child {
    width: 47%;
    margin-left: 1.5%
}

#top-inner #top-ticket .top-ticket-bloc ul li a,
#top-inner #top-ticket .top-ticket-bloc ul li p,
#top-inner #top-ticket .top-ticket-bloc-one ul li a, #top-inner #top-ticket .top-ticket-bloc-one ul li span,
#top-inner #top-ticket .top-ticket-bloc-one ul li p {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: block;
    background-color: #dd356f;
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    color: #fff;
    font-size: 20px;
    line-height: 1;
    font-weight: 400;
    padding: 27px 10px 24px;
    opacity: 1
}

#top-inner #top-ticket .top-ticket-bloc ul li a span,
#top-inner #top-ticket .top-ticket-bloc ul li p span,
#top-inner #top-ticket .top-ticket-bloc-one ul li a span, #top-inner #top-ticket .top-ticket-bloc-one ul li span span,
#top-inner #top-ticket .top-ticket-bloc-one ul li p span {
    display: inline-block;
    vertical-align: middle
}

#top-inner #top-ticket .top-ticket-bloc ul li a span.icon,
#top-inner #top-ticket .top-ticket-bloc ul li p span.icon,
#top-inner #top-ticket .top-ticket-bloc-one ul li a span.icon, #top-inner #top-ticket .top-ticket-bloc-one ul li span span.icon,
#top-inner #top-ticket .top-ticket-bloc-one ul li p span.icon {
    font-weight: 400;
    font-size: 18px;
    margin-right: 18px;
    margin-top: -1px
}

#top-inner #top-ticket .top-ticket-bloc ul li a,
#top-inner #top-ticket .top-ticket-bloc-one ul li a, #top-inner #top-ticket .top-ticket-bloc-one ul li span {
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

#top-inner #top-ticket .top-ticket-bloc ul li a:hover,
#top-inner #top-ticket .top-ticket-bloc-one ul li a:hover, #top-inner #top-ticket .top-ticket-bloc-one ul li span:hover {
    text-decoration: none;
    opacity: .8
}

#content-wrap.lines .list-voice .pbloc-list p.here a:hover,
#content-wrap.lines .pbloc-reco p.here a:hover,
#top-inner #top-news p.link a:hover, #top-inner #top-news p.link span:hover {
    text-decoration: underline
}

#top-inner #top-ticket .top-ticket-bloc ul li:first-child a,
#top-inner #top-ticket .top-ticket-bloc-one ul li:first-child a, #top-inner #top-ticket .top-ticket-bloc-one ul li:first-child span {
    font-weight: 400;
    font-size: 20px;
    color: #18191c;
    background: #eef0f2;
    background: -moz-linear-gradient(bottom, #eef0f2 0, #fff 100%);
    background: -webkit-linear-gradient(bottom, #eef0f2 0, #fff 100%);
    background: linear-gradient(to top, #eef0f2 0, #fff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#eef0f2', endColorstr='#ffffff', GradientType=0);
    border: 1px solid #d6dadc;
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 3px rgba(0, 0, 0, .1)
}

#top-inner #top-ticket .top-ticket-bloc ul li:last-child a,
#top-inner #top-ticket .top-ticket-bloc-one ul li:last-child a {
    font-weight: 400;
    color: #fff;
    font-size: 20px;
    background: #dd356f;
    background: -moz-linear-gradient(bottom, #dd356f 0, #eb4c83 100%);
    background: -webkit-linear-gradient(bottom, #dd356f 0, #eb4c83 100%);
    background: linear-gradient(to top, #dd356f 0, #eb4c83 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#dd356f', endColorstr='#eb4c83', GradientType=0);
    border: 1px solid #dd356f;
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 3px rgba(0, 0, 0, .1)
}

#top-inner #top-ticket .top-ticket-bloc ul li p,
#top-inner #top-ticket .top-ticket-bloc-one ul li p {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    background-color: #f5f5f5;
    box-shadow: 0 0 0 1px #dadada inset;
    -moz-box-shadow: 0 0 0 1px #dadada inset;
    -webkit-box-shadow: 0 0 0 1px #dadada inset;
    color: #ccc;
    cursor: default
}

#top-inner #top-ticket .top-ticket-bloc ul li.notice a,
#top-inner #top-ticket .top-ticket-bloc-one ul li.notice a {
    font-family: Roboto, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    font-size: 24px;
    line-height: 26px;
    font-weight: 700;
    padding: 16px 10px 19px
}

#top-inner #top-ticket .top-ticket-bloc ul li.notice a span,
#top-inner #top-ticket .top-ticket-bloc-one ul li.notice a span {
    display: block;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 9px
}

#top-inner #top-ticket .top-ticket-bloc-one+.top-ticket-bloc-one {
    border-top: 1px solid #e9e4da
}

@media screen and (max-width:1120px) {
    #top-inner #top-ticket .top-ticket-bloc .inner,
    #top-inner #top-ticket .top-ticket-bloc-one .inner {
        padding: 30px 10px 10px
    }
    #top-inner #top-ticket .top-ticket-bloc h4,
    #top-inner #top-ticket .top-ticket-bloc-one h4 {
        font-size: 20px;
        line-height: 30px
    }
    #top-inner #top-ticket .top-ticket-bloc ul,
    #top-inner #top-ticket .top-ticket-bloc-one ul {
        padding-top: 0
    }
    #top-inner #top-ticket .top-ticket-bloc ul li a,
    #top-inner #top-ticket .top-ticket-bloc ul li p,
    #top-inner #top-ticket .top-ticket-bloc-one ul li a, #top-inner #top-ticket .top-ticket-bloc-one ul li span,
    #top-inner #top-ticket .top-ticket-bloc-one ul li p {
        font-size: 20px
    }
}

@media screen and (max-width:1024px) {
    #top-inner #top-ticket .top-ticket-bloc .inner,
    #top-inner #top-ticket .top-ticket-bloc-one .inner {
        padding: 40px 10px 20px
    }
    #top-inner #top-ticket .top-ticket-bloc h4,
    #top-inner #top-ticket .top-ticket-bloc-one h4 {
        font-size: 24px;
        line-height: 34px
    }
    #top-inner #top-ticket .top-ticket-bloc ul,
    #top-inner #top-ticket .top-ticket-bloc-one ul {
        padding-top: 7px
    }
    #top-inner #top-ticket .top-ticket-bloc ul li a,
    #top-inner #top-ticket .top-ticket-bloc ul li p,
    #top-inner #top-ticket .top-ticket-bloc-one ul li a, #top-inner #top-ticket .top-ticket-bloc-one ul li span,
    #top-inner #top-ticket .top-ticket-bloc-one ul li p {
        font-size: 22px
    }
}

@media screen and (max-width:768px) {
    #top-inner #top-ticket .top-ticket-area {
        padding: 5px 30px 10px
    }
}

@media screen and (max-width:640px) {
    #top-inner #top-ticket .top-ticket-bloc .inner,
    #top-inner #top-ticket .top-ticket-bloc-one .inner {
        padding: 30px 10px 10px
    }
    #top-inner #top-ticket .top-ticket-bloc h2,
    #top-inner #top-ticket .top-ticket-bloc-one h2 {
        font-size: 50px;
        line-height: 1;
        margin-bottom: 10px
    }
    #top-inner #top-ticket .top-ticket-bloc h3,
    #top-inner #top-ticket .top-ticket-bloc h4,
    #top-inner #top-ticket .top-ticket-bloc-one h3,
    #top-inner #top-ticket .top-ticket-bloc-one h4 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 16px
    }
    #top-inner #top-ticket .top-ticket-bloc ul,
    #top-inner #top-ticket .top-ticket-bloc-one ul {
        padding-top: 0
    }
    #top-inner #top-ticket .top-ticket-bloc ul li a,
    #top-inner #top-ticket .top-ticket-bloc ul li p,
    #top-inner #top-ticket .top-ticket-bloc-one ul li a, #top-inner #top-ticket .top-ticket-bloc-one ul li span,
    #top-inner #top-ticket .top-ticket-bloc-one ul li p {
        font-size: 20px
    }
}

@media screen and (max-width:568px) {
    #top-inner #top-ticket {
        padding-top: 0;
        margin-bottom: 30px
    }
    #top-inner #top-ticket .top-ticket-area {
        padding: 5px 30px 10px
    }
    #top-inner #top-ticket .top-ticket-bloc {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-bottom: 15px
    }
    #top-inner #top-ticket .top-ticket-bloc .inner,
    #top-inner #top-ticket .top-ticket-bloc-one .inner {
        padding: 25px 10px 10px
    }
    #top-inner #top-ticket .top-ticket-bloc h2,
    #top-inner #top-ticket .top-ticket-bloc-one h2 {
        font-size: 46px;
        line-height: 1;
        margin-bottom: 10px
    }
    #top-inner #top-ticket .top-ticket-bloc h3,
    #top-inner #top-ticket .top-ticket-bloc-one h3 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 16px
    }
    #top-inner #top-ticket .top-ticket-bloc h5,
    #top-inner #top-ticket .top-ticket-bloc-one h5 {
        font-size: 15px;
        margin-bottom: 10px
    }
    #top-inner #top-ticket .top-ticket-bloc h4,
    #top-inner #top-ticket .top-ticket-bloc-one h4 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 16px
    }
    #top-inner #top-ticket .top-ticket-bloc ul,
    #top-inner #top-ticket .top-ticket-bloc-one ul {
        padding-top: 0
    }
    #top-inner #top-ticket .top-ticket-bloc ul li a,
    #top-inner #top-ticket .top-ticket-bloc ul li p,
    #top-inner #top-ticket .top-ticket-bloc-one ul li a, #top-inner #top-ticket .top-ticket-bloc-one ul li span,
    #top-inner #top-ticket .top-ticket-bloc-one ul li p {
        font-size: 20px;
        padding: 26px 10px 22px
    }
    #top-inner #top-ticket .top-ticket-bloc ul li,
    #top-inner #top-ticket .top-ticket-bloc ul li:first-child,
    #top-inner #top-ticket .top-ticket-bloc-one ul li,
    #top-inner #top-ticket .top-ticket-bloc-one ul li:first-child {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-bottom: 15px
    }
    #top-inner #top-ticket .top-ticket-bloc ul li:first-child,
    #top-inner #top-ticket .top-ticket-bloc ul li:first-child:first-child,
    #top-inner #top-ticket .top-ticket-bloc-one ul li:first-child,
    #top-inner #top-ticket .top-ticket-bloc-one ul li:first-child:first-child {
        margin-left: 0
    }
    #top-inner #top-ticket .top-ticket-bloc ul li.notice a,
    #top-inner #top-ticket .top-ticket-bloc-one ul li.notice a {
        font-size: 20px;
        line-height: 20px;
        padding: 13px 10px 14px
    }
    #top-inner #top-ticket .top-ticket-bloc ul li.notice a span,
    #top-inner #top-ticket .top-ticket-bloc-one ul li.notice a span {
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 6px
    }
}

@media screen and (max-width:400px) {
    #top-inner #top-ticket {
        margin-bottom: 30px
    }
    #top-inner #top-ticket h2+.top-ticket-area {
        margin-top: 20px
    }
    #top-inner #top-ticket .top-ticket-area {
        padding: 5px 15px 10px
    }
    #top-inner #top-ticket .top-ticket-bloc .inner,
    #top-inner #top-ticket .top-ticket-bloc-one .inner {
        padding: 20px 5px 10px
    }
    #top-inner #top-ticket .top-ticket-bloc h2,
    #top-inner #top-ticket .top-ticket-bloc-one h2 {
        font-size: 42px;
        line-height: 1;
        margin-bottom: 12px
    }
    #top-inner #top-ticket .top-ticket-bloc h3,
    #top-inner #top-ticket .top-ticket-bloc-one h3 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 12px
    }
    #top-inner #top-ticket .top-ticket-bloc h5,
    #top-inner #top-ticket .top-ticket-bloc-one h5 {
        font-size: 14px;
        margin-bottom: 8px
    }
    #top-inner #top-ticket .top-ticket-bloc h4,
    #top-inner #top-ticket .top-ticket-bloc-one h4 {
        font-size: 15px;
        line-height: 26px;
        letter-spacing: -.02em;
        margin-bottom: 12px
    }
    #top-inner #top-ticket .top-ticket-bloc ul,
    #top-inner #top-ticket .top-ticket-bloc-one ul {
        padding-top: 0
    }
    #top-inner #top-ticket .top-ticket-bloc ul li,
    #top-inner #top-ticket .top-ticket-bloc-one ul li {
        margin-bottom: 12px
    }
    #top-inner #top-ticket .top-ticket-bloc ul li a,
    #top-inner #top-ticket .top-ticket-bloc ul li p,
    #top-inner #top-ticket .top-ticket-bloc-one ul li a, #top-inner #top-ticket .top-ticket-bloc-one ul li span,
    #top-inner #top-ticket .top-ticket-bloc-one ul li p {
        font-size: 18px;
        padding: 18px 10px 15px
    }
    #top-inner #top-ticket .top-ticket-bloc ul li.notice a,
    #top-inner #top-ticket .top-ticket-bloc-one ul li.notice a {
        font-size: 18px;
        line-height: 20px;
        padding: 13px 10px 12px
    }
    #top-inner #top-ticket .top-ticket-bloc ul li.notice a span,
    #top-inner #top-ticket .top-ticket-bloc-one ul li.notice a span {
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 6px
    }
}

@media screen and (max-width:320px) {
    #top-inner #top-ticket .top-ticket-bloc h2,
    #top-inner #top-ticket .top-ticket-bloc-one h2 {
        font-size: 40px
    }
}

#top-inner #top-news {
    position: relative
}

#top-inner #top-news p.link {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    display: block;
    text-align: right;
    padding-right: 6px;
    margin-top: -12px
}

#top-inner #top-news p.link a, #top-inner #top-news p.link span {
    color: #38303d;
    font-size: 16px;
    line-height: 24px
}

#top-inner #top-news p.link a span, #top-inner #top-news p.link span span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    margin-left: 9px
}

#top-inner #top-news .top-news-area {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #ebeaea;
    background-color: #fff;
    padding: 35px 35px 28px 34px
}

#top-inner #top-news .pbloc-top-news {
    margin-bottom: 22px;
    border-bottom: 1px solid #e4e4e7;
    padding-bottom: 23px
}

#top-inner #top-news .pbloc-top-news .img-box {
    float: left;
    width: 152px;
    margin-right: 18px
}

#top-inner #top-news .pbloc-top-news .img-box span:first-child {
    display: block
}

#top-inner #top-news .pbloc-top-news .txt-box {
    float: right;
    width: 100%;
    margin-left: -170px
}

#top-inner #top-news .pbloc-top-news .txt-box .txt-box-inner {
    margin-left: 167px
}

#top-inner #top-news .pbloc-top-news p.date {
    font-family: Poppins, sans-serif;
    font-weight: 500;
    color: #ef9fc2;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 7px;
    padding-top: 2px;
    letter-spacing: .02em
}

#top-inner #top-news .pbloc-top-news h2 {
    color: #18191c;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    max-height: 78px;
    overflow: hidden;
    padding-left: 1px
}

#top-inner #top-news .pbloc-top-news h2 a, #top-inner #top-news .pbloc-top-news h2 span {
    color: #18191c
}
#top-inner #top-news .pbloc-top-news h2 span:hover{ text-decoration: underline !important;}
@media screen and (min-width:801px) {
    #top-inner #top-news p.link a, #top-inner #top-news p.link span {
        -moz-transition: border .2s, background-color .2s, color .2s;
        -o-transition: border .2s, background-color .2s, color .2s;
        -webkit-transition: border .2s, background-color .2s, color .2s;
        transition: border .2s, background-color .2s, color .2s
    }
}

@media screen and (max-width:1120px) {
    #top-inner #top-news .pbloc-top-news .img-box {
        width: 120px;
        margin-right: 20px
    }
    #top-inner #top-news .pbloc-top-news .txt-box {
        margin-left: -140px
    }
    #top-inner #top-news .pbloc-top-news .txt-box .txt-box-inner {
        margin-left: 140px
    }
}

@media screen and (max-width:1024px) {
    #top-inner #top-news .pbloc-top-news .img-box {
        width: 150px;
        margin-right: 20px
    }
    #top-inner #top-news .pbloc-top-news .txt-box {
        margin-left: -170px
    }
    #top-inner #top-news .pbloc-top-news .txt-box .txt-box-inner {
        margin-left: 170px
    }
}

@media screen and (max-width:800px) {
    #top-inner #top-news .pbloc-top-news .img-box {
        width: 120px;
        margin-right: 20px
    }
    #top-inner #top-news .pbloc-top-news .txt-box {
        margin-left: -140px
    }
    #top-inner #top-news .pbloc-top-news .txt-box .txt-box-inner {
        margin-left: 140px
    }
}

@media screen and (max-width:600px) {
    #top-inner #top-news p.link {
        padding-right: 2px
    }
    #top-inner #top-news p.link a, #top-inner #top-news p.link span {
        font-size: 14px;
        line-height: 20px
    }
    #top-inner #top-news p.link a span, #top-inner #top-news p.link span span {
        font-size: 12px;
        margin-left: 10px
    }
    #top-inner #top-news .top-news-area {
        padding: 30px 30px 25px
    }
    #top-inner #top-news .pbloc-top-news {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        padding-bottom: 20px
    }
    #top-inner #top-news .pbloc-top-news .img-box {
        width: 100px;
        margin-right: 15px
    }
    #top-inner #top-news .pbloc-top-news .txt-box {
        margin-left: -115px
    }
    #top-inner #top-news .pbloc-top-news .txt-box .txt-box-inner {
        margin-left: 115px
    }
    #top-inner #top-news .pbloc-top-news p.date {
        font-size: 16px;
        margin-bottom: 8px
    }
    #top-inner #top-news .pbloc-top-news h2 {
        font-size: 14px;
        line-height: 22px;
        max-height: 100%;
        overflow: visible
    }
}

@media screen and (max-width:400px) {
    #top-inner #top-news .top-news-area {
        padding: 20px 15px 15px
    }
    #top-inner #top-news .pbloc-top-news {
        margin-bottom: 15px;
        padding-bottom: 15px
    }
    #top-inner #top-news .pbloc-top-news p.date {
        font-size: 15px;
        margin-bottom: 6px
    }
    #top-inner #top-news .pbloc-top-news h2 {
        font-size: 13px;
        line-height: 20px
    }
}

#content-wrap.lines .post,
#content-wrap.lines .scale {
    text-align: left;
    position: relative
}

#content-wrap.lines .article-footer:after,
#content-wrap.lines .cafemenu-area:after,
#content-wrap.lines .pbloc-inner:after {
    height: 0;
    visibility: hidden;
    content: ".";
    display: block;
    clear: both
}

#content-wrap.lines .cassette {
    margin-bottom: 10px
}

#content-wrap.lines .cassette .pbloc-post .img-box {
    -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .07), 0 3px 3px rgba(0, 0, 0, .08);
    -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .07), 0 3px 3px rgba(0, 0, 0, .08);
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .07), 0 3px 3px rgba(0, 0, 0, .08);
    float: left;
    width: 92px;
    margin-right: 16px
}

#content-wrap.lines .cassette .pbloc-post .img-box span {
    display: block;
    padding: 1px
}

#content-wrap.lines .cassette .pbloc-post .img-box+.txt-box {
    float: right;
    width: 100%;
    margin-left: -108px;
    border-bottom: 1px dotted #000;
    padding-bottom: 14px;
    margin-bottom: 14px;
    min-height: 92px
}

#content-wrap.lines .cassette .pbloc-post .img-box+.txt-box .txt-box-inner {
    margin-left: 108px;
    padding-left: 0;
    padding-right: 10px
}

#content-wrap.lines .cassette .pbloc-post .txt-box .txt-box-inner {
    padding-left: 7px;
    padding-right: 0
}

#content-wrap.lines .cassette .pbloc-post p.cate,
#content-wrap.lines .cassette .pbloc-post p.date {
    line-height: 16px;
    margin-top: 1px;
    margin-bottom: 4px
}

#content-wrap.lines .cassette .pbloc-post p.date span {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #151515;
    font-size: 16px;
    line-height: 16px
}

#content-wrap.lines .cassette .pbloc-post p.date span:before {
    content: ';';
    font-family: web_icon_fontsregular;
    display: inline-block;
    vertical-align: top;
    margin-right: 7px;
    color: #151515;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    font-style: normal;
    padding-top: 1px
}

#content-wrap.lines .cassette .pbloc-post p.cate a {
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    font-weight: 700
}

#content-wrap.lines .cassette .pbloc-post h3 {
    color: #000;
    font-size: 15px;
    line-height: 21px
}

#content-wrap.lines .cassette .pbloc-post h3 a {
    color: #000
}

@media screen and (max-width:720px) {
    #content-wrap.lines .cassette .pbloc-post .img-box+.txt-box .txt-box-inner {
        padding-right: 0
    }
}

@media screen and (max-width:568px) {
    #content-wrap.lines .cassette .pbloc-post .img-box {
        margin-right: 14px
    }
    #content-wrap.lines .cassette .pbloc-post .img-box+.txt-box {
        float: right;
        width: 100%;
        margin-left: -106px;
        padding-bottom: 9px;
        margin-bottom: 9px;
        border-bottom: 1px dotted #707070;
        min-height: 92px
    }
    #content-wrap.lines .cassette .pbloc-post .img-box+.txt-box .txt-box-inner {
        margin-left: 106px;
        padding-left: 0;
        padding-right: 0
    }
    #content-wrap.lines .cassette .pbloc-post p.cate,
    #content-wrap.lines .cassette .pbloc-post p.date {
        margin-top: 3px;
        margin-bottom: 4px
    }
}

@media screen and (max-width:320px) {
    #content-wrap.lines .cassette .pbloc-post .img-box {
        margin-right: 14px;
        margin-left: -7px
    }
    #content-wrap.lines .cassette .pbloc-post .img-box+.txt-box {
        margin-left: -99px
    }
    #content-wrap.lines .cassette .pbloc-post .img-box+.txt-box .txt-box-inner {
        margin-left: 99px
    }
}

.img-box {
    position: relative
}

.img-box a {
    display: block;
    position: relative;
    z-index: 0
}

.img-box img {
    width: 100%;
    height: auto;
    vertical-align: top
}

#content-wrap.lines .pbloc-l,
#content-wrap.lines .pbloc-m {
    margin-bottom: 22px;
    -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .07), 0 3px 3px rgba(0, 0, 0, .08);
    -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .07), 0 3px 3px rgba(0, 0, 0, .08);
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .07), 0 3px 3px rgba(0, 0, 0, .08);
    padding: 1px
}

#content-wrap.lines .pbloc-l .pbloc-inner,
#content-wrap.lines .pbloc-m .pbloc-inner {
    background-color: #fff;
    padding: 24px
}

#content-wrap.lines .pbloc-l .txt-box,
#content-wrap.lines .pbloc-m .txt-box {
    padding: 15px 0 5px
}

#content-wrap.lines .pbloc-l .cate,
#content-wrap.lines .pbloc-m .cate {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 13px;
    line-height: 13px;
    background-color: #d71919;
    padding: 6px 10px 0;
    height: 24px;
    min-width: 120px;
    -moz-transition: background-color .2s;
    -o-transition: background-color .2s;
    -webkit-transition: background-color .2s;
    transition: background-color .2s
}

#content-wrap.lines .pbloc-l .cate:hover,
#content-wrap.lines .pbloc-m .cate:hover {
    background-color: #ea6363
}

#content-wrap.lines .pbloc-l p.date,
#content-wrap.lines .pbloc-m p.date {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    color: #151515;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 5px;
    padding-left: 2px
}

#content-wrap.lines .pbloc-l h1,
#content-wrap.lines .pbloc-l h2,
#content-wrap.lines .pbloc-m h1,
#content-wrap.lines .pbloc-m h2 {
    color: #151515;
    font-size: 24px;
    line-height: 33px;
    font-weight: 400;
    margin-bottom: 8px
}

#content-wrap.lines .pbloc-l p,
#content-wrap.lines .pbloc-m p {
    color: #151515;
    font-size: 14px;
    line-height: 22px
}

@media screen and (max-width:1180px) {
    #content-wrap.lines .pbloc-l .pbloc-inner,
    #content-wrap.lines .pbloc-m .pbloc-inner {
        padding: 20px
    }
    #content-wrap.lines .pbloc-l h1,
    #content-wrap.lines .pbloc-l h2,
    #content-wrap.lines .pbloc-m h1,
    #content-wrap.lines .pbloc-m h2 {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 10px
    }
}

@media screen and (max-width:1024px) {
    #content-wrap.lines .pbloc-l .pbloc-inner,
    #content-wrap.lines .pbloc-m .pbloc-inner {
        padding: 24px
    }
    #content-wrap.lines .pbloc-l h1,
    #content-wrap.lines .pbloc-l h2,
    #content-wrap.lines .pbloc-m h1,
    #content-wrap.lines .pbloc-m h2 {
        font-size: 24px;
        line-height: 33px;
        margin-bottom: 8px
    }
}

@media screen and (max-width:900px) {
    #content-wrap.lines .pbloc-l,
    #content-wrap.lines .pbloc-m {
        margin-bottom: 22px
    }
    #content-wrap.lines .pbloc-l .pbloc-inner,
    #content-wrap.lines .pbloc-m .pbloc-inner {
        padding: 20px
    }
    #content-wrap.lines .pbloc-l h1,
    #content-wrap.lines .pbloc-l h2,
    #content-wrap.lines .pbloc-m h1,
    #content-wrap.lines .pbloc-m h2 {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 10px
    }
}

@media screen and (max-width:720px) {
    #content-wrap.lines .pbloc-l,
    #content-wrap.lines .pbloc-m {
        margin-bottom: 20px
    }
    #content-wrap.lines .pbloc-l .pbloc-inner,
    #content-wrap.lines .pbloc-m .pbloc-inner {
        padding: 16px
    }
    #content-wrap.lines .pbloc-l h1,
    #content-wrap.lines .pbloc-l h2,
    #content-wrap.lines .pbloc-m h1,
    #content-wrap.lines .pbloc-m h2 {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 10px
    }
    #content-wrap.lines .pbloc-l p,
    #content-wrap.lines .pbloc-m p {
        font-size: 13px;
        line-height: 20px
    }
}

@media screen and (max-width:420px) {
    #content-wrap.lines .pbloc-l,
    #content-wrap.lines .pbloc-m {
        margin-bottom: 12px
    }
    #content-wrap.lines .pbloc-l .txt-box,
    #content-wrap.lines .pbloc-m .txt-box {
        padding: 12px 2px 5px
    }
    #content-wrap.lines .pbloc-l .pbloc-inner,
    #content-wrap.lines .pbloc-m .pbloc-inner {
        padding: 12px
    }
    #content-wrap.lines .pbloc-l h1,
    #content-wrap.lines .pbloc-l h2,
    #content-wrap.lines .pbloc-m h1,
    #content-wrap.lines .pbloc-m h2 {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 8px
    }
    #content-wrap.lines .pbloc-l p,
    #content-wrap.lines .pbloc-m p {
        font-size: 13px;
        line-height: 20px
    }
    #content-wrap.lines .pbloc-l .cate,
    #content-wrap.lines .pbloc-m .cate {
        font-size: 13px;
        padding: 4px 5px 0;
        height: 21px;
        min-width: 110px
    }
}

#content-wrap.lines .pbloc-l .sns-box,
#content-wrap.lines .pbloc-l .sns-count-box,
#content-wrap.lines .pbloc-m .sns-box,
#content-wrap.lines .pbloc-m .sns-count-box {
    position: absolute;
    bottom: 13px;
    left: 0;
    right: 0;
    height: 30px;
    overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#content-wrap.lines .pbloc-l .sns-box ul,
#content-wrap.lines .pbloc-m .sns-box ul {
    padding: 1px 0 0 2px
}

#content-wrap.lines .sns-box ul li {
    display: inline-block;
    vertical-align: top;
    margin-right: 7px
}

#content-wrap.lines .sns-count-box>div {
    margin-left: 0;
    cursor: pointer;
    display: inline-block
}

#content-wrap.lines .sns-count-box .arw {
    width: 28px;
    float: left;
    margin-right: 8px
}

#content-wrap.lines .sns-count-box p.arw-txt {
    font-family: Roboto, sans-serif;
    font-weight: 500;
    display: inline-block;
    font-size: 15px;
    line-height: 16px;
    color: #3a3030;
    padding-top: 5px;
    vertical-align: top
}

#content-wrap.lines .pbloc-l.disable .txt-box,
#content-wrap.lines .pbloc-m.disable .txt-box {
    padding: 15px 0 5px
}

#content-wrap.lines .pbloc-l.disable,
#content-wrap.lines .pbloc-m.disable {
    cursor: pointer
}

#content-wrap.lines .pbloc-l.disable .card-over,
#content-wrap.lines .pbloc-m.disable .card-over {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, .77);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#c4ffffff',endColorstr='#c4ffffff',GradientType=0))";
    border: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 0;
    display: none\9
}

#content-wrap.lines .pbloc-l.disable .card-over .inner,
#content-wrap.lines .pbloc-m.disable .card-over .inner {
    display: table;
    width: 100%;
    height: 100%
}

#content-wrap.lines .pbloc-l .card-over .inner ul,
#content-wrap.lines .pbloc-l .card-over .inner>a {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

#content-wrap.lines .pbloc-l .card-over .inner ul li {
    max-width: 250px;
    width: 90%;
    margin: 0 auto 4%
}

#content-wrap.lines .pbloc-l .card-over .inner ul li p {
    color: #151515;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700
}

#content-wrap.lines .pbloc-l .card-over .inner ul li a {
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    font-weight: 700;
    padding: 14px 10px 12px;
    display: block;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -ms-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
    background-color: #363635;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

#content-wrap.lines .pbloc-l .card-over .inner ul li a:hover {
    background-color: #5e5e5d
}

@media screen and (min-width:769px) {
    #content-wrap.lines .pbloc-l.disable:hover .card-over,
    #content-wrap.lines .pbloc-m.disable:hover .card-over {
        opacity: 1;
        display: block
    }
}

@media screen and (max-width:768px) {
    #content-wrap.lines .pbloc-l.disable .card-over,
    #content-wrap.lines .pbloc-m.disable .card-over {
        opacity: 1;
        display: block
    }
}

@media screen and (max-width:568px) {
    #content-wrap.lines .pbloc-l.disable .card-over,
    #content-wrap.lines .pbloc-m.disable .card-over {
        border: 1px solid #ddd
    }
    #content-wrap.lines .pbloc-l .card-over .inner ul li p {
        font-size: 15px;
        line-height: 20px
    }
}

#content-wrap.lines .list-article .pbloc-list {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 18px;
    margin-bottom: 29px;
    border-bottom: 1px dotted #524444
}

#content-wrap.lines .list-article .pbloc-list .img-box span:first-child {
    display: block;
    border: 1px solid #e1dfde
}

#content-wrap.lines .list-article .pbloc-list .img-box {
    float: left;
    width: 322px;
    margin-right: 38px;
    margin-bottom: 13px
}

#content-wrap.lines .list-article .pbloc-list .img-box img {
    vertical-align: top;
    width: 100%;
    height: auto
}

#content-wrap.lines .list-article .pbloc-list .txt-box {
    float: right;
    width: 100%;
    margin-left: -360px
}

#content-wrap.lines .list-article .pbloc-list .txt-box .txt-box-inner {
    margin-left: 360px
}

#content-wrap.lines .list-article .pbloc-list:first-child {
    padding-top: 0
}

#content-wrap.lines .list-article .pbloc-list .cate {
    bottom: 1px;
    left: 1px
}

#content-wrap.lines .list-article .pbloc-list p.date {
    line-height: 16px;
    margin-bottom: 11px;
    margin-top: 0
}

#content-wrap.lines .list-article .pbloc-list p.date span {
    font-size: 20px
}

#content-wrap.lines .list-article .pbloc-list p.date span:before {
    font-size: 11px;
    line-height: 16px;
    padding-top: 6px
}

#content-wrap.lines .list-article .pbloc-list h1,
#content-wrap.lines .list-article .pbloc-list h2 {
    color: #3a3030;
    font-size: 24px;
    line-height: 33px;
    font-weight: 400;
    margin-bottom: 11px
}

#content-wrap.lines .list-article .pbloc-list p.txt {
    color: #3a3030;
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 10px
}

#content-wrap.lines .list-voice .pbloc-list {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 48.46%;
    margin-left: 0;
    clear: left;
    margin-bottom: 24px
}

#content-wrap.lines .list-voice .pbloc-list .pbloc-inner {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#12000000, endcolorstr=#12000000))";
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjA3Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMDciLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(0, 0, 0, .07)), color-stop(100%, rgba(0, 0, 0, .07)));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .07) 0, rgba(0, 0, 0, .07) 100%);
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .07) 0, rgba(0, 0, 0, .07) 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .07) 0, rgba(0, 0, 0, .07) 100%);
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, .08);
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .08);
    box-shadow: 0 3px 3px rgba(0, 0, 0, .08);
    padding: 1px
}

#content-wrap.lines .list-voice .pbloc-list .img-box {
    border-bottom: 1px solid #ededed
}

#content-wrap.lines .list-voice .pbloc-list .txt-box {
    background-color: #fff;
    padding: 13px 17px 19px
}

#content-wrap.lines .list-voice .pbloc-list p.date {
    line-height: 16px;
    margin-bottom: 8px;
    margin-top: 0;
    padding-left: 1px
}

#content-wrap.lines .list-voice .pbloc-list p.date span {
    font-size: 16px
}

#content-wrap.lines .list-voice .pbloc-list p.date span:before {
    font-size: 12px;
    line-height: 16px;
    padding-top: 1px
}

#content-wrap.lines .list-voice .pbloc-list h1,
#content-wrap.lines .list-voice .pbloc-list h2 {
    color: #222;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 18px
}

#content-wrap.lines .list-voice .pbloc-list p.txt {
    color: #222;
    font-size: 14px;
    line-height: 22px
}

#content-wrap.lines .list-voice .pbloc-list p.here {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    text-align: right;
    font-size: 15px;
    line-height: 1
}

#content-wrap.lines .list-voice .pbloc-list p.here a,
#content-wrap.lines .list-voice .pbloc-list p.here span {
    position: relative;
    color: #a4aab0
}

#content-wrap.lines .list-voice .pbloc-list p.here a:after,
#content-wrap.lines .list-voice .pbloc-list p.here span:after {
    content: '>';
    font-family: web_icon_fontsregular;
    display: inline-block;
    vertical-align: top;
    margin-left: 7px;
    color: #a4aab0;
    font-size: 13px;
    line-height: 15px;
    font-weight: 400
}

#content-wrap.lines .list-voice .pbloc-list:nth-child(even),
#content-wrap.lines .list-voice article.even {
    float: right;
    margin-left: 3.08%;
    clear: none
}

#content-wrap.lines .pbloc-list .img-box img {
    vertical-align: top;
    width: 100%;
    height: auto
}

#content-wrap.lines .pbloc-list .cate {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 13px;
    line-height: 13px;
    background-color: #d71919;
    padding: 4px 10px 0;
    height: 21px;
    min-width: 110px;
    -moz-transition: background-color .2s;
    -o-transition: background-color .2s;
    -webkit-transition: background-color .2s;
    transition: background-color .2s
}

#content-wrap.lines .pbloc-list .cate:hover {
    background-color: #ea6363
}

#content-wrap.lines .pbloc-list p.date span {
    position: relative;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    color: #ef9fc2;
    font-size: 20px;
    line-height: 1
}

#content-wrap.lines .pbloc-list p.date span:before {
    content: ';';
    font-family: web_icon_fontsregular;
    display: inline-block;
    vertical-align: top;
    margin-right: 6px;
    color: #ef9fc2;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    font-style: normal;
    padding-top: 0;
    letter-spacing: 0
}

#content-wrap.lines .pbloc-list .txt-box-inner h1 a,
#content-wrap.lines .pbloc-list .txt-box-inner h1 a:active,
#content-wrap.lines .pbloc-list .txt-box-inner h1 a:hover,
#content-wrap.lines .pbloc-list .txt-box-inner h1 a:visited,
#content-wrap.lines .pbloc-list .txt-box-inner h2 a,
#content-wrap.lines .pbloc-list .txt-box-inner h2 a:active,
#content-wrap.lines .pbloc-list .txt-box-inner h2 a:hover,
#content-wrap.lines .pbloc-list .txt-box-inner h2 a:visited {
    color: #18191c
}

#content-wrap.lines .pbloc-list .share-box {
    position: relative;
    height: 30px;
    margin-top: 4px
}

#content-wrap.lines .pbloc-list .sns-box,
#content-wrap.lines .pbloc-list .sns-count-box {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 30px;
    overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#list-inner,
#post-inner,
#top-inner {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

@media screen and (max-width:1230px) {
    #content-wrap.lines .list-article .pbloc-list .img-box {
        width: 200px;
        margin-right: 30px
    }
    #content-wrap.lines .list-article .pbloc-list .txt-box {
        margin-left: -230px
    }
    #content-wrap.lines .list-article .pbloc-list .txt-box .txt-box-inner {
        margin-left: 230px
    }
}

@media screen and (max-width:1024px) {
    #content-wrap.lines .list-article .pbloc-list .img-box {
        width: 322px;
        margin-right: 38px
    }
    #content-wrap.lines .list-article .pbloc-list .txt-box {
        margin-left: -360px
    }
    #content-wrap.lines .list-article .pbloc-list .txt-box .txt-box-inner {
        margin-left: 360px
    }
}

@media screen and (max-width:900px) {
    #content-wrap.lines .list-article .pbloc-list .img-box {
        width: 200px;
        margin-right: 30px
    }
    #content-wrap.lines .list-article .pbloc-list .txt-box {
        margin-left: -230px
    }
    #content-wrap.lines .list-article .pbloc-list .txt-box .txt-box-inner {
        margin-left: 230px
    }
}

@media screen and (max-width:768px) {
    #content-wrap.lines .list-article .pbloc-list h1,
    #content-wrap.lines .list-article .pbloc-list h2 {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 12px
    }
    #content-wrap.lines .list-article .pbloc-list p.txt {
        font-size: 13px;
        line-height: 22px
    }
}

@media screen and (max-width:600px) {
    #content-wrap.lines .list-article .pbloc-list .share-box,
    #content-wrap.lines .list-article .pbloc-list p.txt,
    #content-wrap.lines .list-voice .pbloc-list p.txt {
        display: none
    }
    #content-wrap.lines .list-article .pbloc-list {
        padding-bottom: 10px;
        margin-bottom: 20px
    }
    #content-wrap.lines .list-article .pbloc-list .img-box {
        width: 140px;
        margin-right: 20px
    }
    #content-wrap.lines .list-article .pbloc-list .txt-box {
        margin-left: -160px
    }
    #content-wrap.lines .list-article .pbloc-list .txt-box .txt-box-inner {
        margin-left: 160px
    }
    #content-wrap.lines .list-article .pbloc-list p.date {
        line-height: 15px;
        margin-bottom: 8px;
        margin-top: 0
    }
    #content-wrap.lines .list-article .pbloc-list p.date span {
        font-size: 18px
    }
    #content-wrap.lines .list-article .pbloc-list p.date span:before {
        font-size: 11px;
        line-height: 15px;
        padding-top: 5px
    }
    #content-wrap.lines .list-article .pbloc-list h1,
    #content-wrap.lines .list-article .pbloc-list h2 {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 10px
    }
    #content-wrap.lines .list-article .pbloc-list .cate {
        font-size: 11px;
        line-height: 11px;
        padding: 4px 5px 0;
        height: 20px;
        min-width: 80px
    }
    #content-wrap.lines .list-voice .pbloc-list {
        margin-bottom: 20px
    }
    #content-wrap.lines .list-voice .pbloc-list p.date {
        line-height: 15px;
        margin-bottom: 8px;
        margin-top: 0;
        padding-left: 0
    }
    #content-wrap.lines .list-voice .pbloc-list p.date span {
        font-size: 15px
    }
    #content-wrap.lines .list-voice .pbloc-list p.date span:before {
        font-size: 12px;
        line-height: 15px;
        padding-top: 1px
    }
    #content-wrap.lines .list-voice .pbloc-list h1,
    #content-wrap.lines .list-voice .pbloc-list h2 {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 10px
    }
    #content-wrap.lines .list-voice .pbloc-list .cate {
        font-size: 11px;
        line-height: 11px;
        padding: 4px 5px 0;
        height: 20px;
        min-width: 100px
    }
}

@media screen and (max-width:400px) {
    #content-wrap.lines .list-article .pbloc-list {
        padding-bottom: 5px;
        margin-bottom: 10px
    }
    #content-wrap.lines .list-article .pbloc-list .img-box {
        width: 102px;
        margin-right: 15px
    }
    #content-wrap.lines .list-article .pbloc-list .txt-box {
        margin-left: -117px
    }
    #content-wrap.lines .list-article .pbloc-list .txt-box .txt-box-inner {
        margin-left: 117px
    }
    #content-wrap.lines .list-article .pbloc-list p.date {
        line-height: 16px;
        margin-bottom: 5px;
        margin-top: 0
    }
    #content-wrap.lines .list-article .pbloc-list p.date span {
        font-size: 16px
    }
    #content-wrap.lines .list-article .pbloc-list p.date span:before {
        font-size: 11px;
        line-height: 16px;
        padding-top: 3px
    }
    #content-wrap.lines .list-article .pbloc-list h1,
    #content-wrap.lines .list-article .pbloc-list h2 {
        font-size: 15px;
        line-height: 21px;
        margin-bottom: 5px
    }
    #content-wrap.lines .list-article .pbloc-list .cate {
        font-size: 11px;
        line-height: 11px;
        padding: 3px 5px 0;
        height: 16px;
        min-width: 60px
    }
    #content-wrap.lines .list-voice .pbloc-list {
        margin-bottom: 15px
    }
    #content-wrap.lines .list-voice .pbloc-list .txt-box {
        padding: 10px 12px 14px
    }
    #content-wrap.lines .list-voice .pbloc-list p.date {
        line-height: 14px;
        margin-bottom: 6px;
        margin-top: 0;
        padding-left: 0
    }
    #content-wrap.lines .list-voice .pbloc-list p.date span {
        font-size: 14px
    }
    #content-wrap.lines .list-voice .pbloc-list p.date span:before {
        font-size: 11px;
        line-height: 14px;
        padding-top: 3px
    }
    #content-wrap.lines .list-voice .pbloc-list h1,
    #content-wrap.lines .list-voice .pbloc-list h2 {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 0
    }
    #content-wrap.lines .list-voice .pbloc-list .cate {
        font-size: 11px;
        line-height: 11px;
        padding: 3px 5px 0;
        height: 16px;
        min-width: 80px
    }
    #content-wrap.lines .list-voice .pbloc-list p.here {
        display: none
    }
}

@media screen and (max-width:320px) {
    #content-wrap.lines .list-voice .pbloc-list {
        margin-bottom: 10px
    }
}

#content-wrap.lines .list-article .pbloc-list.disable,
#content-wrap.lines .list-voice .pbloc-list.disable {
    cursor: pointer
}

#content-wrap.lines .list-article .pbloc-list.disable .card-over,
#content-wrap.lines .list-voice .pbloc-list.disable .card-over {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 30px;
    background-color: rgba(255, 255, 255, .77);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#c4ffffff',endColorstr='#c4ffffff',GradientType=0))";
    border: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 0;
    display: none\9
}

#content-wrap.lines .list-article .pbloc-list.disable .card-over .inner,
#content-wrap.lines .list-voice .pbloc-list.disable .card-over .inner {
    display: table;
    width: 100%;
    height: 100%
}

#content-wrap.lines .list-voice .pbloc-list.disable .card-over {
    bottom: 0
}

#content-wrap.lines .pbloc-list.disable .card-over .inner ul,
#content-wrap.lines .pbloc-list.disable .card-over .inner>a {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

#content-wrap.lines .pbloc-list.disable .card-over .inner ul li {
    max-width: 250px;
    width: 90%;
    margin: 0 auto 4%
}

#content-wrap.lines .pbloc-list.disable .card-over .inner ul li p {
    color: #151515;
    font-size: 15px;
    line-height: 20px;
    font-weight: 700
}

#content-wrap.lines .pbloc-list.disable .card-over .inner ul li p span {
    display: none
}

#content-wrap.lines .pbloc-list.disable .card-over .inner ul li p a {
    color: #151515;
    text-decoration: underline
}

#content-wrap.lines .pbloc-list.disable .card-over .inner ul li>a {
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    font-weight: 700;
    padding: 13px 10px 11px;
    display: block;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -ms-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
    background-color: #363635;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

#content-wrap.lines .members-only .btn-area .btn a,
#content-wrap.lines .pbloc-reco .cate {
    -moz-transition: background-color .2s;
    -o-transition: background-color .2s;
    -webkit-transition: background-color .2s
}

#content-wrap.lines .pbloc-list.disable .card-over .inner ul li>a:hover {
    background-color: #5e5e5d;
    text-decoration: none
}

#content-wrap.lines .list-article .pbloc-list.disable .card-over .inner ul li {
    margin-bottom: 2%
}

#content-wrap.lines .list-article .pbloc-list.disable .card-over .inner ul li:last-child {
    margin-bottom: 0
}

#content-wrap.lines .list-article .pbloc-list.disable .pbloc-inner {
    min-height: 180px
}

@media screen and (min-width:769px) {
    #content-wrap.lines .list-article .pbloc-list.disable:hover .card-over,
    #content-wrap.lines .list-voice .pbloc-list.disable:hover .card-over {
        opacity: 1;
        display: block
    }
}

@media screen and (max-width:768px) {
    #content-wrap.lines .list-article .pbloc-list.disable .card-over,
    #content-wrap.lines .list-voice .pbloc-list.disable .card-over {
        opacity: 1;
        display: block
    }
    #content-wrap.lines .line2 .loading {
        margin-top: -40px
    }
}

@media screen and (max-width:600px) {
    #content-wrap.lines .list-article .pbloc-list.disable .card-over {
        bottom: 20px
    }
    #content-wrap.lines .pbloc-list.disable .card-over .inner ul li {
        display: none
    }
    #content-wrap.lines .pbloc-list.disable .card-over .inner ul li:first-child {
        display: block;
        margin-bottom: 0
    }
    #content-wrap.lines .pbloc-list.disable .card-over .inner ul li:first-child p {
        font-size: 13px
    }
    #content-wrap.lines .pbloc-list.disable .card-over .inner ul li:first-child p span {
        display: block
    }
    #content-wrap.lines .list-article .pbloc-list.disable .pbloc-inner {
        min-height: 100px
    }
}

@media screen and (max-width:568px) {
    #content-wrap.lines .list-article .pbloc-list.disable .card-over,
    #content-wrap.lines .list-voice .pbloc-list.disable .card-over {
        border: 1px solid #ddd
    }
}

#content-wrap.lines .line-left .loading,
#content-wrap.lines .line1 .loading,
#content-wrap.lines .line2 .loading {
    text-align: center
}

#content-wrap.lines .line-left .loading span,
#content-wrap.lines .line1 .loading span,
#content-wrap.lines .line2 .loading span {
    display: block
}

#content-wrap.lines .line-left .loading img,
#content-wrap.lines .line1 .loading img,
#content-wrap.lines .line2 .loading img {
    width: 26px
}

#content-wrap.lines .line1 .loading {
    padding: 0 0 40px
}

#content-wrap.lines .line1 .loading img {
    width: 20px
}

#content-wrap.lines .line2 .loading {
    padding: 0 0 80px
}

#content-wrap.lines .line-left .loading {
    padding: 40px 0 50px
}

@media screen and (max-width:600px) {
    #content-wrap.lines .line-left .loading img,
    #content-wrap.lines .line1 .loading img,
    #content-wrap.lines .line2 .loading img {
        width: 20px
    }
    #content-wrap.lines .line1 .loading {
        padding: 20px 0 40px
    }
    #content-wrap.lines .line2 .loading {
        padding: 0 0 80px
    }
}

@media screen and (max-width:400px) {
    #content-wrap.lines .line-left .loading {
        padding: 30px 0
    }
}

#post-inner,
#top-inner {
    padding: 39px 69px 80px 70px;
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    color: #38303d;
    font-size: 14px;
    line-height: 26px;
    box-sizing: border-box
}

#post-inner .video-container,
#post-inner .youtube-embed,
#top-inner .video-container,
#top-inner .youtube-embed {
    background-color: #000
}

#post-inner .video-container,
#top-inner .video-container {
    margin-top: 0;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
    margin-bottom: 0;
    z-index: 0
}

#post-inner .video-container embed,
#post-inner .video-container iframe,
#post-inner .video-container object,
#top-inner .video-container embed,
#top-inner .video-container iframe,
#top-inner .video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

#post-inner .youtube-embed,
#top-inner .youtube-embed {
    margin-top: 0;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
    margin-bottom: 35px;
    z-index: 0
}

#top-inner {
    padding: 55px 59px 79px 80px
}

#list-inner {
    padding: 39px 69px 80px 70px;
    box-sizing: border-box
}

#post-inner header h1 {
    color: #38303d;
    font-size: 32px;
    line-height: 44px;
    font-weight: 700;
    padding: 0;
    margin-top: 0;
    margin-bottom: 16px
}

#post-inner .article-header p.date {
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 17px;
    padding-top: 0
}

#post-inner .article-header p.date span {
    position: relative;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    color: #ef9fc2;
    font-size: 22px;
    line-height: 1
}

#post-inner .article-header p.date span:before {
    content: ';';
    font-family: web_icon_fontsregular;
    display: inline-block;
    vertical-align: top;
    margin-right: 6px;
    color: #ef9fc2;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    font-style: normal;
    padding-top: 6px
}

#post-inner .article-header ul.post-data {
    line-height: 20px
}

#post-inner .article-header ul.post-data li {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 5px
}

#post-inner .article-header ul.post-data li span {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    margin-right: 3px;
    color: #38303d;
    font-size: 15px;
    line-height: 20px
}

#post-inner .article-header ul.post-data li a {
    position: relative;
    margin-right: 15px;
    color: #3a3030;
    font-size: 14px;
    line-height: 20px
}

#post-inner .article-header ul.post-data li a:before {
    content: ',';
    display: inline-block;
    margin-right: 6px;
    margin-left: -14px
}

#post-inner .article-header ul.post-data li span+a:before {
    display: none
}

#post-inner .article-header .eyecatch-img {
    margin-bottom: 23px
}

#post-inner .eyecatch-img {
    position: relative;
    height: auto;
    margin: 0
}

#post-inner .eyecatch-img span {
    display: block
}

#post-inner .eyecatch-img span img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e1dfde
}

#post-inner .article-footer div.other-data,
#post-inner .article-header div.other-data {
    margin-top: 0;
    position: relative;
    height: 80px
}

#post-inner .article-footer div.other-data ul.sns-btns li,
#post-inner .article-header div.other-data ul.sns-btns li {
    display: inline-block;
    vertical-align: bottom
}

#post-inner .article-footer div.other-data ul.sns-btns a,
#post-inner .article-footer div.other-data ul.sns-btns a:visited,
#post-inner .article-header div.other-data ul.sns-btns a,
#post-inner .article-header div.other-data ul.sns-btns a:visited {
    color: #fff
}

#post-inner .article-header div.other-data ul.sns-btns {
    padding-top: 16px;
    width: 100%
}

#post-inner .article-content {
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative
}

@media screen and (max-width:1230px) {
    #top-inner {
        padding: 80px 40px 60px
    }
    #list-inner,
    #post-inner {
        padding: 39px 45px 60px
    }
}

@media screen and (max-width:1024px) {
    #list-inner,
    #post-inner,
    #top-inner {
        padding: 39px 30px 60px
    }
}

@media screen and (max-width:768px) {
    #list-inner,
    #post-inner,
    #top-inner {
        padding: 30px 30px 60px
    }
    #post-inner header h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 18px
    }
    #post-inner .article-header p.date {
        line-height: 20px;
        margin-top: 0;
        margin-bottom: 10px
    }
    #post-inner .article-header p.date span {
        font-size: 20px
    }
    #post-inner .article-header ul.post-data {
        line-height: 18px
    }
    #post-inner .article-header ul.post-data li {
        margin-bottom: 3px
    }
    #post-inner .article-header ul.post-data li span {
        font-size: 14px;
        line-height: 18px
    }
    #post-inner .article-header ul.post-data li a {
        font-size: 13px;
        line-height: 18px
    }
    #post-inner .article-header .eyecatch-img {
        margin-bottom: 20px
    }
}

@media screen and (max-width:600px) {
    #list-inner,
    #post-inner,
    #top-inner {
        padding: 30px 25px 50px
    }
    #post-inner header h1 {
        font-size: 26px;
        line-height: 36px;
        margin-bottom: 18px
    }
    #post-inner .article-header p.date {
        line-height: 18px;
        margin-top: 0;
        margin-bottom: 8px
    }
    #post-inner .article-header p.date span {
        font-size: 18px
    }
    #post-inner .article-header p.date span:before {
        margin-right: 6px;
        font-size: 13px;
        line-height: 18px;
        padding-top: 4px
    }
    #post-inner .article-header .eyecatch-img {
        margin-bottom: 15px
    }
    #post-inner .article-content {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media screen and (max-width:568px) {
    #post-inner .article-footer div.other-data,
    #post-inner .article-header div.other-data {
        height: auto
    }
}

@media screen and (max-width:400px) {
    #post-inner,
    #top-inner {
        padding: 15px 15px 50px
    }
    #list-inner {
        padding: 15px 15px 30px
    }
    #post-inner header h1 {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 12px
    }
    #post-inner .article-header p.date {
        line-height: 15px;
        margin-bottom: 6px;
        padding-top: 2px
    }
    #post-inner .article-header p.date span {
        font-size: 16px
    }
    #post-inner .article-header p.date span:before {
        margin-right: 5px;
        font-size: 11px;
        line-height: 16px;
        padding-top: 3px
    }
    #post-inner .article-header ul.post-data {
        line-height: 18px
    }
    #post-inner .article-header ul.post-data li {
        margin-bottom: 3px
    }
    #post-inner .article-header ul.post-data li span {
        font-size: 14px;
        line-height: 18px
    }
    #post-inner .article-header ul.post-data li a {
        font-size: 13px;
        line-height: 18px
    }
    #post-inner .article-header .eyecatch-img {
        margin-bottom: 15px
    }
}

#content-wrap .article-footer .recommend-head h3,
#content-wrap.lines .pbloc-reco .cate {
    font-weight: 700;
    color: #fff;
    line-height: 1;
    font-family: 'Roboto Condensed', sans-serif
}

#content-wrap.lines .article-footer {
    padding-top: 60px;
    position: relative;
    z-index: 0
}

#content-wrap.lines .article-footer .recommend {
    clear: both
}

#content-wrap .article-footer .recommend-head {
    height: 46px;
    background-color: #d71919;
    margin-bottom: 25px;
    clear: both
}

#content-wrap .article-footer .recommend-head h3 {
    font-size: 19px;
    padding: 12px 20px 0
}

#content-wrap.lines .article-footer article {
    float: left;
    width: 48.46%;
    margin-left: 0;
    clear: left
}

#content-wrap.lines .article-footer article:nth-child(even) {
    float: right;
    margin-left: 3.08%;
    clear: none
}

#content-wrap.lines .pbloc-reco {
    margin-bottom: 24px
}

#content-wrap.lines .pbloc-reco .pbloc-inner {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#12000000, endcolorstr=#12000000))";
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjA3Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMDciLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(0, 0, 0, .07)), color-stop(100%, rgba(0, 0, 0, .07)));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .07) 0, rgba(0, 0, 0, .07) 100%);
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .07) 0, rgba(0, 0, 0, .07) 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .07) 0, rgba(0, 0, 0, .07) 100%);
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, .08);
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .08);
    box-shadow: 0 3px 3px rgba(0, 0, 0, .08);
    padding: 1px
}

#content-wrap.lines .pbloc-reco .img-box {
    border-bottom: 1px solid #ededed
}

#content-wrap.lines .pbloc-reco .txt-box {
    background-color: #fff;
    padding: 13px 17px 19px
}

#content-wrap.lines .pbloc-reco .cate {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-size: 13px;
    background-color: #d71919;
    padding: 4px 5px 0;
    height: 21px;
    min-width: 110px;
    transition: background-color .2s
}

#cafemenu .pbloc-cafemenu,
#cafemenu-over {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

#content-wrap.lines .pbloc-reco .cate:hover {
    background-color: #ea6363
}

#content-wrap.lines .pbloc-reco p.date {
    line-height: 16px;
    margin-top: 0;
    margin-bottom: 9px;
    padding: 0 2px
}

#content-wrap.lines .pbloc-reco p.date span {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    color: #151515;
    font-size: 16px;
    line-height: 1
}

#content-wrap.lines .pbloc-reco p.date span:before {
    content: ';';
    font-family: web_icon_fontsregular;
    display: inline-block;
    vertical-align: top;
    margin-right: 6px;
    color: #151515;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    font-style: normal;
    padding-top: 1px
}

#content-wrap.lines .pbloc-reco h4 {
    color: #222;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 17px;
    height: 60px;
    overflow: hidden
}

#content-wrap.lines .pbloc-reco h4 a {
    color: #222
}

#content-wrap.lines .pbloc-reco p {
    color: #a4aab0;
    font-size: 15px;
    line-height: 15px
}

#content-wrap.lines .pbloc-reco p.here {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    text-align: right;
    font-size: 15px;
    line-height: 1
}

#content-wrap.lines .pbloc-reco p.here a {
    position: relative;
    color: #a4aab0
}

#content-wrap.lines .pbloc-reco p.here a:after {
    content: '>';
    font-family: web_icon_fontsregular;
    display: inline-block;
    vertical-align: top;
    margin-left: 7px;
    color: #a4aab0;
    font-size: 13px;
    line-height: 15px;
    font-weight: 400
}

#content-wrap .article-footer .yarpp-related>p {
    text-align: left;
    color: #151515;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    padding: 20px 20px 30px
}

@media screen and (max-width:1130px) {
    #content-wrap.lines .pbloc-reco p.date {
        line-height: 15px;
        margin-bottom: 8px
    }
    #content-wrap.lines .pbloc-reco p.date span {
        font-size: 15px
    }
    #content-wrap.lines .pbloc-reco p.date span:before {
        font-size: 11px;
        line-height: 15px;
        padding-top: 1px
    }
    #content-wrap.lines .pbloc-reco h4 {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 15px;
        height: 52px
    }
}

@media screen and (max-width:1024px) {
    #content-wrap.lines .pbloc-reco .txt-box {
        padding: 12px 19px 20px
    }
    #content-wrap.lines .pbloc-reco p.date {
        line-height: 16px;
        margin-bottom: 9px
    }
    #content-wrap.lines .pbloc-reco p.date span {
        font-size: 16px
    }
    #content-wrap.lines .pbloc-reco p.date span:before {
        font-size: 12px;
        line-height: 16px;
        padding-top: 1px
    }
    #content-wrap.lines .pbloc-reco h4 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 17px;
        height: 60px
    }
}

@media screen and (max-width:800px) {
    #content-wrap.lines .pbloc-reco p.date {
        line-height: 15px;
        margin-bottom: 8px
    }
    #content-wrap.lines .pbloc-reco p.date span {
        font-size: 15px
    }
    #content-wrap.lines .pbloc-reco p.date span:before {
        font-size: 11px;
        line-height: 15px;
        padding-top: 1px
    }
    #content-wrap.lines .pbloc-reco h4 {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 15px;
        height: 52px
    }
}

@media screen and (max-width:720px) {
    #content-wrap.lines .pbloc-reco {
        margin-bottom: 15px
    }
    #content-wrap.lines .pbloc-reco .txt-box {
        padding: 14px 15px 15px
    }
    #content-wrap.lines .pbloc-reco p.date {
        padding: 0
    }
    #content-wrap.lines .pbloc-reco h4 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 12px;
        height: 48px
    }
    #content-wrap.lines .pbloc-reco p.here {
        font-size: 13px;
        line-height: 18px;
        padding: 0 4px
    }
    #content-wrap.lines .pbloc-reco p.here a:after {
        margin-left: 6px;
        font-size: 13px;
        line-height: 18px
    }
}

@media screen and (max-width:600px) {
    #content-wrap.lines .article-footer {
        display: block;
        padding-top: 40px
    }
    #content-wrap .article-footer .recommend-head {
        height: 42px;
        margin-bottom: 15px
    }
    #content-wrap .article-footer .recommend-head h3 {
        font-size: 18px;
        line-height: 18px;
        padding: 12px 15px 0
    }
    #content-wrap.lines .article-footer article {
        float: left;
        width: 48.5%;
        margin-left: 0;
        clear: left
    }
    #content-wrap.lines .article-footer article:nth-child(even) {
        float: right;
        margin-left: 3%;
        clear: none
    }
}

@media screen and (max-width:500px) {
    #content-wrap.lines .article-footer {
        padding-top: 20px
    }
    #content-wrap.lines .article-footer article {
        float: none;
        width: 100%;
        margin-left: 0;
        clear: none
    }
    #content-wrap.lines .article-footer article:nth-child(even) {
        float: none;
        margin-left: 0
    }
    #content-wrap.lines .pbloc-reco {
        margin-bottom: 12px
    }
}

@media screen and (max-width:400px) {
    #content-wrap.lines .pbloc-reco .txt-box {
        padding: 11px 13px
    }
    #content-wrap.lines .pbloc-reco p.date {
        line-height: 15px;
        margin-bottom: 6px;
        padding: 0
    }
    #content-wrap.lines .pbloc-reco h4 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 8px;
        height: auto
    }
}

#cafemenu .cafemenu-area,
#cafemenu-head {
    margin-bottom: 40px
}

#cafemenu-head:empty {
    display: none
}

#cafemenu .pbloc-cafemenu {
    float: left;
    width: 48.3%;
    margin-left: 3.4%;
    margin-bottom: 26px;
    box-sizing: border-box;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #ebeaea
}

#cafemenu .pbloc-cafemenu:nth-child(even) {
    margin-left: 0;
    clear: left
}

#cafemenu .pbloc-cafemenu .pbloc-inner {
    padding: 10px
}

#cafemenu .pbloc-cafemenu .txt-box .txt-box-inner {
    position: relative;
    padding: 22px 15px 61px
}

#cafemenu .pbloc-cafemenu h2 {
    color: #18191c;
    font-size: 17px;
    line-height: 23px;
    font-weight: 700
}

#cafemenu .pbloc-cafemenu p.price {
    position: absolute;
    left: 15px;
    bottom: 20px;
    z-index: 0;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    color: #ef9fc2;
    font-size: 20px;
    line-height: 1;
    padding-top: 0
}

#cafemenu .pbloc-cafemenu p.price span {
    font-size: 13px;
    font-weight: 400
}

#cafemenu .pbloc-cafemenu p {
    color: #18191c;
    font-size: 13px;
    line-height: 22px;
    padding-top: 10px
}

#cafemenu-over {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, .75);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#bf000000', endColorstr='#bf000000', GradientType=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#bf000000, endcolorstr=#bf000000))";
    display: none
}

#cafemenu-over .cafemenu-zoom {
    display: table;
    width: 100%;
    height: 100%
}

#cafemenu-over .inner {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    padding: 0 30px
}

#cafemenu-over .cafemenu-zoom-window {
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    padding: 10px;
    background-color: #fff;
    height: auto;
    margin: -10px auto 0;
    max-width: 780px
}

#cafemenu-over .cafemenu-close {
    position: absolute;
    top: 21px;
    right: 21px;
    z-index: 0
}

#cafemenu-over .cafemenu-close a {
    display: block;
    width: 46px;
    height: 46px
}

#cafemenu-over .cafemenu-close a img {
    width: 100 #cafemenu-over .cafemenu-close a img;
    height: auto;
    vertical-align: top
}

@media screen and (max-width:600px) {
    #cafemenu .cafemenu-area,
    #cafemenu-head {
        margin-bottom: 30px
    }
    #cafemenu .pbloc-cafemenu {
        float: left;
        width: 48.6%;
        margin-left: 2.8%;
        margin-bottom: 20px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        background-color: #fff;
        border: 1px solid #f2e9de
    }
    #cafemenu .pbloc-cafemenu:nth-child(even) {
        margin-left: 0;
        clear: left
    }
    #cafemenu .pbloc-cafemenu .pbloc-inner {
        padding: 8px
    }
    #cafemenu .pbloc-cafemenu .txt-box .txt-box-inner {
        position: relative;
        padding: 16px 12px 45px
    }
    #cafemenu .pbloc-cafemenu h2 {
        font-size: 16px;
        line-height: 23px
    }
    #cafemenu .pbloc-cafemenu p.price {
        left: 12px;
        bottom: 13px;
        font-size: 18px;
        line-height: 1;
        padding-top: 0
    }
    #cafemenu .pbloc-cafemenu p.price span {
        font-size: 13px
    }
    #cafemenu .pbloc-cafemenu p {
        font-size: 13px;
        line-height: 20px;
        padding-top: 8px
    }
    #cafemenu-over .cafemenu-zoom-window {
        padding: 10px
    }
    #cafemenu-over .cafemenu-close {
        top: 16px;
        right: 16px
    }
}

@media screen and (max-width:568px) {
    #cafemenu .pbloc-cafemenu h2 {
        font-size: 15px;
        line-height: 22px
    }
    #cafemenu .pbloc-cafemenu p.price {
        padding-top: 0
    }
    #cafemenu .pbloc-cafemenu p {
        font-size: 12px;
        line-height: 18px;
        padding-top: 6px
    }
}

@media screen and (max-width:460px) {
    #cafemenu .cafemenu-area {
        margin-bottom: 30px
    }
    #cafemenu .pbloc-cafemenu {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-bottom: 16px
    }
    #cafemenu .pbloc-cafemenu:nth-child(even) {
        margin-left: 0;
        clear: left
    }
    #cafemenu .pbloc-cafemenu .pbloc-inner {
        padding: 10px
    }
    #cafemenu .pbloc-cafemenu .txt-box .txt-box-inner {
        position: relative;
        padding: 18px 12px 45px
    }
    #cafemenu .pbloc-cafemenu h2 {
        font-size: 17px;
        line-height: 23px
    }
    #cafemenu .pbloc-cafemenu p.price {
        left: 12px;
        bottom: 13px;
        font-size: 18px;
        line-height: 1;
        padding-top: 0
    }
    #cafemenu .pbloc-cafemenu p.price span {
        font-size: 13px
    }
    #cafemenu .pbloc-cafemenu p {
        font-size: 14px;
        line-height: 22px;
        padding-top: 8px
    }
}

@media screen and (max-width:400px) {
    #cafemenu .cafemenu-area {
        margin-bottom: 25px
    }
    #cafemenu .pbloc-cafemenu {
        margin-bottom: 14px
    }
    #cafemenu .pbloc-cafemenu .pbloc-inner {
        padding: 10px
    }
    #cafemenu .pbloc-cafemenu .txt-box .txt-box-inner {
        padding: 21px 10px 45px
    }
    #cafemenu .pbloc-cafemenu h2 {
        font-size: 16px;
        line-height: 23px
    }
    #cafemenu .pbloc-cafemenu p.price {
        padding-top: 0
    }
    #cafemenu .pbloc-cafemenu p {
        font-size: 12px;
        line-height: 20px;
        padding-top: 9px
    }
}

@media screen and (max-width:320px) {
    #cafemenu .cafemenu-area {
        margin-bottom: 20px
    }
    #cafemenu .pbloc-cafemenu {
        margin-bottom: 12px
    }
    #cafemenu .pbloc-cafemenu h2 {
        font-size: 15px;
        line-height: 22px
    }
    #cafemenu .pbloc-cafemenu p.price {
        padding-top: 0
    }
    #cafemenu .pbloc-cafemenu p {
        padding-top: 8px
    }
}

#information .contents-bloc>p {
    color: #18191c;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 24px
}

#information .contents-bloc>p img {
    padding-top: 5px
}

#information img.aligncenter,
#information img.alignnone {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

#information img.aligncenter,
#information img.alignnone,
#information img.size-full,
#information img.size-large,
#information img.size-medium,
#information img.size-thumbnail {
    max-width: 100%;
    height: auto;
    padding-bottom: 10px
}

#information .wp-caption {
    width: auto!important;
    margin: 0 auto;
    max-width: 100%;
    height: auto
}

#information .wp-caption-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    margin-top: 0;
    padding-bottom: 35px;
    padding-left: 4px
}

@media screen and (max-width:768px) {
    #information .contents-bloc>p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 20px
    }
}

@media screen and (max-width:600px) {
    #information .contents-bloc>p img {
        padding-top: 0
    }
    #information img.aligncenter,
    #information img.alignnone,
    #information img.size-full,
    #information img.size-large,
    #information img.size-medium,
    #information img.size-thumbnail {
        padding-bottom: 5px
    }
    #information .wp-caption-text {
        font-size: 13px;
        line-height: 24px;
        margin-top: 0;
        padding-bottom: 20px;
        padding-left: 4px
    }
}

@media screen and (max-width:400px) {
    #information .contents-bloc>p {
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 16px
    }
}

#info-access {
    margin-bottom: 50px
}

#info-access .pbloc-access .map-box {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #fff
}

#info-access .pbloc-access .map-box iframe {
    width: 100%;
    height: 340px;
    vertical-align: top
}

#info-access .pbloc-access .txt-box {
    margin-bottom: 40px
}

#info-access .pbloc-access h2 {
    font-family: Poppins, sans-serif;
    font-weight: 500;
    color: #18191c;
    font-size: 58px;
    line-height: 1;
    margin-bottom: 28px;
    margin-top: 0;
    margin-left: 0
}

#info-access .pbloc-access h2 span {
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0;
    margin-left: 16px;
    display: inline-block;
    line-height: 20px
}

#info-access p.date span,
#info-price h4 span,
#info-price p.price span {
    font-family: Roboto, sans-serif
}

#info-access h3 {
    color: #18191c;
    font-size: 15px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 2px
}

#info-access p.date {
    font-weight: 700;
    color: #18191c;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px
}

#info-access p.date span {
    font-weight: 500
}

#info-access p {
    color: #18191c;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 12px
}

#info-access p.link {
    font-size: 16px;
    padding-top: 6px
}

#info-access p.link a {
    color: #dd356f;
    font-weight: 700
}

#info-access p.link a span {
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
    font-size: 14px;
    margin-right: 6px
}

@media screen and (max-width:768px) {
    #info-access {
        margin-bottom: 40px
    }
    #info-access .pbloc-access .map-box iframe {
        height: 240px
    }
    #info-access .pbloc-access .txt-box {
        margin-bottom: 30px
    }
    #info-access .pbloc-access h2 {
        font-size: 56px;
        margin-bottom: 24px
    }
    #info-access .pbloc-access h2 span {
        margin-left: 10px;
        font-size: 14px
    }
}

@media screen and (max-width:400px) {
    #info-access {
        margin-bottom: 30px
    }
    #info-access .pbloc-access .map-box iframe {
        height: 150px
    }
    #info-access .pbloc-access .txt-box {
        margin-bottom: 20px
    }
    #info-access .pbloc-access h2 {
        font-size: 48px;
        margin-bottom: 18px
    }
    #info-access .pbloc-access h2 span {
        margin-left: 10px;
        font-size: 14px
    }
    #info-access h3 {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 4px
    }
    #info-access p.date {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 14px
    }
    #info-access p {
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 10px
    }
    #info-access p.link {
        font-size: 14px;
        padding-top: 6px;
        margin-bottom: 20px
    }
}

#info-schedule {
    margin-bottom: 60px
}

#info-schedule ol {
    position: relative;
    padding-top: 0;
    padding-bottom: 20px
}

#info-schedule ol li {
    list-style: none;
    padding-left: 1.25em;
    color: #323232;
    font-size: 15px;
    line-height: 22px;
    font-weight: 700;
    margin-bottom: 2px
}

#info-schedule ol li span:first-child {
    position: absolute;
    left: 0;
    margin: 0
}

#info-schedule ol li span+span {
    display: inline-block
}

@media screen and (max-width:600px) {
    #info-schedule {
        margin-bottom: 50px
    }
}

@media screen and (max-width:400px) {
    #info-schedule {
        margin-bottom: 30px
    }
    #info-schedule ol li {
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 2px
    }
}

#info-price {
    margin-bottom: 50px
}

#info-price h4 {
    color: #472f16;
    font-size: 26px;
    line-height: 1;
    text-align: center;
    font-weight: 700;
    padding-top: 0;
    margin-bottom: 15px
}

#info-price h4 span {
    font-weight: 500;
    font-size: 28px
}

#info-price h4+p {
    text-align: center
}

#info-price h4+h3 {
    margin-top: 30px
}

#info-price p.price {
    font-weight: 700;
    color: #b38648;
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 14px
}

#info-price p.price span {
    font-weight: 500
}

#info-price p.price br {
    display: none
}

#info-price .btn-area ul {
    padding-top: 20px
}

#info-price .btn-area ul li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 47.95%;
    margin-left: 4.1%;
    margin-bottom: 15px
}

#info-price .btn-area ul li:first-child {
    margin-left: 0
}

#info-price .btn-area p.btn {
    max-width: 600px;
    margin: 0 auto 30px;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    border-radius: 11px;
    background-color: #fff
}

#info-price .btn-area p.btn a,
#info-price .btn-area ul li a {
    text-align: center;
    display: block;
    background-color: #dd356f;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    padding: 22px 20px 18px;
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

#info-price .btn-area p.btn a:hover,
#info-price .btn-area ul li a:hover {
    text-decoration: none;
    opacity: .7
}

#info-price .btn-area p.btn a:before,
#info-price .btn-area ul li a:before {
    content: '2';
    font-family: web_icon_fontsregular;
    font-size: 20px;
    line-height: 1;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
    margin-right: 14px
}

#info-price .btn-area ul li p {
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: block;
    background-color: #fcfcfc;
    border: 1px solid #dadada;
    color: #a2a2a2;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    padding: 18px 20px 21px
}

@media screen and (max-width:600px) {
    #info-price {
        margin-bottom: 40px
    }
    #info-price .btn-area ul {
        padding-top: 10px
    }
}

@media screen and (max-width:568px) {
    #info-price {
        margin-bottom: 25px
    }
    #info-price h4 {
        font-size: 20px;
        line-height: 1;
        padding-top: 5px;
        margin-bottom: 15px
    }
    #info-price h4 span {
        font-size: 22px
    }
    #info-price p.price {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 12px
    }
    #info-price p.price br {
        display: block
    }
    #info-price .btn-area ul {
        padding-top: 0
    }
    #info-price .btn-area ul li {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-bottom: 15px
    }
    #info-price .btn-area p.btn a,
    #info-price .btn-area ul li a {
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        font-size: 18px;
        line-height: 28px;
        padding: 16px 10px 14px
    }
    #info-price .btn-area p.btn a:before,
    #info-price .btn-area ul li a:before {
        font-size: 18px;
        margin-right: 12px
    }
    #info-price .btn-area ul li p {
        font-size: 20px;
        line-height: 28px;
        padding: 10px 10px 12px
    }
}

#info-price p strong,
#info-schedule p strong,
#information .info-bloc p strong {
    font-weight: 700
}

#info-price>h3,
#info-schedule>h3,
#information .info-bloc>h3 {
    color: #18191c;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
    font-weight: 700;
    border-left: 5px solid #e44079;
    padding: 4px 10px 2px 16px
}

#info-price p+h3,
#info-schedule p+h3,
#information .info-bloc p+h3 {
    margin-top: 28px
}

#info-price ol+h3,
#info-price ul+h3,
#info-schedule ol+h3,
#info-schedule ul+h3,
#information .info-bloc ol+h3,
#information .info-bloc ul+h3 {
    margin-top: 8px
}

@media screen and (max-width:400px) {
    #info-price>h3,
    #info-schedule>h3,
    #information .info-bloc>h3 {
        font-size: 17px;
        line-height: 26px;
        margin-bottom: 16px;
        font-weight: 700;
        border-left: 4px solid #e7cbb5;
        padding: 3px 10px 1px 14px
    }
    #info-price p+h3,
    #info-schedule p+h3,
    #information .info-bloc p+h3 {
        margin-top: 18px
    }
    #info-price ol+h3,
    #info-price ul+h3,
    #info-schedule ol+h3,
    #info-schedule ul+h3,
    #information .info-bloc ol+h3,
    #information .info-bloc ul+h3 {
        margin-top: 0
    }
}

#info-about,
#information .info-bloc {
    margin-bottom: 60px
}

#info-about p.date,
#information .info-bloc p.date {
    font-weight: 700;
    color: #000;
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 24px;
    margin-top: -6px
}

#info-about p.date span,
#information .info-bloc p.date span {
    font-family: Roboto, sans-serif;
    font-weight: 500
}

#info-about p.date br,
#information .info-bloc p.date br {
    display: none
}

#info-about ul,
#information .info-bloc ul {
    list-style-type: disc;
    margin-left: 24px;
    padding-bottom: 20px
}

#info-about ul li,
#information .info-bloc ul li {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 4px
}

#info-about ul li a,
#info-about ul li a:visited,
#information .info-bloc ul li a,
#information .info-bloc ul li a:visited {
    color: #5a61a5;
    font-weight: 700
}

@media screen and (max-width:768px) {
    #info-price .btn-area p.btn a,
    #info-price .btn-area ul li a {
        -moz-transition: none;
        -o-transition: none;
        -webkit-transition: none;
        transition: none
    }
    #info-price .btn-area p.btn a:hover,
    #info-price .btn-area ul li a:hover {
        background-color: #dd356f;
        opacity: 1
    }
    #info-about ul li,
    #information .info-bloc ul li {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 4px
    }
}

@media screen and (max-width:568px) {
    #info-about,
    #information .info-bloc {
        margin-bottom: 30px
    }
    #info-about p.date,
    #information .info-bloc p.date {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 20px;
        margin-top: -6px
    }
    #info-about p.date br,
    #information .info-bloc p.date br {
        display: block
    }
    #info-about ul li,
    #information .info-bloc ul li {
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 2px
    }
}

#goods .goods-head {
    margin-bottom: 50px
}

#goods .goods-head p {
    color: #3a3030;
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 10px
}

#goods .goods-head strong {
    font-weight: 700
}

#goods .goods-head h3 {
    color: #3a3030;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 8px;
    font-weight: 700
}

#goods .goods-head p+h3 {
    padding-top: 6px
}

#goods .goods-head hr {
    border: 0;
    height: 1px;
    background: #53569d;
    margin: 20px 0 24px
}

#goods #goods-popup .img-box a,
#goods .img-box span {
    display: block;
    border: 1px solid #e1e4e7
}

#goods .goods-area {
    margin-bottom: 30px
}

#goods .pbloc-goods {
    float: left;
    width: 29.744%;
    margin-right: 5.384%;
    margin-bottom: 34px
}

#goods .pbloc-goods:nth-child(3n+3) {
    margin-right: 0
}

#goods .pbloc-goods:nth-child(3n+1) {
    clear: both
}

#goods #goods-popup .pbloc-goods {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 34px
}

#goods .img-box a {
    position: relative;
    display: block
}

#goods .img-box a:after {
    content: '';
    position: absolute;
    right: 6px;
    bottom: 6px;
    z-index: 0;
    width: 46px;
    height: 46px;
    background-image: url();
    background-image: url(), none;
    background-repeat: no-repeat;
    background-position: 0 0
}

#goods .img-box img {
    width: 100%;
    height: auto;
    vertical-align: top
}

#goods #goods-popup .img-box a:after {
    display: none
}

#goods .txt-box {
    padding: 14px 1px 0
}

#goods .txt-box h3 {
    color: #221815;
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    margin-bottom: 7px
}

#goods .txt-box p {
    color: #221815;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 12px
}

#goods .txt-box p.price {
    font-family: Chivo, sans-serif;
    font-weight: 400;
    color: #ef9fc2;
    font-size: 20px;
    line-height: 1;
    display: inherit;
    padding-bottom: 1px;
    letter-spacing: -.02em;
    margin-bottom: 0
}

#ec-ticket-list .ticket-bloc .title h2 span,
#ec-ticket-list .ticket-bloc .title p.number,
#ranking .pbloc-ranking .rank span,
#ranking .pbloc-ranking ul li span,
#timetable dl.tbody dt span,
#timetable dl.tbody ul li .time,
#timetable-tab li a span,
body.ticket .ticket-bloc .title h2 span,
body.ticket .ticket-bloc .title p.number {
    font-family: Roboto, sans-serif
}

#goods .txt-box p.price span {
    font-size: 12px;
    line-height: 16px;
    display: inline-block;
    vertical-align: baseline;
    letter-spacing: normal
}

#goods .txt-box>a {
    display: inline-block;
    padding-top: 12px;
    color: #221815;
    font-size: 15px;
    line-height: 20px;
    font-weight: 700
}

#goods .txt-box>a span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    margin-right: 8px
}

#goods .txt-box>a:hover {
    text-decoration: underline
}

@media screen and (min-width:769px) {
    #goods .img-box a span {
        -moz-transition: border .2s;
        -o-transition: border .2s;
        -webkit-transition: border .2s;
        transition: border .2s
    }
    #goods .img-box a:hover span {
        border: 1px solid #221815
    }
}

@media screen and (max-width:1120px) {
    #goods .txt-box p {
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 10px
    }
}

@media screen and (max-width:1024px) {
    #goods .txt-box p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 12px
    }
}

@media screen and (max-width:768px) {
    #goods .goods-head {
        margin-bottom: 40px
    }
    #goods .goods-head p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 10px
    }
    #goods .goods-head h3 {
        font-size: 15px;
        line-height: 24px;
        margin-bottom: 6px
    }
    #goods .goods-head p+h3 {
        padding-top: 6px
    }
    #goods .goods-area {
        margin-bottom: 30px
    }
}

@media screen and (max-width:600px) {
    #goods .goods-area {
        margin-bottom: 25px
    }
    #goods .txt-box p {
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 10px
    }
    #goods .txt-box p.price {
        font-size: 18px;
        line-height: 18px
    }
    #goods .txt-box>a {
        padding-top: 8px;
        font-size: 14px;
        line-height: 18px
    }
    #goods .txt-box>a span {
        font-size: 13px;
        line-height: 18px;
        margin-right: 8px
    }
    #goods .txt-box>a:hover {
        text-decoration: none
    }
}

@media screen and (max-width:460px) {
    #goods .goods-area {
        margin-bottom: 20px
    }
    #goods .pbloc-goods {
        width: 46.67%;
        margin-right: 6.66%;
        margin-bottom: 20px
    }
    #goods .pbloc-goods:nth-child(3n+3) {
        margin-right: 6.66%
    }
    #goods .pbloc-goods:nth-child(3n+1) {
        clear: none
    }
    #goods .pbloc-goods:nth-child(even) {
        margin-right: 0
    }
    #goods .pbloc-goods:nth-child(2n+1) {
        clear: both
    }
    #goods .txt-box {
        padding: 12px 0 0
    }
    #goods .txt-box h3 {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 6px
    }
    #goods .txt-box p {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 10px
    }
    #goods .txt-box p.price {
        font-size: 16px;
        line-height: 16px
    }
    #goods .txt-box p.price span {
        font-size: 11px;
        line-height: 16px
    }
}

@media screen and (max-width:400px) {
    #goods .goods-head {
        margin-bottom: 30px
    }
    #goods .goods-head p {
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 8px
    }
    #goods .goods-head h3 {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 4px
    }
    #goods .goods-head p+h3 {
        padding-top: 4px
    }
    #goods .goods-head hr {
        margin: 16px 0 20px
    }
}

#post-wrap #ranking .ranking-area>h2 {
    font-size: 42px;
    line-height: 50px;
    font-weight: 700;
    padding: 0 0 20px;
    margin-bottom: 22px
}

#post-wrap #ranking .ranking-area>p {
    color: #18191c;
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 14px
}

#ranking .ranking-area {
    margin-bottom: 80px
}

#ranking .ranking-list {
    padding-top: 10px
}

#ranking .pbloc-ranking {
    counter-increment: cnt;
    border-top: 1px dotted silver;
    padding-top: 29px;
    margin-bottom: 30px
}

#ranking .pbloc-ranking .rank {
    display: block;
    height: 34px;
    padding-left: 46px;
    background-image: url();
    background-repeat: no-repeat;
    background-position: 0 0;
    margin-bottom: 8px
}

#ranking .pbloc-ranking .rank span {
    font-weight: 700;
    color: #afaca6;
    font-size: 20px;
    line-height: 20px;
    display: inline-block;
    vertical-align: top;
    padding-top: 9px
}

#ranking .pbloc-ranking .rank span:after {
    content: counter(cnt);
    display: inline-block
}

#ranking .pbloc-ranking:first-child {
    border-top: 0;
    padding-top: 0
}

#ranking .pbloc-ranking:first-child .rank {
    background-position: 0 -34px
}

#ranking .pbloc-ranking:first-child .rank span {
    color: #d9a20f
}

#ranking .pbloc-ranking:nth-child(2) .rank {
    background-position: 0 -68px
}

#ranking .pbloc-ranking:nth-child(2) .rank span {
    color: #8aa1bd
}

#ranking .pbloc-ranking:nth-child(3) .rank {
    background-position: 0 -102px
}

#ranking .pbloc-ranking:nth-child(3) .rank span {
    color: #bc745b
}

#ranking .tag-choromatsu .img-box,
#ranking .tag-ichimatsu .img-box,
#ranking .tag-jyushimatsu .img-box,
#ranking .tag-karamatsu .img-box,
#ranking .tag-osomatsu .img-box,
#ranking .tag-todomatsu .img-box {
    position: relative;
    z-index: 0
}

#ranking .tag-choromatsu .img-box:after,
#ranking .tag-ichimatsu .img-box:after,
#ranking .tag-jyushimatsu .img-box:after,
#ranking .tag-karamatsu .img-box:after,
#ranking .tag-osomatsu .img-box:after,
#ranking .tag-todomatsu .img-box:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    color: #fff;
    font-size: 13px;
    line-height: 16px;
    font-weight: 700;
    padding: 5px 10px 3px;
    min-width: 90px
}

#ranking .tag-osomatsu .img-box:after {
    content: 'おそ松';
    background-color: #ef0000
}

#ranking .tag-karamatsu .img-box:after {
    content: 'カラ松';
    background-color: #3d5ba4
}

#ranking .tag-choromatsu .img-box:after {
    content: 'チョロ松';
    background-color: #c3c400
}

#ranking .tag-ichimatsu .img-box:after {
    content: '一松';
    background-color: #7861a5
}

#ranking .tag-jyushimatsu .img-box:after {
    content: '十四松';
    background-color: #eabd1c
}

#ranking .tag-todomatsu .img-box:after {
    content: 'トド松';
    background-color: #f6a0c1
}

#ranking .pbloc-ranking .img-box {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .08);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .08);
    box-shadow: 0 0 3px rgba(0, 0, 0, .08);
    background-color: #fff;
    padding: 5px;
    float: left;
    width: 282px;
    margin: 0 41px 0 0
}

#ranking .pbloc-ranking .img-box a,
#ranking .pbloc-ranking .img-box span {
    display: table-cell;
    width: 270px;
    height: 270px;
    text-align: center;
    vertical-align: middle
}

#ranking .pbloc-ranking .img-box img {
    max-width: 270px;
    max-height: 270px;
    width: 100%;
    height: auto;
    vertical-align: middle
}

#ranking .pbloc-ranking .txt-box {
    float: right;
    width: 100%;
    margin-left: -323px
}

#ranking .pbloc-ranking .txt-box .txt-box-inner {
    margin-left: 323px
}

#ranking .pbloc-ranking h2 {
    color: #000;
    font-size: 26px;
    line-height: 36px;
    font-weight: 700;
    margin-bottom: 10px
}

#ranking .pbloc-ranking ul {
    padding: 1px 0 0 1px
}

#ranking .pbloc-ranking ul li {
    display: inline-block;
    vertical-align: baseline;
    margin-right: 16px;
    margin-bottom: 10px
}

#ranking .pbloc-ranking ul li span {
    font-weight: 700;
    color: #2b8bcd;
    font-size: 15px;
    line-height: 20px
}

#ranking .pbloc-ranking ul li span:before {
    content: '';
    font-family: web_icon_fontsregular;
    display: inline-block;
    vertical-align: top;
    color: #2b8bcd;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    margin-right: 6px;
    padding-top: 3px
}

#ranking .pbloc-ranking li.category span:before {
    content: '['
}

#ranking .pbloc-ranking li.place span:before {
    content: ':'
}

#ranking .pbloc-ranking p {
    color: #18191c;
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 14px
}

#ranking .pbloc-ranking p a {
    color: #18191c;
    font-size: 15px;
    line-height: 26px;
    font-weight: 700;
    padding-left: 2px
}

#ranking .pbloc-ranking p a:before {
    content: '>';
    font-family: web_icon_fontsregular;
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
    margin-right: 8px
}

@media screen and (max-width:1120px) {
    #ranking .pbloc-ranking .img-box {
        padding: 5px;
        width: 242px;
        margin: 0 31px 0 0
    }
    #ranking .pbloc-ranking .img-box a,
    #ranking .pbloc-ranking .img-box span {
        width: 230px;
        height: 230px
    }
    #ranking .pbloc-ranking .txt-box {
        margin-left: -273px
    }
    #ranking .pbloc-ranking .txt-box .txt-box-inner {
        margin-left: 273px
    }
}

@media screen and (max-width:1024px) {
    #ranking .pbloc-ranking .img-box {
        padding: 5px;
        width: 282px;
        margin: 0 41px 0 0
    }
    #ranking .pbloc-ranking .img-box a,
    #ranking .pbloc-ranking .img-box span {
        width: 270px;
        height: 270px
    }
    #ranking .pbloc-ranking .txt-box {
        margin-left: -323px
    }
    #ranking .pbloc-ranking .txt-box .txt-box-inner {
        margin-left: 323px
    }
}

@media screen and (max-width:800px) {
    #post-wrap #ranking .ranking-area>h2 {
        font-size: 38px;
        line-height: 48px;
        padding: 0 0 18px;
        margin-bottom: 20px
    }
    #post-wrap #ranking .ranking-area>p {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 14px
    }
    #ranking .ranking-area {
        margin-bottom: 60px
    }
    #ranking .pbloc-ranking .img-box {
        padding: 5px;
        width: 242px;
        margin: 0 31px 0 0
    }
    #ranking .pbloc-ranking .img-box a,
    #ranking .pbloc-ranking .img-box span {
        width: 230px;
        height: 230px
    }
    #ranking .pbloc-ranking .txt-box {
        margin-left: -273px
    }
    #ranking .pbloc-ranking .txt-box .txt-box-inner {
        margin-left: 273px
    }
    #ranking .pbloc-ranking h2 {
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 10px
    }
    #ranking .pbloc-ranking p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 14px
    }
}

@media screen and (max-width:600px) {
    #post-wrap #ranking .ranking-area>h2 {
        font-size: 32px;
        line-height: 42px;
        padding: 0 0 18px;
        margin-bottom: 20px
    }
    #post-wrap #ranking .ranking-area>p {
        font-size: 13px;
        line-height: 24px;
        margin-bottom: 14px;
        padding: 0 2px
    }
    #ranking .ranking-area {
        margin-bottom: 40px
    }
    #ranking .pbloc-ranking {
        padding-top: 24px;
        margin-bottom: 15px
    }
    #ranking .pbloc-ranking .img-box {
        padding: 4px;
        width: 202px;
        margin: 0 30px 12px 0
    }
    #ranking .pbloc-ranking .img-box a,
    #ranking .pbloc-ranking .img-box span {
        width: 192px;
        height: 192px
    }
    #ranking .pbloc-ranking .txt-box {
        margin-left: -232px
    }
    #ranking .pbloc-ranking .txt-box .txt-box-inner {
        margin-left: 232px
    }
    #ranking .pbloc-ranking h2 {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 8px
    }
    #ranking .pbloc-ranking p {
        font-size: 13px;
        line-height: 24px;
        margin-bottom: 12px
    }
    #ranking .pbloc-ranking p a {
        font-size: 14px;
        line-height: 24px
    }
}

@media screen and (max-width:520px) {
    #post-wrap #ranking .ranking-area>h2 {
        font-size: 28px;
        line-height: 38px;
        padding: 0 0 18px;
        margin-bottom: 20px
    }
    #ranking .tag-choromatsu .img-box:after,
    #ranking .tag-ichimatsu .img-box:after,
    #ranking .tag-jyushimatsu .img-box:after,
    #ranking .tag-karamatsu .img-box:after,
    #ranking .tag-osomatsu .img-box:after,
    #ranking .tag-todomatsu .img-box:after {
        font-size: 12px;
        line-height: 14px;
        padding: 3px 10px;
        min-width: 80px
    }
    #ranking .pbloc-ranking .img-box {
        padding: 4px;
        width: 162px;
        margin: 0 24px 0 0
    }
    #ranking .pbloc-ranking .img-box a,
    #ranking .pbloc-ranking .img-box span {
        width: 152px;
        height: 152px
    }
    #ranking .pbloc-ranking .txt-box {
        margin-left: -186px
    }
    #ranking .pbloc-ranking .txt-box .txt-box-inner {
        margin-left: 186px
    }
}

@media screen and (max-width:400px) {
    #post-wrap #ranking .ranking-area>h2 {
        font-size: 24px;
        line-height: 34px;
        padding: 4px 0 16px;
        margin-bottom: 20px
    }
    #ranking .ranking-area {
        margin-bottom: 30px
    }
    #ranking .tag-choromatsu .img-box:after,
    #ranking .tag-ichimatsu .img-box:after,
    #ranking .tag-jyushimatsu .img-box:after,
    #ranking .tag-karamatsu .img-box:after,
    #ranking .tag-osomatsu .img-box:after,
    #ranking .tag-todomatsu .img-box:after {
        font-size: 11px;
        line-height: 13px;
        padding: 3px 6px;
        min-width: 70px
    }
    #ranking .pbloc-ranking {
        padding-top: 20px;
        margin-bottom: 8px
    }
    #ranking .pbloc-ranking .rank span {
        font-size: 18px
    }
    #ranking .pbloc-ranking .img-box {
        padding: 4px;
        width: 122px;
        margin: 0 16px 8px 0
    }
    #ranking .pbloc-ranking .img-box a,
    #ranking .pbloc-ranking .img-box span {
        width: 112px;
        height: 112px
    }
    #ranking .pbloc-ranking .txt-box {
        margin-top: -2px;
        margin-left: -138px
    }
    #ranking .pbloc-ranking .txt-box .txt-box-inner {
        margin-left: 138px
    }
    #ranking .pbloc-ranking ul {
        padding: 0 0 0 1px
    }
    #ranking .pbloc-ranking ul li {
        margin-right: 6px;
        margin-bottom: 4px
    }
    #ranking .pbloc-ranking ul li span {
        font-size: 13px;
        line-height: 16px
    }
    #ranking .pbloc-ranking ul li span:before {
        font-size: 14px;
        line-height: 16px;
        margin-right: 5px;
        padding-top: 6px
    }
    #ranking .pbloc-ranking ul li+li {
        margin-right: 0
    }
    #ranking .pbloc-ranking h2 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 6px
    }
    #ranking .pbloc-ranking p {
        font-size: 12px;
        line-height: 22px;
        margin-bottom: 8px
    }
    #ranking .pbloc-ranking p a {
        font-size: 13px;
        line-height: 24px
    }
}

#content-wrap.lines .members-only .eyecatch-img {
    padding-top: 60px;
    margin-bottom: 39px
}

#content-wrap.lines .members-only .eyecatch-img span {
    display: block;
    padding: 0 20px
}

#content-wrap.lines .members-only .eyecatch-img img {
    padding: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

#content-wrap.lines .members-only h2 {
    text-align: center;
    color: #222;
    font-size: 25px;
    line-height: 36px;
    font-weight: 700;
    margin-bottom: 37px
}

#content-wrap.lines .members-only p {
    text-align: center;
    color: #222;
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 50px
}

#content-wrap.lines .members-only .btn-area .btn {
    display: block;
    max-width: 300px;
    margin: 0 auto 30px
}

#content-wrap.lines .members-only .btn-area .btn a {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    text-align: center;
    background-color: #d71919;
    transition: background-color .2s;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 10px
}

#content-wrap.lines .article-calltoaction .pbloc-cta .btn-area a,
#label-cart .cart a {
    -moz-transition: background-color .2s;
    -o-transition: background-color .2s;
    -webkit-transition: background-color .2s
}

#content-wrap.lines .members-only .btn-area .btn a:hover {
    text-decoration: none;
    background-color: #df4747
}

#content-wrap.lines .members-only .btn-area .btn+.btn a {
    background-color: #040402
}

#content-wrap.lines .members-only .btn-area .btn+.btn a:hover {
    text-decoration: none;
    background-color: #363635
}

@media screen and (max-width:768px) {
    #content-wrap.lines .members-only .eyecatch-img {
        padding-top: 40px
    }
}

@media screen and (max-width:600px) {
    #content-wrap.lines .members-only .eyecatch-img {
        padding-top: 20px
    }
}

@media screen and (max-width:568px) {
    #content-wrap.lines .members-only .eyecatch-img {
        margin-bottom: 24px
    }
    #content-wrap.lines .members-only h2 {
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 18px
    }
    #content-wrap.lines .members-only p {
        text-align: left;
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 30px
    }
    #content-wrap.lines .members-only .btn-area .btn {
        margin: 0 auto 20px
    }
    #content-wrap.lines .members-only .btn-area .btn a {
        font-size: 15px;
        line-height: 24px;
        padding: 13px 10px
    }
}

#content-wrap.lines .article-calltoaction {
    padding-top: 10px;
    position: relative;
    z-index: 0
}

#content-wrap.lines .article-calltoaction:after {
    height: 0;
    visibility: hidden;
    content: ".";
    display: block;
    clear: both
}

#content-wrap.lines .article-calltoaction article {
    float: left;
    width: 49.13%;
    margin-left: 0;
    clear: left
}

#content-wrap.lines .article-calltoaction article:nth-child(even) {
    float: right;
    margin-left: 1.74%;
    clear: none
}

#content-wrap.lines .article-calltoaction article:only-of-type {
    float: none;
    width: 100%;
    margin-left: 0;
    clear: none
}

#content-wrap.lines .article-calltoaction .pbloc-cta {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #f0efef;
    background-color: #f9f9f9;
    margin-bottom: 20px
}

#content-wrap.lines .article-calltoaction .pbloc-cta .pbloc-inner {
    position: relative;
    padding: 28px
}

#content-wrap.lines .article-calltoaction .pbloc-cta .img-box {
    float: left;
    width: 44.2%;
    margin-right: 5.2%;
    margin-bottom: 16px
}

#content-wrap.lines .article-calltoaction .pbloc-cta .img-box span {
    border: 1px solid #dfdfdf;
    display: block;
    overflow: hidden
}

#content-wrap.lines .article-calltoaction .pbloc-cta .img-box img {
    width: 100%;
    height: auto;
    vertical-align: top
}

#content-wrap.lines .article-calltoaction .pbloc-cta .txt-box {
    float: right;
    width: 100%;
    margin-left: -49.4%
}

#content-wrap.lines .article-calltoaction .pbloc-cta .txt-box .txt-box-inner {
    margin-left: 49.4%
}

#content-wrap.lines .article-calltoaction .pbloc-cta .btn-area {
    float: left;
    width: 44.2%;
    clear: left
}

#content-wrap.lines .article-calltoaction .pbloc-cta h2 {
    color: #333;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    padding-top: 5px;
    margin-bottom: 8px
}

#content-wrap.lines .article-calltoaction .pbloc-cta .price {
    font-family: Chivo, sans-serif;
    font-weight: 400;
    color: #d94938;
    font-size: 20px;
    line-height: 22px;
    display: inherit;
    height: auto;
    margin-top: 6px;
    letter-spacing: -.02em
}

#content-wrap.lines .article-calltoaction .pbloc-cta .price span {
    font-size: 13px;
    line-height: 22px;
    display: inline-block;
    vertical-align: baseline;
    letter-spacing: normal
}

#content-wrap.lines .article-calltoaction .pbloc-cta .txt {
    padding-top: 9px;
    margin-bottom: 0;
    color: #333;
    font-size: 13px;
    line-height: 22px
}

#content-wrap.lines .article-calltoaction .pbloc-cta .txt p {
    color: #333;
    font-size: 13px;
    line-height: 22px
}

#content-wrap.lines .article-calltoaction .pbloc-cta .btn-area .btn {
    padding: 0 1px
}

#content-wrap.lines .article-calltoaction .pbloc-cta .btn-area a {
    cursor: pointer;
    position: relative;
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    text-align: center;
    padding: 15px 10px 12px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    transition: background-color .2s;
    width: 100%;
    height: auto;
    border: 0;
    background-color: #363030;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

#content-wrap.lines .article-calltoaction .pbloc-cta .btn-area a span {
    display: inline-block;
    vertical-align: top;
    margin-right: 12px;
    font-size: 12px;
    line-height: 22px;
    font-weight: 400
}

#content-wrap.lines .article-calltoaction .pbloc-cta .btn-area a:hover {
    background-color: #6c6666
}

#content-wrap.lines .article-calltoaction .pbloc-cta .btn-area p {
    font-family: Chivo, sans-serif;
    letter-spacing: -.05em;
    cursor: default;
    display: block;
    color: #7e7e7e;
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
    text-align: center;
    padding: 11px 10px 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 3px solid #999;
    width: 100%;
    height: auto
}

#footer,
#footer address {
    -webkit-box-sizing: border-box;
    position: relative
}

#content-wrap.lines .article-calltoaction .pbloc-cta:only-of-type .img-box {
    float: left;
    width: 222px;
    margin-right: 26px;
    margin-bottom: 16px
}

#content-wrap.lines .article-calltoaction .pbloc-cta:only-of-type .txt-box {
    float: right;
    width: 100%;
    margin-left: -248px
}

#content-wrap.lines .article-calltoaction .pbloc-cta:only-of-type .txt-box .txt-box-inner {
    margin-left: 248px;
    padding-left: 0
}

#content-wrap.lines .article-calltoaction .pbloc-cta:only-of-type .btn-area {
    float: left;
    width: 222px
}

@media screen and (max-width:1080px) {
    #content-wrap.lines .article-calltoaction .pbloc-cta .pbloc-inner {
        padding: 24px
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta .txt-box .txt-box-inner {
        padding-left: 5px
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta h2 {
        font-size: 18px;
        line-height: 24px
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta .btn-area a {
        font-size: 14px;
        line-height: 22px;
        padding: 12px 10px 10px
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta .btn-area a span {
        margin-right: 8px
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta .btn-area p {
        font-size: 18px;
        line-height: 22px;
        padding: 8px 10px
    }
}

@media screen and (max-width:950px) {
    #content-wrap.lines .article-calltoaction article {
        float: none;
        width: 100%;
        margin-left: 0;
        clear: none
    }
    #content-wrap.lines .article-calltoaction article:nth-child(even) {
        float: none;
        margin-left: 0;
        clear: none
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta {
        margin-bottom: 20px
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta .pbloc-inner {
        padding: 28px
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta .img-box {
        float: left;
        width: 222px;
        margin-right: 26px;
        margin-bottom: 16px
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta .txt-box {
        float: right;
        width: 100%;
        margin-left: -248px
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta .txt-box .txt-box-inner {
        margin-left: 248px;
        padding-left: 0
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta .btn-area {
        float: left;
        width: 222px
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta h2 {
        font-size: 20px;
        line-height: 26px
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta .btn-area a {
        font-size: 16px;
        line-height: 22px;
        padding: 15px 10px 12px
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta .btn-area a span {
        margin-right: 12px
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta .btn-area p {
        font-size: 20px;
        line-height: 22px;
        padding: 11px 10px 10px
    }
}

@media screen and (max-width:568px) {
    #content-wrap.lines .article-calltoaction {
        padding-top: 30px
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta,
    #content-wrap.lines .article-calltoaction .pbloc-cta:only-of-type {
        margin-bottom: 20px
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta .pbloc-inner,
    #content-wrap.lines .article-calltoaction .pbloc-cta:only-of-type .pbloc-inner {
        padding: 20px
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta .img-box,
    #content-wrap.lines .article-calltoaction .pbloc-cta:only-of-type .img-box {
        float: left;
        width: 180px;
        margin-right: 25px;
        margin-bottom: 16px
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta .txt-box,
    #content-wrap.lines .article-calltoaction .pbloc-cta:only-of-type .txt-box {
        float: right;
        width: 100%;
        margin-left: -205px
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta .txt-box .txt-box-inner,
    #content-wrap.lines .article-calltoaction .pbloc-cta:only-of-type .txt-box .txt-box-inner {
        margin-left: 205px;
        padding-left: 0
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta .btn-area,
    #content-wrap.lines .article-calltoaction .pbloc-cta:only-of-type .btn-area {
        float: left;
        width: 180px
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta h2,
    #content-wrap.lines .article-calltoaction .pbloc-cta:only-of-type h2 {
        font-size: 18px;
        line-height: 24px
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta .btn-area a,
    #content-wrap.lines .article-calltoaction .pbloc-cta:only-of-type .btn-area a {
        font-size: 14px;
        line-height: 22px;
        padding: 12px 10px 10px
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta .btn-area a span,
    #content-wrap.lines .article-calltoaction .pbloc-cta:only-of-type .btn-area a span {
        margin-right: 8px
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta .btn-area p,
    #content-wrap.lines .article-calltoaction .pbloc-cta:only-of-type .btn-area p {
        font-size: 18px;
        line-height: 22px;
        padding: 8px 10px
    }
}

@media screen and (max-width:475px) {
    #content-wrap.lines .article-calltoaction .pbloc-cta,
    #content-wrap.lines .article-calltoaction .pbloc-cta:only-of-type {
        margin-bottom: 16px
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta .pbloc-inner,
    #content-wrap.lines .article-calltoaction .pbloc-cta:only-of-type .pbloc-inner {
        padding: 20px
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta .img-box,
    #content-wrap.lines .article-calltoaction .pbloc-cta:only-of-type .img-box {
        float: left;
        width: 160px;
        margin-right: 25px;
        margin-bottom: 16px
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta .txt-box,
    #content-wrap.lines .article-calltoaction .pbloc-cta:only-of-type .txt-box {
        float: right;
        width: 100%;
        margin-left: -185px
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta .txt-box .txt-box-inner,
    #content-wrap.lines .article-calltoaction .pbloc-cta:only-of-type .txt-box .txt-box-inner {
        margin-left: 185px;
        padding-left: 0
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta .btn-area,
    #content-wrap.lines .article-calltoaction .pbloc-cta:only-of-type .btn-area {
        float: left;
        width: 160px
    }
}

@media screen and (max-width:420px) {
    #content-wrap.lines .article-calltoaction .pbloc-cta,
    #content-wrap.lines .article-calltoaction .pbloc-cta:only-of-type {
        margin-bottom: 16px
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta .pbloc-inner,
    #content-wrap.lines .article-calltoaction .pbloc-cta:only-of-type .pbloc-inner {
        padding: 20px
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta .img-box,
    #content-wrap.lines .article-calltoaction .pbloc-cta:only-of-type .img-box {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 16px
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta .txt-box,
    #content-wrap.lines .article-calltoaction .pbloc-cta:only-of-type .txt-box {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-bottom: 16px
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta .txt-box .txt-box-inner,
    #content-wrap.lines .article-calltoaction .pbloc-cta:only-of-type .txt-box .txt-box-inner {
        margin-left: 0;
        padding-left: 5px;
        padding-right: 5px
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta .btn-area,
    #content-wrap.lines .article-calltoaction .pbloc-cta:only-of-type .btn-area {
        float: none;
        width: 100%
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta h2,
    #content-wrap.lines .article-calltoaction .pbloc-cta:only-of-type h2 {
        padding-top: 0;
        font-size: 18px;
        line-height: 24px
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta .price,
    #content-wrap.lines .article-calltoaction .pbloc-cta:only-of-type .price {
        font-size: 18px;
        line-height: 20px;
        margin-top: 4px
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta .price span,
    #content-wrap.lines .article-calltoaction .pbloc-cta:only-of-type .price span {
        font-size: 12px;
        line-height: 20px
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta .btn-area a,
    #content-wrap.lines .article-calltoaction .pbloc-cta:only-of-type .btn-area a {
        font-size: 14px;
        line-height: 22px;
        padding: 12px 10px 10px
    }
    #content-wrap.lines .article-calltoaction .pbloc-cta .btn-area a span,
    #content-wrap.lines .article-calltoaction .pbloc-cta:only-of-type .btn-area a span {
        margin-right: 8px
    }
}

#nombre {
    text-align: center;
    margin-bottom: 10px
}

#nombre ul {
    letter-spacing: -.35em;
    white-space: nowrap
}

#nombre ul li {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: normal;
    margin-left: 8px
}

#nombre ul li:first-child {
    margin-left: 0
}

#nombre ul li.arw-left {
    margin-right: 9px
}

#nombre ul li.arw-right {
    margin-left: 17px
}

#nombre ul li a {
    display: block;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -webkit-transition: all .2s;
    transition: all .2s;
    color: #838383;
    background-color: #fff;
    font-weight: 700;
    border: 1px solid #d5d5d5;
    text-align: center;
    width: 30px;
    height: 30px
}

#nombre ul li.active a {
    color: #fff;
    background-color: #005dac;
    border: 1px solid #005dac
}

#nombre ul li a span {
    display: inline-block;
    font-size: 13px;
    line-height: 30px;
    padding: 1px 1px 0 0
}

@media screen and (min-width:769px) {
    #nombre ul li a:hover {
        color: #fff;
        background-color: #005dac;
        border: 1px solid #005dac
    }
}

@media screen and (max-width:568px) {
    #nombre ul li a span {
        padding: 0 1px 0 0
    }
}

#content-wrap.lines .article-footer:after,
#content-wrap.lines .post:after {
    height: 0;
    visibility: hidden;
    content: ".";
    display: block;
    clear: both
}

#ec-inner #notfound-wrap,
#list-inner #notfound-wrap,
#post-inner #notfound-wrap {
    padding-top: 26px;
    margin-bottom: 80px
}

#ec-inner #notfound-wrap h2,
#list-inner #notfound-wrap h2,
#post-inner #notfound-wrap h2 {
    font-family: Poppins, sans-serif;
    font-weight: 700;
    color: #38303d;
    font-size: 30px;
    line-height: 1;
    margin-bottom: 20px;
    padding: 0
}

#ec-inner #notfound-wrap h3,
#list-inner #notfound-wrap h3,
#post-inner #notfound-wrap h3 {
    color: #38303d;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 25px;
    font-weight: 400;
    margin-left: 0
}

#ec-inner #notfound-wrap p,
#list-inner #notfound-wrap p,
#post-inner #notfound-wrap p {
    font-size: 16px;
    line-height: 30px
}

#ec-inner #notfound-wrap p.read,
#list-inner #notfound-wrap p.read,
#post-inner #notfound-wrap p.read {
    color: #38303d;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 30px
}

#ec-inner #notfound-wrap p.totop a,
#list-inner #notfound-wrap p.totop a,
#post-inner #notfound-wrap p.totop a {
    display: inline-block;
    color: #38303d;
    font-size: 13px;
    line-height: 26px;
    font-weight: 700;
    padding-right: 18px
}

#ec-inner #notfound-wrap p.totop a span,
#list-inner #notfound-wrap p.totop a span,
#post-inner #notfound-wrap p.totop a span {
    color: #38303d;
    font-size: 12px;
    line-height: 26px;
    font-weight: 400;
    margin-right: 4px;
    display: inline-block;
    vertical-align: middle
}

#ec-inner #notfound-wrap h2 span,
#list-inner #notfound-wrap h2 span,
#post-inner #notfound-wrap h2 span {
    display: inline-block
}

@media screen and (max-width:1024px) {
    #ec-inner #notfound-wrap p br,
    #list-inner #notfound-wrap p br,
    #post-inner #notfound-wrap p br {
        display: none
    }
}

@media screen and (max-width:768px) {
    #ec-inner #notfound-wrap,
    #list-inner #notfound-wrap,
    #post-inner #notfound-wrap {
        padding-top: 20px;
        margin-bottom: 100px;
        padding-left: 20px;
        padding-right: 20px
    }
    #ec-inner #notfound-wrap h3,
    #list-inner #notfound-wrap h3,
    #post-inner #notfound-wrap h3 {
        font-size: 26px;
        line-height: 36px;
        margin-bottom: 25px;
        margin-left: 0
    }
    #ec-inner #notfound-wrap p.read,
    #list-inner #notfound-wrap p.read,
    #post-inner #notfound-wrap p.read {
        font-size: 15px;
        line-height: 28px;
        margin-bottom: 30px
    }
}

@media screen and (max-width:568px) {
    #ec-inner #notfound-wrap,
    #list-inner #notfound-wrap,
    #post-inner #notfound-wrap {
        padding-top: 0;
        margin-bottom: 60px;
        padding-left: 10px;
        padding-right: 10px
    }
    #ec-inner #notfound-wrap h2,
    #list-inner #notfound-wrap h2,
    #post-inner #notfound-wrap h2 {
        font-size: 24px;
        line-height: 1;
        margin-bottom: 16px;
        padding: 20px 2px 0
    }
    #ec-inner #notfound-wrap h3,
    #list-inner #notfound-wrap h3,
    #post-inner #notfound-wrap h3 {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 20px;
        padding: 0 2px;
        margin-left: 0
    }
    #ec-inner #notfound-wrap p.read,
    #list-inner #notfound-wrap p.read,
    #post-inner #notfound-wrap p.read {
        font-size: 13px;
        line-height: 24px;
        margin-bottom: 20px;
        padding: 0 4px
    }
    #ec-inner #notfound-wrap p.totop,
    #list-inner #notfound-wrap p.totop,
    #post-inner #notfound-wrap p.totop {
        padding: 0 18px 0 4px;
        font-size: 12px;
        line-height: 24px
    }
    #ec-inner #notfound-wrap p.totop span,
    #list-inner #notfound-wrap p.totop span,
    #post-inner #notfound-wrap p.totop span {
        font-size: 11px;
        line-height: 24px;
        margin-right: 4px
    }
}

#footer {
    text-align: center;
    z-index: 1;
    -webkit-transform: translate3d(0, 0, 0);
    border-top: 1px solid #ebebed;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#footer address {
    font-family: Poppins, sans-serif;
    font-weight: 900;
    display: block;
    color: #18191c;
    font-size: 13px;
    line-height: 22px;
    background-color: #fff;
    width: 100%;
    z-index: 1;
    padding: 23px 21px 25px;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (max-width:420px) {
    #footer address {
        font-size: 11px;
        line-height: 18px;
        padding: 15px 10px 16px
    }
}

#top-wrap .pbloc-l h1 a,
#top-wrap .pbloc-l h2 a,
#top-wrap .pbloc-l h3 a,
#top-wrap .pbloc-l h4 a,
#top-wrap .pbloc-m h1 a,
#top-wrap .pbloc-m h2 a,
#top-wrap .pbloc-m h3 a,
#top-wrap .pbloc-m h4 a {
    color: #151515
}

#main-wrap div.date a,
#top-wrap div.date a {
    color: #383838
}

#post-inner .article-header ul.post-data a {
    color: #252122
}

#main-wrap p a,
#top-wrap p a {
    color: #2b7cba
}

#main-wrap div.date a:hover,
#main-wrap h1 a:hover,
#main-wrap h2 a:hover,
#main-wrap h3 a:hover,
#main-wrap h4 a:hover,
#main-wrap p a:hover,
#post-wrap p a:hover,
#post-wrap ul li a:hover,
#top-wrap div.date a:hover,
#top-wrap h1 a:hover,
#top-wrap h2 a:hover,
#top-wrap h3 a:hover,
#top-wrap h4 a:hover,
#top-wrap p a:hover {
    text-decoration: underline
}

#service-inner h2 a:hover {
    text-decoration: none
}

.is-block {
    display: block!important
}

.is-none {
    display: none!important
}

.is-visible {
    visibility: hidden!important
}

.is-transparency {
    opacity: 0
}

#content-bg .wrap-inner {
    position: relative;
    z-index: 0
}

.is-translate3d {
    -webkit-transform: translate3d(0, 0, 0)
}

.is-translatenone {
    -webkit-transform: none;
    -webkit-animation-name: none;
    -webkit-animation-duration: 0;
    -webkit-animation-iteration-count: 0
}

.is-3d {
    -webkit-transform-style: preserve-3d
}

.chivo {
    font-family: Chivo, sans-serif;
    font-weight: 400
}

#bst-wrap #hubsynchNew {
    background-color: transparent!important
}

#bst-wrap #hubsynchNew #hubsynchNew-wrapper {
    padding: 0!important;
    max-width: 100%
}

#bst-wrap #hubsynchNew #hbs-login .hbs-login-intro {
    width: auto;
    padding: 0 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (max-width:1150px) {
    #ec-inner #hubsynchNew .hbs-tabs .hbs-tab-label a {
        margin-left: 0
    }
    #ec-inner #hubsynchNew .hbs-tabs #hbs-tab-label-1,
    #ec-inner #hubsynchNew .hbs-tabs #hbs-tab-label-1.active,
    #ec-inner #hubsynchNew .hbs-tabs #hbs-tab-label-2,
    #ec-inner #hubsynchNew .hbs-tabs #hbs-tab-label-2.active {
        background-position: -50px top
    }
}

@media screen and (max-width:1100px) {
    #ec-inner #hubsynchNew .hbs-tabs .hbs-tab-label {
        font-size: 14px
    }
}

@media screen and (max-width:1024px) {
    #ec-inner #hubsynchNew .hbs-tabs .hbs-tab-label {
        font-size: 16px
    }
    #ec-inner #hubsynchNew .hbs-tabs .hbs-tab-label a {
        margin-left: 35px
    }
    #ec-inner #hubsynchNew .hbs-tabs #hbs-tab-label-1,
    #ec-inner #hubsynchNew .hbs-tabs #hbs-tab-label-1.active,
    #ec-inner #hubsynchNew .hbs-tabs #hbs-tab-label-2,
    #ec-inner #hubsynchNew .hbs-tabs #hbs-tab-label-2.active {
        background-position: left top
    }
    #content-wrap.lines #ec.line-left {
        display: block
    }
}

@media screen and (max-width:860px) {
    #ec-inner #hubsynchNew .hbs-tabs .hbs-tab-label {
        font-size: 14px
    }
    #ec-inner #hubsynchNew .hbs-tabs #hbs-tab-label-1,
    #ec-inner #hubsynchNew .hbs-tabs #hbs-tab-label-1.active,
    #ec-inner #hubsynchNew .hbs-tabs #hbs-tab-label-2,
    #ec-inner #hubsynchNew .hbs-tabs #hbs-tab-label-2.active {
        background-position: -5px top
    }
}

#label-cart .cart a,
#label-wrap #label-cart {
    background-image: url(https://images.staticjw.com/oja/9043/label_line.png);
    background-position: top left;
    background-repeat: no-repeat
}

@media screen and (max-width:700px) {
    #ec-inner #hubsynchNew .hbs-tabs .hbs-tab-label a {
        margin-left: 0
    }
}

#ec-inner #hubsynch-wrap {
    padding-top: 20px
}

@media screen and (max-width:768px) {
    #ec-inner #hubsynch-wrap {
        padding-top: 0
    }
}

#smp-login .btn a,
#smp-login input[type=submit],
#smp-login input[type=button] {
    margin-top: 10px
}

#smp-login>p {
    color: #959b9e;
    font-size: 13px;
    line-height: 20px;
    font-weight: 700;
    padding: 20px 4px 0
}

#ec-wrap {
    position: relative;
    z-index: 0;
    margin-top: 90px
}

#ec-wrap.top {
    position: relative;
    z-index: 0;
    margin-top: 414px
}

#ec-wrap.mypage {
    position: relative;
    z-index: 0;
    margin-top: 90px
}

#ec-wrap.top #label-sec {
    position: absolute;
    top: 0
}

#ec-wrap #label-sec,
#ec-wrap.mypage #label-sec {
    position: fixed;
    top: 90px;
    background-color: #e44079
}

@media screen and (max-width:720px) {
    #ec-wrap,
    #ec-wrap.mypage,
    #ec-wrap.top {
        position: relative;
        z-index: 0
    }
    #ec-wrap {
        margin-top: 100px
    }
    #ec-wrap.top {
        margin-top: 240px
    }
    #ec-wrap.mypage {
        margin-top: 100px
    }
    #ec-wrap #label-sec,
    #ec-wrap.mypage #label-sec {
        position: absolute;
        top: 0
    }
}

#label-wrap #label-cart {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 321px;
    overflow: hidden
}

#ec-inner,
#label-cart .count,
.img-box {
    -webkit-box-sizing: border-box
}

#label-cart .cart {
    float: left;
    width: 100%;
    margin-right: -46px;
    text-align: left
}

#content-wrap.lines .line-sec-banner .pbloc-banner p,
#ec-item-list>h3 {
    text-align: center
}

#label-cart .cart a,
#label-cart .ec-menu a {
    padding-top: 0
}

#label-cart .cart a {
    display: block;
    background-color: #e44079;
    margin-right: 0;
    transition: background-color .2s
}

#ec-wrap.top #label-cart .cart a {
    background-color: #472f16
}

#ec-wrap.top #label-cart .cart a:hover,
#label-cart .cart a:hover {
    background-color: #ef9fc2
}

#label-cart .cart p {
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    float: left;
    color: #fff;
    font-size: 15px;
    line-height: 43px;
    font-weight: 700;
    padding-top: 3px;
    padding-left: 16px;
    font-style: normal
}

#label-cart .cart a p span {
    font-family: web_icon_fontsregular;
    display: inline-block;
    vertical-align: top;
    line-height: 100%;
    height: auto;
    font-size: 13px;
    font-weight: 400;
    padding-top: 15px;
    margin-right: 9px;
    font-style: normal
}

#ec-nav,
#label-cart .cart .carticon li:first-child {
    display: none
}

#label-cart .cart .carticon {
    float: right
}

#label-cart ul li {
    float: left
}

#label-cart .count {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    min-width: 46px;
    background-image: url();
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 46px 46px
}

#ec-inner,
.img-box {
    -moz-box-sizing: border-box
}

#label-cart .count span {
    font-family: Chivo, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #576eb6;
    font-size: 20px;
    line-height: 36px;
    padding-top: 0;
    text-align: center;
    letter-spacing: -.05em;
    margin-left: -2px
}

#content-wrap.lines .ec-menulist .btnlist ul li,
#content-wrap.lines .ec-menulist .line-sec-sitelink ul li {
    text-align: left
}

html:not(:only-child:only-child) #label-cart .count span {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    font-weight: 700;
    font-size: 16px;
    padding-top: 1px
}

#content-wrap.lines .ec-menulist h2 span,
#content-wrap.lines .ec-menulist>h2 span, .wrapper-other h1 {
    font-family: Poppins, sans-serif;
    font-weight: 600;
    color: #323232;
    font-size: 20px;
    border-left: 4px solid #e44079
}
.wrapper-other h1 {padding-left: 5px;}
#label-cart .ec-menu {
    float: right;
    width: 47px;
    height: 46px;
    margin-right: -47px;
    background-image: url(https://images.staticjw.com/oja/9043/label_line.png);
    background-repeat: no-repeat;
    background-position: top left
}

#label-cart .ec-menu a {
    -moz-transition: background-color .2s;
    -o-transition: background-color .2s;
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
    background-color: #e44079;
    width: 46px;
    float: right
}

@media screen and (min-width:769px) {
    #ec-wrap.top #label-cart .cart a:hover {
        background-color: #ef9fc2
    }
    #label-cart .ec-menu a:hover {
        background-color: #656cad
    }
    #content-wrap.lines #ec-nav-ecbtnlist .btnlist ul li a:hover {
        text-decoration: underline
    }
}

@media screen and (max-width:1024px) {
    #label-wrap #label-cart {
        background-image: none;
        width: 47px
    }
    #ec-wrap #label-wrap #label-cart {
        width: auto;
        display: block;
        position: absolute;
        right: 0
    }
    #label-cart .cart {
        float: right;
        width: auto;
        margin-right: 0
    }
    #label-cart .cart p {
        display: none
    }
    #ec-wrap.top #label-cart .cart a:hover,
    #label-cart .cart a {
        display: block;
        background-color: transparent;
        background-image: none;
        margin-right: 0
    }
    #ec-wrap.top #label-cart .cart a:hover,
    #label-cart .cart a:hover {
        background-color: transparent
    }
    #label-cart .ec-menu {
        margin-right: 0
    }
    #ec-wrap.mypage #label-cart .ec-menu,
    #ec-wrap:not(.mypage) #label-cart .ec-menu,
    #post-wrap #label-cart .ec-menu,
    #top-wrap #label-cart .ec-menu {
        width: 46px;
        background-image: none
    }
}

@media screen and (max-width:720px) {
    #top-wrap #label-wrap #label-cart {
        display: block;
        position: absolute;
        right: 0
    }
}

@media screen and (max-width:568px) {
    #top-wrap #label-wrap #label-cart {
        display: table-cell;
        position: static;
        right: auto
    }
}

#content-wrap.lines .line-ecmenu {
    width: 321px
}

#content-wrap.lines .line-ecmenu .line-inner {
    position: relative;
    z-index: 0;
    padding: 30px 0 0 20px
}

@media screen and (max-width:1024px) {
    #content-wrap.lines .line-ecmenu {
        display: none
    }
    #ec-nav {
        display: block
    }
}

#content-wrap.lines .ec-menulist h2 {
    text-align: left;
    margin-top: 5px
}

#content-wrap.lines #ec-nav .line-inner h2 {
    margin-top: 10px;
    margin-left: -10px
}

#content-wrap.lines .ec-menulist .btnlist+h2 {
    margin-top: 40px
}

#content-wrap.lines #ec-nav .line-inner .btnlist+h2 {
    margin-top: 30px
}

#content-wrap.lines .ec-menulist>section+h2 {
    margin-top: 40px
}

#content-wrap.lines #ec-nav .ec-menulist>section+h2 {
    margin-top: 30px
}

#content-wrap.lines .ec-menulist h2 span {
    display: block;
    line-height: 24px;
    padding: 11px 10px 4px 17px;
    margin-bottom: 20px;
    letter-spacing: -.05em
}

#content-wrap.lines .ec-menulist>h2 span {
    display: block;
    line-height: 26px;
    padding: 10px 10px 4px 17px;
    margin-bottom: 15px;
    letter-spacing: normal
}

#content-wrap.lines .ec-menulist .btnlist {
    margin-bottom: 14px;
    clear: both
}

#content-wrap.lines .ec-menulist .btnlist+.other-list {
    padding-top: 30px
}

#content-wrap.lines #ec-nav .ec-menulist .btnlist {
    margin-bottom: 10px
}

#content-wrap.lines #ec-nav .ec-menulist .btnlist+.other-list {
    padding-top: 10px
}

#content-wrap.lines .ec-menulist .btnlist ul {
    position: relative;
    padding-bottom: 1px
}

#content-wrap.lines .ec-menulist .btnlist ul li a, #content-wrap.lines .ec-menulist .btnlist ul li span {
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    position: relative;
    display: block;
    color: #18191c;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    padding: 17px 15px 17px 33px;
    border-bottom: 1px dotted #2f3034
}
#content-wrap.lines .ec-menulist .btnlist ul li span:hover{ text-decoration: underline;}
#content-wrap.lines .ec-menulist .btnlist ul li a+ul {
    border-bottom: 1px dotted #000;
    padding-top: 15px
}

#content-wrap.lines #ec-nav .ec-menulist .btnlist ul li a+ul,
#content-wrap.lines #ec-nav .ec-menulist .btnlist>ul>li a {
    border-bottom: 1px dotted #aaa
}

#content-wrap.lines .ec-menulist .btnlist>ul>li:first-child a, #content-wrap.lines .ec-menulist .btnlist>ul>li:first-child span {
    padding: 17px 15px 17px 33px;
    border-top: 1px dotted #2f3034
}

#content-wrap.lines .ec-menulist .btnlist>ul>li:first-child a:before, #content-wrap.lines .ec-menulist .btnlist>ul>li:first-child span:before {
    top: 19px
}

#content-wrap.lines #ec-nav .ec-menulist .btnlist>ul>li:first-child a {
    border-top: 1px dotted #aaa
}

#content-wrap.lines #ec-nav .ec-menulist .btnlist>ul>li ul li a {
    border-bottom: 0
}

#content-wrap.lines .ec-menulist .btnlist>ul>li ul li a,
#content-wrap.lines .ec-menulist .btnlist>ul>li:first-child ul li a {
    color: #37353e;
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    padding: 0 15px 15px 34px;
    background-image: none;
    border-bottom: 0
}

#content-wrap.lines .ec-menulist .btnlist>ul>li ul li a:before,
#content-wrap.lines .ec-menulist .btnlist>ul>li:first-child ul li a:before {
    content: '・';
    color: #37353e;
    font-size: 13px;
    line-height: 16px;
    font-weight: 400;
    position: absolute;
    top: 1px;
    left: 14px;
    z-index: 0
}

#content-wrap.lines #line-sec-ecbtnlist .btnlist ul li a:hover {
    text-decoration: underline
}

#content-wrap.lines .ec-menulist .btnlist>ul>li>a:before, #content-wrap.lines .ec-menulist .btnlist>ul>li>span:before {
    display: block;
    content: '4';
    font-family: web_icon_fontsregular;
    color: #18191c;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    position: absolute;
    top: 19px;
    left: 10px;
    z-index: 0
}

#content-wrap.lines .ec-menulist .btnlist>ul>li>a:only-child:before, #content-wrap.lines .ec-menulist .btnlist>ul>li>span:only-child:before {
    content: '2'
}

#content-wrap.lines .ec-menulist .diff ul li a:before {
    content: '='!important;s
    font-size: 16px;
    top: 19px;
    left: 1px;
    color: #939fa7
}

#content-wrap.lines .ec-menulist .diff ul li.blog a:before {
    content: 'x'!important
}

#content-wrap.lines .ec-menulist .diff ul li.guide a:before {
    content: '['!important
}

#content-wrap.lines .ec-menulist .diff ul li a {
    padding: 19px 15px 16px 28px
}

#content-wrap.lines .ec-menulist .line-sec-sitelink {
    margin-bottom: 35px;
    clear: both
}

#content-wrap.lines #ec-nav .ec-menulist .line-sec-sitelink {
    margin-bottom: 30px
}

#content-wrap.lines .ec-menulist .btnlist+.line-sec-sitelink {
    margin-top: -35px
}

#content-wrap.lines #ec-nav .ec-menulist .btnlist+.line-sec-sitelink {
    margin-top: -30px
}

#content-wrap.lines .ec-menulist .line-sec-sitelink ul li span {
    position: relative;
    display: block;
    color: #37353e;
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    padding: 17px 15px 17px 33px
}

#content-wrap.lines .ec-menulist .line-sec-sitelink ul li span:before {
    display: block;
    content: '2';
    font-family: web_icon_fontsregular;
    color: #37353e;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    position: absolute;
    top: 17px;
    left: 8px;
    z-index: 0
}

#content-wrap.lines .ec-menulist .line-sec-sitelink ul li a {
    display: block
}

#content-wrap.lines .ec-menulist .line-sec-sitelink ul li a img {
    width: 100%;
    height: auto;
    vertical-align: top
}

#ec-wrap .ec-menulist .btnlist-slidebox h2 {
    overflow: hidden;
    border: 0
}

#ec-wrap .ec-menulist .btnlist-slidebox h2 span {
    float: left
}

#ec-wrap .ec-menulist .btnlist-slidebox h2 a {
    float: right
}

#ec-wrap .ec-menulist .btnlist-slidebox h2 a:after {
    display: block;
    font-family: web_icon_fontsregular;
    content: "3";
    color: #000;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    padding-top: 12px
}

#ec-wrap .ec-menulist .open h2 a:after {
    content: "3"
}

#ec-wrap .ec-menulist .close h2 a:after {
    content: "4"
}

#ec-wrap .ec-menulist .btnlist-slidebox h2 a:hover {
    text-decoration: none
}

#cart-list-wrap .cart-list-bloc td a:hover,
#ec-cart-list .cart-list-wrap .cart-list-bloc .sp-cancel a:hover,
#ec-cart-list .cart-list-wrap .cart-list-bloc td a:hover,
#ec-item-detail h1+ul li a:hover {
    text-decoration: underline
}

#content-wrap.lines .ec-menulist .search-ecbtnlist {
    margin-bottom: 35px
}

#content-wrap.lines #ec-nav .ec-menulist .search-ecbtnlist {
    margin-bottom: 30px
}

#content-wrap.lines .ec-menulist .search-input-text {
    display: block;
    position: relative
}

#content-wrap.lines .ec-menulist input[type=text] {
    width: 100%;
    color: #151515;
    font-weight: 700;
    height: 40px;
    line-height: 24px;
    line-height: 40px\9;
    padding: 2px 40px 0 12px;
    position: relative;
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: inset 1px 2px 3px rgba(0, 0, 0, .05);
    -webkit-box-shadow: inset 1px 2px 3px rgba(0, 0, 0, .05);
    box-shadow: inset 1px 2px 3px rgba(0, 0, 0, .05)
}

#content-wrap.lines .ec-menulist .search-input-text:before {
    content: ",";
    font-family: web_icon_fontsregular;
    color: #bbb;
    font-size: 18px;
    font-weight: 400;
    position: absolute;
    top: 7px;
    right: 13px;
    z-index: 10
}

#ec-inner,
#ec-inner h2 {
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif
}

#content-wrap.lines .ec-menulist input::-webkit-input-placeholder {
    font-size: 14px;
    font-weight: 700;
    color: #ccc
}

#content-wrap.lines .ec-menulist input:-moz-placeholder {
    font-size: 14px;
    font-weight: 700;
    color: #ccc
}

#content-wrap.lines .ec-menulist input::-moz-placeholder {
    font-size: 14px;
    font-weight: 700;
    color: #ccc
}

#content-wrap.lines .ec-menulist input:-ms-input-placeholder {
    font-size: 14px;
    font-weight: 700;
    color: #ccc
}

#content-wrap.lines .ec-menulist .placeholder {
    font-size: 14px;
    font-weight: 700;
    color: #ccc
}

#content-wrap.lines .line-sec-video {
    margin-bottom: 45px
}

#content-wrap.lines .line-sec-video .video-container {
    margin-top: 0;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
    margin-bottom: 0;
    z-index: 0
}

#content-wrap.lines .line-sec-video .video-container embed,
#content-wrap.lines .line-sec-video .video-container iframe,
#content-wrap.lines .line-sec-video .video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

#content-wrap.lines .line-sec-video h2 {
    background-image: url();
    background-repeat: no-repeat;
    background-position: right center
}

#content-wrap.lines .line-sec-twitter {
    margin-bottom: 45px
}

#content-wrap.lines .line-sec-twitter .widgets-container {
    margin-top: 0;
    position: relative;
    padding-bottom: 0;
    padding-top: 0;
    height: 360px;
    overflow: hidden
}

#content-wrap.lines .line-sec-twitter .widgets-container>a {
    color: #000;
    word-break: break-all;
    word-wrap: break-word
}

#content-wrap.lines .line-sec-twitter .widgets-container embed,
#content-wrap.lines .line-sec-twitter .widgets-container iframe,
#content-wrap.lines .line-sec-twitter .widgets-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#content-wrap.lines .line-sec-banner {
    margin-bottom: 40px
}

#content-wrap.lines .line-sec-banner .pbloc-banner {
    margin-bottom: 18px
}

#content-wrap.lines .line-sec-banner .pbloc-banner img {
    width: 100%;
    height: auto;
    vertical-align: top
}

#content-wrap.lines #ec-nav .line-sec-banner {
    margin-bottom: 20px
}

#content-wrap.lines #ec-nav .line-sec-banner .pbloc-banner {
    margin-bottom: 10px
}

#blog,
#ec,
#list {
    position: relative;
    z-index: 0
}

#ec-nav {
    position: absolute;
    top: 0;
    right: -290px;
    width: 290px;
    height: 100%;
    background-color: #fffefe;
    -webkit-overflow-scrolling: touch
}

#content-wrap.lines .line3.open,
#ec-nav.open {
    -moz-box-shadow: -2px 0 8px rgba(0, 0, 0, .2);
    -webkit-box-shadow: -2px 0 8px rgba(0, 0, 0, .2);
    box-shadow: -2px 0 8px rgba(0, 0, 0, .2)
}

#content-wrap.lines #ec-nav .line-inner {
    position: relative;
    z-index: 0;
    padding: 5px 10px 10px
}

#ec-nav-ecbtnlist .smp-logout,
#line-sec-ecbtnlist .smp-logout {
    display: none
}

#ec-inner {
    color: #18191c;
    font-size: 14px;
    line-height: 1.9em;
    box-sizing: border-box
}

.img-box {
    box-sizing: border-box
}

#main_image {
    padding: 0;
    margin-top: 15px;
    margin-bottom: 30px
}

#main_image img {
    width: 100%;
    height: auto;
    vertical-align: top
}

#ec-inner,
#main_image+#ec-inner {
    padding: 30px 69px 70px 70px
}

#ec-inner #ec-kiyaku-wrap.none-top:first-child,
#ec-inner .none-top:first-child {
    margin-top: -10px
}

@media screen and (max-width:1230px) {
    #ec-inner,
    #main_image+#ec-inner {
        padding: 30px 45px 60px
    }
}

@media screen and (max-width:1024px) {
    #ec-inner,
    #main_image+#ec-inner {
        padding: 30px 30px 60px
    }
    #main_image {
        margin-top: 10px
    }
}

@media screen and (max-width:768px) {
    #ec-nav-ecbtnlist .smp-logout,
    #line-sec-ecbtnlist .smp-logout {
        display: block
    }
    #ec-inner,
    #main_image+#ec-inner {
        padding: 20px 30px 50px
    }
}

@media screen and (max-width:568px) {
    #ec-inner,
    #main_image+#ec-inner {
        padding: 20px 20px 30px
    }
    #main_image {
        margin-top: 0;
        margin-bottom: 20px
    }
}

#ec-inner #ec-kiyaku-wrap.none-top>h2,
#ec-inner #ec-kiyaku-wrap.none-top>h3 {
    color: #18191c;
    font-weight: 700;
    margin-bottom: 15px;
    border-left-width: 8px;
    border-left-style: solid;
    border-left-color: #e44079;
    margin-left: -45px
}

@media screen and (max-width:400px) {
    #ec-inner,
    #main_image+#ec-inner {
        padding: 20px 10px 30px
    }
}

#ec-inner h2 {
    color: #18191c;
    font-size: 22px;
    line-height: 28px;
    font-weight: 700;
    padding: 0 10px 10px 4px
}

#ec-inner #ec-kiyaku-wrap.none-top>h2 {
    font-size: 26px;
    line-height: 32px;
    padding: 12px 15px 10px 30px
}

#ec-inner #ec-kiyaku-wrap.none-top>h3 {
    font-size: 22px;
    line-height: 30px;
    padding: 14px 15px 10px 32px
}

#ec-inner #ec-information h2,
#ec-inner #ec-information2 h2 {
    font-size: 18px;
    padding: 0 10px 8px 0;
    border-bottom: 2px solid #eaebec
}

#ec-cart-list>h2+h3,
#ec-item-list .list-sort h3,
#ec-item-list>h2+h3 {
    color: #fff;
    font-size: 13px;
    line-height: 22px;
    font-weight: 400;
    padding: 11px 16px 9px;
    margin-top: 5px;
    margin-bottom: 0
}

#ec-cart-list>h2+h3,
#ec-item-list>h2+h3 {
    background-color: #e44079
}

#ec-cart-list>h2+h3 span.attention,
#ec-item-list .list-sort h3 span.attention,
#ec-item-list>h2+h3 span.attention {
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-size: 18px;
    display: inline-block;
    vertical-align: baseline;
    margin-right: 3px
}

#ec-cart-list h3+p.attention,
#ec-inner .cart-select>p.attention {
    background-color: #fbe8f1;
    color: #ef9fc2;
    font-size: 13px;
    line-height: 22px;
    font-weight: 400;
    padding: 11px 16px 9px;
    margin-bottom: 0
}

#ec-cart-list h3+p.attention {
    margin-top: 20px
}

#ec-inner .cart-select>p.attention {
    margin-top: 0
}

#ec-item-list .list-sort h3 {
    float: left;
    margin-top: 0
}

#ec-item-list .list-sort {
    margin-top: 5px;
    background-color: #e44079
}

#ec-item-list .list-sort ul {
    float: right;
    margin: 7px 7px 0 0
}

#ec-item-list .list-sort ul li {
    display: inline-block;
    vertical-align: top
}

#ec-item-list>h3 {
    color: #323232;
    font-size: 17px;
    line-height: 28px;
    font-weight: 700;
    padding: 50px 15px 60px
}

#ec-cart-list span.attentionSt {
    display: block;
    color: red;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    padding: 15px;
    margin-top: 15px;
    background-color: #fff
}

@media screen and (max-width:768px) {
    #ec-inner #ec-kiyaku-wrap.none-top>h2 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 15px;
        padding: 12px 15px 10px 26px;
        margin-left: -30px
    }
    #ec-inner #ec-kiyaku-wrap.none-top>h3 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 15px;
        padding: 10px 15px 10px 26px;
        margin-left: -30px
    }
}

@media screen and (max-width:568px) {
    #ec-inner h2 {
        font-size: 18px;
        line-height: 22px;
        padding: 5px 5px 5px 2px
    }
    #ec-inner #ec-kiyaku-wrap.none-top>h2 {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 10px;
        padding: 14px 10px 10px 14px;
        margin-left: -15px
    }
    #ec-inner #ec-kiyaku-wrap.none-top>h3 {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 8px;
        padding: 14px 10px 10px 14px;
        margin-left: -15px
    }
    #ec-inner #ec-information h2,
    #ec-inner #ec-information2 h2 {
        font-size: 18px;
        line-height: 22px;
        padding: 0 5px 8px 2px
    }
    #ec-cart-list>h2+h3,
    #ec-item-list>h2+h3 {
        padding: 8px 12px 7px
    }
    #ec-cart-list>h2+h3 span.attention,
    #ec-item-list>h2+h3 span.attention {
        font-size: 17px
    }
    #ec-cart-list h3+p.attention,
    #ec-inner .cart-select>p.attention {
        font-size: 12px;
        line-height: 20px;
        padding: 10px 15px 9px
    }
    #ec-cart-list h3+p.attention {
        margin-top: 10px
    }
    #ec-item-list>h3 {
        text-align: left;
        font-size: 13px;
        line-height: 24px;
        padding: 30px 5px
    }
    #ec-cart-list span.attentionSt {
        font-size: 13px;
        line-height: 20px;
        padding: 15px 10px 0
    }
}

@media screen and (max-width:500px) {
    #ec-item-list .list-sort h3 {
        float: none;
        background-color: #e44079
    }
    #ec-item-list .list-sort {
        margin-top: 5px;
        background: 0 0!important
    }
    #ec-item-list .list-sort ul {
        float: none;
        margin: 12px 0 0
    }
    #ec-item-list .list-sort ul li {
        display: inline-block;
        vertical-align: top
    }
}

@media screen and (max-width:430px) {
    #ec-inner #ec-top-update h2 span {
        display: block
    }
}

#ec-inner>p.attention {
    color: red;
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 25px;
    padding: 15px 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 3px solid #f33;
    background-color: #fff5f9
}

@media screen and (max-width:568px) {
    #ec-inner>p.attention {
        font-size: 13px;
        line-height: 20px;
        margin: -5px 5px 15px;
        padding: 10px 15px;
        border: 2px solid #f33
    }
}

#ec-inner .video-container {
    margin-top: 0;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
    margin-bottom: 30px
}

#ec-inner .video-container embed,
#ec-inner .video-container iframe,
#ec-inner .video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media screen and (max-width:568px) {
    #ec-inner .video-container {
        margin-bottom: 20px
    }
}

#ec-inner .item-list .img-box {
    position: relative
}

#ec-inner .item-list .img-box .img-over {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .6);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000',endColorstr='#99000000',GradientType=0))";
    height: 100%;
    width: 100%;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 0;
    display: none\9
}

#ec-inner .item-list .img-over .inner {
    display: table;
    width: 100%;
    height: 100%
}

#ec-inner .item-list .img-over .inner ul,
#ec-inner .item-list .img-over .inner>a {
    display: table-cell;
    vertical-align: middle
}

#ec-inner .item-list .img-over .inner>a>img {
    display: block;
    width: 43.6%;
    margin: 0 28.2%
}

#ec-inner .item-list .img-over .inner ul {
    padding: 0 14px
}

#ec-inner .item-list .img-over .inner ul li:first-child {
    margin-bottom: 8%
}

#ec-inner .item-list .img-over .inner ul li a {
    display: block;
    border: 1px solid #fff;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -ms-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
    background: rgba(255, 255, 255, 0)
}

#ec-inner .item-list .img-over .inner ul li a:hover {
    background: rgba(255, 255, 255, .3)
}

@media screen and (min-width:769px) {
    #ec-inner .item-list .img-box:hover .img-over {
        opacity: 1;
        display: block\9
    }
}

@media screen and (max-width:768px) {
    #ec-inner .item-list .img-over {
        display: none
    }
}

#ec-wrap #label-wrap #label-pkz #pankuzu li p.name {
    font-size: 14px;
    line-height: 46px;
    font-weight: 400;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    padding: 0 0 0 18px
}

#ec-wrap #label-wrap #label-pkz #pankuzu li p.name span {
    display: inline-block;
    width: auto;
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    font-weight: 700;
    padding: 0;
    font-size: 14px;
    line-height: 46px;
    margin-right: 4px
}

@media screen and (max-width:568px) {
    #ec-wrap #label-wrap #label-pkz #pankuzu li p.name {
        font-size: 12px;
        padding: 0 0 0 15px
    }
    #ec-wrap #label-wrap #label-pkz #pankuzu li p.name span {
        font-size: 13px;
        margin-right: 3px
    }
}

#ec-inner #ec-top-ticket {
    margin-top: 9px;
    padding-bottom: 30px
}

#ec-inner #ec-top-ticket>ul {
    padding: 0 1px
}

#ec-inner #ec-top-ticket>ul>li {
    width: 100%;
    cursor: pointer;
    margin-bottom: 35px
}

#ec-inner #ec-top-ticket .img-box a {
    position: relative;
    z-index: 0
}

#ec-inner #ec-top-ticket .img-box a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    -moz-box-shadow: 0 0 0 1px #121015 inset;
    -webkit-box-shadow: 0 0 0 1px #121015 inset;
    box-shadow: 0 0 0 1px #121015 inset
}

#ec-inner #ec-top-ticket .img-box a img {
    display: block;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

#ec-inner #ec-top-ticket .img-box+a {
    padding: 14px 5px 0
}

#ec-inner #ec-top-ticket .img-box+a h3 {
    color: #18191c;
    font-size: 19px;
    line-height: 26px;
    font-weight: 700;
    max-height: 100%;
    overflow: visible
}

#ec-inner #ec-top-ticket .img-box+a p.price {
    font-size: 22px;
    line-height: 22px;
    margin-top: 9px;
    padding-bottom: 1px;
    letter-spacing: -.02em
}

#ec-inner #ec-top-ticket .img-box+a p.price span {
    font-size: 12px;
    line-height: 20px
}

@media screen and (min-width:769px) {
    #ec-inner #ec-top-ticket .img-box a:after {
        -moz-transition: all .2s;
        -o-transition: all .2s;
        -webkit-transition: all .2s;
        transition: all .2s
    }
    #ec-inner #ec-top-ticket .img-box a:hover:after {
        -moz-box-shadow: 0 0 0 6px #121015 inset;
        -webkit-box-shadow: 0 0 0 6px #121015 inset;
        box-shadow: 0 0 0 6px #121015 inset
    }
}

@media screen and (max-width:600px) {
    #ec-inner #ec-top-ticket {
        margin-top: 0;
        padding-bottom: 20px
    }
    #ec-inner #ec-top-ticket .img-box+a {
        padding: 13px 4px 0
    }
    #ec-inner #ec-top-ticket .img-box+a h3 {
        font-size: 15px;
        line-height: 20px;
        max-height: 100%;
        overflow: visible
    }
    #ec-inner #ec-top-ticket .img-box+a p.price {
        font-size: 20px;
        line-height: 20px;
        margin-top: 8px
    }
}

@media screen and (max-width:460px) {
    #ec-inner #ec-top-ticket {
        padding-bottom: 10px
    }
    #ec-inner #ec-top-ticket>ul {
        padding: 0
    }
    #ec-inner #ec-top-ticket>ul>li {
        margin-bottom: 20px
    }
    #ec-inner #ec-top-ticket .img-box a img {
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px
    }
    #ec-inner #ec-top-ticket .img-box+a {
        padding: 12px 4px 0
    }
    #ec-inner #ec-top-ticket .img-box+a h3 {
        font-size: 13px;
        line-height: 16px;
        max-height: 100%;
        overflow: visible
    }
    #ec-inner #ec-top-ticket .img-box+a p.price {
        font-size: 18px;
        line-height: 18px;
        max-height: 100%;
        margin-top: 6px
    }
    #ec-inner #ec-top-ticket .img-box+a p.price span {
        font-size: 11px;
        line-height: 16px
    }
}

#ec-inner #ec-top-newitem,
#ec-inner .attention+#ec-top-newitem {
    margin-top: 0
}

#ec-inner #ec-top-newitem>ul>li {
    float: left;
    width: 29.744%;
    margin-right: 5.384%;
    cursor: pointer;
    margin-bottom: 26px
}

#ec-inner #ec-top-newitem>ul>li:nth-child(3n+3) {
    margin-right: 0
}

#ec-inner #ec-top-newitem>ul>li:nth-child(3n+1) {
    clear: both
}

#ec-inner #ec-top-newitem .img-box+a {
    padding: 13px 0 0
}

#ec-inner #ec-top-newitem .img-box+a h3 {
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    max-height: 40px;
    overflow: hidden
}

#ec-inner #ec-top-newitem .img-box+a p.price {
    font-size: 20px;
    line-height: 20px;
    margin-top: 10px;
    padding-bottom: 1px;
    letter-spacing: -.02em
}

#ec-inner #ec-top-newitem .img-box+a p.price span {
    font-size: 12px;
    line-height: 20px
}

@media screen and (max-width:600px) {
    #ec-inner #ec-top-newitem .img-box+a p.price {
        font-size: 18px;
        line-height: 18px;
        margin-top: 8px
    }
}

@media screen and (max-width:460px) {
    #ec-inner #ec-top-newitem>ul>li {
        width: 46.67%;
        margin-right: 6.66%;
        margin-bottom: 14px
    }
    #ec-inner #ec-top-newitem>ul>li:nth-child(3n+3) {
        margin-right: 6.66%
    }
    #ec-inner #ec-top-newitem>ul>li:nth-child(3n+1) {
        clear: none
    }
    #ec-inner #ec-top-newitem>ul>li:nth-child(even) {
        margin-right: 0
    }
    #ec-inner #ec-top-newitem>ul>li:nth-child(2n+1) {
        clear: both
    }
    #ec-inner #ec-top-newitem .img-box+a {
        padding: 12px 0 0
    }
    #ec-inner #ec-top-newitem .img-box+a h3 {
        font-size: 12px;
        line-height: 16px;
        font-weight: 700;
        max-height: 32px;
        overflow: hidden
    }
    #ec-inner #ec-top-newitem .img-box+a p.price {
        font-size: 16px;
        line-height: 16px;
        max-height: 100%;
        margin-top: 6px
    }
    #ec-inner #ec-top-newitem .img-box+a p.price span {
        font-size: 11px;
        line-height: 16px
    }
}

#ec-inner .item-list>ul>li {
    float: left;
    width: 22.45%;
    margin-right: 3.4%;
    cursor: pointer;
    margin-bottom: 26px
}

#ec-inner .item-list ul li.right-side {
    margin-right: 0
}

#ec-inner .item-list ul li.right-side+li {
    clear: left
}

#ec-inner .item-list ul li .img-box {
    border: 1px solid #e1e4e7
}

#ec-inner .item-list ul li .img-box img {
    width: 100%;
    height: auto
}

#ec-inner .item-list ul li .img-box+a,
#ec-inner .ticket-list ul li .img-box+a {
    display: block;
    padding: 12px 0 0
}

#ec-inner .item-list ul li .img-box+a h3,
#ec-inner .ticket-list ul li .img-box+a h3 {
    color: #18191c;
    font-size: 13px;
    line-height: 18px;
    font-weight: 700;
    max-height: 36px;
    overflow: hidden
}

#ec-inner .item-list ul li .img-box+a p,
#ec-inner .ticket-list ul li .img-box+a p {
    color: #18191c;
    font-size: 12px;
    line-height: 16px;
    max-height: 48px;
    overflow: hidden;
    margin-top: 7px
}

#ec-inner .item-list ul li .img-box+a p.price,
#ec-inner .ticket-list ul li .img-box+a p.price {
    font-family: Poppins, sans-serif;
    font-weight: 400;
    color: #ef9fc2;
    font-size: 16px;
    line-height: 16px;
    display: inherit;
    height: auto;
    max-height: 100%;
    margin-top: 6px;
    padding-bottom: 1px;
    letter-spacing: -.02em
}

#ec-inner .item-list ul li .img-box+a p.price span,
#ec-inner .ticket-list ul li .img-box+a p.price span {
    font-size: 12px;
    line-height: 16px;
    display: inline-block;
    vertical-align: baseline;
    letter-spacing: normal
}

@media screen and (max-width:568px) {
    #ec-inner .item-list>ul>li {
        margin-bottom: 17px
    }
    #ec-inner .item-list ul li .img-box+a {
        padding: 10px 0 0
    }
    #ec-inner .item-list ul li .img-box+a h3 {
        font-size: 12px;
        line-height: 16px;
        font-weight: 700;
        max-height: 32px;
        overflow: hidden
    }
    #ec-inner .item-list ul li .img-box+a p {
        font-size: 11px;
        line-height: 14px;
        max-height: 42px
    }
    #ec-inner .item-list ul li .img-box+a p.price span {
        font-size: 10px;
        line-height: 16px
    }
}

@media screen and (max-width:460px) {
    #ec-inner .item-list>ul>li {
        float: left;
        width: 46.67%;
        margin-right: 6.66%;
        margin-bottom: 14px
    }
    #ec-inner .item-list>ul>li:nth-child(even) {
        margin-right: 0
    }
    #ec-inner .item-list ul li .img-box {
        border: 0
    }
    #ec-inner .item-list ul li .img-box+a {
        padding: 10px 0 0
    }
    #ec-inner .item-list ul li .img-box+a p {
        display: none
    }
    #ec-inner .item-list ul li .img-box+a p.price span {
        font-size: 11px;
        line-height: 16px
    }
}

#ec-inner .item-list ul li .price-box {
    overflow: hidden;
    border-bottom: 2px solid #e1e4e7;
    padding-bottom: 17px
}

#ec-inner .item-list ul li .price-box a,
#ec-inner .item-list ul li .price-box p {
    font-family: Poppins, sans-serif;
    font-weight: 400;
    float: left;
    text-align: left;
    color: #ef9fc2;
    font-size: 18px;
    line-height: 22px;
    display: inherit
}

html:not(:only-child:only-child) #ec-inner .item-list ul li .price-box a,
html:not(:only-child:only-child) #ec-inner .item-list ul li .price-box p {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    font-weight: 700
}

#ec-inner .item-list ul li .price-box a span,
#ec-inner .item-list ul li .price-box p span {
    font-size: 12px;
    line-height: 22px
}

#ec-inner .item-list ul li .price-box span.icon {
    float: right;
    color: #d2d7db;
    font-size: 15px;
    line-height: 21px;
    padding: 2px 3px 0 0;
    -webkit-transition: color .2s;
    -moz-transition: color .2s;
    -ms-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #ec-inner .item-list ul li .img-box+a p.price span,
    #ec-inner .item-list ul li .price-box a span,
    #ec-inner .item-list ul li .price-box p span {
        margin-left: -3px
    }
}

@media screen and (min-width:769px) {
    #ec-inner .item-list ul li:hover .price-box span.icon {
        color: #ef9fc2
    }
    #ec-inner .item-list ul li a:hover h3 {
        text-decoration: underline
    }
}

@media screen and (max-width:568px) {
    #ec-inner .item-list ul li .price-box {
        border-bottom: 0;
        padding-bottom: 0
    }
    #ec-inner .item-list ul li .price-box a,
    #ec-inner .item-list ul li .price-box p {
        float: none;
        text-align: center;
        font-size: 15px;
        line-height: 22px
    }
    #ec-inner .item-list ul li .price-box a span.tax,
    #ec-inner .item-list ul li .price-box p span.tax,
    #ec-inner .item-list ul li .price-box span.icon {
        display: none
    }
}

#ec-top-news {
    padding-top: 5px
}

#ec-top-recommend,
#ec-top-update {
    padding-top: 10px
}

#ec-inner #ec-top-update .update-list .post,
#ec-inner .oblong-list .post {
    float: left;
    width: 47.75%;
    margin-right: 4.5%;
    margin-bottom: 23px
}

#ec-inner #ec-top-update .update-list .post:nth-child(even),
#ec-inner .oblong-list .post:nth-child(even) {
    margin-right: 0
}

#ec-inner #ec-top-update .update-list .post {
    margin-bottom: 18px
}

#ec-inner .oblong-list .post .img-box {
    float: left;
    width: 120px;
    margin-right: 26px;
    margin-bottom: 7px
}

#ec-inner .oblong-list .post .txt-box {
    float: right;
    width: 100%;
    margin-left: -146px
}

#ec-inner .oblong-list .post .txt-box .inner {
    margin-left: 146px
}

#ec-inner .oblong-list .post .img-box a {
    display: block;
    border: 1px solid #e1e4e7
}

#ec-inner .oblong-list .post .img-box span {
    display: block
}

#ec-inner .oblong-list .post .img-box img {
    width: 100%;
    height: auto;
    vertical-align: top
}

#ec-inner .oblong-list .pbloc-newslist .txt-box p.date {
    font-family: Lato, sans-serif;
    font-weight: 900;
    color: #249aff;
    font-size: 14px;
    line-height: 16px;
    margin-top: -3px;
    margin-bottom: 7px
}

#ec-inner .oblong-list .pbloc-newslist .txt-box h3 {
    color: #000;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    max-height: 54px;
    overflow: hidden;
    margin-bottom: 5px
}

#ec-inner .oblong-list .pbloc-newslist .txt-box h3 a {
    color: #000
}

#ec-inner .oblong-list .pbloc-newslist .txt-box p {
    color: #000;
    font-size: 12px;
    line-height: 16px;
    max-height: 48px;
    overflow: hidden
}

#ec-inner .oblong-list .pbloc-recolist .txt-box p.tag {
    font-family: Lato, sans-serif;
    font-weight: 900;
    color: #ff6c00;
    font-size: 14px;
    line-height: 16px;
    margin-top: -3px;
    margin-bottom: 7px
}

#ec-inner .oblong-list .pbloc-recolist .txt-box h3 {
    color: #000;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    max-height: 54px;
    overflow: hidden;
    margin-bottom: 5px
}

#ec-inner .oblong-list .pbloc-recolist .txt-box h3 a {
    color: #000
}

#ec-inner .oblong-list .pbloc-recolist .txt-box p {
    color: #000;
    font-size: 12px;
    line-height: 16px;
    max-height: 48px;
    overflow: hidden
}

#ec-inner .oblong-list .pbloc-recolist .txt-box p.price {
    font-family: Chivo, sans-serif;
    font-weight: 400;
    color: #f9297c;
    font-size: 16px;
    line-height: 16px;
    display: inherit;
    height: auto;
    max-height: 100%;
    margin-top: 6px;
    padding-bottom: 1px;
    letter-spacing: -.02em
}

#ec-inner .oblong-list .pbloc-recolist .txt-box p.price span {
    font-size: 12px;
    line-height: 16px;
    display: inline-block;
    vertical-align: baseline;
    letter-spacing: normal
}

#ec-inner #ec-top-update .update-list .pbloc-update .pbloc-inner {
    border-bottom: 1px dotted #c4c4c4;
    padding-bottom: 17px
}

#ec-inner #ec-top-update .update-list .pbloc-update .txt-box ul {
    margin-top: -3px
}

#ec-inner #ec-top-update .update-list .pbloc-update .txt-box ul li {
    font-family: Lato, sans-serif;
    margin-bottom: 7px
}

#ec-inner #ec-top-update .update-list .pbloc-update .txt-box ul li.date {
    font-weight: 900;
    float: left;
    color: #fff;
    font-size: 14px;
    line-height: 16px
}

#ec-inner #ec-top-update .update-list .pbloc-update .txt-box ul li.cate {
    font-weight: 700;
    float: right;
    color: #B7B8BA;
    font-size: 13px;
    line-height: 16px;
    padding-right: 6px
}

#ec-inner #ec-top-update .update-list .pbloc-update .txt-box h3 {
    color: #000;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 5px
}

#ec-inner #ec-top-update .update-list .pbloc-update .txt-box h3 a {
    color: #000
}

#ec-inner #ec-top-update .update-list .pbloc-update .txt-box p {
    color: #000;
    font-size: 12px;
    line-height: 16px;
    height: 32px;
    overflow: hidden
}

#ec-inner #ec-update .update-list .pbloc-update {
    margin-bottom: 19px
}

#ec-inner #ec-update .update-list .pbloc-update .pbloc-inner {
    border-bottom: 1px dotted #c4c4c4;
    padding-bottom: 10px
}

#ec-inner #ec-update .update-list .pbloc-update .txt-box ul {
    margin-top: 0
}

#ec-inner #ec-update .update-list .pbloc-update .txt-box ul li {
    font-family: Lato, sans-serif;
    display: inline-block;
    vertical-align: baseline;
    margin-bottom: 7px
}

#ec-inner #ec-update .update-list .pbloc-update .txt-box ul li.date {
    font-weight: 700;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    margin-right: 28px
}

#ec-inner #ec-update .update-list .pbloc-update .txt-box ul li.cate {
    font-weight: 700;
    color: #B7B8BA;
    font-size: 14px;
    line-height: 20px
}

#ec-inner #ec-update .update-list .pbloc-update .txt-box h3 {
    color: #000;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 8px
}

#ec-inner #ec-update .update-list .pbloc-update .txt-box h3 a {
    color: #000
}

#ec-inner #ec-update .update-list .pbloc-update .txt-box p {
    color: #000;
    font-size: 14px;
    line-height: 20px
}

#ec-inner #ec-update .update-list .pbloc-update .txt-box p.btn-more {
    text-align: right;
    padding-top: 10px;
    padding-right: 8px
}

#ec-inner #ec-update .update-list .pbloc-update .txt-box p.btn-more a,
#ec-inner #ec-update .update-list .pbloc-update .txt-box p.btn-more a:visited {
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    font-weight: 700
}

#ec-inner #ec-update .update-list .pbloc-update .txt-box p.btn-more a span {
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
    margin-left: 5px
}

@media screen and (max-width:1120px) {
    #ec-inner #ec-top-update .update-list .post,
    #ec-inner .oblong-list .post {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 13px
    }
    #ec-inner #ec-top-update .update-list .post:nth-child(even),
    #ec-inner .oblong-list .post:nth-child(even) {
        margin-right: 0
    }
    #ec-inner .update-list .post {
        margin-bottom: 18px
    }
    #ec-inner #ec-top-update .update-list .pbloc-update .txt-box p {
        height: auto
    }
}

@media screen and (max-width:1024px) {
    #ec-inner #ec-top-update .update-list .post,
    #ec-inner .oblong-list .post {
        float: left;
        width: 47.75%;
        margin-right: 4.5%;
        margin-bottom: 23px
    }
    #ec-inner #ec-top-update .update-list .post:nth-child(even),
    #ec-inner .oblong-list .post:nth-child(even) {
        margin-right: 0
    }
    #ec-inner .update-list .post {
        margin-bottom: 18px
    }
    #ec-inner #ec-top-update .update-list .pbloc-update .txt-box p {
        height: 32px
    }
}

@media screen and (max-width:650px) {
    #ec-inner #ec-top-update .update-list .post,
    #ec-inner .oblong-list .post {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 13px
    }
    #ec-inner #ec-top-update .update-list .post:nth-child(even),
    #ec-inner .oblong-list .post:nth-child(even) {
        margin-right: 0
    }
    #ec-inner #ec-top-update .update-list .post {
        margin-bottom: 18px
    }
    #ec-inner .oblong-list .post .img-box {
        width: 100px;
        margin-right: 26px;
        margin-bottom: 7px
    }
    #ec-inner .oblong-list .post .txt-box {
        margin-left: -126px
    }
    #ec-inner .oblong-list .post .txt-box .inner {
        margin-left: 126px
    }
    #ec-inner #ec-top-update .update-list .pbloc-update .txt-box h3 {
        white-space: normal;
        text-overflow: ellipsis;
        overflow: hidden;
        margin-bottom: 5px
    }
    #ec-inner #ec-top-update .update-list .pbloc-update .txt-box p {
        height: auto
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #ec-inner .oblong-list .pbloc-recolist .txt-box p.price span {
        margin-left: -3px
    }
}

@media screen and (max-width:568px) {
    #ec-inner .oblong-list .pbloc-recolist .txt-box p.price span {
        font-size: 10px;
        line-height: 16px
    }
    #ec-inner #ec-top-update .update-list .pbloc-update .pbloc-inner {
        padding-left: 8px;
        padding-right: 8px
    }
    #ec-inner #ec-update .update-list .pbloc-update {
        margin-bottom: 18px
    }
    #ec-inner #ec-update .update-list .pbloc-update .pbloc-inner {
        padding-bottom: 17px;
        padding-left: 8px;
        padding-right: 8px
    }
    #ec-inner #ec-update .update-list .pbloc-update .txt-box ul li {
        margin-bottom: 7px
    }
    #ec-inner #ec-update .update-list .pbloc-update .txt-box ul li.date {
        font-weight: 900;
        font-size: 14px;
        line-height: 22px;
        margin-right: 15px
    }
    #ec-inner #ec-update .update-list .pbloc-update .txt-box ul li.cate {
        font-weight: 700;
        font-size: 13px;
        line-height: 22px
    }
    #ec-inner #ec-update .update-list .pbloc-update .txt-box h3 {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 5px
    }
    #ec-inner #ec-update .update-list .pbloc-update .txt-box p {
        font-size: 12px;
        line-height: 16px
    }
    #ec-inner #ec-update .update-list .pbloc-update .txt-box p.btn-more {
        padding-top: 10px;
        padding-right: 0
    }
    #ec-inner #ec-update .update-list .pbloc-update .txt-box p.btn-more a,
    #ec-inner #ec-update .update-list .pbloc-update .txt-box p.btn-more a:visited {
        font-size: 12px;
        line-height: 16px;
        font-weight: 700
    }
    #ec-inner #ec-update .update-list .pbloc-update .txt-box p.btn-more a span {
        margin-left: 5px
    }
}

@media screen and (max-width:480px) {
    #ec-top-news {
        padding-top: 8px
    }
    #ec-top-recommend {
        padding-top: 0
    }
    #ec-top-update {
        padding-top: 10px
    }
    #ec-inner .oblong-list .post .img-box {
        width: 90px;
        margin-right: 10px;
        margin-bottom: 7px
    }
    #ec-inner .oblong-list .post .txt-box {
        margin-left: -100px
    }
    #ec-inner .oblong-list .post .txt-box .inner {
        margin-left: 100px
    }
    #ec-inner .oblong-list .post .img-box a {
        border: 0
    }
    #ec-inner .oblong-list .post p.txt {
        display: none
    }
    #ec-inner .oblong-list .pbloc-newslist .txt-box p.tag,
    #ec-inner .oblong-list .pbloc-recolist .txt-box p.tag {
        font-family: Lato, sans-serif;
        font-weight: 900;
        color: #ff6c00;
        font-size: 14px;
        line-height: 16px;
        margin-top: -3px;
        margin-bottom: 7px
    }
    #ec-inner .oblong-list .pbloc-newslist .txt-box h3,
    #ec-inner .oblong-list .pbloc-recolist .txt-box h3 {
        font-size: 13px;
        line-height: 16px;
        max-height: 64px;
        margin-bottom: 0
    }
    #ec-inner #ec-top-update .update-list .pbloc-update .txt-box ul {
        margin-top: -5px
    }
    #ec-inner #ec-top-update .update-list .pbloc-update .txt-box ul li {
        margin-bottom: 7px
    }
    #ec-inner #ec-top-update .update-list .pbloc-update .txt-box ul li.cate {
        padding-top: 1px
    }
}

#ec-inner #ec-top-information,
#ec-inner #ec-top-information2 {
    padding-top: 22px
}

#ec-inner .info-list-p .pbloc-ecinfo {
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 2px solid #e1e4e7;
    float: left;
    width: 46.5%;
    margin-right: 7%
}

#ec-inner .info-list-p .right-side {
    float: right;
    margin-right: 0
}

#ec-inner .info-list-p .pbloc-ecinfo .img-box {
    position: relative;
    float: left;
    margin-right: 25px;
    width: 100px;
    height: 100px;
    border: 1px solid #e1e4e7
}

#ec-inner .info-list-p .pbloc-ecinfo .txt-box {
    float: right;
    width: 100%;
    margin-left: -125px
}

#ec-inner .info-list-p .pbloc-ecinfo .txt-box-inner {
    margin-left: 125px
}

#ec-inner .info-list-p .pbloc-ecinfo .img-box span img {
    width: 100%;
    height: auto
}

#ec-inner .info-list-p .pbloc-ecinfo .txt-box-inner p.date {
    font-family: Chivo, sans-serif;
    font-weight: 400;
    color: #578499;
    font-size: 18px;
    line-height: 22px;
    margin-top: -1px
}

#ec-inner .info-list-p .pbloc-ecinfo .txt-box-inner h3 {
    color: #ccc;
    font-size: 13px;
    line-height: 22px;
    font-weight: 700;
    padding-top: 12px;
    padding-right: 10px;
    height: 66px;
    overflow: hidden
}

#ec-inner .info-list .pbloc-ecinfo {
    padding-top: 21px;
    padding-bottom: 20px;
    background-image: url();
    background-repeat: repeat-x;
    background-position: left bottom
}

#ec-inner .info-list .pbloc-ecinfo p.date {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    float: left;
    width: 130px;
    font-family: Chivo, sans-serif;
    font-weight: 400;
    color: #3c8aaf;
    font-size: 16px;
    line-height: 22px;
    padding-left: 4px
}

#ec-inner .info-list .pbloc-ecinfo .txt-box {
    float: right;
    width: 100%;
    margin-left: -130px
}

#ec-inner .info-list .pbloc-ecinfo .txt-box-inner {
    margin-left: 130px;
    padding: 0
}

#ec-inner .info-list .pbloc-ecinfo .txt-box-inner h3 {
    color: #333;
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
    padding-top: 1px
}

#ec-inner .info-list .pbloc-ecinfo .txt-box-inner p {
    color: #333;
    font-size: 13px;
    line-height: 22px;
    padding-top: 7px
}

#ec-inner .info-list .pbloc-ecinfo .txt-box-inner h3 a,
#ec-inner .info-list .pbloc-ecinfo .txt-box-inner p a {
    color: #333
}

@media screen and (max-width:1200px) {
    #ec-inner .info-list-p .pbloc-ecinfo .img-box {
        width: 90px;
        height: 90px;
        margin-right: 20px
    }
    #ec-inner .info-list-p .pbloc-ecinfo .txt-box {
        margin-left: -110px
    }
    #ec-inner .info-list-p .pbloc-ecinfo .txt-box-inner {
        margin-left: 110px
    }
    #ec-inner .info-list-p .pbloc-ecinfo .txt-box-inner h3 {
        padding-top: 5px
    }
}

@media screen and (max-width:1024px) {
    #ec-inner .info-list-p .pbloc-ecinfo .img-box {
        width: 100px;
        height: 100px;
        margin-right: 25px
    }
    #ec-inner .info-list-p .pbloc-ecinfo .txt-box {
        margin-left: -125px
    }
    #ec-inner .info-list-p .pbloc-ecinfo .txt-box-inner {
        margin-left: 125px
    }
    #ec-inner .info-list-p .pbloc-ecinfo .txt-box-inner h3 {
        padding-top: 12px
    }
}

@media screen and (max-width:768px) {
    #ec-inner .info-list-p .pbloc-ecinfo .img-box {
        width: 90px;
        height: 90px;
        margin-right: 20px
    }
    #ec-inner .info-list-p .pbloc-ecinfo .txt-box {
        margin-left: -110px
    }
    #ec-inner .info-list-p .pbloc-ecinfo .txt-box-inner {
        margin-left: 110px
    }
    #ec-inner .info-list-p .pbloc-ecinfo .txt-box-inner h3 {
        padding-top: 5px
    }
}

@media screen and (max-width:568px) {
    #ec-inner #ec-top-information,
    #ec-inner #ec-top-information2 {
        padding-top: 15px
    }
    #ec-inner .info-list-p .pbloc-ecinfo {
        padding-top: 15px;
        padding-bottom: 0;
        border-bottom: 0;
        float: none;
        width: 100%;
        margin-right: 0
    }
    #ec-inner .info-list-p .right-side {
        float: none
    }
    #ec-inner .info-list-p .pbloc-ecinfo .img-box {
        margin-right: 18px;
        width: 80px;
        height: 80px
    }
    #ec-inner .info-list-p .pbloc-ecinfo .txt-box {
        float: right;
        width: 100%;
        margin-left: -98px;
        min-height: 0
    }
    #ec-inner .info-list-p .pbloc-ecinfo .txt-box-inner {
        margin-left: 98px
    }
    #ec-inner .info-list-p .pbloc-ecinfo .txt-box-inner p.date {
        font-size: 15px;
        line-height: 22px;
        margin-top: -4px
    }
    #ec-inner .info-list-p .pbloc-ecinfo .txt-box-inner h3 {
        font-size: 12px;
        line-height: 16px;
        padding-top: 9px;
        padding-right: 10px;
        height: auto
    }
    #ec-inner .info-list .pbloc-ecinfo {
        padding-top: 9px;
        padding-bottom: 13px
    }
    #ec-inner .info-list .pbloc-ecinfo p.date {
        float: none;
        width: 100%;
        font-size: 15px;
        line-height: 22px
    }
    #ec-inner .info-list .pbloc-ecinfo .txt-box {
        float: none;
        width: 100%;
        margin-left: 0
    }
    #ec-inner .info-list .pbloc-ecinfo .txt-box-inner {
        margin-left: 0;
        padding: 4px 4px 0
    }
    #ec-inner .info-list .pbloc-ecinfo .txt-box-inner h3 {
        font-size: 12px;
        line-height: 16px;
        padding-top: 0
    }
    #ec-inner .info-list .pbloc-ecinfo .txt-box-inner p {
        font-size: 12px;
        line-height: 16px;
        padding-top: 3px
    }
}

#ec-top-kiyaku h3,
#ec-top-kiyaku h4 {
    color: #fff;
    line-height: 22px;
    font-weight: 700
}

#ec-top-kiyaku {
    padding-top: 0;
    margin-bottom: 18px
}

#ec-top-kiyaku h3 {
    font-size: 15px;
    padding-top: 9px;
    margin-bottom: 7px
}

#ec-top-kiyaku h2+h3 {
    padding-top: 21px
}

#ec-top-kiyaku h4 {
    font-size: 14px;
    margin-bottom: 6px
}

#ec-top-kiyaku p,
#ec-top-kiyaku ul li {
    color: #fff;
    font-size: 13px;
    line-height: 22px;
    font-weight: 400
}

#ec-top-kiyaku p {
    margin-bottom: 8px
}

#ec-top-kiyaku ul {
    list-style-type: disc;
    margin-left: 22px;
    padding-bottom: 8px
}

#ec-top-kiyaku ul li span {
    display: inline-block
}

#ec-top-kiyaku p a {
    color: #444;
    font-weight: 700
}

@media screen and (max-width:480px) {
    #ec-top-kiyaku ul li span {
        display: block;
        margin-bottom: 4px
    }
}

#ec-inner #ec-cart-list,
#ec-inner #ec-choose-menu,
#ec-inner #ec-delivery-time,
#ec-inner #ec-item-list,
#ec-inner #ec-ticket-purchase {
    margin-top: 9px
}

#ec-inner #cart-list-wrap,
#ec-inner .cart-list-wrap,
#ec-item-list>ul {
    margin-top: 30px
}

@media screen and (max-width:568px) {
    #ec-top-kiyaku {
        padding: 0 2px;
        margin-bottom: 0
    }
    #ec-top-kiyaku h2+h3 {
        padding-top: 16px
    }
    #ec-top-kiyaku h3 {
        font-size: 13px;
        line-height: 18px;
        padding-top: 4px;
        margin-bottom: 6px
    }
    #ec-top-kiyaku h4,
    #ec-top-kiyaku p,
    #ec-top-kiyaku ul li {
        font-size: 12px;
        line-height: 18px
    }
    #ec-top-kiyaku h4 {
        margin-bottom: 2px
    }
    #ec-top-kiyaku p {
        margin-bottom: 8px
    }
    #ec-top-kiyaku ul {
        margin-left: 18px;
        padding-bottom: 8px
    }
    #ec-inner #ec-item-list {
        margin-top: 0
    }
    #ec-item-list>ul {
        margin-top: 15px
    }
}

#ec-inner .cart-select form>.cart-list-wrap,
#ec-inner .cart-select>.cart-list-wrap {
    margin-top: 0
}

#ec-inner p.attention+#cart-list-wrap {
    margin-top: 20px
}

#ec-inner p.attention+.cart-list-wrap {
    margin-top: 15px
}

#ec-cart-list #cart-area-wrap,
#ec-cart-list .cart-area-wrap {
    margin-top: 30px
}

#ec-delivery-time #cart-area-wrap,
#ec-ticket-purchase #cart-area-wrap {
    margin-top: 20px
}

@media screen and (max-width:568px) {
    #ec-inner #cart-list-wrap,
    #ec-inner .cart-list-wrap {
        margin-top: 20px
    }
    #ec-inner .cart-select form>.cart-list-wrap,
    #ec-inner .cart-select>.cart-list-wrap {
        margin-top: 0
    }
    #ec-inner p.attention+#cart-list-wrap {
        margin-top: 20px
    }
    #ec-inner #ec-cart-list,
    #ec-inner #ec-choose-menu,
    #ec-inner #ec-delivery-time {
        margin-top: 0
    }
    #ec-cart-list #cart-area-wrap,
    #ec-cart-list .cart-area-wrap {
        margin-top: 20px
    }
    #ec-delivery-time #cart-area-wrap,
    #ec-ticket-purchase #cart-area-wrap {
        margin-top: 15px
    }
}

#cart-list-wrap .cart-list-bloc,
#ec-cart-list .cart-list-wrap .cart-list-bloc {
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5
}

#cart-list-wrap .cart-list-bloc table,
#ec-cart-list .cart-list-wrap .cart-list-bloc table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
    height: 100%
}

#cart-list-wrap .cart-list-bloc li:first-child table tr+tr,
#cart-list-wrap .cart-list-bloc table th:first-child,
#ec-cart-list .cart-list-wrap .cart-list-bloc li:first-child table tr+tr,
#ec-cart-list .cart-list-wrap .cart-list-bloc table th:first-child {
    border-left: 1px solid #e5e5e5
}

#cart-list-wrap .cart-list-bloc table td,
#cart-list-wrap .cart-list-bloc table th,
#ec-cart-list .cart-list-wrap .cart-list-bloc table td,
#ec-cart-list .cart-list-wrap .cart-list-bloc table th {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle
}

#cart-list-wrap .cart-list-bloc table th,
#ec-cart-list .cart-list-wrap .cart-list-bloc table th {
    padding: 12px 5px 10px;
    height: 39px;
    color: #333;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    background-color: #f6f6f6;
    border-top: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5
}

#cart-list-wrap .cart-list-bloc ul li:first-child th:first-child,
#ec-cart-list .cart-list-wrap .cart-list-bloc ul li:first-child th:first-child {
    border-right: 0
}

#cart-list-wrap .cart-list-bloc table th span,
#ec-cart-list .cart-list-wrap .cart-list-bloc table th span {
    font-size: 12px;
    line-height: 14px;
    margin-left: -4px;
    margin-right: -8px
}

#cart-list-wrap .cart-list-bloc li:last-child table tr+tr,
#ec-cart-list .cart-list-wrap .cart-list-bloc li:last-child table tr+tr {
    border-right: 1px solid #e5e5e5
}

#cart-list-wrap .cart-list-bloc table th:first-child {
    width: 33%
}

#ec-history-detail #cart-list-wrap .cart-list-bloc table th:first-child {
    width: 40%
}

#cart-list-wrap .cart-list-bloc table th:nth-child(even) {
    width: 15%
}

#ec-history-detail #cart-list-wrap .cart-list-bloc table th:nth-child(even) {
    width: 18%
}

#ec-cart-list #cart-01 .cart-list-wrap .cart-list-bloc table th:first-child,
#ec-cart-list #cart-02 .cart-list-wrap .cart-list-bloc table th:first-child {
    width: 28%
}

#ec-cart-list #cart-01 .cart-list-wrap .cart-list-bloc table th:nth-child(2),
#ec-cart-list #cart-02 .cart-list-wrap .cart-list-bloc table th:nth-child(2) {
    width: 15%
}

#ec-cart-list #cart-01 .cart-list-wrap .cart-list-bloc table th:nth-child(4),
#ec-cart-list #cart-02 .cart-list-wrap .cart-list-bloc table th:nth-child(4) {
    width: 18%
}

#ec-cart-list #cart-01 .cart-list-wrap .cart-list-bloc table th:last-child,
#ec-cart-list #cart-02 .cart-list-wrap .cart-list-bloc table th:last-child {
    width: 60px
}

#ec-cart-list #cart-03 .cart-list-wrap .cart-list-bloc table th:first-child,
#ec-cart-list #cart-06 .cart-list-wrap .cart-list-bloc table th:first-child {
    width: 33%
}

#ec-cart-list #cart-03 .cart-list-wrap .cart-list-bloc table th:nth-child(even),
#ec-cart-list #cart-06 .cart-list-wrap .cart-list-bloc table th:nth-child(even) {
    width: 15%
}

#cart-list-wrap .cart-list-bloc ul li:first-child th,
#ec-cart-list #cart-01 .cart-list-wrap .cart-list-bloc ul li:first-child th,
#ec-cart-list #cart-02 .cart-list-wrap .cart-list-bloc ul li:first-child th,
#ec-cart-list #cart-03 .cart-list-wrap .cart-list-bloc ul li:first-child th,
#ec-cart-list #cart-06 .cart-list-wrap .cart-list-bloc ul li:first-child th,
#ec-history-detail #cart-list-wrap .cart-list-bloc ul li:first-child th {
    width: auto
}

#cart-list-wrap .cart-list-bloc table td,
#ec-cart-list .cart-list-wrap .cart-list-bloc table td {
    padding: 10px 0;
    background-color: #ccc;
    background-image: url();
    background-repeat: repeat-y;
    background-position: left top
}

#cart-list-wrap .cart-list-bloc ul li:first-child td,
#ec-cart-list .cart-list-wrap .cart-list-bloc ul li:first-child td {
    padding: 10px;
    background-image: none
}

#cart-list-wrap .cart-list-bloc ul li:first-child td+td,
#ec-cart-list .cart-list-wrap .cart-list-bloc ul li:first-child td+td {
    padding-right: 20px
}

#cart-list-wrap .cart-list-bloc:nth-child(odd) td,
#ec-cart-list .cart-list-wrap .cart-list-bloc:nth-child(odd) td {
    background-color: #fff
}

#cart-list-wrap .cart-list-bloc:nth-child(even) td,
#ec-cart-list .cart-list-wrap .cart-list-bloc:nth-child(even) td {
    background-color: #fcfcfc
}

#cart-list-wrap .cart-list-bloc.odd td,
#ec-cart-list .cart-list-wrap .cart-list-bloc.odd td {
    background-color: #fff
}

#cart-list-wrap .cart-list-bloc.even td,
#ec-cart-list .cart-list-wrap .cart-list-bloc.even td {
    background-color: #fcfcfc
}

#cart-list-wrap .cart-list-bloc ul li:first-child td:first-child {
    width: 120px
}

#ec-cart-list .cart-list-wrap .cart-list-bloc ul li:first-child td:first-child {
    width: 100px
}

#cart-list-wrap .cart-list-bloc td span,
#ec-cart-list .cart-list-wrap .cart-list-bloc td span {
    display: block;
    border: 1px solid #e1e4e7
}

#cart-list-wrap .cart-list-bloc td span img,
#ec-cart-list .cart-list-wrap .cart-list-bloc td span img {
    width: 100%;
    height: auto
}

#cart-list-wrap .cart-list-bloc td,
#ec-cart-list .cart-list-wrap .cart-list-bloc td {
    color: #333;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700
}

#cart-list-wrap .cart-list-bloc td a,
#cart-list-wrap .cart-list-bloc td p,
#ec-cart-list .cart-list-wrap .cart-list-bloc td a,
#ec-cart-list .cart-list-wrap .cart-list-bloc td p {
    color: #18191c
}

#cart-list-wrap .cart-list-bloc td p.type {
    display: inline-block;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    font-size: 10px;
    line-height: 14px;
    font-weight: 700;
    padding: 2px 8px 1px;
    margin-bottom: 6px;
    vertical-align: top;
    background-color: #18191c
}

#cart-list-wrap .cart-list-bloc td p.type-a,
#cart-list-wrap .cart-list-bloc td p.type-d,
#cart-list-wrap .cart-list-bloc td p.type-p {
    background-color: #18191c
}

#cart-list-wrap .cart-list-bloc td p.dl-btn {
    margin-top: 5px;
    color: #000;
    font-size: 13px;
    line-height: 16px;
    font-weight: 700
}

#cart-list-wrap .cart-list-bloc td p.dl-btn a,
#cart-list-wrap .cart-list-bloc td p.dl-btn a:visited {
    color: #000
}

#cart-list-wrap .cart-list-bloc td p.dl-btn span {
    display: inline-block;
    border: 0;
    vertical-align: middle;
    margin-right: 5px
}

#cart-list-wrap .cart-list-bloc ul,
#ec-cart-list .cart-list-wrap .cart-list-bloc ul {
    margin-top: -40px
}

#cart-list-wrap .cart-list-bloc:first-child ul,
#ec-cart-list .cart-list-wrap .cart-list-bloc:first-child ul {
    margin-top: 0
}

#cart-list-wrap .cart-list-bloc ul li,
#ec-cart-list .cart-list-wrap .cart-list-bloc ul li {
    float: left;
    width: 52%
}

#cart-list-wrap .cart-list-bloc ul li:first-child,
#ec-cart-list .cart-list-wrap .cart-list-bloc ul li:first-child {
    position: relative;
    width: 48%
}

#cart-list-wrap .cart-list-bloc ul li table,
#ec-cart-list .cart-list-wrap .cart-list-bloc ul li table {
    text-align: center
}

#cart-list-wrap .cart-list-bloc ul li:first-child table,
#ec-cart-list .cart-list-wrap .cart-list-bloc ul li:first-child table {
    text-align: left
}

#cart-list-wrap .cart-list-bloc ul li:first-child table th,
#ec-cart-list .cart-list-wrap .cart-list-bloc ul li:first-child table th {
    padding-left: 14px
}

#ec-cart-list .cart-list-wrap .cart-list-bloc .sp-cancel {
    position: absolute;
    top: 7px;
    right: 12px;
    z-index: 0;
    display: none
}

#ec-cart-list .cart-list-wrap .cart-list-bloc .sp-cancel a {
    display: block;
    color: #18191c;
    font-size: 13px;
    line-height: 20px;
    font-weight: 700
}

#ec-cart-list .cart-list-wrap .cart-list-bloc .sp-cancel a span {
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    border: 0;
    vertical-align: middle;
    margin-right: 5px
}

#ec-cart-list #cart-01 .cart-list-wrap .cart-list-bloc ul li,
#ec-cart-list #cart-02 .cart-list-wrap .cart-list-bloc ul li {
    float: left;
    width: 60%
}

#ec-cart-list #cart-01 .cart-list-wrap .cart-list-bloc ul li:first-child,
#ec-cart-list #cart-02 .cart-list-wrap .cart-list-bloc ul li:first-child {
    width: 40%
}

@media screen and (max-width:1180px) {
    #ec-cart-list #cart-01 .cart-list-wrap .cart-list-bloc table th:nth-child(2),
    #ec-cart-list #cart-02 .cart-list-wrap .cart-list-bloc table th:nth-child(2) {
        width: 12%
    }
    #ec-cart-list #cart-01 .cart-list-wrap .cart-list-bloc table th:last-child,
    #ec-cart-list #cart-02 .cart-list-wrap .cart-list-bloc table th:last-child {
        width: 50px
    }
}

@media screen and (max-width:1130px) {
    #ec-cart-list .cart-list-wrap .cart-list-bloc ul li:first-child td:first-child {
        width: 80px
    }
    #cart-list-wrap .cart-list-bloc table th,
    #ec-cart-list .cart-list-wrap .cart-list-bloc table th {
        font-size: 13px;
        line-height: 16px
    }
    #cart-list-wrap .cart-list-bloc table th span,
    #ec-cart-list .cart-list-wrap .cart-list-bloc table th span {
        font-size: 11px;
        line-height: 14px
    }
    #cart-list-wrap .cart-list-bloc td,
    #ec-cart-list .cart-list-wrap .cart-list-bloc td {
        font-size: 12px;
        line-height: 16px
    }
    #ec-cart-list #cart-01 .cart-list-wrap .cart-list-bloc ul li,
    #ec-cart-list #cart-02 .cart-list-wrap .cart-list-bloc ul li {
        float: left;
        width: 65%
    }
    #ec-cart-list #cart-01 .cart-list-wrap .cart-list-bloc ul li:first-child,
    #ec-cart-list #cart-02 .cart-list-wrap .cart-list-bloc ul li:first-child {
        width: 35%
    }
    #ec-cart-list #cart-01 .cart-list-wrap .cart-list-bloc table th:nth-child(2),
    #ec-cart-list #cart-02 .cart-list-wrap .cart-list-bloc table th:nth-child(2) {
        width: 12%
    }
    #ec-cart-list #cart-01 .cart-list-wrap .cart-list-bloc table th:last-child,
    #ec-cart-list #cart-02 .cart-list-wrap .cart-list-bloc table th:last-child {
        width: 40px
    }
}

@media screen and (max-width:1024px) {
    #ec-cart-list .cart-list-wrap .cart-list-bloc ul li:first-child td:first-child {
        width: 100px
    }
    #cart-list-wrap .cart-list-bloc table th,
    #ec-cart-list .cart-list-wrap .cart-list-bloc table th {
        font-size: 14px;
        line-height: 16px
    }
    #cart-list-wrap .cart-list-bloc table th span,
    #ec-cart-list .cart-list-wrap .cart-list-bloc table th span {
        font-size: 12px;
        line-height: 14px
    }
    #cart-list-wrap .cart-list-bloc td,
    #ec-cart-list .cart-list-wrap .cart-list-bloc td {
        font-size: 14px;
        line-height: 20px
    }
    #ec-cart-list #cart-01 .cart-list-wrap .cart-list-bloc ul li,
    #ec-cart-list #cart-02 .cart-list-wrap .cart-list-bloc ul li {
        float: left;
        width: 60%
    }
    #ec-cart-list #cart-01 .cart-list-wrap .cart-list-bloc ul li:first-child,
    #ec-cart-list #cart-02 .cart-list-wrap .cart-list-bloc ul li:first-child {
        width: 40%
    }
    #ec-cart-list #cart-01 .cart-list-wrap .cart-list-bloc table th:nth-child(2),
    #ec-cart-list #cart-02 .cart-list-wrap .cart-list-bloc table th:nth-child(2) {
        width: 15%
    }
    #ec-cart-list #cart-01 .cart-list-wrap .cart-list-bloc table th:last-child,
    #ec-cart-list #cart-02 .cart-list-wrap .cart-list-bloc table th:last-child {
        width: 50px
    }
}

@media screen and (max-width:840px) {
    #cart-list-wrap .cart-list-bloc td,
    #ec-cart-list .cart-list-wrap .cart-list-bloc td {
        font-size: 13px;
        line-height: 18px
    }
}

@media screen and (max-width:768px) {
    #cart-list-wrap .cart-list-bloc ul,
    #ec-cart-list .cart-list-wrap .cart-list-bloc ul {
        margin-top: 0
    }
    #cart-list-wrap .cart-list-bloc.even td,
    #cart-list-wrap .cart-list-bloc:nth-child(even) td,
    #ec-cart-list .cart-list-wrap .cart-list-bloc.even td,
    #ec-cart-list .cart-list-wrap .cart-list-bloc:nth-child(even) td {
        background-color: #fff
    }
    #cart-list-wrap .cart-list-bloc table td:first-child,
    #ec-cart-list .cart-list-wrap .cart-list-bloc table td:first-child {
        background-image: none
    }
    #cart-list-wrap .cart-list-bloc table th,
    #ec-cart-list .cart-list-wrap .cart-list-bloc table th {
        height: auto;
        padding: 8px 3px 6px;
        font-size: 12px
    }
    #cart-list-wrap .cart-list-bloc ul li {
        float: none;
        width: 100%
    }
    #cart-list-wrap .cart-list-bloc ul li:first-child {
        width: 100%
    }
    #cart-list-wrap .cart-list-bloc {
        margin-bottom: 20px
    }
    #cart-list-wrap .cart-list-bloc ul li+li table {
        border-left: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5
    }
    #cart-list-wrap .cart-list-bloc ul li:first-child th:first-child {
        border-right: 1px solid #e5e5e5
    }
    #cart-list-wrap .cart-list-bloc ul li:first-child td:first-child {
        width: 100px
    }
    #cart-list-wrap .cart-list-bloc li:first-child table tr+tr,
    #ec-cart-list .cart-list-wrap .cart-list-bloc li:first-child table tr+tr {
        border-left: 0
    }
    #cart-list-wrap .cart-list-bloc li:last-child table tr+tr,
    #ec-cart-list .cart-list-wrap .cart-list-bloc li:last-child table tr+tr {
        border-right: 0
    }
    #ec-cart-list .cart-list-wrap .cart-list-bloc ul li {
        float: none;
        width: 100%
    }
    #ec-cart-list .cart-list-wrap .cart-list-bloc ul li:first-child {
        width: 100%
    }
    #ec-cart-list #cart-01 .cart-list-wrap .cart-list-bloc ul li,
    #ec-cart-list #cart-02 .cart-list-wrap .cart-list-bloc ul li {
        float: none;
        width: 100%
    }
    #ec-cart-list #cart-01 .cart-list-wrap .cart-list-bloc ul li:first-child,
    #ec-cart-list #cart-02 .cart-list-wrap .cart-list-bloc ul li:first-child {
        width: 100%
    }
    #ec-cart-list .cart-list-wrap .cart-list-bloc {
        margin-bottom: 12px
    }
    #ec-cart-list .cart-list-wrap .cart-list-bloc ul li+li table {
        border-left: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5
    }
    #ec-cart-list .cart-list-wrap .cart-list-bloc ul li:first-child th:first-child {
        border-right: 1px solid #e5e5e5
    }
    #ec-cart-list .cart-list-wrap .cart-list-bloc ul li:first-child td:first-child {
        width: 100px;
        background-color: transparent
    }
    #ec-cart-list .cart-list-wrap .cart-list-bloc ul li:nth-child(2) tr td:last-child,
    #ec-cart-list .cart-list-wrap .cart-list-bloc ul li:nth-child(2) tr th:last-child {
        display: none
    }
    #ec-cart-list .cart-list-wrap .cart-list-bloc .sp-cancel {
        display: block
    }
    #cart-list-wrap .cart-list-bloc ul li:first-child th,
    #ec-cart-list .cart-list-wrap .cart-list-bloc ul li:first-child th {
        font-size: 13px
    }
    #cart-list-wrap .cart-list-bloc ul li:first-child td,
    #ec-cart-list .cart-list-wrap .cart-list-bloc ul li:first-child td {
        font-size: 14px;
        line-height: 20px;
        background-color: transparent
    }
}

@media screen and (max-width:568px) {
    #ec-cart-list #cart-01 .cart-list-wrap .cart-list-bloc table th:first-child,
    #ec-cart-list #cart-01 .cart-list-wrap .cart-list-bloc table th:nth-child(4),
    #ec-cart-list #cart-02 .cart-list-wrap .cart-list-bloc table th:first-child,
    #ec-cart-list #cart-02 .cart-list-wrap .cart-list-bloc table th:nth-child(4) {
        width: auto
    }
    #ec-cart-list .cart-list-wrap .cart-list-bloc td {
        font-size: 12px;
        line-height: 16px
    }
    #cart-list-wrap .cart-list-bloc td {
        font-size: 13px;
        line-height: 18px
    }
    #cart-list-wrap .cart-list-bloc td p.type {
        font-size: 9px;
        line-height: 12px;
        font-weight: 700;
        padding: 3px 5px 2px;
        margin-bottom: 5px
    }
}

#ec-cart-list .cart-area .mail-area {
    border-bottom: 1px solid #fff;
    clear: both;
    padding: 18px 0 10px
}

#ec-cart-list .cart-area .mail-area h4 {
    text-align: center;
    color: #333;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 10px
}

#ec-cart-list .cart-area .mail-area>p {
    text-align: center
}

#ec-cart-list .cart-area .mail-area label span {
    color: #333
}

#ec-cart-list label span {
    color: #333!important;
    font-size: 15px!important;
    line-height: 34px;
    font-weight: 700;
    vertical-align: middle
}

#ec-cart-list .cart-area .btn-area {
    margin-top: 19px;
    padding-bottom: 6px
}

#ec-inner #ec-cart-list .cart-area>ul:first-child li {
    padding-top: 3px
}

#ec-inner #ec-cart-list .cart-area>ul:first-child li:first-child {
    padding-top: 0;
    margin-top: -3px
}

#ec-inner #ec-cart-list .cart-area>ul li span {
    display: inline;
    height: auto;
    position: static;
    font-family: Chivo, sans-serif;
    font-weight: 400;
    color: #333;
    font-size: 18px;
    line-height: 100%;
    vertical-align: baseline
}

#ec-inner #ec-cart-list .cart-area>ul.total li span {
    color: #ef9fc2;
    font-size: 32px
}

#ec-inner #ec-cart-list .cart-area>ul li span:before {
    display: none!important
}

#ec-inner #ec-cart-list .cart-area>ul li {
    padding: 13px 15px 11px 0
}

#ec-inner #ec-cart-list .cart-area>ul li:first-child {
    padding: 8px 10px 0 11px
}

#ec-inner #ec-cart-list .cart-area>ul.total li {
    padding: 21px 15px 17px 0
}

#ec-inner #ec-cart-list .cart-area>ul.total li:first-child {
    font-size: 18px;
    padding: 21px 10px 0 11px
}

#ec-inner #ec-cart-list .cart-area>ul.total:first-child li {
    padding: 11px 15px 17px 0
}

#ec-inner #ec-cart-list .cart-area>ul.total:first-child li:first-child {
    padding: 12px 10px 0 11px
}

#ec-cart-list .cart-area .btn-area p.attention,
#ec-cart-list .cart-area .btn-area ul.attention,
#ec-cart-list .cart-area .mail-area p.attention,
#ec-cart-list .cart-area .mail-area ul.attention {
    color: #333;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    padding: 5px 20px 0
}

#ec-cart-list .cart-area .btn-area p+p.attention,
#ec-cart-list .cart-area .btn-area p+ul.attention,
#ec-cart-list .cart-area .btn-area ul+p.attention,
#ec-cart-list .cart-area .btn-area ul+ul.attention,
#ec-cart-list .cart-area .mail-area p+p.attention,
#ec-cart-list .cart-area .mail-area p+ul.attention,
#ec-cart-list .cart-area .mail-area ul+p.attention,
#ec-cart-list .cart-area .mail-area ul+ul.attention {
    padding-top: 17px;
    margin-bottom: 11px
}

#ec-cart-list .cart-area .btn-area p.attention a,
#ec-cart-list .cart-area .btn-area ul.attention a,
#ec-cart-list .cart-area .mail-area p.attention a,
#ec-cart-list .cart-area .mail-area ul.attention a {
    color: #3c8aaf
}

#ec-cart-list .cart-area .btn-area p.attention,
#ec-cart-list .cart-area .mail-area p.attention {
    text-align: center
}

#ec-cart-list .cart-area .btn-area ul.attention li,
#ec-cart-list .cart-area .mail-area ul.attention li {
    position: relative;
    list-style: none;
    margin-left: 18px;
    margin-top: 2px
}

#ec-cart-list .cart-area .btn-area ul.attention li:first-child,
#ec-cart-list .cart-area .mail-area ul.attention li:first-child {
    margin-top: 0
}

#ec-cart-list .cart-area .btn-area ul.attention li:before,
#ec-cart-list .cart-area .mail-area ul.attention li:before {
    position: relative;
    content: '※';
    display: inline-block;
    color: #333;
    font-size: 12px;
    line-height: 22px;
    width: 18px;
    margin-left: -18px
}

#ec-cart-list .cart-area-wrap .cart-area .btn-continue {
    text-align: center;
    max-width: 250px;
    margin: 0 auto 20px;
    padding-top: 0
}

#cart-area-wrap .cart-area .btn-delivery,
#ec-cart-list .cart-area-wrap .cart-area .btn-buybtn,
#ec-cart-list .cart-area-wrap .cart-area .btn-login {
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px
}

#cart-area-wrap .cart-area .btn-delivery {
    max-width: 640px;
    margin: 0 auto 10px
}

#cart-area-wrap .cart-area .btn-delivery li {
    float: left;
    width: 47.5%;
    margin-bottom: 10px;
    margin-left: 5%
}

#cart-area-wrap .cart-area .btn-delivery li:first-child {
    margin-left: 0
}

#ec-cart-list .cart-area-wrap .cart-area .btn-buybtn {
    max-width: 640px;
    margin: 0 auto;
    padding-top: 8px
}

#ec-cart-list .cart-area-wrap .cart-area .btn-buybtn li {
    float: left;
    width: 47.5%;
    margin-bottom: 10px;
    margin-left: 5%
}

#ec-cart-list .cart-area-wrap .cart-area .btn-buybtn li:first-child {
    margin-left: 0
}

#ec-cart-list .cart-area-wrap .cart-area .btn-login {
    max-width: 720px;
    margin: 0 auto;
    padding-top: 8px
}

#ec-cart-list .cart-area-wrap .cart-area .btn-login li {
    float: left;
    width: 32%;
    margin-bottom: 10px;
    margin-left: 2%
}

#ec-cart-list .cart-area-wrap .cart-area .btn-login li:first-child {
    margin-left: 0
}

@media screen and (max-width:1180px) {
    #cart-area-wrap .cart-area .btn-delivery {
        max-width: 340px
    }
    #cart-area-wrap .cart-area .btn-delivery li {
        float: none;
        width: 100%;
        margin-bottom: 10px;
        margin-left: 0
    }
    #ec-cart-list .cart-area-wrap .cart-area .btn-login {
        max-width: 320px;
        margin: 0 auto;
        padding-top: 8px
    }
    #ec-cart-list .cart-area-wrap .cart-area .btn-login li {
        float: none;
        width: 100%;
        margin-bottom: 10px;
        margin-left: 0
    }
}

@media screen and (max-width:1024px) {
    #cart-area-wrap .cart-area .btn-delivery {
        max-width: 640px
    }
    #cart-area-wrap .cart-area .btn-delivery li {
        float: left;
        width: 47.5%;
        margin-bottom: 10px;
        margin-left: 5%
    }
    #ec-cart-list .cart-area-wrap .cart-area .btn-login {
        max-width: 720px;
        margin: 0 auto;
        padding-top: 8px
    }
    #ec-cart-list .cart-area-wrap .cart-area .btn-login li {
        float: left;
        width: 32%;
        margin-bottom: 10px;
        margin-left: 2%
    }
}

@media screen and (max-width:840px) {
    #cart-area-wrap .cart-area .btn-delivery {
        max-width: 340px
    }
    #cart-area-wrap .cart-area .btn-delivery li {
        float: none;
        width: 100%;
        margin-bottom: 10px;
        margin-left: 0
    }
    #ec-cart-list .cart-area-wrap .cart-area .btn-login {
        max-width: 320px;
        margin: 0 auto;
        padding-top: 8px
    }
    #ec-cart-list .cart-area-wrap .cart-area .btn-login li {
        float: none;
        width: 100%;
        margin-bottom: 10px;
        margin-left: 0
    }
}

@media screen and (max-width:568px) {
    #cart-area-wrap .cart-area .btn-delivery li,
    #ec-cart-list .cart-area-wrap .cart-area .btn-buybtn li,
    #ec-cart-list .cart-area-wrap .cart-area .btn-login li {
        float: none;
        width: 100%;
        margin-bottom: 10px;
        margin-left: 0
    }
    #ec-cart-list .cart-area .mail-area h4 {
        font-size: 14px
    }
    #ec-cart-list .cart-area .btn-area {
        margin-top: 19px;
        padding-bottom: 0
    }
    #ec-inner #ec-cart-list .cart-area>ul:first-child li:first-child {
        padding-top: 0;
        margin-top: 6px
    }
    #ec-inner #ec-cart-list .cart-area>ul.total li span {
        color: #ef9fc2;
        font-size: 28px
    }
    #ec-inner #ec-cart-list .cart-area>ul li {
        padding: 13px 3px 10px 0
    }
    #ec-inner #ec-cart-list .cart-area>ul li:first-child {
        line-height: 18px;
        padding: 16px 10px 0 3px
    }
    #ec-inner #ec-cart-list .cart-area>ul.total li {
        padding: 16px 3px 13px 0
    }
    #ec-inner #ec-cart-list .cart-area>ul.total li:first-child {
        font-size: 15px;
        line-height: 34px;
        padding: 14px 3px 0
    }
    #ec-inner #ec-cart-list .cart-area>ul.total:first-child li {
        padding: 6px 3px 13px 0
    }
    #ec-inner #ec-cart-list .cart-area>ul.total:first-child li:first-child {
        padding: 0 3px
    }
    #cart-area-wrap .cart-area .btn-delivery,
    #ec-cart-list .cart-area .btn-area p.attention,
    #ec-cart-list .cart-area .btn-area ul.attention,
    #ec-cart-list .cart-area .mail-area p.attention,
    #ec-cart-list .cart-area .mail-area ul.attention,
    #ec-cart-list .cart-area-wrap .cart-area .btn-buybtn,
    #ec-cart-list .cart-area-wrap .cart-area .btn-login {
        padding: 0
    }
    #ec-cart-list .cart-area-wrap .cart-area .btn-buybtn,
    #ec-cart-list .cart-area-wrap .cart-area .btn-login {
        max-width: 100%;
        padding-top: 8px
    }
    #cart-area-wrap .cart-area .btn-delivery {
        max-width: 100%
    }
}

#cart-tab {
    margin-top: 25px
}

#cart-tab ul {
    margin: 0 -3px 0 -2px
}

#cart-tab ul li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 25%;
    text-align: center;
    padding: 0 3px 0 2px
}

#cart-tab ul li a {
    display: block;
    color: #555;
    font-size: 13px;
    line-height: 18px;
    font-weight: 700;
    padding: 13px 0 11px 6px;
    background-color: #ccc;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px;
    border-radius: 5px 5px 0 0
}

#cart-tab ul li.active a {
    pointer-events: none;
    cursor: default;
    color: #fff;
    background-color: #121015
}

#cart-tab ul li.empty a {
    pointer-events: none;
    cursor: default;
    color: #e5e5e5
}

#cart-tab ul li a span {
    display: inline-block;
    vertical-align: baseline
}

#cart-tab.type2 ul li {
    width: 50%
}

#cart-tab.type3 ul li {
    width: 33%
}

#cart-tab.type3 ul li:last-child {
    width: 34%
}

#ec-cart-list span.attentionSt+#cart-tab {
    margin-top: 15px
}

#ec-inner .cart-select {
    margin-top: 12px
}

#ec-cart-list h3+.cart-select,
#ec-cart-list span+.cart-select {
    margin-top: 30px
}

@media screen and (min-width:769px) {
    #cart-tab ul li a:hover {
        background-color: #d6d6d6
    }
    #cart-tab ul li.empty a:hover {
        background-color: #e5e5e5
    }
    #cart-tab ul li.active a:hover {
        background-color: #e44079
    }
}

@media screen and (max-width:1140px) {
    #cart-tab {
        margin-top: 25px
    }
    #cart-tab ul li a {
        font-size: 13px;
        line-height: 18px;
        padding: 10px 0 7px
    }
    #cart-tab ul li a span.num {
        display: block
    }
}

@media screen and (max-width:1024px) {
    #cart-tab {
        margin-top: 25px
    }
    #cart-tab ul li a {
        font-size: 13px;
        line-height: 18px;
        padding: 13px 0 11px 6px
    }
    #cart-tab ul li a span.num {
        display: inline-block
    }
}

@media screen and (max-width:840px) {
    #cart-tab {
        margin-top: 25px
    }
    #cart-tab ul li a {
        font-size: 13px;
        line-height: 18px;
        padding: 10px 0 7px
    }
    #cart-tab ul li a span {
        display: none
    }
    #cart-tab ul li a span.num {
        display: block
    }
}

@media screen and (max-width:568px) {
    #cart-tab,
    #ec-cart-list h3+.cart-select,
    #ec-cart-list span+.cart-select {
        margin-top: 20px
    }
    #cart-tab ul li a {
        font-size: 13px;
        line-height: 18px;
        padding: 10px 0 7px
    }
    #cart-tab ul li a span.num {
        display: block
    }
}

@media screen and (max-width:400px) {
    #cart-tab ul li {
        width: 22%
    }
    #cart-tab ul li:nth-child(3),
    #cart-tab ul li:nth-child(4) {
        width: 28%
    }
    #cart-tab ul li a {
        font-size: 11px;
        line-height: 16px;
        padding: 7px 0 5px
    }
    #cart-tab ul li a span {
        display: none
    }
    #cart-tab ul li a span.num {
        display: block
    }
}

#ec-delivery-time .cart-area .btn-area {
    margin-top: 30px
}

#ec-delivery-time .cart-area>p {
    display: block;
    padding: 9px 10px 23px 7px;
    color: #333;
    font-size: 13px;
    line-height: 18px;
    font-weight: 700;
    border-bottom: 1px solid #ececec
}

#ec-inner #ec-delivery-time .cart-area>ul li:first-child {
    padding: 17px 10px 0 7px
}

@media screen and (max-width:568px) {
    #ec-delivery-time .cart-area {
        margin-top: 0
    }
    #ec-delivery-time .cart-area>p {
        padding: 9px 10px 23px 3px
    }
    #ec-inner #ec-delivery-time .cart-area>ul li:first-child {
        padding: 17px 10px 0 3px
    }
}

#ec-inner #ec-ticket-purchase .cart-area {
    padding: 40px
}

#ec-ticket-purchase .cart-area h3 {
    color: #333;
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    margin-bottom: 16px
}

#ec-ticket-purchase .cart-area>p {
    color: #333;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    margin-bottom: 16px
}

#ec-ticket-purchase .cart-area .btn-area {
    border-top: 1px solid #ececec;
    padding-top: 30px;
    margin-top: 30px
}

#ec-ticket-purchase .cart-area .btn-area .btn {
    display: block;
    max-width: 290px;
    margin: 0 auto
}

@media screen and (max-width:568px) {
    #ec-inner #ec-ticket-purchase .cart-area {
        padding: 20px 20px 30px
    }
    #ec-ticket-purchase .cart-area h3 {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 10px
    }
    #ec-ticket-purchase .cart-area>p {
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 8px
    }
    #ec-ticket-purchase .cart-area .btn-area {
        padding-top: 20px;
        margin-top: 20px
    }
}

#ec-inner #ec-choose-menu>h3 {
    color: #18191c;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 12px;
    padding: 10px 4px 0
}

#ec-inner #ec-choose-menu>p {
    color: #000;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
    padding-left: 4px
}

#ec-inner #ec-choose-menu>p a,
#ec-inner #ec-choose-menu>p a:visited {
    color: #dd356f;
    font-weight: 700
}

#ec-inner #ec-choose-menu>p a span,
#ec-inner #ec-choose-menu>p a:visited span {
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
    margin-right: 8px
}

#ec-inner #ec-choose-menu>ul {
    color: #333;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 0;
    padding: 0 4px 12px
}

#ec-inner #ec-choose-menu>ul>li {
    position: relative;
    list-style: none;
    margin-left: 18px;
    margin-top: 2px
}

#ec-inner #ec-choose-menu>ul>li:before {
    position: relative;
    content: '※';
    display: inline-block;
    color: #333;
    font-size: 15px;
    line-height: 24px;
    width: 18px;
    margin-left: -18px
}

#ec-inner #ec-choose-menu .choose-menu-bloc:first-child,
#ec-inner #ec-choose-menu p+.choose-menu-bloc {
    padding-top: 15px
}

#ec-inner #ec-choose-menu .choose-menu-bloc {
    margin-bottom: 20px
}

#ec-inner #ec-choose-menu .choose-menu-bloc .cart-area {
    padding: 16px 16px 6px
}

#ec-inner #ec-choose-menu .choose-menu-bloc .cart-area>h3 {
    display: block;
    padding: 9px 10px 21px 7px;
    color: #333;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    border-bottom: 1px solid #ECECEC
}

#ec-inner #ec-choose-menu .choose-menu-bloc .cart-area>ul:last-child {
    border-bottom: 0
}

#ec-inner #ec-choose-menu .choose-menu-bloc .cart-area li:first-child {
    padding: 16px 10px 0 7px
}

#ec-inner #ec-choose-menu .choose-menu-bloc .cart-area li.err {
    display: none;
    clear: both;
    float: none;
    padding: 0 8px 14px 0;
    text-align: right;
    color: #ec3030;
    font-size: 13px;
    line-height: 16px;
    font-weight: 700
}

#ec-inner #ec-choose-menu .btn-area {
    padding-top: 10px
}

#ec-inner #ec-choose-menu .btn-area ul {
    text-align: center;
    max-width: 540px;
    margin: 0 auto
}

#ec-inner #ec-choose-menu .btn-area li {
    float: right;
    width: 47.5%;
    margin-bottom: 10px
}

#ec-inner #ec-choose-menu .btn-area li:first-child {
    float: left;
    margin-right: 5%
}

@media screen and (max-width:568px) {
    #ec-inner #ec-choose-menu>h3 {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 8px;
        padding: 6px 4px 0
    }
    #ec-inner #ec-choose-menu>h4 {
        font-size: 14px;
        line-height: 22px;
        font-weight: 700;
        margin-bottom: 10px;
        padding: 0 4px
    }
    #ec-inner #ec-choose-menu>ul {
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 12px;
        padding: 0 4px
    }
    #ec-inner #ec-choose-menu>ul>li {
        position: relative;
        list-style: none;
        margin-left: 16px;
        margin-top: 2px
    }
    #ec-inner #ec-choose-menu>ul>li:before {
        font-size: 13px;
        line-height: 20px;
        width: 16px;
        margin-left: -16px
    }
    #ec-inner #ec-choose-menu .choose-menu-bloc:first-child,
    #ec-inner #ec-choose-menu p+.choose-menu-bloc {
        padding-top: 10px
    }
    #ec-inner #ec-choose-menu .choose-menu-bloc {
        margin-bottom: 15px
    }
    #ec-inner #ec-choose-menu .choose-menu-bloc .cart-area {
        padding: 10px 16px 6px
    }
    #ec-inner #ec-choose-menu .choose-menu-bloc .cart-area>h3 {
        padding: 9px 10px 18px 4px;
        font-size: 16px
    }
    #ec-inner #ec-choose-menu .choose-menu-bloc .cart-area li {
        float: none;
        padding: 4px 0 14px
    }
    #ec-inner #ec-choose-menu .choose-menu-bloc .cart-area li span {
        display: block
    }
    #ec-inner #ec-choose-menu .choose-menu-bloc .cart-area li:first-child {
        padding: 6px 10px 0 4px
    }
    #ec-inner #ec-choose-menu .choose-menu-bloc .cart-area li.err {
        display: none;
        padding: 0 4px 14px;
        text-align: left;
        font-size: 12px;
        line-height: 16px
    }
    #ec-inner #ec-choose-menu .btn-area {
        padding-top: 5px
    }
    #ec-inner #ec-choose-menu .btn-area li {
        float: none;
        width: 100%;
        margin-bottom: 10px
    }
    #ec-inner #ec-choose-menu .btn-area li:first-child {
        float: none;
        margin-right: 0
    }
}

#ec-inner .btn {
    position: relative
}

#download-layer .btn a,
#ec-inner .btn a,
#ec-inner input[type=submit],
#ec-inner input[type=button] {
    cursor: pointer;
    position: relative;
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    text-align: center;
    padding: 15px 10px 13px 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    width: 100%;
    height: auto;
    border: 0;
    background: #dd356f;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

#download-layer .btn span.icon,
#ec-inner .btn span.icon {
    pointer-events: none;
    display: block;
    position: absolute;
    top: 15px;
    left: 17px;
    z-index: 1;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400
}

#ticket-list-pagetop a span,
#timetable-mark li,
#timetable-mark li:before {
    display: inline-block;
    vertical-align: top
}

#ec-inner .btn a:hover,
#ec-inner input[type=submit]:hover,
#ec-inner input[type=button]:hover {
    text-decoration: none;
    opacity: .8
}

#ec-inner .btn a.disable,
#ec-inner input[type=submit].disable,
#ec-inner input[type=button].disable {
    background-color: #d7d7d7;
    pointer-events: none;
    cursor: default
}

#ec-inner .btn-area .gray a,
#ec-inner .btn-area .gray input[type=submit],
#ec-inner .btn-area .gray input[type=button] {
    background-color: #959b9e
}

#ec-inner .btn-area .gray a:hover,
#ec-inner .btn-area .gray input[type=submit]:hover,
#ec-inner .btn-area .gray input[type=button]:hover {
    background-color: #acb1b4
}

#download-layer .black a,
#ec-inner .btn-area .black a,
#ec-inner .btn-area .black input[type=submit],
#ec-inner .btn-area .black input[type=button],
#ec-inner .btn-area .pink a,
#ec-inner .btn-area .pink input[type=submit],
#ec-inner .btn-area .pink input[type=button] {
    background-color: #dd356f
}

#ec-inner .btn-area .pink a:hover,
#ec-inner .btn-area .pink input[type=submit]:hover,
#ec-inner .btn-area .pink input[type=button]:hover {
    opacity: .8
}

#ec-inner .btn-area .black a:hover,
#ec-inner .btn-area .black input[type=submit]:hover,
#ec-inner .btn-area .black input[type=button]:hover {
    opacity: .8
}

@media screen and (max-width:568px) {
    #ec-inner .btn-area .btn a,
    #ec-inner input[type=submit],
    #ec-inner input[type=button] {
        font-size: 15px;
        padding: 15px 10px 13px 20px
    }
}

#ec-inner #ec-item-list.ticket-list {
    margin-top: 10px
}

#ec-inner #ec-item-list.ticket-list>h2,
#ec-inner #ec-ticket-list>h2 {
    color: #18191c;
    font-size: 28px;
    line-height: 34px;
    font-weight: 700;
    padding: 13px 15px 13px 25px;
    border-left: 6px solid #e44079;
    margin-bottom: 30px
}

@media screen and (max-width:600px) {
    #ec-inner #ec-item-list.ticket-list {
        margin: 0 0 -50px
    }
    #ec-inner #ec-item-list.ticket-list>h2,
    #ec-inner #ec-ticket-list>h2 {
        font-size: 24px;
        line-height: 32px;
        padding: 9px 15px 8px 20px;
        border-left: 6px solid #e7cbb5;
        margin-bottom: 20px
    }
}

@media screen and (max-width:568px) {
    #ec-inner #ec-item-list.ticket-list {
        margin: 0 -20px -30px
    }
    #ec-inner #ec-item-list.ticket-list>h2,
    #ec-inner #ec-ticket-list>h2 {
        font-size: 22px;
        line-height: 30px;
        padding: 9px 15px 7px 16px;
        border-left: 3px solid #e44079;
        margin-bottom: 20px
    }
    #ec-inner #ec-ticket-list>h2 {
        margin-left: -20px
    }
}

@media screen and (max-width:400px) {
    #ec-inner #ec-item-list.ticket-list {
        margin: 0 -10px -30px
    }
    #ec-inner #ec-ticket-list>h2 {
        margin-left: -10px
    }
}

#timetable-mark li:first-child,
#timetable-tab li:first-child a {
    margin-left: 0
}

#ticket-list-attention {
    margin-bottom: 40px
}

#ticket-list-attention .attention-box {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #d4d4d3;
    background-color: #fff;
    padding: 19px 24px 12px
}

#ticket-list-attention p {
    color: #18191c;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 8px
}

#ticket-list-attention strong {
    font-weight: 700
}

@media screen and (max-width:568px) {
    #ticket-list-attention {
        padding: 0 10px
    }
    #ticket-list-attention .attention-box {
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        padding: 12px 14px 5px
    }
    #ticket-list-attention p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 6px
    }
}

#ticket-list-timetable>h3,
#ticket-list-wrap>h3 {
    color: #18191c;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    padding: 6px 15px 4px 25px;
    border-left: 6px solid #18191c;
    margin-bottom: 30px
}

#timetable-mark,
#timetable-tab {
    margin-bottom: 18px
}

#ticket-list-timetable>p,
#ticket-list-wrap>p {
    color: #656565;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    padding: 60px 5px;
    text-align: center
}

#timetable-tab li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 33.33%
}

#timetable-tab li a {
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin-left: 1px;
    height: 54px;
    background-color: #121015;
    padding: 16px 5px 0;
    color: #fff;
    font-size: 20px;
    line-height: 1;
    font-weight: 700
}

#timetable-tab li a span {
    font-weight: 500
}

#timetable-tab.even li {
    width: 50%
}

#timetable-tab li:only-child {
    float: none;
    width: 100%
}

#timetable-tab li.active a {
    background-color: #5a61a5;
    pointer-events: none;
    cursor: default
}

#timetable-mark {
    text-align: right;
    letter-spacing: -.4em;
    white-space: nowrap;
    padding: 0 3px;
    height: 28px
}

#timetable-mark li {
    position: relative;
    letter-spacing: normal;
    margin-left: 20px;
    color: #181818;
    font-size: 14px;
    line-height: 28px;
    font-weight: 700
}

#timetable-mark li:before {
    content: '';
    width: 28px;
    height: 28px;
    background-image: url();
    background-image: url(), none;
    background-repeat: no-repeat;
    background-position: 0 0;
    margin-right: 7px
}

#timetable-mark li.in-stock:before {
    background-position: 0 0
}

#timetable-mark li.a-few:before {
    margin-top: -2px;
    background-position: 0 -28px
}

#timetable-mark li.sold-out:before {
    background-position: 0 -56px
}

@media screen and (max-width:600px) {
    #ticket-list-attention {
        margin-bottom: 30px
    }
    #ticket-list-timetable>h3,
    #ticket-list-wrap>h3 {
        font-size: 22px;
        line-height: 28px;
        padding: 5px 15px 3px 20px;
        border-left: 6px solid #e44079;
        margin-bottom: 20px
    }
    #timetable-tab {
        margin-bottom: 17px
    }
    #timetable-tab li a {
        height: 50px;
        padding: 15px 5px 0
    }
}

@media screen and (max-width:568px) {
    #ticket-list-timetable>h3,
    #ticket-list-wrap>h3 {
        font-size: 20px;
        line-height: 26px;
        padding: 2px 15px 2px 16px;
        border-left: 3px solid #e44079
    }
    #ticket-list-timetable>p,
    #ticket-list-wrap>p {
        font-size: 18px;
        line-height: 28px;
        padding: 30px 5px 60px
    }
    #ticket-list-wrap>h3 {
        margin-left: -10px
    }
    #timetable-tab {
        padding: 0 10px;
        margin-bottom: 12px
    }
    #timetable-mark {
        padding: 0 10px;
        text-align: center;
        height: 24px;
        margin-bottom: 13px;
        margin-left: -3px
    }
    #timetable-mark li {
        margin-left: 10px;
        font-size: 13px;
        line-height: 25px
    }
    #timetable-mark li:before {
        width: 24px;
        height: 24px;
        background-image: url();
        background-image: url(), none;
        background-repeat: no-repeat;
        background-position: 0 0;
        margin-right: 7px
    }
    #timetable-mark li:first-child {
        margin-left: 0
    }
    #timetable-mark li.in-stock:before {
        background-position: 0 0
    }
    #timetable-mark li.a-few:before {
        margin-top: -1px;
        background-position: 0 -24px
    }
    #timetable-mark li.sold-out:before {
        background-position: 0 -48px
    }
}

#timetable-mark.and2x li:before {
    width: 24px;
    height: 24px;
    background-image: url()
}

#ticket-list-pagetop {
    display: none
}

#ticket-list-pagetop a {
    text-align: center;
    display: block;
    padding: 20px 10px 18px;
    background-color: #f5f5f5;
    color: #414141;
    font-size: 15px;
    line-height: 20px;
    font-weight: 700
}

#ticket-list-pagetop a span {
    font-weight: 400;
    margin-left: 8px;
    padding-top: 2px
}

@media screen and (max-width:600px) {
    #ticket-list-pagetop {
        display: block;
        margin: 0 -30px
    }
}

@media screen and (max-width:568px) {
    #ticket-list-pagetop {
        margin: 0
    }
}

#timetable {
    margin-bottom: 0
}

#timetable dd>ul:after,
#timetable dl:after,
#timetable dt:after {
    height: 0;
    visibility: hidden;
    content: ".";
    display: block;
    clear: both
}

#timetable dd,
#timetable dd>ul>li,
#timetable dt {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#timetable dl.tbody {
    background-color: #fff;
    border-top: 1px solid #e1dbd8;
    border-left: 1px solid #e1dbd8;
    border-right: 1px solid #e1dbd8;
    border-bottom: 0
}

#timetable dl.tbody dt {
    position: relative;
    border-top: 0;
    border-bottom: 1px solid #e1dbd8;
    background-color: #fff;
    height: 65px;
    padding: 17px 0 0 20px;
    cursor: pointer;
    -moz-transition: background-color .2s;
    -o-transition: background-color .2s;
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
    text-align: left;
    color: #333;
    font-size: 18px;
    line-height: 1;
    font-weight: 700
}

#timetable dl.tbody dt span {
    font-weight: 500;
    display: inline-block;
    font-size: 30px;
    margin-bottom: 0
}

#timetable dl.tbody dt:before {
    content: '';
    position: absolute;
    top: 21px;
    right: 28px;
    z-index: 0;
    width: 22px;
    height: 22px;
    background-image: url();
    background-image: url(), none;
    background-repeat: no-repeat;
    background-position: 0 0
}

#timetable dl.tbody dt.sat {
    color: #53A4D0
}

#timetable dl.tbody dt.sun {
    color: #EA6059
}

#timetable dl.tbody dt.end {
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none
}

#timetable dl.tbody dt.end:before {
    content: '予約受付終了';
    color: #A8A8A8;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    position: absolute;
    top: 23px;
    right: auto;
    left: 170px;
    z-index: 0;
    width: auto;
    height: auto;
    background-image: none
}

#timetable dl.tbody dt.end:hover {
    cursor: default
}

#timetable dl.tbody dt:not(.end):hover {
    background-color: #f4f4f4
}

#timetable dl.tbody dt.open {
    color: #a8a8a8
}

#timetable dl.tbody dt.open:before {
    background-position: 0 -22px
}

#timetable dl.tbody dd {
    border-top: 0;
    display: none
}

#timetable dl.tbody ul li a,
#timetable dl.tbody ul li>div {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    background-color: #121015;
    text-align: left;
    border-left: 0;
    border-bottom: 1px solid #e1e1e3;
    height: 65px;
    padding: 18px 0 0 25px;
    -moz-transition: background-color .2s;
    -o-transition: background-color .2s;
    -webkit-transition: background-color .2s;
    transition: background-color .2s
}

#timetable dl.tbody ul li .time {
    position: relative;
    display: block;
    float: left;
    font-weight: 500;
    color: #fff;
    font-size: 22px;
    line-height: 1;
    padding-top: 4px
}

#timetable dl.tbody ul li .time:before {
    font-family: web_icon_fontsregular;
    content: '2';
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    margin-right: 15px
}

#timetable dl.tbody ul li .mark {
    position: relative;
    display: block;
    float: right;
    width: 170px;
    height: 28px;
    margin: 0 25px 0 0;
    background-image: url();
    background-image: url(), none;
    background-repeat: no-repeat;
    background-position: right 0
}

#timetable dl.tbody ul li .mark:after {
    text-align: center;
    display: block;
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    right: 0;
    font-size: 13px;
    line-height: 1;
    font-weight: 700
}

#timetable dl.tbody ul li.in-stock a {
    background-color: #121015
}

#timetable dl.tbody ul li.in-stock a:hover {
    background-color: #2a282d
}

#timetable dl.tbody ul li.in-stock .mark {
    background-position: right 0
}

#timetable dl.tbody ul li.in-stock .mark:after {
    content: "予約する";
    color: #f86491
}

#timetable dl.tbody ul li.a-few a {
    background-color: #121015
}

#timetable dl.tbody ul li.a-few a:hover {
    background-color: #2a282d
}

#timetable dl.tbody ul li.a-few .mark {
    background-position: right -28px
}

#timetable dl.tbody ul li.a-few .mark:after {
    content: "予約する";
    color: #499dcd
}

#timetable dl.tbody ul li.sold-out a,
#timetable dl.tbody ul li.sold-out>div {
    pointer-events: none;
    cursor: default;
    background-color: #121015
}

#timetable dl.tbody ul li.sold-out .mark {
    background-position: right -56px
}

#timetable dl.tbody ul li.sold-out .mark:after {
    content: "満席";
    color: #9f9f9f
}

#timetable dl.tbody ul li.sold-out .time,
#timetable dl.tbody ul li.sold-out .time:before {
    color: #6a5c57
}

@media screen and (max-width:600px) {
    #timetable {
        margin-bottom: 30px
    }
    #timetable dl.tbody dt {
        -moz-transition: none;
        -o-transition: none;
        -webkit-transition: none;
        transition: none;
        height: 65px;
        padding: 18px 0 0 14px;
        font-size: 16px;
        line-height: 1
    }
    #timetable dl.tbody dt span {
        display: inline-block;
        font-size: 28px;
        margin-bottom: 0
    }
    #timetable dl.tbody dt:before {
        top: 21px;
        right: 20px
    }
    #timetable dl.tbody dt.end:before {
        font-size: 16px;
        top: 25px;
        right: auto;
        left: 150px
    }
    #timetable dl.tbody dt:hover {
        background-color: #fff
    }
    #timetable dl.tbody ul li.a-few a,
    #timetable dl.tbody ul li.a-few a:hover,
    #timetable dl.tbody ul li.in-stock a,
    #timetable dl.tbody ul li.in-stock a:hover,
    #timetable dl.tbody ul li.sold-out a,
    #timetable dl.tbody ul li.sold-out>div {
        background-color: #121015
    }
    #timetable dl.tbody ul li a,
    #timetable dl.tbody ul li>div {
        background-color: #121015;
        text-align: left;
        border-left: 0;
        border-bottom: 1px solid #e1e1e3;
        height: 65px;
        padding: 12px 0 0 15px;
        -moz-transition: none;
        -o-transition: none;
        -webkit-transition: none;
        transition: none
    }
    #timetable dl.tbody ul li .time {
        display: block;
        float: left;
        font-family: Roboto, sans-serif;
        font-weight: 500;
        color: #fff;
        font-size: 22px;
        line-height: 1;
        padding-top: 10px
    }
    #timetable dl.tbody ul li .time:before {
        display: none
    }
    #timetable dl.tbody ul li .mark {
        float: right;
        width: 72px;
        position: relative;
        display: block;
        height: 24px;
        margin: 0 auto;
        background-image: url();
        background-image: url(), none;
        background-repeat: no-repeat;
        background-position: center 0
    }
    #timetable dl.tbody ul li .mark:after {
        display: block;
        content: '';
        position: absolute;
        top: 28px;
        left: 0;
        right: 0;
        font-size: 12px;
        line-height: 1;
        font-weight: 700
    }
    #timetable dl.tbody ul li.in-stock .mark {
        background-position: center 0
    }
    #timetable dl.tbody ul li.a-few .mark {
        background-position: center -24px
    }
    #timetable dl.tbody ul li.sold-out .mark {
        background-position: center -48px
    }
    #timetable.and2x dl.tbody dt:before {
        background-image: url()
    }
    #timetable.and2x dl.tbody ul li .mark {
        background-image: url()
    }
}

@media screen and (max-width:568px) {
    #timetable {
        margin-bottom: 0
    }
    #timetable dl.tbody {
        border-left: 0;
        border-right: 0
    }
}

#ec-item-detail {
    margin-top: 7px
}

#ec-item-detail h1 {
    color: #18191c;
    font-size: 30px;
    line-height: 38px;
    font-weight: 700;
    padding: 0 4px
}

#ec-item-detail h1+ul {
    margin-top: 16px;
    padding: 0 5px
}

#ec-item-detail h1+ul li {
    display: inline-block;
    color: #18191c;
    font-size: 13px;
    line-height: 22px;
    font-weight: 700
}

#ec-item-detail h1+ul li span {
    font-weight: 400
}

#ec-item-detail h1+ul li a {
    color: #ee4c38
}

#ec-item-detail h1+ul li:first-child {
    margin-right: 10px
}

#ec-item-detail ul.status-icon+h1 {
    padding: 10px 4px 0
}

#item-wrap {
    margin-top: 20px;
    position: relative
}

#item-wrap .item-left {
    float: left;
    width: 302px;
    margin-right: 40px;
    margin-left: 0;
    position: relative
}

#item-wrap .item-right {
    float: right;
    width: 100%;
    margin-left: -342px;
    margin-top: 0
}

#item-wrap .item-right .inner {
    margin-left: 342px
}

#detailphotobloc {
    position: relative;
    width: 302px;
    margin: 0
}

#detailphotobloc .main-photo {
    position: relative;
    border: 1px solid #e1e4e7
}

#detailphotobloc .main-photo span {
    display: block
}

#detailphotobloc .main-photo img {
    width: 100%;
    height: auto
}

#detailphotobloc .main-photo .img-over {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .6);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000',endColorstr='#99000000',GradientType=0))";
    height: 100%;
    width: 100%;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 0;
    display: none\9
}

#detailphotobloc .main-photo .img-over .inner {
    display: table;
    width: 100%;
    height: 100%
}

#detailphotobloc .main-photo .img-over .inner>a {
    display: table-cell;
    vertical-align: middle
}

#detailphotobloc .main-photo .img-over .inner>a>img {
    display: block;
    width: 36%;
    margin: 0 32%
}

@media screen and (min-width:769px) {
    #detailphotobloc .main-photo:hover .img-over {
        opacity: 1;
        display: block\9
    }
}

@media screen and (max-width:768px) {
    #detailphotobloc .main-photo .img-over {
        display: none
    }
}

#detailphotobloc .main-photo .closed,
#ec-inner .item-list .img-box .closed {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 1;
    display: block\9
}

#detailphotobloc .main-photo .closed .inner,
#ec-inner .item-list .closed .inner {
    display: table;
    width: 100%;
    height: 100%
}

#detailphotobloc .main-photo .closed .inner>a,
#ec-inner .item-list .closed .inner>a {
    display: table-cell;
    vertical-align: middle
}

#detailphotobloc .main-photo .closed .inner>a>img,
#ec-inner .item-list .closed .inner>a>img {
    display: block;
    width: 60%;
    margin: 0 auto
}

@media screen and (max-width:768px) {
    #detailphotobloc .closed .img-over,
    #ec-inner .item-list .closed {
        display: block
    }
}

#detailphotobloc .thumb-photo {
    position: relative;
    height: auto;
    margin-top: 13px
}

#detailphotobloc .thumb-photo p.btn-l,
#detailphotobloc .thumb-photo p.btn-r {
    display: none
}

#detailphotobloc .thumb-photo div {
    margin-left: 0;
    width: 302px;
    height: auto;
    overflow: hidden;
    position: relative
}

#detailphotobloc .thumb-photo ul {
    position: static;
    top: 0;
    left: 0
}

#detailphotobloc .thumb-photo ul li {
    float: left;
    margin-left: 7px;
    margin-bottom: 7px
}

#detailphotobloc .thumb-photo ul li:first-child,
#detailphotobloc .thumb-photo ul li:nth-child(4n+1) {
    margin-left: 0
}

#detailphotobloc .thumb-photo ul li a {
    display: block;
    -webkit-transition: border .3s;
    -moz-transition: border .3s;
    -ms-transition: border .3s;
    -o-transition: border .3s;
    transition: border .3s;
    border: 1px solid #e1e4e7
}

#detailphotobloc .thumb-photo ul li a:hover {
    border: 1px solid #44403f
}

#player-warp {
    margin-top: 20px
}

@media screen and (max-width:1180px) {
    #detailphotobloc .thumb-photo {
        height: 70px;
        margin-top: 13px
    }
    #detailphotobloc .thumb-photo p.btn-l,
    #detailphotobloc .thumb-photo p.btn-r {
        display: block
    }
    #detailphotobloc .thumb-photo div,
    #detailphotobloc .thumb-photo p {
        float: left
    }
    #detailphotobloc .thumb-photo p {
        width: 33px;
        height: 70px
    }
    #detailphotobloc .thumb-photo p.btn-l {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        display: block;
        width: 33px
    }
    #detailphotobloc .thumb-photo div+p {
        text-align: right
    }
    #detailphotobloc .thumb-photo p a {
        display: block;
        color: #d0d0d0;
        font-size: 20px;
        line-height: 70px;
        -webkit-transition: color .3s;
        -moz-transition: color .3s;
        -ms-transition: color .3s;
        -o-transition: color .3s;
        transition: color .3s
    }
    #detailphotobloc .thumb-photo p a:hover {
        text-decoration: none;
        color: #333
    }
    #detailphotobloc .thumb-photo p.disable a {
        color: #ececec;
        pointer-events: none;
        cursor: default
    }
    #detailphotobloc .thumb-photo div {
        margin-left: 20px;
        width: 249px;
        height: 70px;
        overflow: hidden;
        position: relative
    }
    #detailphotobloc .thumb-photo ul {
        position: absolute;
        top: 0;
        left: 0;
        width: 600px
    }
    #detailphotobloc .thumb-photo ul li {
        float: left;
        margin-left: 13px;
        margin-bottom: 7px
    }
    #detailphotobloc .thumb-photo ul li:first-child,
    #detailphotobloc .thumb-photo ul li:nth-child(4n+1) {
        margin-left: 13px
    }
    #player-warp {
        margin-top: 20px
    }
}

#item-wrap .item-right ul.status-icon {
    letter-spacing: -.35em;
    padding: 0
}

#item-wrap .item-right ul.status-icon li {
    letter-spacing: normal;
    white-space: normal;
    display: inline-block;
    height: 20px;
    margin-right: 7px;
    margin-bottom: 8px
}

#item-wrap .item-right ul.status-icon li img {
    vertical-align: top
}

#item-wrap .item-right ul.status-icon li span {
    display: inline-block;
    vertical-align: top;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 11px;
    line-height: 14px;
    font-weight: 700;
    padding: 5px 8px 3px;
    color: #fff;
    background-color: #18191c
}

#item-wrap .item-right ul.status-icon li span.tag-1,
#item-wrap .item-right ul.status-icon li span.tag-newitem {
    color: #000;
    background-color: #ffd236
}

#item-wrap h2 {
    color: #18191c;
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
    padding: 10px 0 0;
    margin-bottom: 15px
}

#item-wrap p.txt {
    color: #18191c;
    font-size: 13px;
    line-height: 22px
}

#item-wrap div.txt {
    color: #18191c;
    font-size: 14px;
    line-height: 26px
}

#item-wrap div.txt>p {
    color: #18191c
}

#item-wrap div.txt>div {
    border: 1px solid #ebe8e1!important;
    background-color: #fff!important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 30px!important;
    font-size: 13px;
    line-height: 24px
}

#item-wrap div.txt a,
#item-wrap div.txt a:visited {
    color: #ee4c38
}

#item-wrap div.txt a:hover,
#item-wrap div.txt a:visited:hover {
    text-decoration: underline
}

#item-wrap div.txt strong {
    font-weight: 700
}

#item-wrap .cart-area+div.txt,
#item-wrap ul+div.txt {
    margin-top: 28px
}

#item-wrap .sale-price {
    text-align: right;
    margin-top: 34px;
    padding: 0 5px
}

#item-wrap ul+.sale-price {
    margin-top: 11px
}

#item-wrap .sale-price p.price {
    font-family: Poppins, sans-serif;
    font-weight: 400;
    color: #ef9fc2;
    font-size: 33px;
    line-height: 32px;
    margin-right: -10px
}

#item-wrap .sale-price p.price span {
    font-size: 18px;
    line-height: 32px;
    margin-left: -3px
}

#item-wrap .sale-price p.point {
    color: #18191c;
    font-size: 13px;
    line-height: 18px;
    font-weight: 700;
    margin-top: 5px
}

#item-wrap .sale-price p.point span {
    font-weight: 400
}

#ec-inner .cart-area {
    border: 1px solid #ebe8e1;
    background-color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 16px
}

#item-wrap .cart-area {
    margin-top: 30px
}

#ec-inner .cart-area>ul {
    border-bottom: 1px solid #ececec;
    clear: both;
    overflow: hidden
}

#ec-inner .cart-area+.cart-area>ul {
    border-bottom: 0;
    border-top: 1px solid #ececec;
    clear: both
}

#ec-inner .cart-area+.cart-area>ul:first-child {
    border-top: 0
}

#ec-inner .cart-area>ul:first-child li,
#ec-inner .cart-area>ul:first-child li:first-child {
    padding-top: 0
}

#ec-inner .cart-area>ul li:first-child {
    margin: 0;
    padding: 16px 10px 0 3px;
    float: left;
    color: #000;
    font-size: 13px;
    line-height: 34px;
    font-weight: 700;
    clear: right
}

#ec-inner .cart-area>ul li {
    display: block;
    margin: 0;
    padding: 16px 0;
    float: right;
    position: relative;
    white-space: nowrap
}

#ec-inner .cart-area>ul li select,
#ec-inner .prof-area dl dd select,
#ec-item-list span.select-box select {
    height: 34px;
    padding: 0 50px 0 13px;
    margin: 0;
    outline: 0;
    color: #000;
    font-size: 13px;
    line-height: 32px;
    font-weight: 700;
    -webkit-appearance: none;
    zoom: 1;
    cursor: pointer;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #cacaca;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: inset 0 2px 2px rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, .1);
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

#ec-item-list span.select-box select {
    height: 30px;
    padding: 0 42px 0 12px;
    line-height: 30px
}

#ec-inner .cart-area>ul li.disable select {
    color: #a5a5a5;
    background: #eee;
    pointer-events: none;
    cursor: default
}

#ec-inner .cart-area>ul li span,
#ec-inner .prof-area dl dd span.select-box,
#ec-item-list span.select-box {
    height: 34px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    vertical-align: top
}

#ec-item-list span.select-box {
    height: 30px
}

#ec-inner .cart-area>ul li span:before,
#ec-inner .prof-area dl dd span.select-box:before {
    content: url();
    display: block;
    width: 35px;
    height: 34px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    pointer-events: none
}

#ec-item-list span.select-box:before {
    content: url();
    display: block;
    width: 31px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    pointer-events: none
}

#ec-inner .cart-area>ul li select,
#ec-inner .prof-area dl dd select,
#ec-item-list span.select-box select {
    width: 120%\9;
    height: 34px\9;
    padding-bottom: 8px\9;
    padding-right: 0\9
}

#ec-item-list span.select-box select {
    height: 30px\9
}

#ec-inner .cart-area>ul li span,
#ec-inner .prof-area dl dd span.select-box,
#ec-item-list span.select-box {
    padding-right: 20px\9
}

@media all and (-ms-high-contrast:none) {
    #post-wrap #content-wrap.lines {
        table-layout: fixed
    }
    #post-wrap #content-wrap.lines,
    ::-ms-backdrop {
        table-layout: fixed
    }
    #ec-inner .prof-area dl dd select,
    ::-ms-backdrop {
        padding: 0 30px 0 13px;
        width: 140%
    }
    #ec-inner .cart-area>ul li select,
    ::-ms-backdrop {
        padding: 0 30px 0 13px;
        width: 140%
    }
    #ec-item-list span.select-box select,
    ::-ms-backdrop {
        padding: 0 30px 0 13px;
        width: 140%
    }
}

#ec-inner .cart-area>ul li select,
#ec-inner .prof-area dl dd select,
#ec-item-list span.select-box select,
x:-moz-broken,
x:last-of-type {
    -moz-osx-font-smoothing: antialiased!important;
    width: 120%;
    padding: 5px 6px 0 8px;
    outline: 0;
    -moz-outline-style: none;
    color: #5a5a5a;
    color: rgba(90, 90, 90, 0);
    text-shadow: 0 0 0 #5a5a5a
}

#ec-inner .cart-area>ul li.disable select,
x:-moz-broken,
x:last-of-type {
    color: #a5a5a5;
    text-shadow: none
}

#ec-inner .cart-area>ul li select option,
#ec-inner .prof-area dl dd select option,
#ec-item-list span.select-box select option,
x:-moz-broken,
x:last-of-type {
    color: #5a5a5a;
    text-shadow: none
}

#ec-inner .cart-area>ul li span,
#ec-inner .prof-area dl dd span.select-box,
#ec-item-list span.select-box,
x:-moz-broken,
x:last-of-type {
    padding: 0 20px 0 0
}

#ec-inner .cart-area>ul li select:focus,
#ec-inner .prof-area dl dd select:focus,
#ec-item-list span.select-box select:focus,
x:-moz-broken,
x:last-of-type {
    outline: 0;
    -moz-outline-style: none
}

a:active,
a:hover,
a:link,
a:visited,
x:-moz-broken,
x:last-of-type {
    outline: 0;
    -moz-outline-style: none
}

#ec-inner input[type=submit]::-moz-focus-inner,
#ec-inner input[type=button]::-moz-focus-inner,
#ec-inner select::-moz-focus-inner {
    outline: 0;
    border: 0;
    -moz-outline-style: none
}

#item-wrap .cart-area .cart-btn-area {
    margin-top: 16px
}

#item-wrap .cart-area .cart-btn-area:first-child,
#item-wrap .cart-area input[type=hidden]+.cart-btn-area {
    margin-top: 10px
}

#item-wrap .cart-area .tocart {
    margin-top: 10px;
    overflow: hidden
}

#item-wrap .cart-area .btn-link {
    float: left;
    padding: 10px 10px 0 7px
}

#item-wrap .cart-area .btn-link a {
    color: #333;
    font-size: 13px;
    line-height: 22px;
    font-weight: 700
}

#item-wrap .cart-area .btn-link a span {
    display: inline-block;
    font-size: 11px;
    line-height: 22px;
    font-weight: 400;
    margin-right: 8px;
    vertical-align: middle
}

#item-wrap .cart-area .btn-addcart,
#item-wrap .cart-area .btn-tocart {
    float: right;
    display: block;
    width: 210px;
    margin: 0 auto;
    position: relative
}

#item-wrap .cart-area .btn-addcart a,
#item-wrap .cart-area .btn-addcart span.msg,
#item-wrap .cart-area .btn-tocart a {
    position: relative;
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
    text-align: center;
    padding: 12px 10px 10px 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
    height: auto;
    border: 0;
    background-color: #dd356f;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -ms-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s
}

#item-wrap .cart-area .btn-tocart a {
    background-color: #8c161d
}

#item-wrap .cart-area .btn-addcart a span,
#item-wrap .cart-area .btn-tocart a span {
    display: block;
    position: absolute;
    top: 6px;
    left: 10px
}

#item-wrap .cart-area .btn-addcart a:hover {
    text-decoration: none;
    background-color: #44403f
}

#item-wrap .cart-area .btn-tocart a:hover {
    text-decoration: none;
    background-color: #b33b47
}

#item-wrap .cart-area .btn-addcart span.msg {
    position: absolute;
    top: 0;
    left: 0;
    padding: 11px 10px 9px;
    display: none
}

#item-wrap .cart-area .btn-addcart a.disable {
    background-color: #d7d7d7;
    pointer-events: none;
    cursor: default
}

#item-wrap .cart-area div.attention {
    color: red;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 6px;
    margin-top: 8px;
    text-align: center
}

@media screen and (max-width:1220px) {
    #item-wrap .cart-area .cart-btn-area {
        margin-top: 4px
    }
    #item-wrap .cart-area .tocart {
        margin-top: 10px
    }
    #item-wrap .cart-area .btn-link {
        float: none;
        padding: 8px 10px 8px 7px
    }
    #item-wrap .cart-area .cart-btn-area:first-child,
    #item-wrap .cart-area input[type=hidden]+.cart-btn-area {
        margin-top: 0
    }
    #item-wrap .cart-area .cart-btn-area:first-child .btn-link {
        padding: 0 10px 8px 7px
    }
    #item-wrap .cart-area .btn-addcart,
    #item-wrap .cart-area .btn-tocart {
        float: none;
        width: 100%;
        margin: 0 auto
    }
}

@media screen and (max-width:1180px) {
    #item-wrap .item-left {
        float: none;
        width: 302px;
        margin-right: auto;
        margin-left: auto
    }
    #item-wrap .item-right {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-top: 30px
    }
    #item-wrap .item-right .inner {
        margin-left: 0
    }
    #item-wrap .cart-area .cart-btn-area {
        margin-top: 16px
    }
    #item-wrap .cart-area .cart-btn-area:first-child,
    #item-wrap .cart-area .tocart,
    #item-wrap .cart-area input[type=hidden]+.cart-btn-area {
        margin-top: 10px
    }
    #item-wrap .cart-area .btn-link {
        float: left;
        padding: 10px 10px 0 7px
    }
    #item-wrap .cart-area .cart-btn-area:first-child .btn-link {
        padding: 10px 10px 0 7px
    }
    #item-wrap .cart-area .btn-addcart,
    #item-wrap .cart-area .btn-tocart {
        float: right;
        width: 210px
    }
}

@media screen and (max-width:1024px) {
    #item-wrap .item-left {
        float: left;
        width: 302px;
        margin-right: 40px;
        margin-left: 0
    }
    #item-wrap .item-right {
        float: right;
        width: 100%;
        margin-left: -342px;
        margin-top: 0
    }
    #item-wrap .item-right .inner {
        margin-left: 342px
    }
}

@media screen and (max-width:930px) {
    #item-wrap .cart-area .cart-btn-area {
        margin-top: 4px
    }
    #item-wrap .cart-area .tocart {
        margin-top: 10px
    }
    #item-wrap .cart-area .btn-link {
        float: none;
        padding: 8px 10px 8px 7px
    }
    #item-wrap .cart-area .cart-btn-area:first-child,
    #item-wrap .cart-area input[type=hidden]+.cart-btn-area {
        margin-top: 0
    }
    #item-wrap .cart-area .cart-btn-area:first-child .btn-link {
        padding: 0 10px 8px 7px
    }
    #item-wrap .cart-area .btn-addcart,
    #item-wrap .cart-area .btn-tocart {
        float: none;
        width: 100%;
        margin: 0 auto
    }
}

@media screen and (max-width:880px) {
    #item-wrap .item-left {
        float: none;
        width: 302px;
        margin-right: auto;
        margin-left: auto
    }
    #item-wrap .item-right {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-top: 30px
    }
    #item-wrap .item-right .inner {
        margin-left: 0
    }
    #item-wrap .cart-area .cart-btn-area {
        margin-top: 16px
    }
    #item-wrap .cart-area .cart-btn-area:first-child,
    #item-wrap .cart-area .tocart,
    #item-wrap .cart-area input[type=hidden]+.cart-btn-area {
        margin-top: 10px
    }
    #item-wrap .cart-area .btn-link {
        float: left;
        padding: 10px 10px 0 7px
    }
    #item-wrap .cart-area .cart-btn-area:first-child .btn-link {
        padding: 10px 10px 0 7px
    }
    #item-wrap .cart-area .btn-addcart,
    #item-wrap .cart-area .btn-tocart {
        float: right;
        width: 210px
    }
}

@media screen and (max-width:768px) {
    #item-wrap .item-left {
        float: left;
        width: 302px;
        margin-right: 40px;
        margin-left: 0
    }
    #item-wrap .item-right {
        float: right;
        width: 100%;
        margin-left: -342px;
        margin-top: 0
    }
    #item-wrap .item-right .inner {
        margin-left: 342px
    }
    #item-wrap .cart-area .cart-btn-area {
        margin-top: 4px
    }
    #item-wrap .cart-area .tocart {
        margin-top: 10px
    }
    #item-wrap .cart-area .btn-link {
        float: none;
        padding: 8px 10px 8px 7px
    }
    #item-wrap .cart-area .cart-btn-area:first-child,
    #item-wrap .cart-area input[type=hidden]+.cart-btn-area {
        margin-top: 0
    }
    #item-wrap .cart-area .cart-btn-area:first-child .btn-link {
        padding: 0 10px 8px 7px
    }
    #item-wrap .cart-area .btn-addcart,
    #item-wrap .cart-area .btn-tocart {
        float: none;
        width: 100%;
        margin: 0 auto
    }
}

@media screen and (max-width:700px) {
    #item-wrap .item-left {
        float: none;
        width: 302px;
        margin-right: auto;
        margin-left: auto
    }
    #item-wrap .item-right {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-top: 30px
    }
    #item-wrap .item-right .inner {
        margin-left: 0
    }
    #item-wrap .cart-area .cart-btn-area {
        margin-top: 16px
    }
    #item-wrap .cart-area .cart-btn-area:first-child,
    #item-wrap .cart-area .tocart,
    #item-wrap .cart-area input[type=hidden]+.cart-btn-area {
        margin-top: 10px
    }
    #item-wrap .cart-area .btn-link {
        float: left;
        padding: 10px 10px 0 7px
    }
    #item-wrap .cart-area .cart-btn-area:first-child .btn-link {
        padding: 10px 10px 0 7px
    }
    #item-wrap .cart-area .btn-addcart,
    #item-wrap .cart-area .btn-tocart {
        float: right;
        width: 210px
    }
}

@media screen and (max-width:568px) {
    #item-wrap {
        margin-top: 20px;
        position: relative
    }
    #item-wrap .item-right {
        margin-top: 25px
    }
    #ec-item-detail h1 {
        font-size: 22px;
        line-height: 28px;
        padding: 0 4px
    }
    #ec-item-detail h1+ul {
        margin-top: 8px;
        padding: 0 5px
    }
    #ec-item-detail h1+ul li {
        display: block;
        font-size: 12px;
        line-height: 20px
    }
    #item-wrap .item-right ul.status-icon {
        padding: 0 4px
    }
    #item-wrap h2 {
        font-size: 20px;
        line-height: 26px;
        padding: 10px 4px 0;
        margin-bottom: 10px
    }
    #item-wrap p.txt {
        font-size: 12px;
        line-height: 22px;
        padding: 0 4px
    }
    #item-wrap div.txt {
        font-size: 13px;
        line-height: 24px;
        padding: 0 4px
    }
    #item-wrap div.txt>div {
        padding: 12px 14px!important;
        font-size: 12px;
        line-height: 22px
    }
    #item-wrap .sale-price {
        margin-top: 20px
    }
    #item-wrap .sale-price p.price {
        font-size: 33px;
        line-height: 32px;
        margin-right: -10px
    }
    #item-wrap .sale-price p.price span {
        font-size: 18px;
        line-height: 32px;
        margin-left: -3px
    }
    #item-wrap .sale-price p.point {
        font-size: 13px;
        line-height: 18px;
        margin-top: 5px
    }
    #ec-inner .cart-area {
        padding: 16px
    }
    #item-wrap .cart-area {
        margin-top: 20px
    }
}

@media screen and (max-width:420px) {
    #item-wrap .cart-area .cart-btn-area {
        margin-top: 4px
    }
    #item-wrap .cart-area .tocart {
        margin-top: 10px
    }
    #item-wrap .cart-area .btn-link {
        float: none;
        padding: 8px 10px 8px 7px
    }
    #item-wrap .cart-area .cart-btn-area:first-child,
    #item-wrap .cart-area input[type=hidden]+.cart-btn-area {
        margin-top: 0
    }
    #item-wrap .cart-area .cart-btn-area:first-child .btn-link {
        padding: 0 10px 8px 7px
    }
    #item-wrap .cart-area .btn-addcart,
    #item-wrap .cart-area .btn-tocart {
        float: none;
        width: 100%;
        margin: 0 auto
    }
    #item-wrap .cart-area div.attention {
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 6px;
        margin-top: 8px
    }
}

#item-wrap #item-zoom {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: auto;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, .05);
    box-shadow: 0 3px 3px rgba(0, 0, 0, .05)
}

#item-wrap #item-zoom .inner {
    padding: 15px;
    overflow: hidden
}

#item-wrap #item-zoom .inner div.img-box {
    float: left;
    width: 100%
}

#item-wrap #item-zoom .inner div.arw-left {
    float: left;
    width: 69px;
    margin-left: -100%
}

#item-wrap #item-zoom .inner div.arw-right {
    float: left;
    width: 69px;
    margin-left: -69px
}

#item-wrap #item-zoom .inner div.img-box .img-box-inner {
    margin: 0 69px
}

#item-wrap #item-zoom .inner div.arw-left a,
#item-wrap #item-zoom .inner div.arw-right a {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -40px;
    height: 69px
}

#item-wrap #item-zoom .inner ul {
    max-width: 500px;
    margin: 0 auto
}

#item-wrap #item-zoom .inner ul li img {
    width: 100%;
    height: auto
}

#item-wrap #item-zoom .close {
    position: absolute;
    top: -1px;
    right: -1px;
    z-index: 1;
    width: 44px;
    height: 44px
}

#item-wrap #item-zoom .close a {
    display: block;
    background-color: #fff
}

#item-wrap .sns-area {
    margin-top: 24px
}

#item-wrap .sns-area ul li {
    float: left;
    width: 33%
}

#item-wrap .sns-area ul li:first-child {
    width: 34%
}

#item-wrap .sns-area ul li a {
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    text-align: center;
    background-color: #000;
    padding: 12px 12px 8px 17px;
    color: #fff;
    overflow: hidden
}

#item-wrap .sns-area ul li a:hover {
    opacity: .7
}

#item-wrap .sns-area ul li a span+span {
    display: block;
    padding-top: 3px;
    font-size: 13px;
    line-height: 16px;
    font-weight: 700
}

#item-wrap .sns-area ul li a span.icon {
    float: left;
    font-size: 22px;
    line-height: 22px;
    font-weight: 400
}

#item-wrap .sns-area ul li a.fb {
    background-color: #3c599c;
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px 0 0 5px
}

#item-wrap .sns-area ul li a.tw {
    background-color: #1dadeb
}

#item-wrap .sns-area ul li a.gp {
    background-color: #db4831;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0;
    border-radius: 0 5px 5px 0
}

@media screen and (max-width:1300px) {
    #item-wrap .sns-area ul li a span+span {
        padding-top: 2px;
        font-size: 11px
    }
    #item-wrap .sns-area ul li a span.icon {
        font-size: 18px
    }
    #item-wrap .sns-area ul li a {
        padding: 12px 8px 8px 12px
    }
}

@media screen and (max-width:1180px) {
    #item-wrap .sns-area ul li a span+span {
        padding-top: 3px;
        font-size: 13px
    }
    #item-wrap .sns-area ul li a span.icon {
        font-size: 22px
    }
    #item-wrap .sns-area ul li a {
        padding: 12px 12px 8px 17px
    }
}

@media screen and (max-width:940px) {
    #item-wrap .sns-area ul li a span+span {
        padding-top: 2px;
        font-size: 12px
    }
    #item-wrap .sns-area ul li a span.icon {
        font-size: 20px
    }
    #item-wrap .sns-area ul li a {
        padding: 12px 8px 8px 14px
    }
}

@media screen and (max-width:880px) {
    #item-wrap .sns-area ul li a span+span {
        padding-top: 3px;
        font-size: 13px
    }
    #item-wrap .sns-area ul li a span.icon {
        font-size: 22px
    }
    #item-wrap .sns-area ul li a {
        padding: 12px 12px 8px 17px
    }
}

@media screen and (max-width:768px) {
    #item-wrap .sns-area ul li a span+span {
        padding-top: 2px;
        font-size: 12px
    }
    #item-wrap .sns-area ul li a span.icon {
        font-size: 20px
    }
    #item-wrap .sns-area ul li a {
        padding: 12px 8px 8px 14px
    }
}

@media screen and (max-width:760px) {
    #item-wrap .sns-area ul li a span.icon {
        float: none;
        display: block
    }
    #item-wrap .sns-area ul li a span+span {
        display: none;
        padding-top: 3px;
        font-size: 13px
    }
    #item-wrap .sns-area ul li a span.icon {
        font-size: 22px
    }
    #item-wrap .sns-area ul li a {
        padding: 12px 12px 8px 17px
    }
}

@media screen and (max-width:700px) {
    #item-wrap .sns-area ul li a span.icon {
        float: left
    }
    #item-wrap .sns-area ul li a span+span {
        display: block
    }
}

@media screen and (max-width:450px) {
    #item-wrap .sns-area ul li a span.icon {
        float: none;
        display: block
    }
    #item-wrap .sns-area ul li a span+span {
        display: none
    }
}

#ec-item-detail .item-info {
    margin-top: 50px
}

#ec-item-detail .item-info h2,
#ec-item-detail .item-info h4 {
    background-color: #e44079;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    padding: 9px 15px 7px;
    margin-bottom: 12px;
    margin-top: 0
}

#ec-item-detail .item-info strong {
    font-weight: 700
}

#ec-item-detail .item-info p,
#ec-item-detail .item-info ul {
    margin-bottom: 30px
}

#ec-item-detail .item-info p {
    color: #18191c;
    font-size: 13px;
    line-height: 22px;
    padding: 0 5px
}

#ec-item-detail .item-info ul {
    margin-left: 25px
}

#ec-item-detail .item-info ul li {
    color: #18191c;
    font-size: 13px;
    line-height: 22px;
    list-style: disc;
    padding: 0 5px 0 0
}

#ec-item-detail .item-info p a,
#ec-item-detail .item-info ul li a {
    color: #ee4c38
}

#ec-item-detail .item-info p a:hover,
#ec-item-detail .item-info ul li a:hover {
    text-decoration: underline
}

#ec-inner #ec-recommend {
    margin-top: 50px
}

@media screen and (max-width:568px) {
    #ec-inner #ec-recommend,
    #ec-item-detail .item-info {
        margin-top: 30px
    }
    #ec-item-detail .item-info h2,
    #ec-item-detail .item-info h4 {
        font-size: 13px;
        margin-bottom: 20px
    }
    #ec-item-detail .item-info p,
    #ec-item-detail .item-info ul li {
        font-size: 12px;
        line-height: 20px
    }
    #ec-item-detail .item-info p,
    #ec-item-detail .item-info ul {
        margin-bottom: 20px
    }
}

#ec-news-wrap {
    margin-top: 20px;
    position: relative
}

#ec-news-wrap .news-left {
    float: left;
    width: 152px;
    margin-right: 50px;
    margin-left: 0;
    position: relative
}

#ec-news-wrap .news-right {
    float: right;
    width: 100%;
    margin-left: -202px;
    margin-top: 0
}

#ec-news-wrap .news-right .inner {
    margin-left: 202px
}

#ec-news-wrap .eyecatch-img {
    border: 1px solid #e1e4e7
}

#ec-news-wrap .eyecatch-img span {
    display: block
}

#ec-news-wrap .eyecatch-img span img {
    width: 100%;
    height: auto
}

#ec-news-wrap .article-content {
    margin-top: 20px
}

#article-nombre {
    padding-top: 50px
}

#ec-news-wrap .sns-area {
    margin-bottom: 15px
}

#ec-news-wrap .sns-area ul {
    overflow: hidden;
    letter-spacing: -.35em;
    height: 20px
}

#ec-news-wrap .sns-area ul li {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    white-space: normal;
    margin-right: 8px
}

#ec-news-wrap .sns-area ul li img {
    vertical-align: top
}

#ec-news-wrap h1 {
    color: #000;
    font-size: 26px;
    line-height: 32px;
    font-weight: 700;
    padding: 0
}

#ec-news-wrap h1+ul {
    margin-top: 12px;
    padding: 0
}

#ec-news-wrap h1+ul li.posted {
    display: inline-block;
    color: #333;
    font-size: 13px;
    line-height: 22px
}

#ec-news-wrap ul li.posted span {
    font-family: Lato, sans-serif;
    font-weight: 900;
    font-size: 14px;
    line-height: 16px
}

@media screen and (max-width:1180px) {
    #ec-news-wrap .news-left {
        width: 152px;
        margin-right: 40px
    }
    #ec-news-wrap .news-right {
        margin-left: -192px
    }
    #ec-news-wrap .news-right .inner {
        margin-left: 192px
    }
}

@media screen and (max-width:1024px) {
    #ec-news-wrap .news-left {
        width: 152px;
        margin-right: 50px
    }
    #ec-news-wrap .news-right {
        margin-left: -202px
    }
    #ec-news-wrap .news-right .inner {
        margin-left: 202px
    }
}

@media screen and (max-width:880px) {
    #ec-news-wrap .news-left {
        width: 152px;
        margin-right: 40px
    }
    #ec-news-wrap .news-right {
        margin-left: -192px
    }
    #ec-news-wrap .news-right .inner {
        margin-left: 192px
    }
}

@media screen and (max-width:768px) {
    #ec-news-wrap h1 {
        font-size: 22px;
        line-height: 28px;
        padding: 0 4px
    }
    #ec-news-wrap h1+ul {
        margin-top: 8px;
        padding: 0 5px
    }
    #ec-news-wrap h1+ul li {
        display: block;
        font-size: 12px;
        line-height: 20px
    }
}

@media screen and (max-width:600px) {
    #ec-news-wrap .news-left {
        width: 152px;
        margin-right: 35px
    }
    #ec-news-wrap .news-right {
        margin-left: -187px
    }
    #ec-news-wrap .news-right .inner {
        margin-left: 187px
    }
}

@media screen and (max-width:568px) {
    #ec-news-wrap h1 {
        font-size: 20px;
        line-height: 26px
    }
    #ec-news-wrap {
        margin-top: 20px;
        position: relative
    }
    #ec-news-wrap .news-left {
        display: none
    }
    #ec-news-wrap .news-right {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-top: 0
    }
    #ec-news-wrap .news-right .inner {
        margin-left: 0
    }
    #article-nombre {
        margin-bottom: 10px;
        padding-top: 20px
    }
}

#ec-post-inner .article-content p {
    color: #333;
    font-size: 14px;
    line-height: 26px;
    padding-bottom: 20px;
    word-break: break-all;
    word-wrap: break-word;
    text-overflow: ellipsis
}

#ec-post-inner .article-content b,
#ec-post-inner .article-content strong {
    font-weight: 700
}

#ec-post-inner .article-content>h2 {
    color: #000;
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    padding: 0;
    margin-bottom: 20px
}

#ec-post-inner .article-content>h3 {
    color: #000;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    border-left: 8px solid #d8d8d8;
    background-color: #eee;
    padding: 11px 10px 9px 17px;
    margin-bottom: 20px
}

#ec-post-inner .article-content>h4 {
    color: #000;
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    border-left: 6px solid #d8d8d8;
    padding: 5px 10px 4px 15px;
    margin-bottom: 20px
}

#ec-post-inner .article-content ol+h2,
#ec-post-inner .article-content ol+h3,
#ec-post-inner .article-content ol+h4,
#ec-post-inner .article-content p+h2,
#ec-post-inner .article-content p+h3,
#ec-post-inner .article-content p+h4,
#ec-post-inner .article-content ul+h2,
#ec-post-inner .article-content ul+h3,
#ec-post-inner .article-content ul+h4 {
    margin-top: 20px
}

#ec-post-inner .article-content a,
#ec-post-inner .article-content a:visited {
    color: #18191c;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-break: break-all;
    word-wrap: break-word;
    text-overflow: ellipsis
}

#ec-inner .history-change li a:hover,
#ec-post-inner .article-content a:hover,
#ec-ticket-list .ticket-bloc .data dl dd a:hover,
#ec-ticket-list .ticket-bloc .data dl dt a:hover,
#ec-ticket-list .ticket-bloc .print-pc a:hover,
#ec-ticket-list .ticket-bloc .print-pc a:visited ©:hover,
body.ticket .ticket-bloc .data dl dd a:hover,
body.ticket .ticket-bloc .data dl dt a:hover {
    text-decoration: underline
}

#ec-post-inner .article-content hr {
    border: 0;
    height: 1px;
    background: #dcdcdc;
    margin-bottom: 36px
}

#ec-post-inner .article-content ul {
    list-style-type: disc;
    margin-left: 24px;
    padding-bottom: 20px
}

#ec-post-inner .article-content ol {
    list-style-type: decimal;
    margin-left: 24px;
    padding-bottom: 20px
}

#ec-post-inner .article-content ol li,
#ec-post-inner .article-content ul li {
    font-size: 14px;
    line-height: 26px
}

#ec-post-inner .article-content img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    max-width: 100%;
    height: auto
}

@media screen and (max-width:768px) {
    #ec-post-inner .article-content {
        padding: 0 4px
    }
    #ec-post-inner .article-content p {
        font-size: 13px;
        line-height: 24px;
        padding-bottom: 16px
    }
    #ec-post-inner .article-content>h2 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 16px
    }
    #ec-post-inner .article-content>h3 {
        font-size: 14px;
        line-height: 20px;
        padding: 10px 10px 8px 17px;
        margin-bottom: 16px
    }
    #ec-post-inner .article-content>h4 {
        font-size: 14px;
        line-height: 18px;
        border-left: 6px solid #d8d8d8;
        padding: 5px 10px 4px 13px;
        margin-bottom: 16px
    }
    #ec-post-inner .article-content ol+h2,
    #ec-post-inner .article-content ol+h3,
    #ec-post-inner .article-content ol+h4,
    #ec-post-inner .article-content p+h2,
    #ec-post-inner .article-content p+h3,
    #ec-post-inner .article-content p+h4,
    #ec-post-inner .article-content ul+h2,
    #ec-post-inner .article-content ul+h3,
    #ec-post-inner .article-content ul+h4 {
        margin-top: 15px
    }
    #ec-post-inner .article-content ol,
    #ec-post-inner .article-content ul {
        margin-left: 20px;
        padding-bottom: 16px
    }
    #ec-post-inner .article-content ol li,
    #ec-post-inner .article-content ul li {
        font-size: 13px;
        line-height: 24px
    }
}

@media screen and (max-width:568px) {
    #ec-post-inner .article-content>h2 {
        font-size: 17px;
        line-height: 26px;
        margin-bottom: 16px
    }
}

#ec-post-inner.blog {
    padding-top: 9px
}

#ec-post-inner.blog h1 {
    color: #333;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    padding: 0 0 0 23px;
    border-left: 7px solid #fff;
    margin-bottom: 25px
}

#ec-post-inner.blog .article-header>ul li {
    font-family: Lato, sans-serif;
    display: inline-block;
    vertical-align: baseline;
    margin-bottom: 7px
}

#ec-post-inner.blog .article-header>ul li.posted {
    font-weight: 700;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    margin-right: 19px
}

#ec-post-inner.blog .article-header>ul li.category {
    font-weight: 700;
    color: #B7B8BA;
    font-size: 16px;
    line-height: 20px
}

#ec-post-inner.blog .article-content {
    padding-top: 24px
}

#ec-post-inner.blog .article-content p {
    color: #333;
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 24px;
    word-break: break-all;
    word-wrap: break-word;
    text-overflow: ellipsis
}

#ec-post-inner.blog .article-content>h2 {
    color: #333;
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    border-left: 7px solid #D6D6D6;
    border-bottom: 1px solid #D6D6D6;
    padding: 3px 0 12px 23px;
    margin-top: 20px;
    margin-bottom: 20px
}

#ec-post-inner.blog .article-content>h3 {
    background: 0 0;
    color: #333;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    padding: 2px 0 1px 23px;
    border-left: 7px solid #D6D6D6;
    margin-bottom: 20px
}

#ec-post-inner.blog .article-content>h4 {
    border: none;
    color: #333;
    font-size: 21px;
    line-height: 28px;
    font-weight: 700;
    padding: 0;
    margin-bottom: 20px
}

#ec-post-inner .article-content blockquote {
    background-color: #f3f3f3;
    margin-top: 20px;
    margin-bottom: 40px;
    border: 1px dotted #ccc;
    padding: 36px 39px 8px 40px
}

@media screen and (max-width:768px) {
    #ec-post-inner.blog {
        padding-top: 9px
    }
    #ec-post-inner.blog h1 {
        font-size: 26px;
        line-height: 36px;
        padding: 2px 0 0 23px;
        border-left: 7px solid #fff;
        margin-bottom: 20px;
        margin-left: -32px
    }
    #ec-post-inner.blog .article-header>ul {
        padding: 0 4px
    }
    #ec-post-inner.blog .article-header>ul li {
        margin-bottom: 7px
    }
    #ec-post-inner.blog .article-header>ul li.posted {
        font-weight: 700;
        font-size: 16px;
        line-height: 20px;
        margin-right: 19px
    }
    #ec-post-inner.blog .article-header>ul li.category {
        font-weight: 700;
        font-size: 16px;
        line-height: 20px
    }
    #ec-post-inner.blog .article-content>h2 {
        font-size: 20px;
        line-height: 30px;
        border-left: 7px solid #D6D6D6;
        border-bottom: 1px solid #D6D6D6;
        padding: 3px 0 10px 20px;
        margin-top: 20px;
        margin-bottom: 20px
    }
    #ec-post-inner.blog .article-content>h3 {
        font-size: 18px;
        line-height: 26px;
        padding: 2px 0 1px 20px;
        border-left: 7px solid #D6D6D6;
        margin-bottom: 20px
    }
    #ec-post-inner.blog .article-content>h4 {
        font-size: 18px;
        line-height: 26px;
        padding: 0;
        margin-bottom: 20px
    }
    #ec-post-inner .article-content blockquote {
        margin-top: 20px;
        margin-bottom: 40px;
        padding: 26px 29px 2px 30px
    }
}

@media screen and (max-width:568px) {
    #ec-post-inner.blog {
        padding-top: 0
    }
    #ec-post-inner.blog h1 {
        font-size: 20px;
        line-height: 26px;
        padding: 2px 0 0 16px;
        border-left: 7px solid #fff;
        margin-bottom: 16px;
        margin-left: -10px
    }
    #ec-post-inner.blog .article-header>ul li {
        margin-bottom: 7px
    }
    #ec-post-inner.blog .article-header>ul li.posted {
        font-weight: 900;
        font-size: 14px;
        line-height: 22px;
        margin-right: 12px
    }
    #ec-post-inner.blog .article-header>ul li.category {
        font-weight: 700;
        font-size: 13px;
        line-height: 22px
    }
    #ec-post-inner.blog .article-content {
        padding-top: 16px
    }
    #ec-post-inner.blog .article-content p {
        font-size: 13px;
        line-height: 24px;
        padding-bottom: 16px
    }
    #ec-post-inner.blog .article-content>h2 {
        font-size: 17px;
        line-height: 26px;
        border-left: 7px solid #D6D6D6;
        border-bottom: 1px solid #D6D6D6;
        padding: 3px 0 10px 16px;
        margin-top: 10px;
        margin-bottom: 20px;
        margin-left: -14px
    }
    #ec-post-inner.blog .article-content>h3 {
        font-size: 16px;
        line-height: 24px;
        padding: 2px 0 0 16px;
        border-left: 7px solid #D6D6D6;
        margin-bottom: 20px;
        margin-left: -14px
    }
    #ec-post-inner.blog .article-content>h4 {
        font-size: 15px;
        line-height: 24px;
        padding: 0;
        margin-bottom: 20px
    }
    #ec-post-inner .article-content blockquote {
        padding: 20px 24px 2px;
        border-left: 0;
        border-right: 0;
        margin: 10px -14px 30px
    }
}

#ec-inner #mypage-tab {
    margin: 5px -3px 0 -2px
}

#ec-inner #mypage-tab li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 33.3%;
    text-align: center;
    padding: 0 3px 0 2px
}

#ec-inner #mypage-tab li a {
    display: block;
    color: #333;
    font-size: 13px;
    line-height: 18px;
    font-weight: 700;
    padding: 13px 0 11px;
    background-color: #f0f0f0;
    border: 1px solid #e5e5e5;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -ms-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s
}

#ec-inner #mypage-tab li.active a {
    pointer-events: none;
    cursor: default;
    color: #fff;
    background-color: #3c8aaf
}

#ec-inner .history-change {
    overflow: hidden;
    padding-top: 10px;
    margin-bottom: 10px
}

#ec-inner .history-change li a {
    color: #18191c;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    padding-right: 10px;
    display: table;
    float: right
}

#ec-inner .history-change li a span {
    display: table-cell;
    vertical-align: middle;
    font-weight: 400;
    margin-left: 8px;
    font-size: 13px;
    line-height: 22px;
    width: 20px
}

#ec-inner .history-change li a:hover span {
    text-decoration: none
}

@media screen and (max-width:568px) {
    #ec-inner .history-change {
        padding-top: 15px;
        margin-bottom: 15px
    }
    #ec-inner .history-change li a {
        font-size: 13px;
        line-height: 18px;
        padding-right: 10px;
        display: table;
        float: right
    }
    #ec-inner .history-change li a span {
        font-size: 12px;
        line-height: 18px
    }
}

#ec-inner #ec-history-detail,
#ec-inner #ec-history-list {
    margin-top: 9px
}

#ec-history-list #history-list-wrap {
    margin-top: 20px
}

#ec-history-list #history-list-wrap>h3 {
    color: #18191c;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 10px;
    padding: 0 5px
}

#ec-history-list #history-list-wrap>p {
    color: #656565;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    padding: 60px 5px 0;
    text-align: center
}

#ec-history-list #history-list-wrap>ul {
    padding: 0 5px 25px
}

#ec-history-list #history-list-wrap>ul li {
    position: relative;
    color: #18191c;
    font-size: 13px;
    line-height: 18px;
    margin-left: 16px;
    margin-bottom: 4px
}

#ec-history-list #history-list-wrap>ul li:before {
    content: '※';
    display: inline-block;
    width: 16px;
    margin-left: -16px
}

#ec-history-list .history-list-bloc {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0;
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
    position: relative
}

#ec-history-list .history-list-bloc .history-over {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .6);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000',endColorstr='#99000000',GradientType=0))";
    height: 100%;
    width: 100%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    opacity: 0;
    display: none\9
}

#ec-history-list .history-list-bloc .history-over .inner {
    display: table;
    width: 100%;
    height: 100%
}

#ec-history-list .history-list-bloc .history-over a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700
}

#ec-history-list .history-list-bloc .history-over a span {
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px
}

@media screen and (min-width:769px) {
    #ec-history-list .history-list-bloc:hover .history-over {
        opacity: 1;
        display: block\9
    }
}

@media screen and (max-width:768px) {
    #ec-history-list .history-list-bloc .history-over {
        display: block
    }
}

#ec-history-list .history-list-bloc .history-data {
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px;
    border-radius: 3px 3px 0 0;
    background-color: #fafafa;
    padding: 2px 25px 0;
    border-bottom: solid 1px #e5e5e5
}

#ec-history-list .history-list-bloc .history-data dl {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    border-bottom: solid 1px #e5e5e5;
    width: 48%;
    margin-right: 4%;
    padding: 12px 0
}

#ec-history-list .history-list-bloc .history-data dl:nth-child(even) {
    margin-right: 0
}

#ec-history-list .history-list-bloc .history-data dl:nth-child(3),
#ec-history-list .history-list-bloc .history-data dl:nth-child(4) {
    border-bottom: 0
}

#ec-history-list .history-list-bloc .history-data dl.end {
    width: 100%;
    border-bottom: 0!important;
    margin-right: 0
}

#ec-history-list .history-list-bloc .history-data dl dd,
#ec-history-list .history-list-bloc .history-data dl dt {
    display: inline-block;
    vertical-align: middle;
    color: #333;
    font-size: 13px;
    line-height: 22px;
    font-weight: 700
}

#ec-history-list .history-list-bloc .history-data dl dt {
    padding-left: 2px;
    margin-right: 22px
}

#ec-history-list .history-list-bloc .history-data dl:first-child dt {
    margin-right: 35px
}

#ec-history-list #history-list-wrap.past .history-list-bloc .history-data dl:first-child dt {
    margin-right: 22px
}

#ec-history-list .history-list-bloc .history-data dl dd {
    color: #333
}

#ec-history-list .history-data dl.end dd span {
    margin-right: 10px
}

#ec-history-list .status-orange .history-data dl.end dd span,
#ec-history-list .status-red .history-data dl.end dd span {
    color: #ff237a
}

#ec-history-list .status-blue .history-data dl.end dd span {
    color: #3785aa
}

#ec-history-list .status-red .history-data {
    background-color: #ffebfb
}

#ec-history-list .status-red .history-data dl {
    border-bottom: 1px solid #e5d3e1
}

@media screen and (max-width:568px) {
    #ec-history-list #history-list-wrap {
        margin-top: 20px
    }
    #ec-history-list #history-list-wrap>h3 {
        font-size: 15px;
        line-height: 23px;
        margin-bottom: 8px;
        padding: 0 4px
    }
    #ec-history-list #history-list-wrap>p {
        font-size: 18px;
        line-height: 28px;
        padding: 30px 5px 60px
    }
    #ec-history-list #history-list-wrap>ul {
        padding: 0 4px 15px
    }
    #ec-history-list #history-list-wrap>ul li {
        font-size: 12px;
        line-height: 16px
    }
    #ec-history-list .history-list-bloc .history-data {
        padding: 2px 15px 0
    }
    #ec-history-list .history-list-bloc .history-data dl {
        width: 100%;
        padding: 8px 0 9px
    }
    #ec-history-list .history-list-bloc .history-data dl:nth-child(3) {
        border-bottom: solid 1px #e5e5e5
    }
}

#ec-history-list .history-list-bloc .history-items {
    padding: 0 24px
}

#ec-history-list .history-list-bloc .history-items ul {
    width: 100%;
    clear: both;
    display: table;
    border-bottom: solid 1px #e5e5e5
}

#ec-history-list .history-list-bloc .history-items ul li {
    display: table-cell;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px
}

#ec-history-list .history-list-bloc .history-items ul li:first-child {
    width: 90px
}

#ec-history-list .history-items ul li span {
    display: block;
    border: 1px solid #E1E4E7
}

#ec-history-list .history-items ul li span img {
    width: 100%;
    height: auto
}

#ec-history-list .history-list-bloc .history-items ul li p {
    color: #3c8aaf;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    padding-right: 10px
}

#ec-history-list .history-list-bloc .history-total {
    padding: 20px 15px 30px 25px;
    background-color: #fff;
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0;
    border-radius: 0 0 3px 3px
}

#ec-history-list .history-list-bloc .history-total li {
    float: left;
    padding: 8px 10px 0 2px;
    color: #333;
    font-size: 13px;
    line-height: 22px;
    font-weight: 700
}

#ec-history-list .history-list-bloc .history-total li.price {
    float: right;
    font-family: Chivo, sans-serif;
    font-weight: 400;
    color: #333;
    font-size: 20px;
    line-height: 22px;
    padding: 7px 10px 0 0
}

#ec-history-list .history-list-bloc .history-total li.price span {
    white-space: nowrap
}

#ec-history-list .history-list-bloc .history-total li.smp-btn {
    float: right;
    padding: 0;
    display: none
}

#ec-history-list .history-list-bloc .history-total li.smp-btn a {
    color: #333;
    font-size: 16px;
    line-height: 22px;
    display: block;
    padding: 7px 0 0 5px
}

#ec-history-list .history-list-bloc .history-total li.smp-btn a span,
#ec-inner .nombre ul li {
    display: inline-block;
    vertical-align: middle
}

#ec-inner .nombre {
    text-align: center
}

#ec-inner .nombre ul {
    letter-spacing: -.35em;
    white-space: nowrap;
    padding: 0!important
}

#ec-inner .nombre ul li {
    letter-spacing: normal;
    margin-top: 0!important;
    margin-left: 10px!important
}

#ec-inner .nombre ul li:after,
#ec-inner .nombre ul li:before {
    content: ''!important;
    display: none!important
}

#ec-inner .nombre ul li:first-child {
    margin-left: 0!important
}

#ec-inner .nombre ul li a {
    display: block;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-transition: border .2s;
    -o-transition: border .2s;
    -webkit-transition: border .2s;
    transition: border .2s;
    text-align: center;
    width: 32px;
    height: 32px
}

#ec-inner .nombre ul li.active a {
    background-color: #e44079
}

#ec-inner .nombre ul li.active a span {
    color: #fff
}

#ec-inner .nombre ul li a span {
    display: inline-block;
    color: #000;
    font-size: 13px;
    line-height: 32px;
    padding: 1px 0 0 1px
}

@media screen and (max-width:1024px) {
    #ec-inner #mypage-tab li a {
        padding: 13px 5px 11px
    }
}

@media screen and (min-width:769px) {
    #ec-inner #mypage-tab li a:hover {
        background-color: #ef9fc2
    }
    #ec-inner .nombre ul li a:hover {
        border: 1px solid #ef9fc2
    }
}

@media screen and (max-width:768px) {
    #ec-history-list .history-list-bloc .history-total li.smp-btn {
        display: block
    }
}

@media screen and (max-width:568px) {
    #ec-history-list .nombre ul li.sub,
    #ec-inner #mypage-tab li a span {
        display: none
    }
    #ec-inner #mypage-tab {
        margin: 5px 0 0
    }
    #ec-inner #mypage-tab li {
        padding: 0
    }
    #ec-inner #mypage-tab li a {
        padding: 11px 5px 9px;
        border-left: 0
    }
    #ec-inner #mypage-tab li:first-child a {
        border-left: solid 1px #e5e5e5
    }
    #ec-inner #ec-history-detail,
    #ec-inner #ec-history-list {
        margin-top: 0
    }
    #ec-inner #history-list-wrap {
        margin-top: 10px
    }
    #ec-history-list .history-list-bloc {
        margin-bottom: 12px
    }
    #ec-history-list .history-list-bloc .history-total {
        padding: 10px 15px 18px
    }
}

#ec-history-list #transfer {
    padding-top: 25px
}

#ec-history-list #transfer>h3 {
    color: #0883EB;
    font-size: 17px;
    line-height: 28px;
    font-weight: 700;
    margin-bottom: 20px;
    padding: 0 4px
}

#ec-history-list #transfer ul.attention {
    color: #333;
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 22px;
    padding: 0
}

#ec-history-list #transfer ul.attention li {
    position: relative;
    list-style: none;
    margin-left: 18px;
    margin-top: 2px
}

#ec-history-list #transfer ul.attention li:before {
    position: relative;
    content: '※';
    display: inline-block;
    color: #333;
    font-size: 13px;
    line-height: 22px;
    width: 18px;
    margin-left: -18px
}

#ec-history-list #transfer ul.attention li.pink,
#ec-history-list #transfer ul.attention li.pink:before {
    color: #fb3b87
}

#ec-history-list #transfer .call-wrap {
    margin: 0 -20px 30px;
    padding-top: 10px
}

#ec-history-list #transfer .call-wrap>ul {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    width: 100%;
    text-align: left;
    border: none;
    border-spacing: 20px 0;
    border-collapse: separate
}

#ec-history-list #transfer .call-wrap>ul>li {
    display: table-cell;
    border-collapse: separate;
    width: 50%;
    text-align: center;
    vertical-align: middle;
    padding: 22px 20px 24px
}

#ec-history-list #transfer .bg-box {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #f3f3f3;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #e7e7e7
}

#ec-history-list #transfer .call-wrap>ul>li h4 {
    color: #333;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    max-width: 300px;
    margin: 0 auto 13px
}

#ec-history-list #transfer .call-wrap>ul>li h4 span {
    color: #0883eb
}

#ec-history-list #transfer .call-wrap>ul>li p,
#ec-history-list #transfer .call-wrap>ul>li p a,
#ec-history-list #transfer .call-wrap>ul>li p a:visited {
    color: #333
}

#ec-history-list #transfer .call-wrap>ul>li p.btn {
    margin-bottom: 11px
}

#ec-history-list #transfer .call-wrap>ul>li p.btn a {
    display: block;
    background-color: #0883eb;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    padding: 11px 30px 7px;
    max-width: 280px;
    margin: 0 auto 16px
}

#ec-history-list #transfer .call-wrap>ul>li p.mail {
    margin-bottom: 11px
}

#ec-history-list #transfer .call-wrap>ul>li p.mail a {
    font-size: 14px;
    line-height: 18px;
    font-weight: 700
}

#ec-history-list #transfer .call-wrap>ul>li p.txt {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    margin-bottom: 2px
}

#ec-history-list #transfer .call-wrap>ul>li p.tel {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 0
}

#ec-history-list #transfer .call-wrap>ul>li:first-child h4 {
    max-width: 289px
}

#ec-history-list #transfer .call-wrap>ul>li:first-child h4 span {
    color: #c89805
}

#ec-history-list #transfer .call-wrap>ul>li:first-child p.btn a {
    background-color: #ce9f11
}

@media screen and (max-width:1190px) {
    #ec-history-list #transfer .call-wrap {
        margin: 0 0 20px
    }
    #ec-history-list #transfer .call-wrap>ul {
        display: block;
        border-spacing: 0 0
    }
    #ec-history-list #transfer .call-wrap>ul>li {
        display: block;
        width: 100%;
        padding: 18px 20px 20px
    }
    #ec-history-list #transfer .call-wrap>ul>li:first-child {
        margin-bottom: 15px
    }
}

@media screen and (max-width:1024px) {
    #ec-history-list #transfer .call-wrap {
        margin: 0 -20px 30px
    }
    #ec-history-list #transfer .call-wrap>ul {
        display: table;
        border-spacing: 20px 0
    }
    #ec-history-list #transfer .call-wrap>ul>li {
        display: table-cell;
        width: 50%;
        padding: 22px 20px 24px
    }
    #ec-history-list #transfer .call-wrap>ul>li:first-child {
        margin-bottom: 0
    }
}

@media screen and (max-width:670px) {
    #ec-history-list #transfer .call-wrap {
        margin: 0 0 20px
    }
    #ec-history-list #transfer .call-wrap>ul {
        display: block;
        border-spacing: 0 0
    }
    #ec-history-list #transfer .call-wrap>ul>li {
        display: block;
        width: 100%;
        padding: 18px 20px 20px
    }
    #ec-history-list #transfer .call-wrap>ul>li:first-child {
        margin-bottom: 15px
    }
}

@media screen and (max-width:568px) {
    #ec-history-list #transfer {
        padding-top: 20px
    }
    #ec-history-list #transfer>h3 {
        font-size: 15px;
        line-height: 24px;
        font-weight: 700;
        margin-bottom: 15px;
        padding: 0 4px
    }
    #ec-history-list #transfer ul.attention {
        padding: 0 4px
    }
    #ec-history-list #transfer .call-wrap {
        margin: 0 0 20px;
        padding-top: 0
    }
    #ec-history-list #transfer .call-wrap>ul {
        padding: 0 4px
    }
    #ec-history-list #transfer .call-wrap>ul>li {
        padding: 16px 12px
    }
    #ec-history-list #transfer .call-wrap>ul>li h4 {
        font-size: 14px;
        line-height: 24px;
        max-width: 100%;
        margin: 0 auto 10px
    }
    #ec-history-list #transfer .call-wrap>ul>li p.btn {
        margin-bottom: 11px
    }
    #ec-history-list #transfer .call-wrap>ul>li p.btn a {
        font-size: 16px;
        line-height: 26px;
        padding: 11px 30px 7px;
        max-width: 280px;
        margin: 0 auto 10px
    }
    #ec-history-list #transfer .call-wrap>ul>li p.mail {
        margin-bottom: 7px
    }
    #ec-history-list #transfer .call-wrap>ul>li p.mail a {
        font-size: 14px;
        line-height: 18px
    }
    #ec-history-list #transfer .call-wrap>ul>li p.txt {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 2px
    }
    #ec-history-list #transfer .call-wrap>ul>li p.tel {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 0
    }
    #ec-history-list #transfer .call-wrap>ul>li:first-child h4 {
        max-width: 100%
    }
}

#ec-history-detail #history-detail {
    width: 100%;
    margin-top: 5px
}

#ec-history-detail #history-detail dd,
#ec-history-detail #history-detail dt {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #18191c;
    font-size: 13px;
    line-height: 22px;
    font-weight: 700;
    padding: 15px 10px 13px
}

#ec-history-detail #history-detail dt {
    border-bottom: 1px solid #18191c;
    float: left;
    width: 160px
}

#ec-history-detail #history-detail dd {
    border-bottom: 1px solid #18191c;
    margin-left: 160px;
    color: #18191c;
    text-align: right
}

#ec-history-detail #history-add-detail {
    margin-top: 50px
}

#ec-history-detail #history-add-detail h4 {
    background-color: #e44079;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    padding: 9px 15px 7px;
    margin-bottom: 16px;
    margin-top: 0
}

#ec-history-detail #history-add-detail dl {
    margin-bottom: 30px
}

#ec-history-detail #history-add-detail dl dd,
#ec-history-detail #history-add-detail dl dt {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#ec-history-detail #history-add-detail dl dt {
    color: #18191c;
    font-size: 13px;
    line-height: 20px;
    font-weight: 700;
    float: left;
    width: 130px;
    padding: 5px 15px
}

#ec-history-detail #history-add-detail dl dd {
    color: #18191c;
    font-size: 13px;
    line-height: 20px;
    margin-left: 130px;
    padding: 5px 15px
}

#ec-history-detail #history-add-detail dl.nofloat dt {
    position: relative;
    color: #18191c;
    font-size: 13px;
    line-height: 20px;
    font-weight: 700;
    float: none;
    width: auto;
    padding: 5px 15px
}

#ec-history-detail #history-add-detail dl.nofloat dt:before {
    content: '■ ';
    display: inline-block;
    vertical-align: middle;
    width: 18px
}

#ec-history-detail #history-add-detail dl.nofloat dd {
    color: #18191c;
    font-size: 13px;
    line-height: 22px;
    margin-left: 0;
    padding: 5px 15px;
    margin-bottom: 10px
}

#ec-history-detail #history-add-detail dl.nofloat dd h5 {
    color: #18191c;
    font-size: 13px;
    line-height: 20px;
    font-weight: 700;
    margin-bottom: 10px
}

#ec-history-detail #history-add-detail dl.nofloat dd h6 {
    color: #18191c;
    font-size: 13px;
    line-height: 20px;
    font-weight: 700;
    margin-bottom: 5px
}

#ec-history-detail #history-add-detail dl.nofloat dd ol+h6,
#ec-history-detail #history-add-detail dl.nofloat dd ul+h6 {
    margin-top: 15px
}

#ec-history-detail #history-add-detail dl.nofloat dd ul {
    list-style-type: disc;
    margin-left: 24px
}

#ec-history-detail #history-add-detail dl.nofloat dd ol {
    list-style-type: decimal;
    margin-left: 24px
}

#ec-history-detail #history-add-detail dl.nofloat dd ol li,
#ec-history-detail #history-add-detail dl.nofloat dd ul li {
    font-size: 13px;
    line-height: 20px
}

#ec-history-detail #history-add-detail dl.nofloat dd a,
#ec-history-detail #history-add-detail dl.nofloat dd a:visited {
    color: #ee4c38
}

#ec-history-detail #cart-list-wrap .cart-list-bloc ul li {
    float: left;
    width: 46%
}

#ec-history-detail #cart-list-wrap .cart-list-bloc ul li:first-child {
    width: 54%
}

#ec-history-detail #cart-area-wrap {
    margin-top: 30px
}

#ec-history-detail #cart-area-wrap .cart-area+.cart-area {
    margin-top: 20px;
    padding: 16px 16px 10px
}

#ec-inner #ec-history-detail .cart-area>ul:first-child li {
    padding-top: 3px
}

#ec-inner #ec-history-detail .cart-area>ul:first-child li:first-child {
    padding-top: 0;
    margin-top: -3px
}

#ec-inner #ec-history-detail .cart-area>ul li span {
    display: inline;
    height: auto;
    position: static;
    font-family: Chivo, sans-serif;
    font-weight: 400;
    color: #333;
    font-size: 18px;
    line-height: 100%;
    white-space: nowrap;
    vertical-align: baseline
}

#ec-inner #ec-history-detail .cart-area>ul.total li span {
    color: #ef9fc2;
    font-size: 32px
}

#ec-inner #ec-history-detail .cart-area>ul li span:before {
    display: none!important
}

#ec-inner #ec-history-detail .cart-area>ul li {
    padding: 13px 15px 11px 0
}

#ec-inner #ec-history-detail .cart-area>ul li:first-child {
    padding: 8px 10px 0 11px
}

#ec-inner #ec-history-detail .cart-area>ul.total {
    border-bottom: 0
}

#ec-inner #ec-history-detail .cart-area>ul.total li {
    padding: 21px 15px 7px 0
}

#ec-inner #ec-history-detail .cart-area>ul.total li:first-child {
    font-size: 18px;
    padding: 21px 10px 0 11px
}

@media screen and (max-width:768px) {
    #ec-history-detail #cart-list-wrap .cart-list-bloc ul li {
        float: none;
        width: 100%
    }
    #ec-history-detail #cart-list-wrap .cart-list-bloc ul li:first-child {
        width: 100%
    }
}

@media screen and (max-width:568px) {
    #ec-history-detail #history-detail dt {
        border-bottom: 0;
        float: none;
        width: 100%;
        font-size: 12px;
        padding: 10px 10px 0
    }
    #ec-history-detail #history-detail dd {
        border-bottom: 1px solid #c7b6a4;
        margin-left: 0;
        text-align: left;
        padding: 4px 10px 10px
    }
    #ec-history-detail #history-add-detail {
        margin-top: 30px
    }
    #ec-history-detail #history-add-detail h4 {
        font-size: 13px
    }
    #ec-history-detail #history-add-detail dl {
        margin-bottom: 20px
    }
    #ec-history-detail #history-add-detail dl dt {
        font-size: 12px;
        float: left;
        width: 100px;
        padding: 3px 10px
    }
    #ec-history-detail #history-add-detail dl dd {
        font-size: 12px;
        margin-left: 100px;
        padding: 3px 10px
    }
    #ec-history-detail #history-add-detail dl.nofloat dt {
        font-size: 12px;
        float: none;
        width: auto;
        padding: 3px 10px
    }
    #ec-history-detail #history-add-detail dl.nofloat dt:before {
        content: '■ ';
        display: inline-block;
        vertical-align: middle;
        width: 18px
    }
    #ec-history-detail #history-add-detail dl.nofloat dd {
        font-size: 12px;
        margin-left: 0;
        padding: 3px 10px;
        margin-bottom: 8px
    }
    #ec-history-detail #history-add-detail dl.nofloat dd h5 {
        font-size: 12px;
        margin-bottom: 8px
    }
    #ec-history-detail #history-add-detail dl.nofloat dd h6 {
        font-size: 12px;
        margin-bottom: 4px
    }
    #ec-history-detail #history-add-detail dl.nofloat dd ol+h6,
    #ec-history-detail #history-add-detail dl.nofloat dd ul+h6 {
        margin-top: 15px
    }
    #ec-history-detail #history-add-detail dl.nofloat dd ol,
    #ec-history-detail #history-add-detail dl.nofloat dd ul {
        margin-left: 20px
    }
    #ec-history-detail #history-add-detail dl.nofloat dd ol li,
    #ec-history-detail #history-add-detail dl.nofloat dd ul li {
        font-size: 12px;
        line-height: 20px
    }
    #ec-inner #ec-history-detail .cart-area>ul:first-child li:first-child {
        padding-top: 0;
        margin-top: 6px
    }
    #ec-inner #ec-history-detail .cart-area>ul.total li span {
        color: #ef9fc2;
        font-size: 28px
    }
    #ec-inner #ec-history-detail .cart-area>ul li {
        padding: 13px 3px 10px 0
    }
    #ec-inner #ec-history-detail .cart-area>ul li:first-child {
        line-height: 18px;
        padding: 16px 10px 0 3px
    }
    #ec-inner #ec-history-detail .cart-area>ul.total li {
        padding: 16px 3px 3px 0
    }
    #ec-inner #ec-history-detail .cart-area>ul.total li:first-child {
        font-size: 16px;
        line-height: 34px;
        padding: 14px 3px 0
    }
}

#ec-inner #ec-ticket-list {
    margin-top: 10px
}

#ec-inner #ec-ticket-list>h3 {
    color: #18191c;
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    margin-bottom: 20px
}

#ec-inner #ec-ticket-list>h4 {
    color: #474551;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 12px;
    padding: 0
}

#ec-inner #ec-ticket-list>p {
    color: #474551;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 14px
}

#ec-inner #ec-ticket-list>p span {
    font-weight: 700
}

#ec-inner #ec-ticket-list>p a,
#ec-inner #ec-ticket-list>p a:visited {
    color: #0883eb;
    word-break: break-all;
    word-wrap: break-word
}

#ec-inner #ec-ticket-list>ul {
    color: #333;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 0;
    padding: 0 0 10px
}

#ec-inner #ec-ticket-list>ul>li {
    position: relative;
    list-style: none;
    margin-left: 18px;
    margin-top: 2px
}

#ec-inner #ec-ticket-list>ul>li:before {
    position: relative;
    content: '※';
    display: inline-block;
    color: #333;
    font-size: 15px;
    line-height: 24px;
    width: 18px;
    margin-left: -18px
}

#ec-inner #ec-ticket-list .attention {
    text-align: center;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-color: #e44079;
    height: 50px;
    margin: 0 0 30px;
    padding: 13px 0 0
}

#ec-inner #ec-ticket-list .attention p {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700
}

#ec-inner #ec-ticket-list .attention span {
    position: absolute;
    top: 10px;
    left: 12px;
    z-index: 0
}

#ec-inner #ec-ticket-list .attention span img {
    width: 30px;
    height: 30px;
    vertical-align: top
}

#ec-ticket-list #ticket-list-wrap {
    margin-top: 24px
}

#ec-ticket-list .ticket-bloc .print-pc {
    text-align: right;
    padding: 0 22px 20px;
    margin-top: -30px
}

#ec-ticket-list .ticket-bloc .print-pc a,
#ec-ticket-list .ticket-bloc .print-pc a:visited © {
    color: #5a5051;
    font-size: 15px;
    line-height: 20px;
    font-weight: 700
}

#ec-ticket-list .ticket-bloc .print-pc a:after,
#ec-ticket-list .ticket-bloc .print-pc a:visited ©:after {
    content: '';
    width: 41px;
    height: 33px;
    display: inline-block;
    vertical-align: top;
    margin: -8px 0 0 8px;
    background-image: url();
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 41px 33px
}

#ec-ticket-list .ticket-bloc,
body.ticket .ticket-bloc {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ebeaea;
    background-color: #fff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding: 0;
    margin-bottom: 30px;
    position: relative
}

#ec-ticket-list .ticket-bloc .inner,
#ec-ticket-list .ticket-bloc>a,
body.ticket .ticket-bloc .inner,
body.ticket .ticket-bloc>a {
    display: block;
    padding: 30px 39px
}

#ec-ticket-list .ticket-bloc .title,
body.ticket .ticket-bloc .title {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 0 68px;
    background-image: url();
    background-repeat: no-repeat;
    background-position: left center
}

#ec-ticket-list .ticket-bloc .title h2,
body.ticket .ticket-bloc .title h2 {
    color: #18191c;
    font-size: 22px;
    line-height: 28px;
    font-weight: 700;
    padding: 0;
    margin-bottom: 9px;
    border: 0
}

#ec-ticket-list .ticket-bloc .title h2 span,
body.ticket .ticket-bloc .title h2 span {
    font-weight: 700;
    margin-right: 10px
}

#ec-ticket-list .ticket-bloc .title p.number,
body.ticket .ticket-bloc .title p.number {
    font-weight: 300;
    color: #18191c;
    font-size: 18px;
    line-height: 1
}

#ec-ticket-list .ticket-bloc .title p.number span,
body.ticket .ticket-bloc .title p.number span {
    font-family: Roboto, sans-serif;
    font-weight: 500;
    margin-left: 7px
}

#ec-ticket-list .ticket-bloc .data,
body.ticket .ticket-bloc .data {
    border-top: 1px dotted #9e9e9e;
    margin-top: 18px;
    padding: 15px 2px 0
}

#ec-ticket-list .ticket-bloc .data dl dd,
#ec-ticket-list .ticket-bloc .data dl dt,
body.ticket .ticket-bloc .data dl dd,
body.ticket .ticket-bloc .data dl dt {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #474551;
    font-size: 15px;
    line-height: 24px
}

#ec-ticket-list .ticket-bloc .data dl dd a,
#ec-ticket-list .ticket-bloc .data dl dd a:visited,
#ec-ticket-list .ticket-bloc .data dl dt a,
#ec-ticket-list .ticket-bloc .data dl dt a:visited,
body.ticket .ticket-bloc .data dl dd a,
body.ticket .ticket-bloc .data dl dd a:visited,
body.ticket .ticket-bloc .data dl dt a,
body.ticket .ticket-bloc .data dl dt a:visited {
    color: #0883eb
}

#ec-ticket-list .ticket-bloc .data dl dt,
body.ticket .ticket-bloc .data dl dt {
    float: left;
    padding: 0 0 4px
}

#ec-ticket-list .ticket-bloc .data dl dd,
body.ticket .ticket-bloc .data dl dd {
    font-weight: 700;
    padding: 0 0 4px 110px;
    clear: right
}

#ec-ticket-list .ticket-bloc .data dl dd:empty:after,
body.ticket .ticket-bloc .data dl dd:empty:after {
    content: "ーー"
}

#ec-ticket-list .ticket-bloc .menu,
body.ticket .ticket-bloc .menu {
    border-top: 1px dotted #9e9e9e;
    margin-top: 10px;
    padding: 15px 2px 0
}

#ec-ticket-list .ticket-bloc .menu h3,
body.ticket .ticket-bloc .menu h3 {
    color: #474551;
    font-size: 15px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 9px
}

#ec-ticket-list .ticket-bloc .menu dl,
body.ticket .ticket-bloc .menu dl {
    padding-bottom: 2px
}

#ec-ticket-list .ticket-bloc .menu dl dd,
#ec-ticket-list .ticket-bloc .menu dl dt,
body.ticket .ticket-bloc .menu dl dd,
body.ticket .ticket-bloc .menu dl dt {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #474551;
    font-size: 15px;
    line-height: 24px
}

#ec-ticket-list .ticket-bloc .menu dl dt,
body.ticket .ticket-bloc .menu dl dt {
    float: left;
    padding: 0 0 4px;
    font-weight: 700
}

#ec-ticket-list .ticket-bloc .menu dl dd,
body.ticket .ticket-bloc .menu dl dd {
    padding: 0 0 4px 80px;
    clear: right
}

#ec-ticket-list .ticket-bloc>a .data,
body.ticket .ticket-bloc>a .data {
    position: relative
}

#ec-ticket-list .ticket-bloc>a .data dl,
body.ticket .ticket-bloc>a .data dl {
    padding-right: 30px
}

#ec-ticket-list .ticket-bloc>a .data:after,
body.ticket .ticket-bloc>a .data:after {
    content: '';
    position: absolute;
    right: -5px;
    top: 50%;
    z-index: 0;
    margin-top: -25px;
    width: 30px;
    height: 50px;
    background-image: url();
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% 100%
}

#ec-ticket-list .ticket-bloc.present .title,
body.ticket .ticket-bloc.present .title {
    background-image: url();
    background-repeat: no-repeat;
    background-position: left center
}

#ec-ticket-list .ticket-bloc.present .title h2,
body.ticket .ticket-bloc.present .title h2 {
    color: #18191c
}

#ec-ticket-list .ticket-bloc.passed:before {
    content: '';
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    z-index: 1;
    max-width: 300px;
    margin: 0 auto;
    padding: 30px;
    background-image: url();
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    opacity: .6
}

#ec-ticket-list .ticket-bloc.passed>a {
    position: relative;
    z-index: 2
}

@media screen and (max-width:1060px) {
    #ec-ticket-list .ticket-bloc .inner,
    #ec-ticket-list .ticket-bloc>a,
    body.ticket .ticket-bloc .inner,
    body.ticket .ticket-bloc>a {
        padding: 25px 34px
    }
    #ec-ticket-list .ticket-bloc .title h2,
    body.ticket .ticket-bloc .title h2 {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:1024px) {
    #ec-ticket-list .ticket-bloc .inner,
    #ec-ticket-list .ticket-bloc>a,
    body.ticket .ticket-bloc .inner,
    body.ticket .ticket-bloc>a {
        padding: 30px 39px
    }
    #ec-ticket-list .ticket-bloc .title h2,
    body.ticket .ticket-bloc .title h2 {
        font-size: 22px;
        line-height: 28px
    }
}

@media screen and (max-width:800px) {
    #ec-ticket-list .ticket-bloc .print-pc {
        display: none
    }
}

@media screen and (max-width:640px) {
    #ec-ticket-list .ticket-bloc .inner,
    #ec-ticket-list .ticket-bloc>a,
    body.ticket .ticket-bloc .inner,
    body.ticket .ticket-bloc>a {
        padding: 25px 34px
    }
    #ec-ticket-list .ticket-bloc .title h2,
    body.ticket .ticket-bloc .title h2 {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:600px) {
    #ec-inner #ec-ticket-list {
        margin-top: 0
    }
}

@media screen and (max-width:568px) {
    #ec-inner #ec-ticket-list>h3 {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 16px;
        padding: 0 4px
    }
    #ec-inner #ec-ticket-list>h4 {
        font-size: 14px;
        line-height: 22px;
        font-weight: 700;
        margin-bottom: 10px;
        padding: 0 4px
    }
    #ec-inner #ec-ticket-list>p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 12px;
        padding: 0 4px
    }
    #ec-inner #ec-ticket-list>p span {
        display: inline-block;
        margin-bottom: 5px
    }
    #ec-inner #ec-ticket-list>ul {
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 12px;
        padding: 0 4px
    }
    #ec-inner #ec-ticket-list>ul>li {
        position: relative;
        list-style: none;
        margin-left: 16px;
        margin-top: 2px
    }
    #ec-inner #ec-ticket-list>ul>li:before {
        font-size: 13px;
        line-height: 20px;
        width: 16px;
        margin-left: -16px
    }
    #ec-inner #ec-ticket-list .attention {
        height: 40px;
        margin: 0 0 20px;
        padding: 8px 0 0 24px
    }
    #ec-inner #ec-ticket-list .attention p {
        font-size: 16px;
        line-height: 24px
    }
    #ec-inner #ec-ticket-list .attention span {
        top: 9px;
        left: 10px
    }
    #ec-inner #ec-ticket-list .attention span img {
        width: 22px;
        height: 22px
    }
    #ec-ticket-list #ticket-list-wrap {
        margin-top: 24px;
        padding-bottom: 10px
    }
    #ec-ticket-list .ticket-bloc,
    body.ticket .ticket-bloc {
        margin-bottom: 15px
    }
    #ec-ticket-list .ticket-bloc .inner,
    #ec-ticket-list .ticket-bloc>a,
    body.ticket .ticket-bloc .inner,
    body.ticket .ticket-bloc>a {
        padding: 13px 18px
    }
    #ec-ticket-list .ticket-bloc .title,
    body.ticket .ticket-bloc .title {
        padding: 0 0 0 60px
    }
    #ec-ticket-list .ticket-bloc .title h2,
    body.ticket .ticket-bloc .title h2 {
        font-size: 18px;
        line-height: 26px;
        padding: 0;
        margin-bottom: 6px
    }
    #ec-ticket-list .ticket-bloc .title h2 span,
    body.ticket .ticket-bloc .title h2 span {
        margin-right: 0;
        display: block
    }
    #ec-ticket-list .ticket-bloc .title p.number,
    body.ticket .ticket-bloc .title p.number {
        font-size: 17px;
        line-height: 1
    }
    #ec-ticket-list .ticket-bloc .title p.number span,
    body.ticket .ticket-bloc .title p.number span {
        margin-left: 7px
    }
    #ec-ticket-list .ticket-bloc .data,
    body.ticket .ticket-bloc .data {
        margin-top: 16px;
        padding: 13px 2px 0
    }
    #ec-ticket-list .ticket-bloc .data dl dd,
    #ec-ticket-list .ticket-bloc .data dl dt,
    body.ticket .ticket-bloc .data dl dd,
    body.ticket .ticket-bloc .data dl dt {
        font-size: 14px;
        line-height: 22px
    }
    #ec-ticket-list .ticket-bloc .data dl dt,
    body.ticket .ticket-bloc .data dl dt {
        padding: 0 0 6px
    }
    #ec-ticket-list .ticket-bloc .data dl dd,
    body.ticket .ticket-bloc .data dl dd {
        padding: 0 0 6px 90px
    }
    #ec-ticket-list .ticket-bloc .menu,
    body.ticket .ticket-bloc .menu {
        margin-top: 10px;
        padding: 14px 2px 0
    }
    #ec-ticket-list .ticket-bloc .menu h3,
    body.ticket .ticket-bloc .menu h3 {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 8px
    }
    #ec-ticket-list .ticket-bloc .menu dl,
    body.ticket .ticket-bloc .menu dl {
        padding-bottom: 2px
    }
    #ec-ticket-list .ticket-bloc .menu dl dd,
    #ec-ticket-list .ticket-bloc .menu dl dt,
    body.ticket .ticket-bloc .menu dl dd,
    body.ticket .ticket-bloc .menu dl dt {
        font-size: 13px;
        line-height: 18px
    }
    #ec-ticket-list .ticket-bloc .menu dl dt,
    body.ticket .ticket-bloc .menu dl dt {
        float: none;
        padding: 0 0 4px
    }
    #ec-ticket-list .ticket-bloc .menu dl dd,
    body.ticket .ticket-bloc .menu dl dd {
        padding: 0 0 6px;
        font-size: 13px;
        line-height: 18px
    }
    body.ticket .ticket-bloc .inner,
    body.ticket .ticket-bloc>a {
        padding: 20px 18px 18px
    }
    body.ticket .ticket-bloc .data {
        margin-top: 18px;
        padding: 18px 2px 0
    }
}

@media screen and (max-width:320px) {
    #ec-ticket-list .ticket-bloc .title h2,
    body.ticket .ticket-bloc .title h2 {
        font-size: 15px;
        line-height: 24px;
        padding: 0;
        margin-bottom: 6px;
        margin-right: -20px
    }
    #ec-ticket-list .ticket-bloc .title h2 span,
    body.ticket .ticket-bloc .title h2 span {
        font-size: 17px
    }
}

#ec-inner #ec-profile-wrap {
    margin-top: 9px
}

#ec-inner #prof-area-wrap {
    margin-top: 20px
}

#prof-area-wrap .prof-area {
    border: 1px solid #ef9fc2;
    background-color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 16px 32px 30px
}

#prof-area-wrap .prof-area>p {
    color: #18191c;
    font-size: 13px;
    line-height: 22px;
    font-weight: 700;
    display: block;
    padding: 10px 12px 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #ececec
}

#prof-area-wrap .prof-area dl dd,
#prof-area-wrap .prof-area dl dt {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#prof-area-wrap .prof-area dt {
    color: #333;
    font-size: 13px;
    line-height: 22px;
    font-weight: 700;
    float: left;
    width: 190px;
    height: 34px;
    padding: 7px 5px 0 12px;
    clear: both
}

#prof-area-wrap .prof-area dt span {
    color: red;
    margin-left: 3px
}

#prof-area-wrap .prof-area dd {
    float: right;
    width: 100%;
    margin-left: -190px;
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #e4e4e7
}

#prof-area-wrap .prof-area dd>div {
    margin-left: 190px;
    clear: both
}

#prof-area-wrap .prof-area dd .limit {
    display: block;
    max-width: 320px
}

#prof-area-wrap .prof-area dd .limit2 {
    display: block;
    max-width: 400px
}

#prof-area-wrap .prof-area dd ul.flt li {
    float: left;
    width: 47%;
    margin-left: 6%
}

#prof-area-wrap .prof-area dd ul.flt li:first-child {
    margin-left: 0
}

#prof-area-wrap .prof-area dd.flt2 {
    margin-top: -12px
}

#prof-area-wrap .prof-area dd ul.flt2:first-child {
    margin-right: 5px
}

#prof-area-wrap .prof-area dd ul.flt2 {
    float: left
}

#prof-area-wrap .prof-area dd ul.flt2 li {
    margin-top: 12px;
    display: inline-block
}

#prof-area-wrap .prof-area dd ul.ilb {
    letter-spacing: -.3em
}

#prof-area-wrap .prof-area dd ul.ilb li {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
    margin-right: 5px;
    height: 34px
}

#prof-area-wrap .prof-area dd ul.ilb li span {
    line-height: 34px
}

#prof-area-wrap .prof-area dd li.w70 {
    width: 70px
}

#prof-area-wrap .prof-area dd ul.ilb li.w90 {
    width: 90px;
    margin-right: 15px
}

#prof-area-wrap .prof-area dd .mt {
    margin-top: 12px
}

#prof-area-wrap .prof-area dd .mr {
    margin-right: 24px!important
}

#prof-area-wrap .prof-area .linkbtn {
    vertical-align: top!important;
    height: 16px!important;
    width: 100px
}

#prof-area-wrap .prof-area .linkbtn a {
    color: #333;
    font-size: 13px;
    line-height: 16px!important;
    font-weight: 700;
    padding-top: 10px;
    display: block
}

#prof-area-wrap .prof-area .linkbtn a span {
    display: inline-block;
    font-size: 11px;
    line-height: 16px!important;
    font-weight: 400;
    margin-right: 5px;
    vertical-align: middle
}

#prof-area-wrap .prof-area .linkbtn a:hover {
    color: #333
}

#prof-area-wrap .prof-area p.autozip {
    color: #333;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    display: block;
    padding-top: 12px
}

#prof-area-wrap .prof-area p.autozip a {
    position: relative;
    display: inline-block;
    color: #fff;
    font-size: 11px;
    line-height: 16px;
    font-weight: 700;
    text-align: center;
    padding: 4px 10px 2px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 0;
    background-color: #333;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    margin-right: 10px
}

#prof-area-wrap .prof-area p.autozip a:hover {
    text-decoration: none;
    background-color: #333
}

#prof-area-wrap .prof-area p.autozip span {
    display: inline-block;
    line-height: 16px;
    padding-top: 6px
}

#prof-area-wrap .prof-area .btn-area {
    margin-top: 16px
}

#prof-area-wrap .prof-area .sub-txt p {
    color: #686868;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    padding-top: 10px;
    padding-bottom: 0;
    margin-bottom: 0
}

#prof-area-wrap .prof-area .comp-txt p {
    color: #525252;
    font-size: 14px;
    line-height: 34px;
    font-weight: 700;
    padding-top: 1px;
    padding-bottom: 0;
    margin-bottom: 0
}

#prof-area-wrap .prof-area .err-txt {
    display: none
}

#prof-area-wrap .prof-area .err-txt p {
    color: #fa0000;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    padding-top: 8px;
    padding-bottom: 0;
    margin-bottom: 0
}

#prof-area-wrap .prof-area .err-txt p a {
    color: #fa0000;
    font-weight: 700
}

#prof-area-wrap .prof-area dd.err {
    padding-bottom: 10px
}

#prof-area-wrap .prof-area dd.err .err-txt {
    display: block
}

#prof-area-wrap.edit .btn {
    max-width: 250px;
    margin: 0 auto 10px
}

#prof-area-wrap.check .prof-area dd p {
    color: #333;
    font-size: 14px;
    line-height: 22px;
    padding: 1px 0 0
}

#prof-area-wrap.check .prof-area dt {
    font-size: 13px;
    height: auto;
    padding: 1px 5px 0 12px
}

#prof-area-wrap.check .btn-profedit {
    text-align: center;
    max-width: 540px;
    margin: 0 auto
}

#prof-area-wrap.check .btn-profedit li {
    float: left;
    width: 47.5%;
    margin-bottom: 10px
}

#prof-area-wrap.check .btn-profedit li:first-child {
    float: right;
    margin-left: 5%
}

#prof-area-wrap.finish .prof-area>p {
    text-align: center;
    color: #333;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    padding: 0 20px;
    margin-top: 20px;
    margin-bottom: 0;
    border-bottom: 0
}

#prof-area-wrap.finish .prof-area>h3 {
    text-align: center;
    color: #333;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    padding: 30px 2px 0
}

#prof-area-wrap.finish .prof-area .btn-area {
    margin-top: 40px;
    padding-bottom: 10px
}

#prof-area-wrap.finish .btn {
    max-width: 250px;
    margin: 0 auto 10px
}

@media screen and (max-width:568px) {
    #ec-inner #ec-profile-wrap {
        margin-top: 0
    }
    #ec-inner #prof-area-wrap {
        margin-top: 15px
    }
    #prof-area-wrap .prof-area {
        padding: 16px 16px 30px
    }
    #prof-area-wrap .prof-area dt {
        font-size: 13px;
        line-height: 22px;
        float: left;
        width: 170px;
        height: 34px;
        padding: 7px 5px 0 12px;
        clear: both
    }
    #prof-area-wrap .prof-area dd {
        float: right;
        width: 100%;
        margin-left: -170px;
        margin-bottom: 16px;
        padding-bottom: 16px
    }
    #prof-area-wrap .prof-area dd>div {
        margin-left: 170px
    }
}

@media screen and (max-width:480px) {
    #prof-area-wrap .prof-area {
        padding: 16px 16px 20px
    }
    #prof-area-wrap .prof-area>p {
        font-size: 12px;
        line-height: 20px;
        display: block;
        padding: 0 2px 12px;
        margin-bottom: 13px
    }
    #prof-area-wrap .prof-area dt {
        font-size: 13px;
        line-height: 20px;
        float: none;
        width: 100%;
        height: auto;
        padding: 0 2px 8px;
        clear: both
    }
    #prof-area-wrap .prof-area dd {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-bottom: 13px;
        padding-bottom: 13px
    }
    #prof-area-wrap .prof-area dd>div {
        margin-left: 0
    }
    #prof-area-wrap .prof-area .btn-area,
    #prof-area-wrap .prof-area dd .mt {
        margin-top: 10px
    }
    #prof-area-wrap .prof-area .sub-txt p {
        font-size: 12px;
        line-height: 20px;
        font-weight: 400;
        padding-top: 8px;
        padding-left: 2px;
        padding-right: 2px
    }
    #prof-area-wrap .prof-area .comp-txt p {
        font-size: 13px;
        line-height: 24px;
        padding-top: 0;
        padding-left: 2px;
        padding-right: 2px
    }
    #prof-area-wrap .prof-area .err-txt p {
        font-size: 13px;
        line-height: 18px;
        padding-top: 10px;
        padding-left: 2px;
        padding-right: 2px
    }
    #prof-area-wrap.check .prof-area dd p {
        color: #333;
        font-size: 14px;
        line-height: 22px;
        padding: 0 2px
    }
    #prof-area-wrap.check .prof-area dt {
        font-size: 12px;
        height: auto;
        padding: 0 2px 5px
    }
    #prof-area-wrap.finish .prof-area>p {
        font-size: 13px;
        line-height: 22px;
        padding: 0 10px;
        margin-top: 10px
    }
    #prof-area-wrap.finish .prof-area>h3 {
        font-size: 18px;
        line-height: 28px;
        padding: 15px 40px 0
    }
    #prof-area-wrap.finish .prof-area .btn-area {
        margin-top: 30px;
        padding-bottom: 10px
    }
    #prof-area-wrap.edit .btn {
        max-width: 100%
    }
    #prof-area-wrap.check .btn-profedit li {
        float: none;
        width: 100%;
        margin-bottom: 10px
    }
    #prof-area-wrap.check .btn-profedit li:first-child {
        float: none;
        margin-left: 0
    }
}

#ec-inner #ec-refusal-wrap {
    margin-top: 9px
}

#ec-inner #refusal-area-wrap {
    margin-top: 15px
}

#ec-inner #refusal-area-wrap>p {
    color: #18191c;
    font-size: 14px;
    line-height: 26px;
    padding: 0 4px 20px
}

#refusal-area-wrap .refusal-area {
    border: 1px solid #ebeaea;
    background-color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 16px 32px 30px
}

#refusal-area-wrap .refusal-area>p {
    text-align: center;
    color: #18191c;
    font-size: 14px;
    line-height: 26px;
    font-weight: 700;
    padding: 20px 2px 0;
    margin-top: 10px;
    margin-bottom: 0;
    border-bottom: 0
}

#refusal-area-wrap .refusal-area>h3+p {
    padding: 0 2px
}

#refusal-area-wrap .refusal-area>h3 {
    text-align: center;
    color: #333;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    padding: 30px 2px 0
}

#refusal-area-wrap .refusal-area .btn-area {
    margin-top: 40px;
    padding-bottom: 10px
}

#refusal-area-wrap .btn {
    max-width: 250px;
    margin: 0 auto 10px
}

#refusal-area-wrap .btn-refusal {
    text-align: center;
    max-width: 500px;
    margin: 0 auto
}

#refusal-area-wrap .btn-refusal li {
    float: right;
    width: 47.5%;
    margin-bottom: 10px
}

#refusal-area-wrap .btn-refusal li:first-child {
    float: left;
    margin-right: 5%
}

@media screen and (max-width:568px) {
    #ec-inner #ec-refusal-wrap {
        margin-top: 0
    }
    #ec-inner #refusal-area-wrap {
        margin-top: 15px
    }
    #refusal-area-wrap .refusal-area {
        padding: 16px 16px 30px
    }
}

@media screen and (max-width:480px) {
    #refusal-area-wrap .refusal-area {
        padding: 16px 16px 20px
    }
    #ec-inner #refusal-area-wrap>p {
        font-size: 13px;
        line-height: 22px;
        padding: 0 2px 15px;
        margin-top: -8px
    }
    #refusal-area-wrap .refusal-area>p {
        font-size: 13px;
        line-height: 24px;
        padding: 10px 20px 0;
        margin-top: 10px
    }
    #refusal-area-wrap .refusal-area>h3+p {
        padding: 0 20px
    }
    #refusal-area-wrap .refusal-area>h3 {
        font-size: 17px;
        line-height: 28px;
        padding: 15px 0 0
    }
    #refusal-area-wrap .refusal-area .btn-area {
        margin-top: 25px;
        padding-bottom: 10px
    }
    #refusal-area-wrap .btn-refusal li {
        float: none;
        width: 250px;
        margin-bottom: 10px
    }
    #refusal-area-wrap .btn-refusal li:first-child {
        float: none;
        margin: 0 auto 10px
    }
}

#ec-inner #ec-serial-wrap {
    margin-top: 9px
}

#ec-inner #serial-area-wrap {
    margin-top: 20px
}

#ec-inner #serial-area-wrap form>h3,
#ec-inner #serial-area-wrap>h3 {
    color: #53413d;
    font-size: 18px;
    line-height: 32px;
    font-weight: 700;
    padding: 0 4px;
    margin-bottom: 10px
}

#ec-inner #serial-area-wrap form>h3 a,
#ec-inner #serial-area-wrap form>h3 a:visited,
#ec-inner #serial-area-wrap>h3 a,
#ec-inner #serial-area-wrap>h3 a:visited {
    color: #53413d;
    text-decoration: underline;
    margin-right: 3px
}

#ec-inner #serial-area-wrap form>p,
#ec-inner #serial-area-wrap>p {
    color: #1a1a1a;
    font-size: 14px;
    line-height: 28px;
    padding: 0 4px 20px
}

#serial-area-wrap .serial-area {
    border: 1px solid #e4e4e2;
    background-color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 40px 60px 50px;
    margin-top: 5px;
    text-align: left
}

#serial-area-wrap .serial-area>h4 {
    color: #53413d;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    border-bottom: 1px solid #e7e1db;
    padding-bottom: 10px;
    margin-bottom: 20px
}

#serial-area-wrap .serial-area>p {
    color: #514540;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 10px
}

#serial-area-wrap .serial-area>p.attention {
    font-size: 13px;
    line-height: 24px
}

#serial-area-wrap .serial-area>p a,
#serial-area-wrap .serial-area>p a:visited {
    color: #514540;
    font-weight: 700;
    text-decoration: underline;
    margin-right: 3px
}

#serial-area-wrap .serial-area>h3 {
    text-align: center;
    color: #53413d;
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
    padding: 10px 2px 20px
}

#serial-area-wrap .serial-area>h3+p {
    text-align: center;
    margin-bottom: 15px
}

#serial-area-wrap .serial-area>h3 span,
#serial-area-wrap .serial-area>h3+p span {
    display: inline-block
}

#serial-area-wrap .serial-area #prof-area-wrap {
    padding-bottom: 16px
}

#serial-area-wrap .serial-area #prof-area-wrap input[type=text] {
    color: #555;
    height: 40px;
    font-size: 16px;
    font-weight: 700;
    padding: 0 13px
}

#serial-area-wrap .serial-area #prof-area-wrap .err-txt p {
    color: red;
    font-size: 14px;
    line-height: 26px;
    font-weight: 700;
    padding: 8px 4px 0
}

#serial-area-wrap .serial-area #prof-area-wrap .err-txt p span {
    display: inline-block;
    vertical-align: top;
    font-weight: 400;
    margin-right: 4px
}

#serial-area-wrap .serial-area #prof-area-wrap .err-txt {
    display: none
}

#serial-area-wrap .serial-area #prof-area-wrap.err input[type=text] {
    color: red;
    background-color: #ffeeed;
    border: 1px solid #ff5959
}

#serial-area-wrap .serial-area #prof-area-wrap.err input[type=text]:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #acacac
}

#serial-area-wrap .serial-area #prof-area-wrap.err .err-txt {
    display: block
}

#serial-area-wrap .serial-area .btn-area {
    padding: 20px 0 0
}

#serial-area-wrap .serial-area .btn-area .btn {
    max-width: 250px;
    margin: 0 auto
}

#serial-area-wrap .serial-area .btn-area .btn a,
#serial-area-wrap .serial-area .btn-area input[type=submit],
#serial-area-wrap .serial-area .btn-area input[type=button] {
    padding: 15px 20px 13px
}

@media screen and (max-width:768px) {
    #serial-area-wrap .serial-area {
        padding: 30px 40px 45px;
        margin-top: 5px
    }
    #serial-area-wrap .serial-area .btn-area {
        padding: 15px 0 0
    }
}

@media screen and (max-width:568px) {
    #ec-inner #ec-serial-wrap {
        margin-top: 0
    }
    #ec-inner #serial-area-wrap {
        margin-top: 15px
    }
    #serial-area-wrap .serial-area {
        padding: 20px 20px 40px;
        margin-top: 3px
    }
    #ec-inner #serial-area-wrap form>h3,
    #ec-inner #serial-area-wrap>h3 {
        font-size: 15px;
        line-height: 26px;
        padding: 0 5px;
        margin-bottom: 10px
    }
    #ec-inner #serial-area-wrap form>h3 br,
    #ec-inner #serial-area-wrap>h3 br {
        display: none
    }
    #ec-inner #serial-area-wrap form>p,
    #ec-inner #serial-area-wrap>p {
        font-size: 13px;
        line-height: 24px;
        padding: 0 5px 15px
    }
    #serial-area-wrap .serial-area>h4 {
        font-size: 15px;
        line-height: 26px;
        padding-bottom: 10px;
        margin-bottom: 15px
    }
    #serial-area-wrap .serial-area>p {
        font-size: 12px;
        line-height: 24px;
        margin-bottom: 10px;
        padding: 0 2px
    }
    #serial-area-wrap .serial-area>p.attention {
        font-size: 12px;
        line-height: 22px
    }
    #serial-area-wrap .serial-area>h3 {
        font-size: 20px;
        line-height: 30px;
        padding: 15px 2px 10px
    }
    #serial-area-wrap .serial-area>h3+p {
        font-size: 14px;
        line-height: 26px;
        padding: 0 10px;
        margin-bottom: 12px
    }
    #serial-area-wrap .serial-area .btn-area {
        padding: 10px 0 0
    }
    #serial-area-wrap .serial-area .btn-area .btn {
        max-width: 100%
    }
}

#serial-area-wrap.finish .serial-area .btn-area .btn {
    max-width: 220px
}

#ec-inner #ec-kiyaku-wrap {
    margin-top: 9px
}

#ec-inner #kiyaku-area-wrap {
    margin-top: 15px
}

#ec-inner #ec-kiyaku-wrap strong {
    font-weight: 700
}

#ec-inner #kiyaku-area-wrap>dl a,
#ec-inner #kiyaku-area-wrap>ol a,
#ec-inner #kiyaku-area-wrap>p a,
#ec-inner #kiyaku-area-wrap>ul a {
    color: #dd356f
}

#ec-inner #kiyaku-area-wrap>dl a:hover,
#ec-inner #kiyaku-area-wrap>ol a:hover,
#ec-inner #kiyaku-area-wrap>p a:hover,
#ec-inner #kiyaku-area-wrap>ul a:hover {
    text-decoration: underline
}

#ec-inner #ec-kiyaku-wrap h4+p a {
    font-weight: 400
}

#kiyaku-area-wrap h2 {
    color: #18191c;
    font-weight: 700;
    font-size: 15px;
    line-height: 26px;
    border-left: 0;
    padding: 0 4px;
    margin-bottom: 10px
}

#ec-inner #kiyaku-area-wrap>p {
    color: #18191c;
    font-size: 14px;
    line-height: 26px;
    padding: 0 4px 20px
}

#ec-inner #kiyaku-area-wrap>p+p {
    margin-top: -4px
}

#ec-inner #kiyaku-area-wrap>p+h2 {
    padding: 8px 4px 0
}

#kiyaku-area-wrap .kiyaku-box {
    height: 320px;
    padding: 20px 22px 10px;
    background-color: #f0f0f0;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    margin-top: 10px
}

#kiyaku-area-wrap .kiyaku-box h2 {
    font-size: 13px;
    line-height: 26px;
    padding: 0 4px;
    margin-bottom: 6px
}

#kiyaku-area-wrap .kiyaku-box p {
    font-size: 13px;
    line-height: 26px;
    padding: 0 4px 20px
}

#kiyaku-area-wrap ul {
    list-style-type: disc;
    margin-left: 24px;
    padding-bottom: 24px
}

#kiyaku-area-wrap ol {
    list-style-type: decimal;
    margin-left: 24px;
    padding-bottom: 24px
}

#kiyaku-area-wrap ol li,
#kiyaku-area-wrap ul li {
    color: #18191c;
    font-size: 14px;
    line-height: 27px
}

#kiyaku-area-wrap .kiyaku-box ol,
#kiyaku-area-wrap .kiyaku-box ul {
    padding-bottom: 20px
}

#kiyaku-area-wrap .kiyaku-box ol li,
#kiyaku-area-wrap .kiyaku-box ul li {
    font-size: 13px;
    line-height: 26px
}

#kiyaku-area-wrap ol li ol.paren {
    padding-top: 8px;
    padding-bottom: 10px
}

#kiyaku-area-wrap ol.paren {
    margin-left: 0
}

#kiyaku-area-wrap ol.paren li {
    list-style-type: none;
    list-style-position: inside;
    counter-increment: cnt;
    margin-left: 28px
}

#kiyaku-area-wrap ol.paren li:before {
    display: marker;
    content: "(" counter(cnt) ")";
    margin-left: -26px;
    padding-right: 8px
}

#kiyaku-area-wrap p.right-side {
    text-align: right
}

#kiyaku-area-wrap .btn-area {
    margin-top: 40px
}

#kiyaku-area-wrap .btn {
    max-width: 250px;
    margin: 0 auto 10px
}

#kiyaku-area-wrap .btn-kiyaku {
    list-style-type: none;
    text-align: center;
    max-width: 500px;
    margin: 0 auto
}

#kiyaku-area-wrap .btn-kiyaku li {
    float: right;
    width: 47.5%;
    margin-bottom: 10px
}

#kiyaku-area-wrap .btn-kiyaku li:first-child {
    float: left;
    margin-right: 5%
}

@media screen and (max-width:568px) {
    #ec-inner #ec-kiyaku-wrap {
        margin-top: 0;
        padding: 0 5px
    }
    #ec-inner #kiyaku-area-wrap {
        margin-top: 10px
    }
    #kiyaku-area-wrap .kiyaku-area {
        padding: 16px 16px 30px
    }
    #kiyaku-area-wrap .kiyaku-box {
        padding: 10px 15px
    }
    #kiyaku-area-wrap .kiyaku-box h2 {
        font-size: 13px;
        line-height: 26px;
        padding: 0
    }
    #kiyaku-area-wrap .kiyaku-box ol li,
    #kiyaku-area-wrap .kiyaku-box p,
    #kiyaku-area-wrap .kiyaku-box ul li {
        font-size: 12px;
        line-height: 24px
    }
    #kiyaku-area-wrap .kiyaku-box p {
        padding: 0 2px 16px
    }
}

@media screen and (max-width:480px) {
    #ec-inner #kiyaku-area-wrap>p {
        font-size: 13px;
        line-height: 22px;
        padding: 0 2px 15px
    }
    #kiyaku-area-wrap h2 {
        font-size: 14px;
        line-height: 26px;
        padding: 0 2px;
        margin-bottom: 10px
    }
    #ec-inner #kiyaku-area-wrap>p+h2 {
        padding: 4px 2px 0
    }
    #ec-inner #kiyaku-area-wrap>h3 {
        font-size: 14px;
        line-height: 26px;
        padding: 0 2px 12px
    }
    #kiyaku-area-wrap ol,
    #kiyaku-area-wrap ul {
        padding-bottom: 20px
    }
    #kiyaku-area-wrap ol li,
    #kiyaku-area-wrap ul li {
        font-size: 13px;
        line-height: 22px
    }
    #kiyaku-area-wrap .kiyaku-box {
        height: 240px
    }
    #kiyaku-area-wrap .btn-area {
        margin-top: 25px
    }
    #kiyaku-area-wrap .btn-kiyaku li {
        float: none;
        width: 250px;
        margin-bottom: 10px
    }
    #kiyaku-area-wrap .btn-kiyaku li:first-child {
        float: none;
        margin: 0 auto 10px
    }
}

#kiyaku-area-wrap .kankyo {
    padding-top: 12px;
    margin-bottom: 20px
}

#kiyaku-area-wrap .kankyo table {
    width: 100%;
    text-align: left;
    border-collapse: collapse;
    border-spacing: 0;
    border-top: 1px solid #18191c;
    border-left: 1px solid #18191c;
    border-right: 1px solid #18191c
}

#kiyaku-area-wrap.guide table,
#point-table-wrap table th {
    border-top: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5
}

#kiyaku-area-wrap .kankyo table td,
#kiyaku-area-wrap .kankyo table th {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top
}

#kiyaku-area-wrap .kankyo table th {
    background-color: #e44079;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    line-height: 26px;
    padding: 8px 22px 7px
}

#kiyaku-area-wrap .kankyo table td {
    background-color: #fff;
    border-left: 1px solid #18191c;
    border-bottom: 1px solid #18191c;
    color: #18191c;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    padding: 14px 22px 13px
}

#kiyaku-area-wrap .kankyo table td:first-child {
    border-left: 0;
    width: 32%
}

#kiyaku-area-wrap .kankyo table td span {
    display: inline-block;
    padding: 0;
    font-size: 14px;
    line-height: 26px
}

@media screen and (max-width:568px) {
    #kiyaku-area-wrap .kankyo table th {
        font-size: 14px;
        line-height: 24px;
        padding: 7px 12px 5px
    }
    #kiyaku-area-wrap .kankyo table td {
        font-size: 13px;
        line-height: 22px;
        padding: 10px 12px 9px
    }
    #kiyaku-area-wrap .kankyo table td:first-child {
        line-height: 18px;
        padding: 12px 12px 9px
    }
    #kiyaku-area-wrap .kankyo table td span {
        font-size: 13px;
        line-height: 18px
    }
}

#kiyaku-area-wrap .guide-menu {
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #dbe0e7
}

#kiyaku-area-wrap .guide-menu>ol {
    padding: 0 12px
}

#kiyaku-area-wrap .guide-menu>ol li,
#kiyaku-area-wrap .guide-menu>ol li a {
    color: #959b9e!important;
    font-weight: 700;
    font-size: 14px;
    line-height: 26px
}

#kiyaku-area-wrap .guide-menu>ol li a:hover {
    text-decoration: underline
}

#ec-inner #kiyaku-area-wrap.guide>p {
    padding: 0 4px 16px
}

#ec-inner #kiyaku-area-wrap>h3,
#ec-inner #kiyaku-area-wrap>h4 {
    color: #18191c;
    font-size: 14px;
    line-height: 28px;
    font-weight: 700;
    padding: 0 4px
}

#ec-inner #kiyaku-area-wrap>h5 {
    color: #18191c
}

#ec-inner #kiyaku-area-wrap.guide>ul+p.sub {
    margin-top: -16px;
    font-size: 13px
}

#kiyaku-area-wrap.guide table {
    width: 100%;
    text-align: left;
    border-collapse: collapse;
    border-spacing: 0;
    border-left: 1px solid #e5e5e5;
    margin: 10px 0 16px
}

#kiyaku-area-wrap.guide table td,
#kiyaku-area-wrap.guide table th {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
    width: 50%;
    padding: 8px 15px
}

#kiyaku-area-wrap.guide table th {
    background-color: #f3f3f3;
    border-bottom: 1px solid #e5e5e5;
    color: #2c2828;
    font-size: 13px;
    font-weight: 700;
    line-height: 26px
}

#kiyaku-area-wrap.guide table td {
    border-left: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    color: #18191c;
    font-size: 13px;
    font-weight: 400;
    line-height: 26px
}

@media screen and (max-width:568px) {
    #ec-inner #kiyaku-area-wrap>h3,
    #ec-inner #kiyaku-area-wrap>h4 {
        font-size: 13px;
        line-height: 24px;
        padding: 0 2px
    }
}

@media screen and (max-width:480px) {
    #kiyaku-area-wrap .guide-menu {
        padding-bottom: 15px;
        margin-bottom: 20px
    }
    #kiyaku-area-wrap .guide-menu>ol li,
    #kiyaku-area-wrap .guide-menu>ol li a {
        font-size: 13px;
        line-height: 24px
    }
    #kiyaku-area-wrap.guide table td,
    #kiyaku-area-wrap.guide table th {
        font-size: 12px;
        line-height: 20px
    }
}

#ec-inner #kiyaku-area-wrap.faq,
#ec-inner #kiyaku-area-wrap.guide,
#ec-inner #kiyaku-area-wrap.guide-ans {
    margin-top: 25px
}

#kiyaku-area-wrap.guide>p {
    color: #18191c;
    font-size: 14px;
    line-height: 24px;
    padding: 0 0 20px
}

#kiyaku-area-wrap.guide .guide-top-wrap {
    padding-top: 5px
}

#kiyaku-area-wrap.guide .guide-top-wrap h2 {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    padding: 10px 15px 9px 33px;
    display: block;
    background-color: #e44079;
    position: relative;
    margin-bottom: 18px
}

#kiyaku-area-wrap.guide .guide-top-wrap h2:before {
    display: block;
    content: '2';
    font-family: web_icon_fontsregular;
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    position: absolute;
    top: 11px;
    left: 15px;
    z-index: 0
}

#kiyaku-area-wrap.guide .guide-top-wrap ul {
    list-style-type: none;
    margin-left: 12px;
    padding-bottom: 15px
}

#kiyaku-area-wrap.guide .guide-top-wrap ul li {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    margin-left: 24px;
    padding-right: 10px
}

#kiyaku-area-wrap.guide .guide-top-wrap ul li a {
    color: #18191c;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    position: relative
}

#kiyaku-area-wrap.guide .guide-top-wrap ul li a:before {
    display: block;
    content: '>';
    font-family: web_icon_fontsregular;
    color: #dd356f;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    position: absolute;
    top: 0;
    left: -24px;
    z-index: 0
}

#kiyaku-area-wrap.guide .guide-top-wrap ul li a:hover {
    text-decoration: underline
}

#kiyaku-area-wrap.guide-ans .guide-wrap {
    padding-top: 5px
}

#kiyaku-area-wrap.guide-ans article p img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 0
}

#kiyaku-area-wrap.guide-ans article p.img-left img {
    margin-left: 0;
    text-align: left
}

#kiyaku-area-wrap.guide-ans article>h2 {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    padding: 10px 15px 8px 20px;
    display: block;
    background-color: #e44079;
    border-left: 2px solid #e44079;
    margin-bottom: 18px
}

#kiyaku-area-wrap.guide-ans article p {
    color: #18191c;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 22px
}

#kiyaku-area-wrap.guide-ans article p.link a {
    display: inline-block;
    position: relative;
    color: #dd356f;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400
}

#kiyaku-area-wrap.guide-ans article p.link a:hover {
    text-decoration: underline
}

#kiyaku-area-wrap.guide-ans article p.link a:before {
    content: '>';
    font-family: web_icon_fontsregular;
    color: #dd356f;
    font-size: 12px;
    line-height: 22px;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px
}

#kiyaku-area-wrap.guide-ans article a {
    color: #dd356f
}

#kiyaku-area-wrap.guide-ans article a:hover {
    text-decoration: underline
}

#kiyaku-area-wrap.guide-ans article p.back {
    margin-top: -10px;
    text-align: right
}

#kiyaku-area-wrap.guide-ans article p.back a {
    background-image: url();
    background-repeat: no-repeat;
    background-position: left center;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    color: #18191c;
    font-size: 13px;
    line-height: 22px;
    padding: 0 2px 0 12px
}

#kiyaku-area-wrap.guide-ans article p.back a:hover {
    text-decoration: underline
}

#kiyaku-area-wrap.guide-ans article h3 {
    color: #18191c;
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
    margin-bottom: 10px
}

#kiyaku-area-wrap.guide-ans article h4,
#kiyaku-area-wrap.guide-ans article ol li,
#kiyaku-area-wrap.guide-ans article ul li {
    color: #18191c;
    font-size: 14px;
    margin-bottom: 5px;
    line-height: 22px
}

#kiyaku-area-wrap.guide-ans article h4 {
    font-weight: 700
}

#kiyaku-area-wrap.guide-ans article ul {
    list-style-type: disc;
    margin-left: 24px;
    padding-bottom: 15px
}

#kiyaku-area-wrap.guide-ans article ol {
    list-style-type: decimal;
    margin-left: 24px;
    padding-bottom: 15px
}

#kiyaku-area-wrap.guide-ans article .inside-ul {
    margin-left: 24px
}

#kiyaku-area-wrap.guide-ans article ol.strong li,
#kiyaku-area-wrap.guide-ans article ul.strong li {
    font-weight: 700
}

#kiyaku-area-wrap.guide-ans article ol li span,
#kiyaku-area-wrap.guide-ans article ul li span {
    display: block;
    font-size: 13px;
    line-height: 22px;
    padding: 8px 10px
}

#kiyaku-area-wrap.guide-ans article .mt-m10 {
    margin-top: -10px
}

#kiyaku-area-wrap.guide-ans article .mt-m15 {
    margin-top: -15px
}

#kiyaku-area-wrap.guide-ans article .table-area {
    margin-bottom: 22px
}

#kiyaku-area-wrap.guide-ans article .table-area table {
    width: 100%;
    text-align: left;
    border-collapse: collapse;
    border-spacing: 0
}

#kiyaku-area-wrap.guide-ans article .table-area td,
#kiyaku-area-wrap.guide-ans article .table-area th {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
    padding: 15px 20px
}

#kiyaku-area-wrap.guide-ans article .table-area th {
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    font-weight: 700;
    text-align: center;
    background-color: #e44079;
    border-top: 1px solid #5f400c;
    border-left: 1px solid #5f400c;
    border-bottom: 1px solid #5f400c
}

#kiyaku-area-wrap.guide-ans article .table-area td {
    background-color: #fff;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #18191c;
    font-size: 13px;
    line-height: 20px
}

#kiyaku-area-wrap.guide-ans .btn-area ul {
    list-style-type: none
}

#kiyaku-area-wrap.guide-ans #guide_10-04 {
    padding-top: 40px
}

#kiyaku-area-wrap.guide-ans #guide_10-04 p.link {
    margin-bottom: 10px
}

#kiyaku-area-wrap.guide-ans #guide_02-03 .table-area th {
    width: 140px
}

#kiyaku-area-wrap.guide-ans #guide_05-07 .table-area th {
    padding: 10px 20px;
    border-right: 1px solid #5f400c
}

#kiyaku-area-wrap.guide-ans #guide_05-07 .table-area td:last-child {
    text-align: center
}

@media screen and (max-width:568px) {
    #ec-inner #kiyaku-area-wrap.faq,
    #ec-inner #kiyaku-area-wrap.guide,
    #ec-inner #kiyaku-area-wrap.guide-ans {
        margin-top: 15px
    }
    #kiyaku-area-wrap.guide .guide-top-wrap {
        padding-top: 0
    }
    #kiyaku-area-wrap.guide .guide-top-wrap h2 {
        font-size: 14px;
        line-height: 20px;
        padding: 9px 15px 8px 33px
    }
    #kiyaku-area-wrap.guide .guide-top-wrap ul li a,
    #kiyaku-area-wrap.guide-ans article p,
    #kiyaku-area-wrap.guide-ans article p.link a {
        font-size: 13px;
        line-height: 20px
    }
    #kiyaku-area-wrap.guide .guide-top-wrap h2:before {
        top: 9px;
        left: 15px
    }
    #kiyaku-area-wrap.guide-ans .guide-wrap {
        padding-top: 0
    }
    #kiyaku-area-wrap.guide-ans article p {
        margin-bottom: 20px;
        padding: 0 4px
    }
    #kiyaku-area-wrap.guide-ans article ol li,
    #kiyaku-area-wrap.guide-ans article ul li {
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 5px
    }
    #kiyaku-area-wrap.guide-ans article ol li span,
    #kiyaku-area-wrap.guide-ans article ul li span {
        display: block;
        font-size: 12px;
        line-height: 20px;
        padding: 5px 8px
    }
    #kiyaku-area-wrap.guide-ans article .table-area {
        margin-bottom: 20px
    }
    #kiyaku-area-wrap.guide-ans article .table-area td,
    #kiyaku-area-wrap.guide-ans article .table-area th {
        padding: 10px 15px;
        font-size: 12px;
        line-height: 18px
    }
    #kiyaku-area-wrap.guide-ans #guide_02-03 .table-area th {
        width: 80px
    }
    #kiyaku-area-wrap.guide-ans #guide_05-07 .table-area th:first-child {
        width: 50%
    }
    #kiyaku-area-wrap.guide-ans #guide_05-07 .table-area th {
        padding: 10px 20px;
        border-right: 1px solid #dcdfe1
    }
}

#kiyaku-area-wrap.faq .faq-top-wrap {
    padding-top: 5px
}

#kiyaku-area-wrap.faq .faq-top-wrap h2 {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    padding: 10px 15px 9px 33px;
    display: block;
    background-color: #e44079;
    position: relative;
    margin-bottom: 18px
}

#kiyaku-area-wrap.faq .faq-top-wrap h2:before {
    display: block;
    content: '2';
    font-family: web_icon_fontsregular;
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    position: absolute;
    top: 11px;
    left: 15px;
    z-index: 0
}

#kiyaku-area-wrap.faq .faq-top-wrap dl {
    padding: 0 0 7px 12px
}

#kiyaku-area-wrap.faq .faq-top-wrap dt {
    clear: both;
    position: relative;
    margin-left: 32px;
    margin-bottom: 15px
}

#kiyaku-area-wrap.faq .faq-top-wrap dt:after {
    display: block;
    content: '';
    position: absolute;
    top: -10px;
    left: -45px;
    right: 0;
    border-top: 1px dotted #18191c
}

#kiyaku-area-wrap.faq .faq-top-wrap dt:first-child:after {
    border-top: 0
}

#kiyaku-area-wrap.faq .faq-top-wrap dt:before {
    content: 'Q.';
    color: #ee62a9;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    margin-left: -32px;
    display: block;
    float: left
}

#kiyaku-area-wrap.faq .faq-top-wrap dt a {
    color: #18191c;
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
    padding: 1px 10px 0 0;
    display: inline-block;
    vertical-align: top
}

#kiyaku-area-wrap.faq .faq-top-wrap dt a:hover {
    text-decoration: underline
}

#kiyaku-area-wrap.faq .faq-top-wrap dd {
    clear: both;
    padding-top: 13px;
    padding-bottom: 30px
}

#kiyaku-area-wrap.faq .faq-top-wrap dd>div {
    position: relative;
    margin-left: 32px;
    display: block;
    padding: 1px 10px 0 0
}

#kiyaku-area-wrap.faq .faq-top-wrap dd>div:before {
    content: 'A.';
    color: #f7bb68;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    margin-left: -32px;
    margin-top: -1px;
    display: block;
    float: left
}

#kiyaku-area-wrap.faq .faq-top-wrap dd p {
    color: #18191c;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 20px
}

#kiyaku-area-wrap.faq .faq-top-wrap dd p.link a {
    display: inline-block;
    position: relative;
    color: #dd356f;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400
}

#kiyaku-area-wrap.faq .faq-top-wrap dd p.link a:hover {
    text-decoration: underline
}

#kiyaku-area-wrap.faq .faq-top-wrap dd p.link a:before {
    content: '>';
    font-family: web_icon_fontsregular;
    color: #dd356f;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px
}

#kiyaku-area-wrap.faq .faq-top-wrap dd a {
    color: #dd356f
}

#kiyaku-area-wrap.faq .faq-top-wrap dd h3 {
    color: #18191c;
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
    margin-bottom: 10px
}

#kiyaku-area-wrap.faq .faq-top-wrap dd h4,
#kiyaku-area-wrap.faq .faq-top-wrap dd ul li {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 5px;
    color: #18191c
}

#kiyaku-area-wrap.faq .faq-top-wrap dd h4 {
    font-weight: 700
}

#kiyaku-area-wrap.faq .faq-top-wrap dd ul {
    list-style-type: disc;
    margin-left: 22px;
    padding-bottom: 15px
}

#kiyaku-area-wrap.faq .faq-top-wrap dd .mt-m10 {
    margin-top: -10px
}

#kiyaku-area-wrap.faq .faq-top-wrap dd .mt-m15 {
    margin-top: -15px
}

@media screen and (max-width:568px) {
    #kiyaku-area-wrap.faq .faq-top-wrap {
        padding-top: 0
    }
    #kiyaku-area-wrap.faq .faq-top-wrap h2 {
        font-size: 14px;
        line-height: 20px;
        padding: 9px 15px 8px 33px
    }
    #kiyaku-area-wrap.faq .faq-top-wrap h2:before {
        top: 9px;
        left: 15px
    }
    #kiyaku-area-wrap.faq .faq-top-wrap dd {
        padding-top: 0;
        padding-bottom: 20px
    }
    #kiyaku-area-wrap.faq .faq-top-wrap dd h3 {
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 8px
    }
}

#kiyaku-area-wrap .contact-area {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ebe8e1;
    background-color: #fff;
    padding: 16px 16px 12px;
    margin-bottom: 20px
}

#kiyaku-area-wrap .contact-area>p {
    color: #18191c;
    font-size: 14px;
    line-height: 26px;
    padding: 0 4px;
    margin-bottom: 24px
}

#kiyaku-area-wrap .contact-area h3,
#kiyaku-area-wrap .contact-area h4 {
    display: block;
    background: #e44079;
    color: #fff;
    margin-bottom: 20px;
    font-weight: 700
}

#kiyaku-area-wrap .contact-area h3 {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px;
    line-height: 24px;
    padding: 12px 10px;
    text-align: center
}

#kiyaku-area-wrap .contact-area h4 {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 12px 20px;
    font-size: 14px;
    line-height: 18px
}

#kiyaku-area-wrap .contact-area h5 {
    color: #18191c;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 16px;
    padding: 10px 4px 0
}

#kiyaku-area-wrap .contact-area h5 a {
    color: #0093e8;
    display: inline-block
}

#kiyaku-area-wrap .contact-area dl {
    margin-bottom: 15px
}

#kiyaku-area-wrap .contact-area dl dd,
#kiyaku-area-wrap .contact-area dl dt {
    color: #18191c;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700
}

#kiyaku-area-wrap .contact-area dd {
    margin-left: 6px
}

#kiyaku-area-wrap .contact-area ul {
    margin-left: 24px;
    padding: 0 4px 24px
}

#kiyaku-area-wrap .contact-area ul li {
    color: #18191c;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 4px
}

#kiyaku-area-wrap .contact-area p.read {
    font-size: 16px;
    text-align: center;
    font-weight: 700
}

#kiyaku-area-wrap .contact-area .btn-area {
    margin-top: 16px
}

#kiyaku-area-wrap .contact-area .btn-area .btn {
    margin: 0 auto 20px!important
}

@media screen and (max-width:568px) {
    #kiyaku-area-wrap .contact-area {
        padding: 14px 14px 10px;
        margin-bottom: 15px
    }
    #kiyaku-area-wrap .contact-area>p {
        font-size: 13px;
        line-height: 24px;
        padding: 0 4px;
        margin-bottom: 20px
    }
    #kiyaku-area-wrap .contact-area h3 {
        font-size: 15px;
        line-height: 26px;
        padding: 9px 5px 7px;
        margin-bottom: 16px
    }
    #kiyaku-area-wrap .contact-area h4 {
        padding: 10px 10px 8px;
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px
    }
    #kiyaku-area-wrap .contact-area h5 {
        font-size: 15px;
        line-height: 24px;
        margin-bottom: 16px;
        padding: 10px 2px 0
    }
    #kiyaku-area-wrap .contact-area dl {
        margin-bottom: 15px
    }
    #kiyaku-area-wrap .contact-area dd,
    #kiyaku-area-wrap .contact-area dt {
        font-size: 13px;
        line-height: 24px
    }
    #kiyaku-area-wrap .contact-area dd {
        margin-left: 6px
    }
    #kiyaku-area-wrap .contact-area ul {
        margin-left: 20px;
        padding: 0 2px 20px
    }
    #kiyaku-area-wrap .contact-area ul li {
        font-size: 13px;
        line-height: 24px;
        margin-bottom: 4px
    }
    #kiyaku-area-wrap .contact-area .btn-area {
        margin-top: 16px
    }
    #kiyaku-area-wrap .contact-area .btn-area .btn {
        margin: 0 auto 20px!important
    }
}

div.attention {
    color: red;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 6px;
    margin-top: -6px
}

@media screen and (max-width:568px) {
    div.attention {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 6px;
        margin-top: -6px
    }
}

#ec-inner #kiyaku-area-wrap.entrance>h2 {
    position: relative;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    color: #1b1b1b;
    font-size: 34px;
    line-height: 40px;
    text-shadow: 1px 1px 0 #fff;
    letter-spacing: .1em;
    border-bottom: 1px solid #c9c9c9;
    padding: 0 0 20px;
    max-width: 780px;
    margin: 0 auto 21px
}

#ec-inner #kiyaku-area-wrap.entrance>h2:after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #fff
}

#ec-inner #kiyaku-area-wrap.entrance>h2 span {
    display: inline-block;
    margin: 0 15px
}

#ec-inner #kiyaku-area-wrap.entrance .entrance-wrap {
    max-width: 780px;
    margin: 0 auto;
    padding-bottom: 20px
}

#ec-inner #kiyaku-area-wrap.entrance .entrance-wrap>p {
    text-align: center;
    color: #151515;
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 24px
}

#ec-inner #kiyaku-area-wrap.entrance .entrance-wrap .member {
    text-align: center;
    margin-bottom: 70px
}

#ec-inner #kiyaku-area-wrap.entrance .entrance-wrap h3 {
    display: block;
    color: #fff;
    font-size: 15px;
    line-height: 24px;
    font-weight: 700;
    padding: 11px 20px 7px;
    background-color: #e44079;
    margin-bottom: 29px
}

#ec-inner #kiyaku-area-wrap.entrance .entrance-wrap .contact-area {
    padding: 29px 16px 39px;
    margin: 0
}

#ec-inner #kiyaku-area-wrap.entrance .entrance-wrap .contact-area h4 {
    background: 0 0;
    color: #000;
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
    padding: 0;
    margin-bottom: 25px
}

#ec-inner #kiyaku-area-wrap.entrance .entrance-wrap .contact-area .btn {
    padding: 0;
    margin-bottom: 0;
    max-width: 300px
}

#ec-inner #kiyaku-area-wrap.entrance .entrance-wrap .contact-area .btn a {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    padding: 16px 10px
}

#ec-inner #kiyaku-area-wrap.entrance .entrance-wrap ul {
    list-style-type: disc;
    margin-left: 24px;
    padding-bottom: 13px
}

#ec-inner #kiyaku-area-wrap.entrance .entrance-wrap ul li {
    font-size: 15px;
    line-height: 26px;
    font-weight: 400
}

#ec-inner #kiyaku-area-wrap.entrance .entrance-wrap ul.circled-decimal {
    position: relative;
    margin: 0
}

#ec-inner #kiyaku-area-wrap.entrance .entrance-wrap ul.circled-decimal li {
    font-weight: 400;
    list-style: none;
    padding-left: 20px
}

#ec-inner #kiyaku-area-wrap.entrance .entrance-wrap ul.circled-decimal li span {
    position: absolute;
    left: 2px
}

#ec-inner #kiyaku-area-wrap.entrance .bloc-04 .roboto {
    font-family: Roboto, sans-serif;
    font-weight: 500;
    line-height: 1
}

#ec-inner #kiyaku-area-wrap.entrance .h2-area {
    display: block;
    width: 100%
}

#ec-inner #kiyaku-area-wrap.entrance .h2-area ul {
    width: 100%;
    height: 50px;
    display: table;
    table-layout: fixed;
    margin: 0;
    padding: 0
}

#ec-inner #kiyaku-area-wrap.entrance .h2-area ul li {
    height: 50px;
    display: table-cell;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    vertical-align: middle
}

#user-status ul,
#user-status ul li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-collapse: separate
}

#ec-inner #kiyaku-area-wrap.entrance .h2-area ul li.left-side,
#ec-inner #kiyaku-area-wrap.entrance .h2-area ul li.right-side {
    width: 15px
}

#ec-inner #kiyaku-area-wrap.entrance .h2-area ul li.left-side img,
#ec-inner #kiyaku-area-wrap.entrance .h2-area ul li.right-side img {
    vertical-align: top;
    width: 15px;
    height: 50px
}

#ec-inner #kiyaku-area-wrap.entrance .h2-area ul li.h2 {
    background-image: url();
    background-repeat: repeat-x;
    background-position: left top;
    text-align: center;
    color: #2f2828;
    font-size: 22px;
    line-height: 22px;
    font-weight: 700;
    letter-spacing: .1em;
    padding-top: 1px
}

#ec-inner #kiyaku-area-wrap.entrance .bloc {
    position: relative;
    padding-bottom: 34px
}

#ec-inner #kiyaku-area-wrap.entrance .bloc .h2-area {
    margin-bottom: 21px
}

#ec-inner #kiyaku-area-wrap.entrance .bloc h3 {
    background: 0 0;
    padding: 0;
    color: #2f2828;
    font-size: 18px;
    line-height: 27px;
    font-weight: 700;
    margin-bottom: 14px
}

#ec-inner #kiyaku-area-wrap.entrance .bloc h3 span {
    display: inline-block;
    vertical-align: top
}

#ec-inner #kiyaku-area-wrap.entrance .sp-bloc {
    float: left;
    width: 30.8%;
    margin-left: 3.8%;
    margin-bottom: 20px
}

#ec-inner #kiyaku-area-wrap.entrance .sp-bloc:first-child {
    margin-left: 0
}

#ec-inner #kiyaku-area-wrap.entrance .sp-bloc .img-box {
    margin-bottom: 10px
}

#ec-inner #kiyaku-area-wrap.entrance .sp-bloc h4 {
    color: #2f2828;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 11px
}

#ec-inner #kiyaku-area-wrap.entrance .sp-bloc p {
    text-align: center;
    color: #000;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400
}

#ec-inner #kiyaku-area-wrap.entrance .sp-bloc p span {
    display: block;
    padding-top: 0
}

#ec-inner #kiyaku-area-wrap.entrance .hr-area {
    height: 10px;
    background-image: url();
    background-repeat: repeat-x;
    background-position: center top;
    margin-bottom: 20px
}

#ec-inner #kiyaku-area-wrap.entrance .hr-area+ul {
    list-style: none!important;
    padding: 0;
    margin: 0 0 20px
}

#ec-inner #kiyaku-area-wrap.entrance .hr-area+ul li {
    color: #000;
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    margin-bottom: 4px
}

#ec-inner #kiyaku-area-wrap.entrance .price {
    padding: 14px 0 0
}

#ec-inner #kiyaku-area-wrap.entrance .price p {
    color: #000;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 16px
}

#ec-inner #kiyaku-area-wrap.entrance .price p span {
    font-size: 32px;
    display: inline-block;
    vertical-align: top
}

#ec-inner #kiyaku-area-wrap.entrance .price ul {
    list-style: none!important;
    padding: 14px 0 0;
    margin: 0
}

#ec-inner #kiyaku-area-wrap.entrance .price ul li {
    color: #151515;
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 4px
}

@media screen and (max-width:1260px) {
    #ec-inner #kiyaku-area-wrap.entrance .entrance-wrap>p br {
        display: none
    }
    #ec-inner #kiyaku-area-wrap.entrance .sp-bloc p {
        text-align: left;
        font-size: 14px;
        line-height: 24px
    }
    #ec-inner #kiyaku-area-wrap.entrance .sp-bloc p span {
        display: inline-block
    }
    #ec-inner #kiyaku-area-wrap.entrance .sp-bloc p br {
        display: none
    }
}

@media screen and (max-width:1024px) {
    #ec-inner #kiyaku-area-wrap.entrance .entrance-wrap>p br,
    #ec-inner #kiyaku-area-wrap.entrance .sp-bloc p br,
    #ec-inner #kiyaku-area-wrap.entrance .sp-bloc p span {
        display: block
    }
    #ec-inner #kiyaku-area-wrap.entrance .sp-bloc p {
        text-align: center;
        font-size: 15px;
        line-height: 24px
    }
}

@media screen and (max-width:940px) {
    #ec-inner #kiyaku-area-wrap.entrance .entrance-wrap>p br {
        display: none
    }
    #ec-inner #kiyaku-area-wrap.entrance .sp-bloc p {
        text-align: left;
        font-size: 14px;
        line-height: 24px
    }
    #ec-inner #kiyaku-area-wrap.entrance .sp-bloc p span {
        display: inline-block
    }
    #ec-inner #kiyaku-area-wrap.entrance .sp-bloc p br {
        display: none
    }
}

@media screen and (max-width:768px) {
    #ec-inner #kiyaku-area-wrap.entrance .entrance-wrap>p br {
        display: block
    }
}

@media screen and (max-width:690px) {
    #ec-inner #kiyaku-area-wrap.entrance .entrance-wrap>p br {
        display: none
    }
}

@media screen and (max-width:568px) {
    #ec-inner #kiyaku-area-wrap.entrance {
        margin-top: 0
    }
    #ec-inner #kiyaku-area-wrap.entrance>h2 {
        font-size: 30px;
        line-height: 36px;
        padding: 4px 0 18px;
        margin-bottom: 20px
    }
    #ec-inner #kiyaku-area-wrap.entrance>h2 span {
        display: inline-block;
        margin: 0 15px
    }
    #ec-inner #kiyaku-area-wrap.entrance .entrance-wrap>p {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 24px
    }
    #ec-inner #kiyaku-area-wrap.entrance .entrance-wrap .member {
        margin-bottom: 30px
    }
    #ec-inner #kiyaku-area-wrap.entrance .entrance-wrap .contact-area {
        padding: 15px 15px 20px;
        margin: 0
    }
    #ec-inner #kiyaku-area-wrap.entrance .entrance-wrap .contact-area h4 {
        font-size: 19px;
        line-height: 28px;
        padding: 0;
        margin-bottom: 16px
    }
    #ec-inner #kiyaku-area-wrap.entrance .entrance-wrap h3 {
        font-size: 14px;
        line-height: 24px;
        padding: 7px 15px 6px;
        margin-bottom: 20px
    }
    #ec-inner #kiyaku-area-wrap.entrance .entrance-wrap ul {
        margin-left: 24px;
        padding-bottom: 13px
    }
    #ec-inner #kiyaku-area-wrap.entrance .entrance-wrap ul li {
        font-size: 13px;
        line-height: 24px
    }
    #ec-inner #kiyaku-area-wrap.entrance .entrance-wrap ul.circled-decimal li {
        padding-left: 20px
    }
    #ec-inner #kiyaku-area-wrap.entrance .bloc {
        padding-bottom: 20px
    }
    #ec-inner #kiyaku-area-wrap.entrance .bloc .h2-area {
        margin-bottom: 16px
    }
    #ec-inner #kiyaku-area-wrap.entrance .bloc .h2-area ul {
        padding: 0;
        margin: 0
    }
    #ec-inner #kiyaku-area-wrap.entrance .bloc .h2-area ul li.h2 {
        font-size: 20px;
        line-height: 20px;
        padding-top: 2px
    }
    #ec-inner #kiyaku-area-wrap.entrance .bloc h3 {
        padding: 0;
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 10px
    }
    #ec-inner #kiyaku-area-wrap.entrance .bloc h3 span {
        display: inline
    }
    #ec-inner #kiyaku-area-wrap.entrance .sp-bloc h4 br,
    #ec-inner #kiyaku-area-wrap.entrance .sp-bloc p br {
        display: block
    }
    #ec-inner #kiyaku-area-wrap.entrance .sp-bloc {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-bottom: 15px
    }
    #ec-inner #kiyaku-area-wrap.entrance .sp-bloc .img-box {
        width: 240px;
        margin: 0 auto 8px
    }
    #ec-inner #kiyaku-area-wrap.entrance .sp-bloc h4 {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 8px
    }
    #ec-inner #kiyaku-area-wrap.entrance .sp-bloc p {
        text-align: center;
        font-size: 14px;
        line-height: 24px;
        padding: 0 6px
    }
    #ec-inner #kiyaku-area-wrap.entrance .hr-area+ul {
        padding: 0 6px;
        margin: 0 0 20px
    }
    #ec-inner #kiyaku-area-wrap.entrance .hr-area+ul li {
        text-align: left;
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 4px
    }
    #ec-inner #kiyaku-area-wrap.entrance .price {
        padding: 10px 0 15px
    }
    #ec-inner #kiyaku-area-wrap.entrance .price p {
        font-size: 21px;
        line-height: 28px;
        margin-bottom: 10px;
        margin-right: -10px
    }
    #ec-inner #kiyaku-area-wrap.entrance .price p span {
        font-size: 28px
    }
    #ec-inner #kiyaku-area-wrap.entrance .price ul {
        padding: 10px 0 0;
        margin: 0
    }
    #ec-inner #kiyaku-area-wrap.entrance .price ul li {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 4px
    }
    #ec-inner #kiyaku-area-wrap.entrance .bloc-01 .sp-bloc:first-child {
        margin-top: -20px
    }
}

@media screen and (max-width:400px) {
    #ec-inner #kiyaku-area-wrap.entrance>h2 {
        font-size: 28px;
        line-height: 32px;
        padding: 0 0 16px;
        margin-bottom: 16px
    }
    #ec-inner #kiyaku-area-wrap.entrance>h2 span {
        display: inline-block;
        margin: 0 15px
    }
    #ec-inner #kiyaku-area-wrap.entrance .entrance-wrap>p {
        font-size: 13px;
        line-height: 24px;
        margin-bottom: 20px
    }
}

#ec-inner.mypage .user-name {
    margin-bottom: 15px
}

#ec-inner.mypage .user-name p {
    color: #0883eb;
    font-size: 15px;
    line-height: 22px;
    font-weight: 700;
    border-left: 12px solid #249aff;
    padding: 10px 10px 12px 32px;
    margin-left: -85px
}

#ec-inner.mypage .user-name p span {
    color: #000;
    margin-left: 5px
}

#ec-inner.mypage>h2 {
    color: #18191c;
    font-size: 30px;
    line-height: 1;
    font-weight: 700;
    border-left: 0;
    background-image: url();
    background-repeat: repeat-x;
    background-position: left bottom;
    padding: 20px 14px 20px 1px;
    margin-bottom: 10px
}

@media screen and (max-width:1350px) {
    #ec-inner.mypage .user-name p {
        font-size: 15px;
        line-height: 22px;
        border-left: 12px solid #249aff;
        padding: 10px 10px 12px 32px;
        margin-left: -45px
    }
}

@media screen and (max-width:768px) {
    #ec-inner.mypage .user-name p {
        font-size: 15px;
        line-height: 22px;
        border-left: 10px solid #249aff;
        padding: 10px 10px 12px 22px;
        margin-left: -32px
    }
    #ec-inner.mypage>h2 {
        font-size: 22px;
        line-height: 30px;
        padding: 10px 10px 15px 1px
    }
}

@media screen and (max-width:568px) {
    #ec-inner.mypage .user-name p {
        font-size: 13px;
        line-height: 20px;
        border-left: 8px solid #249aff;
        padding: 12px 10px 8px 18px;
        margin-left: -10px
    }
    #ec-inner.mypage>h2 {
        font-size: 20px;
        line-height: 30px;
        padding: 5px 10px 10px 1px;
        margin-bottom: 5px
    }
    #ec-inner.mypage>h2:after {
        display: none
    }
}

#mypage-area-wrap .user-attention-box {
    margin-bottom: 12px
}

#mypage-area-wrap .user-attention-box .inner {
    background-color: #d71919;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 17px 20px 20px
}

#mypage-area-wrap .user-attention-box .fuki {
    text-align: center;
    width: 35px;
    height: 18px;
    margin: 0 auto
}

#mypage-area-wrap .user-attention-box .fuki img {
    width: 100%;
    height: auto;
    vertical-align: top
}

#mypage-area-wrap .user-attention-box h3 {
    text-align: center;
    color: #fff;
    font-size: 15px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 13px
}

#mypage-area-wrap .user-attention-box h3 span.icon {
    font-size: 19px;
    font-weight: 400;
    margin-right: 9px
}

#mypage-area-wrap .user-attention-box h3 span {
    display: inline-block
}

#mypage-area-wrap .user-attention-box .btn {
    display: block;
    max-width: 260px;
    margin: 0 auto
}

#mypage-area-wrap .user-attention-box .btn a {
    color: #ad0505;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    background-color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 11px 10px;
    opacity: 1;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

#mypage-area-wrap .user-attention-box .btn a:hover {
    opacity: .8
}

@media screen and (max-width:568px) {
    #mypage-area-wrap .user-attention-box {
        margin-bottom: 10px
    }
    #mypage-area-wrap .user-attention-box .inner {
        padding: 12px 20px 20px
    }
    #mypage-area-wrap .user-attention-box .fuki {
        width: 30px;
        height: 15px
    }
    #mypage-area-wrap .user-attention-box h3 {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 12px
    }
    #mypage-area-wrap .user-attention-box h3 span.icon {
        font-size: 18px;
        margin-right: 8px
    }
}

#ec-point-wrap .inner-box,
#mypage-area-wrap .user-info-box {
    padding: 29px;
    margin-bottom: 40px
}

#ec-point-wrap .inner-box h2,
#mypage-area-wrap .user-info-box h2 {
    color: #979797;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .75);
    padding: 2px 10px 10px 0
}

#ec-point-wrap .inner-box {
    background-color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

#mypage-area-wrap .user-info-box {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#80c9c6c6',endColorstr='#80c9c6c6',GradientType=0))";
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M5YzZjNiIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjOWM2YzYiIHN0b3Atb3BhY2l0eT0iMC41Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(201, 198, 198, .5)), color-stop(100%, rgba(201, 198, 198, .5)));
    background-image: -moz-linear-gradient(top, rgba(201, 198, 198, .5) 0, rgba(201, 198, 198, .5) 100%);
    background-image: -webkit-linear-gradient(top, rgba(201, 198, 198, .5) 0, rgba(201, 198, 198, .5) 100%);
    background-image: linear-gradient(to bottom, rgba(201, 198, 198, .5) 0, rgba(201, 198, 198, .5) 100%);
    border: 1px solid #c8c8c8;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

#mypage-area-wrap.top>h2 {
    position: relative;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    color: #1b1b1b;
    font-size: 34px;
    line-height: 36px;
    text-shadow: 1px 1px 0 #fff;
    letter-spacing: .1em;
    border-bottom: 1px solid #c9c9c9;
    padding: 16px 0 22px;
    margin-bottom: 21px
}

#mypage-area-wrap.top>h2:after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #fff
}

#mypage-area-wrap.top>h2 span {
    display: inline-block;
    margin: 0 5px
}

#mypage-area-wrap.top>h3 {
    text-align: center;
    color: #151515;
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 24px
}

#mypage-area-wrap.top .user-info-box+h2 {
    padding: 14px 0 22px;
    margin-bottom: 40px
}

#mypage-area-wrap .user-info-box dl {
    padding-top: 28px
}

#mypage-area-wrap .user-info-box dl dt {
    color: #515151;
    font-size: 15px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 8px;
    float: left;
    margin-right: 5px
}

#mypage-area-wrap .user-info-box dl dd {
    color: #000;
    font-size: 15px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 8px
}

#mypage-area-wrap .user-info-box dl dd.name,
#mypage-area-wrap .user-info-box dl dt.name {
    display: block;
    float: none
}

#mypage-area-wrap .user-info-box dl dt.name {
    margin-bottom: 20px;
    margin-right: 0
}

#mypage-area-wrap .user-info-box dl dd.name {
    color: #000;
    font-size: 18px;
    line-height: 34px;
    font-weight: 400;
    margin-bottom: 15px
}

#mypage-area-wrap .user-info-box dl dd.name span {
    display: inline-block;
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    margin-right: 16px;
    margin-top: -6px
}

#user-points .img-box {
    float: left;
    width: 216px;
    margin-right: 44px
}

#user-points .img-box span {
    display: block;
    border: 8px solid #fff
}

#user-points .img-box span img {
    width: 100%;
    height: auto
}

#user-points .txt-box {
    float: right;
    width: 100%;
    margin-right: -260px
}

#user-points .txt-box-inner {
    margin-right: 260px
}

#user-points p.point {
    display: inline-block;
    margin-top: 2px;
    margin-right: 12px;
    color: #000;
    font-size: 14px;
    line-height: 22px;
    font-weight: 700
}

#user-points p.point span {
    font-family: Lato, sans-serif;
    font-weight: 900;
    color: #0883eb;
    font-size: 32px;
    margin-left: 6px;
    display: inline-block;
    vertical-align: bottom;
    line-height: 32px
}

#user-points p.txt-link {
    display: inline-block;
    padding: 0 2px;
    margin-top: 10px
}

#user-points p.txt-link a {
    color: #0883eb;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700
}

#user-points p.txt-link span {
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px
}

#user-points p.txt-link+h2 {
    margin-top: 20px
}

#user-points p.txt {
    color: #000;
    font-size: 14px;
    line-height: 22px;
    font-weight: 700
}

#user-points p.txt span {
    color: #0883eb
}

#user-points p.btn {
    margin-top: 20px;
    max-width: 260px
}

#user-points p.btn a {
    padding: 11px 10px 9px 18px
}

#user-points p.btn a span.icon {
    font-size: 13px;
    top: 11px
}

#user-status {
    border-top: 1px solid #d6d6d6;
    margin-top: 36px;
    padding-top: 14px
}

#user-status>div {
    margin: 4px -12px 0
}

#user-status ul {
    box-sizing: border-box;
    display: table;
    width: 100%;
    text-align: center;
    border: none;
    border-spacing: 12px 0
}

#user-status ul:after {
    display: none!important
}

#user-status ul li {
    box-sizing: border-box;
    margin-bottom: 8px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    padding: 13px 10px 11px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #d6d6d6;
    border: 1px solid #d6d6d6;
    display: table-cell;
    width: 33.33%;
    vertical-align: middle;
    word-break: break-all;
    word-wrap: break-word
}

#user-status ul li:first-child {
    margin-left: 0
}

#user-status ul li.active {
    color: #0883eb;
    background-color: #fff;
    border: 1px solid #70b6f1
}

#user-status ul li span {
    display: inline-block;
    margin-left: 4px
}

#mypage-area-wrap .banner-bloc {
    margin-bottom: 40px
}

#mypage-area-wrap .banner-bloc>h3 {
    display: block;
    position: relative;
    color: #000;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    border-left: 8px solid #249aff;
    padding: 14px 10px 16px 26px;
    margin-bottom: 20px
}

#mypage-area-wrap .banner-bloc>h3:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: 1px solid #e3e3e3;
    width: 100%
}

#mypage-area-wrap .banner-bloc ul li {
    margin-bottom: 15px
}

#mypage-area-wrap .banner-bloc ul li a {
    display: block
}

#mypage-area-wrap .banner-bloc ul li a img {
    width: 100%;
    height: auto
}

@media screen and (max-width:1120px) {
    #mypage-area-wrap.top>h3 br {
        display: none
    }
    #user-points .img-box {
        float: left;
        width: 180px;
        margin-right: 30px
    }
    #user-points .img-box span {
        border: 8px solid #fff
    }
    #user-points .txt-box {
        float: right;
        width: 100%;
        margin-right: -210px
    }
    #user-points .txt-box-inner {
        margin-right: 210px
    }
}

@media screen and (max-width:1024px) {
    #mypage-area-wrap.top>h3 br {
        display: block
    }
    #user-points .img-box {
        float: left;
        width: 200px;
        margin-right: 40px
    }
    #user-points .img-box span {
        border: 8px solid #fff
    }
    #user-points .txt-box {
        float: right;
        width: 100%;
        margin-right: -240px
    }
    #user-points .txt-box-inner {
        margin-right: 240px
    }
}

@media screen and (max-width:680px) {
    #mypage-area-wrap .user-info-box dl dd,
    #mypage-area-wrap .user-info-box dl dt {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 15px
    }
    #mypage-area-wrap.top>h3 br {
        display: none
    }
    #mypage-area-wrap .user-info-box dl {
        padding-top: 20px
    }
    #mypage-area-wrap .user-info-box dl dd {
        font-weight: 700
    }
    #mypage-area-wrap .user-info-box dl dt.name {
        margin-bottom: 15px
    }
    #mypage-area-wrap .user-info-box dl dd.name {
        font-size: 15px;
        line-height: 26px
    }
    #mypage-area-wrap .user-info-box dl dd.name span {
        font-size: 18px;
        line-height: 26px;
        margin-right: 10px
    }
    #user-points .img-box {
        float: left;
        width: 180px;
        margin-right: 30px
    }
    #user-points .img-box span {
        border: 8px solid #fff
    }
    #user-points .txt-box {
        float: right;
        width: 100%;
        margin-right: -210px
    }
    #user-points .txt-box-inner {
        margin-right: 210px
    }
}

@media screen and (max-width:568px) {
    #mypage-area-wrap .user-info-box {
        padding: 19px;
        margin-bottom: 20px
    }
    #mypage-area-wrap.top>h2 {
        font-size: 30px;
        line-height: 32px;
        padding: 4px 0 18px;
        margin-bottom: 20px
    }
    #mypage-area-wrap.top>h3 {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 15px
    }
    #mypage-area-wrap.top .user-info-box+h2 {
        padding: 4px 0 18px;
        margin-bottom: 25px
    }
    #user-points .img-box {
        float: left;
        width: 180px;
        margin-right: 30px
    }
    #user-points .img-box span {
        border: 8px solid #fff
    }
    #user-points .txt-box {
        float: right;
        width: 100%;
        margin-right: -210px
    }
    #user-points .txt-box-inner {
        margin-right: 210px
    }
    #mypage-area-wrap .banner-bloc {
        margin-bottom: 25px
    }
    #mypage-area-wrap .banner-bloc>h3 {
        display: block;
        position: relative;
        color: #000;
        font-size: 16px;
        line-height: 22px;
        font-weight: 700;
        border-left: 6px solid #249aff;
        padding: 10px 10px 12px 18px;
        margin-bottom: 15px
    }
    #mypage-area-wrap .banner-bloc ul li {
        margin-bottom: 10px
    }
}

@media screen and (max-width:520px) {
    #mypage-area-wrap .user-info-box {
        padding: 19px 15px 16px;
        margin-bottom: 20px
    }
    #mypage-area-wrap .user-info-box dl dd,
    #mypage-area-wrap .user-info-box dl dt {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 8px
    }
    #mypage-area-wrap .user-info-box dl {
        padding: 0 15px
    }
    #mypage-area-wrap .user-info-box dl dd {
        font-weight: 700
    }
    #mypage-area-wrap .user-info-box dl dt.name {
        margin-bottom: 6px
    }
    #mypage-area-wrap .user-info-box dl dd.name {
        font-size: 15px;
        line-height: 26px
    }
    #mypage-area-wrap .user-info-box dl dd.name span {
        font-size: 18px;
        line-height: 26px;
        margin-right: 10px
    }
    #user-points .img-box {
        float: none;
        width: 216px;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 20px
    }
    #user-points .img-box span {
        border: 8px solid #fff
    }
    #user-points .txt-box {
        float: none;
        width: 100%;
        margin-right: 0
    }
    #user-points .txt-box-inner {
        margin-right: 0
    }
    #user-points p.txt-link {
        display: block
    }
    #user-points p.txt-link+h2 {
        margin-top: 12px
    }
    #user-points p.btn {
        margin: 20px auto 0
    }
    #user-status {
        margin-top: 25px
    }
    #user-status>div {
        margin: 0
    }
    #user-status ul {
        padding-top: 0;
        display: block;
        border-spacing: 0 0
    }
    #user-status ul li {
        display: block;
        width: 100%;
        padding: 11px 10px 9px
    }
    #user-status ul li span {
        display: inline-block
    }
}

@media screen and (max-width:400px) {
    #mypage-area-wrap.top>h2 {
        font-size: 28px;
        line-height: 30px;
        padding: 4px 0 16px;
        margin-bottom: 16px
    }
    #mypage-area-wrap.top>h3 {
        font-size: 13px;
        line-height: 22px;
        margin-bottom: 16px
    }
    #mypage-area-wrap.top .user-info-box+h2 {
        padding: 4px 0 16px;
        margin-bottom: 25px
    }
}

#mypage-area-wrap.top {
    padding-top: 30px
}

#mypage-area-wrap.top .mypage-area-box>h2 {
    text-align: center;
    color: #18191c;
    font-size: 27px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: .04em;
    padding: 26px 0 27px;
    display: block;
    max-width: 640px;
    margin: 0 auto 31px;
    background-image: url();
    background-repeat: repeat-x;
    background-position: left bottom
}

#mypage-area-wrap.top .mypage-area-box>p span,
#mypage-area-wrap.top .status-area>p span {
    display: inline-block
}

#mypage-area-wrap.top .mypage-area-box>p {
    text-align: center;
    color: #18191c;
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 30px
}

#mypage-area-wrap.top .mypage-area-box {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #d4d4d3;
    background-color: #fff;
    padding: 30px;
    margin-bottom: 60px
}

#mypage-area-wrap.top .mypage-area-box>section {
    max-width: 640px;
    margin: 0 auto
}

#mypage-area-wrap.top .status-area {
    padding-bottom: 38px
}

#mypage-area-wrap.top .status-area>h3 {
    text-align: center;
    color: #9d9d9d;
    font-size: 26px;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 44px;
    padding-top: 19px
}

#mypage-area-wrap.top .status-area>p {
    text-align: center;
    color: #1a1a1a;
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 10px
}

#mypage-area-wrap.top .status-area>p a,
#mypage-area-wrap.top .status-area>p a:visited {
    color: #f46b10;
    font-weight: 700;
    text-decoration: underline;
    margin-right: 4px
}

#mypage-area-wrap.top .status-area .status-bloc {
    margin: 0 -20px 40px
}

#mypage-area-wrap.top .status-area ul.status {
    display: table;
    width: 100%;
    text-align: center;
    border: none;
    border-collapse: separate;
    border-spacing: 20px 0
}

#mypage-area-wrap.top .status-area ul.status li {
    display: table-cell;
    border-collapse: separate;
    width: 50%;
    vertical-align: middle;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 27px;
    -webkit-border-radius: 27px;
    border-radius: 27px;
    border: 2px solid #dedede;
    background-image: url();
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 40px 30px
}

#mypage-area-wrap.top .status-area ul.status li.active {
    border: 2px solid #f46b10;
    background-image: url()
}

#mypage-area-wrap.top .status-area ul.status li a,
#mypage-area-wrap.top .status-area ul.status li a:visited,
#mypage-area-wrap.top .status-area ul.status li p {
    display: block;
    padding: 15px 15px 13px 55px;
    color: #c9c8c8;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700
}

#mypage-area-wrap.top .status-area ul.status li.active a,
#mypage-area-wrap.top .status-area ul.status li.active a:visited,
#mypage-area-wrap.top .status-area ul.status li.active p {
    color: #f46b10;
    text-decoration: none
}

#mypage-area-wrap.top .status-area ul.status li a:hover {
    text-decoration: none
}

#mypage-area-wrap.top .menu-area ul.btn li {
    margin-bottom: 35px
}

#mypage-area-wrap.top .menu-area ul.btn li a,
#mypage-area-wrap.top .menu-area ul.btn li a:visited {
    background-image: url();
    background-repeat: no-repeat;
    background-position: 27px center;
    background-size: 20px 20px;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    padding: 24px 30px 20px 60px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #dd356f;
    border: 3px solid #dd356f
}

#mypage-area-wrap.top .menu-area ul.btn li a span,
#mypage-area-wrap.top .menu-area ul.btn li a:visited span {
    display: inline-block
}

#mypage-area-wrap.top .menu-area ul.btn.btn-white li a,
#mypage-area-wrap.top .menu-area ul.btn.btn-white li a:visited {
    background-image: url();
    color: #727272;
    background-color: #fff;
    border: 3px solid #dd356f
}

#mypage-area-wrap.top .mypage-info-box>h3 {
    font-family: "Rounded Mplus 1c";
    font-weight: 900;
    color: #18191c;
    font-size: 26px;
    line-height: 1;
    letter-spacing: -.02em;
    padding: 0 1px 30px;
    margin-bottom: 20px;
    background-image: url();
    background-repeat: repeat-x;
    background-position: left bottom;
    border: 0
}

#mypage-area-wrap.top .mypage-info-box>p {
    color: #18191c;
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 12px
}

#mypage-area-wrap.top .mypage-info-box>p a,
#mypage-area-wrap.top .mypage-info-box>p a:visited {
    color: #2c97e3
}

#mypage-area-wrap.top .mypage-info-box>ul {
    padding-top: 15px;
    margin-bottom: 27px
}

#mypage-area-wrap.top .mypage-info-box>ul li {
    color: #18191c;
    font-size: 15px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 2px
}

@media screen and (max-width:1170px) {
    #mypage-area-wrap.top .mypage-area-box {
        padding: 30px
    }
    #mypage-area-wrap.top .status-area {
        padding-bottom: 38px
    }
    #mypage-area-wrap.top .status-area>h3 {
        font-size: 26px;
        margin-bottom: 44px;
        padding-top: 19px
    }
    #mypage-area-wrap.top .status-area>p {
        font-size: 15px;
        line-height: 28px;
        margin-bottom: 10px
    }
    #mypage-area-wrap.top .status-area .status-bloc {
        margin: 0 -10px 40px
    }
    #mypage-area-wrap.top .status-area ul.status {
        border-spacing: 10px 0
    }
    #mypage-area-wrap.top .status-area ul.status li {
        background-position: 8px center;
        background-size: 30px 23px
    }
    #mypage-area-wrap.top .status-area ul.status li a,
    #mypage-area-wrap.top .status-area ul.status li a:visited,
    #mypage-area-wrap.top .status-area ul.status li p {
        padding: 9px 10px 8px 40px;
        font-size: 14px;
        line-height: 18px
    }
    #mypage-area-wrap.top .status-area ul.status li a span,
    #mypage-area-wrap.top .status-area ul.status li a:visited span,
    #mypage-area-wrap.top .status-area ul.status li p span {
        display: block
    }
    #mypage-area-wrap.top .menu-area ul.btn li {
        margin-bottom: 25px
    }
}

@media screen and (max-width:1024px) {
    #mypage-area-wrap.top .mypage-area-box {
        padding: 30px
    }
    #mypage-area-wrap.top .status-area {
        padding-bottom: 38px
    }
    #mypage-area-wrap.top .status-area>h3 {
        font-size: 26px;
        margin-bottom: 44px;
        padding-top: 19px
    }
    #mypage-area-wrap.top .status-area>p {
        font-size: 15px;
        line-height: 28px;
        margin-bottom: 10px
    }
    #mypage-area-wrap.top .status-area .status-bloc {
        margin: 0 -20px 40px
    }
    #mypage-area-wrap.top .status-area ul.status {
        border-spacing: 20px 0
    }
    #mypage-area-wrap.top .status-area ul.status li {
        background-position: 10px center;
        background-size: 40px 30px
    }
    #mypage-area-wrap.top .status-area ul.status li a,
    #mypage-area-wrap.top .status-area ul.status li a:visited,
    #mypage-area-wrap.top .status-area ul.status li p {
        padding: 15px 15px 13px 55px;
        font-size: 16px;
        line-height: 22px
    }
    #mypage-area-wrap.top .status-area ul.status li a span,
    #mypage-area-wrap.top .status-area ul.status li a:visited span,
    #mypage-area-wrap.top .status-area ul.status li p span {
        display: inline-block
    }
    #mypage-area-wrap.top .menu-area ul.btn li {
        margin-bottom: 35px
    }
}

@media screen and (max-width:820px) {
    #mypage-area-wrap.top .mypage-area-box {
        padding: 25px 30px 20px;
        margin-bottom: 40px
    }
    #mypage-area-wrap.top .mypage-area-box>h2 {
        font-size: 26px;
        line-height: 1;
        padding: 10px 0 25px;
        margin: 0 auto 30px
    }
    #mypage-area-wrap.top .mypage-area-box>p {
        font-size: 15px;
        line-height: 26px;
        margin-bottom: 30px
    }
    #mypage-area-wrap.top .status-area {
        padding-bottom: 38px
    }
    #mypage-area-wrap.top .status-area>h3 {
        font-size: 26px;
        margin-bottom: 35px;
        padding-top: 19px
    }
    #mypage-area-wrap.top .status-area>p {
        font-size: 15px;
        line-height: 28px;
        margin-bottom: 10px
    }
    #mypage-area-wrap.top .status-area .status-bloc {
        margin: 0 -20px 35px
    }
    #mypage-area-wrap.top .status-area ul.status {
        border-spacing: 20px 0
    }
    #mypage-area-wrap.top .status-area ul.status li {
        -moz-border-radius: 33px;
        -webkit-border-radius: 33px;
        border-radius: 33px;
        background-position: 10px center;
        background-size: 40px 30px
    }
    #mypage-area-wrap.top .status-area ul.status li a,
    #mypage-area-wrap.top .status-area ul.status li a:visited,
    #mypage-area-wrap.top .status-area ul.status li p {
        padding: 10px 15px 8px 50px;
        font-size: 16px;
        line-height: 22px
    }
    #mypage-area-wrap.top .status-area ul.status li a span,
    #mypage-area-wrap.top .status-area ul.status li a:visited span,
    #mypage-area-wrap.top .status-area ul.status li p span {
        display: block
    }
    #mypage-area-wrap.top .menu-area ul.btn li {
        margin-bottom: 20px
    }
    #mypage-area-wrap.top .mypage-info-box {
        padding: 0 2px;
        margin-bottom: 20px
    }
    #mypage-area-wrap.top .mypage-info-box>h3 {
        font-size: 24px;
        padding: 0 2px 28px;
        margin-bottom: 20px
    }
    #mypage-area-wrap.top .mypage-info-box>p {
        font-size: 15px;
        line-height: 26px;
        margin-bottom: 12px
    }
    #mypage-area-wrap.top .mypage-info-box>ul {
        padding-top: 10px;
        margin-bottom: 20px
    }
    #mypage-area-wrap.top .mypage-info-box>ul li {
        font-size: 15px;
        line-height: 24px;
        margin-bottom: 2px
    }
}

@media screen and (min-width:769px) {
    #mypage-area-wrap.top .menu-area ul.btn li a {
        -moz-transition: opacity .3s;
        -o-transition: opacity .3s;
        -webkit-transition: opacity .3s;
        transition: opacity .3s;
        opacity: 1
    }
    #mypage-area-wrap.top .menu-area ul.btn li a:hover {
        opacity: .75
    }
}

@media screen and (max-width:768px) {
    #mypage-area-wrap.top {
        padding-top: 15px
    }
}

@media screen and (max-width:640px) {
    #mypage-area-wrap.top .mypage-area-box {
        padding: 25px 30px 20px;
        margin-bottom: 30px
    }
    #mypage-area-wrap.top .mypage-area-box>h2 {
        font-size: 25px;
        line-height: 1;
        padding: 8px 0 22px;
        margin: 0 auto 22px
    }
    #mypage-area-wrap.top .mypage-area-box>p {
        font-size: 15px;
        line-height: 26px;
        margin-bottom: 22px
    }
    #mypage-area-wrap.top .status-area {
        padding-bottom: 38px
    }
    #mypage-area-wrap.top .status-area>h3 {
        font-size: 26px;
        margin-bottom: 35px;
        padding-top: 19px
    }
    #mypage-area-wrap.top .status-area>p {
        font-size: 15px;
        line-height: 28px;
        margin-bottom: 10px
    }
    #mypage-area-wrap.top .status-area .status-bloc {
        margin: 0 -10px 35px
    }
    #mypage-area-wrap.top .status-area ul.status {
        border-spacing: 10px 0
    }
    #mypage-area-wrap.top .status-area ul.status li {
        -moz-border-radius: 27px;
        -webkit-border-radius: 27px;
        border-radius: 27px;
        background-position: 8px center;
        background-size: 30px 23px
    }
    #mypage-area-wrap.top .status-area ul.status li a,
    #mypage-area-wrap.top .status-area ul.status li a:visited,
    #mypage-area-wrap.top .status-area ul.status li p {
        padding: 9px 10px 8px 40px;
        font-size: 14px;
        line-height: 18px
    }
    #mypage-area-wrap.top .status-area ul.status li a span,
    #mypage-area-wrap.top .status-area ul.status li a:visited span,
    #mypage-area-wrap.top .status-area ul.status li p span {
        display: block
    }
    #mypage-area-wrap.top .menu-area ul.btn li {
        margin-bottom: 20px
    }
    #mypage-area-wrap.top .menu-area ul.btn li a,
    #mypage-area-wrap.top .menu-area ul.btn li a:visited {
        background-position: 25px center;
        font-size: 18px;
        line-height: 28px;
        padding: 20px 30px 16px 60px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px
    }
    #mypage-area-wrap.top .mypage-info-box {
        padding: 0 2px;
        margin-bottom: 20px
    }
    #mypage-area-wrap.top .mypage-info-box>h3 {
        font-size: 22px;
        padding: 0 2px 26px;
        margin-bottom: 18px
    }
    #mypage-area-wrap.top .mypage-info-box>p {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 12px
    }
    #mypage-area-wrap.top .mypage-info-box>ul {
        padding-top: 6px;
        margin-bottom: 16px
    }
    #mypage-area-wrap.top .mypage-info-box>ul li {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 2px
    }
}

@media screen and (max-width:568px) {
    #mypage-area-wrap.top {
        padding-top: 10px
    }
    #mypage-area-wrap.top .mypage-area-box {
        padding: 25px 30px 20px
    }
    #mypage-area-wrap.top .status-area {
        padding-bottom: 30px
    }
    #mypage-area-wrap.top .status-area>h3 {
        font-size: 26px;
        margin-bottom: 35px;
        padding-top: 19px
    }
    #mypage-area-wrap.top .status-area>p {
        font-size: 15px;
        line-height: 28px;
        margin-bottom: 10px
    }
    #mypage-area-wrap.top .status-area .status-bloc {
        margin: 0 0 30px
    }
    #mypage-area-wrap.top .status-area ul.status {
        display: block;
        border-spacing: 0 0
    }
    #mypage-area-wrap.top .status-area ul.status li {
        display: block;
        width: 100%;
        -moz-border-radius: 27px;
        -webkit-border-radius: 27px;
        border-radius: 27px;
        background-position: 10px center;
        background-size: 30px 23px;
        margin-bottom: 12px
    }
    #mypage-area-wrap.top .status-area ul.status li a,
    #mypage-area-wrap.top .status-area ul.status li a:visited,
    #mypage-area-wrap.top .status-area ul.status li p {
        padding: 10px 15px 8px 45px;
        font-size: 16px;
        line-height: 22px
    }
    #mypage-area-wrap.top .status-area ul.status li a span,
    #mypage-area-wrap.top .status-area ul.status li a:visited span,
    #mypage-area-wrap.top .status-area ul.status li p span {
        display: inline-block
    }
    #mypage-area-wrap.top .menu-area ul.btn li {
        margin-bottom: 20px
    }
    #mypage-area-wrap.top .menu-area ul.btn li a,
    #mypage-area-wrap.top .menu-area ul.btn li a:visited {
        background-position: 25px center;
        font-size: 18px;
        line-height: 28px;
        padding: 20px 30px 16px 60px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px
    }
}

@media screen and (max-width:400px) {
    #mypage-area-wrap.top {
        padding-top: 10px
    }
    #mypage-area-wrap.top .mypage-area-box {
        padding: 24px 16px 15px;
        margin-bottom: 30px
    }
    #mypage-area-wrap.top .mypage-area-box>h2 {
        font-size: 22px;
        line-height: 1;
        padding: 2px 0 16px;
        margin: 0 auto 14px
    }
    #mypage-area-wrap.top .mypage-area-box>p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 15px
    }
    #mypage-area-wrap.top .status-area {
        padding-bottom: 20px
    }
    #mypage-area-wrap.top .status-area>h3 {
        font-size: 22px;
        margin-bottom: 25px;
        padding-top: 10px
    }
    #mypage-area-wrap.top .status-area>p {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 8px
    }
    #mypage-area-wrap.top .status-area .status-bloc {
        margin: 0 0 15px
    }
    #mypage-area-wrap.top .menu-area ul.btn li {
        margin-bottom: 15px
    }
    #mypage-area-wrap.top .menu-area ul.btn li a,
    #mypage-area-wrap.top .menu-area ul.btn li a:visited {
        background-position: 15px center;
        background-size: 16px 16px;
        font-size: 17px;
        line-height: 26px;
        padding: 18px 15px 15px 40px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px
    }
    #mypage-area-wrap.top .menu-area ul.btn.btn-orange li a {
        font-size: 17px;
        line-height: 26px;
        padding: 13px 15px 10px 40px
    }
    #mypage-area-wrap.top .menu-area ul.btn.btn-orange li.btn-reservation a {
        font-size: 18px;
        line-height: 26px;
        padding: 18px 15px 15px 40px
    }
    #mypage-area-wrap.top .mypage-info-box {
        padding: 0 5px;
        margin-bottom: 20px
    }
    #mypage-area-wrap.top .mypage-info-box>h3 {
        font-size: 20px;
        padding: 0 1px 26px;
        margin-bottom: 14px
    }
    #mypage-area-wrap.top .mypage-info-box>p {
        font-size: 13px;
        line-height: 24px;
        margin-bottom: 10px
    }
    #mypage-area-wrap.top .mypage-info-box>ul {
        padding-top: 4px;
        margin-bottom: 14px
    }
    #mypage-area-wrap.top .mypage-info-box>ul li {
        font-size: 13px;
        line-height: 22px;
        margin-bottom: 2px
    }
}

@media screen and (max-width:320px) {
    #mypage-area-wrap.top .status-area {
        padding-bottom: 10px
    }
    #mypage-area-wrap.top .status-area>h3 {
        font-size: 20px;
        margin-bottom: 25px;
        padding-top: 10px
    }
    #mypage-area-wrap.top .status-area>p {
        font-size: 13px;
        line-height: 24px;
        margin-bottom: 8px
    }
    #mypage-area-wrap.top .status-area ul.status li {
        -moz-border-radius: 27px;
        -webkit-border-radius: 27px;
        border-radius: 27px;
        background-position: 10px center;
        background-size: 24px 18px;
        margin-bottom: 12px
    }
    #mypage-area-wrap.top .status-area ul.status li a,
    #mypage-area-wrap.top .status-area ul.status li a:visited,
    #mypage-area-wrap.top .status-area ul.status li p {
        padding: 10px 15px 8px 40px;
        font-size: 14px;
        line-height: 22px
    }
    #mypage-area-wrap.top .status-area ul.status li a span,
    #mypage-area-wrap.top .status-area ul.status li a:visited span,
    #mypage-area-wrap.top .status-area ul.status li p span {
        display: inline-block
    }
    #mypage-area-wrap.top .menu-area ul.btn li {
        margin-bottom: 12px
    }
    #mypage-area-wrap.top .menu-area ul.btn li a,
    #mypage-area-wrap.top .menu-area ul.btn li a:visited {
        font-size: 16px;
        line-height: 24px;
        padding: 17px 15px 15px 40px
    }
    #mypage-area-wrap.top .menu-area ul.btn.btn-orange li a,
    #mypage-area-wrap.top .menu-area ul.btn.btn-white li:first-child a {
        font-size: 15px;
        line-height: 24px;
        padding: 11px 15px 8px 40px
    }
    #mypage-area-wrap.top .menu-area ul.btn.btn-white li:first-child a {
        font-size: 16px
    }
    #mypage-area-wrap.top .menu-area ul.btn.btn-orange li.btn-reservation a {
        font-size: 17px;
        line-height: 24px;
        padding: 17px 15px 15px 40px
    }
}

#ec-wpdownload-wrap {
    padding-top: 20px
}

#ec-wpdownload-wrap>p {
    color: #000;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 20px
}

#ec-wpdownload-wrap>p a {
    color: #18191c;
    font-weight: 700
}

#ec-wpdownload-wrap>h3 {
    color: #000;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    border-left: 8px solid #d8d8d8;
    background-color: #eee;
    padding: 10px 10px 8px 17px;
    margin-bottom: 26px
}

#ec-wpdownload-wrap>dl {
    color: #000;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px
}

#ec-wpdownload-wrap>dl>dt {
    font-weight: 700;
    margin-bottom: 6px
}

#ec-wpdownload-wrap>dl dd+dt {
    margin-top: 22px
}

#ec-wpdownload-wrap>dl ol {
    list-style-type: decimal;
    margin-left: 24px
}

#ec-wpdownload-wrap .dl-area-bloc {
    margin-bottom: 20px
}

#ec-wpdownload-wrap .dl-area-bloc>h2 {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    background-color: #000;
    padding: 11px 15px 9px 18px;
    margin-bottom: 20px
}

#ec-wpdownload-wrap .dl-area-bloc .dl-bloc {
    float: left;
    width: 48.15%;
    margin-right: 3.7%;
    margin-bottom: 30px
}

#ec-wpdownload-wrap .dl-area-bloc .dl-bloc:nth-child(odd) {
    margin-right: 0
}

#ec-wpdownload-wrap .dl-bloc .img-box span img {
    width: 100%;
    height: auto
}

#ec-wpdownload-wrap .dl-bloc .link-box {
    padding: 9px 10px 0
}

#ec-wpdownload-wrap .dl-bloc .link-box ul li {
    float: left;
    width: 48.6%;
    margin-right: 2.8%;
    border-bottom: 1px solid #e5e5e5
}

#ec-wpdownload-wrap .dl-bloc .link-box ul li:nth-child(even) {
    margin-right: 0
}

#ec-wpdownload-wrap .dl-bloc .link-box ul li a {
    position: relative;
    display: block;
    font-family: Lato, sans-serif;
    font-weight: 700;
    color: #000;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    padding: 8px 10px 7px;
    background-color: #fff;
    -moz-transition: background-color .2s;
    -o-transition: background-color .2s;
    -webkit-transition: background-color .2s;
    transition: background-color .2s
}

#ec-wpdownload-wrap .dl-bloc .link-box ul li a:before {
    display: block;
    content: '2';
    font-family: web_icon_fontsregular;
    color: #cfcfcf;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    position: absolute;
    top: 8px;
    left: 3px;
    z-index: 0;
    -moz-transition: color .2s;
    -o-transition: color .2s;
    -webkit-transition: color .2s;
    transition: color .2s
}

@media screen and (min-width:769px) {
    #ec-wpdownload-wrap .dl-bloc .link-box ul li a:hover {
        background-color: #f4f4f4
    }
    #ec-wpdownload-wrap .dl-bloc .link-box ul li a:hover:before {
        color: #333
    }
}

@media screen and (max-width:568px) {
    #ec-wpdownload-wrap {
        padding-top: 15px
    }
    #ec-wpdownload-wrap>p {
        font-size: 13px;
        line-height: 24px;
        margin-bottom: 15px;
        padding: 0 4px
    }
    #ec-wpdownload-wrap>h3 {
        border-left: 6px solid #d8d8d8;
        padding: 10px 10px 8px 17px;
        margin-bottom: 20px
    }
    #ec-wpdownload-wrap>dl {
        font-size: 12px;
        line-height: 18px
    }
    #ec-wpdownload-wrap>dl>dt {
        font-size: 13px;
        font-weight: 700;
        margin-bottom: 6px
    }
    #ec-wpdownload-wrap>dl dd+dt {
        margin-top: 16px
    }
    #ec-wpdownload-wrap>dl ol {
        list-style-type: decimal;
        margin-left: 20px
    }
    #ec-wpdownload-wrap .dl-area-bloc {
        margin-bottom: 10px
    }
    #ec-wpdownload-wrap .dl-area-bloc>h2 {
        padding: 9px 10px 8px 15px;
        margin-bottom: 20px
    }
    #ec-wpdownload-wrap .dl-area-bloc .dl-bloc {
        margin-bottom: 20px
    }
    #ec-wpdownload-wrap .dl-bloc .link-box {
        padding: 5px 0 0
    }
    #ec-wpdownload-wrap .dl-bloc .link-box ul li {
        float: none;
        width: 100%;
        margin-right: 0;
        border-bottom: 1px solid #e5e5e5
    }
    #ec-wpdownload-wrap .dl-bloc .link-box ul li:nth-child(even) {
        margin-right: 0
    }
    #ec-wpdownload-wrap .dl-bloc .link-box ul li a {
        position: relative;
        display: block;
        font-family: Lato, sans-serif;
        font-weight: 700;
        color: #000;
        font-size: 13px;
        line-height: 18px;
        text-align: center;
        padding: 8px 10px 7px;
        background-color: #fff;
        -moz-transition: background-color .2s;
        -o-transition: background-color .2s;
        -webkit-transition: background-color .2s;
        transition: background-color .2s
    }
    #ec-wpdownload-wrap .dl-bloc .link-box ul li a:before {
        display: block;
        content: '2';
        font-family: web_icon_fontsregular;
        color: #cfcfcf;
        font-size: 12px;
        line-height: 18px;
        font-weight: 400;
        position: absolute;
        top: 8px;
        left: 3px;
        z-index: 0;
        -moz-transition: color .2s;
        -o-transition: color .2s;
        -webkit-transition: color .2s;
        transition: color .2s
    }
}

#ec-point-wrap {
    padding-top: 20px
}

#ec-point-wrap .inner-box {
    padding: 30px;
    margin-bottom: 40px
}

#ec-point-wrap .inner-box:after {
    height: 0;
    visibility: hidden;
    content: ".";
    display: block;
    clear: both
}

#ec-point-wrap #user-points .txt-limit {
    float: left;
    width: 55%
}

#ec-point-wrap #user-points p.btn {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    width: 40%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 10px
}

#point-table-wrap {
    margin-bottom: 40px
}

#point-table-wrap table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
    height: 100%;
    border-bottom: 1px solid #e5e5e5
}

#point-table-wrap table td,
#point-table-wrap table th {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center
}

#point-table-wrap table th {
    padding: 12px 5px 10px;
    height: 39px;
    color: #333;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    background-color: #f6f6f6;
    border-bottom: 1px solid #e5e5e5
}

#point-table-wrap table th:first-child {
    border-left: 1px solid #e5e5e5
}

#point-table-wrap table tr th:last-child {
    min-width: 70px
}

#point-table-wrap table td {
    color: #333;
    font-size: 13px;
    line-height: 22px;
    font-weight: 700;
    padding: 12px 20px;
    background-color: #fff;
    background-image: url();
    background-repeat: repeat-y;
    background-position: left top;
    vertical-align: middle
}

#point-table-wrap table td:first-child {
    background-image: none
}

#point-table-wrap table td:nth-child(2) {
    text-align: left
}

#point-table-wrap table tr.odd td,
#point-table-wrap table tr:nth-child(odd) td {
    background-color: #fafafa
}

#point-table-wrap table tr.even td,
#point-table-wrap table tr:nth-child(even) td {
    background-color: #fff
}

#point-table-wrap table tr.decrease td {
    color: #f42660;
    background-color: #ffeaef
}

@media screen and (max-width:1180px) {
    #ec-point-wrap #user-points .txt-limit {
        float: none;
        width: 100%
    }
    #ec-point-wrap #user-points p.btn {
        float: none;
        width: 260px
    }
}

@media screen and (max-width:1024px) {
    #ec-point-wrap #user-points .txt-limit {
        float: left;
        width: 55%
    }
    #ec-point-wrap #user-points p.btn {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: right;
        width: 40%;
        padding: 0 10px
    }
}

@media screen and (max-width:840px) {
    #ec-point-wrap #user-points p.btn {
        padding: 0
    }
}

@media screen and (max-width:640px) {
    #ec-point-wrap #user-points .txt-limit {
        float: none;
        width: 100%
    }
    #ec-point-wrap #user-points p.btn {
        float: none;
        width: 260px
    }
}

@media screen and (max-width:568px) {
    #ec-point-wrap {
        padding-top: 15px
    }
    #ec-point-wrap .inner-box {
        padding: 20px 20px 25px;
        margin-bottom: 20px
    }
    #point-table-wrap {
        margin-bottom: 20px
    }
    #point-table-wrap table th {
        padding: 12px 5px 10px;
        font-size: 13px;
        line-height: 16px
    }
    #point-table-wrap table td {
        font-size: 12px;
        line-height: 16px;
        padding: 10px
    }
}

#ec-point-wrap .screen-image {
    margin-top: 5px;
    margin-bottom: 25px
}

#ec-point-wrap .screen-image img {
    width: 100%;
    height: auto
}

#ec-point-wrap .screen-image ul {
    letter-spacing: -.4em;
    text-align: center;
    margin: 0 -2.5%
}

#ec-point-wrap .screen-image ul li {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #333;
    width: 46%;
    margin: 0 1%
}

#ec-point-wrap .user-download .txt-area {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 10px solid #eee;
    background-color: #fff;
    padding: 18px 10px 10px;
    margin-bottom: 0
}

#ec-point-wrap .user-download .txt-area p.point {
    max-width: 280px;
    margin: 0 auto 20px;
    color: #000;
    font-size: 15px;
    line-height: 22px;
    font-weight: 700
}

#ec-point-wrap .user-download .txt-area p.point span {
    font-family: Lato, sans-serif;
    font-weight: 900;
    color: #0883eb;
    font-size: 32px;
    margin-left: 6px;
    display: inline-block;
    vertical-align: bottom;
    line-height: 32px
}

#ec-point-wrap .user-download {
    margin-bottom: 20px
}

#ec-point-wrap .user-download .btn-area {
    padding: 30px 0 20px
}

#ec-point-wrap .user-download .btn {
    max-width: 280px;
    margin: 0 auto
}

#ec-point-wrap .user-download .btn a {
    font-size: 20px;
    line-height: 28px;
    padding: 15px 10px 15px 25px
}

#ec-point-wrap .user-download .btn a span.icon {
    font-size: 20px;
    line-height: 28px
}

#ec-point-wrap .user-download .arw a span.icon {
    font-size: 20px;
    line-height: 30px
}

#ec-point-wrap .user-download .txt {
    text-align: center;
    color: red;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    background-color: #FFE8E8;
    padding: 20px 15px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

@media screen and (max-width:568px) {
    #ec-point-wrap .user-download .txt-area {
        border: 6px solid #eee;
        padding: 12px 20px 8px;
        margin-bottom: 0
    }
    #ec-point-wrap .user-download .txt-area p.point {
        max-width: 280px;
        margin: 0 auto 8px;
        color: #000;
        font-size: 14px;
        line-height: 22px;
        font-weight: 700
    }
    #ec-point-wrap .user-download .txt-area p.point span {
        font-size: 28px;
        line-height: 30px
    }
    #ec-point-wrap .user-download {
        margin-bottom: 20px
    }
    #ec-point-wrap .user-download .btn-area {
        padding: 20px 0 10px
    }
    #ec-point-wrap .user-download .btn {
        max-width: 100%
    }
    #ec-point-wrap .user-download .btn a {
        font-size: 20px;
        line-height: 28px;
        padding: 12px 10px 12px 15px
    }
    #ec-point-wrap .user-download .btn a span.icon {
        font-size: 20px;
        line-height: 22px
    }
    #ec-point-wrap .user-download .arw a span.icon {
        font-size: 20px;
        line-height: 24px
    }
    #ec-point-wrap .user-download .txt {
        font-size: 18px;
        line-height: 24px;
        padding: 15px 30px
    }
}

#download-layer .dl-window,
#ec-point-wrap ul.pagelink-btns li a {
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

@media screen and (max-width:400px) {
    #ec-point-wrap .screen-image {
        margin-top: 5px;
        margin-bottom: 15px
    }
    #ec-point-wrap .screen-image img {
        width: 100%;
        height: auto
    }
    #ec-point-wrap .screen-image ul {
        letter-spacing: -.4em;
        text-align: center;
        margin: 0
    }
    #ec-point-wrap .screen-image ul li {
        width: 99%;
        margin: 0
    }
    #ec-point-wrap .screen-image ul li:last-child {
        display: none
    }
}

#download-layer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: none
}

#download-layer .download-over {
    display: table;
    width: 100%;
    height: 100%
}

#download-layer .inner {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    padding: 0 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, .7);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#b3000000', GradientType=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#b3000000, endcolorstr=#b3000000))"
}

#download-layer .dl-window {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 30px 20px;
    border-radius: 5px;
    background-color: #FFF;
    height: auto;
    margin: -10px auto 0;
    max-width: 400px
}

#download-layer .dl-window .txt {
    color: #333;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-top: 5px
}

#download-layer .dl-window .btn {
    margin-bottom: 10px
}

#download-layer .dl-window .loading-img {
    margin-top: 10px;
    margin-bottom: 20px
}

#download-layer .dl-window .loading-img+.txt {
    padding-top: 0;
    font-size: 14px
}

#ec-wrap .supp-ul li {
    position: relative;
    list-style: none
}

#ec-wrap .supp-ul li:before {
    position: relative;
    content: '※';
    display: inline-block
}

#ec-point-wrap .point-read-bloc .txt-box {
    float: left;
    width: 100%;
    margin-right: -270px
}

#ec-point-wrap .point-read-bloc .txt-box .inner {
    margin-right: 270px;
    padding: 0
}

#ec-point-wrap .point-read-bloc .img-box {
    float: right;
    width: 270px
}

#ec-point-wrap .point-read-bloc .img-box span {
    display: block;
    width: 152px;
    margin: 0 auto
}

#ec-point-wrap .point-read-bloc .img-box span img {
    width: 100%;
    height: auto
}

#ec-point-wrap .point-read-bloc h2 {
    color: #18191c;
    font-size: 28px;
    line-height: 36px;
    font-weight: 700;
    padding: 0 45px 0 0
}

#ec-point-wrap .point-read-bloc h3 {
    color: #000;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    padding: 0 30px 0 0;
    margin-top: 12px
}

#ec-point-wrap .point-read-bloc .supp-ul {
    margin-top: 12px
}

#ec-point-wrap .point-read-bloc .supp-ul li {
    color: #000;
    font-size: 11px;
    line-height: 18px;
    margin-left: 14px;
    margin-bottom: 5px
}

#ec-point-wrap .point-read-bloc .supp-ul li:before {
    width: 14px;
    margin-left: -14px
}

@media screen and (max-width:1240px) {
    #ec-point-wrap .point-read-bloc .txt-box {
        float: left;
        width: 100%;
        margin-right: -200px
    }
    #ec-point-wrap .point-read-bloc .txt-box .inner {
        margin-right: 200px
    }
    #ec-point-wrap .point-read-bloc .img-box {
        float: right;
        width: 200px
    }
    #ec-point-wrap .point-read-bloc .img-box span {
        display: block;
        width: 152px;
        margin: 0 0 0 auto
    }
    #ec-point-wrap .point-read-bloc h2 {
        font-size: 28px;
        line-height: 36px;
        padding: 0
    }
    #ec-point-wrap .point-read-bloc h3 {
        font-size: 18px;
        line-height: 26px;
        padding: 0;
        margin-top: 12px
    }
}

@media screen and (max-width:1024px) {
    #ec-point-wrap .point-read-bloc .txt-box {
        float: left;
        width: 100%;
        margin-right: -270px
    }
    #ec-point-wrap .point-read-bloc .txt-box .inner {
        margin-right: 270px
    }
    #ec-point-wrap .point-read-bloc .img-box {
        float: right;
        width: 270px
    }
    #ec-point-wrap .point-read-bloc .img-box span {
        display: block;
        width: 152px;
        margin: 0 auto
    }
    #ec-point-wrap .point-read-bloc h2 {
        color: #18191c;
        font-size: 28px;
        line-height: 36px;
        font-weight: 700;
        padding: 0 45px 0 0
    }
    #ec-point-wrap .point-read-bloc h3 {
        color: #000;
        font-size: 18px;
        line-height: 26px;
        font-weight: 700;
        padding: 0 30px 0 0;
        margin-top: 12px
    }
}

@media screen and (max-width:900px) {
    #ec-point-wrap .point-read-bloc .txt-box {
        float: left;
        width: 100%;
        margin-right: -200px
    }
    #ec-point-wrap .point-read-bloc .txt-box .inner {
        margin-right: 200px
    }
    #ec-point-wrap .point-read-bloc .img-box {
        float: right;
        width: 200px
    }
    #ec-point-wrap .point-read-bloc .img-box span {
        display: block;
        width: 152px;
        margin: 0 0 0 auto
    }
    #ec-point-wrap .point-read-bloc h2 {
        font-size: 28px;
        line-height: 36px;
        padding: 0
    }
    #ec-point-wrap .point-read-bloc h3 {
        font-size: 18px;
        line-height: 26px;
        padding: 0;
        margin-top: 12px
    }
}

@media screen and (max-width:768px) {
    #ec-point-wrap .point-read-bloc .txt-box {
        float: left;
        width: 100%;
        margin-right: -200px
    }
    #ec-point-wrap .point-read-bloc .txt-box .inner {
        margin-right: 200px
    }
    #ec-point-wrap .point-read-bloc .img-box {
        float: right;
        width: 200px
    }
    #ec-point-wrap .point-read-bloc .img-box span {
        width: 152px;
        margin: 0 0 0 auto
    }
    #ec-point-wrap .point-read-bloc h2 {
        font-size: 26px;
        line-height: 34px;
        padding: 0 45px 0 0
    }
    #ec-point-wrap .point-read-bloc h3 {
        font-size: 18px;
        line-height: 26px;
        padding: 0 30px 0 0;
        margin-top: 12px
    }
}

@media screen and (max-width:680px) {
    #ec-point-wrap .point-read-bloc .txt-box {
        margin-right: -180px
    }
    #ec-point-wrap .point-read-bloc .txt-box .inner {
        margin-right: 180px
    }
    #ec-point-wrap .point-read-bloc .img-box {
        width: 180px
    }
    #ec-point-wrap .point-read-bloc .img-box span {
        width: 140px
    }
    #ec-point-wrap .point-read-bloc h2 {
        font-size: 24px;
        line-height: 34px;
        padding: 0
    }
    #ec-point-wrap .point-read-bloc h3 {
        font-size: 17px;
        line-height: 26px;
        padding: 0;
        margin-top: 12px
    }
}

@media screen and (max-width:568px) {
    #ec-point-wrap .point-read-bloc .txt-box {
        float: none;
        margin-right: 0
    }
    #ec-point-wrap .point-read-bloc .txt-box .inner {
        margin-right: 0;
        padding: 0 4px
    }
    #ec-point-wrap .point-read-bloc .img-box {
        display: none
    }
    #ec-point-wrap .point-read-bloc h2 {
        font-size: 20px;
        line-height: 28px
    }
    #ec-point-wrap .point-read-bloc h3 {
        font-size: 15px;
        line-height: 24px;
        margin-top: 10px
    }
}

#ec-point-wrap .point-video-bloc {
    margin-top: 35px
}

#ec-point-wrap .point-video-bloc .img-box {
    text-align: center;
    margin-bottom: 15px
}

#ec-point-wrap .point-video-bloc .video-box {
    max-width: 640px;
    margin: 0 auto
}

#ec-point-wrap .point-video-bloc .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
    margin: 0
}

#ec-point-wrap .point-video-bloc .video-container embed,
#ec-point-wrap .point-video-bloc .video-container iframe,
#ec-point-wrap .point-video-bloc .video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#ec-point-wrap ul.pagelink-btns {
    max-width: 580px;
    margin: 25px auto 65px
}

#ec-point-wrap .point-dl-bloc h4 span,
#ec-point-wrap ul.pagelink-btns li a span {
    margin-right: 5px
}

#ec-point-wrap ul.pagelink-btns li {
    float: left;
    width: 45%;
    margin-left: 10%
}

#ec-point-wrap ul.pagelink-btns li:first-child {
    margin-left: 0
}

#ec-point-wrap ul.pagelink-btns li a {
    position: relative;
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    border-radius: 5px;
    padding: 11px 10px 10px;
    background-color: #ea5545;
    -moz-transition: background-color .2s;
    -o-transition: background-color .2s;
    -webkit-transition: background-color .2s;
    transition: background-color .2s
}

#ec-point-wrap ul.pagelink-btns li a:before {
    display: block;
    font-family: web_icon_fontsregular;
    content: '4';
    color: #fff;
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    position: absolute;
    top: 12px;
    left: 15px;
    z-index: 0
}

#ec-point-wrap ul.pagelink-btns li:first-child a {
    background-color: #6fb142
}

#ec-point-wrap ul.pagelink-btns li a:hover {
    background-color: #ef7465
}

#ec-point-wrap ul.pagelink-btns li:first-child a:hover {
    background-color: #8cc362
}

#ec-point-wrap .point-dl-bloc>h3 {
    color: #000;
    font-size: 22px;
    line-height: 28px;
    font-weight: 700;
    padding: 10px 15px 10px 22px;
    margin-bottom: 20px
}

#ec-point-wrap .point-dl-bloc h4 {
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    font-weight: 700;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 11px 15px 9px 17px;
    margin-bottom: 20px
}

#ec-point-wrap .point-dl-bloc .dl-bloc {
    float: left;
    width: 48.15%;
    margin-right: 3.7%
}

#ec-point-wrap .point-dl-bloc .bloc-right {
    margin-right: 0;
    clear: right
}

#ec-point-wrap .point-dl-bloc .dl-bloc-wrap {
    margin-bottom: 30px
}

#ec-point-wrap .point-dl-bloc .dl-bloc-wrap:after {
    height: 0;
    visibility: hidden;
    content: ".";
    display: block;
    clear: both
}

#ec-point-wrap .point-dl-bloc .img-box {
    position: relative;
    max-width: 270px;
    margin: 0 auto
}

#ec-point-wrap .point-dl-bloc .img-box span img {
    width: 100%;
    height: auto
}

#ec-point-wrap .point-dl-bloc .img-box .badge {
    position: absolute;
    display: block;
    width: 80px;
    height: 80px;
    left: -15px;
    bottom: -25px;
    z-index: 0
}

#ec-point-wrap .point-dl-bloc .img-box .badge img {
    width: 100%;
    height: auto
}

#ec-point-wrap .point-dl-bloc .txt-box {
    max-width: 270px;
    margin: 0 auto
}

#ec-point-wrap .point-dl-bloc p.ui {
    font-family: Lato, sans-serif;
    font-weight: 900;
    color: #000;
    font-size: 20px;
    line-height: 20px;
    display: block;
    text-align: right;
    max-width: 270px;
    margin: 0 auto;
    padding: 0 17px 0 0
}

#ec-point-wrap .point-dl-bloc p {
    color: #000;
    font-size: 13px;
    line-height: 18px;
    padding: 20px 5px 0
}

#ec-point-wrap .point-dl-bloc p.soon {
    display: block;
    color: #f33;
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    text-align: center;
    margin: 8px 5px 0;
    padding: 5px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 2px solid #f33
}

#ec-point-wrap #for-iphone.point-dl-bloc .dl-bloc-wrap {
    margin-bottom: 0
}

#ec-point-wrap .point-dl-bloc .dl-bloc-wrap .btn-area {
    clear: both;
    padding-top: 25px
}

#ec-point-wrap .point-dl-bloc .dl-bloc-wrap .btn-area p {
    max-width: 280px;
    margin: 0 auto;
    padding: 0
}

#ec-point-wrap #for-iphone.point-dl-bloc .btn-area {
    padding-top: 25px;
    margin-bottom: 30px
}

#ec-point-wrap #for-iphone.point-dl-bloc .btn-area p {
    max-width: 270px;
    margin: 0 auto;
    padding: 0
}

#ec-point-wrap #for-iphone.point-dl-bloc p.soon {
    margin: 8px 5px 25px
}

#ec-point-wrap .android-bloc>h3 {
    border-left: 8px solid #6fb142
}

#ec-point-wrap .android-bloc h4 {
    background-color: #6fb142
}

#ec-point-wrap .android-bloc .dl-bloc p.ui {
    color: #f4a100!important
}

#ec-point-wrap .android-bloc .bloc-right p.ui {
    color: #13add3!important
}

#ec-point-wrap .iphone-bloc>h3 {
    border-left: 8px solid #ea5545
}

#ec-point-wrap .iphone-bloc h4 {
    background-color: #ea5545
}

#ec-point-wrap .iphone-bloc .dl-bloc p.ui {
    color: #f8547a!important
}

#ec-point-wrap .link-area {
    border-top: 1px solid #e5e5e5;
    margin-top: 20px;
    padding-top: 20px
}

#ec-point-wrap .link-area p {
    padding: 0 2px
}

#ec-point-wrap .link-area p a {
    color: #18191c;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700
}

#ec-point-wrap .link-area p a span.icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px
}

#ec-point-wrap .link-area p a span.br {
    display: inline;
    margin-left: 0;
    vertical-align: middle
}

@media screen and (max-width:768px) {
    #ec-point-wrap ul.pagelink-btns {
        margin: 30px auto 40px
    }
    #ec-point-wrap ul.pagelink-btns li {
        float: left;
        width: 47.5%;
        margin-left: 5%
    }
}

@media screen and (max-width:568px) {
    #ec-point-wrap .point-video-bloc {
        margin-top: 20px
    }
    #ec-point-wrap ul.pagelink-btns {
        margin: 25px auto 30px
    }
    #ec-point-wrap ul.pagelink-btns li {
        float: left;
        width: 48.5%;
        margin-left: 3%
    }
    #ec-point-wrap ul.pagelink-btns li a span {
        display: none
    }
    #ec-point-wrap .point-dl-bloc>h3 {
        font-size: 18px;
        line-height: 24px;
        padding: 8px 15px;
        margin-bottom: 20px
    }
    #ec-point-wrap .point-dl-bloc h4 {
        font-size: 14px;
        line-height: 16px;
        font-weight: 700;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        padding: 10px 10px 9px 12px;
        margin-bottom: 10px
    }
    #ec-point-wrap .point-dl-bloc .dl-bloc-wrap {
        margin-bottom: 20px
    }
    #ec-point-wrap .point-dl-bloc .img-box .badge {
        width: 50px;
        height: 50px;
        left: -5px;
        bottom: -20px
    }
    #ec-point-wrap .point-dl-bloc p.ui {
        font-size: 15px;
        line-height: 18px;
        padding: 0 7px 0 0
    }
    #ec-point-wrap .point-dl-bloc p {
        font-size: 12px;
        line-height: 18px;
        padding: 10px 4px 0
    }
    #ec-point-wrap .point-dl-bloc p.soon {
        font-size: 11px;
        line-height: 15px;
        margin: 8px 4px 0;
        padding: 4px 3px
    }
    #ec-point-wrap #for-iphone.point-dl-bloc .btn-area,
    #ec-point-wrap .point-dl-bloc .dl-bloc-wrap .btn-area {
        padding-top: 15px
    }
    #ec-point-wrap #for-iphone.point-dl-bloc .btn-area p {
        padding: 0 4px
    }
    #ec-point-wrap #for-iphone.point-dl-bloc p.soon {
        margin: 8px 4px 20px
    }
    #ec-point-wrap .iphone-bloc h4 span {
        display: block
    }
    #ec-point-wrap .link-area {
        margin-top: 10px;
        padding-top: 15px
    }
    #ec-point-wrap .link-area p a {
        font-size: 13px;
        line-height: 16px
    }
    #ec-point-wrap .link-area p a span.br {
        display: block;
        margin-left: 20px;
        vertical-align: top
    }
}

#ec-point-wrap .point-explain-bloc {
    margin-bottom: 50px
}

#ec-point-wrap .point-explain-bloc>h2 {
    color: #000;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    border-left: 8px solid #d8d8d8;
    background-color: #eee;
    padding: 11px 10px 9px 17px;
    margin-bottom: 26px
}

#ec-point-wrap .point-explain-bloc>h3 {
    color: #000;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    border-left: 6px solid #d8d8d8;
    padding: 10px 10px 12px 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #d8d8d8
}

#ec-point-wrap .point-explain-bloc p+h3,
#ec-point-wrap .point-explain-bloc ul+h3 {
    margin-top: 30px
}

#ec-point-wrap .point-explain-bloc>h4,
#ec-point-wrap .point-explain-bloc>p {
    color: #000;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 20px;
    padding: 0 2px
}

#ec-point-wrap .point-explain-bloc>p.small {
    font-size: 13px
}

#ec-point-wrap .point-explain-bloc>p span {
    color: #555;
    display: inline-block;
    font-size: 13px;
    padding: 0 5px 5px
}

#ec-point-wrap .point-explain-bloc>p span.h {
    display: inline-block;
    font-size: 14px;
    margin-top: 5px;
    font-weight: 700;
    margin-bottom: 5px;
    padding: 0
}

#ec-point-wrap .point-explain-bloc>h4 {
    font-weight: 700;
    margin-bottom: 10px
}

#ec-point-wrap .point-explain-bloc>ul {
    margin-bottom: 20px
}

#ec-point-wrap .point-explain-bloc>ul li {
    color: #000;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
    padding-left: 4px
}

#ec-point-wrap .point-explain-bloc>ul li span {
    font-size: 13px
}

#ec-point-wrap .point-explain-bloc>ul li a {
    position: relative;
    color: #18191c;
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
    padding-left: 16px;
    word-break: break-all;
    word-wrap: break-word
}

#ec-point-wrap .point-explain-bloc>ul li a:hover {
    text-decoration: underline
}

#ec-point-wrap .point-explain-bloc>ul li a:before {
    display: block;
    font-family: web_icon_fontsregular;
    content: '2';
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    position: absolute;
    top: -1px;
    left: 0;
    z-index: 0
}

#loading-layer,
#zoom-bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
}

@media screen and (max-width:568px) {
    #ec-point-wrap .point-explain-bloc {
        margin-bottom: 30px
    }
    #ec-point-wrap .point-explain-bloc>h2 {
        font-size: 14px;
        line-height: 20px;
        padding: 10px 10px 8px 17px;
        margin-bottom: 20px
    }
    #ec-point-wrap .point-explain-bloc>h3 {
        font-size: 15px;
        line-height: 20px;
        border-left: 6px solid #d8d8d8;
        padding: 9px 10px 10px 13px;
        margin-bottom: 16px
    }
    #ec-point-wrap .point-explain-bloc p+h3,
    #ec-point-wrap .point-explain-bloc ul+h3 {
        margin-top: 30px
    }
    #ec-point-wrap .point-explain-bloc>h4,
    #ec-point-wrap .point-explain-bloc>p {
        font-size: 13px;
        line-height: 22px;
        margin-bottom: 16px;
        padding: 0 4px
    }
    #ec-point-wrap .point-explain-bloc>p span,
    #ec-point-wrap .point-explain-bloc>p.small {
        font-size: 12px
    }
    #ec-point-wrap .point-explain-bloc>p span.h {
        font-size: 13px;
        margin-top: 5px
    }
    #ec-point-wrap .point-explain-bloc>h4 {
        margin-bottom: 6px
    }
    #ec-point-wrap .point-explain-bloc>ul li {
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 6px;
        padding-left: 6px
    }
    #ec-point-wrap .point-explain-bloc>ul li span {
        font-size: 11px
    }
    #ec-point-wrap .point-explain-bloc>ul li a {
        font-size: 12px;
        line-height: 16px
    }
}

#ec-fc-wrap {
    padding-top: 25px
}

#ec-fc-wrap>h2 {
    color: #18191c;
    font-size: 17px;
    line-height: 28px;
    font-weight: 700;
    margin-bottom: 20px;
    padding: 0 4px
}

#ec-fc-wrap>h2 a {
    color: #18191c;
    text-decoration: underline
}

#ec-fc-wrap p,
#ec-fc-wrap>ul {
    color: #000;
    font-size: 13px;
    line-height: 24px;
    padding: 0 4px;
    margin-bottom: 10px
}

#ec-fc-wrap>ul li {
    margin-left: 16px;
    margin-bottom: 5px
}

#ec-fc-wrap>ul li:before {
    width: 16px;
    margin-left: -16px
}

#ec-fc-wrap .attention,
#ec-fc-wrap .attention li {
    color: #f33!important
}

#fc-area-wrap {
    margin-top: 20px
}

#fc-area-wrap .input-area {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #f3f3f3;
    padding: 25px 30px 15px;
    margin-bottom: 25px
}

#fc-area-wrap h3 {
    color: #000;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    border-left: 6px solid #d8d8d8;
    padding: 10px 10px 8px 17px;
    margin-bottom: 20px
}

#fc-area-wrap .btn-area+h3,
#fc-area-wrap p+h3 {
    margin-top: 30px
}

#fc-area-wrap .input-area dl {
    max-width: 480px;
    margin: 0 auto
}

#fc-area-wrap .input-area dl dd,
#fc-area-wrap .input-area dl dt {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#fc-area-wrap .input-area dl dt {
    color: #525252;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 5px;
    padding: 0 4px
}

#fc-area-wrap .input-area dl dd {
    margin-bottom: 20px
}

#fc-area-wrap .input-area .supp-txt p {
    color: #525252;
    font-size: 13px;
    line-height: 18px;
    padding-top: 8px
}

#fc-area-wrap .btn-area {
    margin-top: 20px
}

#fc-area-wrap .btn-area P {
    max-width: 250px;
    margin: 0 auto 10px
}

@media screen and (max-width:568px) {
    #ec-fc-wrap {
        padding-top: 20px
    }
    #ec-fc-wrap>h2 {
        font-size: 15px;
        line-height: 24px;
        font-weight: 700;
        margin-bottom: 15px;
        padding: 0 4px
    }
    #ec-fc-wrap p,
    #ec-fc-wrap>ul {
        color: #000;
        font-size: 13px;
        line-height: 22px;
        padding: 0 4px;
        margin-bottom: 10px
    }
    #ec-fc-wrap>ul li {
        margin-left: 16px;
        margin-bottom: 5px
    }
    #ec-fc-wrap>ul li:before {
        width: 16px;
        margin-left: -16px
    }
    #fc-area-wrap {
        margin-top: 20px
    }
    #fc-area-wrap .input-area {
        padding: 20px 15px 10px;
        margin-bottom: 20px
    }
    #fc-area-wrap .input-area dl dd,
    #fc-area-wrap h3 {
        margin-bottom: 15px
    }
    #fc-area-wrap h3 {
        padding: 10px 10px 8px 17px
    }
    #fc-area-wrap .input-area .supp-txt p {
        font-size: 12px;
        line-height: 16px;
        padding-top: 8px
    }
    #fc-area-wrap .btn-area {
        margin-top: 25px
    }
    #fc-area-wrap .btn-area P {
        max-width: 250px;
        margin: 0 auto 10px
    }
}

#fc-area-wrap .fc-regist-finish {
    text-align: center
}

#fc-area-wrap .fc-regist-finish h2 {
    color: #18191c;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 25px;
    padding: 0 4px
}

#fc-area-wrap .fc-regist-finish h3 {
    color: #000;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 30px;
    border: 0;
    padding: 0 4px
}

#fc-area-wrap .fc-regist-finish .btn-area {
    margin-top: 50px
}

#fc-area-wrap .success h2 {
    color: #18191c!important
}

#fc-area-wrap .failure h2,
#fc-area-wrap .nonmember h2 {
    color: #f33!important
}

@media screen and (max-width:568px) {
    #fc-area-wrap.finish {
        margin-top: 0
    }
    #fc-area-wrap .fc-regist-finish {
        text-align: left
    }
    #fc-area-wrap .fc-regist-finish h2 {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 15px
    }
    #fc-area-wrap .fc-regist-finish h3 {
        font-size: 15px;
        line-height: 26px;
        margin-bottom: 30px
    }
    #fc-area-wrap .fc-regist-finish .btn-area {
        margin-top: 30px
    }
}

#loading-layer {
    width: 100%;
    z-index: 10;
    display: none
}

#loading-layer .loading-over {
    display: table;
    width: 100%;
    height: 100%
}

#loading-layer .inner {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .7;
    filter: "alpha(opacity=70)";
    -ms-filter: "alpha(opacity=70)"
}

#loading-layer .loading-obj {
    text-align: center;
    color: #fff;
    font-size: 13px;
    line-height: 24px;
    font-weight: 700;
    margin-top: -30px
}

#loading-layer .loading-img {
    padding-bottom: 17px
}

.fb-like span {
    vertical-align: top!important
}

#zoom-bg {
    z-index: 8;
    width: 100%
}

#ec-cart-list .cart-list-bloc td span.small {
    border: 0;
    font-size: 12px;
    font-weight: 400
}

body.ticket>p a,
body.ticket>p+p a {
    color: #848484;
    font-size: 15px;
    font-weight: 700
}

#item-wrap .cart-area {
    position: relative
}

#item-wrap .cart-area .loading {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    display: none
}

@media screen and (min-width:801px) {
    #ec-ticket-list .ticket-bloc>a {
        pointer-events: none;
        cursor: default
    }
    #ec-ticket-list .ticket-bloc>a .data dl {
        padding-right: 0
    }
    #ec-ticket-list .ticket-bloc>a .data:after {
        display: none
    }
}

body.ticket {
    height: 100%;
    background-color: #f5f0e1;
    background-image: url(https://images.staticjw.com/oja/4757/bg_ptn.png);
    background-repeat: repeat;
    background-position: center top;
    padding: 40px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body.ticket .ticket-bloc {
    border: 2px solid #ebeaea
}

body.ticket>p {
    position: relative;
    z-index: 200;
    text-align: center;
    padding-top: 0;
    margin-bottom: 15px
}

body.ticket>p a {
    display: block;
    line-height: 1;
    background-color: #fff;
    padding: 14px 20px 0;
    border: 2px solid #cecece;
    max-width: 240px;
    margin: 0 auto;
    height: 46px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 23px;
    -webkit-border-radius: 23px;
    border-radius: 23px
}

body.ticket>p a span {
    display: none
}

body.ticket>p+p a {
    display: inline;
    line-height: 26px;
    background-color: transparent;
    padding: 0;
    border: 0;
    max-width: 100%;
    margin: 0;
    height: auto;
    -moz-border-radius: none;
    -webkit-border-radius: none;
    border-radius: none
}

body.ticket>p+p a span {
    display: inline-block;
    vertical-align: top;
    font-weight: 400;
    margin-left: 8px
}

@media screen and (max-width:600px) {
    body.ticket {
        padding: 25px
    }
}

@media screen and (max-width:400px) {
    body.ticket {
        height: auto;
        min-height: 100%;
        padding: 15px
    }
}

body.ticket .ticket-bloc.pin-code .inner,
body.ticket .ticket-bloc.pin-code>a {
    padding: 35px 40px
}

body.ticket .ticket-bloc .pin-code-enter {
    max-width: 460px;
    margin: 0 auto
}

body.ticket .ticket-bloc .pin-code-enter h2 {
    color: #53413d;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    padding: 6px 15px 4px 12px;
    border-left: 4px solid #e44079;
    margin-bottom: 20px
}

body.ticket .ticket-bloc .pin-code-enter p {
    text-align: center;
    font-size: 14px;
    line-height: 24px
}

body.ticket .ticket-bloc .pin-code-enter .input-area {
    margin-bottom: 20px
}

body.ticket .ticket-bloc .pin-code-enter .msg>p {
    color: #21a104;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 18px
}

body.ticket .ticket-bloc .pin-code-enter .msg>p.err {
    color: #ff2817
}

body.ticket .ticket-bloc .pin-code-enter .btn-area {
    margin-bottom: 20px
}

body.ticket .ticket-bloc .pin-code-enter .btn-area .btn {
    max-width: 180px;
    margin: 0 auto
}

body.ticket .ticket-bloc .pin-code-enter input {
    -webkit-appearance: none
}

body.ticket .ticket-bloc .pin-code-enter input[type=password],
body.ticket .ticket-bloc .pin-code-enter input[type=text],
body.ticket .ticket-bloc .pin-code-enter input[type=number] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    color: #333;
    font-weight: 700;
    height: 40px;
    font-size: 16px;
    line-height: 24px;
    line-height: 40px\9;
    padding: 0 12px;
    position: relative;
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: inset 1px 2px 3px rgba(0, 0, 0, .05);
    -webkit-box-shadow: inset 1px 2px 3px rgba(0, 0, 0, .05);
    box-shadow: inset 1px 2px 3px rgba(0, 0, 0, .05)
}

body.ticket .ticket-bloc .pin-code-enter input[type=number]::-webkit-inner-spin-button,
body.ticket .ticket-bloc .pin-code-enter input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

body.ticket .ticket-bloc .pin-code-enter input[type=number] {
    -moz-appearance: textfield
}

body.ticket .ticket-bloc .pin-code-enter .btn a,
body.ticket .ticket-bloc .pin-code-enter input[type=submit],
body.ticket .ticket-bloc .pin-code-enter input[type=button] {
    cursor: pointer;
    position: relative;
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    text-align: center;
    letter-spacing: .4em;
    padding: 13px 20px 11px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    width: 100%;
    height: auto;
    border: 0;
    background-color: #dd356f;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

body.ticket .ticket-bloc .pin-code-enter input:focus {
    outline: 0
}

@media screen and (max-width:600px) {
    body.ticket .ticket-bloc.pin-code .inner,
    body.ticket .ticket-bloc.pin-code>a {
        padding: 25px 35px
    }
}

@media screen and (max-width:400px) {
    body.ticket .ticket-bloc.pin-code .inner,
    body.ticket .ticket-bloc.pin-code>a {
        padding: 25px
    }
}

#ec-inner #kiyaku-area-wrap.guide-stamp {
    position: relative;
    background-color: #fff;
    border: 1px solid #ece3e0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 40px 40px 30px
}

#ec-inner #kiyaku-area-wrap.guide-stamp>h3 {
    text-align: center;
    color: #323941;
    font-size: 28px;
    line-height: 40px;
    font-weight: 700;
    margin-bottom: 45px
}

#ec-inner #kiyaku-area-wrap.guide-stamp .slide-ui {
    display: none
}

#ec-inner #kiyaku-area-wrap.guide-stamp .slide-ui .arw {
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -25px;
    width: 30px;
    height: 50px
}

#ec-inner #kiyaku-area-wrap.guide-stamp .slide-ui .arw a {
    display: block
}

#ec-inner #kiyaku-area-wrap.guide-stamp .slide-ui .arw img {
    width: 100%;
    height: auto;
    vertical-align: top
}

#ec-inner #kiyaku-area-wrap.guide-stamp .slide-ui .arw a.disable {
    opacity: .1;
    pointer-events: none;
    cursor: default
}

#ec-inner #kiyaku-area-wrap.guide-stamp .slide-ui .arw-left {
    left: 20px
}

#ec-inner #kiyaku-area-wrap.guide-stamp .slide-ui .arw-right {
    right: 20px
}

#ec-inner #kiyaku-area-wrap.guide-stamp .slide-ui .nombre {
    list-style-type: none;
    margin: 0;
    padding: 20px 0 0;
    letter-spacing: -.35em;
    white-space: nowrap;
    text-align: center;
    height: 10px
}

#ec-inner #kiyaku-area-wrap.guide-stamp .slide-ui .nombre li {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    margin: 0 8px
}

#ec-inner #kiyaku-area-wrap.guide-stamp .slide-ui .nombre li i {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    height: 10px;
    width: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #fff;
    background-color: #d6dfe2;
    -moz-transition: border .3s, background-color .3s;
    -o-transition: border .3s, background-color .3s;
    -webkit-transition: border .3s, background-color .3s;
    transition: border .3s, background-color .3s
}

#ec-inner #kiyaku-area-wrap.guide-stamp .slide-ui .nombre li.active i {
    border: 1px solid #393b4a;
    background-color: #fff
}

.stamp-view {
    position: relative;
    overflow: hidden;
    max-width: 810px;
    margin: 0 auto
}

.stamp-wrap {
    position: relative;
    z-index: 0;
    width: 100%
}

.stamp-wrap .stamp-bloc {
    float: left;
    width: 30%;
    margin-left: 5%;
    margin-bottom: 40px
}

.stamp-wrap .stamp-bloc:first-child,
.stamp-wrap .stamp-bloc:nth-child(4) {
    margin-left: 0;
    clear: left
}

.stamp-wrap .img-box {
    position: relative
}

.stamp-wrap .img-box span {
    display: block;
    position: relative;
    z-index: 0
}

.stamp-wrap .img-box h4 {
    position: relative;
    z-index: 1;
    display: block;
    text-align: center;
    margin-top: -3%
}

.stamp-wrap .txt-box {
    padding: 15px 5px 0 15px
}

.stamp-wrap .txt-box p {
    color: #1c1d20;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400
}

@media screen and (max-width:1140px) {
    .stamp-wrap .stamp-bloc {
        float: left;
        width: 48%;
        margin-left: 4%;
        margin-bottom: 30px
    }
    .stamp-wrap .stamp-bloc:first-child,
    .stamp-wrap .stamp-bloc:nth-child(4) {
        margin-left: 4%;
        clear: none
    }
    .stamp-wrap .stamp-bloc:nth-child(odd) {
        margin-left: 0;
        clear: left
    }
}

@media screen and (max-width:1024px) {
    .stamp-wrap .stamp-bloc {
        float: left;
        width: 30%;
        margin-left: 5%;
        margin-bottom: 40px
    }
    .stamp-wrap .stamp-bloc:nth-child(odd) {
        margin-left: 5%;
        clear: none
    }
    .stamp-wrap .stamp-bloc:first-child,
    .stamp-wrap .stamp-bloc:nth-child(4) {
        margin-left: 0;
        clear: left
    }
}

@media screen and (max-width:720px) {
    #ec-inner #kiyaku-area-wrap.guide-stamp>h3 {
        font-size: 28px;
        line-height: 40px;
        margin-bottom: 35px
    }
    .stamp-wrap .stamp-bloc {
        float: left;
        width: 48%;
        margin-left: 4%;
        margin-bottom: 30px
    }
    .stamp-wrap .stamp-bloc:first-child,
    .stamp-wrap .stamp-bloc:nth-child(4) {
        margin-left: 4%;
        clear: none
    }
    .stamp-wrap .stamp-bloc:nth-child(odd) {
        margin-left: 0;
        clear: left
    }
    .stamp-wrap .img-box h4 {
        margin-top: -6%
    }
}

@media screen and (max-width:600px) {
    #ec-inner #kiyaku-area-wrap.guide-stamp {
        padding: 30px 10px 35px
    }
    #ec-inner #kiyaku-area-wrap.guide-stamp>h3 {
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 20px
    }
    #ec-inner #kiyaku-area-wrap.guide-stamp .slide-ui {
        display: block
    }
    .stamp-view {
        max-width: 320px;
        margin: 0 auto
    }
    .stamp-wrap {
        width: 1920px
    }
    .stamp-wrap .stamp-bloc {
        float: left;
        width: 100%;
        max-width: 240px;
        margin: 0 40px
    }
    .stamp-wrap .stamp-bloc:first-child,
    .stamp-wrap .stamp-bloc:nth-child(4),
    .stamp-wrap .stamp-bloc:nth-child(odd) {
        margin: 0 40px;
        clear: none
    }
    .stamp-wrap .img-box {
        position: relative
    }
    .stamp-wrap .img-box span {
        display: block;
        position: relative;
        z-index: 0
    }
    .stamp-wrap .img-box h4 {
        margin-top: -10%
    }
    .stamp-wrap .txt-box {
        padding: 15px 5px 0 15px
    }
    .stamp-wrap .txt-box p {
        color: #1c1d20;
        font-size: 14px;
        line-height: 24px;
        font-weight: 400
    }
}

@media screen and (max-width:460px) {
    #ec-inner #kiyaku-area-wrap.guide-stamp {
        padding: 20px 5px 30px
    }
    #ec-inner #kiyaku-area-wrap.guide-stamp>h3 {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 10px
    }
    #ec-inner #kiyaku-area-wrap.guide-stamp .slide-ui .arw {
        top: 50%;
        margin-top: -25px;
        width: 30px;
        height: 50px
    }
    #ec-inner #kiyaku-area-wrap.guide-stamp .slide-ui .arw-left {
        left: 10px
    }
    #ec-inner #kiyaku-area-wrap.guide-stamp .slide-ui .arw-right {
        right: 10px
    }
    #ec-inner #kiyaku-area-wrap.guide-stamp .slide-ui .nombre {
        padding: 15px 0 0
    }
    #ec-inner #kiyaku-area-wrap.guide-stamp .slide-ui .nombre li {
        margin: 0 5px
    }
    .stamp-view {
        max-width: 200px;
        margin: 0 auto
    }
    .stamp-wrap {
        width: 1200px
    }
    .stamp-wrap .stamp-bloc,
    .stamp-wrap .stamp-bloc:first-child,
    .stamp-wrap .stamp-bloc:nth-child(4),
    .stamp-wrap .stamp-bloc:nth-child(odd) {
        margin: 0
    }
    .stamp-wrap .img-box h4 {
        margin-top: -11%
    }
    .stamp-wrap .txt-box {
        padding: 10px 0 0 10px
    }
    .stamp-wrap .txt-box p {
        font-size: 13px;
        line-height: 21px
    }
}

@media screen and (max-width:400px) {
    #ec-inner #kiyaku-area-wrap.guide-stamp .slide-ui .arw {
        top: 50%;
        margin-top: -15px;
        width: 18px;
        height: 30px
    }
    #ec-inner #kiyaku-area-wrap.guide-stamp .slide-ui .arw-left {
        left: 18px
    }
    #ec-inner #kiyaku-area-wrap.guide-stamp .slide-ui .arw-right {
        right: 18px
    }
}

#cafemenu-head p,
#post-inner .article-content p {
    color: #5d4b4b;
    font-size: 15px;
    line-height: 30px;
    padding-bottom: 20px
}

#cafemenu-head b,
#cafemenu-head strong,
#post-inner .article-content b,
#post-inner .article-content strong {
    font-weight: 700
}

#cafemenu-head blockquote>h2,
#cafemenu-head>h2,
#post-inner .article-content blockquote>h2,
#post-inner .article-content>h2 {
    font-weight: 700;
    color: #261c19;
    font-size: 26px;
    line-height: 34px;
    border-left: 4px solid #261c19;
    padding: 12px 10px 10px 24px;
    margin-bottom: 24px
}

#cafemenu-head blockquote>h3,
#cafemenu-head>h3,
#post-inner .article-content blockquote>h3,
#post-inner .article-content>h3 {
    font-weight: 700;
    color: #261c19;
    font-size: 22px;
    line-height: 30px;
    border-left: 4px solid #8aa349;
    padding: 6px 10px 4px 22px;
    margin-bottom: 24px
}

#cafemenu-head blockquote>h4,
#cafemenu-head>h4,
#post-inner .article-content blockquote>h4,
#post-inner .article-content>h4 {
    font-weight: 700;
    color: #261c19;
    font-size: 19px;
    line-height: 29px;
    margin-top: 0;
    margin-bottom: 14px
}

#cafemenu-head blockquote>h5,
#cafemenu-head>h5,
#post-inner .article-content blockquote>h5,
#post-inner .article-content>h5 {
    font-weight: 700;
    color: #261c19;
    font-size: 18px;
    line-height: 28px;
    margin-top: 0;
    margin-bottom: 14px
}

#cafemenu-head blockquote>h6,
#cafemenu-head>h6,
#post-inner .article-content blockquote>h6,
#post-inner .article-content>h6 {
    font-weight: 700;
    color: #261c19;
    font-size: 16px;
    line-height: 26px;
    margin-top: 0;
    margin-bottom: 14px
}

#cafemenu-head>p+h2,
#cafemenu-head>p+h3,
#cafemenu-head>p+h4,
#cafemenu-head>p+h5,
#cafemenu-head>p+h6,
#post-inner .article-content>p+h2,
#post-inner .article-content>p+h3,
#post-inner .article-content>p+h4,
#post-inner .article-content>p+h5,
#post-inner .article-content>p+h6 {
    margin-top: 20px
}

#cafemenu-head>p+p img,
#post-inner .article-content>p+p img {
    margin-top: 10px
}

#cafemenu-head a,
#cafemenu-head a:visited,
#post-inner .article-content a,
#post-inner .article-content a:visited {
    color: #2b7cba;
    font-style: normal;
    text-decoration: none;
    word-break: break-all;
    word-wrap: break-word;
    text-overflow: ellipsis
}

#cafemenu-head a:hover,
#post-inner .article-content a:hover {
    text-decoration: underline
}

#cafemenu-head blockquote,
#post-inner .article-content blockquote {
    position: relative;
    border: 1px dotted #c4c7cb;
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 50px;
    padding: 30px 30px 20px;
    font-style: normal
}

#cafemenu-head hr,
#post-inner .article-content hr {
    border: 0;
    height: 1px;
    background: #dcdcdc;
    margin-bottom: 36px
}

#cafemenu-head ul,
#post-inner .article-content ul {
    list-style-type: disc;
    margin-left: 24px;
    padding-bottom: 20px
}

#cafemenu-head ol,
#post-inner .article-content ol {
    list-style-type: decimal;
    margin-left: 24px;
    padding-bottom: 20px
}

#cafemenu-head ol li,
#cafemenu-head ul li,
#post-inner .article-content ol li,
#post-inner .article-content ul li {
    font-size: 14px;
    line-height: 24px
}

#cafemenu-head p.listtitle,
#post-inner .article-content p.listtitle {
    font-weight: 700;
    padding-bottom: 10px
}

#cafemenu-head p.font-small,
#cafemenu-head span.font-small,
#post-inner .article-content p.font-small,
#post-inner .article-content span.font-small {
    font-size: 12px!important;
    line-height: 24px!important;
    padding-bottom: 20px
}

#cafemenu-head p.font-big,
#cafemenu-head span.font-big,
#post-inner .article-content p.font-big,
#post-inner .article-content span.font-big {
    font-size: 22px!important;
    line-height: 28px!important;
    padding-bottom: 20px
}

#cafemenu-head sub,
#cafemenu-head sup,
#post-inner .article-content sub,
#post-inner .article-content sup {
    font-size: 11px!important;
    line-height: 18px!important
}

#cafemenu-head img.aligncenter,
#cafemenu-head img.alignnone,
#post-inner .article-content img.aligncenter,
#post-inner .article-content img.alignnone {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

#cafemenu-head img.aligncenter,
#cafemenu-head img.alignnone,
#cafemenu-head img.size-full,
#cafemenu-head img.size-large,
#cafemenu-head img.size-medium,
#cafemenu-head img.size-thumbnail,
#post-inner .article-content img.aligncenter,
#post-inner .article-content img.alignnone,
#post-inner .article-content img.size-full,
#post-inner .article-content img.size-large,
#post-inner .article-content img.size-medium,
#post-inner .article-content img.size-thumbnail {
    max-width: 100%;
    height: auto;
    margin-bottom: 10px
}

#cafemenu-head blockquote img.aligncenter,
#cafemenu-head blockquote img.alignnone,
#cafemenu-head blockquote img.size-full,
#cafemenu-head blockquote img.size-large,
#cafemenu-head blockquote img.size-medium,
#cafemenu-head blockquote img.size-thumbnail,
#post-inner .article-content blockquote img.aligncenter,
#post-inner .article-content blockquote img.alignnone,
#post-inner .article-content blockquote img.size-full,
#post-inner .article-content blockquote img.size-large,
#post-inner .article-content blockquote img.size-medium,
#post-inner .article-content blockquote img.size-thumbnail {
    max-width: 100%;
    height: auto
}

#cafemenu-head .wp-caption,
#cafemenu-head blockquote .wp-caption,
#post-inner .article-content .wp-caption,
#post-inner .article-content blockquote .wp-caption {
    margin: 0 auto;
    max-width: 100%;
    height: auto
}

#cafemenu-head .wp-caption-text,
#post-inner .article-content .wp-caption-text {
    font-weight: 400;
    font-size: 12px!important;
    line-height: 24px!important;
    margin-top: 10px;
    padding-bottom: 30px
}

#cafemenu-head pre,
#post-inner .article-content pre {
    background: url() left top no-repeat;
    font-family: Consolas, Monaco, "Courier New", Courier, monospace;
    font-size: 11px;
    color: #080705;
    line-height: 20px;
    margin-bottom: 30px;
    overflow-x: auto;
    padding: 40px 30px;
    font-style: italic
}

#cafemenu-head .vvqbox,
#post-inner .article-content .vvqbox {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    width: 100%!important;
    height: 0!important;
    margin: 12px auto 42px;
    overflow: hidden
}

#cafemenu-head .vvqbox object,
#post-inner .article-content .vvqbox object {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

@media screen and (max-width:768px) {
    #cafemenu-head p,
    #post-inner .article-content p {
        font-size: 14px;
        line-height: 28px;
        padding-bottom: 20px
    }
    #cafemenu-head blockquote>h2,
    #cafemenu-head>h2,
    #post-inner .article-content blockquote>h2,
    #post-inner .article-content>h2 {
        font-size: 24px;
        line-height: 32px;
        border-left: 4px solid #261c19;
        padding: 12px 10px 10px 24px;
        margin-bottom: 24px
    }
    #cafemenu-head blockquote>h3,
    #cafemenu-head>h3,
    #post-inner .article-content blockquote>h3,
    #post-inner .article-content>h3 {
        font-size: 20px;
        line-height: 28px;
        border-left: 4px solid #8aa349;
        padding: 6px 10px 4px 22px;
        margin-bottom: 24px
    }
    #cafemenu-head blockquote>h4,
    #cafemenu-head>h4,
    #post-inner .article-content blockquote>h4,
    #post-inner .article-content>h4 {
        font-size: 18px;
        line-height: 30px;
        margin-top: 0;
        margin-bottom: 14px
    }
    #cafemenu-head blockquote>h5,
    #cafemenu-head>h5,
    #post-inner .article-content blockquote>h5,
    #post-inner .article-content>h5 {
        font-size: 16px;
        line-height: 28px;
        margin-top: 0;
        margin-bottom: 14px
    }
    #cafemenu-head blockquote>h6,
    #cafemenu-head>h6,
    #post-inner .article-content blockquote>h6,
    #post-inner .article-content>h6 {
        font-size: 15px;
        line-height: 26px;
        margin-top: 0;
        margin-bottom: 14px
    }
}

@media screen and (max-width:568px) {
    #cafemenu-head>p+h2,
    #cafemenu-head>p+h3,
    #cafemenu-head>p+h4,
    #cafemenu-head>p+h5,
    #cafemenu-head>p+h6,
    #cafemenu-head>p+p img,
    #post-inner .article-content>p+h2,
    #post-inner .article-content>p+h3,
    #post-inner .article-content>p+h4,
    #post-inner .article-content>p+h5,
    #post-inner .article-content>p+h6,
    #post-inner .article-content>p+p img {
        margin-top: 10px
    }
    #cafemenu-head blockquote>h2,
    #cafemenu-head>h2,
    #post-inner .article-content blockquote>h2,
    #post-inner .article-content>h2 {
        font-size: 19px;
        line-height: 28px;
        border-left: 4px solid #261c19;
        padding: 10px 10px 12px 15px;
        margin-bottom: 20px;
        margin-left: -25px
    }
    #cafemenu-head blockquote>h3,
    #cafemenu-head>h3,
    #post-inner .article-content blockquote>h3,
    #post-inner .article-content>h3 {
        font-size: 17px;
        line-height: 27px;
        border-left: 4px solid #8aa349;
        padding: 6px 10px 6px 14px;
        margin-bottom: 20px;
        margin-left: -25px
    }
    #cafemenu-head blockquote>h4,
    #cafemenu-head>h4,
    #post-inner .article-content blockquote>h4,
    #post-inner .article-content>h4 {
        font-size: 16px;
        line-height: 26px;
        margin-top: 0;
        margin-bottom: 14px
    }
    #cafemenu-head blockquote>h5,
    #cafemenu-head>h5,
    #post-inner .article-content blockquote>h5,
    #post-inner .article-content>h5 {
        font-size: 15px;
        line-height: 26px;
        margin-top: 0;
        margin-bottom: 14px
    }
    #cafemenu-head blockquote>h6,
    #cafemenu-head>h6,
    #post-inner .article-content blockquote>h6,
    #post-inner .article-content>h6 {
        font-size: 14px;
        line-height: 26px;
        margin-top: 0;
        margin-bottom: 14px
    }
    #cafemenu-head blockquote,
    #post-inner .article-content blockquote {
        padding: 15px 15px 5px;
        margin: 10px 0 30px
    }
    #cafemenu-head ol,
    #cafemenu-head ul,
    #post-inner .article-content ol,
    #post-inner .article-content ul {
        padding-bottom: 20px
    }
    #cafemenu-head ol li,
    #cafemenu-head ul li,
    #post-inner .article-content ol li,
    #post-inner .article-content ul li {
        font-size: 13px;
        line-height: 22px
    }
    #cafemenu-head p.listtitle,
    #post-inner .article-content p.listtitle {
        padding-bottom: 8px
    }
    #cafemenu-head p.font-small,
    #cafemenu-head span.font-small,
    #post-inner .article-content p.font-small,
    #post-inner .article-content span.font-small {
        font-size: 12px!important;
        line-height: 24px!important;
        padding-bottom: 20px
    }
    #cafemenu-head p.font-big,
    #cafemenu-head span.font-big,
    #post-inner .article-content p.font-big,
    #post-inner .article-content span.font-big {
        font-size: 18px!important;
        line-height: 26px!important;
        padding-bottom: 20px
    }
    #cafemenu-head sub,
    #cafemenu-head sup,
    #post-inner .article-content sub,
    #post-inner .article-content sup {
        font-size: 11px!important;
        line-height: 16px!important
    }
    #cafemenu-head .wp-caption-text,
    #post-inner .article-content .wp-caption-text {
        font-weight: 400;
        font-size: 11px!important;
        line-height: 18px!important;
        margin-top: 5px;
        padding-bottom: 24px
    }
    #post-inner #hubspot-head .hbspt-block {
        padding: 20px 10px 10px
    }
    #post-inner #hubspot-head .hbspt-block .cta-btn {
        background: 0;
        padding: 0 10px 10px
    }
}

@media screen and (max-width:400px) {
    #cafemenu-head blockquote>h2,
    #cafemenu-head blockquote>h3,
    #cafemenu-head>h2,
    #cafemenu-head>h3,
    #post-inner .article-content blockquote>h2,
    #post-inner .article-content blockquote>h3,
    #post-inner .article-content>h2,
    #post-inner .article-content>h3 {
        margin-left: -15px
    }
    #cafemenu-head blockquote,
    #post-inner .article-content blockquote {
        margin-left: -15px;
        margin-right: -15px;
        border-left: 0;
        border-right: 0
    }
}