@charset "UTF-8";
@import url("https://fonts.googleapis.com/earlyaccess/notosansjapanese.css");
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP:200,300,400,500,600,700,900&subset=japanese");
body {
  background-color: #fff;
  font: 100% Noto Sans Japanese, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  color: #000;
  zoom: 100%;
  -webkit-text-size-adjust: 100%;
  line-height: 200%;
  font-size: 13px;
  font-weight: normal; }
  @media (min-width: 600px) {
    body {
      font-size: 14px; } }
  @media (min-width: 960px) {
    body {
      font-size: 16px; } }

li {
  list-style: none; }

li::marker {
  color: #006ADF; }

table {
  border-collapse: collapse; }

h1, h2, h3, h4, h5, h6, p, ul, li, ol, dl, dt, dd, body, figure {
  margin: 0px;
  padding: 0px; }

strong {
  font-weight: 700; }

.notosans {
  font-family: Noto Sans Japanese, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif; }

.notoserif {
  font-family: Noto Serif JP, sans-serif; }

img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom; }

a {
  color: #006ADF;
  text-decoration: none; }
  a:visited, a:active {
    color: #006ADF;
    text-decoration: none; }
  a:hover {
    text-decoration: underline; }

hr {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0; }

.hr_white {
  background-image: url("../img/common/hr01.png");
  background-size: 40px auto;
  background-position: center bottom;
  background-repeat: no-repeat;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0; }
  @media (min-width: 600px) {
    .hr_white {
      background-size: 50px auto;
      padding: 0 0 30px 0;
      margin: 0 0 30px 0; } }
  @media (min-width: 960px) {
    .hr_white {
      padding: 0 0 30px 0;
      margin: 0 0 40px 0; } }

.hr_blue {
  background-image: url("../img/common/hr02.png");
  background-size: 40px auto;
  background-position: center bottom;
  background-repeat: no-repeat;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0; }
  @media (min-width: 600px) {
    .hr_blue {
      background-size: 50px auto;
      padding: 0 0 30px 0;
      margin: 0 0 30px 0; } }
  @media (min-width: 960px) {
    .hr_blue {
      padding: 0 0 30px 0;
      margin: 0 0 40px 0; } }

.clear {
  clear: both;
  margin: 0px;
  padding: 0px; }

.clearfix {
  *zoom: 1; }
  .clearfix:after {
    content: "";
    display: table;
    clear: both; }

@media (min-width: 600px) {
  .box_flex {
    display: flex; } }

#contents,
#index_contents {
  margin: 0 0 0 0; }
  @media (min-width: 960px) {
    #contents,
    #index_contents {
      margin: 0 0 0 0; } }

.float_l {
  float: left; }

.float_r {
  float: right; }

.box700 {
  max-width: 700px;
  padding: 0 15px;
  margin: 0 auto; }
  @media (min-width: 600px) {
    .box700 {
      padding: 0 20px; } }
  @media (min-width: 960px) {
    .box700 {
      padding: 0 30px; } }

.box770 {
  max-width: 770px;
  padding: 0 15px;
  margin: 0 auto; }
  @media (min-width: 600px) {
    .box770 {
      padding: 0 20px; } }
  @media (min-width: 960px) {
    .box770 {
      padding: 0 30px; } }

.box800 {
  max-width: 800px;
  padding: 0 15px;
  margin: 0 auto; }
  @media (min-width: 600px) {
    .box800 {
      padding: 0 20px; } }
  @media (min-width: 960px) {
    .box800 {
      padding: 0 30px; } }

.box860 {
  max-width: 860px;
  padding: 0 15px;
  margin: 0 auto; }
  @media (min-width: 600px) {
    .box860 {
      padding: 0 20px; } }
  @media (min-width: 960px) {
    .box860 {
      padding: 0 30px; } }

.box900 {
  max-width: 900px;
  padding: 0 15px;
  margin: 0 auto; }
  @media (min-width: 600px) {
    .box900 {
      padding: 0 20px; } }
  @media (min-width: 960px) {
    .box900 {
      padding: 0 30px; } }

.box1000 {
  max-width: 1000px;
  padding: 0 20px;
  margin: 0 auto; }
  @media (min-width: 600px) {
    .box1000 {
      padding: 0 30px; } }
  @media (min-width: 960px) {
    .box1000 {
      padding: 0 40px; } }

.box1100 {
  max-width: 1100px;
  padding: 0 20px;
  margin: 0 auto; }
  @media (min-width: 600px) {
    .box1100 {
      padding: 0 30px; } }
  @media (min-width: 960px) {
    .box1100 {
      padding: 0 40px; } }

.box1200 {
  max-width: 1140px;
  padding: 0 20px;
  margin: 0 auto; }
  @media (min-width: 600px) {
    .box1200 {
      padding: 0 30px; } }
  @media (min-width: 960px) {
    .box1200 {
      padding: 0 40px; } }

.box1300 {
  max-width: 1300px;
  padding: 0 20px;
  margin: 0 auto; }
  @media (min-width: 600px) {
    .box1300 {
      padding: 0 30px; } }
  @media (min-width: 960px) {
    .box1300 {
      padding: 0 40px; } }

.box1400 {
  max-width: 1400px;
  padding: 0 20px;
  margin: 0 auto; }
  @media (min-width: 600px) {
    .box1400 {
      padding: 0 30px; } }
  @media (min-width: 960px) {
    .box1400 {
      padding: 0 40px; } }

.box1720 {
  max-width: 1720px;
  padding: 0 20px;
  margin: 0 auto; }
  @media (min-width: 600px) {
    .box1720 {
      padding: 0 30px; } }
  @media (min-width: 960px) {
    .box1720 {
      padding: 0 40px; } }

.box100pr {
  padding: 0 20px; }
  @media (min-width: 960px) {
    .box100pr {
      padding: 0 30px; } }

ul.pankuzu {
  font-size: 12px;
  padding-bottom: 30px; }
  ul.pankuzu li {
    display: inline;
    margin: 0; }
  ul.pankuzu li a {
    color: #000000;
    text-decoration: underline; }
  ul.pankuzu li a:hover {
    text-decoration: none; }
  ul.pankuzu li a:after {
    content: '';
    width: 30px;
    height: 13px;
    background-image: url(../img/common/right-arrow.png);
    display: inline-block;
    background-size: 35% auto;
    background-repeat: no-repeat;
    background-position: 13px 3px; }
  @media (min-width: 960px) {
    ul.pankuzu {
      font-size: 14px;
      padding-bottom: 50px; }
      ul.pankuzu li a:after {
        background-size: 40% auto;
        background-position: 10px 1px; } }

