@charset "UTF-8";
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fixheader {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes borderS {
  0% {
    height: 0px;
    opacity: 0;
  }
  100% {
    height: 6px;
    opacity: 1;
    background-color: #000;
  }
}
@keyframes borderM {
  0% {
    height: 0;
    opacity: 0;
  }
  100% {
    height: 8px;
    opacity: 1;
    background-color: #000;
  }
}
@keyframes borderL {
  0% {
    height: 0;
    opacity: 0;
  }
  100% {
    height: 8px;
    opacity: 1;
    background-color: #000;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
img[data-speed="flag"] {
  opacity: 0;
}
img[data-loaded="true"] {
  animation: fadeIn 1s both;
}
@font-face {
  font-family: "Noto Serif CJK JP";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/NotoSerifCJKjp-ExtraLight.woff") format("woff"), url("../fonts/NotoSerifCJKjp-ExtraLight.otf") format("opentype");
}
@font-face {
  font-family: "Noto Serif CJK JP";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/NotoSerifCJKjp-Light.woff") format("woff"), url("../fonts/NotoSerifCJKjp-Light.otf") format("opentype");
}
@font-face {
  font-family: "Noto Serif CJK JP";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/NotoSerifCJKjp-Regular.woff") format("woff"), url("../fonts/NotoSerifCJKjp-Regular.otf") format("opentype");
}
@font-face {
  font-family: "Noto Serif CJK JP";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/NotoSerifCJKjp-Medium.woff") format("woff"), url("../fonts/NotoSerifCJKjp-Medium.otf") format("opentype");
}
@font-face {
  font-family: "Noto Serif CJK JP";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/NotoSerifCJKjp-SemiBold.woff") format("woff"), url("../fonts/NotoSerifCJKjp-SemiBold.otf") format("opentype");
}
@font-face {
  font-family: "Noto Serif CJK JP";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/NotoSerifCJKjp-Bold.woff") format("woff"), url("../fonts/NotoSerifCJKjp-Bold.otf") format("opentype");
}
@font-face {
  font-family: "Noto Serif CJK JP";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/NotoSerifCJKjp-Black.woff") format("woff"), url("../fonts/NotoSerifCJKjp-Black.otf") format("opentype");
}
@font-face {
  font-family: "Noto Sans CJK JP";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/NotoSansCJKjp-Thin.eot");
  src: url("../fonts/NotoSansCJKjp-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp-Thin.woff") format("woff"), url("../fonts/NotoSansCJKjp-Thin.otf") format("opentype");
}
@font-face {
  font-family: "Noto Sans CJK JP";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/NotoSansCJKjp-Light.eot");
  src: url("../fonts/NotoSansCJKjp-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp-Light.woff") format("woff"), url("../fonts/NotoSansCJKjp-Light.otf") format("opentype");
}
@font-face {
  font-family: "Noto Sans CJK JP";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/NotoSansCJKjp-DemiLight.eot");
  src: url("../fonts/NotoSansCJKjp-DemiLight.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp-DemiLight.woff") format("woff"), url("../fonts/NotoSansCJKjp-DemiLight.otf") format("opentype");
}
@font-face {
  font-family: "Noto Sans CJK JP";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/NotoSansCJKjp-Regular.eot");
  src: url("../fonts/NotoSansCJKjp-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp-Regular.woff") format("woff"), url("../fonts/NotoSansCJKjp-Regular.otf") format("opentype");
}
@font-face {
  font-family: "Noto Sans CJK JP";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/NotoSansCJKjp-Medium.eot");
  src: url("../fonts/NotoSansCJKjp-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp-Medium.woff") format("woff"), url("../fonts/NotoSansCJKjp-Medium.otf") format("opentype");
}
@font-face {
  font-family: "Noto Sans CJK JP";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/NotoSansCJKjp-Bold.eot");
  src: url("../fonts/NotoSansCJKjp-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp-Bold.woff") format("woff"), url("../fonts/NotoSansCJKjp-Bold.otf") format("opentype");
}
@font-face {
  font-family: "Noto Sans CJK JP";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/NotoSansCJKjp-Black.eot");
  src: url("../fonts/NotoSansCJKjp-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp-Black.woff") format("woff"), url("../fonts/NotoSansCJKjp-Black.otf") format("opentype");
}
@font-face {
  font-family: "Noto Sans Mono CJK JP";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/NotoSansMonoCJKjp-Regular.eot");
  src: url("../fonts/NotoSansMonoCJKjp-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansMonoCJKjp-Regular.woff") format("woff"), url("../fonts/NotoSansMonoCJKjp-Regular.otf") format("opentype");
}
@font-face {
  font-family: "Noto Sans Mono CJK JP";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/NotoSansMonoCJKjp-Bold.eot");
  src: url("../fonts/NotoSansMonoCJKjp-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansMonoCJKjp-Bold.woff") format("woff"), url("../fonts/NotoSansMonoCJKjp-Bold.otf") format("opentype");
}
/*! HTML5 Boilerplate v7.0.1 | MIT License | https://html5boilerplate.com/ */
/* main.css 1.0.0 | MIT License | https://github.com/h5bp/main.css#readme */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html {
  margin: 0 auto;
  padding: 0;
  color: #000;
  font-size: 62.5%;
  line-height: 1.4;
  scroll-behavior: smooth;
}
html.noscroll {
  overflow: hidden;
}
body {
  margin: 0 auto;
  padding: 0;
  height: auto;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
html,
body {
  /*  -ms-overflow-x: hidden;
  overflow-x: hidden;*/
}
/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}
/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/* ==========================================================================
  Author's custom styles
  ========================================================================== */
::placeholder {
  color: #a9a9a9;
}
.is-hide {
  display: none !important;
}
.is-active {
  display: block !important;
}
picture {
  margin: 0;
  padding: 0;
  display: block;
}
.breakpoint {
  position: fixed;
  left: 0;
  bottom: 0;
  width: auto;
  text-align: center;
  transition: 0.5s;
  background-color: #fff;
  color: #000;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 10px 10px 10px 10px;
  z-index: 100;
  box-sizing: border-box;
  /*display: block;*/
  font-size: 16px;
  width: 0;
  height: 0;
  display: none!important
}
.breakpoint::before {
  content: "default(SP)";
  display: none;
  width: 0;
  height: 0;
}
@media (min-width: 576px) {
  .breakpoint {
    background-color: black;
    color: #fff;
  }
  .breakpoint::before {
    content: "small (Landscape）";
  }
}
@media (min-width: 768px) {
  .breakpoint {
    background-color: blue;
    color: #fff;
  }
  .breakpoint::before {
    content: "Medium (min768px)";
  }
}
@media (min-width: 992px) {
  .breakpoint {
    background-color: orange;
    color: #fff;
  }
  .breakpoint::before {
    content: "Large (min992px)";
  }
}
@media (min-width: 1200px) {
  .breakpoint {
    background-color: green;
    color: #fff;
  }
  .breakpoint::before {
    content: "Extra Large (min1200px)";
  }
}
/* -----------------------------------------------
  global layout
 ----------------------------------------------- */
#wrapper {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
  padding-top: 160px;
}
#wrapper.hasIndex {
  padding-top: 0;
}
a {
  transition: 0.5s;
  color: #000;
}
a .picture {
  transition: 0.5s;
}
a:hover {
  text-decoration: none;
  color: #666;
}
.img-max {
  width: 100%;
  height: auto;
}
#contents {
  max-width: 100%;
  margin: 0 auto 0 auto;
  padding: 0;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  #contents {
    width: 100%;
    margin: 0 auto 0 auto;
    padding: 0;
    box-sizing: border-box;
  }
  #wrapper {
    padding-top: 80px;
  }
}

@media (min-width: 992px) {
  #wrapper {
    padding-top: 160px;
  }
}
@media (min-width: 1200px) {
  #contents {
    width: 100%;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    box-sizing: border-box;
  }
}
/* ==========================================================================
  Helper classes
  ========================================================================== */
/*
 * Hide visually and from screen readers
 */
.hidden {
  display: none !important;
}
.pc-hidden {
  display: block;
}
@media (min-width: 768px) {
  .pc-hidden {
    display: none;
  }
}
@media (min-width: 1200px) {
  .pc-hidden {
    display: none;
  }
}
.sp-hidden {
  display: none;
}
@media (min-width: 768px) {
  .sp-hidden {
    display: inline-block;
  }
}
@media (min-width: 1200px) {
  .sp-hidden {
    display: inline-block;
  }
}
/*
* Hide only visually, but have it available for screen readers:
* https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
*
* 1. For long content, line feeds are not interpreted as spaces and small width
*    causes content to wrap 1 word per line:
*    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
*/
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  /* 1 */
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  white-space: inherit;
}
/*
* Extends the .visuallyhidden class to allow the element
* to be focusable when navigated to via the keyboard:
* https://www.drupal.org/node/897638
*/
/*
* Hide visually and from screen readers, but maintain layout
*/
.invisible {
  visibility: hidden;
}
/*
* Clearfix: contain floats
*
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
*    `contenteditable` attribute is included anywhere else in the document.
*    Otherwise it causes space to appear at the top and bottom of elements
*    that receive the `clearfix` class.
* 2. The use of `table` rather than `block` is only necessary if using
*    `:before` to contain the top-margins of child elements.
*/
.clearfix:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}
@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster */
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster */
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a {
    text-decoration: underline;
  }
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre {
    white-space: pre-wrap !important;
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /*
   * Printing Tables:
   * http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/* -----------------------------------------------------------------------
  index.css
----------------------------------------------------------------------- */
html,
body {
  overflow-x: hidden;
  /* Prevent scroll on narrow devices */
}
@media (max-width: 991.98px) {
  .offcanvas-collapse {
    position: fixed;
    top: 56px;
    /* Height of navbar */
    bottom: 0;
    left: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: #343a40;
    transition: visibility 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, visibility 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, visibility 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
  .offcanvas-collapse.open {
    visibility: visible;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}
.nav-scroller .nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  color: rgba(255, 255, 255, 0.75);
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
.nav-underline .nav-link {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #6c757d;
}
.nav-underline .nav-link:hover {
  color: #007bff;
}
.nav-underline .active {
  font-weight: 500;
  color: #343a40;
}
.text-white-50 {
  color: rgba(255, 255, 255, 0.5);
}
.bg-purple {
  background-color: #6f42c1;
}
.lh-100 {
  line-height: 1;
}
.lh-125 {
  line-height: 1.25;
}
.lh-150 {
  line-height: 1.5;
}
/* ---------------------------------------------------
  global header
-------------------------------------------------- */
#global-header {
  margin: 0;
  padding: 0;
  height: auto;
  background-color: #fff;
}
@media (min-width: 768px) {
  #global-header {
    margin: 0;
    padding: 0;
    height: auto;
    background-color: transparent;
  }
}
@media (min-width: 1200px) {
  #global-header {
    margin: 0;
    padding: 0;
    height: auto;
    background-color: transparent;
  }
}
#global-header.change {
  background-color: #f2fafc !important;
}
#global-header .dropdown-toggle {
  padding-left: 20px;
  text-transform: uppercase;
  background-repeat: no-repeat;
  background-position: 10px center;
}
#global-header .dropdown-toggle.jp {
  background-image: url(../images/common/header/icon_ja.svg);
}
#global-header .dropdown-toggle.en {
  background-image: url(../images/common/header/icon_en.svg);
}
#global-header .dropdown-item {
  text-transform: uppercase;
  padding-left: 35px;
}
#global-header .dropdown-item.jp {
  background: url(../images/common/header/icon_ja.svg) no-repeat 10px center;
}
#global-header .dropdown-item.en {
  background: url(../images/common/header/icon_en.svg) no-repeat 10px center;
}
#global-header .navbar-collapse {
  background: url(../images/common/header/bg_sp_menu.svg) no-repeat right bottom #fff;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  #global-header .navbar-collapse {
    background: url(../images/common/header/bg_sp_menu.svg) no-repeat right bottom #fff;
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    padding-bottom: 30px;
  }
}
@media (min-width: 992px) {
  #global-header .navbar-collapse {
    background: transparent;
    display: block;
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  #global-header .navbar-collapse {
    background: transparent;
    display: block;
    padding-bottom: 0;
  }
}
#global-header .navbar-nav {
  width: 100%;
  margin-bottom: auto;
  background-color: #fff;
}
@media (min-width: 768px) {
  #global-header .navbar-nav {
    margin-bottom: 0;
    background-color: none;
  }
}
@media (min-width: 1200px) {
  #global-header .navbar-nav {
    margin-bottom: 0;
    background-color: none;
  }
}
#global-header .navbar-nav .nav-item {
  border-bottom: 1px solid #c6ecf5;
}
#global-header .navbar-nav .nav-link {
  margin: 0;
  padding: 20px 0 20px 0;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #057a96;
}
.hd-navi {
  height: 56px;
  background-color: #fff;
}
@media (min-width: 768px) {
  .hd-navi {
    height: 80px;
    background-color: #fff;
    transition: all 300ms 0s ease;
  }
}
@media (min-width: 1200px) {
  .hd-navi {
    height: 80px;
    background-color: #fff;
  }
}
.hd__undernavi {
  display: none;
}
@media (min-width: 768px) {
  .hd__undernavi {
    display: none;
  }
}
@media (min-width: 992px) {
  .hd__undernavi {
    position: absolute;
    left: 0;
    top: 80px;
    width: 100%;
    height: 80px;
    margin: 0 auto;
    padding: 0;
    background-color: rgba(19, 162, 196, 0.51);
    color: #fff;
    display: block;
    transition: all 300ms 0s ease;
  }
}

