@charset "UTF-8";
/*　639以下のとき　*/
/*　959以下のとき　*/
/*　1200以下のとき　*/
/*　640以上のとき　*/
/*　960以上のとき　*/
/*　1400以上のとき　*/
@import url("https://fonts.googleapis.com/css?family=Abel");
@import url("https://fonts.googleapis.com/css?family=Roboto");
@import url("https://fonts.googleapis.com/earlyaccess/notosansjapanese.css");
@import url("https://fonts.googleapis.com/css?family=Overpass");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800");
@import url("https://fonts.googleapis.com/css?family=Khula:300,400,600,700,800");
@import url("https://fonts.googleapis.com/css?family=Archivo+Black");
@media print {
  .sp {
    display: none !important;
  }
  .sp_s {
    display: none !important;
  }
  body {
    width: 1100px;
    max-width: 1100px;
  }
}
@page {
  size: A4;
  margin: 5mm;
}
/* 矢印 白線中ぬけ*/
/* コンテンツ幅突き抜け100% */
/*shine*/
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
/*anchor*/
/* =========================================================
  Copyright (c) 2011, Yahoo! Inc. All rights reserved.
  Code licensed under the BSD License:
  http://developer.yahoo.com/yui/license.html
  version: 2.9.0

  reset.css
========================================================= */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

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

fieldset,
img {
  border: 0;
}

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

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

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

abbr,
acronym {
  border: 0;
}

/* =========================================================
  Copyright (c) 2011, Yahoo! Inc. All rights reserved.
  Code licensed under the BSD License:
  http://developer.yahoo.com/yui/license.html
  version: 2.9.0

  fonts.css
  ---------------------------------
  font-size:1	for setting 10px
========================================================= */
html {
  background: #ffffff;
  overflow-x: hidden;
  font-size: 62.5%;
}

select,
input,
textarea,
button {
  font: 99% arial, helvetica, clean, sans-serif;
}

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

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

/* HTML5 reset */
del,
ins,
var,
article,
aside,
canvas,
details,
span,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  /*background: transparent;*/
  margin: 0;
  padding: 0;
}

article,
aside,
details,
dialog,
figure,
footer,
header,
hgroup,
legend,
nav,
section,
menu {
  display: block;
  zoom: 1;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: 700;
}

del {
  text-decoration: line-through;
}

/* Reset */
body {
  -webkit-text-size-adjust: none;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

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

input,
textarea,
select {
  *font-size: 100%;
}

legend {
  color: #000;
}

a {
  color: #17a2e0;
  text-decoration: underline;
  cursor: pointer;
  _cursor: hand;
  outline: none;
}

a:hover {
  text-decoration: none;
}

embed,
object {
  display: block;
  outline: none;
}

object,
a:focus {
  -moz-outline-style: none;
}

div {
  position: relative;
  zoom: 1;
}

dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
table {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
  max-width: 100%;
}
@media screen and (max-width: 959px) {
  img {
    max-width: 100%;
    height: auto;
  }
}

body {
  margin: 0;
  padding: 0;
  font: 16px/1.6 "游ゴシック", Yu Gothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: 1.7em;
  /* for IE6/7 */
  *font-size: small;
  /* for IE Quirks Mode */
  color: #000;
  animation: fadeIn 3s ease 0s 1 normal;
  -webkit-animation: fadeIn 3s ease 0s 1 normal;
  overflow-x: hidden;
}
@media screen and (max-width: 959px) {
  body {
    font: 15px/1.6 "游ゴシック", Yu Gothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
  }
}
@media screen and (max-width: 639px) {
  body {
    font: 14px/1.6 "游ゴシック", Yu Gothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*共通の処理*/
@media screen and (min-width: 960px) {
  .sp {
    display: none !important;
  }
}
@media screen and (max-width: 959px) {
  .pc {
    display: none !important;
  }
}
@media screen and (min-width: 640px) {
  .sp_s {
    display: none !important;
  }
}
@media screen and (max-width: 639px) {
  .pc_s {
    display: none !important;
  }
}
a {
  text-decoration: none;
}

:-ms-input-placeholder {
  color: #999;
}

input:-ms-input-placeholder {
  color: #999 !important;
}

input[type=button] {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  cursor: pointer;
  transition: 0.5s;
}

input[type=reset] {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  transition: 0.5s;
}

button {
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  transition: 0.5s;
}

/*--------------------------------------------------

header

--------------------------------------------------*/
.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  z-index: 100;
}
.header:before, .header:after {
  content: "";
  display: table;
}
.header:after {
  clear: both;
}
@media screen and (max-width: 1200px) {
  .header {
    position: relative;
  }
}
@media screen and (max-width: 959px) {
  .header {
    position: fixed;
    height: 70px;
    padding: 12px 12px 0;
    box-sizing: border-box;
    background-color: #fff;
  }
  .header.sp_shadow {
    box-shadow: 0px 3px 3px -3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 3px 3px -3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 3px 3px -3px rgba(0, 0, 0, 0.3);
  }
}
@media screen and (max-width: 639px) {
  .header {
    height: 60px;
    padding: 12px 12px 0;
  }
}
@media print {
  .header {
    position: relative;
  }
}

.header-logo {
  width: 30%;
  max-width: 240px;
  float: left;
  position: absolute;
  top: 15px;
  left: 25px;
  box-sizing: border-box;
}
@media print, screen and (min-width: 960px) {
  .header-logo:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 959px) {
  .header-logo {
    width: 260px;
    margin: 0;
  }
}
@media screen and (max-width: 639px) {
  .header-logo {
    width: 210px;
    top: 12px;
    left: 12px;
  }
}

.header-right {
  margin-top: 27px;
  margin-right: 30px;
  padding-right: 51px;
  float: right;
}

.header-right-top {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
}
.header-right-top__recruit-link {
  width: 50px;
  height: 180px;
  background-color: #00509f;
  color: #fff;
  font-size: 2rem;
  letter-spacing: 0.3em;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
@media print, screen and (min-width: 960px) {
  .header-right-top__recruit-link:hover {
    background-color: #004284;
  }
}
@media screen and (min-width: 0\0 ) and (min-resolution: 72dpi) {
  .header-right-top__recruit-link {
    padding-right: 5px;
    box-sizing: border-box;
  }
}
.header-right-top__yutaka-illust {
  margin-top: 20px;
  text-align: right;
}

.nav-global:before, .nav-global:after {
  content: "";
  display: table;
}
.nav-global:after {
  clear: both;
}
.nav-global__item {
  margin-left: 35px;
  float: left;
}
.nav-global__item:first-child {
  margin-left: 0;
}
.nav-global__item-link {
  display: block;
  font-size: 1.7rem;
  color: #000;
  font-weight: bold;
  text-align: center;
  box-sizing: border-box;
}
.nav-global__item-link span {
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.nav-global__item-link span::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: "";
  width: 100%;
  height: 4px;
  background: #00509f;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform 0.3s;
}
.nav-global__item-link.active {
  color: #00509f;
}
.nav-global__item-link.active span {
  border-bottom: 4px solid #00509f;
  color: #00509f;
}
.nav-global__item-link.active span::before {
  transition: 0.2s;
  border-bottom-color: #fff;
}
@media print, screen and (min-width: 960px) {
  .nav-global__item-link:hover {
    transition: 0.2s;
    color: #00509f;
  }
  .nav-global__item-link:hover span::after {
    transform: scale(1, 1);
  }
}

/*--------------------------------------------------

footer

--------------------------------------------------*/
.footer__link {
  color: #fff;
}
@media print, screen and (min-width: 960px) {
  .footer__link:hover {
    transition: 0.3s;
    color: #000;
  }
}

/*リンク三つ*/
.footer-bottom {
  padding: 70px 0;
  background-color: #00509f;
  background-size: 200px;
}
@media screen and (max-width: 1200px) {
  .footer-bottom {
    padding: 60px 20px;
  }
}
@media screen and (max-width: 959px) {
  .footer-bottom {
    background-image: none;
    padding: 50px 20px;
  }
}
.footer-bottom__inner {
  max-width: 1200px;
  margin: 0 auto;
}
.footer-bottom__items {
  display: -webkit-box; /*Android4.3*/
  display: -moz-box; /*Firefox21*/
  display: -ms-flexbox; /*IE10*/
  display: -webkit-flex; /*PC-Safari,iOS8.4*/
  display: flex;
}
.footer-bottom__items:before, .footer-bottom__items:after {
  content: "";
  display: table;
}
.footer-bottom__items:after {
  clear: both;
}
@media screen and (max-width: 639px) {
  .footer-bottom__items {
    display: block;
  }
}
.footer-bottom__item {
  width: 32%;
  margin-left: 2%;
  background-color: #fff;
}
.footer-bottom__item:first-child {
  margin-left: 0;
}
@media screen and (max-width: 639px) {
  .footer-bottom__item {
    width: 100%;
    margin-left: 0;
    margin-top: 15px;
  }
  .footer-bottom__item:first-child {
    margin-top: 0;
  }
}
.footer-bottom__link {
  display: block;
  height: 100%;
}
.footer-bottom__link:hover {
  opacity: 0.8;
  transition: 0.2s;
}
.footer-bottom__link-photo {
  height: 110px;
  background-image: url(../img/etc1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.footer-bottom__link-photo--02 {
  background-image: url(../img/etc2.png);
}
.footer-bottom__link-photo--03 {
  background-image: url(../img/etc3.png);
}
@media screen and (max-width: 639px) {
  .footer-bottom__link-photo {
    height: 90px;
  }
}
.footer-bottom__link-text {
  font-size: 2.4rem;
  padding: 21px 24px 15px;
  color: #000;
}
@media screen and (max-width: 1200px) {
  .footer-bottom__link-text {
    padding: 18px 20px 14px;
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 0\0 ) and (min-resolution: 72dpi) {
  .footer-bottom__link-text {
    padding: 25px 24px 14px;
  }
}
@media screen and (max-width: 959px) {
  .footer-bottom__link-text {
    padding: 16px 20px 14px;
    line-height: 1.3em;
    font-size: 1.8rem;
  }
}
.footer-bottom__link-text--small {
  font-size: 1.5rem;
  font-family: "Archivo Black", sans-serif;
  display: block;
  color: #00509f;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 0\0 ) and (min-resolution: 72dpi) {
  .footer-bottom__link-text--small {
    margin-top: -5px;
  }
}
@media screen and (max-width: 959px) {
  .footer-bottom__link-text--small {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 639px) {
  .footer-bottom__link-text--small {
    display: inline-block;
    margin-left: 5px;
  }
}
.footer-bottom__link-text--ja {
  font-family: "Noto Sans Japanese", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
  letter-spacing: 0.1em;
  font-weight: 800;
}

/*最下層リンク*/
.footer-links {
  padding: 86px 0 55px;
  background-color: #000;
  /*見出しリンク*/
}
@media screen and (max-width: 1200px) {
  .footer-links {
    padding: 70px 20px 50px;
  }
}
@media screen and (max-width: 959px) {
  .footer-links {
    padding: 70px 30px 50px;
  }
}
@media screen and (max-width: 639px) {
  .footer-links {
    padding: 70px 10px;
  }
}
.footer-links__inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 0 90px;
  color: #fff;
}
.footer-links__inner:before, .footer-links__inner:after {
  content: "";
  display: table;
}
.footer-links__inner:after {
  clear: both;
}
@media screen and (max-width: 959px) {
  .footer-links__inner {
    padding: 0 0 50px;
  }
}
@media screen and (max-width: 639px) {
  .footer-links__inner {
    padding: 0;
  }
}
.footer-links__block {
  float: left;
  width: 22%;
}
@media screen and (max-width: 959px) {
  .footer-links__block {
    width: 33%;
  }
}
.footer-links__block--01 {
  width: 30%;
  margin-top: -12px;
}
@media screen and (max-width: 959px) {
  .footer-links__block--01 {
    width: 100%;
    margin-bottom: 30px;
  }
}
.footer-links__address dt {
  max-width: 240px;
  margin-bottom: 18px;
}
@media screen and (max-width: 959px) {
  .footer-links__address dt {
    max-width: 270px;
    margin: 0 auto 10px;
  }
}
@media screen and (max-width: 639px) {
  .footer-links__address dt {
    max-width: 240px;
  }
}
.footer-links__address dd {
  font-size: 1.4rem;
  margin-bottom: 23px;
}
@media screen and (max-width: 959px) {
  .footer-links__address dd {
    text-align: center;
  }
}
@media screen and (max-width: 639px) {
  .footer-links__address dd {
    margin-bottom: 15px;
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 959px) {
  .footer-links__contact {
    margin: 0 auto;
    max-width: 410px;
  }
}
@media screen and (max-width: 639px) {
  .footer-links__contact {
    max-width: 300px;
  }
}
.footer-links__contact dt {
  max-width: 245px;
  padding: 1px 5px;
  margin-bottom: 15px;
  border: 1px solid #fff;
  text-align: center;
  font-size: 1.5rem;
  box-sizing: border-box;
}
@media screen and (max-width: 959px) {
  .footer-links__contact dt {
    width: 150px;
    margin-right: 10px;
    padding: 6px 5px 5px;
    font-size: 1.3rem;
    line-height: 1.3em;
    float: left;
  }
}
@media screen and (max-width: 639px) {
  .footer-links__contact dt {
    width: 100px;
    font-size: 1.1rem;
  }
}
.footer-links__contact dd a {
  color: #fff;
}
@media screen and (max-width: 959px) {
  .footer-links__contact dd {
    text-align: center;
  }
}
@media screen and (max-width: 639px) {
  .footer-links__contact dd {
    padding: 4px 0 0 0;
    text-align: left;
  }
}
.footer-links__contact address {
  font-size: 4rem;
  font-family: "Khula", sans-serif;
  font-weight: 900;
  display: inline-block;
}
@media screen and (max-width: 959px) {
  .footer-links__contact address {
    line-height: 1.3em;
  }
}
@media screen and (max-width: 639px) {
  .footer-links__contact address {
    font-size: 3rem;
  }
}
.footer-links__link-base {
  font-size: 1.7rem;
  margin-bottom: 10px;
  padding-left: 25px;
  position: relative;
  color: #fff;
  display: block;
}
@media screen and (max-width: 959px) {
  .footer-links__link-base {
    margin-bottom: 8px;
    font-size: 1.5rem;
  }
}
.footer-links__link-base::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 8px;
  height: 2px;
  background-color: #9d9d9d;
}
.footer-links__link-base--mg-large {
  margin-bottom: 28px;
}
.footer-links__link-base--mg-middle {
  margin-bottom: 14px;
}
@media print, screen and (min-width: 960px) {
  .footer-links__link-base:hover {
    opacity: 0.7;
    transition: 0.2s;
  }
}
.footer-links__sub-items {
  margin-left: 27px;
}
.footer-links__link-sub {
  margin-bottom: 5px;
  padding: 0 0 0 13px;
  color: #9d9d9d;
  display: block;
  position: relative;
}
@media print, screen and (min-width: 960px) {
  .footer-links__link-sub:hover {
    opacity: 0.7;
    transition: 0.2s;
  }
}
.footer-links__link-sub::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  border-style: solid;
  border-color: transparent;
  border-left-color: #9d9d9d;
  border-width: 3px 5px;
}
.footer-links__copyright {
  max-width: 1200px;
  margin: 0 auto;
  color: #444;
  font-size: 1.4rem;
  font-family: "Khula", sans-serif;
}
@media screen and (max-width: 959px) {
  .footer-links__copyright {
    text-align: center;
  }
}
@media screen and (max-width: 639px) {
  .footer-links__copyright {
    font-size: 1.2rem;
  }
}

#page_top {
  width: 50px;
  height: 180px;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 1;
}
@media screen and (max-width: 639px) {
  #page_top {
    display: none !important;
  }
}
#page_top img {
  width: 100%;
}
#page_top:hover {
  opacity: 0.7;
  transition: 0.5s;
}

/*スマホナビ*/
@media screen and (max-width: 959px) {
  #nav-drawer {
    position: relative;
  }
  /*チェックボックス等は非表示に*/
  .nav-unshown {
    display: none;
  }
  /*アイコンのスペース*/
  #nav-open {
    position: fixed;
    top: 0;
    right: 0;
    background-color: #000;
    width: 70px;
    height: 70px;
    padding: 22px 0 0 18px;
    vertical-align: middle;
    cursor: pointer;
    box-sizing: border-box;
  }
  /*ハンバーガーアイコンをCSSだけで表現*/
  /*閉じる用の薄黒カバー*/
  /*中身*/
  /*チェックが入ったらもろもろ表示*/
}
@media screen and (max-width: 959px) and (max-width: 639px) {
  #nav-open {
    width: 60px;
    height: 60px;
    padding: 18px 0 0 17px;
  }
}
@media screen and (max-width: 959px) {
  #nav-open span, #nav-open span:before, #nav-open span:after {
    position: absolute;
    height: 3px; /*線の太さ*/
    width: 32px; /*長さ*/
    background: #fff;
    display: block;
    content: "";
    cursor: pointer;
  }
}
@media screen and (max-width: 959px) and (max-width: 639px) {
  #nav-open span, #nav-open span:before, #nav-open span:after {
    height: 2px;
    width: 28px;
  }
}
@media screen and (max-width: 959px) {
  #nav-open span:before {
    bottom: -10px;
  }
}
@media screen and (max-width: 959px) {
  #nav-open span:after {
    bottom: -20px;
  }
}
@media screen and (max-width: 959px) {
  #nav-close {
    display: none; /*はじめは隠しておく*/
    position: fixed;
    z-index: 99;
    top: 0; /*全体に広がるように*/
    right: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    transition: 0.3s ease-in-out;
  }
}
@media screen and (max-width: 959px) {
  #nav-content {
    overflow: auto;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999; /*最前面に*/
    height: 100%;
    background: #fff; /*背景色*/
    transition: 0.3s ease-in-out; /*滑らかに表示*/
    -webkit-transform: translateX(105%);
    transform: translateX(105%); /*右に隠しておく*/
  }
}
@media screen and (max-width: 959px) and (max-width: 959px) {
  #nav-content {
    width: 70%;
  }
}
@media screen and (max-width: 959px) and (max-width: 639px) {
  #nav-content {
    width: 90%; /*最大幅（調整してください）*/
  }
}
@media screen and (max-width: 959px) {
  #nav-input:checked ~ #nav-close {
    display: block; /*カバーを表示*/
    opacity: 0.6;
  }
}
@media screen and (max-width: 959px) {
  #nav-input:checked ~ #nav-content {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); /*中身を表示（右へスライド）*/
    box-shadow: 6px 0 25px rgba(0, 0, 0, 0.15);
  }
}
@media screen and (max-width: 959px) {
  .sp-nav__recruit {
    margin: 20px 5px 10px;
  }
  .sp-nav__recruit-link {
    padding: 50px 0 0;
    height: 130px;
    background-image: url(../img/top_main1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    font-size: 1.9rem;
    letter-spacing: 0.1em;
    display: block;
  }
  .sp-nav__recruit-link span {
    padding: 6px 35px;
    background-color: rgba(0, 0, 0, 0.7);
    position: relative;
  }
  .sp-nav__recruit-link span::before {
    margin-top: -4px;
    position: absolute;
    top: 50%;
    left: 90%;
    content: "";
    border-style: solid;
    border-width: 4px 6px;
    border-color: transparent;
    border-left-color: #fff;
  }
  .sp-nav__item {
    padding: 0 5px;
  }
  .sp-nav__item-accordion label {
    padding: 14px 12px;
    font-size: 1.6rem;
    color: #000;
    display: block;
    position: relative;
    border-bottom: 1px solid #eee;
  }
  .sp-nav__item-accordion label::before {
    margin-top: -6px;
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 13px;
    height: 13px;
    background-image: url(https://www.yutaka-unyu.co.jp/common/icon_plus.png);
    background-repeat: no-repeat;
    background-size: contain;
  }
  .sp-nav__item-accordion input {
    display: none;
  }
  .sp-nav__item-accordion .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.5s;
  }
  .sp-nav__item-accordion .cssacc:checked + label + .accshow {
    height: auto;
    background: #eee;
    opacity: 1;
  }
  .sp-nav__item-accordion .cssacc:checked + label:before {
    background-image: url(https://www.yutaka-unyu.co.jp/common/icon_minus.png);
  }
  .sp-nav__item-link {
    padding: 14px 12px;
    font-size: 1.6rem;
    color: #000;
    display: block;
    position: relative;
    border-bottom: 1px solid #eee;
  }
  .sp-nav__item-link::before {
    margin-top: -4px;
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    border: 4px solid transparent;
    border-left-color: #000;
  }
  .sp-nav__item-link--border {
    border-bottom: 1px solid #ffeeee;
  }
  .sp-nav__item-link--sub {
    padding: 12px 10px 12px 25px;
    border-bottom: 1px solid #e1e1e1;
    font-size: 1.5rem;
  }
  .sp-nav__item-link--sub::before {
    left: 13px;
    border-left-color: #000;
  }
  .sp-nav__item-menu {
    padding: 15px 17px 14px;
    background-color: #00509f;
    text-align: center;
    position: relative;
  }
  .sp-nav__item-menu img {
    max-width: 180px;
  }
  .sp-nav__item-menu-close {
    position: absolute;
    top: 15px;
    left: 15px;
    width: 26px;
    height: 29px;
    cursor: pointer;
    -webkit-animation: animScale 2s ease 0s 1 normal;
    animation: animScale 2s ease 0s 1 normal;
    display: block;
  }
  .sp-nav__item-menu-close span {
    display: inline-block;
    position: relative;
    width: 2px;
    height: 29px;
    padding: 0;
    background: #fff;
    transition: 0.3s ease-in-out;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .sp-nav__item-menu-close span::before {
    display: block;
    position: absolute;
    top: 50%;
    left: -13px;
    width: 29px;
    height: 2px;
    margin-top: -2px;
    background: #fff;
    content: "";
  }
  .sp-nav__item-sub-link {
    padding: 12px 12px 12px 30px;
    font-size: 1.5rem;
    display: block;
    position: relative;
    color: #ee7787;
    background-color: #fff2f4;
  }
  .sp-nav__item-sub-link::before {
    margin-top: -5px;
    top: 50%;
    left: 93%;
  }
  .sp-nav__item-sub-link::before::before {
    content: "";
    position: absolute;
    right: -5px;
    bottom: -5px;
    border: 13px solid transparent;
    border-left-color: #fff;
    transform: rotate(45deg);
  }
  .sp-nav__item-sub-link::before::after {
    content: "";
    position: absolute;
    right: 2px;
    bottom: 2px;
    border: 8px solid transparent;
    border-left-color: #ffd800;
    transform: rotate(45deg);
  }
  .sp-nav__item-sub-link::after {
    position: absolute;
    margin: -5px 0 0 0;
    content: "";
    top: 50%;
    left: 15px;
    width: 5px;
    height: 5px;
    border: 1px solid transparent;
    border-left-color: #ee7787;
    border-bottom-color: #ee7787;
  }
  .sp-nav__boshu-link {
    margin: 30px 10px;
    padding: 15px 0 11px;
    box-sizing: border-box;
    background-color: #a68fd1;
    line-height: 1em;
    font-size: 1.7rem;
    color: #fff;
    text-align: center;
    display: block;
    position: relative;
  }
  .sp-nav__boshu-link::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-width: 30px 18px;
    border-color: transparent;
    border-style: solid;
    border-left-color: #9c82cd;
    border-top-color: #9c82cd;
  }
  .sp-nav__boshu-link::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 25px;
    height: 1px;
    background-color: #fff;
  }
  .sp-nav__boshu-link span {
    font-family: "Open Sans", sans-serif;
    font-size: 1.1rem;
    letter-spacing: 0.05em;
    display: block;
  }
}
.hidden {
  display: none !important;
  visibility: hidden;
}

.clear {
  clear: both;
}

@media print, screen and (min-width: 960px) {
  .tel-action[href^="tel:"] {
    pointer-events: none;
  }
}

.no-link {
  pointer-events: none;
}

/* font
-------------------------------*/
.bold {
  font-weight: bold;
}

.fz12 {
  font-size: 12px;
}

.fz15 {
  font-size: 15px !important;
}

.fz18 {
  font-size: 18px;
}

/* margin
-------------------------------*/
.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}
@media screen and (max-width: 959px) {
  .mb20 {
    margin-bottom: 15px !important;
  }
}
@media screen and (max-width: 639px) {
  .mb20 {
    margin-bottom: 10px !important;
  }
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}
@media screen and (max-width: 959px) {
  .mb30 {
    margin-bottom: 20px !important;
  }
}
@media screen and (max-width: 639px) {
  .mb30 {
    margin-bottom: 15px !important;
  }
}

