<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;
  }
}
/* SECTION: CONTACT
 * ----------------------------------------------- */
.common-contact {
  position: relative;
  background: #f5f5f5;
}
.common-contact .box-phone {
  display: flex;
}
.common-contact .fax-text {
  color: #32415b;
  font-family: "Oswald", sans-serif;
}
.common-contact .fax-text i {
  border-radius: 100%;
  background: #fff;
  color: #cc3838;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media print, (min-width: 768px) {
  .common-contact .block-text {
    padding: 60px 0 70px;
    width: 475px;
  }
  .common-contact .section-title {
    border-bottom: 1px solid #333;
    margin-bottom: 26px;
    padding-bottom: 2px;
  }
  .common-contact .contact-text {
    font-size: 16px;
    line-height: 2;
    margin-bottom: 14px;
    padding-left: 4px;
    letter-spacing: 0.08em;
  }
  .is-safari .common-contact .contact-text {
    letter-spacing: 0.06em;
  }
  .common-contact .number {
    margin-bottom: 3px;
  }
  .common-contact .fax-text {
    display: flex;
    align-items: center;
    font-size: 22px;
    width: 250px;
    letter-spacing: 0.15em;
  }
  .common-contact .fax-text i {
    font-size: 16px;
    width: 42px;
    height: 42px;
    margin-right: 16px;
    padding-left: 6px;
  }
  .common-contact .link-mobile {
    width: 253px;
    pointer-events: none;
  }
  .common-contact .box-phone {
    margin: 0 -50px 20px 0;
  }
  .common-contact .block-background {
    position: absolute;
    right: 0;
    top: -70px;
    width: 50%;
    height: 500px;
    background: url(../img/top/contact_img.jpg) center/cover no-repeat;
  }
}
@media only screen and (max-width: 767px) {
  .common-contact .block-text {
    padding: 0.74rem 0.25rem 1rem 0.25rem;
  }
  .common-contact .section-title {
    margin-bottom: 0.5rem;
  }
  .common-contact .contact-text {
    font-size: 0.26rem;
    line-height: 1.77;
    margin-bottom: 0.16rem;
    letter-spacing: 0.1em;
    text-align: justify;
  }
  .common-contact .number {
    margin-bottom: -0.02rem;
  }
  .common-contact .fax-text {
    display: flex;
    align-items: center;
    font-size: 0.3rem;
    letter-spacing: 0.15em;
  }
  .common-contact .fax-text i {
    font-size: 0.26rem;
    width: 0.6rem;
    height: 0.6rem;
    margin-right: 0.16rem;
    padding-left: 0.06rem;
  }
  .common-contact .box-phone {
    justify-content: space-between;
    margin: 0 -0.1rem 0.42rem 0;
  }
  .common-contact .block-background {
    margin: 0 -0.5rem 0.4rem 0;
    height: 4.6rem;
    background: url(../img/top/sp/contact_img.jpg) center/cover no-repeat;
  }
}

/* SECTION: NAVIGATION
 * ----------------------------------------------- */
