@charset "UTF-8";
h2.mail.title {
  display: none !important;
}

.allwrap2 {
  background: #fff;
}

.allwrap {
  width: 100vw;
  height: 100vh;
  background: #fff;
  position: fixed;
  z-index: 4;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  pointer-events: none;
}

a.itext {
  width: auto !important;
  height: auto !important;
}

.annot {
  display: none !important;
}

::selection {
  background-color: rgba(0, 177, 243, 0.7);
}

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

.disnone {
  display: none;
}

* {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.disnone {
  display: none !important;
}

@media screen and (max-width: 640px) {
  .disnone {
    display: block !important;
  }
}

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

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

li {
  list-style: none;
}

html {
  font-size: 62.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.1em;
  font-weight: 400;
  color: #333;
  word-wrap: break-word;
  overflow: hidden;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.inner {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}

.inner2 {
  margin: 0 auto;
  max-width: 1600px;
  width: 100%;
}

@media only screen and (max-width: 1600px) {
  .inner2 {
    max-width: 1200px;
  }
}

#contents_wrap {
  width: 100%;
  min-width: 100%;
  z-index: 3;
}

@media screen and (max-width: 834px) {
  #contents_wrap {
    margin-top: 80px;
  }
}

#contents {
  width: 100%;
  max-width: 1200px;
  padding-bottom: 100px;
}

@media only screen and (max-width: 1200px) {
  #contents {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 834px) {
  #contents {
    padding: 0 30px 80px;
  }
}

#main {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      justify-content: space-between;
  -ms-flex-align: start;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      align-items: flex-start;
  -ms-flex-direction: row-reverse;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
      flex-direction: row-reverse;
  width: 100%;
}

@media screen and (max-width: 834px) {
  #main {
    display: block;
  }
}

#main:after {
  display: none;
}

#col_main {
  width: 100% !important;
}

#col_side1 {
  width: 23% !important;
}

@media screen and (max-width: 834px) {
  #col_side1 {
    width: 100% !important;
    margin-top: 50px !important;
  }
}

#col_side1 a {
  display: block;
}

#col_side1 img {
  width: 100% !important;
}

#col_side1 img {
  width: 100%;
}

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

.pdtd10 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;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  -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: "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;
}

.img100 img {
  max-width: 100% !important;
  width: 100% !important;
}

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

.slider2 img {
  margin: 0 auto;
}

.tdscl {
  overflow-x: scroll;
}

.tdscl table {
  table-layout: fixed;
  width: 1850px;
}

.center {
  text-align: center;
}

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

@media screen and (max-width: 834px) {
  header#global_header {
    padding-top: 80px;
  }
}

.bgh {
  position: fixed !important;
  left: 0;
  right: 0;
  top: 0;
}

.header {
  position: relative;
  z-index: 10;
  background: white;
  padding: 10px 0 0;
}

@media screen and (max-width: 834px) {
  .header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding: 0 81px 0 10px;
  }
}

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

@media only screen and (max-width: 1200px) {
  .header .inner {
    padding: 0 10px;
  }
}

@media screen and (max-width: 834px) {
  .header .inner {
    padding: 0;
  }
}

.header .flxL {
  width: 20%;
}

@media screen and (max-width: 834px) {
  .header .flxL {
    width: 30%;
  }
}

@media screen and (max-width: 640px) {
  .header .flxL {
    width: 54%;
  }
}

.header .flxL a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: start;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
}

.header .flxR {
  width: 75%;
}

@media screen and (max-width: 834px) {
  .header .flxR {
    width: 65%;
  }
}

@media screen and (max-width: 640px) {
  .header .flxR {
    width: 160px;
  }
}

.header .flxR .subnav {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: end;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
      justify-content: flex-end;
}

.header .flxR .subnav div {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
}

.header .flxR .subnav a {
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: justify;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      justify-content: space-between;
  background: #00b1f3;
  padding: 10px 20px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

@media screen and (max-width: 834px) {
  .header .flxR .subnav a {
    padding: 10px;
    width: 80px;
    height: 80px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
    -ms-flex-pack: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
  }
}

.header .flxR .subnav a span {
  line-height: 1;
  font-weight: 500;
}

@media screen and (max-width: 834px) {
  .header .flxR .subnav a span {
    display: none;
  }
}

.header .flxR .subnav a i {
  font-size: 19px;
  font-size: 1.9rem;
  width: 35px;
  height: 35px;
  background: #fff;
  border-radius: 50%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
  margin-right: 7px;
}

@media screen and (max-width: 834px) {
  .header .flxR .subnav a i {
    margin-right: 0;
    background: none;
    color: #fff;
  }
}

.header .flxR .subnav .tel2 {
  margin-right: 10px;
}

@media screen and (max-width: 834px) {
  .header .flxR .subnav .tel2 {
    margin-right: 1px;
  }
}

.header .flxR .subnav .tel2 a {
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 12px;
  font-size: 1.2rem;
}

.header .flxR .subnav .tel2 a:hover {
  background: #2075ca;
}

.header .flxR .subnav .tel2 a:hover i {
  color: #2075ca;
}

@media screen and (max-width: 834px) {
  .header .flxR .subnav .tel2 a:hover i {
    color: #fff;
  }
}

.header .flxR .subnav .tel2 a i {
  -webkit-transition: 1s;
  transition: 1s;
  color: #00b1f3;
}

@media screen and (max-width: 834px) {
  .header .flxR .subnav .tel2 a i {
    color: #fff;
  }
}

.header .flxR .subnav .tel2 a span b {
  display: block;
  font-size: 23px;
  font-size: 2.3rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1;
}

.header .flxR .subnav .cont a {
  background: #2075ca;
}

.header .flxR .subnav .cont a:hover {
  background: #00b1f3;
}

.header .flxR .subnav .cont a:hover i {
  color: #00b1f3;
}

@media screen and (max-width: 834px) {
  .header .flxR .subnav .cont a:hover i {
    color: #fff;
  }
}

.header .flxR .subnav .cont a i {
  -webkit-transition: 1s;
  transition: 1s;
  color: #2075ca;
}

@media screen and (max-width: 834px) {
  .header .flxR .subnav .cont a i {
    color: #fff;
  }
}

.header .flxR .subnav .cont a span {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.5em;
  text-align: left;
}

@media screen and (max-width: 834px) {
  .header .flxR .subnav .cont a span {
    display: none;
  }
}

#nav_global .nav-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  background: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media screen and (max-width: 834px) {
  #nav_global .nav-bar {
    display: none;
  }
}

#hednav {
  margin: 10px 0 0 0;
  background: #2075ca;
  background: -webkit-gradient(linear, right top, left top, from(#2075ca), to(#00c0fa));
  background: linear-gradient(270deg, #2075ca 0%, #00c0fa 100%);
  position: relative;
}

@media screen and (max-width: 834px) {
  #hednav {
    margin: 0;
    position: fixed;
    top: 0;
    right: 0;
    border-top: 0;
    border-left: 0;
  }
}

#hednav .wrap {
  max-width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 834px) {
  #hednav .wrap {
    max-width: 100%;
    margin: 0;
  }
}

#hednav .navwrap {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: end;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
      justify-content: flex-end;
}

#hednav .navwrap #nav_global {
  width: 100%;
}

