/* =============================================
	Foundation
============================================= */
@font-face {
  font-family: 'Georgia';
  font-style: normal;
  font-weight: normal;
  src: local("Georgia Regular"), url([[[id=100273517]]]) format("woff");
}

@font-face {
  font-family: 'Georgia';
  font-style: italic;
  font-weight: normal;
  src: local("Georgia Italic"), url([[[id=100273519]]]) format("woff");
}

@font-face {
  font-family: 'Georgia';
  font-style: normal;
  font-weight: bold;
  src: local("Georgia Bold"), url([[[id=100273518]]]) format("woff");
}

@font-face {
  font-family: 'Georgia';
  font-style: italic;
  font-weight: bold;
  src: local("Georgia Bold Italic"), url([[[id=100273520]]]) format("woff");
}

@font-face {
  font-family: 'Georgia';
  font-style: normal;
  font-weight: normal;
  src: local("Georgia Regular"), url([[[id=100273517]]]) format("woff");
}

@font-face {
  font-family: 'Georgia';
  font-style: italic;
  font-weight: normal;
  src: local("Georgia Italic"), url([[[id=100273519]]]) format("woff");
}

@font-face {
  font-family: 'Georgia';
  font-style: normal;
  font-weight: bold;
  src: local("Georgia Bold"), url([[[id=100273518]]]) format("woff");
}

@font-face {
  font-family: 'Georgia';
  font-style: italic;
  font-weight: bold;
  src: local("Georgia Bold Italic"), url([[[id=100273520]]]) format("woff");
}

/* ------------------------------
- reset
------------------------------ */
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;
  vertical-align: baseline;
  background: transparent;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  background: #fff;
  font-family: "Georgia", Arial, sans-serif;
  color: #303030;
  font-size: 62.5%;
}

body {
  width: 100%;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
}

main {
  display: block;
}

li {
  list-style-type: none;
}

a {
  display: inline-block;
  text-decoration: none;
  color: #303030;
  cursor: pointer;
}

@media print, screen and (min-width: 600px) {
  a {
    -webkit-transition: all .3s;
    transition: all .3s;
  }
}

button {
  cursor: pointer;
  line-height: 1.6;
}

@media print, screen and (min-width: 600px) {
  button {
    -webkit-transition: all .3s;
    transition: all .3s;
  }
}

img {
  vertical-align: bottom;
  width: 100%;
  height: auto;
}

sup {
  font-size: 0.5em;
  vertical-align: super;
}

h1, h2, h3, h4, h5, h6, a, li, a, dl, dt, dd {
  line-height: 1.6;
}

p, p a, p span {
  line-height: 1.6;
}

div {
  line-height: 0;
}

sup {
  font-size: 0.5em;
  vertical-align: super;
}

input, button, textarea, select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
}