.mb40 {
  margin-bottom: 40px !important;
}
@media screen and (max-width: 959px) {
  .mb40 {
    margin-bottom: 30px !important;
  }
}
@media screen and (max-width: 639px) {
  .mb40 {
    margin-bottom: 20px !important;
  }
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}
@media screen and (max-width: 959px) {
  .mb50 {
    margin-bottom: 30px !important;
  }
}
@media screen and (max-width: 639px) {
  .mb50 {
    margin-bottom: 25px !important;
  }
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}
@media screen and (max-width: 959px) {
  .mb65 {
    margin-bottom: 40px !important;
  }
}
@media screen and (max-width: 639px) {
  .mb65 {
    margin-bottom: 30px !important;
  }
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}
@media screen and (max-width: 959px) {
  .mb90 {
    margin-bottom: 50px !important;
  }
}
@media screen and (max-width: 639px) {
  .mb90 {
    margin-bottom: 40px !important;
  }
}

.mb100 {
  margin-bottom: 100px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt85 {
  margin-top: 85px !important;
}

/* padding
-------------------------------*/
/* anchor
-------------------------------*/
.anchor {
  margin-top: -100px !important;
  padding-top: 100px !important;
  display: block;
}
@media screen and (max-width: 959px) {
  .anchor {
    margin-top: -60px;
    padding-top: 60px;
  }
}

/*---------------------------------------
title
----------------------------------------*/
.top-title {
  margin-left: 50px;
  margin-bottom: 30px;
  font-size: 5rem;
  color: #000;
  font-weight: bold;
  line-height: 1.5em;
  text-align: center;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 959px) {
  .top-title {
    font-size: 4rem;
  }
}
@media screen and (max-width: 639px) {
  .top-title {
    margin-bottom: 10px;
    margin-left: 25px;
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 320px) {
  .top-title {
    margin-left: 10px;
    font-size: 2.8rem;
  }
}
.top-title--small {
  font-size: 3rem;
}
@media screen and (max-width: 639px) {
  .top-title--small {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 320px) {
  .top-title--small {
    font-size: 1.7rem;
  }
}
.top-title--color-white {
  color: #fff;
}
.top-title__main {
  background-image: url(https://www.yutaka-unyu.co.jp/img/title_bg_line.png);
  background-repeat: repeat-x;
  background-position: left bottom;
  padding: 0 0 5px 0;
}
.top-title__main--color-white {
  background-image: url(https://www.yutaka-unyu.co.jp/img/title_bg_line_white.png);
  background-position: left bottom;
}
@media screen and (max-width: 959px) {
  .top-title__main {
    background-size: 6px 3.5px;
  }
}
.top-title__sub {
  width: 93px;
  height: 50px;
  margin-left: -10px;
  padding: 0 0 0 5px;
  line-height: 2.8em;
  font-size: 1.9rem;
  letter-spacing: 0;
  background-image: url(https://www.yutaka-unyu.co.jp/img/title_circle.png);
  background-repeat: no-repeat;
  display: inline-block;
  box-sizing: border-box;
}
@media screen and (max-width: 959px) {
  .top-title__sub {
    width: 72px;
    font-size: 1.5rem;
    background-size: contain;
  }
}
@media screen and (max-width: 639px) {
  .top-title__sub {
    width: 50px;
    margin-left: -15px;
    font-size: 1.1rem;
    line-height: 2.8rem;
  }
}
.top-title__sub--color-white {
  background-image: url(https://www.yutaka-unyu.co.jp/img/title_circle_white.png);
}

.main-title {
  margin-top: 75px;
  margin-right: 50px;
  height: 260px;
  text-align: center;
  background-position: center;
  background-size: cover;
  position: relative;
  transition: 0.5s;
}
@media screen and (max-width: 1200px) {
  .main-title {
    margin-top: 19px;
  }
}
@media screen and (max-width: 959px) {
  .main-title {
    margin-right: 0;
    margin-top: 70px;
    height: 230px;
  }
}
@media screen and (max-width: 639px) {
  .main-title {
    margin-top: 60px;
    height: 120px;
  }
}
@media print {
  .main-title {
    margin-top: 0;
  }
}
.main-title--news {
  background-image: url(https://www.yutaka-unyu.co.jp/news/img/bg_main_title.jpg);
}
.main-title--contact {
  background-image: url(https://www.yutaka-unyu.co.jp/contact/img/bg_main_title.jpg);
}
.main-title--policy {
  background-image: url(https://www.yutaka-unyu.co.jp/policy/img/bg_main_title.jpg);
}
.main-title--quality {
  background-image: url(https://www.yutaka-unyu.co.jp/quality/img/bg_main_title.jpg);
}
@media screen and (max-width: 639px) {
  .main-title--quality {
    background-position: 70% 50%;
  }
}
.main-title--plivacy {
  background-image: url(https://www.yutaka-unyu.co.jp/privacy/img/bg_main_title.jpg);
}
.main-title--transport {
  background-image: url(https://www.yutaka-unyu.co.jp/transport/img/bg_main_title.jpg);
}
.main-title--fleet {
  background-image: url(https://www.yutaka-unyu.co.jp/fleet/img/bg_main_title.jpg);
}
.main-title--sitemap {
  background-image: url(https://www.yutaka-unyu.co.jp/sitemap/img/bg_main_title.jpg);
}

/*英語*/
.main-title-text {
  max-width: 1200px;
  margin: 0 auto 70px;
  padding: 40px 0 0;
}
@media screen and (max-width: 1200px) {
  .main-title-text {
    padding: 40px 20px 0;
  }
}
@media screen and (max-width: 959px) {
  .main-title-text {
    margin-bottom: 40px;
    padding: 20px 20px 0;
  }
}
@media screen and (max-width: 639px) {
  .main-title-text {
    margin-bottom: 30px;
    padding: 15px 10px 0;
  }
}
.main-title-text__en {
  margin-bottom: 22px;
  font-size: 8.4rem;
  font-family: "Khula", sans-serif;
  font-weight: 900;
  display: block;
}
@media screen and (max-width: 959px) {
  .main-title-text__en {
    margin-bottom: 0;
    font-size: 6rem;
    line-height: 1em;
  }
}
@media screen and (max-width: 639px) {
  .main-title-text__en {
    font-size: 3.8rem;
  }
}
.main-title-text__en span {
  font-size: 11rem;
  color: #00509f;
}
@media screen and (max-width: 959px) {
  .main-title-text__en span {
    font-size: 10rem;
  }
}
@media screen and (max-width: 639px) {
  .main-title-text__en span {
    font-size: 5rem;
  }
}
.main-title-text__en--minus {
  margin-left: -0.05em;
}
.main-title-text__ja {
  font-size: 3rem;
  font-family: "Noto Sans Japanese", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
  font-weight: 700;
}
@media screen and (max-width: 959px) {
  .main-title-text__ja {
    font-size: 2.6rem;
    line-height: 1em;
  }
}
@media screen and (max-width: 639px) {
  .main-title-text__ja {
    font-size: 1.7rem;
  }
}
.main-title-text__small {
  margin-left: 10px;
  font-size: 2rem;
  font-family: "Noto Sans Japanese", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
  font-weight: 800;
  color: #00509f;
  display: inline-block;
}
@media screen and (max-width: 639px) {
  .main-title-text__small {
    font-size: 1.4rem;
  }
}

/*base-title*/
.base-title {
  max-width: 560px;
  margin: 0 auto 44px;
  padding-bottom: 22px;
  font-size: 3.4rem;
  font-family: "Noto Sans Japanese", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
  font-weight: bold;
  color: #00509f;
  text-align: center;
  box-sizing: border-box;
  position: relative;
}
.base-title::before {
  margin-left: -25px;
  content: "";
  position: absolute;
  bottom: -4px;
  left: 50%;
  width: 50px;
  height: 4px;
  background-color: #00509f;
}
.base-title--spacing-middle {
  letter-spacing: 0.12em;
}
.base-title--mb-middle {
  margin-bottom: 25px;
}
@media screen and (max-width: 959px) {
  .base-title {
    margin-bottom: 30px;
    padding-bottom: 10px;
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 639px) {
  .base-title {
    font-size: 2.4rem;
    margin-bottom: 20px;
  }
}

.base-line-title {
  margin-bottom: 25px;
  padding: 13px;
  background-color: #fff7cb;
  border-left: 10px solid #ffd800;
  font-size: 1.9rem;
  letter-spacing: 0.05em;
  font-family: "Noto Sans Japanese", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
  font-weight: 500;
}
@media screen and (max-width: 959px) {
  .base-line-title {
    margin-bottom: 20px;
    padding: 10px;
  }
}
@media screen and (max-width: 639px) {
  .base-line-title {
    padding: 8px 8px 9px;
    font-size: 1.6rem;
    border-left: 5px solid #ffd800;
    margin-bottom: 15px;
  }
}

.block-title__title {
  margin-bottom: 20px;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 959px) {
  .block-title__title {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 639px) {
  .block-title__title {
    margin-bottom: 10px;
  }
}
.block-title__title-ja {
  min-width: 320px;
  padding: 26px 60px;
  font-size: 3.5rem;
  color: #fff;
  text-align: center;
  background-color: #00509f;
  display: inline-block;
  box-sizing: border-box;
}
.block-title__title-ja::before {
  position: absolute;
  top: 38px;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #ccc;
  z-index: -1;
}
.block-title__title-ja--black {
  background-color: #000;
}
@media screen and (max-width: 959px) {
  .block-title__title-ja {
    font-size: 2.6rem;
    padding: 10px 30px;
    min-width: 270px;
  }
  .block-title__title-ja::before {
    top: 33px;
  }
}
@media screen and (max-width: 639px) {
  .block-title__title-ja {
    font-size: 2.4rem;
    padding: 7px 30px;
    min-width: 220px;
  }
  .block-title__title-ja::before {
    top: 26px;
  }
}
@media screen and (min-width: 0\0 ) and (min-resolution: 72dpi) {
  .block-title__title-ja {
    padding: 30px 60px 18px;
  }
}
.block-title__title-en {
  margin-top: 10px;
  font-size: 2rem;
  font-family: "Khula", sans-serif;
  font-weight: 800;
  display: block;
}
@media screen and (max-width: 959px) {
  .block-title__title-en {
    margin-top: 5px;
    font-size: 1.6rem;
  }
}

/*---------------------------------------
contentsbase
----------------------------------------*/
.sec-inner {
  max-width: 1200px;
  margin: 0 auto;
}
.sec-inner--mb60 {
  margin-bottom: 60px;
}

.contents {
  max-width: 1200px;
  margin: 0 auto;
  margin-bottom: 100px;
}
@media screen and (max-width: 1200px) {
  .contents {
    padding: 0 20px;
  }
}
@media screen and (max-width: 959px) {
  .contents {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 639px) {
  .contents {
    margin-bottom: 50px;
    padding: 0 10px;
  }
}

.topic-path {
  margin: 0;
  padding: 9px 5px;
  line-height: 1em;
  margin-right: 50px;
  text-align: right;
  font-size: 1.2rem;
  color: #666;
}
@media screen and (max-width: 959px) {
  .topic-path {
    margin-right: 0;
  }
}
.topic-path__link {
  color: #00509f;
}
.topic-path__link:hover {
  text-decoration: underline;
}

/*3階層メニューリンク*/
.page-link {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  margin-bottom: 70px;
  background-color: #f7f7f7;
  text-align: center;
}
.page-link:before, .page-link:after {
  content: "";
  display: table;
}
.page-link:after {
  clear: both;
}
@media screen and (max-width: 959px) {
  .page-link {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 639px) {
  .page-link {
    margin-top: 40px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
  }
}
.page-link__title {
  margin: -40px auto 0;
  padding: 27px 60px 26px;
  font-size: 2.4rem;
  letter-spacing: 0.1em;
  min-width: 400px;
  background-color: #000;
  color: #fff;
  font-size: 3.5rem;
  text-align: center;
  box-sizing: border-box;
  display: inline-block;
}
@media screen and (min-width: 0\0 ) and (min-resolution: 72dpi) {
  .page-link__title {
    padding: 30px 40px 20px;
  }
}
.page-link__title--space-small {
  letter-spacing: 0.05em;
}
@media screen and (max-width: 959px) {
  .page-link__title {
    min-width: 300px;
    padding: 15px 30px;
    font-size: 3rem;
    line-height: 1.2em;
  }
}
@media screen and (max-width: 959px) and (min-width: 0\0 ) and (min-resolution: 72dpi) {
  .page-link__title {
    padding: 20px 30px 10px;
  }
}
@media screen and (max-width: 639px) {
  .page-link__title {
    min-width: 230px;
    padding: 10px 20px;
    font-size: 2.1rem;
  }
}
.page-link__items {
  text-align: center;
  padding: 0 0 15px;
}
@media screen and (max-width: 959px) {
  .page-link__items {
    margin-top: 10px;
  }
}
@media screen and (max-width: 639px) {
  .page-link__items {
    margin-top: 0;
  }
}
.page-link__item {
  margin: 27px 20px 0;
  display: inline-block;
}
@media screen and (max-width: 959px) {
  .page-link__item {
    margin: 10px 20px 0;
  }
}
@media screen and (max-width: 639px) {
  .page-link__item {
    width: 50%;
    margin: 0;
    float: left;
    box-sizing: border-box;
    text-align: left;
    display: block;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }
  .page-link__item:nth-child(2n) {
    border-right: 0;
  }
}
.page-link__link {
  color: #000;
  padding: 0 0 15px;
  font-size: 1.7rem;
  position: relative;
}
@media screen and (max-width: 959px) {
  .page-link__link {
    padding: 0 0 5px;
  }
}
@media screen and (max-width: 639px) {
  .page-link__link {
    font-size: 1.4rem;
    padding: 10px;
    display: block;
  }
  .page-link__link::before {
    content: "";
    margin-top: -3px;
    position: absolute;
    top: 50%;
    left: 94%;
    border-style: solid;
    border-width: 3px 4px;
    border-color: transparent;
    border-left-color: #000;
  }
}
.page-link__link.active {
  border-bottom: 2px solid #1183f4;
  color: #1183f4;
}
@media screen and (max-width: 959px) {
  .page-link__link.active {
    border-bottom: none;
  }
}
@media print, screen and (min-width: 960px) {
  .page-link__link:hover {
    transition: 0.2s;
    color: #1183f4;
  }
}

/*---------------------------------------
animation
----------------------------------------*/
@media print, screen and (min-width: 640px) {
  .d0_1 {
    animation-delay: 0.1s;
  }
  .d0_2 {
    animation-delay: 0.2s;
  }
  .d0_3 {
    animation-delay: 0.3s;
  }
  .d0_4 {
    animation-delay: 0.4s;
  }
  .d0_5 {
    animation-delay: 0.5s;
  }
  .d0_6 {
    animation-delay: 0.6s;
  }
  .d0_7 {
    animation-delay: 0.7s;
  }
  .d0_8 {
    animation-delay: 0.8s;
  }
  .d0_9 {
    animation-delay: 0.9s;
  }
  .d1_0, .main-title {
    animation-delay: 1s;
  }
  .d1_1 {
    animation-delay: 1.1s;
  }
  .d1_2 {
    animation-delay: 1.2s;
  }
  .d1_3, .main-title-text {
    animation-delay: 1.3s;
  }
  .d1_4 {
    animation-delay: 1.4s;
  }
  .d1_5 {
    animation-delay: 1.5s;
  }
  .d1_6 {
    animation-delay: 1.6s;
  }
  .d2_0 {
    animation-delay: 2s;
  }
  .d2_5 {
    animation-delay: 2.5s;
  }
  .d3_0 {
    animation-delay: 3s;
  }
  .d3_5 {
    animation-delay: 3.5s;
  }
}
/*スマホ時修正*/
@media screen and (max-width: 639px) {
  .sp_d0_1 {
    animation-delay: 0.1s;
  }
  .sp_d0_2 {
    animation-delay: 0.2s;
  }
  .sp_d0_3 {
    animation-delay: 0.3s;
  }
  .sp_d0_4 {
    animation-delay: 0.4s;
  }
  .sp_d0_5 {
    animation-delay: 0.5s;
  }
  .sp_d0_6 {
    animation-delay: 0.6s;
  }
  .sp_d0_7 {
    animation-delay: 0.7s;
  }
  .sp_d0_8 {
    animation-delay: 0.8s;
  }
  .sp_d0_9 {
    animation-delay: 0.9s;
  }
  .sp_d1_0 {
    animation-delay: 1s;
  }
  .sp_d1_1 {
    animation-delay: 1.1s;
  }
  .sp_d1_2 {
    animation-delay: 1.2s;
  }
  .sp_d1_3 {
    animation-delay: 1.3s;
  }
  .sp_d1_4 {
    animation-delay: 1.4s;
  }
  .sp_d1_5 {
    animation-delay: 1.5s;
  }
  .sp_d1_6 {
    animation-delay: 1.6s;
  }
  .sp_d2_0 {
    animation-delay: 2s;
  }
  .sp_d2_5 {
    animation-delay: 2.5s;
  }
  .sp_d3_0 {
    animation-delay: 3s;
  }
  .sp_d3_5 {
    animation-delay: 3.5s;
  }
}
.fadeInDown {
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.7s;
  -ms-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  visibility: visible !important;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
/* css animation (prefixes are cut) */
.appear {
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.7s;
  -ms-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-name: show;
  animation-name: show;
  visibility: visible !important;
}

@keyframes show {
  0% {
    /*transform:translate(0,2em);*/
    opacity: 0;
  }
  100% {
    /*transform:translate(0,0);*/
    opacity: 1;
  }
}
@-webkit-keyframes show {
  0% {
    /*transform:translate(0,2em);*/
    opacity: 0;
  }
  100% {
    /*transform:translate(0,0);*/
    opacity: 1;
  }
}
/*右から左*/
.RightToLeft {
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.7s;
  -ms-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-name: RightToLeft;
  animation-name: RightToLeft;
  visibility: visible !important;
}

@-webkit-keyframes RightToLeft {
  0% {
    opacity: 0; /* 透明 */
    transform: translateX(50px); /* X軸方向に50px */
  }
  100% {
    opacity: 1; /* 不透明 */
    transform: translateX(0); /* X軸方向に0px */
  }
}
@keyframes RightToLeft {
  0% {
    opacity: 0; /* 透明 */
    transform: translateX(50px); /* X軸方向に50px */
  }
  100% {
    opacity: 1; /* 不透明 */
    transform: translateX(0); /* X軸方向に0px */
  }
}
/*左から右*/
.LeftToRight, .main-title, .main-title-text {
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.7s;
  -ms-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-name: LeftToRight;
  animation-name: LeftToRight;
  visibility: visible !important;
}

@-webkit-keyframes LeftToRight {
  0% {
    opacity: 0; /* 透明 */
    transform: translateX(-50px); /* X軸方向に50px */
  }
  100% {
    opacity: 1; /* 不透明 */
    transform: translateX(0); /* X軸方向に0px */
  }
}
@keyframes LeftToRight {
  0% {
    opacity: 0; /* 透明 */
    transform: translateX(-50px); /* X軸方向に50px */
  }
  100% {
    opacity: 1; /* 不透明 */
    transform: translateX(0); /* X軸方向に0px */
  }
}
/*上から下*/
.SlideDown {
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.7s;
  -ms-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-name: SlideDown;
  animation-name: SlideDown;
  visibility: visible !important;
}

@-webkit-keyframes SlideDown {
  0% {
    opacity: 0; /* 透明 */
    transform: translateY(-50px); /* Y軸方向に-50px */
  }
  100% {
    opacity: 1; /* 不透明 */
    transform: translateY(0); /* Y軸方向に0px */
  }
}
@keyframes SlideDown {
  0% {
    opacity: 0; /* 透明 */
    transform: translateY(-50px); /* Y軸方向に-50px */
  }
  100% {
    opacity: 1; /* 不透明 */
    transform: translateY(0); /* Y軸方向に0px */
  }
}
/*下から上*/
.SlideUp {
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.7s;
  -ms-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-name: SlideUp;
  animation-name: SlideUp;
  visibility: visible !important;
}

@-webkit-keyframes SlideUp {
  0% {
    opacity: 0; /* 透明 */
    transform: translateY(50px); /* Y軸方向に50px */
  }
  100% {
    opacity: 1; /* 不透明 */
    transform: translateY(0); /* Y軸方向に0px */
  }
}
@keyframes SlideUp {
  0% {
    opacity: 0; /* 透明 */
    transform: translateY(50px); /* Y軸方向に50px */
  }
  100% {
    opacity: 1; /* 不透明 */
    transform: translateY(0); /* Y軸方向に0px */
  }
}
/*回転*/
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*---------------------------------------
button
----------------------------------------*/
.base-link {
  max-width: 320px;
  padding: 17px 25px 16px;
  background-color: #000;
  text-align: center;
  display: block;
  color: #fff;
  font-size: 1.7rem;
  box-sizing: border-box;
  position: relative;
}
@media screen and (min-width: 0\0 ) and (min-resolution: 72dpi) {
  .base-link {
    padding: 18px 25px 15px;
  }
}
.base-link__back {
  position: relative;
}
.base-link__back::before {
  content: "";
  margin-top: -5px;
  position: absolute;
  top: 50%;
  left: 18px;
  border-style: solid;
  border-color: transparent;
  border-width: 4px 8px;
  border-right-color: #fff;
}
.base-link__next {
  position: relative;
}
.base-link__next::before {
  content: "";
  margin-top: -5px;
  position: absolute;
  top: 50%;
  right: 10px;
  border-style: solid;
  border-color: transparent;
  border-width: 4px 8px;
  border-left-color: #fff;
}
@media print, screen and (min-width: 960px) {
  .base-link:hover {
    transition: 0.2s;
    background-color: #00509f;
  }
}
@media screen and (max-width: 959px) {
  .base-link {
    font-size: 1.4rem;
  }
}
.base-link--color-orange {
  background-color: #ff8800;
}
@media print, screen and (min-width: 960px) {
  .base-link--color-orange:hover {
    background-color: #000;
  }
}

/*インタビューボタン*/
.base-interview {
  padding: 13px;
  background-color: #ff8800;
  color: #fff;
  text-align: center;
  font-family: "Noto Sans Japanese", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
  font-size: 2.2rem;
  letter-spacing: 0.01em;
  border-radius: 50px;
  box-sizing: border-box;
  background-image: url(https://www.yutaka-unyu.co.jp/common/base-arrow.png), url(https://www.yutaka-unyu.co.jp/common/icon_mic.png);
  background-repeat: no-repeat;
  background-size: 38px 16px, 48px 48px;
  background-position: 95% 50%, 30px 9px;
  display: block;
}
@media print, screen and (min-width: 960px) {
  .base-interview:hover {
    transition: 0.3s;
    background-color: #000;
  }
}
@media screen and (max-width: 959px) {
  .base-interview {
    padding: 10px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 639px) {
  .base-interview {
    padding: 8px;
    font-size: 1.8rem;
    background-position: 95% 50%, 20px 5px;
  }
}
.base-interview__en {
  margin-top: 3px;
  font-size: 1.1rem;
  line-height: 1.2em;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 959px) {
  .base-interview__en {
    margin-top: 0;
  }
}

/*---------------------------------------
index 中ページTOP
----------------------------------------*/
.index-items {
  /*PDFリンク*/
}
.index-items:before, .index-items:after {
  content: "";
  display: table;
}
.index-items:after {
  clear: both;
}
@media screen and (max-width: 639px) {
  .index-items {
    padding: 10px 10px 0;
  }
}
.index-items__item {
  width: 47.5%;
  margin-left: 5%;
  margin-bottom: 60px;
  float: left;
}
.index-items__item:nth-child(2n+1) {
  margin-left: 0;
}
@media screen and (max-width: 959px) {
  .index-items__item {
    width: 48%;
    margin-left: 4%;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 639px) {
  .index-items__item {
    width: 100%;
    margin-left: 0;
    margin-bottom: 30px;
  }
}
.index-items__item--mgnone {
  margin-bottom: 0;
}
.index-items__photo {
  overflow: hidden;
  position: relative;
}
.index-items__link {
  color: #fff;
}
.index-items__link img {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media print, screen and (min-width: 960px) {
  .index-items__link:hover img {
    opacity: 0.7;
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.index-items__text {
  padding: 22px 36px 21px;
  background-color: #00509f;
  position: relative;
}
.index-items__text::before {
  content: "";
  width: 25px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 30px;
  left: 0;
}
@media screen and (max-width: 959px) {
  .index-items__text {
    padding: 20px 30px 16px;
  }
  .index-items__text::before {
    top: 25px;
    width: 20px;
  }
}
@media screen and (max-width: 639px) {
  .index-items__text {
    padding: 16px 20px 12px 25px;
  }
  .index-items__text::before {
    width: 15px;
    top: 20px;
  }
}
.index-items__text-en {
  margin-bottom: 3px;
  font-size: 1.7rem;
  font-family: "Khula", sans-serif;
  letter-spacing: 0.1em;
  display: block;
}
@media screen and (max-width: 959px) {
  .index-items__text-en {
    line-height: 1.2em;
    font-size: 1.5rem;
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 639px) {
  .index-items__text-en {
    font-size: 1.3rem;
  }
}
.index-items__text-ja {
  display: block;
  font-size: 2.7rem;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 959px) {
  .index-items__text-ja {
    line-height: 1.2em;
    font-size: 2.1rem;
  }
}
@media screen and (max-width: 639px) {
  .index-items__text-ja {
    font-size: 1.9rem;
  }
}
.index-items__pdf-link {
  padding: 33px 35px 32px;
  font-size: 2.7rem;
  border: 4px solid #00509f;
  display: block;
  color: #00509f;
  background-image: url(https://www.yutaka-unyu.co.jp/common/icon_pdf.png);
  background-repeat: no-repeat;
  background-position: 95% 50%;
  background-size: 33px 44px;
  position: relative;
}
.index-items__pdf-link::before {
  content: "";
  margin-top: -3px;
  position: absolute;
  top: 50%;
  left: 0;
  width: 25px;
  height: 3px;
  background-color: #00509f;
}
@media print, screen and (min-width: 960px) {
  .index-items__pdf-link {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .index-items__pdf-link:hover {
    padding: 33px 35px 32px 43px;
  }
}
@media screen and (min-width: 0\0 ) and (min-resolution: 72dpi) {
  .index-items__pdf-link {
    padding: 35px 30px 25px;
  }
  .index-items__pdf-link:hover {
    padding: 35px 30px 25px 40px;
  }
}
@media screen and (max-width: 959px) {
  .index-items__pdf-link {
    padding: 21px 20px 19px 30px;
    font-size: 2.1rem;
  }
  .index-items__pdf-link::before {
    width: 20px;
  }
}
@media screen and (max-width: 639px) {
  .index-items__pdf-link {
    padding: 19px 20px 19px 30px;
    border: 3px solid #00509f;
    font-size: 1.8rem;
    background-size: 25px auto;
  }
  .index-items__pdf-link::before {
    width: 15px;
  }
}

/*---------------------------------------
table
----------------------------------------*/
.base-table {
  border-collapse: collapse;
  width: 100%;
  box-sizing: border-box;
  border-top: 1px solid #e8e8e8;
}
@media screen and (max-width: 639px) {
  .base-table {
    border-right: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
  }
}
.base-table tr {
  border-bottom: 1px solid #e8e8e8;
}
.base-table th {
  min-width: 240px;
  background-color: #f9f9f9;
  box-sizing: border-box;
  font-size: 1.7rem;
  padding: 25px;
  z-index: -1;
  position: relative;
}
.base-table th::before {
  margin-top: -15px;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 5px;
  height: 30px;
  background-color: #000;
}
@media screen and (min-width: 0\0 ) and (min-resolution: 72dpi) {
  .base-table th {
    padding: 28px 25px 22px;
  }
}
@media screen and (max-width: 959px) {
  .base-table th {
    min-width: 180px;
    max-width: 210px;
    font-size: 1.6rem;
    padding: 20px;
  }
  .base-table th::before {
    width: 4px;
  }
}
@media screen and (max-width: 639px) {
  .base-table th {
    display: block;
    max-width: 100%;
    min-width: 80px;
    padding: 12px 20px;
  }
}
.base-table--welfare th {
  min-width: auto;
}
.base-table td {
  padding: 25px 20px;
}
@media screen and (min-width: 0\0 ) and (min-resolution: 72dpi) {
  .base-table td {
    padding: 28px 20px 22px;
  }
}
@media screen and (max-width: 959px) {
  .base-table td {
    padding: 20px;
  }
}
@media screen and (max-width: 639px) {
  .base-table td {
    display: block;
    border-bottom: none;
    padding: 12px;
  }
}
.base-table--system th {
  font-weight: bold;
  color: #444;
}
.base-table--system th.strong {
  background-color: #ff8800;
  color: #fff;
}
@media screen and (max-width: 639px) {
  .base-table--system th {
    display: table-cell;
    min-width: 100px;
  }
}
@media screen and (max-width: 639px) {
  .base-table--system td {
    display: table-cell;
  }
}

/*
 * jQuery FlexSlider v2.7.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: "flexslider-icon";
  src: url("fonts/flexslider-icon.eot");
  src: url("fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("fonts/flexslider-icon.woff") format("woff"), url("fonts/flexslider-icon.ttf") format("truetype"), url("fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
  width: 100%;
  display: block;
}

.flexslider .slides:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .flexslider .slides {
  display: block;
}

* html .flexslider .slides {
  height: 1%;
}

.no-js .flexslider .slides > li:first-child {
  display: block;
}

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  position: relative;
  zoom: 1;
}

.flexslider .slides {
  zoom: 1;
}

.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.carousel li {
  margin-right: 5px;
}

.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: "\f001";
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.flex-direction-nav a.flex-next:before {
  content: "\f002";
}

.flex-direction-nav .flex-prev {
  left: -50px;
}

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: "\f004";
}

.flex-pauseplay a:hover {
  opacity: 1;
}

.flex-pauseplay a.flex-play:before {
  content: "\f003";
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
@media screen and (max-width: 959px) {
  .flex-control-nav li {
    margin: 0 6px;
  }
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@media print, screen and (min-width: 960px) {
  .flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7);
  }
}

.flex-control-paging li a.flex-active {
  background: #000;
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: 0.7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
/*---------------------------------------
top
----------------------------------------*/
.top-slider {
  position: relative;
}
@media screen and (max-width: 1200px) {
  .top-slider {
    padding: 30px 0 0;
  }
}
@media screen and (max-width: 959px) {
  .top-slider {
    padding: 60px 0 0;
  }
}

.loader {
  position: absolute;
  z-index: 100;
  top: 60px;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100px; /* ローディング画像のwidth */
  height: 100px; /* ローディング画像のheight */
  margin: auto;
  display: none;
  -webkit-animation: spin 1.5s linear infinite;
  -moz-animation: spin 1.5s linear infinite;
  -ms-animation: spin 1.5s linear infinite;
  -o-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}
@media screen and (max-width: 959px) {
  .loader {
    width: 80px; /* ローディング画像のwidth */
    height: 80px; /* ローディング画像のheight */
  }
}

/*スライダー*/
.flexslider {
  width: 100vw;
  max-width: 100vw;
  height: 100vh;
  text-align: center;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .flexslider {
    width: 100%;
    min-height: 600px;
    height: 100%;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 959px) {
  .flexslider {
    min-height: 310px;
    margin: 0 0 0;
  }
}
.flexslider .slides {
  box-sizing: border-box;
}

.flexslider li img {
  width: 100vw !important;
  height: 100vh !important;
  object-fit: contain;
  font-family: "object-fit: contain;";
}
@media screen and (max-width: 1200px) {
  .flexslider li img {
    width: 100% !important;
    height: 100% !important;
  }
}

.flex-control-nav {
  margin-top: -60px;
  width: 15px;
  height: 80px;
  position: absolute;
  top: 50%;
  left: 30px;
  text-align: left;
}
@media screen and (max-width: 959px) {
  .flex-control-nav {
    width: 100%;
    margin-top: 0;
    height: 15px;
    top: 105%;
    left: 0;
    text-align: center;
  }
}

.flex-control-nav li {
  margin-bottom: 15px;
  display: block;
}
@media screen and (max-width: 959px) {
  .flex-control-nav li {
    display: inline-block;
  }
}

.flex-control-paging li a {
  width: 13px;
  height: 13px;
  background-color: #fff;
  border: 3px solid #00509f;
  border-radius: 50%;
  margin: 0;
  box-sizing: border-box;
}

.flex-control-paging li a.flex-active {
  background: #00509f;
}

/*事業内容*/
.top-quality {
  /*タイトル*/
  /*コンテンツ*/
}
.top-quality__head {
  width: 100%;
  height: 385px;
  padding: 90px 20px 0;
  background-image: url(../img/bg1.png), url(../img/bg2.png);
  background-repeat: repeat, no-repeat;
  -webkit-background-size: 40px 40px, cover;
  background-size: 40px 40px, cover;
  background-position: center;
  box-sizing: border-box;
}
@media screen and (max-width: 1200px) {
  .top-quality__head {
    padding: 70px 20px 0;
    height: 340px;
  }
}
@media screen and (max-width: 959px) {
  .top-quality__head {
    height: 310px;
  }
}
@media screen and (max-width: 639px) {
  .top-quality__head {
    height: auto;
    padding: 50px 10px 40px;
  }
}
.top-quality__title {
  margin-bottom: 30px;
}
@media screen and (max-width: 959px) {
  .top-quality__title {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 959px) {
  .top-quality__title {
    margin-bottom: 15px;
  }
}
.top-quality__title-en {
  margin-bottom: 5px;
  font-family: "Khula", sans-serif;
  font-size: 9.5rem;
  font-weight: 800;
  line-height: 1em;
  display: block;
  color: #fff;
}
.top-quality__title-en span {
  font-size: 13rem;
}
@media screen and (max-width: 1200px) {
  .top-quality__title-en {
    font-size: 8.5rem;
  }
  .top-quality__title-en span {
    font-size: 12rem;
  }
}
@media screen and (max-width: 959px) {
  .top-quality__title-en {
    margin-bottom: 0;
    font-size: 6.5rem;
  }
  .top-quality__title-en span {
    font-size: 10rem;
  }
}
@media screen and (max-width: 639px) {
  .top-quality__title-en {
    font-size: 5.8rem;
    letter-spacing: 0.02em;
  }
  .top-quality__title-en span {
    font-size: 8rem;
  }
}
.top-quality__title-ja {
  color: #fff;
  font-size: 3.5rem;
  font-weight: bold;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1200px) {
  .top-quality__title-ja {
    font-size: 3rem;
  }
}
@media screen and (max-width: 959px) {
  .top-quality__title-ja {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 639px) {
  .top-quality__title-ja {
    font-size: 1.8rem;
    display: inline-block;
  }
}
.top-quality__copy {
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.7em;
}
@media screen and (max-width: 1200px) {
  .top-quality__copy {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 959px) {
  .top-quality__copy {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 639px) {
  .top-quality__copy {
    font-size: 1.4rem;
  }
}
.top-quality__items:before, .top-quality__items:after {
  content: "";
  display: table;
}
.top-quality__items:after {
  clear: both;
}
.top-quality__item {
  width: 25%;
  border-left: 1px solid #fff;
  float: left;
  box-sizing: border-box;
  position: relative;
}
.top-quality__item:first-child {
  border-left: none;
}
@media print, screen and (min-width: 960px) {
  .top-quality__item:hover {
    opacity: 0.8;
    transition: 0.2s;
  }
}
@media print, screen and (min-width: 960px) {
  .top-quality__item::after {
    position: absolute;
    top: 0;
    left: -1px;
    content: "";
    border-style: solid;
    border-color: transparent;
    border-width: 8px 8px;
    border-left-color: #00509f;
    border-top-color: #00509f;
  }
}
@media print, screen and (min-width: 960px) {
  .top-quality__item::before {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    border-style: solid;
    border-color: transparent;
    border-width: 8px 9px;
    border-right-color: #00509f;
    border-top-color: #00509f;
  }
}
@media screen and (max-width: 959px) {
  .top-quality__item {
    width: 33.3333%;
    width: -webkit-calc(100% / 3);
    width: 33.3333333333%;
  }
  .top-quality__item:nth-child(3n+1) {
    border-left: none;
  }
  .top-quality__item:nth-child(4), .top-quality__item:nth-child(5) {
    width: 50%;
  }
  .top-quality__item:nth-child(4) img, .top-quality__item:nth-child(5) img {
    width: 66%;
  }
}
@media screen and (max-width: 639px) {
  .top-quality__item {
    width: 50%;
  }
  .top-quality__item img {
    width: 100% !important;
  }
  .top-quality__item:nth-child(3n+1) {
    border-left: 1px solid #fff;
  }
  .top-quality__item:nth-child(2n+1) {
    border-left: none;
  }
  .top-quality__item:nth-child(5) {
    width: 100%;
  }
  .top-quality__item:nth-child(5) img {
    width: 53% !important;
  }
}
.top-quality__item-img {
  text-align: center;
  z-index: 1;
}
.top-quality__item-text {
  margin-top: -30px;
  padding: 56px 20px 30px;
  background-color: #00509f;
  color: #fff;
  box-sizing: border-box;
  position: relative;
}
@media print, screen and (min-width: 1400px) {
  .top-quality__item-text {
    padding: 70px 30px 50px;
  }
}
@media screen and (max-width: 1200px) {
  .top-quality__item-text {
    padding: 56px 10px 30px;
  }
}
@media screen and (max-width: 959px) {
  .top-quality__item-text {
    padding: 50px 10px 30px;
  }
}
@media screen and (max-width: 639px) {
  .top-quality__item-text {
    margin-top: -15px;
    padding: 45px 10px 25px;
  }
}
.top-quality__item-text::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  border-width: 30px 9.9vw;
  border-style: solid;
  border-color: transparent;
  border-top-color: #fff;
}
@media screen and (max-width: 959px) {
  .top-quality__item-text::before {
    border-width: 30px 16.6vw;
  }
}
@media screen and (max-width: 639px) {
  .top-quality__item-text::before {
    border-width: 30px 25vw;
  }
}
@media screen and (max-width: 959px) {
  .top-quality__item-text.other::before {
    border-width: 30px 25vw;
  }
}
@media screen and (max-width: 959px) {
  .top-quality__item-text.crane::before {
    border-width: 30px 25vw;
  }
}
@media screen and (max-width: 639px) {
  .top-quality__item-text.crane {
    padding: 35px 10px 25px;
  }
  .top-quality__item-text.crane::before {
    border-width: 20px 50vw;
  }
}
.top-quality__item-text dt {
  margin-bottom: 14px;
  font-size: 2.2rem;
  text-align: center;
  /*1400以上のとき*/
}
@media print, screen and (min-width: 1400px) {
  .top-quality__item-text dt {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 1200px) {
  .top-quality__item-text dt {
    font-size: 2rem;
  }
}
@media screen and (max-width: 639px) {
  .top-quality__item-text dt {
    margin-bottom: 5px;
    font-size: 1.7rem;
  }
}
.top-quality__item-text dd {
  font-size: 1.4rem;
  line-height: 1.5em;
  text-align: justify;
}
@media print, screen and (min-width: 1400px) {
  .top-quality__item-text dd {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 639px) {
  .top-quality__item-text dd {
    font-size: 1.3rem;
  }
}

/*会社案内*/
.top-policy {
  margin: 70px auto 90px;
  max-width: 1200px;
}
@media screen and (max-width: 1200px) {
  .top-policy {
    margin: 70px auto;
  }
}
@media screen and (max-width: 639px) {
  .top-policy {
    margin: 50px auto;
  }
}
.top-policy__title {
  margin-bottom: 30px;
  text-align: right;
}
@media screen and (max-width: 1200px) {
  .top-policy__title {
    padding: 0 20px;
  }
}
@media screen and (max-width: 959px) {
  .top-policy__title {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 639px) {
  .top-policy__title {
    margin-bottom: 15px;
    padding: 0 10px;
  }
}
.top-policy__title-en {
  font-family: "Khula", sans-serif;
  font-size: 9.5rem;
  font-weight: 800;
  line-height: 1em;
  display: block;
}
.top-policy__title-en span {
  font-size: 13rem;
  color: #00509f;
}
@media screen and (max-width: 1200px) {
  .top-policy__title-en {
    font-size: 8.5rem;
  }
  .top-policy__title-en span {
    font-size: 12rem;
  }
}
@media screen and (max-width: 959px) {
  .top-policy__title-en {
    font-size: 6.5rem;
  }
  .top-policy__title-en span {
    font-size: 10rem;
  }
}
@media screen and (max-width: 639px) {
  .top-policy__title-en {
    font-size: 5.8rem;
    letter-spacing: 0.02em;
  }
  .top-policy__title-en span {
    font-size: 8rem;
  }
}
.top-policy__title-ja {
  font-size: 3.5rem;
  font-weight: bold;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1200px) {
  .top-policy__title-ja {
    font-size: 3rem;
  }
}
@media screen and (max-width: 959px) {
  .top-policy__title-ja {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 639px) {
  .top-policy__title-ja {
    font-size: 1.8rem;
  }
}
.top-policy__copy {
  margin-bottom: 60px;
  font-size: 1.8rem;
  line-height: 1.7em;
  text-align: right;
}
@media screen and (max-width: 1200px) {
  .top-policy__copy {
    margin-bottom: 50px;
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 959px) {
  .top-policy__copy {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 639px) {
  .top-policy__copy {
    padding: 0 10px;
    font-size: 1.4rem;
  }
}
.top-policy__copy span {
  color: #00509f;
  font-size: 2rem;
}
@media screen and (max-width: 639px) {
  .top-policy__copy span {
    font-size: 1.6rem;
  }
}
.top-policy__items:before, .top-policy__items:after {
  content: "";
  display: table;
}
.top-policy__items:after {
  clear: both;
}
.top-policy__item {
  width: -webkit-calc(100% / 3);
  width: 33.3333333333%;
  background-color: #000;
  float: left;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 0\0 ) and (min-resolution: 72dpi) {
  .top-policy__item {
    width: 33.3333333333%;
  }
}
@supports (-ms-ime-align: auto) {
  .top-policy__item {
    background-color: #fff;
  }
}
.top-policy__item::before {
  display: block;
  content: "";
  padding-top: 100%;
}
.top-policy__item::after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  background-position: center;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media print, screen and (min-width: 960px) {
  .top-policy__item:hover::after {
    opacity: 0.8;
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@media screen and (max-width: 639px) {
  .top-policy__item {
    width: 85%;
    float: none;
  }
  .top-policy__item::before {
    padding-top: 55%;
  }
}
.top-policy__item--greeting::after {
  background-image: url(../img/company1.png);
}
@media screen and (max-width: 639px) {
  .top-policy__item--greeting::after {
    background-position: 50% 25%;
  }
}
.top-policy__item--overview {
  margin-top: 70px;
}
.top-policy__item--overview::after {
  background-image: url(../img/company2.png);
}
@media screen and (max-width: 639px) {
  .top-policy__item--overview {
    margin-top: 0;
    margin-left: 15%;
  }
}
.top-policy__item--guide::after {
  background-image: url(../img/company3.png);
}
.top-policy__link {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 1;
}
.top-policy__link-ja {
  margin-bottom: 5px;
  padding: 22px 38px;
  font-size: 3rem;
  color: #fff;
  letter-spacing: 0.05em;
  background-color: rgba(0, 0, 0, 0.7);
  display: block;
}
@media screen and (max-width: 959px) {
  .top-policy__link-ja {
    padding: 10px 20px;
    font-size: 2.1rem;
  }
}
@media screen and (max-width: 639px) {
  .top-policy__link-ja {
    padding: 5px 20px;
  }
}
@media screen and (min-width: 0\0 ) and (min-resolution: 72dpi) {
  .top-policy__link-ja {
    padding: 27px 38px 14px;
    box-sizing: border-box;
  }
}
.top-policy__link-en {
  color: #fff;
  font-family: "Archivo Black", sans-serif;
  letter-spacing: 0.1em;
}

/*動画紹介*/
.top-movie__title {
  height: 460px;
  padding: 80px 0;
  background-image: url(../img/grid_bg_2.png), url(../img/movie_bg.png);
  background-repeat: repeat, no-repeat;
  -webkit-background-size: 40px 40px, cover;
  background-size: 40px 40px, cover;
  background-position: center;
  box-sizing: border-box;
}
@media screen and (max-width: 1200px) {
  .top-movie__title {
    height: 400px;
    padding: 70px 20px;
  }
}
@media screen and (max-width: 959px) {
  .top-movie__title {
    height: 370px;
  }
}
@media screen and (max-width: 639px) {
  .top-movie__title {
    height: auto;
    padding: 50px 10px;
  }
}
.top-movie__title-en {
  font-family: "Khula", sans-serif;
  font-size: 9.5rem;
  font-weight: 800;
  line-height: 1em;
  color: #fff;
  display: block;
}
.top-movie__title-en span {
  font-size: 13rem;
}
@media screen and (max-width: 1200px) {
  .top-movie__title-en {
    font-size: 8.5rem;
  }
  .top-movie__title-en span {
    font-size: 12rem;
  }
}
@media screen and (max-width: 959px) {
  .top-movie__title-en {
    font-size: 6.5rem;
  }
  .top-movie__title-en span {
    font-size: 10rem;
  }
}
@media screen and (max-width: 639px) {
  .top-movie__title-en {
    font-size: 5.8rem;
    letter-spacing: 0.02em;
  }
  .top-movie__title-en span {
    font-size: 7rem;
  }
}
.top-movie__title-ja {
  font-size: 3.5rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #fff;
}
@media screen and (max-width: 1200px) {
  .top-movie__title-ja {
    font-size: 3rem;
  }
}
@media screen and (max-width: 959px) {
  .top-movie__title-ja {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 639px) {
  .top-movie__title-ja {
    font-size: 1.8rem;
  }
}
.top-movie__title-inner {
  margin: 0 auto;
  max-width: 1200px;
  text-align: left;
}
.top-movie__copy {
  margin-top: 30px;
  margin-bottom: 60px;
  font-size: 1.8rem;
  line-height: 1.7em;
  color: #fff;
}
@media screen and (max-width: 1200px) {
  .top-movie__copy {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 959px) {
  .top-movie__copy {
    margin-top: 20px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 639px) {
  .top-movie__copy {
    margin-top: 15px;
    font-size: 1.4rem;
  }
}
.top-movie__contents {
  margin: -100px auto 30px;
  max-width: 1200px;
  padding: 40px;
  box-sizing: border-box;
  background-color: #fff;
}
@media screen and (max-width: 1200px) {
  .top-movie__contents {
    margin: -80px 20px 0;
  }
}
@media screen and (max-width: 959px) {
  .top-movie__contents {
    padding: 30px 30px 70px;
  }
}
@media screen and (max-width: 639px) {
  .top-movie__contents {
    margin: -80px 10px 0;
    padding: 20px 20px 50px;
  }
}
.top-movie__items:before, .top-movie__items:after {
  content: "";
  display: table;
}
.top-movie__items:after {
  clear: both;
}
.top-movie__item {
  width: calc((100% - 30px) / 3);
  margin-left: 15px;
  padding-bottom: 18%;
  float: left;
  height: 0px;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
}
.top-movie__item:first-child {
  margin-left: 0;
}
@media screen and (max-width: 959px) {
  .top-movie__item {
    width: calc((100% - 30px) / 2);
    margin-left: 15px;
    margin-bottom: 20px;
    padding-bottom: 26%;
  }
  .top-movie__item:nth-child(2n+1) {
    margin-left: 0;
  }
}
@media screen and (max-width: 639px) {
  .top-movie__item {
    width: 100%;
    padding-bottom: 56%;
    margin-left: 0;
  }
  .top-movie__item:first-child {
    margin-bottom: 20px;
  }
}
.top-movie__item iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*新着情報*/
.top-news {
  background-image: url(https://www.yutaka-unyu.co.jp/common/grid_bg_blue.jpg);
  background-repeat: repeat;
  padding: 70px 0;
  position: relative;
}
.top-news:before, .top-news:after {
  content: "";
  display: table;
}
.top-news:after {
  clear: both;
}
@media screen and (max-width: 1200px) {
  .top-news {
    padding: 60px 20px;
  }
}
@media screen and (max-width: 959px) {
  .top-news {
    padding: 50px 20px;
  }
}
@media screen and (max-width: 639px) {
  .top-news {
    padding: 40px 10px 50px;
  }
}
.top-news__inner {
  max-width: 1200px;
  margin: 0 auto;
}
.top-news__title {
  margin-top: 15px;
  width: 27%;
  float: left;
  box-sizing: border-box;
}
@media screen and (max-width: 959px) {
  .top-news__title {
    width: 100%;
    margin-bottom: 20px;
  }
}
.top-news__title-en {
  margin-bottom: 10px;
  font-family: "Khula", sans-serif;
  font-size: 6.5rem;
  font-weight: 800;
  line-height: 1em;
  display: block;
}
.top-news__title-en span {
  margin-left: -5px;
  font-size: 10rem;
  color: #00509f;
}
@media screen and (max-width: 1200px) {
  .top-news__title-en {
    font-size: 5.5rem;
  }
  .top-news__title-en span {
    font-size: 9rem;
  }
}
@media screen and (max-width: 959px) {
  .top-news__title-en {
    margin-bottom: 0;
    font-size: 5.2rem;
  }
  .top-news__title-en span {
    font-size: 7.8rem;
  }
}
@media screen and (max-width: 639px) {
  .top-news__title-en {
    font-size: 4.2rem;
  }
  .top-news__title-en span {
    margin-left: -3px;
    font-size: 5.2rem;
  }
}
.top-news__title-ja {
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1200px) {
  .top-news__title-ja {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 959px) {
  .top-news__title-ja {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 639px) {
  .top-news__title-ja {
    font-size: 1.8rem;
  }
}
.top-news__contents {
  width: 73%;
  float: left;
  padding: 46px 50px 20px;
  box-sizing: border-box;
  background-color: #fff;
}
@media screen and (max-width: 1200px) {
  .top-news__contents {
    padding: 36px 40px 19px;
  }
}
@media screen and (max-width: 959px) {
  .top-news__contents {
    width: 100%;
  }
}
@media screen and (max-width: 639px) {
  .top-news__contents {
    padding: 30px 20px;
  }
}
.top-news__item {
  margin-bottom: 22px;
  font-size: 1.7rem;
}
.top-news__item:before, .top-news__item:after {
  content: "";
  display: table;
}
.top-news__item:after {
  clear: both;
}
@media screen and (max-width: 1200px) {
  .top-news__item {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 959px) {
  .top-news__item {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 639px) {
  .top-news__item {
    font-size: 1.5rem;
  }
}
.top-news__day {
  min-width: 105px;
  width: 13%;
  color: #00509f;
  float: left;
}
@media screen and (max-width: 1200px) {
  .top-news__day {
    width: 100%;
  }
}
.top-news__link {
  color: #000;
  width: 86%;
  display: block;
  float: left;
}
.top-news__link:hover {
  color: #00509f;
}
@media screen and (max-width: 1200px) {
  .top-news__link {
    width: 100%;
  }
}
.top-news__link--new {
  margin-left: 5px;
  color: #e04545;
}
.top-news__more-btn {
  padding: 0 40px 0 50px;
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #00509f;
  color: #fff;
}
@media screen and (max-width: 639px) {
  .top-news__more-btn {
    padding: 3px 40px 3px 50px;
  }
}
@media screen and (min-width: 0\0 ) and (min-resolution: 72dpi) {
  .top-news__more-btn {
    padding: 4px 40px 0 50px;
    box-sizing: border-box;
  }
}
.top-news__more-btn:hover {
  background-color: #004284;
}
.top-news__more-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 15px;
  border-top-color: #fff;
  border-left-color: #fff;
}
@media screen and (max-width: 959px) {
  .top-news__more-btn::before {
    border-width: 12px;
  }
}
@media screen and (max-width: 639px) {
  .top-news__more-btn::before {
    border-width: 15px;
  }
}
.top-news__more-btn::after {
  content: "";
  margin-top: -3px;
  position: absolute;
  right: 5px;
  top: 50%;
  border-style: solid;
  border-color: transparent;
  border-left-color: #fff;
  border-width: 3px 5px;
}

/*---------------------------------------
news
----------------------------------------*/
.news-wrapper__list {
  margin-bottom: 60px;
  padding: 60px 0 30px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 959px) {
  .news-wrapper__list {
    margin-bottom: 40px;
    padding: 40px 0 20px;
  }
}
@media screen and (max-width: 639px) {
  .news-wrapper__list {
    margin-bottom: 30px;
    padding: 30px 0 15px;
  }
}
.news-wrapper__item {
  margin-bottom: 30px;
  font-size: 1.7rem;
}
.news-wrapper__item:before, .news-wrapper__item:after {
  content: "";
  display: table;
}
.news-wrapper__item:after {
  clear: both;
}
@media screen and (max-width: 1200px) {
  .news-wrapper__item {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 959px) {
  .news-wrapper__item {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 639px) {
  .news-wrapper__item {
    font-size: 1.5rem;
  }
}
.news-wrapper__day {
  width: 105px;
  color: #00509f;
  float: left;
}
@media screen and (max-width: 1200px) {
  .news-wrapper__day {
    width: 100%;
  }
}
.news-wrapper__link {
  color: #000;
  display: block;
  float: left;
}
.news-wrapper__link:hover {
  color: #00509f;
}
@media screen and (max-width: 1200px) {
  .news-wrapper__link {
    width: 100%;
  }
}
.news-wrapper__link--new {
  margin-left: 5px;
  color: #e04545;
}

/*ページナビ*/
#cp_navi *, #cp_navi *:after, #cp_navi *:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#cp_navi a {
  text-decoration: none;
}

#cp_navi {
  text-align: center;
}
#cp_navi .cp_pagination {
  display: inline-block;
  height: 50px;
  padding: 0 20px;
  border-radius: 35px;
  background-color: #eeeeee;
  font-family: "Khula", sans-serif;
}
@media screen and (max-width: 959px) {
  #cp_navi .cp_pagination {
    height: 46px;
    padding: 0 10px;
    border-radius: 23px;
  }
}
@media screen and (max-width: 639px) {
  #cp_navi .cp_pagination {
    height: 34px;
    padding: 0 5px;
  }
}
#cp_navi .cp_pagenum {
  font-size: 1.8rem;
  width: 50px;
  height: 50px;
  display: block;
  float: left;
  padding: 14px 0 0;
  text-align: center;
  transition: 400ms ease;
  color: #666;
  box-sizing: border-box;
}
@media screen and (max-width: 959px) {
  #cp_navi .cp_pagenum {
    width: 46px;
    height: 46px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 639px) {
  #cp_navi .cp_pagenum {
    width: 34px;
    height: 34px;
    padding: 8px 0 0;
    font-size: 1.4rem;
  }
}
#cp_navi .cp_pagenum:hover {
  color: #ffffff;
  background-color: #00509f;
}
#cp_navi .cp_pagenum.current {
  color: #ffffff;
  background-color: #00509f;
}
#cp_navi .cp_pagenum.prev {
  width: auto;
  padding: 14px 20px 0 5px;
  font-size: 1.4rem;
}
#cp_navi .cp_pagenum.prev:hover {
  color: #00509f;
  background-color: transparent;
}
@media screen and (max-width: 959px) {
  #cp_navi .cp_pagenum.prev {
    padding: 14px 12px 0 13px;
  }
}
@media screen and (max-width: 639px) {
  #cp_navi .cp_pagenum.prev {
    padding: 10px 10px 0 10px;
    font-size: 1.2rem;
  }
}
#cp_navi .cp_pagenum.next {
  width: auto;
  padding: 14px 5px 0 20px;
  font-size: 1.4rem;
}
#cp_navi .cp_pagenum.next:hover {
  color: #00509f;
  background-color: transparent;
}
@media screen and (max-width: 959px) {
  #cp_navi .cp_pagenum.next {
    padding: 14px 13px 0 12px;
  }
}
@media screen and (max-width: 639px) {
  #cp_navi .cp_pagenum.next {
    padding: 10px 10px 0 10px;
    font-size: 1.2rem;
  }
}
#cp_navi .cp_pagenum.while {
  padding: 10px 0 0 0;
}
#cp_navi .cp_pagenum.while:hover {
  color: #666;
  background-color: transparent;
}
@media screen and (max-width: 639px) {
  #cp_navi .cp_pagenum.while {
    padding: 4px 0 0;
  }
}

/*---------------------------------------
新着詳細
----------------------------------------*/
/*タイトル*/
.news-detail-title {
  margin-bottom: 43px;
  padding: 40px 0 0;
  font-size: 2.5rem;
  color: #000;
  border-top: 1px solid #e3e3e3;
}
@media screen and (max-width: 959px) {
  .news-detail-title {
    padding: 30px 0 0;
    font-size: 2.3rem;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 639px) {
  .news-detail-title {
    margin-bottom: 20px;
    padding: 20px 0 0;
    font-size: 1.8rem;
    letter-spacing: 0;
  }
}
.news-detail-title__head {
  margin-bottom: 20px;
}
@media screen and (max-width: 959px) {
  .news-detail-title__head {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 639px) {
  .news-detail-title__head {
    margin-bottom: 5px;
  }
}
.news-detail-title__day {
  width: 150px;
  padding: 9px 5px 6px;
  background-color: #000;
  color: #fff;
  font-size: 1.7rem;
  line-height: 1em;
  display: inline-block;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 959px) {
  .news-detail-title__day {
    width: 120px;
    font-size: 1.5rem;
    padding: 6px 5px 5px;
  }
}
@media screen and (max-width: 639px) {
  .news-detail-title__day {
    width: 100px;
    padding: 4px 0 3px;
    font-size: 1.2rem;
    line-height: 1.3em;
  }
}
.news-detail-title__new-icon {
  width: 80px;
  padding: 9px 5px 6px;
  background-color: #e04545;
  color: #fff;
  line-height: 1em;
  text-align: center;
  font-size: 1.7rem;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 959px) {
  .news-detail-title__new-icon {
    width: 60px;
    font-size: 1.5rem;
    padding: 6px 5px 5px;
  }
}
@media screen and (max-width: 639px) {
  .news-detail-title__new-icon {
    width: 50px;
    padding: 4px 0 3px;
    font-size: 1.2rem;
    line-height: 1.3em;
  }
}

/*詳細メインコンテンツ*/
.news-detail-main {
  margin-bottom: 60px;
  border-bottom: 1px solid #ccc;
  padding: 0 0 60px;
}
@media screen and (max-width: 959px) {
  .news-detail-main {
    margin-bottom: 40px;
    padding: 0 0 40px;
  }
}
@media screen and (max-width: 639px) {
  .news-detail-main {
    margin-bottom: 30px;
    padding: 0 0 30px;
  }
}

/*ベーステキスト*/
.news-detail-basebox:before, .news-detail-basebox:after {
  content: "";
  display: table;
}
.news-detail-basebox:after {
  clear: both;
}
.news-detail-basebox__photo {
  width: 40%;
  margin-left: 2%;
  text-align: right;
  float: right;
}
.news-detail-basebox__photo img {
  max-width: 500px;
}
@media screen and (max-width: 639px) {
  .news-detail-basebox__photo {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
    text-align: center;
  }
}
.news-detail-basebox__text {
  width: 58%;
  float: left;
}
.news-detail-basebox__text p {
  margin-bottom: 20px;
}
@media screen and (max-width: 639px) {
  .news-detail-basebox__text {
    width: 100%;
    float: none;
  }
}

#widgwig-sec {
  /* ---------- 文字配置 ----------- */
  /* ---------- 見出し ----------- */
  /* ---------- リスト ----------- */
  /* ---------- インデント ----------- */
  /* ---------- テーブル ----------- */
  /* ---------- 線 ----------- */
  /* ---------- font ----------- */
  /* ---------- img ----------- */
}
#widgwig-sec div:before, #widgwig-sec div:after {
  content: "";
  display: table;
}
#widgwig-sec div:after {
  clear: both;
}
#widgwig-sec p {
  line-height: 2.5em;
}
@media screen and (max-width: 639px) {
  #widgwig-sec p {
    line-height: 2em;
  }
}
#widgwig-sec a {
  color: #00509f;
  text-decoration: underline;
}
@media screen and (max-width: 959px) {
  #widgwig-sec a:target::before {
    content: "";
    display: inline-block;
    height: 70px;
    margin-top: -70px;
    vertical-align: top;
  }
}
#widgwig-sec span {
  line-height: 1.3em;
}
#widgwig-sec .img-right {
  float: right;
  margin: 8px 0 20px 30px;
}
@media screen and (max-width: 959px) {
  #widgwig-sec .img-right {
    float: none;
    display: block;
    margin: 0 auto 15px;
    max-width: 100%;
  }
}
#widgwig-sec .img-left {
  float: left;
  margin: 8px 30px 20px 0;
}
@media screen and (max-width: 959px) {
  #widgwig-sec .img-left {
    float: none;
    display: block;
    margin: 0 auto 15px;
    max-width: 100%;
  }
}
#widgwig-sec .left {
  width: 100%;
  margin: 0 auto;
  text-align: left;
}
#widgwig-sec .center {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
#widgwig-sec .right {
  width: 100%;
  margin: 0 auto;
  text-align: right;
}
#widgwig-sec h1 {
  font-size: 240%;
  line-height: 1.5;
  font-weight: bold;
}
#widgwig-sec h2 {
  font-size: 180%;
  line-height: 1.5;
  margin: 0;
  font-weight: bold;
}
#widgwig-sec h3 {
  font-size: 140%;
  line-height: 1.5;
  font-weight: bold;
}
#widgwig-sec h4 {
  font-size: 120%;
  line-height: 1.5;
  font-weight: bold;
}
#widgwig-sec h5 {
  font-size: 100%;
  line-height: 1.5;
  font-weight: bold;
}
#widgwig-sec h6 {
  font-size: 82%;
  line-height: 1.5;
  font-weight: bold;
}
#widgwig-sec ol li {
  list-style: decimal;
  list-style-position: inside;
}
#widgwig-sec ul li {
  list-style: disc;
  list-style-position: inside;
}
#widgwig-sec blockquote {
  padding-left: 1em;
}
#widgwig-sec table {
  font-size: 100%;
  width: auto !important;
  max-width: 100%;
  word-break: break-all;
  border-collapse: collapse;
}
#widgwig-sec table th,
#widgwig-sec table td {
  font-weight: bold;
  border: #CCCCCC solid 1px;
  padding: 7px 10px 5px;
}
#widgwig-sec hr {
  display: block;
}
#widgwig-sec em {
  font-style: italic;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
}
#widgwig-sec strong {
  font-weight: bold;
}
#widgwig-sec .line {
  clear: both;
  padding: 10px 13px;
  border: 1px solid #DDDDDD;
  margin-bottom: 20px;
}
#widgwig-sec img {
  max-width: 100%;
  height: auto !important;
}
#widgwig-sec .list-style-diamond li {
  list-style-type: none;
}
#widgwig-sec .news-detail-table {
  width: 100%;
}
#widgwig-sec .news-detail-table th, #widgwig-sec .news-detail-table td {
  border: none;
}
#widgwig-sec .news-detail-table th {
  width: 22%;
  padding: 10px;
  background-color: #333;
  border-bottom: 4px solid #fff;
  border-right: 4px solid #fff;
  color: #fff;
  text-align: center;
}
@media screen and (min-width: 0\0 ) and (min-resolution: 72dpi) {
  #widgwig-sec .news-detail-table th {
    padding: 12px 10px 8px;
  }
}
#widgwig-sec .news-detail-table td {
  padding: 10px 18px;
  border-bottom: 4px solid #fff;
  background-color: #f6f6f6;
}
@media screen and (min-width: 0\0 ) and (min-resolution: 72dpi) {
  #widgwig-sec .news-detail-table td {
    padding: 12px 18px 8px;
  }
}