#hednav .navwrap #nav_global > ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: justify;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      justify-content: space-between;
}

#hednav .navwrap #nav_global > ul > li {
  -ms-flex-positive: 1;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      flex-grow: 1;
  position: relative;
  border-left: 1px dashed #fff;
}

#hednav .navwrap #nav_global > ul > li:last-child {
  border-right: 1px dashed #fff;
}

#hednav .navwrap #nav_global > ul > li > a {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  color: #fff;
  width: 100%;
  padding: 20px 10px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
  -ms-flex-direction: column;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      flex-direction: column;
}

#hednav .navwrap #nav_global > ul > li > p a {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  color: #fff;
  width: 100%;
  padding: 20px 10px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
  -ms-flex-direction: column;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      flex-direction: column;
}

#hednav .navwrap #nav_global > ul > li ul {
  z-index: 1;
  position: absolute;
  top: 56px;
  width: 150%;
  left: -25%;
}

#hednav .navwrap #nav_global > ul > li ul a {
  background: rgba(0, 177, 243, 0.8);
  padding: 15px 10px;
  color: #fff;
  height: auto;
  display: block;
}

#hednav .navwrap #nav_global > ul > li ul a:hover {
  background: rgba(32, 117, 202, 0.8);
}

#hednav .navwrap #hed_info {
  display: none;
}

@media screen and (max-width: 834px) {
  #hednav .navwrap #hed_info {
    display: block;
    margin: 30px;
  }
  #hednav .navwrap #hed_info a {
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
    -ms-flex-pack: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    background: #00b1f3;
    padding: 10px 20px;
    font-size: 1.6rem;
    color: #fff;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  #hednav .navwrap #hed_info a span {
    line-height: 1;
    font-weight: 500;
  }
  #hednav .navwrap #hed_info a i {
    font-size: 1.9rem;
    width: 35px;
    height: 35px;
    background: #fff;
    border-radius: 50%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
    -ms-flex-pack: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    margin-right: 7px;
  }
  #hednav .navwrap #hed_info .store1 {
    margin-bottom: 15px;
  }
  #hednav .navwrap #hed_info .store1 a {
    font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 1.2rem;
  }
  #hednav .navwrap #hed_info .store1 a:hover {
    background: #2075ca;
  }
  #hednav .navwrap #hed_info .store1 a:hover i {
    color: #2075ca;
  }
  #hednav .navwrap #hed_info .store1 a i {
    -webkit-transition: 1s;
    transition: 1s;
    color: #00b1f3;
  }
  #hednav .navwrap #hed_info .store1 a span b {
    display: block;
    font-size: 2.3rem;
    font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1;
  }
  #hednav .navwrap #hed_info .store2 a {
    background: #2075ca;
  }
  #hednav .navwrap #hed_info .store2 a:hover {
    background: #00b1f3;
  }
  #hednav .navwrap #hed_info .store2 a:hover i {
    color: #00b1f3;
  }
  #hednav .navwrap #hed_info .store2 a i {
    -webkit-transition: 1s;
    transition: 1s;
    color: #2075ca;
  }
  #hednav .navwrap #hed_info .store2 a span {
    display: block;
    font-size: 1.4rem;
    font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.5em;
    text-align: left;
  }
}

