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

.annot {
  display: none !important;
}

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

::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;
  }
}

* {
  -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: #03006a;
  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: 1300px;
  padding-bottom: 130px;
  padding-left: 10px;
  padding-right: 10px;
}
@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;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 640px) {
  #contents {
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 60px;
  }
}

#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: #03006a;
}
.error_link a:hover {
  text-decoration: underline;
}

.pankuzu {
  font-size: 13px;
  color: #03006a;
}
.pankuzu li {
  display: inline-block;
}
.pankuzu li span {
  font-weight: bold;
}
.pankuzu a {
  color: #03006a;
  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;
  }
}

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

.header {
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  top: 0;
  padding: 20px 0;
  z-index: 1;
}
@media screen and (max-width: 834px) {
  .header {
    padding-top: 57px;
    padding-bottom: 10px;
  }
}
.header-sect {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 834px) {
  .header-sect .siteID {
    width: 200px;
  }
}
.header-sect__left {
  display: flex;
  flex-direction: column;
}
.header-sect__left > * {
  margin-bottom: 12px;
}
.header-sect__left > *:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 834px) {
  .header__rakuraku {
    min-width: 300px;
    position: fixed;
    left: 50%;
    bottom: 10px;
    transform: translate(-50%, 0);
    z-index: 100;
  }
}
.header-right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media screen and (max-width: 640px) {
  .header-right {
    display: none;
  }
}
.header-fle1 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-telfle {
  line-height: 1.3;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}
.header-telfle .tel-link a {
  color: #03006a;
  font-family: Noto Serif JP;
  font-size: 28px;
  font-weight: 500;
  padding-left: 20px;
  position: relative;
}
@media screen and (max-width: 834px) {
  .header-telfle .tel-link a {
    font-size: 25px;
  }
}
.header-telfle .tel-link a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/tel.png);
  width: 16px;
  height: 23px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 834px) {
  .header-telfle p {
    font-size: 13px;
  }
}
.header-cont {
  margin-left: 20px;
}
@media screen and (max-width: 834px) {
  .header-cont {
    margin-left: 10px;
  }
}
.header-cont .btn-in1 {
  position: relative;
}
.header-cont .btn-in1:before {
  position: absolute;
  content: "\f0e0";
  font-family: "Font Awesome 5 Pro";
  left: 24px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  color: #fff;
  font-weight: bold;
}
.header-cont .btn-in1:before:hover {
  color: #03006a !important;
}
@media screen and (max-width: 834px) {
  .header-cont .btn-in1:before {
    left: 12px;
  }
}
.header-cont .btn-in1:hover:after {
  position: absolute;
  content: "\f0e0";
  font-family: "Font Awesome 5 Pro";
  left: 24px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  color: #03006a;
  font-weight: bold;
}
.header-cont .btn-in1 a {
  color: #fff;
  display: block;
  padding: 6px 30px 6px 50px;
  position: relative;
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  background: #03006a;
  color: #fff;
  border: none;
  position: relative;
  font-size: 15px;
  cursor: pointer;
  transition: 800ms ease all;
  display: block;
  outline: none;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 834px) {
  .header-cont .btn-in1 a {
    padding: 6px 20px 6px 35px;
  }
}
.header-cont .btn-in1 a:hover {
  background: #fff;
  color: #03006a;
}
.header-cont .btn-in1 a:before, .header-cont .btn-in1 a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  background: #03006a;
  transition: 400ms ease all;
}
.header-cont .btn-in1 a:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}
.header-cont .btn-in1 a:hover:before, .header-cont .btn-in1 a:hover:after {
  width: 100%;
  transition: 800ms ease all;
}
.header .nav {
  margin-top: 5px;
}
.header .nav-ul {
  width: 600px;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 1000px) {
  .header .nav-ul {
    width: 550px;
  }
}
.header .nav-item a {
  color: #03006a;
}
@media only screen and (max-width: 1000px) {
  .header .nav-item a {
    font-size: 15px;
  }
}