select::-ms-expand {
  display: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

table th, table td {
  line-height: 1.6;
}

@font-face {
  font-family: 'Georgia';
  font-style: normal;
  font-weight: normal;
  src: local("Georgia Regular"), url([[[id=100273517]]]) format("woff");
}

@font-face {
  font-family: 'Georgia';
  font-style: italic;
  font-weight: normal;
  src: local("Georgia Italic"), url([[[id=100273519]]]) format("woff");
}

@font-face {
  font-family: 'Georgia';
  font-style: normal;
  font-weight: bold;
  src: local("Georgia Bold"), url([[[id=100273518]]]) format("woff");
}

@font-face {
  font-family: 'Georgia';
  font-style: italic;
  font-weight: bold;
  src: local("Georgia Bold Italic"), url([[[id=100273520]]]) format("woff");
}

@font-face {
  font-family: 'Georgia';
  font-style: normal;
  font-weight: normal;
  src: local("Georgia Regular"), url([[[id=100273517]]]) format("woff");
}

@font-face {
  font-family: 'Georgia';
  font-style: italic;
  font-weight: normal;
  src: local("Georgia Italic"), url([[[id=100273519]]]) format("woff");
}

@font-face {
  font-family: 'Georgia';
  font-style: normal;
  font-weight: bold;
  src: local("Georgia Bold"), url([[[id=100273518]]]) format("woff");
}

@font-face {
  font-family: 'Georgia';
  font-style: italic;
  font-weight: bold;
  src: local("Georgia Bold Italic"), url([[[id=100273520]]]) format("woff");
}

/* =============================================
	Layout
============================================= */
/* ------------------------------
- l-content-**
------------------------------ */
@media print, screen and (min-width: 600px) {
  [class*=l-content-] {
    width: 90%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 599px) {
  [class*=l-content-] {
    width: 100%;
  }
  [class*=l-content-]:not(.l-content-ex) {
    padding: 0 1.5rem;
  }
}

@media print, screen and (min-width: 600px) {
  .l-content-lg, .l-content-ex {
    max-width: 1200px;
  }
}

@media print, screen and (min-width: 600px) {
  .l-content-md {
    max-width: 960px;
  }
}

@media print, screen and (min-width: 600px) {
  .l-content-sm {
    max-width: 760px;
  }
}

/* ------------------------------
- l-body
------------------------------ */
.l-body {
  position: relative;
}

/* ------------------------------
- l-gnav
------------------------------ */
@media print, screen and (min-width: 1025px) {
  .l-gnav {
    max-width: 1200px;
    width: 90%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 1024px) {
  .l-gnav {
    width: 100%;
  }
}

/* ------------------------------
- l-subPage
------------------------------ */
@media print, screen and (min-width: 600px) {
  .l-subPage {
    padding: 6rem 0 18rem;
  }
}

@media screen and (max-width: 599px) {
  .l-subPage {
    padding: 4rem 0 9rem;
  }
}

/* ------------------------------
- l-category
------------------------------ */
@media print, screen and (min-width: 600px) {
  .l-category {
    padding: 5.4rem 0 10rem;
  }
}

@media screen and (max-width: 599px) {
  .l-category {
    padding: 5rem 0;
  }
}

/* ------------------------------
- l-main
------------------------------ */
@media print, screen and (min-width: 1025px) {
  .l-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
  }
}

/* ------------------------------
- l-article
------------------------------ */
.l-article {
  position: relative;
}

@media print, screen and (min-width: 600px) {
  .l-article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

/* ------------------------------
- l-popular
------------------------------ */
.l-popular {
  position: relative;
}

@media print, screen and (min-width: 1025px) {
  .l-popular {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

/* ------------------------------
- l-articleContent
------------------------------ */
@media print, screen and (min-width: 600px) {
  .l-articleContent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media print, screen and (min-width: 1025px) {
  .l-articleContent {
    width: 74.1%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

/* ------------------------------
- l-articleContent-year
------------------------------ */
@media print, screen and (min-width: 1025px) {
  .l-articleContent--year {
    width: 74.1%;
  }
}

.l-articleContent--year .l-articleContent--year__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* ------------------------------
- l-articlePage
------------------------------ */
@media print, screen and (min-width: 600px) {
  .l-articlePage {
    padding: 5rem 0 10rem;
  }
}

@media screen and (max-width: 599px) {
  .l-articlePage {
    padding: 3rem 0 8rem;
  }
}

/* ------------------------------
- l-side
------------------------------ */
@media print, screen and (min-width: 1025px) {
  .l-side {
    width: 220px;
  }
}

/* ------------------------------
- l-form
------------------------------ */
@media print, screen and (min-width: 600px) {
  .l-form {
    padding: 12rem 0;
  }
}

@media screen and (max-width: 599px) {
  .l-form {
    padding: 6rem 0;
  }
}

/* ------------------------------
- g-main
------------------------------ */
.g-main {
  position: relative;
}

@media screen and (max-width: 1024px) {
  .g-main {
    padding-top: 7rem;
  }
}

/* =============================================
	Object
============================================= */
/* Component
-----------------------------------------------*/
/* ------------------------------
- c-header
------------------------------ */
.c-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  z-index: 1000;
}

@media print, screen and (min-width: 1025px) {
  .c-header {
    height: 10rem;
    position: relative;
  }
  .c-header .c-header__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    padding: 0;
    max-width: 1200px;
    margin: 0 auto;
  }
  .c-header .c-header__logo__link {
    width: 417px;
  }
  .c-header .c-header__jumpLink {
    font-family: Arial, sans-serif;
    font-size: 1.2rem;
    letter-spacing: .08rem;
    text-align: right;
    margin-bottom: 1rem;
  }
  .c-header .c-header__jumpLink a {
    display: inline-block;
  }
  .c-header .c-header__jumpLink a::before {
    content: "";
    left: 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 3px;
    height: 3px;
    border: 5px solid transparent;
    border-top: 6px solid #737373;
    vertical-align: middle;
    display: inline-block;
    margin-right: 1rem;
    margin-top: 0.4rem;
  }
  .c-header .c-header__jumpLink a:hover {
    text-decoration: underline;
  }
}

@media screen and (max-width: 1024px) {
  .c-header {
    padding: 0 1.5rem;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 7rem;
    border-bottom: 1px solid #DBDBDB;
  }
  .c-header .c-header__logo {
    width: 70%;
  }
  .c-header .c-header__logo__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

/*---------------------------------
/* - c-footer
---------------------------------*/
.c-footer {
  background: #000000;
}

.c-footer .c-footer__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-footer .c-footer__item {
  margin-bottom: 0.8rem;
}

.c-footer .c-footer__item:not(:last-child) {
  border-right: 1px solid #707070;
}

.c-footer .c-footer__link {
  color: #DEDEDE;
  font-size: 1.3rem;
  letter-spacing: 0.18em;
  padding: 0 2rem;
  text-decoration: none;
}

.c-footer .c-footer__text {
  color: #DEDEDE;
  font-size: 1.2rem;
  letter-spacing: 0.18em;
  text-align: center;
}

.c-footer .c-footer__copy {
  color: #DEDEDE;
  display: block;
  font-size: 1rem;
  letter-spacing: 0.18em;
  line-height: 1.2;
  text-align: center;
  width: 100%;
}

@media print, screen and (min-width: 600px) {
  .c-footer {
    padding: 7rem 0 5rem;
  }
  .c-footer .c-footer__list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 6.7rem;
  }
  .c-footer .c-footer__link:hover, .c-footer .c-footer__link:focus {
    text-decoration: underline;
  }
  .c-footer .c-footer__text {
    margin-bottom: 12rem;
  }
}

@media screen and (max-width: 599px) {
  .c-footer {
    padding: 5rem 0 4rem;
  }
  .c-footer .c-footer__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 6rem;
  }
  .c-footer .c-footer__text {
    margin-bottom: 6rem;
  }
}

/* ------------------------------
- c-mv
------------------------------ */
.c-mv {
  position: relative;
  width: 100%;
}

@media print, screen and (min-width: 600px) {
  .c-mv {
    height: 14.7rem;
  }
}

@media screen and (max-width: 599px) {
  .c-mv {
    height: 7.7rem;
  }
}

/* ------------------------------
- c-mv__heading
------------------------------ */
.c-mv__heading {
  background: #EBE9E4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
  letter-spacing: 0.09em;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}

@media print, screen and (min-width: 600px) {
  .c-mv__heading {
    font-size: 3.8rem;
    height: 20rem;
  }
}

@media screen and (max-width: 599px) {
  .c-mv__heading {
    font-size: 2rem;
    width: 21.3rem;
    height: 10rem;
  }
}

/* ------------------------------
- c-from
------------------------------ */
.c-from {
  background: #F5F4F1;
}

.c-from .c-form__list + .c-form__list {
  margin-top: 2rem;
}

.c-from .c-form__head {
  font-family: Arial, sans-serif;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

.c-from .c-form__required {
  color: #C21C0F;
  display: inline-block;
  font-family: Arial, sans-serif;
  font-size: 1.2rem;
}

.c-from .c-form__content {
  font-size: 1.6rem;
  font-family: Arial, sans-serif;
  word-break: break-word;
}

.c-from .c-from__link {
  margin-left: 1.2rem;
}

.c-from .c-from__privacy__link {
  color: #4C62B8;
  display: inline-block;
  text-decoration: underline;
}

@media print, screen and (min-width: 600px) {
  .c-from {
    padding: 6.2rem 0 8.5rem;
  }
  .c-from .c-from__inner {
    max-width: 610px;
    margin: 0 auto;
    width: 90%;
  }
  .c-from .c-from__inner--newsletter {
    max-width: 691px;
    margin: 0 auto;
    width: 90%;
  }
  .c-from .c-form__list--col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
  }
  .c-from .c-form__list--col .c-form__head {
    width: 20%;
    min-width: 14rem;
  }
  .c-from .c-form__list--col .c-form__content {
    width: 79.5%;
  }
  .c-from .c-form__list--col__mail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
  }
  .c-from .c-form__list--col__mail .c-form__head {
    width: 28%;
    min-width: 19rem;
  }
  .c-from .c-form__list--col__mail .c-form__content {
    width: 72.5%;
  }
  .c-from .c-from__privacy {
    text-align: center;
    margin-top: 4rem;
  }
  .c-from .c-from__privacy__link:hover {
    text-decoration: none;
  }
  .c-from .c-from__btn {
    max-width: 38rem;
    margin: 4rem auto 0;
  }
  .c-from .c-from__btn__col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    max-width: 54.6rem;
    margin: 8rem auto 0;
  }
  .c-from .c-btn--sumit + .c-btn--back {
    margin-right: 4rem;
  }
}

@media screen and (max-width: 599px) {
  .c-from {
    padding: 4rem 0 6rem;
  }
  .c-from .c-from__inner, .c-from .c-from__inner--newsletter {
    padding: 0 1.5rem;
  }
  .c-from .c-from__privacy,
  .c-from .c-from__btn {
    margin-top: 3rem;
  }
  .c-from .c-from__btn {
    width: 100%;
  }
  .c-from .c-from__btn__col {
    margin-top: 4rem;
  }
  .c-from .c-btn--sumit + .c-btn--back {
    margin-top: 2rem;
  }
}

/* ------------------------------
- c-from -parts
------------------------------ */
.c-input {
  background: #fff;
  border: 1px solid #A5A5A5;
  border-radius: 0.3rem;
  padding: 0.8rem;
  width: 100%;
  font-size: 1.6rem;
}

.c-input.is-error {
  border: 1px solid #D45757;
  background: #FFF1F1;
}

.c-textarea {
  background: #fff;
  border: 1px solid #A5A5A5;
  border-radius: 0.3rem;
  padding: 1rem;
  width: 100%;
  height: 22rem;
}

.c-textarea.is-error {
  border: 1px solid #D45757;
  background: #FFF1F1;
}

.c-checkbox__text {
  display: inline-block;
  font-size: 1.3rem;
  font-family: Arial, sans-serif;
  padding-left: 4rem;
  position: relative;
  line-height: 1.2;
}

input[type="checkbox"] {
  opacity: 0;
  position: absolute;
}

input[type="checkbox"] + .c-checkbox__text::before {
  content: "";
  border: 1px solid #A5A5A5;
  background: #fff;
  display: inline-block;
  margin-right: 1.2rem;
  width: 2.4rem;
  height: 2.4rem;
  position: absolute;
}

@media print, screen and (min-width: 600px) {
  input[type="checkbox"] + .c-checkbox__text::before {
    top: -0.4rem;
    left: 0;
  }
}

@media screen and (max-width: 599px) {
  input[type="checkbox"] + .c-checkbox__text::before {
    top: 0;
    left: 0;
  }
}

input[type="checkbox"] + .c-checkbox__text::after {
  content: "";
  border-right: 2px solid #656565;
  border-bottom: 2px solid #656565;
  position: absolute;
  opacity: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all .3s;
  transition: all .3s;
  width: 6px;
  height: 11px;
  z-index: 1;
}

@media print, screen and (min-width: 600px) {
  input[type="checkbox"] + .c-checkbox__text::after {
    top: 0;
    left: 0.9rem;
  }
}

@media screen and (max-width: 599px) {
  input[type="checkbox"] + .c-checkbox__text::after {
    top: 0.5rem;
    left: 0.9rem;
  }
}

input[type="checkbox"]:focus + .c-checkbox__text::before {
  border: 1px solid #000000;
}

input[type="checkbox"]:checked + .c-checkbox__text::after {
  opacity: 1;
}

/* ------------------------------
- c-btn--sumit
------------------------------ */
.c-btn--sumit {
  background: #000000;
  color: #DEDEDE;
  display: block;
  font-size: 1.6rem;
  font-family: "Georgia", Arial, sans-serif;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
  padding: 1.1rem 1rem;
  width: 100%;
}

@media print, screen and (min-width: 600px) {
  .c-btn--sumit:hover {
    color: #fff;
    background: rgba(0, 0, 0, .7);
  }
}

/* ------------------------------
- c-btn--pagetop
------------------------------ */
.c-btn--pagetop {
  background: #000000;
  color: #DEDEDE;
  display: block;
  font-size: 1.6rem;
  font-family: "Georgia", Arial, sans-serif;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
  padding: 0.85rem 1rem;
  width: 100%;
}

@media print, screen and (min-width: 600px) {
  .c-btn--pagetop:hover {
    color: #fff;
    background: rgba(0, 0, 0, .7);
  }
}

/* ------------------------------
- c-btn--back
------------------------------ */
.c-btn--back {
  background: #fff;
  border: 1px solid #707070;
  color: #535353;
  display: block;
  font-size: 1.6rem;
  font-family: "Georgia", Arial, sans-serif;
  font-weight: bold;
  padding: 1.1rem 1rem;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
  width: 100%;
}

@media print, screen and (min-width: 600px) {
  .c-btn--back:hover {
    background: #707070;
    color: #fff;
  }
}

/* ------------------------------
- c-btn--readmore
------------------------------ */
.c-btn--readmore {
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .16);
          box-shadow: 0 2px 2px rgba(0, 0, 0, .16);
  border: 1px solid #DBDAD7;
  border-radius: 2rem;
  background: #fff;
  font-size: 1.5rem;
  text-align: center;
  padding: 0.2rem;
  position: relative;
}

.c-btn--readmore::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 1.2rem;
  width: 1.7rem;
  height: 0.4rem;
  border-bottom: 1px solid #FF0000;
  border-right: 1px solid #FF0000;
  -webkit-transform: translateY(-50%) skew(45deg);
          transform: translateY(-50%) skew(45deg);
}

@media print, screen and (min-width: 600px) {
  .c-btn--readmore {
    padding: 0.3rem 1rem;
    width: 14.4rem;
  }
  .c-btn--readmore:hover, .c-btn--readmore:focus {
    background: rgba(204, 204, 204, .8);
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, .16);
            box-shadow: 0 3px 10px rgba(0, 0, 0, .16);
  }
}

