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

* {
  -webkit-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: 1520px;
  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: 1500px;
  padding-bottom: 100px;
}

@media only screen and (max-width: 1520px) {
  #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.75000%;
}

.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;
  -webkit-transition: 1s;
  transition: 1s;
  text-decoration: none;
}

a:hover {
  opacity: 0.6;
  -webkit-transition: 1s;
  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: "Noto Serif JP", "Times New Roman", "游明朝体", "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%;
  -webkit-transform: translateY(-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;
}

@media only screen and (max-width: 1000px) {
  header#global_header {
    padding-top: 46px;
  }
}

.header {
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  z-index: 1;
}

.header-sect {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-left {
  margin-left: 25px;
}

@media only screen and (max-width: 1300px) {
  .header-left {
    margin-left: 15px;
  }
}

.header-left a {
  font-size: 30px;
  font-weight: 500;
  font-family: Noto Serif JP;
  color: #000;
}

@media only screen and (max-width: 1300px) {
  .header-left a {
    font-size: 24px;
  }
}

@media only screen and (max-width: 1000px) {
  .header-left a {
    font-size: 20px;
  }
}

.header-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.header-right .nav-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 650px;
}

@media only screen and (max-width: 1300px) {
  .header-right .nav-ul {
    width: 600px;
  }
}

@media only screen and (max-width: 1100px) {
  .header-right .nav-ul {
    width: 550px;
  }
}

.header-right .nav-item a {
  font-size: 15px;
  color: #000;
  font-weight: 500;
  position: relative;
  padding-bottom: 5px;
}

@media only screen and (max-width: 1200px) {
  .header-right .nav-item a {
    font-size: 14px;
  }
}

.header-right .nav-item a:after {
  position: absolute;
  content: "";
  z-index: 111;
  display: block;
  width: 100%;
  height: 3px;
  background-color: #c73334;
  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-right .nav-item a:hover::after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.header-right .header-cont {
  margin-left: 40px;
}

@media only screen and (max-width: 1300px) {
  .header-right .header-cont {
    margin-left: 20px;
  }
}

@media only screen and (max-width: 1000px) {
  .header-right .header-cont {
    margin-left: 15px;
  }
}

.header-right .header-cont .cont-btn {
  background: #000;
}

.header-right .header-cont .cont-btn a {
  display: block;
  color: #fff;
  font-weight: 500;
  padding: 26px 53px;
}

@media only screen and (max-width: 1100px) {
  .header-right .header-cont .cont-btn a {
    padding: 24px 43px;
  }
}

@media only screen and (max-width: 1000px) {
  .header-right .header-cont .cont-btn a {
    font-size: 15px;
    padding: 24px 30px;
  }
}

#mainArea {
  position: relative;
}

#mainArea ul li img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

@media only screen and (max-width: 1600px) {
  #mainArea ul li img {
    height: 650px !important;
  }
}

@media only screen and (max-width: 1300px) {
  #mainArea ul li img {
    height: 600px !important;
  }
}

@media only screen and (max-width: 1100px) {
  #mainArea ul li img {
    height: 530px !important;
  }
}

@media screen and (max-width: 640px) {
  #mainArea ul li img {
    height: 450px !important;
  }
}

#mainArea .maintxt {
  position: absolute;
  right: 0;
  bottom: 0;
}

@media only screen and (max-width: 1600px) {
  #mainArea .maintxt {
    width: 750px;
  }
}

@media only screen and (max-width: 1300px) {
  #mainArea .maintxt {
    width: 680px;
  }
}

@media only screen and (max-width: 1100px) {
  #mainArea .maintxt {
    width: 650px;
  }
}

@media screen and (max-width: 834px) {
  #mainArea .maintxt {
    width: 520px;
  }
}

@media screen and (max-width: 640px) {
  #mainArea .maintxt {
    width: 90%;
  }
}

/* ----------------------------------------------------------
dropdown
---------------------------------------------------------- */
#global_header .hov {
  color: #fff;
  position: relative;
  cursor: pointer;
}

@media screen and (max-width: 834px) {
  #global_header .hov {
    display: none;
  }
}

#global_header .sub {
  width: 100% !important;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 170px !important;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 834px) {
  #global_header .sub {
    position: static;
    top: auto;
    left: auto;
    -webkit-transform: inherit;
            transform: inherit;
    width: 100%;
    background: transparent;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
}

#global_header .sub li {
  background: rgba(0, 0, 0, 0.8);
  border: none;
  line-height: 1.3;
  width: 100%;
}

#global_header .sub li:last-of-type {
  border-bottom: 0;
}

#global_header .sub li:before {
  content: none;
}

#global_header .sub li:after {
  content: none;
}

#global_header .sub li a {
  display: block;
  padding: 25px 10px;
  text-align: center;
  font-size: 16px;
  color: #fff !important;
  font-size: 14px;
  border-right: none !important;
  opacity: 1 !important;
}

#global_header .sub li a:after {
  background-color: #fff;
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  background: #000 !important;
  padding-bottom: 10px;
}

footer#global_footer #copy {
  color: #fff;
  font-size: 13px;
}

footer#global_footer #copy a {
  color: #fff;
  font-size: 13px;
}

.footer {
  padding: 70px 20px 90px 20px;
}

@media screen and (max-width: 834px) {
  .footer {
    padding: 50px 20px 55px 20px;
  }
}

.footer-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 834px) {
  .footer-wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

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

.footer-left .siteID {
  margin-bottom: 20px;
}

@media screen and (max-width: 834px) {
  .footer-left .siteID {
    text-align: center;
    margin-bottom: 10px;
  }
}

.footer-left .siteID a {
  color: #fff;
  font-family: Noto Serif JP;
  font-size: 20px;
}

@media screen and (max-width: 834px) {
  .footer-address {
    text-align: center;
  }
}

@media only screen and (max-width: 450px) {
  .footer-address {
    font-size: 12px;
  }
}

.footer-address p {
  color: #fff;
}

.footer-address p .blk {
  display: block;
}

.footer-address .tel-link a {
  color: #fff;
}

@media screen and (max-width: 834px) {
  .footer-right .nav {
    display: none;
  }
}

.footer-right .nav-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 686px;
  margin: 0 auto;
}

@media only screen and (max-width: 1200px) {
  .footer-right .nav-ul {
    width: 392px;
  }
}

.footer-right .nav-item a {
  color: #fff;
  display: block;
  padding: 3px 15px;
  font-size: 15px;
  position: relative;
}