@media (min-width: 992px) {
  .is_scroll .hd-navi {
    height: 60px;
  }
  .is_scroll .hd__undernavi {
    height: 60px;
    top: 60px;
  }

  .is_scroll .hd__undernavi-list {
    height: 40px;
    margin-top: 10px;
  }

  .is_scroll .hd__undernavi-item{
    line-height: 40px;
  }
}

.hd__undernavi-list {
  display: none;
}
@media (min-width: 768px) {
  .hd__undernavi-list {
    margin: 15px auto auto auto;
    height: 50px;
    border-right: 1px solid #fff;
    display: flex;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  }
}
@media (min-width: 1200px) {
  .hd__undernavi-list {
    margin: 15px auto auto auto;
    height: 50px;
    border-right: 1px solid #fff;
    display: flex;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  }
}
.hd__undernavi-item {
  width: 100%;
  line-height: 50px;
  border-left: 1px solid #fff;
  list-style: none;
  text-align: center;
}
@media (min-width: 768px) {
  .hd__undernavi-item {
    width: 100%;
    line-height: 50px;
    border-left: 1px solid #fff;
    list-style: none;
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .hd__undernavi-item {
    width: 100%;
    line-height: 50px;
    border-left: 1px solid #fff;
    list-style: none;
    text-align: center;
  }
}
.hd__undernavi-link {
  position: relative;
  width: 100%;
  height: 100%;
  font-size: 1.3125rem;
  color: #fff;
  display: block;
}
@media print {
  .hd__undernavi-link {
    font-size: 21rem;
  }
}
.hd__undernavi-link::before {
  position: absolute;
  left: 50%;
  bottom: 0;
  content: " ";
  width: 30%;
  height: 0px;
  transform: translateX(-50%);
  background-color: #fff;
  transition: all 0.2s;
}
.hd__undernavi-link:hover {
  color: #fff;
}
.hd__undernavi-link:hover::before {
  height: 4px;
}

@media (max-width: 768px) {
  #spmenu #switch-btn{
    margin-right: auto!important;
  }
}

#switch-btn .dropdown{
  display: none!important;
}