@media print, screen and (min-width: 1025px) {
  .c-btn--readmore {
    width: 16rem;
  }
}

@media screen and (max-width: 599px) {
  .c-btn--readmore {
    width: 16rem;
  }
}

/* ------------------------------
- c-btn--comment
------------------------------ */
.c-btn--comment {
  background: #000000;
  color: #DEDEDE;
  display: block;
  font-size: 1.6rem;
  font-family: "Georgia", Arial, sans-serif;
  font-weight: bold;
  letter-spacing: 0.05em;
  padding: 0.8rem 1rem;
  width: 100%;
  text-align: center;
}

.c-btn--comment__text {
  padding-left: 3rem;
  background: url([[[id=100273426]]]) center left/17px no-repeat;
}

@media print, screen and (min-width: 600px) {
  .c-btn--comment:hover {
    background: rgba(0, 0, 0, .7);
  }
}

/* ------------------------------
- c-btn--switch
------------------------------ */
.c-btn--switch {
  background: #fff;
  border: 1px solid #707070;
  color: #535353;
  display: block;
  font-size: 1.6rem;
  font-family: "Georgia", Arial, sans-serif;
  font-weight: bold;
  padding: 0.8rem 1rem;
  position: relative;
  text-align: center;
  width: 100%;
}

.c-btn--switch::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 1.75rem;
  display: inline-block;
  width: 0.4rem;
  height: 0.4rem;
  border-bottom: 2px solid #ACACAC;
  border-right: 2px solid #ACACAC;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