.footer-right .nav-item a:after {
  position: absolute;
  content: "";
  z-index: 111;
  display: block;
  width: 100%;
  height: 3px;
  background-color: #fff;
  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-right .nav-item a:hover::after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.footer-right .nav-item a:hover {
  text-decoration: none;
  opacity: 1;
}

.scroll-obj {
  opacity: 0;
  -webkit-transition: all 1s ease 0.5s;
  transition: all 1s ease 0.5s;
}

@media screen and (max-width: 640px) {
  .scroll-obj {
    opacity: 1 !important;
    -webkit-transform: none !important;
            transform: none !important;
  }
}

.scroll-hop {
  -webkit-transform: translate(0, 100px);
          transform: translate(0, 100px);
}

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

.scroll-left {
  -webkit-transform: translate(-100px, 0);
          transform: translate(-100px, 0);
}

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

.scroll-right {
  -webkit-transform: translate(100px, 0);
          transform: translate(100px, 0);
}

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

.index-wrap1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 834px) {
  .index-wrap1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.index-wrap1 .box1 {
  width: calc(100% - 665px);
  position: relative;
}

@media only screen and (max-width: 1300px) {
  .index-wrap1 .box1 {
    width: 58%;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap1 .box1 {
    width: 100%;
    margin-bottom: 35px;
  }
}

.index-wrap1 .box1 .img1 img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
  height: 398px !important;
}

@media only screen and (max-width: 1300px) {
  .index-wrap1 .box1 .img1 img {
    height: 340px !important;
  }
}

.index-wrap1 .box1 .text-image1 {
  position: absolute;
  top: -50px;
  right: 70px;
}

@media screen and (max-width: 640px) {
  .index-wrap1 .box1 .text-image1 {
    right: 20px;
  }
}

@media only screen and (max-width: 1400px) {
  .index-wrap1 .box1 .text-image1 img {
    width: 110px !important;
  }
}

.index-wrap1 .box2 {
  width: 605px;
}

@media only screen and (max-width: 1300px) {
  .index-wrap1 .box2 {
    width: 40%;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap1 .box2 {
    width: 100%;
  }
}

@media only screen and (max-width: 1300px) {
  .index-wrap1 .box2 .title_1 {
    margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap1 .box2 .title_1 {
    margin-bottom: 12px !important;
  }
}

.index-wrap1 .box2 .title_1 h1 {
  font-size: 66px;
  font-family: Gabriola;
}

@media only screen and (max-width: 1500px) {
  .index-wrap1 .box2 .title_1 h1 {
    font-size: 60px;
  }
}

@media only screen and (max-width: 1300px) {
  .index-wrap1 .box2 .title_1 h1 {
    font-size: 58px;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap1 .box2 .title_1 h1 {
    font-size: 50px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap1 .box2 .title_1 h1 {
    font-size: 35px;
  }
}

.index-wrap1 .box2 .title_1 h1 .col1 {
  color: #c73334;
}

.index-wrap1 .box2 .text1 div .blk {
  display: block;
}

@media only screen and (max-width: 1300px) {
  .index-wrap1 .box2 .text1 div .blk {
    display: none;
  }
}

@media only screen and (max-width: 1300px) {
  .index-wrap1 .box2 .btn1 {
    margin-top: 20px !important;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap1 .box2 .btn1 {
    display: inline-block;
    margin-right: 50px !important;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap1 .box2 .btn1 {
    display: block;
    margin-right: 0 !important;
    text-align: center;
  }
}

.index-wrap1 .box2 .btn1 div {
  display: inline-block;
  border: 1px solid #000;
  border-radius: 31px;
}

.index-wrap1 .box2 .btn1 div:hover {
  -webkit-transition: all .2s;
  transition: all .2s;
  background: #c73334;
  opacity: 1;
  text-decoration: none;
  border: 1px solid #c73334;
}

.index-wrap1 .box2 .btn1 div a {
  display: block;
  font-size: 18px;
  color: #000;
  padding: 16px 117px;
  position: relative;
}

@media only screen and (max-width: 1300px) {
  .index-wrap1 .box2 .btn1 div a {
    padding: 14px 105px;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap1 .box2 .btn1 div a {
    padding: 12px 85px;
  }
}

.index-wrap1 .box2 .btn1 div a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/arrow1.png);
  width: 64px;
  height: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -30px;
}

.index-wrap1 .box2 .btn1 div a:hover {
  -webkit-transition: all .2s;
  transition: all .2s;
  color: #fff;
  opacity: 1;
  text-decoration: none;
}

@media screen and (max-width: 834px) {
  .index-wrap1 .box2 .btn2 {
    display: inline-block;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap1 .box2 .btn2 {
    display: block;
    text-align: center;
  }
}

.index-wrap1 .box2 .btn2 div {
  display: inline-block;
  border: 1px solid #000;
  border-radius: 31px;
}

.index-wrap1 .box2 .btn2 div:hover {
  -webkit-transition: all .2s;
  transition: all .2s;
  background: #c73334;
  opacity: 1;
  text-decoration: none;
  border: 1px solid #c73334;
}

.index-wrap1 .box2 .btn2 div a {
  display: block;
  font-size: 18px;
  color: #000;
  padding: 16px 117px;
  position: relative;
}

@media only screen and (max-width: 1300px) {
  .index-wrap1 .box2 .btn2 div a {
    padding: 14px 105px;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap1 .box2 .btn2 div a {
    padding: 12px 85px;
  }
}

.index-wrap1 .box2 .btn2 div a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/arrow1.png);
  width: 64px;
  height: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -30px;
}

.index-wrap1 .box2 .btn2 div a:hover {
  -webkit-transition: all .2s;
  transition: all .2s;
  color: #fff;
  opacity: 1;
  text-decoration: none;
}

.index-bg1 {
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  background: url(../images/contents/bg1.jpg);
  padding: 100px 10px;
}

@media screen and (max-width: 834px) {
  .index-bg1 {
    padding: 70px 20px;
  }
}

@media screen and (max-width: 640px) {
  .index-bg1 {
    padding: 60px 20px;
  }
}

.index-bg1 .index-wrap2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  margin-left: calc(((1500px - 100%) / 2) * -1) !important;
  position: relative;
}

@media only screen and (max-width: 1520px) {
  .index-bg1 .index-wrap2 {
    margin-left: auto !important;
  }
}

@media screen and (max-width: 834px) {
  .index-bg1 .index-wrap2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-right: initial !important;
  }
}

.index-bg1 .index-wrap2 .text-image1 {
  position: absolute;
  top: -142px;
  left: 0;
}

@media only screen and (max-width: 1520px) {
  .index-bg1 .index-wrap2 .text-image1 {
    left: 10px;
  }
}

@media screen and (max-width: 834px) {
  .index-bg1 .index-wrap2 .text-image1 {
    top: -113px;
  }
}

@media screen and (max-width: 640px) {
  .index-bg1 .index-wrap2 .text-image1 {
    top: -103px;
  }
}

@media only screen and (max-width: 1400px) {
  .index-bg1 .index-wrap2 .text-image1 img {
    width: 65px !important;
  }
}

@media screen and (max-width: 640px) {
  .index-bg1 .index-wrap2 .text-image1 img {
    width: 55px !important;
  }
}

.index-bg1 .index-wrap2 .box1 {
  width: 335px;
}

@media only screen and (max-width: 1500px) {
  .index-bg1 .index-wrap2 .box1 {
    width: 265px;
  }
}

@media only screen and (max-width: 1200px) {
  .index-bg1 .index-wrap2 .box1 {
    width: 235px;
  }
}

@media only screen and (max-width: 1200px) {
  .index-bg1 .index-wrap2 .box1 {
    width: 213px;
  }
}

@media only screen and (max-width: 1100px) {
  .index-bg1 .index-wrap2 .box1 {
    margin-top: 80px;
  }
}

@media screen and (max-width: 834px) {
  .index-bg1 .index-wrap2 .box1 {
    width: 100%;
    margin-top: 0;
  }
}

@media only screen and (max-width: 1700px) {
  .index-bg1 .index-wrap2 .box1 .title_2 {
    margin-bottom: 25px !important;
  }
}

.index-bg1 .index-wrap2 .box1 .title_2 h2 {
  font-size: 66px;
  font-family: Gabriola;
}

@media only screen and (max-width: 1500px) {
  .index-bg1 .index-wrap2 .box1 .title_2 h2 {
    font-size: 60px;
  }
}

@media only screen and (max-width: 1300px) {
  .index-bg1 .index-wrap2 .box1 .title_2 h2 {
    font-size: 58px;
  }
}

@media screen and (max-width: 834px) {
  .index-bg1 .index-wrap2 .box1 .title_2 h2 {
    font-size: 50px;
    text-align: left !important;
  }
}

@media screen and (max-width: 640px) {
  .index-bg1 .index-wrap2 .box1 .title_2 h2 {
    font-size: 35px;
  }
}

.index-bg1 .index-wrap2 .box1 .title_2 h2 .col1 {
  color: #c73334;
}

@media screen and (max-width: 834px) {
  .index-bg1 .index-wrap2 .box1 .text1 div {
    text-align: left !important;
  }
}

@media only screen and (max-width: 1700px) {
  .index-bg1 .index-wrap2 .box1 .btn1 {
    margin-top: 25px !important;
  }
}

@media only screen and (max-width: 1500px) {
  .index-bg1 .index-wrap2 .box1 .btn1 {
    text-align: center;
  }
}

@media screen and (max-width: 834px) {
  .index-bg1 .index-wrap2 .box1 .btn1 {
    text-align: left !important;
  }
}

@media screen and (max-width: 640px) {
  .index-bg1 .index-wrap2 .box1 .btn1 {
    text-align: center !important;
  }
}

.index-bg1 .index-wrap2 .box1 .btn1 div {
  display: inline-block;
  border: 1px solid #000;
  border-radius: 31px;
}

.index-bg1 .index-wrap2 .box1 .btn1 div:hover {
  -webkit-transition: all .2s;
  transition: all .2s;
  background: #c73334;
  opacity: 1;
  text-decoration: none;
  border: 1px solid #c73334;
}

.index-bg1 .index-wrap2 .box1 .btn1 div a {
  display: block;
  font-size: 18px;
  color: #000;
  padding: 16px 99px;
  position: relative;
}

@media only screen and (max-width: 1500px) {
  .index-bg1 .index-wrap2 .box1 .btn1 div a {
    padding: 14px 75px;
  }
}

@media only screen and (max-width: 1200px) {
  .index-bg1 .index-wrap2 .box1 .btn1 div a {
    padding: 10px 55px;
    font-size: 16px;
  }
}

@media screen and (max-width: 640px) {
  .index-bg1 .index-wrap2 .box1 .btn1 div a {
    padding: 14px 75px;
  }
}

.index-bg1 .index-wrap2 .box1 .btn1 div a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/arrow1.png);
  width: 64px;
  height: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -30px;
}

.index-bg1 .index-wrap2 .box1 .btn1 div a:hover {
  -webkit-transition: all .2s;
  transition: all .2s;
  color: #fff;
  opacity: 1;
  text-decoration: none;
}

.index-bg1 .index-wrap2 .box2 {
  width: calc(100% - 370px);
}

@media only screen and (max-width: 1500px) {
  .index-bg1 .index-wrap2 .box2 {
    width: calc(100% - 325px);
  }
}

@media only screen and (max-width: 1200px) {
  .index-bg1 .index-wrap2 .box2 {
    width: calc(100% - 270px);
  }
}

@media screen and (max-width: 834px) {
  .index-bg1 .index-wrap2 .box2 {
    width: 100%;
    margin-bottom: 35px;
  }
}

.index-bg1 .index-wrap2 .box2 .img-fle {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.index-bg1 .index-wrap2 .box2 .img-fle .box {
  width: 33%;
}

.index-bg1 .index-wrap2 .box2 .img-fle .box img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

@media only screen and (max-width: 1500px) {
  .index-bg1 .index-wrap2 .box2 .img-fle .box img {
    height: 495px !important;
  }
}

@media only screen and (max-width: 1400px) {
  .index-bg1 .index-wrap2 .box2 .img-fle .box img {
    height: auto !important;
  }
}

@media only screen and (max-width: 1000px) {
  .index-bg1 .index-wrap2 .box2 .img-fle .box img {
    height: 300px !important;
  }
}

@media screen and (max-width: 834px) {
  .index-bg1 .index-wrap2 .box2 .img-fle .box img {
    height: auto !important;
  }
}

.index-fle1 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (max-width: 1220px) {
  .index-fle1 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 640px) {
  .index-fle1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media only screen and (max-width: 1220px) {
  .index-fle1 .box {
    width: 48%;
  }
}

@media screen and (max-width: 640px) {
  .index-fle1 .box {
    width: 100%;
  }
}

.index-fle1 .box:first-child {
  margin-right: 90px;
}

@media only screen and (max-width: 1220px) {
  .index-fle1 .box:first-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 640px) {
  .index-fle1 .box:first-child {
    margin-bottom: 30px;
  }
}

.index-fle1 .box img {
  width: 100% !important;
  height: 100% !important;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

@media screen and (max-width: 834px) {
  .index-fle1 .box img {
    -webkit-transition: initial;
    transition: initial;
    -webkit-transform: initial;
            transform: initial;
    width: auto;
    height: auto;
  }
}

.index-fle1 .box img:hover {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}

@media screen and (max-width: 834px) {
  .index-fle1 .box img:hover {
    -webkit-transform: initial;
            transform: initial;
  }
}

.index-bg2 {
  position: relative;
}

.index-bg2 .text-image1 {
  position: absolute;
  top: -50px;
  left: 100px;
}

@media only screen and (max-width: 1200px) {
  .index-bg2 .text-image1 {
    left: 20px;
  }
}

@media only screen and (max-width: 1400px) {
  .index-bg2 .text-image1 img {
    width: 65px !important;
  }
}

@media screen and (max-width: 834px) {
  .index-bg2 .text-image1 img {
    width: 55px !important;
  }
}

.index-bg2 .img1 img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

@media only screen and (max-width: 1100px) {
  .index-bg2 .img1 img {
    height: 430px !important;
  }
}

@media screen and (max-width: 834px) {
  .index-bg2 .img1 img {
    height: auto !important;
  }
}

@media screen and (max-width: 640px) {
  .index-bg2 .img1 img {
    height: 280px !important;
  }
}

.index-bg2 .index-textwrap {
  background: rgba(255, 255, 255, 0.9);
  padding: 40px;
  position: absolute;
  right: 0;
  bottom: 0;
}

@media only screen and (max-width: 1000px) {
  .index-bg2 .index-textwrap {
    padding: 30px 20px;
  }
}

@media screen and (max-width: 834px) {
  .index-bg2 .index-textwrap {
    position: static;
    background: none;
    padding: 0;
    margin-top: 30px;
  }
}

.index-bg2 .index-textwrap .title_3 {
  line-height: 0.8;
}

@media only screen and (max-width: 1200px) {
  .index-bg2 .index-textwrap .title_3 {
    margin-bottom: 15px !important;
  }
}

@media screen and (max-width: 834px) {
  .index-bg2 .index-textwrap .title_3 {
    line-height: 1.2;
  }
}

.index-bg2 .index-textwrap .title_3 h2 {
  font-size: 56px;
  font-family: Gabriola;
}

@media only screen and (max-width: 1200px) {
  .index-bg2 .index-textwrap .title_3 h2 {
    font-size: 50px;
  }
}

@media only screen and (max-width: 1000px) {
  .index-bg2 .index-textwrap .title_3 h2 {
    font-size: 48px;
  }
}

@media screen and (max-width: 834px) {
  .index-bg2 .index-textwrap .title_3 h2 {
    font-size: 47px;
  }
}

@media screen and (max-width: 640px) {
  .index-bg2 .index-textwrap .title_3 h2 {
    font-size: 35px;
  }
}

.index-bg2 .index-textwrap .title_3 h2 .col1 {
  color: #c73334;
}

@media only screen and (max-width: 1000px) {
  .index-bg2 .index-textwrap .text1 div {
    font-size: 15px;
  }
}

.index-bg2 .index-textwrap .text1 div .blk {
  display: block;
}

@media only screen and (max-width: 1200px) {
  .index-bg2 .index-textwrap .btn1 {
    margin-top: 15px !important;
  }
}

@media screen and (max-width: 640px) {
  .index-bg2 .index-textwrap .btn1 {
    text-align: center;
  }
}

.index-bg2 .index-textwrap .btn1 div {
  display: inline-block;
  border: 1px solid #000;
  border-radius: 31px;
}

.index-bg2 .index-textwrap .btn1 div:hover {
  -webkit-transition: all .2s;
  transition: all .2s;
  background: #c73334;
  opacity: 1;
  text-decoration: none;
  border: 1px solid #c73334;
}

.index-bg2 .index-textwrap .btn1 div a {
  display: block;
  font-size: 18px;
  color: #000;
  padding: 16px 117px;
  position: relative;
}

@media only screen and (max-width: 1200px) {
  .index-bg2 .index-textwrap .btn1 div a {
    padding: 11px 95px;
  }
}

.index-bg2 .index-textwrap .btn1 div a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/arrow1.png);
  width: 64px;
  height: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -30px;
}

.index-bg2 .index-textwrap .btn1 div a:hover {
  -webkit-transition: all .2s;
  transition: all .2s;
  color: #fff;
  opacity: 1;
  text-decoration: none;
}

.index-wrap4 {
  position: relative;
}

.index-wrap4 .text-image1 {
  z-index: 1;
  position: absolute;
  top: -12px;
  right: 0;
}

@media only screen and (max-width: 1400px) {
  .index-wrap4 .text-image1 img {
    width: 65px !important;
  }
}

.index-wrap4 .wrap1 {
  padding-right: 150px;
}

@media only screen and (max-width: 1400px) {
  .index-wrap4 .wrap1 {
    padding-right: 110px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap4 .wrap1 {
    padding-right: 0;
  }
}

.index-wrap4 .wrap1 .title_4 h2 {
  font-size: 66px;
  font-family: Gabriola;
}

@media only screen and (max-width: 1500px) {
  .index-wrap4 .wrap1 .title_4 h2 {
    font-size: 60px;
  }
}

@media only screen and (max-width: 1300px) {
  .index-wrap4 .wrap1 .title_4 h2 {
    font-size: 58px;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap4 .wrap1 .title_4 h2 {
    font-size: 50px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap4 .wrap1 .title_4 h2 {
    text-align: left !important;
    font-size: 35px;
  }
}

.index-wrap4 .wrap1 .title_4 h2 .col1 {
  color: #c73334;
}

.index-wrap4 .wrap1 .index-wrap3fle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 834px) {
  .index-wrap4 .wrap1 .index-wrap3fle {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.index-wrap4 .wrap1 .index-wrap3fle .index-wrap3 {
  width: 32%;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  display: inline-block;
  position: relative;
}

@media screen and (max-width: 834px) {
  .index-wrap4 .wrap1 .index-wrap3fle .index-wrap3 {
    width: 100%;
  }
  .index-wrap4 .wrap1 .index-wrap3fle .index-wrap3:nth-of-type(n + 2) {
    margin-top: 30px;
  }
}

.index-wrap4 .wrap1 .index-wrap3fle .index-wrap3 .img1 img {
  width: 100% !important;
}

.index-wrap4 .wrap1 .index-wrap3fle .index-wrap3 .index-textwrap2 {
  position: relative;
  padding: 25px;
}

@media only screen and (max-width: 1300px) {
  .index-wrap4 .wrap1 .index-wrap3fle .index-wrap3 .index-textwrap2 {
    padding: 25px 10px;
  }
}

.index-wrap4 .wrap1 .index-wrap3fle .index-wrap3 .index-textwrap2 .title_6 h3 {
  font-size: 28px;
}

@media only screen and (max-width: 1400px) {
  .index-wrap4 .wrap1 .index-wrap3fle .index-wrap3 .index-textwrap2 .title_6 h3 {
    font-size: 25px;
  }
}

@media only screen and (max-width: 1200px) {
  .index-wrap4 .wrap1 .index-wrap3fle .index-wrap3 .index-textwrap2 .title_6 h3 {
    font-size: 22px;
  }
}

@media only screen and (max-width: 1000px) {
  .index-wrap4 .wrap1 .index-wrap3fle .index-wrap3 .index-textwrap2 .title_6 h3 {
    font-size: 19px;
  }
}

.index-wrap4 .wrap1 .index-wrap3fle .index-wrap3 .index-textwrap2 .title_6 h3 .ch1 {
  font-size: 20px;
  margin-left: 15px;
}

@media only screen and (max-width: 1400px) {
  .index-wrap4 .wrap1 .index-wrap3fle .index-wrap3 .index-textwrap2 .title_6 h3 .ch1 {
    font-size: 18px;
  }
}

@media only screen and (max-width: 1200px) {
  .index-wrap4 .wrap1 .index-wrap3fle .index-wrap3 .index-textwrap2 .title_6 h3 .ch1 {
    font-size: 16px;
  }
}

@media only screen and (max-width: 1000px) {
  .index-wrap4 .wrap1 .index-wrap3fle .index-wrap3 .index-textwrap2 .title_6 h3 .ch1 {
    margin-left: 10px;
  }
}

.index-wrap4 .wrap1 .index-wrap3fle .index-wrap3 .index-textwrap2 .text1 div {
  font-size: 15px;
}

@media only screen and (max-width: 1540px) {
  .index-wrap4 .wrap1 .index-wrap3fle .index-wrap3 .index-textwrap2 .text1 div {
    text-align: left !important;
  }
}

.index-wrap4 .wrap1 .index-wrap3fle .index-wrap3 .index-textwrap2 .btn1 {
  text-align: center;
}

.index-wrap4 .wrap1 .index-wrap3fle .index-wrap3 .index-textwrap2 .btn1 div {
  display: inline-block;
  border: 1px solid #000;
  border-radius: 31px;
}

.index-wrap4 .wrap1 .index-wrap3fle .index-wrap3 .index-textwrap2 .btn1 div:hover {
  -webkit-transition: all .2s;
  transition: all .2s;
  background: #c73334;
  opacity: 1;
  text-decoration: none;
  border: 1px solid #c73334;
}

.index-wrap4 .wrap1 .index-wrap3fle .index-wrap3 .index-textwrap2 .btn1 div a {
  display: block;
  font-size: 18px;
  color: #000;
  padding: 16px 117px;
  position: relative;
}

@media only screen and (max-width: 1500px) {
  .index-wrap4 .wrap1 .index-wrap3fle .index-wrap3 .index-textwrap2 .btn1 div a {
    font-size: 16px;
    padding: 10px 95px;
  }
}

@media only screen and (max-width: 1300px) {
  .index-wrap4 .wrap1 .index-wrap3fle .index-wrap3 .index-textwrap2 .btn1 div a {
    padding: 7px 70px;
  }
}

@media only screen and (max-width: 1100px) {
  .index-wrap4 .wrap1 .index-wrap3fle .index-wrap3 .index-textwrap2 .btn1 div a {
    font-size: 15px;
    padding: 4px 60px;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap4 .wrap1 .index-wrap3fle .index-wrap3 .index-textwrap2 .btn1 div a {
    font-size: 18px;
    padding: 16px 117px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap4 .wrap1 .index-wrap3fle .index-wrap3 .index-textwrap2 .btn1 div a {
    padding: 7px 70px;
    font-size: 16px;
  }
}

.index-wrap4 .wrap1 .index-wrap3fle .index-wrap3 .index-textwrap2 .btn1 div a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/arrow1.png);
  width: 64px;
  height: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -30px;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1100px) {
  .index-wrap4 .wrap1 .index-wrap3fle .index-wrap3 .index-textwrap2 .btn1 div a:before {
    background-size: 80%;
    right: -28px;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap4 .wrap1 .index-wrap3fle .index-wrap3 .index-textwrap2 .btn1 div a:before {
    background-size: 100%;
    right: -30px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap4 .wrap1 .index-wrap3fle .index-wrap3 .index-textwrap2 .btn1 div a:before {
    background-size: 80%;
    right: -28px;
  }
}

.index-wrap4 .wrap1 .index-wrap3fle .index-wrap3 .index-textwrap2 .btn1 div a:hover {
  -webkit-transition: all .2s;
  transition: all .2s;
  color: #fff;
  opacity: 1;
  text-decoration: none;
}

.index-wrap3-1:before {
  position: absolute;
  content: "";
  background: url(../images/contents/bglogo1.png);
  width: 118px;
  height: 164px;
  right: 0;
  bottom: 0;
}

.index-wrap3-2:before {
  position: absolute;
  content: "";
  background: url(../images/contents/bglogo2.png);
  width: 144px;
  height: 134px;
  right: 0;
  bottom: 0;
}

.index-wrap5 {
  position: relative;
}

.index-wrap5 .text-image1 {
  position: absolute;
  top: -12px;
  left: 0;
}

@media screen and (max-width: 640px) {
  .index-wrap5 .text-image1 {
    left: auto;
    right: 0;
  }
}

@media only screen and (max-width: 1400px) {
  .index-wrap5 .text-image1 img {
    width: 65px !important;
  }
}

.index-wrap5 .wrap1 {
  padding-left: 150px;
}

@media only screen and (max-width: 1400px) {
  .index-wrap5 .wrap1 {
    padding-left: 110px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap5 .wrap1 {
    padding-left: 0;
  }
}

.index-wrap5 .wrap1 .title_4 h2 {
  font-size: 66px;
  font-family: Gabriola;
}

@media only screen and (max-width: 1500px) {
  .index-wrap5 .wrap1 .title_4 h2 {
    font-size: 60px;
  }
}

@media only screen and (max-width: 1300px) {
  .index-wrap5 .wrap1 .title_4 h2 {
    font-size: 58px;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap5 .wrap1 .title_4 h2 {
    font-size: 50px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap5 .wrap1 .title_4 h2 {
    font-size: 35px;
  }
}

.index-wrap5 .wrap1 .title_4 h2 .col1 {
  color: #c73334;
}

.index-btn1 {
  text-align: center;
}

@media only screen and (max-width: 1200px) {
  .index-btn1 {
    margin-top: 15px !important;
  }
}

.index-btn1 div {
  display: inline-block;
  border: 1px solid #000;
  border-radius: 31px;
}

.index-btn1 div:hover {
  -webkit-transition: all .2s;
  transition: all .2s;
  background: #c73334;
  opacity: 1;
  text-decoration: none;
  border: 1px solid #c73334;
}

.index-btn1 div a {
  display: block;
  font-size: 18px;
  color: #000;
  padding: 16px 117px;
  position: relative;
}

@media only screen and (max-width: 1200px) {
  .index-btn1 div a {
    padding: 11px 95px;
  }
}

.index-btn1 div a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/arrow1.png);
  width: 64px;
  height: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -30px;
}

.index-btn1 div a:hover {
  -webkit-transition: all .2s;
  transition: all .2s;
  color: #fff;
  opacity: 1;
  text-decoration: none;
}

.index-instagram .sns_list {
  border: none !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.index-instagram .sns_list > div {
  width: 19%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: none !important;
  -ms-flex-line-pack: baseline;
      align-content: baseline;
}

@media screen and (max-width: 834px) {
  .index-instagram .sns_list > div {
    width: 49%;
  }
  .index-instagram .sns_list > div:nth-of-type(n + 3) {
    margin-top: 20px;
  }
}

@media screen and (max-width: 640px) {
  .index-instagram .sns_list > div {
    width: 100%;
  }
  .index-instagram .sns_list > div:nth-of-type(n + 2) {
    margin-top: 20px;
  }
}

.index-instagram .sns_list > div .sns_photo {
  width: 100% !important;
}

@media screen and (max-width: 640px) {
  .index-instagram .sns_list > div .sns_photo {
    padding: 0 !important;
  }
}

.index-instagram .sns_list > div .sns_text {
  width: 100% !important;
  padding-top: 0 !important;
  line-height: 1.6;
}

.index-instagram .sns_list > div .sns_text .sns_date {
  color: #7a7777;
  font-size: 15px;
}

.index-instagram .sns_list > div .sns_text .caption {
  font-size: 15px;
}

.index-instagram .sns_list > div ul li a {
  color: #000;
}

/* ------------------------------------------------------------
blog
------------------------------------------------------------ */
.blog {
  width: 100%;
  text-align: left;
  margin: 20px auto;
}

@media screen and (max-width: 640px) {
  .blog {
    margin: 15px auto;
  }
}

.blog .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  max-width: 1420px;
  margin: 0 auto;
}

@media screen and (max-width: 834px) {
  .blog .wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: 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;
  -webkit-transform: translateY(-50%);
          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 {
  padding: 10px 0;
  border-bottom: 1px dashed #ccc;
}

.blog .wrap aside nav .pages li a {
  color: #000;
}

.blog .wrap #contents {
  width: 70%;
  overflow: hidden;
  margin: 0;
}

.blog .wrap #contents article ul {
  margin-bottom: 10px;
}

.blog .wrap #contents article .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.blog .wrap #contents article .flex .flex_images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.blog nav > a {
  display: block;
  border: 0;
  margin: 15px auto 0;
  padding: 6px;
  border: 1px solid #ececec;
  background-color: #000;
  -webkit-box-sizing: border-box;
          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: #000;
}

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

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

.category li a {
  color: #000;
}

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

.blog #contents > article > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

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

.titleblog_02 h2 {
  position: relative;
  padding-left: 30px;
  font-size: 20px !important;
  color: #333;
  font-weight: bold;
  padding-bottom: 0 !important;
}

.titleblog_02 h2:before {
  content: "□";
  position: absolute;
  left: 0;
  top: -3px;
  color: #000;
}

.titleblog_02 h2:after {
  content: "□";
  position: absolute;
  left: 5px;
  top: 3px;
  color: #000;
}

/* ------------------------------------------------------------
  indexblog
  ------------------------------------------------------------ */
@media screen and (max-width: 640px) {
  .index-blog {
    width: 80%;
    margin-top: 15px;
  }
}

.index-blog .blog_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  max-height: 250px;
  overflow-x: auto;
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}

.index-blog .blog_list > div {
  width: 100%;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  background: #fff;
  background: none;
  border-bottom: 1px solid #ccc !important;
}

.index-blog .blog_list > div .blog_photo {
  display: none;
}

.index-blog .blog_list > div .blog_text {
  color: #333 !important;
  line-height: 1.5;
  padding: 10px 10px 10px 10px !important;
}

.index-blog .blog_list > div .blog_text .blog_date {
  color: #333 !important;
  display: inline;
  font-size: 16px;
  font-weight: 500;
}

.index-blog .blog_list > div .blog_text h3 {
  display: inline;
  margin-left: 20px;
}

.index-blog .blog_list > div .blog_text h3 a {
  color: #333 !important;
  font-size: 17px;
  font-weight: 500;
}

@media screen and (max-width: 640px) {
  .index-blog .blog_list > div .blog_text h3 a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.index-blog .blog_list > div .blog_text .detail {
  display: block;
  margin-top: 0px;
  font-size: 16px;
  padding: 5px 0 !important;
}

/* ------------------------------------------------------------
  blog/search.html
  ------------------------------------------------------------ */
.blog #contents > dl {
  padding: 30px;
  margin-bottom: 15px;
  background: #f5f5f5;
  border: dashed 2px #000;
}

.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: #000;
  font-weight: bold;
}

.blog #contents > dl dt a span {
  font-size: 17px !important;
}

@media screen and (max-width: 640px) {
  .blog #contents > dl dt a span {
    font-size: 15px !important;
  }
}

.blog #contents > dl dd ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.blog #contents > dl dd ul li a {
  padding: 0 5px;
  color: #000;
}

/* ------------------------------------------------------------
  blog/article.html
  ------------------------------------------------------------ */
.blog #contents > article:nth-of-type(n + 2) {
  margin-top: 50px;
}

/* ------------------------------------------------------------
  calendar
  ------------------------------------------------------------ */
header:nth-of-type(1) {
  background: none !important;
}

body {
  background: none !important;
}

#global_footer {
  background: none !important;
}

.title_5-bl {
  margin-top: 0 !important;
}

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

div.under ul li a {
  font-weight: 400;
  font-family: "Noto Serif JP", "Times New Roman", "游明朝体", "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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            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: -webkit-box;
  display: -ms-flexbox;
  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: #000;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex1._top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex1._center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex1:after {
  width: calc(100% / 1 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex2._top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex2._center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex2:after {
  width: calc(100% / 2 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex3._top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex3._center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex3:after {
  width: calc(100% / 3 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex4._top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex4._center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex4:after {
  width: calc(100% / 4 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          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;
  -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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

@media screen and (max-width: 834px) {
  .flex2cl_01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: -4%;
  margin-bottom: 50px;
}

@media screen and (max-width: 1520px) {
  .flex2cl_02 {
    margin-left: -2.4390%;
  }
}

@media screen and (max-width: 834px) {
  .flex2cl_02 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            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: 1520px) {
  .flex2cl_02 .box {
    width: 47.5609%;
    margin-left: 2.4390%;
    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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: -2.43902%;
}

@media screen and (max-width: 1520px) {
  .flex3cl {
    margin-left: -2.4390%;
  }
}

@media screen and (max-width: 640px) {
  .flex3cl {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0;
  }
}

.flex3cl .box {
  position: relative;
  width: 30.89431%;
  margin-left: 2.43902%;
  margin-bottom: 30px;
}

@media screen and (max-width: 1520px) {
  .flex3cl .box {
    width: 47.5609%;
    margin-left: 2.4390%;
    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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: -3.22581%;
}

@media screen and (max-width: 1520px) {
  .flex4cl {
    margin-left: -2.4390%;
  }
}

@media screen and (max-width: 640px) {
  .flex4cl {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0;
  }
}

.flex4cl .box {
  position: relative;
  width: 21.77419%;
  margin-left: 3.22581%;
  margin-bottom: 30px;
}

@media screen and (max-width: 1520px) {
  .flex4cl .box {
    width: 47.5609%;
    margin-left: 2.4390%;
    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(((1500px - 100%) / 2) * -1);
  margin-right: calc(((1500px - 100%) / 2) * -1);
}

/* ----------------------------------------------------------
meanmenu
---------------------------------------------------------- */
.mean-bar {
  background: #000 !important;
  position: fixed !important;
}

.mean-bar .mean-nav {
  background: #000 !important;
  position: fixed;
  margin-top: 42px !important;
}

.mean-bar .mean-nav .mean-expand {
  width: 35px !important;
  height: 35px !important;
}

.title_5 {
  background: url(../images/contents/h1bg.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding: 180px 30px 180px 30px;
  position: relative;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  background-position: top center;
}

@media screen and (max-width: 834px) {
  .title_5 {
    padding: 150px 30px 100px 30px;
    background-attachment: initial;
    background-size: cover;
  }
}

@media screen and (max-width: 834px) {
  .title_5 {
    padding: 100px 30px 100px 30px;
  }
}

.title_5 article {
  margin: 0 auto;
  max-width: 1520px;
  padding: 30px 100px;
  background: rgba(255, 255, 255, 0.9);
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0;
}

@media screen and (max-width: 834px) {
  .title_5 article {
    padding: 10px 30px;
  }
}

.title_5 article h1 {
  line-height: 1.9;
  color: #000;
  font-size: 57px;
  font-weight: bold;
  text-align: right !important;
}

@media only screen and (max-width: 1000px) {
  .title_5 article h1 {
    font-size: 37px;
  }
}

@media screen and (max-width: 640px) {
  .title_5 article h1 {
    font-size: 35px;
  }
}

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

.blogtitle div {
  line-height: 1.9;
  color: #c73334;
  font-size: 57px;
  font-weight: bold;
  text-align: right !important;
}

@media only screen and (max-width: 1000px) {
  .blogtitle div {
    font-size: 37px;
  }
}

@media screen and (max-width: 640px) {
  .blogtitle div {
    font-size: 35px;
  }
}

/* ------------------------------------------------------------
company.html
------------------------------------------------------------ */
.title_8 h2 {
  font-weight: bold;
  font-size: 20px;
  position: relative;
  padding-left: 30px;
  border-bottom: 1px dotted #999;
  padding-bottom: 10px;
}

.title_8 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 #c73334;
}

.company-dl1 dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 640px) {
  .company-dl1 dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.company-dl1 dl dt {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #000 !important;
  padding: 15px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

@media screen and (max-width: 640px) {
  .company-dl1 dl dt {
    width: 100% !important;
    border: none !important;
    background: #f5f5f5 !important;
    -webkit-box-align: start !important;
        -ms-flex-align: start !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-dl1 dl dd a {
  color: #000;
}

.company_02 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.company_02 .box {
  overflow: hidden;
  margin-top: -10px;
  width: 100%;
}

.company_02 .box article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.company_02 .box article h3 {
  width: 100%;
  max-width: 100px;
  text-align: right;
}

@media screen and (max-width: 640px) {
  .company_02 .box article h3 {
    max-width: 60px;
  }
}

.company_02 .box article .company-wrap {
  width: 100%;
  max-width: 200px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 62px;
}

@media screen and (max-width: 640px) {
  .company_02 .box article .company-wrap {
    max-width: 100px;
  }
}

.company_02 .box article .company-wrap:before {
  content: "";
  position: absolute;
  top: 8px;
  width: 9px;
  min-width: 9px;
  height: 9px;
  min-height: 9px;
  border-radius: 5px;
  background-color: #b0b6b8;
  display: block;
}

.company_02 .box article .company-wrap:after {
  content: "";
  position: absolute;
  top: 15px;
  width: 1px;
  height: 100%;
  background-color: #b0b6b8;
  display: block;
  z-index: 0;
}

.company_02 .box article div {
  text-align: left;
  width: 100%;
  max-width: 80%;
}

.company-text1 {
  position: relative;
}

.company-text1 div {
  position: absolute;
  width: 100px;
  left: 155px;
  text-align: center !important;
}

@media screen and (max-width: 640px) {
  .company-text1 div {
    left: 65px;
  }
}

.company-wrap2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 834px) {
  .company-wrap2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.company-wrap2 .box1 {
  width: 49%;
}

@media only screen and (max-width: 1200px) {
  .company-wrap2 .box1 {
    width: 45%;
  }
}

@media screen and (max-width: 834px) {
  .company-wrap2 .box1 {
    width: 100%;
    margin-bottom: 25px;
  }
}

.company-wrap2 .box2 {
  width: 49%;
}

@media only screen and (max-width: 1200px) {
  .company-wrap2 .box2 {
    width: 53%;
  }
}

@media screen and (max-width: 834px) {
  .company-wrap2 .box2 {
    width: 100%;
  }
}

.company-wrap2 .box2 .title_9 h3 {
  position: relative;
  padding-left: 30px;
  font-size: 20px;
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .company-wrap2 .box2 .title_9 h3 {
    font-size: 18px;
  }
}

.company-wrap2 .box2 .title_9 h3:before {
  content: "□";
  position: absolute;
  left: 0;
  top: -3px;
}

.company-wrap2 .box2 .title_9 h3:after {
  content: "□";
  position: absolute;
  left: 5px;
  top: 3px;
  color: #c73334;
}

.company-wrap2 .box2 .btn-fle {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.company-wrap2 .box2 .btn-fle .box {
  width: 48%;
}

.company-wrap2 .box2 .btn-fle .box div {
  background: #000;
  display: inline-block;
  width: 100%;
}

.company-wrap2 .box2 .btn-fle .box div a {
  text-align: center;
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  background: #000;
  color: #fff;
  border: none;
  position: relative;
  font-size: 15px;
  cursor: pointer;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
  display: block;
  outline: none;
  padding: 6px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 640px) {
  .company-wrap2 .box2 .btn-fle .box div a {
    font-size: 14px;
  }
}

.company-wrap2 .box2 .btn-fle .box div a:hover {
  background: #fff;
  color: #000;
}

.company-wrap2 .box2 .btn-fle .box div a:before, .company-wrap2 .box2 .btn-fle .box div a:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  background: #000;
  -webkit-transition: 400ms ease all;
  transition: 400ms ease all;
}

.company-wrap2 .box2 .btn-fle .box div a:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}

.company-wrap2 .box2 .btn-fle .box div a:hover:before, .company-wrap2 .box2 .btn-fle .box div a:hover:after {
  width: 100%;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
}

.company-wrap2 .box2 .company-dl2 dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 640px) {
  .company-wrap2 .box2 .company-dl2 dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.company-wrap2 .box2 .company-dl2 dl dt {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #000 !important;
  padding: 15px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

@media screen and (max-width: 640px) {
  .company-wrap2 .box2 .company-dl2 dl dt {
    width: 100% !important;
    border: none !important;
    background: #f5f5f5 !important;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
}

.company-wrap2 .box2 .company-dl2 dl dd {
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  padding: 15px !important;
}

@media screen and (max-width: 640px) {
  .company-wrap2 .box2 .company-dl2 dl dd {
    width: 100% !important;
    border: none !important;
  }
}

.company-wrap2 .box2 .company-dl2 dl dd a {
  color: #000;
}

/* ------------------------------------------------------------
staff.html
------------------------------------------------------------ */
.staff-fle1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.staff-fle1 .box {
  width: 100%;
}

.staff-fle1 .box:first-child {
  position: relative;
  padding-left: 85px;
  padding-top: 15px;
  padding-bottom: 15px;
}

@media screen and (max-width: 640px) {
  .staff-fle1 .box:first-child {
    padding-left: 65px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.staff-fle1 .box:first-child div {
  color: #c73334;
  font-size: 20px;
  font-weight: 500;
}

@media screen and (max-width: 640px) {
  .staff-fle1 .box:first-child div {
    font-size: 16px;
  }
}

.staff-fle1 .box:first-child div .col1 {
  position: absolute;
  font-size: 40px;
  font-weight: bold;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 640px) {
  .staff-fle1 .box:first-child div .col1 {
    font-size: 30px;
  }
}

.staff-fle1 .box:last-child {
  position: relative;
  padding-left: 85px;
  padding-top: 15px;
  padding-bottom: 15px;
}

@media screen and (max-width: 640px) {
  .staff-fle1 .box:last-child {
    padding-left: 65px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.staff-fle1 .box:last-child .col2 {
  position: absolute;
  font-size: 40px;
  font-weight: bold;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 640px) {
  .staff-fle1 .box:last-child .col2 {
    font-size: 30px;
  }
}

.staff-wrap1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 834px) {
  .staff-wrap1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.staff-wrap1 .box1 {
  width: 58%;
}

@media screen and (max-width: 834px) {
  .staff-wrap1 .box1 {
    width: 100%;
    margin-bottom: 15px;
  }
}

.staff-wrap1 .box2 {
  width: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (max-width: 834px) {
  .staff-wrap1 .box2 {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 834px) {
  .staff-wrap1 .box2 .img1 {
    width: 49%;
    margin-top: 0 !important;
  }
}

.staff-name {
  line-height: 1.3;
}

.staff-name .en {
  font-weight: bold;
  font-size: 44px;
}

@media only screen and (max-width: 1200px) {
  .staff-name .en {
    font-size: 37px;
  }
}

@media screen and (max-width: 640px) {
  .staff-name .en {
    font-size: 34px;
  }
}

.staff-name .name-fle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.staff-name .name-fle .ja1 {
  font-size: 22px;
  margin-right: 20px;
}

.staff-name .name-fle .ja2 {
  color: #5c5c5c;
  font-size: 18px;
}

/* ------------------------------------------------------------
requirements.html
------------------------------------------------------------ */
.requirements-wrap1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 834px) {
  .requirements-wrap1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.requirements-wrap1 .box1 {
  width: 58%;
}

@media screen and (max-width: 834px) {
  .requirements-wrap1 .box1 {
    width: 100%;
  }
}

.requirements-wrap1 .box2 {
  width: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (max-width: 834px) {
  .requirements-wrap1 .box2 {
    margin-bottom: 15px;
    width: 100%;
  }
}

.requirements-btn {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 640px) {
  .requirements-btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.requirements-btn .box {
  width: 32%;
}

@media screen and (max-width: 640px) {
  .requirements-btn .box {
    width: 100%;
  }
  .requirements-btn .box:nth-of-type(n + 2) {
    margin-top: 30px;
  }
}

.requirements-btn .box img {
  width: 100% !important;
  height: 100% !important;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

@media screen and (max-width: 834px) {
  .requirements-btn .box img {
    -webkit-transition: initial;
    transition: initial;
    -webkit-transform: initial;
            transform: initial;
    width: auto;
    height: auto;
  }
}

.requirements-btn .box img:hover {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}

@media screen and (max-width: 834px) {
  .requirements-btn .box img:hover {
    -webkit-transform: initial;
            transform: initial;
  }
}

.requirements-wrap2 {
  border: 3px solid #c73334;
  background: #fff5f5;
  padding: 50px;
}

@media screen and (max-width: 834px) {
  .requirements-wrap2 {
    padding: 50px 20px;
  }
}

/* ------------------------------------------------------------
requirements.html
------------------------------------------------------------ */
.requirements-wrap1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 834px) {
  .requirements-wrap1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.requirements-wrap1 .box1 {
  width: 58%;
}

@media screen and (max-width: 834px) {
  .requirements-wrap1 .box1 {
    width: 100%;
  }
}

.requirements-wrap1 .box2 {
  width: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (max-width: 834px) {
  .requirements-wrap1 .box2 {
    width: 100%;
    margin-bottom: 15px;
  }
}

/* ------------------------------------------------------------
fc.html
------------------------------------------------------------ */
.fc-wrap1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 834px) {
  .fc-wrap1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.fc-wrap1 .box1 {
  width: 58%;
}

@media screen and (max-width: 834px) {
  .fc-wrap1 .box1 {
    width: 100%;
  }
}

.fc-wrap1 .box2 {
  width: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (max-width: 834px) {
  .fc-wrap1 .box2 {
    width: 100%;
    margin-bottom: 15px;
  }
}

.title_9 h3 {
  position: relative;
  padding-left: 30px;
  font-size: 20px;
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .title_9 h3 {
    font-size: 18px;
  }
}

.title_9 h3:before {
  content: "□";
  position: absolute;
  left: 0;
  top: -3px;
}

.title_9 h3:after {
  content: "□";
  position: absolute;
  left: 5px;
  top: 3px;
  color: #c73334;
}

.title_10 h3 {
  font-size: 22px;
  font-weight: bold;
  color: #c73334;
}

.fc-ul1 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.fc-ul1 ul li {
  font-weight: bold;
  padding: 10px;
  border-bottom: 1px solid #ccc;
  padding-left: 20px;
  position: relative;
}

.fc-ul1 ul li:before {
  position: absolute;
  content: "・";
  left: 0;
  color: #000;
}

.fc-tb1 table tr td:first-child {
  width: 200px !important;
}

.fc-tb1 table tr .col1 {
  background: #f1dede !important;
}

/* ------------------------------------------------------------
requirements1.html
------------------------------------------------------------ */
.requirements1-dl1 dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 640px) {
  .requirements1-dl1 dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.requirements1-dl1 dl dt {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #000 !important;
  padding: 15px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

@media screen and (max-width: 640px) {
  .requirements1-dl1 dl dt {
    width: 100% !important;
    border: none !important;
    background: #f5f5f5 !important;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
}

.requirements1-dl1 dl dd {
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  padding: 15px !important;
}

@media screen and (max-width: 640px) {
  .requirements1-dl1 dl dd {
    width: 100% !important;
    border: none !important;
  }
}

/* ------------------------------------------------------------
contact.html
------------------------------------------------------------ */
.contact-text1 div a {
  text-decoration: none;
  color: #000;
  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: #000 !important;
  color: #fff;
}

.contact-form dl dd textarea {
  height: 100px;
}
/*# sourceMappingURL=common_style.css.map */