/* ---------------------------------------------------
  global footer
-------------------------------------------------- */
#global-footer {
  width: 100%;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  #global-footer {
    width: 100%;
    margin: 0;
    padding: 0;
  }
}
@media (min-width: 1200px) {
  #global-footer {
    width: 100%;
    margin: 0;
    padding: 0;
  }
}
.ft {
  /*bnr01*/
  /*navi01*/
  /*bnr02*/
  /*navi02*/
}
.ft__container {
  margin: 0 auto;
  padding: 30px 0 0 0;
}
@media (min-width: 768px) {
  .ft__container {
    margin: 0 auto;
    padding: 50px 0 0 0;
  }
}
@media (min-width: 1200px) {
  .ft__container {
    margin: 0 auto;
    padding: 50px 0 0 0;
  }
}
.ft__bnr01 {
  margin: 0 auto 30px auto;
  padding: 0;
}
@media (min-width: 768px) {
  .ft__bnr01 {
    margin: 0 auto 50px auto;
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .ft__bnr01 {
    margin: 0 auto 100px auto;
    padding: 0;
  }
}
.ft__bnr01-box {
  margin: 0 auto 15px auto;
  padding: 0;
  text-align: center;
}
.ft__bnr01-box:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .ft__bnr01-box {
    margin: 0 auto 0 auto;
    padding: 0 30px 0 30px;
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .ft__bnr01-box {
    margin: 0 auto 0 auto;
    padding: 0 15px 0 15px;
    text-align: center;
  }
}
.ft__bnr01-box img {
  width: 100%;
  height: auto;
  box-sizing: border-box;
}
.ft__bnr01-link {
  max-width: 322px;
  margin: 0 auto;
  padding: 0;
  display: block;
}
@media (min-width: 768px) {
  .ft__bnr01-link {
    max-width: 322px;
    margin: 0;
    padding: 0;
    display: block;
  }
}
@media (min-width: 1200px) {
  .ft__bnr01-link {
    max-width: 322px;
    margin: 0;
    padding: 0;
    display: block;
  }
}
.ft__navi01 {
  margin: 0 auto 0 auto;
  padding: 30px 20px 0px 20px;
  background-color: #3b4043;
  /*list child*/
}
@media (min-width: 768px) {
  .ft__navi01 {
    margin: 0 auto 0 auto;
    padding: 10px 0 10px 0;
    background-color: #3b4043;
  }
}
@media (min-width: 1200px) {
  .ft__navi01 {
    margin: 0 auto 0 auto;
    padding: 30px 0 30px 0;
    background-color: #3b4043;
  }
}
.ft__navi01-box {
  margin-bottom: 20px;
  /*border-left: 1px solid #CDD6DD;*/
}
@media (min-width: 768px) {
  .ft__navi01-box {
    margin-bottom: 10px;
    padding: 0;
    /*border-left: 1px solid #CDD6DD;*/
  }
}
@media (min-width: 1200px) {
  .ft__navi01-box {
    margin-bottom: 10px;
    /*    border-left: 1px solid #CDD6DD;*/
  }
}
.ft__navi01-title {
  border-left: 1px solid #cdd6dd;
  text-align: center;
}

.ft__navi01-title.first-child {
  border-left: none;
}

.ft__navi01-title a {
  color: #cdd6dd;
  font-weight: bold;
  font-size: 0.75em;
  display: block;
}

.ft__navi01-title a:hover {
  text-decoration: underline;
}

.ft__navi01-list {
  margin: 0;
  padding: 0 0 0 10px;
  list-style: none;
}
@media (min-width: 768px) {
  .ft__navi01-list {
    margin: 0;
    padding: 0;
    list-style: none;
  }
}
@media (min-width: 1200px) {
  .ft__navi01-list {
    margin: 0;
    padding: 0 0 0 10px;
    list-style: none;
  }
}
.ft__navi01-item {
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .ft__navi01-item {
    margin: 0;
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .ft__navi01-item {
    margin: 0;
    padding: 0;
  }
}
.ft__navi01-link {
  margin: 0;
  /*padding: 20px 20px 20px 0;*/
  font-size: 12px;
  line-height: 1.2;
  box-sizing: border-box;
  color: #cdd6dd;
}
@media (min-width: 768px) {
  .ft__navi01-link {
    margin: 0;
    /*padding: 20px 20px 20px 0;*/
    font-size: 12px;
    line-height: 1.2;
    box-sizing: border-box;
    color: #cdd6dd;
  }
}
@media (min-width: 1200px) {
  .ft__navi01-link {
    margin: 0;
    /*padding: 20px 20px 20px 0;*/
    font-size: 12px;
    line-height: 1.2;
    box-sizing: border-box;
    color: #cdd6dd;
  }
}
.ft__navi01-link:hover {
  text-decoration: underline;
  color: #fff;
}
.ft__navi01-child {
  margin: 0 0 0 15px;
  padding: 0;
}
@media (min-width: 768px) {
  .ft__navi01-child {
    margin: 0 0 0 15px;
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .ft__navi01-child {
    margin: 0 0 0 15px;
    padding: 0;
  }
}
.ft__navi01-citem {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 768px) {
  .ft__navi01-citem {
    margin: 0;
    padding: 0;
    list-style: none;
  }
}
@media (min-width: 1200px) {
  .ft__navi01-citem {
    margin: 0;
    padding: 0;
    list-style: none;
  }
}
.ft__navi01-clink {
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 1.2;
  color: #fff;
}
@media (min-width: 768px) {
  .ft__navi01-clink {
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 1.2;
    color: #fff;
  }
}
@media (min-width: 1200px) {
  .ft__navi01-clink {
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 1.2;
    color: #fff;
  }
}
.ft__navi01-clink:hover {
  text-decoration: underline;
  color: #fff;
}

@media (max-width: 768px) {
  .ft__navi01-title {
    text-align: left;
    padding-left: 20px;
    margin-bottom: 10px;
  }

  .ft__navi01-title.first-child {
    border-left: 1px solid #cdd6dd;
  }

  .ft__navi01-list {
    margin: 0 0 0 20px;
    padding: 0;
  }
}

.ft__bnr02 {
  margin: 0 auto 0 auto;
  padding: 0;
}
@media (min-width: 768px) {
  .ft__bnr02 {
    margin: 0 auto 0 auto;
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .ft__bnr02 {
    margin: 0 auto 0 auto;
    padding: 0;
  }
}
.ft__bnr02-link {
  margin: 0 auto 0 auto;
  padding: 20px 20px 20px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .ft__bnr02-link {
    margin: 0 auto 0 auto;
    padding: 20px 20px 20px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1200px) {
  .ft__bnr02-link {
    margin: 0 auto 0 auto;
    padding: 20px 20px 20px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    box-sizing: border-box;
  }
}
.ft__bnr02-link img {
  width: 150px;
  height: 31px;
  object-fit: contain;
}
.ft__bnr02-link img[src$=".jpg"],
.ft__bnr02-link img[src$=".png"] {
  mix-blend-mode: multiply;
}
.ft__navi02 {
  margin: 0 auto 0 auto;
  padding: 10px 0 10px 0;
  background-color: #878787;
  text-align: left;
}
@media (min-width: 768px) {
  .ft__navi02 {
    margin: 0 auto 0 auto;
    padding: 10px 0 10px 0;
    background-color: #878787;
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .ft__navi02 {
    margin: 0 auto 0 auto;
    padding: 10px 0 10px 0;
    background-color: #878787;
    text-align: center;
  }
}
.ft__navi02-list {
  margin: 0 auto 0 auto;
  padding: 0 0 20px 0;
  display: inline-flex;
  border-right: none;
}
@media (min-width: 768px) {
  .ft__navi02-list {
    margin: 0 auto 0 auto;
    padding: 0;
    display: inline-flex;
    border-right: 1px solid #fff;
  }
}
@media (min-width: 1200px) {
  .ft__navi02-list {
    margin: 0 auto 0 auto;
    padding: 0;
    display: inline-flex;
    border-right: 1px solid #fff;
  }
}
.ft__navi02-item {
  margin: 0 auto 0 auto;
  padding: 0 20px 20px 20px;
  list-style: none;
  line-height: 0;
  border-left: none;
}
.ft__navi02-item:last-child {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .ft__navi02-item {
    margin: 0 auto 0 auto;
    padding: 0 20px 0 20px;
    list-style: none;
    line-height: 0;
    border-left: 1px solid #fff;
  }
}
@media (min-width: 1200px) {
  .ft__navi02-item {
    margin: 0 auto 0 auto;
    padding: 0 20px 0 20px;
    list-style: none;
    line-height: 0;
    border-left: 1px solid #fff;
  }
}
.ft__navi02-link {
  margin: 0 auto 0 auto;
  padding: 0;
  font-size: 12px;
  line-height: 1.2;
  color: #fff;
}
@media (min-width: 768px) {
  .ft__navi02-link {
    margin: 0 auto 0 auto;
    padding: 0;
    font-size: 12px;
    line-height: 1.2;
    color: #fff;
  }
}
@media (min-width: 1200px) {
  .ft__navi02-link {
    margin: 0 auto 0 auto;
    padding: 0;
    font-size: 12px;
    line-height: 1.2;
    color: #fff;
  }
}
.ft__navi02-link:hover {
  text-decoration: underline;
  color: #fff;
}
@media (min-width: 768px) {
  .ft__navi02-link:hover {
    text-decoration: underline;
    color: #fff;
  }
}
@media (min-width: 1200px) {
  .ft__navi02-link:hover {
    text-decoration: underline;
    color: #fff;
  }
}
.ft__copy {
  margin: 0 auto;
  padding: 40px 0 20px 0;
  text-align: center;
}
@media (min-width: 768px) {
  .ft__copy {
    margin: 0 auto;
    padding: 30px 0 20px 0;
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .ft__copy {
    margin: 0 auto;
    padding: 30px 0 20px 0;
    text-align: center;
  }
}
.ft__copy-txt {
  margin: 20px auto 0 auto;
  padding: 0;
  text-align: center;
  display: block;
  font-size: 14px;
  line-height: 1.2;
  color: #666666;
}
@media (min-width: 768px) {
  .ft__copy-txt {
    margin: 20px auto 0 auto;
    padding: 0;
    text-align: center;
    display: block;
    font-size: 14px;
    line-height: 1.2;
    color: #666666;
  }
}
@media (min-width: 1200px) {
  .ft__copy-txt {
    margin: 20px auto 0 auto;
    padding: 0;
    text-align: center;
    display: block;
    font-size: 14px;
    line-height: 1.2;
    color: #666666;
  }
}
/* ---------------------------------------------------
  global button
-------------------------------------------------- */
/*Font Switch Button*/
.switch-lag {
  width: 90px;
  height: 30px;
  margin: 0;
  padding: 0 10px 0 10px;
  background-color: #fff;
  border: none;
  border-radius: 2px;
  font-weight: bold;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 1;
  color: #111;
}
@media (min-width: 768px) {
  .switch-lag {
    width: 90px;
    margin: 0;
    padding: 0 10px 0 10px;
    background-color: #fff;
    border: none;
    border-radius: 2px;
    font-weight: bold;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1;
    color: #111;
  }
}
@media (min-width: 992px) {
  .switch-lag {
    width: 90px;
    margin: 0;
    padding: 0 10px 0 10px;
    background-color: #fff;
    border: none;
    border-radius: 2px;
    font-weight: bold;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1;
    color: #111;
  }
}
@media (min-width: 1200px) {
  .switch-lag {
    width: 90px;
    margin: 0;
    padding: 0 10px 0 10px;
    background-color: #fff;
    border: none;
    border-radius: 2px;
    font-weight: bold;
    box-sizing: border-box;
    font-size: 14px;
    color: #111;
  }
}
.switch-btn {
  width: 45px;
  height: 30px;
  margin: 0;
  padding: 0;
  font-size: 12px;
  background-color: transparent;
  border: 1px solid transparent;
  cursor: pointer;
  display: block;
  color: #fff;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .switch-btn__wrap {
    display: block;
  }
}
@media (min-width: 1200px) {
  .switch-btn__wrap {
    display: block;
  }
}
.switch-btn__wrap-bg {
  background-color: #aaaaaa;
  border-radius: 2px;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .switch-btn__wrap-bg {
    background-color: #aaaaaa;
    border-radius: 2px;
    margin: 0;
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .switch-btn__wrap-bg {
    background-color: #aaaaaa;
    border-radius: 2px;
    margin: 0;
    padding: 0;
  }
}
.switch-btn__wrap-cap {
  margin: 0 10px 0 0;
  padding: 0;
  font-size: 12px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .switch-btn__wrap-cap {
    margin: 0 10px 0 0;
    padding: 0;
    font-size: 12px;
    line-height: 1.2;
  }
}
@media (min-width: 1200px) {
  .switch-btn__wrap-cap {
    margin: 0 10px 0 0;
    padding: 0;
    font-size: 12px;
    line-height: 1.2;
  }
}
@media (min-width: 768px) {
  .switch-btn {
    width: 45px;
    height: 30px;
    margin: 0;
    padding: 0;
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: block;
    text-align: center;
    color: #fff;
    box-sizing: border-box;
  }
}
@media (min-width: 1200px) {
  .switch-btn {
    width: 45px;
    height: 30px;
    margin: 0;
    padding: 0;
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: block;
    text-align: center;
    color: #fff;
    box-sizing: border-box;
  }
}
.switch-btn:hover {
  width: 45px;
  height: 30px;
  border-radius: 40px;
  background-color: #eb6747;
  color: #fff;
}
@media (min-width: 768px) {
  .switch-btn:hover {
    width: 45px;
    height: 30px;
    border-radius: 40px;
    background-color: #eb6747;
    color: #fff;
  }
}
@media (min-width: 1200px) {
  .switch-btn:hover {
    width: 45px;
    height: 30px;
    border-radius: 40px;
    background-color: #eb6747;
    color: #fff;
  }
}
.switch-btn.active {
  width: 45px;
  height: 30px;
  border-radius: 40px;
  background-color: #eb6747;
  color: #fff;
}
@media (min-width: 768px) {
  .switch-btn.active {
    width: 45px;
    height: 30px;
    border-radius: 40px;
    background-color: #eb6747;
    color: #fff;
  }
}
@media (min-width: 1200px) {
  .switch-btn.active {
    width: 45px;
    height: 30px;
    border-radius: 40px;
    background-color: #eb6747;
    color: #fff;
  }
}
/*SP Toggle Button*/
.navbar::after {
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 0;
  width: 55px;
  min-height: 100%;
  max-height: 80px;
  margin: 0;
  padding: 0;
  display: block;
  content: " ";
  background-color: rgba(255, 255, 255, 0.8);
}
@media (min-width: 768px) {
  .navbar::after {
    display: none;
  }
}
@media (min-width: 1200px) {
  .navbar::after {
    display: none;
  }
}
.navbar-toggler {
  margin: 0;
  padding: 0;
  width: 26px;
  height: 30px;
  box-sizing: border-box;
  position: fixed;
  top: 14px;
  right: 15px;
  z-index: 3;
  color: rgba(0, 0, 0, 0.5);
  border: none;
}
@media (min-width: 768px) {
  .navbar-toggler {
    margin: 0;
    padding: 0;
    width: 26px;
    height: 30px;
    box-sizing: border-box;
    position: fixed;
    top: 25px;
    right: 25px;
    z-index: 3;
    color: rgba(0, 0, 0, 0.5);
    border: none;
  }
}
.navbar-toggler-icon {
  background-image: none;
  background-color: #e7080f;
  width: 26px;
  height: 2px;
  display: block;
  position: absolute;
  transition: ease 0.5s;
  border-radius: 2px;
}
.navbar-toggler-icon:nth-of-type(1) {
  top: 7px;
}
.navbar-toggler-icon:nth-of-type(2) {
  top: 14px;
}
.navbar-toggler-icon:nth-of-type(3) {
  top: 21px;
}
.active .navbar-toggler-icon:nth-of-type(1) {
  top: 13px;
  transform: rotate(45deg);
}
.active .navbar-toggler-icon:nth-of-type(2) {
  opacity: 0;
}
.active .navbar-toggler-icon:nth-of-type(3) {
  top: 13px;
  transform: rotate(-45deg);
}
/*Button Style*/
.btn-wrap-lg {
  max-width: 340px;
}
.btn-wrap-sm {
  max-width: 120px;
}
.btn-wrap-xs {
  max-width: 115px;
}
.btn__original {
  background-color: #eb6747;
  border: 2px solid #fff;
  border-radius: 0px;
}
@media (min-width: 768px) {
  .btn__original {
    background-color: #eb6747;
    border: 2px solid #fff;
    border-radius: 0px;
  }
}
@media (min-width: 1200px) {
  .btn__original {
    background-color: #eb6747;
    border: 2px solid #fff;
    border-radius: 0px;
  }
}
.btn__original:hover {
  background-color: #fff;
  border: 2px solid #eb6747;
  color: #eb6747;
}
@media (min-width: 768px) {
  .btn__original:hover {
    background-color: #fff;
    border: 2px solid #eb6747;
    color: #eb6747;
  }
}
@media (min-width: 1200px) {
  .btn__original:hover {
    background-color: #fff;
    border: 2px solid #eb6747;
    color: #eb6747;
  }
}
.btn__original:active {
  background-color: #eb6747 !important;
  border: 2px solid #eb6747 !important;
  color: #eb6747;
}
@media (min-width: 768px) {
  .btn__original:active {
    background-color: #eb6747 !important;
    border: 2px solid #eb6747 !important;
    color: #eb6747;
  }
}
@media (min-width: 1200px) {
  .btn__original:active {
    background-color: #eb6747 !important;
    border: 2px solid #eb6747 !important;
    color: #eb6747;
  }
}
.btn-outline__original {
  background-color: #fff;
  border: 2px solid #eb6747;
  border-radius: 0px;
  color: #eb6747;
}
@media (min-width: 768px) {
  .btn-outline__original {
    background-color: #fff;
    border: 2px solid #eb6747;
    border-radius: 0px;
    color: #eb6747;
  }
}
@media (min-width: 1200px) {
  .btn-outline__original {
    background-color: #fff;
    border: 2px solid #eb6747;
    border-radius: 0px;
    color: #eb6747;
  }
}
.btn-outline__original:hover {
  background-color: #eb6747;
  border: 2px solid #eb6747;
}
@media (min-width: 768px) {
  .btn-outline__original:hover {
    background-color: #eb6747;
    border: 2px solid #eb6747;
  }
}
@media (min-width: 1200px) {
  .btn-outline__original:hover {
    background-color: #eb6747;
    border: 2px solid #eb6747;
  }
}
.btn-outline__original:active {
  background-color: #eb6747 !important;
  border: 2px solid #eb6747 !important;
  color: #fff !important;
}
@media (min-width: 768px) {
  .btn-outline__original:active {
    background-color: #eb6747 !important;
    border: 2px solid #eb6747 !important;
    color: #fff !important;
  }
}
@media (min-width: 1200px) {
  .btn-outline__original:active {
    background-color: #eb6747 !important;
    border: 2px solid #eb6747 !important;
    color: #fff !important;
  }
}
.btn-ghost__original {
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 0px;
  color: #fff;
}
@media (min-width: 768px) {
  .btn-ghost__original {
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 0px;
    color: #fff;
  }
}
@media (min-width: 1200px) {
  .btn-ghost__original {
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 0px;
    color: #fff;
  }
}
.btn-ghost__original:hover {
  background-color: #fff;
  border: 2px solid #fff;
  color: #000;
}
@media (min-width: 768px) {
  .btn-ghost__original:hover {
    background-color: #fff;
    border: 2px solid #fff;
    color: #212529;
  }
}
@media (min-width: 1200px) {
  .btn-ghost__original:hover {
    background-color: #fff;
    border: 2px solid #fff;
    color: #212529;
  }
}
.btn-ghost__original:active {
  background-color: #fff !important;
  border: 2px solid #fff !important;
  color: #212529 !important;
}
@media (min-width: 768px) {
  .btn-ghost__original:active {
    background-color: #fff !important;
    border: 2px solid #fff !important;
    color: #212529 !important;
  }
}
@media (min-width: 1200px) {
  .btn-ghost__original:active {
    background-color: #fff !important;
    border: 2px solid #fff !important;
    color: #212529 !important;
  }
}
.btn__original.blue {
  color: #20677b;
  background-color: #fff;
  border: 2px solid #20677b;
  border-radius: 0px;
}
@media (min-width: 768px) {
  .btn__original.blue {
    background-color: #fff;
    border: 2px solid #20677b;
    border-radius: 0px;
  }
}
@media (min-width: 1200px) {
  .btn__original.blue {
    background-color: #fff;
    border: 2px solid #20677b;
    border-radius: 0px;
  }
}
.btn__original.blue:hover {
  background-color: #ff8365;
  border: 2px solid #eb6747;
  color: #fff;
}
@media (min-width: 768px) {
  .btn__original.blue:hover {
    background-color: #ff8365;
    border: 2px solid #eb6747;
    color: #fff;
  }
}
@media (min-width: 1200px) {
  .btn__original.blue:hover {
    background-color: #ff8365;
    border: 2px solid #eb6747;
    color: #fff;
  }
}
.btn__original.blue:active {
  background-color: #eb6747 !important;
  border: 2px solid #eb6747 !important;
  color: #eb6747;
}
@media (min-width: 768px) {
  .btn__original.blue:active {
    background-color: #eb6747 !important;
    border: 2px solid #eb6747 !important;
    color: #eb6747;
  }
}
@media (min-width: 1200px) {
  .btn__original.blue:active {
    background-color: #eb6747 !important;
    border: 2px solid #eb6747 !important;
    color: #eb6747;
  }
}
/* -----------------------------------------------------------------------
  item_mod.css
----------------------------------------------------------------------- */
#contents {
  /* --------------------------------
    icon badge
  ----------------------------------- */
  /* --------------------------------
    md-header
  ----------------------------------- */
}
#contents .picture {
  display: block;
}
#contents .badge-green {
  width: 72px;
  padding: 5px 0 5px 0;
  background-color: #4e757e;
  font-size: 0.875rem;
  text-align: center;
  color: #fff;
  display: inline-block;
  font-weight: normal;
}
@media print {
  #contents .badge-green {
    font-size: 12rem;
  }
}
#contents .md-header {
  position: relative;
  max-width: 100%;
  margin: 0 auto 0 auto;
  padding: 0;
  text-align: center;
}
@media (min-width: 768px) {
  #contents .md-header {
    position: relative;
    max-width: 100%;
    margin: 0 auto 0 auto;
    padding: 0;
    text-align: center;
  }
}
@media (min-width: 1200px) {
  #contents .md-header {
    position: relative;
    max-width: 100%;
    margin: 0 auto 0 auto;
    padding: 0;
    text-align: center;
  }
}
#contents .md-header__tit {
  position: relative;
  max-width: 324px;
  margin: 0 auto;
  padding: 30px 0 30px 0;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 2.625rem;
  line-height: 1.2;
  color: #eb6747;
  display: block;
  box-sizing: border-box;
}
@media print {
  #contents .md-header__tit {
    font-size: 42rem;
  }
}
@media (min-width: 768px) {
  #contents .md-header__tit {
    position: relative;
    max-width: 324px;
    margin: 0 auto;
    padding: 30px 0 30px 0;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 2.625rem;
    line-height: 1.2;
    color: #eb6747;
    display: block;
    box-sizing: border-box;
  }
}
@media print and (min-width: 768px) {
  #contents .md-header__tit {
    font-size: 42rem;
  }
}
@media (min-width: 1200px) {
  #contents .md-header__tit {
    position: relative;
    max-width: 324px;
    margin: 0 auto;
    padding: 30px 0 30px 0;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 2.625rem;
    color: #eb6747;
    display: block;
    box-sizing: border-box;
  }
}
@media print and (min-width: 1200px) {
  #contents .md-header__tit {
    font-size: 42rem;
  }
}
#contents .md-header__tit::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 80px;
  display: inline-block;
  content: " ";
  background: url(../images/common/item/icon_mdheader_01.svg) no-repeat center center/cover;
}
#contents .md-header__tit::after {
  position: absolute;
  right: 0;
  bottom: 10px;
  width: 30px;
  height: 80px;
  display: inline-block;
  content: " ";
  background: url(../images/common/item/icon_mdheader_02.svg) no-repeat center center/cover;
}
#contents .md-header__utxt {
  margin: 20px auto 30px auto;
  padding: 0;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 1.3125rem;
  font-weight: 500;
  line-height: 1.2;
  color: #373a3c;
}