@media print, screen and (min-width: 600px) {
  .c-btn--switch:hover {
    background: #707070;
    color: #fff;
  }
}

.is-close .c-btn--switch::before {
  -webkit-transform: translateY(-50%) rotate(225deg);
          transform: translateY(-50%) rotate(225deg);
}

/* ------------------------------
- c-btn--more
------------------------------ */
/* ------------------------------
- c-subPage__heading
------------------------------ */
.c-subPage__heading {
  border-bottom: 1px solid #ccc;
  margin-bottom: 3rem;
}

.c-subPage__heading__inner {
  display: inline-block;
  padding-bottom: 0.8rem;
  position: relative;
}

.c-subPage__heading__inner::after {
  content: '';
  background: #D80000;
  display: inline-block;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
}

@media print, screen and (min-width: 600px) {
  .c-subPage__heading {
    font-size: 2.8rem;
  }
}

@media screen and (max-width: 599px) {
  .c-subPage__heading {
    font-size: 2rem;
  }
}

/* ------------------------------
- c-pagetop
------------------------------ */
.c-pagetop {
  bottom: 2.4rem;
  right: 2.5rem;
  width: 4.2rem;
  z-index: 100;
}

/* project
-----------------------------------------------*/
/* ------------------------------
- p-mv
------------------------------ */
@media print, screen and (min-width: 1025px) {
  .p-mv--form {
    border-top: 1px solid #DBDBDB;
  }
}

