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

body {
  line-height: 1;
}

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

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

ins {
  text-decoration: none;
}

mark {
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

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

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

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

input, select {
  vertical-align: middle;
}

img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}

* {
  box-sizing: border-box !important;
}

html {
  font-size: 62.5%;
  overflow-y: scroll;
}

body {
  -webkit-font-feature-settings: 'palt' 1;
  font-feature-settings: 'palt' 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  font-size: 1.0rem;
  font-style: normal;
  background-color: #fff;
  color: #333;
  font-family: 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', '游ゴシック', 'Yu Gothic', YuGothic, 'メイリオ', Meiryo, sans-serif;
  letter-spacing: 0.08em;
}

a {
  color: red;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:hover {
  text-decoration: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.7;
}
a:hover article{
  opacity: 0.7;
}
.p-contents__main__archive__articleList a:hover{
	opacity: 0.6;
}
@media screen and (max-width: 839px) {
  a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
	a:hover article{opacity: 1;}
}

::-moz-selection {
  color: #fff;
  background-color: #759031;
}

::selection {
  color: #fff;
  background-color: #759031;
}

::placeholder {
  color: #311c07;
  font-size: 3.73333vw;
  font-weight: bold;
}

.is-hide {
  display: none;
}

.is-show {
  display: block;
}

.is-pc {
  display: block;
}
@media screen and (max-width: 839px) {
  .is-pc {
    display: none;
  }
}

.is-sp {
  display: none;
}
@media screen and (max-width: 839px) {
  .is-sp {
    display: block;
  }
}

.l-container {
  width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (max-width: 1239px) {
  .l-container {
    width: 100%;
    padding: 0 1.6129vw;
  }
}
@media screen and (max-width: 479px) {
  .l-container {
    padding: 0 3.86667vw;
  }
}

@media screen and (max-width: 479px) {
  .c-moreAboutBox {
    margin-top: 32.66667vw;
    padding-bottom: 8vw;
  }
}
.c-moreAboutBox__inner {
  width: 336px;
}
@media screen and (max-width: 1239px) {
  .c-moreAboutBox__inner {
    width: 27.09677vw;
  }
}
@media screen and (max-width: 479px) {
  .c-moreAboutBox__inner {
    width: 100%;
  }
}
.c-moreAboutBox__title {
  font-size: 1.8rem;
  padding-bottom: 60px;
  color: #311c07;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 1239px) {
  .c-moreAboutBox__title {
    font-size: 1.45161vw;
    padding-bottom: 4.83871vw;
  }
}
@media screen and (max-width: 479px) {
  .c-moreAboutBox__title {
    font-size: 4.8vw;
    padding-bottom: 12vw;
  }
}
.c-moreAboutBox__title::before, .c-moreAboutBox__title::after {
  content: '';
  position: absolute;
  background-size: cover;
  display: inline-block;
}
.c-moreAboutBox__title::after {
  bottom: 30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 16px;
  height: 10px;
  background-image: url('../images/icon_arrow_down.png?1552988295');
}
@media screen and (max-width: 1239px) {
  .c-moreAboutBox__title::after {
    bottom: 2.41935vw;
    width: 1.29032vw;
    height: 0.80645vw;
  }
}
@media screen and (max-width: 479px) {
  .c-moreAboutBox__title::after {
    bottom: 5.33333vw;
    width: 4.26667vw;
    height: 2.8vw;
  }
}
.c-moreAboutBox__title--about::before {
  background-image: url('../images/icon_moreAbout_about.png?1552988274');
  top: -105px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100px;
  height: 90px;
}
@media screen and (max-width: 1239px) {
  .c-moreAboutBox__title--about::before {
    top: -8.46774vw;
    width: 8.06452vw;
    height: 7.25806vw;
  }
}
@media screen and (max-width: 479px) {
  .c-moreAboutBox__title--about::before {
    top: -24.26667vw;
    width: 22.66667vw;
    height: 20.4vw;
  }
}
.c-moreAboutBox__title--erabikata::before {
  background-image: url('../images/icon_moreAbout_erabikata.png?1552988258');
  top: -115px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 64px;
  height: 92px;
}
@media screen and (max-width: 1239px) {
  .c-moreAboutBox__title--erabikata::before {
    top: -9.27419vw;
    width: 5.16129vw;
    height: 7.41935vw;
  }
}
@media screen and (max-width: 479px) {
  .c-moreAboutBox__title--erabikata::before {
    top: -25.2vw;
    width: 15.33333vw;
    height: 22vw;
  }
}
.c-moreAboutBox__title--makikata::before {
  background-image: url('../images/icon_moreAbout_makikata.png?1552988263');
  top: -115px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 78px;
  height: 98px;
}
@media screen and (max-width: 1239px) {
  .c-moreAboutBox__title--makikata::before {
    top: -9.27419vw;
    width: 6.29032vw;
    height: 7.90323vw;
  }
}
@media screen and (max-width: 479px) {
  .c-moreAboutBox__title--makikata::before {
    top: -27.33333vw;
    width: 18.53333vw;
    height: 23.33333vw;
  }
}
.c-moreAboutBox__articleList {
  margin-top: 60px;
}
@media screen and (max-width: 1239px) {
  .c-moreAboutBox__articleList {
    margin-top: 4.83871vw;
  }
}
.c-moreAboutBox__button {
  margin-top: 40px;
}
@media screen and (max-width: 1239px) {
  .c-moreAboutBox__button {
    margin-top: 3.22581vw;
  }
}
.c-moreAboutBox__button a {
  margin: 0 auto;
}
@media screen and (max-width: 479px) {
  .c-moreAboutBox--about {
    border-bottom: 1px solid #ccc8c4;
  }
}
@media screen and (max-width: 479px) {
  .c-moreAboutBox--erabikata {
    border-bottom: 1px solid #ccc8c4;
  }
}

.c-articleBox__thumbnailBox {
  width: 372px;
  padding-top: 230px;
  height: 0;
  background-size: cover;
  background-position: center;
  position: relative;
}
@media screen and (max-width: 1239px) {
  .c-articleBox__thumbnailBox {
    width: 30vw;
    padding-top: 18.54839vw;
  }
}
.c-articleBox__thumbnailBox .category {
  display: none !important;
  bottom: 14px;
  left: 14px;
  width: 170px;
  height: 40px;
  font-size: 1.5rem;
  position: absolute;
  background-color: #da984c;
  color: #fff;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  font-weight: bold;
}
@media screen and (max-width: 1239px) {
  .c-articleBox__thumbnailBox .category {
    bottom: 1.12903vw;
    left: 1.12903vw;
    width: 13.70968vw;
    height: 3.22581vw;
    font-size: 1.20968vw;
  }
}
@media screen and (max-width: 479px) {
  .c-articleBox__thumbnailBox .category {
    bottom: 1.33333vw;
    left: 1.33333vw;
    width: 36.53333vw;
    height: 7.73333vw;
    font-size: 3.2vw;
  }
}
.c-articleBox__thumbnailBox .ranking {
  width: 52px;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1239px) {
  .c-articleBox__thumbnailBox .ranking {
    width: 4.19355vw;
  }
}
@media screen and (max-width: 479px) {
  .c-articleBox__thumbnailBox .ranking {
    width: 9.33333vw;
  }
}
.c-articleBox__thumbnailBox .ranking img {
  width: 100%;
}
@media screen and (max-width: 479px) {
  .c-articleBox__thumbnailBox--whatsNew {
    width: 46.4vw;
    padding-top: 28.53333vw;
  }
}
@media screen and (max-width: 479px) {
  .c-articleBox__thumbnailBox--whatsNew--first {
    width: 100%;
    padding-top: 56.26667vw;
  }
}
.c-articleBox__thumbnailBox--moreAbout {
  width: 336px;
}
@media screen and (max-width: 1239px) {
  .c-articleBox__thumbnailBox--moreAbout {
    width: 27.09677vw;
  }
}
@media screen and (max-width: 479px) {
  .c-articleBox__thumbnailBox--moreAbout {
    width: 46.13333vw;
    padding-top: 28.53333vw;
  }
}
.c-articleBox__thumbnailBox--osusume {
  width: 436px;
}
@media screen and (max-width: 1239px) {
  .c-articleBox__thumbnailBox--osusume {
    width: 35.16129vw;
  }
}
@media screen and (max-width: 479px) {
  .c-articleBox__thumbnailBox--osusume {
    width: 100%;
    padding-top: 56.26667vw;
  }
}
.c-articleBox__thumbnailBox--archive {
  width: 319px;
  padding-top: 259px;
}
@media screen and (max-width: 1239px) {
  .c-articleBox__thumbnailBox--archive {
    width: 25.72581vw;
    padding-top: 20.8871vw;
  }
}
@media screen and (max-width: 479px) {
  .c-articleBox__thumbnailBox--archive {
    width: 46.4vw;
    padding-top: 28.53333vw;
  }
}
.c-articleBox__thumbnailBox--sidebar {
  width: 161px;
  padding-top: 96px;
}
@media screen and (max-width: 1239px) {
  .c-articleBox__thumbnailBox--sidebar {
    width: 12.98387vw;
    padding-top: 7.74194vw;
  }
}
@media screen and (max-width: 479px) {
  .c-articleBox__thumbnailBox--sidebar {
    width: 46.4vw;
    padding-top: 28.53333vw;
  }
}
.c-articleBox__infoBox {
  padding-top: 15px;
  position: relative;
}
@media screen and (max-width: 1239px) {
  .c-articleBox__infoBox {
    padding-top: 1.20968vw;
  }
}
.c-articleBox__infoBox .category {
  color: #311c07;
}
.c-articleBox__infoBox .category ul li {
  display: inline-block;
  line-height: 1.3;
}
.c-articleBox__infoBox .category ul li a {
  color: #311c07;
  font-size: 1.3rem;
}
@media screen and (max-width: 1239px) {
  .c-articleBox__infoBox .category ul li a {
    font-size: 1.04839vw;
  }
}
@media screen and (max-width: 479px) {
  .c-articleBox__infoBox .category ul li a {
    font-size: 2.66667vw;
  }
}
.c-articleBox__infoBox .category ul li::after {
  content: ',';
}
.c-articleBox__infoBox .category ul li:last-child::after {
  display: none;
}
.c-articleBox__infoBox .title {
  font-size: 1.7rem;
  line-height: 1.5;
  color: #311c07;
  font-weight: bold;
  margin-top: 5px;
}
@media screen and (max-width: 1239px) {
  .c-articleBox__infoBox .title {
    font-size: 1.37097vw;
    margin-top: 0.40323vw;
  }
}
@media screen and (max-width: 479px) {
  .c-articleBox__infoBox .title {
    font-size: 3.73333vw;
    margin-top: 0.66667vw;
  }
}
.c-articleBox__infoBox .title--osusume {
  font-size: 2.0rem;
}
@media screen and (max-width: 1239px) {
  .c-articleBox__infoBox .title--osusume {
    font-size: 1.6129vw;
  }
}
@media screen and (max-width: 479px) {
  .c-articleBox__infoBox .title--osusume {
    font-size: 4.53333vw;
  }
}
.c-articleBox__infoBox .title--sidebar {
  font-size: 1.5rem;
}
@media screen and (max-width: 1239px) {
  .c-articleBox__infoBox .title--sidebar {
    font-size: 1.20968vw;
  }
}
@media screen and (max-width: 479px) {
  .c-articleBox__infoBox .title--sidebar {
    font-size: 3.73333vw;
  }
}
.c-articleBox__infoBox .description {
  margin-top: 20px;
  font-size: 1.6rem;
  color: #6d635b;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (max-width: 1239px) {
  .c-articleBox__infoBox .description {
    margin-top: 1.6129vw;
    font-size: 1.29032vw;
  }
}
@media screen and (max-width: 479px) {
  .c-articleBox__infoBox .description {
    display: none;
  }
}
.c-articleBox__infoBox .date {
  margin-top: 10px;
  font-size: 1.2rem;
  font-weight: bold;
  color: #92908c;
}
@media screen and (max-width: 1239px) {
  .c-articleBox__infoBox .date {
    margin-top: 0.80645vw;
    font-size: 0.96774vw;
  }
}
@media screen and (max-width: 479px) {
  .c-articleBox__infoBox .date {
    margin-top: 2.66667vw;
    font-size: 3.2vw;
  }
}
.c-articleBox__infoBox .date--archive {
  margin-top: 20px;
}
@media screen and (max-width: 1239px) {
  .c-articleBox__infoBox .date--archive {
    margin-top: 1.6129vw;
  }
}
.c-articleBox__infoBox .link {
  position: absolute;
  right: 31px;
  bottom: 27px;
}
@media screen and (max-width: 1239px) {
  .c-articleBox__infoBox .link {
    right: 2.5vw;
    bottom: 2.17742vw;
  }
}
@media screen and (max-width: 1239px) {
  .c-articleBox__infoBox .link {
    right: 2vw;
    bottom: 2vw;
  }
}
.c-articleBox__infoBox .link a {
  color: #759031;
  font-size: 1.4rem;
  font-weight: bold;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 1239px) {
  .c-articleBox__infoBox .link a {
    font-size: 1.12903vw;
  }
}
@media screen and (max-width: 479px) {
  .c-articleBox__infoBox .link a {
    font-size: 2.66667vw;
  }
}
.c-articleBox__infoBox .link a::after {
  margin-left: 12px;
  content: '';
  display: inline-block;
  width: 9px;
  height: 14px;
  background-image: url('../images/icon_arrow_right_green.png?1552988268');
  background-size: cover;
}
@media screen and (max-width: 1239px) {
  .c-articleBox__infoBox .link a::after {
    margin-left: 0.96774vw;
    width: 0.72581vw;
    height: 1.12903vw;
  }
}
.c-articleBox__infoBox--whatsNew {
  height: 80px;
}
@media screen and (max-width: 1239px) {
  .c-articleBox__infoBox--whatsNew {
    width: 28.06452vw;
    height: 6.45161vw;
  }
}
@media screen and (max-width: 479px) {
  .c-articleBox__infoBox--whatsNew {
    padding-top: 0;
    width: 41.86667vw;
    height: auto;
  }
}
@media screen and (max-width: 479px) {
  .c-articleBox__infoBox--whatsNew--first {
    padding-top: 3.33333vw;
    width: 100%;
  }
}
.c-articleBox__infoBox--moreAbout {
  height: 65px;
}
@media screen and (max-width: 1239px) {
  .c-articleBox__infoBox--moreAbout {
    height: 5.24194vw;
  }
}
@media screen and (max-width: 479px) {
  .c-articleBox__infoBox--moreAbout {
    padding-top: 0;
    width: 41.86667vw;
    height: auto;
  }
}
.c-articleBox__infoBox--osusume {
  padding-top: 40px;
  width: 585px;
}
@media screen and (max-width: 1239px) {
  .c-articleBox__infoBox--osusume {
    padding-top: 3.22581vw;
    width: 47.17742vw;
  }
}
@media screen and (max-width: 479px) {
  .c-articleBox__infoBox--osusume {
    padding-top: 4vw;
    width: 100%;
  }
}
.c-articleBox__infoBox--archive {
  width: 501px;
  padding: 27px 31px;
}
@media screen and (max-width: 1239px) {
  .c-articleBox__infoBox--archive {
    width: 40.40323vw;
    padding: 2.25vw 2.5vw;
  }
}
@media screen and (max-width: 479px) {
  .c-articleBox__infoBox--archive {
    padding: 2vw 2vw 2vw 0;
    width: 41.86667vw;
  }
}
.c-articleBox__infoBox--sidebar {
  width: 171px;
  padding: 14px 10px;
}
@media screen and (max-width: 1239px) {
  .c-articleBox__infoBox--sidebar {
    width: 13.79032vw;
    padding: 1.16667vw 0.80645vw;
  }
}
@media screen and (max-width: 479px) {
  .c-articleBox__infoBox--sidebar {
    padding-top: 0;
    width: 41.86667vw;
  }
}
@media screen and (max-width: 479px) {
  .c-articleBox--whatsNew {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
@media screen and (max-width: 479px) {
  .c-articleBox--whatsNew--first {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (max-width: 479px) {
  .c-articleBox--moreAbout {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
.c-articleBox--osusume {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (max-width: 479px) {
  .c-articleBox--osusume {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}
.c-articleBox--sidebar {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.c-articleBox--border {
  border: 1px solid #ccc8c4;
}

.p-header {
  background-color: #F0EDEC;
}
.p-header__inner {
  background-color: #fff;
  padding-top: 29px;
}
@media screen and (max-width: 1239px) {
  .p-header__inner {
    padding-top: 2.33871vw;
  }
}
@media screen and (max-width: 479px) {
  .p-header__inner {
    padding-top: 0;
    height: 57px;
    display: flex;
    align-items: center;
  }
}
.p-header__inner.clone {
  background: rgba(255, 255, 255, 1);
  position: fixed;
  z-index: 10;
  top: 0;
  width: 100%;
  padding: 0;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  -moz-transform: translateY(-200%);
  -ms-transform: translateY(-200%);
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
}
.p-header__inner.clone.is-show {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.p-header__inner.clone .p-header__menu {
  display: none;
}
@media screen and (max-width: 479px) {
  .p-header__inner.clone .p-header__menu {
    display: -webkit-flex;
    display: flex;
  }
}
.p-header__inner.clone .p-header__nav {
  margin-top: 0;
}
.p-header__menu {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.p-header__menu__logoBox .logo {
  width: 240px;
}
@media screen and (max-width: 1239px) {
  .p-header__menu__logoBox .logo {
    width: 19.35484vw;
  }
}
@media screen and (max-width: 479px) {
  .p-header__menu__logoBox .logo {
    width: 39.06667vw;
  }
}
.p-header__menu__logoBox .logo img {
  width: 100%;
}
.p-header__menu__logoBox .description {
  width: 206px;
  margin-top: 11px;
  padding-left: 17px;
}
@media screen and (max-width: 1239px) {
  .p-header__menu__logoBox .description {
    width: 16.6129vw;
    margin-top: 0.8871vw;
    padding-left: 1.37097vw;
  }
}
@media screen and (max-width: 479px) {
  .p-header__menu__logoBox .description {
    width: 33.33333vw;
    margin-top: 1vw;
    padding-left: 2.53333vw;
  }
}
.p-header__menu__logoBox .description img {
  width: 100%;
}
@media screen and (max-width: 479px) {
  .p-header__menu__button {
    display: none;
  }
}
.p-header__nav {
  margin-top: 25px;
  padding: 7px 0;
}
@media screen and (max-width: 1239px) {
  .p-header__nav {
    margin-top: 2.01613vw;
    padding: 0.56452vw 0;
  }
}
@media screen and (max-width: 479px) {
  .p-header__nav {
    display: none;
  }
}
.p-header__nav ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.p-header__nav ul li {
  border-left: 1px solid #ccc8c4;
  padding: 0 37px;
}
@media screen and (max-width: 1239px) {
  .p-header__nav ul li {
    padding: 0 2.58065vw;
  }
}
@media screen and (max-width: 839px) {
  .p-header__nav ul li {
    padding: 0 2.41935vw;
  }
}
.p-header__nav ul li a {
  height: 26px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  color: #311c07;
  text-decoration: none;
  font-size: 1.5rem;
  font-weight: bold;
}
@media screen and (max-width: 1239px) {
  .p-header__nav ul li a {
    height: 2.09677vw;
    font-size: 1.20968vw;
  }
}
.p-header__nav ul li:last-child {
  border-right: 1px solid #ccc8c4;
}
.p-header__mv {
  max-width: 1400px;
  min-width: 1240px;
  margin: 0 auto;
}
@media screen and (max-width: 1239px) {
  .p-header__mv {
    max-width: none;
    min-width: initial;
    width: 100%;
  }
}
.p-header__mv__inner {
  width: 100%;
  height: 460px;
  background-image: url('../images/bg_header_mv.png?1552988262');
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 839px) {
  .p-header__mv__inner {
    height: 0;
    padding-top: 50%;
  }
}
@media screen and (max-width: 479px) {
  .p-header__mv__inner {
    height: 0;
    padding-top: 92.93333%;
    background-image: url('../images/bg_header_mv_sp.png?1552988284');
  }
}

.p-contents__breadceumb {
  background-color: #f4f3f2;
}
.p-contents__breadceumb ul {
  height: 35px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  white-space: nowrap;
}
@media screen and (max-width: 1239px) {
  .p-contents__breadceumb ul {
    height: 2.82258vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__breadceumb ul {
    height: 5.33333vw;
  }
}
.p-contents__breadceumb ul li a {
  color: #6d635b;
  font-size: 1.2rem;
  font-weight: bold;
  text-decoration: none;
}
@media screen and (max-width: 1239px) {
  .p-contents__breadceumb ul li a {
    font-size: 0.96774vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__breadceumb ul li a {
    font-size: 2.13333vw;
  }
}
.p-contents__breadceumb ul li a.is-current {
  pointer-events: none;
}
.p-contents__breadceumb ul li::before {
  content: '/';
  padding-left: 0.5em;
}
.p-contents__breadceumb ul li:first-child::before {
  display: none;
}
.p-contents__breadceumb ul li:last-child {
  overflow: hidden;
  text-overflow: ellipsis;
}
.p-contents__inner {
  margin-top: 55px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (max-width: 1239px) {
  .p-contents__inner {
    margin-top: 4.43548vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__inner {
    margin-top: 5.33333vw;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}
.p-contents__inner--top {
  margin-top: 61px;
}
@media screen and (max-width: 1239px) {
  .p-contents__inner--top {
    margin-top: 4.91935vw;
  }
}
@media screen and (max-width: 1239px) {
  .p-contents__inner--top {
    margin-top: 10.66667vw;
  }
}
.p-contents__main {
  width: 820px;
}
@media screen and (max-width: 1239px) {
  .p-contents__main {
    width: 66.12903vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__main {
    width: 100%;
  }
}
.p-contents__main__whatsNew__title {
  width: 137px;
  margin: 0 auto;
}
@media screen and (max-width: 1239px) {
  .p-contents__main__whatsNew__title {
    width: 11.04839vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__main__whatsNew__title {
    width: 32.93333vw;
  }
}
.p-contents__main__whatsNew__title img {
  width: 100%;
}
.p-contents__main__whatsNew__articleList {
  margin-top: 59px;
}
@media screen and (max-width: 1239px) {
  .p-contents__main__whatsNew__articleList {
    margin-top: 4.75806vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__main__whatsNew__articleList {
    margin-top: 8vw;
  }
}
.p-contents__main__whatsNew__articleList > ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 479px) {
  .p-contents__main__whatsNew__articleList > ul {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}
.p-contents__main__whatsNew__articleList > ul > li {
  margin-top: 40px;
}
@media screen and (max-width: 1239px) {
  .p-contents__main__whatsNew__articleList > ul > li {
    margin-top: 3.22581vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__main__whatsNew__articleList > ul > li {
    margin-top: 5.33333vw;
  }
}
.p-contents__main__whatsNew__articleList > ul > li a {
  text-decoration: none;
}
.p-contents__main__whatsNew__articleList > ul > li:nth-child(-n+3) {
  margin-top: 0;
}
@media screen and (max-width: 479px) {
  .p-contents__main__whatsNew__articleList > ul > li:nth-child(-n+3) {
    margin-top: 5.33333vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__main__whatsNew__articleList > ul > li:first-child {
    margin-top: 0;
  }
}
.p-contents__main__whatsNew__button {
  margin-top: 40px;
}
@media screen and (max-width: 1239px) {
  .p-contents__main__whatsNew__button {
    margin-top: 3.22581vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__main__whatsNew__button {
    margin-top: 8vw;
  }
}
.p-contents__main__whatsNew__button a {
  margin: 0 auto;
}
.p-contents__main__moreAbout {
  margin-top: 140px;
}
@media screen and (max-width: 1239px) {
  .p-contents__main__moreAbout {
    margin-top: 11.29032vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__main__moreAbout {
    margin-top: 13.2vw;
  }
}
.p-contents__main__moreAbout__title {
  width: 445px;
  margin: 0 auto;
}
@media screen and (max-width: 1239px) {
  .p-contents__main__moreAbout__title {
    width: 35.8871vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__main__moreAbout__title {
    width: 65.6vw;
  }
}
.p-contents__main__moreAbout__title img {
  width: 100%;
}
.p-contents__main__moreAbout__inner {
  margin-top: 175px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (max-width: 1239px) {
  .p-contents__main__moreAbout__inner {
    margin-top: 14.1129vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__main__moreAbout__inner {
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-top: 0;
  }
}
.p-contents__main__moreAbout__articleList {
  position: relative;
}
.p-contents__main__moreAbout__articleList ul li {
  margin-top: 30px;
}
@media screen and (max-width: 1239px) {
  .p-contents__main__moreAbout__articleList ul li {
    margin-top: 2.41935vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__main__moreAbout__articleList ul li {
    margin-top: 5.33333vw;
  }
}
.p-contents__main__moreAbout__articleList ul li a {
  text-decoration: none;
}
.p-contents__main__moreAbout__articleList ul li:first-child {
  margin-top: 0;
}
.p-contents__main__moreAbout__articleList .button {
  margin-top: 40px;
}
@media screen and (max-width: 1239px) {
  .p-contents__main__moreAbout__articleList .button {
    margin-top: 3.22581vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__main__moreAbout__articleList .button {
    margin-top: 8vw;
  }
}
.p-contents__main__moreAbout__articleList .button a {
  margin: 0 auto;
}
.p-contents__main__moreAbout__articleList--erabikata::before, .p-contents__main__moreAbout__articleList--erabikata::after {
  content: '';
  height: 100%;
  width: 1px;
  background-color: #ccc8c4;
  background-size: cover;
  position: absolute;
  top: 0;
}
@media screen and (max-width: 479px) {
  .p-contents__main__moreAbout__articleList--erabikata::before, .p-contents__main__moreAbout__articleList--erabikata::after {
    display: none;
  }
}
.p-contents__main__moreAbout__articleList--erabikata::before {
  left: -48px;
}
@media screen and (max-width: 1239px) {
  .p-contents__main__moreAbout__articleList--erabikata::before {
    left: -3.87097vw;
  }
}
.p-contents__main__moreAbout__articleList--erabikata::after {
  right: -48px;
}
@media screen and (max-width: 1239px) {
  .p-contents__main__moreAbout__articleList--erabikata::after {
    right: -3.87097vw;
  }
}
.p-contents__main__osusume {
  margin-top: 139px;
}
@media screen and (max-width: 1239px) {
  .p-contents__main__osusume {
    margin-top: 11.20968vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__main__osusume {
    margin-top: 5.33333vw;
  }
}
.p-contents__main__osusume__inner {
  width: 1060px;
  margin: 0 auto;
}
@media screen and (max-width: 1239px) {
  .p-contents__main__osusume__inner {
    width: 85.48387vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__main__osusume__inner {
    width: 100%;
  }
}
.p-contents__main__osusume__title {
  width: 525px;
  margin: 0 auto;
}
@media screen and (max-width: 1239px) {
  .p-contents__main__osusume__title {
    width: 42.33871vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__main__osusume__title {
    width: 74.93333vw;
  }
}
.p-contents__main__osusume__title img {
  width: 100%;
}
.p-contents__main__osusume__articleList {
  margin-top: 60px;
}
@media screen and (max-width: 1239px) {
  .p-contents__main__osusume__articleList {
    margin-top: 4.83871vw;
  }
}
.p-contents__main__osusume__articleList ul li {
  margin-top: 30px;
}
@media screen and (max-width: 1239px) {
  .p-contents__main__osusume__articleList ul li {
    margin-top: 2.41935vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__main__osusume__articleList ul li {
    margin-top: 6.66667vw;
  }
}
.p-contents__main__osusume__articleList ul li a {
  text-decoration: none;
}
.p-contents__main__archive__title {
  color: #311c07;
  font-size: 2.8rem;
  font-weight: bold;
}
@media screen and (max-width: 1239px) {
  .p-contents__main__archive__title {
    font-size: 2.25806vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__main__archive__title {
    font-size: 4.8vw;
  }
}
.p-contents__main__archive__articleList ul li {
  margin-top: 40px;
}
@media screen and (max-width: 1239px) {
  .p-contents__main__archive__articleList ul li {
    margin-top: 3.22581vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__main__archive__articleList ul li {
    margin-top: 5.33333vw;
  }
}
.p-contents__main__archive__articleList ul li a {
  text-decoration: none;
}
.p-contents__main__archive__articleList ul li a article {
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-contents__main__archive__articleList ul li a:hover article {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.p-contents__main__archive__articleList ul li:first-child {
  margin-top: 36px;
}
@media screen and (max-width: 1239px) {
  .p-contents__main__archive__articleList ul li:first-child {
    margin-top: 2.90323vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__main__archive__articleList ul li:first-child {
    margin-top: 5.33333vw;
  }
}
.p-contents__main__archive__pagenation {
  margin-top: 61px;
}
@media screen and (max-width: 1239px) {
  .p-contents__main__archive__pagenation {
    margin-top: 4.91935vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__main__archive__pagenation {
    margin-top: 5.33333vw;
  }
}
.p-contents__main__archive__pagenation ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.p-contents__main__archive__pagenation ul li {
  margin-left: 10px;
}
@media screen and (max-width: 1239px) {
  .p-contents__main__archive__pagenation ul li {
    margin-left: 0.80645vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__main__archive__pagenation ul li {
    margin-left: 2.66667vw;
  }
}
.p-contents__main__archive__pagenation ul li a {
  font-size: 1.6rem;
  width: 40px;
  height: 40px;
  text-decoration: none;
  color: #311c07;
  font-weight: bold;
  border: 1px solid #ccc8c4;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 1239px) {
  .p-contents__main__archive__pagenation ul li a {
    font-size: 1.29032vw;
    width: 3.22581vw;
    height: 3.22581vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__main__archive__pagenation ul li a {
    font-size: 3.2vw;
    width: 8vw;
    height: 8vw;
  }
}
.p-contents__main__archive__pagenation ul li a.is-current {
  border: 1px solid #fff;
}
.p-contents__main__archive__pagenation ul li a:hover {
  color: #fff;
  border: 1px solid #759031;
  background-color: #759031;
}
@media screen and (max-width: 839px) {
  .p-contents__main__archive__pagenation ul li a:hover {
    color: #311c07;
    border: 1px solid #ccc8c4;
    background-color: #fff;
  }
}
.p-contents__main__archive__pagenation ul li:first-child {
  margin-left: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.p-contents__main__archive__pagenation ul li:first-child::before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 12px;
  background-size: cover;
  background-image: url('../images/icon_arrow_left.png?1552988257');
  margin-right: 26px;
}
@media screen and (max-width: 1239px) {
  .p-contents__main__archive__pagenation ul li:first-child::before {
    width: 0.64516vw;
    height: 0.96774vw;
    margin-right: 2.09677vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__main__archive__pagenation ul li:first-child::before {
    width: 1.06667vw;
    height: 1.6vw;
    margin-right: 3.46667vw;
  }
}
.p-contents__main__archive__pagenation ul li:last-child {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.p-contents__main__archive__pagenation ul li:last-child::after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 12px;
  background-size: cover;
  background-image: url('../images/icon_arrow_right.png?1552988291');
  margin-left: 26px;
}
@media screen and (max-width: 1239px) {
  .p-contents__main__archive__pagenation ul li:last-child::after {
    width: 0.64516vw;
    height: 0.96774vw;
    margin-left: 2.09677vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__main__archive__pagenation ul li:last-child::after {
    width: 1.06667vw;
    height: 1.6vw;
    margin-left: 3.46667vw;
  }
}
.p-contents__main__archive__noArticle {
  margin-top: 40px;
  font-size: 1.6rem;
}
@media screen and (max-width: 1239px) {
  .p-contents__main__archive__noArticle {
    font-size: 1.29032vw;
    margin-top: 3.22581vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__main__archive__noArticle {
    font-size: 3.2vw;
    margin-top: 5.33333vw;
  }
}
.p-contents__main__entry__infoBox__title {
  color: #311c07;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.7;
}
@media screen and (max-width: 1239px) {
  .p-contents__main__entry__infoBox__title {
    font-size: 2.25806vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__main__entry__infoBox__title {
    font-size: 4.8vw;
  }
}
.p-contents__main__entry__infoBox__dataBox {
  margin-top: 10px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 1239px) {
  .p-contents__main__entry__infoBox__dataBox {
    margin-top: 0.80645vw;
  }
}
@media screen and (max-width: 1239px) {
  .p-contents__main__entry__infoBox__dataBox {
    margin-top: 1.33333vw;
  }
}
.p-contents__main__entry__infoBox__dataBox .category {
  width: 171px;
  height: 36px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
  background-color: #da984c;
}
@media screen and (max-width: 1239px) {
  .p-contents__main__entry__infoBox__dataBox .category {
    width: 13.79032vw;
    height: 2.90323vw;
    font-size: 1.20968vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__main__entry__infoBox__dataBox .category {
    width: 36.53333vw;
    height: 7.73333vw;
    font-size: 3.2vw;
  }
}
.p-contents__main__entry__infoBox__dataBox .date {
  margin-left: 20px;
}
@media screen and (max-width: 1239px) {
  .p-contents__main__entry__infoBox__dataBox .date {
    margin-left: 1.6129vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__main__entry__infoBox__dataBox .date {
    font-size: 2.5vw;
    margin-left: 2.66667vw;
  }
}
.p-contents__main__entry__infoBox__thumbnailBox {
  margin-top: 20px;
  width: 100%;
  background-size: cover;
  background-position: center;
}
.p-contents__main__entry__infoBox__thumbnailBox img {
  width: 100%;
}
@media screen and (max-width: 1239px) {
  .p-contents__main__entry__infoBox__thumbnailBox {
    margin-top: 1.6129vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__main__entry__infoBox__thumbnailBox {
    margin-top: 2.66667vw;
  }
}
.p-contents__main__entry__infoBox__snsBox {
  margin-top: 17px;
}
@media screen and (max-width: 1239px) {
  .p-contents__main__entry__infoBox__snsBox {
    margin-top: 1.37097vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__main__entry__infoBox__snsBox {
    margin-top: 2.66667vw;
  }
}
.p-contents__main__entry__infoBox__snsBox ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.p-contents__main__entry__infoBox__snsBox ul li {
  margin-left: 10px;
}
@media screen and (max-width: 1239px) {
  .p-contents__main__entry__infoBox__snsBox ul li {
    margin-left: 0.80645vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__main__entry__infoBox__snsBox ul li {
    margin-left: 1.33333vw;
  }
}
.p-contents__main__entry__infoBox__snsBox ul li:first-child {
  margin-left: 0;
}
.p-contents__main__entry__postBox {
  margin-top: 36px;
  font-size: 1.6rem;
  line-height: 1.7;
}
@media screen and (max-width: 1239px) {
  .p-contents__main__entry__postBox {
    margin-top: 2.90323vw;
    font-size: 1.29032vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__main__entry__postBox {
    font-size: 3.73333vw;
  }
}
.p-contents__main__entry__postBox * + * {
  margin-top: 1.5em;
}
.p-contents__main__entry__postBox a {
  color: #0000c0;
  font-weight: bold;
}
.p-contents__main__entry__postBox img {
  max-width: 100%;
  height: auto;
}
.p-contents__main__banner {
  display: none;
}
@media screen and (max-width: 479px) {
  .p-contents__main__banner {
    display: block;
    margin-top: 6.66667vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__main__banner img {
    width: 100%;
  }
}
.p-contents__main--top {
  width: 100%;
}
.p-contents__sub {
  width: 330px;
}
@media screen and (max-width: 1239px) {
  .p-contents__sub {
    width: 26.6129vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__sub {
    width: 100%;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__sub__ranking {
    margin-top: 13.33333vw;
  }
}
.p-contents__sub__ranking__title {
  color: #311c07;
  font-size: 2.0rem;
  font-weight: bold;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 1239px) {
  .p-contents__sub__ranking__title {
    font-size: 1.6129vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__sub__ranking__title {
    font-size: 4.8vw;
  }
}
.p-contents__sub__ranking__title::before {
  content: '';
  display: inline-block;
  width: 136px;
  height: 36px;
  background-image: url('../images/title_sidebar_ranking.png?1552988258');
  background-size: cover;
  margin-right: 15px;
}
@media screen and (max-width: 1239px) {
  .p-contents__sub__ranking__title::before {
    width: 10.96774vw;
    height: 2.90323vw;
    margin-right: 1.20968vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__sub__ranking__title::before {
    width: 33.33333vw;
    height: 8.8vw;
    margin-right: 2.66667vw;
  }
}
.p-contents__sub__ranking__articleList {
  margin-top: 31px;
}
@media screen and (max-width: 1239px) {
  .p-contents__sub__ranking__articleList {
    margin-top: 2.5vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__sub__ranking__articleList {
    margin-top: 5.33333vw;
  }
}
.p-contents__sub__ranking__articleList ul li {
  margin-top: 20px;
}
@media screen and (max-width: 1239px) {
  .p-contents__sub__ranking__articleList ul li {
    margin-top: 1.6129vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__sub__ranking__articleList ul li {
    margin-top: 5.33333vw;
  }
}
.p-contents__sub__ranking__articleList ul li a {
  text-decoration: none;
}
.p-contents__sub__ranking__articleList ul li:first-child {
  margin-top: 0;
}
.p-contents__sub__whatsNew {
  margin-top: 63px;
}
@media screen and (max-width: 1239px) {
  .p-contents__sub__whatsNew {
    margin-top: 5.08065vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__sub__whatsNew {
    margin-top: 13.33333vw;
  }
}
.p-contents__sub__whatsNew__title {
  color: #311c07;
  font-size: 2.0rem;
  font-weight: bold;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 1239px) {
  .p-contents__sub__whatsNew__title {
    font-size: 1.6129vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__sub__whatsNew__title {
    font-size: 4.8vw;
  }
}
.p-contents__sub__whatsNew__title::before {
  content: '';
  display: inline-block;
  width: 141px;
  height: 38px;
  background-image: url('../images/title_sidebar_whatsnew.png?1552988257');
  background-size: cover;
  margin-right: 15px;
}
@media screen and (max-width: 1239px) {
  .p-contents__sub__whatsNew__title::before {
    width: 11.37097vw;
    height: 3.06452vw;
    margin-right: 1.20968vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__sub__whatsNew__title::before {
    width: 32.66667vw;
    height: 8.8vw;
    margin-right: 2.66667vw;
  }
}
.p-contents__sub__whatsNew__articleList {
  margin-top: 20px;
}
@media screen and (max-width: 1239px) {
  .p-contents__sub__whatsNew__articleList {
    margin-top: 1.6129vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__sub__whatsNew__articleList {
    margin-top: 5.33333vw;
  }
}
.p-contents__sub__whatsNew__articleList ul li {
  margin-top: 20px;
}
@media screen and (max-width: 1239px) {
  .p-contents__sub__whatsNew__articleList ul li {
    margin-top: 1.6129vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__sub__whatsNew__articleList ul li {
    margin-top: 5.33333vw;
  }
}
.p-contents__sub__whatsNew__articleList ul li a {
  text-decoration: none;
}
.p-contents__sub__whatsNew__articleList ul li:first-child {
  margin-top: 0;
}
.p-contents__sub__facebook {
  margin-top: 57px;
}
.p-contents__sub__facebook iframe {
  width: 330px;
  height: 217px;
  max-width: 100%;
}
@media screen and (max-width: 1239px) {
  .p-contents__sub__facebook iframe {
    height: 17.5vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__sub__facebook iframe {
    height: 47.2vw;
  }
}
.p-contents__sub__banner {
  position: -webkit-sticky;
  position: sticky;
  top: 180px;
  margin-top: 30px;
}
@media screen and (max-width: 1239px) {
  .p-contents__sub__banner {
    margin-top: 2.41935vw;
  }
}
@media screen and (max-width: 479px) {
  .p-contents__sub__banner {
    display: none;
  }
}
.p-contents__sub__banner img {
  width: 100%;
}

.p-footer {
  margin-top: 110px;
}
@media screen and (max-width: 1239px) {
  .p-footer {
    margin-top: 8.87097vw;
  }
}
@media screen and (max-width: 479px) {
  .p-footer {
    margin-top: 13.33333vw;
    padding-bottom: 23.33333vw;
  }
}
.p-footer__promotion {
  min-width: 1240px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1239px) {
  .p-footer__promotion {
    max-width: none;
    min-width: initial;
    width: 100%;
  }
}
.p-footer__promotion__inner {
  width: 100%;
  height: 0;
  padding-top: 22.3571%;
  background-image: url('../images/bg_footer_promotion.png?1552988268');
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 479px) {
  .p-footer__promotion__inner {
    padding-top: 68vw;
    background-image: url('../images/bg_footer_promotion_sp.png?1552988277');
  }
}
.p-footer__promotion__buttonBox {
  width: 100%;
  height: 22.3571%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  flex-direction: column;
}
@media screen and (max-width: 479px) {
  .p-footer__promotion__buttonBox {
    height: 68vw;
  }
}
.p-footer__promotion__buttonBox .logo {
  width: 222px;
  margin: 0 auto;
}
@media screen and (max-width: 1239px) {
  .p-footer__promotion__buttonBox .logo {
    width: 17.90323vw;
  }
}
@media screen and (max-width: 479px) {
  .p-footer__promotion__buttonBox .logo {
    width: 52.8vw;
  }
}
.p-footer__promotion__buttonBox .logo img {
  width: 100%;
}
.p-footer__promotion__buttonBox .button {
  margin-top: 34px;
}
@media screen and (max-width: 1239px) {
  .p-footer__promotion__buttonBox .button {
    margin-top: 2.74194vw;
  }
}
@media screen and (max-width: 479px) {
  .p-footer__promotion__buttonBox .button {
    margin-top: 5.73333vw;
  }
}
.p-footer__promotion::after {
  position: absolute;
  top: 100%;
  content: '';
  width: 100%;
  height: 0;
  padding-top: 39.35714%;
  z-index: -1;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UzZGZkNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e3dfd7), color-stop(100%, #ffffff));
  background: -moz-linear-gradient(#e3dfd7, #ffffff);
  background: -webkit-linear-gradient(#e3dfd7, #ffffff);
  background: linear-gradient(#e3dfd7, #ffffff);
}
.p-footer__menu {
  margin-top: 58px;
}
@media screen and (max-width: 1239px) {
  .p-footer__menu {
    margin-top: 4.67742vw;
  }
}
@media screen and (max-width: 479px) {
  .p-footer__menu {
    margin-top: 8.66667vw;
  }
}
.p-footer__menu__logoBox .logo {
  width: 223px;
  margin: 0 auto;
}
@media screen and (max-width: 1239px) {
  .p-footer__menu__logoBox .logo {
    width: 17.98387vw;
  }
}
@media screen and (max-width: 479px) {
  .p-footer__menu__logoBox .logo {
    width: 51.86667vw;
  }
}
.p-footer__menu__logoBox .logo img {
  width: 100%;
}
.p-footer__menu__logoBox .description {
  width: 216px;
  margin: 16px auto 0;
}
@media screen and (max-width: 1239px) {
  .p-footer__menu__logoBox .description {
    width: 17.41935vw;
    margin: 1.33333vw auto 0;
  }
}
@media screen and (max-width: 479px) {
  .p-footer__menu__logoBox .description {
    width: 52.13333vw;
    margin: 3.2vw auto 0;
  }
}
.p-footer__menu__logoBox .description img {
  width: 100%;
}
.p-footer__menu__nav {
  margin-top: 59px;
}
@media screen and (max-width: 1239px) {
  .p-footer__menu__nav {
    margin-top: 4.75806vw;
  }
}
@media screen and (max-width: 479px) {
  .p-footer__menu__nav {
    margin-top: 7.33333vw;
  }
}
.p-footer__menu__nav ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media screen and (max-width: 479px) {
  .p-footer__menu__nav ul {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}
.p-footer__menu__nav ul li {
  border-left: 1px solid #ccc8c4;
  padding: 0 24px;
}
@media screen and (max-width: 1239px) {
  .p-footer__menu__nav ul li {
    padding: 0 1.93548vw;
  }
}
@media screen and (max-width: 479px) {
  .p-footer__menu__nav ul li {
    border-left: 0;
    background-color: #fff;
    margin-bottom: 0.26667vw;
    margin: 0 -3.86667vw;
    padding: 0 3.86667vw;
  }
}
.p-footer__menu__nav ul li a {
  height: 36px;
  font-size: 1.4rem;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  color: #6d635b;
  text-decoration: none;
}
@media screen and (max-width: 1239px) {
  .p-footer__menu__nav ul li a {
    height: 2.90323vw;
    font-size: 1.12903vw;
  }
}
@media screen and (max-width: 479px) {
  .p-footer__menu__nav ul li a {
    position: relative;
    height: 11.33333vw;
    font-size: 4.26667vw;
    -webkit-justify-content: start;
    justify-content: start;
    padding-left: 12.4vw;
    font-weight: bold;
  }
}
@media screen and (max-width: 479px) {
  .p-footer__menu__nav ul li a::after {
    position: absolute;
    content: '';
    width: 1.6vw;
    height: 2.53333vw;
    background-image: url('../images/icon_arrow_right_gray.png?1552988295');
    background-size: cover;
    z-index: 1;
    top: 0;
    bottom: 0;
    margin: auto 0;
    right: 12.8vw;
  }
}
.p-footer__menu__nav ul li:first-child {
  padding-left: 0;
  border-left: 0;
}
@media screen and (max-width: 479px) {
  .p-footer__menu__nav ul li:first-child {
    padding-left: 3.86667vw;
  }
}
.p-footer__menu__nav ul li:last-child {
  border-right: 0;
  padding-right: 0;
}
@media screen and (max-width: 479px) {
  .p-footer__menu__nav ul li:last-child {
    padding-right: 3.86667vw;
  }
}
@media screen and (max-width: 479px) {
  .p-footer__menu__nav ul li.is-current {
    background: #d4d0cb;
  }
}
@media screen and (max-width: 479px) {
  .p-footer__menu__nav ul li.is-current a::after {
    background-image: url('../images/icon_arrow_right_white.png?1552988266');
  }
}
.p-footer__aboutUs {
  margin-top: 60px;
}
@media screen and (max-width: 1239px) {
  .p-footer__aboutUs {
    margin-top: 4.83871vw;
  }
}
@media screen and (max-width: 479px) {
  .p-footer__aboutUs {
    margin-top: 8vw;
  }
}
.p-footer__aboutUs__title {
  width: 157px;
  margin: 0 auto;
}
@media screen and (max-width: 1239px) {
  .p-footer__aboutUs__title {
    width: 12.66129vw;
  }
}
@media screen and (max-width: 479px) {
  .p-footer__aboutUs__title {
    width: 41.86667vw;
  }
}
.p-footer__aboutUs__title img {
  width: 100%;
}
.p-footer__aboutUs__inner {
  margin-top: 50px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media screen and (max-width: 1239px) {
  .p-footer__aboutUs__inner {
    margin-top: 4.03226vw;
  }
}
@media screen and (max-width: 479px) {
  .p-footer__aboutUs__inner {
    margin-top: 6.66667vw;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}
.p-footer__aboutUs__infoBox {
  width: 330px;
}
@media screen and (max-width: 1239px) {
  .p-footer__aboutUs__infoBox {
    width: 26.6129vw;
  }
}
@media screen and (max-width: 479px) {
  .p-footer__aboutUs__infoBox {
    width: 74.66667vw;
    margin: 0 auto;
  }
}
.p-footer__aboutUs__infoBox__thumbnailBox .thumbnail img {
  width: 100%;
}
.p-footer__aboutUs__infoBox__dataBox {
  margin-top: 21px;
  font-size: 1.4rem;
  text-align: center;
  color: #6d635b;
}
@media screen and (max-width: 1239px) {
  .p-footer__aboutUs__infoBox__dataBox {
    margin-top: 1.69355vw;
    font-size: 1.12903vw;
  }
}
@media screen and (max-width: 479px) {
  .p-footer__aboutUs__infoBox__dataBox {
    margin-top: 5.33333vw;
    font-size: 3.73333vw;
  }
}
.p-footer__aboutUs__infoBox__dataBox__nameBox .title {
  margin-top: 10px;
}
@media screen and (max-width: 1239px) {
  .p-footer__aboutUs__infoBox__dataBox__nameBox .title {
    margin-top: 0.80645vw;
  }
}
@media screen and (max-width: 479px) {
  .p-footer__aboutUs__infoBox__dataBox__nameBox .title {
    margin-top: 2.66667vw;
  }
}
.p-footer__aboutUs__infoBox__dataBox__shopBox {
  margin-top: 20px;
}
@media screen and (max-width: 1239px) {
  .p-footer__aboutUs__infoBox__dataBox__shopBox {
    margin-top: 1.6129vw;
  }
}
@media screen and (max-width: 479px) {
  .p-footer__aboutUs__infoBox__dataBox__shopBox {
    margin-top: 5.33333vw;
  }
}
.p-footer__aboutUs__infoBox__dataBox__shopBox .name a {
  color: #6d635b;
  font-weight: bold;
}
.p-footer__aboutUs__infoBox__dataBox__shopBox .address {
  margin-top: 10px;
}
@media screen and (max-width: 1239px) {
  .p-footer__aboutUs__infoBox__dataBox__shopBox .address {
    margin-top: 0.80645vw;
  }
}
@media screen and (max-width: 479px) {
  .p-footer__aboutUs__infoBox__dataBox__shopBox .address {
    margin-top: 2vw;
  }
}
.p-footer__aboutUs__infoBox__dataBox__shopBox .telephone {
  margin-top: 10px;
}
@media screen and (max-width: 1239px) {
  .p-footer__aboutUs__infoBox__dataBox__shopBox .telephone {
    margin-top: 0.80645vw;
  }
}
@media screen and (max-width: 479px) {
  .p-footer__aboutUs__infoBox__dataBox__shopBox .telephone {
    margin-top: 2vw;
  }
}
.p-footer__aboutUs__snsBox {
  margin-left: 100px;
  width: 330px;
}
@media screen and (max-width: 1239px) {
  .p-footer__aboutUs__snsBox {
    margin-left: 8.06452vw;
    width: 26.6129vw;
  }
}
@media screen and (max-width: 479px) {
  .p-footer__aboutUs__snsBox {
    width: 74.66667vw;
    margin: 8vw auto 0;
  }
}
.p-footer__aboutUs__snsBox__facebook .facebook-wrapper {
  max-width: 500px;
  /* Facebook Page Plugin の最大幅 */
  margin: 0 auto;
}
.p-footer__aboutUs__snsBox__facebook .facebook-wrapper > .fb-page {
  width: 100%;
}
.p-footer__aboutUs__snsBox__facebook .facebook-wrapper > .fb-page > span,
.p-footer__aboutUs__snsBox__facebook .facebook-wrapper iframe {
  width: 100% !important;
}
.p-footer__aboutUs__snsBox__iconBox {
  margin-top: 50px;
  position: relative;
}
@media screen and (max-width: 1239px) {
  .p-footer__aboutUs__snsBox__iconBox {
    margin-top: 4.03226vw;
  }
}
@media screen and (max-width: 479px) {
  .p-footer__aboutUs__snsBox__iconBox {
    margin: 8vw auto 0;
  }
}
.p-footer__aboutUs__snsBox__iconBox ul {
  display: -webkit-flex;
  display: flex;
}
@media screen and (max-width: 479px) {
  .p-footer__aboutUs__snsBox__iconBox ul {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.p-footer__aboutUs__snsBox__iconBox ul li {
  margin-left: 54px;
}
@media screen and (max-width: 1239px) {
  .p-footer__aboutUs__snsBox__iconBox ul li {
    margin-left: 4.35484vw;
  }
}
@media screen and (max-width: 479px) {
  .p-footer__aboutUs__snsBox__iconBox ul li {
    margin-left: 8vw;
  }
}
.p-footer__aboutUs__snsBox__iconBox ul li a {
  width: 45px;
  display: block;
}
@media screen and (max-width: 1239px) {
  .p-footer__aboutUs__snsBox__iconBox ul li a {
    width: 3.62903vw;
  }
}
@media screen and (max-width: 479px) {
  .p-footer__aboutUs__snsBox__iconBox ul li a {
    width: 9.33333vw;
  }
}
.p-footer__aboutUs__snsBox__iconBox ul li a img {
  width: 100%;
}
.p-footer__aboutUs__snsBox__iconBox ul li:first-child {
  margin-left: 46px;
}
@media screen and (max-width: 1239px) {
  .p-footer__aboutUs__snsBox__iconBox ul li:first-child {
    margin-left: 3.70968vw;
  }
}
@media screen and (max-width: 479px) {
  .p-footer__aboutUs__snsBox__iconBox ul li:first-child {
    margin-left: 0;
  }
}
.p-footer__aboutUs__snsBox__iconBox::before {
  content: '';
  height: 35px;
  width: 1px;
  background-color: #ccc8c4;
  background-size: cover;
  position: absolute;
  top: 6px;
  left: -50px;
}
@media screen and (max-width: 1239px) {
  .p-footer__aboutUs__snsBox__iconBox::before {
    height: 2.82258vw;
    top: 0.48387vw;
    left: -4.03226vw;
  }
}
@media screen and (max-width: 479px) {
  .p-footer__aboutUs__snsBox__iconBox::before {
    display: none;
  }
}
.p-footer__nav {
  margin-top: 109px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
@media screen and (max-width: 1239px) {
  .p-footer__nav {
    margin-top: 8.79032vw;
  }
}
@media screen and (max-width: 479px) {
  .p-footer__nav {
    margin-top: 8vw;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.p-footer__nav ul {
  display: -webkit-flex;
  display: flex;
}
@media screen and (max-width: 479px) {
  .p-footer__nav ul {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
  }
}
.p-footer__nav ul li {
  margin-left: 20px;
}
@media screen and (max-width: 1239px) {
  .p-footer__nav ul li {
    margin-left: 1.6129vw;
  }
}
@media screen and (max-width: 479px) {
  .p-footer__nav ul li {
    margin-left: 0;
    margin-top: 5.33333vw;
  }
}
.p-footer__nav ul li a {
  color: #92908c;
  text-decoration: none;
  font-size: 1.2rem;
  font-weight: bold;
}
@media screen and (max-width: 1239px) {
  .p-footer__nav ul li a {
    font-size: 0.96774vw;
  }
}
@media screen and (max-width: 479px) {
  .p-footer__nav ul li a {
    font-size: 3.2vw;
  }
}
.p-footer__nav ul li:first-child {
  margin-left: 0;
}
@media screen and (max-width: 479px) {
  .p-footer__nav ul li:first-child {
    margin-top: 0;
  }
}
.p-footer__copyright {
  margin-top: 20px;
  background: #64543f;
}
@media screen and (max-width: 1239px) {
  .p-footer__copyright {
    margin-top: 1.6129vw;
  }
}
@media screen and (max-width: 479px) {
  .p-footer__copyright {
    margin: 7.73333vw auto 0;
  }
}
.p-footer__copyright .copyright {
  color: #fff;
  font-size: 1.0rem;
  height: 40px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 1239px) {
  .p-footer__copyright .copyright {
    font-size: 0.80645vw;
    height: 3.22581vw;
  }
}
@media screen and (max-width: 479px) {
  .p-footer__copyright .copyright {
    font-size: 1.6129vw;
    height: 10.66667vw;
    text-align: center;
    line-height: 1.5;
  }
}
.p-footer__banner {
  display: none;
}
@media screen and (max-width: 479px) {
  .p-footer__banner {
    display: block;
    position: fixed;
    bottom: 0;
    z-index: -1;
    opacity: 0;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}
@media screen and (max-width: 479px) {
  .p-footer__banner img {
    width: 100%;
  }
}

.p-slideMenu {
  background: #f4f3f2;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
  opacity: 0.95;
  overflow: auto;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
  width: 82.66667vw;
  height: 100%;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -moz-transform: translateX(82.66667vw);
  -ms-transform: translateX(82.66667vw);
  -webkit-transform: translateX(82.66667vw);
  transform: translateX(82.66667vw);
}
.p-slideMenu.is-active {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.p-slideMenu__inner {
  position: relative;
  padding: 0 6vw;
}
.p-slideMenu__close {
  position: absolute;
  top: 3.6vw;
  right: 3.06667vw;
  width: 10.66667vw;
}
.p-slideMenu__close img {
  width: 100%;
}
.p-slideMenu__nav {
  padding-top: 18.26667vw;
}
.p-slideMenu__nav .title {
  width: 28.66667vw;
}
.p-slideMenu__nav .title img {
  width: 100%;
}
.p-slideMenu__nav ul {
  margin-top: 5.33333vw;
}
.p-slideMenu__nav ul li {
  background-color: #fff;
  margin: 0 -6vw 0.26667vw;
}
.p-slideMenu__nav ul li a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  color: #6d635b;
  text-decoration: none;
  position: relative;
  height: 11.33333vw;
  font-size: 4.26667vw;
  -webkit-justify-content: start;
  justify-content: start;
  padding-left: 12.4vw;
  font-weight: bold;
}
.p-slideMenu__nav ul li a::after {
  position: absolute;
  content: '';
  width: 1.6vw;
  height: 2.53333vw;
  background-image: url('../images/icon_arrow_right_gray.png?1552988295');
  background-size: cover;
  z-index: 1;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 12.8vw;
}
.p-slideMenu__nav ul li.is-current {
  background: #d4d0cb;
}
.p-slideMenu__nav ul li.is-current a::after {
  background-image: url('../images/icon_arrow_right_white.png?1552988266');
}
.p-slideMenu__form {
  margin-top: 5.33333vw;
}
.p-slideMenu__form form {
  width: 68.66667vw;
  margin: 0 auto;
  position: relative;
}
.p-slideMenu__form form input[type="text"] {
  background-color: #fff;
  width: 100%;
  height: 10.13333vw;
  padding: 2vw 9.33333vw 2vw 2vw;
  border: 1px solid #ccc8c4;
  outline: none;
  font-size: 16px;
}
.p-slideMenu__form form button {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 0.4vw;
  background-color: transparent;
  border: 0;
}
.p-slideMenu__form form button img {
  width: 5.33333vw;
  height: 5.33333vw;
}
.p-slideMenu__button {
  margin-top: 5.33333vw;
}
.p-slideMenu__button .button a {
  width: 68.66667vw;
  height: 10.13333vw;
  font-size: 4.8vw;
  border: 0;
  margin: 0 auto;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #759031;
  color: #fff;
  font-weight: bold;
  font-size: 3.73333vw;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none;
}
.p-slideMenu__snsBox {
  margin-top: 5.33333vw;
}
.p-slideMenu__snsBox ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.p-slideMenu__snsBox ul li {
  margin-left: 7.86667vw;
}
.p-slideMenu__snsBox ul li:first-child {
  margin-left: 0;
}
.p-slideMenu__snsBox ul li li {
  width: 9.33333vw;
}
.p-slideMenu__snsBox ul li li img {
  width: 100%;
}
.p-slideMenu--open {
  display: none;
}
@media screen and (max-width: 479px) {
  .p-slideMenu--open {
    display: flex;
    width: 8vw;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 479px) {
  .p-slideMenu--open img {
    width: 100%;
  }
}
.p-slideMenu--close {
  display: none;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background: #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.p-slideMenu--close.is-active {
  display: block;
  overflow: hidden;
}

.u-button {
  width: 290px;
  height: 52px;
  font-size: 1.8rem;
  -moz-box-shadow: 0px 0px 0px 5px #759031;
  -webkit-box-shadow: 0px 0px 0px 5px #759031;
  box-shadow: 0px 0px 0px 5px #759031;
  display: block;
  background-color: #759031;
  color: #fff;
  text-decoration: none;
  position: relative;
  border: 1px dashed #fff;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  font-weight: bold;
}
@media screen and (max-width: 1239px) {
  .u-button {
    width: 23.3871vw;
    height: 4.19355vw;
    font-size: 1.45161vw;
    -moz-box-shadow: 0px 0px 0px 0.41667vw #759031;
    -webkit-box-shadow: 0px 0px 0px 0.41667vw #759031;
    box-shadow: 0px 0px 0px 0.41667vw #759031;
  }
}
@media screen and (max-width: 479px) {
  .u-button {
    width: 74.8vw;
    height: 12.66667vw;
    font-size: 4.8vw;
    -moz-box-shadow: 0px 0px 0px 0.75vw #759031;
    -webkit-box-shadow: 0px 0px 0px 0.75vw #759031;
    box-shadow: 0px 0px 0px 0.75vw #759031;
  }
}
.u-button--official {
  width: 246px;
  height: 46px;
  font-size: 1.5rem;
  position: relative;
  font-weight: normal;
  border: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media screen and (max-width: 1239px) {
  .u-button--official {
    width: 19.83871vw;
    height: 3.70968vw;
    font-size: 1.20968vw;
  }
}
.u-button--official::before {
  content: '';
  margin-right: 11px;
  width: 19px;
  height: 17px;
  background-image: url('../images/icon_cart.png?1552988285');
  background-size: cover;
}
@media screen and (max-width: 1239px) {
  .u-button--official::before {
    margin-right: 0.8871vw;
    width: 1.53226vw;
    height: 1.37097vw;
  }
}
.u-button--tsuuhan {
  width: 219px;
  height: 53px;
  font-size: 1.6rem;
  border: 1px solid #fff;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
}
@media screen and (max-width: 1239px) {
  .u-button--tsuuhan {
    width: 17.66129vw;
    height: 4.27419vw;
    font-size: 1.29032vw;
  }
}
@media screen and (max-width: 479px) {
  .u-button--tsuuhan {
    width: 52.53333vw;
    height: 12.13333vw;
    font-size: 4.26667vw;
  }
}
@media screen and (min-width: 1240px) {
   .c-articleBox__infoBox--whatsNew {
     width: 372px;
  }
}
.c-articleBox__infoBox--whatsNew {
     height: auto;
    min-height: 80px;
}
