@charset "UTF-8";
/* =================================================================
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&display=swap&subset=japanese");
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP:400,700&display=swap&subset=japanese");
@import url("https://fonts.googleapis.com/css?family=Kosugi+Maru&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP:200,300,400,500,600,700,900&display=swap&subset=japanese");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700|Raleway&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700|Oswald&display=swap");
@media screen and (max-width: 468px) {
  img.imgL {
    max-width: 100%;
  }
}
@media screen and (max-width: 834px) {
  img {
    margin-right: 0px !important;
  }
}
header, footer {
  min-width: auto !important;
}

body {
  font-family: "Open Sans", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  line-height: 1.6 !important;
}
@media screen and (max-width: 834px) {
  body {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .kaigyou {
    display: block;
  }
}

@media screen and (max-width: 834px) {
  .annot {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

* {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 16px !important;
  line-height: 1.3em;
  overflow: visible !important;
}

body {
  font-weight: 400;
  letter-spacing: 0.6;
  color: #333333;
  font-family: "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  word-wrap: break-word;
  background-position: left center;
  overflow-x: hidden;
  background: #fff;
}

a {
  color: #1111cc !important;
  text-decoration: none;
}

.inner {
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 834px) {
  .inner {
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 834px) {
  .inner {
    width: 100%;
    margin: 0 auto;
  }
}

#main, #main #col_main {
  width: 100% !important;
  max-width: 100% !important;
  float: none !important;
}

#contents_wrap {
  position: relative;
  z-index: 1;
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
  min-width: auto !important;
}
@media screen and (max-width: 834px) {
  #contents_wrap {
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 1000px) {
  #contents_wrap {
    width: 100% !important;
    min-width: 100%;
  }
}

#contents {
  padding: 0;
  background: none !important;
  width: 100%;
}

@media screen and (max-width: 100%) {
  #main {
    width: 100%;
  }
}

@media screen and (max-width: 100%) {
  #main #col_main {
    width: 100%;
  }
}

@media screen and (max-width: 100%) {
  #side {
    width: 18.75000%;
  }
}

@media screen and (max-width: 100%) {
  #side aside {
    width: 100% !important;
  }
}

aside div#form_calendar {
  min-width: auto !important;
}

.blog #contents article .detail {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .blog #contents {
    padding: 0;
  }

  .blog #contents article {
    padding: 30px 10px 10px;
  }
  .blog #contents article .detail {
    margin-top: 20px;
  }
}
.map {
  margin: 56px auto 120px;
  padding: 60px 0;
}
@media screen and (max-width: 834px) {
  .map {
    width: 90%;
  }
}

.map li {
  border-left: 5px solid #CCCCCC;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left;
}
@media screen and (max-width: 834px) {
  .map li {
    text-align: center;
  }
}
.map li:last-child {
  display: none;
}

.map li a {
  color: #333 !important;
}

.policy h2 {
  border-bottom: 1px solid #BBBBBB;
  font-size: 18px;
  font-weight: bold;
  padding: 0 0 5px;
}

.policy p {
  margin: 0 0 50px;
}

table {
  table-layout: fixed;
}

table td {
  margin-bottom: -1px !important;
  padding: 20px !important;
}

.tlauto table {
  table-layout: auto;
}

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;
}

@media screen and (max-width: 834px) {
  .youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }

  .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
}
u {
  text-decoration: underline;
}

.borB {
  border-bottom: 1px dashed #333;
}

.b {
  font-weight: bold;
}

b {
  font-weight: bold;
}

input[type="button"] {
  cursor: pointer;
  padding: 5px 10px;
}

a:hover {
  opacity: 0.6;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.tacenter {
  text-align: center !important;
}

.ColLeft {
  float: left;
}

.ColRight {
  float: right;
}

.flexleft {
  display: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  overflow: hidden;
}

.flexcenter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: hidden;
}

.mincho {
  font-family: "Noto Serif JP", serif, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.gothic {
  font-family: "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.br {
  display: block;
}

.br_pc {
  display: block;
}
@media screen and (max-width: 768px) {
  .br_pc {
    display: inline;
  }
}

.br_sp {
  display: inline;
}
@media screen and (max-width: 768px) {
  .br_sp {
    display: block;
  }
}

.br_tab {
  display: inline;
}
@media screen and (max-width: 834px) {
  .br_tab {
    display: block;
  }
}

/*********PANKUZU *********/
/* table td padding */
.tdpd0 td {
  padding: 0 !important;
}