@media (max-width: 768px) {
  #contents .md-header__tit::before,
  #contents .md-header__tit::after{
    background-size: 70%;
  }
}

@media print {
  #contents .md-header__utxt {
    font-size: 21rem;
  }
}
@media (min-width: 768px) {
  #contents .md-header__utxt {
    margin: 20px auto 30px auto;
    padding: 0;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 1.3125rem;
    font-weight: 500;
    line-height: 1.2;
    color: #373a3c;
  }
}
@media print and (min-width: 768px) {
  #contents .md-header__utxt {
    font-size: 21rem;
  }
}
@media (min-width: 1200px) {
  #contents .md-header__utxt {
    margin: 20px auto 30px auto;
    padding: 0;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 1.3125rem;
    font-weight: 500;
    line-height: 1.2;
    color: #373a3c;
  }
}
@media print and (min-width: 1200px) {
  #contents .md-header__utxt {
    font-size: 21rem;
  }
}
/* -----------------------------------------------------------------------
  js option setting
----------------------------------------------------------------------- */
/*
.scroll-js {
    position: relative;
    opacity: 0;
    transform: translate(0, 200px);
    transition: all 1s cubic-bezier(.13,.71,.43,.9);

    &.is-animation {
        opacity: 1;
        transform: translate(0, 0);
    }
}
*/
@keyframes loopbg {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 1000px 0px;
  }
}
/* -----------------------------------------------
  CSS Module
 ----------------------------------------------- */