@media screen and (max-width: 834px) {
  @-webkit-keyframes menu-bar01 {
    0% {
      -webkit-transform: translateY(9px) rotate(45deg);
      transform: translateY(9px) rotate(45deg);
    }
    50% {
      -webkit-transform: translateY(9px) rotate(0);
      transform: translateY(9px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(0) rotate(0);
      transform: translateY(0) rotate(0);
    }
  }
  @keyframes menu-bar01 {
    0% {
      -webkit-transform: translateY(9px) rotate(45deg);
      transform: translateY(9px) rotate(45deg);
    }
    50% {
      -webkit-transform: translateY(9px) rotate(0);
      transform: translateY(9px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(0) rotate(0);
      transform: translateY(0) rotate(0);
    }
  }
  @-webkit-keyframes menu-bar02 {
    0% {
      -webkit-transform: translateY(-9px) rotate(-45deg);
      transform: translateY(-9px) rotate(-45deg);
    }
    50% {
      -webkit-transform: translateY(-9px) rotate(0);
      transform: translateY(-9px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(0) rotate(0);
      transform: translateY(0) rotate(0);
    }
  }
  @keyframes menu-bar02 {
    0% {
      -webkit-transform: translateY(-9px) rotate(-45deg);
      transform: translateY(-9px) rotate(-45deg);
    }
    50% {
      -webkit-transform: translateY(-9px) rotate(0);
      transform: translateY(-9px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(0) rotate(0);
      transform: translateY(0) rotate(0);
    }
  }
  .global-menu-btn {
    position: relative;
    cursor: pointer;
    height: 100%;
    width: 80px;
    font-size: 1.3rem;
    z-index: 11;
    line-height: 1;
    -webkit-transition: 1s;
    transition: 1s;
    color: #00b1f3;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
    -ms-flex-pack: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column;
    background: #00b1f3;
  }
  .global-menu-btn .menu-trigger {
    position: relative;
    width: 30px;
    height: 20px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
    -ms-flex-pack: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
  }
  .global-menu-btn .menu-trigger i {
    display: block;
    width: 30px;
    height: 2px;
    background: #fff;
    position: absolute;
  }
  .global-menu-btn .menu-trigger i:nth-child(1) {
    top: 0;
    -webkit-animation: menu-bar01 .75s forwards;
    animation: menu-bar01 .75s forwards;
  }
  .global-menu-btn .menu-trigger i:nth-child(2) {
    width: 20px;
    top: 9px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  .global-menu-btn .menu-trigger i:nth-child(3) {
    bottom: 0;
    -webkit-animation: menu-bar02 .75s forwards;
    animation: menu-bar02 .75s forwards;
  }
  .navdamy {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
  }
  #hednav {
    -ms-flex-pack: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    height: 80px;
    width: 80px;
    z-index: 14;
  }
  #hednav .wrap {
    visibility: hidden;
    cursor: pointer;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    background: rgba(0, 0, 0, 0.8) !important;
    display: block !important;
    position: fixed;
    width: 100% !important;
    height: 100%;
    top: 0;
    right: 0;
  }
  #hednav .wrap .navwrap {
    display: block !important;
    background: #f1f1f1;
    width: 70%;
    height: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    margin-left: auto;
    -webkit-transform: translateX(240%);
    transform: translateX(240%);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    padding-top: 80px;
  }
  #hednav .wrap .navwrap #nav_global {
    width: 100%;
    margin-top: 0 !important;
    background: none;
  }
  #hednav .wrap .navwrap #nav_global > ul {
    -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column;
    margin: 0 auto;
  }
  #hednav .wrap .navwrap #nav_global > ul .pcnone {
    display: block !important;
  }
  #hednav .wrap .navwrap #nav_global > ul .clonenone {
    display: block;
  }
  #hednav .wrap .navwrap #nav_global > ul > li {
    text-align: left;
    position: relative;
    width: 100%;
    border-bottom: solid 1px #00b1f3;
  }
  #hednav .wrap .navwrap #nav_global > ul > li > a {
    height: 70px;
    line-height: 1.7em;
    color: #000;
    display: block;
    padding: 10px 30px !important;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: start;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    -ms-flex-pack: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    font-size: 1.4rem;
  }
  #hednav .wrap .navwrap #nav_global > ul > li > a:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    color: #fff;
    background: #2075ca !important;
  }
  #hednav .wrap .navwrap #nav_global > ul > li ul {
    display: block;
    width: 100%;
    position: static;
    background: none;
  }
  #hednav .wrap .navwrap #nav_global > ul > li ul li a {
    padding: 20px 30px !important;
    font-size: 1.4rem;
    background: #00b1f3;
    color: #fff;
    font-weight: 400;
    display: block;
  }
  #hednav .wrap .navwrap #nav_global > ul > li ul li a:hover {
    background: #2075ca;
  }
  #hednav .wrap .navwrap #nav_global > ul > li p a {
    height: 70px;
    line-height: 1.7em;
    color: #000;
    display: block;
    padding: 10px 30px !important;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: start;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    -ms-flex-pack: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    font-size: 1.4rem;
  }
  #hednav .wrap .navwrap #nav_global > ul > li p a:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    color: #fff;
    background: #2075ca !important;
  }
  #hednav .wrap .navwrap #nav_global > ul > li p:after {
    font-weight: 100;
    content: "\f067";
    font-family: "Font Awesome 5 Pro";
    display: block;
    position: absolute;
    right: 0;
    top: 0px;
    bottom: 0;
    width: 70px;
    height: 70px;
    font-size: 2.3rem;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
    -ms-flex-pack: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    background: #083460;
    z-index: 1;
    color: #fff;
  }
  #hednav .wrap .navwrap #nav_global > ul > li p.open:after {
    content: "\f00d";
  }
  #hednav .wrap .navwrap #nav_global > ul > li p a {
    -ms-flex-align: start;
        -webkit-box-align: start;
        -webkit-align-items: start;
        align-items: start;
    padding: 0;
  }
  @-webkit-keyframes active-menu-bar01 {
    0% {
      -webkit-transform: translateY(0) rotate(0);
      transform: translateY(0) rotate(0);
    }
    50% {
      -webkit-transform: translateY(9px) rotate(0);
      transform: translateY(9px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(9px) rotate(45deg);
      transform: translateY(9px) rotate(45deg);
    }
  }
  @keyframes active-menu-bar01 {
    0% {
      -webkit-transform: translateY(0) rotate(0);
      transform: translateY(0) rotate(0);
    }
    50% {
      -webkit-transform: translateY(9px) rotate(0);
      transform: translateY(9px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(9px) rotate(45deg);
      transform: translateY(9px) rotate(45deg);
    }
  }
  @-webkit-keyframes active-menu-bar03 {
    0% {
      -webkit-transform: translateY(0) rotate(0);
      transform: translateY(0) rotate(0);
    }
    50% {
      -webkit-transform: translateY(-9px) rotate(0);
      transform: translateY(-9px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(-9px) rotate(-45deg);
      transform: translateY(-9px) rotate(-45deg);
    }
  }
  @keyframes active-menu-bar03 {
    0% {
      -webkit-transform: translateY(0) rotate(0);
      transform: translateY(0) rotate(0);
    }
    50% {
      -webkit-transform: translateY(-9px) rotate(0);
      transform: translateY(-9px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(-9px) rotate(-45deg);
      transform: translateY(-9px) rotate(-45deg);
    }
  }
  .MenuOpened {
    z-index: 13 !important;
    display: none;
    display: block;
  }
  .MenuOpened .global-menu-btn {
    z-index: 11;
    background: #2075ca;
  }
  .MenuOpened .global-menu-btn i:nth-child(1) {
    -webkit-animation: active-menu-bar01 .75s forwards;
    animation: active-menu-bar01 .75s forwards;
  }
  .MenuOpened .global-menu-btn i:nth-child(2) {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  .MenuOpened .global-menu-btn i:nth-child(3) {
    -webkit-animation: active-menu-bar03 .75s forwards;
    animation: active-menu-bar03 .75s forwards;
  }
  .MenuOpened .wrap {
    z-index: 10 !important;
    visibility: visible !important;
    opacity: 1 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    background: rgba(0, 0, 0, 0.7) !important;
  }
  .MenuOpened .wrap .navwrap {
    opacity: 1 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translateX(0) !important;
    transform: translateX(0) !important;
    overflow-y: auto;
    overflow-x: hidden;
    height: 100vh !important;
    margin-left: auto;
  }
}

#mainArea2 {
  background: url(../images/home/main_1_p.jpg) center no-repeat;
  background-size: cover;
  overflow: hidden;
}

@media screen and (max-width: 834px) {
  #mainArea2 {
    margin-top: 0 !important;
  }
}

#mainArea2 #local-keyvisual {
  position: relative;
}

#mainArea2 #local-keyvisual #local-keyvisual-title {
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
}

#mainArea2 #local-keyvisual #local-keyvisual-title h1 {
  max-width: 1200px;
  margin: 0 auto;
  display: block;
  z-index: 1;
  position: relative;
  height: 100%;
  text-align: center;
  padding: 100px 0;
}

#mainArea2 #local-keyvisual #local-keyvisual-title h1:empty {
  display: none;
}

@media only screen and (max-width: 1200px) {
  #mainArea2 #local-keyvisual #local-keyvisual-title h1 {
    padding: 100px 30px;
  }
}

@media screen and (max-width: 834px) {
  #mainArea2 #local-keyvisual #local-keyvisual-title h1 {
    padding: 80px 30px;
  }
}

#mainArea2 #local-keyvisual #local-keyvisual-title h1 div {
  width: 100%;
  color: #fff;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 40px;
  font-size: 4.0rem;
  line-height: 1.4em;
}

@media screen and (max-width: 834px) {
  #mainArea2 #local-keyvisual #local-keyvisual-title h1 div {
    font-size: 3.5rem;
  }
}

@media screen and (max-width: 640px) {
  #mainArea2 #local-keyvisual #local-keyvisual-title h1 div {
    font-size: 2.5rem;
  }
}

#mainArea2 #local-keyvisual #local-keyvisual-title h1 span {
  font-weight: 700;
  line-height: 1.3em;
  display: block;
  font-size: 0.5em;
}

#mainArea2 #local-keyvisual .local-keyvisual-bg {
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
}

@media only screen and (max-width: 1200px) {
  #mainArea2 #local-keyvisual .local-keyvisual-bg {
    margin-left: 0 !important;
  }
}

.pan1 {
  text-align: right;
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px 0 50px;
}

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

.pan1 a {
  color: #333;
}

.pan1 ul li {
  display: inline-block;
  margin-right: 10px;
}

.pan1 ul li:nth-child(even) {
  margin-left: 10px;
}

.pan1 i {
  margin-right: 5px;
}

#mainArea {
  position: relative;
  margin-bottom: 80px;
}

#mainArea picture img {
  width: 100% !important;
}

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

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

#mainArea .maintxt h1 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
  height: 100%;
  color: #fff;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 40px;
  font-size: 4.0rem;
  line-height: 1.7em;
}

@media screen and (max-width: 834px) {
  #mainArea .maintxt h1 {
    font-size: 3.5rem;
  }
}

@media screen and (max-width: 640px) {
  #mainArea .maintxt h1 {
    font-size: 2.5rem;
  }
}

#mainArea .loadnews {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -25px;
}

