@charset "UTF-8";
a.itext {
  width: auto !important;
  height: auto !important;
}

.annot {
  display: none !important;
}

::selection {
  background-color: #d0d0ff;
}

.pcnone {
  display: none;
}
@media screen and (max-width: 834px) {
  .pcnone {
    display: block;
  }
}

@media screen and (max-width: 640px) {
  .spnone {
    display: none;
  }
}

@media only screen and (max-width: 1200px) {
  .bp1200none {
    display: none;
  }
}
@media screen and (max-width: 834px) {
  .bp1200none {
    display: block;
  }
}

@media only screen and (max-width: 1000px) {
  .bp1000none {
    display: none;
  }
}
@media screen and (max-width: 834px) {
  .bp1000none {
    display: 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;
}

li {
  list-style: none;
}

html {
  font-size: 65.5% !important;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-weight: 400;
}

body {
  counter-reset: number 0;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  font-weight: 400;
  color: #000;
  word-wrap: break-word;
  overflow: hidden;
  font-size: 16px;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.inner {
  margin: 0 auto;
  max-width: 1320px;
  padding: 0 10px;
}
@media screen and (max-width: 834px) {
  .inner {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

.inner2 {
  margin: 0 auto;
  max-width: 1000px;
}

#contents_wrap {
  width: 100%;
  min-width: 100%;
}

#contents {
  width: 100%;
  max-width: 1200px;
  padding-bottom: 100px;
}
@media only screen and (max-width: 1200px) {
  #contents {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 834px) {
  #contents {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media screen and (max-width: 640px) {
  #contents {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

#main {
  width: 100%;
}

#main #col_main {
  width: 100%;
}

#side {
  width: 18.75%;
}

.map {
  margin: 56px 20px 0;
}

.map li {
  border-left: 5px solid #CCCCCC;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left;
}

table {
  table-layout: auto;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  table {
    table-layout: fixed;
  }
}
.tlfix table {
  table-layout: fixed;
}

table td img {
  height: auto !important;
}

.tdpd10 td {
  padding: 10px !important;
}

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line;
}

b, strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

img {
  max-width: 100%;
  height: auto !important;
}

small {
  font-size: 80%;
}

hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #B3B3B3;
}

span {
  font-weight: inherit;
}

u {
  text-decoration: underline;
}

input[type=button] {
  cursor: pointer;
  padding: 5px 10px;
}

a {
  color: #17e012;
  transition: 1s;
  text-decoration: none;
}

a:hover {
  opacity: 0.6;
  transition: 1s;
}

@media screen and (max-width: 834px) {
  .imgR, .imgL {
    max-width: 30% !important;
  }
}
@media screen and (max-width: 640px) {
  .imgR, .imgL {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 100% !important;
    text-align: center;
  }
}

.mincho {
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

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

@media screen and (max-width: 640px) {
  .fltL {
    float: none;
    width: 100% !important;
  }
  .fltR {
    float: none;
    width: 100% !important;
  }
  .sptal {
    text-align: left !important;
  }
  .sptar {
    text-align: right !important;
  }
  .sptac {
    text-align: center !important;
  }
  .spcenter {
    text-align: center;
    display: block;
    margin-top: 10px;
  }
}
header#global_header {
  min-width: auto;
}

footer#global_footer {
  min-width: auto;
}

.policy h2 {
  margin: 50px 0 15px;
  padding: 0 0 5px;
  border-bottom: 2px solid #ccc;
  font-size: 18px;
  font-weight: bold;
}

.error_link h2 {
  margin-bottom: 50px;
  font-size: 30px;
}
.error_link a {
  display: inline-block;
  margin-top: 50px;
  color: #000;
}
.error_link a:hover {
  text-decoration: underline;
}

.pankuzu {
  font-size: 13px;
  color: #000;
}
.pankuzu li {
  display: inline-block;
}
.pankuzu li span {
  font-weight: bold;
}
.pankuzu a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
.pankuzu a:hover {
  text-decoration: underline;
}

.pankuzu li:first-child {
  padding-left: 20px;
  position: relative;
}
.pankuzu li:first-child:before {
  position: absolute;
  content: "\f015";
  font-family: "Font Awesome 5 Pro";
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  font-weight: bold;
}

.breadcrumb {
  text-align: right;
}

.tel-link a {
  text-decoration: none;
  pointer-events: none;
}
@media screen and (max-width: 834px) {
  .tel-link a {
    pointer-events: auto;
  }
}

/*スクロールバー全体*/
::-webkit-scrollbar {
  width: 4px;
}

/*スクロールバーの軌道*/
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
}

/*スクロールバーの動く部分*/
::-webkit-scrollbar-thumb {
  background-color: #005dae;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3);
}

header#global_header {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  height: auto;
  position: relative;
}

.header {
  position: absolute;
  width: 100%;
  z-index: 1;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  padding: 13px 30px !important;
  background: rgba(255, 255, 255, 0.7);
}
@media screen and (max-width: 640px) {
  .header {
    padding: 15px 10px !important;
  }
}
.header-sect {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 1200px) {
  .header-left {
    width: 150px;
  }
}
.header-right {
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 1000px) {
  .header-right {
    margin-right: 40px;
  }
}
@media screen and (max-width: 834px) {
  .header-right {
    display: none;
  }
}
.header-cont {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.header-cont .header-tel {
  margin-right: 15px;
}
.header-cont .header-tel a {
  font-size: 28px;
  font-weight: 500;
  font-family: Noto Serif JP;
  color: #005dae;
  position: relative;
  padding-left: 20px;
  vertical-align: middle;
}
.header-cont .header-tel a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/tel.png);
  width: 16px;
  height: 23px;
  left: 0;
  top: 56%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
}
.header-cont .header-btn {
  background: #005dae;
}
.header-cont .header-btn:hover {
  background: #00427c;
  transition: all 0.2s;
}
.header-cont .header-btn a {
  font-size: 15px;
  display: block;
  color: #fff;
  padding: 6px 52px 6px 74px;
  position: relative;
}
.header-cont .header-btn a:before {
  position: absolute;
  content: "\f0e0";
  font-family: "Font Awesome 5 Pro";
  left: 52px;
  top: 56%;
  transform: translateY(-50%);
  font-weight: bold;
}
.header-cont .header-btn a:hover {
  opacity: 1;
}
.header .nav {
  margin-top: 10px;
}
@media only screen and (max-width: 1000px) {
  .header .nav {
    display: none;
  }
}
.header .nav-ul {
  display: flex;
  justify-content: space-between;
  width: 950px;
}
@media only screen and (max-width: 1300px) {
  .header .nav-ul {
    width: 700px;
  }
}
.header .nav-item {
  flex-grow: 1;
  position: relative;
}
.header .nav-item:before {
  position: absolute;
  content: "";
  background: #000;
  width: 1px;
  height: 15px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 1300px) {
  .header .nav-item:before {
    height: 11px;
  }
}
.header .nav-item:first-child:after {
  position: absolute;
  content: "";
  background: #000;
  width: 1px;
  height: 15px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.header .nav-item a {
  display: block;
  font-size: 16px;
  color: #000;
  position: relative;
  padding-bottom: 5px;
}
.header .nav-item a:after {
  position: absolute;
  content: "";
  z-index: 111;
  display: block;
  width: 100%;
  height: 3px;
  background-color: #005dae;
  bottom: 0;
  left: 0;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: center top;
  transform-origin: center top;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header .nav-item a:hover::after {
  transform: scale(1, 1);
}
.header .nav-item a:hover {
  opacity: 1;
  color: #000 !important;
}
@media only screen and (max-width: 1300px) {
  .header .nav-item a {
    font-size: 14px;
  }
}
.header .nav .hov ul {
  display: block;
  z-index: 99;
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 0;
}
.header .nav .hov ul li {
  position: relative;
  width: 100%;
  text-align: center;
}
.header .nav .hov ul li:not(:last-child) {
  border-bottom: 1px solid #fff;
}
.header .nav .hov ul li a {
  flex-grow: 1;
  justify-content: center;
  width: 100%;
  padding: 10px;
  letter-spacing: -0.2px;
  color: #333;
  font-size: 1.4rem;
  background: #fff;
}
.header .nav .hov ul li a:after {
  border-color: #fff;
}

#mainArea {
  position: relative;
}
#mainArea ul li img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 100vh !important;
  width: 100% !important;
}
@media only screen and (max-width: 1000px) {
  #mainArea ul li img {
    height: 70vh !important;
  }
}
@media screen and (max-width: 640px) {
  #mainArea ul li img {
    height: 60vh !important;
  }
}