/* -----------------------------------------------------------------------
  index_mod.css
----------------------------------------------------------------------- */
.hasIndex #global-header {
  background-color: transparent;
  transition: all 0.5s;
}
.hasIndex #global-header .hd-navi {
  background-color: transparent;
  transition: all 0.5s;
}
@media (min-width: 768px) {
  .hasIndex #global-header #undernavi {
    top: 520px;
  }
}
@media (min-width: 1200px) {
  .hasIndex #global-header #undernavi {
    top: 520px;
  }
}
.hasIndex #global-header.is_scroll {
  background-color: #fff;
}
.hasIndex #global-header.is_scroll #undernavi {
  transition: all 0.5s;
}
@media (min-width: 768px) {
  .hasIndex #global-header.is_scroll #undernavi {
    position: fixed;
    top: 80px;
    left: 0;
    bottom: auto;
    width: 100%;
    z-index: 2;
  }
}
@media (min-width: 1200px) {
  .hasIndex #global-header.is_scroll #undernavi {
    position: fixed;
    top: 60px;
    left: 0;
    bottom: auto;
    width: 100%;
    z-index: 2;
  }
}
#contents .idx {
  /* --------------------------------
    section kv
  ----------------------------------- */
  /* --------------------------------
    section news
  ----------------------------------- */
  /* --------------------------------
    section vision
  ----------------------------------- */
  /* --------------------------------
    section mission
  ----------------------------------- */
  /* --------------------------------
    section project
  ----------------------------------- */
  /* --------------------------------
    section contents
  ----------------------------------- */
}
#contents .idx-kv {
  position: relative;
  width: 100%;
  height: 600px;
  margin: 0 auto;
  padding: 60px 0 0 0;
  background: url(../images/idx_kv/bg_kv_01_sp@2x.jpg) no-repeat center left/100% auto;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  border-radius: 0px;
  color: #fff;
}
@media (min-width: 768px) {
  #contents .idx-kv {
    position: relative;
    width: 100%;
    height: 600px;
    margin: 0 auto;
    padding: 60px 0 0 0;
    background: url(../images/idx_kv/bg_kv_01@2x.jpg) no-repeat center center/cover;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    border-radius: 0px;
    color: #fff;
  }
}
@media (min-width: 1200px) {
  #contents .idx-kv {
    position: relative;
    width: 100%;
    height: 600px;
    margin: 0 auto;
    padding: 60px 0 0 0;
    background: url(../images/idx_kv/bg_kv_01@2x.jpg) no-repeat center left/cover;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    border-radius: 0px;
    color: #fff;
  }
}
#contents .idx-kv__wrap {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
@media (min-width: 768px) {
  #contents .idx-kv__wrap {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
  }
}
@media (min-width: 1200px) {
  #contents .idx-kv__wrap {
    position: relative;
    max-width: 1140px;
    margin: 0 auto;
    padding: 0;
  }
}
#contents .idx-kv__textwrap {
  position: absolute;
  left: 0;
  top: 70px;
  z-index: 2;
}
@media (min-width: 768px) {
  #contents .idx-kv__textwrap {
    position: absolute;
    left: 0px;
    top: 80px;
    z-index: 2;
  }
}
@media (min-width: 1200px) {
  #contents .idx-kv__textwrap {
    position: absolute;
    left: 0px;
    top: 80px;
    z-index: 2;
  }
}
#contents .idx-kv__textwrap-tit {
  font-size: 2.875rem;
  font-weight: 500;
  line-height: 1.7;
}
@media print {
  #contents .idx-kv__textwrap-tit {
    font-size: 46rem;
  }
}
@media (min-width: 768px) {
  #contents .idx-kv__textwrap-tit {
    font-size: 2.875rem;
    font-weight: 500;
    line-height: 1.7;
  }
}
@media print and (min-width: 768px) {
  #contents .idx-kv__textwrap-tit {
    font-size: 46rem;
  }
}
@media (min-width: 1200px) {
  #contents .idx-kv__textwrap-tit {
    font-size: 2.875rem;
    font-weight: 500;
    line-height: 1.7;
  }
}
@media print and (min-width: 1200px) {
  #contents .idx-kv__textwrap-tit {
    font-size: 46rem;
  }
}
#contents .idx-kv__textwrap-txt {
  font-size: 1.625rem;
  font-weight: 500;
  line-height: 1.7;
}
@media print {
  #contents .idx-kv__textwrap-txt {
    font-size: 26rem;
  }
}
@media (min-width: 1200px) {
  #contents .idx-kv__textwrap-txt {
    font-size: 1.625rem;
    font-weight: 500;
    line-height: 1.7;
  }
}
@media print and (min-width: 1200px) {
  #contents .idx-kv__textwrap-txt {
    font-size: 26rem;
  }
}
#contents .idx-news {
  padding: 30px 0 30px 0;
}
@media (min-width: 1200px) {
  #contents .idx-news {
    padding: 30px 0 30px 0;
  }
}
#contents .idx-news .md-header {
  max-width: 280px;
}
@media (min-width: 768px) {
  #contents .idx-news .md-header {
    max-width: 280px;
  }
}
@media (min-width: 1200px) {
  #contents .idx-news .md-header {
    margin: 30px auto 30px auto;
  }
}
#contents .idx-news__btngroup {
  margin: 30px auto;
  padding: 0;
  text-align: center;
}
@media (min-width: 768px) {
  #contents .idx-news__btngroup {
    margin: 30px auto;
    padding: 0;
    text-align: center;
  }
}
@media (min-width: 1200px) {
  #contents .idx-news__btngroup {
    margin: 0 0 0 auto;
    padding: 0 0 0 0;
    text-align: right;
    display: block;
  }
}
#contents .idx-news__datalist {
  margin: 0;
  padding: 0;
  /*  overflow: hidden;
  overflow-x: auto;*/
  /*  white-space: nowrap;*/
  overflow-scrolling: touch;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 992px) {
  #contents .idx-news__datalist {
    margin: 0;
    padding: 0;
    /*    overflow: hidden;
    overflow-x: auto;*/
    /*  white-space: nowrap;*/
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
  }
}
@media (min-width: 1200px) {
  #contents .idx-news__datalist {
    margin: 0;
    padding: 0;
    overflow: hidden;
  }
}
#contents .idx-news__datalist-wrap {
  margin: 0;
  padding: 0 0 0.5em 0;
  list-style: none;
}
@media (min-width: 768px) {
  #contents .idx-news__datalist-wrap {
    margin: 0;
    padding: 0 0 0.5em 0;
    list-style: none;
  }
}
@media (min-width: 1200px) {
  #contents .idx-news__datalist-wrap {
    margin: 0;
    padding: 0 0 0.5em 0;
    list-style: none;
  }
}
#contents .idx-news__datalist-item {
  margin: 0;
  padding: 0.5em 0 0.5em 0;
  /*  display: flex;
  justify-content: flex-start;*/
  align-items: center;
  list-style: none;
  border-top: 1px solid #eceeef;
}
@media (min-width: 768px) {
  #contents .idx-news__datalist-item {
    margin: 0;
    padding: 0.5em 0 0.5em 0;
    /*    display: flex;
    justify-content: flex-start;*/
    align-items: center;
    list-style: none;
    vertical-align: top;
  }
}
@media (min-width: 1200px) {
  #contents .idx-news__datalist-item {
    margin: 0;
    padding: 0.5em 0 0.5em 0;
    /*    display: flex;
    justify-content: flex-start;*/
    align-items: center;
    list-style: none;
  }
}
#contents .idx-news__datalist-item:last-child {
  border-bottom: 1px solid #eceeef;
}
#contents .idx-news__datalist-item .badge {
  min-width: 72px;
  vertical-align: top;
}
#contents .idx-news__datalist-link {
  margin: 0;
  padding: 0;
  font-size: 1rem;
  line-height: 1.4;
  color: #373a3c;
}
@media print {
  #contents .idx-news__datalist-link {
    font-size: 16rem;
  }
}
@media (min-width: 768px) {
  #contents .idx-news__datalist-link {
    margin: 0;
    padding: 0;
    font-size: 1rem;
    line-height: 1.4;
    color: #373a3c;
    display: inline-block;
    vertical-align: top;
  }

  #contents .idx-news__datalist-link02 {
    display: inline-block;
    max-width: 600px;
  }
}
@media print and (min-width: 768px) {
  #contents .idx-news__datalist-link {
    font-size: 16rem;
  }
}
@media (min-width: 1200px) {
  #contents .idx-news__datalist-link {
    margin: 0;
    padding: 0;
    font-size: 1rem;
    line-height: 1.4;
    color: #373a3c;
  }
}
@media print and (min-width: 1200px) {
  #contents .idx-news__datalist-link {
    font-size: 16rem;
  }
}
#contents .idx-news__datalist-link:hover {
  text-decoration: underline;
}
#contents .idx-news__datalist-date {
  margin: 0;
  /*padding: 0 1em 0 1em;*/
  font-size: 0.875rem;
  line-height: 1.4;
}
@media print {
  #contents .idx-news__datalist-date {
    font-size: 16rem;
  }
}
@media (min-width: 768px) {
  #contents .idx-news__datalist-date {
    margin: 0;
    padding: 0 1em 0 1em;
    font-size: 0.875rem;
    line-height: 1.4;
  }
}
@media print and (min-width: 768px) {
  #contents .idx-news__datalist-date {
    font-size: 16rem;
  }
}
@media (min-width: 1200px) {
  #contents .idx-news__datalist-date {
    margin: 0;
    padding: 0 1em 0 1em;
    font-size: 0.875rem;
    line-height: 1.4;
  }
}
@media print and (min-width: 1200px) {
  #contents .idx-news__datalist-date {
    font-size: 16rem;
  }
}
#contents .idx-news__datalist-txt {
  margin: 0;
  padding: 0 1em 0 0;
  font-size: 0.875rem;
  line-height: 1.4;
}
@media print {
  #contents .idx-news__datalist-txt {
    font-size: 16rem;
  }
}
@media (min-width: 768px) {
  #contents .idx-news__datalist-txt {
    margin: 0;
    padding: 0 1em 0 0;
    font-size: 0.875rem;
    line-height: 1.4;
  }
}
@media print and (min-width: 768px) {
  #contents .idx-news__datalist-txt {
    font-size: 16rem;
  }
}
@media (min-width: 1200px) {
  #contents .idx-news__datalist-txt {
    margin: 0;
    padding: 0 1em 0 0em;
    font-size: 0.875rem;
    line-height: 1.4;
  }
}
@media print and (min-width: 1200px) {
  #contents .idx-news__datalist-txt {
    font-size: 16rem;
  }
}
@media (max-width: 992px) {
  #contents .idx-news__datalist-link02 {
    display: block;
    margin-top: 10px;
  }
  #contents .idx-news__datalist-txt {
    display: block;
  }
}

#contents .idx-vision {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 60px 0 60px 0;
  background: url(../images/vision/index_bg_section_01@2x.jpg) no-repeat center bottom/cover;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  #contents .idx-vision {
    position: relative;
    z-index: 1;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 60px 0 60px 0;
    background: url(../images/vision/index_bg_section_01@2x.jpg) no-repeat center bottom/cover;
    box-sizing: border-box;
  }
}
@media (min-width: 1200px) {
  #contents .idx-vision {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 680px;
    margin: 0 auto;
    padding: 130px 0 130px 0;
    background: url(../images/vision/index_bg_section_01@2x.jpg) repeat left top/cover;
    box-sizing: border-box;
    animation: loopbg 120s linear infinite;
  }
}
#contents .idx-vision::before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 190px;
  height: 190px;
  content: " ";
  background: url(../images/idx_vision/bg_section_02@2x.png) no-repeat left top/cover;
  display: block;
}
@media (min-width: 1200px) {
  #contents .idx-vision::before {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 820px;
    content: " ";
    background: url(../images/idx_vision/bg_section_02@2x.png) no-repeat left bottom/cover;
  }
}
#contents .idx-vision .md-header {
  margin: 0 auto 60px auto;
}
@media (min-width: 768px) {
  #contents .idx-vision .md-header {
    margin: 0 auto 60px auto;
  }
}
@media (min-width: 1200px) {
  #contents .idx-vision .md-header {
    margin: 0 auto 60px auto;
  }
}
#contents .idx-vision__btngroup {
  max-width: calc(335 / 375 * 100%);
  margin: 0 auto;
}

#contents .idx-vision__btngroup .btn {
  font-size: 1rem;
  line-height: 1.9;
}

@media (min-width: 768px) {
  #contents .idx-vision__btngroup {
    max-width: calc(335 / 768 * 100%);
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  #contents .idx-vision__btngroup {
    max-width: 250px;
    margin: 0 auto 0 auto;
  }
}
#contents .idx-vision__textwrap {
  max-width: calc(335 / 375 * 100%);
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
@media (min-width: 1200px) {
  #contents .idx-vision__textwrap {
    max-width: 686px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
  }
}
#contents .idx-vision__textwrap-txt {
  margin: 0 auto 40px auto;
  padding: 0;
  font-size: 1rem;
  line-height: 1.8;
  color: #212529;
}
@media print {
  #contents .idx-vision__textwrap-txt {
    font-size: 16rem;
  }
}
@media (min-width: 1200px) {
  #contents .idx-vision__textwrap-txt {
    margin: 0 auto 40px auto;
    padding: 0;
    font-size: 1rem;
    line-height: 1.8;
    color: #212529;
  }
}
@media print and (min-width: 1200px) {
  #contents .idx-vision__textwrap-txt {
    font-size: 16rem;
  }
}
#contents .idx-mission {
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0 auto;
  padding: 60px 0 60px 0;
  background: url(../images/idx_mission/bg_section_01@2x.jpg) no-repeat center center/cover;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  #contents .idx-mission {
    position: relative;
    z-index: 1;
    width: 100%;
    margin: 0 auto;
    padding: 60px 0 60px 0;
    background: url(../images/idx_mission/bg_section_01@2x.jpg) no-repeat center center/cover;
    box-sizing: border-box;
  }
}
@media (min-width: 1200px) {
  #contents .idx-mission {
    position: relative;
    z-index: 1;
    width: 100%;
    margin: 0 auto;
    padding: 140px 0 140px 0;
    background: url(../images/idx_mission/bg_section_01@2x.jpg) no-repeat center center/cover;
    box-sizing: border-box;
    background-attachment: fixed;
  }
}
#contents .idx-mission .md-header {
  margin: 0 auto 60px auto;
}
@media (min-width: 768px) {
  #contents .idx-mission .md-header {
    margin: 0 auto 60px auto;
  }
}
@media (min-width: 1200px) {
  #contents .idx-mission .md-header {
    margin: 0 auto 60px auto;
  }
}
#contents .idx-mission__btngroup {
  max-width: calc(335 / 375 * 100%);
  margin: 0 auto;
}

#contents .idx-mission__btngroup .btn {
  font-size: 1rem;
  line-height: 1.9;
}
@media (min-width: 768px) {
  #contents .idx-mission__btngroup {
    max-width: calc(335 / 768 * 100%);
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  #contents .idx-mission__btngroup {
    max-width: 250px;
    margin: 0 auto 0 auto;
  }
}

@media (min-width: 768px) {
  #contents .idx-mission__textwrap {
    max-width: calc(335 / 375 * 100%);
    margin: 0 auto;
    padding: 0;
  }
}
@media (min-width: 1200px) {
  #contents .idx-mission__textwrap {
    max-width: 720px;
    margin: 0 auto;
    padding: 0;
  }
}
#contents .idx-mission__textwrap-txt {
  margin: 0 auto 40px auto;
  padding: 0;
  font-size: 1rem;
  line-height: 1.6;
  color: #212529;
}
@media print {
  #contents .idx-mission__textwrap-txt {
    font-size: 16rem;
  }
}
@media (min-width: 1200px) {
  #contents .idx-mission__textwrap-txt {
    margin: 0 auto 40px auto;
    padding: 0;
    font-size: 1rem;
    line-height: 1.6;
    color: #212529;
  }
}
@media print and (min-width: 1200px) {
  #contents .idx-mission__textwrap-txt {
    font-size: 16rem;
  }
}
#contents .idx-mission__textwrap-chart {
  margin: 0 auto 60px auto;
  padding: 0;
  text-align: center;
}
@media (min-width: 768px) {
  #contents .idx-mission__textwrap-chart {
    margin: 0 auto 60px auto;
    padding: 0;
    text-align: center;
  }
}
@media (min-width: 1200px) {
  #contents .idx-mission__textwrap-chart {
    margin: 0 auto 60px auto;
    padding: 0;
    text-align: center;
  }
}
#contents .idx-mission__textwrap-chart img {
  max-width: 100%;
  height: auto;
}
#contents .idx-project {
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0 auto;
  padding: 60px 0 0 0;
}
@media (min-width: 768px) {
  #contents .idx-project {
    position: relative;
    z-index: 1;
    width: 100%;
    margin: 0 auto;
    padding: 60px 0 0 0;
  }
}
@media (min-width: 1200px) {
  #contents .idx-project {
    position: relative;
    z-index: 1;
    width: 100%;
    margin: 0 auto;
    padding: 160px 0 0 0;
  }
}