.p-mv--contact {
  background: url(../form-images/bg/bg_contact.jpg) center/cover no-repeat;
}

.p-mv--sendtocomment {
  background: url(../images/bg/bg_type_01.png) center/cover repeat-x;
}

.p-mv--newsletter {
  background: url([[[id=100273418]]]) center/cover repeat-x;
}

/* ------------------------------
- p-mv__heading
------------------------------ */
@media print, screen and (min-width: 600px) {
  .p-mv__heading--contact {
    width: 42.6rem;
  }
}

@media screen and (max-width: 599px) {
  .p-mv__heading--contact {
    max-width: 21.7rem;
    width: 100%;
  }
}

.p-mv__heading--newsletter {
  letter-spacing: 0.05em;
}

@media print, screen and (min-width: 600px) {
  .p-mv__heading--newsletter {
    width: 49.3rem;
  }
}

@media screen and (max-width: 599px) {
  .p-mv__heading--newsletter {
    max-width: 25.7rem;
    width: 100%;
  }
}

.p-mv__heading--sendtocomment {
  letter-spacing: 0.05em;
}

@media print, screen and (min-width: 600px) {
  .p-mv__heading--sendtocomment {
    width: 49.3rem;
  }
}

@media screen and (max-width: 599px) {
  .p-mv__heading--sendtocomment {
    max-width: 25.7rem;
    width: 100%;
  }
}