.catch {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  z-index: 10;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  -moz-text-shadow: 3px 2px 0px rgba(0, 93, 174, 0.6);
  -webkit-text-shadow: 3px 2px 0px rgba(0, 93, 174, 0.6);
  -ms-text-shadow: 3px 2px 0px rgba(0, 93, 174, 0.6);
  text-shadow: 3px 2px 0px rgba(0, 93, 174, 0.6);
}
.catch .c01 {
  font-size: 12rem;
  font-weight: 600;
  margin-bottom: 8%;
  line-height: 1.4;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #fff;
}
@media only screen and (max-width: 1100px) {
  .catch .c01 {
    font-size: 10rem;
  }
}
@media only screen and (max-width: 1000px) {
  .catch .c01 {
    font-size: 9rem;
  }
}
@media screen and (max-width: 834px) {
  .catch .c01 {
    font-size: 4rem;
  }
}
.catch .c02 {
  line-height: 1.6;
  font-size: 3rem;
  font-weight: 600;
  color: #fff;
  text-align: left;
}
@media screen and (max-width: 834px) {
  .catch .c02 {
    font-size: 1.8rem;
  }
}

body.is-scrolled .header {
  position: fixed;
  top: 0;
}

.scroll-obj {
  opacity: 0;
  transition: all 1s ease 0.5s;
}
@media screen and (max-width: 640px) {
  .scroll-obj {
    opacity: 1 !important;
    transform: none !important;
  }
}

.scroll-hop {
  transform: translate(0, 100px);
}
@media screen and (max-width: 640px) {
  .scroll-hop {
    opacity: 1 !important;
    transform: none !important;
  }
}

.scroll-left {
  transform: translate(-100px, 0);
}
@media screen and (max-width: 640px) {
  .scroll-left {
    opacity: 1 !important;
    transform: none !important;
  }
}

.scroll-right {
  transform: translate(100px, 0);
}
@media screen and (max-width: 640px) {
  .scroll-right {
    opacity: 1 !important;
    transform: none !important;
  }
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
}
footer#global_footer #copy {
  color: #fff;
  font-size: 13px;
  background: #005dae;
  display: block;
  padding: 1px 0;
}
footer#global_footer #copy a {
  color: #fff;
  font-size: 13px;
}

.contact-wrap {
  background: url(../images/contents/bg1.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
  padding: 100px 20px 100px 20px;
}
@media screen and (max-width: 834px) {
  .contact-wrap {
    padding: 70px 20px;
    background-attachment: initial;
    background-size: cover;
  }
}
@media screen and (max-width: 640px) {
  .contact-wrap {
    padding: 60px 20px;
  }
}
.contact-wrap h2 {
  font-size: 16px;
  margin-bottom: 40px;
  font-family: Noto Serif JP;
  color: #fff;
  position: relative;
}
.contact-wrap h2 .en {
  display: block;
  font-size: 45px;
  margin-top: 10px;
}
.contact-wrap .footer-text1 {
  color: #fff;
}
@media only screen and (max-width: 500px) {
  .contact-wrap .footer-text1 {
    text-align: left;
  }
}
.contact-wrap .footer-text1 .blk {
  display: block;
}
@media only screen and (max-width: 500px) {
  .contact-wrap .footer-text1 .blk {
    display: none;
  }
}
.contact-wrap .cont-fle {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}
@media screen and (max-width: 640px) {
  .contact-wrap .cont-fle {
    margin-top: 15px;
    flex-direction: column;
  }
}
.contact-wrap .cont-fle .tel-fle {
  margin-right: 100px;
}
@media only screen and (max-width: 1000px) {
  .contact-wrap .cont-fle .tel-fle {
    margin-right: 40px;
  }
}
@media screen and (max-width: 640px) {
  .contact-wrap .cont-fle .tel-fle {
    margin-right: 0;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 834px) {
  .contact-wrap .cont-fle .tel-fle .tel-link {
    line-height: 1;
  }
}
.contact-wrap .cont-fle .tel-fle .tel-link a {
  font-size: 33px;
  color: #fff;
  padding-left: 25px;
  font-weight: bold;
  font-family: Noto Serif JP;
  position: relative;
}
@media screen and (max-width: 834px) {
  .contact-wrap .cont-fle .tel-fle .tel-link a {
    font-size: 34px;
    padding-left: 20px;
  }
}
.contact-wrap .cont-fle .tel-fle .tel-link a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/footer-tel.png);
  width: 19px;
  height: 29px;
  left: 0;
  top: 56%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
}
@media screen and (max-width: 834px) {
  .contact-wrap .cont-fle .tel-fle .tel-link a:before {
    background-size: 80%;
    top: 61%;
  }
}
.contact-wrap .cont-fle p {
  color: #fff;
  font-size: 15px;
}
@media screen and (max-width: 834px) {
  .contact-wrap .cont-fle p {
    margin-top: 5px;
    font-size: 14px;
  }
}
.contact-wrap .cont-fle p .blk {
  margin-left: 15px;
}
@media screen and (max-width: 834px) {
  .contact-wrap .cont-fle p .blk {
    display: block;
    margin-left: 0;
  }
}
@media screen and (max-width: 640px) {
  .contact-wrap .cont-fle p .blk {
    display: inline-block;
  }
}
.contact-wrap .cont-fle .btn1 a {
  background: #005dae;
  display: block;
  font-size: 16px;
  font-weight: 500;
  padding: 11.5px 39px 11.5px 66px;
  color: #fff;
  position: relative;
}
.contact-wrap .cont-fle .btn1 a:before {
  position: absolute;
  content: "\f0e0";
  font-family: "Font Awesome 5 Pro";
  left: 39px;
  top: 54%;
  transform: translateY(-50%);
  font-weight: bold;
}
.contact-wrap .cont-fle .btn1 a:hover {
  background: #00427c;
  transition: all 0.2s;
  opacity: 1;
}

