@charset "UTF-8";

/*================================================================================
00.Yahoo! UI FontCss
=================================================================================*/
html {
  font: 100%/1.5 arial, helvetica, clean, san-seruf;
  *font-size: small;
  *font: small;
}

select,
input,
button.textarea,
button {
  font-size: 99%;
  margin: 0;
}

table {
  font-size: inherit;
  font: 100%;
}

pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

/*================================================================================
01.Default Reset
=================================================================================*/
html,
body,
div,
span,
applet,
object,
embed,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
* {
  margin: 0;
  padding: 0;
  outline: 0;
  font-style: normal;
  vertical-align: baseline;
}

div,
span,
applet,
object,
embed,
iframe,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  font-size: 100%;
  border: 0;
}

html {
  overflow-y: auto;
  overflow-x: auto;
}

img,
a img,
a:hover img {
  vertical-align: bottom;
}

dl {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  text-indent: 0;
}

blockquote,
q {
  quotes: none;
}

q:before,
q:after {
  content: "";
}

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  font-size: 14px;
}

@media screen and (max-width: 1023px) {
  html {
    font-size: 13px;
  }
}

@media screen and (max-width: 479px) {
  html {
    font-size: 12px;
  }
}

body {
  width: 100%;
  overflow-x: hidden;
  background-color: #ffffff;
  color: #111111;
  font-size: 100%;
  word-break: break-all;
}

img {
  max-width: 100%;
}

ul,
ol {
  margin: 0;
  padding: 0;
}

ol,
ul,
li {
  list-style: none;
  list-style-position: inside;
}

em {
  font-style: normal;
  text-decoration: none;
}

.fas::before {
  vertical-align: middle;
}

textarea {
  resize: vertical;
}

/*----- ec-cube style reset -----*/
.ec-layoutRole {
  background-color: transparent;
}

@media screen and (min-width: 768px) {
  .ec-borderedDefs dl {
    padding-top: 10px;
  }
}

@media screen and (max-width: 767px) {
  .ec-borderedDefs dl {
    padding-bottom: 5px;
  }
}

@media screen and (min-width: 768px) {
  .ec-borderedDefs dt {
    padding-top: 10px;
  }
}

@media screen and (max-width: 767px) {
  .ec-borderedDefs dd {
    line-height: inherit;
  }
}

@media screen and (min-width: 768px) {
  .ec-borderedDefs.c-list__viewList dl {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
}

.ec-borderedDefs.c-list__viewList dt {
  padding-top: 0;
}

.ec-borderedDefs.c-list__viewList dd {
  line-height: inherit;
}

.ec-input .ec-errorMessage,
.ec-halfInput .ec-errorMessage,
.ec-numberInput .ec-errorMessage,
.ec-zipInput .ec-errorMessage,
.ec-telInput .ec-errorMessage,
.ec-select .ec-errorMessage,
.ec-birth .ec-errorMessage,
.ec-orderAccount .ec-orderAccount__account,
.ec-orderDelivery .ec-orderDelivery__address,
.ec-select,
.ec-zipInputHelp {
  margin-bottom: 10px;
}

.ec-borderedDefs .ec-input textarea {
  margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
  .ec-borderedDefs .ec-input textarea {
    margin-bottom: 16px;
  }
}

@media screen and (max-width: 767px) {

  input,
  textarea,
  .ec-input input,
  .ec-halfInput input,
  .ec-numberInput input,
  .ec-zipInput input,
  .ec-telInput input,
  .ec-select input,
  .ec-birth input,
  .ec-input textarea,
  .ec-halfInput textarea,
  .ec-numberInput textarea,
  .ec-zipInput textarea,
  .ec-telInput textarea,
  .ec-select textarea,
  .ec-birth textarea {
    font-size: 16px;
  }
}

@media screen and (min-width: 768px) {

  .ec-input input,
  .ec-halfInput input,
  .ec-numberInput input,
  .ec-zipInput input,
  .ec-telInput input,
  .ec-select input,
  .ec-birth input {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {

  select,
  select.form-control,
  .ec-input select,
  .ec-halfInput select,
  .ec-numberInput select,
  .ec-zipInput select,
  .ec-telInput select,
  .ec-select select,
  .ec-birth select {
    font-size: 16px;
    height: 44px;
  }
}

.ec-select select {
  background-color: initial;
}

@media screen and (max-width: 767px) {

  .ec-radio label,
  .ec-checkbox label {
    font-size: 1.1em;
  }
}

@media screen and (max-width: 767px) {
  .ec-radio input[type=radio] {
    margin-right: 2px;
  }
}

.ec-checkbox label span {
  font-weight: inherit;
}

.ec-input textarea,
.ec-halfInput textarea,
.ec-numberInput textarea,
.ec-zipInput textarea,
.ec-telInput textarea,
.ec-select textarea,
.ec-birth textarea {
  padding: 5px;
}

.ec-zipInputHelp .ec-zipInputHelp__icon {
  top: -2px;
}

.ec-zipInputHelp span {
  margin-left: 0;
}

.ec-reportHeading {
  border-top-width: 0;
}

@media screen and (max-width: 479px) {
  .ec-reportHeading {
    margin-top: 10px;
    margin-bottom: 15px;
  }
}

.ec-reportHeading h1,
.ec-reportHeading h2,
.ec-reportHeading h3,
.ec-reportHeading h4,
.ec-reportHeading h5,
.ec-reportHeading h6,
.ec-reportHeading p {
  line-height: 1.2;
}

@media screen and (max-width: 479px) {

  .ec-reportHeading h1,
  .ec-reportHeading h2,
  .ec-reportHeading h3,
  .ec-reportHeading h4,
  .ec-reportHeading h5,
  .ec-reportHeading h6,
  .ec-reportHeading p {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 767px) {
  .ec-reportDescription {
    text-align: left;
  }
}

@media screen and (max-width: 479px) {
  .ec-navlistRole .ec-navlistRole__item a {
    padding: 10px;
  }
}

/*
layout
--------------------------------------------------------------------------------*/
.ec-layoutRole__header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background-color: #ffffff;
  z-index: 900;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0px 3px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 767px) {
  .ec-layoutRole__header {
    height: 40px;
    background-color: #004381;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
  }
}

.ec-layoutRole__header.is_fixed,
.ec-layoutRole__header.is_active {
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
}

@media screen and (min-width: 768px) {
  body#page_homepage .ec-layoutRole__header {
    -webkit-transition: top 0.2s linear 0s;
    -o-transition: top 0.2s linear 0s;
    transition: top 0.2s linear 0s;
  }
}

@media screen and (min-width: 768px) {
  body#page_homepage .ec-layoutRole__header:not(.is_active) {
    top: -60px;
    z-index: -10;
    visibility: hidden;
    opacity: 0;
  }
}

@media screen and (min-width: 768px) {
  body#page_homepage .ec-layoutRole__header.is_active {
    top: 0;
    z-index: 1000;
    visibility: visible;
  }
}

@media screen and (min-width: 768px) {
  body:not(#page_homepage) .ec-layoutRole__header:not(.is_fixed) {
    position: absolute;
    top: 20px;
  }
}

@media screen and (min-width: 768px) {
  body:not(#page_homepage) .ec-layoutRole__header.is_fixed {
    top: 0;
    z-index: 1000;
    opacity: 1;
    -webkit-animation: slideDownHeader 0.2s linear 0s;
    animation: slideDownHeader 0.2s linear 0s;
  }
}

/*simplever*/
body.simpleUi .ec-layoutRole__header {
  background-color: #004381;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width: 767px) {

  .ec-role,
  .ec-productRole,
  .ec-customerRole {
    font-size: 1rem;
  }
}

.ec-layoutRole .ec-layoutRole__contents {
  max-width: 100%;
}

.ec-pager {
  margin: 50px 0;
}

.ec-pager .ec-pager__item a,
.ec-pager .ec-pager__item--active a {
  color: #614c24;
}

.ec-pager .ec-pager__item--active {
  background-color: #f3ebde;
}

@media screen and (max-width: 767px) {
  .ec-layoutRole__contentTop {
    margin-top: 40px;
    background: transparent url("../img/front/bg_washi1.jpg") top left repeat;
    background-size: containe;
  }
}

.l-content--heightMiddle {
  padding: 5rem 20px 5rem;
}

.l-content--heightSmall {
  padding: 2rem 20px 2rem;
}