#mainArea {
  position: relative;
}
#mainArea ul li img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  height: 100vh !important;
  width: 100% !important;
}
@media only screen and (max-width: 1400px) {
  #mainArea ul li img {
    height: 650px !important;
  }
}
@media only screen and (max-width: 1000px) {
  #mainArea ul li img {
    height: 500px !important;
  }
}
@media screen and (max-width: 640px) {
  #mainArea ul li img {
    height: 400px !important;
  }
}
#mainArea .maintxt {
  display: none;
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  left: 50%;
  top: 52%;
}
@media only screen and (max-width: 1000px) {
  #mainArea .maintxt {
    top: 55%;
  }
}
@media screen and (max-width: 834px) {
  #mainArea .maintxt {
    width: 70%;
  }
}
@media screen and (max-width: 640px) {
  #mainArea .maintxt {
    width: 80%;
    top: 62%;
  }
}
#mainArea .text1 {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
@media only screen and (max-width: 1400px) {
  #mainArea .text1 {
    width: 250px;
  }
}
@media screen and (max-width: 834px) {
  #mainArea .text1 {
    width: 200px;
  }
}
@media screen and (max-width: 640px) {
  #mainArea .text1 {
    width: 180px;
  }
}

.header-contsp {
  display: none;
}
@media screen and (max-width: 640px) {
  .header-contsp {
    display: flex;
    position: absolute;
    right: 10px;
    top: 62px;
  }
  .header-contsp .header-telsp {
    margin-right: 10px;
  }
  .header-contsp .header-telsp a img {
    width: 40px !important;
  }
  .header-contsp .header-mailsp a img {
    width: 40px !important;
  }
}

/* ----------------------------------------------------------
meanmenu
---------------------------------------------------------- */
.mean-bar {
  background: #03006a !important;
  position: fixed !important;
}
.mean-bar .mean-nav {
  background: #03006a !important;
  position: fixed;
  margin-top: 42px !important;
}

.inner-full {
  margin-right: calc(50% - 50vw) !important;
  margin-left: calc(50% - 50vw) !important;
}

.button-rakuraku {
  display: inline-block;
  padding: 1em 1.5em 1em;
  background-color: white;
  font-size: 14px;
  font-weight: bold;
  border: 2px solid #419500;
  line-height: 1;
}
.button-rakuraku:link, .button-rakuraku:visited {
  color: #419500;
}
.button-rakuraku:after {
  content: "\f061";
  margin-left: 6px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
}
footer#global_footer #copy {
  color: #fff;
  font-size: 13px;
  background: #03006a;
  display: block;
}
footer#global_footer #copy a {
  color: #fff;
  font-size: 13px;
}
footer#global_footer .contact-wrap {
  background: url(../images/contents/bg1ch.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
  padding: 130px 20px;
}
@media screen and (max-width: 834px) {
  footer#global_footer .contact-wrap {
    padding: 80px 20px;
    background-attachment: initial;
  }
}
@media screen and (max-width: 640px) {
  footer#global_footer .contact-wrap {
    padding: 60px 20px;
  }
}
@media screen and (max-width: 834px) {
  footer#global_footer .contact-wrap .wrap-sp {
    background: rgba(255, 255, 255, 0.7);
    padding: 40px 10px;
  }
}
@media screen and (max-width: 640px) {
  footer#global_footer .contact-wrap .wrap-sp {
    padding: 30px 10px;
  }
}
footer#global_footer .contact-wrap h2 {
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 30px;
}
@media screen and (max-width: 834px) {
  footer#global_footer .contact-wrap h2 {
    font-size: 35px;
  }
}
@media screen and (max-width: 640px) {
  footer#global_footer .contact-wrap h2 {
    font-size: 32px;
  }
}
footer#global_footer .contact-wrap h2 .col1 {
  color: #f02d35;
}
@media screen and (max-width: 640px) {
  footer#global_footer .contact-wrap .text-1 {
    text-align: left;
  }
}
footer#global_footer .contact-wrap .text-1 .blk {
  display: block;
}
@media screen and (max-width: 640px) {
  footer#global_footer .contact-wrap .text-1 .blk {
    display: none;
  }
}
footer#global_footer .contact-wrap .cont-fle {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 25px;
}
@media screen and (max-width: 834px) {
  footer#global_footer .contact-wrap .cont-fle {
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  footer#global_footer .contact-wrap .cont-fle {
    flex-direction: column;
    margin-top: 20px;
  }
}
footer#global_footer .contact-wrap .cont-fle .fle1 {
  margin-right: 90px;
}
@media only screen and (max-width: 1200px) {
  footer#global_footer .contact-wrap .cont-fle .fle1 {
    margin-right: 40px;
  }
}
@media screen and (max-width: 640px) {
  footer#global_footer .contact-wrap .cont-fle .fle1 {
    margin-right: 0;
    margin-bottom: 15px;
  }
}
footer#global_footer .contact-wrap .cont-fle .fle1 .tel-link a {
  font-size: 33px;
  color: #03006a;
  font-family: Noto Serif JP;
  font-weight: bold;
  padding-left: 25px;
  position: relative;
}
@media screen and (max-width: 834px) {
  footer#global_footer .contact-wrap .cont-fle .fle1 .tel-link a {
    font-size: 28px;
  }
}
footer#global_footer .contact-wrap .cont-fle .fle1 .tel-link a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/footer-tel.png);
  width: 19px;
  height: 29px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 834px) {
  footer#global_footer .contact-wrap .cont-fle .fle1 p {
    font-size: 15px;
  }
}
@media screen and (max-width: 640px) {
  footer#global_footer .contact-wrap .cont-fle .fle1 p {
    font-size: 13px;
  }
}
footer#global_footer .contact-wrap .cont-fle .btn1 {
  border: 1px solid #03006a;
}
footer#global_footer .contact-wrap .cont-fle .btn1 a {
  display: block;
  font-size: 19px;
  font-weight: 500;
  padding: 11px 40px 11px 68px;
  color: #03006a;
  position: relative;
}
@media only screen and (max-width: 1000px) {
  footer#global_footer .contact-wrap .cont-fle .btn1 a {
    font-size: 17px;
  }
}
@media screen and (max-width: 834px) {
  footer#global_footer .contact-wrap .cont-fle .btn1 a {
    padding: 8px 25px 8px 52px;
  }
}
@media screen and (max-width: 640px) {
  footer#global_footer .contact-wrap .cont-fle .btn1 a {
    padding: 6px 30px 6px 52px;
    font-size: 16px;
  }
}
footer#global_footer .contact-wrap .cont-fle .btn1 a:hover {
  background: #03006a;
  opacity: 1;
  color: #fff;
}
footer#global_footer .contact-wrap .cont-fle .btn1 a:before {
  position: absolute;
  content: "\f0e0";
  font-family: "Font Awesome 5 Pro";
  left: 41px;
  top: 52%;
  transform: translateY(-50%);
  font-weight: bold;
}
@media screen and (max-width: 834px) {
  footer#global_footer .contact-wrap .cont-fle .btn1 a:before {
    left: 28px;
  }
}
@media screen and (max-width: 640px) {
  footer#global_footer .contact-wrap .cont-fle .btn1 a:before {
    left: 28px;
  }
}