.footer {
  margin-top: 80px;
}
@media screen and (max-width: 834px) {
  .footer {
    padding-left: 0;
    padding-right: 0;
    margin-top: 60px;
  }
}
@media screen and (max-width: 640px) {
  .footer {
    margin-top: 50px;
  }
}
.footer .nav {
  margin-bottom: 60px;
}
@media only screen and (max-width: 1000px) {
  .footer .nav {
    display: none;
  }
}
.footer .nav-ul {
  display: flex;
}
.footer .nav-item {
  flex-grow: 1;
  position: relative;
}
.footer .nav-item:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 20px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #000;
}
.footer .nav-item:first-child:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 20px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #000;
}
.footer .nav-item a {
  font-size: 15px;
  display: block;
  color: #000;
  position: relative;
  padding-bottom: 5px;
}
.footer .nav-item a:after {
  position: absolute;
  content: "";
  z-index: 111;
  display: block;
  width: 100%;
  height: 3px;
  background-color: #005dae;
  bottom: 0;
  left: 0;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: center top;
  transform-origin: center top;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.footer .nav-item a:hover::after {
  transform: scale(1, 1);
}
.footer .nav-item a:hover {
  opacity: 1;
}
.footer .nav .hov ul {
  display: block;
  z-index: 99;
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 0;
}
.footer .nav .hov ul li {
  position: relative;
  width: 100%;
  text-align: center;
}
.footer .nav .hov ul li:not(:last-child) {
  border-bottom: 1px solid #fff;
}
.footer .nav .hov ul li a {
  flex-grow: 1;
  justify-content: center;
  width: 100%;
  padding: 4px;
  letter-spacing: -0.2px;
  line-height: 1.5;
  color: #333;
  font-size: 1.3rem;
  background: rgba(0, 93, 174, 0.1);
}
.footer .nav .hov ul li a:after {
  border-color: #fff;
}
.footer-wrap {
  padding: 0 20px 100px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 834px) {
  .footer-wrap {
    flex-direction: column;
    padding-inline: 0 !important;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 640px) {
  .footer-wrap {
    padding-bottom: 50px;
  }
}
.footer-left {
  width: 325px;
}
@media screen and (max-width: 834px) {
  .footer-left {
    width: 100%;
    margin-bottom: 10px;
  }
}
.footer-left .siteID {
  text-align: left;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1100px) {
  .footer-left .siteID {
    width: 330px;
  }
}
@media screen and (max-width: 834px) {
  .footer-left .siteID {
    text-align: center;
    margin: 0 auto 20px;
  }
}
@media screen and (max-width: 640px) {
  .footer-left .siteID {
    width: 250px;
  }
}
.footer-left .footer-address {
  text-align: left;
  margin-bottom: 20px;
}
@media screen and (max-width: 834px) {
  .footer-left .footer-address {
    text-align: center;
  }
}
.footer-left .footer-address p .space {
  display: block;
}
.footer-left .footer-address .space {
  display: block;
}
.footer-left .footer-address a {
  color: #000;
  display: inline-block;
}
@media screen and (max-width: 834px) {
  .footer-left .footer-address .blk {
    display: block;
  }
}
.footer-left .footer-fle1 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 834px) {
  .footer-left .footer-fle1 {
    justify-content: center;
  }
}
.footer-left .footer-fle1 .btn1 {
  width: 270px;
  margin-right: 20px;
}
.footer-left .footer-fle1 .btn1:hover {
  background: #005dae;
  transition: all 0.2s;
}
.footer-left .footer-fle1 .btn1 a {
  border: 1px solid #000;
  display: block;
  padding: 10px 0;
  font-weight: 500;
  color: #000;
}
.footer-left .footer-fle1 .btn1 a:hover {
  border: 1px solid #005dae;
  background: #005dae;
  opacity: 1;
  color: #fff;
  transition: all 0.2s;
}
.footer-right {
  width: calc(100% - 425px);
}
@media only screen and (max-width: 1100px) {
  .footer-right {
    width: calc(100% - 400px);
  }
}
@media screen and (max-width: 834px) {
  .footer-right {
    width: 100%;
  }
}

/* ----------------------------------------------------------
bento menu
---------------------------------------------------------- */
#nav-toggle {
  display: none;
}
@media only screen and (max-width: 1000px) {
  #nav-toggle {
    display: block;
    position: fixed;
    z-index: 11;
    right: 13px;
    top: 22px;
    width: 42px;
    height: 42px;
    cursor: pointer;
    text-align: center;
  }
}

#nav-toggle span {
  display: block;
  position: absolute;
  width: 30px;
  height: 6px;
  left: 6px;
  background: repeating-linear-gradient(to right, #005dae, #005dae 6px, rgba(255, 255, 255, 0) 6px, rgba(255, 255, 255, 0) 10px);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

#nav-toggle span:nth-child(1) {
  top: 10px;
}

#nav-toggle span:nth-child(2) {
  top: 20px;
}

#nav-toggle span:nth-child(3) {
  top: 30px;
}

/* ナビ開いてる時のボタン */
.open #nav-toggle span {
  top: 16px;
  height: 2px;
  background: repeating-linear-gradient(to right, #fff, #fff 6px, rgb(255, 255, 255) 6px, rgb(255, 255, 255) 10px);
}

.open #nav-toggle span:nth-child(1) {
  left: 6px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.open #nav-toggle span:nth-child(2),
.open #nav-toggle span:nth-child(3) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}

nav .nav-ulmenu {
  position: fixed;
  z-index: 10;
  top: 0;
  right: 0;
  color: #000;
  background: #fff;
  text-align: center;
  transform: translateX(100%);
  transition: all 0.6s;
}

nav .nav-ulmenu {
  background: rgba(0, 93, 174, 0.7);
  margin: 0 auto;
  padding: 0;
}

nav .nav-ulmenu li {
  list-style-type: none;
  padding: 0;
  width: 80%;
}

nav .nav-ulmenu li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

nav .nav-ulmenu li a {
  display: block;
  color: #fff;
  padding: 1em 0;
  text-decoration: none;
}

.open nav .nav-ulmenu {
  transform: translateY(0%);
  width: 320px;
}
.open nav .nav-ulmenu li {
  position: relative;
}
.open nav .nav-ulmenu li a i {
  display: inline-block;
  padding-left: 10px;
}
.open nav .nav-ulmenu li a:hover i {
  transform: rotate(45deg);
}
.open nav .nav-ulmenu li ul {
  display: none;
}
.open nav .nav-ulmenu li ul li {
  position: relative;
  width: 100%;
  text-align: center;
}
.open nav .nav-ulmenu li ul li:not(:last-child) {
  border-bottom: 1px solid #fff;
}
.open nav .nav-ulmenu li ul li a {
  flex-grow: 1;
  justify-content: center;
  width: 100%;
  padding: 10px;
  letter-spacing: -0.2px;
  color: #005dae;
  font-size: 1.4rem;
  background: rgba(255, 255, 255, 0.7);
}
.open nav .nav-ulmenu li ul li a:after {
  border-color: #fff;
}

.iconfle {
  display: flex;
  justify-content: center;
}
.iconfle a {
  margin-right: 10px;
}
.iconfle a:last-child {
  margin-right: 0;
}
.iconfle img {
  width: 40px !important;
}

.nav-menu {
  width: 320px;
  display: block;
}
.nav-menu .nav-ulmenu {
  width: 320px;
}
.nav-menu .nav-ulmenu .nav-item-logo {
  padding: 10px 10px 10px 20px;
}
.nav-menu .nav-ulmenu .nav-item {
  border-bottom: 1px solid #fff;
}
.nav-menu .nav-ulmenu .nav-tel div {
  display: inline-block;
}
.nav-menu .nav-ulmenu .nav-tel div a {
  font-size: 22px;
  font-weight: 500;
  position: relative;
  padding-left: 20px;
}
.nav-menu .nav-ulmenu .nav-tel div a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/manu_tel.png);
  width: 16px;
  height: 23px;
  left: 0;
  top: 57%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: 80%;
}

.top_banner {
  justify-content: center;
}
.top_banner .box {
  max-width: 80%;
  margin: 1%;
}