.tdpd05 td {
  padding: 5px !important;
}

.tdpd10 td {
  padding: 10px !important;
}

.tdpd15 td {
  padding: 15px !important;
}

.tdpd20 td {
  padding: 20px !important;
}

.tdpd25 td {
  padding: 25px !important;
}

.tdpd30 td {
  padding: 30px !important;
}

.tdpd35 td {
  padding: 35px !important;
}

.tdpd40 td {
  padding: 40px !important;
}

.tdpd45 td {
  padding: 45px !important;
}

.tdpd50 td {
  padding: 50px !important;
}

td.pdT10 {
  padding-top: 10px !important;
}

/* padding */
.pd0 {
  padding: 0px !important;
}

.pd10 {
  padding: 10px !important;
}

/********* Google Map &youtube *********/
/* small.css */
/* googlemap for single.php */
iframe[src^="https://www.google.com/maps/"] {
  width: 100%;
  height: 100%;
}

.ggmap {
  position: relative;
  padding-bottom: 26.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .ggmap {
    padding-bottom: 55%;
  }
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 834px) {
  .youtube iframe {
    width: 100%;
  }
}

#builingual {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 6999999;
  padding: 5px 20px !important;
}
@media screen and (max-width: 768px) {
  #builingual {
    width: 100%;
  }
}

.switch {
  float: right;
  padding-top: 3px !important;
  position: relative;
}
.switch:after {
  content: "OFF";
  position: absolute;
  right: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 8px;
  z-index: 1;
}
.switch:before {
  content: "ON";
  position: absolute;
  left: 9px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 8px;
  z-index: 1;
}

.cmn-toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}

.cmn-toggle + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

input.cmn-toggle-round + label {
  padding: 2px;
  width: 60px;
  height: 30px;
  background-color: #dddddd;
  border-radius: 60px;
}

input.cmn-toggle-round + label:before,
input.cmn-toggle-round + label:after {
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  bottom: 1px;
  content: "";
}