@media screen and (max-width: 640px) {
  #mainArea .loadnews {
    position: static;
  }
}

#mainArea .loadnews .inner {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      justify-content: space-between;
}

#mainArea .loadnews .inner .flxL {
  width: 80%;
  background: #105294;
  padding: 20px 30px;
}

#mainArea .loadnews .inner .flxL dl {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: start;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
}

#mainArea .loadnews .inner .flxL dl dt {
  margin-right: 30px;
}

#mainArea .loadnews .inner .flxL dl dd {
  text-align: left;
}

#mainArea .loadnews .inner .flxL dl dd a {
  color: #fff;
  text-decoration: underline;
}

#mainArea .loadnews .inner .flxL dl br {
  display: none !important;
}

#mainArea .loadnews .inner .flxR {
  width: 20%;
}

#mainArea .loadnews .inner .flxR a {
  height: 100%;
  background: #083460;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
  padding: 20px 10px;
  position: relative;
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

#mainArea .loadnews .inner .flxR a:hover {
  background: #042547;
}

#mainArea .loadnews .inner .flxR a i {
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
}

@media screen and (max-width: 640px) {
  #mainArea .loadnews .inner .flxR a i {
    display: none;
  }
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  z-index: 1;
  position: relative;
}

footer#global_footer a {
  color: #333;
  text-decoration: none;
}

footer#global_footer a:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

#footer {
  margin-bottom: 30px;
}

#footer .inner {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: justify;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      justify-content: space-between;
  max-width: 1200px;
}

@media only screen and (max-width: 1200px) {
  #footer .inner {
    padding: 0 10px;
  }
}

@media screen and (max-width: 834px) {
  #footer .inner {
    padding: 0 30px;
    display: block;
  }
}

#footer .inner .flxL {
  width: 25%;
}

@media screen and (max-width: 834px) {
  #footer .inner .flxL {
    width: 100%;
    margin-bottom: 30px;
  }
}

#footer .inner .flxR {
  width: 70%;
}

@media screen and (max-width: 834px) {
  #footer .inner .flxR {
    width: 100%;
  }
}

#footer .inner .flxR .fnav ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: end;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
      justify-content: flex-end;
}

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

@media screen and (max-width: 640px) {
  #footer .inner .flxR .fnav ul {
    display: block;
    max-width: 320px;
    margin: 0 auto;
  }
}

#footer .inner .flxR .fnav ul li a {
  padding-left: 10px;
}

@media screen and (max-width: 640px) {
  #footer .inner .flxR .fnav ul li a {
    display: block;
    color: #fff;
    width: 100%;
    padding-left: 0;
    padding: 10px;
    margin-bottom: 10px;
    background: #00b1f3;
  }
}

#footer .inner .flxR .fnav ul li a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 640px) {
  #footer .inner .flxR .fnav ul li a:hover {
    background: #2075ca;
    text-decoration: none;
  }
}

#footer2 {
  margin-bottom: 30px;
}

@media only screen and (max-width: 1200px) {
  #footer2 {
    padding: 0 10px;
  }
}

@media screen and (max-width: 834px) {
  #footer2 {
    padding: 0 30px;
  }
}

#footer2 .inner {
  padding-top: 30px;
  border-top: 1px solid #000;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: justify;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      justify-content: space-between;
}

@media screen and (max-width: 834px) {
  #footer2 .inner {
    display: block;
  }
}

#footer2 .inner .flxL {
  width: 48%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: start;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
}

@media screen and (max-width: 834px) {
  #footer2 .inner .flxL {
    width: 100%;
    -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 640px) {
  #footer2 .inner .flxL {
    display: block;
    max-width: 320px;
    margin: 0 auto 30px;
  }
}

#footer2 .inner .flxL div {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
}

#footer2 .inner .flxL a {
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: justify;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      justify-content: space-between;
  background: #00b1f3;
  padding: 10px 20px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

@media screen and (max-width: 834px) {
  #footer2 .inner .flxL a {
    width: 100%;
    -ms-flex-pack: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
  }
}

#footer2 .inner .flxL a span {
  line-height: 1;
  font-weight: 500;
}

#footer2 .inner .flxL a i {
  font-size: 19px;
  font-size: 1.9rem;
  width: 35px;
  height: 35px;
  background: #fff;
  border-radius: 50%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
  margin-right: 7px;
}

#footer2 .inner .flxL .tel2 {
  margin-right: 10px;
}

@media screen and (max-width: 834px) {
  #footer2 .inner .flxL .tel2 {
    margin-right: 0;
    width: 48%;
  }
}

@media screen and (max-width: 640px) {
  #footer2 .inner .flxL .tel2 {
    margin-bottom: 15px;
    width: 100%;
  }
}

#footer2 .inner .flxL .tel2 a {
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 12px;
  font-size: 1.2rem;
}

#footer2 .inner .flxL .tel2 a:hover {
  background: #2075ca;
}

#footer2 .inner .flxL .tel2 a:hover i {
  color: #2075ca;
}

#footer2 .inner .flxL .tel2 a i {
  -webkit-transition: 1s;
  transition: 1s;
  color: #00b1f3;
}

#footer2 .inner .flxL .tel2 a span b {
  display: block;
  font-size: 23px;
  font-size: 2.3rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1;
}

@media screen and (max-width: 834px) {
  #footer2 .inner .flxL .cont {
    width: 48%;
  }
}

@media screen and (max-width: 640px) {
  #footer2 .inner .flxL .cont {
    width: 100%;
  }
}

#footer2 .inner .flxL .cont a {
  background: #2075ca;
}

#footer2 .inner .flxL .cont a:hover {
  background: #00b1f3;
}

#footer2 .inner .flxL .cont a:hover i {
  color: #00b1f3;
}

#footer2 .inner .flxL .cont a i {
  -webkit-transition: 1s;
  transition: 1s;
  color: #2075ca;
}

#footer2 .inner .flxL .cont a span {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.5em;
  text-align: left;
}

@media screen and (max-width: 640px) {
  #footer2 .inner .flxL .cont a br {
    display: none;
  }
}

#footer2 .inner .flxR {
  width: 48%;
}

@media screen and (max-width: 834px) {
  #footer2 .inner .flxR {
    width: 100%;
  }
}

#footer2 .inner .flxR address {
  text-align: right;
}

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

#copy {
  display: block;
  padding: 0;
  text-align: right;
  font-size: 13px;
  font-size: 1.3rem;
}

@media screen and (max-width: 834px) {
  #copy {
    margin-top: 10px;
    text-align: center;
  }
}

@media screen and (max-width: 640px) {
  #copy {
    margin-top: 0;
  }
}

#copy a {
  text-decoration: none;
}

#copy a:hover {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}

@media screen and (max-width: 834px) {
  .anc > div {
    margin-top: -80px;
    padding-top: 80px;
  }
}

.cont_1 {
  background: url(../images/home/bg_1.jpg) no-repeat center top #fff;
  position: relative;
  padding: 100px 0;
}

@media only screen and (max-width: 1200px) {
  .cont_1 {
    padding: 100px 10px;
  }
}

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

.cont_1 .inner .txt {
  color: #fff;
}

@media screen and (max-width: 640px) {
  .cont_1 .inner .wrap {
    margin-bottom: 0 !important;
  }
}