#contents .idx-project .cat {
  position: absolute;
  top: 0px;
  left: 0px;
  color: #fff;
  padding: 6px 12px 8px 12px;
  font-size: 0.8rem;
  z-index: 99999;
}

#contents .idx-project .cat.skincare {
  background-color: #d1cb2b;
}
#contents .idx-project .cat.haircare {
  background-color: #ba52aa;
}
#contents .idx-project .cat.scalpcare {
  background-color: #6664a3;
}
#contents .idx-project .cat.artificialhair {
  background-color: #5fbcae;
}
#contents .idx-project .cat.healthcare {
  background-color: #a1cb5c;
}

#contents .idx-project .md-header {
  margin: 0 auto 60px auto;
}
@media (min-width: 768px) {
  #contents .idx-project .md-header {
    margin: 0 auto 60px auto;
  }
}
@media (min-width: 1200px) {
  #contents .idx-project .md-header {
    margin: 0 auto 60px auto;
  }
}
#contents .idx-project__btngroup {
  max-width: calc(335 / 375 * 100%);
  margin: 0 auto;
}
#contents .idx-project__btngroup .btn {
  font-size: 1rem;
  line-height: 1.9;
}
@media (min-width: 768px) {
  #contents .idx-project__btngroup {
    max-width: calc(335 / 768 * 100%);
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  #contents .idx-project__btngroup {
    max-width: 250px;
    margin: 0 auto 0 auto;
  }
}
#contents .idx-project__album {
  margin: 0 auto 60px auto;
  padding: 0;
}
@media (min-width: 768px) {
  #contents .idx-project__album {
    margin: 0 auto 60px auto;
    padding: 0;
  }
}
@media (min-width: 1200px) {
  #contents .idx-project__album {
    margin: 0 auto 175px auto;
    padding: 0;
  }
}
#contents .idx-project__album-card {
  margin: 0 0 60px 0;
}
@media (min-width: 1200px) {
  #contents .idx-project__album-card {
    margin: 0 0 60px 0;
  }
}

@media (max-width: 768px) {
  #contents .idx-project__album-card {
    margin: 0 0 30px 0;
  }
}

#contents .idx-project__album-tit {
  margin: 0 auto 15px auto;
  font-size: 1.125rem;
  font-weight: 500;
  color: #373a3c;
}
@media print {
  #contents .idx-project__album-tit {
    font-size: 18rem;
  }
}
@media (min-width: 768px) {
  #contents .idx-project__album-tit {
    margin: 0 auto 15px auto;
    font-size: 1.125rem;
    font-weight: 500;
    color: #373a3c;
  }
}
@media print and (min-width: 768px) {
  #contents .idx-project__album-tit {
    font-size: 18rem;
  }
}
@media (min-width: 1200px) {
  #contents .idx-project__album-tit {
    margin: 0 auto 15px auto;
    font-size: 1.125rem;
    font-weight: 500;
    color: #373a3c;
  }
}
@media print and (min-width: 1200px) {
  #contents .idx-project__album-tit {
    font-size: 18rem;
  }
}
#contents .idx-project__album-txt {
  font-size: 1rem;
  color: #212529;
}
@media print {
  #contents .idx-project__album-txt {
    font-size: 16rem;
  }
}
@media (min-width: 768px) {
  #contents .idx-project__album-txt {
    font-size: 1rem;
    color: #212529;
  }
}
@media print and (min-width: 768px) {
  #contents .idx-project__album-txt {
    font-size: 16rem;
  }
}
@media (min-width: 1200px) {
  #contents .idx-project__album-txt {
    font-size: 1rem;
    color: #212529;
  }
}
@media print and (min-width: 1200px) {
  #contents .idx-project__album-txt {
    font-size: 16rem;
  }
}
#contents .idx-project__album-body {
  padding: 20px 20px 40px 20px;
}
@media (min-width: 768px) {
  #contents .idx-project__album-body {
    padding: 20px 20px 40px 20px;
  }
}
@media (min-width: 1200px) {
  #contents .idx-project__album-body {
    padding: 20px 20px 40px 20px;
  }
}
#contents .idx-project__album-thumblink {
  overflow: hidden;
  display: block;
}
@media (min-width: 768px) {
  #contents .idx-project__album-thumblink {
    overflow: hidden;
    display: block;
  }
}
@media (min-width: 1200px) {
  #contents .idx-project__album-thumblink {
    overflow: hidden;
    display: block;
  }
}
#contents .idx-project__album-thumblink img {
  transition: all 0.5s;
}
#contents .idx-project__album-thumblink:hover img {
  transform: scale(1.1);
}
#contents .idx-project__album-btn-group {
  margin: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media (min-width: 768px) {
  #contents .idx-project__album-btn-group {
    margin: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
}
@media (min-width: 1200px) {
  #contents .idx-project__album-btn-group {
    margin: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
}
#contents .idx-project__catchbox {
  position: relative;
  width: 100%;
  height: 720px;
  overflow: hidden;
}
@media (min-width: 992px) {
  #contents .idx-project__catchbox {
    position: relative;
    width: 100%;
    height: 457px;
    overflow: hidden;
  }
}
@media (min-width: 1200px) {
  #contents .idx-project__catchbox {
    position: relative;
    width: 100%;
    height: 457px;
    overflow: hidden;
  }
}
#contents .idx-project__catchbox-kvimg {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  min-height: 294px;
  height: auto;
}
@media (min-width: 768px) {
  #contents .idx-project__catchbox-kvimg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 294px;
    height: auto;
  }
}
@media (min-width: 992px) {
  #contents .idx-project__catchbox-kvimg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 457px;
    height: auto;
  }
}
#contents .idx-project__cbxlayer {
  position: absolute;
  left: 0;
  top: 294px;
  z-index: 1;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  content: " ";
  background: none;
  background-color: #41879a;
}
@media (min-width: 768px) {
  #contents .idx-project__cbxlayer {
    position: absolute;
    left: 0;
    top: 294px;
    z-index: 1;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    content: " ";
    background: none;
    background-color: #005f76;
  }
}
@media (min-width: 992px) {
  #contents .idx-project__cbxlayer {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 731px;
    height: 457px;
    margin: 0;
    padding: 0;
    content: " ";
    background: url(../images/idx_project/bg_secton_02@2x.png) no-repeat center bottom/cover;
  }
}
#contents .idx-project__cbxlayer-inr {
  margin: 0;
  padding: 60px 0 60px 0;
}
@media (min-width: 768px) {
  #contents .idx-project__cbxlayer-inr {
    margin: 0;
    padding: 60px 0 60px 0;
  }
}
@media (min-width: 1200px) {
  #contents .idx-project__cbxlayer-inr {
    margin: 0;
    padding: 70px 0 0 60px;
  }
}
#contents .idx-project__cbxlayer-tit {
  max-width: calc(335 / 375 * 100%);
  margin: 0 auto 25px auto;
  padding: 0;
  text-align: center;
  color: #fff;
}
@media (min-width: 768px) {
  #contents .idx-project__cbxlayer-tit {
    margin: 0 auto 25px auto;
    padding: 0;
    text-align: center;
    color: #fff;
  }
}
@media (min-width: 1200px) {
  #contents .idx-project__cbxlayer-tit {
    max-width: calc(100%);
    margin: 0 0 25px 0;
    padding: 0;
    text-align: left;
    color: #fff;
  }
}
#contents .idx-project__cbxlayer-tit span:nth-child(1) {
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 1.75rem;
  line-height: 1.2;
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  display: block;
}
@media print {
  #contents .idx-project__cbxlayer-tit span:nth-child(1) {
    font-size: 28rem;
  }
}
@media (min-width: 768px) {
  #contents .idx-project__cbxlayer-tit span:nth-child(1) {
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 1.75rem;
    line-height: 1.2;
    font-weight: bold;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    display: block;
  }
}
@media print and (min-width: 768px) {
  #contents .idx-project__cbxlayer-tit span:nth-child(1) {
    font-size: 28rem;
  }
}
@media (min-width: 1200px) {
  #contents .idx-project__cbxlayer-tit span:nth-child(1) {
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 1.75rem;
    line-height: 1.2;
    font-weight: bold;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    display: block;
  }
}
@media print and (min-width: 1200px) {
  #contents .idx-project__cbxlayer-tit span:nth-child(1) {
    font-size: 28rem;
  }
}
#contents .idx-project__cbxlayer-tit span:nth-child(2) {
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: bold;
  display: inline-block;
}
@media print {
  #contents .idx-project__cbxlayer-tit span:nth-child(2) {
    font-size: 20rem;
  }
}
@media (min-width: 768px) {
  #contents .idx-project__cbxlayer-tit span:nth-child(2) {
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: bold;
    display: inline-block;
  }
}
@media print and (min-width: 768px) {
  #contents .idx-project__cbxlayer-tit span:nth-child(2) {
    font-size: 20rem;
  }
}
@media (min-width: 1200px) {
  #contents .idx-project__cbxlayer-tit span:nth-child(2) {
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: bold;
    display: inline-block;
  }
}
@media print and (min-width: 1200px) {
  #contents .idx-project__cbxlayer-tit span:nth-child(2) {
    font-size: 20rem;
  }
}
#contents .idx-project__cbxlayer-txt {
  max-width: 320px;
  margin: 0 auto 30px auto;
  padding: 0;
  font-size: 1rem;
  line-height: 1.6;
  color: #fff;
}
@media print {
  #contents .idx-project__cbxlayer-txt {
    font-size: 16rem;
  }
}
@media (min-width: 768px) {
  #contents .idx-project__cbxlayer-txt {
    max-width: 320px;
    margin: 0 auto 30px auto;
    padding: 0;
    font-size: 1rem;
    line-height: 1.6;
    color: #fff;
  }
}
@media print and (min-width: 768px) {
  #contents .idx-project__cbxlayer-txt {
    font-size: 16rem;
  }
}
@media (min-width: 1200px) {
  #contents .idx-project__cbxlayer-txt {
    max-width: 320px;
    margin: 0 0 30px 0;
    padding: 0;
    font-size: 1rem;
    line-height: 1.6;
    color: #fff;
  }
}
@media print and (min-width: 1200px) {
  #contents .idx-project__cbxlayer-txt {
    font-size: 16rem;
  }
}
#contents .idx-project__cbxlayer-btngroup {
  max-width: calc(335 / 375 * 100%);
  margin: 0 auto;
}

#contents .idx-project__cbxlayer-btngroup .btn-lg {
  font-size: 1rem;
}