.index-wrap1 {
  position: relative;
}
@media only screen and (max-width: 1100px) {
  .index-wrap1 {
    margin-bottom: 0 !important;
  }
}
.index-wrap1 .img1 img {
  object-fit: cover;
  font-family: "object-fit: cover;";
}
@media only screen and (max-width: 1100px) {
  .index-wrap1 .img1 img {
    height: 450px !important;
  }
}
.index-wrap1 .mds > div {
  display: flex;
  flex-direction: row-reverse;
  position: absolute;
  left: 55px;
  top: 20%;
  z-index: 1;
}
@media only screen and (max-width: 1100px) {
  .index-wrap1 .mds > div {
    top: 14%;
  }
}
.index-wrap1 .mds > div .text1 {
  background: #fff;
  height: 325px;
  padding: 30px 26px;
  font-size: 42px;
  font-family: Noto Serif JP;
  font-weight: 500;
  writing-mode: vertical-lr;
}
@media only screen and (max-width: 1200px) {
  .index-wrap1 .mds > div .text1 {
    font-size: 32px;
    padding: 20px 22px;
    height: 237px;
  }
}
@media only screen and (max-width: 500px) {
  .index-wrap1 .mds > div .text1 {
    font-size: 25px;
    padding: 20px 18px;
    height: 195px;
  }
}
.index-wrap1 .mds > div .text1 .col1 {
  color: #ef9200;
}
.index-wrap1 .mds > div .text2 {
  height: 360px;
  margin-top: 100px;
  margin-right: 20px;
  background: #fff;
  padding: 30px 26px;
  font-size: 42px;
  font-family: Noto Serif JP;
  font-weight: 500;
  writing-mode: vertical-lr;
}
@media only screen and (max-width: 1200px) {
  .index-wrap1 .mds > div .text2 {
    font-size: 32px;
    padding: 20px 22px;
    height: 270px;
  }
}
@media only screen and (max-width: 1100px) {
  .index-wrap1 .mds > div .text2 {
    margin-top: 70px;
  }
}
@media only screen and (max-width: 500px) {
  .index-wrap1 .mds > div .text2 {
    font-size: 25px;
    padding: 20px 18px;
    height: 221px;
  }
}
.index-wrap1 .mds > div .text2 .col1 {
  color: #ef9200;
}
.index-wrap1 .textwrap {
  width: 950px;
  position: absolute;
  bottom: -295px;
  right: 0;
}
@media only screen and (max-width: 1100px) {
  .index-wrap1 .textwrap {
    position: static;
    margin-top: 20px;
    width: 100%;
    padding-left: 100px;
  }
}
@media screen and (max-width: 640px) {
  .index-wrap1 .textwrap {
    padding-left: 0;
  }
}
.index-wrap1 .textwrap .wrap1 {
  position: relative;
}
.index-wrap1 .textwrap .wrap1:before {
  position: absolute;
  content: "";
  background: #000;
  width: 75px;
  height: 1px;
  left: -100px;
  top: 64px;
}
@media screen and (max-width: 640px) {
  .index-wrap1 .textwrap .wrap1:before {
    position: absolute;
    content: "";
    background: #000;
    width: 40px;
    height: 1px;
    left: 0;
  }
}
.index-wrap1 .textwrap .wrap1 .title_1 {
  font-family: Noto Serif JP;
}
@media screen and (max-width: 640px) {
  .index-wrap1 .textwrap .wrap1 .title_1 {
    margin-left: 50px !important;
  }
}
.index-wrap1 .textwrap .wrap1 .title_1 h1 {
  font-size: 17px;
  color: #8e8e8e;
}
.index-wrap1 .textwrap .wrap1 .title_1 h1 .en {
  margin-top: 20px;
  color: #000;
  font-size: 42px;
  display: block;
}
.index-wrap1 .textwrap .wrap1 .title_1 h1 .en::first-letter {
  color: #005dae;
}
@media screen and (max-width: 640px) {
  .index-wrap1 .textwrap .wrap1 .btn1 {
    text-align: center !important;
  }
}
.index-wrap1 .textwrap .wrap1 .btn1 div {
  display: inline-block;
  position: relative;
  width: 280px;
}
@media screen and (max-width: 834px) {
  .index-wrap1 .textwrap .wrap1 .btn1 div {
    width: 240px;
  }
}
.index-wrap1 .textwrap .wrap1 .btn1 div:before {
  position: absolute;
  content: "";
  width: 35px;
  height: 1px;
  background: #000;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  z-index: 1;
}
.index-wrap1 .textwrap .wrap1 .btn1 div:before:hover {
  content: none;
}
.index-wrap1 .textwrap .wrap1 .btn1 div a {
  text-align: center;
  display: block;
  color: #000;
  padding: 11px 0;
  font-size: 15px;
  position: relative;
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  background: #f1e8de;
  border: none;
  cursor: pointer;
  transition: 800ms ease all;
  outline: none;
  align-items: center;
  justify-content: center;
}
.index-wrap1 .textwrap .wrap1 .btn1 div a:hover {
  background: #fff;
  color: #005dae;
}
.index-wrap1 .textwrap .wrap1 .btn1 div a:before, .index-wrap1 .textwrap .wrap1 .btn1 div a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  background: #005dae;
  transition: 400ms ease all;
}
.index-wrap1 .textwrap .wrap1 .btn1 div a:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}
.index-wrap1 .textwrap .wrap1 .btn1 div a:hover:before, .index-wrap1 .textwrap .wrap1 .btn1 div a:hover:after {
  width: 100%;
  transition: 800ms ease all;
}

.index-wrap2 {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .index-wrap2 {
    flex-direction: column;
  }
}
.index-wrap2 .box1 {
  width: 47%;
}
@media screen and (max-width: 640px) {
  .index-wrap2 .box1 {
    width: 100%;
  }
}
.index-wrap2 .box1 .textwrap {
  padding-left: 90px;
  margin-top: 25px;
  position: relative;
}
@media screen and (max-width: 834px) {
  .index-wrap2 .box1 .textwrap {
    padding-left: 50px;
  }
}
@media screen and (max-width: 640px) {
  .index-wrap2 .box1 .textwrap {
    padding-left: 0;
    margin-top: 15px;
  }
}
.index-wrap2 .box1 .textwrap:before {
  position: absolute;
  content: "";
  width: 70px;
  height: 1px;
  background: #000;
  left: 0;
  top: 24%;
}
@media screen and (max-width: 834px) {
  .index-wrap2 .box1 .textwrap:before {
    width: 40px;
  }
}
.index-wrap2 .box1 .textwrap .title_2 {
  font-family: Noto Serif JP;
}
@media screen and (max-width: 640px) {
  .index-wrap2 .box1 .textwrap .title_2 {
    padding-left: 50px;
  }
}
.index-wrap2 .box1 .textwrap .title_2 h2 {
  font-size: 17px;
  color: #8e8e8e;
}
.index-wrap2 .box1 .textwrap .title_2 h2 .en {
  margin-top: 20px;
  color: #000;
  font-size: 42px;
  display: block;
}
.index-wrap2 .box1 .textwrap .title_2 h2 .en::first-letter {
  color: #005dae;
}
@media screen and (max-width: 640px) {
  .index-wrap2 .box1 .textwrap .btn1 {
    text-align: center !important;
  }
}
.index-wrap2 .box1 .textwrap .btn1 div {
  display: inline-block;
  position: relative;
  width: 280px;
}
@media screen and (max-width: 834px) {
  .index-wrap2 .box1 .textwrap .btn1 div {
    width: 240px;
  }
}
.index-wrap2 .box1 .textwrap .btn1 div:before {
  position: absolute;
  content: "";
  width: 35px;
  height: 1px;
  background: #000;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  z-index: 1;
}
.index-wrap2 .box1 .textwrap .btn1 div:before:hover {
  content: none;
}
.index-wrap2 .box1 .textwrap .btn1 div a {
  text-align: center;
  display: block;
  color: #000;
  padding: 11px 0;
  font-size: 15px;
  position: relative;
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  background: #f1e8de;
  border: none;
  cursor: pointer;
  transition: 800ms ease all;
  outline: none;
  align-items: center;
  justify-content: center;
}
.index-wrap2 .box1 .textwrap .btn1 div a:hover {
  background: #fff;
  color: #005dae;
}
.index-wrap2 .box1 .textwrap .btn1 div a:before, .index-wrap2 .box1 .textwrap .btn1 div a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  background: #005dae;
  transition: 400ms ease all;
}
.index-wrap2 .box1 .textwrap .btn1 div a:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}
.index-wrap2 .box1 .textwrap .btn1 div a:hover:before, .index-wrap2 .box1 .textwrap .btn1 div a:hover:after {
  width: 100%;
  transition: 800ms ease all;
}
.index-wrap2 .box2 {
  width: 47%;
  margin-top: 80px;
}
@media screen and (max-width: 640px) {
  .index-wrap2 .box2 {
    width: 100%;
    margin-top: 60px;
  }
}
.index-wrap2 .box2 .textwrap {
  padding-left: 90px;
  margin-top: 25px;
  position: relative;
}
@media screen and (max-width: 834px) {
  .index-wrap2 .box2 .textwrap {
    padding-left: 50px;
  }
}
@media screen and (max-width: 640px) {
  .index-wrap2 .box2 .textwrap {
    padding-left: 0;
    margin-top: 15px;
  }
}
.index-wrap2 .box2 .textwrap:before {
  position: absolute;
  content: "";
  width: 70px;
  height: 1px;
  background: #000;
  left: 0;
  top: 24%;
}
@media screen and (max-width: 834px) {
  .index-wrap2 .box2 .textwrap:before {
    width: 40px;
  }
}
.index-wrap2 .box2 .textwrap .title_2 {
  font-family: Noto Serif JP;
}
@media screen and (max-width: 640px) {
  .index-wrap2 .box2 .textwrap .title_2 {
    padding-left: 50px;
  }
}
.index-wrap2 .box2 .textwrap .title_2 h2 {
  font-size: 17px;
  color: #8e8e8e;
}
.index-wrap2 .box2 .textwrap .title_2 h2 .en {
  margin-top: 20px;
  color: #000;
  font-size: 42px;
  display: block;
}
.index-wrap2 .box2 .textwrap .title_2 h2 .en::first-letter {
  color: #005dae;
}
@media screen and (max-width: 640px) {
  .index-wrap2 .box2 .textwrap .btn1 {
    text-align: center !important;
  }
}
.index-wrap2 .box2 .textwrap .btn1 div {
  display: inline-block;
  position: relative;
  width: 280px;
}
@media screen and (max-width: 834px) {
  .index-wrap2 .box2 .textwrap .btn1 div {
    width: 240px;
  }
}
.index-wrap2 .box2 .textwrap .btn1 div:before {
  position: absolute;
  content: "";
  width: 35px;
  height: 1px;
  background: #000;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  z-index: 1;
}
.index-wrap2 .box2 .textwrap .btn1 div:before:hover {
  content: none;
}
.index-wrap2 .box2 .textwrap .btn1 div a {
  text-align: center;
  display: block;
  color: #000;
  padding: 11px 0;
  font-size: 15px;
  position: relative;
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  background: #f1e8de;
  border: none;
  cursor: pointer;
  transition: 800ms ease all;
  outline: none;
  align-items: center;
  justify-content: center;
}
.index-wrap2 .box2 .textwrap .btn1 div a:hover {
  background: #fff;
  color: #005dae;
}
.index-wrap2 .box2 .textwrap .btn1 div a:before, .index-wrap2 .box2 .textwrap .btn1 div a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  background: #005dae;
  transition: 400ms ease all;
}
.index-wrap2 .box2 .textwrap .btn1 div a:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}
.index-wrap2 .box2 .textwrap .btn1 div a:hover:before, .index-wrap2 .box2 .textwrap .btn1 div a:hover:after {
  width: 100%;
  transition: 800ms ease all;
}