.cont_1 .inner .wrap .box {
  overflow: inherit !important;
  position: relative;
}

@media screen and (max-width: 640px) {
  .cont_1 .inner .wrap .box {
    margin-bottom: 30px;
  }
}

.cont_1 .inner .wrap .box img {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.cont_1 .inner .wrap .box div {
  position: absolute;
  bottom: -15%;
  margin: 0 20px;
  background: rgba(255, 255, 255, 0.9);
  padding: 20px;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 834px) {
  .cont_1 .inner .wrap .box div {
    position: static;
    margin: 0;
  }
}

.cont_1 .inner .wrap .box div h3 {
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #eb0707;
  text-decoration: underline;
  margin-bottom: 10px;
  font-size: 16px;
  font-size: 1.6rem;
}

.cont_02 {
  color: #fff;
  background: #2075ca;
  background: -webkit-gradient(linear, right top, left top, from(#2075ca), to(#00c0fa));
  background: linear-gradient(270deg, #2075ca 0%, #00c0fa 100%);
  padding: 100px 0;
}

@media only screen and (max-width: 1200px) {
  .cont_02 {
    padding: 100px 10px;
  }
}

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

.cont_02 .inner {
  position: relative;
}

.cont_02 .inner .wrap {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: justify;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      justify-content: space-between;
  -ms-flex-direction: row-reverse;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
      flex-direction: row-reverse;
}

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

.cont_02 .inner .wrap:nth-child(even) {
  -ms-flex-direction: row;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      flex-direction: row;
  margin-top: 50px;
}

@media screen and (max-width: 834px) {
  .cont_02 .inner .wrap:nth-child(even) {
    -ms-flex-direction: column-reverse;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
  }
}

.cont_02 .inner .flxL {
  width: 60%;
}

@media screen and (max-width: 834px) {
  .cont_02 .inner .flxL {
    width: 100%;
  }
}

.cont_02 .inner .flxR {
  width: 36%;
}

@media screen and (max-width: 834px) {
  .cont_02 .inner .flxR {
    width: 100%;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 1200px) {
  .cont_03 {
    padding: 0 10px;
  }
}

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

.cont_03 .inner {
  max-width: 960px;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      justify-content: space-between;
  -ms-flex-align: start;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      align-items: flex-start;
}

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

@media screen and (max-width: 640px) {
  .cont_03 .inner .box {
    margin-bottom: 30px;
  }
}

.cont_04 {
  color: #fff;
  background: #2075ca;
  background: -webkit-gradient(linear, right top, left top, from(#2075ca), to(#00c0fa));
  background: linear-gradient(270deg, #2075ca 0%, #00c0fa 100%);
  padding: 100px 0;
}

@media only screen and (max-width: 1200px) {
  .cont_04 {
    padding: 100px 10px;
  }
}

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

.newswrap {
  height: 400px;
  overflow-y: auto;
}

.newswrap .news {
  padding-right: 10px;
  z-index: 1;
  position: relative;
  height: 100%;
}

.newswrap .news dl {
  padding: 30px 0;
  border-bottom: 1px dashed #fff;
  display: block;
}

@media screen and (max-width: 834px) {
  .newswrap .news dl {
    padding: 30px 0;
  }
}

.newswrap .news dl:first-child {
  border-top: 1px dashed #fff;
}

.newswrap .news dl a {
  color: #fff;
}

.newswrap .news dl a:hover {
  text-decoration: underline;
}

.newswrap .news dl dt,
.newswrap .news dl dd {
  color: #fff;
  padding: 0 !important;
  width: 100% !important;
  border: 0 !important;
  background-color: inherit !important;
}

.newswrap .news dl dt {
  width: 100% !important;
  padding: 0 !important;
  background-color: inherit !important;
  color: #fff;
  margin-bottom: 5px;
}

.newswrap .news dl dd {
  font-size: 14px;
  font-size: 1.4rem;
}

.cont_4 {
  background-position: right top;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 150px 0;
}

@media only screen and (max-width: 1200px) {
  .cont_4 {
    padding: 100px 10px;
  }
}

@media only screen and (max-width: 1000px) {
  .cont_4 {
    background-size: cover;
    background-position: center top;
  }
  .cont_4 .inner {
    max-width: 60%;
    background: rgba(255, 255, 255, 0.8);
    padding: 50px;
    margin-left: 0;
    margin-right: auto;
  }
}

@media only screen and (max-width: 1000px) and (max-width: 834px) {
  .cont_4 .inner {
    max-width: 100%;
  }
}

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

@media screen and (max-width: 834px) {
  .anc > div {
    margin-top: -80px;
    padding-top: 80px;
  }
}

.acenter a {
  margin: 0 auto;
}

.btn {
  max-width: 960px;
}

.btn .box {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.btn a {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  padding: 10px;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
  line-height: 1.7em;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  color: #fff;
  height: 100%;
  background: #083460;
}

.btn a:hover {
  background: #042547;
}

.btn a:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f105";
  font-size: 16px;
  font-size: 1.6rem;
  margin: 3px 0 0 10px;
}

.btn2 .box {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.btn2 a {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  padding: 10px;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
  line-height: 1.7em;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  color: #fff;
  height: 100%;
  background: #083460;
}

.btn2 a:hover {
  background: #042547;
}

.btn2 a:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f105";
  font-size: 16px;
  font-size: 1.6rem;
  margin: 3px 0 0 10px;
}

.btn3 {
  max-width: 300px;
}

.btn3 a {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  padding: 10px;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
  line-height: 1.7em;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  color: #fff;
  height: 100%;
  background: #083460;
}

.btn3 a:hover {
  background: #042547;
}

.btn3 a:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f105";
  font-size: 16px;
  font-size: 1.6rem;
  margin: 3px 0 0 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.flex4:after {
  width: calc(100% / 4 - 1%);
  content: "";
  -ms-flex-order: 2;
      -webkit-box-ordinal-group: 3;
      -webkit-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 {
  background: #f7f7f7;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  padding: 80px 0;
  margin-bottom: 80px;
}

@media only screen and (max-width: 1200px) {
  .bg100 {
    padding: 80px 10px;
  }
}

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

.bg100 .bgwrap {
  max-width: 1200px;
  margin: 0 auto;
}

.flex2cl_01 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: start;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      align-items: flex-start;
  -ms-flex-pack: justify;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      justify-content: space-between;
  -ms-flex-direction: row-reverse;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
      flex-direction: row-reverse;
  position: relative;
}

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

.flex2cl_01._rr {
  -ms-flex-direction: row;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      flex-direction: row;
}

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

.flex2cl_01 .flxL {
  width: 58%;
}

@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: 30px;
  }
}

.flex2cl_01 .flxR .img {
  width: 100%;
}

.flex2cl_01 .flxR .img img {
  width: 100% !important;
}

.flex2cl_03 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: start;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      align-items: flex-start;
  -ms-flex-pack: justify;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      justify-content: space-between;
  -ms-flex-direction: row-reverse;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
      flex-direction: row-reverse;
  position: relative;
}

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

.flex2cl_03._rr {
  -ms-flex-direction: row;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      flex-direction: row;
}

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

.flex2cl_03 .flxL {
  width: 49%;
}

@media screen and (max-width: 834px) {
  .flex2cl_03 .flxL {
    width: 100%;
  }
}

.flex2cl_03 .flxR {
  width: 49%;
}

@media screen and (max-width: 834px) {
  .flex2cl_03 .flxR {
    width: 100%;
    margin-bottom: 30px;
  }
}

.flex2cl_03 .flxR .img {
  width: 100%;
}

.flex2cl_03 .flxR .img img {
  width: 100% !important;
}

.flex5cl {
  border: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: start;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      align-items: flex-start;
  -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-direction: row;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      flex-direction: row;
  margin-left: -1.63934%;
}

@media only screen and (max-width: 1200px) {
  .flex5cl {
    margin-left: -2.4390%;
  }
}

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

.flex5cl .box {
  position: relative;
  width: 18.36066%;
  margin-left: 1.63934%;
  margin-bottom: 30px;
}

@media only screen and (max-width: 1200px) {
  .flex5cl .box {
    width: 47.5609%;
    margin-left: 2.4390%;
    display: block;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 640px) {
  .flex5cl .box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}

.flex5cl .box img {
  width: 100% !important;
}

.flex5cl .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}

.flex5cl .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.title_01 h2 {
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  font-size: 30px;
  font-size: 3.0rem;
}

@media screen and (max-width: 640px) {
  .title_01 h2 {
    font-size: 2.5rem;
  }
}

.title_01 h2:after {
  content: "";
  background: url(../images/home/midashi_1.png) no-repeat center;
  height: 96px;
  height: 6px;
  display: block;
  margin-top: 15px;
}

.title_02 h2 {
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  border-bottom: 1px solid #fff;
  padding-bottom: 15px;
  font-size: 30px;
  font-size: 3.0rem;
}

@media screen and (max-width: 640px) {
  .title_02 h2 {
    font-size: 2.5rem;
  }
}

.title_03 h2 {
  display: inline-block;
  font-weight: 700;
  color: #00b1f3;
  line-height: 1;
  font-size: 30px;
  font-size: 3.0rem;
}

@media screen and (max-width: 640px) {
  .title_03 h2 {
    font-size: 2.5rem;
  }
}

.title_03 h2:after {
  content: "";
  background: #00b1f3;
  height: 2px;
  width: 100%;
  display: block;
  margin-top: 10px;
}

.title_04 {
  padding: 5px;
  position: relative;
  background: #f2f2f2;
}

.title_04 h2 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: start;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
  padding: 10px;
  position: relative;
  font-weight: 700;
  color: #222;
  line-height: 1.7em;
  font-size: 25px;
  font-size: 2.5rem;
}

@media screen and (max-width: 640px) {
  .title_04 h2 {
    font-size: 2.0rem;
  }
}

.title_04 h2:before {
  content: "";
  border-left: 5px solid #2075ca;
  height: 20px;
  margin-right: 10px;
}

.title_05 h3 {
  padding-bottom: 10px;
  border-bottom: 1px solid #222;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: start;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
  position: relative;
  font-weight: 700;
  color: #222;
  line-height: 1.7em;
  font-size: 20px;
  font-size: 2.0rem;
}

@media screen and (max-width: 640px) {
  .title_05 h3 {
    font-size: 1.8rem;
  }
}

.building_01 h3 {
  font-weight: 700;
  color: #222;
  line-height: 1.7em;
  font-size: 20px;
  font-size: 2.0rem;
}

@media screen and (max-width: 640px) {
  .building_01 h3 {
    font-size: 1.8rem;
  }
}

.waku {
  border: solid 2px #999;
  padding: 30px 30px 30px 40px;
  position: relative;
}

.waku:before {
  content: "";
  position: absolute;
  border-right: dotted 10px #ddd;
  height: 97%;
  top: 0.8em;
  left: 0.9em;
}

.waku > div {
  border-bottom: dashed 1px #ccc;
  line-height: 1.5;
  padding: 0.5em 0 0.5em 0.5em;
  margin: 0;
}

.waku > div:last-of-type {
  border-bottom: none;
}

.managedproperties_01 {
  background: #f7f7f7;
  padding: 40px;
  border: 1px solid #ccc;
  width: 100%;
}

.managedproperties_01 .slick-prev,
.managedproperties_01 .slick-next {
  top: 40% !important;
}

@media screen and (max-width: 640px) {
  .managedproperties_01 .slick-prev,
  .managedproperties_01 .slick-next {
    display: none !important;
  }
}

.managedproperties_01 .slick-prev {
  left: 10px !important;
  z-index: 1;
}

@media screen and (max-width: 640px) {
  .managedproperties_01 .slick-prev {
    left: 0 !important;
  }
}

.managedproperties_01 .slick-next {
  right: 10px !important;
  z-index: 1;
}

@media screen and (max-width: 640px) {
  .managedproperties_01 .slick-next {
    right: 0 !important;
  }
}

.managedproperties_01 .slick-slider {
  margin-bottom: 0;
}

.managedproperties_01 .slick-slide {
  max-width: 100%;
}

@media screen and (max-width: 640px) {
  .managedproperties_01 .slick-slide {
    height: auto;
  }
}

.managedproperties_01 .slick-slide img {
  width: 100% !important;
  height: auto !important;
}

.managedproperties_01 .slick-slide article div {
  margin-bottom: 20px;
  font-size: 16px;
}

.managedproperties_01 .slick-list {
  padding: 10px 0;
}

.managedproperties_01 .slick-dots {
  position: static !important;
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: flex !important;
  -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
  -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
}

@media screen and (max-width: 640px) {
  .managedproperties_01 .slick-dots {
    margin-top: 0 !important;
  }
}

.managedproperties_01 .slick-dots li {
  list-style: none;
  width: 15.6765% !important;
  margin: 0 !important;
  margin-right: 0.9900% !important;
  margin-bottom: 10px !important;
  height: 100px !important;
  -o-object-fit: contain !important;
     object-fit: contain !important;
  font-family: "object-fit: contain!important;";
  overflow: hidden;
  display: block;
  position: relative;
}

@media screen and (max-width: 834px) {
  .managedproperties_01 .slick-dots li {
    width: 18.8% !important;
  }
}

@media screen and (max-width: 640px) {
  .managedproperties_01 .slick-dots li {
    height: 25% !important;
  }
}

.managedproperties_01 .slick-dots li:nth-of-type(6n) {
  margin-right: 0 !important;
}

@media screen and (max-width: 834px) {
  .managedproperties_01 .slick-dots li:nth-of-type(6n) {
    margin-right: 1.2% !important;
  }
}

@media screen and (max-width: 834px) {
  .managedproperties_01 .slick-dots li:nth-of-type(5n) {
    margin-right: 0;
  }
}

.managedproperties_01 .slick-dots li:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}

@media screen and (max-width: 640px) {
  .managedproperties_01 .slick-dots li:before {
    display: none;
  }
}

.managedproperties_01 .slick-dots li 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;
}

@media screen and (max-width: 640px) {
  .managedproperties_01 .slick-dots li img {
    position: static;
  }
}

.lease_01 {
  background: #00b1f3;
  padding: 30px;
}

.lease_01 h3 {
  position: relative;
  font-weight: 700;
  color: #fff;
  line-height: 1.7em;
  font-size: 20px;
  font-size: 2.0rem;
}

@media screen and (max-width: 640px) {
  .lease_01 h3 {
    font-size: 1.8rem;
  }
}

.lease_01 div {
  margin-top: 15px;
  padding: 20px;
  background: #f7f7f7;
  color: #333;
}

.lease_01 div:empty {
  display: none;
}

.lease_02 .box {
  background: #00b1f3;
  padding: 30px;
}

.lease_02 .box h3 {
  position: relative;
  font-weight: 700;
  color: #fff;
  line-height: 1.7em;
  font-size: 20px;
  font-size: 2.0rem;
}

@media screen and (max-width: 640px) {
  .lease_02 .box h3 {
    font-size: 1.8rem;
  }
}

.lease_02 .box div {
  margin-top: 15px;
  padding: 20px;
  background: #f7f7f7;
  color: #333;
}

.lease_02 .box div:empty {
  display: none;
}

.souzoku_01 {
  -ms-flex-pack: justify;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      justify-content: space-between;
  -ms-flex-direction: row !important;
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: normal !important;
      -webkit-flex-direction: row !important;
      flex-direction: row !important;
}

.souzoku_01 .box {
  overflow: inherit !important;
  width: 48%;
  text-align: center;
  display: block;
  background: #f7f7f7;
  border: 1px solid #ccc;
  padding: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #222;
}

@media screen and (max-width: 834px) {
  .souzoku_01 .box {
    width: 100%;
    margin-bottom: 30px;
  }
}

.souzoku_01 .box img {
  margin-bottom: 15px;
}

.souzoku_02 .box {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
  width: 24%;
  background: #f7f7f7;
  border: 1px solid #ccc;
  padding: 15px;
}

@media screen and (max-width: 834px) {
  .souzoku_02 .box {
    width: 100%;
    margin-top: 10px;
  }
}

.souzoku_02 .box:nth-child(even) {
  width: 14%;
  background: none;
  border: none;
  padding: 0;
}

@media screen and (max-width: 834px) {
  .souzoku_02 .box:nth-child(even) {
    display: none;
  }
}

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

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

.works_01 .box {
  padding: 20px;
  border-top: 3px solid #00b1f3;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  width: 48%;
}

@media screen and (max-width: 640px) {
  .works_01 .box {
    width: 100%;
    margin-bottom: 30px;
  }
}

.works_01 .box h3 {
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: 700;
  border-bottom: 1px solid #333;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.works_01 .box img {
  width: 100% !important;
  margin-bottom: 15px;
}

.introduction_01 .box div {
  text-align: center;
  color: #fff;
  display: block;
  background: #00b1f3;
  padding: 10px;
}

.cooperative_02 {
  background: #f7f7f7;
  font-size: 25px;
  line-height: 1.7em;
}

@media screen and (max-width: 834px) {
  .cooperative_02 {
    font-size: 20px;
  }
}

.center {
  text-align: center;
}

.instaglam .sns_list {
  border: 0;
  -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-direction: row;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      flex-direction: row;
  margin-left: -2.43902%;
}

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

.instaglam .sns_list > div {
  width: 30.89431%;
  margin-left: 2.43902%;
  margin-bottom: 30px;
  border-bottom: 0;
}

@media screen and (max-width: 834px) {
  .instaglam .sns_list > div {
    width: 48%;
    margin-left: 0;
  }
}

.instaglam .sns_list > div .sns_photo {
  width: 100%;
  padding: 0px;
}

.instaglam .sns_list > div .sns_photo a {
  display: block;
  position: relative;
}

.instaglam .sns_list > div .sns_photo a:before {
  position: relative;
  z-index: 1;
  content: "";
  padding-top: 100%;
  display: block;
  width: 100% !important;
}

@media screen and (max-width: 834px) {
  .instaglam .sns_list > div .sns_photo a:before {
    display: none;
  }
}

.instaglam .sns_list > div .sns_photo a 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;
}

@media screen and (max-width: 834px) {
  .instaglam .sns_list > div .sns_photo a img {
    position: static;
  }
}

.instaglam .sns_list > div .sns_text {
  display: none;
}

.company_area dl:first-child dt {
  border-top: 1px solid #ccc !important;
}

.company_area dt,
.company_area dd {
  background: none !important;
  border: none !important;
  padding: 1.5em 1em !important;
}

.company_area dt {
  border-bottom: 1px solid #ccc !important;
}

@media screen and (max-width: 640px) {
  .company_area dl {
    padding-top: 15px !important;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-flow: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-flow: column;
        flex-flow: column;
  }
  .company_area dt {
    border-bottom: 0 !important;
    font-weight: bold;
  }
  .company_area dt,
  .company_area dd {
    padding: 5px !important;
    display: block;
    width: 100% !important;
  }
  .company_area dd {
    padding-bottom: 15px !important;
    border-bottom: 1px solid #fff !important;
  }
}

.comp dl dt {
  -ms-flex-align: center !important;
      -webkit-box-align: center !important;
      -webkit-align-items: center !important;
      align-items: center !important;
}

@media screen and (max-width: 640px) {
  .comp dl {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-flow: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-flow: column;
        flex-flow: column;
  }
  .comp dt {
    border-right: 1px solid #ccc !important;
    border-bottom: 0 !important;
    font-weight: bold;
  }
  .comp dt,
  .comp dd {
    text-align: center;
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: flex !important;
    padding: 5px !important;
    display: block;
    width: 100% !important;
    -ms-flex-pack: center !important;
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        justify-content: center !important;
    -ms-flex-align: center !important;
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        align-items: center !important;
    -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.contact_01 {
  background: #f0f0f0;
  margin: 0 auto;
  padding: 50px;
  color: #333;
}

.contact_01 .submit_l {
  float: none !important;
}

.contact_01 .submit_r {
  float: none !important;
}

.contact_01 dl {
  margin-bottom: 40px;
  font-size: 15px;
}

.contact_01 dl:last-child {
  margin-bottom: 0;
}

.contact_01 dl dt {
  line-height: 1;
  font-size: 16px;
  max-width: 200px;
  min-width: 200px;
  width: 30% !important;
  font-weight: 700;
  border: 0 !important;
  background-color: inherit !important;
  padding: 0 !important;
  -ms-flex-pack: start !important;
      -webkit-box-pack: start !important;
      -webkit-justify-content: flex-start !important;
      justify-content: flex-start !important;
}

@media screen and (max-width: 640px) {
  .contact_01 dl dt {
    width: 100% !important;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
    -ms-flex-pack: start;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
    margin-bottom: 15px;
  }
}

.contact_01 dl dt label {
  background: #d34051;
  color: #fff !important;
  display: inline-block;
  line-height: 1;
  padding: 5px 7px;
  font-size: 12px;
  font-size: 12px;
  font-size: 1.2rem;
  margin-right: 5px;
  margin-top: 5px;
}

.contact_01 dl dd {
  text-align: left;
  width: 80% !important;
  border: 0 !important;
  background-color: inherit !important;
  padding: 0 !important;
}

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

.contact_01 dl dd span {
  line-height: 1;
  margin-right: 0;
}

.contact_01 .file {
  border-top: 0 !important;
  -ms-flex-direction: row !important;
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: normal !important;
      -webkit-flex-direction: row !important;
      flex-direction: row !important;
  border-top: 0 !important;
}

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

.contact_01 .file dt {
  font-size: 16px;
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: flex !important;
  -ms-flex-align: start !important;
      -webkit-box-align: start !important;
      -webkit-align-items: flex-start !important;
      align-items: flex-start !important;
  -ms-flex-pack: start !important;
      -webkit-box-pack: start !important;
      -webkit-justify-content: flex-start !important;
      justify-content: flex-start !important;
  -ms-flex-direction: column !important;
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: normal !important;
      -webkit-flex-direction: column !important;
      flex-direction: column !important;
}

@media screen and (max-width: 640px) {
  .contact_01 .file dt {
    -ms-flex-direction: row !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        flex-direction: row !important;
  }
}

.contact_01 .file dd label {
  position: static !important;
  margin-left: auto !important;
  margin-bottom: 10px;
}

.contact_01 .file dd div {
  line-height: 1.4em;
  color: #666;
  font-size: 14px;
  letter-spacing: -0.05em;
}

.contact_01 .submit {
  margin: 0px auto !important;
}

.contact_02 {
  background: #f0f0f0;
  margin: 0 auto;
  padding: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  color: #333;
}

.contact_02 a {
  font-size: 1.5em;
}

.privacypolicy {
  padding: 20px;
  border: 1px solid #ddd;
  background: #fff;
}

@media screen and (max-width: 640px) {
  .privacypolicy {
    padding: 15px;
  }
}

.privacypolicy .privacypolicy_inner {
  max-height: 300px;
  overflow-y: scroll;
  padding-right: 20px;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 640px) {
  .privacypolicy .privacypolicy_inner {
    max-height: 240px;
    padding-right: 15px;
  }
}

.privacypolicy .privacypolicy_inner h3 {
  background: #eee;
  font-weight: bold;
  padding: 5px 15px;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 10px;
}

.privacypolicy .privacypolicy_inner dt {
  font-weight: bold;
}

#agree_check {
  background: #ebf0f6;
  border: 1px solid #ddd;
  border-top: none;
  padding: 5px;
}

#agree_check label {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
}

@media screen and (max-width: 640px) {
  #agree_check label {
    font-size: 1.4rem;
  }
}