input.cmn-toggle-round + label:before {
  right: 1px;
  background-color: #f1f1f1;
  border-radius: 60px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input.cmn-toggle-round + label:after {
  width: 28px;
  background-color: #fff;
  border-radius: 100%;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  z-index: 2;
}

input.cmn-toggle-round:checked + label:before {
  background-color: #8ce196;
}

input.cmn-toggle-round:checked + label:after {
  margin-left: 28px;
}

@media only screen and (max-width: 768px) {
  .switch {
    float: right;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-top: 0px !important;
  }

  #builingual {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
/********* Other *********/
/*-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/
header {
  background: -webkit-gradient(linear, left top, right top, from(#0063b8), color-stop(50%, #0080c7), color-stop(51%, #0080c7), to(#00adde)) !important;
  background: linear-gradient(to right, #0063b8 0%, #0080c7 50%, #0080c7 51%, #00adde 100%) !important;
}
header h1 {
  line-height: 1;
  margin: 0 auto;
  text-align: left;
  color: #fff;
  font-size: 14px;
  padding: 10px 0 20px;
  font-weight: normal;
}
@media screen and (max-width: 834px) {
  header h1 {
    text-align: center;
  }
}
@media screen and (max-width: 834px) {
  header {
    margin-top: 44px !important;
  }
}

.headflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 834px) {
  .headflex {
    display: block;
  }
}

#nav_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 834px) {
  #nav_header {
    display: block;
    margin-top: 10px;
  }
}
#nav_header li {
  color: #fff !important;
}
#nav_header li:first-child {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 15px;
  margin-right: 15px;
  text-align: right;
}
@media screen and (max-width: 834px) {
  #nav_header li:first-child {
    text-align: center;
    margin-right: 0px;
    margin-bottom: 10px;
  }
}
#nav_header li:first-child .tel {
  display: inline-block;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
}
#nav_header li:first-child .tel a {
  color: #fff !important;
}
#nav_header li:first-child .tel img {
  position: relative;
  left: -10px;
  top: -5px;
}
#nav_header li:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 834px) {
  #nav_header li:last-child {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 20px;
  }
}
#nav_header li:last-child a {
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff !important;
  display: block;
  font-size: 18px;
  padding: 15px 30px 13px;
  line-height: 1;
  text-decoration: none;
}
#nav_header li:last-child a img {
  margin-right: 10px !important;
}

#footer {
  background: -webkit-gradient(linear, left top, right top, from(#0063b8), color-stop(50%, #0080c7), color-stop(51%, #0080c7), to(#00adde)) !important;
  background: linear-gradient(to right, #0063b8 0%, #0080c7 50%, #0080c7 51%, #00adde 100%) !important;
  padding: 40px 0 20px;
}
@media screen and (max-width: 834px) {
  #footer {
    padding-bottom: 0px;
    padding-top: 20px;
  }
}

.foot_section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 834px) {
  .foot_section {
    display: block;
  }
}
.foot_section p {
  font-size: 16px;
  margin-right: 60px;
  text-align: left;
  color: #fff !important;
}
@media screen and (max-width: 834px) {
  .foot_section p {
    text-align: center;
    margin-right: 0px;
  }
}
.foot_section a {
  color: #fff !important;
}

.foot_text {
  padding-top: 25px;
}

#nav_footer {
  margin: 30px 0 35px;
}
@media screen and (max-width: 834px) {
  #nav_footer {
    display: none;
  }
}
#nav_footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#nav_footer ul li {
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: 1px solid #fff;
}
#nav_footer ul li a {
  color: #fff !important;
  font-size: 14px !important;
}
#nav_footer ul li:first-child {
  padding-left: 0px !important;
}
#nav_footer .col_02 {
  padding-top: 15px;
}
#nav_footer .col_02 li:last-child {
  border-right: none !important;
}

#copyright {
  text-align: center !important;
  color: #fff !important;
}
@media screen and (max-width: 834px) {
  #copyright {
    line-height: 40px;
    border-top: 1px solid #fff;
    margin-top: 20px;
  }
}

.toppic {
  margin: 0;
  padding: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
}
.toppic img {
  width: 100% !important;
  height: auto !important;
}

@media screen and (max-width: 834px) {
  .home_01 {
    margin: 30px 0 !important;
  }
}
.home_01 h2 {
  font-family: "Raleway", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 36px;
  font-weight: bold;
}
@media screen and (max-width: 834px) {
  .home_01 h2 {
    font-size: 26px;
  }
}
.home_01 div {
  color: #008cdb !important;
  line-height: 1;
}

.blogkizi {
  overflow-y: scroll;
  height: 250px;
}
@media screen and (max-width: 834px) {
  .blogkizi {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.blogkizi .blog_list {
  border: none !important;
}
.blogkizi .blog_photo {
  display: none;
}
.blogkizi .detail {
  display: none;
}
.blogkizi .blog_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 10px;
}
@media screen and (max-width: 834px) {
  .blogkizi .blog_text {
    display: block !important;
  }
}
.blogkizi .blog_text .blog_date {
  width: 25%;
  color: #333 !important;
  font-size: 16px;
}
@media screen and (max-width: 834px) {
  .blogkizi .blog_text .blog_date {
    width: 100%;
  }
}
.blogkizi .blog_text h3 {
  width: 75%;
}
@media screen and (max-width: 834px) {
  .blogkizi .blog_text h3 {
    width: 100%;
  }
}
.blogkizi .blog_text h3 a {
  font-size: 16px;
  color: #333 !important;
  border-bottom: 1px solid #333 !important;
}

.home_02 {
  overflow-y: scroll;
  height: 250px;
}
@media screen and (max-width: 834px) {
  .home_02 {
    margin-bottom: 30px !important;
  }
}
.home_02 dl {
  background: none !important;
  border-bottom: 1px dashed #aaa !important;
  margin-bottom: 25px;
  padding-bottom: 25px !important;
}
@media screen and (max-width: 834px) {
  .home_02 dl {
    display: block !important;
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.home_02 dl dt, .home_02 dl dd {
  background: none !important;
  border: none !important;
}
@media screen and (max-width: 834px) {
  .home_02 dl dt, .home_02 dl dd {
    padding: 3px !important;
  }
}

.home_03 {
  margin: 0;
  padding: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
}
@media screen and (max-width: 834px) {
  .home_03 {
    padding: 30px 0 !important;
  }
}
.home_03 h2 {
  font-size: 32px;
  font-weight: bold;
  line-height: 1;
  color: #fff !important;
}
@media screen and (max-width: 834px) {
  .home_03 h2 {
    font-size: 24px;
  }
}
.home_03 div {
  color: #fff !important;
}

.home_04 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 834px) {
  .home_04 {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    margin-bottom: 30px !important;
  }
}
.home_04 .box {
  width: 32% !important;
  background-color: #eee;
  margin-bottom: 20px;
}
@media screen and (max-width: 834px) {
  .home_04 .box {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.home_04 .box img {
  width: 100% !important;
  height: auto !important;
}
.home_04 .box h3 {
  color: #004f95;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  padding-left: 20px;
  text-align: left !important;
  margin-bottom: 20px !important;
  margin-top: 20px;
}
.home_04 .box a {
  background: #004f95;
  border-bottom: 4px solid #003d73;
  color: #fff !important;
  display: block;
  font-size: 18px;
  line-height: 1;
  padding: 15px 0px 10px;
  text-align: center;
  width: 90%;
  margin: 0 auto 20px auto !important;
}

.firstb {
  height: 120px;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 834px) {
  .firstb {
    height: auto;
  }
}

.secondb {
  height: 50px;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 834px) {
  .secondb {
    height: auto;
  }
}

.thirdb {
  height: 30px;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 834px) {
  .thirdb {
    height: auto;
  }
}

@media screen and (max-width: 834px) {
  .homebanner {
    margin-bottom: 50px !important;
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media screen and (max-width: 834px) {
  .pankuzu {
    margin: 5px 5px 5px 0 !important;
  }
}
.pankuzu ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 834px) {
  .pankuzu ol li {
    font-size: 14px;
  }
}

.sub_title {
  padding: 5px;
}
@media screen and (max-width: 834px) {
  .sub_title {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 20px !important;
  }
}
.sub_title h2 {
  background: #0063b8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  padding: 18px 0 18px 20px;
}
@media screen and (max-width: 834px) {
  .sub_title h2 {
    font-size: 22px;
  }
}

.syaryo {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 834px) {
  .syaryo {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
}
.syaryo h3 {
  background: url(../images/contents/bg_h3.gif);
  background-repeat: no-repeat;
  background-position: left center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #0062b8;
  font-size: 22px;
  font-weight: bold;
  padding-left: 30px;
}
@media screen and (max-width: 834px) {
  .syaryo h3 {
    margin-top: 20px;
    font-size: 19px;
  }
}
.syaryo .box:first-child {
  width: 65%;
}
@media screen and (max-width: 834px) {
  .syaryo .box:first-child {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.syaryo .box:last-child {
  width: 33%;
}
@media screen and (max-width: 834px) {
  .syaryo .box:last-child {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media screen and (max-width: 834px) {
  .syaryo .box:last-child img {
    width: 100% !important;
  }
}

.border1 {
  background: url(../images/contents/bg_h4.gif) repeat-x left bottom;
  padding-bottom: 10px !important;
  width: 100%;
  height: 5px;
  display: block;
  content: "";
  margin-bottom: 20px;
}

.syaryo_01 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 834px) {
  .syaryo_01 {
    display: block !important;
    margin-top: 30px !important;
  }
}
.syaryo_01 .box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 2px solid #cccccc;
  width: 32%;
  padding: 10px 10px 20px;
}
@media screen and (max-width: 834px) {
  .syaryo_01 .box {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 10px;
  }
}
.syaryo_01 .box h3 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
.syaryo_01 .box h3 img {
  width: 100% !important;
}

.syaryo_02 > div {
  width: 90% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.syaryo_03 {
  border-bottom: 3px solid #0063b8;
  padding-bottom: 10px !important;
}
@media screen and (max-width: 834px) {
  .syaryo_03 {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 20px !important;
  }
}
.syaryo_03 h2 {
  background: url(../images/contents/bg_h3.gif) no-repeat left center;
  color: #0062b8;
  font-size: 22px;
  font-weight: bold;
  padding-left: 30px;
}
@media screen and (max-width: 834px) {
  .syaryo_03 h2 {
    font-size: 20px;
  }
}

.syaryou_04 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 834px) {
  .syaryou_04 ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.syaryou_04 ul li:nth-child(2n + 1) img {
  width: 160px !important;
}
@media screen and (max-width: 834px) {
  .syaryou_04 ul li:nth-child(2n) img {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
.syaryou_04 ul li p {
  text-align: center;
  color: #0062b8;
  font-size: 18px;
  font-weight: bold;
  margin-top: 10px;
}

@media screen and (max-width: 834px) {
  .syaryo_06 {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width: 834px) {
  .glass_01 {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.glass_01 h2 {
  background: url(../images/contents/bg_h3.gif);
  background-repeat: no-repeat;
  background-position: left center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #0062b8;
  font-size: 22px;
  font-weight: bold;
  padding-left: 30px;
}

.fs16 div, .fs16 li {
  font-size: 1.2rem;
}

.glass_02 {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.glass_02 .box {
  width: 45%;
}

.buturyuu00 ul {
  margin-bottom: 10px;
}
.buturyuu00 ul li {
  font-weight: bold;
  font-size: 1.2rem;
}

@media screen and (max-width: 834px) {
  .buturyuu {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.buturyuu h3 {
  font-weight: bold;
}

@media screen and (max-width: 834px) {
  .buturyuu_01 {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.buturyuu_01 ul {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (max-width: 834px) {
  .syousai_bt {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.syousai_bt > div {
  text-align: center !important;
}
.syousai_bt > div a {
  border: 1px solid #024b9e;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #024b9e !important;
  display: inline-block;
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  padding: 20px 12% 18px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
}
@media screen and (max-width: 834px) {
  .syousai_bt > div a {
    font-size: 18px;
  }
}

.drone_01 h3 {
  font-size: 22px;
  font-weight: bold;
  color: #0063B8;
}

.drone_02 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 834px) {
  .drone_02 {
    display: block !important;
  }
}
.drone_02 .box {
  width: 30%;
  margin-bottom: 30px;
}
@media screen and (max-width: 834px) {
  .drone_02 .box {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.drone_02 .box h3 {
  color: #024b9e;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 15px;
  margin-top: 15px;
}

.blcr {
  color: #00aede;
}

@media screen and (max-width: 834px) {
  .mt {
    margin-top: 20px;
  }
}

@media screen and (max-width: 834px) {
  .drone_03 {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.drone_03 dl {
  display: block !important;
}
.drone_03 dl dt {
  background: none !important;
  border: none !important;
  position: relative;
  padding-left: 70px !important;
  margin-bottom: 30px;
  color: #0062b8;
}
.drone_03 dl dt::before {
  display: inline-block;
  content: "";
  height: 50px;
  width: 50px;
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  margin: auto 0;
  background-image: url(../images/contents/q.gif);
}
.drone_03 dl dd {
  background: none !important;
  border: none !important;
  position: relative;
  padding-left: 70px !important;
  margin-bottom: 30px;
}
.drone_03 dl dd::before {
  display: inline-block;
  content: "";
  height: 50px;
  width: 50px;
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  margin: auto 0;
  background-image: url(../images/contents/a.gif);
}

.drone_05 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 834px) {
  .drone_05 ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.drone_05 ul li:nth-child(2n + 1) img {
  width: 130px !important;
}
@media screen and (max-width: 834px) {
  .drone_05 ul li:nth-child(2n) img {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
.drone_05 ul li p {
  text-align: center;
  color: #0062b8;
  font-size: 18px;
  font-weight: bold;
  margin-top: 10px;
}

.tright {
  text-align: right;
  display: block;
}

.tleft {
  text-align: left;
  display: block;
  font-weight: bold;
  padding-left: 5px;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 5px;
}

.company_01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 834px) {
  .company_01 {
    display: block;
  }
}
.company_01 > div:last-child {
  display: none;
}
.company_01 .company_02 {
  width: 47%;
}
@media screen and (max-width: 834px) {
  .company_01 .company_02 {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.company_01 .company_02 .syaryo_03 {
  width: 100% !important;
}

.company_03 dl dt {
  font-size: 18px;
  font-weight: 600;
  background-color: #00aede !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  color: #fff !important;
  padding: 10px !important;
}
@media screen and (max-width: 834px) {
  .company_03 dl dt {
    font-size: 14px;
    padding: 3px !important;
  }
}
.company_03 dl dd {
  padding: 10px !important;
}
@media screen and (max-width: 834px) {
  .company_03 dl dd {
    font-size: 14px;
    padding: 10px !important;
  }
}
.company_03 dl dd a {
  color: #333 !important;
}

.company_04 iframe {
  height: 350px !important;
}

.company_05 > div {
  text-align: center !important;
}
.company_05 a {
  border: 1px solid #024b9e;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #024b9e !important;
  display: inline-block;
  font-size: 19px;
  font-weight: bold;
  line-height: 1;
  padding: 20px 12.3% 18px;
  margin-top: 20px;
  margin-right: auto !important;
  margin-left: auto !important;
}
@media screen and (max-width: 834px) {
  .company_05 a {
    font-size: 14px;
  }
}

@media screen and (max-width: 834px) {
  .contact00 {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media screen and (max-width: 834px) {
  .contact_01 {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.contact_01 dl dt {
  background-color: #00aede !important;
  color: #fff !important;
  font-size: 15px;
}

.map_01 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.map_01 ul li {
  margin-bottom: 10px;
  padding-left: 20px;
  border-left: 5px solid #CCCCCC;
}
.map_01 ul li a {
  border-bottom: 1px solid #0000ff;
}

.pankuzu ol li {
  font-size: 14px;
}
.pankuzu ol li a {
  color: #333 !important;
  font-size: 14px;
}

@media screen and (max-width: 834px) {
  .search {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media screen and (max-width: 834px) {
  .order {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.order a {
  color: #333 !important;
}
@media screen and (max-width: 834px) {
  .order ul {
    float: none !important;
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
}
.order ul li {
  margin: 0px !important;
}
@media screen and (max-width: 834px) {
  .order p {
    float: none !important;
  }
}

@media screen and (max-width: 1000px) {
  .items {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.items > article {
  border: solid 1px #ccc;
  padding: 15px;
  margin-left: 6px !important;
  margin-bottom: 6px !important;
  width: 250px !important;
  -webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1000px) {
  .items > article {
    width: 47% !important;
    margin: 0 0 20px 0px !important;
  }
}
.items > article .photo {
  background-size: contain !important;
  background-repeat: no-repeat;
  height: 150px !important;
}
.items > article .name {
  color: #333 !important;
  font-size: 14px;
  padding: 0 10px;
}
.items > article .summary {
  display: none;
}
.items > article .price {
  color: #d33030;
  font-weight: bold;
}

.search {
  margin-bottom: 30px;
}

.search form button {
  top: -3px !important;
}

.i1 .photo {
  width: 90% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
@media screen and (max-width: 834px) {
  .i1 .photo .small ul li img {
    width: 100% !important;
  }
}

.item_view h2 {
  font-size: 20px !important;
  line-height: 30px !important;
  font-weight: bold;
  border-bottom: 1px solid #024b9e;
}
@media screen and (max-width: 834px) {
  .item_view h2 {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.item_view h2 span {
  display: none !important;
}
@media screen and (max-width: 834px) {
  .item_view ul {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.item_view ul li a {
  background-color: #00aede !important;
  color: #fff !important;
  padding-left: 18px !important;
  position: relative;
}
.item_view ul li a::before {
  content: "#";
  display: block;
  position: absolute;
  top: 2px;
  bottom: 0px;
  left: 0px;
  color: #fff !important;
  padding-left: 5px;
}
@media screen and (max-width: 834px) {
  .item_view .detail {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.item_view .struct {
  margin-top: 0px !important;
}
@media screen and (max-width: 834px) {
  .item_view .struct {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.item_view .struct .price {
  color: #d33030;
}

.sku1 li {
  border-radius: 2px !important;
}

.blognv {
  position: static !important;
}

.blog #contents {
  margin-top: 30px;
  padding-left: 50px !important;
}
@media screen and (max-width: 834px) {
  .blog #contents {
    padding-left: 0px !important;
  }
}
.blog #contents .date {
  background: url(../images/contents/bg_h3.gif);
  background-repeat: no-repeat;
  background-position: left center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #0062b8;
  font-size: 22px;
  font-weight: bold;
  padding-left: 30px;
  margin-bottom: 20px !important;
}
.blog #contents h2 {
  border-bottom: solid 2px #024b9e;
  padding-bottom: 10px !important;
  margin-bottom: 20px;
  padding-left: 3px;
  font-weight: bold;
}

@media screen and (max-width: 834px) {
  .blog .wrap {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
}
@media screen and (max-width: 834px) {
  .blog aside {
    width: 100% !important;
  }
}

#form_calendar {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.blog nav li {
  border-color: #333 !important;
}
.blog nav h3 {
  color: #333 !important;
  font-size: 18px;
}
.blog nav .pages {
  text-align: left;
}
.blog nav a {
  color: #333 !important;
}

.blogtel a {
  font-size: 18px !important;
}

@media screen and (max-width: 834px) {
  .text_404 {
    width: 90%;
    margin: 30px auto !important;
  }
}
.text_404 h2 {
  margin: 30px auto;
  display: table;
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
  font-size: 1.71429rem;
}

.bt_404 a {
  display: block;
  width: 200px;
  line-height: 50px;
  border: solid 1px #000;
  border-radius: 3px;
  color: #000 !important;
  margin: 30px auto;
}

#nav_global {
  padding: 25px 0 15px;
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 834px) {
  #nav_global {
    width: 100%;
    max-width: 100%;
  }
}
#nav_global .navflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#nav_global .navflex li {
  font-size: 14px;
}
#nav_global .navflex li a {
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
  color: #fff !important;
  display: block;
  text-decoration: none;
  margin-right: 23px;
}
#nav_global .navflex ul {
  padding-top: 15px;
  position: absolute;
  z-index: 99999;
}
#nav_global .navflex ul li {
  text-align: left;
  width: 190px;
  border-bottom: 1px dotted #fff;
  background-color: rgba(0, 99, 184, 0.6);
  padding: 15px 20px;
  font-size: 14px;
}
#nav_global .navflex ul li:last-child {
  border: none !important;
}

.no_link {
  pointer-events: none !important;
}

.mean-bar {
  background: -webkit-gradient(linear, left top, right top, from(#0063b8), color-stop(50%, #0080c7), color-stop(51%, #0080c7), to(#00adde)) !important;
  background: linear-gradient(to right, #0063b8 0%, #0080c7 50%, #0080c7 51%, #00adde 100%) !important;
  padding: 0px !important;
  position: fixed !important;
  top: 0px;
  left: 0px;
}
@media screen and (max-width: 768px) {
  .mean-bar li:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
}

.mean-nav {
  background: -webkit-gradient(linear, left top, right top, from(#0063b8), color-stop(50%, #0080c7), color-stop(51%, #0080c7), to(#00adde)) !important;
  background: linear-gradient(to right, #0063b8 0%, #0080c7 50%, #0080c7 51%, #00adde 100%) !important;
  height: 100% !important;
}

.mean-nav ul li a {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 30px;
  color: #fff !important;
}

.meanmenu-reveal {
  color: #fff !important;
  width: 20px !important;
  height: 20px !important;
}

.mean-expand {
  width: 39px !important;
  height: 39px !important;
  padding: 0 !important;
}
.mean-expand:hover {
  background: none !important;
}

/*# sourceMappingURL=assets.css.map */