@charset "UTF-8";

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
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: transparent; }

body {
  line-height: 1; }

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

ul, ol {
  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: transparent; }

/*! change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/*! change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  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; }

/*! change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

main {
  display: block; }

html {
  font-size: 62.5%; }

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  word-wrap: break-word;
  word-break: normal;
  color: #000;
  font-style: normal;
  -webkit-text-size-adjust: 100%; }

@media only screen and (max-width: 640px) {
  * {
    box-sizing: border-box; } }

@media only screen and (min-width: 641px) {
  div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li, form, input, textarea, button, table, tr, th, td, article, aside, footer, header, hgroup, nav, section, a, span {
    box-sizing: border-box; } }

@media only screen and (max-width: 640px) {
  .pc {
    display: none !important; }
  img {
    max-width: 100%;
    height: auto; } }

@media only screen and (min-width: 641px) {
  .sp {
    display: none !important; } }

.red {
	color: #f00; }

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

/* svg */
.defs {
  display: none; }

table {
  word-break: break-all; }

#pageLoader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFF;
  border-top: 5px solid #2b3896;
  z-index: 999; }

#pageLoader .ic__loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 32px;
  height: 32px;
  font-size: 0;
  line-height: 1;
  margin-left: -16px;
  margin-top: -16px; }

@media only screen and (max-width: 640px) {
  .l-container {
    padding-top: 63px; } }

@media only screen and (min-width: 641px) {
  .l-container {
    width: 100%;
    min-width: 1280px;
    overflow: hidden; } }

@media only screen and (min-width: 641px) {
  .l-main__header {
    padding-bottom: 26px; } }

@media only screen and (max-width: 640px) {
  .l-main__header--bb {
    margin-bottom: 4%;
    border-bottom: 1px solid #efefef; } }

@media only screen and (min-width: 641px) {
  .l-main__header--results {
    border-bottom: 1px solid #efefef; } }

.l-main__visual {
  background-color: #fbfaf8; }

.l-main__image {
  text-align: center; }

@media only screen and (min-width: 641px) {
  .l-main__image {
    margin-bottom: 25px; } }

@media only screen and (max-width: 640px) {
  .l-main__image--video {
    margin-bottom: 126%;
    position: relative; } }

@media only screen and (min-width: 641px) {
  .l-main__image--video {
    margin-bottom: 235px;
    position: relative; } }

.l-main__image--video_bnr {
  border: 1px solid #19288D;
  position: absolute; }

@media only screen and (max-width: 640px) {
  .l-main__image--video_bnr {
    width: 87.6%;
    height: auto;
    top: 92%;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); } }

@media only screen and (min-width: 641px) {
  .l-main__image--video_bnr {
    bottom: -197px;
    left: 37px; } }

.l-main__image--video_bnr_ic {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }

@media only screen and (max-width: 640px) {
  .l-main__image--video_bnr_ic {
    width: 41.8%;
    height: auto;
    top: 83%; } }

@media only screen and (min-width: 641px) {
  .l-main__image--video_bnr_ic {
    bottom: -5px; } }

.l-main__image--video_btn {
  display: block;
  position: absolute; }

@media only screen and (max-width: 640px) {
  .l-main__image--video_btn {
    width: 77.8%;
    height: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); } }

@media only screen and (min-width: 641px) {
  .l-main__image--video_btn {
    bottom: -173px; } }

.l-main__image--video_btn:hover {
  cursor: pointer;
  opacity: .8; }

.l-main__image--video_btn img {
  width: 100%;
  height: auto; }

@media only screen and (max-width: 640px) {
  .l-main__image--video_btn1 {
    top: 179%; } }

@media only screen and (min-width: 641px) {
  .l-main__image--video_btn1 {
    left: 68px; } }

@media only screen and (max-width: 640px) {
  .l-main__image--video_btn2 {
    top: 203%; } }

@media only screen and (min-width: 641px) {
  .l-main__image--video_btn2 {
    left: 394px; } }

.l-main__image--video_yt {
  position: absolute; }

@media only screen and (max-width: 640px) {
  .l-main__image--video_yt {
    width: 87.6%;
    padding-top: 56.4%;
    top: 242%;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); } }

@media only screen and (min-width: 641px) {
  .l-main__image--video_yt {
    width: 404px;
    height: 228px;
    bottom: -197px;
    right: 37px; } }

.l-main__image--video_yt iframe {
  width: 100%;
  height: 100%; }

@media only screen and (max-width: 640px) {
  .l-main__image--video_yt iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; } }

.l-main__title {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGP明朝E", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  font-weight: 600; }

@media only screen and (max-width: 640px) {
  .l-main__title {
    padding: 18px 0;
    line-height: 1.4em;
    font-size: 24px;
    font-size: 2.4rem; } }

@media only screen and (min-width: 641px) {
  .l-main__title {
    margin-top: 30px;
    height: 114px;
    font-size: 40px;
    font-size: 4rem;
    letter-spacing: 0.16em;
    line-height: 114px; } }

@media only screen and (max-width: 640px) {
  .l-main__title--long {
    font-size: 18px;
    font-size: 1.8rem; } }

@media only screen and (min-width: 641px) {
  .l-main__title--long {
    height: auto;
    padding: 25px 0;
    line-height: 1.6em; } }

.l-main__title--results {
  text-align: left; }

@media only screen and (max-width: 640px) {
  .l-main__title--results {
    font-size: 18px;
    font-size: 1.8rem; } }

@media only screen and (min-width: 641px) {
  .l-main__title--results {
    height: auto;
    padding: 25px 0;
    line-height: 1.6em; } }

@media only screen and (max-width: 640px) {
  .l-main__title--small {
    font-size: 20px;
    font-size: 2rem; } }

@media only screen and (max-width: 640px) {
  .l-main__title--small2 {
    font-size: 18px;
    font-size: 1.8rem; } }

.l-main__title--404 {
  font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
  text-align: center;
  font-weight: 600; }

@media only screen and (max-width: 640px) {
  .l-main__title--404 {
    height: 70px;
    line-height: 70px;
    font-size: 24px;
    font-size: 2.4rem; } }

@media only screen and (min-width: 641px) {
  .l-main__title--404 {
    height: 190px;
    padding-top: 60px;
    font-size: 70px;
    font-size: 7rem;
    letter-spacing: 0.06em;
    line-height: 130px; } }

.l-main__title--logout {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGP明朝E", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  font-weight: 600; }

@media only screen and (max-width: 640px) {
  .l-main__title--logout {
    height: 70px;
    line-height: 70px;
    font-size: 24px;
    font-size: 2.4rem; } }

@media only screen and (min-width: 641px) {
  .l-main__title--logout {
    height: 160px;
    padding-top: 50px;
    font-size: 50px;
    font-size: 5rem;
    letter-spacing: 0.06em;
    line-height: 110px; } }

.l-main__title--video02 {
  color: #fff;
  background-color: #26308f;
  line-height: 1; }

@media only screen and (max-width: 640px) {
  .l-main__title--video02 {
    width: 180px;
    height: auto;
    margin: 0 auto 15px;
    padding: 8px 0;
    font-size: 16px;
    font-size: 1.6rem; } }

@media only screen and (min-width: 641px) {
  .l-main__title--video02 {
    width: 300px;
    height: auto;
    margin: 0 auto 30px;
    padding: 15px 0;
    font-size: 28px;
    font-size: 2.8rem; } }

.l-main__title--video02_merit {
  border-bottom: 1px solid #000;
  line-height: 1; }

@media only screen and (max-width: 640px) {
  .l-main__title--video02_merit {
    width: 180px;
    height: auto;
    margin: 0 auto 15px;
    padding: 0 0 8px;
    font-size: 16px;
    font-size: 1.6rem; } }

@media only screen and (min-width: 641px) {
  .l-main__title--video02_merit {
    width: 360px;
    height: auto;
    margin: 0 auto 20px;
    padding: 10px 0;
    font-size: 28px;
    font-size: 2.8rem; } }

.l-main__copy {
  line-height: 1.4em;
  text-align: center; }

@media only screen and (max-width: 640px) {
  .l-main__copy {
    padding: 0 0 18px;
    font-size: 15px;
    font-size: 1.5rem; } }

@media only screen and (min-width: 641px) {
  .l-main__copy {
    padding: 25px 0 30px;
    font-size: 14px;
    font-size: 1.4rem; } }

.l-main__copy--video02 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGP明朝E", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  font-weight: 500;
  line-height: 1.4; }

@media only screen and (max-width: 640px) {
  .l-main__copy--video02 {
    font-size: 20px;
    font-size: 2rem; } }

@media only screen and (min-width: 641px) {
  .l-main__copy--video02 {
    font-size: 45px;
    font-size: 4.5rem; } }

.l-main__note--video02 {
  text-align: center;
  line-height: 1; }

@media only screen and (max-width: 640px) {
  .l-main__note--video02 {
    margin-top: 10px;
    font-size: 10px;
    font-size: 1rem; } }

@media only screen and (min-width: 641px) {
  .l-main__note--video02 {
    margin-top: 15px;
    font-size: 16px;
    font-size: 1.6rem; } }


.l-main__img--video02 {
  text-align: center;
  line-height: 0; }

@media only screen and (max-width: 640px) {
  .l-main__img--video02 {
    margin-top: 15px; } }

@media only screen and (min-width: 641px) {
  .l-main__img--video02 {
    margin-top: 30px; } }

.l-main__img--video02 img {
  max-width: 100%;
  height: auto; }

.l-main__note2--video02 {
  text-align: center;
  line-height: 1.6; }

@media only screen and (max-width: 640px) {
  .l-main__note2--video02 {
    margin-top: 15px;
    font-size: 10px;
    font-size: 1rem; } }

@media only screen and (min-width: 641px) {
  .l-main__note2--video02 {
    margin-top: 35px;
    font-size: 16px;
    font-size: 1.6rem; } }

.l-main__inner {
  position: relative; }

@media only screen and (max-width: 640px) {
  .l-main__inner {
    padding: 0 5%; } }

@media only screen and (min-width: 641px) {
  .l-main__inner {
    width: 1200px;
    margin: 0 auto; } }

@media only screen and (max-width: 640px) {
  .l-main__inner--video {
    padding: 0; } }

@media only screen and (max-width: 640px) {
  .l-main__inner--video02 {
    margin: 20px auto 25px; } }

@media only screen and (min-width: 641px) {
  .l-main__inner--video02 {
    padding: 60px 0 24px; } }

@media only screen and (max-width: 640px) {
  .l-main__inner--video02_merit {
    padding: 25px 0 30px; } }

@media only screen and (min-width: 641px) {
  .l-main__inner--video02_merit {
    padding: 30px 0 34px; } }

.l-main__inner--video02_bnr {
  text-align: center; }

@media only screen and (max-width: 640px) {
  .l-main__inner--video02_bnr {
    margin: 30px auto 0; } }

@media only screen and (min-width: 641px) {
  .l-main__inner--video02_bnr {
    margin: 30px auto 0; } }

.video_bnr-inn {
  width: 286px;
  max-width: 100%;
  margin: 0 10px;
  text-align: left;
  display: inline-block; }

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

.video_bnr-inn img {
  max-width: 100%;
  height: auto; }

.video_bnr-inn:hover img {
  cursor: pointer;
  opacity: .8; }

.video_bnr-link {
  margin-top: 5px;
  font-size: 11px;
  font-size: 1.1rem;
  text-decoration: none;
  color: #000; }

.video_bnr-inn:hover .video_bnr-link {
  text-decoration: underline; }

.l-main__inner--video02_img {
  text-align: center; }

@media only screen and (max-width: 640px) {
  .l-main__inner--video02_img {
    padding: 0 0 142%; } }

@media only screen and (min-width: 641px) {
  .l-main__inner--video02_img {
    margin: 0 auto 300px; } }

.l-main__inner--video_bnr {
  border: 1px solid #19288D;
  position: absolute; }

@media only screen and (max-width: 640px) {
  .l-main__inner--video_bnr {
    width: 87.6%;
    height: auto;
    top: 4.4%;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); } }

@media only screen and (min-width: 641px) {
  .l-main__inner--video_bnr {
    bottom: -262px;
    left: 37px; } }

.l-main__inner--video_bnr_ic {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }

@media only screen and (max-width: 640px) {
  .l-main__inner--video_bnr_ic {
    width: 41.8%;
    height: auto;
    top: 1%; } }

@media only screen and (min-width: 641px) {
  .l-main__inner--video_bnr_ic {
    bottom: -70px; } }

.l-main__inner--video_btn {
  display: block;
  position: absolute; }

@media only screen and (max-width: 640px) {
  .l-main__inner--video_btn {
    width: 77.8%;
    height: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); } }

@media only screen and (min-width: 641px) {
  .l-main__inner--video_btn {
    bottom: -238px; } }

.l-main__inner--video_btn:hover {
  cursor: pointer;
  opacity: .8; }

.l-main__inner--video_btn img {
  width: 100%;
  height: auto; }

@media only screen and (max-width: 640px) {
  .l-main__inner--video_btn1 {
    top: 34%; } }

@media only screen and (min-width: 641px) {
  .l-main__inner--video_btn1 {
    left: 68px; } }

@media only screen and (max-width: 640px) {
  .l-main__inner--video_btn2 {
    top: 42%; } }

@media only screen and (min-width: 641px) {
  .l-main__inner--video_btn2 {
    left: 394px; } }

.l-main__inner--video_yt {
  position: absolute; }

@media only screen and (max-width: 640px) {
  .l-main__inner--video_yt {
    width: 87.6%;
    padding-top: 56.4%;
    top: 56%;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); } }

@media only screen and (min-width: 641px) {
  .l-main__inner--video_yt {
    width: 404px;
    height: 228px;
    bottom: -262px;
    right: 37px; } }

.l-main__inner--video_yt iframe {
  width: 100%;
  height: 100%; }

@media only screen and (max-width: 640px) {
  .l-main__inner--video_yt iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; } }

.l-contents--bt {
  border-top: 1px solid #efefef; }

@media only screen and (max-width: 640px) {
  .l-contents--pt {
    padding-top: 25px; } }

@media only screen and (min-width: 641px) {
  .l-contents--pt {
    padding-top: 90px; } }

@media only screen and (max-width: 640px) {
  .l-contents--pb {
    padding-bottom: 40px; } }

@media only screen and (min-width: 641px) {
  .l-contents--pb {
    padding-bottom: 70px; } }

@media only screen and (max-width: 640px) {
  .l-contents__block {
    padding: 30px 0 30px; } }

@media only screen and (min-width: 641px) {
  .l-contents__block {
    padding: 50px 0; } }

#entry.l-contents__block {
	border-top: 1px solid #d8d8d8; }

@media only screen and (min-width: 641px) {
  #entry.l-contents__block {
		padding: 40px 0 50px; } }

@media only screen and (min-width: 641px) {
  .l-contents__block--video {
    padding: 50px 0; } }

.l-contents__block--gray {
  background-color: #f5f5f5; }

.l-contents__block--ptn {
  padding-top: 0; }

@media only screen and (max-width: 640px) {
  .l-contents__block--nocontents {
    padding: 20px 0; } }

@media only screen and (max-width: 640px) {
  .l-contents__inner {
    padding: 0 5%; } }

@media only screen and (min-width: 641px) {
  .l-contents__inner {
    width: 1200px;
    margin: 0 auto; } }

@media only screen and (min-width: 641px) {
  .l-contents__inner--company {
    margin-bottom: 60px; } }

@media only screen and (min-width: 641px) {
  .l-contents__inner--text {
    width: 946px; } }

@media only screen and (max-width: 640px) {
  .l-contents__footer {
    margin-top: 30px; } }

@media only screen and (min-width: 641px) {
  .l-contents__footer {
    width: 1200px;
    margin: 70px auto 0; } }

.ui-button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  color: #fff;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.1em;
  border: 1px solid transparent;
  background-color: transparent;
  -webkit-transition: .3s;
  transition: .3s; }

@media only screen and (max-width: 640px) {
  .ui-button {
    height: 48px;
    line-height: 46px; } }

@media only screen and (min-width: 641px) {
  .ui-button {
    height: 60px;
    line-height: 58px; } }

@media only screen and (min-width: 641px) {
  .ui-button:hover {
    cursor: pointer;
    background-color: #fff; } }

.ui-button--primary {
  border-color: #2b3896;
  background-color: #2b3896; }

@media only screen and (min-width: 641px) {
  .ui-button--primary:hover {
    color: #2b3896; } }

.ui-button--secondary {
  border-color: #000000;
  background-color: #000000; }

@media only screen and (min-width: 641px) {
  .ui-button--secondary:hover {
    color: #000000; } }

.ui-button--gray {
  border-color: #6d6d6d;
  background-color: #6d6d6d; }

@media only screen and (min-width: 641px) {
  .ui-button--gray:hover {
    color: #6d6d6d; } }

.ui-button--out {
  border-color: #6d6d6d;
  background-color: #6d6d6d; }

@media only screen and (min-width: 641px) {
  .ui-button--out:hover {
    background-color: #6d6d6d;
    color: #fff; } }

.ui-button--submit {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

@media only screen and (min-width: 641px) {
  .ui-button--submit {
    padding: 0; } }

.ui-button--arrow:after {
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  border: 1px solid #fff;
  border-top: none;
  border-left: none;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: .3s;
  transition: .3s; }

@media only screen and (max-width: 640px) {
  .ui-button--arrow:after {
    right: 12px;
    width: 6px;
    height: 6px;
    margin-top: -3px; } }

@media only screen and (min-width: 641px) {
  .ui-button--arrow:after {
    right: 12px;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    border-width: 1px; } }

@media only screen and (min-width: 641px) {
  .ui-button--arrow:hover::after {
    border-color: #2b3896; } }

@media only screen and (min-width: 641px) {
  .ui-button--arrow.ui-button--gray:hover::after {
    border-color: #6d6d6d; } }

@media only screen and (min-width: 641px) {
  .ui-button--arrow.ui-button--out:hover::after {
    border-color: #fff; } }

.ui-button--arrow.ui-button--dropdown:after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }

@media only screen and (max-width: 640px) {
  .ui-button--arrow.ui-button--dropdown:after {
    margin-top: -6px; } }

@media only screen and (min-width: 641px) {
  .ui-button--arrow.ui-button--dropdown:after {
    margin-top: -8px; } }

.ui-button--arrow.ui-button--dropdown.is-open:after {
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg); }

@media only screen and (max-width: 640px) {
  .ui-button--arrow.ui-button--dropdown.is-open:after {
    margin-top: -3px; } }

@media only screen and (min-width: 641px) {
  .ui-button--arrow.ui-button--dropdown.is-open:after {
    margin-top: -2px; } }

@media only screen and (max-width: 640px) {
  .ui-button--search {
    height: 42px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 40px; } }

@media only screen and (min-width: 641px) {
  .ui-button--search {
    height: 48px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 46px; } }

@media only screen and (max-width: 640px) {
  .ui-button--search.ui-button--arrow::after {
    width: 6px;
    height: 6px;
    margin-top: -3px; } }

@media only screen and (min-width: 641px) {
  .ui-button--search.ui-button--arrow::after {
    width: 8px;
    height: 8px;
    margin-top: -4px; } }

@media only screen and (max-width: 640px) {
  .ui-button--search.ui-button--arrow.ui-button--dropdown::after {
    margin-top: -4px; } }

@media only screen and (min-width: 641px) {
  .ui-button--search.ui-button--arrow.ui-button--dropdown::after {
    margin-top: -7px; } }

.ui-button--search.ui-button--arrow.ui-button--dropdown.is-open:after {
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg); }

@media only screen and (max-width: 640px) {
  .ui-button--search.ui-button--arrow.ui-button--dropdown.is-open:after {
    margin-top: -2px; } }

@media only screen and (min-width: 641px) {
  .ui-button--search.ui-button--arrow.ui-button--dropdown.is-open:after {
    margin-top: -2px; } }

@media only screen and (max-width: 640px) {
  .ui-button--errata {
    width: 100px;
    height: 30px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 28px;
    position: absolute;
    bottom: 0;
    right: 0; } }

@media only screen and (min-width: 641px) {
  .ui-button--errata {
    width: 130px;
    height: 32px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 30px;
    position: absolute;
    top: 0;
    left: 0; } }

@media only screen and (max-width: 640px) {
  .ui-button--errata.ui-button--arrow::after {
    width: 4px;
    height: 4px;
    margin-top: -2px; } }

@media only screen and (min-width: 641px) {
  .ui-button--errata.ui-button--arrow::after {
    width: 6px;
    height: 6px;
    margin-top: -3px; } }

.ui-button--white {
  color: #000000;
  border: 1px solid #000000;
  background-color: #fff; }

@media only screen and (max-width: 640px) {
  .ui-button--white {
    height: auto;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1;
    padding: 14px 20px; } }

@media only screen and (min-width: 641px) {
  .ui-button--white:hover {
    color: #fff;
    background-color: #000000; } }

@media only screen and (min-width: 641px) {
  .ui-button--white:hover::after {
    border-color: #fff; } }

.ui-button--white::after {
  border-color: #000000; }

@media only screen and (max-width: 640px) {
  .ui-button--more {
    height: 46px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 44px; } }

@media only screen and (min-width: 641px) {
  .ui-button--more {
    width: 340px;
    height: 45px;
    margin: 0 auto;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 43px; } }

.ui-button--more::after {
  position: absolute;
  top: 50%;
  display: block;
  content: "\e901";
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  line-height: 1; }

@media only screen and (max-width: 640px) {
  .ui-button--more::after {
    right: 10px;
    margin-top: -6px;
    font-size: 12px;
    font-size: 1.2rem; } }

@media only screen and (min-width: 641px) {
  .ui-button--more::after {
    right: 10px;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    font-size: 16px;
    font-size: 1.6rem; } }

.ui-button--download::after {
  position: absolute;
  top: 50%;
  display: block;
  content: "\e918";
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  line-height: 1; }

@media only screen and (max-width: 640px) {
  .ui-button--download::after {
    left: 15px;
    width: 15px;
    height: 15px;
    margin-top: -7px;
    font-size: 15px;
    font-size: 1.5rem; } }

@media only screen and (min-width: 641px) {
  .ui-button--download::after {
    left: 10px;
    width: 14px;
    height: 14px;
    margin-top: -7px;
    font-size: 14px;
    font-size: 1.4rem; } }

.ui-button--large {
  color: #000000;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGP明朝E", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  border-color: #dcdddd;
  background-color: #fff; }

@media only screen and (max-width: 640px) {
  .ui-button--large {
    font-size: 16px;
    font-size: 1.6rem; } }

@media only screen and (min-width: 641px) {
  .ui-button--large {
    height: 92px;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 600;
    letter-spacing: 0.22em;
    line-height: 90px; } }

@media only screen and (max-width: 640px) {
  .ui-button--large i {
    margin-right: 3px; } }

@media only screen and (min-width: 641px) {
  .ui-button--large i {
    margin-right: 5px; } }

.ui-button--large:after {
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  border: 2px solid #acacac;
  border-top: none;
  border-left: none;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }

@media only screen and (max-width: 640px) {
  .ui-button--large:after {
    right: 10px;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    border-width: 1px; } }

@media only screen and (min-width: 641px) {
  .ui-button--large:after {
    right: 20px;
    width: 12px;
    height: 12px;
    margin-top: -6px; } }

@media only screen and (min-width: 641px) {
  .ui-button--large:hover {
    color: #000000;
    background-color: #dcdddd; } }

@media only screen and (min-width: 641px) {
  .ui-button--medium {
    width: 340px;
    height: 58px;
    margin-left: auto;
    margin-right: auto;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 56px; } }

@media only screen and (max-width: 640px) {
  .ui-button--mb {
    margin-bottom: 24px; } }

@media only screen and (min-width: 641px) {
  .ui-button--mb {
    margin-bottom: 40px; } }

@media only screen and (min-width: 641px) {
  .ui-button--mt {
    margin-top: 38px; } }

@media only screen and (min-width: 641px) {
  .ui-button--nmt {
    margin-top: -30px; } }

@media only screen and (max-width: 640px) {
  .ui-button--video {
    height: auto;
    padding: 15px 10px;
    line-height: 1.2; } }

@media only screen and (max-width: 640px) {
  .ui-button--sale {
    height: 58px;
    line-height: 56px; } }

@media only screen and (max-width: 640px) {
  .ui-button--form {
    height: 62px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 60px; } }

@media only screen and (min-width: 641px) {
  .ui-button--form {
    height: 66px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 64px; } }

.ui-button--confirm {
  border-color: #6d6d6d;
  background-color: #6d6d6d; }

@media only screen and (min-width: 641px) {
  .ui-button--confirm:hover {
    color: #6d6d6d; } }

@media only screen and (min-width: 641px) {
  .ui-button--confirm:hover::after {
    border-color: #6d6d6d; } }

.ui-button--arrow.ui-button--confirm::after {
  right: auto;
  left: 12px;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg); }

@media only screen and (max-width: 640px) {
  .ui-button--modal {
    height: 50px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 48px; } }

@media only screen and (min-width: 641px) {
  .ui-button--modal {
    height: 50px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 48px; } }

.ui-button--unsubscribe {
  border-color: #6d6d6d;
  background-color: #6d6d6d; }

@media only screen and (min-width: 641px) {
  .ui-button--unsubscribe:hover {
    color: #6d6d6d; } }

.ui-input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  text-align: left;
  letter-spacing: 0.1em;
  border: 1px solid #a5a5a5;
  border-radius: 0;
  background-color: #f5f5f5;
  box-sizing: border-box; }

.ui-input::-moz-placeholder {
  color: #ccc; }

.ui-input::-webkit-input-placeholder {
  color: #ccc; }

@media only screen and (min-width: 641px) {
  .ui-input {
    height: 39px;
    padding: 0 10px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.5;
    vertical-align: middle; } }

.ui-input--login {
  border: none;
  background: #c5c5c5;
  box-sizing: border-box;
  letter-spacing: 0.1em; }

.ui-input--login::-moz-placeholder {
  color: #fff; }

.ui-input--login::-webkit-input-placeholder {
  color: #fff; }

@media only screen and (max-width: 640px) {
  .ui-input--login {
    padding: 0 20px;
    height: 50px;
    font-size: 13px;
    font-size: 1.3rem; } }

@media only screen and (min-width: 641px) {
  .ui-input--login {
    padding: 0 20px;
    height: 50px; } }

.ui-input--form::-moz-placeholder {
  color: #c9caca; }

.ui-input--form::-webkit-input-placeholder {
  color: #c9caca; }

@media only screen and (max-width: 640px) {
  .ui-input--form {
    padding: 0 10px;
    height: 35px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 33px; } }

@media only screen and (min-width: 641px) {
  .ui-input--form {
    padding: 0 1em;
    height: 39px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 37px; } }

@media only screen and (max-width: 640px) {
  .ui-input--form.ph_sml:placeholder-shown {
    font-size: 11px;
    font-size: 1.1rem;
    letter-spacing: -0.01em; } }

@media only screen and (max-width: 640px) {
  .ui-input--form.ph_sml::-moz-placeholder {
    font-size: 11px;
    font-size: 1.1rem;
    letter-spacing: -0.01em; } }

@media only screen and (max-width: 640px) {
  .ui-input--form.ph_sml::-webkit-input-placeholder {
    font-size: 11px;
    font-size: 1.1rem;
    letter-spacing: -0.01em; } }

@media only screen and (min-width: 641px) {
  .ui-input--white {
    background-color: #fff; } }

@media only screen and (max-width: 640px) {
  .ui-input--date {
    width: 70px;
    margin-right: 6px; } }

@media only screen and (min-width: 641px) {
  .ui-input--date {
    width: 68px;
    margin-right: 10px; } }

.loading {
  text-align: center;
  font-size: 0;
  line-height: 0;
  display: none; }

@media only screen and (max-width: 640px) {
  .loading {
    padding: 7px 0; } }

@media only screen and (min-width: 641px) {
  .loading {
    padding: 6px 0; } }

@media only screen and (max-width: 640px) {
  .loading img {
    width: 32px;
    height: 32px; } }

@media only screen and (min-width: 641px) {
  .loading img {
    width: 33px;
    height: 33px; } }

.search {
  position: absolute;
  display: none;
  z-index: 2;
  background: #efefef; }

@media only screen and (max-width: 640px) {
  .search {
    top: 60px;
    right: 0;
    width: 80%;
    padding: 2%; } }

@media only screen and (min-width: 641px) {
  .search {
    top: 215px;
    right: 0;
    width: 450px;
    height: 70px;
    padding: 10px; } }

@media only screen and (max-width: 640px) {
  .ui-search {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

.ui-search__input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  text-align: left;
  letter-spacing: 0.1em;
  border: none;
  border-radius: 0;
  background-color: #fff;
  box-sizing: border-box; }

.ui-search__input::-moz-placeholder {
  color: #a2a2a2; }

.ui-search__input::-webkit-input-placeholder {
  color: #a2a2a2; }

.ui-search__input::-moz-placeholder {
  font-size: 12px;
  font-size: 1.2rem; }

.ui-search__input::-webkit-input-placeholder {
  font-size: 12px;
  font-size: 1.2rem; }

.ui-search__input::-webkit-input-placeholder {
  padding-top: 2px; }

@media only screen and (max-width: 640px) {
  .ui-search__input {
    height: 36px;
    padding: 12px 14px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
    margin-left: 2%; } }

@media only screen and (min-width: 641px) {
  .ui-search__input {
    height: 50px;
    padding: 18px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 14px; } }

@media only screen and (max-width: 640px) {
  .ui-search__submit {
    position: relative;
    display: block;
    width: 36px;
    height: 36px;
    padding: 0;
    color: #444;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    border: 0;
    border-radius: 50%;
    outline: 0;
    background-color: #fff; } }

@media only screen and (min-width: 641px) {
  .ui-search__submit {
    display: none; } }

.ui-search__submit:hover {
  cursor: pointer; }

.js-search-show:hover {
  cursor: pointer; }

@media only screen and (max-width: 640px) {
  .searchButton {
    position: fixed;
    z-index: 108;
    top: 3px;
    right: 0;
    display: block;
    width: 60px;
    height: 60px;
    padding: 0;
    font-size: 20px;
    font-size: 2rem;
    line-height: 60px;
    text-align: center;
    border: 0;
    outline: 0;
    background: none; } }

@media only screen and (min-width: 641px) {
  .searchButton {
    display: none; } }

.ui-keywords {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: 2px solid #dcdddd;
  background: #fff; }

.ui-keywords__input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  text-align: left;
  letter-spacing: 0.1em;
  border: none;
  border-radius: 0;
  background-color: #fff;
  box-sizing: border-box; }

.ui-keywords__input::-moz-placeholder {
  color: #c9caca; }

.ui-keywords__input::-webkit-input-placeholder {
  color: #c9caca; }

.ui-keywords__input::-webkit-input-placeholder {
  padding-top: 2px; }

@media only screen and (max-width: 640px) {
  .ui-keywords__input {
    height: 40px;
    padding: 0 9px;
    line-height: 12px; }
  .ui-keywords__input::-moz-placeholder {
    font-size: 11px;
    font-size: 1.1rem; }
  .ui-keywords__input::-webkit-input-placeholder {
    font-size: 11px;
    font-size: 1.1rem; } }

@media only screen and (min-width: 641px) {
  .ui-keywords__input {
    height: 56px;
    padding: 20px 18px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 16px; }
  .ui-keywords__input::-moz-placeholder {
    font-size: 14px;
    font-size: 1.4rem; }
  .ui-keywords__input::-webkit-input-placeholder {
    font-size: 14px;
    font-size: 1.4rem; } }

.ui-keywords__submit {
  position: relative;
  display: block;
  padding: 0;
  color: #fff;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.2em;
  border: 0;
  border-radius: 0;
  outline: 0;
  background-color: #000000; }

@media only screen and (max-width: 640px) {
  .ui-keywords__submit {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    width: 80px;
    height: 40px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 40px; } }

@media only screen and (min-width: 641px) {
  .ui-keywords__submit {
    width: 120px;
    height: 56px;
    line-height: 56px;
    font-size: 17px;
    font-size: 1.7rem; } }

.ui-keywords__submit:hover {
  cursor: pointer;
  opacity: .8; }

.ui-keywords__submit::before {
  display: inline-block; }

@media only screen and (max-width: 640px) {
  .ui-keywords__submit::before {
    font-size: 12px;
    font-size: 1.2rem;
    margin-right: 3px; } }

@media only screen and (min-width: 641px) {
  .ui-keywords__submit::before {
    margin-right: 5px; } }

.js-search-show:hover {
  cursor: pointer; }

@media only screen and (max-width: 640px) {
  .searchButton {
    position: fixed;
    z-index: 108;
    top: 3px;
    right: 0;
    display: block;
    width: 60px;
    height: 60px;
    padding: 0;
    font-size: 20px;
    font-size: 2rem;
    line-height: 60px;
    text-align: center;
    border: 0;
    outline: 0;
    background: none; } }

@media only screen and (min-width: 641px) {
  .searchButton {
    display: none; } }

.ui-select {
  position: relative; }

.ui-select:before {
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  border: 1px solid #fff;
  border-top: none;
  border-left: none;
  z-index: 2;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }

@media only screen and (max-width: 640px) {
  .ui-select:before {
    right: 11px;
    width: 6px;
    height: 6px;
    margin-top: -4px; } }

@media only screen and (min-width: 641px) {
  .ui-select:before {
    right: 12px;
    width: 8px;
    height: 8px;
    margin-top: -6px; } }

.ui-select.ui-select__goods:before {
  display: block;
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  z-index: 2;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg); }

@media only screen and (max-width: 640px) {
  .ui-select.ui-select__goods:before {
    right: 12px;
    border-width: 6px 5px 0 5px;
    margin-top: -3px; } }

@media only screen and (min-width: 641px) {
  .ui-select.ui-select__goods:before {
    right: 11px;
    border-width: 8px 7px 0 7px;
    margin-top: -3px; } }

.ui-select::after {
  position: absolute;
  top: 0;
  display: block;
  content: " ";
  background-color: #000000;
  pointer-events: none; }

@media only screen and (max-width: 640px) {
  .ui-select::after {
    top: 2px;
    right: 2px;
    width: 26px;
    height: 40px; } }

@media only screen and (min-width: 641px) {
  .ui-select::after {
    top: 2px;
    right: 0;
    width: 35px;
    height: 56px; } }

.ui-select__select {
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0 1em;
  width: 100%;
  border: 2px solid #dcdcdc;
  border-radius: 0;
  background: #fff; }

@media only screen and (max-width: 640px) {
  .ui-select__select {
    height: 44px;
    font-size: 12px;
    font-size: 1.2rem; } }

@media only screen and (min-width: 641px) {
  .ui-select__select {
    height: 60px;
    font-size: 13px;
    font-size: 1.3rem; } }

.ui-select__select::-ms-expand {
  display: none; }

.ui-select__select:hover {
  cursor: pointer; }

.ui-select__select--small {
  font-weight: bold; }

@media only screen and (max-width: 640px) {
  .ui-select__select--small {
    border-width: 1px;
    height: 30px; } }

@media only screen and (min-width: 641px) {
  .ui-select__select--small {
    height: 32px; } }

.ui-select__select--item {
  margin: 0;
  font-weight: bold;
  letter-spacing: 0.1em;
  border-color: #000; }

@media only screen and (max-width: 640px) {
  .ui-select__select--item {
    height: auto;
    min-height: 40px;
    padding: 0 calc(32px + 1em) 0 1em;
    font-size: 14px;
    font-size: 1.4rem;
    border-width: 1px; } }

@media only screen and (min-width: 641px) {
  .ui-select__select--item {
    height: auto;
    min-height: 45px;
    padding: 0 calc(35px + 1em) 0 1em; } }

@media only screen and (max-width: 640px) {
  .ui-select--small {
    height: 30px; } }

@media only screen and (min-width: 641px) {
  .ui-select--small {
    width: 120px;
    height: 32px; } }

@media only screen and (max-width: 640px) {
  .ui-select--small::before {
    right: 10px; } }

@media only screen and (min-width: 641px) {
  .ui-select--small::before {
    right: 9px;
    width: 6px;
    height: 6px;
    margin-top: -5px; } }

@media only screen and (max-width: 640px) {
  .ui-select--small::after {
    top: 1px;
    right: 1px;
    height: 28px; } }

@media only screen and (min-width: 641px) {
  .ui-select--small::after {
    width: 26px;
    height: 28px; } }

@media only screen and (min-width: 641px) {
  .ui-select--medium {
    width: 270px; } }

@media only screen and (max-width: 640px) {
  .ui-select--item::before {
    right: 12px; } }

@media only screen and (max-width: 640px) {
  .ui-select--item::after {
    top: 0;
    right: 0;
    width: 32px;
    height: 100%; } }

@media only screen and (min-width: 641px) {
  .ui-select--item::after {
    top: 0;
    right: 0;
    height: 100%; } }

.ui-select--form::before {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  border: none;
  top: 50%;
  content: "\e904";
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #b5b5b6;
  line-height: 1;
  background: none;
  pointer-events: none; }

@media only screen and (max-width: 640px) {
  .ui-select--form::before {
    right: 5px;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    font-size: 18px;
    font-size: 1.8rem; } }

@media only screen and (min-width: 641px) {
  .ui-select--form::before {
    right: 5px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-size: 20px;
    font-size: 2rem; } }

@media only screen and (max-width: 640px) {
  .ui-select--form:after {
    display: none; } }

@media only screen and (min-width: 641px) {
  .ui-select--form:after {
    top: 1px;
    right: 1px;
    width: 31px;
    height: 37px;
    background-color: #f5f5f5; } }

.ui-select--form .ui-select__select {
  padding: 0 1em;
  border: 1px solid #a5a5a5;
  background-color: #f5f5f5; }

@media only screen and (max-width: 640px) {
  .ui-select--form .ui-select__select {
    height: 35px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 33px; } }

@media only screen and (min-width: 641px) {
  .ui-select--form .ui-select__select {
    height: 39px;
    line-height: 37px;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0.1em; } }

@media only screen and (min-width: 641px) {
  .ui-select--form.ui-select--white:after {
    background-color: #fff; } }

.ui-select--form.ui-select--white .ui-select__select {
  background-color: #fff; }

@media only screen and (min-width: 641px) {
  .ui-select--cart {
    width: 46px;
    margin: 0 auto;
    text-align: center;
    cursor: pointer; } }

@media only screen and (max-width: 640px) {
  .ui-select--cart:before {
    display: inline-block;
    position: absolute;
    top: 1px;
    left: 10px;
    right: auto;
    width: auto;
    height: 28px;
    margin-top: 0;
    content: '数量：';
    border: none;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 28px;
    -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
            transform: rotate(0); } }

@media only screen and (min-width: 641px) {
  .ui-select--cart:before {
    display: none; } }

@media only screen and (max-width: 640px) {
  .ui-select--cart::after {
    content: "\e904";
    top: 50%;
    right: 3px;
    width: 14px;
    height: 14px;
    margin-top: -7px;
    color: #878787;
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
    pointer-events: none;
    background: none; } }

@media only screen and (min-width: 641px) {
  .ui-select--cart::after {
    display: none; } }

@media only screen and (max-width: 640px) {
  .ui-select--cart .ui-select__label {
    display: none; } }

@media only screen and (min-width: 641px) {
  .ui-select--cart .ui-select__label {
    position: absolute;
    width: 100%;
    height: 28px;
    line-height: 28px;
    text-align: center;
    z-index: 1;
    background-color: #efefef; } }

.ui-select--cart .ui-select__select {
  padding: 0;
  border: none; }

@media only screen and (max-width: 640px) {
  .ui-select--cart .ui-select__select {
    height: 28px;
    padding-left: 50px;
    padding-right: 18px;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 28px;
    background-color: #dcdddd; } }

@media only screen and (min-width: 641px) {
  .ui-select--cart .ui-select__select {
    opacity: 0;
    position: relative;
    width: 46px;
    height: 28px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 28px;
    letter-spacing: 0.1em;
    text-align: center;
    -webkit-text-align: center;
    -moz-text-align-last: center;
         text-align-last: center;
    text-align: -moz-center;
    text-align: -webkit-center;
    background-color: #efefef;
    z-index: 2; } }


@media only screen and (min-width: 641px) {
  .ui-input--cart {
    width: 70px;
    margin: 0 auto;
    text-align: center;
    cursor: pointer; } }

@media only screen and (max-width: 640px) {
  .ui-input--cart:before {
    display: inline-block;
    position: absolute;
    top: 1px;
    left: 10px;
    right: auto;
    width: auto;
    height: 28px;
    margin-top: 0;
    content: '数量：';
    border: none;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 28px;
    -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
            transform: rotate(0); } }

@media only screen and (min-width: 641px) {
  .ui-input--cart:before {
    display: none; } }

@media only screen and (max-width: 640px) {
  .ui-input--cart .ui-input__label {
    display: none; } }

@media only screen and (min-width: 641px) {
  .ui-input--cart .ui-input__label {
    position: absolute;
    width: 100%;
    height: 28px;
    line-height: 28px;
    text-align: center;
    z-index: 1;
    background-color: #efefef; } }

@media only screen and (max-width: 640px) {
  .ui-input--cart::after {
    display: none; } }

@media only screen and (min-width: 641px) {
  .ui-input--cart::after {
    display: none; } }

.ui-textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  border: 1px solid #a5a5a5;
  background-color: #f5f5f5; }

@media only screen and (max-width: 640px) {
  .ui-textarea {
    height: 180px;
    padding: 10px;
    font-size: 14px;
    font-size: 1.4rem; } }

@media only screen and (min-width: 641px) {
  .ui-textarea {
    height: 250px;
    padding: 1em;
    font-size: 14px;
    font-size: 1.4rem; } }

@media only screen and (min-width: 641px) {
  .ui-textarea--medium {
    height: 145px; } }

.ui-checkbox {
  display: inline-block;
  position: relative; }

@media only screen and (max-width: 640px) {
  .ui-checkbox {
    padding-left: 28px;
    line-height: 20px; } }

@media only screen and (min-width: 641px) {
  .ui-checkbox {
    padding-left: 28px;
    line-height: 20px; } }

.ui-checkbox__input {
  display: none; }

.ui-checkbox__input:checked + span::after {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 7px;
  width: 7px;
  height: 10px;
  border: 2px solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  box-sizing: border-box; }

.ui-checkbox__input:checked + span::before {
  background-color: #000; }

@media only screen and (min-width: 641px) {
  .ui-checkbox__text {
    display: inline-block; } }

.ui-checkbox__text::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #000;
  background: #fff;
  box-sizing: border-box; }

@media only screen and (max-width: 640px) {
  .ui-checkbox--policy {
    padding-left: 20px;
    line-height: 14px; } }

@media only screen and (min-width: 641px) {
  .ui-checkbox--policy {
    padding-left: 23px;
    line-height: 15px; } }

.ui-checkbox--policy .ui-checkbox__input:checked + span::after {
  width: 6px;
  height: 9px; }

@media only screen and (max-width: 640px) {
  .ui-checkbox--policy .ui-checkbox__input:checked + span::after {
    top: 2px;
    left: 4px; } }

@media only screen and (min-width: 641px) {
  .ui-checkbox--policy .ui-checkbox__input:checked + span::after {
    top: 2px;
    left: 5px; } }

@media only screen and (max-width: 640px) {
  .ui-checkbox--policy .ui-checkbox__text {
    font-size: 13px;
    font-size: 1.3rem; } }

.ui-checkbox--policy .ui-checkbox__text::before {
  border: 1px solid #000;
  background: #f7f8f8; }

@media only screen and (max-width: 640px) {
  .ui-checkbox--policy .ui-checkbox__text::before {
    width: 14px;
    height: 14px; } }

@media only screen and (min-width: 641px) {
  .ui-checkbox--policy .ui-checkbox__text::before {
    width: 15px;
    height: 15px; } }

.modal {
  position: relative;
  display: none;
  margin: 0 auto;
  background: #fff; }

@media only screen and (max-width: 640px) {
  .modal {
    width: 90%;
    padding: 5%; } }

@media only screen and (min-width: 641px) {
  .modal {
    width: 600px;
    padding: 40px 55px 50px;
    z-index: 7; } }

@media only screen and (min-width: 641px) {
  .modal--reset {
    border-radius: 12px;
    z-index: 1007; } }

.modal__body {
  text-align: center; }

.modal__body .err {
  text-align: left;
  padding-top: 5px;
  color: #f00; }

.modal__body--login {
  text-align: left; }

.modal__title {
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em; }

@media only screen and (max-width: 640px) {
  .modal__title {
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 10px; } }

@media only screen and (min-width: 641px) {
  .modal__title {
    margin-bottom: 18px;
    font-size: 20px;
    font-size: 2rem; } }

@media only screen and (max-width: 640px) {
  .modal__title--reset {
    display: none; } }

@media only screen and (min-width: 641px) {
  .modal__title--soldout {
    font-size: 22px;
    font-size: 2.2rem; } }

@media only screen and (max-width: 640px) {
  .modal__text {
    margin-bottom: 15px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.5;
    text-align: left; } }

@media only screen and (min-width: 641px) {
  .modal__text {
    margin-bottom: 18px;
    line-height: 1.8; } }

@media only screen and (min-width: 641px) {
  .modal__text--soldout {
    font-size: 15px;
    font-size: 1.5rem; } }

.modal__button {
  letter-spacing: 0.1em; }

@media only screen and (max-width: 640px) {
  .modal__button {
    font-size: 15px;
    font-size: 1.5rem; } }

@media only screen and (min-width: 641px) {
  .modal__button {
    font-size: 16px;
    font-size: 1.6rem; } }

.modal__button--send {
  font-weight: bold; }

@media only screen and (max-width: 640px) {
  .modal__button--send {
    width: 50%;
    height: 40px;
    margin: 20px auto 25px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 38px; } }

@media only screen and (min-width: 641px) {
  .modal__button--send {
    width: 198px;
    margin: 25px auto 0; } }

@media only screen and (max-width: 640px) {
  .modal__button--send:after {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    border: 1px solid #fff;
    border-top: none;
    border-left: none;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    right: 6%;
    width: 6px;
    height: 6px;
    margin-top: -3px; } }

.modal__button--send:hover::after {
  border-color: #2b3896; }

.modal__button--business {
  height: auto!important;
  font-weight: bold;
  line-height: 1.4!important; }

@media only screen and (max-width: 640px) {
  .modal__button--business {
    padding: 12px 20px 12px 15px; } }

@media only screen and (min-width: 641px) {
  .modal__button--business {
    padding: 12px 15px; } }

@media only screen and (min-width: 641px) {
  .modal__button--contact {
    height: 72px;
    line-height: 70px; } }

@media only screen and (min-width: 641px) {
  .modal__button--contact::after {
    right: 15px;
    width: 8px;
    height: 8px;
    margin-top: -6px; } }

.is-lock {
  overflow: hidden; }

.modal-wrap {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto; }

@media only screen and (max-width: 640px) {
  .modal-wrap {
    z-index: 108; } }

@media only screen and (min-width: 641px) {
  .modal-wrap {
    z-index: 1008; } }

.modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75); }

@media only screen and (max-width: 640px) {
  .modal-overlay {
    z-index: 5; } }

@media only screen and (min-width: 641px) {
  .modal-overlay {
    z-index: 1005; } }

.js-modal-open:hover {
  cursor: pointer; }

@media only screen and (max-width: 640px) {
  .js-modal-close {
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    font-size: 30px;
    font-size: 3rem; } }

@media only screen and (min-width: 641px) {
  .js-modal-close {
    position: absolute;
    right: 20px;
    bottom: 18px;
    display: block;
    width: 24px;
    height: 24px;
    font-size: 24px;
    font-size: 2.4rem; } }

.js-modal-close:hover {
  cursor: pointer; }

.modal--login {
  position: absolute;
  right: 0; }

@media only screen and (max-width: 640px) {
  .modal--login {
    top: 60px;
    width: 100%;
    padding: 0;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    z-index: 3; } }

@media only screen and (min-width: 641px) {
  .modal--login {
    top: 80px;
    width: 492px;
    padding: 60px 55px;
    box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.3);
    z-index: 1003; } }

.js-login-open:hover {
  cursor: pointer; }

@media only screen and (max-width: 640px) {
  .loginForm__heading {
    height: 65px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGP明朝E", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 65px;
    border-bottom: 1px solid #efefef; } }

@media only screen and (min-width: 641px) {
  .loginForm__heading {
    display: none; } }

@media only screen and (max-width: 640px) {
  .loginForm__body {
    padding: 5% 6% 10%; } }

.loginForm__body .err {
  padding-bottom: 5px;
  color: #f00; }

@media only screen and (max-width: 640px) {
  .loginForm__input {
    margin-bottom: 12px; } }

@media only screen and (min-width: 641px) {
  .loginForm__input {
    margin-bottom: 15px; } }

@media only screen and (max-width: 640px) {
  .loginForm__checkbox {
    margin-top: 15px;
    margin-bottom: 25px; } }

@media only screen and (min-width: 641px) {
  .loginForm__checkbox {
    margin-bottom: 30px; } }

.loginForm__remember {
  display: inline-block;
  text-decoration: underline; }

@media only screen and (max-width: 640px) {
  .loginForm__remember {
    margin-top: 15px; } }

@media only screen and (min-width: 641px) {
  .loginForm__remember {
    margin-top: 20px; } }

.loginForm__remember:hover {
  cursor: pointer;
  text-decoration: none; }

@media only screen and (min-width: 641px) {
  .loginForm__remember:hover {
    opacity: .8; } }

@media only screen and (max-width: 640px) {
  .loginForm__close {
    display: none; } }

@media only screen and (max-width: 640px) {
  .loginForm--cart .loginForm__body {
    padding: 0; } }

@media only screen and (max-width: 640px) {
  .loginForm--cart .loginForm__input {
    margin-bottom: 8px; } }

@media only screen and (max-width: 640px) {
  .loginForm--cart .loginForm__input .ui-input {
    height: 34px;
    padding: 0 10px;
    line-height: 34px; } }

@media only screen and (max-width: 640px) {
  .loginForm--cart .loginForm__checkbox {
    margin-bottom: 20px; } }

@media only screen and (max-width: 640px) {
  .loginForm--cart .loginForm__checkbox .ui-checkbox {
    padding-left: 20px;
    line-height: 14px; } }

@media only screen and (max-width: 640px) {
  .loginForm--cart .loginForm__checkbox .ui-checkbox__text::before {
    width: 14px;
    height: 14px; } }

@media only screen and (max-width: 640px) {
  .loginForm--cart .loginForm__checkbox .ui-checkbox__input:checked + span::after {
    top: 1px;
    left: 4px; } }

.loginForm--cart .loginForm__remember {
  display: inline-block;
  text-decoration: underline; }

@media only screen and (max-width: 640px) {
  .loginForm--cart .loginForm__remember {
    margin-top: 15px; } }

@media only screen and (min-width: 641px) {
  .loginForm--cart .loginForm__remember {
    margin-top: 20px; } }

.loginForm--cart .loginForm__remember:hover {
  cursor: pointer;
  text-decoration: none; }

@media only screen and (min-width: 641px) {
  .loginForm--cart .loginForm__remember:hover {
    opacity: .8; } }

.modal--checkout {
  border-radius: 0; }

@media only screen and (min-width: 641px) {
  .modal--checkout {
    width: 814px;
    padding: 70px 75px 80px; } }

@media only screen and (min-width: 641px) {
  .modalCheckout__body {
    overflow: hidden; } }

.modalCheckout__title {
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.6; }

@media only screen and (max-width: 640px) {
  .modalCheckout__title {
    margin-bottom: 10px;
    font-size: 16px;
    font-size: 1.6rem; } }

@media only screen and (min-width: 641px) {
  .modalCheckout__title {
    margin-bottom: 25px;
    font-size: 24px;
    font-size: 2.4rem; } }

.modalCheckout__text__title {
  font-weight: bold; }

@media only screen and (max-width: 640px) {
  .modalCheckout__text__title {
    margin-bottom: 10px;
    font-size: 15px;
    font-size: 1.5rem; } }

@media only screen and (min-width: 641px) {
  .modalCheckout__text__title {
    margin-bottom: 15px;
    font-size: 16px;
    font-size: 1.6rem; } }

.modalCheckout__text__title:before {
  content: '■';
  color: #32439E; }

.modalCheckout__text {
  line-height: 1.6; }

@media only screen and (max-width: 640px) {
  .modalCheckout__text {
    margin-bottom: 15px;
    font-size: 13px;
    font-size: 1.3rem; } }

@media only screen and (min-width: 641px) {
  .modalCheckout__text {
    margin-bottom: 20px; } }

.modalCheckout__note {
  display: block; }

@media only screen and (max-width: 640px) {
  .modalCheckout__note {
    margin-top: 10px;
    font-size: 11px;
    font-size: 1.1rem; } }

@media only screen and (min-width: 641px) {
  .modalCheckout__note {
    margin-top: 10px;
    font-size: 12px;
    font-size: 1.2rem; } }

.modalCheckout__note a {
  color: #000; }

.modalCheckout__note a:hover {
  text-decoration: none; }

.modalCheckout__note2 {
	text-align: center;
	color: #f00;
  display: block; }

@media only screen and (max-width: 640px) {
  .modalCheckout__note2 {
    margin-top: 10px;
    font-size: 11px;
    font-size: 1.1rem; } }

@media only screen and (min-width: 641px) {
  .modalCheckout__note2 {
    margin-top: 10px;
    font-size: 14px;
    font-size: 1.4rem; } }

@media only screen and (min-width: 641px) {
  .modal--checkout__book .checkoutMessage {
    width: 375px; } }

@media only screen and (max-width: 640px) {
  .checkoutMessage__kojin {
    margin-bottom: 25px; } }

@media only screen and (min-width: 641px) {
  .checkoutMessage__kojin {
    float: left; } }

@media only screen and (min-width: 641px) {
  .checkoutMessage__bussiness {
    float: right; } }

.checkoutMessage__block {
  border: 1px solid #c1c1c1;
  border-top: none; }

@media only screen and (max-width: 640px) {
  .checkoutMessage__block {
    margin-bottom: 10px;
    padding: 5%; } }

@media only screen and (min-width: 641px) {
  .checkoutMessage__block {
    margin-bottom: 15px;
    padding: 24px; } }

.checkoutMessage__block:last-child {
  margin-bottom: 0; }

.checkoutMessage__title {
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1;
  color: #fff;
  background-color: #32439E; }

@media only screen and (max-width: 640px) {
  .checkoutMessage__title {
    padding: 10px;
    font-size: 16px;
    font-size: 1.6rem; } }

@media only screen and (min-width: 641px) {
  .checkoutMessage__title {
    padding: 12px;
    font-size: 16px;
    font-size: 1.6rem; } }

.checkoutMessage__text {
  line-height: 1.6; }

@media only screen and (max-width: 640px) {
  .checkoutMessage__text {
    margin-bottom: 8px;
    font-size: 12px;
    font-size: 1.2rem; } }

@media only screen and (min-width: 641px) {
  .checkoutMessage__text {
    margin-bottom: 15px; } }

@media only screen and (max-width: 640px) {
  .checkoutMessage__text--bottom {
    margin-bottom: 0;
    margin-top: 8px; } }

@media only screen and (min-width: 641px) {
  .checkoutMessage__text--bottom {
    margin-bottom: 0;
    margin-top: 10px; } }

@media only screen and (max-width: 640px) {
  .checkoutMessage__text--top {
    margin-top: 8px; } }

@media only screen and (min-width: 641px) {
  .checkoutMessage__text--top {
    margin-top: 15px; } }

@media only screen and (max-width: 640px) {
  .checkoutMessage__text .large {
    font-size: 13px;
    font-size: 1.3rem; } }

@media only screen and (min-width: 641px) {
  .checkoutMessage__text .large {
    font-size: 16px;
    font-size: 1.6rem; } }

@media only screen and (max-width: 640px) {
  .checkoutMessage__text.modalCheckout__note .large {
    font-size: 13px;
    font-size: 1.3rem; } }

@media only screen and (min-width: 641px) {
  .checkoutMessage__text.modalCheckout__note .large {
    font-size: 14px;
    font-size: 1.4rem; } }

@media only screen and (max-width: 640px) {
  .checkoutMessage__checkout {
    height: 62px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 60px; } }

@media only screen and (min-width: 641px) {
  .checkoutMessage__checkout {
    font-size: 14px;
    font-size: 1.4rem; } }

@media only screen and (max-width: 640px) {
  .checkoutMessage__checkout-yoyaku {
    line-height: 1.4;
    padding: 9px 0; } }

.checkoutMessage__checkout--business {
  font-weight: bold; }

@media only screen and (max-width: 640px) {
  .checkoutMessage__checkout--business {
    height: 62px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.4;
    padding: 12px 0; } }

@media only screen and (min-width: 641px) {
  .checkoutMessage__checkout--business {
    height: 50px;
    line-height: 48px;
    font-size: 14px;
    font-size: 1.4rem; } }

@media only screen and (max-width: 640px) {
  .checkoutMessage__icon {
    margin-right: 8px;
    font-size: 18px;
    font-size: 1.8rem; } }

@media only screen and (min-width: 641px) {
  .checkoutMessage__icon {
    margin-right: 5px;
    font-size: 18px;
    font-size: 1.8rem; } }

.checkoutMessage__pointblock {
  background-color: #f2f2f2; }

@media only screen and (max-width: 640px) {
  .checkoutMessage__pointblock {
    margin-top: 15px; } }

@media only screen and (min-width: 641px) {
  .checkoutMessage__pointblock {
    margin-top: 15px; } }

.checkoutMessage__pointtitle {
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 1;
  color: #fff;
  background-color: #32439E; }

@media only screen and (max-width: 640px) {
  .checkoutMessage__pointtitle {
    padding: 10px;
    font-size: 14px;
    font-size: 1.4rem; } }

@media only screen and (min-width: 641px) {
  .checkoutMessage__pointtitle {
    padding: 10px;
    font-size: 14px;
    font-size: 1.4rem; } }

@media only screen and (max-width: 640px) {
  .checkoutMessage__pointinn {
    padding: 5%; } }

@media only screen and (min-width: 641px) {
  .checkoutMessage__pointinn {
    padding: 17px 20px 20px; } }

@media only screen and (max-width: 640px) {
  .checkoutMessage__pointlist {
    margin-bottom: 10px; } }

@media only screen and (min-width: 641px) {
  .checkoutMessage__pointlist {
    margin-bottom: 10px; } }

.checkoutMessage__point {
  padding-left: 1em;
  text-indent: -1em; }

.checkoutMessage__point::before {
  content: "●";
  color: #2c3c94;
  margin-right: .5em;
  font-size: .7em;
  vertical-align: middle; }

@media only screen and (max-width: 640px) {
  .checkoutMessage__point {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.7; } }

@media only screen and (min-width: 641px) {
  .checkoutMessage__point {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.7; } }

@media only screen and (min-width: 641px) {
  .l-header {
    position: relative;
    border-top: 5px solid #2b3896; } }

@media only screen and (max-width: 640px) {
  .l-header__banner {
    position: fixed;
    top: 0;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 63px;
    z-index: 4;
    border-top: 3px solid #2b3896;
    background-color: #fff;
    border-bottom: 1px solid #efefef; } }

@media only screen and (min-width: 641px) {
  .l-header__banner {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    height: 100px; } }

@media only screen and (min-width: 641px) {
  .l-header__title {
    position: absolute;
    left: 0;
    top: 50%;
    height: 50px;
    margin-top: -25px; } }

.l-header__logo {
  display: block;
  text-decoration: none; }

@media only screen and (max-width: 640px) {
  .l-header__logo {
    display: block;
    margin: 5px auto 5px;
    width: 165px;
    height: 36px;
    text-align: center; } }

@media only screen and (min-width: 641px) {
  .l-header__logo {
    width: 227px;
    height: 50px; } }

.l-header__logo:hover {
  opacity: .8; }

.snsLink {
  font-size: 0px;
  font-size: 0rem; }

@media only screen and (max-width: 640px) {
  .snsLink {
    text-align: center; } }

.snsLink__item {
  display: inline-block; }

@media only screen and (max-width: 640px) {
  .snsLink__item {
    margin: 0 8px; } }

@media only screen and (min-width: 641px) {
  .snsLink__item {
    margin-right: 15px; } }

@media only screen and (min-width: 641px) {
  .snsLink__item:last-child {
    margin-right: 0; } }

@media only screen and (max-width: 640px) {
  .snsLink--header {
    padding: 15px 0;
    background-color: #000000; } }

@media only screen and (min-width: 641px) {
  .snsLink--header {
    position: absolute;
    top: -62px;
    right: 300px; } }

@media only screen and (max-width: 640px) {
  .snsLink--sitemap {
    margin-top: 20px; } }

@media only screen and (max-width: 640px) {
  .snsLink--sitemap .snsLink__item {
    margin-top: 20px;
    margin: 0 18px 0 0; } }

@media only screen and (min-width: 641px) {
  .snsLink--sitemap .snsLink__item {
    margin-right: 13px; } }

@media only screen and (max-width: 640px) {
  .snsLink--sitemap .snsLink__item:last-child {
    margin-right: 0; } }

@media only screen and (max-width: 640px) {
  .snsLink--sitemap .snsLink__link {
    width: 22px;
    height: 22px;
    font-size: 22px;
    font-size: 2.2rem; } }

.snsLink__link {
  display: block;
  color: #fff;
  text-decoration: none; }

@media only screen and (max-width: 640px) {
  .snsLink__link {
    width: 18px;
    height: 18px;
    font-size: 18px;
    font-size: 1.8rem; } }

@media only screen and (min-width: 641px) {
  .snsLink__link {
    width: 20px;
    height: 20px;
    font-size: 20px;
    font-size: 2rem; } }

.snsLink__link:hover {
  opacity: .8; }

@media only screen and (min-width: 641px) {
  .snsLink__link--twitter::before {
    color: #1da1f2; } }

@media only screen and (min-width: 641px) {
  .snsLink__link--facebook::before {
    color: #3b5998; } }

@media only screen and (min-width: 641px) {
  .navigation {
    border-top: 2px solid #f7f7f7;
    border-bottom: 1px solid #eee; } }

@media only screen and (min-width: 641px) {
  .navigation__inner {
    position: relative;
    width: 1200px;
    margin: 0 auto; } }

@media only screen and (max-width: 640px) {
  .navigation__list {
    display: none; } }

@media only screen and (min-width: 641px) {
  .navigation__list {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media only screen and (min-width: 641px) {
  .navigation__item {
    position: relative;
    display: block;
    width: 300px;
    text-align: center; } }

@media only screen and (min-width: 641px) {
  .navigation__item::after {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    content: '';
    width: 1px;
    height: 40px;
    margin-top: -20px;
    background: #f2f2f2; } }

@media only screen and (min-width: 641px) {
  .navigation__item:last-child::before {
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    content: '';
    width: 1px;
    height: 40px;
    margin-top: -20px;
    background: #f2f2f2; } }

@media only screen and (min-width: 641px) {
  .navigation__item--search {
    width: 136px;
    background: #efefef; } }

@media only screen and (min-width: 641px) {
  .navigation__item--search::after {
    display: none; } }

@media only screen and (min-width: 641px) {
  .navigation__icon {
    display: block;
    height: 20px;
    margin-bottom: 10px; } }

.navigation__icon::before {
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 20px;
  width: 20px;
  height: 20px;
  margin: 0 auto;
  font-size: 20px;
  font-size: 2rem; }

.navigation__icon--home::before {
  content: "\e91e"; }

.navigation__icon--book::before {
  content: "\e907"; }

.navigation__icon--video::before {
  content: "\e917"; }

.navigation__icon--read::before {
  content: "\e908"; }

@media only screen and (min-width: 641px) {
  .navigation__icon--read::before {
    font-size: 20px;
    font-size: 2rem; } }

.navigation__icon--watch::before {
  content: "\e936"; }

.navigation__icon--search::before {
  content: "\e932"; }

@media only screen and (min-width: 641px) {
  .navigation__icon--search::before {
    font-size: 18px;
    font-size: 1.8rem; } }

@media only screen and (min-width: 641px) {
  .navigation__title {
    display: block;
    text-align: center;
    font-style: normal; } }

@media only screen and (min-width: 641px) {
  .navigation__link {
    position: relative;
    display: block;
    height: 92px;
    padding-top: 20px;
    color: #000;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGP明朝E", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-decoration: none; } }

@media only screen and (min-width: 641px) {
  .navigation__link::after {
    position: absolute;
    bottom: -1px;
    left: 50%;
    content: '';
    width: 0;
    height: 1px;
    background-color: #000;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); } }

@media only screen and (min-width: 641px) {
  .navigation__link:hover::after {
    width: 100%; } }

@media only screen and (min-width: 641px) {
  .navigation__link--search::after {
    display: none; } }

@media only screen and (min-width: 641px) {
  .navigation__link--current::after {
    width: 100%; } }

@media only screen and (max-width: 640px) {
  .spNavigation {
    background-color: #eee; } }

@media only screen and (min-width: 641px) {
  .subMenu {
    display: none; } }

@media only screen and (max-width: 640px) {
  .subMenu__item {
    border-bottom: 1px solid #e1e1e1; } }

@media only screen and (max-width: 640px) {
  .subMenu__item:nth-of-type(5) {
    margin-bottom: 3%;
    border-bottom: none; } }

@media only screen and (max-width: 640px) {
  .subMenu__item:last-child {
    border-bottom: none; } }

@media only screen and (max-width: 640px) {
  .subMenu__link {
    position: relative;
    display: block;
    width: 100%;
    padding: 12px 3%;
    color: #000000;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: bold;
    text-decoration: none;
    background: #fff; } }

@media only screen and (max-width: 640px) {
  .subMenu__link::after {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    border: 1px solid #d2d2d2;
    border-top: none;
    border-left: none;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    right: 12px;
    width: 8px;
    height: 8px;
    margin-top: -4px; } }

@media only screen and (max-width: 640px) {
  .mainMenu {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 8px; } }

@media only screen and (min-width: 641px) {
  .mainMenu {
    display: none; } }

@media only screen and (max-width: 640px) {
  .mainMenu__item {
    display: block;
    width: 100%;
    margin-bottom: 2%; } }

@media only screen and (max-width: 640px) {
  .mainMenu__item:last-child {
    margin-bottom: 0; } }

@media only screen and (max-width: 640px) {
  .mainMenu__link {
    position: relative;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    text-decoration: none;
    height: 60px;
    padding: 0 14px;
    color: #000000;
    font-size: 13px;
    font-size: 1.3rem;
    border-radius: 4px;
    border: 1px solid #e1e1e1;
    background-color: #fff; } }

@media only screen and (max-width: 640px) {
  .mainMenu__link::after {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    border: 1px solid #d2d2d2;
    border-top: none;
    border-left: none;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    right: 14px;
    width: 6px;
    height: 6px;
    margin-top: -3px; } }

@media only screen and (max-width: 640px) {
  .mainMenu__icon {
    display: block;
    width: 22px;
    margin-right: 14px;
    text-align: center; } }

@media only screen and (max-width: 640px) {
  .mainMenu__icon::before {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1; } }

@media only screen and (max-width: 640px) {
  .mainMenu__title {
    display: block;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGP明朝E", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-align: center; } }

@media only screen and (min-width: 641px) {
  .subMenu {
    display: none; } }

@media only screen and (max-width: 640px) {
  .subMenu__item {
    border-bottom: 1px solid #e1e1e1; } }

@media only screen and (max-width: 640px) {
  .subMenu__item:nth-of-type(5) {
    margin-bottom: 3%;
    border-bottom: none; } }

@media only screen and (max-width: 640px) {
  .subMenu__item:last-child {
    border-bottom: none; } }

@media only screen and (max-width: 640px) {
  .subMenu__link {
    position: relative;
    display: block;
    width: 100%;
    padding: 12px 3%;
    color: #000000;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    text-decoration: none;
    background: #fff; } }

@media only screen and (max-width: 640px) {
  .subMenu__link::after {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    border: 1px solid #d2d2d2;
    border-top: none;
    border-left: none;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    right: 12px;
    width: 6px;
    height: 6px;
    margin-top: -3px; } }

@media only screen and (max-width: 640px) {
  .utility {
    display: none; } }

@media only screen and (min-width: 641px) {
  .utility {
    position: absolute;
    right: 340px;
    top: 50%;
    margin-top: -6px;
    font-size: 0px;
    font-size: 0rem; } }

@media only screen and (min-width: 641px) {
  .utility__item {
    display: inline-block;
    padding-right: 1em;
    margin-right: 1em;
    font-size: 12px;
    font-size: 1.2rem;
    border-right: 1px solid #000; } }

@media only screen and (min-width: 641px) {
  .utility__item:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none; } }

.utility__link {
  color: #000;
  text-decoration: none; }

@media only screen and (min-width: 641px) {
  .utility__link {
    letter-spacing: 0.1em; } }

@media only screen and (min-width: 641px) {
  .utility__link:hover {
    text-decoration: underline; } }

@media only screen and (max-width: 640px) {
  .functions {
    padding-bottom: 0;
    background-color: #fff; } }

@media only screen and (min-width: 641px) {
  .functions {
    position: absolute;
    top: -70px;
    right: 0;
    height: 36px; } }

@media only screen and (max-width: 640px) {
  .functions__inner {
    padding: 10px 8px; } }

@media only screen and (min-width: 641px) {
  .functions__inner {
    position: relative; } }

@media only screen and (max-width: 640px) {
  .functions__list {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media only screen and (min-width: 641px) {
  .functions__list {
    font-size: 0; } }

@media only screen and (max-width: 640px) {
  .functions__list--dropdown {
    display: block;
    margin-top: 5px;
    width: 100%; } }

@media only screen and (min-width: 641px) {
  .functions__list--dropdown {
    display: none;
    position: absolute;
    width: 140px;
    top: 36px;
    left: 0; } }

.functions__list--dropdown .functions__item {
  vertical-align: middle; }

@media only screen and (max-width: 640px) {
  .functions__list--dropdown .functions__item {
    width: 100%; } }

@media only screen and (min-width: 641px) {
  .functions__list--dropdown .functions__item {
    width: 100%; } }

@media only screen and (max-width: 640px) {
  .functions__item {
    width: 49%; } }

@media only screen and (min-width: 641px) {
  .functions__item {
    display: inline-block;
    width: 140px;
    margin-right: 1px; } }

@media only screen and (min-width: 641px) {
  .functions__item:last-child {
    margin-right: 0; } }

@media only screen and (max-width: 640px) {
  .functions__link {
    height: 50px;
    line-height: 48px;
    border-radius: 3px;
    font-size: 13px;
    font-size: 1.3rem; } }

@media only screen and (min-width: 641px) {
  .functions__link {
    width: 140px;
    height: 36px;
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 0.1em;
    line-height: 34px; } }

.functions__icon {
  display: inline;
  vertical-align: middle; }

@media only screen and (max-width: 640px) {
  .functions__icon {
    margin-right: 5px;
    font-size: 20px;
    font-size: 2rem; } }

@media only screen and (min-width: 641px) {
  .functions__icon {
    margin-right: 5px;
    font-size: 15px;
    font-size: 1.5rem; } }

.functions__title {
  vertical-align: top; }

@media only screen and (max-width: 640px) {
  .drawer-hamburger {
    z-index: 108; } }

@media only screen and (min-width: 641px) {
  .drawer-hamburger {
    display: none; } }

@media only screen and (max-width: 640px) {
  .drawer-nav {
    top: 62px;
    width: 86%;
    height: 100%;
    overflow-y: scroll;
    z-index: 105;
    background-color: #fff; } }
@media only screen and (max-width: 640px) {
  .drawer-nav::-webkit-scrollbar {
    display: none; } }

@media only screen and (max-width: 640px) {
  .drawer-menu {
    padding-bottom: 60px; } }

@media only screen and (max-width: 640px) {
  .drawer--left .drawer-nav {
    left: -86%; } }

@media only screen and (max-width: 640px) {
  .drawer--left.drawer-open .drawer-hamburger {
    left: 0;
    width: 86%;
    background-color: #2b3896; } }

@media only screen and (max-width: 640px) {
  .drawer--left.drawer-open .drawer-hamburger::after {
    display: inline-block; } }

@media only screen and (max-width: 640px) {
  .drawer-hamburger {
    margin: 0;
    padding: 0;
    width: 50px; } }

@media only screen and (max-width: 640px) {
  .drawer-hamburger::after {
    position: fixed;
    display: none;
    top: 22px;
    left: 50px;
    content: 'メニューを閉じる';
    height: 14px;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    letter-spacing: 0.1em; } }

@media only screen and (max-width: 640px) {
  .drawer-hamburger-inner {
    display: block;
    width: 50px;
    padding: 21px 15px 30px; } }

@media only screen and (max-width: 640px) {
  .drawer-hamburger-icon:before {
    top: -7px; } }

@media only screen and (max-width: 640px) {
  .drawer-hamburger-icon:after {
    top: 7px; } }

.drawer-hamburger-icon,
.drawer-hamburger-icon:after,
.drawer-hamburger-icon:before {
  background: #000000; }

@media only screen and (max-width: 640px) {
  .drawer-open .drawer-hamburger-icon:after,
  .drawer-open .drawer-hamburger-icon:before {
    background: #fff; } }

.drawer-overlay {
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 101; }

@media only screen and (max-width: 640px) {
  .breadcrumbs {
    display: none; } }

@media only screen and (min-width: 641px) {
  .breadcrumbs {
    width: 1200px;
    margin: 6px auto; } }

@media only screen and (max-width: 640px) {
  .breadcrumbs__nav {
    max-width: 960px;
    margin: 0 auto;
    position: relative;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch; } }

@media only screen and (max-width: 640px) {
  .breadcrumbs__list {
    display: table;
    padding: 15px 10px; } }

@media only screen and (min-width: 641px) {
  .breadcrumbs__list {
    display: block; } }

.breadcrumbs__item {
  color: #9fa0a0;
  letter-spacing: 0.1em; }

@media only screen and (max-width: 640px) {
  .breadcrumbs__item {
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
    font-size: 13px;
    font-size: 1.3rem; } }

@media only screen and (min-width: 641px) {
  .breadcrumbs__item {
    display: inline;
    font-size: 11px;
    font-size: 1.1rem; } }

.breadcrumbs__item::before {
  display: inline-block;
  padding: 0 5px;
  content: ">"; }

.breadcrumbs__item:first-child::before {
  display: none; }

.breadcrumbs__link {
  color: #9fa0a0;
  font-weight: normal; }

.breadcrumbs__link:hover {
  text-decoration: none; }

@media only screen and (min-width: 641px) {
  .breadcrumbs__link:hover {
    opacity: .8; } }

@media only screen and (min-width: 641px) {
  .breadcrumbs--visual {
    position: absolute;
    left: 0;
    top: 0; } }

@media only screen and (min-width: 641px) {
  .l-footer {
    color: #fff; } }

@media only screen and (max-width: 640px) {
  .l-footer__inner {
    padding: 0 5%; } }

@media only screen and (min-width: 641px) {
  .l-footer__inner {
    width: 1200px;
    margin: 0 auto; } }

@media only screen and (max-width: 640px) {
  .l-footer__inner--sitemap {
    padding-top: 30px;
    padding-bottom: 25px;
    background: #2b3896; } }

@media only screen and (min-width: 641px) {
  .l-footer__inner--sitemap {
    position: relative;
    padding-top: 70px;
    padding-bottom: 70px; } }

@media only screen and (max-width: 640px) {
  .l-footer__service {
    padding: 10px 0 30px; } }

@media only screen and (min-width: 641px) {
  .l-footer__service {
    padding: 30px 0 40px; } }

.l-footer__service--video {
  background-color: #f5f5f5; }

.l-footer__navigation {
  background: #efefef; }

@media only screen and (max-width: 640px) {
  .l-footer__navigation {
    padding: 20px 0 15px; } }

@media only screen and (min-width: 641px) {
  .l-footer__navigation {
    padding: 40px 0; } }

@media only screen and (max-width: 640px) {
  .l-footer__banner {
    padding: 20px 0 18px; } }

@media only screen and (min-width: 641px) {
  .l-footer__banner {
    padding: 38px 0; } }

@media only screen and (min-width: 641px) {
  .l-footer__banner .banner__item {
    margin-top: 4px; } }

@media only screen and (min-width: 641px) {
  .l-footer__sitemap {
    background: #2b3896; } }

.l-footer__copyright {
  background: #000000; }

@media only screen and (min-width: 641px) {
  .l-footer__copyright {
    padding: 30px 0; } }

.copyright {
  letter-spacing: 0.1em; }

@media only screen and (max-width: 640px) {
  .copyright {
    padding: 15px 0;
    line-height: 16px;
    color: #fff;
    font-size: 9px;
    font-size: 0.9rem;
    text-align: center;
    background: #000000; } }

@media only screen and (min-width: 641px) {
  .copyright {
    font-size: 12px;
    font-size: 1.2rem;
    text-align: right; } }

.footerService {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

@media only screen and (max-width: 640px) {
  .footerService {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media only screen and (min-width: 641px) {
  .footerService {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; } }

@media only screen and (max-width: 640px) {
  .footerService__item {
    width: 100%;
    margin-bottom: 3px; } }

@media only screen and (min-width: 641px) {
  .footerService__item {
    width: 350px;
    margin-right: 5px; } }

.footerService__item:last-child {
  margin-right: 0; }

.footerService__link {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

@media only screen and (max-width: 640px) {
  .footerService__link {
    height: 60px;
    line-height: 58px;
    border-radius: 4px; } }

@media only screen and (min-width: 641px) {
  .footerService__link {
    width: 350px;
    height: 60px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    text-align: center;
    vertical-align: middle; } }

@media only screen and (max-width: 640px) {
  .footerService__icon {
    height: 20px;
    line-height: 20px; } }

@media only screen and (min-width: 641px) {
  .footerService__icon {
    display: inline-block;
    height: 23px;
    margin-right: 4px;
    line-height: 23px; } }

@media only screen and (max-width: 640px) {
  .footerService__icon::before {
    display: inline-block;
    height: 20px;
    margin-right: 5px;
    line-height: 20px; } }

@media only screen and (max-width: 640px) {
  .footerService__icon--datebase {
    font-size: 18px;
    font-size: 1.8rem; } }

@media only screen and (min-width: 641px) {
  .footerService__icon--datebase {
    font-size: 17px;
    font-size: 1.7rem; } }

@media only screen and (max-width: 640px) {
  .footerService__icon--pen {
    font-size: 20px;
    font-size: 2rem; } }

@media only screen and (min-width: 641px) {
  .footerService__icon--pen {
    font-size: 20px;
    font-size: 2rem; } }

@media only screen and (max-width: 640px) {
  .footerService__icon--video {
    font-size: 20px;
    font-size: 2rem; } }

@media only screen and (min-width: 641px) {
  .footerService__icon--video {
    font-size: 19px;
    font-size: 1.9rem; } }

@media only screen and (max-width: 640px) {
  .footerService__title {
    display: inline-block;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5; } }

@media only screen and (min-width: 641px) {
  .footerService__title {
    letter-spacing: 0em;
    display: inline-block; } }

.footerNavigation {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

@media only screen and (max-width: 640px) {
  .footerNavigation__item {
    width: 49%;
    margin-bottom: 2%; } }

@media only screen and (min-width: 641px) {
  .footerNavigation__item {
    width: 229px; } }

@media only screen and (min-width: 641px) {
  .footerNavigation__item:last-child {
    margin-right: 0; } }

.footerNavigation__link {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

@media only screen and (max-width: 640px) {
  .footerNavigation__link {
    height: 56px;
    line-height: 54px;
    font-size: 11px;
    font-size: 1.1rem; } }

@media only screen and (min-width: 641px) {
  .footerNavigation__link {
    width: 229px;
    height: 58px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    text-align: center;
    vertical-align: middle; } }

@media only screen and (max-width: 640px) {
  .footerNavigation__icon {
    height: 20px;
    line-height: 20px; } }

@media only screen and (min-width: 641px) {
  .footerNavigation__icon {
    display: inline-block;
    height: 23px;
    margin-right: 8px;
    line-height: 23px; } }

@media only screen and (max-width: 640px) {
  .footerNavigation__icon::before {
    display: inline-block;
    height: 20px;
    margin-right: 5px;
    line-height: 20px; } }

@media only screen and (max-width: 640px) {
  .footerNavigation__icon--guide {
    font-size: 16px;
    font-size: 1.6rem; } }

@media only screen and (min-width: 641px) {
  .footerNavigation__icon--guide {
    font-size: 18px;
    font-size: 1.8rem; } }

@media only screen and (max-width: 640px) {
  .footerNavigation__icon--faq {
    font-size: 16px;
    font-size: 1.6rem; } }

@media only screen and (min-width: 641px) {
  .footerNavigation__icon--faq {
    font-size: 19px;
    font-size: 1.9rem; } }

@media only screen and (max-width: 640px) {
  .footerNavigation__icon--company {
    font-size: 16px;
    font-size: 1.6rem; } }

@media only screen and (min-width: 641px) {
  .footerNavigation__icon--company {
    font-size: 19px;
    font-size: 1.9rem; } }

@media only screen and (max-width: 640px) {
  .footerNavigation__icon--mailmagazine {
    font-size: 14px;
    font-size: 1.4rem; } }

@media only screen and (min-width: 641px) {
  .footerNavigation__icon--mailmagazine {
    font-size: 19px;
    font-size: 1.9rem; } }

@media only screen and (max-width: 640px) {
  .footerNavigation__icon--newspaper {
    font-size: 16px;
    font-size: 1.6rem; } }

@media only screen and (min-width: 641px) {
  .footerNavigation__icon--newspaper {
    font-size: 23px;
    font-size: 2.3rem; } }

@media only screen and (max-width: 640px) {
  .footerNavigation__title {
    display: inline-block;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.5; } }

@media only screen and (min-width: 641px) {
  .footerNavigation__title {
    display: inline-block; } }

@media only screen and (max-width: 640px) {
  .policyNavigation {
    text-align: center; } }

@media only screen and (min-width: 641px) {
  .policyNavigation {
    position: absolute;
    bottom: -45px; } }

.policyNavigation__item {
  display: inline-block; }

@media only screen and (min-width: 641px) {
  .policyNavigation__item {
    padding-right: 18px;
    margin-right: 18px;
    border-right: 1px solid #fff; } }

@media only screen and (max-width: 640px) {
  .policyNavigation__item:first-child {
    margin-right: 1em;
    padding-right: 1em;
    border-right: 1px solid #fff; } }

@media only screen and (max-width: 640px) {
  .policyNavigation__item:nth-child(3) {
    display: block;
    width: 100%;
    margin-top: .75em; } }

@media only screen and (max-width: 640px) {
  .policyNavigation__item:last-child {
    display: block;
    width: 100%;
    margin-top: .75em; } }

@media only screen and (min-width: 641px) {
  .policyNavigation__item:last-child {
    border-right: none; } }

.policyNavigation__link {
  color: #fff;
  letter-spacing: 0.1em;
  text-decoration: none; }

@media only screen and (max-width: 640px) {
  .policyNavigation__link {
    font-size: 12px;
    font-size: 1.2rem; } }

@media only screen and (min-width: 641px) {
  .policyNavigation__link {
    font-size: 12px;
    font-size: 1.2rem; } }

@media only screen and (min-width: 641px) {
  .policyNavigation__link:hover {
    text-decoration: underline; } }

@media only screen and (min-width: 641px) {
  .sitemap {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media only screen and (max-width: 640px) {
  .sitemap__list {
    display: none; } }

@media only screen and (min-width: 641px) {
  .sitemap__list {
    margin-right: 30px;
    padding-right: 30px;
    border-right: 1px solid #2f43bc; } }

@media only screen and (min-width: 641px) {
  .sitemap__list--lower {
    margin-top: 20px;
    margin-right: 0;
    padding: 0;
    border-right: 0; } }

@media only screen and (min-width: 641px) {
  .sitemap__list--lower .sitemap__item {
    margin-bottom: 20px; } }

.sitemap__list--lower .sitemap__item::before {
  content: '- '; }

@media only screen and (min-width: 641px) {
  .sitemap__list--lower .sitemap__link {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
    font-size: 13px;
    font-size: 1.3rem; } }

@media only screen and (min-width: 641px) {
  .sitemap__item {
    margin-bottom: 18px; } }

.sitemap__link {
  color: #fff;
  text-decoration: none; }

@media only screen and (min-width: 641px) {
  .sitemap__link {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGP明朝E", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 16px;
    font-size: 1.6rem; } }

.sitemap__link:hover {
  text-decoration: underline; }

.banner {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 0px;
  font-size: 0rem; }

@media only screen and (max-width: 640px) {
  .banner {
    max-width: 406px;
    margin: 0 auto; } }

@media only screen and (min-width: 641px) {
  .banner {
    margin: 0 auto; } }

.banner__item {
  border: 1px solid #c8c8c8; }

@media only screen and (max-width: 640px) {
  .banner__item {
    width: 49.5%;
    margin-bottom: 1%; } }

@media only screen and (min-width: 641px) {
  .banner__item {
    width: 196px;
    font-size: 0px;
    font-size: 0rem; } }

.banner__item--empty {
  border: none; }

.banner__item--1c3e6c {
  background-color: #1c3e6c;
  border: 1px solid #1c3e6c; }

.banner__link {
  display: block;
  text-align: center; }

@media only screen and (min-width: 641px) {
  .banner__link {
    width: 194px;
    height: 31px; } }

.banner__link:hover {
  opacity: .8; }

@media only screen and (max-width: 640px) {
  .pagetop {
    display: none; } }

@media only screen and (min-width: 641px) {
  .pagetop {
    position: fixed;
    width: 47px;
    height: 47px;
    bottom: 90px;
    right: 20px;
    z-index: 100; } }

@media only screen and (min-width: 641px) {
  .pagetop__link {
    position: relative;
    display: block;
    width: 46px;
    height: 46px;
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 46px;
    text-align: center;
    text-decoration: none;
    background: #000; } }

@media only screen and (min-width: 641px) {
  .pagetop__link:hover {
    opacity: 0.6; } }

.table01 {
  width: 100%; }

.table01 th {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  letter-spacing: 0.1em;
  text-align: left; }

@media only screen and (max-width: 640px) {
  .table01 th {
    display: block;
    padding: 20px 0 10px;
    font-size: 15px;
    font-size: 1.5rem; } }

@media only screen and (min-width: 641px) {
  .table01 th {
    width: 370px;
    padding: 30px 0;
    font-size: 16px;
    font-size: 1.6rem;
    vertical-align: middle;
    border-bottom: 1px solid #EFEFEF; } }

.table01 td {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 0.1em; }

@media only screen and (max-width: 640px) {
  .table01 td {
    display: block;
    padding-bottom: 20px;
    line-height: 1.6;
    border-bottom: 1px solid #000; } }

@media only screen and (min-width: 641px) {
  .table01 td {
    padding: 30px 0;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.8;
    vertical-align: middle;
    border-bottom: 1px solid #EFEFEF; } }

@media only screen and (max-width: 640px) {
  .table01 tr:last-child td {
    border-bottom: none; } }

.slick-loading .slick-list {
  background: #fff url("https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.7.1/ajax-loader.gif") center center no-repeat; }

@media only screen and (max-width: 640px) {
  .sliderNavigation {
    position: relative;
    padding: 6px 0;
    margin: 0 auto; } }

@media only screen and (max-width: 640px) {
  .slick-prev,
  .slick-next {
    position: absolute;
    display: block;
    width: 8px;
    height: 8px;
    padding: 0;
    color: transparent;
    font-size: 0;
    border-top: none;
    border-left: none;
    border-width: 1px;
    outline: none;
    cursor: pointer;
    background: transparent; } }

@media only screen and (min-width: 641px) {
  .slick-prev,
  .slick-next {
    position: absolute;
    top: 50%;
    display: block;
    width: 42px;
    height: 65px;
    padding: 0;
    margin-top: calc(-65px / 2);
    color: transparent;
    font-size: 0;
    border: none;
    outline: none;
    cursor: pointer;
    background: #c9caca;
    z-index: 3;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 7px 13px; } }

.slick-prev:hover,
.slick-next:hover {
  opacity: .8; }

@media only screen and (max-width: 640px) {
  .slick-prev {
    left: 3%;
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg); } }

@media only screen and (min-width: 641px) {
  .slick-prev {
    left: -60px;
    background-image: url(../img/common_arrow_prev_01.png); } }

@media only screen and (max-width: 640px) {
  .slick-next {
    right: 3%;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); } }

@media only screen and (min-width: 641px) {
  .slick-next {
    right: -60px;
    background-image: url(../img/common_arrow_next_01.png); } }

@media only screen and (max-width: 640px) {
  .slick-prev,
  .slick-next {
    bottom: -32px; } }

.slick-dots {
  position: absolute;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0; }

@media only screen and (max-width: 640px) {
  .slick-dots {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    bottom: -43px;
    width: 88%;
    left: 6%; } }

.slick-dots li {
  position: relative;
  display: inline-block;
  padding: 0;
  cursor: pointer;
  margin: 0 4px; }

@media only screen and (max-width: 640px) {
  .slick-dots li {
    width: 100%;
    max-width: 30px; } }

.slick-dots li button {
  display: block;
  padding: 0;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  border: 0;
  outline: none;
  background: none;
  position: relative; }

@media only screen and (max-width: 640px) {
  .slick-dots li button {
    width: 100%;
    height: 30px; } }

@media only screen and (min-width: 641px) {
  .slick-dots li button {
    width: 43px;
    height: 40px; } }

.slick-dots li button::after {
  content: "";
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  background-color: #d2d2d2; }

@media only screen and (max-width: 640px) {
  .slick-dots li button::after {
    height: 3px; } }

@media only screen and (min-width: 641px) {
  .slick-dots li button::after {
    height: 4px; } }

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none; }

.slick-dots li.slick-active button::after {
  background: #000; }

.sort {
  font-weight: bold;
  position: relative; }

@media only screen and (max-width: 640px) {
  .sort {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 25px 0; } }

@media only screen and (min-width: 641px) {
  .sort {
    margin: 30px 0;
    text-align: right; } }

@media only screen and (max-width: 640px) {
  .sort--has_errata {
    padding-bottom: 45px; } }

@media only screen and (max-width: 640px) {
  .sort__col {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

@media only screen and (min-width: 641px) {
  .sort__col {
    display: inline-block;
    margin-right: 10px; } }

@media only screen and (min-width: 641px) {
  .sort__col:last-child {
    margin-right: 0; } }

@media only screen and (max-width: 640px) {
  .sort__col--method {
    width: 52%; } }

@media only screen and (max-width: 640px) {
  .sort__col--method .sort__name {
    width: 70px; } }

@media only screen and (max-width: 640px) {
  .sort__col--results {
    width: 100%; } }

@media only screen and (max-width: 640px) {
  .sort__col--order {
    width: 44%; } }

@media only screen and (max-width: 640px) {
  .sort__col--order .sort__name {
    display: inline-block;
    width: 36px; } }

@media only screen and (max-width: 640px) {
  .sort__select {
    width: 100%; } }

@media only screen and (max-width: 640px) {
  .sort__name {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 30px;
    margin-right: 0.5em; } }

@media only screen and (min-width: 641px) {
  .sort__name {
    display: inline-block;
    line-height: 32px;
    margin-right: 10px; } }

@media only screen and (min-width: 641px) {
  .sort__select {
    display: inline-block; } }

@media only screen and (max-width: 640px) {
  .view {
    padding: 0 5.5%; } }

@media only screen and (min-width: 641px) {
  .view {
    text-align: right; } }

@media only screen and (max-width: 640px) {
  .view__buttons {
    margin-top: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media only screen and (max-width: 640px) {
  .view__button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 49%;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.2; } }

@media only screen and (min-width: 641px) {
  .view__link {
    position: relative;
    display: inline-block;
    padding-right: 25px;
    color: #000000;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: bold; } }

.view__link:after {
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  border: 2px solid #000000;
  border-top: none;
  border-left: none;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }

@media only screen and (max-width: 640px) {
  .view__link:after {
    right: 5%;
    width: 8px;
    height: 8px;
    margin-top: -4px; } }

@media only screen and (min-width: 641px) {
  .view__link:after {
    right: 3px;
    width: 8px;
    height: 8px;
    margin-top: -5px; } }

@media only screen and (min-width: 641px) {
  .view__link:hover {
    opacity: .8;
    text-decoration: none; } }

@media only screen and (max-width: 640px) {
  .view__link--pc {
    display: none; } }

@media only screen and (min-width: 641px) {
  .pageNavigation {
    font-size: 28px;
    font-size: 2.8rem; } }

.pageNavigation__list {
  text-align: center; }

.pageNavigation__item {
  display: inline-block;
  box-sizing: border-box; }

@media only screen and (max-width: 640px) {
  .pageNavigation__item {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0 3px 6px; } }

@media only screen and (min-width: 641px) {
  .pageNavigation__item {
    margin: 0 20px 10px; } }

.pageNavigation__link {
  position: relative;
  display: block;
  color: #b5b5b6;
  text-align: center;
  text-decoration: none;
  overflow: hidden; }

@media only screen and (max-width: 640px) {
  .pageNavigation__link {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-size: 1.8rem; } }

@media only screen and (min-width: 641px) {
  .pageNavigation__link {
    height: 28px;
    min-height: 1px; } }

.pageNavigation__link--current {
  color: #000;
  font-weight: bold; }

.pageNavigation__link--arrow {
  border: none; }

@media only screen and (min-width: 641px) {
  .pageNavigation__link--arrow {
    width: 10px; } }

.pageNavigation__link--arrow::before {
  font-size: 0;
  text-indent: -99999px; }

.pageNavigation__link--arrow::after {
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  border: 1px solid #000;
  border-top: none;
  border-left: none;
  z-index: 2;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }

@media only screen and (max-width: 640px) {
  .pageNavigation__link--arrow::after {
    width: 8px;
    height: 8px;
    left: 50%;
    margin-top: calc(-8px / 2);
    margin-left: calc(-8px / 2); } }

@media only screen and (min-width: 641px) {
  .pageNavigation__link--arrow::after {
    width: 10px;
    height: 10px;
    margin-top: calc(-10px / 2); } }

.pageNavigation__link--next::before {
  content: 'NEXT'; }

@media only screen and (min-width: 641px) {
  .pageNavigation__link--next::after {
    right: 2px; } }

.pageNavigation__link--prev::before {
  content: 'PREV'; }

.pageNavigation__link--prev::after {
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg); }

@media only screen and (min-width: 641px) {
  .pageNavigation__link--prev::after {
    left: 2px; } }

.pageNavigation__link:hover {
  opacity: 0.8;
  cursor: pointer; }

.contentsSearch {
  background-color: #efefef; }

@media only screen and (max-width: 640px) {
  .contentsSearch {
    padding: 30px 5%; } }

@media only screen and (min-width: 641px) {
  .contentsSearch {
    padding: 45px 0; } }

.contentsSearch__inner {
  position: relative; }

@media only screen and (max-width: 640px) {
  .contentsSearch__inner {
    display: none;
    padding-top: 20px; } }

@media only screen and (min-width: 641px) {
  .contentsSearch__inner {
    width: 1200px;
    margin: 0 auto; } }

.contentsSearch__body {
  position: relative; }

@media only screen and (min-width: 641px) {
  .contentsSearch__body {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media only screen and (max-width: 640px) {
  .contentsSearch__menu {
    height: 44px;
    line-height: 42px; } }

@media only screen and (min-width: 641px) {
  .contentsSearch__menu {
    display: none; } }

@media only screen and (max-width: 640px) {
  .contentsSearch__menu::before {
    display: inline-block;
    margin-right: 3px;
    font-size: 12px;
    font-size: 1.2rem; } }

.contentsSearch__title {
  font-weight: bold;
  letter-spacing: 0.075em; }

@media only screen and (max-width: 640px) {
  .contentsSearch__title {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 10px; } }

@media only screen and (min-width: 641px) {
  .contentsSearch__title {
    margin-bottom: 15px;
    font-size: 17px;
    font-size: 1.7rem; } }

@media only screen and (max-width: 640px) {
  .contentsSearch__keywords {
    margin-bottom: 20px; } }

@media only screen and (min-width: 641px) {
  .contentsSearch__keywords {
    width: 600px; } }

@media only screen and (min-width: 641px) {
  .contentsSearch__keywords--large {
    width: 860px; } }

@media only screen and (max-width: 640px) {
  .contentsSearch__date {
    margin-bottom: 20px; } }

@media only screen and (min-width: 641px) {
  .contentsSearch__date {
    width: 300px; } }

@media only screen and (max-width: 640px) {
  .contentsSearch__others {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media only screen and (min-width: 641px) {
  .contentsSearch__others {
    width: 235px; } }

@media only screen and (max-width: 640px) {
  .contentsSearch__button {
    width: 48%; } }

@media only screen and (min-width: 641px) {
  .contentsSearch__button {
    margin-top: 10px; } }

@media only screen and (min-width: 641px) {
  .contentsSearch__button:first-child {
    margin-top: 0; } }

@media only screen and (max-width: 640px) {
  .contentsSearch__button--large {
    width: 100%; } }

@media only screen and (min-width: 641px) {
  .contentsSearch__button--large .ui-button {
    height: 60px;
    line-height: 58px; } }

.contentsSearch__release {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

@media only screen and (max-width: 640px) {
  .contentsSearch__select--large {
    width: 48%; } }

@media only screen and (min-width: 641px) {
  .contentsSearch__select--large {
    width: 300px; } }

@media only screen and (max-width: 640px) {
  .contentsSearch__select--small {
    width: 48%; } }

@media only screen and (min-width: 641px) {
  .contentsSearch__select--small {
    width: 120px; } }

@media only screen and (max-width: 640px) {
  .contentsSearch__select--medium {
    width: 48%; } }

@media only screen and (min-width: 641px) {
  .contentsSearch__select--medium {
    width: 170px; } }

@media only screen and (max-width: 640px) {
  .entriesGroup__list {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 2%; } }

@media only screen and (max-width: 640px) {
  .entriesGroup__item {
    width: 48.5%;
    margin-bottom: 5%; } }

@media only screen and (min-width: 641px) {
  .entriesGroup__list--grid3 {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media only screen and (min-width: 641px) {
  .entriesGroup__list--grid3::after {
    content: "";
    display: block;
    width: 368px; } }

@media only screen and (min-width: 641px) {
  .entriesGroup__list--grid3 .entriesGroup__item {
    width: 368px;
    margin-bottom: 54px; } }

@media only screen and (min-width: 641px) {
  .entriesGroup__list--grid4 {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media only screen and (min-width: 641px) {
  .entriesGroup__list--grid4::before, .entriesGroup__list--grid4::after {
    content: "";
    display: block;
    width: 287px; } }

@media only screen and (min-width: 641px) {
  .entriesGroup__list--grid4::before {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; } }

@media only screen and (min-width: 641px) {
  .entriesGroup__list--grid4.entriesGroup__list--grid4_fewitems {
    -webkit-justify-content: center;
            justify-content: center; } }

@media only screen and (min-width: 641px) {
  .entriesGroup__list--grid4 .entriesGroup__item {
    width: 287px;
    margin-bottom: 37px; } }

@media only screen and (min-width: 641px) {
  .entriesGroup__list--grid4.entriesGroup__list--grid4_fewitems .entriesGroup__item {
    margin-left: 9px;
    margin-right: 9px; } }

.entries__link {
  position: relative;
  display: block;
  color: #000000;
  text-decoration: none;
  -webkit-transition: .2s;
  transition: .2s; }

.entries__link:hover {
  opacity: .8; }

.entries__link:hover img {
  opacity: .8; }

.entries__thumb {
  display: block;
  font-size: 0px;
  font-size: 0rem;
  text-align: center; }

@media only screen and (min-width: 641px) {
  .entries__thumb {
    width: 100%;
    height: 222px;
    overflow: hidden; } }

.entries__thumb img {
  width: 100%; }

@media only screen and (min-width: 641px) {
  .entries__thumb img {
    height: auto; } }

@media only screen and (min-width: 641px) {
  .entries__thumb--newspaper {
    height: 164px; } }

@media only screen and (min-width: 641px) {
  .entries__thumb--newspaper img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto; } }

.entries__heading {
  position: relative; }

@media only screen and (max-width: 640px) {
  .entries__heading {
    padding-top: 8px; } }

@media only screen and (min-width: 641px) {
  .entries__heading {
    padding-top: 18px; } }

.entries__date {
  position: absolute;
  color: #9fa0a0;
  letter-spacing: 0.075em;
  background: #fff;
  z-index: 2; }

@media only screen and (max-width: 640px) {
  .entries__date {
    top: -13px;
    display: inline-block;
    font-size: 11px;
    font-size: 1.1rem;
    height: 18px;
    padding: 0 6px;
    line-height: 18px; } }

@media only screen and (min-width: 641px) {
  .entries__date {
    top: -19px;
    display: block;
    width: 80px;
    height: 25px;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 25px;
    text-align: center; } }

@media only screen and (max-width: 640px) {
  .entries__title-inn {
    margin-bottom: 10px; } }

@media only screen and (min-width: 641px) {
  .entries__title-inn {
    margin-bottom: 15px; } }

@media only screen and (max-width: 640px) {
  .entries__title {
    line-height: 1.4;
    letter-spacing: 0.1em; } }

@media only screen and (min-width: 641px) {
  .entries__title {
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.4; } }

@media only screen and (max-width: 640px) {
  .entries__copy {
    margin-top: 5px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.2; } }

@media only screen and (min-width: 641px) {
  .entries__copy {
    margin-top: 5px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.3; } }

@media only screen and (max-width: 640px) {
  .entries__text {
    display: none; } }

@media only screen and (min-width: 641px) {
  .entries__text {
    margin-bottom: 20px;
    letter-spacing: 0.05em;
    line-height: 1.6; } }

@media only screen and (min-width: 641px) {
  .entries--small .entries__thumb {
    width: 287px;
    height: 175px; } }

@media only screen and (min-width: 641px) {
  .entries--small .entries__heading {
    padding-top: 15px; } }

@media only screen and (min-width: 641px) {
  .entries--small .entries__title {
    font-size: 16px;
    font-size: 1.6rem; } }

@media only screen and (min-width: 641px) {
  .entries--small .entries__title-inn {
    margin-bottom: 10px; } }

.entries--slide .entries__link {
  position: relative;
  display: block; }

@media only screen and (max-width: 640px) {
  .entries--slide .entries__link {
    padding-bottom: 5px; } }

@media only screen and (min-width: 641px) {
  .entries--slide .entries__link {
    width: 100%;
    height: 485px;
    padding-left: 62px; } }

@media only screen and (min-width: 641px) {
  .entries--slide .entries__link:hover {
    opacity: 1; } }
/*
@media only screen and (min-width: 641px) {
  .entries--slide .entries__link:hover .entries__thumb::before {
    opacity: 0.8; } }
*/
.entries--slide .entries__link .entries__thumb img {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  overflow:hidden; }

.entries--slide .entries__link:hover .entries__thumb img {
  -webkit-transform: scale(1.07);
  -ms-transform: scale(1.07);
  transform: scale(1.07); }

@media only screen and (min-width: 641px) {
  .entries--slide .entries__thumb {
    position: relative;
    width: 826px;
    height: 485px;
    overflow: hidden;
    background-color: #fff;
    z-index: 2; } }

@media only screen and (max-width: 640px) {
  .entries--slide .entries__thumb::before {
    display: none; } }
/*
@media only screen and (min-width: 641px) {
  .entries--slide .entries__thumb::before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 0;
    background: -webkit-linear-gradient(left, #1da1f2, #ff4a73);
    background: linear-gradient(to right, #1da1f2, #ff4a73);
    -webkit-transition: opacity 0.5s ease-out;
    transition: opacity 0.5s ease-out;
    mix-blend-mode: color; } }
*/
@media only screen and (max-width: 640px) {
  .entries--slide .entries__heading {
    margin-top: -18%;
    padding: 0 5%; } }

@media only screen and (min-width: 641px) {
  .entries--slide .entries__heading {
    position: absolute;
    left: 0;
    top: 190px;
    padding: 0;
    width: 800px;
    z-index: 3; } }

.entries--slide .entries__title {
  font-feature-settings: "palt";
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGP明朝E", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }

@media only screen and (max-width: 640px) {
  .entries--slide .entries__title {
    font-size: 26px;
    font-size: 2.6rem; } }

@media only screen and (min-width: 641px) {
  .entries--slide .entries__title {
    margin-bottom: 6px;
    font-size: 0;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 0; } }

@media only screen and (min-width: 641px) {
  .entries--slide .entries__title .mv__copy {
    margin-bottom: 0.15em;
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 1.2; } }

.entries--slide .entries__subcopy {
  font-feature-settings: "palt";
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGP明朝E", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 600; }

@media only screen and (max-width: 640px) {
  .entries--slide .entries__subcopy {
    font-size: 15px;
    font-size: 1.5rem; } }

@media only screen and (min-width: 641px) {
  .entries--slide .entries__subcopy {
    font-size: 26px;
    font-size: 2.6rem;
    letter-spacing: normal;
    line-height: 1.3; } }

.entries--slide .mv__copy {
  background-color:rgba(255,255,255,.6);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  overflow:hidden;
  display: inline-block;
  line-height:1.2;
  padding: 0 0.1em; }

@media only screen and (min-width: 641px) {
  .entries--slide .entries__link:hover .entries__title {
    color: #fff; } }

@media only screen and (min-width: 641px) {
  .entries--slide .entries__link:hover .entries__subcopy {
    color: #fff; } }

@media only screen and (min-width: 641px) {
  .entries--slide .entries__link:hover .mv__copy {
    background-color:rgba(0,0,0,1); } }


/*@media only screen and (max-width: 640px) {
  .entries--slide .entries__title br {
    display: none; } }*/

.entries--slide .entries__date {
  position: static;
  display: inline-block;
  width: auto;
  height: auto;
  color: #000000;
  font-weight: bold;
  line-height: 1;
  border-bottom: 2px solid #000;
  background-color: transparent; }

@media only screen and (max-width: 640px) {
  .entries--slide .entries__date {
    margin-bottom: 8px;
    padding: 0 0 5px;
    font-size: 11px;
    font-size: 1.1rem; } }

@media only screen and (min-width: 641px) {
  .entries--slide .entries__date {
    margin-top: 0;
    margin-bottom: 10px;
    padding: 0 0 5px;
    font-size: 13px;
    font-size: 1.3rem; } }

.categories {
  font-size: 0px;
  font-size: 0rem; }

.categories__item {
  display: inline-block; }

@media only screen and (max-width: 640px) {
  .categories__item {
    margin-right: 2px;
    margin-bottom: 2px; } }

@media only screen and (min-width: 641px) {
  .categories__item {
    margin-right: 5px;
    margin-bottom: 5px; } }

.category {
  display: inline-block;
  color: #000000;
  text-decoration: none;
  background-color: #efefef;
  -webkit-transition: .2s;
  transition: .2s;
  overflow: hidden;}

.category-ebook, .category-pod {
  color: #fff;
  background-color: #000; }

.category-bk {
	color: #fff;
  background-color: #000;
	border: 1px solid #000; }

.category a {
  color: #000000;
  text-decoration: none; }

.category-ebook a, .category-pod a, .category-bk a {
  color: #fff;
}

@media only screen and (min-width: 641px) {
  .category a:hover {
    text-decoration: underline; } }

@media only screen and (max-width: 640px) {
  .category {
    padding: 0 5px;
    font-size: 10px;
    font-size: 1rem;
    line-height: 20px; } }

@media only screen and (min-width: 641px) {
  .category {
    padding: 0 8px;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 25px; } }

.category:hover {
  opacity: .8; }

@media only screen and (min-width: 641px) {
  .categories--large {
    display: inline-block; } }

@media only screen and (min-width: 641px) {
  .categories--large .category {
    height: 30px;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: bold;
    letter-spacing: 0.075em;
    line-height: 29px; } }

.categories--slide .categories__item {
  display: inline-block; }

@media only screen and (min-width: 641px) {
  .categories--slide .categories__item {
    margin-right: 2px;
    margin-bottom: 2px; } }

.categories--slide .category {
  color: #fff;
  background-color: #000000; }

@media only screen and (max-width: 640px) {
  .categories--slide .category {
    height: 25px;
    padding: 0 7px;
    line-height: 25px; } }

@media only screen and (min-width: 641px) {
  .categories--slide .category {
    height: 27px;
    line-height: 27px; } }

.category-border_bk {
  color: #000;
  background-color: #fff;
	border: 1px solid #d7d7d7;
}

@media only screen and (max-width: 640px) {
  .category-border_bk {
    line-height: 18px; } }

@media only screen and (min-width: 641px) {
  .category-border_bk {
    line-height: 23px; } }

@media only screen and (min-width: 641px) {
  .categories--large .category-border_bk {
    line-height: 27px; } }

.categories--slide .category-border_bk {
	border-color: #000; } }

@media only screen and (max-width: 640px) {
  .categories--slide .category-border_bk {
    line-height: 23px; } }

@media only screen and (min-width: 641px) {
  .categories--slide .category-border_bk {
    line-height: 25px; } }

.tag {
  position: absolute; }

@media only screen and (max-width: 640px) {
  .tag {
    top: 8px;
    left: -6px;
    z-index: 2; } }

@media only screen and (min-width: 641px) {
  .tag {
    top: 15px;
    left: -7px;
    display: inline-block;
    z-index: 1; } }

.tag img {
  width: auto; }

@media only screen and (max-width: 640px) {
  .tag img {
    height: 26px; } }

@media only screen and (min-width: 641px) {
  .tag img {
    height: 31px; } }

.tag--small {
  top: -1px; }

.tag--small img {
  height: 29px; }

@media only screen and (max-width: 640px) {
  .tag--large {
    top: 10px; } }

@media only screen and (min-width: 641px) {
  .tag--large {
    top: 24px;
    left: -10px; } }

@media only screen and (max-width: 640px) {
  .tag--large img {
    height: 30px; } }

@media only screen and (min-width: 641px) {
  .tag--large img {
    height: 40px; } }

.tag--top {
  top: -1px; }

@media only screen and (max-width: 640px) {
  .itemsSlider__list {
    margin-bottom: 70px; } }

@media only screen and (min-width: 641px) {
  .itemsSlider__list {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media only screen and (min-width: 641px) {
  .itemsSlider__list::before, .itemsSlider__list::after {
    content: "";
    display: block;
    width: 287px; } }

@media only screen and (min-width: 641px) {
  .itemsSlider__list::before {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; } }

@media only screen and (max-width: 640px) {
  .itemsSlider__list .slick-prev,
  .itemsSlider__list .slick-next {
    bottom: -32px; } }

.itemsSlider__list .slick-dots {
  position: absolute; }

@media only screen and (max-width: 640px) {
  .itemsSlider__list .slick-dots {
    bottom: -45px; } }

@media only screen and (min-width: 641px) {
  .itemsSlider__item {
    width: 287px;
    margin-bottom: 18px; } }

@media only screen and (max-width: 640px) {
  .itemsSlider__navigation {
    position: relative; } }

@media only screen and (min-width: 641px) {
  .itemsSlider__navigation {
    display: none; } }

.itemsGroup__title {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGP明朝E", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.1em;
  text-align: center; }

@media only screen and (max-width: 640px) {
  .itemsGroup__title {
    margin-bottom: 25px;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 600; } }

@media only screen and (min-width: 641px) {
  .itemsGroup__title {
    margin-bottom: 40px;
    font-size: 40px;
    font-size: 4rem;
    font-weight: 400; } }

@media only screen and (max-width: 640px) {
  .itemsGroup__title--hascopy {
    margin-bottom: 15px; } }

@media only screen and (min-width: 641px) {
  .itemsGroup__title--hascopy {
    margin-bottom: 25px; } }

.itemsGroup__copy {
  letter-spacing: 0.1em;
  text-align: center; }

@media only screen and (max-width: 640px) {
  .itemsGroup__copy {
    margin-bottom: 20px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5; } }

@media only screen and (min-width: 641px) {
  .itemsGroup__copy {
    margin-bottom: 35px;
    font-size: 18px;
    font-size: 1.8rem; } }

@media only screen and (max-width: 640px) {
  .itemsGroup__list {
    margin-bottom: 20px; } }

@media only screen and (max-width: 640px) {
  .itemsGroup__list--topvideo {
    /*margin-bottom: calc(70px - 3%);*/
    margin-bottom: 24px; } }

@media only screen and (min-width: 641px) {
  .itemsGroup__list--topvideo {
    margin-bottom: 54px; } }

@media only screen and (max-width: 640px) {
  .itemsGroup__item {
    width: 50%;
    margin-bottom: 3%; } }

@media only screen and (min-width: 641px) {
  .itemsGroup__item {
    margin-bottom: 16px; } }

@media only screen and (min-width: 641px) {
  .itemsGroup__button {
    margin-top: 25px; } }

@media only screen and (max-width: 640px) {
  .itemsGroup__list--grid4 {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media only screen and (min-width: 641px) {
  .itemsGroup__list--grid4 {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media only screen and (min-width: 641px) {
  .itemsGroup__list--grid4::before, .itemsGroup__list--grid4::after {
    content: "";
    display: block;
    width: 287px; } }

@media only screen and (min-width: 641px) {
  .itemsGroup__list--grid4::before {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; } }

@media only screen and (min-width: 641px) {
  .itemsGroup__list--grid4 .itemsGroup__item {
    width: 287px; } }

.items__link {
  position: relative;
  display: block;
  color: #000000;
  text-decoration: none;
  border: 1px solid #dcdddd;
  background-color: #fff;
  -webkit-transition: .2s;
  transition: .2s; }

@media only screen and (max-width: 640px) {
  .items__link {
    margin: 3% 3%;
    padding: 12% 7% 10%; } }

@media only screen and (min-width: 641px) {
  .items__link {
    padding: 35px 30px 30px; } }

@media only screen and (max-width: 640px) {
  .itemsGroup__list--videotop .items__link {
    padding: calc(12% + 22px) 7% 10%; } }

@media only screen and (min-width: 641px) {
  .itemsGroup__list--videotop .items__link {
    padding: 45px 30px 30px; } }

.items__link:hover {
  opacity: .8; }

.items__link:hover img {
  opacity: .8; }

@media only screen and (min-width: 641px) {
  .items__link:hover .ui-button--primary {
    color: #2b3896;
    cursor: pointer;
    background-color: #fff; } }

@media only screen and (max-width: 640px) {
  .items__link--mv_bnr {
    padding: 0; } }

@media only screen and (min-width: 641px) {
  .items__link--mv_bnr {
    padding: 0; } }

.items__text {
  font-weight: bold; }

@media only screen and (max-width: 640px) {
  .items__text {
    margin-bottom: 18px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.25;
    letter-spacing: 0.05em; } }

@media only screen and (min-width: 641px) {
  .items__text {
    margin-bottom: 18px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.38; } }

@media only screen and (min-width: 641px) {
  .itemsGroup__list--videotop .items__text {
    line-height: 1.6; } }

@media only screen and (min-width: 641px) {
  .items__text {
    margin-bottom: 20px;
    letter-spacing: 0.05em;
    line-height: 1.38; } }

.items__text--ranking {
	border-top: 1px solid #dcdedd;
  font-weight: 300;
	line-height: 1.38; }

@media only screen and (max-width: 640px) {
  .items__text--ranking {
		margin-top: 10px;
		padding-top: 10px;
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 0.05em; } }

@media only screen and (min-width: 641px) {
  .items__text--ranking {
		margin-top: 18px;
		padding-top: 18px;
    font-size: 14px;
    font-size: 1.4rem; } }

.items__thumb {
  display: block;
  text-align: center;
  font-size: 0px;
  font-size: 0rem; }

@media only screen and (max-width: 640px) {
  .items__thumb {
    width: 60%;
    margin: 0 auto;
    overflow: hidden; } }

@media only screen and (max-width: 640px) {
  .items__thumb--book {
    padding-top: 44.65%;
    position: relative; } }

@media only screen and (min-width: 641px) {
  .items__thumb--book {
    height: 186px; } }

.items__thumb--video {
	margin: 0 auto;
	position: relative;
	overflow: hidden; }

@media only screen and (max-width: 640px) {
  .items__thumb--video {
    width: 80.6%;
    padding-top: 60%; } }

@media only screen and (min-width: 641px) {
  .items__thumb--video {
		width: 176px;
    height: 131px; } }

.items__thumb img {
  display: inline; }

@media only screen and (min-width: 641px) {
  .items__thumb--mv img {
    max-width: 100%;
    max-height: 247px;
    width: auto;
    height: auto; } }

@media only screen and (min-width: 641px) {
  .items__thumb--mv_bnr img {
    max-height: 100%;
    width: 100%;
    height: auto; } }

@media only screen and (max-width: 640px) {
  .items__thumb--mv_bnr img {
    max-height: 100%;
    width: 100%;
    height: auto; } }

@media only screen and (max-width: 640px) {
  .items__thumb--book img {
    width: auto;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%); } }

@media only screen and (min-width: 641px) {
  .items__thumb--book img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto; } }

.items__thumb--video img {
	max-width: inherit;
	width: auto;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%); }

.items__thumb--goods {
  position: relative; }

@media only screen and (max-width: 640px) {
  .items__thumb--goods {
    padding-top: 84.5%; } }

@media only screen and (min-width: 641px) {
  .items__thumb--goods {
    height: 186px; } }

.items__thumb--goods img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%); } }

@media only screen and (max-width: 640px) {
  .items__thumb--goods img {
    width: 100%;
    height: auto; } }

@media only screen and (min-width: 641px) {
  .items__thumb--goods img {
    max-width: 176px;
    max-height: 100%;
    width: auto;
    height: auto; } }

@media only screen and (max-width: 640px) {
  .items__heading {
    margin-top: 20px; } }

@media only screen and (min-width: 641px) {
  .items__heading {
    margin-top: 26px; } }

.items__title-inn { }

@media only screen and (max-width: 640px) {
  .items__title-inn {
    margin-bottom: 10px; } }

@media only screen and (min-width: 641px) {
  .items__title-inn {
    margin-bottom: 15px; } }

@media only screen and (max-width: 640px) {
  .items__title-inn--slide {
    margin-bottom: 18px; } }

@media only screen and (min-width: 641px) {
  .items__title-inn--slide {
    margin-bottom: 10px; } }

.items__date {
  display: block;
  color: #9fa0a0;
  letter-spacing: 0.075em; }

@media only screen and (max-width: 640px) {
  .items__date {
    font-size: 11px;
    font-size: 1.1rem; } }

@media only screen and (min-width: 641px) {
  .items__date {
    font-size: 11px;
    font-size: 1.1rem; } }

@media only screen and (max-width: 640px) {
  .items__title {
    margin-bottom: 5px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.3;
    letter-spacing: 0.05em; } }

@media only screen and (min-width: 641px) {
  .items__title {
    margin-bottom: 12px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.3; } }

@media only screen and (max-width: 640px) {
  .items__title--small {
    font-size: 11px;
    font-size: 1.1rem; } }

@media only screen and (min-width: 641px) {
  .items__title--small {
    font-size: 13px;
    font-size: 1.3rem; } }

.items__title--ranking {
	font-weight: 700;
	line-height: 1.3; }

@media only screen and (max-width: 640px) {
  .items__title--ranking {
		width: calc(85% - 10px);
		font-size: 15px;
		font-weight: 1.5rem; } }

@media only screen and (min-width: 641px) {
  .items__title--ranking {
		width: calc(100% - 55px);
		font-size: 16px;
		font-weight: 1.6rem; } }

@media only screen and (max-width: 640px) {
  .items__showdetail {
    margin-bottom: 10px;
    height: 30px;
    line-height: 28px;
    font-size: 12px;
    font-size: 1.2rem;
    border-radius: 3px; } }

@media only screen and (min-width: 641px) {
  .items__showdetail {
    margin-bottom: 15px;
    height: 30px;
    line-height: 28px;
    font-size: 12px;
    font-size: 1.2rem;
    border-radius: 3px; } }

@media only screen and (min-width: 641px) {
  .items--slide {
    position: relative;
    z-index: 2; } }

@media only screen and (max-width: 640px) {
  .items--slide .categories {
    display: none; } }

.items--slide .items__link {
  position: relative;
  display: block;
  color: #000000;
  text-decoration: none;
  border: none;
  background-color: #fff;
  -webkit-transition: .2s;
  transition: .2s; }

@media only screen and (max-width: 640px) {
  .items--slide .items__link {
    margin: 0 calc(1px / 2);
    padding: 0 10%; } }

@media only screen and (min-width: 641px) {
  .items--slide .items__link {
    height: 485px!important;
    padding: 36px 32px 30px; } }

.items--slide .items__link:hover {
  opacity: 1; }

.items--slide .items__link:hover .items__thumb img {
  opacity: 1;
  -webkit-transform: scale(1.07);
      -ms-transform: scale(1.07);
          transform: scale(1.07); }

.items--slide .items__link--mv_bnr:hover .items__thumb img {
  opacity: 1;
  -webkit-transform: scale(1.03);
      -ms-transform: scale(1.03);
          transform: scale(1.03); }

@media only screen and (max-width: 640px) {
  .items--slide .items__link--mv_bnr {
    padding: 0; } }

@media only screen and (min-width: 641px) {
  .items--slide .items__link--mv_bnr {
    padding: 0; } }

@media only screen and (min-width: 641px) {
  .items--slide .items__link--inn {
    width: 100%;
    padding: 0 32px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%); } }

@media only screen and (max-width: 640px) {
  .items--slide .items__thumb {
    width: 70%; } }

@media only screen and (max-width: 640px) {
  .items--slide .items__thumb--mv_bnr {
    width: 80%; } }

.items--slide .items__thumb img {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }

@media only screen and (max-width: 640px) {
  .items--slide .items__heading {
    margin-top: 15px; } }

@media only screen and (min-width: 641px) {
  .items--slide .items__heading {
    margin-top: 15px; } }

@media only screen and (max-width: 640px) {
  .items--slide .items__date {
    display: none; } }

@media only screen and (min-width: 641px) {
  .items--slide .items__date {
    display: block;
    color: #000000;
    letter-spacing: 0.075em;
    margin-bottom: 10px;
    font-size: 13px;
    font-size: 1.3rem; } }

.items--slide .items__title {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGP明朝E", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-feature-settings: "palt"; }

@media only screen and (max-width: 640px) {
  .items--slide .items__title {
    margin-bottom: 0;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.4;
    letter-spacing: 0.05em; } }

@media only screen and (min-width: 641px) {
  .items--slide .items__title {
    margin-bottom: 10px;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.2; } }

@media only screen and (max-width: 640px) {
  .itemsMeta {
    margin-top: 3px; } }

@media only screen and (min-width: 641px) {
  .itemsMeta {
    margin-top: 3px; } }

@media only screen and (max-width: 640px) {
  .itemsMeta__item {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5; } }

@media only screen and (min-width: 641px) {
  .itemsMeta__item {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.5;
    letter-spacing: 0.075em; } }

@media only screen and (max-width: 640px) {
  .item {
    margin-bottom: 30px; } }

@media only screen and (min-width: 641px) {
  .item {
    padding-top: 30px;
    padding-bottom: 80px; } }

@media only screen and (max-width: 640px) {
  .item__main {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 100%;
    margin-bottom: 20px;
    padding-top: 15px; } }

@media only screen and (min-width: 641px) {
  .item__main {
    margin-bottom: 100px; }
  .item__main::after {
    content: "";
    clear: both;
    display: block; } }

@media only screen and (max-width: 640px) {
  .item__favorite {
    width: 20px;
    margin-right: 10px; } }

@media only screen and (min-width: 641px) {
  .item__favorite {
    width: 30px;
    cursor: pointer; } }

.item__favorite::after {
  content: "\e91c";
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  line-height: 1; }

@media only screen and (max-width: 640px) {
  .item__favorite::after {
    font-size: 20px;
    font-size: 2rem; } }

@media only screen and (min-width: 641px) {
  .item__favorite::after {
    font-size: 30px;
    font-size: 3rem; } }

.item__favorite.is-active::after {
  color: #e7341d;
  content: "\e91d"; }

@media only screen and (max-width: 640px) {
  .item__favorite--pc {
    display: none; } }

@media only screen and (min-width: 641px) {
  .item__favorite--sp {
    display: none; } }

@media only screen and (max-width: 640px) {
  .item__categories {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; } }

.item__lead {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGP明朝E", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }

@media only screen and (max-width: 640px) {
  .item__lead {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dcdddd;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; } }

@media only screen and (min-width: 641px) {
  .item__lead {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    margin-bottom: 62px; } }

.item__description {
  letter-spacing: 0.1em;
  line-height: 1.3; }

@media only screen and (max-width: 640px) {
  .item__description {
    font-size: 20px;
    font-size: 2rem; } }

@media only screen and (min-width: 641px) {
  .item__description {
    padding-left: 30px;
    font-size: 30px;
    font-size: 3rem; } }

@media only screen and (max-width: 640px) {
  .item__heading {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; } }

@media only screen and (min-width: 641px) {
  .item__heading {
    float: right;
    width: 558px; } }

.item__title {
  letter-spacing: 0.1em; }

@media only screen and (max-width: 640px) {
  .item__title {
    margin-bottom: 10px;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.4; } }

@media only screen and (min-width: 641px) {
  .item__title {
    margin-bottom: 20px;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1.4; } }

@media only screen and (max-width: 640px) {
  .item__title .item__title--small {
    font-size: 16px;
    font-size: 1.6rem; } }

@media only screen and (min-width: 641px) {
  .item__title .item__title--small {
    font-size: 20px;
    font-size: 2rem; } }

@media only screen and (max-width: 640px) {
  .item__image {
    width: 100%;
    margin-bottom: 15px;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; } }

@media only screen and (min-width: 641px) {
  .item__image {
    float: left;
    width: 584px; } }

@media only screen and (max-width: 640px) {
  .item__other {
    width: 100%;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; } }

@media only screen and (min-width: 641px) {
  .item__other {
    float: right;
    width: 560px; } }

.item__row {
  border-bottom: 1px solid #dcdddd; }

@media only screen and (max-width: 640px) {
  .item__row {
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 15px; } }

@media only screen and (min-width: 641px) {
  .item__row {
    margin-bottom: 25px;
    padding-bottom: 25px; } }

@media only screen and (max-width: 640px) {
  .item__row--heading {
    padding-bottom: 0;
    border-bottom: none; } }

.item__author {
  letter-spacing: 0.1em;
  line-height: 1.6; }

@media only screen and (max-width: 640px) {
  .item__author {
    font-size: 13px;
    font-size: 1.3rem; } }

@media only screen and (min-width: 641px) {
  .item__author {
    font-size: 16px;
    font-size: 1.6rem; } }

.item__price {
  font-weight: bold;
  letter-spacing: 0.1em; }

@media only screen and (max-width: 640px) {
  .item__price {
    font-size: 18px;
    font-size: 1.8rem; } }

@media only screen and (min-width: 641px) {
  .item__price {
    font-size: 18px;
    font-size: 1.8rem; } }

.item__data {
  letter-spacing: 0.1em;
  line-height: 1.6; }

@media only screen and (max-width: 640px) {
  .item__data {
    margin-bottom: 15px;
    font-size: 13px;
    font-size: 1.3rem; } }

@media only screen and (min-width: 641px) {
  .item__data {
    margin-bottom: 25px; } }

@media only screen and (max-width: 640px) {
  .item__checkout {
    width: 100%;
    height: 70px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 68px; } }

@media only screen and (min-width: 641px) {
  .item__checkout {
    width: 365px;
    height: 60px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 58px; } }

.item__image {
  position: relative; }

@media only screen and (min-width: 641px) {
  .download {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; } }

@media only screen and (max-width: 640px) {
  .download__button {
    height: 52px;
    margin-bottom: 15px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 50px; } }

@media only screen and (min-width: 641px) {
  .download__button {
    width: 216px;
    height: 42px;
    line-height: 40px;
    margin-right: 20px; } }

.download__text {
  letter-spacing: 0.1em;
  line-height: 1.6; }

@media only screen and (min-width: 641px) {
  .download__text {
    width: 320px; } }

@media only screen and (max-width: 640px) {
  .download--newspaper {
    margin-bottom: 20px; } }

@media only screen and (min-width: 641px) {
  .download--newspaper {
    margin-bottom: 10px; } }

@media only screen and (max-width: 640px) {
  .itemLink__item {
    margin-bottom: 1em; } }

@media only screen and (min-width: 641px) {
  .itemLink__item {
    margin-bottom: 15px; } }

.itemLink__item:last-child {
  margin-bottom: 0; }

.itemLink__item .icon-none {
  margin-left: 1.5em; }

.itemLink__item [class^="icon-"], .itemLink__item  [class*=" icon-"] {
  margin-right: .5em;
  vertical-align: middle; }

@media only screen and (max-width: 640px) {
  .itemLink__item [class^="icon-"], .itemLink__item  [class*=" icon-"] {
    font-size: 18px;
    font-size: 1.8rem; } }

@media only screen and (min-width: 641px) {
  .itemLink__item [class^="icon-"], .itemLink__item  [class*=" icon-"] {
    font-size: 20px;
    font-size: 2rem; } }

.itemLink__name {
  font-weight: bold; }

@media only screen and (max-width: 640px) {
  .itemLink__name {
    display: block;
    line-height: 1.4; } }

@media only screen and (min-width: 641px) {
  .itemLink__name::after {
    content: '：';
    padding: 0 1em; } }

.itemLink__link {
  color: #0400ed;
  text-decoration: underline;
  line-height: 1;
  vertical-align: middle; }

@media only screen and (max-width: 640px) {
  .itemLink__link {
    font-size: 12px;
    font-size: 1.2rem; } }

.itemLink__link:hover {
  cursor: pointer;
  text-decoration: none; }

@media only screen and (min-width: 641px) {
  .itemLink__link:hover {
    opacity: .8; } }

.itemSubscribe__link {
  color: #000000;
  text-decoration: underline;
  line-height: 1.6; }

@media only screen and (max-width: 640px) {
  .itemSubscribe__link {
    font-size: 12px;
    font-size: 1.2rem; } }

.itemSubscribe__link:hover {
  cursor: pointer;
  text-decoration: none; }

@media only screen and (min-width: 641px) {
  .itemSubscribe__link:hover {
    opacity: .8; } }

#js-itemSlider {
  /** THEME
===================================*/ }

#js-itemSlider .bx-wrapper {
  margin-bottom: 0; }

#js-itemSlider .bx-wrapper {
  box-shadow: none;
  border: none;
  background: #fff; }

.itemSlider {
  border: 1px solid #dcdddd; }

@media only screen and (max-width: 640px) {
  .itemSlider {
    width: 100%;
    margin-bottom: 3%; } }

.itemSlider__item:nth-child(n+2) {
  display: none; }

#js-itemSlider .bx-wrapper .itemSlider__item:nth-child(n+2) {
  display: table; }

@media only screen and (max-width: 640px) {
  #js-itemSlider .bx-wrapper .itemSlider__item:nth-child(n+2) {
    display: block; } }

@media only screen and (max-width: 640px) {
  .itemSlider__item {
    position: relative;
    width: 100%; } }

@media only screen and (min-width: 641px) {
  .itemSlider__item {
    display: table;
    width: 100%;
    height: 602px;
    padding: 75px; } }

@media only screen and (min-width: 641px) {
  .itemSlider__item--youtube {
    padding: 75px 35px; } }

@media only screen and (max-width: 640px) {
  .itemSlider__item::before {
    content: "";
    display: block;
    padding-top: 100%; } }

@media only screen and (max-width: 640px) {
  .itemSlider__image {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 10%; } }

@media only screen and (min-width: 641px) {
  .itemSlider__image {
    width: 100%;
    height: 100%;
    display: table-cell;
    text-align: center;
    vertical-align: middle; } }

@media only screen and (max-width: 640px) {
  .itemSlider__image img, .itemSlider__image iframe {
    max-width: 100%!important;
    max-height: 100%!important;
    width: auto!important;
    height: auto!important;
    display: inline-block;
    position: relative;
    top: 50%;
    transform: translateY(-50%); } }

@media only screen and (min-width: 641px) {
  .itemSlider__image img, .itemSlider__image iframe {
    display: inline-block; } }

.itemPager {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }

@media only screen and (min-width: 641px) {
  .itemPager {
    margin-top: 15px; } }

.itemPager__item {
  position: relative;
  border: 1px solid #dcdddd; }

@media only screen and (max-width: 640px) {
  .itemPager__item {
    width: calc(90% / 5);
    margin-right: 2.4%; } }

@media only screen and (min-width: 641px) {
  .itemPager__item {
    width: calc(508px / 5);
    width: 104px;
    margin-right: 16px; } }

.itemPager__item:nth-child(5n) {
  margin-right: 0; }

@media only screen and (max-width: 640px) {
  .itemPager__item:nth-child(n+6) {
    margin-top: 2.4%; } }

@media only screen and (min-width: 641px) {
  .itemPager__item:nth-child(n+6) {
    margin-top: 15px; } }

@media only screen and (max-width: 640px) {
  .itemPager__item::before {
    content: '';
    display: block;
    padding-top: 100%; } }

.itemPager__link {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

@media only screen and (max-width: 640px) {
  .itemPager__link {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px; } }

@media only screen and (min-width: 641px) {
  .itemPager__link {
    height: 103px; } }

@media only screen and (min-width: 641px) {
  .itemPager__link:hover {
    opacity: .8; } }

@media only screen and (max-width: 640px) {
  .itemPager__link img {
    width: auto;
    max-width: 100%;
    max-height: 100%; } }

@media only screen and (min-width: 641px) {
  .itemPager__link img {
    width: auto;
    max-width: 102px;
    max-height: 103px; } }

.itemPager__link .icon-youtube {
  color: #d8222c;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%); }

@media only screen and (max-width: 640px) {
  .itemPager__link .icon-youtube {
    font-size: 20px;
    font-size: 2rem; } }

@media only screen and (min-width: 641px) {
  .itemPager__link .icon-youtube {
    font-size: 30px;
    font-size: 3rem; } }

.itemPager__link .icon-youtube::before {
  position: relative;
  z-index: 2; }

.itemPager__link .icon-youtube::after {
  content: "";
  position: absolute;
  width: 60%;
  height: 60%;
  display: block;
  z-index: 1;
  top: 20%;
  left: 20%;
  background-color: #fff; }

@media only screen and (max-width: 640px) {
  .item {
    margin-bottom: 30px; } }

@media only screen and (min-width: 641px) {
  .item {
    padding-top: 30px;
    padding-bottom: 80px; } }

@media only screen and (max-width: 640px) {
  .item__main {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 100%;
    margin-bottom: 20px;
    padding-top: 15px; } }

@media only screen and (min-width: 641px) {
  .item__main {
    margin-bottom: 100px; }
  .item__main::after {
    content: "";
    clear: both;
    display: block; } }

@media only screen and (max-width: 640px) {
  .item__favorite {
    width: 20px;
    margin-right: 10px; } }

@media only screen and (min-width: 641px) {
  .item__favorite {
    width: 30px; } }

.item__favorite::after {
  content: "\e91c";
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  line-height: 1; }

@media only screen and (max-width: 640px) {
  .item__favorite::after {
    font-size: 20px;
    font-size: 2rem; } }

@media only screen and (min-width: 641px) {
  .item__favorite::after {
    font-size: 30px;
    font-size: 3rem; } }

.item__favorite.is-active::after {
  color: #e7341d;
  content: "\e91d"; }

@media only screen and (max-width: 640px) {
  .item__favorite--pc {
    display: none; } }

@media only screen and (min-width: 641px) {
  .item__favorite--sp {
    display: none; } }

@media only screen and (max-width: 640px) {
  .item__categories {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; } }

.item__lead {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGP明朝E", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }

@media only screen and (max-width: 640px) {
  .item__lead {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dcdddd;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; } }

@media only screen and (min-width: 641px) {
  .item__lead {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    margin-bottom: 62px; } }

.item__description {
  letter-spacing: 0.1em;
  line-height: 1.3; }

@media only screen and (max-width: 640px) {
  .item__description {
    font-size: 20px;
    font-size: 2rem; } }

@media only screen and (min-width: 641px) {
  .item__description {
    padding-left: 30px;
    font-size: 30px;
    font-size: 3rem; } }

@media only screen and (max-width: 640px) {
  .item__heading {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; } }

@media only screen and (min-width: 641px) {
  .item__heading {
    float: right;
    width: 558px; } }

.item__title {
  letter-spacing: 0.1em; }

@media only screen and (max-width: 640px) {
  .item__title {
    margin-bottom: 10px;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.4; } }

@media only screen and (min-width: 641px) {
  .item__title {
    margin-bottom: 20px;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1.4; } }

@media only screen and (max-width: 640px) {
  .item__image {
    width: 100%;
    margin-bottom: 15px;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; } }

@media only screen and (min-width: 641px) {
  .item__image {
    float: left;
    width: 584px; } }

@media only screen and (max-width: 640px) {
  .item__other {
    width: 100%;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; } }

@media only screen and (min-width: 641px) {
  .item__other {
    float: right;
    width: 560px; } }

.item__row {
  border-bottom: 1px solid #dcdddd; }

@media only screen and (max-width: 640px) {
  .item__row {
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 15px; } }

@media only screen and (min-width: 641px) {
  .item__row {
    margin-bottom: 25px;
    padding-bottom: 25px; } }

@media only screen and (max-width: 640px) {
  .item__row--heading {
    padding-bottom: 0;
    border-bottom: none; } }

.item__author {
  letter-spacing: 0.1em;
  line-height: 1.6; }

@media only screen and (max-width: 640px) {
  .item__author {
    font-size: 13px;
    font-size: 1.3rem; } }

@media only screen and (min-width: 641px) {
  .item__author {
    font-size: 16px;
    font-size: 1.6rem; } }

.item__price {
  font-weight: bold;
  letter-spacing: 0.1em; }

@media only screen and (max-width: 640px) {
  .item__price {
    font-size: 18px;
    font-size: 1.8rem; } }

@media only screen and (min-width: 641px) {
  .item__price {
    font-size: 18px;
    font-size: 1.8rem; } }

.item__data {
  letter-spacing: 0.1em;
  line-height: 1.6; }

@media only screen and (max-width: 640px) {
  .item__data {
    margin-bottom: 15px;
    font-size: 13px;
    font-size: 1.3rem; } }

@media only screen and (min-width: 641px) {
  .item__data {
    margin-bottom: 25px; } }

@media only screen and (max-width: 640px) {
  .item__checkout {
    width: 100%;
    height: 70px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 68px; } }

@media only screen and (min-width: 641px) {
  .item__checkout {
    width: 365px;
    height: 60px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 58px; } }

.item__image {
  position: relative; }

@media only screen and (min-width: 641px) {
  .download {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; } }

@media only screen and (max-width: 640px) {
  .download__button {
    height: 52px;
    margin-bottom: 15px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 50px; } }

@media only screen and (min-width: 641px) {
  .download__button {
    width: 216px;
    height: 42px;
    line-height: 40px;
    margin-right: 20px; } }

.download__text {
  letter-spacing: 0.1em;
  line-height: 1.6; }

@media only screen and (max-width: 640px) {
  .itemSelect {
    margin-bottom: 15px; } }

@media only screen and (min-width: 641px) {
  .itemSelect {
    width: 100%;
    margin-bottom: 20px;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; } }

@media only screen and (max-width: 640px) {
  .itemSelect__title {
    margin-bottom: 10px;
    font-size: 15px;
    font-size: 1.5rem; } }

@media only screen and (min-width: 641px) {
  .itemSelect__title {
    width: 78px; } }

@media only screen and (min-width: 641px) {
  .itemSelect__select {
    width: 100%; } }

.embed {
  position: relative;
  width: 100%;
  padding-top: 56.25%; }

.embed iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%; }

.profileGroup__item {
  border-bottom: 1px solid #dcdddd; }

@media only screen and (max-width: 640px) {
  .profileGroup__item {
    padding-bottom: 25px;
    margin-bottom: 20px; } }

@media only screen and (min-width: 641px) {
  .profileGroup__item {
    padding-bottom: 38px;
    margin-bottom: 32px; } }

.profileGroup__item:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0; }

.profile__title {
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.5; }

@media only screen and (max-width: 640px) {
  .profile__title {
    margin-bottom: 10px;
    font-size: 15px;
    font-size: 1.5rem; } }

@media only screen and (min-width: 641px) {
  .profile__title {
    margin-bottom: 20px;
    font-size: 16px;
    font-size: 1.6rem; } }

@media only screen and (max-width: 640px) {
  .profile__body {
    margin-bottom: 10px; } }

@media only screen and (min-width: 641px) {
  .profile__body {
    margin-bottom: 25px; } }

.profile__body p {
  line-height: 1.6;
  letter-spacing: 0.1em; }

.textContents h3 {
  margin-bottom: 1em;
  line-height: 1.8; }

.textContents h4 {
  line-height: 1.8; }

.textContents p {
  margin-bottom: 1.5em;
  line-height: 1.6;
  letter-spacing: 0.1em; }

.textContents p:last-child {
  margin-bottom: 0; }

.indexList {
  counter-reset: number; }

@media only screen and (min-width: 641px) {
  .indexList__list {
    list-style-type: none; } }

.indexList__item {
  position: relative;
  margin-bottom: 1em;
  letter-spacing: 0.1em;
  line-height: 1.6; }

.indexList__item::before {
/*  counter-increment: number;
  content: counter(number, upper-roman);
  display: inline-block;
  text-align: left;
  position: absolute;
  left: 0;
  top: 0; */ }

.indexList__item:last-child {
  margin-bottom: 0; }

.share__list {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

@media only screen and (max-width: 640px) {
  .share__item {
    width: calc(100% / 4);
    margin-right: 0.5%; } }

@media only screen and (min-width: 641px) {
  .share__item {
    width: 118px;
    margin-right: 6px; } }

.share__item:last-child {
  margin-right: 0; }

@media only screen and (max-width: 640px) {
  .share__item--line {
    min-width: 83px; } }

.share__link {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  letter-spacing: 0.1em;
  text-align: center;
  text-decoration: none; }

@media only screen and (max-width: 640px) {
  .share__link {
    height: 26px; } }

@media only screen and (min-width: 641px) {
  .share__link {
    width: 118px;
    height: 34px; } }

.share__link--facebook {
  background-color: #3b5998; }

.share__link--twitter {
  background-color: #1da1f2; }

.share__link--google {
  background-color: #eb4337; }

.share__link--line {
  background-color: #00b900; }

@media only screen and (min-width: 641px) {
  .share__link:hover {
    opacity: .8; } }

@media only screen and (max-width: 640px) {
  .share__icon {
    margin-right: -2px;
    line-height: 26px; } }

@media only screen and (min-width: 641px) {
  .share__icon {
    margin-right: -2px; } }

@media only screen and (max-width: 640px) {
  .share__icon--facebook {
    font-size: 12px;
    font-size: 1.2rem; } }

@media only screen and (min-width: 641px) {
  .share__icon--facebook {
    font-size: 18px;
    font-size: 1.8rem; } }

@media only screen and (max-width: 640px) {
  .share__icon--twitter {
    font-size: 14px;
    font-size: 1.4rem; } }

@media only screen and (min-width: 641px) {
  .share__icon--twitter {
    font-size: 20px;
    font-size: 2rem; } }

@media only screen and (max-width: 640px) {
  .share__icon--google {
    font-size: 18px;
    font-size: 1.8rem; } }

@media only screen and (min-width: 641px) {
  .share__icon--google {
    font-size: 25px;
    font-size: 2.5rem; } }

@media only screen and (max-width: 640px) {
  .share__icon--line {
    font-size: 13px;
    font-size: 1.3rem;
    margin-left: 3px; } }

@media only screen and (min-width: 641px) {
  .share__icon--line {
    font-size: 20px;
    font-size: 2rem; } }

.share__text {
  font-weight: bold; }

@media only screen and (max-width: 640px) {
  .share__text {
    font-size: 10px;
    font-size: 1rem;
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
    line-height: 26px; } }

@media only screen and (min-width: 641px) {
  .share__text {
    font-size: 10px;
    font-size: 1rem;
    -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
            transform: scale(0.9); } }

@media only screen and (min-width: 641px) {
  .share--small .share__item {
    width: 96px;
    margin-right: 5px; } }

.share--small .share__item:last-child {
  margin-right: 0; }

@media only screen and (min-width: 641px) {
  .share--small .share__link {
    width: 96px;
    height: 28px; } }

@media only screen and (max-width: 640px) {
  .share--small .share__icon {
    line-height: 28px; } }

@media only screen and (min-width: 641px) {
  .share--small .share__icon--facebook {
    font-size: 14px;
    font-size: 1.4rem; } }

@media only screen and (min-width: 641px) {
  .share--small .share__icon--twitter {
    font-size: 17px;
    font-size: 1.7rem; } }

@media only screen and (min-width: 641px) {
  .share--small .share__icon--google {
    font-size: 20px;
    font-size: 2rem; } }

@media only screen and (min-width: 641px) {
  .share--small .share__icon--line {
    font-size: 18px;
    font-size: 1.8rem; } }

@media only screen and (min-width: 641px) {
  .share--small .share__text {
    font-size: 10px;
    font-size: 1rem;
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8); } }

.share--archive .share__item {
  width: 45px;
  margin-right: 0; }

.share--archive .share__link {
  width: 45px;
  height: 45px;
  letter-spacing: 0; }

.share--archive .share__icon {
  margin-right: 0;
  line-height: 45px; }

.share--archive .share__icon--facebook {
  font-size: 21px;
  font-size: 2.1rem; }

.share--archive .share__icon--twitter {
  font-size: 19px;
  font-size: 1.9rem; }

.share--archive .share__icon--google {
  font-size: 25px;
  font-size: 2.5rem; }

.share--archive .share__icon--line {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 800; }

.share--archive .share__icon--line:before {
  content: none; }

.share--archive .share__text {
  display: none; }

@media only screen and (max-width: 640px) {
  .siteListGroup__block {
    margin-top: 8px; } }

@media only screen and (min-width: 641px) {
  .siteListGroup__block {
    margin-top: 8px; } }

.siteListGroup__title {
  display: inline-block;
  color: #fff;
  text-align: center;
  background-color: #5f5f5f; }

@media only screen and (max-width: 640px) {
  .siteListGroup__title {
    min-width: 80px;
    height: 25px;
    margin-bottom: 10px;
    padding: 0 10px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 25px; } }

@media only screen and (min-width: 641px) {
  .siteListGroup__title {
    min-width: 85px;
    height: 25px;
    margin-bottom: 10px;
    padding: 0 12px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 25px; } }

.siteListGroup__title__soldput {
  line-height: 1em; }

@media only screen and (max-width: 640px) {
  .siteListGroup__title__soldput {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 12px;
    font-size: 1.2rem; } }

@media only screen and (min-width: 641px) {
  .siteListGroup__title__soldput {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 13px;
    font-size: 1.3rem; } }

.siteList {
  font-size: 0; }

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

@media only screen and (max-width: 640px) {
  .siteList--book {
    margin-bottom: 15px; } }

@media only screen and (min-width: 641px) {
  .siteList--book {
    margin-bottom: 25px; } }

.siteList__item {
  float: left;
  border: 1px solid #c8c8c8; }

@media only screen and (max-width: 640px) {
  .siteList__item {
    width: 49%;
    margin-bottom: 2%;
    margin-right: 2%; } }

@media only screen and (min-width: 641px) {
  .siteList__item {
    width: calc(49% - 4px);
    margin-bottom: 8px;
    margin-right: 8px; } }

@media only screen and (max-width: 640px) {
  .siteList__item:nth-child(2n) {
    margin-right: 0; } }

@media only screen and (min-width: 641px) {
  .siteList__item:nth-child(2n) {
    margin-right: 0; } }

@media only screen and (min-width: 641px) {
  .siteList--notonsale .siteList__item:nth-child(2n) {
    margin-right: 8px; } }

@media only screen and (min-width: 641px) {
  .siteList--notonsale .siteList__item:nth-child(4n) {
    margin-right: 0; } }

.siteList__link {
  display: block; }

@media only screen and (min-width: 641px) {
  .siteList__link:hover {
    opacity: .8; } }

@media only screen and (min-width: 641px) {
  .siteList__link img {
    max-width: 100%;
    height: auto; } }

@media only screen and (min-width: 641px) {
  .siteList--video .siteList__item {
    margin-right: 8px; } }

@media only screen and (max-width: 640px) {
  .siteList--notonsale {
    margin-top: 20px; } }

@media only screen and (min-width: 641px) {
  .siteList--notonsale {
    margin-top: 20px; } }

@media only screen and (min-width: 641px) {
  .siteList--notonsale .siteList__item {
    width: 130px; } }

@media only screen and (max-width: 640px) {
  .siteList--notonsale .siteList__item:last-child {
    margin-bottom: 0; } }

@media only screen and (max-width: 640px) {
  .siteList--notonsale .siteList__item:nth-last-child(2) {
    margin-bottom: 0; } }

@media only screen and (max-width: 640px) {
  .siteList--relatedEntry {
    margin-top: 20px; } }

@media only screen and (min-width: 641px) {
  .siteList--relatedEntry {
    margin-top: 15px; } }

@media only screen and (max-width: 640px) {
  .siteList--relatedEntry .siteList__item {
		margin-bottom: calc(2% + 5px); } }

@media only screen and (min-width: 641px) {
  .siteList--relatedEntry .siteList__item {
		width: calc(50% - 5px);
		margin-bottom: 10px;
		margin-right: 10px; } }

.siteList--relatedEntry .siteList__item:nth-child(2n) {
  margin-right: 0; }

.siteList--notonsale img,
.siteList--relatedEntry img {
  margin: 0 auto!important; }

.ranking {
  position: absolute;
  display: inline-block; }

@media only screen and (max-width: 640px) {
  .ranking {
    top: 7%;
    left: 4%;
    width: 18%; } }

@media only screen and (min-width: 641px) {
  .ranking {
    top: 35px;
    left: 20px;
    z-index: 1; } }

.ranking img {
  height: auto; }

@media only screen and (max-width: 640px) {
  .ranking img {
    width: 100%; } }

@media only screen and (min-width: 641px) {
  .ranking img {
    width: 37px;
    height: 56px; } }

@media only screen and (max-width: 640px) {
  .ranking--best3 {
    top: 2%; } }

@media only screen and (min-width: 641px) {
  .ranking--best3 {
    top: 15px; } }

@media only screen and (min-width: 641px) {
  .ranking--best3 img {
    height: 77px; } }

.ranking--inn {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
			-ms-flex-pack: justify;
					justify-content: space-between; }

@media only screen and (max-width: 640px) {
  .ranking--inn {
		padding-top: 5px;
		margin-bottom: 10px;
		align-items: flex-start; } }

@media only screen and (min-width: 641px) {
  .ranking--inn {
		margin-bottom: 18px; } }

@media only screen and (max-width: 640px) {
  .ranking--dvd {
		padding-top: 5px;
		width: 15%; } }

@media only screen and (min-width: 641px) {
  .ranking--dvd {
		width: 48px; } }

.ranking--dvd img {
  height: auto; }

@media only screen and (max-width: 640px) {
  .ranking--dvd img {
    width: 100%; } }

@media only screen and (min-width: 641px) {
  .ranking--dvd img {
    width: 37px; } }

@media only screen and (min-width: 641px) {
	.itemsGroup__list--grid4 .itemsGroup__item.ranking__item--top2 {
		width: 591px; }
	.ranking__item--top2 .items__title--ranking {
		width: calc(100% - 60px);
		font-size: 22px;
		font-weight: 2.2rem; }
	.ranking__item--top2 .ranking--inn {
		margin-bottom: 22px; }
	.ranking__item--top2 .items__thumb {
		width: 278px;
		height: 190px;
		float: left; }
	.ranking__item--top2 .items__heading {
		min-height: 190px;
		padding-left: 298px;
		padding-bottom: 40px;
		position: relative; }
	.ranking__item--top2 .items__showdetail {
		width: calc(100% - 298px);
		margin-bottom: 0;
		position: absolute;
		bottom: 0;
		right: 0; } }

@media only screen and (max-width: 640px) {
  .contentsBlockGroup {
    margin-bottom: 45px; } }

@media only screen and (min-width: 641px) {
  .contentsBlockGroup {
    margin-bottom: 90px; } }

.contentsBlockGroup--mbn {
  margin-bottom: 0; }

@media only screen and (min-width: 641px) {
  .contentsBlockGroup__item {
    margin-bottom: 90px; } }

@media only screen and (min-width: 641px) {
  .contentsBlockGroup__item--col1 {
    width: 584px;
    margin-bottom: 0; } }

@media only screen and (min-width: 641px) {
  .contentsBlockGroup__item--col1 .contentsBlock {
    margin-bottom: 60px; } }

@media only screen and (min-width: 641px) {
  .contentsBlockGroup__item--col2 {
    width: 560px;
    margin-bottom: 0; } }

@media only screen and (min-width: 641px) {
  .contentsBlockGroup__item:last-child {
    margin-bottom: 0; } }

@media only screen and (max-width: 640px) {
  .contentsBlockGroup__item:last-child .contentsBlock__body {
    padding-bottom: 0; } }

@media only screen and (min-width: 641px) {
  .contentsBlockGroup__grid {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 30px; } }

.contentsBlock__heading {
  border-bottom: 1px solid #000; }

@media only screen and (max-width: 640px) {
  .contentsBlock__heading {
    position: relative;
    padding: 15px 18px 15px 0; } }

@media only screen and (min-width: 641px) {
  .contentsBlock__heading {
    margin-bottom: 30px;
    padding-bottom: 25px; } }

.contentsBlock__title {
  letter-spacing: 0.1em; }

@media only screen and (max-width: 640px) {
  .contentsBlock__title {
    font-size: 18px;
    font-size: 1.8rem; } }

@media only screen and (min-width: 641px) {
  .contentsBlock__title {
    font-size: 20px;
    font-size: 2rem; } }

@media only screen and (max-width: 640px) {
  .contentsBlock__title i {
    margin-right: 5px;
    font-size: 18px;
    font-size: 1.8rem; } }

@media only screen and (min-width: 641px) {
  .contentsBlock__title i {
    margin-right: 8px; } }

@media only screen and (max-width: 640px) {
  .contentsBlock__body {
    display: none;
    padding: 20px 0 25px; } }

.contentsBlock__body--show {
  display: block; }

@media only screen and (max-width: 640px) {
  .contentsBlock__heading.js-accordion::after {
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    content: "\e909";
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 18px;
    height: 18px;
    font-size: 18px;
    font-size: 1.8rem;
    margin-top: -9px; } }

@media only screen and (max-width: 640px) {
  .contentsBlock__heading.js-accordion-open::after {
    content: "\e90a"; } }

@media only screen and (max-width: 640px) {
  .entry__heading {
    margin-bottom: 25px; } }

@media only screen and (min-width: 641px) {
  .entry__heading {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    margin-bottom: 40px; } }

.entry__title {
  font-weight: 600;
  line-height: 1.6; }

@media only screen and (max-width: 640px) {
  .entry__title {
    margin-bottom: 10px;
    padding-top: 15px;
    font-size: 20px;
    font-size: 2rem; } }

@media only screen and (min-width: 641px) {
  .entry__title {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGP明朝E", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    width: 100%;
    margin-bottom: 10px;
    font-size: 50px;
    font-size: 5rem;
    line-height: 1.3; } }

.entry__copy {
  font-weight: 600;
  line-height: 1.4; }

@media only screen and (max-width: 640px) {
  .entry__copy {
    margin-bottom: 10px;
    font-size: 13px;
    font-size: 1.3rem; } }

@media only screen and (min-width: 641px) {
  .entry__copy {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGP明朝E", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    width: 100%;
    margin-bottom: 20px;
    font-size: 20px;
    font-size: 2rem; } }

.entry__writer {
  font-weight: 600;
  line-height: 1.4; }

@media only screen and (max-width: 640px) {
  .entry__writer {
    margin-bottom: 20px;
    font-size: 12px;
    font-size: 1.2rem; } }

@media only screen and (min-width: 641px) {
  .entry__writer {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGP明朝E", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    width: 100%;
    margin-bottom: 20px;
    font-size: 14px;
    font-size: 1.4rem; } }

.entry__meta {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

@media only screen and (max-width: 640px) {
  .entry__meta {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dcdddd; } }

@media only screen and (min-width: 641px) {
  .entry__meta {
    width: 760px; } }

@media only screen and (min-width: 641px) {
  .entry__content .entry__meta {
    padding-top: 15px;
    width: 560px; } }

@media only screen and (min-width: 1281px) {
  .entry__content .entry__meta {
    width: 430px; } }

@media only screen and (max-width: 640px) {
  .entry__favorite {
    width: 18px;
    margin-right: 10px; } }

@media only screen and (min-width: 641px) {
  .entry__favorite {
    width: 29px;
    margin-right: 20px;
    cursor: pointer; } }

.entry__favorite::after {
  content: "\e91c";
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  line-height: 1; }

@media only screen and (max-width: 640px) {
  .entry__favorite::after {
    font-size: 20px;
    font-size: 2rem; } }

@media only screen and (min-width: 641px) {
  .entry__favorite::after {
    font-size: 29px;
    font-size: 2.9rem; } }

.entry__favorite.is-active::after {
  color: #e7341d;
  content: "\e91d"; }

.entry__date {
  display: inline-block;
  letter-spacing: 0.1em; }

@media only screen and (max-width: 640px) {
  .entry__date {
    margin-right: 10px;
    font-size: 13px;
    font-size: 1.3rem; } }

@media only screen and (min-width: 641px) {
  .entry__date {
    margin-right: 20px; } }

.entry__tag {
  position: relative;
  display: inline-block;
  color: #fff;
  font-weight: bold;
  background-color: #2b3896; }

@media only screen and (max-width: 640px) {
  .entry__tag {
    height: 20px;
    padding: 0 11px 0 8px;
    margin-right: 15px;
    font-size: 10px;
    font-size: 1rem;
    line-height: 20px;
    letter-spacing: 0.1em; } }

@media only screen and (min-width: 641px) {
  .entry__tag {
    height: 24px;
    padding: 0 13px 0 10px;
    margin-right: 20px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 24px;
    letter-spacing: 0.05em; } }

.entry__tag::after {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent #fff transparent transparent; }

@media only screen and (max-width: 640px) {
  .entry__tag::after {
    border-width: 10px 4px 10px 0; } }

@media only screen and (min-width: 641px) {
  .entry__tag::after {
    border-width: 12px 3px 12px 0; } }

@media only screen and (min-width: 641px) {
  .entry__share {
    width: 400px; } }

@media only screen and (max-width: 640px) {
  .entry__content .entry__share {
    margin: 0 auto;
    width: 135px; } }

@media only screen and (min-width: 641px) {
  .entry__content .entry__share {
    width: 135px; } }

@media only screen and (min-width: 641px) {
  .entry__content .entry__share.entry__share--bottom {
    margin: 0 auto; } }

@media only screen and (max-width: 640px) {
  .entry__eyecatch {
    margin: 0; } }

@media only screen and (min-width: 641px) {
  .entry__eyecatch {
    margin: 0;
    text-align: center; } }

@media only screen and (min-width: 641px) {
  .entry__eyecatch img {
    max-width: 1200px;
    width: 100%;
    height: auto; } }

.entry__eyecatch .entry__eyecatch--caption {
  text-align: left; }

@media only screen and (max-width: 640px) {
  .entry__eyecatch .entry__eyecatch--caption {
    margin-top: 8px;
    font-size: 11px;
    font-size: 1.1rem; } }

@media only screen and (min-width: 641px) {
  .entry__eyecatch .entry__eyecatch--caption {
    margin-top: 10px;
    font-size: 12px;
    font-size: 1.2rem; } }

@media only screen and (min-width: 641px) {
  .entry__eyecatch--newspaper {
    margin: 0 0 20px; } }

@media only screen and (min-width: 641px) {
  .entry__video {
    width: 900px;
    height: 540px;
    margin: 0 auto; } }

.entry__body {
  letter-spacing: 1px; }

@media only screen and (max-width: 640px) {
  .entry__body {
    padding-bottom: 40px; } }

@media only screen and (min-width: 641px) {
  .entry__body {
    width: 1000px;
    margin: 0 auto;
    font-size: 16px;
    font-size: 1.6rem;
    padding-bottom: 80px; } }

.entry__body h2 {
  font-weight: bold;
  line-height: 1.5;
  border-bottom: 1px solid #000; }

@media only screen and (max-width: 640px) {
  .entry__body h2 {
    margin-top: 20px;
    padding-bottom: 16px;
    font-size: 20px;
    font-size: 2rem; } }

@media only screen and (min-width: 641px) {
  .entry__body h2 {
    margin-top: 40px;
    padding-bottom: 10px;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.3; } }

.entry__body h3 {
  font-weight: bold; }

@media only screen and (max-width: 640px) {
  .entry__body h3 {
    margin-top: 20px;
    padding-bottom: 16px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.4em; } }

@media only screen and (min-width: 641px) {
  .entry__body h3 {
    margin-top: 35px;
		padding-bottom: 16px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.4em; } }

@media only screen and (max-width: 640px) {
  .entry__body p {
    margin-top: 15px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.5; } }

@media only screen and (min-width: 641px) {
  .entry__body p {
    margin-top: 30px;
    line-height: 1.4; } }

.entry__body p.page_links {
  text-align: center;
  font-size: 0;
  line-height: 0; }

@media only screen and (max-width: 640px) {
  .entry__body p.page_links {
    margin-top: 20px; } }

@media only screen and (min-width: 641px) {
  .entry__body p.page_links {
    margin-top: 40px; } }

.entry__body p.page_links span {
  line-height: 1;
  font-weight: 600;
  vertical-align: top;
  text-align: center;
  display: inline-block;
  color: #fff;
  background-color: #26318b;
  border-width: 1px;
  border-style: solid;
  border-color: #26318b; }

@media only screen and (max-width: 640px) {
  .entry__body p.page_links span {
    width: 36px;
    margin: 3px;
    padding: 10px 0;
    font-size: 16px; } }

@media only screen and (min-width: 641px) {
  .entry__body p.page_links span {
    width: 50px;
    margin: 5px;
    padding: 16px 0;
    font-size: 18px; } }

.entry__body p.page_links a span {
  background-color: #fff;
  color: #26318b; }

.entry__body p.page_links a:hover span {
  background-color: #26318b;
  color: #fff; }

.entry__body .caption {
  max-width: 100%!important;
  margin: 0 auto; }

.entry__body .caption.caption-small {
  width: 25%; }

.entry__body .caption.caption-medium {
  width: 50%; }

.entry__body .caption.caption-full {
  width: 100%; }

.entry__body .caption img {
  margin-top: 0; }

@media only screen and (max-width: 640px) {
  .entry__body p + .caption img, .entry__body h2 + .caption img, .entry__body h3 + .caption img {
    margin-top: 15px; } }

@media only screen and (min-width: 641px) {
  .entry__body p + .caption img, .entry__body h2 + .caption img, .entry__body h3 + .caption img {
    margin-top: 30px; } }

.entry__body .caption.caption-small img,
.entry__body .caption.caption-medium img,
.entry__body .caption.caption-full img,
.entry__body .caption.caption-small .caption-text,
.entry__body .caption.caption-medium .caption-text,
.entry__body .caption.caption-full .caption-text {
  width: 100%!important; }

.entry__body .caption-text {
  letter-spacing: inherit; }

@media only screen and (max-width: 640px) {
  .entry__body .caption-text {
    margin-top: 8px;
    font-size: 11px;
    font-size: 1.1rem; } }

@media only screen and (min-width: 641px) {
  .entry__body .caption-text {
    margin-top: 10px;
    font-size: 12px;
    font-size: 1.2rem; } }

.entry__body p.kisya, .entry__body p.interview {
  background-position: left top;
  background-repeat: no-repeat; }

.entry__body p.kisya {
  background-image: url(../img/interview/icon_kisya.gif); }

.entry__body p.interview {
 background-image: url(../img/interview/icon_interview.gif); }

@media only screen and (max-width: 640px) {
  .entry__body p.kisya, .entry__body p.interview {
    padding-left: 68px;
    margin-bottom: 1em;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.5;
    background-size: 58px auto; } }

@media only screen and (min-width: 641px) {
  .entry__body p.kisya, .entry__body p.interview {
    padding-left: 123px;
    margin-bottom: 12px;
    line-height: 1.6; } }

.entry__body p.kisya {
  font-weight: bold; }

.entry__image, .entry__body img {
  display: block;
  margin: 30px auto 0;
  text-align: center;
  max-width: 100%;
  height: auto; }

@media only screen and (max-width: 640px) {
  .entry__image, .entry__body img {
    margin-top: 15px; } }

@media only screen and (min-width: 641px) {
  .entry__image, .entry__body img {
    max-width: 1000px;
    margin-top: 30px; } }

.entry__body img.size-full {
  width: 100%;
  height: auto; }

.entry__body img.size-medium {
  width: 50%;
  height: auto; }

.entry__body img.size-medium + .caption-text {
  width: 50%;
  margin-left: auto;
  margin-right: auto; }

.entry__body img.size-thumbnail {
  width: 25%;
  height: auto; }

.entry__body img.size-thumbnail + .caption-text {
  width: 25%;
  margin-left: auto;
  margin-right: auto; }

.entry__body img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.entry__body img.alignleft, .entry__body .caption.alignleft {
	float: left;
	margin: 0.5em 1em 0.5em 0; }

.entry__body img.alignright, .entry__body .caption.alignright {
	float: right;
	margin: 0.5em 0 0.5em 1em; }

@media only screen and (max-width: 640px) {
  .entry__image--pc {
    display: none; } }

@media only screen and (min-width: 641px) {
  .entry__image--sp {
    display: none; } }

@media only screen and (max-width: 640px) {
  .entry__image--large {
    max-width: 100%; } }

@media only screen and (max-width: 640px) {
  .entry__image--medium {
    max-width: 75%; } }

@media only screen and (max-width: 640px) {
  .entry__image--small {
    max-width: 58%; } }

@media only screen and (min-width: 641px) {
  .entry__body--newspaper {
    width: 100%;
    margin-top: 50px; } }

@media only screen and (max-width: 640px) {
  .relatedBlockGroup__item {
    margin-bottom: 50px; } }

@media only screen and (min-width: 641px) {
  .relatedBlockGroup__item {
    margin-bottom: 70px; } }

.relatedBlockGroup__item:last-child {
  margin-bottom: 0; }

@media only screen and (max-width: 640px) {
  .relatedBlock__heading {
    margin-bottom: 30px;
    text-align: center; } }

@media only screen and (min-width: 641px) {
  .relatedBlock__heading {
    margin-bottom: 40px;
    padding-bottom: 25px;
    border-bottom: 1px solid #000; } }

.relatedBlock__title {
  letter-spacing: 0.1em; }

@media only screen and (max-width: 640px) {
  .relatedBlock__title {
    font-size: 24px;
    font-size: 2.4rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGP明朝E", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: 600; } }

@media only screen and (min-width: 641px) {
  .relatedBlock__title {
    font-size: 20px;
    font-size: 2rem; } }

@media only screen and (max-width: 640px) {
  .relatedBlock__icon {
    display: none; } }

@media only screen and (min-width: 641px) {
  .relatedBlock__icon {
    margin-right: 8px; } }

@media only screen and (min-width: 641px) {
  .relatedBlock__body--item {
    margin-bottom: 34px; } }

@media only screen and (max-width: 640px) {
  .relatedLink {
    border: 1px solid #A0A0A0; } }

@media only screen and (min-width: 641px) {
  .relatedLink {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    line-height: 60px;
    background: #F7F8F8; } }

.relatedLink__title {
  letter-spacing: 0.1em; }

@media only screen and (max-width: 640px) {
  .relatedLink__title {
    padding: 10px 3%;
    font-weight: bold;
    background: #F7F8F8; } }

@media only screen and (min-width: 641px) {
  .relatedLink__title {
    padding-left: 20px; } }

@media only screen and (min-width: 641px) {
  .relatedLink__title::after {
    content: '';
    padding-left: 20px;
    border-right: 1px solid #000; } }

.relatedLink__list {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

@media only screen and (max-width: 640px) {
  .relatedLink__list {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding: 10px 3% 0; } }

@media only screen and (min-width: 641px) {
  .relatedLink__list {
    margin-left: 25px; } }

@media only screen and (max-width: 640px) {
  .relatedLink__item {
    width: 48%;
    margin-right: 2%;
    margin-bottom: 10px; } }

@media only screen and (min-width: 641px) {
  .relatedLink__item {
    margin-right: 45px; } }

@media only screen and (min-width: 641px) {
  .relatedLink__item:last-child {
    margin-right: 0; } }

.relatedLink__link {
  text-decoration: none; }

@media only screen and (max-width: 640px) {
  .relatedLink__link {
    display: table; } }

@media only screen and (min-width: 641px) {
  .relatedLink__link {
    width: 100%;
    display: block;
    min-width: 152px; } }

@media only screen and (min-width: 641px) {
  .relatedLink__link:hover {
    opacity: 0.5;
    -webkit-transition: .3s;
    transition: .3s; } }

.relatedLink__icon {
  color: #000;
  vertical-align: middle; }

@media only screen and (max-width: 640px) {
  .relatedLink__icon {
    display: table-cell;
    padding-right: 8px;
    font-size: 32px;
    font-size: 3.2rem; } }

@media only screen and (min-width: 641px) {
  .relatedLink__icon {
    margin-right: 10px;
    font-size: 34px;
    font-size: 3.4rem; } }

.relatedLink__text {
  color: #000;
  font-weight: bold;
  letter-spacing: 0.1em; }

@media only screen and (max-width: 640px) {
  .relatedLink__text {
    display: table-cell;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.2;
    vertical-align: middle; } }

@media only screen and (max-width: 640px) {
  .genreGroup__block {
    margin-bottom: 35px; } }

@media only screen and (min-width: 641px) {
  .genreGroup__block {
    margin-bottom: 105px; } }

.genreGroup__block:last-child {
  margin-bottom: 0; }

.genreGroup__heading {
  display: block; }

@media only screen and (max-width: 640px) {
  .genreGroup__heading {
    margin-bottom: 25px; } }

@media only screen and (min-width: 641px) {
  .genreGroup__heading {
    position: relative;
    margin-bottom: 35px; } }

@media only screen and (min-width: 641px) {
  .genreGroup__heading::after {
    display: block;
    position: absolute;
    content: '';
    top: 50%;
    width: 100%;
    border-bottom: 1px solid #EFEFEF; } }

.genreGroup__title {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGP明朝E", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 600;
  letter-spacing: 0.1em;
  background: #FFF;
  z-index: 2; }

@media only screen and (max-width: 640px) {
  .genreGroup__title {
    font-size: 23px;
    font-size: 2.3rem;
    text-align: center; } }

@media only screen and (min-width: 641px) {
  .genreGroup__title {
    display: inline-block;
    position: relative;
    padding-right: 15px;
    font-size: 22px;
    font-size: 2.2rem; } }

@media only screen and (min-width: 641px) {
  .genre {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

.genre__title {
  position: relative;
  font-weight: bold;
  letter-spacing: 0.1em; }

@media only screen and (max-width: 640px) {
  .genre__title {
    height: 50px;
    margin-bottom: 10px;
    padding-left: 5%;
    color: #FFF;
    line-height: 50px;
    background: #2b3896; } }

@media only screen and (min-width: 641px) {
  .genre__title {
    width: 110px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    background: #EFEFEF; } }

.genre__title::after {
  position: absolute;
  content: ''; }

@media only screen and (max-width: 640px) {
  .genre__title::after {
    top: 50%;
    right: 15px;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
    -webkit-transition: .3s;
    transition: .3s; } }

@media only screen and (min-width: 641px) {
  .genre__title::after {
    top: 0;
    right: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 27.5px 0 27.5px 15px;
    border-color: transparent transparent transparent #EFEFEF; } }

@media only screen and (max-width: 640px) {
  .genre__title.is-open::after {
    margin-top: -2px;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); } }

@media only screen and (max-width: 640px) {
  .genre__body {
    display: none; } }

@media only screen and (min-width: 641px) {
  .genre__body {
    width: 1068px; } }

@media only screen and (max-width: 640px) {
  #bookGenre .genre__body {
    display: block; } }

@media only screen and (min-width: 641px) {
  #bookGenre .genre__body {
    width: 100%; } }

@media only screen and (max-width: 640px) {
  #bookGenre {
    margin-top: 25px; } }

@media only screen and (min-width: 641px) {
  #bookGenre {
    margin-top: 30px; } }

.genre__list {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

@media only screen and (max-width: 640px) {
  .genre__list {
    width: 100%;
    border: 1px solid #EFEFEF; } }

@media only screen and (min-width: 641px) {
  .genre__list {
    width: 1068px; } }

@media only screen and (max-width: 640px) {
  #bookGenre .genre__list {
    border: 1px solid #fff; } }

@media only screen and (min-width: 641px) {
  #bookGenre .genre__list {
    width: 100%; } }

@media only screen and (max-width: 640px) {
  .genre__item {
    width: 50%;
    border-right: 1px solid #EFEFEF;
    border-bottom: 1px solid #EFEFEF; } }

@media only screen and (min-width: 641px) {
  .genre__item {
    width: 212px;
    margin: 0 2px 2px 0;
    background: #7d7d7d; } }

@media only screen and (max-width: 640px) {
  #bookGenre .genre__item {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background: #000; } }

@media only screen and (min-width: 641px) {
  #bookGenre .genre__item {
    width: 238px;
    background: #000; } }

@media only screen and (min-width: 641px) {
  .genre__item:hover {
    background: #000;
    -webkit-transition: .3s;
    transition: .3s; } }

@media only screen and (min-width: 641px) {
  #bookGenre .genre__item:hover {
    background: #7d7d7d; } }

@media only screen and (max-width: 640px) {
  .genre__item:nth-child(2n) {
    border-right: 0; } }

.genre__item:nth-child(5n) {
  margin-right: 0; }

@media only screen and (max-width: 640px) {
  .genre__item:last-child {
    border-bottom: 0; } }

.genre__link {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  letter-spacing: 0.075em;
  line-height: 1.4;
  text-decoration: none; }

@media only screen and (max-width: 640px) {
  .genre__link {
    padding: 3% 3% 3% 15px;
    height: 45px;
    color: #000;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: bold; } }

@media only screen and (min-width: 641px) {
  .genre__link {
    padding-left: 30px;
    height: 55px;
    color: #FFF; } }

@media only screen and (max-width: 640px) {
  #bookGenre .genre__link {
    color: #fff; } }

.genre__link::before {
  position: absolute;
  top: 50%;
  display: block;
  content: '';
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }

@media only screen and (max-width: 640px) {
  .genre__link::before {
    left: 5px;
    width: 4px;
    height: 4px;
    margin-top: -3px;
    border-top: 1px solid #000;
    border-right: 1px solid #000; } }

@media only screen and (min-width: 641px) {
  .genre__link::before {
    left: 10px;
    width: 7px;
    height: 7px;
    margin-top: -5px;
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF; } }

@media only screen and (max-width: 640px) {
  #bookGenre .genre__link::before {
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF; } }

@media only screen and (min-width: 641px) {
  .authors {
    margin-top: 80px; } }

.authors__heading {
  display: block; }

@media only screen and (max-width: 640px) {
  .authors__heading {
    margin-bottom: 30px;
    padding-top: 10px; } }

@media only screen and (min-width: 641px) {
  .authors__heading {
    position: relative; } }

@media only screen and (min-width: 641px) {
  .authors__heading::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
    border-bottom: 1px solid #000; } }

.authors__title {
  font-weight: bold;
  letter-spacing: 0.1em;
  background: #FFF;
  z-index: 2; }

@media only screen and (max-width: 640px) {
  .authors__title {
    font-size: 24px;
    font-size: 2.4rem;
    text-align: center; } }

@media only screen and (min-width: 641px) {
  .authors__title {
    display: inline-block;
    position: relative;
    padding-right: 13px;
    font-size: 22px;
    font-size: 2.2rem; } }

@media only screen and (min-width: 641px) {
  .authors__body {
    width: 1140px;
    margin-left: 60px; } }

.authors__list {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

@media only screen and (max-width: 640px) {
  .authors__list {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

.authors__item {
  border-bottom: 1px solid #000; }

@media only screen and (max-width: 640px) {
  .authors__item {
    width: 48%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    text-align: left;
    border-color: #EFEFEF; } }

@media only screen and (min-width: 641px) {
  .authors__item {
    width: 228px;
    padding: 35px 0;
    text-align: center;
    border-color: #000; } }

@media only screen and (min-width: 641px) {
  .authors__item:nth-child(5n) .authors__link , .authors__item:last-child .authors__link {
    border-right: 0; } }

.authors__link {
  display: block;
  color: #000;
  text-decoration: none;
  letter-spacing: 0.1em; }

@media only screen and (max-width: 640px) {
  .authors__link {
    position: relative;
    padding-left: 20px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.4; } }

@media only screen and (min-width: 641px) {
  .authors__link {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.4;
    padding: 0 15px;
    border-right: 1px solid #000;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center; } }

@media only screen and (min-width: 641px) {
  .authors__link:hover {
    opacity: 0.8; } }

@media only screen and (max-width: 640px) {
  .authors__link::before {
    position: absolute;
    display: block;
    content: '';
    top: 50%;
    left: 0;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); } }

.authorSearch {
  position: relative; }

@media only screen and (max-width: 640px) {
  .authorSearch {
    margin-bottom: 10px; } }

@media only screen and (max-width: 640px) {
  .authorSearch:last-child {
    margin-bottom: 0; } }

@media only screen and (min-width: 641px) {
  .authorSearch--sp {
    display: none; } }

@media only screen and (max-width: 640px) {
  .authorSearch--pc {
    display: none; } }

@media only screen and (max-width: 640px) {
  .authorSearch__list::after {
    content: "";
    clear: both;
    display: block; } }

@media only screen and (min-width: 641px) {
  .authorSearch__list {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #000; } }

.authorSearch__item {
  text-align: center; }

@media only screen and (max-width: 640px) {
  .authorSearch__item {
    float: left;
    width: 25%;
    font-size: 17px;
    font-size: 1.7rem;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000; } }

@media only screen and (min-width: 641px) {
  .authorSearch__item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: 110px;
    height: 50px;
    border-right: 1px solid #000; } }

@media only screen and (max-width: 640px) {
  .authorSearch__item:first-child {
    border-left: 1px solid #000; } }

@media only screen and (min-width: 641px) {
  .authorSearch__item:last-child {
    border-right: 0; } }

.authorSearch__link {
  display: block;
  color: #000;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-decoration: none; }

@media only screen and (max-width: 640px) {
  .authorSearch__link {
    height: 43px;
    line-height: 43px; } }

@media only screen and (min-width: 641px) {
  .authorSearch__link {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 50px; } }

.authorSearch__link.is-open {
  color: #FFF;
  background: #2b3896; }

.authorSearch__link.is-current {
  color: #FFF;
  background: #2b3896; }

@media only screen and (min-width: 641px) {
  .authorSearch__link:hover {
    color: #FFF;
    cursor: pointer;
    background: #2b3896; } }

.syllabary {
  display: none;
  width: 100%; }

@media only screen and (max-width: 640px) {
  .syllabary {
    top: 45px; } }

@media only screen and (min-width: 641px) {
  .syllabary {
    position: absolute;
    left: 0;
    top: 52px; } }

.syllabary__list {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #2b3896; }

@media only screen and (max-width: 640px) {
  .syllabary__list {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding: 5% 0 0; } }

@media only screen and (min-width: 641px) {
  .syllabary__list {
    height: 70px; } }

.syllabary__item {
  text-align: center;
  border-right: 1px solid #FFF; }

@media only screen and (max-width: 640px) {
  .syllabary__item {
    width: 16.5%;
    margin-bottom: 5%; } }

@media only screen and (min-width: 641px) {
  .syllabary__item {
    width: 75px; } }

.syllabary__item:last-child {
  border-right: 0; }

@media only screen and (max-width: 640px) {
  .syllabary__item:nth-child(6n) {
    border-right: 0; } }

.syllabary__link {
  display: block;
  color: #FFF;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-decoration: none; }

@media only screen and (max-width: 640px) {
  .syllabary__link {
    font-size: 15px;
    font-size: 1.5rem; } }

@media only screen and (min-width: 641px) {
  .syllabary__link {
    font-size: 16px;
    font-size: 1.6rem; } }

@media only screen and (min-width: 641px) {
  .syllabary__link:hover {
    text-decoration: underline; } }

.megamenu {
  display: none;
  position: absolute;
  width: 100%;
  color: #fff;
  background-color: #EFEFEF;
  z-index: 3; }

@media only screen and (max-width: 640px) {
  .megamenu {
    padding: 4%; } }

@media only screen and (min-width: 641px) {
  .megamenu {
    top: 164px; } }

@media only screen and (min-width: 641px) {
  .megamenu.megamenu__slim {
    top: 150px; } }

@media only screen and (min-width: 641px) {
  .megamenu__inner {
    padding: 50px 45px 55px; } }

@media only screen and (max-width: 640px) {
  .megamenu__block {
    margin-bottom: 30px; } }

@media only screen and (min-width: 641px) {
  .megamenu__block {
    margin-bottom: 30px; } }

@media only screen and (min-width: 641px) {
  .megamenu__block--border {
    padding-bottom: 25px;
    border-bottom: 1px solid #C4C4C4; } }

.megamenu__heading {
  text-align: center; }

@media only screen and (max-width: 640px) {
  .megamenu__heading {
    margin-bottom: 15px; } }

@media only screen and (min-width: 641px) {
  .megamenu__heading {
    margin-bottom: 25px; } }

.megamenu__title {
  display: inline-block;
  padding: 0 1em;
  letter-spacing: 0.075em;
  color: #383838;
  border-left: 1px solid #383838;
  border-right: 1px solid #383838; }

@media only screen and (max-width: 640px) {
  .megamenu__title {
    font-weight: bold;
    font-size: 16px;
    font-size: 1.6rem; } }

@media only screen and (min-width: 641px) {
  .megamenu__title {
    font-size: 15px;
    font-size: 1.5rem; } }

.megamenu__footer {
  position: relative; }

.megamenu__button {
  display: block;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.075em;
  background-color: #1E3895;
  text-align: center; }

@media only screen and (max-width: 640px) {
  .megamenu__button {
    width: 40%;
    height: 34px;
    font-size: 10px;
    font-size: 1rem;
    line-height: 34px; } }

@media only screen and (min-width: 641px) {
  .megamenu__button {
    width: 155px;
    height: 34px;
    margin: 0 auto;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 34px;
    -webkit-transition: .3s;
    transition: .3s; } }

@media only screen and (min-width: 641px) {
  .megamenu__button:hover {
    opacity: 1;
    cursor: pointer;
    background-color: #000; } }

.megamenu__button::before {
  display: inline-block; }

@media only screen and (max-width: 640px) {
  .megamenu__button::before {
    font-size: 8px;
    font-size: 0.8rem;
    margin-right: 3px; } }

@media only screen and (min-width: 641px) {
  .megamenu__button::before {
    font-size: 9px;
    font-size: 0.9rem;
    margin-right: 5px; } }

@media only screen and (max-width: 640px) {
  .megamenu__button#js-megamenu-close {
    margin-left: auto;
    margin-right: auto; } }

.megamenu__link {
  position: absolute;
  top: 10px;
  right: 0;
  display: inline-block;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.1em; }

@media only screen and (max-width: 640px) {
  .megamenu__link {
    top: 12px;
    font-size: 12px;
    font-size: 1.2rem; } }

@media only screen and (min-width: 641px) {
  .megamenu__link {
    font-size: 13px;
    font-size: 1.3rem; } }

.megamenu__link:hover {
  cursor: pointer;
  text-decoration: none; }

@media only screen and (min-width: 641px) {
  .megamenu__link:hover {
    opacity: .8; } }

@media only screen and (max-width: 640px) {
  .drilldown--pc {
    display: none; } }

@media only screen and (min-width: 641px) {
  .drilldown--sp {
    display: none; } }

@media only screen and (max-width: 640px) {
  .drilldown__menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

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

@media only screen and (max-width: 640px) {
  .drilldown__item {
    width: calc(50% - 1px);
    margin-bottom: 1px; } }

@media only screen and (min-width: 641px) {
  .drilldown__item {
    float: left;
    display: table;
    width: 154px;
    margin-right: 5px;
    margin-bottom: 5px; } }

@media only screen and (min-width: 641px) {
  .drilldown__item:nth-child(7n) {
    margin-right: 0; } }

@media only screen and (max-width: 640px) {
  .drilldown__item--book {
    width: calc(50% - 1px);
    margin-bottom: 1px; } }

@media only screen and (min-width: 641px) {
  .drilldown__item--book {
    float: left;
    display: table;
    width: 180px;
    margin-right: 5px;
    margin-bottom: 5px; } }

@media only screen and (min-width: 641px) {
  .drilldown__item--book:nth-child(6n) {
    margin-right: 0; } }

.drilldown__button, .drilldown__link {
  position: relative;
  color: #fff;
  text-decoration: none;
  border: 1px solid #1E3895;
  letter-spacing: 0.075em;
  text-align: center;
  background-color: #1E3895;
  -webkit-transition: .3s;
  transition: .3s; }

@media only screen and (max-width: 640px) {
  .drilldown__button, .drilldown__link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 60px;
    font-weight: bold;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4; } }

@media only screen and (min-width: 641px) {
  .drilldown__button, .drilldown__link {
    display: table-cell;
    width: 100%;
    height: 58px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.2;
    vertical-align: middle; } }

@media only screen and (min-width: 641px) {
  .drilldown__button:hover, .drilldown__link:hover {
    background: #000;
    border-color: #2b3895; } }

.drilldown__button::after {
  position: absolute;
  display: block;
  content: '+';
  color: #fff;
  font-weight: normal; }

@media only screen and (max-width: 640px) {
  .drilldown__button::after {
    top: 50%;
    right: 5px;
    width: 14px;
    height: 14px;
    margin-top: -7px;
    font-size: 14px;
    font-size: 1.4rem; } }

@media only screen and (min-width: 641px) {
  .drilldown__button::after {
    top: 19px;
    right: 4px;
    width: 16px;
    height: 16px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1; } }

.drilldown__button.is-open {
  background: #000;
  border-color: #2b3895; }

.drilldown__button.is-open::after {
  content: '-'; }

.drilldown__content {
  display: none; }

@media only screen and (max-width: 640px) {
  .drilldown__content {
    padding: 10px 0 25px; } }

@media only screen and (max-width: 640px) {
  .categorySearch__list {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

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

@media only screen and (max-width: 640px) {
  .categorySearch__item {
    width: calc(50% - 1px);
    margin-bottom: 1px; } }

@media only screen and (min-width: 641px) {
  .categorySearch__item {
    float: left;
    display: table;
    width: 180px;
    margin-right: 5px;
    margin-bottom: 5px; } }

@media only screen and (min-width: 641px) {
  .categorySearch__item:nth-child(6n) {
    margin-right: 0; } }

@media only screen and (max-width: 640px) {
  .categorySearch__item--book {
    width: calc(50% - 1px);
    margin-bottom: 1px; } }

@media only screen and (min-width: 641px) {
  .categorySearch__item--book {
    float: left;
    display: table;
    width: 180px;
    margin-right: 5px;
    margin-bottom: 5px; } }

@media only screen and (min-width: 641px) {
  .categorySearch__item--book:nth-child(6n) {
    margin-right: 0; } }

@media only screen and (max-width: 640px) {
  .categorySearch__item--faq {
    width: calc(50% - 1px);
    margin-bottom: 1px; } }

@media only screen and (min-width: 641px) {
  .categorySearch__item--faq {
    float: left;
    display: table;
    width: 208px;
    margin-right: 2px;
    margin-bottom: 2px; } }

@media only screen and (min-width: 641px) {
  .categorySearch__item--faq:nth-child(6n) {
    margin-right: 2px; } }

@media only screen and (min-width: 641px) {
  .categorySearch__item--faq:nth-child(4n) {
    margin-right: 0; } }

.categorySearch__link {
  color: #fff;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.075em;
  line-height: 1.4;
  background-color: #000000;
  -webkit-transition: .3s;
  transition: .3s; }

@media only screen and (max-width: 640px) {
  .categorySearch__link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 52px;
    font-weight: bold;
    font-size: 12px;
    font-size: 1.2rem; } }

@media only screen and (min-width: 641px) {
  .categorySearch__link {
    display: table-cell;
    width: 100%;
    height: 44px;
    vertical-align: middle;
    font-size: 12px;
    font-size: 1.2rem; } }

@media only screen and (min-width: 641px) {
  .categorySearch__link:hover {
    background-color: #2b3895; } }

@media only screen and (min-width: 641px) {
  .form__inner {
    width: 840px;
    margin: 0 auto; } }

.form__title {
  font-weight: bold; }

@media only screen and (max-width: 640px) {
  .form__title {
    margin-bottom: 15px; } }

@media only screen and (min-width: 641px) {
  .form__title {
    margin-bottom: 20px;
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0.1em; } }

.form__text {
  line-height: 1.6; }

@media only screen and (max-width: 640px) {
  .form__text {
    margin-bottom: 15px;
    font-size: 13px;
    font-size: 1.3rem; } }

@media only screen and (min-width: 641px) {
  .form__text {
    margin-bottom: 52px;
    text-align: center; } }

@media only screen and (max-width: 640px) {
  .form__text--faq {
    margin-bottom: 10px; } }

@media only screen and (min-width: 641px) {
  .form__text--faq {
    margin-bottom: 40px; } }

@media only screen and (max-width: 640px) {
  .form__text--afterfaq {
    margin-top: 15px; } }

@media only screen and (min-width: 641px) {
  .form__text--afterfaq {
    text-align: left;
    margin-top: 52px; } }

.form__text--afterfaq .form__text--afterfaq_ttl {
  display: block;
  text-align: center;
  font-weight: 600;
  margin-bottom: 1em; }

@media only screen and (max-width: 640px) {
  .form__text--afterfaq .form__text--afterfaq_ttl {
    font-size: 15px;
    font-size: 1.5rem; } }

@media only screen and (min-width: 641px) {
  .form__text--afterfaq .form__text--afterfaq_ttl {
    font-size: 16px;
    font-size: 1.6rem; } }

.form__text--afterfaq .note {
  color: #ed0000;
  font-weight: 600; }

@media only screen and (max-width: 640px) {
  .form__text--center {
    text-align: center; } }

.must {
  color: #ff5728; }

@media only screen and (max-width: 640px) {
  .formTableGroup__block {
    margin-bottom: 30px; } }

@media only screen and (min-width: 641px) {
  .formTableGroup__block {
    margin-bottom: 40px; } }

.formTableGroup__block:last-child {
  margin-bottom: 0; }

.formTable {
  width: 100%;
  border: 1px solid #dcdddd; }

@media only screen and (max-width: 640px) {
  .formTable {
    border-collapse: separate; } }

.formTable thead th {
  color: #fff;
  text-align: left;
  background-color: #4958a4; }

@media only screen and (max-width: 640px) {
  .formTable thead th {
    padding: 10px 10px;
    font-weight: normal; } }

@media only screen and (min-width: 641px) {
  .formTable thead th {
    padding: 17px 20px;
    font-size: 16px;
    font-size: 1.6rem;
    position: relative; } }

@media only screen and (max-width: 640px) {
  .formTable thead th .note {
    margin-top: 5px;
    font-size: 11px;
    font-size: 1.1rem;
    display: inline-block; } }

@media only screen and (min-width: 641px) {
  .formTable thead th .note {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 16px;
    display: inline-block;
    position: absolute;
    right: 10px; } }

@media only screen and (max-width: 640px) {
  .formTable tbody tr:first-child th {
    padding-top: 14px; } }

@media only screen and (max-width: 640px) {
  .formTable tbody th,
  .formTable tbody td {
    display: block;
    text-align: left;
    padding: 0 14px; } }

@media only screen and (min-width: 641px) {
  .formTable tbody th,
  .formTable tbody td {
    border: 1px solid #dcdddd; } }

@media only screen and (max-width: 640px) {
  .formTable tbody th {
    padding-bottom: 8px;
    font-size: 15px;
    font-size: 1.5rem; } }

@media only screen and (min-width: 641px) {
  .formTable tbody th {
    width: 210px;
    padding: 30px 10px 30px 20px;
    text-align: left;
    line-height: 1.3;
    vertical-align: top; } }

.formTable tbody th .note {
  color: #ed0000;
  font-weight: 400;
  line-height: 1.58;
  margin-top: 1em; }

@media only screen and (max-width: 640px) {
  .formTable tbody th .note {
    font-size: 12px;
    font-size: 1.2rem; } }

@media only screen and (min-width: 641px) {
  .formTable tbody th .note {
    font-size: 12px;
    font-size: 1.2rem; } }

@media only screen and (max-width: 640px) {
  .formTable tbody td {
    padding-bottom: 14px; } }

@media only screen and (max-width: 640px) {
  .formTable tbody td.no_th {
    padding-top: 14px; } }

@media only screen and (min-width: 641px) {
  .formTable tbody td {
    padding: 18px 17px; } }

.formTable tbody td .err {
  padding-top: 5px;
  color: #f00; }

.formTable tbody td .note {
  padding-top: 5px; }

.formTable__note {
  display: block;
  font-weight: normal;
  letter-spacing: 0.1em; }

@media only screen and (max-width: 640px) {
  .formTable__note {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.4; } }

@media only screen and (min-width: 641px) {
  .formTable__note {
    padding-top: 10px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.6; } }

@media only screen and (max-width: 640px) {
  .formTable__date {
    margin-bottom: 10px; } }

.formTable__month {
  display: inline-block; }

@media only screen and (max-width: 640px) {
  .formTable__month {
    padding-right: 15px; } }

@media only screen and (min-width: 641px) {
  .formTable__month {
    padding-right: 15px;
    line-height: 40px; } }

.formTable__day {
  display: inline-block; }

@media only screen and (min-width: 641px) {
  .formTable__day {
    line-height: 40px; } }

@media only screen and (min-width: 641px) {
  .formTable--cart {
    border-bottom: none; } }

@media only screen and (max-width: 640px) {
	.formTable--shishacart {
		border: none; } }

@media only screen and (max-width: 640px) {
  .formTable--confirm tbody th {
    padding-top: 14px;
    border-top: 1px solid #dcdddd; } }

@media only screen and (max-width: 640px) {
  .formTable--confirm tbody td {
    line-height: 1.5; } }

@media only screen and (min-width: 641px) {
  .formTable--confirm tbody td {
    padding: 25px 17px;
    line-height: 1.6;
    vertical-align: middle; } }

@media only screen and (min-width: 641px) {
  .formTable--gray tbody th {
    width: 248px;
    vertical-align: middle;
    background-color: #f7f8f8; } }

@media only screen and (max-width: 640px) {
  .formBlockGroup__item {
    margin-bottom: 5%; } }

@media only screen and (min-width: 641px) {
  .formBlockGroup__item {
    margin-bottom: 35px; } }

.formBlockGroup__item:last-child {
  margin-bottom: 0; }

@media only screen and (max-width: 640px) {
  .formBlock {
    border: 1px solid #ddd; } }

.formBlock__title {
  color: #fff;
  background: #4958a4; }

@media only screen and (max-width: 640px) {
  .formBlock__title {
    height: 36px;
    padding: 0 15px;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: normal;
    line-height: 36px; } }

@media only screen and (min-width: 641px) {
  .formBlock__title {
    height: 40px;
    padding: 0 15px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 40px; } }

@media only screen and (max-width: 640px) {
  .formBlock__body {
    padding: 4%;
    background: #fff; } }

@media only screen and (min-width: 641px) {
  .formBlock__body {
    padding: 28px 30px;
    background: #f7f8f8; } }

@media only screen and (min-width: 641px) {
  .formBlock__body .ui-input {
    background-color: #fff; } }

.formBlock__body .err {
  padding-top: 5px;
  color: #f00; }

@media only screen and (max-width: 640px) {
  .formBlock__row {
    margin-bottom: 15px; } }

@media only screen and (min-width: 641px) {
  .formBlock__row {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 17px;
    margin-bottom: 17px;
    border-bottom: 1px solid #c8c8c8; } }

.formBlock__row:last-child {
  margin-bottom: 0; }

@media only screen and (min-width: 641px) {
  .formBlock__row:last-child {
    padding-bottom: 0;
    border-bottom: none; } }

.formBlock__name {
  font-weight: bold;
  text-align: left; }

@media only screen and (max-width: 640px) {
  .formBlock__name {
    margin-bottom: 8px; } }

@media only screen and (min-width: 641px) {
  .formBlock__name {
    width: 175px; } }

@media only screen and (min-width: 641px) {
  .formBlock__content {
    width: 608px; } }

@media only screen and (min-width: 641px) {
  .formBlock__confirm {
    font-weight: bold;
    line-height: 1.8; } }

.progress__list {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

@media only screen and (max-width: 640px) {
  .progress__list {
    margin-bottom: 20px;
    overflow: hidden; } }

@media only screen and (min-width: 641px) {
  .progress__list {
    margin-bottom: 55px; } }

.progress__item {
  position: relative;
  color: #fff;
  text-align: center;
  background: #c4c4c4; }

@media only screen and (max-width: 640px) {
  .progress__item {
    width: 32.8%;
    height: 30px;
    font-size: 8px;
    font-size: 0.8rem;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 30px;
    -webkit-transform: skew(20deg);
        -ms-transform: skew(20deg);
            transform: skew(20deg); } }

@media only screen and (min-width: 641px) {
  .progress__item {
    width: 272px;
    height: 40px;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 40px; } }

@media only screen and (max-width: 640px) {
  .progress__item::after {
    position: absolute;
    -webkit-transform: skew(-20deg);
        -ms-transform: skew(-20deg);
            transform: skew(-20deg);
    display: none;
    content: '';
    width: 10px;
    height: 30px; } }

@media only screen and (max-width: 640px) {
  .progress__item:first-child::after {
    display: block;
    left: -2px;
    bottom: 0;
    background: #c4c4c4; } }

@media only screen and (max-width: 640px) {
  .progress__item:last-child::after {
    display: block;
    top: 0;
    right: -2px;
    background: #c4c4c4; } }

@media only screen and (max-width: 640px) {
  .progress__item:first-child.progress__item--current::after {
    background: #6d6d6d; } }

@media only screen and (max-width: 640px) {
  .progress__item:last-child.progress__item--current::after {
    background: #6d6d6d; } }

@media only screen and (max-width: 640px) {
  .progress__step {
    display: none; } }

@media only screen and (min-width: 641px) {
  .progress__step {
    display: inline-block;
    position: absolute;
    left: 10px;
    color: #e1e1e1;
    font-size: 10px;
    font-size: 1rem;
    -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
            transform: scale(0.9); } }

@media only screen and (max-width: 640px) {
  .progress__title {
    position: relative;
    z-index: 2;
    display: inline-block;
    -webkit-transform: skew(-20deg);
        -ms-transform: skew(-20deg);
            transform: skew(-20deg); } }

@media only screen and (max-width: 640px) {
  .progress__list--grid4 .progress__item {
    width: 24.5%;
    font-size: 9px;
    font-size: 0.9rem; } }

@media only screen and (min-width: 641px) {
  .progress__list--grid4 .progress__item {
    width: 208px; } }

.progress__item--current {
  color: #fff;
  background: #6d6d6d; }

.progress__item--current .progress__step {
  color: #b6b6b6; }

@media only screen and (max-width: 640px) {
  .formButtons {
    width: 74%;
    margin: 35px auto 0; } }

@media only screen and (min-width: 641px) {
  .formButtons {
    margin-top: 80px; } }

@media only screen and (max-width: 640px) {
  .formButtons__list {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media only screen and (min-width: 641px) {
  .formButtons__list {
    width: 606px;
    margin: 0 auto;
    text-align: center; } }

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

@media only screen and (max-width: 640px) {
  .formButtons__item {
    width: 100%; } }

@media only screen and (min-width: 641px) {
  .formButtons__item {
    display: inline-block;
    width: 298px; } }

@media only screen and (max-width: 640px) {
  .formButtons__item--submit {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; } }

@media only screen and (min-width: 641px) {
  .formButtons__item--submit {
    float: right; } }

@media only screen and (max-width: 640px) {
  .formButtons__item--confirm {
    margin-top: 10px;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; } }

@media only screen and (min-width: 641px) {
  .formButtons__item--confirm {
    float: left; } }

.thanks__body {
  background-color: #f5f5f5; }

@media only screen and (max-width: 640px) {
  .thanks__body {
    padding: 5%; } }

@media only screen and (min-width: 641px) {
  .thanks__body {
    padding: 30px; } }

.thanks__title {
  font-weight: bold;
  text-align: center; }

@media only screen and (max-width: 640px) {
  .thanks__title {
    margin-bottom: 20px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.4; } }

@media only screen and (min-width: 641px) {
  .thanks__title {
    margin-bottom: 50px;
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 0.1em; } }

.thanks__title--note {
  font-weight: normal;
  color: #f00; }

@media only screen and (max-width: 640px) {
  .thanks__title .thanks__title--note {
    margin-top: 15px;
    font-size: 13px;
    font-size: 1.3rem; } }

@media only screen and (min-width: 641px) {
  .thanks__title .thanks__title--note {
    margin-top: 20px;
    font-size: 14px;
    font-size: 1.4rem; } }

@media only screen and (max-width: 640px) {
  .thanks__text {
    margin-bottom: 20px;
    line-height: 1.5; } }

@media only screen and (min-width: 641px) {
  .thanks__text {
    margin-bottom: 30px;
    line-height: 1.6; } }

.thanks__text:last-child {
  margin-bottom: 0; }

.thanks__link {
  color: #000; }

.thanks__link:hover {
  cursor: pointer;
  text-decoration: none; }

@media only screen and (min-width: 641px) {
  .thanks__link:hover {
    opacity: .8; } }

.formPolicy {
  background: #f7f8f8; }

@media only screen and (max-width: 640px) {
  .formPolicy {
    margin-top: 20px;
    padding: 25px 20px; } }

@media only screen and (min-width: 641px) {
  .formPolicy {
    margin-top: 40px;
    padding: 30px 40px; } }

.formPolicy--recruit {
  padding: 0;
  background: none; }

.formPolicy__title {
  font-weight: bold; }

@media only screen and (max-width: 640px) {
  .formPolicy__title {
    margin-bottom: 5px;
    font-size: 13px;
    font-size: 1.3rem; } }

@media only screen and (min-width: 641px) {
  .formPolicy__title {
    margin-bottom: 25px;
    letter-spacing: 0.1em; } }

.formPolicy__text {
  line-height: 1.6; }

@media only screen and (max-width: 640px) {
  .formPolicy__text {
    margin-bottom: 1.5em;
    font-size: 13px;
    font-size: 1.3rem; } }

@media only screen and (min-width: 641px) {
  .formPolicy__text {
    margin-bottom: 30px; } }

.formPolicy__link {
  color: #000; }

.formPolicy .err {
  padding-top: 5px;
  color: #f00; }

@media only screen and (max-width: 640px) {
  .sectionBlock {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #000; } }

@media only screen and (min-width: 641px) {
  .sectionBlock {
    margin-bottom: 70px;
    letter-spacing: 0.1em; } }

@media only screen and (max-width: 640px) {
  .sectionBlock:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none; } }

@media only screen and (min-width: 641px) {
  .sectionBlock:last-child {
    margin-bottom: 0; } }

@media only screen and (max-width: 640px) {
  .sectionBlock__heading {
    margin-bottom: 10px; } }

@media only screen and (min-width: 641px) {
  .sectionBlock__heading {
    margin-bottom: 14px;
    padding-bottom: 10px;
    border-bottom: 1px solid #000; } }

@media only screen and (max-width: 640px) {
  .sectionBlock__title {
    font-size: 16px;
    font-size: 1.6rem; } }

@media only screen and (min-width: 641px) {
  .sectionBlock__title {
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.8; } }

.sectionBlock__body {
  line-height: 1.6; }

@media only screen and (min-width: 641px) {
  .sectionBlock__headline {
    margin-bottom: 3px; } }

.sectionBlock__headline::before {
  content: '■'; }

@media only screen and (max-width: 640px) {
  .sectionBlock__text {
    margin-bottom: 20px; } }

@media only screen and (min-width: 641px) {
  .sectionBlock__text {
    margin-bottom: 25px; } }

.sectionBlock__text:last-child {
  margin-bottom: 0; }

.sectionBlock__text--mb {
  margin-bottom: 0; }

.sectionBlock__paltext {
  padding-left: 1em;
  display: block; }

@media only screen and (max-width: 640px) {
  .sectionBlock__text--contact {
    padding-top: 10px; } }

@media only screen and (min-width: 641px) {
  .sectionBlock__text--contact {
    padding-top: 30px; } }

.sectionBlock__text--contact a {
  color: #000;
  text-decoration: none; }

@media only screen and (min-width: 641px) {
  .sectionBlock__text--contact a:hover {
    text-decoration: underline; } }

.sectionBlock__textlink {
  color: #000;
  text-decoration: underline; }

@media only screen and (min-width: 641px) {
  .sectionBlock__textlink:hover {
    text-decoration: none; } }

.sectionBlock__link {
  color: #000;
  font-weight: bold; }

@media only screen and (min-width: 641px) {
  .sectionBlock__link:hover {
    text-decoration: none; } }

.sectionBlock__list {
  counter-reset: number 0; }

@media only screen and (min-width: 641px) {
  .sectionBlock__list {
    margin-bottom: 24px;
    line-height: 1.7; } }

.sectionBlock__list:last-child {
  margin-bottom: 0; }

@media only screen and (max-width: 640px) {
  .sectionBlock__list--pl {
    padding-left: 1em; } }

@media only screen and (min-width: 641px) {
  .sectionBlock__list--pl {
    padding-left: 1.5em; } }

@media only screen and (max-width: 640px) {
  .sectionBlock__list--dot .sectionBlock__item {
    position: relative;
    padding-left: 1.2em; } }

@media only screen and (min-width: 641px) {
  .sectionBlock__list--dot .sectionBlock__item {
    padding-left: 2.2em; } }

.sectionBlock__list--dot .sectionBlock__item::before {
  content: counter(number) "."; }

@media only screen and (max-width: 640px) {
  .sectionBlock__list--dot .sectionBlock__item::before {
    position: absolute;
    top: 0;
    left: 0; } }

@media only screen and (max-width: 640px) {
  .sectionBlock__list--small .sectionBlock__item {
    font-size: 12px;
    font-size: 1.2rem; } }

@media only screen and (min-width: 641px) {
  .sectionBlock__item {
    position: relative;
    padding-left: 1.2em; } }

.sectionBlock__item::before {
  counter-increment: number 1;
  content: counter(number) "）"; }

@media only screen and (min-width: 641px) {
  .sectionBlock__item::before {
    position: absolute;
    top: 0;
    left: 0; } }

.addressBlock {
  font-weight: bold;
  line-height: 1.6; }

@media only screen and (max-width: 640px) {
  .addressBlock {
    margin-bottom: 20px;
    font-size: 12px;
    font-size: 1.2rem; } }

@media only screen and (min-width: 641px) {
  .addressBlock {
    padding: 35px;
    margin-bottom: 24px;
    background-color: #f4f4f4; } }

.addressBlock:last-child {
  margin-bottom: 0; }

@-webkit-keyframes bg-gradient {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }

@keyframes bg-gradient {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }

@media only screen and (min-width: 641px) {
  .mainVisual {
    background: -moz-linear-gradient(top, #f8f8f8 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #f8f8f8 0%,#ffffff 100%);
    background: linear-gradient(to bottom, #f8f8f8 0%,#ffffff 100%); } }

@media only screen and (min-width: 641px) {
  .mainVisual__inner {
    width: 1200px;
    margin: 0 auto;
    padding: 46px 0 85px; } }

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

.mainVisual__inner.mainVisual__inner--loading {
  background: url(../img/loading.gif) center center no-repeat; } }

@media only screen and (max-width: 640px) {
  .mainVisual__inner.mainVisual__inner--loading {
     } }

@media only screen and (min-width: 641px) {
  .mainVisual__inner.mainVisual__inner--loading {
    padding: 538px 0 85px; } }

@keyframes bg-gradient {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }

@media only screen and (max-width: 640px) {
  .mvSlider {
    padding-bottom: 5px;
    background: -webkit-linear-gradient(left, #1da1f2, #ff4a73);
    background: linear-gradient(to right, #1da1f2, #ff4a73);
    background-size: 200% 200%;
    -webkit-animation: bg-gradient 5s ease infinite;
            animation: bg-gradient 5s ease infinite; } }

@media only screen and (min-width: 641px) {
  .mvSlider {
    float: left;
    width: 895px; } }

.mvSlider__list {
  display: none;
  position: relative; }

@media only screen and (max-width: 640px) {
  .mvSlider__list {
    padding-bottom: 43px;
    background-color: #fff; } }

@media only screen and (max-width: 640px) {
  .mvSlider__list .slick-prev,
  .mvSlider__list .slick-next {
    bottom: 16px; } }

@media only screen and (min-width: 641px) {
  .mvSlider__list .slick-prev,
  .mvSlider__list .slick-next {
    display: none !important; } }

.mvSlider__list .slick-dots {
  position: absolute; }

@media only screen and (max-width: 640px) {
  .mvSlider__list .slick-dots {
    bottom: 7px; } }

@media only screen and (min-width: 641px) {
  .mvSlider__list .slick-dots {
    padding-left: 305px;
    bottom: -55px; } }

.mvSlider__list.slick-initialized {
  display: block; }

@media only screen and (max-width: 640px) {
  .mvSlider__item {
    width: 100%; } }

@media only screen and (min-width: 641px) {
  .mvSlider__item {
    position: relative;
    width: 895px;
    height: 492px;
    padding-bottom: 7px;
    padding-right: 7px; } }

@media only screen and (min-width: 641px) {
  .mvSlider__item::after {
    position: absolute;
    top: 7px;
    right: 0;
    display: block;
    content: '';
    width: 826px;
    height: 485px;
    background: -webkit-linear-gradient(left, #1da1f2, #ff4a73);
    background: linear-gradient(to right, #1da1f2, #ff4a73);
    background-size: 200% 200%;
    -webkit-animation: bg-gradient 5s ease infinite;
            animation: bg-gradient 5s ease infinite; } }

@media only screen and (min-width: 641px) {
  .mvSlider .slick-center::before {
    right: -12px; } }

@media only screen and (min-width: 641px) {
  .mvSlider .slick-center .entries--slide {
    top: -12px; } }

@-webkit-keyframes bg-gradient2 {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }

@keyframes bg-gradient2 {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }

@media only screen and (max-width: 640px) {
  .pickupSlider {
    margin-bottom: 5%;
    padding-bottom: 5px;
    background: -webkit-linear-gradient(left, #d3f400, #ffaa00);
    background: linear-gradient(to right, #d3f400, #ffaa00);
    background-size: 200% 200%;
    -webkit-animation: bg-gradient2 5s ease infinite;
            animation: bg-gradient2 5s ease infinite; } }

@media only screen and (min-width: 641px) {
  .pickupSlider {
    float: right;
    width: 294px; } }

.pickupSlider__list {
  display: none;
  position: relative; }

@media only screen and (max-width: 640px) {
  .pickupSlider__list {
    padding: 20px 0 20px;
    background-color: #fff; } }

@media only screen and (min-width: 641px) {
  .pickupSlider__list {
    padding-right: 7px; } }

@media only screen and (min-width: 641px) {
  .pickupSlider__list::before {
    position: absolute;
    top: 7px;
    right: 0;
    display: block;
    content: '';
    width: 287px;
    height: 485px;
    background: -webkit-linear-gradient(left, #d3f400, #ffaa00);
    background: linear-gradient(to right, #d3f400, #ffaa00);
    background-size: 200% 200%;
    -webkit-animation: bg-gradient2 5s ease infinite;
            animation: bg-gradient2 5s ease infinite; } }

@media only screen and (min-width: 641px) {
  .pickupSlider__list .slick-list {
    background-color: #fff; } }

@media only screen and (max-width: 640px) {
  .pickupSlider__list .slick-prev,
  .pickupSlider__list .slick-next {
    bottom: 16px; } }

@media only screen and (min-width: 641px) {
  .pickupSlider__list .slick-prev,
  .pickupSlider__list .slick-next {
    display: none !important; } }

.pickupSlider__list .slick-dots {
  position: absolute; }

@media only screen and (max-width: 640px) {
  .pickupSlider__list .slick-dots {
    bottom: 7px; } }

@media only screen and (min-width: 641px) {
  .pickupSlider__list .slick-dots {
    bottom: -55px; } }

.pickupSlider__list.slick-initialized {
  display: block; }

@media only screen and (max-width: 640px) {
  .pickupSlider__item {
    background-color: #eee; } }

@media only screen and (min-width: 641px) {
  .pickupSlider__item {
    width: 287px;
    height: 485px; } }

@media only screen and (min-width: 641px) {
  .pickupSlider .slick-center::before {
    right: -12px; } }

@media only screen and (min-width: 641px) {
  .pickupSlider .slick-center .entries--slide {
    top: -12px; } }

@media only screen and (max-width: 640px) {
  .bookSlider {
    margin-bottom: 70px; } }

@media only screen and (min-width: 641px) {
  .bookSlider {
    margin-bottom: 40px; } }

@media only screen and (max-width: 640px) {
  .bookSlider__item {
    vertical-align: top; } }

@media only screen and (min-width: 641px) {
  .bookSlider__item {
    width: 284px; } }

@media only screen and (min-width: 641px) {
  .bookSlider .slick-slide .slick-rows:first-child {
    margin-bottom: 16px; } }

@media only screen and (min-width: 641px) {
  .bookSlider .slick-rows {
    width: 1200px;
    padding: 0 8px;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

.bookSlider {
  display: none; }

.bookSlider.slick-initialized {
  display: block; }

@media only screen and (max-width: 640px) {
  .movieSlider {
    margin-bottom: 70px; } }

@media only screen and (min-width: 641px) {
  .movieSlider {
    margin-bottom: 40px; } }

@media only screen and (min-width: 641px) {
  .movieSlider__item {
    margin: 0 8px; } }

.movieSlider {
  display: none; }

.movieSlider.slick-initialized {
  display: block; }

@media only screen and (min-width: 641px) {
  .dvdSlider {
    margin-bottom: 34px; } }

@media only screen and (max-width: 640px) {
  .dvdSlider__item {
    margin-bottom: 0;
    vertical-align: top; } }

@media only screen and (max-width: 640px) {
  .author__heading {
    padding: 30px 0;
    text-align: center;
    border-top: 1px solid #EFEFEF;
    border-bottom: 1px solid #EFEFEF; } }

@media only screen and (min-width: 641px) {
  .author__heading {
    margin-bottom: 70px;
    border-bottom: 1px solid #EFEFEF; } }

@media only screen and (max-width: 640px) {
  .author__inner {
    padding: 30px 5%; } }

@media only screen and (min-width: 641px) {
  .author__inner {
    width: 1200px;
    margin: 0 auto 70px; } }

.author__title {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGP明朝E", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.1em; }

@media only screen and (max-width: 640px) {
  .author__title {
    font-size: 26px;
    font-size: 2.6rem; } }

@media only screen and (min-width: 641px) {
  .author__title {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
    font-size: 40px;
    font-size: 4rem;
    font-weight: 600;
    line-height: 1.4em; } }

@media only screen and (max-width: 640px) {
  .author__ruby {
    display: block;
    margin-top: 10px;
    font-size: 16px;
    font-size: 1.6rem; } }

@media only screen and (min-width: 641px) {
  .author__ruby {
    display: block;
    font-size: 30px;
    font-size: 3rem; } }

@media only screen and (max-width: 640px) {
  .author__en {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    font-size: 1.4rem; } }

@media only screen and (min-width: 641px) {
  .author__en {
    display: block;
    font-size: 26px;
    font-size: 2.6rem; } }

@media only screen and (min-width: 641px) {
  .author__body {
    margin-bottom: 70px; } }

.author__body p {
  line-height: 1.8;
  letter-spacing: 0.1em; }

@media only screen and (max-width: 640px) {
  .author__body p {
    margin-bottom: 20px; } }

@media only screen and (min-width: 641px) {
  .author__body p {
    margin-bottom: 30px;
    font-size: 18px;
    font-size: 1.8rem; } }

@media only screen and (min-width: 641px) {
  .author__body p:last-child {
    margin-bottom: 0; } }

@media only screen and (max-width: 640px) {
  .errataGroup {
    margin-bottom: 20px;
    padding-top: 25px; } }

@media only screen and (min-width: 641px) {
  .errataGroup {
    padding-top: 50px;
    margin-bottom: 50px; } }

.errataGroup__heading {
  display: table;
  width: 100%; }

@media only screen and (max-width: 640px) {
  .errataGroup__heading {
    margin-bottom: 10px; } }

@media only screen and (min-width: 641px) {
  .errataGroup__heading {
    margin-bottom: 30px; } }

.errataGroup__heading div {
  display: table-cell;
  table-layout: fixed;
  color: #fff;
  letter-spacing: 0.1em;
  text-align: center;
  vertical-align: middle;
  background-color: #4958a4; }

@media only screen and (max-width: 640px) {
  .errataGroup__heading div {
    padding: 15px 4px;
    font-size: 9px;
    font-size: 0.9rem;
    line-height: 1.4; } }

@media only screen and (min-width: 641px) {
  .errataGroup__heading div {
    padding: 18px 0;
    margin-bottom: 30px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold; } }

@media only screen and (max-width: 640px) {
  .errataGroup__number {
    width: 16%; } }

@media only screen and (min-width: 641px) {
  .errataGroup__number {
    width: 200px; } }

@media only screen and (max-width: 640px) {
  .errataGroup__date {
    width: 24%; } }

@media only screen and (min-width: 641px) {
  .errataGroup__date {
    width: 200px; } }

.errataGroup__name {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff; }

@media only screen and (max-width: 640px) {
  .errataGroup__name {
    width: 60%; } }

@media only screen and (min-width: 641px) {
  .errataGroup__name {
    width: 702px; } }

@media only screen and (max-width: 640px) {
  .errataGroup__item {
    margin-bottom: 5px; } }

@media only screen and (min-width: 641px) {
  .errataGroup__item {
    margin-bottom: 10px; } }

.errata {
  width: 100%; }

.errata__heading {
  width: 100%;
  display: table;
  table-layout: fixed;
  border: 1px solid #d9d9d9;
  background-color: #f7f8f8; }

.errata__number, .errata__name, .errata__date {
  display: table-cell;
  letter-spacing: 0.1em;
  vertical-align: middle; }

@media only screen and (max-width: 640px) {
  .errata__number, .errata__name, .errata__date {
    line-height: 1.4; } }

@media only screen and (min-width: 641px) {
  .errata__number, .errata__name, .errata__date {
    padding: 18px 0;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.6; } }

.errata__number {
  text-align: center; }

@media only screen and (max-width: 640px) {
  .errata__number {
    width: 16%;
    padding: 8px 4px;
    font-size: 9px;
    font-size: 0.9rem; } }

@media only screen and (min-width: 641px) {
  .errata__number {
    width: 200px; } }

.errata__date {
  text-align: center; }

@media only screen and (max-width: 640px) {
  .errata__date {
    width: 24%;
    padding: 8px 4px;
    font-size: 9px;
    font-size: 0.9rem; } }

@media only screen and (min-width: 641px) {
  .errata__date {
    width: 200px; } }

.errata__name {
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9; }

@media only screen and (max-width: 640px) {
  .errata__name {
    width: 60%;
    padding: 8px 10px;
    font-size: 13px;
    font-size: 1.3rem; } }

@media only screen and (min-width: 641px) {
  .errata__name {
    width: 702px;
    padding-left: 25px; } }

.errata__body {
  display: none;
  border: 1px solid #d9d9d9;
  border-top: 0; }

@media only screen and (max-width: 640px) {
  .errata__body {
    padding: 10px; } }

@media only screen and (min-width: 641px) {
  .errata__body {
    padding: 30px; } }

.errataTable {
  width: 100%; }

@media only screen and (max-width: 640px) {
  .errataTable--sp {
    margin-bottom: 10px; } }

@media only screen and (min-width: 641px) {
  .errataTable--sp {
    display: none;
    margin-bottom: 10px; } }

@media only screen and (max-width: 640px) {
  .errataTable--sp:last-child {
    margin-bottom: 0; } }

@media only screen and (max-width: 640px) {
  .errataTable--pc {
    display: none; } }

.errataTable th {
  letter-spacing: 0.1em;
  vertical-align: middle;
  border: 1px solid #d9d9d9;
  background-color: #f7f8f8; }

@media only screen and (max-width: 640px) {
  .errataTable th {
    padding: 10px;
    font-size: 12px;
    font-size: 1.2rem; } }

@media only screen and (min-width: 641px) {
  .errataTable th {
    height: 52px;
    padding: 0 20px;
    text-align: left; } }

@media only screen and (min-width: 641px) {
  .errataTable .errataTable__printed {
    width: 90px;
    text-align: center; } }

@media only screen and (min-width: 641px) {
  .errataTable .errataTable__reflection {
    width: 200px; } }

@media only screen and (max-width: 640px) {
  .errataTable .errataTable__content, .errataTable__reflection,
  .errataTable .errataTable__number {
    text-align: left; } }

.errataTable td {
  line-height: 1.4;
  border: 1px solid #d9d9d9; }

@media only screen and (max-width: 640px) {
  .errataTable td {
    padding: 10px; } }

@media only screen and (min-width: 641px) {
  .errataTable td {
    padding: 20px; } }

.errataTable__col1 {
  text-align: center; }

@media only screen and (max-width: 640px) {
  .errataTable__col1 {
    font-size: 12px;
    font-size: 1.2rem;
    vertical-align: middle; } }

@media only screen and (max-width: 640px) {
  .errataTable__col2 {
    font-size: 11px;
    font-size: 1.1rem;
    vertical-align: middle; } }

@media only screen and (min-width: 641px) {
  .errataTable__col2 {
    width: 350px; } }

.errataTable__col3 {
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  background-color: #f7f8f8; }

@media only screen and (max-width: 640px) {
  .errataTable__col3 {
    font-size: 12px;
    font-size: 1.2rem; } }

@media only screen and (min-width: 641px) {
  .errataTable__col3 {
    width: 70px; } }

@media only screen and (max-width: 640px) {
  .errataTable__col4 {
    font-size: 11px;
    font-size: 1.1rem;
    vertical-align: middle; } }

.errataTable__col4 img {
  margin-top: 1em; }

@media only screen and (max-width: 640px) {
  .errataTable__col5 {
    font-size: 11px;
    font-size: 1.1rem; } }

@media only screen and (min-width: 641px) {
  .errataTable__col5 {
    width: 200px; } }

@media only screen and (max-width: 640px) {
  .company {
    margin-top: 20px; } }

.company__heading {
  display: block;
  position: relative; }

@media only screen and (min-width: 641px) {
  .company__heading {
    margin-bottom: 50px; } }

.company__heading::after {
  display: block;
  position: absolute;
  content: '';
  top: 50%;
  width: 100%;
  border-bottom: 1px solid #000; }

.company__title {
  display: inline-block;
  position: relative;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  letter-spacing: 0.1em;
  background: #FFF;
  z-index: 2; }

@media only screen and (max-width: 640px) {
  .company__title {
    padding-right: 10px;
    font-size: 17px;
    font-size: 1.7rem; } }

@media only screen and (min-width: 641px) {
  .company__title {
    padding-right: 15px;
    font-size: 20px;
    font-size: 2rem; } }

@media only screen and (min-width: 641px) {
  .company__body {
    width: 950px;
    margin: 0 auto; } }

@media only screen and (min-width: 641px) {
  .company__map {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 45px; } }

.company__text {
  letter-spacing: 0.1em; }

@media only screen and (max-width: 640px) {
  .company__text {
    margin-top: 10px;
    line-height: 1.6; } }

@media only screen and (min-width: 641px) {
  .company__text {
    margin-left: 35px;
    line-height: 1.8; } }

@media only screen and (max-width: 640px) {
  .map {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden; } }

@media only screen and (max-width: 640px) {
  .map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important; } }

@media only screen and (max-width: 640px) {
  .adressList__item {
    position: relative;
    padding-left: 1em; } }

@media only screen and (max-width: 640px) {
  .adressList__item::before {
    position: absolute;
    top: 0;
    left: 0;
    content: '・'; } }

@media only screen and (max-width: 640px) {
  .map {
    position: relative;
    width: 90%;
    margin: 30px auto 0;
    padding-bottom: 100%;
    height: 0;
    overflow: hidden; } }

@media only screen and (min-width: 641px) {
  .map {
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    width: 1000px; } }

@media only screen and (max-width: 640px) {
  .map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important; } }

@media only screen and (min-width: 641px) {
  .results__inner {
    width: 1200px;
    margin: 0 auto; } }

@media only screen and (min-width: 641px) {
  .results__heading {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 40px; } }

.resultsStatus {
  font-weight: bold;
  letter-spacing: 0.1em; }

@media only screen and (max-width: 640px) {
  .resultsStatus {
    padding-top: 10px;
    text-align: center;
    font-size: 12px;
    font-size: 1.2rem; } }

@media only screen and (min-width: 641px) {
  .resultsStatus {
    font-size: 13px;
    font-size: 1.3rem; } }

.resultsStatus--footer {
  text-align: center; }

@media only screen and (min-width: 641px) {
  .resultsStatus--footer {
    margin-bottom: 40px; } }

@media only screen and (max-width: 640px) {
  .resultsGroup {
    padding-top: 20px;
    margin-bottom: 30px; } }

@media only screen and (min-width: 641px) {
  .resultsGroup {
    margin-bottom: 70px; } }

.resultsGroup__item {
  border-bottom: 1px solid #efefef; }

@media only screen and (max-width: 640px) {
  .resultsGroup__item {
    margin-bottom: 29px;
    padding-bottom: 29px; } }

@media only screen and (min-width: 641px) {
  .resultsGroup__item {
    margin-bottom: 39px;
    padding-bottom: 39px; } }

.resultsGroup__item:last-child {
  margin-bottom: 0; }

.result__link {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  color: #000000;
  text-decoration: none;
  -webkit-transition: .2s;
  transition: .2s; }

@media only screen and (min-width: 641px) {
  .result__link:hover {
    opacity: .8; } }

@media only screen and (min-width: 641px) {
  .result__link:hover img {
    opacity: .8; } }

.result__thumb {
  position: relative;
  border: 1px solid #dcdddd;
  background-color: #fff; }

@media only screen and (max-width: 640px) {
  .result__thumb {
    width: 100px;
    height: 92px; } }

@media only screen and (min-width: 641px) {
  .result__thumb {
    width: 287px;
    height: 265px; } }

.result__thumb--noborder {
  border: none; }

.result__image {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%; }

@media only screen and (max-width: 640px) {
  .result__image {
    padding: 15px; } }

@media only screen and (max-width: 640px) {
  .result__image img {
    width: auto;
    height: auto;
    max-height: 100%; } }

@media only screen and (max-width: 640px) {
  .result__heading {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-left: 12px; } }

@media only screen and (min-width: 641px) {
  .result__heading {
    width: 863px; } }

.result__date {
  display: block;
  color: #9fa0a0;
  letter-spacing: 0.075em; }

@media only screen and (max-width: 640px) {
  .result__date {
    margin-bottom: 8px;
    font-size: 11px;
    font-size: 1.1rem; } }

@media only screen and (min-width: 641px) {
  .result__date {
    margin-bottom: 20px;
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: bold; } }

@media only screen and (max-width: 640px) {
  .result__title {
    margin-bottom: 5px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.4; } }

@media only screen and (min-width: 641px) {
  .result__title {
    margin-bottom: 18px;
    font-size: 35px;
    font-size: 3.5rem;
    font-weight: bold;
    line-height: 1.1; } }

@media only screen and (max-width: 640px) {
  .result__title--small {
    font-size: 15px;
    font-size: 1.5rem; } }

@media only screen and (min-width: 641px) {
  .result__title--small {
    font-size: 28px;
    font-size: 2.8rem; } }

@media only screen and (max-width: 640px) {
  .result__meta {
    margin-bottom: 8px; } }

@media only screen and (min-width: 641px) {
  .result__meta {
    margin-bottom: 8px; } }

@media only screen and (max-width: 640px) {
  .result__meta .categories {
    font-size: 0px;
    font-size: 0rem; } }

@media only screen and (max-width: 640px) {
  .result__meta .categories__item {
    margin-right: 2px;
    margin-bottom: 2px; } }

@media only screen and (max-width: 640px) {
  .result__meta .category {
    font-size: 9px;
    font-size: 0.9rem;
    font-weight: bold; } }

.result__text {
  font-weight: normal;
  line-height: 1.6; }

@media only screen and (max-width: 640px) {
  .result__text {
    font-weight: bold;
    font-size: 12px;
    font-size: 1.2rem; } }

@media only screen and (min-width: 641px) {
  .result__text {
    margin-top: 18px;
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: 0.05em; } }

@media only screen and (max-width: 640px) {
  .resultInformation {
    margin-top: 8px;
    font-size: 13px;
    font-size: 1.3rem; } }

@media only screen and (min-width: 641px) {
  .resultInformation {
    margin-top: 8px;
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: 0.075em; } }

@media only screen and (max-width: 640px) {
  .resultInformation__item {
    display: table;
    table-layout: fixed;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.6; } }

@media only screen and (min-width: 641px) {
  .resultInformation__item {
    display: table;
    table-layout: fixed;
    line-height: 1.4; } }

@media only screen and (max-width: 640px) {
  .resultInformation__title {
    width: 3em;
    display: table-cell; } }

@media only screen and (max-width: 640px) {
  .resultInformation__body {
    display: table-cell; } }

@media only screen and (max-width: 640px) {
  .mypage__button {
    width: 35%;
    min-width: 140px;
    height: 30px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 30px;
    margin: 15px 0 0 auto; } }

@media only screen and (min-width: 641px) {
  .mypage__button {
    width: 290px;
    height: 45px;
    line-height: 43px;
    margin: 25px 0 0 auto; } }

@media only screen and (max-width: 640px) {
  .mypage__button--item {
    margin-top: 0; } }

@media only screen and (min-width: 641px) {
  .mypage__button--item {
    margin-top: 9px; } }

@media only screen and (max-width: 640px) {
  .mypage__button--item__unsubscribe {
    margin-top: 10px;
    padding: 0; } }

@media only screen and (min-width: 641px) {
  .mypage__button--item__unsubscribe {
    margin-top: 0;
    position: absolute;
    top: 0;
    right: 0; } }

.mypage__button--entry {
  margin-top: 0; }

@media only screen and (max-width: 640px) {
  .mypage__button.ui-button--arrow:after {
    width: 6px;
    height: 6px;
    margin-top: -3px; } }

@media only screen and (min-width: 641px) {
  .mypage__button.ui-button--arrow:after {
    width: 8px;
    height: 8px;
    margin-top: -4px; } }

@media only screen and (min-width: 641px) {
  .contentsBlock__body--unsubscribe {
    position: relative; } }

@media only screen and (max-width: 640px) {
  .mypage__unsubscribe {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4em; } }

@media only screen and (min-width: 641px) {
  .mypage__unsubscribe {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 45px; } }

.memberTable {
  width: 100%; }

@media only screen and (max-width: 640px) {
  .memberTable {
    border-top: 1px solid #dcdddd; } }

@media only screen and (min-width: 641px) {
  .memberTable--sp {
    display: none; } }

@media only screen and (max-width: 640px) {
  .memberTable--pc {
    display: none; } }

@media only screen and (max-width: 640px) {
  .memberTable th,
  .memberTable td {
    text-align: left;
    padding: 0 10px; } }

@media only screen and (min-width: 641px) {
  .memberTable th,
  .memberTable td {
    padding: 13px 20px;
    line-height: 1.8; } }

.memberTable th {
  text-align: left; }

@media only screen and (max-width: 640px) {
  .memberTable th {
    display: block;
    padding-top: 10px;
    line-height: 1.6;
    border-left: 1px solid #dcdddd;
    border-right: 1px solid #dcdddd; } }

@media only screen and (min-width: 641px) {
  .memberTable th {
    width: 144px;
    height: 52px;
    vertical-align: middle;
    border: 1px solid #dcdddd;
    background-color: #f7f8f8; } }

.memberTable td {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 0.1em; }

@media only screen and (max-width: 640px) {
  .memberTable td {
    display: block;
    padding-bottom: 12px;
    line-height: 1.6;
    border-left: 1px solid #dcdddd;
    border-right: 1px solid #dcdddd;
    border-bottom: 1px solid #dcdddd; } }

@media only screen and (min-width: 641px) {
  .memberTable td {
    vertical-align: middle;
    border: 1px solid #dcdddd; } }

@media only screen and (max-width: 640px) {
  .memberTable--border {
    border-bottom: 1px solid #dcdddd; } }

@media only screen and (min-width: 641px) {
  .memberTable--border th {
    border-left: none; } }

.orderTable {
  width: 100%; }

@media only screen and (max-width: 640px) {
  .orderTable {
    margin-bottom: 15px; } }

@media only screen and (min-width: 641px) {
  .orderTable--sp {
    display: none; } }

@media only screen and (max-width: 640px) {
  .orderTable--pc {
    display: none; } }

@media only screen and (min-width: 641px) {
  .orderTable th,
  .orderTable td {
    padding: 13px 20px;
    line-height: 1.8; } }

.orderTable th {
  text-align: center;
  vertical-align: middle;
  border: 1px solid #dcdddd;
  background-color: #f7f8f8; }

@media only screen and (max-width: 640px) {
  .orderTable th {
    padding: 3% 0;
    width: 24%;
    max-width: 135px; } }

@media only screen and (min-width: 641px) {
  .orderTable th {
    height: 52px;
    background-color: #f7f8f8; } }

.orderTable td {
  letter-spacing: 0.1em;
  border: 1px solid #dcdddd;
  vertical-align: middle; }

@media only screen and (max-width: 640px) {
  .orderTable td {
    line-height: 1.4; } }

@media only screen and (min-width: 641px) {
  .orderTable--brn td {
    border-right: none; } }

@media only screen and (max-width: 640px) {
  .orderTable__date {
    padding: 3% 5%; } }

@media only screen and (min-width: 641px) {
  .orderTable__date {
    width: 145px;
    text-align: center; } }

@media only screen and (max-width: 640px) {
  .orderTable__content {
    padding: 0; } }

@media only screen and (max-width: 640px) {
  .orderTable__price {
    padding: 3% 5%;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold; } }

@media only screen and (min-width: 641px) {
  .orderTable__price {
    width: 240px;
    font-weight: bold;
    text-align: center; } }

@media only screen and (max-width: 640px) {
  .orderTable__display {
    display: block;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.6;
    text-align: center; } }

.orderTable__discount {
  display: inline-block;
  color: #ff0000;
  font-weight: bold; }

@media only screen and (min-width: 641px) {
  .orderContentGroup {
    width: 710px; } }

@media only screen and (min-width: 641px) {
  .orderContentGroup__list {
    display: none;
    padding-top: 13px; } }

.orderContentGroup__item {
  border-top: 1px solid #dcdddd; }

@media only screen and (min-width: 641px) {
  .orderContentGroup__item {
    margin-bottom: 13px;
    padding-top: 13px; } }

@media only screen and (min-width: 641px) {
  .orderContentGroup__item:last-child {
    margin-bottom: 0; } }

@media only screen and (min-width: 641px) {
  .orderContentGroup__heading {
    position: relative; } }

@media only screen and (min-width: 641px) {
  .orderContentGroup__heading::after {
    position: absolute;
    top: 50%;
    right: -46px;
    display: block;
    content: "\e92d";
    width: 26px;
    height: 26px;
    margin-top: -13px;
    color: #fff;
    font-size: 10px;
    font-size: 1rem;
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
    line-height: 26px;
    text-align: center;
    background: #8c8c8c; } }

@media only screen and (min-width: 641px) {
  .orderContentGroup__heading.js-accordion-open::after {
    content: "\e925"; } }

@media only screen and (max-width: 640px) {
  .orderContent {
    padding: 3% 5%; } }

@media only screen and (max-width: 640px) {
  .cart__text {
    margin-bottom: 20px;
    line-height: 1.4; } }

@media only screen and (min-width: 641px) {
  .cart__text {
    margin-bottom: 60px;
    text-align: center;
    line-height: 1.6; } }

.cart__continue {
	display: inline-block;
	margin-top: 25px;
	width: 230px;
	height: 40px;
	line-height: 38px;
	background-color: #fff;
	border-color: #000;
	color: #000;
	font-size: 14px;
  font-size: 1.4rem; }
.cart__continue.ui-button--arrow::after {
	right: 10px;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-color: #000; }
.cart__continue:hover {
	background-color: #000;
	color: #fff;
	border-color: #000; }
.cart__continue.ui-button--arrow:hover::after {
	border-color: #fff; }

@media only screen and (max-width: 640px) {
  .cart__continue {
		margin-top: 25px;
		width: 100%;
		height: 40px;
		line-height: 38px; } }

@media only screen and (min-width: 641px) {
  .cart__body {
    margin-bottom: 100px;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media only screen and (max-width: 640px) {
  .cart__main {
    margin-bottom: 35px; } }

@media only screen and (min-width: 641px) {
  .cart__main {
    width: 706px; } }

@media only screen and (min-width: 641px) {
  .cart__sub {
    width: 462px; } }

@media only screen and (max-width: 640px) {
  .cartButtons {
    margin-top: 15px; } }

@media only screen and (min-width: 641px) {
  .cartButtons {
    margin-top: 25px; } }

.cartButtons__list {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

@media only screen and (max-width: 640px) {
  .cartButtons__item {
    width: 100%;
    margin-bottom: 10px; } }

@media only screen and (min-width: 641px) {
  .cartButtons__item {
    width: 351px; } }

.cartText--none {
  font-weight: 600; }

@media only screen and (max-width: 640px) {
  .cartText--none {
    margin-top: 15px;
    font-size: 20px;
    font-size: 2rem; } }

@media only screen and (min-width: 641px) {
  .cartText--none {
    margin-top: 25px;
    font-size: 20px;
    font-size: 2rem; } }

.cartBlock {
  border: 1px solid #dcdddd; }

@media only screen and (max-width: 640px) {
  .cartBlock {
    margin-bottom: 15px;
    border-color: #a0a0a0; } }

@media only screen and (min-width: 641px) {
  .cartBlock {
    margin-bottom: 15px; } }

.cartBlock__heading {
  text-align: center; }

@media only screen and (max-width: 640px) {
  .cartBlock__heading {
    background-color: #efefef; } }

@media only screen and (min-width: 641px) {
  .cartBlock__heading {
    background-color: #f7f8f8; } }

.cartBlock__title {
  letter-spacing: 0.1em; }

@media only screen and (max-width: 640px) {
  .cartBlock__title {
    height: 40px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 40px; } }

@media only screen and (min-width: 641px) {
  .cartBlock__title {
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #dcdddd; } }

@media only screen and (max-width: 640px) {
  .cartBlock__body {
    padding: 15px; } }

@media only screen and (min-width: 641px) {
  .cartBlock__body {
    padding: 24px; } }

@media only screen and (max-width: 640px) {
  .cartBlock__banner {
    margin-bottom: 20px; } }

@media only screen and (min-width: 641px) {
  .cartBlock__banner {
    margin-bottom: 15px; } }

.cartBlock__banner__image {
  text-align: center; }

.cartBlock__banner__image img {
  max-width: 100%;
  height: auto;
  box-sizing: border-box; }

.cartTable {
  width: 100%; }

@media only screen and (max-width: 640px) {
  .cartTable {
    border: 1px solid #a0a0a0;
    border-bottom: 0; } }

@media only screen and (max-width: 640px) {
  .cartTable thead {
    display: none; } }

@media only screen and (min-width: 641px) {
  .cartTable thead th {
    padding: 15px 0;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    background-color: #f7f8f8;
    border: 1px solid #dcdddd; } }

@media only screen and (min-width: 641px) {
  .cartTable thead th:nth-child(1) {
    width: 140px; } }

@media only screen and (min-width: 641px) {
  .cartTable thead th:nth-child(2) {
    width: 380px; } }

@media only screen and (min-width: 641px) {
  .cartTable thead th:nth-child(3) {
    width: 94px; } }

@media only screen and (min-width: 641px) {
  .cartTable thead th:nth-child(4) {
    width: 143px; } }

@media only screen and (min-width: 641px) {
  .cartTable thead th:nth-child(5) {
    width: 47px; } }

@media only screen and (max-width: 640px) {
  .cartTable tbody tr {
    position: relative;
    display: block;
    padding: 15px 65px 15px 15px;
    border-bottom: 1px solid #a0a0a0; } }

@media only screen and (max-width: 640px) {
  .cartTable.cartTable__confirm tbody tr {
    padding: 15px 15px 15px 15px; } }

@media only screen and (max-width: 640px) {
  .cartTable tbody tr::after {
    position: absolute;
    right: 50px;
    top: 0;
    display: block;
    content: '';
    width: 1px;
    height: 100%;
    background-color: #a0a0a0; } }

@media only screen and (max-width: 640px) {
  .cartTable.cartTable__confirm tbody tr::after {
    content: none; } }

@media only screen and (min-width: 641px) {
  .cartTable tbody td {
    border: 1px solid #dcdddd; } }

.cartTable tbody td .err {
  padding-top: 5px;
  color: #f00; }

@media only screen and (min-width: 641px) {
  .cartTable__code, .cartTable__title, .cartTable__quantity, .cartTable__price {
    vertical-align: middle; } }

@media only screen and (max-width: 640px) {
  .cartTable__code {
    display: block;
    margin-bottom: 8px;
    line-height: 1.4; } }

@media only screen and (min-width: 641px) {
  .cartTable__code {
    padding: 14px 18px;
    line-height: 1.6;
    text-align: center; } }

@media only screen and (max-width: 640px) {
  .cartTable__title {
    display: block;
    margin-bottom: 8px;
    line-height: 1.4; } }

@media only screen and (min-width: 641px) {
  .cartTable__title {
    padding: 14px 18px;
    line-height: 1.6; } }

@media only screen and (max-width: 640px) {
  .cartTable__title .yoyaku {
    color: #f00;
    font-weight: bold;
    font-size: 12px;
    font-size: 1.2rem; } }

@media only screen and (min-width: 641px) {
  .cartTable__title .yoyaku {
    color: #f00;
    font-weight: bold;
    font-size: 12px;
    font-size: 1.2rem; } }

@media only screen and (max-width: 640px) {
  .cartTable__quantity {
    display: inline-block;
    margin-bottom: 3px;
    margin-right: 10px; } }

@media only screen and (min-width: 641px) {
  .cartTable__quantity {
    text-align: center; } }

@media only screen and (max-width: 640px) {
  .cartTable__confirm .cartTable__quantity::before {
    content: '数量：'; } }

@media only screen and (max-width: 640px) {
  .cartTable__price {
    display: inline-block;
    height: 28px;
    margin-bottom: 3px;
    padding: 0 10px;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 28px;
    background-color: #dcdddd; } }

@media only screen and (min-width: 641px) {
  .cartTable__price {
    padding: 14px 5px;
    line-height: 1.6;
    text-align: center; } }

@media only screen and (max-width: 640px) {
  .cartTable__price::after {
    content: '(税抜)'; } }

@media only screen and (min-width: 641px) {
  .cartTable__price::after {
    display: none; } }

.cartTable__function {
  vertical-align: middle; }

@media only screen and (max-width: 640px) {
  .cartTable__function {
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 20px;
    height: 20px;
    margin-top: -10px; } }

@media only screen and (min-width: 641px) {
  .cartTable__function {
    width: 57px; } }

.cartTable__button {
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  margin: 0 auto;
  cursor: pointer;
  text-decoration: none;
  border: none;
  background-color: #8c8c8c; }

@media only screen and (min-width: 641px) {
  .cartTable__button:hover {
    opacity: .8; } }

.cartTable__button::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e915";
  color: #fff;
  width: 20px;
  height: 20px;
  font-size: 7px;
  font-size: 0.7rem;
  line-height: 20px;
  text-align: center; }

.ui-input--cart .ui-input__number--cart {
  padding: 0;
  border: none; }

@media only screen and (max-width: 640px) {
  .ui-input--cart .ui-input__number--cart {
    width: 180px;
    height: 28px;
    padding-left: 50px;
    padding-right: 18px;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 28px;
    background-color: #dcdddd; } }

@media only screen and (min-width: 641px) {
  .ui-input--cart .ui-input__number--cart {
    position: relative;
    width: 70px;
    height: 28px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 28px;
    letter-spacing: 0.1em;
    text-align: center;
    -webkit-text-align: center;
    -moz-text-align-last: center;
         text-align-last: center;
    text-align: -moz-center;
    text-align: -webkit-center;
    background-color: #efefef;
    z-index: 2; } }


.orderTotal__table {
  width: 100%;
  border: 1px solid #dcdddd; }

@media only screen and (max-width: 640px) {
  .orderTotal__table {
    margin-bottom: 15px;
    font-size: 13px;
    font-size: 1.3rem;
    border-color: #a0a0a0; } }

@media only screen and (min-width: 641px) {
  .orderTotal__table {
    margin-bottom: 15px; } }

.orderTotal__table thead th {
  text-align: center;
  vertical-align: middle; }

@media only screen and (max-width: 640px) {
  .orderTotal__table thead th {
    height: 30px;
    background-color: #efefef; } }

@media only screen and (min-width: 641px) {
  .orderTotal__table thead th {
    height: 32px;
    border-bottom: 1px solid #dcdddd;
    background-color: #f7f8f8; } }

.orderTotal__table tbody td {
  letter-spacing: 0.1em;
  border-bottom: 1px solid #dcdddd; }

@media only screen and (max-width: 640px) {
  .orderTotal__table tbody td {
    padding: 8px 10px;
    line-height: 1.4;
    border-color: #a0a0a0; } }

@media only screen and (min-width: 641px) {
  .orderTotal__table tbody td {
    padding: 14px 18px;
    line-height: 1.6; } }

.orderTotal__table tbody td:nth-child(1) {
  text-align: left; }

@media only screen and (max-width: 640px) {
  .orderTotal__table tbody td:nth-child(1) {
    width: 64%; } }

@media only screen and (min-width: 641px) {
  .orderTotal__table tbody td:nth-child(1) {
    width: 300px; } }

.orderTotal__table tbody td:nth-child(2) {
  text-align: right;
  padding-left: 0; }

.orderTotal__total {
  display: table;
  width: 100%;
  font-weight: bold;
  letter-spacing: 0.1em; }

@media only screen and (max-width: 640px) {
  .orderTotal__total {
    margin-bottom: 15px; } }

@media only screen and (min-width: 641px) {
  .orderTotal__total {
    margin-bottom: 10px; } }

.orderTotal__title {
  display: table-cell;
  text-align: left; }

@media only screen and (max-width: 640px) {
  .orderTotal__title {
    width: 58%;
    font-size: 14px;
    font-size: 1.4rem; } }

@media only screen and (min-width: 641px) {
  .orderTotal__title {
    width: 180px; } }

.orderTotal__price {
  display: table-cell;
  text-align: right; }

@media only screen and (max-width: 640px) {
  .orderTotal__price {
    font-size: 20px;
    font-size: 2rem; } }

@media only screen and (min-width: 641px) {
  .orderTotal__price {
    font-size: 26px;
    font-size: 2.6rem; } }

.orderTotal__footer {
  position: relative;
  padding-left: 9px; }

.orderTotal__link {
  display: inline-block;
  color: #000;
  font-weight: bold;
  text-decoration: underline; }

@media only screen and (max-width: 640px) {
  .orderTotal__link {
    font-size: 11px;
    font-size: 1.1rem; } }

@media only screen and (min-width: 641px) {
  .orderTotal__link {
    font-size: 12px;
    font-size: 1.2rem; } }

.orderTotal__link:hover {
  cursor: pointer;
  text-decoration: none; }

@media only screen and (min-width: 641px) {
  .orderTotal__link:hover {
    opacity: .8; } }

.orderTotal__icon {
  position: absolute;
  top: 4px;
  left: 0;
  display: inline-block;
  text-decoration: none;
  font-size: 10px;
  font-size: 1rem;
  -webkit-transform: scale(0.6);
  -webkit-transform-origin: 0 0; }

.orderTotal__discount {
  display: inline-block;
  color: #ff0000;
  font-weight: bold; }

@media only screen and (max-width: 640px) {
  .orderTotal__discount {
    margin-left: 1em; } }

@media only screen and (min-width: 641px) {
  .orderTotal__discount {
    margin-left: 2em; } }

.orderTotal__footer-note {
	border-top: 1px solid #dcdedd;
	color: #f00;
	line-height: 1.3;
	font-weight: 600; }

@media only screen and (max-width: 640px) {
  .orderTotal__footer-note {
		padding-top: 15px;
		font-size: 14px;
		font-size: 1.4rem; } }

@media only screen and (min-width: 641px) {
  .orderTotal__footer-note {
		margin-top: 18px;
		padding-top: 22px;
		letter-spacing: -.3px;
		font-size: 14px;
		font-size: 1.4rem; } }

.first__text {
  text-align: center; }

@media only screen and (max-width: 640px) {
  .first__text {
    margin-bottom: 20px;
    line-height: 1.4; } }

@media only screen and (min-width: 641px) {
  .first__text {
    margin-bottom: 15px;
    line-height: 1.6;
    letter-spacing: 0.1em; } }

@media only screen and (max-width: 640px) {
  .first__item {
    margin-bottom: 8px; } }

@media only screen and (min-width: 641px) {
  .first__item {
    margin-bottom: 10px; } }

.first__item:last-child {
  margin-bottom: 0; }

.first__large {
  font-weight: bold; }

@media only screen and (max-width: 640px) {
  .first__large {
    font-size: 18px;
    font-size: 1.8rem; } }

@media only screen and (min-width: 641px) {
  .first__large {
    font-size: 20px;
    font-size: 2rem; } }

@media only screen and (max-width: 640px) {
  .first__button {
    font-size: 15px;
    font-size: 1.5rem; } }

@media only screen and (min-width: 641px) {
  .first__button {
    height: 52px;
    font-size: 15px;
    font-size: 1.5rem;
    letter-spacing: 0.16em;
    line-height: 50px; } }

@media only screen and (max-width: 640px) {
  .member__text {
    margin-bottom: 8px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.4; } }

@media only screen and (min-width: 641px) {
  .member__text {
    line-height: 1.6;
    letter-spacing: 0.1em; } }

.member__button {
  letter-spacing: 0.16em; }

@media only screen and (max-width: 640px) {
  .member__button {
    margin-top: 20px;
    height: 60px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 60px; } }

@media only screen and (min-width: 641px) {
  .member__button {
    height: 47px;
    margin-top: 20px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 45px; } }

@media only screen and (max-width: 640px) {
  .howto__list {
    letter-spacing: 0.05em; } }

@media only screen and (min-width: 641px) {
  .howto__list {
    letter-spacing: 0.1em; } }

.howto__title {
  font-weight: bold; }

@media only screen and (max-width: 640px) {
  .howto__title {
    margin-bottom: 4px; } }

@media only screen and (min-width: 641px) {
  .howto__title {
    margin-bottom: 5px; } }

.howto__title::before {
  content: '■'; }

@media only screen and (max-width: 640px) {
  .howto__text {
    margin-bottom: 25px;
    line-height: 1.4; } }

@media only screen and (min-width: 641px) {
  .howto__text {
    margin-bottom: 30px;
    line-height: 1.6; } }

.howto__text:last-child {
  margin-bottom: 0; }

@media only screen and (max-width: 640px) {
  .faq__title {
    position: relative;
    height: 50px;
    margin-bottom: 10px;
    padding: 0 15px;
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 50px;
    background-color: #2b3896; } }

@media only screen and (min-width: 641px) {
  .faq__title {
    display: none; } }

@media only screen and (max-width: 640px) {
  .faq__title::after {
    position: absolute;
    right: 0;
    display: block;
    line-height: 1;
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e92d";
    top: 50%;
    right: 15px;
    width: 13px;
    height: 13px;
    margin-top: calc(-13px / 2);
    font-size: 13px;
    font-size: 1.3rem; } }

@media only screen and (max-width: 640px) {
  .faq__title.is-open::after {
    content: "\e925"; } }

@media only screen and (max-width: 640px) {
  .faqBlockGroup {
    padding: 10px 3% 30px; } }

@media only screen and (min-width: 641px) {
  .faqBlockGroup {
    display: none; } }

@media only screen and (max-width: 640px) {
  .faqBlockGroup__item {
    margin-bottom: 15px; } }

@media only screen and (min-width: 641px) {
  .faqBlockGroup__item {
    margin-bottom: 60px; } }

@media only screen and (min-width: 641px) {
  .faqBlockGroup__item:last-child {
    margin-bottom: 0; } }

@media only screen and (min-width: 641px) {
  .faqBlockGroup.js-current {
    display: block; } }

.faqBlock__heading {
  position: relative;
  border-bottom: 1px solid #000; }

@media only screen and (max-width: 640px) {
  .faqBlock__heading {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 14px; } }

@media only screen and (min-width: 641px) {
  .faqBlock__heading {
    padding-left: 50px;
    padding-bottom: 20px; } }

.faqBlock__heading::after {
  position: absolute;
  right: 0;
  display: block;
  line-height: 1;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

@media only screen and (max-width: 640px) {
  .faqBlock__heading::after {
    content: '';
    width: 6px;
    height: 6px;
    top: 8px;
    right: 8px;
    border: 1px solid #000;
    border-top: none;
    border-left: none;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: .3s;
    transition: .3s; } }

@media only screen and (min-width: 641px) {
  .faqBlock__heading::after {
    content: "\e90f";
    top: 5px;
    width: 26px;
    height: 26px;
    font-size: 26px;
    font-size: 2.6rem; } }

@media only screen and (max-width: 640px) {
  .faqBlock__heading.is-open::after {
    top: 12px;
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg); } }

@media only screen and (min-width: 641px) {
  .faqBlock__heading.is-open::after {
    content: "\e90d"; } }

.faqBlock__number {
  display: inline-block;
  text-align: center; }

@media only screen and (max-width: 640px) {
  .faqBlock__number {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    color: #fff;
    font-size: 9px;
    font-size: 0.9rem;
    line-height: 24px;
    background-color: #000; } }

@media only screen and (min-width: 641px) {
  .faqBlock__number {
    position: absolute;
    top: 0;
    left: 0;
    width: 38px;
    height: 36px;
    font-weight: bold;
    line-height: 36px;
    border: 1px solid #000; } }

.faqBlock__title {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-weight: bold;
  letter-spacing: 0.1em; }

@media only screen and (max-width: 640px) {
  .faqBlock__title {
    padding-top: 2px;
    padding-right: 2em;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.4; } }

@media only screen and (min-width: 641px) {
  .faqBlock__title {
    padding-top: 3px;
    padding-right: 36px;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.6; } }

@media only screen and (max-width: 640px) {
  .faqBlock__body {
    padding-top: 10px;
    padding-bottom: 15px; } }

@media only screen and (min-width: 641px) {
  .faqBlock__body {
    padding-top: 18px; } }

.faqBlock__body p {
  line-height: 1.6; }

@media only screen and (min-width: 641px) {
  .faqBlock__body strong {
    font-size: 16px;
    font-size: 1.6rem; } }

@media only screen and (max-width: 640px) {
  .faqNavigation {
    display: none; } }

@media only screen and (min-width: 641px) {
  .faqNavigation {
    margin-bottom: 60px; } }

@media only screen and (min-width: 641px) {
  .faqNavigation__list {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media only screen and (min-width: 641px) {
  .faqNavigation__item {
    width: calc(1194px / 7); } }

.faqNavigation__link {
  display: block;
  color: #fff;
  text-align: center;
  text-decoration: none; }

@media only screen and (min-width: 641px) {
  .faqNavigation__link {
    position: relative;
    width: 100%;
    height: 48px;
    letter-spacing: 0.1em;
    line-height: 48px;
    background-color: #000;
    -webkit-transition: .3s;
    transition: .3s; } }

@media only screen and (min-width: 641px) {
  .faqNavigation__link::after {
    position: absolute;
    left: 50%;
    bottom: -8px;
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 13px 0 13px;
    margin-left: -13px;
    border-color: transparent; } }

@media only screen and (min-width: 641px) {
  .faqNavigation__link:hover {
    cursor: pointer;
    background-color: #2b3896; } }

@media only screen and (min-width: 641px) {
  .faqNavigation__link:hover::after {
    border-color: #2b3896 transparent transparent transparent; } }

@media only screen and (min-width: 641px) {
  .faqNavigation__link.js-current {
    background-color: #2b3896; } }

@media only screen and (min-width: 641px) {
  .faqNavigation__link.js-current::after {
    border-color: #2b3896 transparent transparent transparent; } }

@media only screen and (max-width: 640px) {
  .transaction {
    padding-top: 10px; } }

@media only screen and (min-width: 641px) {
  .transaction {
    padding-top: 35px; } }

@media only screen and (max-width: 640px) {
  .transaction__table {
    text-align: left;
    border-top: 1px solid #231815; } }

@media only screen and (min-width: 641px) {
  .transaction__table {
    width: 946px;
    margin: 0 auto;
    letter-spacing: 0.1em;
    border-top: 1px solid #eee; } }

.transaction__table tbody th,
.transaction__table tbody td {
  line-height: 1.6; }

@media only screen and (max-width: 640px) {
  .transaction__table tbody th,
  .transaction__table tbody td {
    display: block; } }

@media only screen and (min-width: 641px) {
  .transaction__table tbody th,
  .transaction__table tbody td {
    padding: 24px 0;
    text-align: left;
    border-bottom: 1px solid #eee; } }

@media only screen and (max-width: 640px) {
  .transaction__table tbody th {
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 16px;
    font-size: 1.6rem; } }

@media only screen and (min-width: 641px) {
  .transaction__table tbody th {
    width: 240px;
    padding-right: 1em;
    vertical-align: top; } }

@media only screen and (max-width: 640px) {
  .transaction__table tbody td {
    padding-bottom: 20px;
    border-bottom: 1px solid #231815; } }

@media only screen and (min-width: 641px) {
  .transaction__table tbody td {
    vertical-align: middle; } }

.transaction__table tbody td a {
  color: #000; }

.transaction__table tbody td a:hover {
  cursor: pointer;
  text-decoration: none; }

@media only screen and (min-width: 641px) {
  .transaction__table tbody td a:hover {
    opacity: .8; } }

@media only screen and (max-width: 640px) {
  .logout {
    padding: 30px 0; } }

@media only screen and (min-width: 641px) {
  .logout {
    padding-bottom: 20px; } }

@media only screen and (max-width: 640px) {
  .logout .ui-button {
    width: 270px;
    margin: 30px auto 0; } }

@media only screen and (min-width: 641px) {
  .logout .ui-button {
    width: 290px;
    margin: 80px auto 0; } }

@media only screen and (max-width: 640px) {
  .logout__text {
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 25px; } }

@media only screen and (min-width: 641px) {
  .logout__text {
    text-align: center;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 32px; } }

@media only screen and (max-width: 640px) {
  .noresults {
    font-weight: bold;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.4em; } }

@media only screen and (min-width: 641px) {
  .noresults {
    font-weight: bold;
    font-size: 35px;
    font-size: 3.5rem; } }

@media only screen and (max-width: 640px) {
  .error404 {
    padding: 30px 0; } }

@media only screen and (min-width: 641px) {
  .error404 {
    padding-bottom: 20px; } }

@media only screen and (max-width: 640px) {
  .error404__text {
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 25px; } }

@media only screen and (min-width: 641px) {
  .error404__text {
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 29px; } }

.error404__text a {
  color: #000; }

.error404__text a:hover {
  cursor: pointer;
  text-decoration: none; }


.news_itms {
  background-color: #F5F5F5; }

@media only screen and (max-width: 640px) {
  .news_itms {
    width: 90%;
    margin: 0 auto 30px;
    padding: 0 30px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 23px; } }

@media only screen and (min-width: 641px) {
  .news_itms {
    width: 1200px;
    margin: 0 auto 50px;
    padding: 10px 50px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 27px; } }

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

@media only screen and (min-width: 641px) {
  .news_itms--mb {
    margin: 0 auto 30px; } }

.news_itm {
  text-align: left;
  border-top: 2px solid #fff; }

.news_itm:first-child {
  border-top: none; }

@media only screen and (max-width: 640px) {
  .news_itm {
    padding: 15px 0; } }

@media only screen and (min-width: 641px) {
  .news_itm {
    padding: 25px 0;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.3em; } }

.news_itms--white.news_itms {
  background-color: #fff; }

@media only screen and (max-width: 640px) {
  .news_itms--white.news_itms {
    padding: 0;
    margin: 0 auto 15px; } }

@media only screen and (min-width: 641px) {
  .news_itms--white.news_itms {
    padding: 0; } }

@media only screen and (max-width: 640px) {
  .news_itms--white .news_itm {
    padding: 15px 0;
    border-top: 1px solid #F5F5F5; } }

@media only screen and (max-width: 640px) {
  .news_itms--white .news_itm:first-child {
    padding: 0 0 15px;
    border-top: none; } }

@media only screen and (min-width: 641px) {
  .news_itms--white .news_itm {
    padding: 25px 0 0;
    font-size: 16px;
    font-size: 1.6rem; } }

.news_date {
  font-weight: bold; }

@media only screen and (max-width: 640px) {
  .news_date {
    margin-bottom: 10px; } }

@media only screen and (min-width: 641px) {
  .news_date {
    float: left; } }

@media only screen and (min-width: 641px) {
  .news_txt {
    padding-left: 140px; } }

.goods_nav-inn {
  width: 100%; }

@media only screen and (max-width: 640px) {
  .goods_nav-inn {
    padding: 20px 5% 10px; } }

@media only screen and (min-width: 641px) {
  .goods_nav-inn {
    padding-top: 40px; } }

.goods_nav-inn--gray {
  background-color: #f5f5f5; }

.goods_nav-itms {
  font-size: 0;
  line-height: 0; }

@media only screen and (max-width: 640px) {
  .goods_nav-itms {
    text-align: left; } }

@media only screen and (min-width: 641px) {
  .goods_nav-itms {
    text-align: center; } }

.goods_nav-itm {
  padding: 0 5px;
  vertical-align: top;
  display: inline-block; }

@media only screen and (max-width: 640px) {
  .goods_nav-itm {
    width: 50%;
    padding-top: 10px; } }

@media only screen and (min-width: 641px) {
  .goods_nav-itm {
    width: 210px; } }

.goods_nav-button {
  height: 40px;
  line-height: 40px; }

@media only screen and (max-width: 640px) {
  .goods_nav-button {
    font-size: 12px;
    font-size: 1.2rem; } }

@media only screen and (min-width: 641px) {
  .goods_nav-button {
    font-size: 14px;
    font-size: 1.4rem; } }

@media only screen and (min-width: 641px) {
  .order_total-inn {
    margin-top: 20px; } }

@media only screen and (min-width: 641px) {
  .order_total-l {
    width: 420px;
    float: left; } }

@media only screen and (min-width: 641px) {
  .order_total-r {
    width: 400px;
    float: right; } }

@media only screen and (max-width: 640px) {
  .order_total-inn .orderTotal__table {
    margin-top: 15px;
    margin-bottom: 0; } }

@media only screen and (min-width: 641px) {
  .order_total-inn .orderTotal__table {
    margin-bottom: 0; } }

@media only screen and (max-width: 640px) {
  .order_total-inn .orderTotal__table-total thead th {
    height: auto;
    padding: 8px 10px;
    line-height: 1.4;
    } }

@media only screen and (min-width: 641px) {
  .order_total-inn .orderTotal__table-total thead th {
    height: auto;
    padding: 14px 18px;
    line-height: 1.6; } }

.order_total-inn .orderTotal__table-total tbody td {
  text-align: center;
  font-weight: bold; }

@media only screen and (max-width: 640px) {
  .order_total-inn .orderTotal__table-total tbody td {
    } }

@media only screen and (min-width: 641px) {
  .order_total-inn .orderTotal__table-total tbody td {
    vertical-align: middle;
    height: 150px; } }

.item--checkout__close {
  display: block;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  background: url(../img/btn_close.png) center center no-repeat;
  background-size: contain;
  position: absolute; }

@media only screen and (max-width: 640px) {
  .item--checkout__close {
    width: 25px;
    height: 25px;
    right: 10px;
    top: 10px; } }

@media only screen and (min-width: 641px) {
  .item--checkout__close {
    width: 35px;
    height: 35px;
    right: 20px;
    top: 20px; } }

@media only screen and (min-width: 641px) {
  .item--checkout__close:hover {
    opacity: .7; } }

@media only screen and (max-width: 640px) {
  .modal--checkout__goods {
    padding-top: 40px; } }

@media only screen and (min-width: 641px) {
  .modal--checkout__book {
    width: 1000px;
    padding-left: 115px;
    padding-right: 115px; } }

@media only screen and (min-width: 641px) {
  .modal--checkout__dvd {
    width: 650px;
    padding-left: 100px;
    padding-right: 100px; } }

@media only screen and (min-width: 641px) {
  .modal--unsubscribe {
    width: 920px; } }

.modalCheckout--unsubscribe {
  text-align: center; }

.modalCheckout__title--unsubscribe {
  font-weight: bold;
  text-align: center;
  color: #f00;
  display: inline-block;
  background: url(../img/ic_unsubscribe.png) left center no-repeat;
  background-size: contain;
  line-height: 1; }

@media only screen and (max-width: 640px) {
  .modalCheckout__title--unsubscribe {
    padding-left: 35px;
    margin: 0 auto 20px;
    font-size: 26px;
    font-size: 2.6rem; } }

@media only screen and (min-width: 641px) {
  .modalCheckout__title--unsubscribe {
    padding-left: 50px;
    margin: 0 auto 30px;
    font-size: 36px;
    font-size: 3.6rem; } }

.modalCheckout__text--unsubscribe {
  line-height: 1.6; }

@media only screen and (max-width: 640px) {
  .modalCheckout__text--unsubscribe {
    margin-bottom: 15px;
    font-size: 14px;
    font-size: 1.4rem; } }

@media only screen and (min-width: 641px) {
  .modalCheckout__text--unsubscribe {
    margin-bottom: 25px;
    letter-spacing: 0.1em;
    font-size: 16px;
    font-size: 1.6rem; } }

@media only screen and (max-width: 640px) {
  .unsubscribeMessage {
    margin-bottom: 30px; } }

@media only screen and (min-width: 641px) {
  .unsubscribeMessage {
    margin-bottom: 40px; } }

.unsubscribeMessage__block {
  text-align: left;
  background-color: #f4f4f4; }

@media only screen and (max-width: 640px) {
  .unsubscribeMessage__block {
    margin-bottom: 10px;
    padding: 5%; } }

@media only screen and (min-width: 641px) {
  .unsubscribeMessage__block {
    margin-bottom: 15px;
    padding: 27px; } }

.unsubscribeMessage__block:last-child {
  margin-bottom: 0; }

.unsubscribeMessage__title {
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1;
  background-color: #FFC2C2; }

@media only screen and (max-width: 640px) {
  .unsubscribeMessage__title {
    padding: 10px;
    font-size: 16px;
    font-size: 1.6rem; } }

@media only screen and (min-width: 641px) {
  .unsubscribeMessage__title {
    padding: 12px;
    font-size: 16px;
    font-size: 1.6rem; } }

.unsubscribeMessage__text {
  letter-spacing: 0.1em;
  line-height: 1.6; }

@media only screen and (max-width: 640px) {
  .unsubscribeMessage__text {
    font-size: 14px;
    font-size: 1.4rem; } }

@media only screen and (min-width: 641px) {
  .unsubscribeMessage__text {
    font-size: 16px;
    font-size: 1.6rem; } }

.unsubscribeMessage__text span {
  color: #f00; }

.unsubscribeMessage__note {
  margin-top: 5px;
  letter-spacing: 0.1em;
  line-height: 1.4; }

@media only screen and (max-width: 640px) {
  .unsubscribeMessage__note {
    padding-left: 25px;
    font-size: 12px;
    font-size: 1.2rem; } }

@media only screen and (min-width: 641px) {
  .unsubscribeMessage__note {
    padding-left: 30px;
    font-size: 14px;
    font-size: 1.4rem; } }

@media only screen and (max-width: 640px) {
  .unsubscribeButtons__list {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media only screen and (min-width: 641px) {
  .unsubscribeButtons__list {
    width: 610px;
    margin: 0 auto;
    text-align: center; } }

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

@media only screen and (max-width: 640px) {
  .unsubscribeButtons__item {
    width: 100%; } }

@media only screen and (min-width: 641px) {
  .unsubscribeButtons__item {
    display: inline-block;
    width: 300px; } }

@media only screen and (max-width: 640px) {
  .unsubscribeButtons__item--r {
    margin-top: 10px;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; } }

@media only screen and (min-width: 641px) {
  .unsubscribeButtons__item--r {
    float: right; } }

@media only screen and (max-width: 640px) {
  .unsubscribeButtons__item--l {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; } }

@media only screen and (min-width: 641px) {
  .unsubscribeButtons__item--l {
    float: left; } }

@media only screen and (max-width: 640px) {
  .entry__body p.newspaper__goods__links {
    margin: 1.5em 0 20px; } }

@media only screen and (min-width: 641px) {
  .entry__body p.newspaper__goods__links {
    margin: 1.5em 0 50px; } }

@media only screen and (max-width: 640px) {
  .note__errataderail {
    padding-top: 10px;
    line-height: 1.4em; } }

@media only screen and (min-width: 641px) {
  .note__errataderail {
    padding-top: 20px;
    text-align: center;
    line-height: 1.4em; } }

@media only screen and (max-width: 640px) {
  .entry__content {
    margin-bottom: 40px; } }

@media only screen and (min-width: 641px) {
  .entry__content {
    width: 740px;
    margin-left: 40px;
    margin-bottom: 70px;
    float: left; } }

@media only screen and (min-width: 1281px) {
  .entry__content {
    width: 610px;
    margin-left: 105px; } }

@media only screen and (min-width: 641px) {
  .entry__content .entry__video {
    width: 740px;
    height: 444px; } }

@media only screen and (min-width: 1281px) {
  .entry__content .entry__video {
    width: 610px;
    height: 366; } }

@media only screen and (min-width: 641px) {
  .entry__content .entry__eyecatch img {
    max-width: 740px; } }

@media only screen and (min-width: 1281px) {
  .entry__content .entry__eyecatch img {
    max-width: 610px; } }

@media only screen and (min-width: 641px) {
  .entry__content .entry__body {
    width: 740px; } }

@media only screen and (min-width: 1281px) {
  .entry__content .entry__body {
    width: 610px; } }

@media only screen and (min-width: 641px) {
  .entry__content .entry__image, .entry__content .entry__body img {
    max-width: 740px; } }

@media only screen and (min-width: 1281px) {
  .entry__content .entry__image, .entry__content .entry__body img {
    max-width: 610px; } }

@media only screen and (max-width: 640px) {
  .sidebar {
    margin-top: 50px; } }

@media only screen and (min-width: 641px) {
  .sidebar {
    width: 320px;
    margin-right: 40px;
    float: right; } }

@media only screen and (min-width: 1281px) {
  .sidebar {
    margin-right: 105px; } }

@media only screen and (max-width: 640px) {
  .sidebar--pc {
    display: none; } }

@media only screen and (min-width: 641px) {
  .sidebar--sp {
    display: none; } }

@media only screen and (max-width: 640px) {
  .sidebarBlock {
    margin-bottom: 20px; } }

@media only screen and (min-width: 641px) {
  .sidebarBlock {
    margin-bottom: 20px; } }

.sidebarBlock:last-child {
  margin-bottom: 0; }

@media only screen and (max-width: 640px) {
  .sidebarBlock__banner {
    margin-top: 15px; } }

@media only screen and (min-width: 641px) {
  .sidebarBlock__banner {
    margin-top: 15px; } }

.sidebarBlock__banner__link {
  font-size: 0;
  line-height: 0;
  text-align: center; }

@media only screen and (min-width: 641px) {
  .sidebarBlock__banner__link img:hover {
    cursor: pointer;
    opacity: .8; } }

.sidebarBlock__banner__image {
  width: 100%; }

.sidebarBlock__banner__image img {
  max-width: 100%;
  height: auto; }

.sidebarBlock__body {
  border: 1px solid #999;
  border-top: none; }

.sidebarBlock__title {
  color: #fff;
  padding: 0 10px;
  background-color: #000000; }

@media only screen and (max-width: 640px) {
  .sidebarBlock__title {
    height: 32px;
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 0.06em;
    line-height: 32px; } }

@media only screen and (min-width: 641px) {
  .sidebarBlock__title {
    height: 35px;
    letter-spacing: 0.06em;
    line-height: 35px; } }

@media only screen and (max-width: 640px) {
  .sidebarBlock__list {
    padding: 6px 14px; } }

@media only screen and (min-width: 641px) {
  .sidebarBlock__list {
    padding: 6px 18px; } }

.sidebarBlock__item {
  border-bottom: 1px solid #999; }

.sidebarBlock__item:last-child {
  border-bottom: 0; }

.sidebarBlock__button {
  position: relative;
  display: block;
  color: #fff;
  font-weight: normal;
  letter-spacing: 0.06em;
  text-align: center;
  text-decoration: none;
  background-color: #999; }

@media only screen and (max-width: 640px) {
  .sidebarBlock__button {
    margin: 0 14px 14px;
    height: 35px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 35px; } }

@media only screen and (min-width: 641px) {
  .sidebarBlock__button {
    margin: 0 18px 18px;
    height: 35px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 35px;
    border: 1px solid #999;
    -webkit-transition: .3s;
    transition: .3s; } }

.sidebarBlock__button:after {
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  border: 1px solid #fff;
  border-top: none;
  border-left: none;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: .3s;
  transition: .3s; }

@media only screen and (max-width: 640px) {
  .sidebarBlock__button:after {
    right: 12px;
    width: 6px;
    height: 6px;
    margin-top: -3px; } }

@media only screen and (min-width: 641px) {
  .sidebarBlock__button:after {
    right: 10px;
    width: 6px;
    height: 6px;
    margin-top: -3px; } }

@media only screen and (min-width: 641px) {
  .sidebarBlock__button:hover {
    color: #999;
    background-color: #fff; } }

@media only screen and (min-width: 641px) {
  .sidebarBlock__button:hover::after {
    border-color: #999; } }

.itemsList__link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-decoration: none; }

@media only screen and (max-width: 640px) {
  .itemsList__link {
    padding: 12px 0; } }

@media only screen and (min-width: 641px) {
  .itemsList__link {
    -js-display: flex;
    padding: 14px 0; } }

@media only screen and (min-width: 641px) {
  .itemsList__link:hover .itemsList__title {
    text-decoration: underline; } }

@media only screen and (max-width: 640px) {
  .itemsList__thumb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 90px; } }

@media only screen and (min-width: 641px) {
  .itemsList__thumb {
    position: relative;
    width: 115px;
    padding-left: 45px; } }

@media only screen and (min-width: 641px) {
  .itemsList__thumb--entry {
    width: 85px;
    padding-left: 0; } }

.itemsList__image {
  font-size: 0px;
  font-size: 0rem; }

.itemsList__ranking {
  display: block; }

@media only screen and (max-width: 640px) {
  .itemsList__ranking {
    width: 20px;
    margin: 0 3px 0 0; } }

@media only screen and (min-width: 641px) {
  .itemsList__ranking {
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 46px; } }

.itemsList__heading {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 10px; }

.itemsList__title {
  color: #000;
  font-weight: normal;
  line-height: 1.3; }

@media only screen and (max-width: 640px) {
  .itemsList__title {
    margin-bottom: 5px;
    font-size: 13px;
    font-size: 1.3rem; } }

@media only screen and (min-width: 641px) {
  .itemsList__title {
    margin-bottom: 6px;
    font-size: 14px;
    font-size: 1.4rem; } }

@media only screen and (max-width: 640px) {
  .itemsList__title-btm {
    margin-bottom: 0; } }

@media only screen and (min-width: 641px) {
  .itemsList__title-btm {
    margin-bottom: 0; } }

.itemsList__date {
  color: #999; }

@media only screen and (max-width: 640px) {
  .itemsList__date {
    font-size: 10px;
    font-size: 1rem;
    letter-spacing: 0.05em; } }

@media only screen and (min-width: 641px) {
  .itemsList__date {
    font-size: 10px;
    font-size: 1rem;
    letter-spacing: 0.1em; } }

.keywordList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

@media only screen and (min-width: 641px) {
  .keywordList {
    -js-display: flex; } }

.keywordList__item {
  width: 50%;
  border-bottom: 1px solid #999;
  border-right: 1px solid #999; }

.keywordList__item:last-child, .keywordList__item:nth-last-child(2):nth-child(odd) {
  border-bottom: none; }

.keywordList__item:nth-child(2n) {
  border-right: none; }

.keywordList__link {
  display: block;
  width: 100%;
  color: #000;
  line-height: 1.3;
  letter-spacing: 0.04em;
  text-decoration: none; }

@media only screen and (max-width: 640px) {
  .keywordList__link {
    padding: 10px 10px;
    font-size: 12px;
    font-size: 1.2rem; } }

@media only screen and (min-width: 641px) {
  .keywordList__link {
    padding: 10px;
    font-size: 12px;
    font-size: 1.2rem; } }

@media only screen and (min-width: 641px) {
  .keywordList__link:hover {
    text-decoration: underline; } }


.entry__relatedGroup {
  letter-spacing: inherit!important; }

@media only screen and (max-width: 640px) {
  .entry__relatedGroup {
    padding-top: 20px; } }

@media only screen and (min-width: 641px) {
  .entry__relatedGroup {
    padding-top: 40px; } }

.relatedGroup__item {
  border: 1px solid #DCDDDD; }

@media only screen and (max-width: 640px) {
  .relatedGroup__item {
    margin-bottom: 15px;
    padding: 20px; } }

@media only screen and (min-width: 641px) {
  .relatedGroup__item {
    margin-bottom: 20px;
    padding: 20px 30px; } }

.relatedGroup__item:last-child {
  margin-bottom: 0; }

@media only screen and (max-width: 640px) {
  .relatedGroup__item--notonsale {
    padding: 20px; } }

@media only screen and (min-width: 641px) {
  .relatedGroup__item--notonsale {
    padding: 20px 30px 12px; } }

.related__link {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
	align-items: center;
  position: relative;
  color: #000000;
  text-decoration: none;
  -webkit-transition: .2s;
  transition: .2s; }

@media only screen and (min-width: 641px) {
  .related__link:hover {
    opacity: .8; } }

@media only screen and (min-width: 641px) {
  .related__link:hover img {
    opacity: .8; } }

@media only screen and (min-width: 641px) {
  .relatedGroup__item--notonsale .related__link:hover,
	.relatedGroup__item--showbtn .related__link:hover {
    opacity: 1; } }

@media only screen and (min-width: 641px) {
  .relatedGroup__item--notonsale .related__link:hover img,
	.relatedGroup__item--showbtn .related__link:hover img {
    opacity: 1; } }

@media only screen and (min-width: 641px) {
  .relatedGroup__item--notonsale .related__link a:hover img,
	.relatedGroup__item--showbtn .related__link a:hover img {
    opacity: .8; } }

.related__thumb {
  position: relative; }

@media only screen and (max-width: 640px) {
  .related__thumb {
    width: 100px;
    height: 85px; } }

@media only screen and (min-width: 641px) {
  .related__thumb {
    width: 200px;
    height: 170px; } }

.related__image {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%; }

.related__image img {
  margin: 0!important;
  width: auto;
  height: auto;
  max-width: 100%!important;
  max-height: 100%; }

@media only screen and (max-width: 640px) {
  .related__heading {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-left: 12px; } }

@media only screen and (min-width: 641px) {
  .related__heading {
    width: 460px; } }

@media only screen and (min-width: 1281px) {
  .related__heading {
    width: 330px; } }

.related__date {
  display: block;
  color: #9fa0a0;
  letter-spacing: 0.075em; }

@media only screen and (max-width: 640px) {
  .related__date {
    margin-bottom: 8px;
    font-size: 11px;
    font-size: 1.1rem; } }

@media only screen and (min-width: 641px) {
  .related__date {
    margin-bottom: 10px;
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: bold; } }

.related__title {
  margin-top: 0!important;
  padding-bottom: 0!important;
  border-bottom: none!important; }

@media only screen and (max-width: 640px) {
  .related__title {
    margin-bottom: 10px!important;
    font-size: 16px!important;
    font-size: 1.6rem!important;
    font-weight: bold!important;
    line-height: 1.3!important; } }

@media only screen and (min-width: 641px) {
  .related__title {
    margin-bottom: 10px!important;
    font-size: 20px!important;
    font-size: 2rem!important;
    font-weight: bold!important;
    line-height: 1.3!important; } }

@media only screen and (max-width: 640px) {
  .related__meta .categories {
    font-size: 0px;
    font-size: 0rem; } }

@media only screen and (max-width: 640px) {
  .related__meta .categories__item {
    margin-right: 2px;
    margin-bottom: 10px; } }

@media only screen and (min-width: 641px) {
  .related__meta .categories__item {
    margin-bottom: 10px; } }

@media only screen and (max-width: 640px) {
  .related__meta .category {
    font-size: 9px;
    font-size: 0.9rem;
    font-weight: bold; } }

@media only screen and (max-width: 640px) {
  .relatedInformation {
    font-size: 13px;
    font-size: 1.3rem; } }

@media only screen and (min-width: 641px) {
  .relatedInformation {
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0.075em; } }

@media only screen and (max-width: 640px) {
  .relatedInformation__item {
    display: table;
    table-layout: fixed;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.6; } }

@media only screen and (min-width: 641px) {
  .relatedInformation__item {
    display: table;
    table-layout: fixed;
    line-height: 1.4; } }

@media only screen and (max-width: 640px) {
  .relatedGroup__item .ui-button {
		border-radius: 3px;
		height: 32px;
		font-size: 12px;
    font-size: 1.2rem;
    line-height: 30px; } }

@media only screen and (min-width: 641px) {
  .relatedGroup__item .ui-button {
		border-radius: 3px;
		height: 34px;
		font-size: 14px;
    font-size: 1.4rem;
    line-height: 32px; } }

@media only screen and (max-width: 640px) {
  .contents__banner {
    margin-bottom: 15px; } }

@media only screen and (min-width: 641px) {
  .contents__banner {
    margin-bottom: 66px; } }

@media only screen and (max-width: 640px) {
  .contents__banner--top {
    margin-bottom: 30px; } }

@media only screen and (min-width: 641px) {
  .contents__banner--top {
    margin-bottom: 30px; } }

@media only screen and (max-width: 640px) {
  .contents__banner--topbook {
    margin-bottom: 20px; } }

@media only screen and (min-width: 641px) {
  .contents__banner--topbook {
    margin-bottom: 30px; } }

@media only screen and (max-width: 640px) {
  .contents__banner--top_umv {
    margin-bottom: 30px; } }

@media only screen and (min-width: 641px) {
  .contents__banner--top_umv {
    margin-top: -15px;
    margin-bottom: 30px; } }

@media only screen and (max-width: 640px) {
  .contents__banner--videovws {
    margin-top: -10px;
    margin-bottom: 15px; } }

@media only screen and (min-width: 641px) {
  .contents__banner--videovws {
    margin-top: 20px;
    margin-bottom: 0; } }

@media only screen and (min-width: 641px) {
  .contents__banner__link:hover {
    opacity: .8; } }

.contents__banner__image {
  text-align: center; }


@media only screen and (max-width: 640px) {
  .contents__banner__image img {
    max-width: 90%;
    height: auto;
    box-sizing: border-box; } }

.contents__banner__image--top {
  text-align: center; }

@media only screen and (max-width: 640px) {
  .contents__banner__image--top img {
    max-width: 90%;
    height: auto; } }

@media only screen and (max-width: 640px) {
  .contents__banner__image--topbook img {
    max-width: 100%;
    height: auto; } }

.bookstoreSearch {
  position: relative; }

@media only screen and (max-width: 640px) {
  .bookstoreSearch {
    margin-bottom: 10px; } }

@media only screen and (min-width: 641px) {
  .bookstoreSearch {
    margin-bottom: 50px; } }

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

.bookstoreSearch__item {
  float: left;
  text-align: center;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff; }

@media only screen and (max-width: 640px) {
  .bookstoreSearch__item {
    width: 25%;
    height: 33px; } }

@media only screen and (min-width: 641px) {
  .bookstoreSearch__item {
    width: 10%;
    height: 36px; } }

@media only screen and (max-width: 640px) {
  .bookstoreSearch__item:nth-child(4n) {
    border-right: 0; } }

@media only screen and (min-width: 641px) {
  .bookstoreSearch__item:nth-child(10n) {
    border-right: 0; } }

.bookstoreSearch__link {
  display: block;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-decoration: none;
  background: #000;
  overflow: hidden; }

@media only screen and (max-width: 640px) {
  .bookstoreSearch__link {
    height: 32px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 32px; } }

@media only screen and (min-width: 641px) {
  .bookstoreSearch__link {
    height: 35px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 35px; } }

@media only screen and (min-width: 641px) {
  .bookstoreSearch__link:hover {
    color: #FFF;
    cursor: pointer;
    background: #2b3896; } }

@media only screen and (min-width: 641px) {
  .bookstores {
    padding-top: 20px;
    padding-left: 116px;
    position: relative; } }

.bookstores__heading {
  display: block; }

@media only screen and (max-width: 640px) {
  .bookstores__heading {
    margin-top: 10px;
    margin-bottom: 30px;
    padding-top: 30px; } }

@media only screen and (min-width: 641px) {
  .bookstores__heading {
    position: absolute;
    top: 20px;
    left: 0; } }

.bookstores__title {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGP明朝E", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: bold;
  letter-spacing: 0.1em; }

@media only screen and (max-width: 640px) {
  .bookstores__title {
    font-size: 24px;
    font-size: 2.4rem;
    text-align: center; } }

@media only screen and (min-width: 641px) {
  .bookstores__title {
    display: inline-block;
    font-size: 22px;
    font-size: 2.2rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); } }

@media only screen and (max-width: 640px) {
  .bookstores__list {
    border-bottom: 1px solid #EFEFEF; } }

.bookstores__item {
  border-top: 1px solid #EFEFEF; }

@media only screen and (max-width: 640px) {
  .bookstores__item {
    padding: 12px 0;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px; } }

@media only screen and (min-width: 641px) {
  .bookstores__item {
    padding: 12px 0;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px; } }

.bookstore__name {
  font-weight: bold; }

.bookstores__maplink {
  color: #000;
  text-decoration: underline; }

@media only screen and (max-width: 640px) {
  .bookstores__maplink { } }

@media only screen and (min-width: 641px) {
  .bookstores__maplink {
    font-size: 12px;
    font-size: 1.2rem;
    color: #000;
    text-decoration: underline; } }

@media only screen and (min-width: 641px) {
  .bookstores__maplink:hover {
    text-decoration: none; } }

.emphasis--red {
  color: #f00;
  font-weight: bold; }

.emphasis--blue {
  color: #2c3c94;
  font-weight: bold; }

.img_otodoke {
  max-width: 100%;
  height: auto;
  margin-top: 0.8em;
}
@media only screen and (max-width: 640px) {
  .img_otodoke {
    width: 100%;
    height: auto; } }
@media only screen and (min-width: 1281px) {
  .img_otodoke {
    margin-left: 1.7em; } }

.guide_nav-inn {
  width: 100%;
  padding: 45px 55px;
  margin-bottom: 80px;
  text-align: left;
  font-size: 0;
  line-height: 0;
  background-color: #f7f7f7;
}
@media only screen and (max-width: 640px) {
  .guide_nav-inn {
    padding: 15px;
    margin-bottom: 30px; } }

.guide_nav-itms {
  display: inline-block;
  vertical-align: top;
}

.guide_nav-itms_left {
  margin-right: 50px;
}
@media only screen and (max-width: 640px) {
  .guide_nav-itms {
    margin-right: 0; } }

.guide_nav-itm {
  margin-bottom: 1em;
  text-align: left;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.4;
  text-indent: -1em;
  padding-left: 1em;
}
@media only screen and (max-width: 640px) {
  .guide_nav-itm {
    font-size: 14px;
    font-size: 1.4rem; } }
.guide_nav-itm:last-child {
  margin-bottom: 0;
}

.guide_nav-itm:before {
  content: "・";
}

.guide_nav-link {
  color: #000;
  text-decoration: underline;
}
.guide_nav-link:hover {
  text-decoration: none;
}


.video02_merit-itms {
  counter-reset: counter;
  margin: 0 auto;
}
@media only screen and (max-width: 640px) {
  .video02_merit-itms {
    width: 90%; } }
@media only screen and (min-width: 641px) {
  .video02_merit-itms {
    width: 1060px; } }

.video02_merit-itm {
  line-height: 2;
  font-weight: 600;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .video02_merit-itm {
    padding-left: 26px;
    line-height: 1.7;
    font-size: 14px;
    font-size: 1.4rem; } }
@media only screen and (min-width: 641px) {
  .video02_merit-itm {
    padding-left: 40px;
    font-size: 16px;
    font-size: 1.6rem; } }

.video02_merit-itm:before {
  content: counter(counter);
  counter-increment: counter;
  position: absolute;
  left: 0;
  background-color: #26308f;
  color: #fff;
  font-weight: 600;
  text-align: center;
  display: block;
}
@media only screen and (max-width: 640px) {
  .video02_merit-itm:before {
    top: 1px;
    line-height: 20px;
    width: 20px;
    height: 20px;
    font-size: 10px;
    font-size: 1rem; } }
@media only screen and (min-width: 641px) {
  .video02_merit-itm:before {
    top: 2px;
    line-height: 28px;
    width: 28px;
    height: 28px;
    font-size: 15px;
    font-size: 1.5rem; } }

.video02_merit-itm--note {
}
@media only screen and (max-width: 640px) {
  .video02_merit-itm--note {
    font-size: 11px;
    font-size: 1.1rem; } }
@media only screen and (min-width: 641px) {
  .video02_merit-itm--note {
    font-size: 13px;
    font-size: 1.3rem; } }

@media only screen and (max-width: 640px) {
  i.icon-building {
    margin-right: 5px; } }
@media only screen and (min-width: 641px) {
  i.icon-building {
    margin-right: 15px; } }

.ic_gaibu {
  display: block;
  background: url(../img/ic_gaibu.jpg) center center no-repeat;
  background-size: contain;
  position: fixed;
  z-index: 99;
  right: 0;
}

@media only screen and (max-width: 640px) {
  .ic_gaibu {
    width: 45px;
    height: 154px;
    top: 90px; } }
@media only screen and (min-width: 641px) {
  .ic_gaibu {
    width: 90px;
    height: 308px;
    top: 240px; } }


@media only screen and (max-width: 640px) {
  .fit-header {
    margin-top: -63px;
    padding-top: 63px; } }

.l-main__title--vws {
  display: none;
  font-size: 0; }

.l-main__inner--vws {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto; }
@media only screen and (max-width: 640px) {
  .l-main__inner--vws {
    margin-top: 20px;
    padding: 0;
    padding-top: 85%;
    background-image: url(../img/vws_01_sp_1808.jpg); } }
@media only screen and (min-width: 641px) {
  .l-main__inner--vws {
    margin-top: 40px;
    padding-top: 20%;
    background-image: url(../img/vws_01_pc_1808.jpg); } }

.l-main__copy--vws01 {
  text-align: center;
  color: #fff;
  font-weight: 600; }
@media only screen and (max-width: 640px) {
  .l-main__copy--vws01 {
    display: none;
    font-size: 0; } }
@media only screen and (min-width: 641px) {
  .l-main__copy--vws01 {
    margin-bottom: 10px;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.6em; } }

.l-main__note--vws01 {
  text-align: center;
  color: #fff;
  font-weight: 600; }
@media only screen and (max-width: 640px) {
  .l-main__note--vws01 {
    display: none;
    font-size: 0; } }
@media only screen and (min-width: 641px) {
  .l-main__note--vws01 {
    margin-bottom: 40px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1; } }

.l-main__contact--vws {
  display: block;
  text-align: center;
  width: 100%; }
@media only screen and (max-width: 640px) {
  .l-main__contact--vws {
    margin-bottom: calc(50% + 20px); } }
@media only screen and (min-width: 641px) {
  .l-main__contact--vws {
    margin-bottom: 400px; } }
@media only screen and (min-width: 641px) {
  .l-main__contact--vws:hover {
    cursor: pointer;
    opacity: .8; } }
@media only screen and (max-width: 640px) {
  .l-main__contact--vws img {
    width: 86%;
    height: auto; } }
@media only screen and (min-width: 641px) {
  .l-main__contact--vws img {
    width: 460px;
    height: auto; } }

@media only screen and (max-width: 640px) {
  .l-main__trbl {
    width: 100%;
    margin: 0 auto;
    padding: 5px 0 30px; } }
@media only screen and (min-width: 641px) {
  .l-main__trbl {
    width: 946px;
    margin: 0 auto;
    padding: 15px 0 50px; } }
.l-main__trbl-list {
  font-size: 0;
  position: relative; }
.l-main__trbl-list dt {
  background-color: #002C4C;
  border-bottom: 1px solid #fff;
  text-align: center;
  font-weight: 600;
  color: #fff;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: absolute;
  height: 100%; }
.l-main__trbl-list:last-child dt {
  border-bottom: none; }
@media only screen and (max-width: 640px) {
  .l-main__trbl-list dt {
    width: 90px;
    font-size: 15px;
    font-size: 1.5rem; } }
@media only screen and (min-width: 641px) {
  .l-main__trbl-list dt {
    width: 155px;
    font-size: 22px;
    font-size: 2.2rem; } }
.l-main__trbl-list dd {
  width: 100%;
  background-color: #F7F8F8;
  border: 1px solid #DCDDDD;
  letter-spacing: 0;
  font-weight: 600; }
@media only screen and (max-width: 640px) {
  .l-main__trbl-list dd {
    padding: 15px;
    padding-left: 105px;
    font-size: 1.4rem; } }
@media only screen and (min-width: 641px) {
  .l-main__trbl-list dd {
    padding: 20px;
    padding-left: 175px;
    font-size: 19px;
    font-size: 1.9rem; } }
@media only screen and (max-width: 640px) {
  .l-main__trbl-list dd .sml {
    font-size: 9px;
    font-size: .9rem; } }
@media only screen and (min-width: 641px) {
  .l-main__trbl-list dd .sml {
    font-size: 10px;
    font-size: 1rem; } }

.l-main__text--vws01 {
  text-align: center;
  font-weight: 600;
  line-height: 1.3; }
@media only screen and (max-width: 640px) {
  .l-main__text--vws01 {
    margin-bottom: 25px;
    font-size: 20px;
    font-size: 2rem; } }
@media only screen and (min-width: 641px) {
  .l-main__text--vws01 {
    margin-bottom: 30px;
    font-size: 36px;
    font-size: 3.6rem; } }

.l-main__text--vws02 {
  text-align: center;
  line-height: 1.6; }
@media only screen and (max-width: 640px) {
  .l-main__text--vws02 {
    margin-bottom: 20px; } }
@media only screen and (min-width: 641px) {
  .l-main__text--vws02 {
    margin-bottom: 20px; } }

.l-main__text--vws {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGP明朝E", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  font-weight: 600; }

@media only screen and (max-width: 640px) {
  .l-main__text--vws {
    padding-top: 18px;
    line-height: 1.4em;
    font-size: 15px;
    font-size: 1.5rem; } }

@media only screen and (min-width: 641px) {
  .l-main__text--vws {
    padding-top: 50px;
    font-size: 26px;
    font-size: 2.6rem;
    letter-spacing: 0.16em;
    line-height: 1.52em; } }

@media only screen and (max-width: 640px) {
  .ui-input--vws_middle {
    width: 80px;
    margin-right: 6px; } }

@media only screen and (min-width: 641px) {
  .ui-input--vws_middle {
    width: 100px;
    margin-right: 10px; } }


@media only screen and (max-width: 640px) {
  .formTable__peple .sml {
    font-size: 9px;
    font-size: .9rem; } }

@media only screen and (min-width: 641px) {
  .formTable__peple .sml {
    font-size: 12px;
    font-size: 1.2rem; } }

@media only screen and (max-width: 640px) {
  .ui-checkbox--vws {
    display: block; } }

@media only screen and (min-width: 641px) {
  .ui-checkbox--vws {
    display: block; } }

@media only screen and (max-width: 640px) {
  .ui-checkbox--vws_mb {
    margin-bottom: 10px; } }

@media only screen and (min-width: 641px) {
  .ui-checkbox--vws_mb {
    margin-bottom: 10px; } }

@media only screen and (max-width: 640px) {
  .ui-checkbox--vws .formTable__note {
    padding-top: 0; } }

@media only screen and (min-width: 641px) {
  .ui-checkbox--vws .formTable__note {
    padding-top: 0; } }

@media only screen and (max-width: 640px) {
  .ui-input--after_cb--vws {
    width: calc(100% - 20px);
    margin-left: 20px; } }

@media only screen and (min-width: 641px) {
  .ui-input--after_cb--vws {
    width: calc(100% - 30px);
    margin-left: 30px; } }

@media only screen and (max-width: 640px) {
  .ui-select--small--vws {
    display: inline-block;
    width: 60px; } }

@media only screen and (min-width: 641px) {
  .ui-select--small--vws {
    display: inline-block;
    width: 80px; } }

@media only screen and (min-width: 641px) {
  .sectionBlock--vws {
    margin-bottom: 30px; } }

.sectionBlock__text--vwscontact {
  position: relative; }
@media only screen and (max-width: 640px) {
  .sectionBlock__text--vwscontact {
    margin-top: 40px; } }
@media only screen and (min-width: 641px) {
  .sectionBlock__text--vwscontact {
    margin-top: 50px; } }

.sectionBlock__text--vwscontact a {
  text-align: center;
  position: absolute;
  left: 0;
  width: 100%; }
@media only screen and (max-width: 640px) {
  .sectionBlock__text--vwscontact a {
    top: 58%; } }
@media only screen and (min-width: 641px) {
  .sectionBlock__text--vwscontact a {
    top: 175px; } }
@media only screen and (min-width: 641px) {
  .sectionBlock__text--vwscontact a:hover {
    cursor: pointer;
    opacity: .8; } }
@media only screen and (max-width: 640px) {
  .sectionBlock__text--vwscontact a img {
    width: 86%;
    height: auto; } }
@media only screen and (min-width: 641px) {
  .sectionBlock__text--vwscontact a img {
    width: 48%;
    height: auto; } }

@media only screen and (max-width: 640px) {
  .formTable tbody td.formTable--confirm--privacy {
    padding-top: 14px; } }

.searchKeywords--top {
  background-color: #f3f3f3; }

@media only screen and (max-width: 640px) {
  .searchKeywords--top {
    padding: 5%; } }

@media only screen and (min-width: 641px) {
  .searchKeywords--top {
    padding: 30px 0; } }

.searchKeywords {
  background-color: #f3f3f3; }

@media only screen and (max-width: 640px) {
  .searchKeywords {
    padding: 5%;
    margin-bottom: 40px; } }

@media only screen and (min-width: 641px) {
  .searchKeywords {
    width: 1200px;
    margin: 0 auto 70px;
    padding: 30px; } }

@media only screen and (max-width: 640px) {
  .searchKeywords--top .searchKeywords {
    padding: 0;
    margin-bottom: 5%; } }

@media only screen and (min-width: 641px) {
  .searchKeywords--top .searchKeywords {
    margin: 0 auto 25px;
    padding: 0; } }

@media only screen and (min-width: 641px) {
  .searchKeywords__frm {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

.searchKeywords__title {
  font-weight: bold;
  letter-spacing: 0.075em; }

@media only screen and (max-width: 640px) {
  .searchKeywords__title {
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 10px; } }

@media only screen and (min-width: 641px) {
  .searchKeywords__title {
    line-height: 45px;
    font-size: 18px;
    font-size: 1.8rem; } }

.ui-skeywords {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.ui-skeywords__input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  text-align: left;
  border: 1px solid #dcdddd;
  border-radius: 0;
  background-color: #fff;
  box-sizing: border-box; }

.ui-skeywords__input::-moz-placeholder {
  color: #c9caca; }

.ui-skeywords__input::-webkit-input-placeholder {
  color: #c9caca; }

.ui-skeywords__input::-webkit-input-placeholder {
  padding-top: 2px; }

@media only screen and (max-width: 640px) {
  .ui-skeywords__input {
    height: 40px;
    padding: 0 9px;
    line-height: 12px; }
  .ui-skeywords__input::-moz-placeholder {
    font-size: 11px;
    font-size: 1.1rem; }
  .ui-skeywords__input::-webkit-input-placeholder {
    font-size: 11px;
    font-size: 1.1rem; } }

@media only screen and (min-width: 641px) {
  .ui-skeywords__input {
    width: 780px;
    height: 45px;
    padding: 13px 14px;
    margin-right: 20px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 16px; }
  .ui-skeywords__input::-moz-placeholder {
    font-size: 14px;
    font-size: 1.4rem; }
  .ui-skeywords__input::-webkit-input-placeholder {
    font-size: 14px;
    font-size: 1.4rem; } }

@media only screen and (min-width: 641px) {
  .searchKeywords--top .ui-skeywords__input {
    width: 840px; } }

.ui-skeywords__submit {
  position: relative;
  display: block;
  padding: 0;
  color: #fff;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.2em;
  border: 0;
  border-radius: 0;
  outline: 0;
  background-color: #000000; }

@media only screen and (max-width: 640px) {
  .ui-skeywords__submit {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    width: 54px;
    height: 40px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 40px; } }

@media only screen and (min-width: 641px) {
  .ui-skeywords__submit {
    width: 160px;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    font-size: 1.8rem; } }

.ui-skeywords__submit:hover {
  cursor: pointer;
  opacity: .8; }

.topNav {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

@media only screen and (max-width: 640px) {
  .topNav {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media only screen and (min-width: 641px) {
  .topNav {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; } }

@media only screen and (max-width: 640px) {
  .topNav__item {
    width: 100%;
    margin-bottom: 10px; } }

@media only screen and (min-width: 641px) {
  .topNav__item {
    width: 590px;
    margin-right: 19px; } }

.topNav__item:last-child {
  margin-right: 0; }

.topNav__link {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

@media only screen and (max-width: 640px) {
  .topNav__link {
    height: 50px;
    line-height: 48px; } }

@media only screen and (min-width: 641px) {
  .topNav__link {
    width: 590px;
    height: 60px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    text-align: center;
    vertical-align: middle; } }

@media only screen and (max-width: 640px) {
  .topNav__icon {
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    font-size: 1.8rem;
    position: absolute;
    left: 24px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); } }

@media only screen and (min-width: 641px) {
  .topNav__icon {
    display: inline-block;
    height: 23px;
    margin-right: 4px;
    line-height: 23px;
    font-size: 20px;
    font-size: 2rem;
    position: absolute;
    left: 24px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); } }

@media only screen and (max-width: 640px) {
  .topNav__icon::before {
    display: inline-block;
    height: 20px;
    margin-right: 5px;
    line-height: 20px; } }

@media only screen and (max-width: 640px) {
  .topNav__title {
    display: inline-block;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.5; } }

@media only screen and (min-width: 641px) {
  .topNav__title {
    letter-spacing: 0em;
    display: inline-block; } }

@media only screen and (min-width: 641px) {
  .entriesGroup--index {
    width: 896px;
    float: left; } }

@media only screen and (min-width: 641px) {
  .entriesGroup--index .view {
    margin-top: 12px;
    padding-left: 304px; } }

@media only screen and (min-width: 641px) {
  .entriesGroup--index .entriesGroup__list--grid4 {
    margin-bottom: 13px; } }

@media only screen and (max-width: 640px) {
  .indexEntriesRight {
    margin-top: 10%; } }

@media only screen and (min-width: 641px) {
  .indexEntriesRight {
    width: 290px;
    float: right; } }

.indexEntriesRight__box {
  border: 1px solid #d8d8d8;
  background-color: #f3f3f3; }

@media only screen and (max-width: 640px) {
  .indexEntriesRight__box {
    padding: 5.5%;
    margin-bottom: 5.5%; } }

@media only screen and (min-width: 641px) {
  .indexEntriesRight__box {
    padding: 20px 15px;
    margin-bottom: 15px; } }

@media only screen and (max-width: 640px) {
  .indexEntriesRight__box--copy {
    margin-bottom: 15px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.28; } }

@media only screen and (min-width: 641px) {
  .indexEntriesRight__box--copy {
    margin-bottom: 10px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.33; } }

.indexEntriesRight__box.indexEntriesRight__box--bnr {
	padding: 0; }

.indexEntriesRight__box--link.ui-button {
  font-weight: 600;
  background-color: #e6770a; }

.indexEntriesRight__box--link-shikaku.ui-button {
	background-color: #2c3c93; }

@media only screen and (max-width: 640px) {
  .indexEntriesRight__box--link {
    height: 48px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 48px; } }

@media only screen and (min-width: 641px) {
  .indexEntriesRight__box--link {
    height: 58px;
    letter-spacing: 0;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 58px; } }

@media only screen and (min-width: 641px) {
  .indexEntriesRight__box--link:hover {
    opacity: .8; } }

@media only screen and (max-width: 640px) {
  .indexEntriesRight__box--link-mail {
		padding-left: 20px; } }

@media only screen and (min-width: 641px) {
  .indexEntriesRight__box--link-mail {
		padding-left: 25px; } }

.indexEntriesRight__box--bnrlink {
	font-size: 0;
	line-height: 0; }

.indexEntriesRight__box--bnrlink img {
	width: 100%;
	height: auto; }

@media only screen and (min-width: 641px) {
  .indexEntriesRight__box--bnrlink:hover img {
    opacity: .8; } }

@media only screen and (max-width: 640px) {
  .indexEntriesRight__box--icon {
		display: inline-block;
		margin-right: 4px;
		position: absolute;
		left: 16px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		    -ms-transform: translateY(-50%);
		        transform: translateY(-50%); } }

@media only screen and (min-width: 641px) {
  .indexEntriesRight__box--icon {
		display: inline-block;
		margin-right: 4px;
		position: absolute;
		left: 20px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		    -ms-transform: translateY(-50%);
		        transform: translateY(-50%); } }

@media only screen and (max-width: 640px) {
  .indexEntriesRight__box--icon-mail {
		height: 14px;
		font-size: 14px;
		font-size: 1.4rem; } }

@media only screen and (min-width: 641px) {
  .indexEntriesRight__box--icon-mail {
		height: 15px;
		font-size: 15px;
		font-size: 1.5rem; } }

@media only screen and (max-width: 640px) {
  .indexEntriesRight__box--icon-shikaku {
		height: 20px;
		font-size: 20px;
		font-size: 2rem; } }

@media only screen and (min-width: 641px) {
  .indexEntriesRight__box--icon-shikaku {
		height: 22px;
		font-size: 22px;
		font-size: 2.2rem; } }

.indexEntriesRight__twitter {
  border: 1px solid #d8d8d8;
  background-color: #f3f3f3; }

@media only screen and (max-width: 640px) {
  .indexEntriesRight__twitter {
    height: 380px;
    padding: 5.5%; } }

@media only screen and (min-width: 641px) {
  .indexEntriesRight__twitter {
    height: 320px;
    padding: 20px 15px; } }

.indexEntriesRight__twitter-inn {
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-overflow-scrolling: touch;
  overflow: scroll; }

.twitter-timeline {
  width: 640px!important; }

@media only screen and (max-width: 640px) {
  .entriesGroup__list--border.entriesGroup__list {
    margin-bottom: 3%; } }

.entriesGroup__list--border .entriesGroup__item {
  background-color: #fff;
  border: 1px solid #d8d8d8; }

@media only screen and (max-width: 640px) {
  .entriesGroup__list--border .entriesGroup__item {
    margin-bottom: 5%; } }

@media only screen and (min-width: 641px) {
  .entriesGroup__list--border.entriesGroup__list--grid3 .entriesGroup__item {
    margin-bottom: 50px; } }

@media only screen and (min-width: 641px) {
  .entriesGroup__list--border.entriesGroup__list--grid4 .entriesGroup__item {
    margin-bottom: 15px; } }

@media only screen and (min-width: 641px) {
  .entriesGroup__list--border .entries--small .entries__thumb {
    width: 285px; } }

@media only screen and (max-width: 640px) {
  .entriesGroup__list--border .entries__heading {
    padding: 10px 10px 8px; } }

@media only screen and (min-width: 641px) {
  .entriesGroup__list--border .entries__heading {
    padding: 14px 14px 10px; } }

.entriesGroup__list--border .entries__date {
  position: relative; }

@media only screen and (max-width: 640px) {
  .entriesGroup__list--border .entries__date {
    top: inherit;
    height: auto;
    line-height: 1;
    padding: 0;
    text-align: left;
    margin-bottom: 5px; } }

@media only screen and (min-width: 641px) {
  .entriesGroup__list--border .entries__date {
    top: inherit;
    height: auto;
    line-height: 1;
    text-align: left;
    margin-bottom: 8px; } }

@media only screen and (max-width: 640px) {
  .item__sample {
    margin-bottom: 15px; } }

@media only screen and (min-width: 641px) {
  .item__sample {
    margin-bottom: 20px; } }

.item__sample__link {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #f2b700;
  border-color: #f2b700;
  color: #000; }

@media only screen and (max-width: 640px) {
  .item__sample__link {
    height: 35px;
    line-height: 33px;
    font-size: 14px;
    font-size: 1.4rem;
    border-radius: 20px;
    padding-right: 12px; } }

@media only screen and (min-width: 641px) {
  .item__sample__link {
    width: 170px;
    height: 40px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 38px;
    text-align: center;
    vertical-align: middle;
    border-radius: 22px;
    padding-right: 12px; } }

.item__sample__icon {
  display: inline-block;
  vertical-align: middle;
  background: url(../img/book5.svg) center center no-repeat;
  background-size: contain; }

@media only screen and (max-width: 640px) {
  .item__sample__icon {
    width: 17px;
    height: 17px;
    margin-right: 8px; } }

@media only screen and (min-width: 641px) {
  .item__sample__icon {
    width: 17px;
    height: 17px;
    margin-right: 8px; } }

.item__sample__title {
  vertical-align: middle; }

.item__cantreserve__text {
  line-height: 1.35;
  font-weight: 600; }

@media only screen and (max-width: 640px) {
  .item__cantreserve__text {
    font-size: 15px;
    font-size: 1.5rem; } }

@media only screen and (min-width: 641px) {
  .item__cantreserve__text {
    font-size: 18px;
    font-size: 1.8rem; } }

@media only screen and (max-width: 640px) {
  .topics__content--inn {
    padding-top: 25px;
    margin-bottom: 25px; } }

@media only screen and (min-width: 641px) {
  .topics__content--inn {
    padding-top: 45px; } }

@media only screen and (min-width: 641px) {
  .topics__content {
    width: 610px;
    padding-top: 15px;
    margin-left: 40px;
    float: left; } }

@media only screen and (min-width: 1281px) {
  .topics__content {
    margin-left: 105px; } }

@media only screen and (max-width: 640px) {
  .topics__content .entry__body {
    padding-bottom: 0; } }

@media only screen and (min-width: 641px) {
  .topics__content .entry__body {
    width: 610px;
    padding-bottom: 0; } }

.topics__item {
  border-bottom: 1px solid #d9d8d9; }

@media only screen and (max-width: 640px) {
  .topics__item {
    padding-bottom: 20px;
    margin-bottom: 25px; } }

@media only screen and (min-width: 641px) {
  .topics__item {
    padding-bottom: 35px;
    margin-bottom: 40px; } }

@media only screen and (max-width: 640px) {
  .topics__heading {
    margin-bottom: 15px; } }

@media only screen and (min-width: 641px) {
  .topics__heading {
    margin-bottom: 20px; } }

.topics__meta {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.topics__date {
  display: inline-block;
  line-height: 1;
  letter-spacing: 0.1em; }

@media only screen and (max-width: 640px) {
  .topics__date {
    margin-right: 12px;
    font-size: 13px;
    font-size: 1.3rem; } }

@media only screen and (min-width: 641px) {
  .topics__date {
    margin-right: 10px;
    font-size: 14px;
    font-size: 1.4rem; } }

.topics__title {
  font-weight: 600;
  line-height: 1.3; }

@media only screen and (max-width: 640px) {
  .topics__title {
    padding-top: 15px;
    font-size: 20px;
    font-size: 2rem; } }

@media only screen and (min-width: 641px) {
  .topics__title {
    padding-top: 20px;
    font-size: 22px;
    font-size: 2.2rem; } }

.topics__subtitle {
  font-weight: 600;
  line-height: 1.3; }

@media only screen and (max-width: 640px) {
  .topics__subtitle {
    padding-top: 15px;
    font-size: 14px;
    font-size: 1.4rem; } }

@media only screen and (min-width: 641px) {
  .topics__subtitle {
    padding-top: 15px;
    font-size: 17px;
    font-size: 1.7rem; } }

@media only screen and (min-width: 641px) {
  .topics__heading .categories__item {
    margin-bottom: 2px; } }

.topics__heading .category {
  color: #fff;
  background-color: #26318b; }

@media only screen and (max-width: 640px) {
  .topics__heading .category {
    padding: 0 10px;
    line-height: 16px; } }

@media only screen and (min-width: 641px) {
  .topics__heading .category {
    padding: 0 15px;
    font-size: 10px;
    font-size: 1rem;
    line-height: 16px; } }

.paginate {
  text-align: center;
  font-size: 0;
  line-height: 0; }

@media only screen and (max-width: 640px) {
  .paginate {
    padding-top: 15px; } }

.paginate .page-numbers {
  line-height: 1;
  vertical-align: top;
  text-align: center;
  display: inline-block;
  color: #666;
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: #999;
  text-decoration: none; }

@media only screen and (max-width: 640px) {
  .paginate .page-numbers {
    width: 45px;
    margin: 5px;
    padding: 14px 0;
    font-size: 17px; } }

@media only screen and (min-width: 641px) {
  .paginate .page-numbers {
    width: 45px;
    margin: 5px;
    padding: 15px 0;
    font-size: 14px; } }

.paginate .page-numbers.current {
  background-color: #000;
  color: #fff; }

.paginate a.page-numbers:hover {
  background-color: #000;
  color: #fff; }

@media only screen and (max-width: 640px) {
  .paginate .page-numbers.prev {
    margin-right: 15px; } }

@media only screen and (min-width: 641px) {
  .paginate .page-numbers.prev {
    margin-right: 15px; } }

@media only screen and (max-width: 640px) {
  .paginate .page-numbers.next {
    margin-left: 15px; } }

@media only screen and (min-width: 641px) {
  .paginate .page-numbers.next {
    margin-left: 15px; } }



@media only screen and (max-width: 640px) {
  .fair {
    padding: 25px 0 40px; } }

@media only screen and (min-width: 641px) {
  .fair {
    width: 990px;
    margin: 0 auto;
    padding: 20px 0 50px; } }

@media only screen and (max-width: 640px) {
  .fair__heading {
    margin-bottom: 20px; } }

@media only screen and (min-width: 641px) {
  .fair__heading {
    margin-bottom: 40px; } }

.fair__copy {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGP明朝E", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 600; }

@media only screen and (max-width: 640px) {
  .fair__copy {
    margin-bottom: 15px;
    font-size: 17px;
    font-size: 1.7rem; } }

@media only screen and (min-width: 641px) {
  .fair__copy {
    margin-bottom: 20px;
    font-size: 30px;
    font-size: 3rem; } }

.fair__title {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGP明朝E", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 600; }

@media only screen and (max-width: 640px) {
  .fair__title {
    line-height: 1.2;
    font-size: 25px;
    font-size: 2.5rem; } }

@media only screen and (min-width: 641px) {
  .fair__title {
    line-height: 1.3;
    font-size: 46px;
    font-size: 4.6rem; } }

@media only screen and (max-width: 640px) {
  .fair__body {
    padding-bottom: 20px; } }

@media only screen and (min-width: 641px) {
  .fair__body {
    padding-bottom: 10px; } }

@media only screen and (max-width: 640px) {
  .fair__eyecatch {
    margin-bottom: 27px;
    line-height: 0;
    font-size: 0; } }

@media only screen and (min-width: 641px) {
  .fair__eyecatch {
    width: 380px;
    margin-right: 30px;
    margin-bottom: 15px;
    float: left; } }

.fair__eyecatch img {
  width: 100%;
  height: auto; }

.fair__eyecatch--caption {
	line-height: 1.4; }

@media only screen and (max-width: 640px) {
	.fair__eyecatch--caption {
		margin-top: 10px;
		font-size: 12px;
		font-size: 1.2rem; } }

@media only screen and (min-width: 641px) {
	.fair__eyecatch--caption {
		margin-top: 8px;
		font-size: 12px;
		font-size: 1.2rem; } }

@media only screen and (max-width: 640px) {
  .fair__text {
    line-height: 1.375;
    font-size: 16px;
    font-size: 1.6rem; } }

@media only screen and (min-width: 641px) {
  .fair__text {
    margin-bottom: 30px;
    line-height: 1.35;
    font-size: 17px;
    font-size: 1.7rem; } }

@media only screen and (max-width: 640px) {
  .relatedGroup--fair {
    padding: 0 30px;
    background-color: #f5f5f5; } }

@media only screen and (min-width: 641px) {
  .relatedGroup--fair {
    padding: 10px 40px 20px;
    background-color: #f5f5f5; } }

.relatedGroup__item--fair {
  border-bottom: 1px solid #bebebe; }

@media only screen and (max-width: 640px) {
  .relatedGroup__item--fair {
    padding: 30px 0; } }

@media only screen and (min-width: 641px) {
  .relatedGroup__item--fair {
    padding: 40px 0; } }

.relatedGroup__item--fair:last-child {
  border-bottom: none; }

.related--fair {
  position: relative;
  color: #000000;
  text-decoration: none; }

@media only screen and (min-width: 641px) {
  .related--fair {
    position: relative; } }

.related__thumb--fair {
  position: relative;
  background-color: #fff;
  border: 1px solid #bebebe; }

@media only screen and (max-width: 640px) {
  .related__thumb--fair {
    width: 100%;
    height: 205px;
    margin-bottom: 20px; } }

@media only screen and (min-width: 641px) {
  .related__thumb--fair {
    width: 250px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; } }

.related__thumb--fair a {
  width: 100%;
  height: 100%;
  display: block; }

@media only screen and (max-width: 640px) {
  .related__thumb--fair a {
    padding: 20px; } }

@media only screen and (min-width: 641px) {
  .related__thumb--fair a:hover {
    cursor: pointer;
    opacity: .8; } }

.related__image--fair {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%; }

.related__image--fair img {
  margin: 0!important;
  width: auto;
  height: auto;
  max-width: 100%!important;
  max-height: 100%; }

@media only screen and (min-width: 641px) {
  .related__image--fair img {
    max-width: 210px!important;
    max-height: 195px!important; } }

@media only screen and (max-width: 640px) {
  .related__heading--fair {
    width: 100%; } }

@media only screen and (min-width: 641px) {
  .related__heading--fair {
    padding-left: 280px; } }

@media only screen and (min-width: 641px) {
  .related__meta--fair {
    min-height: 225px; } }

@media only screen and (max-width: 640px) {
  .related__meta--fair .categories {
    font-size: 0px;
    font-size: 0rem; } }

@media only screen and (max-width: 640px) {
  .related__meta--fair .categories__item {
    margin-right: 2px;
    margin-bottom: 10px; } }

@media only screen and (min-width: 641px) {
  .related__meta--fair .categories__item {
    margin-bottom: 15px; } }

.related__meta--fair .category {
  background-color: #020202;
  color: #fff;
  font-weight: bold; }

@media only screen and (max-width: 640px) {
  .related__meta--fair .category {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 25px; } }

.related__title--fair {
  font-weight: bold; }

@media only screen and (max-width: 640px) {
  .related__title--fair {
    margin-bottom: 10px;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.25; } }

@media only screen and (min-width: 641px) {
  .related__title--fair {
    margin-bottom: 15px;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1.38; } }

.related__title--fair a {
  color: #000;
  text-decoration: none; }

@media only screen and (min-width: 641px) {
  .related__title--fair a:hover {
    text-decoration: underline; } }

@media only screen and (max-width: 640px) {
  .related__copy--fair {
    margin-bottom: 10px;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.37; } }

@media only screen and (min-width: 641px) {
  .related__copy--fair {
    margin-bottom: 15px;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.47; } }

@media only screen and (max-width: 640px) {
  .relatedInformation--fair {
    margin-bottom: 20px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.46; } }

@media only screen and (min-width: 641px) {
  .relatedInformation--fair {
    margin-bottom: 20px;
    font-size: 14px;
    font-size: 1.4rem; } }

@media only screen and (max-width: 640px) {
  .related--fair .item__checkout {
    height: 50px;
		border-radius: 3px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 48px; } }

@media only screen and (min-width: 641px) {
  .related--fair .item__checkout {
    width: 222px;
    height: 40px;
		border-radius: 3px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 38px; } }

@media only screen and (min-width: 641px) {
  .related__addcart {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center; } }

@media only screen and (max-width: 640px) {
  .related__addcart--input {
    margin-bottom: 20px;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center; } }

@media only screen and (max-width: 640px) {
  .related__addcart--tag {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1; } }

@media only screen and (min-width: 641px) {
  .related__addcart--tag {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1; } }

.ui-input--related__addcart {
  background-color: #fff;
  text-align: center; }

@media only screen and (max-width: 640px) {
  .ui-input--related__addcart {
    width: 125px;
    height: 40px;
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 38px; } }

@media only screen and (min-width: 641px) {
  .ui-input--related__addcart {
    width: 80px;
    height: 30px;
    margin-right: 20px;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 28px; } }

@media only screen and (min-width: 641px) {
  .topics-inn {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 1200px;
    padding-top: 20px;
    margin: 0 auto 40px; } }

@media only screen and (min-width: 641px) {
  .topics-inn--nobnr {
    padding-top: 0!important; } }

@media only screen and (min-width: 641px) {
  .topics-inn--1itms {
    margin-top: -30px;
    margin-bottom: 40px; }
  .topics-inn--2itms {
    margin-top: -12px; }
  .topics-inn--3itms {
    margin-top: -12px; } }

@media only screen and (max-width: 640px) {
  .topics_header {
    width: 90%;
    margin: 0 auto 25px;
    position: relative; } }

.topics_header-title {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGP明朝E", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 600;
  line-height: 1; }

@media only screen and (max-width: 640px) {
  .topics_header-title {
    font-size: 20px;
    font-size: 2rem; } }

@media only screen and (min-width: 641px) {
  .topics_header-title {
    margin-bottom: 13px;
    font-size: 25px;
    font-size: 2.5rem; } }

@media only screen and (max-width: 640px) {
  .topics-button {
    color: #000;
    text-decoration: none;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
    position: absolute;
    top: 0;
    right: 0; } }

@media only screen and (min-width: 641px) {
  .topics-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    color: #fff;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.1em;
    border: 1px solid #000;
    background-color: #000;
    -webkit-transition: .3s;
    transition: .3s;
    height: 25px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 23px; } }

@media only screen and (min-width: 641px) {
  .topics-button:hover {
    cursor: pointer;
    color: #000;
    background-color: #fff; } }

@media only screen and (min-width: 641px) {
  .topics-button::after {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    border: 1px solid #fff;
    border-top: none;
    border-left: none;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: .3s;
    transition: .3s;
    right: 10px;
    width: 6px;
    height: 6px;
    margin-top: -4px; } }

@media only screen and (min-width: 641px) {
  .topics-button:hover::after {
    border-color: #000; } }

.topics-indexlink {
  color: #999;
  text-decoration: none; }

@media only screen and (max-width: 640px) {
  .topics-indexlink {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
    position: absolute;
    top: 0;
    right: 0; } }

@media only screen and (min-width: 641px) {
  .topics-indexlink {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1; } }

@media only screen and (min-width: 641px) {
  .topics-indexlink:hover {
    text-decoration: underline; } }

@media only screen and (max-width: 640px) {
  .topics_itms {
    width: 90%;
    margin: 0 auto;
    padding: 0 0 5%; } }

@media only screen and (min-width: 641px) {
  .topics_itms {
    width: 1040px;
    padding-left: 40px; } }

@media only screen and (max-width: 640px) {
  .topics_itm {
    padding: 15px 0;
    border-bottom: 1px solid #ddd; } }

@media only screen and (min-width: 641px) {
  .topics_itm {
    padding: 15px 0 0; } }

@media only screen and (max-width: 640px) {
  .topics_itm:first-child {
    padding-top: 0; } }

@media only screen and (min-width: 641px) {
  .topics_itm:first-child {
    padding-top: 0; } }

@media only screen and (max-width: 640px) {
  .topics_itm:last-child {
    padding-bottom: 0;
    border-bottom: none; } }

.topics_link {
  color: #000;
  text-decoration: none; }

.topics_link:hover .topics_title {
  text-decoration: underline; }

.topics_tag {
  text-align: center;
  color: #fff;
  background-color: #26318b;
  float: left; }

@media only screen and (max-width: 640px) {
  .topics_tag {
    width: 60px;
    height: 16px;
    font-size: 10px;
    font-size: 1rem;
    line-height: 16px; } }

@media only screen and (min-width: 641px) {
  .topics_tag {
    width: 70px;
    height: 17px;
    font-size: 10px;
    font-size: 1rem;
    line-height: 17px; } }

@media only screen and (max-width: 640px) {
  .topics_title {
    margin-left: 70px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px; } }

@media only screen and (min-width: 641px) {
  .topics_title {
    margin-left: 90px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 17px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; } }

@media only screen and (max-width: 640px) {
  .fair__list--top {
    margin-bottom: 43px; } }

@media only screen and (min-width: 641px) {
  .fair__list--top {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #d8d8d8; } }

@media only screen and (max-width: 640px) {
  .fair__list--1items {
    margin-bottom: 24px; } }

@media only screen and (max-width: 640px) {
  .fair__list--top .slick-dots {
    bottom: -31px; } }

@media only screen and (min-width: 641px) {
  .fair__list {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

.fair__item {
  width: 100%;
  border: 1px solid #d8d8d8;
  background-color: #fff; }

@media only screen and (max-width: 640px) {
  .fair__item {
    margin-bottom: 15px; } }

@media only screen and (max-width: 640px) {
  .fair__item:last-child {
    margin-bottom: 0; } }

@media only screen and (min-width: 641px) {
  .fair__item--grid2 {
    width: calc(50% - 8px); } }

@media only screen and (min-width: 641px) {
  .fair__item--grid3 {
    width: calc(33.3% - 10px); } }

.fairs__link {
  display: block;
  position: relative; }

.fairs__link:hover {
  opacity: .8;
  text-decoration: none; }

.fairs__thumb {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

@media only screen and (max-width: 640px) {
  .fairs__thumb {
    height: 90px; } }

@media only screen and (min-width: 641px) {
  .fairs__thumb {
    height: 128px; } }

@media only screen and (min-width: 641px) {
  .fair__item--grid1 .fairs__thumb, .fair__item--grid2 .fairs__thumb {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; } }

.fairs__link--icon {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  background-color: #26318b;
  border: 4px solid #fff;
  border-radius: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%); }

@media only screen and (max-width: 640px) {
  .fairs__link--icon {
    width: 20px;
    height: 20px;
    border-width: 3px;
    top: 90px; } }

@media only screen and (min-width: 641px) {
  .fairs__link--icon {
    width: 24px;
    height: 24px; } }

@media only screen and (min-width: 641px) {
  .fair__item--grid3 .fairs__link--icon {
    top: 128px; } }

.fairs__link--icon::after {
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  border: 1px solid #fff;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

@media only screen and (max-width: 640px) {
  .fairs__link--icon::after {
    right: 5px;
    width: 3px;
    height: 3px;
    margin-top: -3px; } }

@media only screen and (min-width: 641px) {
  .fairs__link--icon::after {
    right: 8px;
    width: 7px;
    height: 7px;
    margin-top: -6px; } }

@media only screen and (min-width: 641px) {
  .fair__item--grid1 .fairs__link--icon::after, .fair__item--grid2 .fairs__link--icon::after {
    right: 10px;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg); } }

@media only screen and (min-width: 641px) {
  .fair__item--grid1 .fairs__heading, .fair__item--grid2 .fairs__heading {
    padding-left: 50%; } }

.fairs__title {
  color: #000;
  text-decoration: underline; }

@media only screen and (max-width: 640px) {
  .fairs__title {
    min-height: 60px;
    padding: 13px 15px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.27; } }

@media only screen and (min-width: 641px) {
  .fairs__title {
    min-height: 79px;
    padding: 20px;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 23px; } }

@media only screen and (min-width: 641px) {
  .fair__item--grid1 .fairs__title {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.35; } }

@media only screen and (min-width: 641px) {
  .fair__item--grid2 .fairs__title {
    min-height: 104px;
    font-size: 18px;
    font-size: 1.8rem; } }

.fairs__link:hover .fairs__title {
  text-decoration: none; }

.l-main__header--usersindex {
  background-size: auto, cover;
  background-position: top center, center center;
  background-repeat: repeat, no-repeat; }

@media only screen and (max-width: 640px) {
  .l-main__header--usersindex {
    background-image: url(../img/users/bg_dot.gif), url(../img/users/users_mv_index_sp.jpg);
    padding: 50px 0; } }

@media only screen and (min-width: 641px) {
  .l-main__header--usersindex {
    background-image: url(../img/users/bg_dot.gif), url(../img/users/users_mv_index_pc.jpg);
    padding-bottom: 80px; } }

.l-main__header--usersdetail {
  background-size: auto, auto, cover;
  background-position: center, top center, center center;
  background-repeat: no-repeat, repeat, no-repeat; }

@media only screen and (max-width: 640px) {
  .l-main__header--usersdetail {
    background-image: linear-gradient( to right, rgba(43, 56, 150, 0.85),  rgba(43, 56, 150, 0.85) ), url(../img/users/bg_dot.gif), url(../img/users/users_mv_detail_sp.jpg);
    padding: 25px 20px; } }

@media only screen and (min-width: 641px) {
  .l-main__header--usersdetail {
    background-image: linear-gradient( to right, rgba(43, 56, 150, 0.85),  rgba(43, 56, 150, 0.85) ), url(../img/users/bg_dot.gif), url(../img/users/users_mv_detail_pc.jpg);
    padding-bottom: 70px; } }

@media only screen and (min-width: 641px) {
  .breadcrumbs.breadcrumbs--users {
    margin: 0 auto;
    padding: 6px 0; } }

.breadcrumbs--users .breadcrumbs__item {
  color: #fff; }

.breadcrumbs--users .breadcrumbs__link {
  color: #fff; }

.l-main__title--usersindex--inn {
  display: inline-block;
  background-color: rgba(43, 56, 150, 0.85); }

@media only screen and (max-width: 640px) {
  .l-main__title--usersindex--inn {
    padding: 15px; } }

@media only screen and (min-width: 641px) {
  .l-main__title--usersindex--inn {
    margin-top: 50px;
    padding: 30px; } }

.l-main__title--usersindex {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGP明朝E", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 600;
  color: #fff;
  display: inline-block; }

@media only screen and (max-width: 640px) {
  .l-main__title--usersindex {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 1.2; } }

@media only screen and (min-width: 641px) {
  .l-main__title--usersindex {
    font-size: 50px;
    font-size: 5rem;
    line-height: 1.2; } }

.l-main__title--usersdetail {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGP明朝E", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 600;
  color: #fff; }

@media only screen and (max-width: 640px) {
  .l-main__title--usersdetail {
    font-size: 23px;
    font-size: 2.3rem;
    line-height: 1.1; } }

@media only screen and (min-width: 641px) {
  .l-main__title--usersdetail {
    margin-top: 45px;
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 1; } }

.l-main__copy--usersindex {
  line-height: 1;
  font-weight: 600;
  color: #fff;
  display: inline-block;
  border-top: 1px solid #fff; }

@media only screen and (max-width: 640px) {
  .l-main__copy--usersindex {
    margin-top: 15px;
    padding-top: 15px;
    font-size: 9px;
    font-size: .9rem; } }

@media only screen and (min-width: 641px) {
  .l-main__copy--usersindex {
    margin-top: 25px;
    padding-top: 25px;
    font-size: 16px;
    font-size: 1.6rem; } }

.l-main__note--usersindex {
  color: #fff; }

@media only screen and (max-width: 640px) {
  .l-main__note--usersindex {
    margin-top: 5px;
		line-height: 1.25;
		text-indent: -1em;
		padding-left: 1em;
    font-size: 9px;
    font-size: .9rem; } }

@media only screen and (min-width: 641px) {
  .l-main__note--usersindex {
    margin-top: 10px;
		line-height: 1;
		font-weight: 600;
    font-size: 12px;
    font-size: 1.2rem; } }

.l-main__note--usersdetail {
  color: #fff;
	line-height: 1; }

@media only screen and (max-width: 640px) {
  .l-main__note--usersdetail {
    margin-top: 10px;
    font-size: 9px;
    font-size: .9rem; } }

@media only screen and (min-width: 641px) {
  .l-main__note--usersdetail {
    margin-top: 15px;
		font-weight: 600;
    font-size: 12px;
    font-size: 1.2rem; } }

@media only screen and (min-width: 641px) {
  .users__content--inn {
    margin-top: 10px; } }

@media only screen and (max-width: 640px) {
  .usersItem__list {
    margin-bottom: 15px; } }

@media only screen and (min-width: 641px) {
  .usersItem__list {
    margin-bottom: 50px; } }

.users__item {
	position: relative; }

@media only screen and (max-width: 640px) {
  .users__item {
    padding: 25px 0; } }

@media only screen and (min-width: 641px) {
  .users__item {
    min-height: 280px;
    padding: 40px 0; } }

.users__item:nth-of-type(2n) {
	background-color: #f4f4f4;
	position: relative; }

.users__thumb {
  float: left;
  background-color: #fff;
  border: 1px solid #d7d7d7;
	display: block;
  position: relative; }

@media only screen and (max-width: 640px) {
  .users__thumb {
    width: 125px;
    height: 90px;
    padding: 12px; } }

@media only screen and (min-width: 641px) {
  .users__thumb {
    width: 360px;
    height: 200px;
    padding: 30px; } }

.users__image {
  width: 100%;
  height: 100%;
  position: relative; }

.users__image img {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%,-50%);
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto; }

.users__tag {
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 2;
  color: #fff;
  text-align: center;
  background-color: #2d3b93; }

@media only screen and (max-width: 640px) {
  .users__tag {
    width: 45px;
    height: 20px;
    font-size: 10px;
    font-size: 1rem;
    line-height: 20px; } }

@media only screen and (min-width: 641px) {
  .users__tag {
    width: 80px;
    height: 30px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 30px; } }

@media only screen and (max-width: 640px) {
  .users__heading {
    padding-left: 140px; } }

@media only screen and (min-width: 641px) {
  .users__heading {
    padding-left: 400px; } }

.users__title {
  font-weight: 700; }

@media only screen and (max-width: 640px) {
  .users__title {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.2; } }

@media only screen and (min-width: 641px) {
  .users__title {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1.2; } }

.users__meta {
  line-height: 1.66; }

@media only screen and (max-width: 640px) {
  .users__meta {
    margin-top: 17px;
    font-size: 12px;
    font-size: 1.2rem; } }

@media only screen and (min-width: 641px) {
  .users__meta {
    margin-top: 25px;
    font-size: 16px;
    font-size: 1.6rem; } }

.users__text {
  line-height: 1.66; }

@media only screen and (max-width: 640px) {
  .users__text {
    width: 100%;
    margin-top: 1em;
    font-size: 12px;
    font-size: 1.2rem; } }

@media only screen and (min-width: 641px) {
  .users__text {
    padding-left: 400px;
    margin-top: 1em;
    font-size: 16px;
    font-size: 1.6rem; } }

.users__indexbody {
	border-top: 1px solid #d7d7d7; }

@media only screen and (max-width: 640px) {
  .users__indexbody {
		margin-top: 17px;
		padding-top: 17px; } }

@media only screen and (min-width: 641px) {
  .users__indexbody {
		margin-top: 30px;
		padding-top: 30px;
		margin-left: 400px; } }

.users__indexbody--text {
  line-height: 1.5; }

@media only screen and (max-width: 640px) {
  .users__indexbody--text {
    font-size: 12px;
    font-size: 1.2rem; } }

@media only screen and (min-width: 641px) {
  .users__indexbody--text {
    font-size: 16px;
    font-size: 1.6rem;
		overflow: hidden; } }

.users__indexbody--img {
	font-size: 0;
	line-height: 0;
	float: right; }

@media only screen and (max-width: 640px) {
  .users__indexbody--img {
		width: 125px;
		margin-left: 16px;
		margin-bottom: 16px; } }

@media only screen and (min-width: 641px) {
  .users__indexbody--img {
		width: 320px;
    margin-left: 30px; } }

.users__indexbody--img img {
	width: 100%;
	height: auto; }

.users__showdetail {
	border-radius: 3px; }

@media only screen and (max-width: 640px) {
  .users__showdetail {
    margin: 18px auto 0;
    height: 35px;
    line-height: 33px;
    font-size: 12px;
    font-size: 1.2rem; } }

@media only screen and (min-width: 641px) {
  .users__showdetail {
		max-width: 222px;
    margin-left: 400px;
    margin-top: 15px;
		height: 30px;
    line-height: 28px;
    font-size: 13px;
    font-size: 1.3rem; } }

.users__head {
  position: relative;
  display: block;
  border-bottom: 1px solid #d7d7d7; }

@media only screen and (max-width: 640px) {
  .users__head {
    padding: 25px 0; } }

@media only screen and (min-width: 641px) {
  .users__head {
    min-height: 300px;
    padding: 50px 0; } }

.user__item .entry__body {
  letter-spacing: inherit; }

@media only screen and (max-width: 640px) {
  .user__item .entry__body {
    padding-bottom: 30px; } }

@media only screen and (min-width: 641px) {
  .user__item .entry__body {
    width: 800px;
    padding-bottom: 50px; } }

.user__item .entry__body h2 {
  width: 100%;
  font-weight: bold;
  line-height: 1.2;
  background-color: #f0f0f0;
  border-bottom: none;
  border-left: 10px solid #2d3b93;
  overflow: hidden; }
.user__item .entry__body h2::before {
  content: "";
  clear: both;
  display: block; }

@media only screen and (max-width: 640px) {
  .user__item .entry__body h2 {
    margin-top: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 17px;
    font-size: 1.7rem; } }

@media only screen and (min-width: 641px) {
  .user__item .entry__body h2 {
    margin-top: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 13px;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.2; } }

.user__item .entry__body h3 {
  font-weight: bold; }

@media only screen and (max-width: 640px) {
  .user__item .entry__body h3 {
    margin-top: 23px;
    padding-bottom: 0;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.4; } }

@media only screen and (min-width: 641px) {
  .user__item .entry__body h3 {
    margin-top: 35px;
		padding-bottom: 0;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.4; } }

@media only screen and (max-width: 640px) {
  .user__item .entry__body p {
    margin-top: 20px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.4; } }

@media only screen and (min-width: 641px) {
  .user__item .entry__body p {
    margin-top: 30px;
    line-height: 1.4; } }

.user__item .entry__body p.page_links {
  text-align: center;
  font-size: 0;
  line-height: 0; }

@media only screen and (max-width: 640px) {
  .user__item .entry__body p.page_links {
    margin-top: 20px; } }

@media only screen and (min-width: 641px) {
  .user__item .entry__body p.page_links {
    margin-top: 40px; } }

@media only screen and (max-width: 640px) {
  .user__item .entry__body p.page_links span {
    width: 36px;
    margin: 3px;
    padding: 10px 0;
    font-size: 16px; } }

@media only screen and (min-width: 641px) {
  .user__item .entry__body p.page_links span {
    width: 50px;
    margin: 5px;
    padding: 16px 0;
    font-size: 18px; } }

.user__item .entry__body .caption {
  max-width: 100%!important;
  margin: 0 auto; }

.user__item .entry__body .caption.caption-small {
  width: 25%; }

.user__item .entry__body .caption.caption-medium {
  width: 50%; }

.user__item .entry__body .caption.caption-full {
  width: 100%; }

.user__item .entry__body .caption.caption-small img,
.user__item .entry__body .caption.caption-medium img,
.user__item .entry__body .caption.caption-full img,
.user__item .entry__body .caption.caption-small .caption-text,
.user__item .entry__body .caption.caption-medium .caption-text,
.user__item .entry__body .caption.caption-full .caption-text {
  width: 100%!important; }

.user__item .entry__body .caption-text {
  letter-spacing: inherit; }

@media only screen and (max-width: 640px) {
  .user__item .entry__body .caption-text {
    margin-top: 8px;
    font-size: 11px;
    font-size: 1.1rem; } }

@media only screen and (min-width: 641px) {
  .user__item .entry__body .caption-text {
    margin-top: 7px;
    font-size: 12px;
    font-size: 1.2rem; } }

.user__item .entry__body img.size-medium + .caption-text {
  width: 50%;
  margin-left: auto;
  margin-right: auto; }

.user__item .entry__body img.size-thumbnail {
  width: 25%;
  height: auto; }

.user__item .entry__body img.size-thumbnail + .caption-text {
  width: 25%;
  margin-left: auto;
  margin-right: auto; }

.user__item .entry__body img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.user__item .entry__body img.alignleft, .user__item .entry__body .caption.alignleft {
	float: left;
	margin: 0.5em 1em 1em 0; }

.user__item .entry__body img.alignright, .user__item .entry__body .caption.alignright {
	float: right;
	margin: 0.5em 0 1em 1em; }

@media only screen and (max-width: 640px) {
  .users__relatedGroup {
    padding-bottom: 30px; } }

@media only screen and (min-width: 641px) {
  .users__relatedGroup {
    width: 800px;
    margin: 0 auto;
    padding-bottom: 50px; } }

.users__relatedGroup__ttl {
  width: 100%;
  background-color: #2d3b93;
  font-weight: 600;
  color: #fff; }

@media only screen and (max-width: 640px) {
  .users__relatedGroup__ttl {
    height: 35px;
    padding-left: 10px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 35px; } }

@media only screen and (min-width: 641px) {
  .users__relatedGroup__ttl {
    height: 45px;
    padding-left: 20px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 45px; } }

.users__relatedItm {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f1f1f1; }

@media only screen and (max-width: 640px) {
  .users__relatedItm {
    padding: 14px 20px 14px 0; } }

@media only screen and (min-width: 641px) {
  .users__relatedItm {
    padding: 14px 20px 14px 0; } }

.users__relatedItm:nth-child(2n+1) {
  background-color: #fff; }

.users__relatedItm_ic--inn {
  color: #2d3b93;
  text-align: center;
  display: block; }

@media only screen and (max-width: 640px) {
  .users__relatedItm_ic--inn {
    width: 70px; } }

@media only screen and (min-width: 641px) {
  .users__relatedItm_ic--inn {
    width: 70px; } }

.users__relatedItm_ic--icon {
  display: block;
  line-height: 1; }

@media only screen and (max-width: 640px) {
  .users__relatedItm_ic--icon {
    margin-bottom: 5px;
    font-size: 22px;
    font-size: 2.2rem; } }

@media only screen and (min-width: 641px) {
  .users__relatedItm_ic--icon {
    margin-bottom: 3px;
    font-size: 20px;
    font-size: 2rem; } }

.users__relatedItm_ic--name {
  display: block;
  font-weight: 600;
  letter-spacing: -0.05em;
  transform: scale(0.7, 1);
  line-height: 1; }

@media only screen and (max-width: 640px) {
  .users__relatedItm_ic--name {
    font-size: 11px;
    font-size: 1.1rem; } }

@media only screen and (min-width: 641px) {
  .users__relatedItm_ic--name {
    font-size: 11px;
    font-size: 1.1rem; } }

@media only screen and (max-width: 640px) {
  .users__relatedItm_code {
    width: 65px;
    font-size: 14px;
    font-size: 1.4rem; } }

@media only screen and (min-width: 641px) {
  .users__relatedItm_code {
    width: 70px;
    font-size: 16px;
    font-size: 1.6rem; } }

.users__relatedItm_link {
  display: block;
  line-height: 1.4; }

@media only screen and (max-width: 640px) {
  .users__relatedItm_link {
    width: calc(100% - 135px);
    font-size: 14px;
    font-size: 1.4rem; } }

@media only screen and (min-width: 641px) {
  .users__relatedItm_link {
    width: calc(100% - 140px);
    font-size: 16px;
    font-size: 1.6rem; } }

@media only screen and (max-width: 640px) {
  .users__relatedItm_link .sml {
    font-size: 12px;
    font-size: 1.2rem; } }

@media only screen and (min-width: 641px) {
  .users__relatedItm_link .sml {
    font-size: 12px;
    font-size: 1.2rem; } }

@media only screen and (max-width: 640px) {
  .users__showindex {
    max-width: 300px;
    margin: 0 auto;
    height: 40px;
    line-height: 38px;
    font-size: 12px;
    font-size: 1.2rem; } }

.entries--users .users__thumb {
  float: none;
  border: none;
  border-bottom: 1px solid #d8d8d8; }

@media only screen and (max-width: 640px) {
  .entries--users .users__thumb {
    width: 100%;
    height: 110px;
    padding: 12px; } }

@media only screen and (min-width: 641px) {
  .entries--users .users__thumb {
    width: 285px;
    height: 175px;
    padding: 25px; } }

@media only screen and (max-width: 640px) {
  .entries--users .users__tag {
    width: 45px;
    height: 20px;
    font-size: 10px;
    font-size: 1rem;
    line-height: 20px; } }

@media only screen and (min-width: 641px) {
  .entries--users .users__tag {
    width: 70px;
    height: 27px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 27px; } }

.entries--users .entries__copy {
  margin-top: 1em; }

.item__subscribe--shisha .ui-button {
  vertical-align: middle;
  border-color: #277b8f;
  background-color: #277b8f; }

@media only screen and (max-width: 640px) {
  .item__subscribe--shisha .ui-button {
    height: 35px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 33px; } }

@media only screen and (min-width: 641px) {
  .item__subscribe--shisha .ui-button {
    width: auto;
    height: 35px;
    padding: 0 30px 0 20px;
    display: inline-block;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 33px; } }

@media only screen and (min-width: 641px) {
  .item__subscribe--shisha .ui-button:hover {
    background-color: #fff;
    color: #277b8f; } }

.item__subscribe--shisha .ui-button .icon-disk {
  vertical-align: middle; }

@media only screen and (max-width: 640px) {
  .item__subscribe--shisha .ui-button .icon-disk {
    margin-right: 8px;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 33px; } }

@media only screen and (min-width: 641px) {
  .item__subscribe--shisha .ui-button .icon-disk {
    margin-right: 8px;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 33px; } }

@media only screen and (max-width: 640px) {
  .item__subscribe--shisha .note {
    margin-top: 15px;
    font-size: 13px;
    font-size: 1.3rem; } }

@media only screen and (min-width: 641px) {
  .item__subscribe--shisha .note {
    margin-top: 15px;
    font-size: 13px;
    font-size: 1.3rem; } }

.catNav {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

@media only screen and (max-width: 640px) {
  .catNav {
    padding-top: 30px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media only screen and (min-width: 641px) {
  .catNav {
    padding: 50px 0 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; } }

@media only screen and (max-width: 640px) {
  .catNav__item {
    width: 100%;
    margin-bottom: 5px; } }

@media only screen and (min-width: 641px) {
  .catNav__item {
    width: 200px;
    margin-right: 10px; } }

.catNav__item:last-child {
  margin-right: 0; }

.catNav__link {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

@media only screen and (max-width: 640px) {
  .catNav__link {
    height: 40px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 38px; } }

@media only screen and (min-width: 641px) {
  .catNav__link {
    width: 200px;
    height: 40px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 38px; } }

@media only screen and (max-width: 640px) {
  .recruit {
    margin-top: 20px; } }

@media only screen and (min-width: 641px) {
  .recruit__body {
    width: 950px;
    margin: 0 auto; } }

@media only screen and (max-width: 640px) {
  .recruit__body .table01 th {
    padding: 20px 0 10px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.4; } }

@media only screen and (min-width: 641px) {
  .recruit__body .table01 th {
    padding: 35px 0;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.6;
    letter-spacing: inherit;
    vertical-align: top; } }

@media only screen and (max-width: 640px) {
  .recruit__body .table01 td {
    padding-bottom: 20px; } }

@media only screen and (min-width: 641px) {
  .recruit__body .table01 td {
    padding: 35px 0;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.6;
    letter-spacing: inherit;
    vertical-align: top; } }

@media only screen and (min-width: 641px) {
  .recruit__body .table01 tr:first-child {
    border-top: 1px solid #EFEFEF; } }

.recruit_none {
  width: 100%;
  text-align: center;
  font-weight: 600;
  line-height: 1.4;
  background-color: #f5f5f5; }

@media only screen and (max-width: 640px) {
  .recruit_none {
    padding: 120px 0;
    font-size: 12px;
    font-size: 1.2rem; } }

@media only screen and (min-width: 641px) {
  .recruit_none {
    padding: 190px 0;
    font-size: 16px;
    font-size: 1.6rem; } }

.l-main__header--shikakusho {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
	border-bottom: 1px solid #d7d7d7; }

@media only screen and (max-width: 640px) {
  .l-main__header--shikakusho {
    background-image: url(../img/mv_shikakusho_sp.jpg);
    padding: 50px 0; } }

@media only screen and (min-width: 641px) {
  .l-main__header--shikakusho {
    background-image: url(../img/mv_shikakusho_pc.jpg);
    padding-bottom: 90px; } }

@media only screen and (max-width: 640px) {
  .l-main__header--shikakushodetail {
		background-position: top -10px center;
    padding: 40px 0; } }

@media only screen and (min-width: 641px) {
  .breadcrumbs.breadcrumbs--shikakusho {
    margin: 0 auto;
    padding: 6px 0; } }

@media only screen and (max-width: 640px) {
  .l-main__title--shikakusho--inn {
    padding-left: 10px; } }

@media only screen and (min-width: 641px) {
  .l-main__title--shikakusho--inn {
    margin-top: 70px;
		padding-left: 50px; } }

.l-main__title--shikakusho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGP明朝E", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 600; }

@media only screen and (max-width: 640px) {
  .l-main__title--shikakusho {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 1.2; } }

@media only screen and (min-width: 641px) {
  .l-main__title--shikakusho {
    font-size: 50px;
    font-size: 5rem;
    line-height: 1.2; } }

.l-main__copy--shikakusho {
  line-height: 1.6; }

@media only screen and (max-width: 640px) {
  .l-main__copy--shikakusho {
		width: 165px;
    margin-top: 15px;
    font-size: 9px;
    font-size: .9rem; } }

@media only screen and (min-width: 641px) {
  .l-main__copy--shikakusho {
		width: 490px;
    margin-top: 30px;
    font-size: 16px;
    font-size: 1.6rem; } }

.shikakusho_nav-inn {
  width: 100%;
	border-bottom: 1px solid #d7d7d7; }

@media only screen and (max-width: 640px) {
  .shikakusho_nav-inn {
    padding: 18px 0; } }

@media only screen and (min-width: 641px) {
  .shikakusho_nav-inn {
    padding: 45px 0 25px; } }

.shikakusho_nav-itms {
  font-size: 0;
  line-height: 0;
	text-align: left; }

@media only screen and (min-width: 641px) {
  .shikakusho_nav-itms {
		width: 950px;
		margin: 0 auto; } }

.shikakusho_nav-itm {
  vertical-align: top;
  display: inline-block; }

@media only screen and (max-width: 640px) {
  .shikakusho_nav-itm {
    width: 33.33%;
    padding: 2px 0; } }

@media only screen and (min-width: 641px) {
  .shikakusho_nav-itm {
    width: 20%;
		padding: 5px; } }

@media only screen and (max-width: 640px) {
  .shikakusho_nav-itm:first-child {
    width: 100%; }
	.shikakusho_nav-itm:nth-child(3n+2) {
    padding-right: 2px; }
	.shikakusho_nav-itm:nth-child(3n+3) {
    padding: 2px 1px; }
	.shikakusho_nav-itm:nth-child(3n+4) {
    padding-left: 2px; } }

.shikakusho_nav-button {
	color: #fff;
	letter-spacing: 0;
	background-color: #000; }

@media only screen and (max-width: 640px) {
  .shikakusho_nav-button {
		height: 35px;
	  line-height: 35px;
    font-size: 11px;
    font-size: 1.1rem; } }

@media only screen and (min-width: 641px) {
  .shikakusho_nav-button {
		height: 46px;
	  line-height: 46px;
    font-size: 14px;
    font-size: 1.4rem; } }

@media only screen and (min-width: 641px) {
  .shikakusho_nav-button:hover {
		background-color: #2d3b93; } }

@media only screen and (max-width: 640px) {
  .shikakusho_nav-itm:last-child .shikakusho_nav-button {
		line-height: 14px;
		padding: 3px 0; } }

@media only screen and (min-width: 641px) {
	.shikakusho_nav-itm:first-child .shikakusho_nav-button,
  .shikakusho_nav-itm:last-child .shikakusho_nav-button {
		line-height: 16px;
		padding: 7px 0; } }

@media only screen and (max-width: 640px) {
  .shikakusho_errata-inn {
		height: 30px;
		margin-top: 20px;
		position: relative; } }

@media only screen and (min-width: 641px) {
  .shikakusho_errata-inn {
		height: 32px;
		margin-top: 30px;
		position: relative; } }

.shikakusho_errata-inn .ui-button--errata {
	background-color: #257b90;
	border-color: #257b90;
	color: #fff; }

@media only screen and (min-width: 641px) {
  .shikakusho_errata-inn .ui-button--errata {
    left: inherit;
		right: 0; }
  .shikakusho_errata-inn .ui-button--errata:hover {
		background-color: #fff;
		color: #000;
		border-color: #000; }
	.shikakusho_errata-inn .ui-button--errata:hover::after {
		background-image: url(../img/ic_memo_bk.svg); } }

.shikakusho_errata-inn .ui-button--errata::after {
	content: "";
	background: url(../img/ic_memo_wh.svg) center center no-repeat;
	background-size: contain;
	position: absolute; }

@media only screen and (max-width: 640px) {
	.shikakusho_errata-inn .ui-button--errata::after {
		width: 12px;
		height: 13px;
		left: 9px;
		top: 8px; } }

@media only screen and (min-width: 641px) {
	.shikakusho_errata-inn .ui-button--errata::after {
		width: 14px;
		height: 15px;
		left: 11px;
		top: 8px; } }


@media only screen and (min-width: 641px) {
  .shikakushoItem__list {
		margin-top: -10px;
		-js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
		-ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

@media only screen and (max-width: 640px) {
  .shikakusho__item {
		width: 100%;
		margin-top: 20px; } }

@media only screen and (min-width: 641px) {
  .shikakusho__item {
		width: 585px;
		margin-top: 30px; } }

.shikakusho__title {
	width: 100%;
	color: #fff;
	font-size: 600;
	background-color: #2d3b93; }

@media only screen and (max-width: 640px) {
  .shikakusho__title {
		padding-left: 10px;
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 35px; } }

@media only screen and (min-width: 641px) {
  .shikakusho__title {
		padding-left: 15px;
		font-size: 20px;
		font-size: 2rem;
		line-height: 40px; } }

.shikakusho__link {
	width: 100%;
	color: #000;
	text-decoration: none;
	border: 1px solid #d7d7d7;
	border-top: none;
	display: block; }

@media only screen and (max-width: 640px) {
  .shikakusho__link {
		padding: 15px 10px; } }

@media only screen and (min-width: 641px) {
  .shikakusho__link {
		padding: 30px;
		position: relative; } }

.shikakusho__thumb {
	float: left;
	font-size: 0;
	line-height: 0;
	border: 1px solid #d7d7d7; }

@media only screen and (max-width: 640px) {
  .shikakusho__thumb {
		width: 130px;
		margin-bottom: 15px;
		margin-right: 10px; } }

@media only screen and (min-width: 641px) {
  .shikakusho__thumb {
		width: 150px;
		margin-right: 30px; } }

@media only screen and (min-width: 641px) {
  .shikakusho__link:hover .shikakusho__thumb {
		opacity: .7; } }

.shikakusho__image {
	width: 100%;
	height: auto; }

.shikakusho__image img {
	width: 100%;
	height: auto; }

.shikakusho__copy {
	font-weight: 600;
	line-height: 1.3;
	overflow: hidden; }

@media only screen and (max-width: 640px) {
  .shikakusho__copy {
		margin-bottom: 10px;
		font-size: 17px;
		font-size: 1.7rem; } }

@media only screen and (min-width: 641px) {
  .shikakusho__copy {
		margin-bottom: 15px;
		font-size: 20px;
		font-size: 2rem; } }

@media only screen and (min-width: 641px) {
  .shikakusho__link:hover .shikakusho__copy {
		text-decoration: underline; } }

.shikakusho__text {
	line-height: 1.48;
	overflow: hidden; }

@media only screen and (max-width: 640px) {
  .shikakusho__text {
		margin-bottom: 15px;
		font-size: 12px;
		font-size: 1.2rem; } }

@media only screen and (min-width: 641px) {
  .shikakusho__text {
		padding-bottom: 50px;
		font-size: 14px;
		font-size: 1.4rem; } }

@media only screen and (min-width: 641px) {
  .shikakusho__link:hover .shikakusho__text {
		text-decoration: underline; } }

.shikakusho__showdetail {
	overflow: hidden;
	border-radius: 4px; }

@media only screen and (max-width: 640px) {
  .shikakusho__showdetail {
		width: 100%;
		height: 40px;
		font-size: 11px;
		font-size: 1.1rem;
		line-height: 38px; } }

@media only screen and (min-width: 641px) {
  .shikakusho__showdetail {
		width: 345px;
		height: 34px;
		position: absolute;
		bottom: 30px;
		right: 30px;
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 32px; } }

@media only screen and (min-width: 641px) {
  .shikakusho__link:hover .shikakusho__showdetail {
		background-color: #fff;
		color: #000; } }

@media only screen and (min-width: 641px) {
  .shikakusho__detail--inn {
		width: 990px;
		margin: 0 auto; } }

@media only screen and (max-width: 640px) {
  .shikakusho__detail {
		padding: 30px 0 25px; } }

@media only screen and (min-width: 641px) {
  .shikakusho__detail {
		padding: 60px 0; } }

.shikakushodetail__thumb {
	font-size: 0;
	line-height: 0;
	border: 1px solid #d7d7d7; }

@media only screen and (max-width: 640px) {
  .shikakushodetail__thumb {
		width: 100%;
		padding-top: 100%;
		position: relative; } }

@media only screen and (min-width: 641px) {
  .shikakushodetail__thumb {
		width: 307px;
		margin-right: 50px;
		float: left; } }

@media only screen and (max-width: 640px) {
  .shikakushodetail__image {
		padding: 27px;
		text-align: center;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%; } }

@media only screen and (min-width: 641px) {
	.shikakushodetail__image {
		width: 100%;
		height: auto; } }

@media only screen and (max-width: 640px) {
	.shikakushodetail__image img {
		border: 1px solid #efefef;
		max-width: 100%;
		max-height: 100%;
		width: auto;
		height: auto; } }

@media only screen and (min-width: 641px) {
	.shikakushodetail__image img {
		width: 100%;
		height: auto; } }

@media only screen and (min-width: 641px) {
  .shikakushodetail__content {
		overflow: hidden; } }

.shikakushodetail__title {
	color: #fff;
	font-size: 600;
	line-height: 1.2;
	display: inline-block;
	background-color: #2d3b93; }

@media only screen and (max-width: 640px) {
  .shikakushodetail__title {
		margin-top: 30px;
		padding: 6px 10px;
		font-size: 30px;
		font-size: 3rem; } }

@media only screen and (min-width: 641px) {
  .shikakushodetail__title {
		margin-top: 20px;
		padding: 12px 20px;
		font-size: 50px;
		font-size: 5rem; } }

.shikakushodetail__dtl {
	line-height: 1.43;
	border-bottom: 1px solid #000; }

@media only screen and (max-width: 640px) {
  .shikakushodetail__dtl {
		margin-top: 22px;
		padding-bottom: 15px;
		font-size: 14px;
		font-size: 1.4rem; } }

@media only screen and (min-width: 641px) {
  .shikakushodetail__dtl {
		margin-top: 35px;
		padding-bottom: 25px;
		font-size: 14px;
		font-size: 1.4rem; } }

@media only screen and (min-width: 641px) {
  .shikakushodetail__note {
		display: block;
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 20px; } }

.shikakushodetail__copy {
	font-weight: 600;
	line-height: 1.4; }

@media only screen and (max-width: 640px) {
  .shikakushodetail__copy {
		margin-top: 18px;
		font-size: 23px;
		font-size: 2.3rem; } }

@media only screen and (min-width: 641px) {
  .shikakushodetail__copy {
		margin-top: 25px;
		font-size: 34px;
		font-size: 3.4rem; } }

.shikakushodetail__text {
	line-height: 1.43; }

@media only screen and (max-width: 640px) {
  .shikakushodetail__text {
		margin-top: 15px;
		font-size: 14px;
		font-size: 1.4rem; } }

@media only screen and (min-width: 641px) {
  .shikakushodetail__text {
		padding-top: 25px;
		font-size: 14px;
		font-size: 1.4rem; } }

.shikakusho__subgoods {
	border-top: 1px solid #d7d7d7; }

@media only screen and (max-width: 640px) {
  .shikakusho__subgoods {
		padding: 25px 0 20px; } }

@media only screen and (min-width: 641px) {
  .shikakusho__subgoods {
		padding: 60px 0 30px; } }

@media only screen and (min-width: 641px) {
  .shikakusho__subgoods .itemsGroup__list--grid4::before {
    content: none; } }

@media only screen and (min-width: 641px) {
  .shikakusho__subgoods .itemsGroup__list--grid4::after {
    width: 307px; } }

@media only screen and (min-width: 641px) {
  .shikakusho__subgoods .itemsGroup__list--grid4 .itemsGroup__item {
    width: 307px;
		margin-bottom: 30px; } }

@media only screen and (max-width: 640px) {
  .shikakusho__subgoods .items__link {
    padding: 12% 7% calc(12% - 10px); } }

@media only screen and (min-width: 641px) {
  .shikakusho__subgoods .items__link {
    padding: 35px 37px 20px; } }

.shikakusho__copy--subgoods {
	line-height: 1.45;
	border-bottom: 1px solid #d7d7d7; }

@media only screen and (max-width: 640px) {
  .shikakusho__copy--subgoods {
		padding: 18px 0;
		font-size: 14px;
		font-size: 1.4rem; } }

@media only screen and (min-width: 641px) {
  .shikakusho__copy--subgoods {
		padding: 18px 0;
		font-size: 14px;
		font-size: 1.4rem; } }

@media only screen and (max-width: 640px) {
  .shikakusho__subgoods .items__heading {
		margin-top: 20px; } }

@media only screen and (min-width: 641px) {
  .shikakusho__subgoods .items__heading {
		margin-top: 20px; } }

@media only screen and (min-width: 641px) {
  .relatedBlock--shikakusho .entriesGroup__list--grid3::after {
    width: 307px; } }

@media only screen and (min-width: 641px) {
  .relatedBlock--shikakusho .entriesGroup__list--grid3 .entriesGroup__item {
    width: 307px;
    margin-bottom: 30px; } }

@media only screen and (min-width: 641px) {
  .relatedBlock--shikakusho .entriesGroup__list--border .entries--small .entries__thumb {
    width: 100%;
		height: auto; } }


.topBnr__list {
	-js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
	flex-wrap: wrap;
	font-size: 0;
	line-height: 0; }

@media only screen and (max-width: 640px) {
	.topBnr__list {
		margin-bottom: 15px; } }

@media only screen and (min-width: 641px) {
	.topBnr__list {
		margin-bottom: 40px; } }

.topBnr__list img {
	max-width: 100%;
	height: auto; }

@media only screen and (max-width: 640px) {
	.topBnr__list img {
		width: 100%;
		margin-bottom: 10px; } }

@media only screen and (max-width: 640px) {
	.topBnr__item {
		width: 100%; } }

@media only screen and (min-width: 641px) {
	.topBnr__list--1itms img {
		width: 100%; } }

@media only screen and (min-width: 641px) {
	.topBnr__list--2itms img {
		width: 590px; } }

@media only screen and (min-width: 641px) {
	.topBnr__list--3itms img {
		width: 386px; } }

@media only screen and (max-width: 640px) {
	.topBnr__list--4itms .topBnr__item {
		width: calc(50% - 5px); } }

@media only screen and (min-width: 641px) {
	.topBnr__list--4itms img {
		width: 285px; } }

@media only screen and (min-width: 641px) {
  .topBnr__item a:hover img {
		opacity: .7; } }


/* GW note 2019 */
.gw_note {
	width: 100%;
	padding: 35px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.52;
	background-color: #f7f9f8;
	text-align: center; }
.gw_note .note_ttl {
	margin-bottom: 20px;
	color: #ed0000;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 700; }
.gw_note .note_c {
	display: inline-block;
	margin: 15px auto;
	text-align: left; }
.gw_note.gw_note-contact {
	margin-top: -10px;
	margin-bottom: 50px; }
.gw_note.gw_note-dvd {
	width: 1200px;
	margin: 30px auto -15px; }
.gw_note.gw_note-form {
	margin-top: 15px;
	padding: 0;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.42;
	background-color: inherit;
	text-align: left; }
.gw_note.gw_note-form .note_ttl {
	margin-bottom: 0;
	font-size: 12px;
	font-size: 1.2rem; }
.gw_note.gw_note-form .note_c {
	display: block;
	margin: 0 auto; }
@media only screen and (max-width: 640px) {
	.gw_note {
		padding: 15px;
		font-size: 13px;
		font-size: 1.3rem;
		text-align: left; }
	.gw_note .note_ttl {
		margin-bottom: 15px;
		font-size: 15px;
		font-size: 1.5rem;
		text-align: center; }
	.gw_note .note_c {
		margin: 12px auto; }
	.gw_note.gw_note-contact {
		margin-top: 0;
		margin-bottom: 20px; }
	.gw_note.gw_note-dvd {
		width: 90%;
		margin: 20px auto -10px; }
	.gw_note.gw_note-form {
		margin-top: 12px;
		margin-bottom: 10px;
		padding: 0; }
	.gw_note.gw_note-form .note_ttl {
		margin-bottom: 0;
		font-size: 12px;
		font-size: 1.2rem; }
	.gw_note.gw_note-form .note_c {
		margin: 0 auto; } }


.footerGuide {
  background-color: #f3f3f3; }
.footerGuide__headline {
	font-weight: 600; }
.footerGuide__text {
	line-height: 1.33; }
@media only screen and (max-width: 640px) {
  .footerGuide {
		margin-top: -10px;
    padding: 0 5%;
    margin-bottom: 40px; }
	.footerGuide__body {
		padding: 25px 0;
		border-bottom: 1px solid #dcdddd; }
	.footerGuide__body:last-of-type {
		border-bottom: none; }
	.footerGuide__headline {
		margin-bottom: 15px;
		font-size: 13px;
		font-size: 1.3rem; }
	.footerGuide__text {
		font-size: 11px;
		font-size: 1.1rem; } }
@media only screen and (min-width: 641px) {
  .footerGuide {
    width: 1200px;
    margin: -20px auto 50px;
    padding: 40px 0;
		-js-display: flex;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between; }
	.footerGuide__body {
		width: 33.33%;
		padding: 0 40px;
		border-right: 1px solid #dcdddd; }
	.footerGuide__body:last-of-type {
		border-right: none; }
	.footerGuide__headline {
		margin-bottom: 20px;
		font-size: 14px;
		font-size: 1.4rem; }
	.footerGuide__text {
		font-size: 12px;
		font-size: 1.2rem; } }


.l-header .searchKeywords {
	background-color: #fff;
	display: none; }

@media only screen and (max-width: 640px) {
  .l-header .searchKeywords {
		display: none; } }

@media only screen and (min-width: 641px) {
  .l-header .searchKeywords {
    width: 100%;
    margin: 0;
    padding: 15px 0;
		border-bottom: 1px solid #eee; }
	.l-header .searchKeywords.searchKeywords-undergnav {
		display: block; }
  .l-header .searchKeywords__frm {
		width: 1200px;
		margin: 0 auto; }
  .l-header .searchKeywords__title {
    line-height: 36px;
    font-size: 16px;
    font-size: 1.6rem; }
  .l-header .ui-skeywords__input {
    width: 930px;
    height: 36px;
    padding: 10px 13px;
    margin-right: 15px; }
  .l-header .ui-skeywords__submit {
    width: 100px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    font-size: 1.6rem; } }

@media only screen and (min-width: 641px) {
	.l-container.scrolled {
		padding-top: 267px; }
	.l-header.scrolled {
		width: 100%;
		background-color: #fff;
		position: fixed;
		top: 0;
		z-index: 90; }
	.l-header.scrolled .l-header__banner {
		height: 60px; }
	.l-header.scrolled .l-header__title {
		height: 24px;
		margin-top: -12px;
		overflow: hidden; }
	.l-header.scrolled .l-header__logo {
		width: 200px;
		height: 24px; }
	.l-header.scrolled .l-header__logo img {
		max-height: none;
		width: 200px;
		height: 44px; }
	.l-header.scrolled .utility {
		display: none; }
	.l-header.scrolled .snsLink {
		display: none; }
	.l-header.scrolled .functions {
		top: -50px; }
	.l-header.scrolled .navigation__link {
		height: 60px;
		padding-top: 0;
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 60px; }
	.l-header.scrolled .navigation__icon {
		display: none; }
	.l-header.scrolled .searchKeywords {
		display: block;
		width: 450px;
		padding: 0;
		border: none;
		position: absolute;
		top: 12px;
		left: calc(50% - 160px); }
  .l-header.scrolled .searchKeywords__frm {
		width: 100%;
		display: block;
		position: relative; }
	.l-header.scrolled .searchKeywords__title {
		display: none; }
	.l-header.scrolled .ui-skeywords__input {
		width: 100%;
		margin-right: 0;
		background-color: #f3f3f3;
		border: none; }
	.l-header.scrolled .ui-skeywords__submit {
		width: 40px;
		height: 36px;
		line-height: 0;
		font-size: 0;
		background-color: #f3f3f3;
		color: #000;
		position: absolute;
		top: 0;
		right: 0; }
	.l-header.scrolled .ui-skeywords__submit::before {
		content: "\e932";
		font-family: 'icomoon' !important;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		line-height: 36px;
		width: 40px;
		height: 36px;
		font-size: 18px;
		font-size: 1.8rem;
		position: absolute;
		top: 0;
		right: 0; } }