.news-back-link .base-link {
  margin: 0 auto;
  color: #fff !important;
  text-decoration: none !important;
}
@media screen and (max-width: 959px) {
  .news-back-link .base-link {
    max-width: 280px;
  }
}

/*---------------------------------------
form
----------------------------------------*/
#contact-form {
  /* チェックされた時のスタイル */
}
#contact-form input,
#contact-form textarea,
#contact-form select {
  border: 1px solid #d8d8d8;
  padding: 17px 25px;
  resize: vertical;
  line-height: 1.5em;
  /* IE */
  /* Edge */
}
#contact-form input::placeholder,
#contact-form textarea::placeholder,
#contact-form select::placeholder {
  color: #999;
}
#contact-form input:-ms-input-placeholder,
#contact-form textarea:-ms-input-placeholder,
#contact-form select:-ms-input-placeholder {
  color: #999;
}
#contact-form input::-ms-input-placeholder,
#contact-form textarea::-ms-input-placeholder,
#contact-form select::-ms-input-placeholder {
  color: #999;
}
@media screen and (max-width: 639px) {
  #contact-form input,
  #contact-form textarea,
  #contact-form select {
    padding: 15px;
  }
}
#contact-form input[type=text],
#contact-form input[type=tel],
#contact-form input[type=email] {
  -webkit-appearance: none;
  border-radius: 0;
}
#contact-form input[type=radio] {
  border: 0px;
  padding: 0;
}
#contact-form input[type=file] {
  border: none;
  padding: 0;
}
#contact-form input[type=submit] {
  -webkit-appearance: none;
  cursor: pointer;
}
#contact-form select {
  border-radius: 0;
}
#contact-form select option {
  padding: 20px;
  font-weight: bold;
}
#contact-form textarea {
  border-radius: 0;
}
@media screen and (max-width: 959px) {
  #contact-form textarea {
    -webkit-appearance: none;
  }
}
@media screen and (max-width: 959px) {
  #contact-form input[type=radio]:checked + label {
    background: #ff8800;
    color: #FFF;
  }
}
#contact-form input[type=button] {
  width: 150px;
  color: #fff;
  margin-left: 6px;
  padding: 18px;
  border: none;
  box-sizing: border-box;
  background-color: #000;
}
@media screen and (max-width: 639px) {
  #contact-form input[type=button] {
    width: 130px;
    margin-left: 0;
    padding: 16px 10px;
    letter-spacing: 0em;
  }
}