.common-navigation .navigation-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.common-navigation .navigation-item {
  position: relative;
  width: 100%;
  background: center center/cover no-repeat;
  display: flex;
  flex: 0 0 auto;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-family: "FP-ヒラギノ角ゴ ProN W6", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
}
.common-navigation .navigation-item:before {
  -moz-transition: opacity 0.26s ease;
  -o-transition: opacity 0.26s ease;
  -webkit-transition: opacity 0.26s ease;
  transition: opacity 0.26s ease;
  content: "";
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(50, 65, 91, 0.7);
  opacity: 0;
}
.common-navigation .navigation-item:hover:before {
  opacity: 1;
}
.common-navigation .navigation-item:after {
  content: "";
  min-height: inherit;
  font-size: 0;
}
.common-navigation .navigation-item.is-company {
  background-image: url(../img/common/navigation_background_01.jpg);
}
.common-navigation .navigation-item.is-point {
  background-image: url(../img/common/navigation_background_02.jpg);
}
.common-navigation .navigation-item.is-blog {
  background-image: url(../img/common/navigation_background_03.jpg);
}
.common-navigation .navigation-item.is-catalog {
  background-image: url(../img/common/navigation_background_04.jpg);
}
.common-navigation .navigation-item.is-online {
  background-image: url(../img/common/navigation_background_05.jpg);
}
.common-navigation .navigation-item.is-cases {
  background-image: url(../img/common/navigation_background_06.jpg);
}
.common-navigation .navigation-item.is-outlet {
  background-image: url(../img/common/navigation_background_07.jpg);
}
.common-navigation .navigation-item.is-good {
  background-image: url(../img/common/navigation_background_08.jpg);
}
.common-navigation .navigation-item.is-staff {
  background-image: url(../img/common/navigation_background_09.jpg);
}
.common-navigation .navigation-item.is-type {
  background-image: url(../img/common/navigation_background_10.jpg);
}
.common-navigation .navigation-item.is-sustainability {
  background-image: url(../img/common/navigation_background_11.jpg);
}
.common-navigation .navigation-item.is-recruit {
  background-image: url(../img/common/navigation_background_12.jpg);
}
.common-navigation .item-wrapper {
  position: relative;
  z-index: 10;
  text-align: center;
}
.common-navigation .japanese {
  letter-spacing: 0.1em;
}
.common-navigation .english {
  letter-spacing: 0.25em;
}
.common-navigation .english::after {
  content: "";
  background: url(../img/common/icon_arrow_02.png) center right/100% auto no-repeat;
  display: inline-block;
  vertical-align: middle;
}
@media print, (min-width: 768px) {
  .common-navigation {
    margin-bottom: 171px;
  }
  .common-navigation .navigation-item {
    min-height: 182px;
    padding: 34px 10px 23px;
  }
  .common-navigation .japanese {
    margin-bottom: 10px;
    font-size: 24px;
  }
  .common-navigation .english {
    font-size: 14px;
  }
  .common-navigation .english::after {
    width: 20px;
    height: 20px;
    margin: -3px -2px 0 10px;
  }
  .is-firefox .common-navigation .english::after {
    margin-top: -1px;
  }
  .common-navigation.is-medium .navigation-item {
    width: calc(100% / 3);
  }
  .common-navigation.is-small {
    padding-top: 30px;
    margin-bottom: 100px;
  }
  .common-navigation.is-small .navigation-item {
    width: calc(100% / 4);
    min-height: 244px;
    padding: 36px 10px 21px;
  }
  .common-navigation.is-small .english {
    letter-spacing: 0.05em;
  }
  .common-navigation.is-small .japanese {
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  }
  .common-navigation.is-smaller {
    margin-bottom: 0;
  }
  .common-navigation.is-smaller .navigation-item {
    width: calc(100% / 2);
    min-height: 180px;
    padding: 36px 10px 21px;
  }
  .common-navigation.is-smaller .english {
    letter-spacing: 0.25em;
  }
  .common-navigation.is-type {
    margin: 16px -45px 168px;
  }
  .common-navigation.is-type .navigation-item {
    min-height: 245px;
    width: calc(100% / 3);
  }
}
@media only screen and (max-width: 767px) {
  .common-navigation .navigation-item.is-catalog {
    background-image: url(../img/common/sp/navigation_background_04.jpg);
  }
  .common-navigation .navigation-item.is-online {
    background-image: url(../img/common/sp/navigation_background_05.jpg);
  }
  .common-navigation .navigation-item.is-cases {
    background-image: url(../img/common/sp/navigation_background_06.jpg);
  }
  .common-navigation .navigation-item.is-outlet {
    background-image: url(../img/common/sp/navigation_background_07.jpg);
  }
  .common-navigation .english {
    font-size: 0.2rem;
  }
  .common-navigation .english::after {
    width: 0.2rem;
    height: 0.2rem;
    margin: -0.05rem 0 0 0.1rem;
  }
  .common-navigation.is-medium {
    margin: 1rem 0;
    padding: 0 0.5rem;
  }
  .common-navigation.is-medium .japanese {
    font-size: 0.3rem;
    margin-bottom: 0.1rem;
  }
  .common-navigation.is-medium .navigation-item {
    width: 100%;
    min-height: 1.8rem;
    padding: 0.42rem 0.2rem 0.28rem;
  }
  .common-navigation.is-medium .navigation-item:not(:last-child) {
    margin-bottom: 0.3rem;
  }
  .common-navigation.is-small .japanese {
    font-size: 0.26rem;
    margin-bottom: 0.04rem;
  }
  .common-navigation.is-small .navigation-item {
    width: 50%;
    min-height: 2.3rem;
    padding: 0.42rem 0.25rem 0.28rem;
  }
  .common-navigation.is-smaller .navigation-wrapper {
    display: block;
    padding: 0 0.5rem;
  }
  .common-navigation.is-smaller .japanese {
    font-size: 0.3rem;
    margin-bottom: 0.02rem;
  }
  .common-navigation.is-smaller .english {
    font-size: 0.2rem;
  }
  .common-navigation.is-smaller .navigation-item {
    width: 100%;
    height: 2.5rem;
    padding: 0.42rem 0.25rem 0.28rem;
    margin-bottom: 0.3rem;
  }
  .common-navigation.is-type {
    margin: 0.5rem 0;
  }
  .common-navigation.is-type .japanese {
    font-size: 0.26rem;
    margin-bottom: 0.04rem;
  }
  .common-navigation.is-type .navigation-item {
    width: 100%;
    min-height: 2.5rem;
    padding: 0.42rem 0.25rem 0.28rem;
    margin-bottom: 0.3rem;
  }
}