.btn01 {
  margin: 0 0 20px 0; }
  .btn01 a {
    background-color: #FFFFFF;
    display: inline-block;
    padding: 15px 60px !important;
    font-size: 120%;
    transition: background 1s;
    font-weight: 700;
    border-radius: 50px;
    color: #006ADF; }
  .btn01 a:hover {
    text-decoration: none;
    background-color: #FFEE02; }
  @media (min-width: 960px) {
    .btn01 a {
      padding: 15px 60px !important; } }

p.btn02 {
  margin: 0 0 30px 0; }
  p.btn02 a {
    display: inline-block;
    padding: 12px 60px !important;
    font-size: 110%;
    transition: background 1s;
    background-color: #006ADF;
    font-weight: 700;
    color: #FFFFFF;
    border-radius: 50px; }
  p.btn02 a:hover {
    text-decoration: none;
    background-color: #FFEE02;
    color: #006ADF; }
  @media (min-width: 960px) {
    p.btn02 a {
      padding: 15px 60px !important; } }

p.btn03 {
  margin: 0 0 30px 0; }
  p.btn03 a {
    display: inline-block;
    padding: 12px 40px !important;
    font-size: 110%;
    transition: background 1s;
    background-color: #000;
    border: solid 1px #000;
    font-weight: 400;
    color: #FFFFFF; }
  p.btn03 a:hover {
    text-decoration: none;
    background-color: #fff;
    border: solid 1px #000000;
    color: #000; }
  @media (min-width: 960px) {
    p.btn03 a {
      padding: 15px 40px !important; } }

.txtlink a {
  text-decoration: underline;
  color: #006ADF; }
.txtlink a:hover {
  text-decoration: none; }

.txtlink a::before {
  content: '';
  /*何も入れない*/
  display: inline-block;
  /*忘れずに！*/
  width: 20px;
  /*画像の幅*/
  height: 20px;
  /*画像の高さ*/
  background-image: url(../img/common/left-arrow2.svg);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  padding-left: 10px; }

.form .form_s, .form .form_m, .form .form_l {
  width: 80%; }
.form label {
  display: inline-block;
  padding: 0 20px 5px 0; }
.form .align-center label {
  padding: 0 0 5px 0; }
.form select, .form textarea, .form input {
  margin: 5px 0;
  padding: 2%;
  font-size: 13px;
  font-family: Noto Sans Japanese, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif; }
.form input[type="radio"], .form input[type="checkbox"] {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
  margin-right: 0.5em; }
.form .submit {
  background-color: #006ADF !important;
  border: none;
  color: #FFFFFF;
  padding: 20px 0;
  width: 300px;
  font-size: 120%;
  font-weight: 700; }
.form input[type="submit"] {
  -webkit-appearance: none; }
.form .requisite {
  background-color: #006ADF;
  border-radius: 20px;
  padding: 3px 12px 3px 10px;
  color: #6C4700;
  margin-left: 15px;
  font-size: 80%;
  font-weight: normal; }
@media (min-width: 600px) {
  .form label {
    padding: 0 30px 5px 0; }
  .form select, .form textarea, .form input {
    padding: 2%;
    font-size: 14px; }
  .form .form_s {
    width: 43%; }
  .form .form_m {
    width: 50%;
    margin-right: 3%; }
  .form .submit {
    padding: 25px 0;
    width: 300px; } }
@media (min-width: 960px) {
  .form select, .form textarea, .form input {
    padding: 2%;
    font-size: 16px; }
  .form .submit {
    padding: 30px 0;
    width: 400px; } }
@media (min-width: 1200px) {
  .form .form_m {
    display: inline-block; } }

.marker_orange {
  background: linear-gradient(transparent 60%, #FEE2CC 60%); }

.marker_yellow {
  background: linear-gradient(transparent 60%, #FFF788 60%); }

.main-color {
  color: #006ADF; }

.main-color2 {
  color: #FFEE02; }

.main-color3 {
  color: #000; }

.font-red {
  color: #FF0004; }

.sub-color {
  color: #E0E0E0; }

.sub-color2 {
  color: #F9F9F9; }

.font80pr {
  font-size: 80%; }

.font90pr {
  font-size: 90%; }

.font110pr {
  font-size: 110%; }

.font120pr {
  font-size: 120%; }

.font130pr {
  font-size: 130%; }

.font150pr {
  font-size: 150%; }

.font200pr {
  font-size: 200%; }

.gradient {
  color: #006ADF; }
  @media (min-width: 600px) {
    .gradient {
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-image: -webkit-linear-gradient(90deg, #0041ac, #00a0e9);
      /* For Chrome and Safari */
      background-image: -moz-linear-gradient(90deg, #0041ac, #00a0e9);
      /* For old Fx (3.6 to 15) */
      background-image: -ms-linear-gradient(90deg, #0041ac, #00a0e9);
      /* For pre-releases of IE 10*/
      background-image: -o-linear-gradient(90deg, #0041ac, #00a0e9);
      /* For old Opera (11.1 to 12.0) */
      background-image: linear-gradient(90deg, #0041ac, #00a0e9);
      /* Standard syntax; must be last */ } }

strong.gradient {
  font-weight: 700; }

.gradient2 {
  color: #000; }
  @media (min-width: 600px) {
    .gradient2 {
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-image: -webkit-linear-gradient(90deg, #000, #666);
      /* For Chrome and Safari */
      background-image: -moz-linear-gradient(90deg, #000, #666);
      /* For old Fx (3.6 to 15) */
      background-image: -ms-linear-gradient(90deg, #000, #666);
      /* For pre-releases of IE 10*/
      background-image: -o-linear-gradient(90deg, #000, #666);
      /* For old Opera (11.1 to 12.0) */
      background-image: linear-gradient(90deg, #000, #666);
      /* Standard syntax; must be last */ } }

/*IEで未対応の場合は以下で背景を非表示に*/
@media all and (-ms-high-contrast: none) {
  .gradient, .gradient2 {
    background: none; } }
.align-center {
  text-align: center; }

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

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

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%; }
  .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important; }

.map {
  position: relative;
  width: 100%;
  padding-top: 56.25%; }
  .map iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important; }

.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  opacity: 0; }

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px); }
  to {
    opacity: 1;
    transform: translateY(0); } }
/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.fadeUpTrigger {
  opacity: 0; }

.pb0 {
  padding-bottom: 0px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.pt40 {
  padding-top: 40px !important; }

.pt10 {
  padding-top: 10px !important; }

.pt20 {
  padding-top: 20px !important; }

.pt5 {
  padding-top: 5px !important; }

.pt0 {
  padding-top: 0 !important; }

.mb60 {
  margin-bottom: 60px; }

@media (min-width: 960px) {
  .sp_br {
    display: none; } }

@media (min-width: 600px) {
  .wide30 {
    max-width: 30%; }

  .wide35 {
    max-width: 35%; }

  .wide40 {
    max-width: 40%; }

  .wide45 {
    max-width: 45%; }

  .wide47 {
    max-width: 47%; }

  .wide50 {
    max-width: 50%; }

  .wide55 {
    max-width: 55%; }

  .wide60 {
    max-width: 60%; }

  .wide65 {
    max-width: 65%; } }
.text_indent {
  text-indent: -1em;
  margin-left: 1em; }

.text_indent2 {
  text-indent: -2.5em;
  margin-left: 2.5em; }

header {
  padding: 10px 0;
  z-index: 10;
  position: relative;
  background-color: #FFFFFF; }
  header .header_logo {
    padding: 20px 80px 20px 22px;
    max-width: 220px;
    height: auto; }
  header .header_gnav {
    display: none; }
  @media (min-width: 600px) {
    header .header_logo {
      max-width: 300px; } }
  @media (min-width: 960px) {
    header {
      padding: 0 11px 0 11px !important;
      text-align: center; }
      header .header_logo {
        padding: 20px 0 20px 0;
        margin: 0 auto;
        text-align: center;
        max-width: 350px; }
      header .header_gnav {
        display: block;
        text-align: center; }
        header .header_gnav li {
          display: inline-block;
          font-size: 14px;
          padding: 0 20px;
          font-weight: 700; }
          header .header_gnav li a {
            color: #006ADF;
            display: block;
            margin: 0 0 15px 0;
            padding: 0 0 15px 0;
            transition: all .3s;
            border-bottom: 6px solid #fff; }
          header .header_gnav li a:hover {
            border-bottom: 6px solid #FFEE02; }
      header .index_nav .header_gnav > li:nth-child(1) > a,
      header .aboutus_nav .header_gnav > li:nth-child(2) > a,
      header .products_nav .header_gnav > li:nth-child(3) > a,
      header .recruit_nav .header_gnav > li:nth-child(4) > a,
      header .inquiry_nav .header_gnav > li:nth-child(5) > a,
      header .faq_nav .header_gnav > li:nth-child(6) > a {
        border-bottom: 6px solid #FFEE02; } }
  @media (min-width: 1200px) {
    header {
      padding: 20px 0 0 0 !important; }
      header #header {
        max-width: 1140px;
        margin: 0 auto; }
      header .header_logo {
        text-align: left;
        float: left;
        max-width: 30%;
        padding: 30px 0 0 0; }
        header .header_logo img {
          width: 380px !important; }
      header .header_gnav {
        float: right;
        padding: 32px 0 0 0; }
        header .header_gnav li {
          padding: 0 0 0 40px;
          font-size: 14px; }
          header .header_gnav li a {
            padding: 0 0 20px 0; }
      header .header_r {
        float: right;
        width: 70%; } }
  @media (min-width: 1600px) {
    header {
      padding: 20px 0 0 0 !important; }
      header .header_logo {
        max-width: 30%; }
        header .header_logo img {
          width: 440px !important; }
      header .header_gnav {
        padding: 30px 0 0 0; }
        header .header_gnav li {
          font-size: 16px; }
          header .header_gnav li a {
            padding: 0 0 30px 0; }
      header .header_r {
        width: 70%; } }

@media (min-width: 960px) {
  header {
    position: fixed;
    width: 100%;
    top: 0; }

  header .header_logo,
  header .header_gnav,
  header .header_logo img,
  header.fix .header_gnav {
    transition: all 0.5s 0s ease; }

  /* スクロール後のヘッダー */
  header.fix .header_logo,
  header.fix .header_gnav {
    display: block;
    padding: 10px 0 0 0; }

  header.fix .header_logo img {
    width: 300px !important; }

  header.fix .header_gnav {
    font-size: 12px; }

  .mainimage,
  .page_contents {
    margin-top: 132px; } }
@media (min-width: 1200px) {
  .mainimage,
  .page_contents {
    margin-top: 126px; } }
.header_naka {
  background: #006ADF; }
  @media (min-width: 1200px) {
    .header_naka .header_gnav li a {
      padding-bottom: 30px; }
    .header_naka .header_gnav li li a {
      padding-bottom: 18px;
      padding-top: 18px; } }

.dropmenu {
  *zoom: 1;
  list-style-type: none;
  padding: 0; }

.dropmenu:before, .dropmenu:after {
  content: "";
  display: table; }

.dropmenu:after {
  clear: both; }

.dropmenu li {
  position: relative;
  margin: 0;
  padding: 0 0 0 0;
  text-align: center; }

.dropmenu li a {
  display: block;
  margin: 0;
  line-height: 1;
  text-decoration: none; }

.dropmenu li ul {
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  margin: 0 0 0 -15%;
  padding: 0;
  width: 300px; }

.dropmenu li ul li {
  width: 100%; }

.dropmenu li ul li a {
  padding: 13px 20px;
  text-align: left;
  background: #F9F9F9;
  font-size: 14px !important;
  font-weight: 700; }

#normal li ul {
  display: none; }

#normal li:hover ul {
  display: block; }

#nav-toggle {
  margin: 10px;
  background-color: #E9F3FF;
  border-radius: 50%;
  padding: 17px 15px 13px 15px;
  position: fixed;
  top: 0;
  right: 0;
  height: 34px;
  cursor: pointer; }
  #nav-toggle > div {
    position: relative;
    width: 36px; }
  #nav-toggle span {
    width: 100%;
    height: 2px;
    left: 0;
    display: block;
    background: #006ADF;
    position: absolute;
    transition: transform .6s ease-in-out, top .5s ease; }
    #nav-toggle span:nth-child(1) {
      top: 2px; }
    #nav-toggle span:nth-child(2) {
      top: 15px; }
    #nav-toggle span:nth-child(3) {
      top: 28px; }
  #nav-toggle:hover span:nth-child(1) {
    top: 4px; }
  #nav-toggle:hover span:nth-child(3) {
    top: 23px; }
  @media (min-width: 960px) {
    #nav-toggle {
      display: none;
      margin: 50px; } }
  @media (min-width: 1200px) {
    #nav-toggle {
      margin: 20px; } }
  @media (min-width: 1600px) {
    #nav-toggle {
      margin: 35px 50px; } }

.open #nav-toggle span {
  background: #006ADF; }
  .open #nav-toggle span:nth-child(1) {
    top: 15px;
    transform: rotate(45deg); }
  .open #nav-toggle span:nth-child(2) {
    top: 15px;
    width: 0;
    left: 50%; }
  .open #nav-toggle span:nth-child(3) {
    top: 15px;
    transform: rotate(-45deg); }

/* z-index */
#nav-toggle {
  z-index: 1000; }

#container {
  z-index: 900; }

#gloval-nav {
  background: #F9F9F9;
  color: #000;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 990;
  visibility: hidden;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: opacity .6s ease, visibility .6s ease;
  /* 疑似要素でアイコンを表示 */
  /* オープン時 */
  /* オープン時にアニメーションを設定 */ }
  #gloval-nav details {
    padding-bottom: 0; }
  #gloval-nav summary {
    position: relative;
    display: block;
    /* 矢印を消す */
    cursor: pointer; }
  #gloval-nav summary::-webkit-details-marker {
    display: none;
    /* 矢印を消す */ }
  #gloval-nav summary:after {
    content: "+";
    padding-left: 1em; }
  #gloval-nav details[open] summary:after {
    content: "-"; }
  #gloval-nav details[open] ul {
    animation: fadeIn 0.5s ease; }
@keyframes fadeIn {
  0% {
    opacity: 0;
    /* 透明 */
    transform: translateY(-10px);
    /* 上から表示 */ }
  100% {
    opacity: 1;
    transform: none; } }
.gloval-nav_bg {
  height: 90%;
  overflow: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch; }

#gloval-nav {
  text-align: center; }
  #gloval-nav .logo {
    padding: 32px 0 10px 0;
    display: block;
    text-align: left; }
    #gloval-nav .logo img {
      width: 220px;
      margin-bottom: 10px; }
    #gloval-nav .logo a {
      width: 100%;
      display: block; }
  #gloval-nav a {
    display: block;
    color: #006ADF;
    text-decoration: none;
    padding: 7px 5% 7px 5%;
    transition: color .6s ease; }
    #gloval-nav a:hover {
      color: #000; }
  #gloval-nav ul {
    list-style: none;
    padding: 0 10px 10px 10px; }
    #gloval-nav ul li {
      opacity: 0;
      padding: 25px 0 0 0;
      font-size: 20px; }
  @media (min-width: 600px) {
    #gloval-nav .logo {
      text-align: center;
      padding: 28px 0 0 0; }
      #gloval-nav .logo img {
        width: 300px;
        margin-bottom: 30px; }
    #gloval-nav a {
      padding: 10px 0 10px 0; }
    #gloval-nav ul {
      padding: 0 10px 20px 10px; } }
  @media (min-width: 960px) {
    #gloval-nav .logo {
      padding: 20px 0 0 0; }
      #gloval-nav .logo img {
        width: 350px;
        margin-bottom: 30px; } }