.title_3 {
  font-family: Noto Serif JP;
}
.title_3 h2 {
  font-size: 17px;
  color: #8e8e8e;
}
.title_3 h2 .en {
  margin-top: 20px;
  color: #000;
  font-size: 42px;
  display: block;
}
.title_3 h2 .en::first-letter {
  color: #005dae;
}

.title_2 {
  font-family: Noto Serif JP;
}
@media screen and (max-width: 640px) {
  .title_2 {
    padding-left: 50px;
  }
}
.title_2 h2 {
  font-size: 17px;
  color: #8e8e8e;
}
.title_2 h2 .en {
  margin-top: 20px;
  color: #000;
  font-size: 42px;
  display: block;
}
.title_2 h2 .en::first-letter {
  color: #005dae;
}

.index_fle1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.index_fle1 .box {
  width: 21%;
}
@media only screen and (max-width: 1000px) {
  .index_fle1 .box {
    width: 23%;
  }
}
.index_fle1 .box:nth-of-type(n + 5) {
  margin-top: 50px;
}
@media only screen and (max-width: 1000px) {
  .index_fle1 .box:nth-of-type(n + 5) {
    margin-top: 25px;
  }
}

.index-wrap3 {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 834px) {
  .index-wrap3 {
    flex-direction: column;
  }
}
.index-wrap3 .box2 {
  width: 49%;
}
@media screen and (max-width: 834px) {
  .index-wrap3 .box2 {
    width: 100%;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 640px) {
  .index-wrap3 .box2 {
    margin-bottom: 30px;
  }
}
.index-wrap3 .textwrap {
  padding-left: 90px;
  margin-top: 25px;
  position: relative;
}
@media screen and (max-width: 834px) {
  .index-wrap3 .textwrap {
    padding-left: 50px;
  }
}
@media screen and (max-width: 640px) {
  .index-wrap3 .textwrap {
    padding-left: 0;
    margin-top: 15px;
  }
}
.index-wrap3 .textwrap:before {
  position: absolute;
  content: "";
  width: 70px;
  height: 1px;
  background: #000;
  left: 0;
  top: 15%;
}
@media screen and (max-width: 834px) {
  .index-wrap3 .textwrap:before {
    width: 40px;
  }
}
.index-wrap3 .index_blog {
  width: 100%;
}
.index-wrap3 .index_blog .blog_list {
  display: flex;
  height: auto !important;
  flex-direction: row !important;
  max-height: 360px;
  overflow-x: auto;
  flex-wrap: wrap !important;
  border: none !important;
}
.index-wrap3 .index_blog .blog_list > div {
  width: 100%;
  flex-direction: row !important;
  background: #fff;
  background: none;
  border-bottom: 1px dashed #666 !important;
}
.index-wrap3 .index_blog .blog_list > div .blog_photo {
  display: none;
}
.index-wrap3 .index_blog .blog_list > div .blog_text {
  width: 100% !important;
  color: #333 !important;
  line-height: 1.5;
  padding: 10px 0 !important;
}
.index-wrap3 .index_blog .blog_list > div .blog_text .blog_date {
  background: #005dae;
  color: #fff !important;
  display: inline;
  font-size: 16px;
  display: block;
  padding: 1px 0;
  width: 130px;
  text-align: center;
  margin-bottom: 8px;
}
.index-wrap3 .index_blog .blog_list > div .blog_text h3 {
  display: block;
  margin-bottom: 0;
}
.index-wrap3 .index_blog .blog_list > div .blog_text h3 a {
  color: #000 !important;
  font-size: 16px;
}
.index-wrap3 .index_blog .blog_list > div .blog_text .detail {
  display: none;
}
.index-wrap3 .index_instagram {
  width: 100%;
}
.index-wrap3 .index_instagram .sns_list {
  flex-direction: row;
  flex-wrap: wrap;
  border: none !important;
}
.index-wrap3 .index_instagram .sns_list > div {
  border: none !important;
  width: 32%;
}
@media screen and (max-width: 640px) {
  .index-wrap3 .index_instagram .sns_list > div {
    width: 49%;
  }
  .index-wrap3 .index_instagram .sns_list > div:nth-of-type(n + 3) {
    margin-top: 10px;
  }
}
.index-wrap3 .index_instagram .sns_list > div .sns_photo {
  width: 100%;
}
.index-wrap3 .index_instagram .sns_list > div .sns_text {
  display: none;
}

div.items > article a {
  color: #111;
  text-decoration: none !important;
  font-size: 16px;
}

div.under ul li a {
  font-weight: 400;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  opacity: 1;
  border: 1px solid #333;
  color: #333 !important;
  padding: 10px;
}
div.under ul li a:hover {
  border: 1px solid #b0ddd9;
  background: #b0ddd9;
  color: #fff !important;
}

div.select > select {
  height: 100%;
}

div.search form input {
  padding: 10px 37px 10px 5px;
}

div.order ul li a {
  color: #111;
}

div.items > article p.price {
  color: red;
}

div.crumb {
  display: none;
}

div.item_view div.item_option {
  width: 100% !important;
}

div.item_option dl, button.addcart {
  width: 50% !important;
}
@media screen and (max-width: 834px) {
  div.item_option dl, button.addcart {
    margin: 0 auto;
  }
}

@media screen and (max-width: 834px) {
  .addcart {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
}

div.item_view div.struct {
  display: block;
}

div.photo div.large {
  width: auto;
}

div.photo {
  margin-left: 0;
}

h2.title_h2 {
  background: none !important;
  border-top: none !important;
  border-bottom: 1px solid #CCCCCC;
  font-size: 20px !important;
  line-height: 1.3;
  margin: 65px 0 20px !important;
  padding: 10px !important;
}

h2.title_h2 span {
  border: none !important;
  padding: 0 !important;
}

ul.item_list li {
  margin-bottom: 10px !important;
}

ul.item_list li h3.title_h3 {
  font-size: 18px !important;
}

.btn_cart a {
  background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #000000 !important;
  background-size: 30px auto !important;
  color: #FFFFFF !important;
  display: block !important;
  padding: 10px 10px 10px 50px !important;
  width: 100% !important;
  border: 1px solid #ffffff;
}

.btn_cart a:hover {
  background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #CCCCCC !important;
  background-size: 30px auto !important;
}

.sort_catalog {
  overflow: hidden;
}

.sort_catalog ul {
  display: flex;
}

.item_title, .wishlist {
  margin: 0 !important;
}

.shop_cont h2.title_h2, .item_info h2.title_h2 {
  border-top: 2px solid #CCCCCC;
}

.shop_cont a, .item_info a {
  color: #CCCCCC;
}

.shop_cont a:hover, .item_info a:hover {
  text-decoration: none;
}

.item_title h2 {
  border-top: 2px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

.shop_cont table {
  table-layout: auto;
}

.btn a {
  display: block;
  max-width: 300px;
  background: #005dae;
  color: #fff;
  margin-top: 20px;
  padding: 15px 0;
  width: 100%;
  text-align: center;
  text-decoration: none;
}
@media screen and (max-width: 640px) {
  .btn a {
    margin-right: auto;
    margin-left: auto;
  }
}

.flex1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex1._top {
  align-items: flex-start;
}
.flex1._center {
  align-items: center;
}
.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 1;
}
.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 1;
}
.flex1:after {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 2;
}
.flex1 .box {
  width: calc(100% / 1 - 1%);
  margin-bottom: 2%;
}
@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
.flex1 .box img {
  width: 100% !important;
}

.flex2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex2._top {
  align-items: flex-start;
}
.flex2._center {
  align-items: center;
}
.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 1;
}
.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 1;
}
.flex2:after {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 2;
}
.flex2 .box {
  width: calc(100% / 2 - 1%);
  margin-bottom: 2%;
}
@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
.flex2 .box img {
  width: 100% !important;
}