.l-content--heightSmallTB {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.l-content--widthMiddle,
.l-content--widthSmall,
.l-content--widthSmallTB,
.l-content--widthXsmall,
body:not(#page_homepage) .ec-layoutRole .ec-layoutRole__contents {
  margin-right: auto;
  margin-left: auto;
}

.l-content--widthMiddle,
body:not(#page_homepage) .ec-layoutRole .ec-layoutRole__contents {
  max-width: 1130px;
}

.l-content--widthSmall,
.l-content--widthSmallTB {
  max-width: 1024px;
}

.l-content--widthXsmall {
  max-width: 768px;
}

.l-content--widthFull {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: calc((100% - 1130px) / 2 + 20px);
  padding-right: calc((100% - 1130px) / 2 + 20px);
}

.l-content--bg1 {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background: transparent url("../img/front/bg_washi1.jpg") top left repeat;
}

.l-content--bg2 {
  background: transparent url("../img/front/bg_pat_dblue.jpg") bottom center repeat;
  background-size: cover;
}

.l-content--bg3 {
  background: transparent url("../img/front/bg_pat1.png") center center repeat;
  background-size: 160px auto;
}

@media screen and (min-width: 768px) {
  .l-contentFlex--2col {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
}

@media screen and (min-width: 768px) {
  .l-contentFlex--2col>* {
    width: calc((100% - 20px) / 2);
  }
}

@media screen and (max-width: 1129px) {

  [class*=l-content--bg],
  .l-content--widthFull,
  .l-content--widthMiddle {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 1063px) {
  .l-content--widthSmall {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 479px) {

  [class*=l-content--width],
  [class*=l-content--bg],
  [class*=l-content--height] {
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media screen and (max-width: 479px) {

  [class*=l-content--height],
  .l-content--bg1 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

/*
component
--------------------------------------------------------------------------------*/
.ec-rectHeading h1,
.ec-rectHeading h2,
.ec-rectHeading h3,
.ec-rectHeading h4,
.ec-rectHeading h5,
.ec-rectHeading h6 {
  font-size: 1.42rem;
}

.c-heading {
  margin: 0 0 2px;
  padding-bottom: 2px;
  border-bottom: 1px solid #6e4a07;
  font-size: 1.14rem;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
  color: #563a06;
  vertical-align: middle;
}

.c-heading::before {
  display: inline-block;
  content: "";
  width: 1em;
  height: 1em;
  margin-right: 5px;
  vertical-align: middle;
  background: transparent url(../img/front/deco_icon_common1.png) center top no-repeat;
  background-size: contain;
}

.c-heading.u-border0 {
  border-width: 0;
}

.c-heading--secondary {
  margin-bottom: 5px;
  padding: 5px;
  border: 1px solid #aa9c4c;
  border-width: 1px 0;
  background-color: rgba(197, 186, 125, 0.3);
  text-align: center;
  color: #987739;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
  font-size: 1rem;
}

.c-heading--secondary em {
  font-size: 1.2em;
}

.c-heading--min,
.p-producer__title,
.c-heading__pageName,
.c-heading--minLeft {
  margin: 0;
  padding-top: 20px;
  padding-bottom: 10px;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
  font-size: 2rem;
  color: #563a06;
  letter-spacing: 0.05em;
  line-height: 1.3;
  text-align: center;
}

@media screen and (max-width: 1129px) {

  .c-heading--min,
  .p-producer__title,
  .c-heading__pageName,
  .c-heading--minLeft {
    font-size: 1.7rem;
  }
}

@media screen and (max-width: 479px) {

  .c-heading--min,
  .p-producer__title,
  .c-heading__pageName,
  .c-heading--minLeft {
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: 1.4rem;
  }
}

.c-heading--minLeft {
  text-align: left;
}

.c-heading--dash::before,
.c-heading--dash::after {
  display: inline-block;
  content: "";
  width: 5em;
  height: 1px;
  background-color: #6e4a07;
  vertical-align: middle;
}

@media screen and (max-width: 1023px) {

  .c-heading--dash::before,
  .c-heading--dash::after {
    width: 1.5em;
  }
}

.c-heading--dash::before {
  margin-right: 1em;
}

.c-heading--dash::after {
  margin-left: 1em;
}

.c-heading--img {
  text-align: center;
}

.c-heading--img img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.c-heading--emBlack {
  color: #111111;
  font-weight: bold;
  line-height: 1.3;
}

.c-heading__pageName {
  padding-top: 0.7em;
  padding-bottom: 0.7em;
}

.c-heading__blockName {
  padding: 5px;
  background-color: #f4f2e7;
  color: #614c24;
  font-weight: bold;
  font-size: 1rem;
}

.c-button__blockBtn,
[class*=ec-blockBtn] {
  display: block;
}

.c-button__inlineBtn,
[class*=ec-inlineBtn] {
  display: inline-block;
}

.c-button--widthMiddle {
  min-width: 20em;
  max-width: 100%;
}

.c-button--widthHalf {
  min-width: 50%;
}

@media screen and (max-width: 767px) {
  .c-button--widthHalf {
    min-width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .c-button--widthHalf {
    width: 100%;
  }
}

.c-button__prevBtn::before,
.c-button__nextBtn::after {
  content: "";
  width: 0.6em;
  height: 0.6em;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #ffffff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.c-button__nextBtn::after {
  margin-left: 5px;
  border-width: 1px 1px 0 0;
}

.c-button__prevBtn::before {
  margin-right: 5px;
  border-width: 0 0 1px 1px;
}

.c-button__blockBtn,
.c-button__inlineBtn,
[class*=ec-blockBtn],
[class*=ec-inlineBtn] {
  padding: 10px;
  height: auto;
  max-width: 100%;
  font-size: 1.1rem;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
  font-weight: normal;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  letter-spacing: 0.05em;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  white-space: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {

  .c-button__blockBtn,
  .c-button__inlineBtn,
  [class*=ec-blockBtn],
  [class*=ec-inlineBtn] {
    font-size: 1.2rem;
  }
}

.c-button__blockBtn,
.c-button__inlineBtn {
  -webkit-transition: background-color 0.1s linear 0s;
  -o-transition: background-color 0.1s linear 0s;
  transition: background-color 0.1s linear 0s;
}

.c-button__blockBtn:hover,
.c-button__inlineBtn:hover,
.c-button__blockBtn:focus,
.c-button__inlineBtn:focus,
[class*=ec-blockBtn]:hover,
[class*=ec-inlineBtn]:hover,
[class*=ec-blockBtn]:focus,
[class*=ec-inlineBtn]:focus {
  text-decoration: none;
}

.c-button__subBtn {
  border-width: 0;
  background-color: #ece9d6;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #735a2b;
}

.c-button__subBtn:hover,
.c-button__subBtn:focus {
  color: #735a2b;
  background-color: #f4f2e7;
}

.c-button__subBtn.c-button__prevBtn::before,
.c-button__subBtn.c-button__nextBtn::after {
  border-color: #AB8640;
}

.c-button__moreBtn {
  margin: 10px auto;
  -webkit-transition: 0.1s linear 0s;
  -o-transition: 0.1s linear 0s;
  transition: 0.1s linear 0s;
  font-size: 1.1rem;
  width: 20em;
}

@media screen and (max-width: 1023px) {
  .c-button__moreBtn {
    width: 10em;
  }
}

.c-button__moreBtn::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0.5em;
  height: 0.5em;
  margin-top: -0.7em;
  margin-left: 5px;
  border: 1px solid #aa9c4c;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: 0.1s linear 0s;
  -o-transition: 0.1s linear 0s;
  transition: 0.1s linear 0s;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
}

.c-button__moreBtn.open::after {
  margin-top: 0;
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}

.c-button__moreBtn:hover,
.c-button__moreBtnfocus {
  background-color: #f4f2e7;
  color: #6e4a07;
}

.c-button__openBtn {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.c-button__openBtn::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0.5em;
  height: 0.5em;
  margin-top: -0.7em;
  margin-left: 5px;
  border: 2px solid #666666;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: 0.1s linear 0s;
  -o-transition: 0.1s linear 0s;
  transition: 0.1s linear 0s;
}

.c-button__openBtn.is_open::before {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}

.c-button__selectedBtn {
  position: relative;
  padding: 0 1.5em;
  background-color: #AB8640;
  border-radius: 4px;
  line-height: 40px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.c-button__selectedBtn::after {
  position: absolute;
  display: inline-block;
  content: "";
  width: 1em;
  height: 1em;
  right: 1.5em;
  top: 50%;
  margin-top: -0.5em;
  color: #ffffff;
  background: transparent url(../img/front/icon_select.svg) center center no-repeat;
  background-size: contain;
  vertical-align: middle;
}

.c-button__importantCheckItemBtn {
  position: relative;
  display: inline-block;
  padding: 5px 5px 5px 1.5em;
  line-height: 1.2;
  border: 1px dotted #cc0000;
  border-radius: 4px;
  color: #cc0000;
  font-weight: bold;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .c-button__importantCheckItemBtn {
    padding-left: 2em;
  }
}

.c-button__importantCheckItemBtn.is_checked {
  background-color: #ffd6d6;
  border-style: solid;
}

.c-button__importantCheckItemBtn input[type=checkbox] {
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -0.5em;
}

.c-button_icon i::before {
  position: relative;
  margin: -0.2em 2px 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 0.8em;
  -webkit-transition: 0.2s linear 0s;
  -o-transition: 0.2s linear 0s;
  transition: 0.2s linear 0s;
}

.c-button__favorite:hover i::before {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.c-button__favorite:active i::before {
  color: #FF003B;
}

.ec-inlineBtn--primary,
.ec-blockBtn--primary {
  background: #00509b;
  background: -webkit-gradient(linear, left top, left bottom, from(#00509b), to(#004381));
  background: -o-linear-gradient(top, #00509b 0%, #004381 100%);
  background: linear-gradient(to bottom, #00509b 0%, #004381 100%);
  border-color: #004381;
}

@media screen and (min-width: 768px) {

  .ec-inlineBtn--primary:hover,
  .ec-inlineBtn--primary:focus,
  .ec-blockBtn--primary:hover,
  .ec-blockBtn--primary:focus {
    border-color: #004381;
    background: #005db4;
    background: -webkit-gradient(linear, left top, left bottom, from(#005db4), to(#00509b));
    background: -o-linear-gradient(top, #005db4 0%, #00509b 100%);
    background: linear-gradient(to bottom, #005db4 0%, #00509b 100%);
  }
}

.ec-inlineBtn--secondary,
.ec-blockBtn--secondary {
  background: #b5a85a;
  background: -webkit-gradient(linear, left top, left bottom, from(#b5a85a), to(#aa9c4c));
  background: -o-linear-gradient(top, #b5a85a 0%, #aa9c4c 100%);
  background: linear-gradient(to bottom, #b5a85a 0%, #aa9c4c 100%);
  border-color: #aa9c4c;
  color: #ffffff;
}

@media screen and (min-width: 768px) {

  .ec-inlineBtn--secondary:hover,
  .ec-inlineBtn--secondary:focus,
  .ec-blockBtn--secondary:hover,
  .ec-blockBtn--secondary:focus {
    color: #ffffff;
    border-color: #aa9c4c;
    background: #bdb16c;
    background: -webkit-gradient(linear, left top, left bottom, from(#bdb16c), to(#b5a85a));
    background: -o-linear-gradient(top, #bdb16c 0%, #b5a85a 100%);
    background: linear-gradient(to bottom, #bdb16c 0%, #b5a85a 100%);
  }
}

.ec-inlineBtn--tertiary,
.ec-blockBtn--tertiary {
  background-color: #ffffff;
  border: 1px solid #6e4a07;
  color: #6e4a07;
}

.ec-inlineBtn--tertiary:hover,
.ec-inlineBtn--tertiary:focus,
.ec-blockBtn--tertiary:hover,
.ec-blockBtn--tertiary:focus {
  color: #6e4a07;
  background-color: #f4f2e7;
}

.ec-inlineBtn--tertiary.c-button__prevBtn::before,
.ec-inlineBtn--tertiary.c-button__nextBtn::after,
.ec-blockBtn--tertiary.c-button__prevBtn::before,
.ec-blockBtn--tertiary.c-button__nextBtn::after {
  border-color: #aa9c4c;
}

.ec-blockTopBtn {
  width: 40px;
  height: 40px;
  right: 5px;
  bottom: 10px;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.6);
  font-size: 0;
}

.ec-blockTopBtn::after {
  content: "";
  display: block;
  position: absolute;
  top: 16px;
  left: 12px;
  width: 16px;
  height: 16px;
  border: 1px solid #ffffff;
  border-width: 1px 0 0 1px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
}

.c-button__inlineBtn.c-button--thin,
.c-button__blockBtn.c-button--thin,
[class*=ec-inlineBtn].c-button--thin,
[class*=ec-BlockBtn].c-button--thin {
  line-height: 16px;
}

/*モーダルのなかのボタン*/
.ec-modal .ec-modal-wrap .ec-modal-box [class*=ec-inlineBtn] {
  margin: 0 5px;
  min-width: 10em;
}

@media screen and (max-width: 767px) {
  .ec-modal .ec-modal-wrap .ec-modal-box [class*=ec-inlineBtn] {
    margin: 10px;
    display: block;
  }
}

.c-list__btn--horizontalCenter {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.c-list__btn--horizontalCenter>* {
  padding: 10px;
}

.c-list__link--horizontalCenter>* {
  padding: 0 5px;
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .c-list__link--horizontalCenter>* {
    padding: 5px;
  }
}

.c-list__breadcrmbs {
  background-color: rgba(0, 0, 0, 0.04);
}

.c-list__breadcrmbs>* {
  display: inline-block;
  font-size: 10px;
}

.c-list__breadcrmbs>* a {
  color: #111111;
}

.c-list__breadcrmbs>* a::after {
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  margin: -0.35em 0.5em 0;
  vertical-align: middle;
  border: 1px solid #aaaaaa;
  border-width: 1px 1px 0 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
}

.c-list__catlist>*,
.c-list__itemlist--dot>* {
  border-style: dotted;
  border-color: #999999;
  border-width: 0;
  border-bottom-width: 1px;
  width: 100%;
}

.c-list__catlist>*:last-child,
.c-list__itemlist--dot>*:last-child {
  border-bottom-width: 0;
}

.c-list__catlist>* a,
.c-list__itemlist--dot>* a {
  display: block;
  padding: 5px;
  color: #111111;
}

.c-list__catlist>* a:hover,
.c-list__itemlist--dot>* a:hover {
  text-decoration: none;
}

.c-list__catlist>* a img,
.c-list__itemlist--dot>* a img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 2em;
}

.c-list__itemlist--dot>* a {
  padding-left: 1em;
}

.c-list__itemlist--dot>* a::before {
  margin-left: -1em;
  content: "";
  width: 1em;
  height: 1em;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  background-color: #AB8640;
  -webkit-transform: scale(0.3);
  -ms-transform: scale(0.3);
  transform: scale(0.3);
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
}

.c-list__markList>* {
  padding-left: 1em;
  text-indent: -1em;
}

[class*=c-list__markList]>*:not(:first-child) {
  margin-top: 1em;
}

.c-list__markList--1half>* {
  padding-left: 1.5em;
  text-indent: -1.5em;
}

.c-list__markList--2>* {
  padding-left: 2em;
  text-indent: -2em;
}

.c-link--next::after {
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  margin-left: 3px;
  border: 1px solid #ffffff;
  border-width: 1px 1px 0 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.c-link__textLink--out {
  background-color: #cee7ff;
  border-radius: 0;
  font-family: initial;
  -webkit-box-shadow: none;
  box-shadow: none;
  line-height: 30px;
}

.c-link__textLink--out .c-link__text {
  display: block;
}

.c-link__textLink--out .c-link__text::before {
  content: "";
  width: 1em;
  height: 1em;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  background: transparent url(../img/front/icon_newWindow.svg) center center no-repeat;
  background-size: contain;
}

.c-link__iconLink .fas::before {
  font-size: 1em;
  color: #666666;
  margin-right: 3px;
}

.c-link__textLink--uline {
  color: inherit;
  text-decoration: underline;
}

.c-link__blockLink img,
.c-link__blockLink:hover img,
.c-link__blockLink:active img,
.c-link__blockLink--next img,
.c-link__blockLink--next:hover img,
.c-link__blockLink--next:active img {
  vertical-align: middle;
}

.c-link__blockLink,
.c-link__blockLink--next {
  display: block;
  padding: 5px;
  border: 1px solid #d0d0d0;
  background-color: #f9f9f9;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  color: inherit;
  border-radius: 4px;
}

.c-link__blockLink:hover,
.c-link__blockLink--next:hover {
  text-decoration: none;
  color: inherit;
  background-color: #f5f7f8;
}

.c-link__blockLink--next {
  position: relative;
  padding-right: 1em;
  padding-left: 1em;
}

.c-link__blockLink--next::after {
  content: "";
  position: absolute;
  display: inline-block;
  top: 50%;
  right: 0.5em;
  width: 0.7em;
  height: 0.7em;
  margin-top: -0.4em;
  border: 2px solid #777777;
  border-width: 2px 2px 0 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: 0.1s linear 0s;
  -o-transition: 0.1s linear 0s;
  transition: 0.1s linear 0s;
}

@media screen and (min-width: 768px) {
  .c-link__blockLink--next:hover::after {
    -webkit-transform: rotate(45deg) translate(2px, -2px);
    -ms-transform: rotate(45deg) translate(2px, -2px);
    transform: rotate(45deg) translate(2px, -2px);
  }
}

@media screen and (min-width: 768px) {
  body:not(#page_homepage) .ec-layoutRole__contentTop .c-link__textLink--out {
    margin-bottom: 60px;
    padding: 0 5px;
    line-height: 20px;
    font-size: 12px;
  }

  .c-link__bannerLink {
    display: inline-block;
    -webkit-transition: 0.2s ease-out 0s;
    -o-transition: 0.2s ease-out 0s;
    transition: 0.2s ease-out 0s;
  }

  .c-link__bannerLink:hover {
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01);
  }
}

.c_table__blockTable {
  width: 100%;
}

.c_table__simpleList {
  border-top: 1px dotted #555555;
}

.c_table__simpleList>*>tr {
  border-bottom: 1px dotted #555555;
}

.c_table__simpleList>*>tr>* {
  padding: 5px 10px;
  text-align: left;
}

.c_table__simpleList>*>tr>th {
  color: #AB8640;
}

/*
project
--------------------------------------------------------------------------------*/
/*----- header -----*/
.p-header__sitename {
  height: 100%;
  width: 240px;
  background-color: #004381;
  text-align: center;
}

@media screen and (max-width: 1599px) {
  .p-header__sitename {
    width: 17vw;
  }
}

@media screen and (max-width: 767px) {
  .p-header__sitename {
    width: 110px;
  }
}

.p-header__sitename {
  margin: 0;
  height: 100%;
}

.p-header__sitename a {
  display: block;
  padding: 8px;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .p-header__sitename a {
    padding: 5px;
  }
}

.p-header__sitename img {
  height: 44px;
  width: auto;
  vertical-align: top;
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

@media screen and (max-width: 767px) {
  .p-header__sitename img {
    height: 30px;
  }
}

.p-header__navWrap {
  -ms-flex-grow: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: calc(100% - 240px);
}

.p-header__navWrap ul,
.p-header__navWrap ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.p-header__navWrap a {
  display: block;
  color: #111111;
  text-align: center;
}

.p-header__navWrap a {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
  letter-spacing: 0.05em;
}

.p-header__navWrap a:hover {
  text-decoration: none;
}

.p-header__navWrap .fas {
  width: auto;
}

.p-header__navWrap .fas::before {
  font-size: 0.8em;
  vertical-align: middle;
}

.p-header__navWrap,
.p-header__gmenu ul,
.p-contentNav__gmenu ul,
.p-header__utilityMenu {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  height: 100%;
}

.p-header__gmenu,
.p-contentNav__gmenu,
.p-header__gmenu ul>li,
.p-contentNav__gmenu ul>li {
  -ms-flex-grow: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.p-header__gmenu,
.p-contentNav__gmenu {
  background-color: #ffffff;
}

@media screen and (max-width: 767px) {

  .p-header__gmenu,
  .p-contentNav__gmenu {
    display: none;
  }
}

@media screen and (min-width: 1130px) {

  .p-header__gmenu ul>li,
  .p-contentNav__gmenu ul>li {
    width: 25%;
  }
}

@media screen and (max-width: 1129px) {

  .p-header__gmenu ul>li,
  .p-contentNav__gmenu ul>li {
    width: auto;
  }
}

.p-header__gmenu ul a,
.p-contentNav__gmenu ul a {
  display: block;
  padding: 19px 5px 0;
  color: #111111;
  line-height: 1.2;
  height: 100%;
  text-align: center;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
  letter-spacing: 0.05em;
}

@media screen and (min-width: 1130px) {

  .p-header__gmenu ul a,
  .p-contentNav__gmenu ul a {
    padding-top: 17px;
    font-size: 1.1rem;
  }
}

@media screen and (max-width: 1023px) {

  .p-header__gmenu ul a,
  .p-contentNav__gmenu ul a {
    font-size: 0.9rem;
    letter-spacing: 0;
  }
}

.p-header__gmenu ul a:hover,
.p-contentNav__gmenu ul a:hover {
  color: #004381;
}

.p-header__gmenu ul li span,
.p-contentNav__gmenu ul li span {
  display: block;
  font-size: 0.7rem;
  line-height: 1;
  color: #A09A6C;
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
  letter-spacing: 0.2em;
}

.p-header__utilityMenu {
  width: 300px;
}

@media screen and (min-width: 1130px) {
  .p-header__utilityMenu {
    width: 320px;
  }
}

@media screen and (max-width: 1023px) {
  .p-header__utilityMenu {
    width: 180px;
  }
}

@media screen and (max-width: 767px) {
  .p-header__utilityMenu {
    padding-right: 40px;
    -ms-flex-grow: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

.p-header__utilityMenu>* {
  width: 30%;
}

@media screen and (max-width: 767px) {
  .p-header__utilityMenu>* {
    padding: 0 5px;
    min-width: 40px;
    width: auto;
    height: 40px;
    -ms-flex-grow: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
}

.p-header__utilityMenu>*:not(:first-child) {
  border-left: 1px solid #ffffff;
}

.p-header__utilityMenu .p-header__menuItem {
  -ms-flex-grow: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

@media screen and (max-width: 767px) {
  .p-header__utilityMenu .p-header__menuItem {
    display: none;
  }
}

@media screen and (max-width: 767px) {

  .p-header__utilityMenu .fas,
  .p-header__utilityMenu .fas::before {
    color: #ffffff;
  }
}

.p-header__utilityMenu .fas {
  padding-right: 4px;
  font-size: 1.2rem;
}

.p-header__menuItem a {
  position: relative;
  padding: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  min-width: 0;
  background-color: #f6f6f6;
  border-radius: 0;
  line-height: 60px;
  text-align: center;
  font-size: 0.9rem;
}

.ec-headerNavSP {
  top: 0;
  left: auto;
  right: 0;
  background-color: transparent;
}

.ec-headerNavSP .fas {
  color: #ffffff;
}

.ec-headerRole__cart {
  -ms-flex-grow: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

@media screen and (max-width: 767px) {
  .ec-headerRole__cart {
    -ms-flex-direction: column-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
    -ms-flex-grow: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
}

.ec-cartNaviWrap {
  height: 100%;
}

.ec-cartNavi {
  position: relative;
  padding: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  min-width: 0;
  background-color: #f6f6f6;
  border-radius: 0;
  line-height: 60px;
  text-align: center;
  font-size: 0.9rem;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 767px) {
  .ec-cartNavi {
    background-color: transparent;
  }
}

@media screen and (max-width: 767px) {
  .ec-cartNavi {
    background-color: transparent;
  }
}

.ec-cartNavi,
.ec-cartNavi>*,
.ec-cartNavi i::before {
  font-size: 1rem;
}

@media screen and (min-width: 768px) {
  .ec-cartNavi__badge {
    vertical-align: middle;
  }
}

@media screen and (max-width: 767px) {
  .ec-cartNavi__text {
    display: none;
  }
}

.ec-cartNavi .ec-cartNavi__badge {
  font-size: 0.7rem;
  font-family: initial;
}

@media screen and (max-width: 1023px) {
  .ec-cartNavi .ec-cartNavi__badge {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: 2px;
    z-index: 10;
  }
}

@media screen and (max-width: 767px) {
  .ec-cartNavi .ec-cartNavi__badge {
    position: static;
    top: 0;
    left: 0;
    margin-top: -10px;
    margin-left: -5px;
  }
}

.ec-cartNaviIsset,
.ec-cartNaviNull {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  line-height: 1.3;
}

@media screen and (min-width: 768px) {

  .ec-cartNaviIsset::before,
  .ec-cartNaviNull::before {
    right: 20%;
  }
}

@media screen and (max-width: 767px) {

  .ec-cartNaviIsset,
  .ec-cartNaviNull {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

.ec-cartNaviIsset {
  padding: 0;
}

.ec-cartNaviIsset__wrapItem {
  padding: 10px;
  max-height: 50vh;
  overflow-y: scroll;
}

@media screen and (max-width: 767px) {
  .ec-cartNaviIsset .ec-cartNaviIsset__cartImage {
    width: 20%;
  }
}

@media screen and (max-width: 767px) {
  .ec-cartNaviIsset .ec-cartNaviIsset__cartContent {
    width: 80%;
  }
}

.ec-cartNaviIsset__action {
  padding: 10px;
  border-radius: 0 0 4px 4px;
  background-color: #ffffff;
}

/*カートページ */
.ec-progress .is-complete .ec-progress__number {
  background-color: #AB8640;
}

@media screen and (max-width: 767px) {
  .ec-progress .ec-progress__label {
    font-size: 10px;
  }
}

.ec-progress .is-complete .ec-progress__label {
  color: #735a2b;
}

.ec-orderDelivery .ec-orderDelivery__change {
  top: 5px;
  right: 5px;
}

@media screen and (max-width: 767px) {
  .ec-cartRole {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .ec-cartRole .ec-cartRole {
    padding-right: 0;
    padding-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .ec-orderRole {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 1.1rem;
  }
}

@media screen and (max-width: 767px) {
  .ec-orderRole .ec-rectHeading {
    margin-left: -10px;
    margin-right: -10px;
  }
}

.ec-totalBox .ec-totalBox__total {
  border-top-width: 0;
}

.ec-totalBox .ec-totalBox__price {
  margin-left: 10px;
  color: inherit;
}

.ec-totalBox__price input {
  font-size: 1.5rem;
  height: auto;
  width: 70%;
  max-width: 6.5em;
}

@media screen and (max-width: 1129px) {
  .ec-totalBox__price input {
    padding-right: 5px;
    padding-left: 5px;
  }
}

@media screen and (max-width: 1129px) and (min-width: 768px) {
  .ec-totalBox__price input {
    font-size: 1.3rem;
  }
}

.p-pageHeader {
  background: transparent url("../img/front/bg_washi1.jpg") top left repeat;
  padding-top: 0;
  padding-bottom: 0;
}

.p-contentBlock__textItem {
  margin: 20px 0;
  border: 1px solid #AB8640;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column-reverse;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

@media screen and (max-width: 479px) {
  .p-contentBlock__textItem {
    margin: 10px 0;
  }
}

.p-contentBlock__textItem>* {
  padding: 15px 10px;
}

.p-contentBLock__textItemHeading {
  color: #563a06;
  text-align: center;
}

.p-contentBLock__textItemHeading .c-heading--min,
.p-contentBLock__textItemHeading .p-producer__title,
.p-contentBLock__textItemHeading .c-heading--minLeft,
.p-contentBLock__textItemHeading .c-heading__pageName {
  padding-top: 10px;
  padding-bottom: 0;
}

.p-contentBlock__textItemBody {
  -ms-flex-grow: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  background-color: #fbfaf5;
}

.p-contentBlock__separateTop {
  border-top: 1px solid #866932;
}

.p-block__textBlock p {
  margin-bottom: 1em;
}

.p-block__dataBlock {
  margin-bottom: 10px;
  border: 1px solid #AB8640;
}

.p-block__dataBlock>.c-heading__blockName {
  padding-left: 20px;
  padding-right: 20px;
}

@media screen and (max-width: 767px) {
  .p-block__dataBlock>.c-heading__blockName {
    padding-right: 10px;
    padding-left: 10px;
  }
}

.p-block__closedBlock {
  padding: 10px;
  background-color: #f6f6f6;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15) inset;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15) inset;
}

.p-block__subBlock {
  padding: 5px;
  border: 1px dotted #cccccc;
  background: #f9f9f9;
}

.p-block__separateTopBlock {
  display: block;
  padding: 0.5rem;
  border-top: 1px dotted #cccccc;
}

.p-block__noticeBlock {
  border: 1px solid #cccccc;
  font-size: 1rem;
}

.p-block__bnr {
  padding: 5px;
  display: inline-block;
  border: 1px solid #cccccc;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  text-align: center;
}

/* ranking */
.p-ranking {
  position: relative;
}

.p-ranking::before,
.p-ranking::after {
  content: "";
  display: block;
  position: absolute;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: contain;
}

.p-ranking::before {
  top: 0;
  left: 0;
  width: 30%;
  height: 100%;
  background-image: url("../img/front/bg_ranking_decoLT.png");
  background-position: top left;
}

.p-ranking::after {
  bottom: 0;
  right: 0;
  width: 30%;
  height: 100%;
  background-image: url("../img/front/bg_ranking_decoRB.png");
  background-position: bottom right;
}

.p-ranking .c-heading--min::before,
.p-ranking .p-producer__title::before,
.p-ranking .c-heading--minLeft::before,
.p-ranking .c-heading__pageName::before,
.p-ranking .c-heading--min::after,
.p-ranking .p-producer__title::after,
.p-ranking .c-heading--minLeft::after,
.p-ranking .c-heading__pageName::after {
  content: "";
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  margin: -0.2em 0.5em 0;
  background: transparent url(../img/front/decoicon_sensu.svg) center center no-repeat;
  background-size: contain;
  vertical-align: middle;
}

.p-ranking>* {
  position: relative;
  z-index: 10;
}

.p-ranking .c-button__selectedBtn {
  display: none;
}

@media screen and (max-width: 767px) {
  .p-ranking .c-button__selectedBtn {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .c-button__selectedBtn:hover {
    background-color: #bb9449;
  }
}

.p-ranking .p-ranking__catList {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .p-ranking .p-ranking__catList {
    position: absolute;
    top: 48px;
    left: 0;
    width: 100%;
    padding: 10px;
    z-index: 200;
    border-radius: 10px;
    -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.25);
    border: 2px solid #AB8640;
    background-color: #ffffff;
  }

  .p-ranking .p-ranking__catList:not(.open) {
    display: none;
  }

  .p-ranking .p-ranking__catList::before,
  .p-ranking .p-ranking__catList::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    left: 50%;
  }

  .p-ranking .p-ranking__catList::before {
    top: -10px;
    margin-left: -10px;
    border: 10px solid transparent;
    border-top-width: 0;
    border-bottom-color: #AB8640;
  }

  .p-ranking .p-ranking__catList::after {
    top: -7px;
    margin-left: -8px;
    border: 8px solid transparent;
    border-top-width: 0;
    border-bottom-color: #ffffff;
  }
}

.p-ranking .p-ranking__catList li {
  margin: 1px;
  padding: 5px;
  width: calc((100% - 14px) / 7);
  text-align: center;
  background-color: rgba(225, 225, 225, 0.8);
  color: #ab8640;
  font-weight: bold;
  font-size: 0.92rem;
}

@media screen and (max-width: 1023px) {
  .p-ranking .p-ranking__catList li {
    width: calc((100% - 10px) / 5);
  }
}

@media screen and (max-width: 767px) {
  .p-ranking .p-ranking__catList li {
    width: calc((100% - 4px) / 2);
    line-height: 34px;
  }
}

.p-ranking .p-ranking__catList li.is_active {
  background-color: #AB8640;
  color: #ffffff;
}

.p-ranking__rank {
  position: relative;
  margin-top: 40px;
  padding: 2vw 10px 3vw;
  border: 2px solid #AB8640;
  border-width: 2px 0;
  min-height: 200px;
  -webkit-transition: 0.2s linear 0s;
  -o-transition: 0.2s linear 0s;
  transition: 0.2s linear 0s;
}

@media screen and (max-width: 767px) {
  .p-ranking__rank {
    margin-top: 20px;
  }
}

@media screen and (max-width: 479px) {
  .p-ranking__rank {
    padding-right: 0;
    padding-left: 0;
  }
}

.p-ranking__rank::before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top-width: 0;
  border-bottom-color: #AB8640;
}

.p-ranking__rankItem {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

@media screen and (max-width: 767px) {
  .p-ranking__rankItem {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.p-ranking__rankItem:not(.is_active) {
  display: none;
}

.p-ranking__rankItem.is_active {
  -webkit-animation: fadeIn 1s linear 0s;
  animation: fadeIn 1s linear 0s;
}

.p-ranking__rankItem>li {
  width: 20%;
  padding: 0 10px;
}

@media screen and (max-width: 767px) {
  .p-ranking__rankItem>li {
    padding: 10px 5px;
    width: calc(100% / 3);
  }
}

.p-ranking__rankItem .c-heading--secondary em {
  padding-right: 2px;
  padding-left: 2px;
}

.p-ranking__rankItem>li:first-child .p-ranking__rankNum {
  font-size: 1.25em;
}

.p-ranking__text {
  font-size: 0.86em;
  line-height: 1.2;
}

.p-ranking__price {
  margin-top: 1em;
  font-weight: bold;
  color: #111111;
}

.p-ranking__price span {
  margin-left: 0.5em;
  display: inline-block;
  color: #866932;
  font-size: 1.1em;
}

/* topics */
@media screen and (min-width: 768px) {
  .p-topics {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}

@media screen and (max-width: 767px) {

  .p-topics .c-heading--min,
  .p-topics .p-producer__title,
  .p-topics .c-heading--minLeft,
  .p-topics .c-heading__pageName {
    padding-top: 0;
    padding-bottom: 5px;
  }
}

.p-topics .c-heading--min::before,
.p-topics .p-producer__title::before,
.p-topics .c-heading--minLeft::before,
.p-topics .c-heading__pageName::before,
.p-topics .c-heading--min::after,
.p-topics .p-producer__title::after,
.p-topics .c-heading--minLeft::after,
.p-topics .c-heading__pageName::after {
  display: inline-block;
  content: "";
  width: 0.8em;
  height: 0.8em;
  vertical-align: middle;
  background: transparent url(../img/front/deco_icon_common1.png) center top no-repeat;
  background-size: contain;
}

.p-topics .c-heading--min::before,
.p-topics .p-producer__title::before,
.p-topics .c-heading--minLeft::before,
.p-topics .c-heading__pageName::before {
  margin-right: 0.5em;
}

.p-topics .c-heading--min::after,
.p-topics .p-producer__title::after,
.p-topics .c-heading--minLeft::after,
.p-topics .c-heading__pageName::after {
  margin-left: 0.5em;
}

.p-topics__topicList {
  position: relative;
  padding: 2rem 10px;
  border-style: solid;
  border-color: #004381;
  border-width: 2px 0;
}

@media screen and (min-width: 768px) {
  .p-topics__topicList {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 767px) {
  .p-topics__topicList {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.p-topics__topicList::before,
.p-topics__topicList::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  background-color: #004381;
}

.p-topics__topicList::before {
  top: 1px;
}

.p-topics__topicList::after {
  bottom: 1px;
}

.p-topics__topicList>* {
  margin: 10px;
}

.p-topics__topicItem {
  text-align: center;
}

.p-topics__topicItem a {
  color: #111111;
  font-weight: bold;
  font-size: 1.1rem;
}

/*特集ページ*/
.p-topics__detailBlock h1,
.p-topics__detailBlock h2,
.p-topics__detailBlock h3,
.p-topics__detailBlock h4,
.p-topics__detailBlock h5,
.p-topics__detailBlock h6 {
  color: #563a06;
}

.p-topics__detailBlock h1:not(.p-topics__topicTitle),
.p-topics__detailBlock h2,
.p-topics__detailBlock h3 {
  margin-bottom: 0.5rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #cccccc;
}

.p-topics__detailBlock h4,
.p-topics__detailBlock h5,
.p-topics__detailBlock h6 {
  font-weight: bold;
}

.p-topics__detailBlock h1 {
  font-size: 2.2rem;
}

.p-topics__detailBlock h2 {
  font-size: 1.8rem;
}

.p-topics__detailBlock h3 {
  font-size: 1.5rem;
}

.p-topics__detailBlock h4 {
  font-size: 1.3rem;
}

.p-topics__detailBlock h5 {
  font-size: 1.2rem;
}

.p-topics__detailBlock h6 {
  font-size: 1.1rem;
}

.p-topics__detailBlock .ec-shelfGrid .ec-shelfGrid__item-image {
  height: auto;
}

.p-moreBlock:not(.open) {
  display: none;
}

.p-itemMenu__wrapMenu:not(:first-child) {
  margin-top: 2vw;
}

.ec-layoutRole__right .p-itemMenu>*:not(:first-child),
.ec-layoutRole__left .p-itemMenu>*:not(:first-child) {
  margin-top: 10px;
}

.ec-layoutRole__contentBottom .p-itemMenu {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

@media screen and (max-width: 767px) {
  .ec-layoutRole__contentBottom .p-itemMenu {
    display: none;
  }
}

.ec-layoutRole__contentBottom .p-itemMenu>* {
  margin-top: 0;
}

.ec-layoutRole__contentBottom .p-itemMenu>*:not(:first-child) {
  margin-left: 20px;
}

.ec-layoutRole__contentBottom .p-itemMenu .p-itemMenu__category {
  width: 80%;
  -ms-flex-grow: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}

@media screen and (max-width: 1023px) {
  .ec-layoutRole__contentBottom .p-itemMenu .p-itemMenu__category {
    width: 60%;
  }
}

.ec-layoutRole__contentBottom .p-itemMenu .p-itemMenu__category .c-list__catlist,
.ec-layoutRole__contentBottom .p-itemMenu .p-itemMenu__category .c-list__itemlist--dot {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.ec-layoutRole__contentBottom .p-itemMenu .p-itemMenu__category .c-list__catlist>*:last-child,
.ec-layoutRole__contentBottom .p-itemMenu .p-itemMenu__category .c-list__itemlist--dot>*:last-child {
  -ms-flex-grow: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

@media screen and (min-width: 1024px) {

  .ec-layoutRole__contentBottom .p-itemMenu .p-itemMenu__category .c-list__catlist>*,
  .ec-layoutRole__contentBottom .p-itemMenu .p-itemMenu__category .c-list__itemlist--dot>* {
    width: 25%;
  }

  .ec-layoutRole__contentBottom .p-itemMenu .p-itemMenu__category .c-list__catlist>*:nth-last-child(-n+4),
  .ec-layoutRole__contentBottom .p-itemMenu .p-itemMenu__category .c-list__itemlist--dot>*:nth-last-child(-n+4) {
    border-bottom-width: 0;
  }
}

@media screen and (max-width: 1023px) {

  .ec-layoutRole__contentBottom .p-itemMenu .p-itemMenu__category .c-list__catlist>*,
  .ec-layoutRole__contentBottom .p-itemMenu .p-itemMenu__category .c-list__itemlist--dot>* {
    width: calc(100% / 2);
  }

  .ec-layoutRole__contentBottom .p-itemMenu .p-itemMenu__category .c-list__catlist>*:nth-last-child(-n+2),
  .ec-layoutRole__contentBottom .p-itemMenu .p-itemMenu__category .c-list__itemlist--dot>*:nth-last-child(-n+2) {
    border-bottom-width: 0;
  }
}

.ec-layoutRole__contentBottom .p-itemMenu .p-itemMenu__price {
  width: 20%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media screen and (max-width: 1023px) {
  .ec-layoutRole__contentBottom .p-itemMenu .p-itemMenu__price {
    width: 40%;
  }
}

.range-group>a {
  height: auto;
}

.range-group>a::before {
  line-height: 1;
  -webkit-transition: 0.2s linear 0s;
  -o-transition: 0.2s linear 0s;
  transition: 0.2s linear 0s;
}

.range-group>a:hover {
  text-decoration: none;
}

.range-group>a.on {
  -webkit-animation: expansion 0.4s ease-out 0s forwards;
  animation: expansion 0.4s ease-out 0s forwards;
}

.p-review__reviewList>.p-review__reviewItem {
  border-bottom: 1px dotted #cccccc;
}

.p-review__reviewItem {
  padding: 10px;
}

.p-review__reviewHeading>* {
  display: inline-block;
  vertical-align: middle;
}

.p-review__reviewHeading>*:not(:last-child) {
  margin-right: 10px;
}

.p-review__reviewDate {
  padding: 2px 5px;
  font-size: 1rem;
  background-color: #00488b;
  color: #ffffff;
}

.p-review__reviewerName i::before {
  color: #decba6;
  font-size: 0.8em;
}

.p-review__reviewBody {
  margin-top: 5px;
}

.p-review__reviewTitle {
  font-weight: bold;
}

.ec-layoutRole__footer {
  padding-top: 30px;
}

@media screen and (min-width: 1024px) {
  .ec-layoutRole__footer {
    padding-top: 50px;
  }
}

.ec-footerRole {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  width: 100%;
  margin: 0 auto 0;
  padding: 0 calc((100% - 1130px) / 2);
  border-width: 0;
  background: #00509b;
  background: -webkit-gradient(linear, left top, left bottom, from(#00509b), to(#004381));
  background: -o-linear-gradient(top, #00509b 0%, #004381 100%);
  background: linear-gradient(to bottom, #00509b 0%, #004381 100%);
  color: #ffffff;
  font-size: 0.92rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 1023px) {
  .ec-footerRole {
    padding: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.ec-footerRole a {
  color: #ffffff;
  text-decoration: underline;
}

.ec-footerRole a:hover {
  text-decoration: none;
}

.ec-footerRole>* {
  padding: 20px 20px 10px;
}

.p-footer__logo {
  width: 200px;
}

@media screen and (max-width: 1023px) {
  .p-footer__logo {
    width: 25%;
  }
}

@media screen and (max-width: 1023px) {
  .p-footer_address {
    width: 75%;
  }
}

.p-footer__addressName {
  margin-bottom: 5px;
  font-size: 1.1rem;
  font-weight: bold;
}

.p-footer__navi {
  text-align: right;
  -ms-flex-grow: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

@media screen and (max-width: 1023px) {
  .p-footer__navi {
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #003e77;
    width: 100%;
    text-align: center;
  }
}

.ec-overlayRole {
  z-index: 1000;
}

@media screen and (max-width: 767px) {
  .ec-footerRole {
    display: block;
  }

  .ec-footerRole>* {
    width: 100%;
    text-align: center;
  }

  .p-footer__logo {
    padding: 10px;
  }

  .p-footerAddress {
    padding: 10px 10px 30px;
  }

  .p-footer__logo img {
    max-width: 160px;
  }
}

.p-sideBanner__banner {
  position: fixed;
  right: -10px;
  z-index: 100;
  -webkit-transition: 0.1s ease-out 0s;
  -o-transition: 0.1s ease-out 0s;
  transition: 0.1s ease-out 0s;
}

.p-sideBanner__banner:hover {
  right: -5px;
}

.p-sideBanner__banner#sideBanner_limited {
  bottom: 60px;
  width: 65px;
  height: auto;
}

@media screen and (max-width: 767px) {
  .p-sideBanner {
    display: none;
  }
}

.ec-drawerRoleClose {
  top: 0;
  left: auto;
  right: 0;
  width: 40px;
  height: 40px;
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0.8);
}

.ec-drawerRoleClose .fas::before {
  color: #ffffff;
}

.ec-drawerRole {
  background-color: #ffffff;
  overflow-y: auto;
  width: calc(100% - 40px);
}

.ec-drawerRole:not(.is_active) {
  -webkit-transform: translateX(-100vw);
  -ms-transform: translateX(-100vw);
  transform: translateX(-100vw);
  z-index: -9999;
  opacity: 0;
}

.ec-drawerRole .ec-drawerRole a,
.ec-drawerRole a:hover,
.ec-drawerRole a:focus {
  text-decoration: none;
}

.p-drawer__cart,
.p-drawer__menu {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
}

.p-drawer__cart {
  font-size: 1.2rem;
}

.p-drawer__cart>a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  background-color: #f6f6f6;
  line-height: 40px;
}

.p-drawer__cart>a>* {
  padding: 0 15px;
}

.p-drawer__cart .p-drawer__linkText {
  color: #111111;
  -ms-flex-grow: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.p-drawer__cart .ec-cartNavi {
  height: auto;
}

.p-drawer__cart .ec-cartNavi .ec-cartNavi__badge {
  margin-top: 0;
  margin-left: 2px;
}

.p-drawer__menu {
  font-size: 1.1rem;
}

.p-drawer__menuItem li {
  position: relative;
}

.p-drawer__menuItem>ul>li>a {
  display: block;
  padding: 0 15px;
  line-height: 40px;
  border-bottom: 1px dotted #cccccc;
  color: #111111;
}

.p-drawer__menuItem>ul>li.p-drawer__hasChildMenu>a {
  padding-right: 40px;
}

.p-drawer__menuItem>ul>li.p-drawer__hasChildMenu .c-button__openBtn {
  position: absolute;
  top: 0;
  right: 0;
}

.p-drawer__wrapChildMenu {
  background-color: #f9f8f2;
  -webkit-transition: 0.2s linear 0s;
  -o-transition: 0.2s linear 0s;
  transition: 0.2s linear 0s;
  overflow: hidden;
}

.p-drawer__wrapChildMenu:not(.is_open) {
  max-height: 0;
}

.p-drawer__wrapChildMenu.is_open {
  border-bottom: 1px dotted #cccccc;
}

.p-drawer__wrapChildMenu .p-itemMenu__wrapMenu {
  margin: 0;
}

.p-drawer__wrapChildMenu [class*=c-heading--] {
  margin: 0;
  padding-left: 20px;
  border-width: 0;
  text-align: left;
}

.p-drawer__wrapChildMenu .c-list__catlist,
.p-drawer__wrapChildMenu .c-list__itemlist--dot {
  padding-left: 20px;
  font-size: 1rem;
}

.p-drawer__wrapChildMenu .c-list__catlist>li,
.p-drawer__wrapChildMenu .c-list__itemlist--dot>li {
  border-color: #cccccc;
}

.p-drawer__wrapChildMenu .c-list__catlist>* a,
.p-drawer__wrapChildMenu .c-list__itemlist--dot>* a {
  line-height: 26px;
}

.p-drawer__wrapChildMenu .c-list__catlist>* a img,
.p-drawer__wrapChildMenu .c-list__itemlist--dot>* a img {
  margin-right: 5px;
  width: 1.2em;
}

.p-drawer__menuBtn {
  margin-top: 30px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.p-drawer__menuBtn>* {
  width: 50%;
}

.p-drawerLink {
  margin-top: 20px;
  padding: 5px;
  text-align: center;
}

.p-sns {
  width: 964px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 20px 40px;
}

.p-facebook__itemList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width: 1023px) {
  .p-facebook__itemList {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.p-facebook__item {
  margin: 1px;
}

.p-instagram {
  padding-top: 20px;
}

.p-instagram__itemList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .p-instagram__itemList {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.p-instagram__item {
  position: relative;
  width: calc((100% - 12px) / 6);
  height: auto;
  margin: 1px;
}

@media screen and (max-width: 767px) {
  .p-instagram__item {
    width: calc((100% - 6px) / 3);
  }
}

.p-instagram__mask {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  vertical-align: middle;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  -webkit-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  transition: opacity 0.5s ease 0s;
}

.p-instagram__maskText {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-instagram__count {
  margin: 4px;
}

.p-instagram__countIcon {
  display: inline-block;
  width: 1rem;
  height: auto;
  margin-right: 6px;
  vertical-align: middle;
}

.p-instagram__itemLink {
  position: relative;
  display: inline-block;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  width: 100%;
  height: 100%;
  padding-top: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) {
  .p-instagram__itemLink:hover .p-instagram__mask {
    opacity: 1;
  }

  .p-instagram__itemLink:hover .p-instagram__countIcon {
    vertical-align: middle;
  }
}

/*
page unique
--------------------------------------------------------------------------------*/
/*-----#page_homepate -----*/
/*.p-topVisual*/
.p-topText {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  padding-left: 250px;
  height: 10px;
  font-size: 10px;
  background-color: #1F2440;
  color: #ffffff;
  line-height: 1;
}

@media screen and (min-width: 1600px) {
  .p-topText {
    padding-left: calc(50vw - 565px + 10px);
  }
}

@media screen and (max-width: 1599px) {
  .p-topText {
    padding-left: calc(17vw + 10px);
  }
}

@media screen and (max-width: 767px) {
  .p-topText {
    height: auto;
    padding: 5px 0 5px;
    background-color: transparent;
    color: #6e4a07;
    font-size: 1.2rem;
    text-align: center;
    line-height: 1.2;
  }
}

@media screen and (max-width: 479px) {
  .p-topText {
    font-size: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .p-topText span {
    display: block;
  }
}

.p-topVisual {
  position: relative;
  width: 100%;
  padding-top: 20px;
  background: #272D50;
  background: -webkit-gradient(linear, left top, left bottom, from(#272D50), to(#364B86));
  background: -o-linear-gradient(top, #272D50 0%, #364B86 100%);
  background: linear-gradient(to bottom, #272D50 0%, #364B86 100%);
  z-index: 2;
}

@media screen and (max-width: 767px) {
  .p-topVisual {
    padding: 0;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
  }
}

.p-topVisual * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.p-topVisual .slider {
  position: relative;
  width: 100%;
  max-width: 1600px;
  max-height: 450px;
  margin: 0 auto;
  padding-top: 50px;
  opacity: 0;
  -webkit-transition: opacity 0.3s linear, max-height 1s linear 0s;
  -o-transition: opacity 0.3s linear, max-height 1s linear 0s;
  transition: opacity 0.3s linear, max-height 1s linear 0s;
}

@media screen and (max-width: 1023px) {
  .p-topVisual .slider {
    padding-top: 35px;
  }
}

@media screen and (max-width: 767px) {
  .p-topVisual .slider {
    padding-top: 0;
    padding-left: 17vw;
    -ms-flex-grow: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow: hidden;
    width: calc(100% - 17vw);
  }
}

.p-topVisual .slider.slick-initialized {
  opacity: 1;
  max-height: 100%;
}

.p-topVisual .slick-list {
  overflow: visible;
}

.p-topVisual .slick-dotted.slick-slider {
  margin-bottom: 0;
}

.p-topVisual .slick-slide {
  margin: 0 5px;
  -webkit-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  opacity: 0.2;
}

@media screen and (max-width: 767px) {
  .p-topVisual .slick-slide {
    margin: 0;
  }
}

.p-topVisual .slick-slide img {
  width: 100%;
}

.p-topVisual .slick-prev:before,
.p-topVisual .slick-next:before {
  color: black;
}

.p-topVisual .slick-active {
  opacity: 0.5;
}

.p-topVisual .slick-current {
  opacity: 1;
}

.p-topVisual .slick-current.slick-center {
  position: relative;
  -webkit-transform: scale(1.3) translateY(4%);
  -ms-transform: scale(1.3) translateY(4%);
  transform: scale(1.3) translateY(4%);
  z-index: 99999;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

@media screen and (min-width: 1130px) {
  .p-topVisual .slick-current.slick-center {
    -webkit-transform: scale(1.2) translateY(4%);
    -ms-transform: scale(1.2) translateY(4%);
    transform: scale(1.2) translateY(4%);
  }
}

.p-topVisual .slick-current.slick-center:not([data-slick-index="0"]) {
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.p-topVisual .slick-dots {
  position: static;
  bottom: 0;
  padding-left: 70%;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .p-topVisual .slick-dots {
    position: absolute;
    bottom: 0;
    right: 0;
    width: calc(100% - 17vw);
    padding-left: 0;
    text-align: center;
  }
}

.p-topVisual .slick-dots li {
  margin-right: 2px;
  margin-left: 2px;
  width: 10px;
}

.p-topVisual .slick-dots li button {
  padding: 0;
}

.p-topVisual .slick-dots li.slick-active button:before {
  color: #66A4DD;
  opacity: 1;
}

.p-topVisual__text {
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 2.2rem;
  letter-spacing: 0.05em;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .p-topVisual__text {
    display: none;
  }
}

.p-topVisual__text span {
  display: inline-block;
  margin-right: 0.5em;
  padding-bottom: 0.1em;
  border-bottom: 1px solid #ffffff;
  font-size: 0.75em;
}

.p-topVisual__text span b {
  font-size: 1.15em;
  padding-right: 5px;
  padding-left: 5px;
}

@media screen and (max-width: 1023px) {
  .p-topVisual__text em {
    margin-top: 8px;
    display: block;
  }
}

.p-topVisual__img {
  position: absolute;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column-reverse;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  top: -10px;
  left: 0;
  width: 240px;
  height: calc(100% + 10px);
  text-align: center;
}

@media screen and (min-width: 1600px) {
  .p-topVisual__img {
    left: calc(50vw - 565px - 240px);
  }
}

@media screen and (max-width: 1599px) {
  .p-topVisual__img {
    width: 17vw;
  }
}

@media screen and (max-width: 767px) {
  .p-topVisual__img {
    position: absolute;
    -ms-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    height: 100%;
    top: 0;
  }
}

.p-topVisual__imgLogo1 {
  height: 60px;
  background-color: #004381;
}

@media screen and (max-width: 767px) {
  .p-topVisual__imgLogo1 {
    display: none;
  }
}

.p-topVisual__imgLogo1 a {
  display: block;
  height: 100%;
  padding: 3% 5%;
}

@media screen and (max-width: 1599px) {
  .p-topVisual__imgLogo1 a {
    padding: 8px;
  }
}

.p-topVisual__imgLogo2 {
  padding: 5%;
  height: calc(100% - 60px);
  -ms-flex-grow: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  background: #0058aa;
  background: -webkit-gradient(linear, left top, left bottom, from(#0058aa), to(#004381));
  background: -o-linear-gradient(top, #0058aa 0%, #004381 100%);
  background: linear-gradient(to bottom, #0058aa 0%, #004381 100%);
}

@media screen and (max-width: 767px) {
  .p-topVisual__imgLogo2 {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
}

.p-topVisual__imgLogo1 img,
.p-topVisual__imgLogo2 img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

/*-----main-----*/
.p-topTitle {
  padding-top: 2vw;
  padding-bottom: 1vw;
  text-align: center;
}

@media screen and (max-width: 479px) {
  .p-topTitle {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.p-topTitle__text b {
  font-size: 1.4em;
  font-weight: normal;
}

.p-topTitle__entry {
  -ms-flex-align: flex-end;
  -webkit-box-align: flex-end;
  align-items: flex-end;
}

@media screen and (max-width: 479px) {
  .p-topTitle__entry {
    margin-top: 0;
  }
}

.p-topTitle__entry>* {
  width: 18em;
  padding: 10px 15px;
}

@media screen and (max-width: 767px) {
  .p-topTitle__entry>* {
    padding: 5px;
    width: 50%;
  }
}

.p-topTitle__entry .p-topTitle__noteText {
  margin-bottom: 0px;
}

.p-topTitle__entry>* .ec-blockBtn {
  font-size: 1.2rem;
}

@media screen and (max-width: 767px) {
  .p-topTitle__entry p {
    font-size: 0.85rem;
  }
}

.p-contentNav__gmenu {
  height: 60px;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
}

.p-contentNav__gmenu a:hover {
  text-decoration: none;
}

/*news*/
.p-news__news {
  border: 1px solid #004381;
  overflow-y: auto;
  max-height: 10em;
  font-size: 1rem;
}

.p-news__newsHeading {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

.p-news__newsItem.is_active {
  border-top: 1px dotted #004381;
  border-bottom: 1px dotted #004381;
}

.p-news__newsItem.is_active:first-child,
.p-news__newsItem.is_active+.is_active {
  border-top-width: 0;
}

.p-news__newsItem.is_active:last-child {
  border-bottom-width: 0;
}

.p-news__newsItem.is_active i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.p-news__newsHeading>*,
.p-news__newsDescription {
  padding: 5px 10px;
}

.p-news__newsHeading .p-news__newsTitle {
  -ms-flex-grow: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  color: #337ab7;
  text-decoration: underline;
}

.p-news__newsHeading .p-news__newsCloseBtn {
  padding-right: 0;
  padding-left: 0;
  width: 1.5em;
  text-align: center;
}

.p-news__newsDescription {
  display: none;
  background-color: #fafafa;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
}

/*about*/
.p-about ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.p-about ul li {
  padding: 0 10px;
  width: 50%;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-about ul li {
    width: 100%;
  }
}

/*searchItemRole*/
.p-searchItem .c-list__catlist,
.p-searchItem .c-list__itemlist--dot {
  margin-top: 10px;
}

@media screen and (max-width: 767px) {

  .p-searchItem .c-list__catlist,
  .p-searchItem .c-list__itemlist--dot {
    margin: 0;
  }
}

@media screen and (min-width: 480px) {

  .p-searchItem .c-list__catlist,
  .p-searchItem .c-list__itemlist--dot {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.p-searchItem .c-list__catlist>*,
.p-searchItem .c-list__itemlist--dot>* {
  border-left-width: 1px;
}

@media screen and (min-width: 1024px) {

  .p-searchItem .c-list__catlist>*,
  .p-searchItem .c-list__itemlist--dot>* {
    width: calc(100% / 3);
  }

  .p-searchItem .c-list__catlist>*:nth-last-child(-n+3),
  .p-searchItem .c-list__itemlist--dot>*:nth-last-child(-n+3) {
    border-bottom-width: 0;
  }

  .p-searchItem .c-list__catlist>*:nth-child(3n+1),
  .p-searchItem .c-list__itemlist--dot>*:nth-child(3n+1) {
    border-left-width: 0;
  }
}

@media screen and (max-width: 1023px) and (min-width: 480px) {

  .p-searchItem .c-list__catlist>*,
  .p-searchItem .c-list__itemlist--dot>* {
    width: 50%;
  }

  .p-searchItem .c-list__catlist>*:nth-last-child(-n+2),
  .p-searchItem .c-list__itemlist--dot>*:nth-last-child(-n+2) {
    border-bottom-width: 0;
  }

  .p-searchItem .c-list__catlist>*:nth-child(2n+1),
  .p-searchItem .c-list__itemlist--dot>*:nth-child(2n+1) {
    border-left-width: 0;
  }
}

@media screen and (max-width: 479px) {

  .p-searchItem .c-list__catlist>*,
  .p-searchItem .c-list__itemlist--dot>* {
    width: 100%;
    border-left-width: 0;
  }
}

.p-searchItem .c-list__catlist>*:last-child,
.p-searchItem .c-list__itemlist--dot>*:last-child {
  /*@include mq(xsmall,max,true) {
  	border-bottom-width: 0;
  }*/
}

.p-searchItem .c-list__catlist>* a,
.p-searchItem .c-list__itemlist--dot>* a {
  padding: 10px;
  font-size: 1.1rem;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
}

@media screen and (max-width: 1023px) {

  .p-searchItem .c-list__catlist>* a,
  .p-searchItem .c-list__itemlist--dot>* a {
    font-size: 1rem;
  }
}

@media screen and (max-width: 479px) {

  .p-searchItem .c-list__catlist>* a,
  .p-searchItem .c-list__itemlist--dot>* a {
    padding: 5px;
  }
}

.p-searchItem .c-list__catlist>* a img,
.p-searchItem .c-list__itemlist--dot>* a img {
  width: 4em;
}

@media screen and (max-width: 1023px) {

  .p-searchItem .c-list__catlist>* a img,
  .p-searchItem .c-list__itemlist--dot>* a img {
    width: 2.5em;
  }
}

/*p-limitedItem*/
.p-limitedItem {
  position: relative;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-limitedItem {
    margin-top: 0;
  }
}

.p-limitedItem+* {
  position: relative;
  margin-top: -15px;
}

.p-limitedItem::before {
  content: "";
  position: absolute;
  width: 100vw;
  height: calc(100% - 30px);
  left: 0;
  top: 15px;
  background: transparent url("../img/front/bg_pat_dblue.jpg") bottom center repeat;
  background-size: 100vw auto;
  opacity: 0.5;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) inset;
  z-index: -1;
}

@media screen and (max-width: 767px) {
  .p-limitedItem::before {
    display: none;
  }
}

.p-limitedItem__wrapBanner {
  position: relative;
  display: inline-block;
  width: auto;
  margin: 0 auto;
  padding: 10px 50px;
  background-size: 100vw auto;
  z-index: 100;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

@media screen and (max-width: 767px) {
  .p-limitedItem__wrapBanner {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/*p-voice*/
.p-voice__voiceWrap {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.p-voice__voiceWrap>div {
  margin: 10px 0;
  width: calc((100% - 20px) /2);
}

@media screen and (max-width: 767px) {
  .p-voice__voiceWrap>div {
    margin: 5px 0;
    padding: 0 0 10px;
    width: 100%;
  }
}

.p-voice__voiceItem {
  padding: 15px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  color: #6e4a07;
}

.p-voice__voiceHeading {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

@media screen and (max-width: 767px) {
  .p-voice__voiceHeading>* {
    line-height: 2;
  }
}

.p-voice__voiceDate {
  margin-bottom: 5px;
  padding: 0 1em;
  background-color: #004381;
  color: #ffffff;
}

.p-voice__voicePoster {
  -ms-flex-grow: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: right;
}

@media screen and (max-width: 767px) {

  .p-voice__voicePoster,
  .p-voice__voiceBody {
    padding: 0 10px;
  }
}

/*p-place*/
.p-place {
  margin: 0 auto;
  position: relative;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

@media screen and (min-width: 1600px) {
  .p-place {
    width: 100%;
    padding-left: calc((100% - 1130px) / 2);
    padding-right: calc((100% - 1130px) / 2);
  }
}

.p-place::before,
.p-place::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 25%;
  height: 100%;
  background-size: cover;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: -2;
}

@media screen and (min-width: 1600px) {

  .p-place::before,
  .p-place::after {
    z-index: 1;
    width: 273px;
  }
}

@media screen and (max-width: 1023px) {

  .p-place::before,
  .p-place::after {
    display: none;
  }
}

.p-place::before {
  left: 0;
  background-image: url("../img/front/img_place1.jpg");
}

@media screen and (min-width: 1600px) {
  .p-place::before {
    left: calc((100% - 1130px) / 2);
  }
}

.p-place::after {
  right: 0;
  background-image: url("../img/front/img_place2.jpg");
}

@media screen and (min-width: 1600px) {
  .p-place::after {
    right: calc((100% - 1130px) / 2);
  }
}

.p-place__content {
  position: relative;
  width: 50%;
  min-height: 36vw;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 40px;
  background-color: #ffffff;
}

@media screen and (min-width: 1600px) {
  .p-place__content {
    min-height: 0;
  }
}

@media screen and (max-width: 1023px) {
  .p-place__content {
    padding: 10px 20px;
    width: calc(100% - 20px);
    min-height: 0;
  }
}

.p-place__content::before {
  position: absolute;
  top: 0;
  left: -10px;
  z-index: -1;
  content: "";
  width: calc(100% + 20px);
  height: 100%;
  background: transparent url("../img/front/bg_pat_dblue.jpg") bottom center repeat;
  background-size: contain;
}

.p-place__img {
  margin: 20px 0;
  text-align: center;
}

.p-place__text {
  line-height: 1.7;
}

@media screen and (max-width: 1023px) {
  .p-place__text {
    position: relative;
  }

  .p-place__text::after {
    content: "";
    width: 100%;
    height: calc((100vw - 60px)/4);
    display: block;
    background: transparent url("../img/front/img_place_small.jpg") center center no-repeat;
    background-size: contain;
  }
}

/*p-producer*/
.p-producer {
  overflow: hidden;
}

.p-producer .c-heading--img img {
  height: 12rem;
}

@media screen and (max-width: 767px) {
  .p-producer .c-heading--img img {
    height: auto;
    max-width: 60%;
  }
}

.p-producer__producerItem {
  padding: 20px 0;
  position: relative;
  overflow: hidden;
  min-height: 326px;
}

@media screen and (max-width: 1023px) {
  .p-producer__producerItem {
    min-height: 173px;
  }
}

.p-producer__producerWrap {
  position: relative;
  z-index: 20;
}

.p-producer>.p-producer__producerWrap .p-producer__producerItem:nth-of-type(odd),
.p-producer>.p-moreBlock .p-producer__producerItem:nth-of-type(even) {
  padding-left: 480px;
}

@media screen and (max-width: 1023px) {

  .p-producer>.p-producer__producerWrap .p-producer__producerItem:nth-of-type(odd),
  .p-producer>.p-moreBlock .p-producer__producerItem:nth-of-type(even) {
    padding-left: 250px;
  }
}

.p-producer>.p-producer__producerWrap .p-producer__producerItem:nth-of-type(even),
.p-producer>.p-moreBlock .p-producer__producerItem:nth-of-type(odd) {
  padding-right: 480px;
}

@media screen and (max-width: 1023px) {

  .p-producer>.p-producer__producerWrap .p-producer__producerItem:nth-of-type(even),
  .p-producer>.p-moreBlock .p-producer__producerItem:nth-of-type(odd) {
    padding-right: 250px;
  }
}

@media screen and (max-width: 767px) {

  .p-producer__producerItem,
  .p-producer>.p-producer__producerWrap .p-producer__producerItem:nth-of-type(odd),
  .p-producer>.p-producer__producerWrap .p-producer__producerItem:nth-of-type(even),
  .p-producer>.p-moreBlock .p-producer__producerItem:nth-of-type(odd),
  .p-producer>.p-moreBlock .p-producer__producerItem:nth-of-type(even) {
    padding-left: 0;
    padding-right: 0;
  }
}

.p-producer__title {
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 5px;
  text-align: left;
  font-size: 1.8rem;
  color: #AB8640;
}

@media screen and (max-width: 767px) {
  .p-producer__title {
    margin-bottom: 0;
    font-size: 1.5rem;
  }
}

.p-producer__title::after {
  content: "";
  display: block;
  width: 100%;
  height: 5px;
  margin-top: 5px;
  background: transparent url("../img/front/line_brash1.png") left center no-repeat;
  background-size: contain;
}

.p-producer__producerItem .ec-blockBtn--primary {
  margin-top: 10px;
  width: auto;
  float: right;
}

.p-producer__img {
  position: absolute;
  top: 20px;
  width: 460px;
}

@media screen and (max-width: 1023px) {
  .p-producer__img {
    width: 230px;
  }
}

@media screen and (max-width: 767px) {
  .p-producer__img {
    position: static;
    width: auto;
    margin-bottom: 5px;
    text-align: center;
  }
}

.p-producer>.p-producer__producerWrap .p-producer__producerItem:nth-of-type(odd) .p-producer__img,
.p-producer>.p-moreBlock .p-producer__producerItem:nth-of-type(even) .p-producer__img {
  left: 0;
}

.p-producer>.p-producer__producerWrap .p-producer__producerItem:nth-of-type(even) .p-producer__img,
.p-producer>.p-moreBlock .p-producer__producerItem:nth-of-type(odd) .p-producer__img {
  right: 0;
}

@media screen and (max-width: 767px) {
  .p-producer__img img {
    width: 50%;
  }
}

.p-producer_wrapBtn {
  padding-top: 50px;
  padding-bottom: 50px;
}

@media screen and (max-width: 1023px) {
  .p-producer_wrapBtn {
    padding-top: 2vw;
    padding-bottom: 2vw;
  }
}

/*p-producer decoration*/
.p-producer .c-heading--img,
.p-producer .p-producer_wrapBtn {
  position: relative;
}

.p-producer .p-producer_wrapBtn::before,
.p-producer .p-producer_wrapBtn::after,
.p-producer .c-heading--img::before,
.p-producer .c-heading--img::after {
  content: "";
  display: block;
  position: absolute;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
}

.p-producer .p-producer_wrapBtn::before,
.p-producer .c-heading--img::before {
  left: calc((100% - 100vw) / 2 - 100px);
}

.p-producer .p-producer_wrapBtn::after,
.p-producer .c-heading--img::after {
  right: calc((100% - 100vw) / 2 - 100px);
}

.p-producer .p-producer_wrapBtn::before {
  width: 480px;
  height: 223px;
  top: 0;
  background-image: url("../img/front/deco_cloud3.png");
}

.p-producer .p-producer_wrapBtn::after {
  width: 300px;
  height: 150px;
  background-image: url("../img/front/deco_cloud1.png");
}

.p-producer .c-heading--img::before {
  width: 400px;
  height: 200px;
  top: -3vw;
  background-image: url("../img/front/deco_cloud1.png");
}

.p-producer .c-heading--img::after {
  width: 440px;
  height: 280px;
  top: 0;
  background-image: url("../img/front/deco_cloud2.png");
}

@media screen and (max-width: 1023px) {

  .p-producer .p-producer_wrapBtn::before,
  .p-producer .p-producer_wrapBtn::after,
  .p-producer .c-heading--img::before,
  .p-producer .c-heading--img::after {
    width: 40vw;
    height: 20vw;
  }

  .p-producer .p-producer_wrapBtn::before,
  .p-producer .c-heading--img::before {
    left: -20vw;
  }

  .p-producer .p-producer_wrapBtn::after,
  .p-producer .c-heading--img::after {
    right: -20vw;
  }
}

/*p-movie*/
.p-movie .c-heading--min span,
.p-movie .c-heading--minLeft span,
.p-movie .c-heading__pageName span,
.p-movie .p-producer__title span {
  font-size: 0.8em;
}

.p-movie__wrapMovie {
  position: relative;
  margin-top: 75px;
  text-align: center;
  margin-top: 0;
}

.p-movie__wrapMovie+* {
  position: relative;
  margin-top: -15px;
}

.p-movie__wrapMovie::before {
  content: "";
  position: absolute;
  width: 100vw;
  height: calc(100% - 30px);
  left: 0;
  top: 15px;
  background: transparent url("../img/front/bg_pat_dblue.jpg") bottom center repeat;
  background-size: 100vw auto;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) inset;
  z-index: -1;
}

@media screen and (max-width: 767px) {
  .p-movie__wrapMovie iframe {
    max-width: 90vw;
    max-height: 50vw;
  }
}

/*p-bannerBlock*/
@media screen and (max-width: 479px) {
  .p-bannerBlock {
    padding-top: 3rem;
  }
}

.p-productList__info {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.p-productList__info>* {
  padding: 0 5px;
  -ms-flex-grow: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.p-productList__count em {
  margin-right: 3px;
  display: inline-block;
  font-weight: bold;
}

.p-productList__actions {
  -ms-flex-grow: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 0;
  padding-left: 5px;
  text-align: right;
}

.p-productList__selectCategory {
  text-align: right;
}

.p-productList__list,
.p-productList__list--4col {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 10px;
}

.p-productList__list>*,
.p-productList__list--4col>* {
  position: relative;
  background-color: #f9f9f9;
  margin-top: 20px;
  -webkit-transition: 0.2s linear 0s;
  -o-transition: 0.2s linear 0s;
  transition: 0.2s linear 0s;
}

@media screen and (min-width: 768px) {

  .p-productList__list>*,
  .p-productList__list--4col>* {
    width: calc((100% - 40px) / 3);
  }

  .p-productList__list>*:nth-child(-n+3),
  .p-productList__list--4col>*:nth-child(-n+3) {
    margin-top: 0;
  }

  .p-productList__list>*:not(:nth-child(3n+1)),
  .p-productList__list--4col>*:not(:nth-child(3n+1)) {
    margin-left: 19px;
  }

  .p-productList__list>*:hover,
  .p-productList__list--4col>*:hover {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  }
}

@media screen and (max-width: 767px) {

  .p-productList__list>*,
  .p-productList__list--4col>* {
    width: calc((100% - 10px) / 2);
    margin-top: 10px;
  }

  .p-productList__list>*:nth-child(-n+2),
  .p-productList__list--4col>*:nth-child(-n+2) {
    margin-top: 0;
  }

  .p-productList__list>*:not(:nth-child(2n+1)),
  .p-productList__list--4col>*:not(:nth-child(2n+1)) {
    margin-left: 9px;
  }
}

.p-productList__list img,
.p-productList__list--4col img {
  max-width: 100%;
}

.p-productList__list a,
.p-productList__list--4col a {
  color: #111111;
}

.p-productList__list a:hover,
.p-productList__list--4col a:hover {
  text-decoration: none;
}

.p-productList__list .p-productList__itemLink,
.p-productList__list--4col .p-productList__itemLink {
  display: block;
  height: 100%;
}

.p-productList__list .p-productList__itemLink:hover,
.p-productList__list--4col .p-productList__itemLink:hover {
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  .p-productList__list--4col>* {
    width: calc((100% - 60px) / 4);
    margin-left: 19px;
  }

  .p-productList__list--4col>*:nth-child(-n+4) {
    margin-top: 0;
  }

  .p-productList__list--4col>*:nth-child(4n+1) {
    margin-left: 0;
  }
}

.p-productList__text {
  padding: 5px;
}

.p-productMask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.3);
}

.p-productMask .p-productMask__text {
  display: inline-block;
  padding: 2px 1em;
  background-color: #000000;
  border-radius: 1em;
  color: #ffffff;
  text-align: center;
  max-width: 90%;
}

.p-product {
  padding-right: 0;
  padding-left: 0;
}

.p-product .ec-sliderItemRole {
  padding-right: 0;
  padding-left: 0;
}

.p-product .ec-productRole__price {
  border-width: 0;
}

.p-product__price {
  margin-top: 5px;
  font-size: 0.92em;
  text-align: right;
}

.p-product__price em {
  color: #866932;
  font-size: 1.3em;
  font-weight: bold;
}

.p-product__profile>*:not(.ec-modal) {
  padding: 10px;
}

.p-product__profile .p-product__text {
  font-size: 1.6em;
}

@media screen and (max-width: 479px) {
  .p-product__profile .p-product__text {
    font-size: 1.3em;
  }
}

.p-product__profile .p-product__text .p-product__price {
  margin-top: 15px;
}

.p-product__profile .p-product__tags {
  margin: 0;
  border: 1px dotted #555555;
  border-width: 1px 0;
}

.p-product__profile .p-product__note>tbody>tr>th {
  width: 6em;
}

.p-product__profile .ec-productRole__btn {
  margin-bottom: 0;
  margin-right: auto;
  margin-left: auto;
}

/*-------------------- mypage --------------------*/
.ec-mypageRole {
  font-size: 1rem;
}

.p-mypage__header {
  margin: 1rem 0;
  padding-bottom: 0.5rem;
  font-size: 1rem;
}

.p-mypage__userName {
  padding: 0 0 10px;
  font-size: 1.14rem;
  font-weight: bold;
  color: #563a06;
}

@media screen and (max-width: 767px) {
  .p-mypage__linkToFpg {
    font-size: 0.92rem;
  }
}

@media screen and (max-width: 767px) and (min-width: 480px) {
  .p-mypage__linkToFpg span+span::after {
    display: block;
    content: "";
  }
}

@media screen and (max-width: 479px) {
  .p-mypage__linkToFpg span {
    display: block;
  }
}

.p-mypage__linkToFpg .p-block__bnr {
  width: 140px;
  margin-right: 5px;
  margin-left: 5px;
}

@media screen and (max-width: 767px) {
  .p-mypage__linkToFpg .p-block__bnr {
    width: 120px;
  }
}

@media screen and (max-width: 767px) {
  .ec-mypageRole .ec-addressList .ec-addressList__action {
    top: 10px;
  }
}

/*-- 購入履歴 --*/
.ec-historyRole .ec-historyRole__contents {
  padding-top: 10px;
  padding-bottom: 10px;
}

.ec-historyRole .ec-historyRole__detail .ec-historyRole__detailTitle,
.ec-historyRole .ec-historyRole__detail .ec-historyRole__detailPrice {
  font-size: 1.2rem;
}

.ec-historyListHeader .ec-historyListHeader__date {
  font-size: 1.2rem;
}

.ec-historyRole__detail {
  line-height: 1.2;
}

.ec-historyRole__detail .ec-imageGrid__content {
  padding-top: 5px;
  padding-bottom: 5px;
}

/*-- 退会手続き--*/
@media screen and (max-width: 479px) {
  .ec-withdrawRole .ec-withdrawRole__title {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 767px) {
  .ec-withdrawRole__description {
    text-align: left;
  }
}

@media screen and (min-width: 768px) {
  .p-maintenance {
    text-align: center;
  }
}

.p-maintenance__period {
  text-align: center;
}

.p-maintenance__period>* {
  padding-top: 10px;
  padding-bottom: 10px;
}

@media screen and (max-width: 479px) {
  .p-maintenance__endDate {
    display: block;
  }
}

/*==============================================================================
utility
================================================================================*/
/*! Emma.css 0.15.0 | MIT License | https://git.io/emma */
.u-pos-s {
  position: static !important;
}

.u-pos-r {
  position: relative !important;
}

.u-pos-a {
  position: absolute !important;
}

.u-pos-sk {
  position: -webkit-sticky !important;
  position: sticky !important;
}

.u-pos-f {
  position: fixed !important;
}

.u-t-a {
  top: auto !important;
}

.u-t0 {
  top: 0 !important;
}

.u-t100p {
  top: 100% !important;
}

.u-r-a {
  right: auto !important;
}

.u-r0 {
  right: 0 !important;
}

.u-r100p {
  right: 100% !important;
}

.u-b-a {
  bottom: auto !important;
}

.u-b0 {
  bottom: 0 !important;
}

.u-b100p {
  bottom: 100% !important;
}

.u-l-a {
  left: auto !important;
}

.u-l0 {
  left: 0 !important;
}

.u-l100p {
  left: 100% !important;
}

.u-z-a {
  z-index: auto !important;
}

.u-z0 {
  z-index: 0 !important;
}

.u-z1 {
  z-index: 1 !important;
}

.u-z2 {
  z-index: 2 !important;
}

.u-z3 {
  z-index: 3 !important;
}

.u-z4 {
  z-index: 4 !important;
}

.u-z5 {
  z-index: 5 !important;
}

.u-z6 {
  z-index: 6 !important;
}

.u-z9999 {
  z-index: 9999 !important;
}

.u-bxz-cb {
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
}

.u-bxz-bb {
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

.u-d-i {
  display: inline !important;
}

.u-d-n {
  display: none !important;
}

.u-d-b {
  display: block !important;
}

.u-d-ib {
  display: inline-block !important;
}

.u-d-fx {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.u-d-ifx {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

.u-d-tb {
  display: table !important;
}

.u-d-itb {
  display: inline-table !important;
}

.u-d-tbhg {
  display: table-header-group !important;
}

.u-d-tbfg {
  display: table-footer-group !important;
}

.u-d-tbrg {
  display: table-row-group !important;
}

.u-d-tbr {
  display: table-row !important;
}

.u-d-tbc {
  display: table-cell !important;
}

.u-d-li {
  display: list-item !important;
}

.u-d-ih {
  display: inherit !important;
}

.u-fl-n {
  float: none !important;
}

.u-fl-l {
  float: left !important;
}

.u-fl-r {
  float: right !important;
}

.u-cl-n {
  clear: none !important;
}

.u-cl-l {
  clear: left !important;
}

.u-cl-r {
  clear: right !important;
}

.u-cl-b {
  clear: both !important;
}

.u-cf::after {
  content: "";
  display: table;
  clear: both;
}

.u-mt0 {
  margin-top: 0 !important;
}

.u-font--min {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
}

.u-bg--img1 {
  background: transparent url("../img/front/bg_washi1.jpg") top left repeat;
}

.u-border0 {
  border-width: 0;
}

.u-w100par {
  width: 100% !important;
}

.u-w90par {
  width: 90% !important;
}

.u-w50par {
  width: 50% !important;
}

.u-w10rem {
  width: 10rem;
}

.u-maw10rem {
  max-width: 10rem;
}

.u-maw20rem {
  max-width: 20rem;
}

.u-miw10rem {
  min-width: 10rem;
}

.u-miw10rem {
  min-width: 20rem;
}

.u-p0 {
  padding: 0 !important;
}

.u-p-xs {
  padding: 0.2rem !important;
}

.u-p-sm {
  padding: 0.5rem !important;
}

.u-p-md {
  padding: 1rem !important;
}

.u-p-lg {
  padding: 1.5rem !important;
}

.u-p-xl {
  padding: 3rem !important;
}

.u-pt0 {
  padding-top: 0 !important;
}

.u-pt-xs {
  padding-top: 0.2rem !important;
}

.u-pt-sm {
  padding-top: 0.5rem !important;
}

.u-pt-md {
  padding-top: 1rem !important;
}

.u-pt-lg {
  padding-top: 1.5rem !important;
}

.u-pt-xl {
  padding-top: 3rem !important;
}

.u-pr0 {
  padding-right: 0 !important;
}

.u-pr-xs {
  padding-right: 0.2rem !important;
}

.u-pr-sm {
  padding-right: 0.5rem !important;
}

.u-pr-md {
  padding-right: 1rem !important;
}

.u-pr-lg {
  padding-right: 1.5rem !important;
}

.u-pr-xl {
  padding-right: 3rem !important;
}

.u-pb0 {
  padding-bottom: 0 !important;
}

.u-pb-xs {
  padding-bottom: 0.2rem !important;
}

.u-pb-sm {
  padding-bottom: 0.5rem !important;
}

.u-pb-md {
  padding-bottom: 1rem !important;
}

.u-pb-lg {
  padding-bottom: 1.5rem !important;
}

.u-pb-xl {
  padding-bottom: 3rem !important;
}

.u-pl0 {
  padding-left: 0 !important;
}

.u-pl-xs {
  padding-left: 0.2rem !important;
}

.u-pl-sm {
  padding-left: 0.5rem !important;
}

.u-pl-md {
  padding-left: 1rem !important;
}

.u-pl-lg {
  padding-left: 1.5rem !important;
}

.u-pl-xl {
  padding-left: 3rem !important;
}

.u-px0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.u-py0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.u-px-xs {
  padding-left: 0.2rem !important;
  padding-right: 0.2rem !important;
}

.u-py-xs {
  padding-top: 0.2rem !important;
  padding-bottom: 0.2rem !important;
}

.u-px-sm {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

.u-py-sm {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.u-px-md {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.u-py-md {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.u-px-lg {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.u-py-lg {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.u-px-xl {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

.u-py-xl {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.u-m0 {
  margin: 0 !important;
}

.u-m-a {
  margin: auto !important;
}

.u-m0-a {
  margin: 0 auto !important;
}

.u-m-a-0 {
  margin: auto 0 !important;
}

.u-m-xs {
  margin: 0.2rem !important;
}

.u-m-sm {
  margin: 0.5rem !important;
}

.u-m-md {
  margin: 1rem !important;
}

.u-m-lg {
  margin: 1.5rem !important;
}

.u-m-xl {
  margin: 3rem !important;
}

.u-mt0 {
  margin-top: 0 !important;
}

.u-mt-a {
  margin-top: auto !important;
}

.u-mt-xs {
  margin-top: 0.2rem !important;
}

.u-mt-sm {
  margin-top: 0.5rem !important;
}

.u-mt-md {
  margin-top: 1rem !important;
}

.u-mt-lg {
  margin-top: 1.5rem !important;
}

.u-mt-xl {
  margin-top: 3rem !important;
}

.u-mr0 {
  margin-right: 0 !important;
}

.u-mr-a {
  margin-right: auto !important;
}

.u-mr-xs {
  margin-right: 0.2rem !important;
}

.u-mr-sm {
  margin-right: 0.5rem !important;
}

.u-mr-md {
  margin-right: 1rem !important;
}

.u-mr-lg {
  margin-right: 1.5rem !important;
}

.u-mr-xl {
  margin-right: 3rem !important;
}

.u-mb0 {
  margin-bottom: 0 !important;
}

.u-mb-a {
  margin-bottom: auto !important;
}

.u-mb-xs {
  margin-bottom: 0.2rem !important;
}

.u-mb-sm {
  margin-bottom: 0.5rem !important;
}

.u-mb-md {
  margin-bottom: 1rem !important;
}

.u-mb-lg {
  margin-bottom: 1.5rem !important;
}

.u-mb-xl {
  margin-bottom: 3rem !important;
}

.u-ml0 {
  margin-left: 0 !important;
}

.u-ml-a {
  margin-left: auto !important;
}

.u-ml-xs {
  margin-left: 0.2rem !important;
}

.u-ml-sm {
  margin-left: 0.5rem !important;
}

.u-ml-md {
  margin-left: 1rem !important;
}

.u-ml-lg {
  margin-left: 1.5rem !important;
}

.u-ml-xl {
  margin-left: 3rem !important;
}

.u-mx0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.u-my0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.u-mx-a {
  margin-left: auto !important;
  margin-right: auto !important;
}

.u-my-a {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.u-mx-xs {
  margin-left: 0.2rem !important;
  margin-right: 0.2rem !important;
}

.u-my-xs {
  margin-top: 0.2rem !important;
  margin-bottom: 0.2rem !important;
}

.u-mx-sm {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

.u-my-sm {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.u-mx-md {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.u-my-md {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.u-mx-lg {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

.u-my-lg {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.u-mx-xl {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

.u-my-xl {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.u-ta-l {
  text-align: left !important;
}

.u-ta-c {
  text-align: center !important;
}

.u-ta-r {
  text-align: right !important;
}

.u-ta-j {
  text-align: justify !important;
}

.u-fw-nm {
  font-weight: normal !important;
}

.u-fw-b {
  font-weight: bold !important;
}

.u-fz-xs {
  font-size: 0.75rem !important;
}

.u-fz-sm {
  font-size: 0.875rem !important;
}

.u-fz-md {
  font-size: 1rem !important;
}

.u-fz-lg {
  font-size: 1.25rem !important;
}

.u-fz-xl {
  font-size: 1.5rem !important;
}

.u-fz-sr {
  font-size: smaller !important;
}

.u-fz-lr {
  font-size: larger !important;
}

.u-fz0 {
  font-size: 0 !important;
}

.u-fz10 {
  font-size: 10px !important;
}

.u-fz11 {
  font-size: 11px !important;
}

.u-fz12 {
  font-size: 12px !important;
}

.u-fz13 {
  font-size: 13px !important;
}

.u-fz14 {
  font-size: 14px !important;
}

.u-fz15 {
  font-size: 15px !important;
}

.u-fz16 {
  font-size: 16px !important;
}

.u-fz17 {
  font-size: 17px !important;
}

.u-fz18 {
  font-size: 18px !important;
}

.u-fz19 {
  font-size: 19px !important;
}

.u-fz20 {
  font-size: 20px !important;
}

.u-fz-h1 {
  font-size: 2.5rem !important;
}

.u-fz-h2 {
  font-size: 2rem !important;
}

.u-fz-h3 {
  font-size: 1.75rem !important;
}

.u-fz-h4 {
  font-size: 1.5rem !important;
}

.u-fz-h5 {
  font-size: 1.25rem !important;
}

.u-fz-h6 {
  font-size: 1rem !important;
}

.u-lh-nm {
  line-height: normal !important;
}

.u-lh-ih {
  line-height: inherit !important;
}

.u-lh0 {
  line-height: 0 !important;
}

.u-lh1 {
  line-height: 1 !important;
}

.u-lh2 {
  line-height: 2 !important;
}

.u-lh3 {
  line-height: 3 !important;
}

.u-lh4 {
  line-height: 4 !important;
}

.u-lh5 {
  line-height: 5 !important;
}

.u-lh6 {
  line-height: 6 !important;
}

.u-lh-xs {
  line-height: 1.25 !important;
}

.u-lh-sm {
  line-height: 1.33 !important;
}

.u-lh-md {
  line-height: 1.5 !important;
}

.u-lh-lg {
  line-height: 1.75 !important;
}

.u-lh-xl {
  line-height: 2 !important;
}

.u-bds-n {
  border-style: none !important;
}

.u-bds-h {
  border-style: hidden !important;
}

.u-bds-dt {
  border-style: dotted !important;
}

.u-bds-ds {
  border-style: dashed !important;
}

.u-bds-s {
  border-style: solid !important;
}

.u-bds-db {
  border-style: double !important;
}

.u-bds-w {
  border-style: wave !important;
}

.u-bds-g {
  border-style: groove !important;
}

.u-bds-r {
  border-style: ridge !important;
}

.u-bds-i {
  border-style: inset !important;
}

.u-bds-o {
  border-style: outset !important;
}

.u-bdw0 {
  border-width: 0 !important;
}

.u-bdw1 {
  border-width: 1px !important;
}

.u-bdw2 {
  border-width: 2px !important;
}

.u-bdw3 {
  border-width: 3px !important;
}

.u-bdw4 {
  border-width: 4px !important;
}

.u-bdw5 {
  border-width: 5px !important;
}

.u-bdw6 {
  border-width: 6px !important;
}

.u-bdt-n {
  border-top: none !important;
}

.u-bdtw0 {
  border-top-width: 0 !important;
}

.u-bdtw1 {
  border-top-width: 1px !important;
}

.u-bdtw2 {
  border-top-width: 2px !important;
}

.u-bdtw3 {
  border-top-width: 3px !important;
}

.u-bdtw4 {
  border-top-width: 4px !important;
}

.u-bdtw5 {
  border-top-width: 5px !important;
}

.u-bdtw6 {
  border-top-width: 6px !important;
}

.u-bdr-n {
  border-right: none !important;
}

.u-bdrw0 {
  border-right-width: 0 !important;
}

.u-bdrw1 {
  border-right-width: 1px !important;
}

.u-bdrw2 {
  border-right-width: 2px !important;
}

.u-bdrw3 {
  border-right-width: 3px !important;
}

.u-bdrw4 {
  border-right-width: 4px !important;
}

.u-bdrw5 {
  border-right-width: 5px !important;
}

.u-bdrw6 {
  border-right-width: 6px !important;
}

.u-bdb-n {
  border-bottom: none !important;
}

.u-bdbw0 {
  border-bottom-width: 0 !important;
}

.u-bdbw1 {
  border-bottom-width: 1px !important;
}

.u-bdbw2 {
  border-bottom-width: 2px !important;
}

.u-bdbw3 {
  border-bottom-width: 3px !important;
}

.u-bdbw4 {
  border-bottom-width: 4px !important;
}

.u-bdbw5 {
  border-bottom-width: 5px !important;
}

.u-bdbw6 {
  border-bottom-width: 6px !important;
}

.u-bdl-n {
  border-left: none !important;
}

.u-bdlw0 {
  border-left-width: 0 !important;
}

.u-bdlw1 {
  border-left-width: 1px !important;
}

.u-bdlw2 {
  border-left-width: 2px !important;
}

.u-bdlw3 {
  border-left-width: 3px !important;
}

.u-bdlw4 {
  border-left-width: 4px !important;
}

.u-bdlw5 {
  border-left-width: 5px !important;
}

.u-bdlw6 {
  border-left-width: 6px !important;
}

.u-bdrs-xs {
  border-radius: 0.1rem !important;
}

.u-bdrs-sm {
  border-radius: 0.2rem !important;
}

.u-bdrs-md {
  border-radius: 0.25rem !important;
}

.u-bdrs-lg {
  border-radius: 0.3rem !important;
}

.u-bdrs-xl {
  border-radius: 0.4rem !important;
}

.u-bdrs0 {
  border-radius: 0 !important;
}

.u-bdrs1 {
  border-radius: 1px !important;
}

.u-bdrs2 {
  border-radius: 2px !important;
}

.u-bdrs3 {
  border-radius: 3px !important;
}

.u-bdrs4 {
  border-radius: 4px !important;
}

.u-bdrs5 {
  border-radius: 5px !important;
}

.u-bdrs6 {
  border-radius: 6px !important;
}

.u-bdrs9999 {
  border-radius: 9999px !important;
}

.u-bdrs50p {
  border-radius: 50% !important;
}

@media screen and (max-width: 1023px) {
  .u-onlyview--ltLarge {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .u-onlyview--pc {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .u-onlyview--sp {
    display: none;
  }
}

/* for IE11 */
_:-ms-lang(x)::-ms-backdrop,
.c-heading--img img,
_:-ms-lang(x)::-ms-backdrop,
.p-limitedItem__wrapBanner {
  width: 100%;
  height: auto;
}

_:-ms-lang(x)::-ms-backdrop,
.p-topVisual__imgLogo2 img {
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 767px) {

  _:-ms-lang(x)::-ms-backdrop,
  .p-topVisual__imgLogo2 img {
    width: 100%;
  }
}

_:-ms-lang(x)::-ms-backdrop,
.p-header__sitename img,
_:-ms-lang(x)::-ms-backdrop,
.p-topVisual__imgLogo1 img {
  height: 44px;
  width: auto;
}

@media screen and (max-width: 767px) {

  _:-ms-lang(x)::-ms-backdrop,
  .p-header__sitename img,
  _:-ms-lang(x)::-ms-backdrop,
  .p-topVisual__imgLogo1 img {
    height: 30px;
  }
}

/*==============================================================================
animation
================================================================================*/
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    display: block;
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    display: block;
    opacity: 1;
  }
}

@-webkit-keyframes slideDownHeader {
  0% {
    top: -60px;
  }

  100% {
    top: 0px;
  }
}

@keyframes slideDownHeader {
  0% {
    top: -60px;
  }

  100% {
    top: 0px;
  }
}

@-webkit-keyframes expansion {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes expansion {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