/* ------------------------------
- p-contact
------------------------------ */
.p-contact .p-contact__head__text--bold {
  font-weight: bold;
}

.p-contact .p-contact__head__link {
  color: #1E7BB8;
  text-decoration: underline;
}

@media print, screen and (min-width: 600px) {
  .p-contact .p-contact__head__link:hover {
    text-decoration: none;
  }
}

.p-contact .p-contact__head__list {
  counter-reset: item;
}

.p-contact .p-contact__head__item {
  counter-increment: cnt;
  position: relative;
  line-height: 1.5;
}

.p-contact .p-contact__head__item:before {
  content: counter(cnt) ".";
  font-family: Arial, sans-serif;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: -2.9rem;
  text-align: right;
  width: 2rem;
}

.p-contact .p-contact__head__item + .p-contact__head__item {
  margin-top: 1.8rem;
}

.p-contact .p-contact__link__block {
  margin-top: 6rem;
}

.p-contact .p-contact__link__block__text {
  line-height: 2;
}

.p-contact .fm-messagebox li {
  color: #C21C0F;
}

.p-contact .fm-messagebox li + li {
  margin-top: 1rem;
}

@media print, screen and (min-width: 600px) {
  .p-contact .p-contact__head__text,
  .p-contact .p-contact__head__link,
  .p-contact .p-contact__head__item,
  .p-contact .p-contact__link__block__text {
    font-size: 1.5rem;
  }
  .p-contact .p-contact__head__text + .p-contact__head__text {
    margin-top: 5rem;
  }
  .p-contact .p-contact__head__list {
    padding-left: 3rem;
    margin-top: 5rem;
  }
  .p-contact .fm-messagebox {
    margin-bottom: 5rem;
  }
  .p-contact .fm-messagebox li {
    font-size: 1.5rem;
  }
  .p-contact .p-contact__content {
    margin-top: 8rem;
  }
  .p-contact .p-contact__link__block {
    margin-top: 4rem;
  }
}

@media screen and (max-width: 599px) {
  .p-contact .p-contact__head__text,
  .p-contact .p-contact__head__link,
  .p-contact .p-contact__head__item,
  .p-contact .p-contact__link__block__text {
    font-size: 1.4rem;
  }
  .p-contact .p-contact__head__text + .p-contact__head__text {
    margin-top: 4rem;
  }
  .p-contact .p-contact__head__list {
    padding-left: 2rem;
    margin-top: 4rem;
  }
  .p-contact .fm-messagebox {
    margin-bottom: 4rem;
  }
  .p-contact .fm-messagebox li {
    font-size: 1.4rem;
  }
  .p-contact .p-contact__content {
    margin-top: 5rem;
  }
  .p-contact .p-contact__link__block {
    margin-top: 4rem;
  }
}