.flex3 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex3._top {
  align-items: flex-start;
}
.flex3._center {
  align-items: center;
}
.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 1;
}
.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 1;
}
.flex3:after {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 2;
}
.flex3 .box {
  width: calc(100% / 3 - 1%);
  margin-bottom: 2%;
}
@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
.flex3 .box img {
  width: 100% !important;
}

.flex4 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex4._top {
  align-items: flex-start;
}
.flex4._center {
  align-items: center;
}
.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 1;
}
.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 1;
}
.flex4:after {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 2;
}
.flex4 .box {
  width: calc(100% / 4 - 1%);
  margin-bottom: 2%;
}
@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
.flex4 .box img {
  width: 100% !important;
}

.square._100 .square-inner:before {
  padding-top: 100%;
}
.square._75 .square-inner:before {
  padding-top: 75%;
}
.square._66 .square-inner:before {
  padding-top: 66%;
}
.square td .square-inner {
  display: block;
  position: relative;
}
.square td .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.square td .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}
.square > .square-inner {
  display: block;
  position: relative;
}
.square > .square-inner .itext {
  float: none !important;
  margin-right: 0 !important;
}
.square > .square-inner .itext img {
  float: none !important;
  margin-right: 0 !important;
}
.square > .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.square > .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}
.square > .box .itext {
  float: none !important;
  margin-right: 0 !important;
}
.square > .box .itext img {
  float: none !important;
  margin-right: 0 !important;
}
.square > .box .square-inner {
  display: block;
  position: relative;
}
.square > .box .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.square > .box .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

.bg100 {
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
}

.flex2cl_01 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
@media screen and (max-width: 834px) {
  .flex2cl_01 {
    flex-direction: column-reverse;
  }
}
.flex2cl_01 .flxL {
  width: 57%;
}
@media screen and (max-width: 834px) {
  .flex2cl_01 .flxL {
    width: 100%;
  }
}
.flex2cl_01 .flxR {
  width: 40%;
}
@media screen and (max-width: 834px) {
  .flex2cl_01 .flxR {
    width: 100%;
    margin-bottom: 20px;
  }
}
.flex2cl_01 .flxR .img {
  width: 100%;
}
.flex2cl_01 .flxR .img img {
  width: 100% !important;
}

