@charset "UTF-8";
/*
Template: VITAL-NET
Theme Name: VITAL-NET_child
Description: バイタルネット企業サイトの子テーマです
Version: 1.0.0
*/
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700");
@import url("https://fonts.googleapis.com/css?family=Sawarabi+Mincho");
@import url(https://fonts.googleapis.com/css?family=PT+Sans:700);
/* /////////////////////////////////////////////////////////////////////////// Basic */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, figure, hr, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

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

table {
  border-spacing: 0; }

li {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 100%;
  font-weight: normal;
  line-height: 1.3; }
  h1.bold, h2.bold, h3.bold, h4.bold, h5.bold, h6.bold {
    font-weight: 700; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0;
  font-variant: normal; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit; }

legend {
  color: #000; }

img, svg {
  font-size: 0;
  line-height: 0;
  vertical-align: top; }

img {
  -webkit-backface-visibility: hidden; }

address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: normal; }

mark {
  background: none; }

p, blockquote, dl, figcaption {
  line-height: 2; }

ol, ul {
  line-height: 2;
  list-style: none; }

a {
  cursor: pointer;
  outline: none; }

fieldset, img {
  border: 0; }

hr {
  border: 0;
  height: 0; }

*, *:before, *:after {
  box-sizing: border-box; }

body {
  font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3”, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
  font-size: 16px;
  font-size: 1rem; }

table {
  font-size: inherit;
  font: 100%; }

pre, code, kbd, samp, tt {
  font-family: monospace;
  line-height: 100%; }

.serif {
  font-family: 'Sawarabi Mincho', serif; }

.sans-serif {
  font-family: 'Noto Sans JP', sans-serif; }

a:link {
  color: #3d77be;
  text-decoration: none; }

a:visited {
  color: #7e57c2; }

a:hover, a:active {
  color: #8cb7ea; }

.bnrlink a {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.pdf,
.info-list dd a[href$=".pdf"],
.edit,
.inside {
  display: inline-block;
  margin-left: 1.2em;
  text-indent: -1.2em; }
  .pdf .svg-inline--fa,
  .info-list dd a[href$=".pdf"] .svg-inline--fa,
  .edit .svg-inline--fa,
  .inside .svg-inline--fa {
    margin-right: 5px; }
  .pdf:before,
  .info-list dd a[href$=".pdf"]:before,
  .edit:before,
  .inside:before {
    display: none; }

.pdf .svg-inline--fa, .info-list dd a[href$=".pdf"] .svg-inline--fa {
  color: #d00; }

.pdf:before, .info-list dd a[href$=".pdf"]:before {
  content: '\f1c1';
  font-family: 'Font Awesome 5 Regular'; }

.inside .svg-inline--fa {
  color: #3d77be; }

.inside:before {
  content: '\f138';
  font-family: 'Font Awesome 5 Solid'; }

.edit {
  margin-top: 30px;
  text-align: right; }
  .edit .svg-inline--fa {
    color: #888; }
  .edit:before {
    content: '\f303';
    font-family: 'Font Awesome 5 Solid'; }

.outside {
  position: relative; }
  .outside .svg-inline--fa {
    color: #3d77be;
    font-size: 11px;
    font-size: 0.6875rem;
    margin: 3px 0 0 5px;
    position: absolute; }
  .outside:after {
    content: '\f35d';
    display: none;
    font-family: 'Font Awesome 5 Solid'; }

.wp-pagenavi {
  margin-top: 30px;
  text-align: center; }
  .wp-pagenavi span,
  .wp-pagenavi .page,
  .wp-pagenavi .nextpostslink,
  .wp-pagenavi .previouspostslink {
    margin: 0 3px; }
  .wp-pagenavi a,
  .wp-pagenavi .current,
  .wp-pagenavi .nextpostslink {
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid #ccc;
    border-radius: 2px;
    color: #3d77be;
    padding: 3px 8px;
    text-decoration: none; }
    .wp-pagenavi a:hover,
    .wp-pagenavi .current:hover,
    .wp-pagenavi .nextpostslink:hover {
      border: 1px solid #aaa; }
  .wp-pagenavi .current {
    background: white;
    border: 1px solid #ccc;
    color: #111;
    font-weight: bold; }

.clearfix:after,
.wrapper:after, .content:after, .breadcrumbs ul:after {
  content: "";
  clear: both;
  display: block; }

/* /////////////////////////////////////////////////////////////////////////// Layout */
body {
  color: #222;
  text-align: center;
  padding-top: 146px; }
  body.body-en {
    padding-top: 88px; }
  body.b-fixed {
    height: 100%;
    overflow: hidden; }

#page01 {
  margin-top: -200px;
  padding-top: 200px; }

.content-area {
  display: flex;
  flex-direction: column; }

.wrapper, .content, .breadcrumbs ul {
  width: 1140px;
  margin-right: auto;
  margin-left: auto;
  text-align: left; }

.radius5 {
  border-radius: 5px; }

.mb,
.pc-none,
.pc-none-inline {
  display: none; }

.s-header,
.s-header-en {
  background: #fff;
  margin: 0 auto 0;
  z-index: 3000;
  position: fixed;
  width: 100%;
  top: 0; }
  .s-header .logo,
  .s-header-en .logo {
    align-items: center;
    display: flex;
    margin-bottom: 25px;
    padding-top: 23px; }
    .s-header .logo h1,
    .s-header-en .logo h1 {
      margin-right: auto; }
      .s-header .logo h1 a,
      .s-header-en .logo h1 a {
        z-index: 2000; }
    .s-header .logo a,
    .s-header-en .logo a {
      color: #000;
      display: block; }
    .s-header .logo nav,
    .s-header-en .logo nav {
      display: flex;
      line-height: 24px; }
    .s-header .logo .hn-contact,
    .s-header-en .logo .hn-contact {
      border-left: 1px solid #d0d4d8;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 500;
      padding: 0 18px; }
    .s-header .logo form,
    .s-header-en .logo form {
      border-left: 1px solid #d0d4d8;
      border-right: 1px solid #d0d4d8;
      padding: 0 10px; }
      .s-header .logo form input[type=text],
      .s-header-en .logo form input[type=text] {
        background: transparent url(img/search.svg) no-repeat center center;
        background-size: 14px;
        border: 0;
        color: transparent;
        font-size: 13px;
        font-size: 0.8125rem;
        line-height: 24px;
        height: 24px;
        transition: all 0.5s;
        cursor: pointer;
        width: 2.2em; }
        .s-header .logo form input[type=text]::-webkit-input-placeholder,
        .s-header-en .logo form input[type=text]::-webkit-input-placeholder {
          color: transparent; }
        .s-header .logo form input[type=text]:focus,
        .s-header-en .logo form input[type=text]:focus {
          background: #f1f1f1 url(img/search.svg) no-repeat 10px center;
          background-size: 14px;
          border-radius: 12px;
          color: #000;
          cursor: auto;
          line-height: 25px;
          width: 12em;
          padding-left: 28px; }
          .s-header .logo form input[type=text]:focus::-webkit-input-placeholder,
          .s-header-en .logo form input[type=text]:focus::-webkit-input-placeholder {
            color: #000; }
          .s-header .logo form input[type=text]:focus::-moz-placeholder,
          .s-header-en .logo form input[type=text]:focus::-moz-placeholder {
            color: #000; }
          .s-header .logo form input[type=text]:focus::placeholder,
          .s-header-en .logo form input[type=text]:focus::placeholder {
            color: #000; }
    .s-header .logo ul,
    .s-header-en .logo ul {
      align-self: center;
      display: flex;
      margin-left: 18px; }
      .s-header .logo ul li,
      .s-header-en .logo ul li {
        font-family: 'Helvetica Neue', 'Arial';
        font-size: 13px;
        font-size: 0.8125rem;
        line-height: 18px;
        text-align: center;
        width: 40px; }
        .s-header .logo ul li a,
        .s-header-en .logo ul li a {
          border: 1px solid #d0d4d8; }
        .s-header .logo ul li:first-child a,
        .s-header-en .logo ul li:first-child a {
          border-radius: 3px 0 0 3px; }
        .s-header .logo ul li:last-child a,
        .s-header-en .logo ul li:last-child a {
          border-radius: 0 3px 3px 0;
          color: #434343; }
        .s-header .logo ul li .active,
        .s-header-en .logo ul li .active {
          background: #d0d4d8;
          font-weight: bold; }

.s-header {
  height: 146px; }

.s-header-en {
  height: 88px; }
  .s-header-en nav {
    font-family: 'Helvetica Neue', 'Arial'; }

#movie {
  margin-top: -200px;
  padding-top: 200px; }

.g-nav {
  position: relative;
  padding-bottom: 16px; }
  .g-nav-main {
    display: flex;
    margin: 0 auto;
    width: 1140px; }
    .g-nav-main li {
      border-right: 1px solid #d0d4d8;
      flex: 1;
      font-size: 16px;
      font-size: 1rem;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      line-height: 1;
      text-align: center; }
      .g-nav-main li:first-child {
        border-left: 1px solid #d0d4d8; }
      .g-nav-main li a {
        color: #000;
        display: block;
        text-decoration: none;
        width: 100%;
        height: 100%;
        padding: 8px 0; }
        .g-nav-main li a:hover {
          color: #007EC4; }
        .g-nav-main li a.branch {
          position: relative; }
          .g-nav-main li a.branch .svg-inline--fa {
            font-size: 14px;
            font-size: 0.875rem;
            position: absolute;
            right: 15px;
            top: 50%;
            transform: translateY(-50%); }
        .g-nav-main li a.branch:after {
          content: '\f107';
          display: none;
          font-family: 'Font Awesome 5 Solid'; }
        .g-nav-main li a.active {
          color: #007EC4; }
      .g-nav-main li.active > a {
        color: #007EC4; }
      .g-nav-main li .g-open {
        color: #007EC4; }
      .g-nav-main li .active:after {
        z-index: 800; }
      .g-nav-main li .g-open:after {
        z-index: 999; }
      .g-nav-main li > div {
        background: #f1f4fa;
        box-shadow: 0px 2px 3px rgba(68, 68, 68, 0.1);
        display: block;
        padding: 18px 0 23px 0;
        position: absolute;
        left: 0;
        top: 100%;
        width: 100%;
        text-align: center;
        transition: all 0.2s ease;
        z-index: 900; }
        .g-nav-main li > div ul {
          margin: 0 auto;
          padding: 0 25px;
          text-align: left;
          width: 1140px; }
        .g-nav-main li > div li {
          display: inline-block;
          border: 0;
          font-size: 15px;
          font-size: 0.9375rem;
          font-weight: 400;
          margin: 5px 10px 0 0;
          text-align: left; }
          .g-nav-main li > div li:first-child {
            border: 0; }
          .g-nav-main li > div li:last-child {
            margin-right: 0; }
          .g-nav-main li > div li.current {
            background-color: #fff;
            color: #000; }
          .g-nav-main li > div li.current-menu-item a,
          .g-nav-main li > div li.current-category-ancestor a,
          .g-nav-main li > div li.current-post-ancestor a,
          .g-nav-main li > div li.current-page-ancestor a {
            background-color: #fff;
            color: #000; }
          .g-nav-main li > div li:first-child.current-page-ancestor a {
            background: #f1f4fa; }
        .g-nav-main li > div a {
          color: #000;
          padding: 6px 10px; }
          .g-nav-main li > div a .svg-inline--fa {
            color: #444;
            margin-right: 5px; }
          .g-nav-main li > div a:before {
            content: '\f105';
            display: none;
            font-family: 'Font Awesome 5 Solid'; }
          .g-nav-main li > div a:hover,
          .g-nav-main li > div a.active {
            background-color: #fff;
            color: #000; }
            .g-nav-main li > div a:hover:after,
            .g-nav-main li > div a.active:after {
              display: none; }
  .g-nav-sub,
  .g-nav .menu-toggle {
    display: none; }

.btn-pagetop {
  position: fixed;
  bottom: 150px;
  right: 20px; }
  .btn-pagetop a {
    background-color: #fff;
    border-radius: 23px;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.35);
    color: #007EC4;
    display: block;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 46px;
    width: 46px;
    height: 46px;
    z-index: 8000;
    text-align: center; }

.s-footer {
  background: #0068b7;
  color: #fff;
  margin-top: 40px; }
  .s-footer a {
    color: #fff; }
    .s-footer a .svg-inline--fa {
      margin-right: 5px; }
    .s-footer a:before {
      display: none;
      font-family: 'Font Awesome 5 Solid'; }

.s-footer-en {
  padding: 10px; }

.footer-sitemap {
  display: flex;
  padding: 30px 0; }
  .footer-sitemap > div {
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    flex: 1;
    padding: 15px; }
    .footer-sitemap > div:last-of-type {
      border-right: 1px solid rgba(255, 255, 255, 0.5); }
    .footer-sitemap > div > ul > li > a {
      font-size: 15px;
      font-size: 0.9375rem;
      font-weight: bold; }
      .footer-sitemap > div > ul > li > a:before {
        content: '\f138'; }
    .footer-sitemap > div > ul > li > ul {
      margin-left: 5px; }
      .footer-sitemap > div > ul > li > ul li {
        line-height: 1.4; }
        .footer-sitemap > div > ul > li > ul li:first-child {
          display: none; }
        .footer-sitemap > div > ul > li > ul li a {
          font-size: 13px;
          font-size: 0.8125rem; }
          .footer-sitemap > div > ul > li > ul li a:before {
            content: '\f105'; }

.f-nav {
  border-top: 1px solid rgba(255, 255, 255, 0.5); }
  .f-nav .wrapper, .f-nav .content, .f-nav .breadcrumbs ul, .breadcrumbs .f-nav ul {
    display: flex;
    padding: 15px 0; }
  .f-nav ul {
    display: flex;
    margin-right: auto; }
    .f-nav ul li {
      font-size: 13px;
      font-size: 0.8125rem;
      font-family: 'Noto Sans JP', sans-serif;
      margin-left: 20px; }
      .f-nav ul li:first-child {
        margin-left: 0; }
    .f-nav ul a:before {
      content: '\f105'; }

.copyright {
  align-self: center;
  font-size: 10px;
  font-size: 0.625rem; }
  .copyright small {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10px;
    font-size: 0.625rem; }

/* /////////////////////////////////////////////////////////////////////////// Common */
.xLeft {
  text-align: left; }

.xCenter, .sp-left {
  text-align: center; }

.xRight {
  text-align: right; }

.yTop {
  vertical-align: top; }

.yMiddle {
  vertical-align: middle; }

.yBottom {
  vertical-align: bottom; }

.fLeft {
  float: left; }

.fRight {
  float: right; }

.inline-block {
  display: inline-block; }

.wrap-clear {
  overflow: hidden;
  zoom: 1; }

.hr-line {
  border-top: 1px solid #ccc;
  text-align: center; }

a.btn {
  border-radius: 3px;
  box-sizing: border-box;
  display: inline-block;
  font-size: 15px;
  font-size: 0.9375rem;
  padding: 5px 0;
  text-align: center; }
  a.btn i {
    font-size: 14px;
    font-size: 0.875rem; }
  a.btn-info {
    color: #fff;
    background: #3d77be;
    width: 215px; }
    a.btn-info:hover {
      background: #376bab; }

.mgt5 {
  margin-top: 5px; }

.mgt10 {
  margin-top: 10px; }

.mgt15 {
  margin-top: 15px; }

.mgt20 {
  margin-top: 20px; }

.mgt25 {
  margin-top: 25px; }

.mgt30 {
  margin-top: 30px; }

.mgt35 {
  margin-top: 35px; }

.mgt40 {
  margin-top: 40px; }

.mgt45 {
  margin-top: 45px; }

.mgt50 {
  margin-top: 50px; }

.mgt55 {
  margin-top: 55px; }

.mgt60 {
  margin-top: 60px; }

.mgt3 {
  margin-top: 3px; }

.mgt8 {
  margin-top: 8px; }

.mgr5 {
  margin-right: 5px; }

.mgr10 {
  margin-right: 10px; }

.mgr15 {
  margin-right: 15px; }

.mgr20 {
  margin-right: 20px; }

.mgr25 {
  margin-right: 25px; }

.mgr30 {
  margin-right: 30px; }

.mgr35 {
  margin-right: 35px; }

.mgr40 {
  margin-right: 40px; }

.mgr45 {
  margin-right: 45px; }

.mgr50 {
  margin-right: 50px; }

.mgr55 {
  margin-right: 55px; }

.mgr60 {
  margin-right: 60px; }

.mgb5 {
  margin-bottom: 5px; }

.mgb10 {
  margin-bottom: 10px; }

.mgb15 {
  margin-bottom: 15px; }

.mgb20 {
  margin-bottom: 20px; }

.mgb25 {
  margin-bottom: 25px; }

.mgb30 {
  margin-bottom: 30px; }

.mgb35 {
  margin-bottom: 35px; }

.mgb40 {
  margin-bottom: 40px; }

.mgb45 {
  margin-bottom: 45px; }

.mgb50 {
  margin-bottom: 50px; }

.mgb55 {
  margin-bottom: 55px; }

.mgb60 {
  margin-bottom: 60px; }

.mgb3 {
  margin-bottom: 3px; }

.mgb8 {
  margin-bottom: 8px; }

.mgl5 {
  margin-left: 5px; }

.mgl10 {
  margin-left: 10px; }

.mgl15 {
  margin-left: 15px; }

.mgl20 {
  margin-left: 20px; }

.mgl25 {
  margin-left: 25px; }

.mgl30 {
  margin-left: 30px; }

.mgl35 {
  margin-left: 35px; }

.mgl40 {
  margin-left: 40px; }

.mgl45 {
  margin-left: 45px; }

.mgl50 {
  margin-left: 50px; }

.mgl55 {
  margin-left: 55px; }

.mgl60 {
  margin-left: 60px; }

.mgl1em {
  margin-left: 1em; }

.text11 {
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 1.6; }

.text12 {
  font-size: 12px;
  font-size: 0.75rem; }

.text13 {
  font-size: 13px;
  font-size: 0.8125rem; }

.text14 {
  font-size: 14px;
  font-size: 0.875rem; }

.text15 {
  font-size: 15px;
  font-size: 0.9375rem; }

.text18 {
  font-size: 18px;
  font-size: 1.125rem; }

.text20 {
  font-size: 20px;
  font-size: 1.25rem; }

.notes {
  margin-left: 1em;
  text-indent: -1em; }

.idt {
  text-indent: 1em; }

.nowrap {
  white-space: nowrap; }

.red {
  color: #f00; }

.orange {
  color: #f60; }

.bold {
  font-weight: bold; }

.italic {
  font-style: italic; }

.filesize {
  font-size: 11px;
  font-size: 0.6875rem;
  margin: 0 0.2em; }

.line13 {
  line-height: 1.3; }

.line15 {
  line-height: 1.5; }

.c-header {
  background: #f1f4fa;
  padding: 30px 15px; }
  .c-header h2 {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 26px;
    font-size: 1.625rem;
    font-weight: 700; }
  .c-header p {
    color: #0068b7;
    font-family: 'Times', 'Times New Roman', serif;
    font-size: 14px;
    font-size: 0.875rem; }
    .c-header p:before,
    .c-header p:after {
      content: '−';
      margin: 0 5px; }
  .c-header-company {
    background: #8ec7e8 url(../img/header_company.jpg) no-repeat right center;
    background-size: contain; }

.c-header-pickup {
  position: relative;
  height: 450px; }
  .c-header-pickup > div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .c-header-pickup h2 {
    color: #fff;
    font-family: 'Sawarabi Mincho', serif;
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: normal;
    letter-spacing: 0.1em;
    text-shadow: 1px 1px 2px rgba(50, 50, 50, 0.3); }
  .c-header-pickup p {
    color: #fff;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.2;
    text-shadow: 1px 1px 2px rgba(50, 50, 50, 0.3); }

.c-header-mission {
  background: url(../img/header_mission.jpg) no-repeat center top;
  background-size: cover; }

.c-header-network {
  background: url(../img/header_network.jpg) no-repeat center top;
  background-size: cover; }

.c-header-history {
  background: url(../img/header_history.jpg) no-repeat center bottom;
  background-size: cover; }

.c-header-vision {
  background: url(../img/header_vision.jpg) no-repeat center top;
  background-size: cover; }

.h01 {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 20px; }

.h02, .sitemap h3 {
  background: #f1f4fa;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  line-height: 1.3;
  padding: 8px 10px; }

.h03 {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.3; }

.h04 {
  border-left: 5px solid #007EC4;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.3;
  padding-left: 10px; }

.h05 {
  border-bottom: 2px solid #cdcdcd;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.3;
  padding-bottom: 15px; }

.h06 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.3; }

.w560 {
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  width: 560px; }

.border-box {
  border-radius: 5px;
  padding: 30px; }
  .border-box-gray {
    border: 2px solid #ddd; }

.solid-box {
  border-radius: 5px;
  padding: 30px; }
  .solid-box-white {
    background: #fff;
    box-shadow: inset 1px 1px 1px #bcbcbc; }
  .solid-box-gray {
    background: #f1f1f1;
    box-shadow: inset 1px 1px 1px #bcbcbc; }
  .solid-box-cyan {
    background: #f1f4fa;
    box-shadow: inset 1px 1px 1px #bcbcbc; }
  .solid-box-pink {
    background: #fff0f0;
    box-shadow: inset 1px 1px 1px #bcbcbc; }
  .solid-box-green {
    background: #ebf2d9;
    box-shadow: inset 1px 1px 1px #bcbcbc; }

.box-title {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.3; }
  .box-title-gray {
    border-bottom: 2px solid #D7D9DE;
    padding-bottom: 10px; }

.columnbox {
  display: flex;
  flex-wrap: wrap; }
  .columnbox .column-2 {
    margin-left: 4%;
    margin-top: 15px;
    width: 48%; }
    .columnbox .column-2:nth-child(-n+2) {
      margin-top: 0; }
    .columnbox .column-2:nth-of-type(odd) {
      margin-left: 0; }
  .columnbox .column-3 {
    margin-left: 2%;
    margin-top: 15px;
    width: 32%; }
    .columnbox .column-3:nth-child(-n+3) {
      margin-top: 0; }
    .columnbox .column-3:nth-of-type(3n+1) {
      margin-left: 0; }
  .columnbox .column-4 {
    margin-left: 2%;
    margin-bottom: 15px;
    width: 23.5%; }
    .columnbox .column-4:nth-child(-n+4) {
      margin-top: 0; }
    .columnbox .column-4:nth-of-type(4n+1) {
      margin-left: 0; }

.align-center {
  justify-content: center; }

.disc-list01 > li {
  margin-left: 1.2em;
  list-style: disc;
  text-indent: 0; }

.disc-list02 > dt {
  display: list-item;
  list-style: disc outside;
  margin-left: 1.2em; }

.disc-list02 > dd {
  margin-left: 1.2em; }

.circle-list01 > li {
  margin-left: 1.2em;
  list-style: circle; }

.square-list01 > li {
  margin-left: 1.2em;
  list-style: square; }

.pdf-list01 li .svg-inline--fa {
  color: #d00;
  margin-right: 5px; }

.pdf-list01 li:before {
  content: '\f1c1';
  display: none;
  font-family: 'Font Awesome 5 Regular'; }

.pdf-list01 li.noicon:before {
  color: #999; }

.num-list01 > li {
  margin-left: 2.4em;
  list-style: decimal; }

.num-list02 > li {
  margin-left: 1.75em;
  text-indent: -1.75em;
  counter-increment: cnt; }
  .num-list02 > li:before {
    display: marker;
    content: "(" counter(cnt) ") "; }

.num-list03 > dt {
  margin-left: 1.2em;
  text-indent: -1.2em;
  counter-increment: cnt2; }
  .num-list03 > dt:before {
    display: marker;
    content: counter(cnt2) ". "; }

.num-list03 > dd {
  margin-left: 1.2em; }

.alpha-list01 > li {
  margin-left: 1.6em;
  list-style: lower-alpha;
  text-indent: 0; }

.dl-list01 {
  overflow: hidden;
  line-height: 1.5; }
  .dl-list01 dt {
    clear: left;
    float: left; }

.dl-list-border {
  border-top: 1px solid #ddd; }
  .dl-list-border dd {
    border-bottom: 1px solid #ddd; }

.dl-w3 dt {
  padding: 8px 0;
  width: 3em; }

.dl-w3 dd {
  padding: 8px 0 8px 4em; }

.dl-w4 dt {
  padding: 8px 0;
  width: 4em; }

.dl-w4 dd {
  padding: 8px 0 8px 5em; }

.dl-w5 dt {
  padding: 8px 0;
  width: 5em; }

.dl-w5 dd {
  padding: 8px 0 8px 6em; }

.dl-w6 dt {
  padding: 8px 0;
  width: 6em; }

.dl-w6 dd {
  padding: 8px 0 8px 7em; }

.dl-w7 dt {
  padding: 8px 0;
  width: 7em; }

.dl-w7 dd {
  padding: 8px 0 8px 8em; }

.dl-w8 dt {
  padding: 8px 0;
  width: 8em; }

.dl-w8 dd {
  padding: 8px 0 8px 9em; }

.dl-w9 dt {
  padding: 8px 0;
  width: 9em; }

.dl-w9 dd {
  padding: 8px 0 8px 10em; }

.dl-w10 dt {
  padding: 8px 0;
  width: 10em; }

.dl-w10 dd {
  padding: 8px 0 8px 11em; }

.dl-w11 dt {
  padding: 8px 0;
  width: 11em; }

.dl-w11 dd {
  padding: 8px 0 8px 12em; }

.dl-w12 dt {
  padding: 8px 0;
  width: 12em; }

.dl-w12 dd {
  padding: 8px 0 8px 13em; }

.dl-w13 dt {
  padding: 8px 0;
  width: 13em; }

.dl-w13 dd {
  padding: 8px 0 8px 14em; }

.dl-w14 dt {
  padding: 8px 0;
  width: 14em; }

.dl-w14 dd {
  padding: 8px 0 8px 15em; }

.dl-w15 dt {
  padding: 8px 0;
  width: 15em; }

.dl-w15 dd {
  padding: 8px 0 8px 16em; }

.dl-w16 dt {
  padding: 8px 0;
  width: 16em; }

.dl-w16 dd {
  padding: 8px 0 8px 17em; }

.dl-w17 dt {
  padding: 8px 0;
  width: 17em; }

.dl-w17 dd {
  padding: 8px 0 8px 18em; }

.dl-w18 dt {
  padding: 8px 0;
  width: 18em; }

.dl-w18 dd {
  padding: 8px 0 8px 19em; }

.dl-w19 dt {
  padding: 8px 0;
  width: 19em; }

.dl-w19 dd {
  padding: 8px 0 8px 20em; }

.dl-w20 dt {
  padding: 8px 0;
  width: 20em; }

.dl-w20 dd {
  padding: 8px 0 8px 21em; }

.tb th, .tb td {
  padding: 6px 8px; }

.tb .gray {
  background: #eee; }

.tb .cyan {
  background: #f1f4fa; }

.tb caption {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500; }
  .tb caption.cyan {
    border: 1px solid #ddd;
    border-bottom: 0;
    padding: 6px 8px; }

.tb-tb01 {
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd; }
  .tb-tb01 th, .tb-tb01 td {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    line-height: 1.6; }
  .tb-tb01 td {
    background: rgba(255, 255, 255, 0.4); }

.tb-time tr > td:nth-of-type(1) {
  padding-right: 1em;
  white-space: nowrap;
  vertical-align: top; }

.w5 {
  width: 5%; }

.w10 {
  width: 10%; }

.w15 {
  width: 15%; }

.w20 {
  width: 20%; }

.w25 {
  width: 25%; }

.w30 {
  width: 30%; }

.w35 {
  width: 35%; }

.w40 {
  width: 40%; }

.w45 {
  width: 45%; }

.w50 {
  width: 50%; }

.w55 {
  width: 55%; }

.w60 {
  width: 60%; }

.w65 {
  width: 65%; }

.w70 {
  width: 70%; }

.w75 {
  width: 75%; }

.w80 {
  width: 80%; }

.w85 {
  width: 85%; }

.w90 {
  width: 90%; }

.w95 {
  width: 95%; }

.w100 {
  width: 100%; }

.photo-r {
  float: right;
  margin-left: 30px; }

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

.photo-l {
  float: left;
  margin-right: 30px; }

.photo-r,
.photo-r-full {
  float: right;
  margin-left: 30px; }

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

.photo-l,
.photo-l-full {
  float: left;
  margin-right: 30px; }

.photo-full img {
  width: 100%;
  height: auto; }

.photo-box {
  display: flex; }
  .photo-box > div {
    flex: 1;
    margin-right: 30px; }

.movie {
  position: relative;
  padding-top: 56.25%;
  height: 0;
  overflow: hidden; }
  .movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

input:focus::-webkit-input-placeholder {
  color: transparent; }

input:focus:-moz-placeholder {
  color: transparent; }

input:focus::-moz-placeholder {
  color: transparent; }

input::focus::placeholder {
  color: transparent; }

textarea:focus::-webkit-input-placeholder {
  color: transparent; }

textarea:focus:-moz-placeholder {
  color: transparent; }

textarea:focus::-moz-placeholder {
  color: transparent; }

textarea::focus::placeholder {
  color: transparent; }

.content input[type=button],
.content input[type=submit],
.content button {
  border: 0;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none; }

.content input[type=text],
.content input[type=email] {
  border: 1px solid #bbb;
  border-radius: 5px;
  box-sizing: border-box;
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  padding: 6px 10px; }
  .content input[type=text]:focus,
  .content input[type=email]:focus {
    border: 1px solid #aaa;
    box-shadow: 0px 0px 3px rgba(61, 176, 246, 0.8); }

.content input[type=checkbox],
.content input[type=radio] {
  outline: none; }

.content select {
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid #bbb;
  border-radius: 5px;
  box-sizing: border-box;
  line-height: 1.4;
  padding: 6px 8px;
  outline: none; }
  .content select:focus {
    border: 1px solid #aaa;
    box-shadow: 0px 0px 3px rgba(61, 176, 246, 0.8); }

.content select::-ms-expand {
  display: none; }

.content textarea {
  border: 1px solid #bbb;
  border-radius: 5px;
  box-sizing: border-box;
  outline: none;
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  padding: 6px 10px;
  width: 100%; }
  .content textarea:focus {
    border: 1px solid #aaa;
    box-shadow: 0px 0px 3px rgba(61, 176, 246, 0.8); }

.breadcrumbs {
  background: #fff;
  padding: 20px 0;
  height: 65px;
  width: 100%; }
  .breadcrumbs ul {
    display: flex;
    flex-wrap: wrap; }
  .breadcrumbs li {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.3; }
    .breadcrumbs li:before {
      color: #bfbfbf;
      content: '>';
      margin: 0 5px; }
    .breadcrumbs li:first-child:before {
      margin: 0;
      content: none; }
  .breadcrumbs a {
    color: #3d77be; }
    .breadcrumbs a:hover {
      color: #8cb7ea; }
  .breadcrumbs.fixed {
    position: fixed;
    top: 145px;
    height: auto;
    z-index: 800; }

.pagemenu ul,
.pagemenu-kakomi ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .pagemenu ul li,
  .pagemenu-kakomi ul li {
    margin: 0 8px;
    line-height: 1.7;
    font-size: 14px;
    font-size: 0.875rem; }
  .pagemenu ul a:visited,
  .pagemenu-kakomi ul a:visited {
    color: #487fc1; }

.pagemenu-inside a .svg-inline--fa,
.pagemenu-kakomi-inside a .svg-inline--fa {
  color: #0085ea;
  margin-right: 4px; }

.pagemenu-inside a:before,
.pagemenu-kakomi-inside a:before {
  content: '\f13a';
  display: none;
  font-family: 'Font Awesome 5 Solid';
  font-size: 13px;
  font-size: 0.8125rem; }

a.pageback {
  padding-left: 15px;
  color: #487fc1;
  background: url(img/icon_arrow_left01.png) no-repeat 0 50%; }

a:hover.pageback {
  color: #8cb7ea; }

.c-nav {
  display: flex;
  flex-wrap: wrap; }
  .c-nav a {
    background: #f5f5f5;
    border-radius: 5px;
    color: #000;
    display: block;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    margin: 25px 0 0 2%;
    text-align: center;
    width: 32%; }
    .c-nav a:nth-of-type(3n+1) {
      margin-left: 0; }
    .c-nav a:nth-of-type(-n+3) {
      margin-top: 0; }
    .c-nav a:hover {
      background: #f1f4fa;
      color: #0068b7; }
    .c-nav a img {
      border-radius: 5px 5px 0 0;
      width: 100%;
      height: auto; }
    .c-nav a p {
      padding: 12px 10px;
      position: relative; }
      .c-nav a p .svg-inline--fa {
        position: absolute;
        top: 50%;
        right: 15px;
        transform: translateY(-50%); }
      .c-nav a p:after {
        content: '\f105';
        display: none;
        font-family: 'Font Awesome 5 Solid'; }

.top-visual {
  position: relative; }
  .top-visual p {
    color: #fff;
    position: absolute;
    font-family: 'Sawarabi Mincho', serif;
    font-size: 55px;
    font-size: 3.4375rem;
    line-height: 1.2;
    z-index: 300;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-shadow: 1px 1px 3px rgba(51, 51, 51, 0.2); }

.metaslider .flexslider {
  margin: 0 !important; }

.metaslider ul li a {
  width: 100%; }

.metaslider ul li img {
  width: 100%;
  height: auto; }

.flex-control-nav {
  bottom: 30px !important;
  z-index: 100; }

.flex-control-paging li a {
  background: #c6c6c5 !important; }
  .flex-control-paging li a.flex-active {
    background: #ffe000 !important; }

.top-pickup {
  background: #f5f5f5;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
  padding: 18px; }
  .top-pickup a {
    color: #fff;
    display: block;
    margin-left: 1.2%;
    position: relative;
    width: 24.1%; }
    .top-pickup a:first-of-type {
      margin-left: 0; }
    .top-pickup a img {
      width: 100%;
      height: auto; }
    .top-pickup a div {
      bottom: 0;
      background: rgba(0, 0, 0, 0.5);
      padding: 10px;
      position: absolute;
      width: 100%; }
      .top-pickup a div p {
        font-family: 'Times New Roman', serif;
        font-size: 25px;
        font-size: 1.5625rem;
        line-height: 1.3; }
      .top-pickup a div p.ja {
        font-family: 'Sawarabi Mincho', serif;
        font-size: 16px;
        font-size: 1rem; }

.top-bnr {
  display: flex;
  justify-content: center; }
  .top-bnr li {
    margin-left: 15px;
    text-align: center; }
    .top-bnr li:first-child {
      margin-left: 0; }
  .top-bnr a {
    border: 1px solid #d0d4d8;
    display: inline-block;
    width: 285px; }

.topkakomi {
  border: 5px solid #f5f5f5;
  line-height: 2;
  margin-bottom: 50px;
  padding: 15px;
  font-family: 'Sawarabi Mincho', serif; }

.tab-menu {
  display: flex;
  font-family: 'Noto Sans JP', sans-serif;
  margin-bottom: 25px; }
  .tab-menu a {
    border-bottom: 1px solid #d0d4d8;
    color: #000;
    display: block;
    padding: 8px; }
    .tab-menu a.active {
      border-top: 1px solid #d0d4d8;
      border-bottom: 0;
      color: #0068b7; }
  .tab-menu li {
    flex: 1;
    text-align: center; }
    .tab-menu li:nth-of-type(1) a.active {
      border-left: 1px solid #d0d4d8; }
    .tab-menu li:nth-of-type(2) a {
      border-left: 1px solid #d0d4d8;
      border-right: 1px solid #d0d4d8; }
    .tab-menu li:nth-of-type(3) a.active {
      border-right: 1px solid #d0d4d8; }

.info-list {
  clear: both;
  overflow: hidden;
  line-height: 1.5;
  margin-bottom: 35px; }
  .info-list dt {
    clear: left;
    padding: 13px 0;
    float: left;
    position: relative;
    width: 14em; }
    .info-list dt span {
      border-radius: 11px;
      color: #fff;
      display: inline-block;
      font-family: 'Noto Sans JP', sans-serif;
      font-size: 12px;
      font-size: 0.75rem;
      line-height: 22px;
      position: absolute;
      text-align: center;
      width: 10em;
      top: 50%;
      right: 0;
      transform: translateY(-50%); }
      .info-list dt span.news {
        background: #0068b7; }
      .info-list dt span.press {
        background: #ea5432; }
      .info-list dt span.bcnews {
        background: #689f38; }
      .info-list dt span.bcschedule {
        background: #91a8d0; }
      .info-list dt span.bcresults {
        background: #f7786b; }
  .info-list dd {
    padding: 13px 0 13px 16em;
    border-bottom: 1px solid #d0d4d8; }
    .info-list dd a[href$=".pdf"]:after {
      color: #000;
      content: ' (PDF)';
      font-size: 11px;
      font-size: 0.6875rem; }

.info-list-link {
  margin-bottom: 40px;
  text-align: center; }
  .info-list-link a {
    border: 1px solid #d0d4d8;
    color: #000;
    display: inline-block;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 15px;
    font-size: 0.9375rem;
    padding: 6px;
    position: relative;
    width: 285px; }
    .info-list-link a .svg-inline--fa {
      color: #9ca5ab;
      margin-right: 5px;
      position: absolute;
      top: 50%;
      right: 15px;
      transform: translateY(-50%); }
    .info-list-link a:after {
      content: '\f054';
      display: none;
      font-family: 'Font Awesome 5 Solid'; }
    .info-list-link a:hover {
      background: #f1f3f4; }

.backnumber {
  margin-top: 30px;
  font-size: 14px;
  font-size: 0.875rem;
  position: relative;
  text-align: right; }
  .backnumber .svg-inline--fa {
    color: #aaa;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    z-index: 1; }
  .backnumber:after {
    content: '\f107';
    display: none;
    font-family: 'Font Awesome 5 Solid'; }
  .backnumber select {
    background: transparent;
    padding-right: 30px;
    position: relative;
    z-index: 100; }

.contact-box {
  border: 1px solid #aaa; }
  .contact-box dt {
    background: #0068b7;
    color: #fff;
    font-weight: bold;
    padding: 4px 8px; }
  .contact-box dd {
    padding: 4px 8px; }

.corp-message {
  margin-top: 30px;
  text-align: right; }
  .corp-message > div {
    display: inline-block;
    text-align: left; }
    .corp-message > div p {
      font-family: 'Noto Sans JP', sans-serif;
      line-height: 1.6; }
      .corp-message > div p span {
        font-size: 24px;
        font-size: 1.5rem;
        font-weight: 500;
        margin-left: 0.7em; }

.corp-profile .photo {
  float: right;
  margin-left: 30px;
  width: 35%; }
  .corp-profile .photo img {
    width: 100%;
    height: auto; }

.corp_bnr {
  border-top: 1px solid #d0d4d8;
  display: flex;
  justify-content: center;
  padding-top: 40px; }
  .corp_bnr li {
    margin-left: 2%;
    width: 23.5%; }
    .corp_bnr li:first-of-type {
      margin-left: 0; }
    .corp_bnr li img {
      width: 100%;
      height: auto; }
    .corp_bnr li a {
      border: 2px solid #d0d4d8;
      display: block; }

.office-nav,
.office-nav-en {
  margin-top: 15px; }
  .office-nav ul,
  .office-nav-en ul {
    border-top: 1px solid #ddd;
    display: flex;
    flex-wrap: wrap; }
    .office-nav ul li,
    .office-nav-en ul li {
      border-bottom: 1px solid #ddd;
      width: 25%; }
  .office-nav a,
  .office-nav-en a {
    display: block;
    padding: 5px; }
    .office-nav a .svg-inline--fa,
    .office-nav-en a .svg-inline--fa {
      color: #0085ea;
      font-size: 13px;
      font-size: 0.8125rem;
      margin-right: 5px; }
    .office-nav a:before,
    .office-nav-en a:before {
      content: '\f13a';
      display: none;
      font-family: 'Font Awesome 5 Solid'; }
    .office-nav a:visited,
    .office-nav-en a:visited {
      color: #3d77be; }

.office-nav-en ul li {
  border-bottom: 1px solid #ddd;
  width: 33%; }
  .office-nav-en ul li:nth-of-type(3n+1) {
    width: 34%; }

.bc-nav ul {
  display: flex;
  flex-wrap: wrap; }
  .bc-nav ul li {
    text-align: center;
    width: 20%; }
    .bc-nav ul li:first-child a:after {
      content: none; }

.bc-nav a {
  background: #007EC4;
  color: #fff;
  display: block;
  font-family: 'Noto Sans JP', sans-serif;
  padding: 10px;
  position: relative; }
  .bc-nav a .svg-inline--fa {
    margin-right: 8px; }
  .bc-nav a:hover {
    background: #006eab; }
  .bc-nav a.active {
    background: #ea5532; }
  .bc-nav a:after {
    background: rgba(255, 255, 255, 0.8);
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 30px;
    left: 0;
    z-index: 100; }
  .bc-nav a:before {
    content: '\f105';
    display: none;
    font-family: 'Font Awesome 5 Solid'; }

.bc-team {
  display: flex;
  flex-wrap: wrap; }
  .bc-team > div {
    background: #f1f1f1;
    border-radius: 5px;
    margin-left: 2%;
    margin-bottom: 15px;
    padding: 10px;
    position: relative;
    width: 32%; }
    .bc-team > div:nth-child(-n+3) {
      margin-top: 0; }
    .bc-team > div:nth-of-type(3n+1) {
      margin-left: 0; }
    .bc-team > div:after {
      content: "";
      clear: both;
      display: block; }
    .bc-team > div .photo {
      float: left;
      margin-right: 15px;
      position: relative;
      width: 130px; }
      .bc-team > div .photo img {
        width: 100%;
        height: auto; }
      .bc-team > div .photo span {
        color: #fff;
        font-family: 'Noto Sans JP', sans-serif;
        font-size: 13px;
        font-size: 0.8125rem;
        position: absolute;
        bottom: 10px;
        right: 0;
        z-index: 100; }
        .bc-team > div .photo span:before {
          display: inline-block;
          padding: 3px 8px; }
      .bc-team > div .photo .leader:before {
        background: #080;
        content: '主将'; }
      .bc-team > div .photo .newface:before {
        background: #d00;
        content: '新人'; }
    .bc-team > div h4 {
      color: #d00;
      font-family: 'Helvetica Neue', 'Arial';
      font-size: 34px;
      font-size: 2.125rem;
      font-weight: bold;
      position: absolute;
      right: 10px;
      top: 0px; }
    .bc-team > div h5 {
      font-size: 20px;
      font-size: 1.25rem;
      font-weight: 700;
      line-height: 20px; }
      .bc-team > div h5 span {
        font-size: 12px;
        font-size: 0.75rem; }
    .bc-team > div ul {
      margin-top: 5px; }
      .bc-team > div ul li {
        border-top: 1px solid #bbb;
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 1.6;
        padding: 2px 0;
        text-align: center; }

.bc-top-news {
  display: flex; }
  .bc-top-news .bc-topics {
    flex: 1 0 auto; }
  .bc-top-news .bc-bnr {
    margin: 10px 0 0 30px;
    width: 300px; }
    .bc-top-news .bc-bnr li:first-child {
      margin-bottom: 15px; }
    .bc-top-news .bc-bnr img {
      width: 100%;
      height: auto; }
    .bc-top-news .bc-bnr p {
      font-size: 12px;
      font-size: 0.75rem;
      line-height: 1.3;
      margin-top: 10px;
      text-align: center; }

/* ----------------------------------------------------- Recruit */
.dotted-gray {
  padding-bottom: 15px;
  border-bottom: 1px dotted #ccc; }

.qalist dt {
  color: #c00;
  font-weight: bold; }

.qalist dd {
  margin-bottom: 8px;
  padding: 0 0 8px 1.6em;
  border-bottom: 1px dotted #ccc; }

.qalist dd span {
  color: #069;
  font-weight: bold; }

.qalist dd p {
  margin-left: 1.3em;
  text-indent: -1.3em; }

.recruitbox {
  padding: 20px 10px 15px 10px;
  border: 1px solid #eee;
  border-radius: 0 0 5px 5px;
  background: #F9FAFA; }
  .recruitbox p {
    line-height: 1.3;
    margin-top: 10px; }

.contact-form dt {
  padding: 10px;
  font-weight: bold; }
  .contact-form dt span {
    color: #f00; }

.contact-form dd {
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px; }

.btn {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  line-height: 2;
  outline: none;
  padding: 8px 20px;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  text-decoration: none; }
  .btn-block {
    width: 240px; }
  .btn-next {
    background: #FFD600; }
    .btn-next:hover {
      background: #ffc400; }
  .btn-back {
    background: #f6f6f6;
    color: #666; }
    .btn-back:hover {
      background: #eee; }
  .btn-info {
    background: #5bc0de;
    color: #fff; }
    .btn-info:hover {
      background: #31B0D5; }

.btnlist {
  font-size: 0; }
  .btnlist li {
    display: inline-block; }
    .btnlist li:first-child {
      margin-right: 15px; }

.btn:hover {
  color: #333;
  text-decoration: none;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }

a.btn--recruit {
  display: inline-block;
  border: 1px solid transparent;
  border-radius: 8px;
  padding: 5px 12px;
  line-height: 18px;
  padding: 12px 12px;
  width: 14em;
  color: #fff;
  text-shadow: 0 1px rgba(0, 0, 0, 0.1);
  background-image: -webkit-linear-gradient(top, #fbb450 0%, #faa937 100%);
  background-image: -o-linear-gradient(top, #fbb450 0%, #faa937 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fbb450), to(#faa937));
  background-image: linear-gradient(to bottom, #fbb450 0%, #faa937 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fffaa937', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border: 1px solid #faa328;
  font-size: 16px; }

.btn--recruit:hover {
  text-shadow: 0 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }

.btn--recruit:hover,
.btn--recruit:focus,
.btn--recruit:active {
  color: #fff;
  background-color: #f99e1e;
  background-image: -webkit-linear-gradient(top, #fbb450 0%, #f99e1e 100%);
  background-image: -o-linear-gradient(top, #fbb450 0%, #f99e1e 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fbb450), to(#f99e1e));
  background-image: linear-gradient(to bottom, #fbb450 0%, #f99e1e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff99e1e', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border: 1px solid #f9980f; }

.btn--recruit:active,
.btn--recruit.active,
.open > .dropdown-toggle.btn--recruit {
  text-shadow: 0 1px rgba(0, 0, 0, 0.3);
  background-image: -webkit-linear-gradient(top, #fbb450 0%, #f89306 100%);
  background-image: -o-linear-gradient(top, #fbb450 0%, #f89306 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fbb450), to(#f89306));
  background-image: linear-gradient(to bottom, #fbb450 0%, #f89306 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89306', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border: 1px solid #e98b06;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); }

/* ----------------------------------------------------- Sitemap */
.sitemap h2 a {
  display: block; }

.sitemap ul {
  margin-left: 8px; }
  .sitemap ul li {
    text-indent: -1.1em;
    margin-left: 1.1em; }
  .sitemap ul .svg-inline--fa {
    color: #0068b7;
    margin-right: 4px; }
  .sitemap ul li:before {
    display: none;
    content: '\f138';
    font-family: 'Font Awesome 5 Solid'; }

.wholecat {
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.2;
  margin-left: 5px;
  padding: 2px 8px; }

.wcat-1 {
  background: #42a5f5; }

.wcat-2 {
  background: #43a047; }

.wcat-3 {
  background: #ff9e80; }

.wcat-4 {
  background: #bbb; }

.tablepress {
  border-top: 1px solid #ccc !important; }
  .tablepress tbody td,
  .tablepress tfoot th {
    border: 1px solid #ccc;
    line-height: 1.6; }
  .tablepress tbody td a {
    display: inline-block;
    margin-left: 1.2em;
    text-indent: -1.2em; }
    .tablepress tbody td a .svg-inline--fa {
      color: #3d77be;
      margin-right: 5px; }
    .tablepress tbody td a:before {
      display: none;
      content: '\f13a';
      font-family: 'Font Awesome 5 Solid'; }

.tablepress-id-1 {
  width: 100% !important; }
  .tablepress-id-1 .column-1 {
    width: 20%; }
  .tablepress-id-1 .column-2 {
    width: 50%; }
  .tablepress-id-1 .column-3, .tablepress-id-1 .column-4, .tablepress-id-1 .column-5 {
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    width: 10%; }
  .tablepress-id-1 .row-1 {
    background: #f1f4fa; }
    .tablepress-id-1 .row-1 .column-1, .tablepress-id-1 .row-1 .column-2 {
      text-align: center; }

.tablepress-id-2,
.tablepress-id-3,
.tablepress-id-4 {
  width: 100% !important; }
  .tablepress-id-2 .column-1,
  .tablepress-id-3 .column-1,
  .tablepress-id-4 .column-1 {
    width: 70%; }
  .tablepress-id-2 .column-2,
  .tablepress-id-2 .column-3,
  .tablepress-id-2 .column-4,
  .tablepress-id-3 .column-2,
  .tablepress-id-3 .column-3,
  .tablepress-id-3 .column-4,
  .tablepress-id-4 .column-2, .tablepress-id-4 .column-3, .tablepress-id-4 .column-4 {
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    width: 10%; }
  .tablepress-id-2 .row-1,
  .tablepress-id-3 .row-1,
  .tablepress-id-4 .row-1 {
    background: #f1f4fa; }
    .tablepress-id-2 .row-1 .column-1,
    .tablepress-id-3 .row-1 .column-1,
    .tablepress-id-4 .row-1 .column-1 {
      text-align: center; }

.tablepress-id-5 {
  width: 100% !important; }
  .tablepress-id-5 .column-1 {
    width: 20%; }
  .tablepress-id-5 .column-2 {
    width: 40%; }
  .tablepress-id-5 .column-3 {
    width: 40%; }
  .tablepress-id-5 .row-1 {
    background: #f1f4fa; }
    .tablepress-id-5 .row-1 .column-1, .tablepress-id-5 .row-1 .column-2, .tablepress-id-5 .row-1 .column-3 {
      text-align: center; }
  .tablepress-id-5 tbody td a .svg-inline--fa {
    color: #d00; }
  .tablepress-id-5 tbody td a:before {
    content: '\f1c1';
    font-family: 'Font Awesome 5 Regular'; }

.header-pb {
  background: #fff0f0 url(../img/header_pb.png) no-repeat 97% center;
  background-size: 35%; }

.pblist {
  background: #fdf7f9;
  background: -moz-linear-gradient(top, #fdf7f9 0%, #ffffff 100%);
  background: -webkit-linear-gradient(top, #fdf7f9 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #fdf7f9 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdf7f9', endColorstr='#ffffff',GradientType=0 );
  font-size: 0;
  text-align: center; }
  .pblist > div {
    display: inline-block;
    font-size: 14px;
    font-size: 0.875rem; }

.shopping-btn {
  display: flex;
  justify-content: center; }
  .shopping-btn a {
    background: #fefefe;
    background: -moz-linear-gradient(top, #fefefe 0%, #f1f1f1 47%, #eeeeee 100%);
    background: -webkit-linear-gradient(top, #fefefe 0%, #f1f1f1 47%, #eeeeee 100%);
    background: linear-gradient(to bottom, #fefefe 0%, #f1f1f1 47%, #eeeeee 100%);
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    color: #444;
    display: block;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    padding: 10px 10px;
    text-align: center;
    width: 20em;
    margin-left: 15px; }
    .shopping-btn a:first-of-type {
      margin-left: 0; }
    .shopping-btn a .svg-inline--fa {
      margin-right: 10px; }
    .shopping-btn a:before {
      content: '\f07a';
      display: none;
      font-family: 'Font Awesome 5 Solid'; }
    .shopping-btn a:hover {
      border: 1px solid #bbb; }
    .shopping-btn a.rakuten .svg-inline--fa {
      color: #bf0001; }
    .shopping-btn a.paypay .svg-inline--fa {
      color: #8a6c0a; }

/* ----------------------------------------------------- Oral */
.oral-osusume {
  background: #d9eeff;
  border-radius: 5px;
  padding: 10px 10px;
  text-align: center; }
  .oral-osusume h4 {
    color: #1c1986;
    font-size: 16px;
    font-weight: bold; }
  .oral-osusume ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .oral-osusume ul li {
      width: 18.4%; }
      .oral-osusume ul li img {
        width: 100%;
        height: auto; }

.oral-barrier {
  border: 1px solid #ccc;
  font-size: 12px;
  text-align: center; }

.oral-barrier-test h5 {
  background: #eee;
  border-radius: 3px;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 5px;
  text-align: center; }

/* ----------------------------------------------------- Kampo */
.kampo .h02, .kampo .sitemap h3, .sitemap .kampo h3 {
  align-items: center;
  display: flex; }
  .kampo .h02 h4, .kampo .sitemap h3 h4, .sitemap .kampo h3 h4 {
    margin-right: auto;
    font-weight: bold; }
  .kampo .h02 p, .kampo .sitemap h3 p, .sitemap .kampo h3 p {
    background: #00bc68;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: normal;
    line-height: 1.2;
    margin-left: 15px;
    padding: 3px 8px;
    white-space: nowrap; }

.kampo h5 {
  color: #444;
  margin-bottom: 10px;
  padding-left: 0; }

.kampo dl dt {
  color: #444;
  font-weight: bold; }

.kampo dl dd {
  margin: 0 0 10px 1em; }

.kampo .price {
  font-size: 13px;
  font-size: 0.8125rem; }
  .kampo .price:before {
    color: #ccc;
    content: '◆'; }

.kampo .itemphoto {
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  margin-bottom: 15px; }

.kampo .photo-l-full {
  margin: 0 20px 0 10px; }

.kampo .itemdetail a {
  background: #b8dee8;
  border-radius: 3px;
  box-shadow: 0.5px 1px 0px rgba(121, 160, 170, 0.7);
  color: #000;
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  text-align: center;
  text-decoration: none; }
  .kampo .itemdetail a .svg-inline--fa {
    color: #d00;
    margin-right: 4px; }
  .kampo .itemdetail a:before {
    content: '\f1c1';
    display: none;
    font-family: 'Font Awesome 5 Regular'; }
  .kampo .itemdetail a:hover {
    background: #9fcbd7; }

.kampo .kakkontou {
  color: #d70306; }

.kampo .shouseiryutou {
  color: #1976d2; }

.visual-en {
  margin-bottom: 30px; }
  .visual-en img {
    width: 100%;
    height: auto; }

.content-en {
  font-family: 'Helvetica Neue', Arial;
  font-size: 15px;
  font-size: 0.9375rem; }
  .content-en h1, .content-en h2, .content-en h3, .content-en h4, .content-en h5, .content-en h6 {
    font-family: 'PT Sans', sans-serif; }
  .content-en .h01 {
    font-size: 28px;
    font-size: 1.75rem;
    text-align: center; }
  .content-en span.error {
    color: #fff;
    visibility: hidden; }
    .content-en span.error:before {
      color: #b00;
      content: 'required item';
      visibility: visible; }

.sitemap h3 {
  margin-bottom: 15px; }
  .sitemap h3 a {
    color: #3d77be;
    display: block;
    position: relative; }
    .sitemap h3 a:hover {
      color: #8cb7ea; }
    .sitemap h3 a .svg-inline--fa {
      color: #aaa;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 0px; }
    .sitemap h3 a:after {
      content: '\f105';
      display: none;
      font-family: 'Font Awesome 5 Solid'; }

.sitemap .menu li:first-child {
  display: none; }

.snumber {
  border-bottom: 1px solid #d0d4d8;
  color: #666;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 0 0 15px 10px;
  margin-bottom: 20px; }

.search-keyword span {
  margin-right: 0.2em; }
  .search-keyword span:before {
    content: '“'; }
  .search-keyword span:after {
    content: '”'; }

.search-results {
  border-bottom: 1px solid #d0d4d8;
  margin-bottom: 20px;
  padding-bottom: 20px; }
  .search-results h4 {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700;
    margin-bottom: 15px; }

@media screen and (max-width: 71.25em) {
  /* /////////////////////////////////////////////////////////////////////////// Basic */
  p, blockquote, li, dt, dd, table {
    line-height: 1.6;
    word-wrap: break-word; }
  .googlemap {
    width: 100%;
    height: 350px; }
  .movie {
    position: relative;
    width: 100%;
    padding-top: 56.25%; }
    .movie iframe {
      position: absolute;
      top: 0;
      right: 0;
      width: 100%;
      height: 100%; }
  .photo-mb-full img {
    width: 100%;
    height: auto; }
  .photo-box {
    flex-direction: column; }
    .photo-box > div {
      margin: 0 0 20px 0;
      flex: none; }
    .photo-box .photo {
      text-align: center; }
  .mb {
    display: inline; }
  .mb-inlilne {
    display: inline; }
  .mb-none {
    display: none; }
  .solid-box {
    padding: 20px; }
  .photo-r {
    margin-left: 20px; }
  .photo-l {
    margin-right: 20px; }
  .photo-r,
  .photo-r-full {
    margin-left: 20px; }
  .photo-l,
  .photo-l-full {
    margin-right: 20px; }
  .photo-box > div {
    margin-right: 20px; }
  /* /////////////////////////////////////////////////////////////////////////// Layout */
  body {
    -webkit-text-size-adjust: none;
    padding-top: 64px; }
    body.body-en {
      padding-top: 64px; }
  #page01 {
    margin-top: -64px;
    padding-top: 64px; }
  .content {
    padding-top: 0; }
  .wrapper, .content, .breadcrumbs ul {
    margin-right: 15px;
    margin-left: 15px;
    width: auto; }
  .c-header {
    padding: 15px 15px;
    margin-bottom: 20px; }
  .c-header-pickup {
    height: 350px; }
    .c-header-pickup h2 {
      font-size: 36px;
      font-size: 2.25rem; }
    .c-header-pickup p {
      font-size: 22px;
      font-size: 1.375rem; }
  .s-header {
    height: 64px; }
    .s-header .logo {
      padding: 15px 0;
      position: absolute;
      z-index: 5000; }
      .s-header .logo h1 img {
        width: auto;
        height: 36px; }
      .s-header .logo nav {
        display: none; }
  .s-header-en {
    height: 64px; }
    .s-header-en .logo {
      padding: 15px 0;
      position: static;
      margin-bottom: 0;
      z-index: 5000; }
      .s-header-en .logo h1 img {
        width: auto;
        height: 36px; }
    .s-header-en nav {
      display: flex; }
  #movie {
    margin-top: -64px;
    padding-top: 64px; }
  .g-nav {
    z-index: 1000;
    background: none;
    padding: 15px 0 0 0;
    text-align: right; }
    .g-nav .mb {
      display: block; }
    .g-nav #menu {
      display: none;
      width: 100%;
      height: 100%;
      overflow-y: scroll;
      -webkit-overflow-scrolling: touch;
      position: fixed;
      padding-bottom: 55px; }
    .g-nav-main {
      background: #fff;
      display: block;
      width: auto; }
      .g-nav-main li {
        border: 0;
        border-top: 1px solid #d0d4d8;
        text-align: left; }
        .g-nav-main li:first-child {
          border-left: 0; }
        .g-nav-main li a {
          padding: 18px 15px;
          height: auto; }
          .g-nav-main li a.branch .svg-inline--fa {
            color: #444;
            font-size: 13px;
            font-size: 0.8125rem;
            right: 20px; }
          .g-nav-main li a.branch:after {
            content: '\f067'; }
        .g-nav-main li .active.branch:after {
          content: '\f067'; }
        .g-nav-main li .g-open.branch:after {
          content: '\f068'; }
        .g-nav-main li > div {
          box-shadow: none;
          padding: 10px 15px 15px 15px;
          position: static; }
          .g-nav-main li > div ul {
            padding: 0;
            width: auto; }
    .g-nav-sub {
      background: #fff;
      border-top: 1px solid #d0d4d8;
      border-bottom: 1px solid #d0d4d8;
      display: flex;
      justify-content: center;
      padding: 15px; }
      .g-nav-sub form {
        margin-right: 25px; }
        .g-nav-sub form input[type=text] {
          background: url(img/search.svg) no-repeat 10px center;
          background-size: 14px;
          border: 1px solid #d0d4d8;
          border-radius: 3px;
          color: #000;
          font-size: 13px;
          font-size: 0.8125rem;
          line-height: 32px;
          transition: all 0.5s;
          cursor: pointer;
          width: 250px;
          padding-left: 28px; }
          .g-nav-sub form input[type=text]::-webkit-input-placeholder {
            color: #000; }
          .g-nav-sub form input[type=text]::-moz-placeholder {
            color: #000; }
          .g-nav-sub form input[type=text]::placeholder {
            color: #000; }
      .g-nav-sub ul {
        align-self: center;
        display: flex; }
        .g-nav-sub ul li {
          font-family: 'Helvetica Neue', 'Arial';
          font-size: 13px;
          font-size: 0.8125rem;
          line-height: 30px;
          text-align: center;
          width: 40px; }
          .g-nav-sub ul li a {
            border: 1px solid #d0d4d8;
            color: #000;
            display: block; }
          .g-nav-sub ul li:first-child a {
            background: #d0d4d8;
            border-radius: 3px 0 0 3px;
            font-weight: bold; }
          .g-nav-sub ul li:last-child a {
            border-radius: 0 3px 3px 0;
            color: #434343; }
    .g-nav .menu-toggle {
      color: #007EC4;
      cursor: pointer;
      display: inline-block;
      margin: 4px 15px 8px 0;
      text-align: center;
      width: 28px;
      height: 32px;
      z-index: 101; }
      .g-nav .menu-toggle > div {
        position: relative; }
        .g-nav .menu-toggle > div span {
          background: #007EC4;
          display: block;
          left: 0;
          position: absolute;
          width: 100%;
          height: 4px;
          transition: .35s ease-in-out; }
          .g-nav .menu-toggle > div span:nth-child(1) {
            top: 0; }
          .g-nav .menu-toggle > div span:nth-child(2) {
            top: 10px; }
          .g-nav .menu-toggle > div span:nth-child(3) {
            top: 20px; }
        .g-nav .menu-toggle > div.close span:nth-child(1) {
          top: 10px;
          transform: rotate(315deg); }
        .g-nav .menu-toggle > div.close span:nth-child(2) {
          width: 0;
          left: 50%; }
        .g-nav .menu-toggle > div.close span:nth-child(3) {
          top: 10px;
          transform: rotate(-315deg); }
  .btn-pagetop {
    bottom: 50px; }
  .s-footer {
    margin-top: 30px; }
  .footer-sitemap {
    display: none; }
  .f-nav {
    border-top: 0; }
    .f-nav .wrapper, .f-nav .content, .f-nav .breadcrumbs ul, .breadcrumbs .f-nav ul {
      align-items: center;
      flex-direction: column;
      padding: 10px 0; }
    .f-nav ul {
      margin-right: 0; }
    .f-nav .copyright {
      margin-top: 10px; }
  .c-nav a p {
    padding: 10px 10px; }
  .breadcrumbs {
    display: none; }
  .top-visual p {
    font-size: 30px;
    font-size: 1.875rem; }
  .flex-control-nav {
    bottom: 10px !important; }
  .top-pickup {
    margin-bottom: 30px;
    padding: 15px; }
    .top-pickup a div {
      padding: 8px; }
      .top-pickup a div p {
        font-size: 18px;
        font-size: 1.125rem; }
      .top-pickup a div p.ja {
        font-size: 14px;
        font-size: 0.875rem; }
  .topkakomi {
    margin-bottom: 30px; }
  .top-bnr li {
    margin-left: 2%;
    width: 32%; }
    .top-bnr li img {
      width: 100%;
      height: auto; }
  .top-bnr a {
    width: 100%; }
  .entry-content figure {
    width: 100% !important; }
  .entry-content img {
    max-width: 100%;
    height: auto; }
  .corp-message {
    margin-top: 20px; }
    .corp-message > div p span {
      font-size: 20px;
      font-size: 1.25rem; }
  .corp_bnr li {
    margin-left: 2%;
    width: 32%; }
  .office-nav ul li,
  .office-nav-en ul li {
    width: 50%; }
    .office-nav ul li:nth-of-type(3n+1),
    .office-nav-en ul li:nth-of-type(3n+1) {
      width: 50%; }
  .bc-nav {
    background: #007EC4; }
    .bc-nav ul li {
      border-left: 1px solid #fff;
      border-bottom: 1px solid #fff;
      width: 33%; }
      .bc-nav ul li:nth-of-type(3n+1) {
        border-left: 0;
        width: 34%; }
      .bc-nav ul li:nth-of-type(n+4) {
        border-bottom: 0; }
      .bc-nav ul li:last-of-type {
        border-right: 1px solid #fff; }
    .bc-nav a:after {
      content: none; }
  .bc-team > div {
    margin-left: 2%;
    width: 49%; }
    .bc-team > div:nth-child(-n+3) {
      margin-top: 0; }
    .bc-team > div:nth-child(-n+2) {
      margin-top: 0; }
    .bc-team > div:nth-of-type(3n+1) {
      margin-left: 2%; }
    .bc-team > div:nth-of-type(odd) {
      margin-left: 0; }
  .bc-top-news {
    flex-direction: column; }
    .bc-top-news .bc-bnr {
      display: flex;
      margin: 0;
      width: auto; }
      .bc-top-news .bc-bnr li {
        width: 49%; }
      .bc-top-news .bc-bnr li:first-child {
        margin: 0 2% 0 0; }
  .kampo .itemdetail a {
    padding: 5px 0px; } }

@media screen and (max-width: 37.4375em) {
  /* /////////////////////////////////////////////////////////////////////////// Basic */
  body {
    padding-top: 56px; }
    body.body-en {
      padding-top: 65px; }
  #page01 {
    margin-top: -56px;
    padding-top: 56px; }
  .googlemap {
    width: 100%;
    height: 300px; }
  .sp-none {
    display: none; }
  .pc-none {
    display: block; }
  .pc-none-inline {
    display: inline; }
  .sp-left,
  .sp-right {
    text-align: left; }
  .sp-center {
    text-align: center; }
  .content select {
    width: 100%; }
  .content input[type=email] {
    width: 100%; }
  .content textarea {
    width: 100%; }
  .c-nav {
    flex-direction: column; }
    .c-nav a {
      display: flex;
      margin: 0 0 10px 0;
      text-align: left;
      width: auto;
      position: relative; }
      .c-nav a .svg-inline--fa {
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translateY(-50%); }
      .c-nav a:after {
        content: '\f105';
        display: none;
        font-family: 'Font Awesome 5 Solid'; }
      .c-nav a:last-of-type {
        margin-bottom: 0; }
      .c-nav a img {
        border-radius: 5px 0 0 5px;
        width: 100px;
        height: 54px;
        margin-right: 15px; }
      .c-nav a p {
        align-self: center;
        padding: 0; }
        .c-nav a p .svg-inline--fa {
          display: none; }
  .pagemenu-kakomi ul {
    border: 1px solid #ccc;
    border-radius: 3px;
    flex-direction: column; }
    .pagemenu-kakomi ul li {
      border-top: 1px solid #ccc;
      margin: 0;
      padding: 5px 8px; }
      .pagemenu-kakomi ul li:first-child {
        border-top: 0; }
    .pagemenu-kakomi ul a {
      display: block; }
  .c-header {
    padding: 10px 15px;
    margin-bottom: 15px; }
    .c-header h2 {
      font-size: 18px;
      font-size: 1.125rem; }
    .c-header p {
      font-size: 12px;
      font-size: 0.75rem; }
  .c-header-pickup {
    height: 180px; }
    .c-header-pickup h2 {
      font-size: 24px;
      font-size: 1.5rem;
      letter-spacing: 0; }
    .c-header-pickup p {
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.5; }
  .h01 {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 15px; }
  .h03,
  .h04,
  .h05,
  .h06 {
    font-size: 16px;
    font-size: 1rem; }
  .h04 {
    padding-left: 8px; }
  .h05 {
    padding-bottom: 10px; }
  .tb-sp col,
  .tb-sp th,
  .tb-sp td {
    display: block;
    width: auto; }
    .tb-sp col:empty,
    .tb-sp th:empty,
    .tb-sp td:empty {
      display: none; }
  .responsive-msg,
  .responsive-msg-en,
  .scroll-msg {
    background: #f1f1f1;
    font-size: 13px;
    font-size: 0.8125rem;
    display: block;
    margin-bottom: 10px;
    text-align: center;
    padding: 4px 0; }
  .responsive-msg:before {
    content: '表はズームしてご覧ください'; }
  .responsive-msg-en:before {
    content: 'Pinch to Zoom'; }
  .scroll-msg:before {
    content: '表はスクロールしてご覧ください'; }
  .responsive-table table {
    min-width: 600px; }
  .scroll {
    overflow: auto;
    background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2)) 0 0/20px 100%, linear-gradient(to right, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2)) right/20px 100%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    border-right: 1px solid #CCC;
    max-height: 350px; }
    .scroll::-webkit-scrollbar {
      height: 10px; }
    .scroll::-webkit-scrollbar-track {
      background: #F1F1F1; }
    .scroll::-webkit-scrollbar-thumb {
      background: #BCBCBC; }
    .scroll table {
      background: linear-gradient(to left, rgba(255, 255, 255, 0), white 15px) 0 0/50px 100%, linear-gradient(to right, rgba(255, 255, 255, 0), white 15px) right/50px 100%;
      background-repeat: no-repeat;
      background-attachment: local;
      border-bottom: 1px solid #CCC;
      border-collapse: collapse;
      width: 745px; }
  .sp-w5 {
    width: 5%; }
  .sp-w10 {
    width: 10%; }
  .sp-w15 {
    width: 15%; }
  .sp-w20 {
    width: 20%; }
  .sp-w25 {
    width: 25%; }
  .sp-w30 {
    width: 30%; }
  .sp-w35 {
    width: 35%; }
  .sp-w40 {
    width: 40%; }
  .sp-w45 {
    width: 45%; }
  .sp-w50 {
    width: 50%; }
  .sp-w55 {
    width: 55%; }
  .sp-w60 {
    width: 60%; }
  .sp-w65 {
    width: 65%; }
  .sp-w70 {
    width: 70%; }
  .sp-w75 {
    width: 75%; }
  .sp-w80 {
    width: 80%; }
  .sp-w85 {
    width: 85%; }
  .sp-w90 {
    width: 90%; }
  .sp-w95 {
    width: 95%; }
  .sp-w100 {
    width: 100%; }
  .dl-list01 dt {
    display: list-item;
    float: none;
    font-weight: bold;
    list-style-position: inside; }
  .dl-w3 dt {
    padding: 0;
    width: auto; }
  .dl-w3 dd {
    padding: 0 0 5px 1.3em; }
  .dl-w4 dt {
    padding: 0;
    width: auto; }
  .dl-w4 dd {
    padding: 0 0 5px 1.3em; }
  .dl-w5 dt {
    padding: 0;
    width: auto; }
  .dl-w5 dd {
    padding: 0 0 5px 1.3em; }
  .dl-w6 dt {
    padding: 0;
    width: auto; }
  .dl-w6 dd {
    padding: 0 0 5px 1.3em; }
  .dl-w7 dt {
    padding: 0;
    width: auto; }
  .dl-w7 dd {
    padding: 0 0 5px 1.3em; }
  .dl-w8 dt {
    padding: 0;
    width: auto; }
  .dl-w8 dd {
    padding: 0 0 5px 1.3em; }
  .dl-w9 dt {
    padding: 0;
    width: auto; }
  .dl-w9 dd {
    padding: 0 0 5px 1.3em; }
  .dl-w10 dt {
    padding: 0;
    width: auto; }
  .dl-w10 dd {
    padding: 0 0 5px 1.3em; }
  .dl-w11 dt {
    padding: 0;
    width: auto; }
  .dl-w11 dd {
    padding: 0 0 5px 1.3em; }
  .dl-w12 dt {
    padding: 0;
    width: auto; }
  .dl-w12 dd {
    padding: 0 0 5px 1.3em; }
  .dl-w13 dt {
    padding: 0;
    width: auto; }
  .dl-w13 dd {
    padding: 0 0 5px 1.3em; }
  .dl-w14 dt {
    padding: 0;
    width: auto; }
  .dl-w14 dd {
    padding: 0 0 5px 1.3em; }
  .dl-w15 dt {
    padding: 0;
    width: auto; }
  .dl-w15 dd {
    padding: 0 0 5px 1.3em; }
  .dl-w16 dt {
    padding: 0;
    width: auto; }
  .dl-w16 dd {
    padding: 0 0 5px 1.3em; }
  .dl-w17 dt {
    padding: 0;
    width: auto; }
  .dl-w17 dd {
    padding: 0 0 5px 1.3em; }
  .dl-w18 dt {
    padding: 0;
    width: auto; }
  .dl-w18 dd {
    padding: 0 0 5px 1.3em; }
  .dl-w19 dt {
    padding: 0;
    width: auto; }
  .dl-w19 dd {
    padding: 0 0 5px 1.3em; }
  .dl-w20 dt {
    padding: 0;
    width: auto; }
  .dl-w20 dd {
    padding: 0 0 5px 1.3em; }
  .dl-list-border dt {
    padding-top: 5px; }
  .solid-box {
    padding: 15px; }
  .columnbox {
    flex-direction: column; }
    .columnbox .column-2,
    .columnbox .column-3,
    .columnbox .column-4 {
      margin-left: 0;
      width: 100%; }
      .columnbox .column-2:nth-child(-n+4),
      .columnbox .column-3:nth-child(-n+4),
      .columnbox .column-4:nth-child(-n+4) {
        margin-top: 15px; }
      .columnbox .column-2:first-child,
      .columnbox .column-3:first-child,
      .columnbox .column-4:first-child {
        margin-top: 0; }
    .columnbox .column-photo {
      text-align: center; }
      .columnbox .column-photo img {
        max-width: 400px;
        width: 100%;
        height: auto; }
  .w560 {
    margin-right: 0;
    margin-left: 0;
    width: auto; }
  .photo-r,
  .photo-c,
  .photo-l {
    float: none;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    text-align: center; }
    .photo-r img,
    .photo-c img,
    .photo-l img {
      max-width: 400px;
      width: 100%;
      height: auto; }
  .photo-r-full,
  .photo-c-full,
  .photo-l-full {
    float: none;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    text-align: center; }
  .photo-box > div {
    margin: 0 0 10px 0; }
  .photo-box .photo img {
    width: 100%;
    height: auto; }
  /* /////////////////////////////////////////////////////////////////////////// Layout */
  .s-header,
  .s-header-en {
    height: 56px; }
    .s-header .logo,
    .s-header-en .logo {
      padding: 12px 0; }
      .s-header .logo h1 img,
      .s-header-en .logo h1 img {
        height: 32px; }
  .s-header-en {
    height: 65px; }
    .s-header-en nav {
      flex-direction: column-reverse; }
      .s-header-en nav p {
        line-height: 1.3;
        margin-top: 5px;
        text-align: center; }
        .s-header-en nav p a {
          font-size: 14px;
          font-size: 0.875rem; }
      .s-header-en nav ul {
        margin-left: 0 !important; }
  #movie {
    margin-top: -56px;
    padding-top: 56px; }
  .g-nav {
    padding: 12px 0 0 0; }
    .g-nav-main li a.branch .svg-inline--fa {
      right: 15px; }
    .g-nav-main li > div {
      padding: 0; }
      .g-nav-main li > div ul {
        padding: 0;
        width: auto; }
      .g-nav-main li > div li {
        border-top: 1px dotted #ccc;
        display: block;
        margin: 0; }
        .g-nav-main li > div li:first-child {
          border-top: 1px dotted #ccc; }
        .g-nav-main li > div li a {
          padding: 15px 15px; }
    .g-nav-sub form {
      margin-right: 20px; }
      .g-nav-sub form input[type=text] {
        width: 180px; }
    .g-nav .menu-toggle {
      margin: 4px 15px 3px 0; }
  .btn-pagetop {
    bottom: 30px;
    right: 15px; }
  .s-footer {
    margin-top: 20px;
    z-index: -100; }
  .f-nav {
    border-top: 0; }
    .f-nav .wrapper, .f-nav .content, .f-nav .breadcrumbs ul, .breadcrumbs .f-nav ul {
      align-items: stretch;
      margin: 0;
      padding: 0 0 8px 0; }
    .f-nav ul {
      flex-direction: column; }
      .f-nav ul li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        margin-left: 0; }
        .f-nav ul li a {
          display: block;
          padding: 7px 15px;
          position: relative;
          text-align: center; }
          .f-nav ul li a .svg-inline--fa {
            position: absolute;
            right: 15px;
            top: 50%;
            transform: translateY(-50%); }
    .f-nav .copyright {
      margin-top: 8px; }
  .sitefooter ul {
    font-size: 0;
    text-align: center; }
    .sitefooter ul li {
      border-top: 1px solid #fff;
      box-sizing: border-box;
      margin-left: 0;
      width: 100%; }
      .sitefooter ul li:before {
        content: none; }
      .sitefooter ul li:first-child {
        border-top: 0; }
    .sitefooter ul a {
      background: none;
      color: #131313;
      display: block;
      padding: 5px 0;
      text-decoration: none; }
      .sitefooter ul a:hover {
        text-decoration: none; }
  .top-visual p {
    font-size: 20px;
    font-size: 1.25rem; }
  .flex-control-nav {
    bottom: 5px !important; }
  .top-pickup {
    margin-bottom: 20px; }
    .top-pickup a {
      color: #fff;
      display: block;
      margin-top: 8px;
      margin-left: 2%;
      position: relative;
      width: 49%; }
      .top-pickup a:nth-of-type(odd) {
        margin-left: 0; }
      .top-pickup a:nth-of-type(-n+2) {
        margin-top: 0; }
      .top-pickup a div {
        padding: 5px; }
        .top-pickup a div p {
          font-size: 16px;
          font-size: 1rem; }
        .top-pickup a div p.ja {
          font-size: 13px;
          font-size: 0.8125rem; }
  .topkakomi {
    margin-bottom: 20px;
    padding: 10px; }
  .top-bnr {
    flex-wrap: wrap; }
    .top-bnr li {
      margin-top: 7px;
      width: 49%; }
      .top-bnr li:nth-of-type(-n+2) {
        margin-top: 0; }
  .tab-menu {
    margin-bottom: 10px; }
    .tab-menu a {
      padding: 8px; }
    .tab-menu li {
      font-size: 14px;
      font-size: 0.875rem;
      white-space: nowrap; }
  .info-list {
    margin-bottom: 15px; }
    .info-list dt {
      padding: 8px 0 0 0;
      float: none;
      width: auto; }
      .info-list dt span {
        border-radius: 9px;
        font-size: 11px;
        font-size: 0.6875rem;
        line-height: 18px; }
    .info-list dd {
      padding: 0 0 8px 0; }
  .info-list-link {
    margin-bottom: 20px; }
    .info-list-link a {
      width: 100%; }
  .backnumber {
    margin-top: 20px; }
  .corp-message {
    margin-top: 20px; }
  .corp-profile .photo {
    float: none;
    margin: 0 0 15px 0;
    width: auto; }
  .corp_bnr li {
    margin-left: 2%;
    width: 49%; }
  .office-nav ul li,
  .office-nav-en ul li {
    width: 100%; }
    .office-nav ul li:nth-of-type(3n+1),
    .office-nav-en ul li:nth-of-type(3n+1) {
      width: 100%; }
  .bc-nav ul li {
    border-left: 0;
    border-bottom: 1px solid #fff;
    text-align: left;
    width: 100%; }
    .bc-nav ul li:nth-of-type(3n+1) {
      width: 100%; }
    .bc-nav ul li:nth-of-type(n+4) {
      border-bottom: 1px solid #fff; }
    .bc-nav ul li:last-of-type {
      border: 0; }
  .bc-team {
    flex-direction: column; }
    .bc-team > div {
      margin-left: 0;
      width: 100%; }
      .bc-team > div:nth-child(-n+3) {
        margin-top: 0; }
      .bc-team > div:nth-child(-n+2) {
        margin-top: 0; }
      .bc-team > div .photo {
        width: 100px; }
      .bc-team > div h4 {
        font-size: 28px;
        font-size: 1.75rem; }
      .bc-team > div h5 {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 18px; }
  .bc-top-news .bc-bnr {
    flex-direction: column; }
    .bc-top-news .bc-bnr li {
      width: 100%; }
    .bc-top-news .bc-bnr li:first-child {
      margin: 0 0 15px 0; }
  .header-pb {
    background: #fff0f0; }
  .shopping-btn {
    flex-direction: column; }
    .shopping-btn a {
      margin: 8px 0 0 0;
      width: 100%; }
      .shopping-btn a:first-of-type {
        margin: 0; }
  .pblist {
    display: flex; }
    .pblist > div img {
      width: 100%;
      height: auto; }
  .kampo .h02, .kampo .sitemap h3, .sitemap .kampo h3 {
    flex-direction: column;
    padding-bottom: 8px; }
    .kampo .h02 h4, .kampo .sitemap h3 h4, .sitemap .kampo h3 h4 {
      margin-right: 0; }
    .kampo .h02 p, .kampo .sitemap h3 p, .sitemap .kampo h3 p {
      margin-top: 5px; }
  .kampo .itemphoto {
    width: 140px;
    height: auto; }
  .kampo .photo-l-full {
    margin: 0 0 20px 0; }
  .kampo .itemdetail a {
    display: inline-block;
    padding: 5px 10px; }
  .oral-osusume ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .oral-osusume ul li {
      margin-top: 8px;
      width: 49%; }
      .oral-osusume ul li img {
        width: 100%;
        height: auto; }
      .oral-osusume ul li:nth-of-type(-n+2) {
        margin-top: 0; }
  .visual-en {
    margin-bottom: 20px; }
  .content-en .h01 {
    font-size: 24px;
    font-size: 1.5rem; } }

@media print {
  body {
    font-family: "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 10pt; }
  .hmenu,
  .gnav,
  #topcontrol,
  .sitefooter,
  .sidebar,
  .pagemenu,
  a.pageback,
  .relatedlink {
    display: none; }
  .hlogo {
    margin: 0 0 10px 0; }
  .wrapper, .content, .breadcrumbs ul {
    width: 100%; }
  .content-fullwrap {
    padding: 0;
    background: none; }
  .content-full,
  .content {
    padding: 0;
    background: none;
    box-shadow: none; }
  .content {
    float: none;
    width: 100%; }
  .breadcrumbs {
    background: none; }
  .breadcrumbs ul {
    padding: 0;
    background-image: none;
    text-align: right; }
  .breadcrumbs a {
    text-decoration: none; }
  .copyright {
    margin-top: 25px;
    border-top: 2px solid #ddd; }
  .columnbox {
    text-align: center; }
  .columnbox--2,
  .columnbox--3 {
    margin-right: 0; }
  .columnbox .column {
    margin-right: 0;
    float: none;
    display: inline-block;
    text-align: center; }
  .columnbox--2 .column {
    width: 48%; }
  .columnbox--3 .column {
    width: 30%; }
  .columnbox .column--pagelink {
    width: 90%;
    text-align: left; }
  .top-fullwrap,
  .whitebox--delta {
    padding: 0;
    background: none; }
  .whitebox {
    box-shadow: none; }
  .top-infobox {
    padding: 0;
    width: 48%; }
  .makerlist ul li,
  .shoplist ul li {
    width: 31%;
    font-size: 10pt; }
  .shoplist ul li {
    width: 21%; } }