@media (min-width: 768px) {
  #contents .idx-project__cbxlayer-btngroup {
    max-width: calc(335 / 768 * 100%);
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  #contents .idx-project__cbxlayer-btngroup {
    max-width: 250px;
    margin: 0 auto;
  }
}
#contents .idx-cts {
  margin: 0 auto;
  padding: 60px 0 0 0;
  text-align: center;
}
@media (min-width: 768px) {
  #contents .idx-cts {
    margin: 0 auto;
    padding: 60px 0 0 0;
    text-align: center;
  }
}
@media (min-width: 1200px) {
  #contents .idx-cts {
    margin: 0 auto;
    padding: 160px 0 0 0;
    text-align: center;
  }
}
#contents .idx-cts .md-header {
  margin: 0 auto 60px auto;
}
@media (min-width: 768px) {
  #contents .idx-cts .md-header {
    margin: 0 auto 60px auto;
  }
}
@media (min-width: 1200px) {
  #contents .idx-cts .md-header {
    margin: 0 auto 60px auto;
  }
}
#contents .idx-cts__btngroup {
  max-width: calc(335 / 375 * 100%);
  margin: 0 auto;
}
@media (min-width: 768px) {
  #contents .idx-cts__btngroup {
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  #contents .idx-cts__btngroup {
    max-width: 250px;
    margin: 0 -10px 0 auto;
  }
}
#contents .idx-cts__introtxt {
  margin: 0 auto 40px auto;
  padding: 0;
  font-size: 1rem;
  line-height: 1.8;
  color: #212529;
}
@media print {
  #contents .idx-cts__introtxt {
    font-size: 16rem;
  }
}
@media (min-width: 768px) {
  #contents .idx-cts__introtxt {
    margin: 0 auto 40px auto;
    padding: 0;
    font-size: 1rem;
    line-height: 1.8;
    color: #212529;
  }
}
@media print and (min-width: 768px) {
  #contents .idx-cts__introtxt {
    font-size: 16rem;
  }
}
@media (min-width: 1200px) {
  #contents .idx-cts__introtxt {
    margin: 0 auto 40px auto;
    padding: 0;
    font-size: 1rem;
    line-height: 1.8;
    color: #212529;
  }
}
@media print and (min-width: 1200px) {
  #contents .idx-cts__introtxt {
    font-size: 16rem;
  }
}
@media (min-width: 1200px) {
  #contents .idx-cts__visual {
    margin: 0;
    padding: 0;
  }
}
#contents .idx-cts__visual-onecolumn {
  width: 100%;
  height: 200px;
  margin: 0 auto auto auto;
  background-color: #eee;
  padding: 0;
  box-sizing: border-box;
  overflow: hidden;
}
@media (min-width: 1200px) {
  #contents .idx-cts__visual-onecolumn {
    width: 100%;
    height: 337px;
    margin: 0 auto auto auto;
    background-color: #eee;
    padding: 0;
    box-sizing: border-box;
    overflow: hidden;
  }
}
#contents .idx-cts__visual-twocolumn {
  width: 100%;
  height: 200px;
  margin: 0 auto;
  background-color: #eee;
  padding: 0;
  box-sizing: border-box;
  overflow: hidden;
}
@media (min-width: 768px) {
  #contents .idx-cts__visual-twocolumn {
    width: 100%;
    height: 280px;
    margin: 0 auto;
    background-color: #eee;
    padding: 0;
    box-sizing: border-box;
    overflow: hidden;
  }

  #contents .idx-cts02 .idx-cts__visual-twocolumn {
    height: 240px;
  }
}
#contents .idx-cts__visual-link {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  #contents .idx-cts__visual-link {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    box-sizing: border-box;
  }
}
#contents .idx-cts__visual-link:hover img {
  transform: scale(1.1);
}
#contents .idx-cts__visual-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: 0.5s;
  z-index: 1;
  object-fit: cover;
}
@media (min-width: 768px) {
  #contents .idx-cts__visual-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: 0.5s;
    z-index: 1;
    object-fit: cover;
  }
}
#contents .idx-cts__textwrap {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
@media (min-width: 768px) {
  #contents .idx-cts__textwrap {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    z-index: 2;
  }
}

#contents .idx-cts02 {
  margin-top: 140px;
  margin-bottom: 60px;
}

#contents .idx-cts02 .headding0201 {
  width: 730px;
  margin: 0 auto 3rem auto;
}

#contents .idx-cts02 .idx-cts__textwrap {
  top: 97%;
  background: #373a3c;
  padding: 5px 10px;
  font-size: 1.125rem;
}

@media (max-width: 768px) {
  #contents .idx-cts02 {
    margin-top: 60px;
    margin-bottom: 10px;
  }

  #contents .idx-cts02 .headding0201 {
    width: auto;
    margin: 0 auto 2rem auto;
  }

  #contents .idx-cts02 .idx-cts__textwrap {
    top: 95%;
  }
}

#contents .idx-cts__textwrap-tit {
  margin: 0 0 15px;
  padding: 0;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 2rem;
  color: #fff;
}
@media print {
  #contents .idx-cts__textwrap-tit {
    font-size: 32rem;
  }
}
@media (min-width: 768px) {
  #contents .idx-cts__textwrap-tit {
    margin: 0 0 10px;
    padding: 0;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 2rem;
    color: #fff;
  }
}
@media print and (min-width: 768px) {
  #contents .idx-cts__textwrap-tit {
    font-size: 32rem;
  }
}
@media (min-width: 1200px) {
  #contents .idx-cts__textwrap-tit {
    margin: 0 0 15px;
    padding: 0;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 2rem;
    color: #fff;
  }
}
@media print and (min-width: 1200px) {
  #contents .idx-cts__textwrap-tit {
    font-size: 32rem;
  }
}
#contents .idx-cts__textwrap-txt {
  color: #fff;
}
@media (min-width: 1200px) {
  #contents .idx-cts__textwrap-txt {
    color: #fff;
    margin-bottom: 25px;
  }
}
#contents .idx-cts__cellwrap {
  width: 100%;
  margin: 0 auto;
  padding: 0 1.2rem 0 1.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  #contents .idx-cts__cellwrap {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 0 1.2rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    box-sizing: border-box;
  }
}
#contents .idx-cts__cellwrap-col {
  width: calc(100%);
  margin: 0 auto 1.2rem auto;
  padding: 0;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  #contents .idx-cts__cellwrap-col {
    width: calc(50% - 1.2rem);
    margin: 0 1.2rem 1.2rem 0;
    padding: 0;
    box-sizing: border-box;
  }
}
#contents .idx-cts__cellwrap-col.full {
  width: calc(100%);
  margin: 0 auto 1.2rem auto;
}
@media (min-width: 1200px) {
  #contents .idx-cts__cellwrap-col.full {
    width: calc(100% - 1.2rem);
    margin: 0 1.2rem 1.2rem 0;
  }
}
/*CSS replenishment*/
/*COMMON*/
.sp-only {
  display: none;
}
.sp-none {
  display: block;
}
.inner {
  width: 1140px;
  margin: 0 auto;
}

@media (max-width: 1200px) {
  .inner{
    width: 100%;
  }
}

.aC {
  text-align: center;
}
.fL {
  float: left;
}
.fR {
  float: right;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.bg01 {
  background-color: #f5fbfc;
}
.bg02 {
  background-color: #578c9b;
}
.movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin: 60px 0;
}
.movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
#topicPath {
  font-size: 0.75rem;
  padding: 10px 0;
  background-color: #f8fafb;
}
#topicPath ul {
  margin: 0 auto;
  padding: 0;
}
#topicPath li {
  list-style: none;
  display: inline-block;
}
#topicPath li:after {
  content: url("../images/common/header/icon_arrow_bread.svg");
}
#topicPath li:last-child:after {
  content: none;
}
#topicPath li a {
  display: inline-block;
  font-weight: normal;
  padding: 0 0px 0 5px;
  text-decoration: none;
  color: #13a2c4;
}
#topicPath li a:hover {
  text-decoration: underline;
}
#topicPath li.firstChild a {
  padding: 0 5px 0 0px;
}
#topicPath li.lastChild a {
  padding: 0 0px 0 0px;
  color: #6f7579;
}
h2.headding0201 {
  color: #20677b;
  font-size: 24px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  border-bottom: 1px solid #20677b;
  padding-bottom: 15px;
  text-align: center;
  margin-bottom: 3rem;
}
h2.headding0202 {
  width: 720px;
  color: #20677b;
  font-size: 32px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  border-bottom: 1px solid #20677b;
  padding-bottom: 10px;
  text-align: center;
  margin: 0 auto 10px;
  display: block;
}
h2.headding0203 {
  font-size: 20px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  text-align: center;
  position: relative;
  margin-bottom: 55px;
}
h2.headding0203:before {
  position: relative;
  left: 0;
  bottom: -10px;
  width: 20px;
  height: 50px;
  display: inline-block;
  content: " ";
  background-repeat: no-repeat;
  background-position: center center/cover;
  background-image: url(../images/mission/icon_headding01.svg);
  margin-right: 20px;
}
h2.headding0203:after {
  position: relative;
  left: 0;
  bottom: -20px;
  width: 20px;
  height: 50px;
  display: inline-block;
  content: " ";
  background-repeat: no-repeat;
  background-position: center center/cover;
  background-image: url(../images/mission/icon_headding02.svg);
  margin-left: 20px;
}
h2.headding0204 {
  color: #20677b;
  font: 32px/1.4 "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  border-bottom: 1px solid #20677b;
  padding-bottom: 10px;
  text-align: center;
  margin-bottom: 0rem;
}
h3.headding0301 {
  color: #20677b;
  font-size: 24px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  border-bottom: 1px solid #20677b;
  padding-bottom: 10px;
  font-weight: 400;
}
h3.headding0302 {
  font-size: 20px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  padding: 15px 0;
  text-align: center;
}
h3.headding0303 {
  font-size: 24px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  padding: 20px 0;
  border-top: 1px solid #212529;
  border-bottom: 1px solid #212529;
  margin: 60px 0 30px;
}
h3.headding0304 {
  width: 730px;
  color: #20677b;
  font-size: 24px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  border-bottom: 1px solid #20677b;
  padding-bottom: 10px;
  text-align: center;
  margin: 0 auto 60px;
  display: block;
}
h3.headding0305 {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  position: relative;
  color: #484848;
  margin-bottom: 20px;
  top: -10px;
}
h3.headding0305:before {
  content: "";
  display: block;
  width: 35%;
  height: 1px;
  background-color: #97989a;
  position: absolute;
  top: 10px;
}
h3.headding0305:after {
  content: "";
  display: block;
  width: 35%;
  height: 1px;
  background-color: #97989a;
  position: absolute;
  top: 10px;
  right: 0px;
}
h3.headding0306 {
  color: #20677b;
  font-size: 21px;
  margin: 30px 0 20px;
  font-weight: 400;
}
h4.headding0401 {
  font-size: 20px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  margin-bottom: 40px;
  font-weight: 400;
}
h4.headding0402 {
  font-size: 16px;
  font-weight: 600;
  border-left: 7px solid #20677b;
  padding-left: 10px;
  text-align: left;
}
body.sub #headTtl,
body#conference_presentation #headTtl,
body#wig_user_survey #headTtl {
  background: #20677b;
  background: url(../images/mission/sub_headimg.svg) 50% 50%, linear-gradient(top, #20677b 0%, #41879a 100%);
  background: url(../images/mission/sub_headimg.svg) 50% 50%, -moz-linear-gradient(top, #20677b 0%, #41879a 100%);
  background: url(../images/mission/sub_headimg.svg) 50% 50%, -webkit-linear-gradient(top, #20677b 0%, #41879a 100%);
  background-repeat: no-repeat;
  text-align: center;
  color: #ffffff;
  padding: 50px 0;
}

body#news #headTtl{
  padding: 80px 0;
}


body.sub #headTtl h1,
body#conference_presentation #headTtl h1,
body#wig_user_survey #headTtl h1 {
  font-size: 32px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #ffffff;
  position: relative;
  margin-bottom: 1.5rem;
}