.footer {
  padding: 120px 0;
}
@media screen and (max-width: 834px) {
  .footer {
    padding: 50px 0;
  }
}
.footer-wrap {
  display: flex;
  justify-content: space-between;
}
.footer-left {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 834px) {
  .footer-left {
    margin: 0 auto;
  }
}
.footer-left .siteID {
  text-align: left;
  margin-bottom: 25px;
}
@media screen and (max-width: 834px) {
  .footer-left .siteID {
    text-align: center;
  }
}
.footer-address {
  text-align: left;
}
@media screen and (max-width: 834px) {
  .footer-address {
    text-align: center;
  }
}
@media screen and (max-width: 640px) {
  .footer-address p {
    font-size: 13px;
  }
}
.footer-address p .blk {
  display: block;
}
.footer-address .tel-link a {
  color: #03006a;
}
@media screen and (max-width: 834px) {
  .footer-right {
    display: none;
  }
}
.footer-right .nav-ul {
  display: flex;
  justify-content: flex-start;
  width: 380px;
  flex-wrap: wrap;
}
.footer-right .nav-item {
  padding-left: 15px;
}
.footer-right .nav-item a {
  color: #03006a;
}

.pagetop {
  display: none;
}

.fixed {
  display: block !important;
  position: fixed;
  bottom: 30px;
  right: 30px;
}
@media screen and (max-width: 834px) {
  .fixed {
    display: none !important;
  }
}