.contact-tel {
  margin-bottom: 80px;
  text-align: center;
}
@media screen and (max-width: 959px) {
  .contact-tel {
    margin-bottom: 50px;
  }
}
.contact-tel address {
  padding: 45px 40px 35px;
  font-family: "Khula", sans-serif;
  font-size: 4.5rem;
  font-weight: 800;
  background-color: #f9f9f9;
  border: 1px solid #ccc;
}
.contact-tel address a {
  color: #000;
  cursor: default;
}
@media screen and (max-width: 959px) {
  .contact-tel address {
    padding: 20px 20px 13px;
    font-size: 3.4rem;
  }
}
.contact-tel__text {
  margin-bottom: 20px;
}
@media screen and (max-width: 639px) {
  .contact-tel__text {
    margin-bottom: 15px;
    text-align: left;
  }
}

.contact-mail__text {
  margin-bottom: 50px;
  text-align: center;
}
@media screen and (max-width: 639px) {
  .contact-mail__text {
    text-align: left;
    margin-bottom: 30px;
  }
}
.contact-mail__form-must {
  margin-right: 8px;
  padding: 0 12px;
  line-height: 26px;
  font-size: 1.3rem;
  background-color: #f33e3e;
  color: #fff;
  display: inline-block;
}
@media screen and (min-width: 0\0 ) and (min-resolution: 72dpi) {
  .contact-mail__form-must {
    padding: 3px 12px 0;
  }
}