.flex2cl_02 {
  border: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -4%;
  margin-bottom: 50px;
}
@media screen and (max-width: 1320px) {
  .flex2cl_02 {
    margin-left: -2.439%;
  }
}
@media screen and (max-width: 834px) {
  .flex2cl_02 {
    justify-content: space-between;
    margin-left: 0;
  }
}
.flex2cl_02 .box {
  position: relative;
  width: 46%;
  margin-left: 4%;
  margin-bottom: 20px;
}
@media screen and (max-width: 1320px) {
  .flex2cl_02 .box {
    width: 47.5609%;
    margin-left: 2.439%;
    display: block;
  }
}
@media screen and (max-width: 834px) {
  .flex2cl_02 .box {
    width: 100%;
    margin-left: 0;
  }
}
.flex2cl_02 .box img {
  width: 100% !important;
}
.flex2cl_02 .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}
.flex2cl_02 .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.flex3cl {
  border: 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -2.4390243902%;
}
@media screen and (max-width: 1320px) {
  .flex3cl {
    margin-left: -2.439%;
  }
}
@media screen and (max-width: 640px) {
  .flex3cl {
    justify-content: space-between;
    margin-left: 0;
  }
}
.flex3cl .box {
  position: relative;
  width: 30.8943089431%;
  margin-left: 2.4390243902%;
  margin-bottom: 30px;
}
@media screen and (max-width: 1320px) {
  .flex3cl .box {
    width: 47.5609%;
    margin-left: 2.439%;
    display: block;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 640px) {
  .flex3cl .box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.flex3cl .box img {
  width: 100% !important;
}
.flex3cl .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}
.flex3cl .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.flex4cl {
  border: 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -3.2258064516%;
}
@media screen and (max-width: 1320px) {
  .flex4cl {
    margin-left: -2.439%;
  }
}
@media screen and (max-width: 640px) {
  .flex4cl {
    justify-content: space-between;
    margin-left: 0;
  }
}
.flex4cl .box {
  position: relative;
  width: 21.7741935484%;
  margin-left: 3.2258064516%;
  margin-bottom: 30px;
}
@media screen and (max-width: 1320px) {
  .flex4cl .box {
    width: 47.5609%;
    margin-left: 2.439%;
    display: block;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 640px) {
  .flex4cl .box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.flex4cl .box img {
  width: 100% !important;
}
.flex4cl .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}
.flex4cl .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.con100 {
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
}

.con100-2 {
  margin-left: calc((1200px - 100%) / 2 * -1);
  margin-right: calc((1200px - 100%) / 2 * -1);
}

/* ----------------------------------------------------------
meanmenu
---------------------------------------------------------- */
.mean-bar {
  background: #005dae !important;
  position: fixed !important;
}
.mean-bar .mean-nav {
  background: #005dae !important;
  position: fixed;
  margin-top: 42px !important;
}
.mean-bar .mean-nav .mean-expand {
  width: 35px !important;
  height: 35px !important;
}

.title_5 {
  padding: 220px 0 100px 0;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 640px) {
  .title_5 {
    padding: 160px 0 70px 0;
  }
}
.title_5 article {
  margin: 0 auto;
  max-width: 1320px;
  padding: 0 20px;
}
.title_5 article h1 {
  color: #fff;
  font-size: 42px;
  font-weight: 500;
}
@media only screen and (max-width: 1200px) {
  .title_5 article h1 {
    font-size: 37px;
  }
}
@media screen and (max-width: 640px) {
  .title_5 article h1 {
    font-size: 34px;
  }
}
.title_5 article h1 .en {
  display: block;
  font-size: 16px;
  margin-top: 25px;
}

@media only screen and (max-width: 450px) {
  .title_5ch h1 {
    font-size: 28px !important;
  }
}

.title_5-bl {
  background: url(../images/contents/h1bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
.title_5-bl .blogtitle div {
  color: #fff;
  font-size: 42px;
  font-weight: 500;
}
@media only screen and (max-width: 1200px) {
  .title_5-bl .blogtitle div {
    font-size: 37px;
  }
}
@media screen and (max-width: 640px) {
  .title_5-bl .blogtitle div {
    font-size: 34px;
  }
}
.title_5-bl .blogtitle div .en {
  display: block;
  font-size: 16px;
  margin-top: 25px;
}

/* ------------------------------------------------------------
work.html
------------------------------------------------------------ */
.title_6 h2 {
  font-weight: bold;
  font-size: 20px;
  position: relative;
  padding-left: 30px;
  border-bottom: 1px dotted #999;
  padding-bottom: 10px;
}
.title_6 h2:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 0;
  height: 0;
  border-width: 9px 0 9px 15.6px;
  border-style: solid;
  border-color: transparent transparent transparent #005dae;
}

.area_fle {
  justify-content: space-between;
}
.area_fle .box:first-child {
  width: 30%;
}
.area_fle .box:last-child {
  width: 65%;
}

/* ------------------------------------------------------------
flow.html
------------------------------------------------------------ */
.title_8 h3 {
  font-size: 22px;
  line-height: 1.4;
  padding-bottom: 0.2em;
  border-bottom: solid 3px #767676;
  position: relative;
  font-weight: 500;
}
@media screen and (max-width: 640px) {
  .title_8 h3 {
    font-size: 19px;
  }
}
.title_8 h3:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #005dae;
  bottom: -3px;
  width: 20%;
}
.title_8 h3 .text1 {
  color: #005dae;
  font-size: 20px;
  font-weight: bold;
  margin-right: 20px;
}
@media screen and (max-width: 640px) {
  .title_8 h3 .text1 {
    display: block;
    margin-right: 0;
  }
}

.flow_fle1 {
  align-items: center;
}
@media only screen and (max-width: 1050px) {
  .flow_fle1 {
    align-items: flex-start;
  }
}
@media screen and (max-width: 640px) {
  .flow_fle1 {
    flex-direction: column !important;
    align-items: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 1050px) {
  .flow_fle1 .box {
    margin-bottom: 15px;
  }
}
.flow_fle1 .box:first-child .tel-link {
  display: inline-block;
  line-height: 1.3;
  margin-right: 40px;
}
@media screen and (max-width: 640px) {
  .flow_fle1 .box:first-child .tel-link {
    margin-right: 0;
  }
}
.flow_fle1 .box:first-child .tel-link a {
  font-size: 32px;
  font-weight: bold;
  padding-left: 24px;
  position: relative;
  color: #005dae;
}
@media screen and (max-width: 640px) {
  .flow_fle1 .box:first-child .tel-link a {
    font-size: 30px;
  }
}
.flow_fle1 .box:first-child .tel-link a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/tel.png);
  width: 16px;
  height: 23px;
  left: 0;
  top: 56%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
}
.flow_fle1 .box:last-child {
  background: #005dae;
  display: inline-block;
}
.flow_fle1 .box:last-child:hover {
  background: #00427c;
  transition: all 0.2s;
}
.flow_fle1 .box:last-child a {
  display: block;
  color: #fff;
  padding: 8px 64px;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}
@media only screen and (max-width: 1300px) {
  .flow_fle1 .box:last-child a {
    font-size: 15px;
    padding: 8px 54px;
  }
}
@media screen and (max-width: 640px) {
  .flow_fle1 .box:last-child a {
    padding: 8px 70px;
  }
}
.flow_fle1 .box:last-child a:hover {
  opacity: 1;
}

/* ------------------------------------------------------------
faq.html
------------------------------------------------------------ */
.qa_fl {
  flex-direction: column;
  cursor: pointer;
}
.qa_fl .box {
  width: 100%;
  line-height: 1.4;
}
.qa_fl .box:first-child {
  padding: 20px 65px 20px 20px !important;
  position: relative;
  background: #f5f5f5;
}
.qa_fl .box:first-child div {
  padding-left: 55px !important;
  position: relative;
}
@media screen and (max-width: 640px) {
  .qa_fl .box:first-child div {
    padding-left: 50px !important;
    font-size: 15px;
  }
}
.qa_fl .box:first-child div b {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 5px;
  height: 30px;
  line-height: 27px;
  color: #005dae;
  font-size: 32px;
}
@media screen and (max-width: 640px) {
  .qa_fl .box:first-child div b {
    font-size: 28px;
  }
}
.qa_fl .box:first-child div:after {
  content: "\f107";
  position: absolute;
  top: 0;
  bottom: 0;
  font-size: 33px;
  right: -40px;
  margin: auto;
  color: #005dae;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
}
.qa_fl .box:last-child {
  display: none;
  position: relative;
  background: #fff;
  border-top: none;
}
.qa_fl .box:last-child div {
  padding: 20px !important;
  padding-left: 90px !important;
  position: relative;
  color: #005dae;
}
@media screen and (max-width: 640px) {
  .qa_fl .box:last-child div {
    padding-left: 70px !important;
    font-size: 15px;
  }
}
.qa_fl .box:last-child div b {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 25px;
  height: 30px;
  line-height: 30px;
  color: #005dae;
  font-size: 32px;
}
@media screen and (max-width: 640px) {
  .qa_fl .box:last-child div b {
    font-size: 28px;
  }
}

/* ------------------------------------------------------------
company.html
------------------------------------------------------------ */
.company_dl1 dl {
  display: flex;
}
@media screen and (max-width: 640px) {
  .company_dl1 dl {
    flex-direction: column;
  }
}
.company_dl1 dl dt {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #005dae !important;
  padding: 15px !important;
  display: flex;
  align-items: center !important;
  justify-content: flex-start !important;
}
@media screen and (max-width: 640px) {
  .company_dl1 dl dt {
    width: 100% !important;
    border: none !important;
    background: #f5f5f5 !important;
    align-items: flex-start !important;
  }
}
.company_dl1 dl dd {
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  padding: 15px !important;
}
@media screen and (max-width: 640px) {
  .company_dl1 dl dd {
    width: 100% !important;
    border: none !important;
  }
}

.company_wrap1 {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 834px) {
  .company_wrap1 {
    flex-direction: column;
  }
}
.company_wrap1 .box1 {
  width: 49%;
}
@media screen and (max-width: 834px) {
  .company_wrap1 .box1 {
    width: 100%;
    margin-bottom: 20px;
  }
}
.company_wrap1 .box1 .title_9 h3 {
  text-align: center !important;
  font-size: 18px;
  font-weight: 500;
  padding: 3px 20px;
  background: #005dae;
  color: #fff;
}
.company_wrap1 .box1 .company_dl2 dl {
  display: flex;
}
@media screen and (max-width: 640px) {
  .company_wrap1 .box1 .company_dl2 dl {
    flex-direction: column;
  }
}
.company_wrap1 .box1 .company_dl2 dl dt {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #005dae !important;
  padding: 15px !important;
  display: flex;
  align-items: center !important;
  justify-content: flex-start !important;
  width: 100px !important;
}
@media screen and (max-width: 640px) {
  .company_wrap1 .box1 .company_dl2 dl dt {
    width: 100% !important;
    border: none !important;
    background: #f5f5f5 !important;
    align-items: flex-start !important;
  }
}
.company_wrap1 .box1 .company_dl2 dl dd {
  width: calc(100% - 100px) !important;
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  padding: 15px !important;
}
@media screen and (max-width: 640px) {
  .company_wrap1 .box1 .company_dl2 dl dd {
    width: 100% !important;
    border: none !important;
  }
}
.company_wrap1 .box1 .company_dl2 dl dd a {
  color: #000;
}
.company_wrap1 .box2 {
  width: 49%;
}
@media screen and (max-width: 834px) {
  .company_wrap1 .box2 {
    width: 100%;
  }
}

.company_dl3 dl {
  display: flex;
}
@media screen and (max-width: 640px) {
  .company_dl3 dl {
    flex-direction: column;
  }
}
.company_dl3 dl dt {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #005dae !important;
  padding: 15px !important;
  display: flex;
  align-items: center !important;
  justify-content: flex-start !important;
}
@media only screen and (max-width: 1000px) {
  .company_dl3 dl dt {
    width: 170px !important;
  }
}
@media screen and (max-width: 640px) {
  .company_dl3 dl dt {
    width: 100% !important;
    border: none !important;
    background: #f5f5f5 !important;
    align-items: flex-start !important;
  }
}
.company_dl3 dl dd {
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  padding: 15px !important;
}
@media only screen and (max-width: 1000px) {
  .company_dl3 dl dd {
    width: calc(100% - 170px) !important;
  }
}
@media screen and (max-width: 640px) {
  .company_dl3 dl dd {
    width: 100% !important;
    border: none !important;
  }
}
.company_dl3 dl dd a {
  color: #000;
}

/* ------------------------------------------------------------
contact.html
------------------------------------------------------------ */
.contact-text1 div a {
  text-decoration: none;
  color: #005dae;
  font-weight: bold;
}

.contact-text2 div {
  color: #ff0000;
}

.mail.title {
  display: none;
}

.form_wrap.message {
  margin-top: 260px !important;
}

.confirm.contact-form {
  margin-top: 150px;
}

.form_wrap.error {
  margin-top: 150px;
}

.contact-form dl dt {
  background: #005dae !important;
  color: #fff;
}
.contact-form dl dd textarea {
  height: 100px;
}

.contact_tel div a {
  font-size: 40px;
  text-decoration: none;
  color: #005dae;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .contact_tel div a {
    font-size: 35px;
  }
}
.contact_tel div a .text1 {
  font-size: 28px;
}
@media screen and (max-width: 640px) {
  .contact_tel div a .text1 {
    font-size: 25px;
  }
}