.index-fle1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 640px) {
  .index-fle1 {
    flex-direction: column;
  }
}
.index-fle1 .box1 {
  width: 49%;
}
@media only screen and (max-width: 1000px) {
  .index-fle1 .box1 {
    width: 440px;
  }
}
@media screen and (max-width: 834px) {
  .index-fle1 .box1 {
    width: 350px;
  }
}
@media screen and (max-width: 640px) {
  .index-fle1 .box1 {
    width: 100%;
  }
}
.index-fle1 .box1 .title_01 h1 {
  font-size: 40px;
  font-weight: bold;
}
@media screen and (max-width: 834px) {
  .index-fle1 .box1 .title_01 h1 {
    font-size: 35px;
  }
}
@media screen and (max-width: 640px) {
  .index-fle1 .box1 .title_01 h1 {
    font-size: 32px;
    text-align: center !important;
  }
}
.index-fle1 .box1 .title_01 h1 .col1 {
  color: #f02d35;
}
.index-fle1 .box1 .text1 {
  line-height: 2.5;
}
@media only screen and (max-width: 400px) {
  .index-fle1 .box1 .text1 div {
    font-size: 15px;
  }
}
.index-fle1 .box1 .text1 div .blk {
  display: block;
}
@media screen and (max-width: 834px) {
  .index-fle1 .box1 .text1 div .blk1 {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .index-fle1 .box1 .text1 div .blk1 {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .index-fle1 .box1 .btn1 {
    text-align: center;
  }
}
.index-fle1 .box1 .btn1 div {
  background: #03006a;
  display: inline-block;
}
.index-fle1 .box1 .btn1 div a {
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  background: #03006a;
  color: #fff;
  border: none;
  position: relative;
  font-size: 15px;
  cursor: pointer;
  transition: 800ms ease all;
  display: block;
  outline: none;
  padding: 6px 60px 6px 60px;
  align-items: center;
  justify-content: center;
}
.index-fle1 .box1 .btn1 div a:hover {
  background: #fff;
  color: #03006a;
}
.index-fle1 .box1 .btn1 div a:before, .index-fle1 .box1 .btn1 div a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  background: #03006a;
  transition: 400ms ease all;
}
.index-fle1 .box1 .btn1 div a:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}
.index-fle1 .box1 .btn1 div a:hover:before, .index-fle1 .box1 .btn1 div a:hover:after {
  width: 100%;
  transition: 800ms ease all;
}
.index-fle1 .box2 {
  width: 49%;
}
@media only screen and (max-width: 1000px) {
  .index-fle1 .box2 {
    width: calc(100% - 460px);
  }
}
@media screen and (max-width: 834px) {
  .index-fle1 .box2 {
    width: calc(100% - 370px);
  }
}
@media screen and (max-width: 640px) {
  .index-fle1 .box2 {
    width: 90%;
    margin-top: 30px;
  }
}