#agree_check label span {
  background: #d34051;
  color: #fff !important;
  display: inline-block;
  line-height: 1;
  padding: 5px 7px;
  font-size: 12px;
  font-size: 1.2rem;
  margin-right: 5px;
}

.contact_03 a {
  font-weight: 700;
  font-size: 30px;
  font-size: 3.0rem;
  color: #00b1f3;
}

.modaal-content-container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
}

.modaal-content-container .box {
  width: 48%;
}

.modaal-content-container .box:nth-of-type(1) {
  margin-right: 15px;
}

.modaal-content-container .box img {
  width: 100% !important;
}

.modaal-content-container .box h3 {
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: 700;
  border-bottom: 1px solid #00b1f3;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.modaal-content-container .box span {
  color: #970f00;
}

@media only screen and (max-width: 640px) {
  .modaal-content-container {
    display: block;
  }
  .modaal-content-container .box {
    width: 100% !important;
    margin-bottom: 5%;
  }
}

@media only screen and (max-width: 640px) {
  .modaal-content-container .box:nth-of-type(1) {
    margin-right: 0;
  }
}

.modaal-container {
  background: rgba(255, 255, 255, 0.8) !important;
  max-width: 1350px !important;
}

.fancybox-slide > * {
  margin: 45px;
}

.blog div.wrap {
  width: 100%;
  max-width: 1200px;
  margin: 100px auto;
  padding-bottom: 100px;
  padding: 0;
  background-color: inherit;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

@media only screen and (max-width: 1200px) {
  .blog div.wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 834px) {
  .blog div.wrap {
    -ms-flex-direction: column-reverse;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
    padding: 0 30px;
  }
}

.blog div.wrap aside {
  max-width: 30%;
  width: 100%;
  min-width: inherit;
}

@media screen and (max-width: 834px) {
  .blog div.wrap aside {
    max-width: 100%;
  }
}

.blog div.wrap aside #calendar #form_calendar {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.blog div.wrap aside #calendar #form_calendar .head span {
  color: #fff;
}