.form-tbl {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 40px;
}
@media screen and (max-width: 959px) {
  .form-tbl {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 639px) {
  .form-tbl {
    font-size: 1.6rem;
  }
}
.form-tbl th {
  width: 270px;
  padding: 20px 60px 20px 25px;
  text-align: left;
  vertical-align: middle;
  z-index: -1;
  background-color: #f8f8f8;
  border-bottom: 5px solid #fff;
  font-size: 1.8rem;
  box-sizing: border-box;
  position: relative;
}
@media screen and (min-width: 0\0 ) and (min-resolution: 72dpi) {
  .form-tbl th {
    padding: 25px 60px 15px 25px;
  }
}
.form-tbl th::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 5px;
  height: 60px;
  margin: -30px 0 0 0;
  background-color: #000;
}
@media screen and (min-width: 0\0 ) and (min-resolution: 72dpi) {
  .form-tbl th::before {
    top: auto;
    margin: -20px 0 0 0;
  }
}
@media screen and (max-width: 959px) {
  .form-tbl th {
    width: 100%;
    display: block;
    position: relative;
    padding: 15px 20px;
    font-size: 1.7rem;
    border-right: none;
  }
  .form-tbl th::before {
    margin-top: -15px;
    height: 30px;
    width: 4px;
  }
}
@media screen and (max-width: 959px) and (min-width: 0\0 ) and (min-resolution: 72dpi) {
  .form-tbl th::before {
    margin-top: 0;
  }
}
@media screen and (max-width: 639px) {
  .form-tbl th {
    font-size: 1.6rem;
  }
}
.form-tbl td {
  max-width: 840px;
  padding: 20px;
}
@media screen and (max-width: 959px) {
  .form-tbl td {
    display: block;
    margin-bottom: 10px;
    padding: 15px 0;
  }
}
@media screen and (max-width: 639px) {
  .form-tbl td {
    padding: 10px 0;
  }
}
.form-tbl__list-item {
  margin-bottom: 10px;
}
.form-tbl__list-item:last-child {
  margin-bottom: 0;
}
.form-tbl__conf td {
  padding: 30px;
}
@media screen and (max-width: 959px) {
  .form-tbl__conf td {
    padding: 10px 0;
  }
}
.form-tbl__conf td a {
  color: #000;
}