.index-wrap1 {
  position: relative;
}
.index-wrap1 .text-wrap {
  background: #fff;
  padding: 120px 60px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  width: 640px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
@media only screen and (max-width: 1220px) {
  .index-wrap1 .text-wrap {
    margin-right: calc((100vw - 100%) / 2 * -1);
  }
}
@media only screen and (max-width: 1200px) {
  .index-wrap1 .text-wrap {
    transform: translateX(-50%) translateY(-50%);
    left: 50%;
    width: 545px;
    padding: 60px;
  }
}
@media screen and (max-width: 640px) {
  .index-wrap1 .text-wrap {
    width: 100%;
    padding: 30px;
  }
}
.index-wrap1 .text-wrap .title_02 h2 {
  font-size: 40px;
  font-weight: bold;
}
@media screen and (max-width: 834px) {
  .index-wrap1 .text-wrap .title_02 h2 {
    font-size: 35px;
  }
}
@media screen and (max-width: 640px) {
  .index-wrap1 .text-wrap .title_02 h2 {
    font-size: 32px;
    text-align: center !important;
  }
}
.index-wrap1 .text-wrap .title_02 h2 .col1 {
  color: #f02d35;
}
.index-wrap1 .text-wrap .btn-fle {
  justify-content: flex-start;
}
@media screen and (max-width: 640px) {
  .index-wrap1 .text-wrap .btn-fle {
    flex-direction: column !important;
    align-items: center;
    justify-content: center;
  }
}
.index-wrap1 .text-wrap .btn-fle .box:first-child {
  margin-right: 20px;
}
@media screen and (max-width: 640px) {
  .index-wrap1 .text-wrap .btn-fle .box:first-child {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.index-wrap1 .text-wrap .btn-fle .box div {
  background: #03006a;
  display: inline-block;
  width: 200px;
}
.index-wrap1 .text-wrap .btn-fle .box div a {
  text-align: center;
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  background: #03006a;
  color: #fff;
  border: none;
  position: relative;
  font-size: 15px;
  cursor: pointer;
  transition: 800ms ease all;
  display: block;
  outline: none;
  padding: 6px 0;
  align-items: center;
  justify-content: center;
}
.index-wrap1 .text-wrap .btn-fle .box div a:hover {
  background: #fff;
  color: #03006a;
}
.index-wrap1 .text-wrap .btn-fle .box div a:before, .index-wrap1 .text-wrap .btn-fle .box div a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  background: #03006a;
  transition: 400ms ease all;
}
.index-wrap1 .text-wrap .btn-fle .box div a:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}
.index-wrap1 .text-wrap .btn-fle .box div a:hover:before, .index-wrap1 .text-wrap .btn-fle .box div a:hover:after {
  width: 100%;
  transition: 800ms ease all;
}
.index-wrap1 .img1 img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
@media screen and (max-width: 834px) {
  .index-wrap1 .img1 img {
    height: 420px !important;
    max-width: initial !important;
  }
}

.banner {
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .banner {
    flex-direction: column;
  }
}
.banner .box {
  width: 48%;
}
@media screen and (max-width: 834px) {
  .banner .box {
    width: 49%;
  }
}
@media screen and (max-width: 640px) {
  .banner .box {
    width: 100%;
  }
  .banner .box:first-child {
    margin-bottom: 20px;
  }
}

.index-newsbg {
  background: #f5f5f8;
  padding: 130px 10px;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
}
@media screen and (max-width: 834px) {
  .index-newsbg {
    padding: 80px 10px;
  }
}
@media screen and (max-width: 640px) {
  .index-newsbg {
    padding: 60px 10px;
  }
}
.index-newsbg .title_03 h2 {
  font-size: 40px;
  font-weight: bold;
}
@media screen and (max-width: 834px) {
  .index-newsbg .title_03 h2 {
    font-size: 35px;
  }
}
@media screen and (max-width: 640px) {
  .index-newsbg .title_03 h2 {
    font-size: 32px;
    text-align: center !important;
  }
}
.index-newsbg .title_03 h2 .col1 {
  color: #f02d35;
}
.index-newsbg .news dl {
  border-bottom: 1px solid #ccc;
  display: flex;
  align-items: flex-start;
  padding: 10px 0;
}
@media screen and (max-width: 640px) {
  .index-newsbg .news dl {
    flex-direction: column;
  }
}
.index-newsbg .news dl dt {
  border: none !important;
  background: none !important;
  display: flex;
  align-items: center !important;
  width: 200px !important;
}
@media only screen and (max-width: 1200px) {
  .index-newsbg .news dl dt {
    width: 170px !important;
  }
}
@media screen and (max-width: 640px) {
  .index-newsbg .news dl dt {
    width: 100% !important;
    align-items: flex-start !important;
  }
}
.index-newsbg .news dl dd {
  border: none !important;
  background: none !important;
  width: calc(100% - 200px) !important;
}
@media only screen and (max-width: 1200px) {
  .index-newsbg .news dl dd {
    width: calc(100% - 170px) !important;
  }
}
@media screen and (max-width: 640px) {
  .index-newsbg .news dl dd {
    width: 100% !important;
    padding-top: 0 !important;
  }
}

.title_03 h2 {
  font-size: 40px;
  font-weight: bold;
}
@media screen and (max-width: 834px) {
  .title_03 h2 {
    font-size: 35px;
  }
}
@media screen and (max-width: 640px) {
  .title_03 h2 {
    font-size: 32px;
    text-align: center !important;
  }
}
.title_03 h2 .col1 {
  color: #f02d35;
}

.index-instagram .sns_list {
  border: none !important;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
}
.index-instagram .sns_list > div {
  border: none !important;
  flex-wrap: wrap;
  width: 24%;
}
@media screen and (max-width: 640px) {
  .index-instagram .sns_list > div {
    width: 49%;
  }
}
.index-instagram .sns_list > div .sns_photo {
  width: 100%;
  padding: 0 !important;
}
.index-instagram .sns_list > div .sns_text {
  width: 100%;
  padding-top: 0 !important;
  font-size: 14px;
}
.index-instagram .sns_list > div .sns_text li a {
  color: #03006a;
}

.fix-instagram .sns_list {
  border: none;
}
.fix-instagram .sns_list__list {
  display: block;
  border-bottom: none;
  border: none;
}
.fix-instagram .sns_list > div {
  border-bottom: none;
}
.fix-instagram .sns_list .sns_photo {
  width: 100%;
  padding: 0;
}
.fix-instagram .sns_list .sns_photo a {
  display: block;
}
.fix-instagram .sns_list .sns_text {
  width: 100%;
  padding: 0;
  font-size: 16px;
}
.fix-instagram .sns_list .sns_text .caption {
  word-break: break-all;
}
.fix-instagram .sns_list .sns_text ul {
  display: none;
}

.fix-instagram .sns_list {
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: -60px;
}
.fix-instagram .sns_list > div {
  display: block;
  flex: 0 0 auto;
  width: calc((100% - 90px) / 4);
  margin-right: 30px;
  margin-bottom: 60px;
  overflow: hidden;
}
@media only screen and (max-width: 1200px) {
  .fix-instagram .sns_list > div {
    width: calc((100% - 30px) / 2);
  }
}
@media screen and (max-width: 640px) {
  .fix-instagram .sns_list > div {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
  }
}
.fix-instagram .sns_list > div:nth-child(4) {
  margin-right: 0;
}
@media only screen and (max-width: 1200px) {
  .fix-instagram .sns_list > div:nth-child(2) {
    margin-right: 0;
  }
}
.fix-instagram .sns_list > div:last-child {
  margin-right: 0;
}
.fix-instagram .sns_list > div .sns_photo {
  margin-bottom: 10px;
}
.fix-instagram .sns_list > div .sns_photo > a {
  position: relative;
  display: block;
}
.fix-instagram .sns_list > div .sns_photo > a:has(a) {
  display: block;
}
.fix-instagram .sns_list > div .sns_photo > a:before {
  content: "";
  display: block;
  padding-top: 100%;
  text-align: center;
}
.fix-instagram .sns_list > div .sns_photo > a > :first-child {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.fix-instagram .sns_list > div .sns_photo > a > :first-child {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}
.fix-instagram .sns_list > div .sns_date {
  color: #03006a;
  font-size: 14px;
}
.fix-instagram .sns_list > div .caption {
  color: #03006a;
  font-size: 16px;
}

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: #03006a;
  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(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 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(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 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(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 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(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 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;
  -o-object-fit: cover;
     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;
  -o-object-fit: cover;
     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;
  -o-object-fit: cover;
     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);
}

body::before, body::after {
  display: block;
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 150vw;
  height: 100%;
  pointer-events: none;
}
body::before {
  z-index: 99999;
  transition: 0.6s;
  background: #03006a;
}
body::after {
  z-index: 99998;
  transition: 0.8s ease-out;
  background: #03006a;
  opacity: 0.6;
}

body.display::before {
  left: 150vw;
}

body.display::after {
  left: 150vw;
}

/***********************スライドスクロールインCSS*******************************************/
.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;
  }
}

/* ------------------------------------------------------------
company.html
------------------------------------------------------------ */
.title_05 {
  background: url(../images/contents/h1bg.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding: 280px 30px 180px 30px;
  position: relative;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  background-position: top right;
}
@media screen and (max-width: 834px) {
  .title_05 {
    padding: 200px 30px 100px 30px;
    background-attachment: initial;
    background-size: cover;
    background: url(../images/contents/h1bg2.jpg);
    background-repeat: no-repeat;
    background-position: right !important;
  }
}
.title_05 article {
  margin: 0 auto;
  max-width: 1320px;
  padding: 0 10px;
}
@media screen and (max-width: 834px) {
  .title_05 article {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.title_05 article h1 {
  color: #03006a;
  font-size: 37px;
  font-weight: bold;
  text-shadow: 2px 2px 1px #fff;
  text-align: center !important;
}
@media only screen and (max-width: 1200px) {
  .title_05 article h1 {
    text-align: left !important;
  }
}
@media only screen and (max-width: 1000px) {
  .title_05 article h1 {
    font-size: 37px;
  }
}
@media screen and (max-width: 640px) {
  .title_05 article h1 {
    font-size: 30px;
    text-align: center !important;
  }
}

@media screen and (max-width: 640px) {
  .about-dl1 dl {
    flex-direction: column;
  }
}
.about-dl1 dl dt {
  width: 240px !important;
  display: flex;
  align-items: center !important;
}
@media only screen and (max-width: 1200px) {
  .about-dl1 dl dt {
    width: 190px !important;
  }
}
@media screen and (max-width: 834px) {
  .about-dl1 dl dt {
    width: 170px !important;
  }
}
@media screen and (max-width: 640px) {
  .about-dl1 dl dt {
    width: 100% !important;
    align-items: flex-start !important;
    border-right: 1px solid #ccc !important;
  }
}
.about-dl1 dl dd {
  width: calc(100% - 240px) !important;
}
@media only screen and (max-width: 1200px) {
  .about-dl1 dl dd {
    width: calc(100% - 190px) !important;
  }
}
@media screen and (max-width: 834px) {
  .about-dl1 dl dd {
    width: calc(100% - 170px) !important;
  }
}
@media screen and (max-width: 640px) {
  .about-dl1 dl dd {
    width: 100% !important;
  }
}
.about-dl1 dl dd a {
  color: #03006a;
}

@media screen and (max-width: 640px) {
  .gmap iframe {
    height: 350px !important;
  }
}

/* ------------------------------------------------------------
maker.html
------------------------------------------------------------ */
.title_06 h2 {
  padding: 15px 10px 15px 20px;
  background: #edf6ff;
  border-left: solid 5px #03006a;
  font-weight: bold;
  font-size: 22px;
}
@media screen and (max-width: 640px) {
  .title_06 h2 {
    padding: 15px 10px 15px 15px;
    font-size: 19px;
  }
}

.maker-banner {
  justify-content: flex-start;
  align-items: center;
}
.maker-banner .box {
  width: 19%;
  text-align: center;
  margin-right: 1%;
}
.maker-banner .box:nth-of-type(5n) {
  margin-right: 0;
}
@media screen and (max-width: 834px) {
  .maker-banner .box:nth-of-type(5n) {
    margin-right: 1%;
  }
}
.maker-banner .box:nth-of-type(n + 6) {
  margin-top: 10px;
}
@media screen and (max-width: 834px) {
  .maker-banner .box {
    width: 32%;
  }
  .maker-banner .box:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 834px) and (max-width: 640px) {
  .maker-banner .box:nth-of-type(3n) {
    margin-right: 1%;
  }
}
@media screen and (max-width: 834px) {
  .maker-banner .box:nth-of-type(n + 4) {
    margin-top: 10px;
  }
}
@media screen and (max-width: 640px) {
  .maker-banner .box {
    width: 49%;
  }
  .maker-banner .box:nth-of-type(2n) {
    margin-right: 0;
  }
  .maker-banner .box:nth-of-type(n + 3) {
    margin-top: 20px;
  }
}

/* ------------------------------------------------------------
recruit.html
------------------------------------------------------------ */
.recruit-dl1 dl dd a {
  margin-right: 15px;
}

/* ------------------------------------------------------------
products.html
------------------------------------------------------------ */
.products-fle {
  display: flex;
  justify-content: flex-start;
}
.products-fle .box {
  width: 24%;
  margin-right: 1%;
}
.products-fle .box:nth-of-type(4n) {
  margin-right: 0;
}
.products-fle .box:nth-of-type(n + 5) {
  margin-top: 20px;
}
@media screen and (max-width: 640px) {
  .products-fle .box {
    width: 49%;
  }
  .products-fle .box:nth-of-type(2n) {
    margin-right: 0;
  }
  .products-fle .box:nth-of-type(n + 3) {
    margin-top: 20px;
  }
}
.products-fle .box img {
  width: 100% !important;
  height: 200px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
@media only screen and (max-width: 1200px) {
  .products-fle .box img {
    height: 170px !important;
  }
}
@media screen and (max-width: 834px) {
  .products-fle .box img {
    height: 140px !important;
  }
}
.products-fle .box h3 {
  display: none;
}
.products-fle .box div {
  text-align: center;
}
@media screen and (max-width: 834px) {
  .products-fle .box div {
    font-size: 13px;
  }
}
@media screen and (max-width: 640px) {
  .products-fle .box div {
    font-size: 15px;
  }
}

/* ------------------------------------------------------------
seminar.html
------------------------------------------------------------ */
.calendar-bg {
  background: url(../images/contents/bg2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 90px;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
}
@media only screen and (max-width: 1000px) {
  .calendar-bg {
    padding: 90px 0;
  }
}
@media screen and (max-width: 834px) {
  .calendar-bg {
    background-attachment: initial;
    background-position: left;
  }
}
.calendar-bg .seminar-calendar .fc-unthemed th, .calendar-bg .seminar-calendar .fc-unthemed td, .calendar-bg .seminar-calendar .fc-unthemed thead, .calendar-bg .seminar-calendar .fc-unthemed tbody, .calendar-bg .seminar-calendar .fc-unthemed .fc-divider, .calendar-bg .seminar-calendar .fc-unthemed .fc-row, .calendar-bg .seminar-calendar .fc-unthemed .fc-content, .calendar-bg .seminar-calendar .fc-unthemed .fc-popover, .calendar-bg .seminar-calendar .fc-unthemed .fc-list-view, .calendar-bg .seminar-calendar .fc-unthemed .fc-list-heading td {
  color: #000;
}
.calendar-bg .seminar-calendar th span {
  color: #000;
}
.calendar-bg .seminar-calendar td span {
  color: #000;
}
.calendar-bg .seminar-calendar .fc-title {
  color: #fff;
}
.calendar-bg .seminar-calendar .fc-today {
  background: rgba(3, 0, 106, 0.6);
}

.seminar-dl1 dl {
  display: flex;
  align-items: flex-start;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 640px) {
  .seminar-dl1 dl {
    flex-direction: column;
  }
}
.seminar-dl1 dl dt {
  width: 240px !important;
  background: none !important;
  border: none !important;
  display: flex;
  align-items: center !important;
}
@media only screen and (max-width: 1200px) {
  .seminar-dl1 dl dt {
    width: 170px !important;
  }
}
@media screen and (max-width: 640px) {
  .seminar-dl1 dl dt {
    width: 100% !important;
    align-items: flex-start !important;
  }
}
.seminar-dl1 dl dd {
  width: calc(100% - 240px) !important;
  border: none !important;
}
@media only screen and (max-width: 1200px) {
  .seminar-dl1 dl dd {
    width: calc(100% - 170px) !important;
  }
}
@media screen and (max-width: 640px) {
  .seminar-dl1 dl dd {
    width: 100% !important;
  }
}

.seminar-fle1 {
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .seminar-fle1 {
    flex-direction: column-reverse !important;
  }
}
.seminar-fle1 .box:first-child {
  width: 62%;
}
@media screen and (max-width: 640px) {
  .seminar-fle1 .box:first-child {
    width: 100%;
    margin-top: 10px;
  }
}
.seminar-fle1 .box:last-child {
  width: 36%;
}
@media screen and (max-width: 640px) {
  .seminar-fle1 .box:last-child {
    width: 100%;
  }
}

.seminar-fle2 {
  display: flex;
  justify-content: flex-start;
}
.seminar-fle2 .box {
  width: 24%;
  margin-right: 1%;
}
.seminar-fle2 .box:nth-of-type(4n) {
  margin-right: 0;
}
.seminar-fle2 .box:nth-of-type(n + 5) {
  margin-top: 20px;
}
@media screen and (max-width: 640px) {
  .seminar-fle2 .box {
    width: 49%;
  }
  .seminar-fle2 .box:nth-of-type(2n) {
    margin-right: 0;
  }
  .seminar-fle2 .box:nth-of-type(n + 3) {
    margin-top: 20px;
  }
}
.seminar-fle2 .box div {
  text-align: center;
}
@media screen and (max-width: 834px) {
  .seminar-fle2 .box div {
    font-size: 15px;
  }
}
@media screen and (max-width: 640px) {
  .seminar-fle2 .box div {
    font-size: 14px;
  }
}

.title_02 h2 {
  font-size: 40px;
  font-weight: bold;
}
@media screen and (max-width: 834px) {
  .title_02 h2 {
    font-size: 35px;
  }
}
@media screen and (max-width: 640px) {
  .title_02 h2 {
    font-size: 32px;
    text-align: center !important;
  }
}
.title_02 h2 .col1 {
  color: #f02d35;
}

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

.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 .textarea textarea {
  height: 100px;
}

.fix-mail-address {
  display: inline-block;
  margin-top: 5px;
  color: #03006a;
}
.fix-mail-address:link {
  color: #03006a;
}
.fix-mail-address:visited {
  color: #03006a;
}/*# sourceMappingURL=common_style.css.map */