.blog div.wrap aside #calendar #form_calendar table th {
  color: #fff;
}

.blog div.wrap aside #calendar #form_calendar table td:first-of-type {
  background: #00b1f3;
}

.blog div.wrap aside #calendar #form_calendar table td label {
  color: #fff;
}

.blog div.wrap aside #calendar #form_calendar table td.other {
  background: #00b1f3;
}

.blog div.wrap #contents {
  max-width: 67%;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

@media screen and (max-width: 834px) {
  .blog div.wrap #contents {
    max-width: 100%;
  }
}

.blog div.wrap #contents article {
  padding: 0;
}

.blog div.wrap #contents article h1 {
  letter-spacing: 0.2em;
  font-weight: 900;
  color: #fff;
  line-height: 1.7em;
  font-size: 20px;
  font-size: 2.0rem;
}

.blog div.wrap #contents article h1:before {
  content: "";
  background: #fff;
  width: 40px;
  height: 2px;
  display: block;
  margin: 0 auto 15px 0;
}

.blog div.wrap nav > div {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  color: #222;
  background: #ccc;
}

.blog div.wrap nav .category {
  border: 1px solid #ccc;
  padding: 15px;
}

.blog div.wrap nav .category li:first-child {
  border-top: 0;
}

.blog div.wrap nav .category li a {
  font-weight: 400;
  color: #222;
  border-left: 5px solid #00b1f3;
  background: #f7f7f7;
  text-align: left;
  padding: 10px;
  display: block;
}