.form-text {
  margin: 15px 0 7px;
}
.form-text--mgtop-none {
  margin: 0 0 7px;
}
.form-text--mail {
  font-size: 1.5rem;
  margin: 13px 0;
}
@media screen and (max-width: 639px) {
  .form-text--mail {
    font-size: 1.3rem;
  }
}

/*input text*/
.input-text-base {
  width: 100%;
  box-sizing: border-box;
}
.input-text-base--half {
  width: 50%;
}
@media screen and (max-width: 639px) {
  .input-text-base--half {
    width: 100%;
  }
}
@media screen and (max-width: 639px) {
  .input-text-base--postal {
    width: 50%;
  }
}
@media screen and (max-width: 959px) {
  .input-text-base--wd-small {
    width: 50%;
  }
}

/*input select*/
.input-select-base {
  width: 100%;
  box-sizing: border-box;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fff;
  color: #000;
  cursor: pointer;
  background-image: url(https://www.yutaka-unyu.co.jp/common/icon_select.png);
  background-repeat: no-repeat;
  background-position: 97% 50%;
}
.input-select-base::-ms-expand {
  display: none;
}
.input-select-base--half {
  width: 50%;
}
@media screen and (max-width: 639px) {
  .input-select-base--half {
    width: 100%;
  }
}
.input-select-base--wd-small {
  width: 100px;
}
@media screen and (max-width: 959px) {
  .input-select-base--wd-small {
    width: 80px;
  }
}

/*input textarea*/
.textarea-base {
  box-sizing: border-box;
  width: 100%;
  min-height: 120px;
}
@media screen and (max-width: 959px) {
  .textarea-base {
    min-height: 200px;
  }
}

.form-must {
  margin-top: -13px;
  padding: 0 12px;
  line-height: 26px;
  font-size: 1.3rem;
  background-color: #f33e3e;
  color: #fff;
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
}
@media screen and (min-width: 0\0 ) and (min-resolution: 72dpi) {
  .form-must {
    padding: 4px 12px 0;
    box-sizing: border-box;
    margin-top: -30px;
    top: auto;
  }
}

/*ラジオボタン*/
.form-radio-wrapper {
  width: 100%;
}
.form-radio-wrapper:before, .form-radio-wrapper:after {
  content: "";
  display: table;
}
.form-radio-wrapper:after {
  clear: both;
}
.form-radio-wrapper__item {
  margin-right: 30px;
  float: left;
}
@media screen and (max-width: 959px) {
  .form-radio-wrapper__item {
    margin-left: 2%;
    margin-right: 0;
    width: 49%;
    float: left;
    position: relative;
  }
  .form-radio-wrapper__item:first-child {
    margin-left: 0;
  }
  .form-radio-wrapper__item--culm3 {
    width: 32%;
    margin-left: 2%;
  }
}

/* ラジオボタンスタイル */
@media screen and (max-width: 959px) {
  .form-radio {
    position: absolute;
    top: 36%;
    left: 8%;
  }
}

/* lableのスタイル */
.form-label {
  cursor: pointer;
}
@media screen and (max-width: 959px) {
  .form-label {
    width: 88%; /* IE8以下とAndroid4.3以下用フォールバック */
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    padding: 12px 12px 12px 23px;
    text-align: center;
    border: #c9c9c9 solid 1px;
    display: block;
  }
}

.form-bottom-text {
  margin-bottom: 22px;
  text-align: center;
}
@media screen and (max-width: 639px) {
  .form-bottom-text {
    text-align: left;
  }
}
.form-bottom-text a {
  color: #00509f;
}

.form-btn {
  width: 100%;
  display: block;
}
.form-btn input[type=submit] {
  width: 320px;
  margin: 0 auto;
  display: block;
  border-radius: 0;
  padding: 18px !important;
  font-size: 1.7rem;
  font-weight: bold;
  color: #fff;
  border: none !important;
  background-color: #00509f !important;
  position: relative;
  background: url(https://www.yutaka-unyu.co.jp/common/submit_arrow.png) no-repeat;
  background-size: 8.5px 9.5px;
  background-position: 95% 50%;
}
.form-btn input[type=submit]:hover {
  opacity: 0.8;
  transition: 0.5s;
}
@media screen and (max-width: 959px) {
  .form-btn input[type=submit] {
    padding: 15px !important;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 639px) {
  .form-btn input[type=submit] {
    width: 300px;
    font-size: 1.7rem;
  }
}
.form-btn__corrected {
  width: 180px;
  padding: 17px;
  background-color: #bbb;
  font-size: 1.7rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(https://www.yutaka-unyu.co.jp/common/submit_arrow_back.png);
  background-repeat: no-repeat;
  background-position: 15px 50%;
}
.form-btn__corrected:hover {
  opacity: 0.8;
  transition: 0.5s;
}
@media screen and (max-width: 959px) {
  .form-btn__corrected {
    position: relative;
    margin: 15px auto 0;
    padding: 15px;
    font-size: 1.8rem;
  }
}

.form-error {
  margin-bottom: 20px;
  padding: 20px;
  border: 2px solid #e04545;
  color: #e04545;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 639px) {
  .form-error {
    font-size: 1.4rem;
    line-height: 1.5em;
  }
}

.form-error-text {
  margin-bottom: 2px;
  color: #e04545;
}
@media screen and (max-width: 639px) {
  .form-error-text {
    font-size: 1.4rem;
  }
}

.form-send {
  margin-top: 50px;
  border: 3px solid #00509f;
  padding: 70px 10px 60px;
  text-align: center;
}
@media screen and (max-width: 639px) {
  .form-send {
    margin-top: 30px;
    padding: 30px 15px;
  }
}
.form-send__catch {
  margin-bottom: 20px;
  font-size: 2.6rem;
  font-family: "Noto Sans Japanese", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
  font-weight: 600;
  color: #00509f;
}
@media screen and (max-width: 639px) {
  .form-send__catch {
    margin-bottom: 10px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 639px) {
  .form-send__text {
    text-align: left;
  }
}
.form-send__btn {
  max-width: 280px;
  margin: 40px auto;
}

/*---------------------------------------
quality
----------------------------------------*/
.quality-index-wrapper__catch {
  margin-bottom: 70px;
  padding: 80px 0 50px;
  font-size: 2.7rem;
  font-family: "Noto Sans Japanese", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
  font-weight: bold;
  text-align: center;
  line-height: 1.9em;
  background-image: url(https://www.yutaka-unyu.co.jp/quality/img/bg_quality_catch.png);
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 959px) {
  .quality-index-wrapper__catch {
    margin-bottom: 30px;
    padding: 80px 0 65px;
    font-size: 2.2rem;
    background-size: 340px auto;
  }
}
@media screen and (max-width: 639px) {
  .quality-index-wrapper__catch {
    padding: 65px 0 55px;
    background-size: 240px auto;
    font-size: 1.6rem;
    text-align: left;
  }
}
.quality-index-wrapper__catch-en {
  font-size: 1.5rem;
  font-family: "Khula", sans-serif;
  font-weight: 800;
  letter-spacing: 0.08em;
  color: #00509f;
  display: block;
}

.quality-index-point {
  background-color: #ebf1f7;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
@media screen and (max-width: 1200px) {
  .quality-index-point {
    padding: 0 30px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 959px) {
  .quality-index-point {
    padding: 0 20px;
  }
}
.quality-index-point__items {
  margin: 0 auto 80px;
  padding: 50px 0;
  max-width: 1200px;
}
.quality-index-point__items:before, .quality-index-point__items:after {
  content: "";
  display: table;
}
.quality-index-point__items:after {
  clear: both;
}
@media screen and (max-width: 959px) {
  .quality-index-point__items {
    margin-bottom: 40px;
    padding: 40px 0;
  }
}
@media screen and (max-width: 639px) {
  .quality-index-point__items {
    padding: 40px 0 20px;
  }
}
.quality-index-point__item {
  width: 31%;
  margin-left: 3.5%;
  padding: 10px 35px 35px;
  float: left;
  background-color: #fff;
  box-sizing: border-box;
}
.quality-index-point__item:first-child {
  margin-left: 0;
}
@media screen and (max-width: 959px) {
  .quality-index-point__item {
    width: 32%;
    margin-left: 2%;
    padding: 10px 15px 20px;
  }
}
@media screen and (max-width: 639px) {
  .quality-index-point__item {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
    float: none;
  }
}
.quality-index-point__illust {
  margin-bottom: 4px;
  text-align: center;
}
.quality-index-point__illust img {
  width: 100%;
  max-width: 280px;
}
@media screen and (max-width: 639px) {
  .quality-index-point__illust {
    margin-bottom: 0;
  }
  .quality-index-point__illust img {
    max-width: 200px;
  }
}
.quality-index-point__text dt {
  margin-bottom: 20px;
  text-align: center;
  font-size: 2.5rem;
}
@media screen and (max-width: 959px) {
  .quality-index-point__text dt {
    margin-bottom: 10px;
    font-size: 2rem;
  }
}
.quality-index-point__text dd {
  text-align: justify;
}

/*---------------------------------------
greeting
----------------------------------------*/
.greeting-daihyou {
  position: relative;
  margin-bottom: 60px;
}
.greeting-daihyou:before, .greeting-daihyou:after {
  content: "";
  display: table;
}
.greeting-daihyou:after {
  clear: both;
}
@media screen and (max-width: 959px) {
  .greeting-daihyou {
    margin-bottom: 40px;
  }
}
.greeting-daihyou__main {
  margin-bottom: 70px;
}
@media screen and (max-width: 959px) {
  .greeting-daihyou__main {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 639px) {
  .greeting-daihyou__main {
    margin-bottom: 30px;
  }
}
.greeting-daihyou__photo {
  width: 80%;
  max-width: 820px;
}
@media screen and (max-width: 959px) {
  .greeting-daihyou__photo {
    width: 100%;
  }
}
.greeting-daihyou__block {
  width: 50%;
  max-width: 600px;
  position: absolute;
  top: 130px;
  left: 50%;
  padding: 66px 20px 26px 70px;
  background-color: #fff;
  box-sizing: border-box;
}
@media screen and (max-width: 1200px) {
  .greeting-daihyou__block {
    padding: 55px 20px 55px 55px;
  }
}
@media screen and (max-width: 959px) {
  .greeting-daihyou__block {
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    margin: 0 20px;
    max-width: 100%;
    margin-top: -50px;
    position: relative;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.9);
    border: 1px solid #cadef2;
    padding: 30px;
  }
}
@media screen and (max-width: 639px) {
  .greeting-daihyou__block {
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
    margin: -30px 10px 0;
    padding: 20px;
  }
}
.greeting-daihyou__copy {
  margin-bottom: 60px;
  font-size: 2.2rem;
  line-height: 1.9em;
  color: #00509f;
  font-family: "Noto Sans Japanese", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
  position: relative;
}
.greeting-daihyou__copy::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -25px;
  width: 50px;
  height: 5px;
  background-color: #00509f;
}
@media screen and (max-width: 1200px) {
  .greeting-daihyou__copy {
    font-size: 2rem;
  }
  .greeting-daihyou__copy br {
    display: none;
  }
}
@media screen and (max-width: 959px) {
  .greeting-daihyou__copy {
    margin-bottom: 50px;
    line-height: 1.7em;
  }
}
@media screen and (max-width: 639px) {
  .greeting-daihyou__copy {
    margin-bottom: 40px;
    font-size: 1.5rem;
  }
  .greeting-daihyou__copy::before {
    bottom: -20px;
    height: 4px;
  }
  .greeting-daihyou__copy br {
    display: block;
  }
}
.greeting-daihyou__name {
  line-height: 1.3em;
}
.greeting-daihyou__name-company {
  margin-right: 25px;
}
@media screen and (max-width: 639px) {
  .greeting-daihyou__name-company {
    margin-right: 20px;
  }
}
@media screen and (max-width: 639px) {
  .greeting-daihyou__name-company {
    margin-right: 0;
    display: block;
  }
}
.greeting-daihyou__name-full {
  margin-right: 10px;
  font-size: 3rem;
}
@media screen and (max-width: 959px) {
  .greeting-daihyou__name-full {
    font-size: 2.7rem;
  }
}
@media screen and (max-width: 639px) {
  .greeting-daihyou__name-full {
    margin-top: 10px;
    font-size: 2.3rem;
    display: inline-block;
  }
}
.greeting-daihyou__name-en {
  color: #d8d8d8;
  font-size: 1.5rem;
  font-family: "Khula", sans-serif;
}
@media screen and (max-width: 1200px) {
  .greeting-daihyou__name-en {
    font-size: 1.3rem;
  }
}
.greeting-daihyou__text {
  margin-bottom: 38px;
  line-height: 2em;
}
@media screen and (max-width: 959px) {
  .greeting-daihyou__text {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 639px) {
  .greeting-daihyou__text {
    margin-bottom: 15px;
  }
}
.greeting-daihyou__text--mgnone {
  margin-bottom: 0;
}
.greeting-daihyou__text--strong {
  color: #00509f;
}

/*企業理念*/
.greeting-philosophy {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  margin-bottom: 80px;
  background-color: #f7f7f7;
  text-align: center;
  padding: 60px 0;
}
.greeting-philosophy img {
  max-width: 591px;
}
@media screen and (max-width: 959px) {
  .greeting-philosophy {
    margin-bottom: 50px;
    padding: 50px 0;
  }
  .greeting-philosophy img {
    max-width: 430px;
  }
}
@media screen and (max-width: 639px) {
  .greeting-philosophy {
    margin-bottom: 40px;
    padding: 40px 20px;
    box-sizing: border-box;
  }
  .greeting-philosophy img {
    width: 100%;
  }
}

/*社訓*/
.greeting-motto {
  max-width: 650px;
  margin: 0 auto 80px;
}
.greeting-motto:before, .greeting-motto:after {
  content: "";
  display: table;
}
.greeting-motto:after {
  clear: both;
}
@media screen and (max-width: 959px) {
  .greeting-motto {
    margin: 0 auto 40px;
  }
}
@media screen and (max-width: 639px) {
  .greeting-motto {
    margin: 0 auto 30px;
  }
}
.greeting-motto__title {
  color: #00509f;
  font-family: "Noto Sans Japanese", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
  font-weight: 700;
  letter-spacing: 0.2em;
}
@media print, screen and (min-width: 960px) {
  .greeting-motto__title {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 3.4rem;
    float: right;
    position: relative;
  }
  .greeting-motto__title::before {
    content: "";
    position: absolute;
    width: 4px;
    height: 50px;
    background-color: #00509f;
    top: 0;
    right: 50px;
  }
}
@media screen and (max-width: 959px) {
  .greeting-motto__title {
    margin-bottom: 30px;
    padding-bottom: 10px;
    font-size: 2.8rem;
    position: relative;
    text-align: center;
  }
  .greeting-motto__title::before {
    margin-left: -25px;
    content: "";
    position: absolute;
    bottom: -4px;
    left: 50%;
    width: 50px;
    height: 4px;
    background-color: #00509f;
  }
}
@media screen and (max-width: 639px) {
  .greeting-motto__title {
    font-size: 2.4rem;
  }
}
.greeting-motto__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.greeting-motto__items:before, .greeting-motto__items:after {
  content: "";
  display: table;
}
.greeting-motto__items:after {
  clear: both;
}
@media print, screen and (min-width: 960px) {
  .greeting-motto__items {
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
@media screen and (max-width: 959px) {
  .greeting-motto__items {
    display: block;
  }
}
.greeting-motto__item {
  background-color: #f7f7f7;
  text-align: left;
  box-sizing: border-box;
}
.greeting-motto__item:before, .greeting-motto__item:after {
  content: "";
  display: table;
}
.greeting-motto__item:after {
  clear: both;
}
@media print, screen and (min-width: 960px) {
  .greeting-motto__item {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    padding: 29px;
    margin-right: 40px;
    font-size: 2.1rem;
    min-height: 363px;
    line-height: 2em;
  }
  .greeting-motto__item:first-child {
    margin-right: 75px;
  }
}
@media screen and (max-width: 959px) {
  .greeting-motto__item {
    width: 100%;
    margin-bottom: 20px;
    display: block;
    padding: 15px 20px;
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 639px) {
  .greeting-motto__item {
    font-size: 1.5rem;
  }
}
.greeting-motto__number {
  color: #00509f;
}
@media print, screen and (min-width: 960px) {
  .greeting-motto__number {
    margin-bottom: 25px;
    float: left;
  }
}
@media screen and (max-width: 959px) {
  .greeting-motto__number {
    width: 50px;
    float: left;
  }
}
@media screen and (max-width: 639px) {
  .greeting-motto__number {
    width: 40px;
  }
}
@media print, screen and (min-width: 960px) {
  .greeting-motto__text {
    display: block;
    float: left;
  }
}
@media screen and (max-width: 959px) {
  .greeting-motto__text {
    float: left;
  }
}
@media screen and (max-width: 639px) {
  .greeting-motto__text {
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
  }
}

/*経営方針・社是*/
.greeting-policy {
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  margin-bottom: 80px;
  background-image: url(https://www.yutaka-unyu.co.jp/policy/img/greeting/bg_keiei.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  padding: 70px 0;
}
@media screen and (max-width: 959px) {
  .greeting-policy {
    padding: 40px 0;
  }
}
@media screen and (max-width: 639px) {
  .greeting-policy {
    margin-bottom: 0;
  }
}
.greeting-policy__title {
  margin-bottom: 34px;
  padding-bottom: 22px;
  font-size: 3.4rem;
  font-family: "Noto Sans Japanese", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
  font-weight: bold;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
  position: relative;
}
.greeting-policy__title::before {
  margin-left: -25px;
  content: "";
  position: absolute;
  bottom: -4px;
  left: 50%;
  width: 50px;
  height: 4px;
  background-color: #fff;
}
@media screen and (max-width: 959px) {
  .greeting-policy__title {
    font-size: 2.8rem;
    padding-bottom: 10px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 639px) {
  .greeting-policy__title {
    font-size: 2.4rem;
  }
}
.greeting-policy__items {
  max-width: 800px;
  margin: 0 auto;
  padding: 45px 20px 25px 100px;
  border: 4px solid #fff;
  box-sizing: border-box;
}
@media screen and (max-width: 959px) {
  .greeting-policy__items {
    max-width: 100%;
    margin: 0 30px;
    border: 3px solid #fff;
    padding: 35px 20px 15px 100px;
  }
}
@media screen and (max-width: 639px) {
  .greeting-policy__items {
    margin: 0 10px;
    padding: 30px 20px 20px;
  }
}
.greeting-policy__item {
  font-size: 1.8rem;
  margin-bottom: 18px;
  padding-left: 2em;
  text-indent: -2em;
}
@media screen and (max-width: 959px) {
  .greeting-policy__item {
    margin-bottom: 15px;
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 639px) {
  .greeting-policy__item {
    font-size: 1.5rem;
  }
}

/*---------------------------------------
overview
----------------------------------------*/
.overview-wrapper__photo {
  margin-bottom: 40px;
}
@media screen and (max-width: 959px) {
  .overview-wrapper__photo {
    margin-bottom: 30px;
  }
}
.overview-wrapper__photo img {
  width: 100%;
}
.overview-wrapper .no-link a {
  color: #000;
}

.overview-main {
  margin-bottom: 100px;
}
@media screen and (max-width: 959px) {
  .overview-main {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 639px) {
  .overview-main {
    margin-bottom: 40px;
  }
}

.fixing-base .fixing-box.fixed {
  position: fixed;
  top: 0;
  z-index: 9999;
}

.overview-history__inner:before, .overview-history__inner:after {
  content: "";
  display: table;
}
.overview-history__inner:after {
  clear: both;
}
.overview-history__road {
  z-index: 1;
  transition: 0.4s;
  margin-left: -90px;
}
@media screen and (max-width: 959px) {
  .overview-history__road {
    width: 45px;
    margin-left: -67px;
  }
}
@media screen and (max-width: 639px) {
  .overview-history__road {
    width: 25px;
    padding-left: 24px;
    margin-left: -60px;
  }
}
.overview-history__items {
  width: 78%;
  padding-left: 150px;
  background-image: url(https://www.yutaka-unyu.co.jp/policy/img/overview/road.jpg);
  background-repeat: repeat-y;
  box-sizing: border-box;
  float: left;
}
@media screen and (max-width: 959px) {
  .overview-history__items {
    width: 75%;
    padding-left: 110px;
    background-size: 90px auto;
  }
}
@media screen and (max-width: 639px) {
  .overview-history__items {
    width: 100%;
    margin-bottom: 30px;
    padding-left: 60px;
    background-size: 50px auto;
  }
}
.overview-history__item {
  padding: 25px 0 24px;
  border-bottom: 1px dotted #ddd;
  font-size: 1.7rem;
}
.overview-history__item:before, .overview-history__item:after {
  content: "";
  display: table;
}
.overview-history__item:after {
  clear: both;
}
.overview-history__item:first-child {
  padding: 20px 0 25px;
}
.overview-history__item:last-child {
  border-bottom: none;
}
@media screen and (max-width: 959px) {
  .overview-history__item {
    font-size: 1.6rem;
    padding: 15px 0;
  }
  .overview-history__item:first-child {
    padding: 12px 0;
  }
}
@media screen and (max-width: 639px) {
  .overview-history__item {
    font-size: 1.4rem;
  }
}
.overview-history__item dt {
  width: 20%;
  float: left;
  color: #00509f;
}
@media screen and (max-width: 959px) {
  .overview-history__item dt {
    width: 100%;
    float: none;
  }
}
.overview-history__item dd {
  width: 80%;
  float: left;
}
@media screen and (max-width: 959px) {
  .overview-history__item dd {
    width: 100%;
  }
}
.overview-history__photo {
  width: 17%;
  margin-left: 5%;
  float: right;
  text-align: right;
  box-sizing: border-box;
}
@media screen and (max-width: 959px) {
  .overview-history__photo {
    width: 20%;
  }
}
@media screen and (max-width: 639px) {
  .overview-history__photo {
    width: 100%;
    margin: 0;
    float: none;
    text-align: left;
  }
}
.overview-history__photo li {
  margin-bottom: 25px;
}
@media screen and (max-width: 639px) {
  .overview-history__photo li {
    width: 33.333%;
    margin-bottom: 0;
    float: left;
  }
}
.overview-history__photo li img {
  width: 100%;
  max-width: 200px;
}

/*---------------------------------------
guide
----------------------------------------*/
.guide-sales-office {
  border: 1px solid #ccc;
  border-left: 10px solid #00509f;
  padding: 70px 70px 70px 62px;
  margin-bottom: 80px;
}
.guide-sales-office:before, .guide-sales-office:after {
  content: "";
  display: table;
}
.guide-sales-office:after {
  clear: both;
}
@media screen and (max-width: 959px) {
  .guide-sales-office {
    margin-bottom: 60px;
    padding: 40px;
  }
}
@media screen and (max-width: 639px) {
  .guide-sales-office {
    margin-bottom: 40px;
    border-left: 5px solid #00509f;
    padding: 25px 20px 10px;
  }
}
.guide-sales-office__title {
  font-size: 3.4rem;
  color: #00509f;
  margin-bottom: 25px;
  line-height: 1.3em;
  font-family: "Noto Sans Japanese", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
  font-weight: 700;
}
@media screen and (max-width: 959px) {
  .guide-sales-office__title {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 639px) {
  .guide-sales-office__title {
    margin-bottom: 15px;
    font-size: 2.2rem;
  }
}
.guide-sales-office__main:before, .guide-sales-office__main:after {
  content: "";
  display: table;
}
.guide-sales-office__main:after {
  clear: both;
}
.guide-sales-office__box {
  width: 47%;
  margin-right: 3%;
  max-width: 500px;
  float: left;
}
@media screen and (max-width: 639px) {
  .guide-sales-office__box {
    width: 100%;
    margin-right: 0;
    float: none;
  }
}
.guide-sales-office__text {
  margin-bottom: 25px;
}
@media screen and (max-width: 959px) {
  .guide-sales-office__text {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 639px) {
  .guide-sales-office__text {
    margin-bottom: 15px;
  }
}
.guide-sales-office__sub-title {
  margin-bottom: 10px;
  font-size: 2rem;
}
@media screen and (max-width: 959px) {
  .guide-sales-office__sub-title {
    margin-bottom: 5px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 639px) {
  .guide-sales-office__sub-title {
    font-size: 1.6rem;
  }
}
.guide-sales-office__sub-text {
  margin-bottom: 30px;
  padding: 15px 20px 14px;
  background-color: #fafafa;
}
.guide-sales-office__sub-text--mgnone {
  margin-bottom: 0;
}
@media print, screen and (min-width: 960px) {
  .guide-sales-office__sub-text a {
    color: #000;
    text-decoration: none;
    cursor: text;
  }
}
@media screen and (max-width: 959px) {
  .guide-sales-office__sub-text {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 639px) {
  .guide-sales-office__sub-text {
    padding: 12px 15px;
  }
}
.guide-sales-office__sub-text .no-link a {
  color: #000;
}
.guide-sales-office__photo {
  width: 50%;
  text-align: right;
  float: right;
}
@media screen and (max-width: 959px) {
  .guide-sales-office__photo {
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 639px) {
  .guide-sales-office__photo {
    width: 100%;
    margin-bottom: 15px;
    float: none;
  }
}
.guide-sales-office__photo img {
  width: 100%;
  max-width: 520px;
}
.guide-sales-office__map iframe {
  width: 100%;
  height: 300px;
}

/*---------------------------------------
effort
----------------------------------------*/
.effort-wrapper__catch {
  margin-bottom: 70px;
  padding: 96px 0 61px;
  font-size: 2.7rem;
  font-family: "Noto Sans Japanese", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
  font-weight: bold;
  text-align: center;
  line-height: 1.7em;
  background-image: url(https://www.yutaka-unyu.co.jp/policy/img/effort/bg_effort_catch.png);
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 959px) {
  .effort-wrapper__catch {
    margin-bottom: 30px;
    padding: 70px 0 45px;
    font-size: 2.2rem;
    background-size: 340px auto;
  }
}
@media screen and (max-width: 639px) {
  .effort-wrapper__catch {
    padding: 40px 0 20px;
    text-align: left;
    background-size: 250px auto;
    font-size: 1.7rem;
  }
}
.effort-wrapper__catch-en {
  margin-top: 8px;
  font-size: 1.5rem;
  font-family: "Khula", sans-serif;
  font-weight: 800;
  letter-spacing: 0.08em;
  color: #00509f;
  display: block;
}
@media screen and (max-width: 639px) {
  .effort-wrapper__catch-en {
    font-size: 1.4rem;
  }
}

.effort-safe {
  margin-bottom: 45px;
}
@media screen and (max-width: 639px) {
  .effort-safe {
    margin-bottom: 40px;
  }
}
.effort-safe__text {
  margin-bottom: 50px;
  font-size: 1.6rem;
  line-height: 2em;
}
@media screen and (max-width: 959px) {
  .effort-safe__text {
    margin-bottom: 30px;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 639px) {
  .effort-safe__text {
    font-size: 1.4rem;
    text-align: justify;
  }
}
.effort-safe__items:before, .effort-safe__items:after {
  content: "";
  display: table;
}
.effort-safe__items:after {
  clear: both;
}
.effort-safe__item {
  float: left;
}
@media print, screen and (min-width: 960px) {
  .effort-safe__item {
    width: 23.8%;
    margin-left: 1.6%;
    margin-bottom: 45px;
  }
  .effort-safe__item:nth-child(4n+1) {
    margin-left: 0;
  }
}
@media screen and (max-width: 959px) {
  .effort-safe__item {
    width: 32%;
    margin-left: 2%;
    margin-bottom: 10px;
  }
  .effort-safe__item:nth-child(3n+1) {
    margin-left: 0;
  }
}
@media screen and (max-width: 639px) {
  .effort-safe__item {
    width: 49%;
    margin-left: 2%;
  }
  .effort-safe__item:nth-child(3n+1) {
    margin-left: 2%;
  }
  .effort-safe__item:nth-child(2n+1) {
    margin-left: 0;
  }
}
.effort-safe__caption {
  font-size: 1.5rem;
  line-height: 1.3em;
  padding: 13px 0 13px 30px;
  background-image: url(https://www.yutaka-unyu.co.jp/policy/img/effort/icon_check.png);
  background-repeat: no-repeat;
  background-size: 20px auto;
  background-position: 0 10px;
}
@media screen and (min-width: 0\0 ) and (min-resolution: 72dpi) {
  .effort-safe__caption {
    padding: 15px 0 11px 30px;
  }
}
@media screen and (max-width: 959px) {
  .effort-safe__caption {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 639px) {
  .effort-safe__caption {
    font-size: 1.3rem;
    line-height: 1.4em;
  }
}

.effort-environment:before, .effort-environment:after {
  content: "";
  display: table;
}
.effort-environment:after {
  clear: both;
}
.effort-environment__photo {
  margin-top: -30px;
  width: 40%;
  max-width: 450px;
  float: left;
}
@media screen and (max-width: 639px) {
  .effort-environment__photo {
    width: 100%;
    max-width: 230px;
    margin: 10px auto 15px;
    float: none;
  }
}
.effort-environment__right {
  width: 58%;
  margin-left: 2%;
  float: right;
}
@media screen and (max-width: 639px) {
  .effort-environment__right {
    width: 100%;
    margin-left: 0;
    float: none;
  }
}
.effort-environment__text {
  margin-bottom: 13px;
  line-height: 2em;
}
.effort-environment__link .base-link {
  margin: 0 0 0 auto;
}
@media screen and (max-width: 639px) {
  .effort-environment__link .base-link {
    margin: 20px auto 0;
  }
}

/*---------------------------------------
quality_common
----------------------------------------*/
.quality-common-main {
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  margin-bottom: 115px;
}
.quality-common-main:before, .quality-common-main:after {
  content: "";
  display: table;
}
.quality-common-main:after {
  clear: both;
}
@media screen and (max-width: 959px) {
  .quality-common-main {
    margin-bottom: 20px;
  }
}
.quality-common-main__photo {
  width: 60%;
  float: left;
}
@media screen and (max-width: 959px) {
  .quality-common-main__photo {
    width: 100%;
    float: none;
  }
}
.quality-common-main__illust {
  width: 25%;
  margin-left: 4%;
  max-width: 370px;
  float: left;
}
@media screen and (max-width: 959px) {
  .quality-common-main__illust {
    margin-left: 20px;
    margin-top: 20px;
    margin-right: 20px;
    float: left;
    box-sizing: border-box;
  }
}
@media print, screen and (min-width: 960px) {
  .quality-common-main__catch {
    width: 45%;
    max-width: 570px;
    position: absolute;
    top: 55%;
    left: 50%;
    padding: 55px 0 30px 70px;
    background-color: #fff;
    box-sizing: border-box;
    letter-spacing: 0.02em;
    font-size: 2.7rem;
    font-family: "Noto Sans Japanese", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
    font-weight: 700;
    line-height: 1.9em;
    color: #000;
  }
}
@media screen and (max-width: 1200px) {
  .quality-common-main__catch {
    padding: 45px 0 30px 60px;
    font-size: 2.6rem;
    line-height: 1.8em;
  }
  .quality-common-main__catch br {
    display: none;
  }
}
@media screen and (max-width: 959px) {
  .quality-common-main__catch {
    width: 67%;
    padding: 30px 0 25px 0;
    float: left;
    box-sizing: border-box;
    display: block;
  }
}
@media screen and (max-width: 639px) {
  .quality-common-main__catch {
    width: 100%;
    padding: 20px 10px 10px;
    font-size: 1.9rem;
  }
  .quality-common-main__catch br {
    display: block;
  }
}
.quality-common-main__catch--strong {
  color: #00509f;
  font-size: 3.5rem;
}
@media screen and (max-width: 1200px) {
  .quality-common-main__catch--strong {
    font-size: 3.3rem;
  }
}
@media screen and (max-width: 639px) {
  .quality-common-main__catch--strong {
    font-size: 2.7rem;
  }
}
.quality-common-main__catch--space-small {
  margin-left: -0.5em;
  margin-right: -0.5em;
}
.quality-common-main__catch--en {
  font-size: 1.5rem;
  color: #d8d8d8;
  font-family: "Khula", sans-serif;
  display: block;
}
@media screen and (max-width: 639px) {
  .quality-common-main__catch--en {
    font-size: 1.3rem;
  }
}

.quality-common-textarea {
  margin-bottom: 100px;
}
.quality-common-textarea:before, .quality-common-textarea:after {
  content: "";
  display: table;
}
.quality-common-textarea:after {
  clear: both;
}
@media screen and (max-width: 1200px) {
  .quality-common-textarea {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 959px) {
  .quality-common-textarea {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 639px) {
  .quality-common-textarea {
    margin-bottom: 60px;
  }
}
.quality-common-textarea__left {
  width: 52%;
  margin-right: 6%;
  float: left;
}
@media screen and (max-width: 959px) {
  .quality-common-textarea__left {
    width: 100%;
    margin-right: 0;
  }
}
@media screen and (max-width: 959px) {
  .quality-common-textarea__left {
    margin-bottom: 20px;
  }
}
.quality-common-textarea__text {
  margin-bottom: 40px;
  line-height: 1.8em;
}
@media screen and (max-width: 959px) {
  .quality-common-textarea__text {
    margin-bottom: 25px;
    text-align: center;
  }
}
@media screen and (max-width: 639px) {
  .quality-common-textarea__text {
    margin-bottom: 20px;
    text-align: left;
  }
}
.quality-common-textarea__photo {
  width: 42%;
  float: right;
}
.quality-common-textarea__photo img {
  width: 100%;
  max-width: 500px;
}
@media screen and (max-width: 959px) {
  .quality-common-textarea__photo {
    width: 100%;
    float: none;
  }
  .quality-common-textarea__photo li {
    width: 50%;
    float: left;
  }
  .quality-common-textarea__photo img {
    max-width: 100%;
  }
}
@media screen and (max-width: 639px) {
  .quality-common-textarea__photo li {
    width: 100%;
  }
}
@media screen and (max-width: 959px) {
  .quality-common-textarea__photo--specialty li {
    width: 33.3333%;
  }
}
@media screen and (max-width: 639px) {
  .quality-common-textarea__photo--specialty li {
    width: 100%;
  }
}

.quality-common-achievement__title {
  margin-bottom: 40px;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 959px) {
  .quality-common-achievement__title {
    margin-bottom: 20px;
  }
}
.quality-common-achievement__title-ja {
  min-width: 320px;
  padding: 24px 60px;
  font-size: 3.5rem;
  color: #fff;
  text-align: center;
  background-color: #00509f;
  display: inline-block;
  box-sizing: border-box;
}
.quality-common-achievement__title-ja::before {
  position: absolute;
  top: 38px;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #ccc;
  z-index: -1;
}
@media screen and (max-width: 959px) {
  .quality-common-achievement__title-ja {
    font-size: 2.8rem;
    padding: 10px 50px;
    min-width: 270px;
  }
  .quality-common-achievement__title-ja::before {
    top: 33px;
  }
}
@media screen and (max-width: 639px) {
  .quality-common-achievement__title-ja {
    font-size: 2.4rem;
    padding: 7px 30px;
    min-width: 220px;
  }
  .quality-common-achievement__title-ja::before {
    top: 26px;
  }
}
@media screen and (min-width: 0\0 ) and (min-resolution: 72dpi) {
  .quality-common-achievement__title-ja {
    padding: 30px 60px 18px;
  }
}
.quality-common-achievement__title-en {
  margin-top: 10px;
  font-size: 2rem;
  font-family: "Khula", sans-serif;
  font-weight: 800;
  display: block;
}
@media screen and (max-width: 959px) {
  .quality-common-achievement__title-en {
    margin-top: 5px;
    font-size: 1.6rem;
  }
}
.quality-common-achievement__items {
  margin-bottom: 40px;
}
.quality-common-achievement__items:before, .quality-common-achievement__items:after {
  content: "";
  display: table;
}
.quality-common-achievement__items:after {
  clear: both;
}
@media screen and (max-width: 959px) {
  .quality-common-achievement__items {
    margin-bottom: 20px;
  }
}
.quality-common-achievement__items li {
  width: 23.7%;
  max-height: 70px;
  padding: 25px 10px 25px 70px;
  margin-bottom: 20px;
  margin-left: 1.7%;
  background-color: #f6f6f6;
  line-height: 1.3em;
  box-sizing: border-box;
  background-image: url(https://www.yutaka-unyu.co.jp/common/icon_truck_circle.png);
  background-size: 43px 43px;
  background-repeat: no-repeat;
  background-position: 15px center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  float: left;
}
.quality-common-achievement__items li:nth-child(4n+1) {
  margin-left: 0;
}
@media screen and (min-width: 0\0 ) and (min-resolution: 72dpi) {
  .quality-common-achievement__items li {
    padding: 27px 10px 23px 70px;
  }
}
@media screen and (max-width: 959px) {
  .quality-common-achievement__items li {
    width: 32%;
    margin-left: 2%;
    margin-bottom: 15px;
  }
  .quality-common-achievement__items li:nth-child(4n+1) {
    margin-left: 2%;
  }
  .quality-common-achievement__items li:nth-child(3n+1) {
    margin-left: 0;
  }
}
@media screen and (max-width: 639px) {
  .quality-common-achievement__items li {
    width: 49%;
    background-size: 30px 30px;
    padding: 20px 10px 20px 45px;
    background-position: 8px center;
    max-height: auto;
    margin-bottom: 7px;
  }
  .quality-common-achievement__items li:nth-child(3n+1) {
    margin-left: 2%;
  }
  .quality-common-achievement__items li:nth-child(2n+1) {
    margin-left: 0;
  }
}
.quality-common-achievement__photos:before, .quality-common-achievement__photos:after {
  content: "";
  display: table;
}
.quality-common-achievement__photos:after {
  clear: both;
}
.quality-common-achievement__photos li {
  width: 49.1%;
  margin-left: 1.8%;
  float: left;
}
.quality-common-achievement__photos li:first-child {
  margin-left: 0;
}
@media screen and (max-width: 639px) {
  .quality-common-achievement__photos li {
    width: 100%;
    margin-bottom: 15px;
    margin-left: 0;
  }
}

/*---------------------------------------
privacy
----------------------------------------*/
.privacy-wrapper__title {
  margin-bottom: 18px;
  font-size: 2.4rem;
  padding: 0 0 15px 0;
  border-bottom: 1px solid #ccc;
  color: #00509f;
}
@media screen and (max-width: 959px) {
  .privacy-wrapper__title {
    margin-bottom: 15px;
    font-size: 2.1rem;
    padding: 0 0 10px 0;
  }
}
@media screen and (max-width: 639px) {
  .privacy-wrapper__title {
    font-size: 1.9rem;
    padding: 0 0 5px 0;
  }
}
.privacy-wrapper__item {
  margin-bottom: 47px;
}
@media screen and (max-width: 959px) {
  .privacy-wrapper__item {
    margin-bottom: 30px;
  }
}
.privacy-wrapper__lists {
  margin-left: 30px;
}
@media screen and (max-width: 959px) {
  .privacy-wrapper__lists {
    margin-left: 20px;
  }
}
@media screen and (max-width: 639px) {
  .privacy-wrapper__lists {
    margin-left: 10px;
  }
}
.privacy-wrapper__lists li {
  padding-left: 1em;
  margin-bottom: 10px;
  text-indent: -1em;
}
.privacy-wrapper__top-text {
  margin-bottom: 50px;
  padding: 37px;
  text-align: center;
  font-size: 1.7rem;
  background-color: #f9f9f9;
}
@media screen and (max-width: 959px) {
  .privacy-wrapper__top-text {
    margin-bottom: 30px;
    padding: 20px;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 639px) {
  .privacy-wrapper__top-text {
    margin-bottom: 20px;
    font-size: 1.4rem;
    text-align: left;
    line-height: 1.7em;
  }
}

/*---------------------------------------
transport
----------------------------------------*/
.transport-wrapper__catch {
  margin-bottom: 90px;
  padding: 115px 0 30px;
  font-size: 2.7rem;
  font-family: "Noto Sans Japanese", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
  font-weight: bold;
  text-align: center;
  line-height: 1.8em;
  background-image: url(https://www.yutaka-unyu.co.jp/transport/img/bg_transport_catch.png);
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 959px) {
  .transport-wrapper__catch {
    margin-bottom: 40px;
    padding: 55px 0 25px;
    font-size: 2.2rem;
    background-size: 240px auto;
  }
}
@media screen and (max-width: 639px) {
  .transport-wrapper__catch {
    padding: 35px 0 20px;
    background-size: 200px auto;
    font-size: 1.7rem;
    text-align: left;
  }
}
.transport-wrapper__catch-en {
  font-size: 1.5rem;
  font-family: "Khula", sans-serif;
  font-weight: 800;
  letter-spacing: 0.08em;
  color: #00509f;
  display: block;
}

.transport-business {
  margin-bottom: 100px;
}
.transport-business:before, .transport-business:after {
  content: "";
  display: table;
}
.transport-business:after {
  clear: both;
}
@media screen and (max-width: 959px) {
  .transport-business {
    margin-bottom: 60px;
  }
}
.transport-business__photo {
  width: 37%;
  margin-right: 5%;
  float: left;
}
@media screen and (max-width: 959px) {
  .transport-business__photo {
    width: 48%;
    margin-right: 5%;
  }
}
@media screen and (max-width: 639px) {
  .transport-business__photo {
    width: 100%;
    margin-top: 5px;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.transport-business__text {
  width: 58%;
  float: right;
  margin-bottom: 33px;
  line-height: 2em;
}
@media screen and (max-width: 959px) {
  .transport-business__text {
    width: 47%;
  }
}
@media screen and (max-width: 639px) {
  .transport-business__text {
    width: 100%;
    margin-bottom: 0;
    clear: both;
  }
}
.transport-business__company-photo {
  width: 40%;
  height: 100%;
  float: right;
}
@media screen and (max-width: 639px) {
  .transport-business__company-photo {
    width: 100%;
    float: none;
  }
}

.transport-business-company {
  width: 58%;
  float: right;
  background-color: #f7f7f7;
}
.transport-business-company:before, .transport-business-company:after {
  content: "";
  display: table;
}
.transport-business-company:after {
  clear: both;
}
@media screen and (max-width: 959px) {
  .transport-business-company {
    width: 100%;
    margin-top: 30px;
    clear: both;
  }
}
@media print, screen and (min-width: 960px) {
  .transport-business-company a {
    color: #000;
    cursor: text;
  }
}
.transport-business-company__textbox {
  width: 65%;
  padding: 30px;
  box-sizing: border-box;
  float: left;
}
@media screen and (max-width: 639px) {
  .transport-business-company__textbox {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 639px) {
  .transport-business-company__textbox {
    padding: 20px;
  }
}
.transport-business-company__title {
  border-bottom: 1px solid #ddd;
  padding: 0 0 8px 0;
  margin-bottom: 14px;
  font-size: 2rem;
}
@media screen and (max-width: 959px) {
  .transport-business-company__title {
    font-size: 1.9rem;
  }
}
@media screen and (max-width: 639px) {
  .transport-business-company__title {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
}
.transport-business-company__text {
  margin-bottom: 10px;
  line-height: 1.5em;
}
.transport-business-company__photo {
  width: 35%;
  float: right;
  background-image: url(https://www.yutaka-unyu.co.jp/transport/img/business_photo_02.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 639px) {
  .transport-business-company__photo {
    width: 100%;
    padding: 70px 0;
    box-sizing: border-box;
    background-position: 30% 34%;
    float: none;
  }
}

@media screen and (max-width: 639px) {
  .transport-biomass__items {
    margin-top: 30px;
  }
}
.transport-biomass__item {
  padding: 40px 0;
  border-bottom: 1px solid #ccc;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 639px) {
  .transport-biomass__item {
    padding: 40px 15px;
    display: block;
  }
}
.transport-biomass__item:first-child {
  border-top: 1px solid #ccc;
}
.transport-biomass__item::before {
  margin-left: -50px;
  content: "";
  position: absolute;
  left: 50%;
  bottom: -51px;
  border-style: solid;
  border-color: transparent;
  border-top-color: #e5e5e5;
  border-width: 25px 50px;
}
@media screen and (max-width: 959px) {
  .transport-biomass__item::before {
    margin-left: -40px;
    bottom: -41px;
    border-width: 20px 40px;
  }
}
.transport-biomass__item:last-child::before {
  content: none;
}
.transport-biomass__item--transport::before {
  border-top-color: #00509f;
}
.transport-biomass__transport {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 250px;
  padding: 2px 0 2px 35px;
  background-color: #00509f;
  color: #fff;
  font-size: 1.3rem;
  text-align: center;
  background-image: url(https://www.yutaka-unyu.co.jp/common/icon_truck.png);
  background-repeat: no-repeat;
  background-size: 33px auto;
  background-position: 20px 50%;
  box-sizing: border-box;
}
@media screen and (min-width: 0\0 ) and (min-resolution: 72dpi) {
  .transport-biomass__transport {
    padding: 4px 0 0 35px;
  }
}
@media screen and (max-width: 959px) {
  .transport-biomass__transport {
    min-width: 230px;
    padding: 3px 0 3px 35px;
    background-position: 10px 50%;
  }
}
@media screen and (max-width: 639px) {
  .transport-biomass__transport {
    position: relative;
    padding: 5px 0 4px 55px;
    text-align: left;
  }
}
.transport-biomass__photo {
  width: 36%;
  margin-right: 6%;
}
.transport-biomass__photo img {
  width: 100%;
  max-width: 420px;
}
@media screen and (max-width: 639px) {
  .transport-biomass__photo {
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
  }
}
.transport-biomass__text {
  width: 58%;
  line-height: 2em;
}
@media screen and (max-width: 959px) {
  .transport-biomass__text {
    line-height: 1.8em;
  }
}
@media screen and (max-width: 639px) {
  .transport-biomass__text {
    width: 100%;
  }
}

/*---------------------------------------
fleet
----------------------------------------*/
.fleet-wrapper:before, .fleet-wrapper:after {
  content: "";
  display: table;
}
.fleet-wrapper:after {
  clear: both;
}

.fleet-clear:before, .fleet-clear:after {
  content: "";
  display: table;
}
.fleet-clear:after {
  clear: both;
}

.fleet-all-number {
  max-width: 356px;
  margin: -110px 0 33px auto;
  padding: 32px 0 43px 25px;
  background-image: url(https://www.yutaka-unyu.co.jp/fleet/img/bg_track.png);
  background-size: 356px 112px;
  background-repeat: no-repeat;
  font-size: 2.7rem;
  font-family: "Noto Sans Japanese", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
  font-weight: 800;
  text-align: center;
  box-sizing: border-box;
}
@media screen and (max-width: 959px) {
  .fleet-all-number {
    margin: -50px 0 30px auto;
    padding: 10px 0 26px 20px;
  }
}
@media screen and (max-width: 639px) {
  .fleet-all-number {
    max-width: 240px;
    margin: -30px 0 30px auto;
    background-size: 240px auto;
    font-size: 1.8rem;
  }
}
.fleet-all-number--blue {
  color: #00509f;
}
.fleet-all-number--large {
  margin-left: 10px;
  font-size: 4.8rem;
}
@media screen and (max-width: 639px) {
  .fleet-all-number--large {
    font-size: 2.7rem;
  }
}

.fleet-block {
  /*共通*/
  margin-bottom: 80px;
}
@media screen and (max-width: 639px) {
  .fleet-block {
    margin-bottom: 50px;
  }
}
.fleet-block__clear:before, .fleet-block__clear:after {
  content: "";
  display: table;
}
.fleet-block__clear:after {
  clear: both;
}
.fleet-block--harf {
  width: 48%;
}
@media screen and (max-width: 639px) {
  .fleet-block--harf {
    width: 100%;
  }
}
.fleet-block--left {
  float: left;
}
.fleet-block--right {
  float: right;
}
.fleet-block--mg-none {
  margin-bottom: 0;
}
.fleet-block__photo {
  margin-bottom: 30px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 639px) {
  .fleet-block__photo {
    margin-bottom: 10px;
  }
}
.fleet-block__photo img {
  width: 100%;
  max-width: 560px;
}
.fleet-block__all-number {
  padding: 7px 6px 6px;
  border: 3px solid #000;
  text-align: center;
  font-size: 2.2rem;
}
@media screen and (min-width: 0\0 ) and (min-resolution: 72dpi) {
  .fleet-block__all-number {
    padding: 11px 6px 3px;
  }
}
@media screen and (max-width: 959px) {
  .fleet-block__all-number {
    padding: 3px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 639px) {
  .fleet-block__all-number {
    font-size: 1.6rem;
  }
}
.fleet-block__number-list {
  margin-top: 10px;
}
.fleet-block__number-list li {
  width: 49.6%;
  padding: 10px 15px;
  margin-left: 0.8%;
  background-color: #f6f6f6;
  margin-bottom: 5px;
  font-size: 1.7rem;
  float: left;
  box-sizing: border-box;
}
.fleet-block__number-list li:nth-child(2n+1) {
  margin-left: 0;
}
@media screen and (min-width: 0\0 ) and (min-resolution: 72dpi) {
  .fleet-block__number-list li {
    padding: 13px 15px 7px;
  }
}
@media screen and (max-width: 1200px) {
  .fleet-block__number-list li {
    padding: 10px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1200px) and (min-width: 0\0 ) and (min-resolution: 72dpi) {
  .fleet-block__number-list li {
    padding: 12px 10px 8px;
  }
}
@media screen and (max-width: 639px) {
  .fleet-block__number-list li {
    padding: 5px 10px;
    font-size: 1.3rem;
  }
}
.fleet-block__number-list li .small {
  margin-left: 3px;
  font-size: 1.3rem;
}
@media screen and (max-width: 639px) {
  .fleet-block__number-list li .small {
    font-size: 1.2rem;
  }
}

/*1つのとき レイアウト*/
.fleet-block-one {
  margin-top: 35px;
}
.fleet-block-one:before, .fleet-block-one:after {
  content: "";
  display: table;
}
.fleet-block-one:after {
  clear: both;
}
@media screen and (max-width: 639px) {
  .fleet-block-one {
    margin-top: 0;
  }
}
.fleet-block-one__photo {
  width: 47%;
  margin-right: 2%;
  float: left;
}
@media screen and (max-width: 639px) {
  .fleet-block-one__photo {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
    float: none;
  }
}
.fleet-block-one__textbox {
  width: 51%;
  float: right;
}
@media screen and (max-width: 639px) {
  .fleet-block-one__textbox {
    width: 100%;
    float: none;
  }
}

/*---------------------------------------
sitemap
----------------------------------------*/
/*block*/
.sitemap-block__column2:before, .sitemap-block__column2:after {
  content: "";
  display: table;
}
.sitemap-block__column2:after {
  clear: both;
}
.sitemap-block__column2__item {
  width: 48%;
  margin-right: 4%;
  float: left;
}
.sitemap-block__column2__item:nth-child(2n) {
  margin: 0;
}
@media screen and (max-width: 639px) {
  .sitemap-block__column2__item {
    width: 100%;
    margin: 0;
    float: none;
  }
}

/*link*/
.sitemap-links__title-link {
  margin-bottom: 35px;
  padding: 14px 20px;
  font-size: 1.8rem;
  color: #fff;
  background-color: #00509f;
  display: block;
  position: relative;
}
@media screen and (min-width: 0\0 ) and (min-resolution: 72dpi) {
  .sitemap-links__title-link {
    padding: 18px 20px 10px;
  }
}
@media screen and (max-width: 959px) {
  .sitemap-links__title-link {
    margin-bottom: 20px;
    padding: 10px 20px;
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 639px) {
  .sitemap-links__title-link {
    font-size: 1.6rem;
    padding: 12px;
  }
}
.sitemap-links__title-link:hover {
  transition: 0.3s;
  opacity: 0.7;
}
.sitemap-links__title-link::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  border-style: solid;
  border-width: 4px 6px;
  border-color: transparent;
  border-left-color: #fff;
  top: 50%;
  left: 96%;
  margin-top: -5px;
}
.sitemap-links__title-link--mg-small {
  margin-bottom: 15px;
}
.sitemap-links__title-link--none {
  padding: 0 0 6px 0;
}
.sitemap-links__title-link--none:hover {
  opacity: 1;
}
.sitemap-links__title-link--none::before {
  content: none;
}
.sitemap-links__title-square {
  margin-bottom: 10px;
  padding: 8px 10px 8px 25px;
  font-size: 1.6rem;
  background-color: #f2f7e8;
  position: relative;
  display: block;
  position: relative;
}
.sitemap-links__title-square:hover {
  color: #60a72e;
}
.sitemap-links__title-square::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  border-style: solid;
  border-width: 4px 6px;
  border-color: transparent;
  border-left-color: #fff;
  top: 16px;
  left: 10px;
}
.sitemap-links__title-border {
  margin-bottom: 10px;
  padding: 6px 10px 8px 15px;
  display: block;
  position: relative;
  font-size: 1.6rem;
  border-bottom: 1px solid #ddd;
}
.sitemap-links__title-border:hover {
  color: #60a72e;
}
.sitemap-links__title-border::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  border-style: solid;
  border-width: 4px 6px;
  border-color: transparent;
  border-left-color: #fff;
  top: 15px;
}
.sitemap-links__child-link {
  margin-bottom: 40px;
}
@media screen and (max-width: 639px) {
  .sitemap-links__child-link {
    margin-bottom: 20px;
  }
}
.sitemap-links__child-link a {
  margin-bottom: 5px;
  padding: 0 0 5px 42px;
  display: block;
  position: relative;
  font-size: 1.7rem;
  color: #555;
}
@media screen and (max-width: 959px) {
  .sitemap-links__child-link a {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 639px) {
  .sitemap-links__child-link a {
    font-size: 1.4rem;
  }
}
.sitemap-links__child-link a:hover {
  color: #00509f;
}
.sitemap-links__child-link a::before {
  position: absolute;
  top: 5px;
  left: 0;
  content: "";
  width: 33px;
  height: 16px;
  background-image: url(https://www.yutaka-unyu.co.jp/common/icon_truck_blue.png);
  background-repeat: no-repeat;
  background-size: 33px 16px;
}
@media screen and (min-width: 0\0 ) and (min-resolution: 72dpi) {
  .sitemap-links__child-link a::before {
    top: 3px;
  }
}
.sitemap-links__child-link--column2:before, .sitemap-links__child-link--column2:after {
  content: "";
  display: table;
}
.sitemap-links__child-link--column2:after {
  clear: both;
}
.sitemap-links__child-link--column2 li {
  width: 48%;
  margin-right: 4%;
  float: left;
}
.sitemap-links__child-link--column2 li:nth-child(2n) {
  margin: 0;
}
.sitemap-links__child-link--column3:before, .sitemap-links__child-link--column3:after {
  content: "";
  display: table;
}
.sitemap-links__child-link--column3:after {
  clear: both;
}
.sitemap-links__child-link--column3 li {
  width: 32%;
  margin-right: 2%;
  float: left;
}
.sitemap-links__child-link--column3 li:nth-child(3n+1) {
  margin: 0;
}
@media screen and (max-width: 639px) {
  .sitemap-links__child-link--column3 li {
    width: 48%;
    margin-right: 4%;
  }
  .sitemap-links__child-link--column3 li:nth-child(3n+1) {
    margin-right: 4%;
  }
  .sitemap-links__child-link--column3 li:nth-child(2n) {
    margin: 0;
  }
}/*# sourceMappingURL=style.css.map */