/* ------------------------------
- p-contact__confirm
------------------------------ */
.p-contact__confirm__text {
  text-align: center;
  line-height: 2;
}

@media print, screen and (min-width: 600px) {
  .p-contact__confirm__text {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 599px) {
  .p-contact__confirm__text {
    font-size: 1.4rem;
  }
}

/* ------------------------------
- p-contact__complete__btn
------------------------------ */
@media print, screen and (min-width: 600px) {
  .p-contact__complete__btn {
    margin: 10rem auto 0;
    max-width: 38rem;
  }
}

@media screen and (max-width: 599px) {
  .p-contact__complete__btn {
    margin: 8rem auto 0;
  }
}

/* ------------------------------
- p-contact__jumpLink
------------------------------ */
.p-contact__jumpLink {
  font-family: Arial, sans-serif;
  font-size: 1.2rem;
  letter-spacing: .08rem;
}

.p-contact__jumpLink .p-contact__jumpLink__anc {
  position: relative;
  padding-left: 1.7rem;
}

.p-contact__jumpLink .p-contact__jumpLink__anc::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4.5px 0 4.5px;
  border-color: #737373 transparent transparent transparent;
}

@media print, screen and (min-width: 600px) {
  .p-contact__jumpLink .p-contact__jumpLink__anc:hover {
    text-decoration: underline;
  }
}

@media screen and (max-width: 1024px) {
  .p-contact__jumpLink {
    display: none;
  }
}

/* ------------------------------
- p-subPage
------------------------------ */
.p-subPage .p-subPage__banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-subPage .p-subPage__text {
  line-height: 2;
}

.p-subPage .p-subPage__text a {
  color: #1E7BB8;
  text-decoration: underline;
}

.p-subPage .p-subPage__list__item {
  line-height: 1.5;
}

.p-subPage .p-subPage__list--disc .p-subPage__list__item {
  list-style-type: disc;
}

.p-subPage .p-subPage__list--parentheses .p-subPage__list__item {
  counter-increment: cnt;
  position: relative;
}

.p-subPage .p-subPage__list--parentheses .p-subPage__list__item:before {
  content: "(" counter(cnt) ")";
  font-family: Arial, sans-serif;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: -4rem;
  text-align: right;
  width: 3rem;
}

@media print, screen and (min-width: 600px) {
  .p-subPage .p-subPage__block + .p-subPage__block {
    margin-top: 10rem;
  }
  .p-subPage .p-subPage__banner__block {
    margin-top: 2.5rem;
  }
  .p-subPage .p-subPage__banner__block + .p-subPage__banner__block {
    margin-left: 2rem;
  }
  .p-subPage .p-subPage__text,
  .p-subPage .p-subPage__list__item {
    font-size: 1.5rem;
  }
  .p-subPage .p-subPage__text a:hover {
    text-decoration: none;
  }
  .p-subPage .p-subPage__list {
    padding-left: 2.8rem;
  }
  .p-subPage .p-subPage__list + .p-subPage__list {
    margin-top: 2.4rem;
  }
  .p-subPage .p-subPage__list__item + .p-subPage__list__item {
    margin-top: 2.4rem;
  }
  .p-subPage .p-subPage__btn {
    margin-top: 10rem;
  }
  .p-subPage .p-subPage__btn--404 .c-btn--pagetop {
    max-width: 380px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 599px) {
  .p-subPage .p-subPage__block + .p-subPage__block {
    margin-top: 5rem;
  }
  .p-subPage .p-subPage__banner__block {
    margin-top: 1.5rem;
  }
  .p-subPage .p-subPage__banner__block + .p-subPage__banner__block {
    margin-left: 1rem;
  }
  .p-subPage .p-subPage__text,
  .p-subPage .p-subPage__list__item {
    font-size: 1.4rem;
  }
  .p-subPage .p-subPage__list {
    padding-left: 2.4rem;
  }
  .p-subPage .p-subPage__list + .p-subPage__list {
    margin-top: 1.2rem;
  }
  .p-subPage .p-subPage__list__item + .p-subPage__list__item {
    margin-top: 2rem;
  }
  .p-subPage .p-subPage__btn {
    margin-top: 5rem;
  }
}

/* utility
------------------------------------------------*/