.blog div.wrap nav .category li a span {
  display: block;
  padding: 0;
}

.blog div.wrap nav .pages {
  border: 1px solid #ccc;
  padding: 15px;
}

.blog div.wrap nav .pages li:first-child {
  border-top: 0;
}

.blog div.wrap nav .pages li a {
  font-weight: 600;
  color: #fff;
  text-align: left;
  display: block;
}

.blog div.wrap nav .pages li a span {
  font-weight: 400;
  display: block;
  padding: 0;
}

.blogslider .owl-stage {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.blogslider ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.slider_02 ul {
  display: block;
}

.slider_02 ul .slick-list .slick-track li img {
  margin: 0 auto;
}

.slider_02 ul .slick-prev {
  display: none !important;
}

.slider_02 ul .slick-next {
  display: none !important;
}

.slider_02 ul .slick-dots {
  margin-top: 30px;
  position: static;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-direction: row;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      flex-direction: row;
  margin-left: -1.96078%;
  margin-bottom: 50px;
}

@media screen and (max-width: 834px) {
  .slider_02 ul .slick-dots {
    margin-left: -2.1097%;
  }
}

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

.slider_02 ul .slick-dots li {
  position: relative;
  width: 14.70588%;
  height: auto;
  margin: 0;
  margin-left: 1.96078%;
  margin-bottom: 30px;
}

@media screen and (max-width: 834px) {
  .slider_02 ul .slick-dots li {
    width: 31.2236%;
    margin-left: 2.1097%;
    display: block;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 640px) {
  .slider_02 ul .slick-dots li {
    width: 48%;
    margin-left: 0;
  }
}

.slider_02 ul .slick-dots li img {
  width: 100% !important;
}

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;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  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: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
    -ms-flex-pack: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-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: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  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;
}