.contact-text4 div a {
  color: #005dae;
}

/* ------------------------------------------------------------
blog
------------------------------------------------------------ */
.blog {
  width: 100%;
  text-align: left;
  margin: 20px auto;
}
@media screen and (max-width: 834px) {
  .blog {
    border-top: 1px solid #eee;
  }
}
@media screen and (max-width: 640px) {
  .blog {
    margin: 15px auto;
  }
}
.blog .wrap {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
}
@media screen and (max-width: 834px) {
  .blog .wrap {
    flex-direction: column-reverse;
  }
}
.blog .wrap aside {
  width: 25%;
  min-width: 262px;
  overflow: hidden;
  padding: 0 10px;
}
@media screen and (max-width: 834px) {
  .blog .wrap aside {
    width: 100%;
  }
}
.blog .wrap aside #search {
  position: relative;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  margin: 30px 0 0;
}
.blog .wrap aside #search form {
  width: 100%;
}
.blog .wrap aside #search form input {
  padding: 10px;
}
.blog .wrap aside #search form button {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  border: none;
  background: url(../img/search.png) no-repeat;
  background-size: 22px;
  background-position: center center;
  text-indent: -9999px;
  width: 22px;
}
.blog .wrap aside nav {
  padding: 20px 0;
}
.blog .wrap aside nav h3 {
  text-align: center;
  font-size: 1.2rem;
  font-weight: normal;
  color: #fff;
  background-color: #000;
  border-radius: 3px;
  width: auto;
  margin: 20px 0;
  padding: 8px;
  clear: both;
}
.blog .wrap aside nav .pages li {
  border-top: 1px solid #ccc;
  padding: 10px 0;
  border-bottom: 1px dashed #ccc;
}
.blog .wrap aside nav .pages li a {
  color: #005dae;
}
.blog .wrap #contents {
  width: 70%;
  overflow: hidden;
  margin: 0;
}
.blog .wrap #contents article ul {
  margin-bottom: 10px;
}
.blog .wrap #contents article .flex {
  display: flex;
  flex-direction: column;
}
.blog .wrap #contents article .flex .flex_images {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.blog nav > a {
  display: block;
  border: 0;
  margin: 15px auto 0;
  padding: 6px;
  border: 1px solid #ececec;
  background-color: #005dae;
  box-sizing: border-box;
  color: #fff !important;
  text-shadow: none !important;
  border-radius: 3px;
  font-size: 12px;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .blog nav > a {
    padding: 20px;
  }
}

#main .blog_list {
  height: 250px;
  padding-right: 20px;
  overflow-y: scroll;
  width: 100%;
  margin: 0 auto;
  border: none !important;
}
#main .blog_list .blog_text {
  color: #fff;
}
#main .blog_list .blog_text h3 a {
  color: #fff;
}

.blog_date {
  color: #fff !important;
}

.blog_photo {
  width: 30% !important;
}

.recruit.form {
  margin: 40px 10px 10px 10px !important;
}

.blog #contents img {
  width: 100%;
}

.blog #page19 a {
  color: #005dae;
}

.blog #page19 img {
  margin: 0 !important;
}

.blog #contents > #page19 {
  padding: 0 !important;
}

.category li a {
  color: #005dae;
}

.blog #contents > article > h2 span, .blog h1 span {
  display: none;
}

.blog #contents > article > ul {
  display: flex;
}
.blog #contents > article > ul li a {
  padding: 0 5px;
  color: #21427c;
}

/* ------------------------------------------------------------
blog記事
------------------------------------------------------------ */
.titleblog_01 h1 {
  padding: 10px;
  color: #000;
  background: #faf9ff;
  border-left: solid 5px #04047c;
  font-size: 20px;
}

.titleblog_02 h2 {
  font-weight: 500 !important;
  font-size: 20px !important;
  position: relative;
  padding-left: 30px;
  border-bottom: 1px dotted #999;
  padding-bottom: 10px !important;
  color: #000 !important;
}
.titleblog_02 h2:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 0;
  height: 0;
  border-width: 9px 0 9px 15.6px;
  border-style: solid;
  border-color: transparent transparent transparent #005dae;
}

/* ------------------------------------------------------------
blog/search.html
------------------------------------------------------------ */
.blog #contents > dl {
  padding: 30px;
  margin-bottom: 15px;
  background: #faf3ff;
  border: dashed 2px #005dae;
}
.blog #contents > dl:first-child {
  margin-top: 30px;
}
.blog #contents > dl:last-child {
  margin-bottom: 0;
}
.blog #contents > dl dt .date {
  display: block;
  font-size: 15px;
}
.blog #contents > dl dt a {
  color: #04047c;
  font-weight: bold;
}
.blog #contents > dl dd ul {
  display: flex;
}
.blog #contents > dl dd ul li a {
  padding: 0 5px;
  color: #04047c;
}/*# sourceMappingURL=common_style.css.map */