<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* COMPASS
 * ----------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

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

/* BASE
 * ----------------------------------------------- */
/* MEDIA QUERIES
 * ----------------------------------------------- */
/* ADDITIONAL RESET
 * ----------------------------------------------- */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body * {
  max-height: 99999em;
  word-break: break-word;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

input,
label,
select,
button {
  line-height: inherit;
}

input,
label,
select,
button,
textarea {
  margin: 0;
  border: 0;
  padding: 0;
  word-break: normal;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  background: none;
  -webkit-appearance: none;
  font: inherit;
}

/* Make webkit render the search input like a normal text field */
input[type=search] {
  -webkit-appearance: textfield;
}

/* Turn off the recent search for webkit. It adds about 15px padding on the left */
::-webkit-search-decoration {
  display: none;
}

/* Turn off scroll bars in IE unless needed */
textarea {
  overflow: auto;
  white-space: pre-line;
}

/* PRINTING
 * ----------------------------------------------- */
@media print {
  body {
    -webkit-print-color-adjust: exact;
  }

  html,
  body {
    margin: 0;
  }

  @page {
    margin: 0;
  }
  @page :left {
    margin: 0;
  }
  @page :right {
    margin: 0;
  }
  @page :first {
    margin-top: 0;
  }
}
/* GENERAL
 * ----------------------------------------------- */
body {
  color: #333;
  font-family: "FP-ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
}

.font-serif {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Times New Roman", "游明朝", YuMincho, "メイリオ", Meiryo, Georgia, serif;
}

.english {
  font-family: "Oswald", sans-serif;
}

/* HELPERS
 * ----------------------------------------------- */
a {
  color: #333;
  text-decoration: none;
}

.hidden {
  display: none;
}

.invisible {
  visibility: hidden;
}

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

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

.text-right {
  text-align: right;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

/* RESPONSIVE
 * ----------------------------------------------- */
@media print, (min-width: 768px) {
  body {
    font-size: 14px;
  }

  .container {
    min-width: 1200px;
  }

  .wrapper {
    width: 1110px;
    margin-left: auto;
    margin-right: auto;
  }

  .sm {
    display: none !important;
  }

  .trans {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transition: opacity 0.26s ease;
    -o-transition: opacity 0.26s ease;
    -webkit-transition: opacity 0.26s ease;
    transition: opacity 0.26s ease;
  }
  .trans:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
}
@media only screen and (max-width: 767px) {
  .md {
    display: none !important;
  }

  html {
    font-size: calc(100vw / 7.5);
  }

  body {
    font-size: 0.28rem;
  }

  .container {
    min-width: 320px;
  }

  .wrapper,
  .wrap {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .container {
    overflow: hidden;
  }
}
/* PARTS
 * ----------------------------------------------- */
/* COMMON HEADER
 * ----------------------------------------------- */
header {
  position: relative;
}
header .link-nav {
  -moz-transition: all 0.26s ease;
  -o-transition: all 0.26s ease;
  -webkit-transition: all 0.26s ease;
  transition: all 0.26s ease;
  color: #32415b;
  font-family: "FP-ヒラギノ角ゴ ProN W6", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
}
header .link-nav:hover {
  color: #cc3838;
}

@media print, (min-width: 768px) {
  header {
    min-width: 1200px;
    background: #fff;
    padding: 34px 100px 28px;
  }
  header.header-fixed {
    display: none;
  }
  header .block-flex {
    display: flex;
    justify-content: space-between;
  }
  header .navigation-inner {
    justify-content: flex-end;
  }
  header .wrap-text {
    font-size: 18px;
    margin-bottom: 11px;
    text-align: right;
    letter-spacing: 0.2em;
  }
  header .list-nav {
    display: flex;
    justify-content: flex-end;
  }
  header .link-nav {
    font-size: 16px;
    padding: 5px 0;
    margin-left: 60px;
    letter-spacing: 0.1em;
  }
}
@media print, (min-width: 768px) and (max-width: 1380px) {
  header {
    padding-left: 50px;
    padding-right: 50px;
  }
  header .link-nav {
    margin-left: 30px;
  }
}
@media only screen and (max-width: 767px) {
  header {
    position: relative;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
  header.header-fixed {
    z-index: 900;
    position: fixed;
    width: 100%;
    left: 0;
    top: -3rem;
    bottom: auto;
    visibility: hidden;
    padding-bottom: 0;
    background: #fff;
  }
  header.header-fixed.visible {
    top: 0;
    bottom: auto;
    visibility: inherit;
  }
  header .button-menu {
    display: block;
    z-index: 8000;
    position: absolute;
    width: 0.8rem;
    height: 0.8rem;
    right: 0.25rem;
    top: 0.2rem;
    background: url(../img/common/sp/button_menu_close.png) left top/100% 100% no-repeat;
  }
  header .button-menu img {
    -moz-transition: all 0.26s ease;
    -o-transition: all 0.26s ease;
    -webkit-transition: all 0.26s ease;
    transition: all 0.26s ease;
    opacity: 1;
  }
  header.is-down .button-menu img {
    opacity: 0;
  }
  header .block-top {
    position: relative;
    z-index: 9999;
    background: #ffff;
    padding: 0.36rem 0.25rem 0.28rem;
  }
  header .logo-image img {
    width: 3.5rem;
  }
  header .header-navigation {
    display: none;
    position: fixed;
    z-index: 9800;
    top: 0;
    bottom: 0;
    width: 100%;
    background: rgba(50, 65, 91, 0.95);
    color: #fff;
    overflow-y: scroll;
  }
  header .list-nav {
    padding-top: 1.2rem;
  }
  header .link-nav {
    color: #fff;
    font-size: 0.3rem;
    padding: 0.36rem 0.5rem;
    display: block;
    border-bottom: 1px solid #fff;
  }
}
/* COMMON FOOTER
 * ----------------------------------------------- */
footer .logo-image {
  display: inline-block;
}
footer i {
  color: #cc3838;
}
footer .link-social {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  background: #32415b;
}
footer .link-social i {
  color: #fff;
}
footer .link-social.is-instagram {
  background: #f58686;
}
footer .link-social.is-twitter {
  background: #3d7db9;
}
footer .link-contact {
  -moz-transition: all 0.26s ease;
  -o-transition: all 0.26s ease;
  -webkit-transition: all 0.26s ease;
  transition: all 0.26s ease;
  display: block;
  text-align: center;
  color: #32415b;
  border: 1px solid #32415b;
  font-family: "Oswald", sans-serif;
}
footer .link-contact:hover {
  background: #32415b;
  color: #fff;
}
footer .page-text {
  font-family: "Oswald", sans-serif;
  color: #cc3838;
}
footer .list-site li {
  display: block;
}
footer .link-mail {
  display: inline-block;
}
footer .link-site {
  position: relative;
  display: inline-block;
  -moz-transition: all 0.26s ease;
  -o-transition: all 0.26s ease;
  -webkit-transition: all 0.26s ease;
  transition: all 0.26s ease;
}
footer .link-site &gt; a {
  display: block;
}
footer .link-site &gt; a:hover {
  color: #cc3838;
}
footer .link-site i {
  position: relative;
}
footer .link-site:after {
  position: absolute;
  content: "";
  background: #333;
  left: 0;
  top: 50%;
}
footer .link-site:hover {
  color: #cc3838;
}
footer .copy-text {
  display: block;
  position: relative;
  text-align: center;
  font-family: "Oswald", sans-serif;
}
footer .link-policy {
  -moz-transition: all 0.26s ease;
  -o-transition: all 0.26s ease;
  -webkit-transition: all 0.26s ease;
  transition: all 0.26s ease;
}
footer .link-policy:hover {
  color: #cc3838;
}

@media print, (min-width: 768px) {
  footer {
    padding-bottom: 27px;
  }
  footer .block-footer {
    display: flex;
    padding: 78px 0 36px;
  }
  footer .box-left {
    width: 570px;
    letter-spacing: 0.14em;
  }
  footer .logo-image {
    margin-bottom: 40px;
  }
  footer .address-text {
    margin-bottom: 18px;
  }
  footer .address-text i {
    margin-left: 10px;
  }
  footer .box-phone {
    display: flex;
    margin-bottom: 14px;
    letter-spacing: 0.17em;
  }
  footer .box-phone i {
    margin-right: 10px;
  }
  footer .fax-text {
    display: inline-block;
    pointer-events: none;
    margin-right: 26px;
  }
  footer .link-mail {
    margin-bottom: 36px;
  }
  footer .link-mail i {
    margin-right: 10px;
  }
  footer .box-social {
    display: flex;
    margin-bottom: 30px;
  }
  footer .link-social {
    width: 80px;
    height: 80px;
    margin-right: 31px;
    padding-left: 5px;
  }
  footer .link-social i {
    font-size: 26px;
  }
  footer .link-contact {
    border-radius: 40px;
    font-size: 16px;
    padding: 18px 5px 18px 15px;
    letter-spacing: 0.25em;
    width: 302px;
  }
  footer .box-right {
    display: flex;
    width: 540px;
    margin-top: -5px;
  }
  footer .box-right .column:first-child {
    width: 285px;
  }
  footer .page-text {
    letter-spacing: 0.2em;
    font-size: 16px;
    margin-bottom: 5px;
  }
  footer .list-site {
    margin-bottom: 12px;
  }
  footer .link-site {
    letter-spacing: 0.12em;
    padding-left: 22px;
    line-height: 2.3;
  }
  footer .link-site:after {
    width: 4px;
    height: 1px;
    left: 2px;
    top: 16px;
  }
  footer .link-site i {
    margin-left: 10px;
  }
  footer .copy-text {
    letter-spacing: 0.25em;
  }
  footer .link-policy {
    position: absolute;
    right: 145px;
    top: 0;
    letter-spacing: 0.07em;
  }
  footer .copy-logo {
    width: 110px;
    position: absolute;
    top: -58px;
    right: -3px;
  }
}
@media only screen and (max-width: 767px) {
  footer {
    padding-bottom: 0.42rem;
  }
  footer .logo-image {
    width: 6.52rem;
    margin: 0 auto 0.66rem;
    display: block;
  }
  footer .block-footer {
    padding: 0.98rem 0 0.36rem;
  }
  footer .box-left {
    font-family: "FP-ヒラギノ角ゴ ProN W6", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, Verdana, sans-serif;
    font-weight: bold;
    font-size: 0.24rem;
    letter-spacing: 0.16em;
    padding: 0 0.25rem;
  }
  footer .address-text {
    margin-bottom: 0.26rem;
  }
  footer .address-text i {
    margin-left: 0.14rem;
  }
  footer .box-phone {
    display: flex;
    margin-bottom: 0.23rem;
    letter-spacing: 0.17em;
  }
  footer .box-phone i {
    margin-right: 0.16rem;
  }
  footer .fax-text {
    letter-spacing: 0.2em;
    display: inline-block;
    width: 3.03rem;
    padding-right: 0.05rem;
  }
  footer .link-mail {
    margin-bottom: 0.2rem;
  }
  footer .link-mail i {
    margin-right: 0.15rem;
  }
  footer .box-social {
    display: flex;
    justify-content: center;
    margin-bottom: 0.6rem;
    padding: 0 0.25rem;
  }
  footer .link-social {
    width: 1rem;
    height: 1rem;
    margin: 0 0.15rem;
    padding-left: 0.08rem;
  }
  footer .link-social i {
    font-size: 0.3rem;
  }
  footer .link-contact {
    display: block;
    border-radius: 0.6rem;
    font-size: 0.34rem;
    padding: 0.26rem 0.05rem 0.26rem 0.15rem;
    letter-spacing: 0.2em;
  }
  footer .box-group {
    display: flex;
    margin-bottom: 0.03rem;
  }
  footer .box-group.is-product {
    margin-bottom: 0.18rem;
  }
  footer .box-group.is-company {
    margin-bottom: 0.13rem;
  }
  footer .box-group.is-news {
    margin-bottom: 0.15rem;
  }
  footer .box-right {
    padding: 0.57rem 0.25rem 0;
  }
  footer .page-text {
    width: 2.46rem;
    letter-spacing: 0.2em;
    font-size: 0.24rem;
    margin-top: 0.04rem;
  }
  footer .list-site {
    width: 4rem;
    margin-top: -0.14rem;
  }
  footer .link-site {
    color: #32415b;
    font-size: 0.24rem;
    letter-spacing: 0.12em;
    padding-left: 0.27rem;
    line-height: 2.96;
  }
  footer .link-site.is-bottom {
    margin-bottom: 0.06rem;
  }
  footer .link-site:after {
    width: 0.07rem;
    height: 0.02rem;
    left: 0;
    top: 0.35rem;
  }
  footer .link-site i {
    margin-left: 0.25rem;
  }
  footer .copy-text {
    font-size: 0.2rem;
    letter-spacing: 0.14em;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  footer .copy-text small {
    display: block;
  }
  footer .copy-logo {
    width: 2.2rem;
    margin-left: 0.2rem;
  }
  footer .link-policy {
    display: inline-block;
    letter-spacing: 0.07em;
    margin-bottom: 0.52rem;
  }
}
/* MODULES
 * ----------------------------------------------- */
/* COMMON BREADCRUMB
 * ----------------------------------------------- */
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  letter-spacing: 0.05em;
}
.breadcrumb .link-bread {
  transition: opacity 0.26s ease;
}
.breadcrumb .link-bread:hover {
  opacity: 0.8;
}
.breadcrumb .arrow {
  display: inline-block;
  background: url(../img/common/icon_arrow_01.png) left center no-repeat;
}
@media print, (min-width: 768px) {
  .breadcrumb {
    padding: 26px 0 25px;
    letter-spacing: 0.13em;
  }
  .breadcrumb .far {
    margin: 0 41px 0 39px;
  }
}
@media only screen and (max-width: 767px) {
  .breadcrumb {
    padding: 0.26rem 0;
  }
  .breadcrumb .far {
    margin: 0 0.2rem;
    position: relative;
    bottom: 0.01rem;
  }
}

/* COMMON BUTTON
 * ----------------------------------------------- */
.link-base {
  display: block;
  background: #32415b;
  color: #fff;
  text-align: center;
  font-family: "FP-ヒラギノ角ゴ ProN W6", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  -moz-transition: all 0.26s ease;
  -o-transition: all 0.26s ease;
  -webkit-transition: all 0.26s ease;
  transition: all 0.26s ease;
}
.link-base:hover {
  background: #fff;
  color: #32415b;
}
.link-base.is-circle {
  background: #cc3838;
}
.link-base.is-circle:hover {
  background: rgba(204, 56, 56, 0.7);
  color: #fff;
}
@media print, (min-width: 768px) {
  .link-base {
    letter-spacing: 0.12em;
    font-size: 16px;
    padding: 20px 5px 20px 10px;
  }
  .link-base i {
    margin-left: 18px;
  }
  .link-base.is-circle {
    border-radius: 30px;
    margin: 0 auto;
    width: 350px;
    font-size: 14px;
    padding-top: 23px;
  }
}
@media only screen and (max-width: 767px) {
  .link-base {
    font-size: 0.24rem;
    padding: 0.35rem 0.05rem 0.32rem 0.26rem;
    letter-spacing: 0.1em;
  }
  .link-base i {
    margin-left: 0.12rem;
  }
  .link-base.is-circle {
    border-radius: 0.6rem;
  }
}

.link-common {
  display: block;
  color: #333;
  border: 1px solid #32415b;
  text-align: center;
  font-family: "FP-ヒラギノ角ゴ ProN W6", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  -moz-transition: all 0.26s ease;
  -o-transition: all 0.26s ease;
  -webkit-transition: all 0.26s ease;
  transition: all 0.26s ease;
}
.link-common.is-circle {
  background: #fff;
}
@media print, (min-width: 768px) {
  .link-common {
    letter-spacing: 1px;
    font-size: 16px;
    padding: 18px 5px 18px 14px;
    width: 350px;
  }
  .is-safari .link-common {
    padding-top: 18px;
    padding-bottom: 17px;
  }
  .link-common i {
    margin-left: 20px;
    font-size: 14px;
  }
  .link-common:hover {
    background: #32415b;
    color: #fff;
  }
  .link-common.is-circle {
    border-radius: 30px;
    margin: 0 auto;
    letter-spacing: 0.1em;
    padding: 20px 0 19px 4px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .link-common {
    margin: 0 0.25rem;
    letter-spacing: 0.12em;
    font-size: 0.24rem;
    padding: 0.33rem 0.13rem 0.32rem 0.32rem;
  }
  .link-common i {
    margin-left: 0.25rem;
    font-size: 0.24rem;
  }
  .link-common.is-circle {
    border-radius: 0.6rem;
  }
}

/* KEY-VISUAL
 * ----------------------------------------------- */
.section-banner {
  background: url(../img/point/banner_background.jpg) center/cover no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.section-banner span {
  display: block;
  text-align: center;
}
@media print, (min-width: 768px) {
  .section-banner {
    height: 300px;
  }
  .section-banner .english {
    font-size: 60px;
    margin-bottom: 6px;
    letter-spacing: 0.15em;
  }
  .section-banner .japan {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .section-banner {
    height: 3.2rem;
  }
  .section-banner .english {
    font-size: 0.45rem;
    margin-bottom: 0.1rem;
    letter-spacing: 0.15em;
  }
  .section-banner .japan {
    font-size: 0.28rem;
  }
}

/* COMMON PART
 * ----------------------------------------------- */
@media print, (min-width: 768px) {
  .section-part {
    padding: 80px 0;
  }
  .section-part .block-base {
    margin-bottom: 100px;
  }
}

.section-banner {
  background: url(../img/point/banner_background.jpg) center/cover no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.section-banner span {
  display: block;
  text-align: center;
}
@media print, (min-width: 768px) {
  .section-banner {
    height: 300px;
  }
  .section-banner .english {
    font-size: 60px;
    margin-bottom: 6px;
    letter-spacing: 0.15em;
  }
  .section-banner .japan {
    font-size: 16px;
  }
  .section-banner.is-second {
    padding-top: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .section-banner {
    height: 3.2rem;
  }
  .section-banner .english {
    font-size: 0.45rem;
    margin-bottom: 0.1rem;
    letter-spacing: 0.15em;
  }
  .section-banner .japan {
    font-size: 0.28rem;
  }
}

/* ---------------------------------- */
@media print, (min-width: 768px) {
  .block-base {
    margin: 0 auto;
    width: 920px;
  }
}

.news-tag {
  background-color: #cc3838;
  text-align: center;
  color: #fff;
  line-height: 1.3;
}
.news-tag.is-notice {
  background: #32415b;
}
.news-tag.is-event {
  background: #3d7db9;
}
@media print, (min-width: 768px) {
  .news-tag {
    width: 90px;
    padding: 8px 5px;
  }
}

.list-news {
  font-family: "FP-ヒラギノ角ゴ ProN W6", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
}
.list-news .item-news {
  display: flex;
  align-items: center;
  background: #f5f5f5;
}
.list-news .news-time {
  font-family: "Oswald", sans-serif;
}
@media print, (min-width: 768px) {
  .list-news {
    font-size: 16px;
    line-height: 1.625;
  }
  .list-news li {
    margin-bottom: 18px;
  }
  .list-news .news-time {
    flex: 0 0 130px;
    letter-spacing: 0.16em;
    padding-top: 2px;
  }
  .list-news .item-news {
    padding: 16px 0 16px 28px;
  }
  .list-news .news-tag {
    font-family: "FP-ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, Verdana, sans-serif;
    font-weight: normal;
    padding: 5px 2px 4px;
    flex: 0 0 90px;
    font-size: 14px;
    letter-spacing: 0.12em;
  }
  .is-safari .list-news .news-tag {
    padding-bottom: 3px;
  }
  .is-ipad .list-news .news-tag {
    padding-bottom: 5px;
  }
  .list-news .news-name {
    width: 660px;
    padding: 2px 15px 1px 25px;
    letter-spacing: 0.1em;
    word-break: break-word;
  }
}
@media only screen and (max-width: 767px) {
  .list-news li {
    margin-bottom: 0.2rem;
  }
  .list-news .news-time {
    font-size: 0.24rem;
    width: 1.75rem;
    letter-spacing: 0.16em;
  }
  .list-news .item-news {
    flex-wrap: wrap;
    padding: 0.3rem 0 0.22rem 0.26rem;
  }
  .list-news .news-tag {
    font-family: "FP-ヒラギノ角ゴ ProN W6", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, Verdana, sans-serif;
    font-weight: bold;
    padding: 0.05rem 0.02rem;
    width: 1.2rem;
    font-size: 0.2rem;
    letter-spacing: 0.12em;
  }
  .list-news .news-name {
    font-family: "FP-ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, Verdana, sans-serif;
    font-weight: normal;
    width: 100%;
    padding-top: 0.11rem;
    letter-spacing: 0.02em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media only screen and (max-width: 374px) {
  .list-news .news-tag {
    padding-top: 0.1rem;
  }
}

/* ---------------------------------- */
.common-product .link-product {
  display: block;
}
.common-product .list-product li {
  -moz-transition: all 0.26s ease;
  -o-transition: all 0.26s ease;
  -webkit-transition: all 0.26s ease;
  transition: all 0.26s ease;
  background: #f5f1ed;
  position: relative;
}
.common-product .list-product li:after {
  -moz-transition: all 0.26s ease;
  -o-transition: all 0.26s ease;
  -webkit-transition: all 0.26s ease;
  transition: all 0.26s ease;
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  background: #f5f1ed;
  width: 100%;
  height: 3px;
}
.common-product .list-product li:hover {
  background: #fff;
}
.common-product .list-product li:hover .product-title span {
  color: #cc3838;
  border-color: #cc3838;
}
.common-product .list-product li:hover:after {
  background: #cc3838;
}
.common-product .product-title span {
  -moz-transition: all 0.26s ease;
  -o-transition: all 0.26s ease;
  -webkit-transition: all 0.26s ease;
  transition: all 0.26s ease;
  font-family: "FP-ヒラギノ角ゴ ProN W6", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  display: inline;
  color: #32415b;
  border-bottom: 1px solid #32415b;
}
.common-product .link-tag {
  display: inline-block;
  background: #32415b;
  color: #fff;
}
.common-product .link-tag.is-red {
  background: #ad2f2f;
}
.common-product .box-tag {
  display: flex;
  flex-wrap: wrap;
}

@media print, (min-width: 768px) {
  .block-heading {
    display: flex;
    justify-content: space-between;
  }

  .common-product {
    padding: 84px 0 102px;
  }
  .common-product .section-title {
    margin-bottom: 33px;
  }
  .common-product .block-heading {
    margin-bottom: 52px;
  }
  .common-product .list-product {
    display: flex;
    flex-wrap: wrap;
  }
  .common-product .list-product li {
    width: 350px;
    margin-right: 30px;
  }
  .common-product .list-product li:nth-child(3n) {
    margin-right: 0;
  }
  .common-product .box-text {
    padding: 16px 30px 26px;
  }
  .common-product .product-title {
    margin-bottom: 13px;
    letter-spacing: 0.1em;
  }
  .common-product .product-title span {
    font-size: 18px;
    line-height: 2;
    padding-bottom: 5px;
  }
  .common-product .link-tag {
    border-radius: 30px;
    font-size: 14px;
    padding: 5px 10px;
    margin: 0 8px 5px 0;
    line-height: 1.3;
  }
  .is-safari .common-product .link-tag {
    padding-bottom: 4px;
  }
  .common-product .link-common {
    padding-left: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .common-product {
    padding: 0 0.25rem 0.6rem;
  }
  .common-product .section-title {
    margin-bottom: 0.4rem;
  }
  .common-product .block-heading {
    margin-bottom: 0.44rem;
  }
  .common-product .box-text {
    padding: 0.32rem 0.5rem 0.46rem 0.25rem;
  }
  .common-product .image img {
    width: 100%;
  }
  .common-product .list-product li {
    margin-bottom: 0.5rem;
  }
  .common-product .product-title {
    margin-bottom: 0.3rem;
    letter-spacing: 0.1em;
  }
  .common-product .product-title span {
    font-size: 0.32rem;
    line-height: 2.125;
    padding-bottom: 0.08rem;
  }
  .common-product .link-common {
    margin: 0;
  }
  .common-product .link-tag {
    border-radius: 0.1rem;
    font-size: 0.24rem;
    padding: 0.04rem 0.14rem 0.03rem;
    margin: 0 0.13rem 0.1rem 0;
  }
}
@media only screen and (max-width: 767px) and (max-width: 374px) {
  .link-tag {
    padding-top: 0.1rem;
  }
}
/* ---------------------------------- */
.background-gray {
  background: #f5f5f5;
}

@media print, (min-width: 768px) {
  .custom-object-fit {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  .custom-object-fit img {
    display: none !important;
  }
}
/* COMMON TITLE
 * ----------------------------------------------- */
.section-title {
  display: flex;
  align-items: center;
}
.section-title span {
  display: block;
}
.section-title .japan {
  font-family: "FP-ヒラギノ角ゴ ProN W6", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  color: #cc3838;
}
.section-title.is-block {
  display: block;
}

@media print, (min-width: 768px) {
  .section-title .english {
    letter-spacing: 0.23em;
    font-size: 54px;
  }
  .section-title .japan {
    letter-spacing: 0.1em;
    font-size: 18px;
    padding: 5px 0 0 10px;
  }
  .section-title.is-block .japan {
    padding: 7px 0 0;
  }
  .section-title.is-block .english {
    font-size: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .section-title .english {
    color: #32415b;
    letter-spacing: 0.15em;
    font-size: 0.7rem;
  }
  .section-title .japan {
    letter-spacing: 0.16em;
    font-size: 0.26rem;
    padding: 0.05rem 0 0 0.1rem;
  }
  .section-title.is-block .japan {
    padding-left: 0;
  }
}
.block-title {
  display: flex;
  align-items: center;
}
.block-title span {
  display: block;
}
.block-title .english {
  color: #32415b;
}
.block-title .japan {
  font-family: "FP-ヒラギノ角ゴ ProN W6", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  color: #cc3838;
}
.block-title.is-border {
  border-bottom: 1px solid #414141;
}

@media print, (min-width: 768px) {
  .block-title .japan {
    letter-spacing: 0.1em;
    font-size: 28px;
  }
  .block-title .english {
    letter-spacing: 0.2em;
    font-size: 16px;
    padding-left: 28px;
    background-position: left top 15px, right 10px top 15px;
  }
  .is-safari .block-title .english {
    position: relative;
    bottom: 2px;
  }
  .block-title.is-border {
    padding-bottom: 7px;
  }
  .block-title.is-border .japan {
    letter-spacing: 0;
  }
  .block-title.is-border .english {
    padding-left: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .block-title .japan {
    letter-spacing: 0.1em;
    font-size: 0.36rem;
  }
  .block-title .english {
    letter-spacing: 0.2em;
    font-size: 0.2rem;
    padding-left: 0.18rem;
  }
}
.other-title {
  color: #32415b;
  font-family: "FP-ヒラギノ角ゴ ProN W6", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  text-align: center;
}
.other-title span {
  display: inline-block;
  border-bottom: 1px solid #32415b;
}
@media print, (min-width: 768px) {
  .other-title span {
    font-size: 30px;
    padding-bottom: 6px;
    letter-spacing: 0.1em;
  }
}
@media only screen and (max-width: 767px) {
  .other-title span {
    font-size: 0.4rem;
    padding-bottom: 0.1rem;
    letter-spacing: 0.1em;
  }
}

.primary-title {
  font-family: "FP-ヒラギノ角ゴ ProN W6", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  text-align: center;
}
.primary-title .english {
  display: inline-block;
  color: #333;
  background: url(../img/common/title_bg_01.png) left center no-repeat, url(../img/common/title_bg_02.png) right center no-repeat;
  line-height: 1;
}
.primary-title .japan {
  color: #3d7db9;
  display: block;
}
@media print, (min-width: 768px) {
  .primary-title .english {
    font-size: 54px;
    padding: 0 46px;
    letter-spacing: 0.2em;
    margin-bottom: 16px;
  }
  .primary-title .japan {
    font-size: 16px;
    letter-spacing: 0.1em;
  }
}
@media only screen and (max-width: 767px) {
  .primary-title .english {
    background-position: left top 0.15rem, right top 0.15rem;
    background-size: 0.2rem auto;
    font-size: 0.5rem;
    padding: 0 0.7rem;
    letter-spacing: 0.2em;
    margin-bottom: 0.2rem;
  }
  .primary-title .japan {
    font-size: 0.3rem;
    letter-spacing: 0.1em;
  }
}

/* PAGE
 * ----------------------------------------------- */
/* ----------------------------------- */
.section-banner.is-contact {
  background-image: url(../img/contact/banner_contact.jpg);
}

.section-form-contact {
  position: relative;
}
.section-form-contact .mw_wp_form {
  display: block;
}
.section-form-contact .contact-text {
  text-align: center;
}
.section-form-contact .form-head {
  display: flex;
  align-items: center;
  font-family: "FP-ヒラギノ角ゴ ProN W6", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  color: #32415b;
}
.section-form-contact .required-text {
  font-family: "FP-ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: normal;
  line-height: 1;
  color: #fff;
  background: #cc3838;
}
.section-form-contact .required-text.is-blue {
  background: #32415b;
}
.section-form-contact .mwform-text {
  width: 100%;
  background: #fff;
  line-height: inherit;
  font-family: inherit;
  display: block;
  max-width: 100%;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: textfield;
  appearance: none;
}
.section-form-contact .mwform-checkbox-field {
  display: inline-block;
}
.section-form-contact .mwform-checkbox-field label {
  font-family: "FP-ヒラギノ角ゴ ProN W6", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  display: inline-block;
}
.section-form-contact .mwform-checkbox-field input[type=radio],
.section-form-contact .mwform-checkbox-field input[type=checkbox] {
  display: none;
}
.section-form-contact .mwform-radio-field-text,
.section-form-contact .mwform-checkbox-field-text {
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.section-form-contact .mwform-radio-field-text:before,
.section-form-contact .mwform-checkbox-field-text:before {
  font-weight: 400;
  font-family: "Font Awesome 5 Pro";
  content: "";
  position: absolute;
  color: #cc3838;
}
.section-form-contact .mwform-checkbox-field input[type=checkbox]:checked + .mwform-checkbox-field-text:before {
  font-weight: bold;
  content: "";
}
.section-form-contact .mwform-textarea {
  display: block;
  -webkit-appearance: none;
  -moz-appearance: textfield;
  appearance: none;
  background: #fff;
  resize: none;
}
.section-form-contact .form-checkbox-agree {
  text-align: center;
}
.section-form-contact .link-inner {
  color: #cc3838;
  border-bottom: 1px solid #cc3838;
}
.section-form-contact .link-inner:hover {
  border-bottom: 0;
}
.section-form-contact .mwform-button {
  cursor: pointer;
  display: block;
  background: #32415b;
  color: #fff;
  text-align: center;
  font-family: "FP-ヒラギノ角ゴ ProN W6", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  -moz-transition: all 0.26s ease;
  -o-transition: all 0.26s ease;
  -webkit-transition: all 0.26s ease;
  transition: all 0.26s ease;
}
.section-form-contact .mwform-button:hover {
  color: #32415b;
  background: #fff;
}

@media print, (min-width: 768px) {
  .section-form-contact {
    font-size: 16px;
    letter-spacing: 0.1em;
    padding: 74px 0 100px;
  }
  .section-form-contact .contact-text {
    line-height: 2;
    margin-bottom: 68px;
  }
  .section-form-contact .form-row {
    display: flex;
    margin-bottom: 54px;
  }
  .section-form-contact .form-row .item:nth-child(2) {
    margin-left: 30px;
  }
  .section-form-contact .item {
    width: 445px;
  }
  .section-form-contact .mw_wp_form {
    margin: 0 auto;
    width: 920px;
  }
  .section-form-contact .form-head {
    margin-bottom: 10px;
  }
  .section-form-contact .form-line {
    margin: 0 -68px 34px 0;
  }
  .is-safari .section-form-contact .form-line {
    margin-right: -77px;
  }
  .section-form-contact .form-line .form-head {
    margin-bottom: 30px;
  }
  .section-form-contact .required-text {
    font-size: 14px;
    margin-left: 14px;
    padding: 5px 12px;
    border-radius: 10px;
  }
  .is-ipad .section-form-contact .required-text {
    padding-top: 4px;
  }
  .is-firefox .section-form-contact .required-text {
    padding-bottom: 6px;
  }
  .is-safari .section-form-contact .required-text {
    margin-top: 0;
    padding-top: 6px;
    padding-bottom: 4px;
  }
  .section-form-contact .mwform-text {
    height: 70px;
    border-radius: 5px;
    padding: 0 10px;
  }
}
@media all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: active), (min-width: 768px) and (-ms-high-contrast: active) {
  .section-form-contact .mwform-text {
    padding-top: 3px;
  }
}
@media print, (min-width: 768px) {
  .section-form-contact .mwform-checkbox-field {
    margin: 0 67px 16px 0 !important;
  }
  .section-form-contact .mwform-checkbox-field label {
    font-size: 16px;
  }
  .section-form-contact .mwform-checkbox-field-text {
    padding-left: 28px;
  }
  .section-form-contact .mwform-radio-field-text:before,
  .section-form-contact .mwform-checkbox-field-text:before {
    font-size: 16px;
    left: 0;
    top: 1px;
  }
  .section-form-contact .mwform-textarea {
    width: 100%;
    height: 200px;
    border-radius: 10px;
    padding: 10px;
  }
  .section-form-contact .mwform-button {
    padding: 24px 5px;
    transition: opacity 0.3s;
    border-radius: 10px;
    margin: 54px auto 0;
    width: 350px;
    letter-spacing: 0.1em;
  }
  .section-form-contact .mwform-button:hover {
    opacity: 0.8;
  }
  .section-form-contact .form-checkbox-agree {
    margin-top: 77px;
  }
  .section-form-contact .form-checkbox-agree .mwform-checkbox-field {
    margin: 0 !important;
  }
  .section-form-contact .send-text {
    margin-bottom: 30px;
  }
  .section-form-contact .link-inner {
    padding-bottom: 2px;
    margin: 0 4px 0 6px;
  }
}
@media only screen and (max-width: 767px) {
  .section-form-contact {
    font-size: 0.28rem;
    letter-spacing: 0.1em;
    padding: 0.8rem 0 1rem;
  }
  .section-form-contact .contact-text {
    line-height: 2;
    margin-bottom: 0.7rem;
  }
  .section-form-contact .item {
    margin-bottom: 0.45rem;
  }
  .section-form-contact .form-head {
    margin-bottom: 0.2rem;
  }
  .section-form-contact .form-line {
    margin-bottom: 0.45rem;
  }
  .section-form-contact .required-text {
    margin-left: 0.18rem;
    padding: 0.09rem 0.12rem 0.08rem;
    border-radius: 0.1rem;
    font-size: 0.24rem;
  }
  .section-form-contact .mwform-text {
    height: 0.7rem;
    border-radius: 0.1rem;
    padding: 0 0.1rem;
  }
  .section-form-contact .mwform-checkbox-field {
    margin: 0 0 0.2rem 0 !important;
    display: block;
  }
  .section-form-contact .mwform-checkbox-field label {
    font-size: 0.28rem;
  }
  .section-form-contact .mwform-checkbox-field-text {
    padding-left: 0.38rem;
  }
  .section-form-contact .mwform-radio-field-text:before,
  .section-form-contact .mwform-checkbox-field-text:before {
    font-size: 0.28rem;
    left: 0;
    top: 0;
  }
  .section-form-contact .mwform-textarea {
    width: 100%;
    height: 2.5rem;
    border-radius: 0.1rem;
    padding: 0.1rem;
  }
  .section-form-contact .mwform-button {
    padding: 0.28rem 0.1rem;
    border-radius: 0.16rem;
    margin: 0.5rem auto 0;
    width: 100%;
    letter-spacing: 0.1em;
  }
  .section-form-contact .form-checkbox-agree {
    margin-top: 0.7rem;
  }
  .section-form-contact .form-checkbox-agree .mwform-checkbox-field {
    margin: 0 !important;
  }
  .section-form-contact .send-text {
    margin-bottom: 0.3rem;
  }
  .section-form-contact .link-inner {
    margin: 0 0.1rem 0.2rem;
    display: inline-block;
  }
}

/*# sourceMappingURL=entry.css.map */
</pre></body></html>