body#news #headTtl h1{
  margin-bottom: 0;
}


body.sub #headTtl p {
  margin-bottom: 0;
}
body.sub.article #headTtl {
  background: linear-gradient(top, #20677b 0%, #41879a 100%);
  background: -moz-linear-gradient(top, #20677b 0%, #41879a 100%);
  background: -webkit-linear-gradient(top, #20677b 0%, #41879a 100%);
  background-repeat: no-repeat;
  text-align: center;
  padding: 30px 0;
}
body.sub.article #headTtl h1 {
  font-size: 32px;
  margin-bottom: 0;
}
.btn.more {
  border: 2px #fff solid;
  padding: 0.25em 2em;
  color: #ffffff;
  font-size: 1rem;
  border-radius: 0rem;
}
#cmsContents {
  margin-top: 60px;
  margin-bottom: 60px;
}
#cmsContents .cmsMenu {
  margin-bottom: 60px;
}
#cmsContents .cmsMenu ul {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding: 0;
  border-bottom: 1px solid #eb6747;
}
#cmsContents .cmsMenu ul li {
  list-style: none;
  width: calc(100% / 6);
}
#cmsContents .cmsMenu ul li a {
  color: #373a3c;
  padding: 20px 0;
  display: block;
  text-align: center;
  transition: 0.3s;
}
#cmsContents .cmsMenu ul li a.on {
  font-weight: 600;
  color: #eb6747;
}
#cmsContents .cmsMenu ul li a:hover {
  color: #eb6747;
  background-color: rgba(235, 103, 71, 0.17);
  font-weight: 600;
}
body.article .pager {
  text-align: center;
}
body.article .pager .btn a {
  color: #20677b;
  border: 2px solid #20677b;
  padding: 10px 30px;
  background-color: #fff;
  transition: 0.3s;
  display: block;
}
body.article .pager .btn a:hover {
  opacity: 0.7;
}
@media (max-width: 768px) {
  #cmsContents {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  #cmsContents .cmsMenu {
    margin-bottom: 30px;
    padding: 0 4%;
  }
  #cmsContents .selectMenu {
    position: relative;
    width: 100%;
    border: #cdd6dd solid 1px;
    border-bottom: #eb6747 solid 1px;
    color: #eb6747;
  }
  #cmsContents .selectMenu::after {
    position: absolute;
    top: 50%;
    right: 4%;
    margin-top: -12px;
    content: url("../images/common/item/icon_arrow03.svg");
    z-index: -1;
  }
  #cmsContents .selectMenu > select {
    color: #eb6747;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 1rem;
    box-sizing: border-box;
    padding-left: 4%;
    border: none;
    background-color: transparent;
    outline: none;
  }
  #cmsContents .cmsMenu ul {
    display: none;
  }
}
.typeList {
  margin: 40px 0 0px;
}
.typeList .txtWrap {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  z-index: 2;
  text-align: center;
}
.typeList .ttl {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 2rem;
  margin-bottom: 20px;
  line-height: 1.3;
}
.typeList a {
  position: relative;
  height: 260px;
  overflow: hidden;
  display: block;
  color: #ffffff;
}
.typeList img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  transition: all 0.5s;
}
.typeList a:hover img {
  transform: scale(1.1);
}
.typeList a .btn {
  border: 2px solid #fff;
  padding: 5px 20px;
  border-radius: 0;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .typeList {
    margin: 20px 0 30px;
  }
  .typeList .col-md-4 {
    margin-bottom: 20px;
    padding: 0;
  }
  .typeList a {
    height: 210px;
  }
}
body.article .pager .btn {
  margin-bottom: 30px;
}
.pager ul.pagination,
.wp-pagenavi {
  text-align: center;
  margin: 0;
  padding: 0;
  display: block;
}
.pager .pagination li {
  margin: 0 2px;
  padding: 0;
  display: inline-block;
  background: #fff;
  height: 50px;
  width: 25px;
  text-align: center;
  position: relative;
}
.pager .pagination li.pre,
.pager .pagination li.next {
  background-color: #f5fbfc;
  width: 50px;
}
.pager .pagination li.pre {
  margin-right: 20px;
}
.pager .pagination li.next {
  margin-left: 20px;
}
.pager .pagination li a {
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: table;
  color: #13a2c4;
  text-decoration: none;
  font-size: 0.75rem;
  font-weight: 300;
}
.pager .pagination li a span {
  display: table-cell;
  vertical-align: middle;
}

.wp-pagenavi > span.current,
.wp-pagenavi > a {
  margin: 0 2px;
  line-height: 50px;
  padding: 0 10px;
  display: inline-block;
  background: #fff;
  /*  height: 50px;
  width: 25px;*/
  text-align: center;
  position: relative;
  font-size: 0.75rem;
   color: #13a2c4;

}

.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
  background-color: #f5fbfc;
  width: 50px;
  height: 50px;
}

.wp-pagenavi .nextpostslink {
  margin-left: 10px;
}

.wp-pagenavi .previouspostslink {
  margin-right: 10px;
}

.wp-pagenavi > span.current {
  color: #eb6747;
}

.pager .pagination li a:hover,
.pager .pagination li a.active,
.wp-pagenavi a:hover,
.wp-pagenavi a:active {
  color: #fff;
  background: #005f76;
}

@media only screen and (max-width: 767px) {
  /*  .pager .pagination li {
    display: none;
  }
  .pager .pagination li.pre, .pager .pagination li.next {
    display: inline-block;
    width: 40%;
    height: 50px;
    text-align: center;
  }
  .pager .pagination li.pre a, .pager .pagination li.next a {
    width: 100%;
    text-align: center;
  }
  .pager .pagination li.pre span::after {
    content: "　前の10件へ";
  }
  .pager .pagination li.next span::before {
    content: "次の10件へ　";
  }*/
  body.article .pager .btn {
    margin-bottom: 10px;
  }
}
/*CSS SP*/
@media (max-width: 768px) {
  .sp-only {
    display: block;
  }
  .sp-none {
    display: none;
  }
  #wrapper {
    padding-top: 50px;
  }
  .inner {
    width: 100%;
  }
  .fL {
    float: none;
  }
  .fR {
    float: none;
  }
  .movie {
    margin: 30px 0;
  }
  .last {
    margin-bottom: 0px !important;
  }
  #topicPath ul {
    margin: 0;
    padding: 0 4%;
  }
  body.sub #headTtl {
    padding: 65px 4%;
  }
  body.sub #headTtl h1,
  body#conference_presentation #headTtl h1,
  body#wig_user_survey #headTtl h1 {
    font-size: 24px;
  }
  body.sub #headTtl p {
    font-size: 14px;
  }
  body.sub.article #headTtl {
    padding: 30px 4%;
  }
  body.sub.article #headTtl h1 {
    font-size: 20px;
  }
  h2.headding0201 {
    font-size: 24px;
  }
  h2.headding0202 {
    width: 94%;
    font-size: 24px;
    margin: 0 auto;
    padding-bottom: 10px;
  }
  h2.headding0203 {
    font-size: 20px;
    margin-bottom: 3rem;
    padding: 0 8%;
    text-align: left;
    position: relative;
    margin-top: 30px;
    line-height: 1.6;
  }
  h2.headding0203:before {
    position: absolute;
    left: 0%;
    top: 0%;
    width: 20px;
    height: 50px;
    margin-right: 20px;
  }
  h2.headding0203:after {
    position: absolute;
    right: 0%;
    left: auto;
    bottom: 0%;
    width: 20px;
    height: 50px;
    margin-left: 20px;
  }
  h2.headding0203.single {
    display: inline-block;
  }
  h2.headding0203.single:before {
    left: 0%;
    bottom: -10%;
  }
  h2.headding0203.single:after {
    right: 0%;
    left: auto;
    bottom: -10%;
  }
  h2.headding0204 {
    font-size: 20px;
  }
  h3.headding0301 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  h3.headding0302 {
    font-size: 20px;
  }
  h3.headding0303 {
    font-size: 18px;
    padding: 20px 0;
    margin: 30px 0 15px;
  }
  h3.headding0304 {
    width: 94%;
    font-size: 18px;
    margin: 0 auto 30px;
    padding-bottom: 10px;
  }
  h3.headding0305 {
    font-size: 16px;
    top: -10px;
  }
  h3.headding0305:before {
    width: 25%;
    top: 10px;
  }
  h3.headding0305:after {
    width: 25%;
    top: 10px;
    right: 0px;
  }
  h3.headding0306 {
    font-size: 21px;
    margin: 30px 0 20px;
  }
  h4.headding0401 {
    font-size: 20px;
    margin-bottom: 30px;
  }
}
.idx-mission-categories {
  display: none;
}
@media (min-width: 1200px) {
  #contents .idx-mission__textwrap-chart .picture {
    display: none;
  }
  .idx-mission-categories {
    /* background: url(http://aderans-rd.cooboo-creative.jp/wp-content/themes/aderans/assets/images/idx_mission/img_chart_01@2x.png) center no-repeat; */
    /* background-size: cover; */
    display: block;
    width: 502px;
    height: 450px;
    position: relative;
    margin: 0 auto;
  }
  .idx-mission-categories__images {
  }
  .idx-mission-categories__images-image {
    cursor: pointer;
    position: absolute;
    z-index: 1;
  }
  .idx-mission-categories__images-image > img {
    transition: 0.3s ease;
    opacity: 1;
  }
  .idx-mission-categories__images-image:hover {
    z-index: 2;
  }
  .idx-mission-categories__images-image:hover > img {
    opacity: 0;
  }
  .idx-mission-categories__images-image:hover .idx-mission-categories__hover {
    opacity: 1;
    visibility: visible;
  }
  .idx-mission-categories__images-image.artificialhair {
    top: 0;
    left: 231px;
    background-image: url(../images/idx_mission/img_item_01_hover.png);
  }
  .idx-mission-categories__images-image.scalpcare {
    top: 0;
    left: 77px;
    background-image: url(../images/idx_mission/img_item_02_hover.png);
  }
  .idx-mission-categories__images-image.haircare {
    top: 135px;
    left: 0px;
    background-image: url(../images/idx_mission/img_item_03_hover.png);
  }
  .idx-mission-categories__images-image.skincare {
    bottom: 0;
    left: 77px;
    background-image: url(../images/idx_mission/img_item_04_hover.png);
  }
  .idx-mission-categories__images-image.healthcare {
    bottom: 0;
    left: 231px;
    background-image: url(../images/idx_mission/img_item_05_hover.png);
  }
  .idx-mission-categories__text {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto 0;
    height: 102px;
  }
  .idx-mission-categories__hover {
    position: absolute;
    bottom: 142px;
    left: 50%;
    transform: translateX(-50%);
    width: 320px;
    background: white;
    border: 5px solid #13a2c4;
    text-align: left;
    padding: 10px 20px 15px;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s ease;
  }
  .idx-mission-categories__hover:after {
    content: "";
    width: 50px;
    height: 25px;
    position: absolute;
    bottom: -25px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: url(../images/idx_mission/img_boxarrow.png) center no-repeat;
  }
  .idx-mission-categories__hover-title {
    font-size: 24px;
    line-height: 44px;
    color: #eb6747;
    padding-bottom: 1px;
    border-bottom: 1px solid #eb6747;
    margin-bottom: 14px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  }
  .idx-mission-categories__hover-text {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .idx-mission-categories__hover-btn {
    text-align: right;
  }
  .idx-mission-categories__hover-btn a {
    display: inline-flex;
    align-items: center;
    color: #13a2c4;
    font-size: 14px;
  }
  .idx-mission-categories__hover-btn a img {
    margin-left: 6px;
    width: 6px;
    height: 10px;
  }


}