/* open */
.open {
  overflow: hidden; }
  .open #gloval-nav {
    visibility: visible;
    opacity: 1; }
  .open #gloval-nav li,
  .open #gloval-nav h3 {
    opacity: 1;
    transform: translateX(0);
    transition: transform 1s ease, opacity .9s ease; }

#page_top {
  display: block;
  position: fixed;
  bottom: 100px;
  right: 10px;
  z-index: 10;
  text-align: center; }
  #page_top a {
    display: block;
    width: 43px;
    height: 43px;
    padding: 0;
    background-image: url(../img/common/pagetop.png);
    background-size: 53px auto;
    background-repeat: no-repeat;
    background-position: center center; }
  @media (min-width: 600px) {
    #page_top {
      bottom: 10px;
      right: 10px; }
      #page_top a {
        width: 55px;
        height: 55px;
        background-size: 65px auto; } }

.index_contact {
  background-image: linear-gradient(151deg, #1273d1, #86af6b);
  padding: 40px 0;
  text-align: center;
  color: #FFFFFF; }
  .index_contact h2 {
    font-weight: 700;
    padding-bottom: 25px; }
    .index_contact h2 span {
      display: block;
      font-size: 12px; }
  .index_contact p {
    padding-bottom: 20px; }
  .index_contact li {
    display: inline-block; }
    .index_contact li a {
      width: 200px;
      margin: 0 10px; }
  @media (min-width: 960px) {
    .index_contact h2 span {
      font-size: 16px; }
    .index_contact li a {
      width: 260px; } }
  @media (min-width: 1200px) {
    .index_contact .index_contact_txt {
      float: left;
      width: 25%;
      text-align: left; }
    .index_contact ul {
      float: right;
      width: 75%;
      padding-top: 5%; } }
  @media (min-width: 1600px) {
    .index_contact li a {
      margin: 0 20px; } }

footer {
  border-top: solid 1px #C8C8C8;
  padding: 40px 0 0 0;
  text-align: center; }
  footer .footer_logo {
    padding-bottom: 10px;
    text-align: left; }
    footer .footer_logo img {
      width: 300px;
      margin-bottom: 20px; }
    footer .footer_logo strong {
      display: block; }
  footer ul {
    display: none; }
  footer .footer_bg {
    padding: 20px;
    font-size: 90%; }
    footer .footer_bg a {
      display: inline-block;
      margin-right: 20px;
      color: #000000; }
  @media (min-width: 600px) {
    footer {
      padding: 40px 0 0 0; }
      footer .footer_logo {
        padding-bottom: 10px;
        text-align: center; }
        footer .footer_logo img {
          width: 300px; }
        footer .footer_logo strong {
          display: inline-block;
          padding-right: 1em; }
      footer ul {
        display: block;
        padding-bottom: 20px; }
        footer ul li {
          display: inline-block;
          padding: 0 8px;
          font-size: 90%; }
          footer ul li a {
            color: #006ADF;
            font-weight: 700; } }
  @media (min-width: 960px) {
    footer {
      padding: 60px 0 20px 0; }
      footer .footer_logo {
        padding-bottom: 20px;
        display: block;
        width: 50%;
        float: left;
        text-align: left;
        font-size: 90%; }
        footer .footer_logo span {
          margin-left: 3em; }
      footer .columns {
        float: right;
        width: 50%;
        column-count: 3;
        text-align: left; }
        footer .columns li {
          display: block; }
        footer .columns .first {
          margin-bottom: 40px; }
      footer .footer_bg {
        text-align: right; } }
  @media (min-width: 1200px) {
    footer {
      padding: 80px 0 20px 0; }
      footer .footer_logo img {
        width: 350px; }
      footer ul {
        padding-bottom: 80px; }
        footer ul li {
          padding: 0 20px;
          font-size: 90%; } }

.ratio-1_1:before {
  content: "";
  display: block;
  padding-top: 100%;
  /* 1:1 */ }

.mainimage {
  padding: 0 0 40px 0; }
  .mainimage .sp .slide01_txt {
    position: absolute;
    top: 70px;
    left: 50px;
    color: #FFFFFF;
    font-size: 25px;
    font-weight: 700;
    line-height: 140%; }
  .mainimage .sp .slide02_txt {
    position: absolute;
    top: 70px;
    left: 50%;
    color: #FFFFFF;
    font-size: 25px;
    font-weight: 700;
    line-height: 140%; }
  .mainimage .pc {
    display: none; }
  @media (min-width: 600px) {
    .mainimage {
      padding-bottom: 80px; }
      .mainimage .sp {
        display: none; }
      .mainimage .pc {
        display: block; }
      .mainimage .slide01_txt {
        position: absolute;
        top: 20%;
        left: 10%;
        color: #FFFFFF;
        font-size: 30px;
        font-weight: 700;
        line-height: 140%; }
      .mainimage img {
        height: 45vh;
        width: 100%;
        object-fit: cover;
        /* この一行を追加するだけ！ */ } }
  @media (min-width: 960px) {
    .mainimage {
      padding-bottom: 100px; }
      .mainimage .slide01_txt {
        font-size: 40px; } }
  @media (min-width: 1200px) {
    .mainimage {
      padding: 0 0 120px 0; }
      .mainimage .slide01_txt {
        left: 12%; }
      .mainimage img {
        height: 55vh;
        width: 100%; } }
  @media (min-width: 1600px) {
    .mainimage .slide01_txt {
      font-size: 45px; } }
  @media (min-width: 1200px) and (max-height: 768px) {
    .mainimage {
      /* 横幅1200px以上で、高さ768px以下の場合　ノートパソコン */ }
      .mainimage img {
        height: 75vh;
        width: 100%;
        object-fit: cover;
        /* この一行を追加するだけ！ */ } }

.index h1 {
  padding: 0 0 10px 0;
  font-size: 20px; }
.index h2 {
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
  font-size: 24px;
  color: #006ADF;
  margin-bottom: 60px; }
.index h2:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -25px;
  /*線の上下位置*/
  display: inline-block;
  width: 60px;
  /*線の長さ*/
  height: 6px;
  /*線の太さ*/
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  /*位置調整*/
  background-color: #FFEE02;
  /*線の色*/ }
.index h3 {
  padding: 0 0 10px 0;
  font-size: 150%; }
@media (min-width: 600px) {
  .index h1 {
    padding: 0 0 20px 0;
    font-size: 22px; }
  .index h2 {
    font-size: 28px;
    margin-bottom: 80px; } }
@media (min-width: 960px) {
  .index h1 {
    padding: 0 0 50px 0;
    font-size: 27px; }
  .index h2 {
    font-size: 34px;
    margin-bottom: 140px; }
  .index h2:before {
    bottom: -45px;
    /*線の上下位置*/ } }

.index_box01 {
  padding-bottom: 30px; }
  @media (min-width: 600px) {
    .index_box01 {
      padding-bottom: 80px;
      text-align: center; } }
  @media (min-width: 960px) {
    .index_box01 {
      padding-bottom: 110px; } }

.index_box02 {
  padding-bottom: 40px; }
  .index_box02 ul li {
    font-size: 12px;
    font-weight: 700; }
    .index_box02 ul li span {
      display: inline-block;
      border-bottom: solid 2px #FFEE02;
      font-size: 24px;
      padding-bottom: 10px; }
    .index_box02 ul li a {
      display: block;
      padding: 40px 0;
      margin-bottom: 20px;
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      border-radius: 10px;
      text-align: center;
      color: #006ADF; }
    .index_box02 ul li .index_box02_bg1 {
      background-image: url("../img/index/image01.jpg");
      background-blend-mode: lighten;
      transition: 0.2s; }
    .index_box02 ul li a.index_box02_bg1:hover {
      background-image: url("../img/index/image01_cr.jpg");
      background-blend-mode: darken;
      color: #FFFFFF;
      text-decoration: none; }
    .index_box02 ul li .index_box02_bg2 {
      background-image: url("../img/index/image02.jpg");
      background-blend-mode: lighten;
      transition: 0.2s; }
    .index_box02 ul li a.index_box02_bg2:hover {
      background-image: url("../img/index/image02_cr.jpg");
      background-blend-mode: darken;
      color: #FFFFFF;
      text-decoration: none; }
    .index_box02 ul li .index_box02_bg3 {
      background-image: url("../img/index/image03.jpg");
      background-blend-mode: lighten;
      transition: 0.2s; }
    .index_box02 ul li a.index_box02_bg3:hover {
      background-image: url("../img/index/image03_cr.jpg");
      background-blend-mode: darken;
      color: #FFFFFF;
      text-decoration: none; }
  @media (min-width: 600px) {
    .index_box02 {
      padding-bottom: 80px; }
      .index_box02 ul li {
        float: left;
        width: 30%;
        margin: 0 1.63%; }
        .index_box02 ul li a {
          padding: 28px 0; } }
  @media (min-width: 960px) {
    .index_box02 {
      padding-bottom: 120px; }
      .index_box02 ul li a {
        padding: 40px 0; } }

.index_news {
  padding-bottom: 50px;
  text-align: center; }
  .index_news .index_news_bg {
    padding-bottom: 30px; }
  .index_news table {
    text-align: left;
    width: 100%;
    margin-bottom: 20px; }
  .index_news th {
    vertical-align: top;
    display: block;
    padding: 20px 0 5px 0;
    font-weight: 400; }
    .index_news th span {
      color: #006ADF;
      border: solid 1px #006ADF;
      display: inline-block;
      line-height: 110%;
      padding: 3px 7px;
      margin-left: 15px; }
  .index_news td {
    display: block;
    padding: 0 0 20px 0;
    border-bottom: dashed 1px #767676; }
  @media (min-width: 600px) {
    .index_news {
      padding-bottom: 80px; }
      .index_news th {
        display: table-cell;
        padding: 20px 50px 20px 0;
        white-space: nowrap;
        border-bottom: dashed 1px #767676;
        border-top: dashed 1px #767676; }
      .index_news td {
        display: table-cell;
        padding: 20px 0;
        border-top: dashed 1px #767676; } }
  @media (min-width: 960px) {
    .index_news {
      padding-bottom: 100px; }
      .index_news th {
        padding: 40px 0; }
      .index_news td {
        width: 75%;
        padding: 40px 0; } }
  @media (min-width: 1200px) {
    .index_news {
      padding-bottom: 120px; }
      .index_news th {
        padding: 50px 0; }
      .index_news td {
        padding: 50px 0; } }

.index_banner {
  padding-bottom: 80px; }
  .index_banner ul li {
    display: inline-block;
    padding-top: 20px; }
    .index_banner ul li img {
      max-width: 300px;
      padding: 5px 20px 0 20px; }
  @media (min-width: 600px) {
    .index_banner {
      padding-bottom: 100px; } }
  @media (min-width: 960px) {
    .index_banner ul li img {
      max-width: 400px; } }
  @media (min-width: 1200px) {
    .index_banner {
      padding-bottom: 150px; } }

/*フェードイン＋上移動*/
.inview {
  overflow: hidden; }

.inview section {
  transition: .8s; }

.box-mv07 {
  opacity: 0;
  transform: translate(0, 60px);
  -webkit-transform: translate(0, 60px); }

.mv07 {
  opacity: 1.0;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0); }

.box-mv02 {
  opacity: 0; }

.mv02 {
  opacity: 1.0; }

.page_contents .contents_title {
  text-align: center;
  color: #006ADF;
  font-weight: 700;
  background-color: #ECF4F7;
  padding: 30px 0;
  margin-bottom: 15px; }
  .page_contents .contents_title h1 {
    font-size: 22px;
    padding-bottom: 10px; }
  @media (min-width: 600px) {
    .page_contents .contents_title {
      padding: 40px 0; }
      .page_contents .contents_title h1 {
        font-size: 26px;
        padding-bottom: 15px; } }
  @media (min-width: 960px) {
    .page_contents .contents_title {
      padding: 50px 0;
      margin-bottom: 25px; }
      .page_contents .contents_title h1 {
        font-size: 32px; } }
.page_contents h2 {
  font-size: 20px;
  padding-bottom: 10px;
  color: #006ADF;
  border-bottom: solid 5px #006ADF;
  margin-bottom: 20px;
  font-weight: 900; }
  .page_contents h2 small {
    font-size: 70%; }
  .page_contents h2 strong {
    font-weight: 900; }
  @media (min-width: 600px) {
    .page_contents h2 {
      font-size: 26px; } }
  @media (min-width: 960px) {
    .page_contents h2 {
      font-size: 46px;
      padding-bottom: 30px;
      margin-bottom: 40px; } }
.page_contents h3 {
  font-size: 13px;
  padding-bottom: 5px;
  color: #006ADF;
  border-bottom: dashed 1px #767676;
  margin-bottom: 20px;
  padding-top: 40px; }
  @media (min-width: 600px) {
    .page_contents h3 {
      font-size: 20px;
      padding-top: 60px; } }
  @media (min-width: 960px) {
    .page_contents h3 {
      font-size: 25px;
      padding-bottom: 10px;
      margin-bottom: 40px;
      padding-top: 100px; } }
.page_contents h4 {
  font-size: 13px;
  margin-bottom: 10px;
  padding-top: 40px; }
  @media (min-width: 600px) {
    .page_contents h4 {
      font-size: 16px;
      padding-top: 60px; } }
  @media (min-width: 960px) {
    .page_contents h4 {
      font-size: 22px;
      margin-bottom: 20px;
      padding-top: 100px; } }
.page_contents .page_mainimage {
  padding-bottom: 30px; }
  @media (min-width: 600px) {
    .page_contents .page_mainimage {
      padding-bottom: 60px; } }
  @media (min-width: 960px) {
    .page_contents .page_mainimage {
      padding-bottom: 100px; } }
.page_contents .page_box {
  padding-bottom: 50px; }
  @media (min-width: 600px) {
    .page_contents .page_box {
      padding-bottom: 100px; } }
  @media (min-width: 960px) {
    .page_contents .page_box {
      padding-bottom: 160px; } }
  @media (min-width: 1200px) {
    .page_contents .page_box {
      padding-bottom: 200px; } }
.page_contents .pagelink {
  padding-bottom: 50px; }
  .page_contents .pagelink li a {
    text-align: center;
    float: left;
    width: 48%;
    display: block;
    margin: 0 4% 10px 0;
    background-color: #006ADF;
    padding: 5px 0;
    color: #FFFFFF;
    font-weight: 500;
    border-radius: 5px;
    font-size: 11px;
    background-image: url("../img/common/icon_pagelink.svg");
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 10px auto; }
  .page_contents .pagelink li a:hover {
    text-decoration: none; }
  .page_contents .pagelink li:nth-child(even) a {
    margin: 0 0 10px 0; }
  @media (min-width: 600px) {
    .page_contents .pagelink {
      padding-bottom: 100px; }
      .page_contents .pagelink li a {
        font-size: 100%;
        margin: 0 4% 20px 0;
        padding: 10px 0;
        background-position: right 20px center;
        background-size: 12px auto; } }
  @media (min-width: 960px) {
    .page_contents .pagelink {
      padding-bottom: 160px; }
      .page_contents .pagelink li a {
        width: 49%;
        margin: 0 2% 20px 0; } }
.page_contents .page_table1 th {
  text-align: left;
  display: block;
  color: #006ADF;
  padding: 10px 0 5px 0; }
.page_contents .page_table1 td {
  display: block;
  border-bottom: dashed 1px #767676;
  padding: 0 0 10px 0; }
.page_contents .page_table1 table td, .page_contents .page_table1 table th {
  border-bottom: none;
  color: #000000;
  padding-bottom: 10px;
  padding-top: 0;
  font-weight: normal; }
@media (min-width: 600px) {
  .page_contents .page_table1 {
    width: 100%; }
    .page_contents .page_table1 th {
      display: table-cell;
      border-bottom: dashed 1px #767676;
      padding: 10px 0;
      vertical-align: top; }
    .page_contents .page_table1 td {
      display: table-cell;
      padding: 10px 0;
      width: 80%;
      vertical-align: top; }
    .page_contents .page_table1 table td, .page_contents .page_table1 table th {
      display: block;
      padding-bottom: 10px;
      padding-top: 0;
      width: 100%; } }
@media (min-width: 960px) {
  .page_contents .page_table1 th {
    padding: 30px 0; }
  .page_contents .page_table1 td {
    padding: 30px 0; }
  .page_contents .page_table1 table td, .page_contents .page_table1 table th {
    display: table-cell;
    padding-bottom: 20px;
    width: auto; }
  .page_contents .page_table1 table th {
    padding-right: 40px;
    white-space: nowrap; } }
.page_contents .page_table2 th {
  text-align: left;
  display: block;
  color: #006ADF;
  background-color: #DBF4FF;
  padding: 10px; }
.page_contents .page_table2 td {
  display: block;
  padding: 10px 10px 20px 10px; }
  .page_contents .page_table2 td img {
    padding-top: 10px; }
@media (min-width: 600px) {
  .page_contents .page_table2 {
    width: 100%; }
    .page_contents .page_table2 th {
      display: table-cell;
      border-bottom: dashed 1px #767676;
      border-top: dashed 1px #767676;
      padding: 10px 40px 10px 20px;
      vertical-align: top;
      white-space: nowrap; }
    .page_contents .page_table2 td {
      display: table-cell;
      border-bottom: dashed 1px #767676;
      border-top: dashed 1px #767676;
      padding: 10px 20px;
      vertical-align: top; } }
@media (min-width: 960px) {
  .page_contents .page_table2 th {
    padding: 30px 80px 30px 30px; }
  .page_contents .page_table2 td {
    padding: 30px 40px; } }
.page_contents .page_table3 {
  width: 100%;
  margin-top: 10px; }
  .page_contents .page_table3 th {
    text-align: left;
    display: block;
    color: #006ADF;
    padding: 5px;
    background-color: #DBF4FF; }
  .page_contents .page_table3 td {
    display: block;
    padding: 10px 0 15px 0; }
  .page_contents .page_table3 table {
    width: 100%;
    margin-left: 25px; }
    .page_contents .page_table3 table td, .page_contents .page_table3 table th {
      display: table-cell;
      border-bottom: none;
      color: #000000;
      padding-bottom: 5px;
      padding-top: 0;
      font-weight: normal;
      background-color: transparent; }
    .page_contents .page_table3 table th {
      padding-right: 20px; }
  @media (min-width: 600px) {
    .page_contents .page_table3 {
      width: 100%; }
      .page_contents .page_table3 th {
        display: table-cell;
        padding: 10px;
        vertical-align: top;
        background-color: transparent; }
      .page_contents .page_table3 td {
        display: table-cell;
        padding: 10px 0;
        width: 60%;
        vertical-align: top; }
      .page_contents .page_table3 table td, .page_contents .page_table3 table th {
        padding-bottom: 10px;
        padding-top: 0; } }
  @media (min-width: 960px) {
    .page_contents .page_table3 th {
      padding: 25px 0; }
    .page_contents .page_table3 td {
      padding: 25px 0;
      width: 65%; }
    .page_contents .page_table3 table td, .page_contents .page_table3 table th {
      display: table-cell;
      width: auto; }
    .page_contents .page_table3 table th {
      padding-right: 40px;
      white-space: nowrap; } }
  @media (min-width: 1200px) {
    .page_contents .page_table3 td {
      width: 70%; } }
.page_contents .tablewrapper {
  height: 400px; }
  .page_contents .tablewrapper thead th {
    position: sticky;
    top: 0; }
  @media (min-width: 600px) {
    .page_contents .tablewrapper {
      height: 530px; } }
  @media (min-width: 1200px) {
    .page_contents .tablewrapper {
      height: 700px; } }
.page_contents .gmap {
  background-image: url("../img/common/icon_map.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 15px auto;
  padding: 0 0 0 25px;
  text-decoration: underline; }
.page_contents .gmap:hover {
  text-decoration: none; }
.page_contents .gmap::after {
  content: url(../img/common/icon_blank.svg);
  display: inline-block;
  vertical-align: middle;
  transform: scale(0.9);
  padding-left: 10px; }

.subnav {
  padding: 0 20px 30px 20px;
  text-align: center; }
  .subnav h3 {
    color: #006ADF;
    display: inline-block;
    position: relative;
    margin-bottom: 30px; }
  .subnav h3:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px;
    /*下線の上下位置調整*/
    display: inline-block;
    width: 30px;
    /*下線の幅*/
    height: 3px;
    /*下線の太さ*/
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    /*位置調整*/
    background-color: #006ADF;
    /*下線の色*/ }
  .subnav ul li a {
    display: block;
    background-image: url("../img/common/btn_bg.gif");
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 20px;
    margin: 0 0 14px 0;
    color: #006ADF;
    font-weight: 700;
    font-size: 100%;
    box-shadow: 3px 3px 6px 3px rgba(0, 0, 0, 0.1);
    transition: .3s; }
  .subnav ul li a:hover {
    background: rgba(255, 255, 255, 0.1);
    background-color: #000; }
  .subnav ul a:hover {
    text-decoration: none;
    color: #FFFFFF; }
  @media (min-width: 600px) {
    .subnav {
      padding: 0 20px 40px 20px; }
      .subnav h3 {
        margin-bottom: 40px; }
      .subnav h3:before {
        bottom: -15px;
        /*下線の上下位置調整*/ }
      .subnav ul li a {
        padding: 15px 0;
        margin: 0 1% 14px 1%;
        float: left;
        width: 48%; } }
  @media (min-width: 960px) {
    .subnav {
      max-width: 1700px;
      margin: 0 auto;
      padding: 0 0 70px 0; }
      .subnav h3 {
        margin-bottom: 60px;
        font-size: 24px; }
      .subnav h3:before {
        bottom: -20px;
        /*下線の上下位置調整*/ }
      .subnav ul {
        padding: 0 10px; }
        .subnav ul li {
          display: inline-block; }
        .subnav ul li a {
          margin: 0 8px  14px 8px;
          float: none;
          width: 280px; } }
  @media (min-width: 1200px) {
    .subnav {
      padding: 0 20px 70px 20px; }
      .subnav ul {
        padding: 0 0 0 1%; } }

.aboutus .aboutus_txt01 {
  font-size: 110%;
  font-weight: 700; }
  @media (min-width: 600px) {
    .aboutus .aboutus_txt01 {
      padding-top: 20px;
      font-size: 180%; } }
  @media (min-width: 960px) {
    .aboutus .aboutus_txt01 {
      font-size: 220%; } }
.aboutus .page_table2 img {
  max-height: 300px; }
.aboutus .page_table2 .w50pr {
  height: 150px; }
@media (min-width: 600px) {
  .aboutus .page_table2 img {
    max-height: 350px; }
  .aboutus .page_table2 .w50pr {
    height: 200px; } }

.recruit_box01 {
  padding-bottom: 40px; }
  .recruit_box01 ul li {
    font-size: 10px;
    font-weight: 700;
    float: left;
    width: 48%;
    margin: 0 4% 0 0;
    position: relative; }
    .recruit_box01 ul li span {
      display: inline-block;
      border-bottom: solid 2px #FFEE02;
      font-size: 14px;
      padding-bottom: 10px; }
    .recruit_box01 ul li a {
      display: block;
      max-height: 65px;
      padding: 40px 0;
      margin-bottom: 20px;
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      border-radius: 10px;
      text-align: center;
      color: #006ADF; }
    .recruit_box01 ul li .recruit_box01_bg1 {
      background-image: url("../img/recruit/index/image01.jpg");
      background-color: rgba(255, 255, 255, 0.8);
      background-blend-mode: lighten;
      transition: 0.2s; }
    .recruit_box01 ul li a.recruit_box01_bg1:hover {
      background-color: rgba(0, 106, 223, 0.5);
      background-blend-mode: darken;
      color: #FFFFFF;
      text-decoration: none; }
    .recruit_box01 ul li .recruit_box01_bg2 {
      background-image: url("../img/recruit/index/image02.jpg");
      background-color: rgba(255, 255, 255, 0.8);
      background-blend-mode: lighten;
      transition: 0.2s; }
    .recruit_box01 ul li a.recruit_box01_bg2:hover {
      background-color: rgba(0, 106, 223, 0.5);
      background-blend-mode: darken;
      color: #FFFFFF;
      text-decoration: none; }
    .recruit_box01 ul li .recruit_box01_bg3 {
      background-image: url("../img/recruit/index/image03.jpg");
      background-color: rgba(255, 255, 255, 0.8);
      background-blend-mode: lighten;
      transition: 0.2s; }
    .recruit_box01 ul li a.recruit_box01_bg3:hover {
      background-color: rgba(0, 106, 223, 0.5);
      background-blend-mode: darken;
      color: #FFFFFF;
      text-decoration: none; }
    .recruit_box01 ul li .recruit_box01_bg4 {
      background-image: url("../img/recruit/index/image04.jpg");
      background-color: rgba(255, 255, 255, 0.8);
      background-blend-mode: lighten;
      transition: 0.2s; }
    .recruit_box01 ul li a.recruit_box01_bg4:hover {
      background-color: rgba(0, 106, 223, 0.5);
      background-blend-mode: darken;
      color: #FFFFFF;
      text-decoration: none; }
    .recruit_box01 ul li b {
      position: absolute;
      top: 10px;
      left: 0;
      right: 0;
      margin: auto;
      width: 100px;
      text-align: center;
      color: #FF0004;
      border: solid 1px #FF0004;
      line-height: 200%; }
  .recruit_box01 ul li:nth-child(even) {
    margin: 0 0 0 0; }
  @media (min-width: 600px) {
    .recruit_box01 {
      padding-bottom: 80px; }
      .recruit_box01 ul li {
        font-size: 12px; }
        .recruit_box01 ul li a {
          margin-bottom: 30px;
          max-height: 300px; }
        .recruit_box01 ul li span {
          font-size: 20px; } }
  @media (min-width: 960px) {
    .recruit_box01 {
      padding-bottom: 120px; }
      .recruit_box01 ul li {
        font-size: 14px; }
        .recruit_box01 ul li a {
          padding: 60px 0;
          margin-bottom: 50px; }
        .recruit_box01 ul li span {
          font-size: 30px; }
        .recruit_box01 ul li b {
          top: 12%; } }
  @media (min-width: 1200px) {
    .recruit_box01 ul li a {
      padding: 100px 0; } }

.recruit .mb {
  margin-bottom: 40px; }
  @media (min-width: 600px) {
    .recruit .mb {
      margin-bottom: 60px; } }
  @media (min-width: 960px) {
    .recruit .mb {
      margin-bottom: 100px; } }
  @media (min-width: 1200px) {
    .recruit .mb {
      margin-bottom: 140px; } }
.recruit .btn02 {
  font-size: 150%; }
  .recruit .btn02 a {
    padding: 20px 100px !important; }

.recruit_voice h2 {
  border-bottom: none;
  margin-bottom: 10px;
  font-size: 150%; }
.recruit_voice h3 {
  border-bottom: none;
  padding-top: 20px;
  margin-bottom: 0;
  font-size: 120%; }
.recruit_voice .txt01 {
  padding-bottom: 10px; }
@media (min-width: 600px) {
  .recruit_voice h3 {
    padding-top: 0;
    font-size: 120%; } }
@media (min-width: 960px) {
  .recruit_voice .txt01 {
    padding-bottom: 40px; }
  .recruit_voice h2 {
    font-size: 35px; } }
@media (min-width: 1200px) {
  .recruit_voice h2 {
    font-size: 50px;
    margin-bottom: 40px; } }
.recruit_voice .recruit_voice_bg {
  background-image: url("../img/recruit/voice/megaphone.png");
  background-repeat: no-repeat;
  background-position: right 30px bottom 20px;
  background-size: 100px auto;
  background-color: #ECF4F7;
  padding: 30px;
  border-radius: 10px;
  margin-top: 40px;
  margin-bottom: 30px; }
  .recruit_voice .recruit_voice_bg h4 {
    padding-top: 0;
    font-size: 150%; }
  @media (min-width: 600px) {
    .recruit_voice .recruit_voice_bg {
      background-size: 150px auto;
      padding: 40px;
      margin-top: 60px; } }
  @media (min-width: 960px) {
    .recruit_voice .recruit_voice_bg {
      background-size: 150px auto;
      padding: 40px 60px;
      margin-top: 100px;
      min-height: 100px; } }
.recruit_voice .recruit_voice_r {
  padding-top: 40px; }
  .recruit_voice .recruit_voice_r img {
    padding-bottom: 20px; }
  @media (min-width: 600px) {
    .recruit_voice .recruit_voice_r {
      padding-top: 80px; }
      .recruit_voice .recruit_voice_r img {
        padding-bottom: 20px;
        width: 90%;
        padding-left: 10%; } }
  @media (min-width: 960px) {
    .recruit_voice .recruit_voice_r {
      padding-top: 100px; } }

.products .page_box {
  padding-bottom: 50px; }
  @media (min-width: 600px) {
    .products .page_box {
      padding-bottom: 80px; } }
  @media (min-width: 960px) {
    .products .page_box {
      padding-bottom: 120px; } }
.products .pagelink {
  padding-bottom: 0;
  width: 100%; }
  .products .pagelink li a {
    background-color: transparent;
    color: #000;
    background-image: none;
    font-size: 96%; }
    .products .pagelink li a span {
      display: block; }
  .products .pagelink li .pt15 {
    padding-top: 17px; }
  .products .pagelink li a:hover {
    text-decoration: none; }
  @media (min-width: 600px) {
    .products .pagelink {
      padding-bottom: 0; }
      .products .pagelink li a {
        background-image: url("../img/common/left-arrow.svg");
        background-repeat: no-repeat;
        background-position: right 20px center;
        background-size: 7px auto; }
      .products .pagelink li .pt15 {
        padding-top: 25px; } }
  @media (min-width: 960px) {
    .products .pagelink li a span {
      display: inline-block; }
    .products .pagelink li .pt15 {
      padding-top: 10px; } }
.products .nav01 a {
  background-color: #D1E8F1 !important; }
.products .nav02 a {
  background-color: #C6E8CC !important; }
.products .nav03 a {
  background-color: #F1EDA4 !important; }
.products .nav04 a {
  background-color: #F1CCDE !important; }
.products .nav05 a {
  background-color: #E7DFF1 !important; }
.products .nav06 a {
  background-color: #BDE0E8 !important; }
.products .nav07 a {
  background-color: #E3D9A5 !important; }
.products .nav08 a {
  background-color: #E7F4F9 !important; }

.products_page .page_box {
  padding-bottom: 50px; }
  @media (min-width: 600px) {
    .products_page .page_box {
      padding-bottom: 80px; } }
  @media (min-width: 960px) {
    .products_page .page_box {
      padding-bottom: 100px; } }
.products_page p {
  padding-bottom: 40px; }
.products_page h2 {
  vertical-align: bottom; }
  .products_page h2 strong {
    white-space: nowrap;
    display: inline-block; }
  .products_page h2 span {
    display: inline-block;
    font-size: 10px;
    float: right;
    margin: 5px 5px 0 5px;
    line-height: 100%;
    color: #000000;
    padding: 5px;
    font-weight: 700;
    vertical-align: bottom; }
  .products_page h2 .category01 {
    background-color: #D1E8F1 !important; }
  .products_page h2 .category02 {
    background-color: #C6E8CC !important; }
  .products_page h2 .category03 {
    background-color: #F1EDA4 !important; }
  .products_page h2 .category04 {
    background-color: #F1CCDE !important; }
  .products_page h2 .category05 {
    background-color: #E7DFF1 !important; }
  .products_page h2 .category06 {
    background-color: #BDE0E8 !important; }
  .products_page h2 .category07 {
    background-color: #E3D9A5 !important; }
  .products_page h2 .category08 {
    background-color: #E7F4F9 !important; }
  @media (min-width: 600px) {
    .products_page h2 span {
      font-size: 12px;
      padding: 7px; } }
  @media (min-width: 960px) {
    .products_page h2 {
      line-height: 100%; }
      .products_page h2 span {
        font-size: 14px;
        padding: 10px; } }
.products_page h4 {
  color: #006ADF;
  font-size: 100%; }
.products_page h4::before {
  content: '－';
  padding-right: 10px; }
.products_page .waku01 {
  color: #006ADF;
  border: solid 1px #006ADF;
  font-size: 70%;
  display: inline-block;
  margin-left: 10px;
  line-height: 100%;
  padding: 5px; }
.products_page .photo01 {
  text-align: center; }
  .products_page .photo01 figure {
    padding-bottom: 20px; }
    .products_page .photo01 figure img {
      filter: drop-shadow(2px 2px 2px #ccc);
      margin-bottom: 5px; }
  .products_page .photo01 figcaption small {
    text-align: left !important;
    display: block;
    line-height: 140%; }
  @media (min-width: 600px) {
    .products_page .photo01 figure {
      float: left;
      width: 49%;
      margin-right: 2%; }
    .products_page .photo01 figure:nth-child(even) {
      margin-right: 0; } }
.products_page ul li {
  list-style: disc;
  margin-left: 1.7em; }
.products_page dl dt::before {
  content: "・";
  color: #006ADF;
  font-size: 180%;
  vertical-align: middle; }
.products_page dl dd {
  margin-left: 1.8em;
  padding-bottom: 5px; }
@media (min-width: 600px) {
  .products_page dl dt {
    float: left;
    width: 20%; }
  .products_page dl dd {
    float: left;
    width: 75%; } }
@media (min-width: 960px) {
  .products_page dl dt {
    float: left;
    width: 10%; }
  .products_page dl dd {
    float: left;
    width: 85%; } }
.products_page .table-wrap {
  overflow-x: auto; }
  .products_page .table-wrap table {
    width: 100%;
    white-space: nowrap;
    margin-bottom: 10px; }
    .products_page .table-wrap table th, .products_page .table-wrap table td {
      border: 1px solid #AAAAAA;
      text-align: center;
      padding: 5px;
      line-height: 140%;
      font-size: 90%; }
    .products_page .table-wrap table th {
      background-color: #0092E5;
      color: #FFFFFF; }
    .products_page .table-wrap table .bg01 {
      background-color: #E0E0E0; }
    .products_page .table-wrap table .bg02 {
      background-color: #DBF4FF; }
  .products_page .table-wrap th.th_bg03 {
    background-image: linear-gradient(to right top, transparent calc(50% - 0.5px), #AAAAAA 50%, #AAAAAA calc(50% + 0.5px), transparent calc(50% + 1px));
    background-size: 100% 100%;
    white-space: nowrap;
    padding: 0 20px 0 10px !important;
    font-size: 90% !important; }
    .products_page .table-wrap th.th_bg03 .th_bg03_l {
      float: left;
      width: 46%;
      padding: 20px 4% 0 0;
      text-align: left; }
    .products_page .table-wrap th.th_bg03 .th_bg03_r {
      float: right;
      width: 46%;
      padding: 0 0 0 4%;
      text-align: right; }
  @media (min-width: 600px) {
    .products_page .table-wrap table th {
      padding: 10px; }
    .products_page .table-wrap th.th_bg03 {
      padding: 0 20px 0 10px !important; }
      .products_page .table-wrap th.th_bg03 .th_bg03_l {
        padding: 40px 4% 0 0; }
      .products_page .table-wrap th.th_bg03 .th_bg03_r {
        padding: 0 0 0 4%; } }
  @media (min-width: 960px) {
    .products_page .table-wrap table td {
      padding: 10px; }
    .products_page .table-wrap th.th_bg03 {
      padding: 0 20px !important; } }
.products_page .bg_blue {
  background-color: #DBF4FF;
  display: inline-block;
  width: 60px;
  line-height: 160%;
  margin-right: 5px; }
.products_page .pankuzu li {
  margin-left: 0; }
@media (min-width: 960px) {
  .products_page .column3 li {
    float: left;
    width: 23%;
    padding: 0 30px 0 0;
    white-space: nowrap; } }
.products_page .products_page_kawai-unit-bg {
  background-image: url("../img/products/kawai-unit-bg.jpg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  padding: 20px 20px 0 20px;
  text-align: center;
  margin-bottom: 10px; }
  .products_page .products_page_kawai-unit-bg li {
    list-style: none; }
    .products_page .products_page_kawai-unit-bg li strong {
      color: #22AD17; }
  @media (min-width: 600px) {
    .products_page .products_page_kawai-unit-bg {
      padding: 50px 40px 0 40px;
      width: 70%;
      margin: 0 auto 20px auto;
      min-height: 220px; } }
  @media (min-width: 960px) {
    .products_page .products_page_kawai-unit-bg {
      float: left;
      width: 48%;
      padding: 40px 1% 0 1%;
      min-height: 280px;
      margin: 0 auto; } }
  @media (min-width: 1200px) {
    .products_page .products_page_kawai-unit-bg {
      width: 38%;
      padding: 40px 6% 0 6%;
      min-height: 250px; } }

.law {
  padding-bottom: 40px;
  text-align: left; }
  @media (min-width: 600px) {
    .law {
      padding-bottom: 60px; } }
  @media (min-width: 960px) {
    .law {
      padding-bottom: 100px; } }
  .law .law_box01 {
    padding-bottom: 40px; }
    .law .law_box01 table {
      border-top: solid 1px #CFCFCF;
      margin-bottom: 40px; }
      .law .law_box01 table th {
        padding: 20px 0 10px 0;
        font-weight: 400;
        display: block; }
      .law .law_box01 table td {
        display: block;
        padding: 0 0 20px 0;
        border-bottom: solid 1px #CFCFCF; }
    @media (min-width: 600px) {
      .law .law_box01 {
        padding-bottom: 100px; }
        .law .law_box01 table {
          width: 100%; }
          .law .law_box01 table th {
            padding: 20px 40px 20px 0;
            display: table-cell;
            border-bottom: solid 1px #CFCFCF;
            white-space: nowrap;
            vertical-align: text-bottom; }
          .law .law_box01 table td {
            display: table-cell;
            padding: 20px 0 20px 0; } }
    @media (min-width: 960px) {
      .law .law_box01 table {
        margin-bottom: 60px; }
        .law .law_box01 table th {
          padding: 30px 110px 30px 0; }
        .law .law_box01 table td {
          padding: 30px 0 30px 0; } }

.notice {
  padding-bottom: 40px;
  text-align: left; }
  @media (min-width: 600px) {
    .notice {
      padding-bottom: 60px; } }
  @media (min-width: 960px) {
    .notice {
      padding-bottom: 100px; } }
  .notice .notice_main {
    padding-bottom: 40px; }
    .notice .notice_main table {
      border-top: solid 1px #CFCFCF;
      margin-bottom: 40px; }
      .notice .notice_main table th {
        padding: 20px 0 10px 0;
        font-weight: 400;
        display: block;
        color: #E0E0E0; }
      .notice .notice_main table td {
        display: block;
        padding: 0 0 20px 0;
        border-bottom: solid 1px #CFCFCF; }
    @media (min-width: 600px) {
      .notice .notice_main {
        padding-bottom: 100px;
        float: right;
        width: 70%; }
        .notice .notice_main table {
          width: 100%; }
          .notice .notice_main table th {
            padding: 20px 40px 20px 0;
            display: table-cell;
            border-bottom: solid 1px #CFCFCF;
            white-space: nowrap;
            vertical-align: text-bottom; }
          .notice .notice_main table td {
            display: table-cell;
            padding: 20px 0 20px 0; } }
    @media (min-width: 960px) {
      .notice .notice_main {
        width: 75%; }
        .notice .notice_main table {
          margin-bottom: 60px; }
          .notice .notice_main table th {
            padding: 30px 110px 30px 0; }
          .notice .notice_main table td {
            padding: 30px 0 30px 0; } }
  .notice .notice_nav {
    text-align: center;
    /* 疑似要素でアイコンを表示 */
    /* オープン時 */
    /* オープン時にアニメーションを設定 */ }
    .notice .notice_nav h2 {
      padding-bottom: 15px; }
    .notice .notice_nav a {
      color: #E0E0E0; }
    .notice .notice_nav details {
      padding-bottom: 10px; }
    .notice .notice_nav summary {
      position: relative;
      display: block;
      /* 矢印を消す */
      cursor: pointer;
      color: #E0E0E0; }
    .notice .notice_nav summary::-webkit-details-marker {
      display: none;
      /* 矢印を消す */ }
    .notice .notice_nav summary:after {
      content: "+";
      padding-left: 1em; }
    .notice .notice_nav details[open] summary:after {
      content: "-"; }
    .notice .notice_nav details[open] ul {
      animation: fadeIn 0.5s ease; }
@keyframes fadeIn {
  0% {
    opacity: 0;
    /* 透明 */
    transform: translateY(-10px);
    /* 上から表示 */ }
  100% {
    opacity: 1;
    transform: none; } }
    @media (min-width: 600px) {
      .notice .notice_nav {
        float: left;
        width: 27%;
        text-align: left; }
        .notice .notice_nav h2 {
          text-align: left; } }
    @media (min-width: 960px) {
      .notice .notice_nav {
        width: 20%; } }
  .notice .blog_page {
    text-align: center;
    padding: 40px 0; }
    .notice .blog_page .wp-pagenavi .current {
      background-color: #F9F9F9;
      color: #E0E0E0; }
    .notice .blog_page .wp-pagenavi span,
    .notice .blog_page .wp-pagenavi a {
      padding: 10px 20px !important;
      display: inline-block; }

.inquiry .inquiry_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between; }
  .inquiry .inquiry_nav li {
    background-color: #DBF4FF;
    width: 98%; }
    .inquiry .inquiry_nav li a {
      padding: 30px 20px;
      display: block;
      background-image: url("../img/common/left-arrow2.svg");
      background-repeat: no-repeat;
      background-position: right 15px center;
      background-size: 20px auto;
      color: #000000; }
    .inquiry .inquiry_nav li a:hover {
      text-decoration: none; }
  .inquiry .inquiry_nav li:nth-child(2n) {
    margin-left: 4%; }
  .inquiry .inquiry_nav .w100 {
    width: 100%; }
  @media (min-width: 600px) {
    .inquiry .inquiry_nav li {
      font-size: 17px; }
      .inquiry .inquiry_nav li a {
        padding: 40px 20px 40px 40px;
        background-position: right 20px center; } }
  @media (min-width: 960px) {
    .inquiry .inquiry_nav li {
      font-size: 24px; }
      .inquiry .inquiry_nav li a {
        padding: 70px;
        background-position: right 40px center;
        background-size: 30px auto; } }
  @media (min-width: 1200px) {
    .inquiry .inquiry_nav li {
      font-size: 30px; } }

.inquiry_form .font_weight {
  font-weight: 700; }
  .inquiry_form .font_weight span {
    display: block; }
.inquiry_form strong {
  font-size: 140%;
  line-height: 200%; }
  .inquiry_form strong a {
    color: #000000;
    text-decoration: underline; }
@media (min-width: 600px) {
  .inquiry_form .font_weight span {
    display: inline-block;
    margin-right: 40px; }
  .inquiry_form strong {
    line-height: 300%; } }
.inquiry_form .page_table3 th span {
  background-color: #FFEE02;
  margin: 0 0 0 1em;
  padding: 3px 7px;
  line-height: 100%;
  font-size: 80%;
  border-radius: 5px;
  display: inline-block; }
@media (min-width: 600px) {
  .inquiry_form .page_table3 _:lang(x) + _:-webkit-full-screen-document, .inquiry_form .page_table3 input.size_auto {
    vertical-align: middle;
    transform: scale(0.8, 0.8); }
  .inquiry_form .page_table3 th {
    padding-top: 20px; }
    .inquiry_form .page_table3 th span {
      margin: 0 1em 0 0;
      padding: 5px 7px;
      float: right; }
  .inquiry_form .page_table3 .inquiry_recruit_txt {
    padding-top: 15px !important; } }
@media (min-width: 960px) {
  .inquiry_form .page_table3 th {
    padding-top: 40px; }
    .inquiry_form .page_table3 th span {
      margin: 0 2em 0 0;
      padding: 5px 7px; }
  .inquiry_form .page_table3 .inquiry_recruit_txt {
    padding-top: 33px !important; } }
.inquiry_form .accordion {
  /* アコーディオンの中身は、基本は非表示に */
  /* checkboxの表示はいらないため、非表示に */
  /* こっからスタイリング */ }
  .inquiry_form .accordion .accordion-body {
    visibility: hidden; }
  .inquiry_form .accordion input:checked {
    /* チェックされた際に、inputより後方にある.accordion-bodyを表示する */ }
    .inquiry_form .accordion input:checked ~ .accordion-body {
      visibility: visible; }
  .inquiry_form .accordion label {
    position: relative; }
    .inquiry_form .accordion label::before, .inquiry_form .accordion label::after {
      content: '';
      position: absolute;
      transform: translateY(-50%); }
    .inquiry_form .accordion label::after {
      transform: translateY(-50%) rotate(90deg);
      transition: 0.2s; }
  .inquiry_form .accordion .accordion-body {
    height: 0;
    transition: all 0.4s;
    overflow: hidden; }
  .inquiry_form .accordion input:checked ~ .accordion-body {
    height: auto;
    opacity: 1;
    transition: all 0.4s; }
  .inquiry_form .accordion input:checked ~ label::after {
    transform: translateY(-50%) rotate(0);
    transition: 0.2s; }
.inquiry_form .confirm1 .page_table3 {
  margin-bottom: 20px; }
  @media (min-width: 600px) {
    .inquiry_form .confirm1 .page_table3 th {
      padding-top: 10px; } }
  @media (min-width: 960px) {
    .inquiry_form .confirm1 .page_table3 th {
      padding-top: 25px; } }

.faq {
  position: relative;
  /* アニメーション */
  /*summaryの疑似要素で「＋」*/
  /*クリックしたら、ふわっと表示させる*/
  /*矢印を消す*/
  /* Chrome、Safari */
  /*オープン時（開いている時）のスタイルを変える*/ }
  .faq details {
    border-bottom: dashed 1px #767676; }
  .faq summary {
    background-image: url("../img/faq/icon_q.svg");
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 20px;
    padding: 10px 40px; }
  .faq div {
    padding: 10px 10px 10px 40px;
    background-image: url("../img/faq/icon_a.svg");
    background-repeat: no-repeat;
    background-position: 10px 10px;
    background-size: 20px; }
    .faq div p {
      background-color: #FFFFFF;
      padding: 10px; }
  @media (min-width: 600px) {
    .faq summary {
      background-position: 15px center;
      background-size: 40px;
      padding: 20px 70px; }
    .faq div {
      padding: 20px 20px 20px 70px;
      background-position: 15px 20px;
      background-size: 40px; }
      .faq div p {
        padding: 15px; } }
  @media (min-width: 960px) {
    .faq summary {
      background-position: 30px center;
      background-size: 56px;
      padding: 40px 120px; }
    .faq div {
      padding: 20px 20px 20px 120px;
      background-position: 30px 25px;
      background-size: 56px; }
      .faq div p {
        padding: 20px 30px; } }
  .faq details[open] div {
    animation: fadeIn 0.5s ease; }
@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(-10px); }
  100% {
    opacity: 1;
    transform: none; } }
  .faq summary::after {
    /* 最初の状態 */
    content: "+";
    position: absolute;
    right: 40px;
    transition: all 0.3s ease;
    color: #006ADF;
    font-size: 200%; }
  .faq details[open] summary::after {
    /* クリックしたときに「+」⇒「×」 */
    content: "-";
    color: #006ADF;
    font-size: 205%; }
  @media (min-width: 600px) {
    .faq summary::after {
      /* 最初の状態 */
      right: 50px;
      font-size: 220%; }
    .faq details[open] summary::after {
      /* クリックしたときに「+」⇒「×」 */
      font-size: 225%; } }
  @media (min-width: 960px) {
    .faq summary::after {
      /* 最初の状態 */
      right: 70px;
      font-size: 60px; }
    .faq details[open] summary::after {
      /* クリックしたときに「+」⇒「×」 */
      right: 75px;
      font-size: 70px; } }
  .faq details[open] div {
    /* クリックしたら表示される要素 */
    overflow: auto;
    animation: ani 1s;
    /* アニメーションの指定 */
    background-color: #ECF4F7; }
@keyframes ani {
  0% {
    opacity: 0;
    /* 最初は見えない状態 */
    transform: translateY(-20px);
    /* 20px上にずらしておく */ }
  100% {
    opacity: 1;
    /* 1秒後に見えるように */
    transform: none;
    /* 20pxずらしたものを取り除く */ } }
  .faq summary {
    display: block;
    cursor: pointer;
    transition: 0.2s; }
  .faq summary::-webkit-details-marker {
    display: none; }
  .faq details[open] summary {
    background-color: #ECF4F7; }

.notnound {
  padding-bottom: 60px; }
  .notnound h2 {
    text-align: left;
    padding: 40px 0 10px 0;
    margin: 0;
    font-size: 110%;
    font-weight: 700; }
  @media (min-width: 600px) {
    .notnound {
      padding-bottom: 100px; } }
  @media (min-width: 960px) {
    .notnound {
      padding-bottom: 150px; } }

.search-box input[type="search"] {
  background-color: #fff;
  border: 1px solid #ddd;
  height: 34px;
  width: 250px;
  margin: 10px 0 0 0;
  padding: 0 10px;
  padding-right: 40px;
  border-radius: 17px;
  margin-right: 10px;
  -webkit-transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
  transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease; }

@media (max-width: 767px) {
  .search-box input[type="search"] {
    font-size: 16px; } }
.search-box input[type="submit"] {
  display: inline-block; }

@media (max-width: 767px) {
  .search-box input[type="submit"] {
    font-size: 14px;
    right: 10px; } }
.search-box input[type="search"]:focus {
  outline: none;
  border: 1px solid #0094c8; }

.search-box input[type="submit"]:hover {
  cursor: pointer; }