/* 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-blog {
  background-image: url(../img/blog/banner_recruit.jpg);
}

.block-category {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.block-category .link-category {
  position: relative;
  font-family: "FP-ヒラギノ角ゴ ProN W6", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  display: block;
  color: #32415b;
  text-align: center;
  border-bottom: 2px solid #32415b;
  -moz-transition: all 0.26s ease;
  -o-transition: all 0.26s ease;
  -webkit-transition: all 0.26s ease;
  transition: all 0.26s ease;
}
.block-category .link-category:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 16px solid #cc3838;
  left: 50%;
  bottom: -16px;
  margin-left: -8px;
  opacity: 0;
}
.block-category .link-category:hover {
  color: #cc3838;
  border-color: #cc3838;
}
.block-category .link-category.current {
  color: #cc3838;
  border-color: #cc3838;
}
.block-category .link-category.current::after {
  opacity: 1;
}

@media print, (min-width: 768px) {
  .section-blog {
    padding: 67px 0 84px;
    margin-bottom: 170px;
  }

  .block-category {
    margin-bottom: 30px;
  }
  .block-category .link-category {
    margin: 0 15px 30px;
    width: 160px;
    font-size: 16px;
    letter-spacing: 0.24em;
    padding-bottom: 9px;
  }
}
@media only screen and (max-width: 767px) {
  .section-blog {
    padding: 0.8rem 0 1.2rem;
  }

  .block-category {
    margin-bottom: 0.7rem;
  }
  .block-category .link-category {
    margin: 0.15rem;
    width: 1.8rem;
    font-size: 0.28rem;
    letter-spacing: 0.24em;
    padding-bottom: 0.1rem;
  }
  .block-category .link-category:after {
    border-left: 0.1rem solid transparent;
    border-right: 0.1rem solid transparent;
    border-top: 0.2rem solid #cc3838;
    bottom: -0.2rem;
    margin-left: -0.1rem;
  }
}
/* ----------------------------------- */
.category-tag {
  background: #32415b;
  color: #fff;
  display: inline-block;
}
@media print, (min-width: 768px) {
  .category-tag {
    margin-right: 10px;
    padding: 4px 14px 3px;
    letter-spacing: 0.1em;
  }
}
@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) {
  .category-tag {
    padding-bottom: 4px;
  }
}
@media print, (min-width: 768px) {
  .is-safari .category-tag {
    padding-top: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .category-tag {
    margin-right: 0.2rem;
    padding: 0.09rem 0.25rem;
    letter-spacing: 0.1em;
  }
  .is-android .category-tag {
    padding-top: 0.1rem;
    padding-bottom: 0.08rem;
  }
}

/* ----------------------------------- */
.box-tag-date {
  display: flex;
  flex-wrap: wrap;
}
.box-tag-date .release-date {
  font-family: "Oswald", sans-serif;
}
@media print, (min-width: 768px) {
  .box-tag-date {
    margin-bottom: 8px;
  }
  .box-tag-date .category-tag {
    margin: 0 10px 9px 0;
  }
  .box-tag-date .release-date {
    font-size: 16px;
    margin-top: 2px;
    letter-spacing: 0.12em;
  }
}
@media only screen and (max-width: 767px) {
  .box-tag-date {
    margin-bottom: 0.15rem;
  }
  .box-tag-date .category-tag {
    margin: 0 0.15rem 0.1rem 0;
  }
  .box-tag-date .release-date {
    font-size: 0.28rem;
    letter-spacing: 0.12em;
    margin-top: 0.08rem;
  }
}

/* ----------------------------------- */
.list-blog-info .link-blog {
  background: #fff;
  display: block;
}
.list-blog-info .link-view {
  font-family: "Oswald", sans-serif;
  display: inline-block;
  color: #cc3838;
}
.list-blog-info .link-view .fas {
  position: relative;
}
.list-blog-info .detail-text {
  font-family: "FP-ヒラギノ角ゴ ProN W6", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .list-blog-info .box-detail {
    word-break: break-all;
  }
}
@media print, (min-width: 768px) {
  .list-blog-info {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
  }
  .list-blog-info .link-blog {
    width: 350px;
    margin: 0 30px 51px 0;
  }
  .list-blog-info .link-blog:nth-child(3n) {
    margin-right: 0;
  }
  .list-blog-info .box-detail {
    padding: 31px 21px 22px;
  }
  .list-blog-info .detail-text {
    font-size: 16px;
    line-height: 1.625;
    letter-spacing: 0.1em;
    margin-bottom: 9px;
  }
  .list-blog-info .link-view {
    font-size: 16px;
    letter-spacing: 0.15em;
  }
  .list-blog-info .link-view .fas {
    margin-left: 17px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .list-blog-info {
    margin-bottom: 0.8rem;
  }
  .list-blog-info .image img {
    width: 100%;
    height: auto;
  }
  .list-blog-info .link-blog {
    margin-bottom: 0.36rem;
  }
  .list-blog-info .box-detail {
    padding: 0.3rem 0.25rem 0.25rem;
  }
  .list-blog-info .detail-text {
    font-size: 0.28rem;
    line-height: 1.625;
    letter-spacing: 0.1em;
    margin-bottom: 0.14rem;
  }
  .list-blog-info .link-view {
    font-size: 0.32rem;
    letter-spacing: 0.15em;
  }
  .list-blog-info .link-view .fas {
    margin-left: 0.2rem;
    font-size: 0.28rem;
    top: 0.01rem;
  }
}

/* ----------------------------------- */
@media print, (min-width: 768px) {
  .pagination {
    display: flex;
    justify-content: center;
  }
}
.list-pager {
  font-family: "FP-ヒラギノ角ゴ ProN W6", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  position: relative;
  display: flex;
}
.list-pager li {
  position: relative;
}
.list-pager .page-first,
.list-pager .page-prev,
.list-pager .page-next,
.list-pager .page-last {
  position: absolute;
}
.list-pager .page-first.disable,
.list-pager .page-prev.disable,
.list-pager .page-next.disable,
.list-pager .page-last.disable {
  pointer-events: none;
}
.list-pager a {
  display: block;
  color: #333;
}
.list-pager .page-button {
  -moz-transition: all 0.26s ease;
  -o-transition: all 0.26s ease;
  -webkit-transition: all 0.26s ease;
  transition: all 0.26s ease;
  border-radius: 100%;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.list-pager .page-numbers {
  display: block;
  -moz-transition: all 0.26s ease;
  -o-transition: all 0.26s ease;
  -webkit-transition: all 0.26s ease;
  transition: all 0.26s ease;
  position: relative;
  text-align: center;
}
.list-pager .page-button:hover,
.list-pager .page-numbers:hover,
.list-pager span.page-numbers {
  color: #cc3838;
}
.list-pager .page-line {
  position: relative;
}
.list-pager .page-line + .page-line::after {
  font-family: "Oswald", sans-serif;
  content: "/";
  font-weight: bold;
  position: absolute;
  top: 0;
}
@media print, (min-width: 768px) {
  .list-pager .line {
    font-size: 20px;
    right: -4px;
  }
  .list-pager .page-numbers {
    font-size: 20px;
    width: 70px;
  }
  .list-pager .page-button {
    width: 60px;
    height: 60px;
  }
  .list-pager .page-first,
  .list-pager .page-prev,
  .list-pager .page-next,
  .list-pager .page-last {
    top: -18px;
  }
  .list-pager .page-first {
    left: -164px;
  }
  .list-pager .page-prev {
    left: -95px;
  }
  .list-pager .page-last {
    right: -166px;
  }
  .list-pager .page-next {
    right: -96px;
  }
  .list-pager .page-line + .page-line::after {
    font-size: 20px;
    left: -4px;
  }
}
@media only screen and (max-width: 767px) {
  .list-pager {
    justify-content: center;
  }
  .list-pager .line {
    font-size: 0.3rem;
    right: -0.08rem;
  }
  .list-pager .page-numbers {
    font-size: 0.34rem;
    width: 1rem;
  }
  .list-pager .page-button {
    width: 0.65rem;
    height: 0.65rem;
    font-size: 0.24rem;
  }
  .list-pager .page-first,
  .list-pager .page-prev,
  .list-pager .page-next,
  .list-pager .page-last {
    top: -0.12rem;
    left: auto;
  }
  .list-pager .page-first {
    left: 0;
  }
  .list-pager .page-prev {
    left: 0.8rem;
  }
  .list-pager .page-last {
    right: 0;
  }
  .list-pager .page-next {
    right: 0.8rem;
  }
  .list-pager .page-line + .page-line::after {
    font-size: 0.34rem;
    left: -0.06rem;
  }
}

/* ----------------------------------- */
.post-title {
  font-family: "FP-ヒラギノ角ゴ ProN W6", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  border-bottom: 1px solid #333;
}
@media print, (min-width: 768px) {
  .post-title {
    padding-bottom: 12px;
    font-size: 22px;
    margin-bottom: 38px;
    letter-spacing: 0.1em;
  }
}
@media only screen and (max-width: 767px) {
  .post-title {
    padding-bottom: 0.16rem;
    font-size: 0.4rem;
    margin-bottom: 0.6rem;
    letter-spacing: 0.1em;
  }
}

.post-content {
  word-break: break-word;
}
.post-content img {
  margin-bottom: 1em;
}
.post-content blockquote {
  padding-left: 40px;
}
.post-content ul,
.post-content ol {
  margin-bottom: 1.5em;
  padding-left: 40px;
}
.post-content ol {
  list-style: decimal;
}
.post-content ul {
  list-style: disc;
}
.post-content h2 {
  font-family: "FP-ヒラギノ角ゴ ProN W6", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  color: #32415b;
  border-left: 3px solid #cc3838;
  background: #f5f5f5;
}
.post-content h3 {
  color: #cc3838;
  font-family: "FP-ヒラギノ角ゴ ProN W6", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  position: relative;
}
.post-content h3:after {
  content: "";
  position: absolute;
  background: #32415b;
  left: 0;
  top: 50%;
}
.post-content h4,
.post-content h5,
.post-content h6 {
  margin-bottom: 1.5em;
  font-size: 1em;
  font-family: "FP-ヒラギノ角ゴ ProN W6", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
}
.post-content a {
  text-decoration: underline;
}
.post-content a:hover {
  text-decoration: none;
}
.post-content b,
.post-content strong {
  font-family: "FP-ヒラギノ角ゴ ProN W6", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
}
.post-content i,
.post-content em {
  font-style: italic;
}
.post-content .alignleft,
.post-content .alignright,
.post-content .aligncenter {
  display: block;
}
.post-content .aligncenter,
.post-content .alignright {
  margin-left: auto;
}
.post-content .alignleft,
.post-content .aligncenter {
  margin-right: auto;
}
.post-content .alignright {
  margin-right: 0;
}
.post-content .alignleft {
  margin-left: 0;
}

.detail-blog {
  background: #fff;
}

@media print, (min-width: 768px) {
  .section-detail-blog {
    padding: 70px 0;
    margin-bottom: 170px;
  }
  .section-detail-blog .wrapper {
    display: flex;
    justify-content: space-between;
  }
  .section-detail-blog .box-tag-date .category-tag {
    margin-right: 15px;
  }

  .article {
    width: 825px;
  }

  .detail-blog {
    border-radius: 10px;
    padding: 65px 66px 55px;
    margin-bottom: 80px;
  }

  .post-content img {
    margin-bottom: 34px;
  }
  .post-content p {
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.085em;
    margin-bottom: 15px;
  }
  .post-content h2 {
    font-size: 18px;
    padding: 12px 18px 11px;
    margin: 50px 0 33px;
    letter-spacing: 0.12em;
  }
  .is-safari .post-content h2 {
    padding-top: 12px;
    padding-bottom: 11px;
  }
}
@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) {
  .post-content h2 {
    padding-top: 12px;
    padding-bottom: 11px;
  }
}
@media print, (min-width: 768px) {
  .post-content h3 {
    font-size: 18px;
    padding-left: 33px;
    margin: 46px 0 27px;
    letter-spacing: 0.12em;
  }
  .post-content h3:after {
    width: 15px;
    height: 3px;
    margin-top: -2px;
  }
}
@media only screen and (max-width: 767px) {
  .section-detail-blog {
    padding: 0.8rem 0 1rem;
  }

  .detail-blog {
    border-radius: 0.2rem;
    padding: 0.3rem 0.25rem 0.4rem;
    margin-bottom: 0.8rem;
  }

  .post-content img {
    margin-bottom: 0.36rem;
  }
  .post-content p {
    font-size: 0.28rem;
    line-height: 2;
    letter-spacing: 0.085em;
  }
  .post-content p + p {
    margin-top: 0.2rem;
  }
  .post-content h2 {
    font-size: 0.36rem;
    padding: 0.2rem 0.25rem;
    margin: 0.5rem 0 0.3rem;
    letter-spacing: 0.12em;
  }
  .post-content h3 {
    font-size: 0.3rem;
    padding-left: 0.4rem;
    margin: 0.46rem 0 0.3rem;
    letter-spacing: 0.12em;
  }
  .post-content h3:after {
    width: 0.22rem;
    height: 0.04rem;
    margin-top: -0.02rem;
  }
}
/* ----------------------------------- */
.block-pagination .post-pager {
  display: flex;
  justify-content: center;
  position: relative;
}
.block-pagination .page-prev,
.block-pagination .page-next {
  position: absolute;
  line-height: 1.7;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: flex;
  align-items: center;
}
.block-pagination .page-prev {
  left: 0;
}
.block-pagination .page-next {
  right: 0;
}
.block-pagination .page-button {
  display: block;
  -moz-transition: all 0.26s ease;
  -o-transition: all 0.26s ease;
  -webkit-transition: all 0.26s ease;
  transition: all 0.26s ease;
}
.block-pagination .page-button:hover {
  opacity: 0.8;
}
.block-pagination .round-button {
  display: block;
  background: #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;
}
.block-pagination .round-button:hover {
  background: #333;
  color: #fff;
}
@media print, (min-width: 768px) {
  .block-pagination .post-pager {
    margin-right: 26px;
  }
  .block-pagination .page-prev,
  .block-pagination .page-next {
    height: 46px;
    top: 9px;
    width: 168px;
    letter-spacing: 0.1em;
  }
  .block-pagination .page-next {
    right: -8px;
  }
  .block-pagination .round-button {
    font-size: 16px;
    padding: 20px 11px 20px 16px;
    width: 246px;
    letter-spacing: 0.1em;
    border-radius: 40px;
  }
  .is-firefox .block-pagination .round-button {
    padding-bottom: 21px;
  }
  .block-pagination .round-button .fas {
    font-size: 14px;
    margin-left: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .block-pagination {
    margin-bottom: 0.8rem;
  }
  .block-pagination .page-prev,
  .block-pagination .page-next {
    font-size: 0.26rem;
    top: 0.1rem;
    width: 1.5rem;
    letter-spacing: 0.1em;
  }
  .block-pagination .page-button {
    line-height: 1.35;
  }
  .block-pagination .round-button {
    font-size: 0.28rem;
    padding: 0.23rem 0.1rem 0.22rem 0.16rem;
    width: 3rem;
    letter-spacing: 0.1em;
    border-radius: 0.6rem;
  }
  .block-pagination .round-button .fas {
    margin-left: 0.2rem;
  }
}

/* ----------------------------------- */
.sidebar .sidebar-title {
  display: block;
  background: #32415b;
  color: #fff;
  text-align: center;
  font-family: "Oswald", sans-serif;
}
.sidebar .link-category {
  position: relative;
  display: block;
  border-bottom: 1px solid #333;
  -moz-transition: all 0.26s ease;
  -o-transition: all 0.26s ease;
  -webkit-transition: all 0.26s ease;
  transition: all 0.26s ease;
}
.sidebar .link-category:hover {
  background: #32415b;
  color: #fff;
}

@media print, (min-width: 768px) {
  .sidebar {
    width: 255px;
  }
  .sidebar .sidebar-title {
    font-size: 16px;
    padding: 19px 5px;
    letter-spacing: 0.18em;
    margin-bottom: 3px;
  }
  .sidebar .link-category {
    letter-spacing: 0.1em;
    padding: 19px 0;
  }
  .is-safari .sidebar .link-category {
    padding-top: 20px;
    padding-bottom: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .sidebar .sidebar-title {
    font-size: 0.32rem;
    padding: 0.24rem 0.1rem;
    letter-spacing: 0.18em;
    margin-bottom: 0.1rem;
  }
  .sidebar .link-category {
    letter-spacing: 0.1em;
    padding: 0.3rem 0 0.28rem;
  }
}

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