@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 14px !important;
  line-height: 1.3em;
  overflow: visible !important;
}

body {
  line-height: 1.5;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.6;
  color: #333333;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  word-wrap: break-word;
  overflow-x: hidden;
}

@media all and (-ms-high-contrast: none) {
  body {
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}
@media screen and (max-width: 1000px) {
  #main {
    width: 100%;
  }
}

@media screen and (max-width: 1000px) {
  #main #col_main {
    width: 100%;
  }
}

figure {
  padding: 0;
  margin: 0;
}

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

/***********************************サイドバー*******************************************/
@media screen and (max-width: 1000px) {
  #side {
    width: 18.75%;
  }
}

@media screen and (max-width: 1000px) {
  #side aside {
    width: 100% !important;
  }
}

/***********************************非表示*******************************************/
.dnone {
  display: none;
}

/***********************************フレックス*******************************************/
.flexleft {
  display: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  overflow: hidden;
}

.flexcenter {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  overflow: hidden;
}

/***********************************書体*******************************************/
.mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

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

/***********************************カラムフロート*******************************************/
.ColLeft {
  float: left;
}

.ColRight {
  float: right;
}

/***********************************フロート*******************************************/
@media screen and (max-width: 834px) {
  .fltL {
    float: none;
    width: 100% !important;
  }
  .fltR {
    float: none;
    width: 100% !important;
  }
}
@media screen and (max-width: 640px) {
  .sptal {
    text-align: left !important;
  }
  .sptar {
    text-align: right !important;
  }
  .sptac {
    text-align: center !important;
  }
}
.tacenter {
  text-align: center !important;
}

ul.break li {
  float: none !important;
}

/***********************************テキスト*******************************************/
b, strong {
  font-weight: bold;
}

.b {
  font-weight: bold;
}

span {
  font-weight: inherit;
}

a:hover {
  opacity: 0.6;
}

.link1 a {
  color: #104480;
  font-weight: bold;
}

u {
  text-decoration: underline;
}

small {
  font-size: 80%;
}

.fwb {
  font-weight: bold;
}

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

/************************************テーブル************************************/
table {
  table-layout: fixed;
}

table td {
  padding: 20px;
}

.tlauto table {
  table-layout: auto;
}
table td img {
  height: auto !important;
}

.tdpd0 td {
  padding: 0px !important;
}

.tdpd5 td {
  padding: 5px !important;
}

.tdpd10 td {
  padding: 10px !important;
}
@media screen and (max-width: 640px) {
  .tdpd10 td {
    padding: 5px !important;
  }
}

.tdpd15 td {
  padding: 15px !important;
}
@media screen and (max-width: 640px) {
  .tdpd15 td {
    padding: 5px !important;
  }
}

.tdpd20 td {
  padding: 20px !important;
}
@media screen and (max-width: 640px) {
  .tdpd20 td {
    padding: 5px !important;
  }
}

.top_pa20 {
  padding-top: 20px !important;
}

.bottom_pa20 {
  padding-bottom: 20px !important;
}

.cnt_table table {
  width: 100% !important;
}
@media screen and (max-width: 834px) {
  .cnt_table table {
    margin: 0 auto;
  }
}
.cnt_table table tr td {
  vertical-align: top;
}
@media screen and (max-width: 640px) {
  .cnt_table table tr td {
    width: 100% !important;
  }
}
.tdsp_left {
  text-align: left !important;
}
@media screen and (max-width: 640px) {
  .tdsp_left {
    width: 100% !important;
  }
}

/************************************スマホ、タブレット時表示************************************/
.sp_tel a {
  text-decoration: none;
  pointer-events: none;
}
@media screen and (max-width: 834px) {
  .sp_tel a {
    pointer-events: auto;
  }
}

.sp_tel_text a {
  color: #333 !important;
  text-decoration: none;
  pointer-events: none;
}
@media screen and (max-width: 834px) {
  .sp_tel_text a {
    pointer-events: auto;
    text-decoration: underline;
  }
}

/************************************ボーダー************************************/
.br0 td {
  border: 0 !important;
}

.border01 {
  border: solid 1px #227aa2;
}

.border02 {
  border: solid 1px #2ababc;
}

.border03 {
  border: solid 1px #079bcb;
}

.border04 {
  border: solid 1px #b552ad;
}

.border01_4 {
  border: solid 4px #227aa2;
}

.border02_4 {
  border: solid 4px #2ababc;
}

.border03_4 {
  border: solid 4px #079bcb;
}

.border04_4 {
  border: solid 4px #b552ad;
}

.border_f {
  border: solid 1px #fff;
}

/************************************ボーダーボトム************************************/
.btm01 {
  border-bottom: 1px dotted #227aa2 !important;
}

.btm02 {
  border-bottom: 1px dotted #2ababc !important;
}

.btm03 {
  border-bottom: 1px dotted #079bcb !important;
}

.btm04 {
  border-bottom: 1px dotted #b552ad !important;
}

/************************************バックグラウンド************************************/
.bgf {
  background: #fff !important;
}

.bgf05 {
  background: rgba(255, 255, 255, 0.5);
}

.bgf02 {
  background: rgba(255, 255, 255, 0.2);
}

.tb_bgf table {
  background: #fff;
}

/************************************ボタン************************************/
.btn01 {
  text-align: right !important;
}
.btn01 a {
  position: relative;
  padding: 15px;
  max-width: 300px;
  background: #333;
  display: block;
  text-decoration: none;
  font-weight: bold;
  color: #fff !important;
  font-size: 20px;
  text-align: center;
  margin: 0 0 0 auto;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 640px) {
  .btn01 a {
    width: 100%;
    text-align: center;
  }
}
.btn01 a:after {
  position: absolute;
  content: "";
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 30px;
  height: 34px;
  background: url(../images/common/btn01.png);
}

/************shadow_box*******************/
.shadow_box {
  box-shadow: 2px 2px 8px #ccc;
  border: 1px solid #ccc;
}

/************************************インナー************************************/
.inner {
  margin: 0 auto;
  max-width: 1000px;
}

@media screen and (max-width: 1000px) {
  .inner {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media screen and (max-width: 640px) {
  .inner {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.inner1200 {
  max-width: 1200px;
  margin: 0 auto;
  width: 95%;
}

.inner1100 {
  max-width: 1100px;
  margin: 0 auto;
  width: 95%;
}

/************************************コンテンツ************************************/
#contents_wrap {
  padding: 0px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  min-width: auto !important;
}

/************************************画像RL************************************/
.imgL {
  margin-right: 30px;
  margin-bottom: 10px;
}
@media screen and (max-width: 834px) {
  .imgL {
    margin-right: 20px;
  }
}
@media screen and (max-width: 640px) {
  .imgL {
    display: block;
    float: none;
    margin: 0 auto 20px;
    max-width: 100% !important;
    text-align: center;
  }
}

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

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

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

.img80 img {
  width: 80% !important;
}

.img50 img {
  width: 50% !important;
}

.center_img {
  text-align: center;
}

/************************************プライバシーポリシー************************************/
.modaal-wrapper {
  z-index: 99999;
  font-size: 16px;
}
.modaal-wrapper h2 {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 2px solid #227aa2;
  display: inline-block;
  margin-bottom: 10px;
}

/************************************サイトマップ************************************/
.map {
  max-width: 1000px;
  width: 95%;
}
.map li {
  border-left: 3px solid #227aa2;
  list-style-type: none;
  padding-left: 10px;
  margin-bottom: 10px;
  display: block;
  float: none !important;
}
.map li a {
  color: #282828;
  font-size: 16px;
  text-decoration: none;
}
.map li a:hover {
  text-decoration: underline;
}

/************************************コンタクトフォーム************************************/
.contact_form {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
.contact_form p {
  font-size: 16px;
}
.contact_form table td {
  padding: 15px !important;
  border: #227aa2 solid 1px !important;
}
@media screen and (max-width: 834px) {
  .contact_form table td {
    display: block;
    width: 100%;
  }
}
.contact_form table th {
  width: 30%;
  border: #227aa2 solid 1px !important;
  background: #e9f8ff !important;
  color: #227aa2;
  font-weight: bold;
  font-size: 16px !important;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .contact_form table th {
    display: block;
    width: 100% !important;
    text-align: center;
  }
}

/************************************コンタクトフォーム(AI用)************************************/
.contact_form {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
.contact_form dt {
  font-size: 16px;
}
.contact_form dl dt {
  padding: 15px !important;
  text-align: center;
  background: #e9f8ff !important;
  font-weight: bold;
  color: #227aa2;
  align-items: center;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 834px) {
  .contact_form dl dt {
    display: block;
    width: 40% !important;
  }
}
@media screen and (max-width: 640px) {
  .contact_form dl dt {
    display: block;
    width: 100%;
  }
}
.contact_form dl dd {
  font-size: 16px !important;
}
@media screen and (max-width: 834px) {
  .contact_form dl dd {
    display: block;
    width: 100% !important;
  }
}

/***************************************************/
.submit {
  margin: 20px auto 50px auto !important;
}

/*********************PDFボタン******************************/
.pdf_btn {
  padding: 10px 0;
}
.pdf_btn a {
  display: block;
  padding: 20px 5px;
  background: #d66464;
  position: relative;
  text-align: center;
  font-size: 16px;
  color: #fff !important;
  text-decoration: none;
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 640px) {
  .pdf_btn a {
    margin: 0 auto;
    max-width: 300px;
  }
}
.pdf_btn a:after {
  content: "";
  width: calc(100% - 5px);
  height: calc(100% - 5px);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  border: 1px #fff solid;
}
.pdf_btn a:before {
  content: "PDF";
  display: block;
  width: calc(100% - 50px);
  position: absolute;
  right: -50px;
  bottom: -10px;
  color: rgba(255, 255, 255, 0.2);
  font-size: 50px;
}

/************************************ボタン************************************/
input[type=button] {
  cursor: pointer;
  padding: 5px 10px;
}

.pankuzu a:link {
  color: #227aa2 !important;
  text-decoration: none !important;
}
.pankuzu a:visited {
  color: #227aa2 !important;
}
@media screen and (max-width: 834px) {
  .pankuzu {
    padding: 10px 0;
  }
}

/******************PCの時表示　タブレット時の非表示**************************************/
.display_pc {
  text-align: center;
}
@media screen and (max-width: 834px) {
  .display_pc {
    display: none;
  }
}

.display_pc01 {
  text-align: center;
}
@media screen and (max-width: 640px) {
  .display_pc01 {
    display: none;
  }
}

/******************タブレットの時表示　PC時の非表示**************************************/
.display_tab {
  display: none;
}
@media screen and (max-width: 834px) {
  .display_tab {
    text-align: center;
    display: block;
  }
}

/******************タブレットの時表示　PC時の非表示**************************************/
.display_sp {
  display: none;
}
@media screen and (max-width: 640px) {
  .display_sp {
    text-align: center;
    display: block;
  }
}

/******************スマホ時　ブロック**************************************/
.sp_block {
  display: inline;
}
@media screen and (max-width: 640px) {
  .sp_block {
    display: block;
  }
}

/************************************PC時ブロック スマホ時インライン************************************/
.pc_block {
  display: block;
}
@media screen and (max-width: 640px) {
  .pc_block {
    display: inline;
  }
}

/******************flexwrap*************************************/
.flexwrap {
  display: flex;
  flex-wrap: wrap;
}

.w23 {
  width: 23%;
  margin: 0 1%;
}
@media screen and (max-width: 834px) {
  .w23 {
    width: 48%;
  }
}

.w31 {
  width: 31.11111111%;
  margin: 0 1%;
}
@media screen and (max-width: 834px) {
  .w31 {
    width: 48%;
  }
}

.w31_tab48 {
  width: 31.11111111%;
  margin: 0 1%;
}
@media screen and (max-width: 834px) {
  .w31_tab48 {
    width: 48%;
  }
}
@media screen and (max-width: 640px) {
  .w31_tab48 {
    width: 100%;
  }
}

.w31_tab100 {
  width: 31.11111111%;
  margin: 0 1%;
}
@media screen and (max-width: 834px) {
  .w31_tab100 {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .w31_tab100 {
    width: 48%;
  }
}
@media screen and (max-width: 480px) {
  .w31_tab100 {
    width: 100%;
  }
}

.w23_sp100 {
  width: 24.5%;
  margin: 10px 0.25% !important;
}
@media screen and (max-width: 834px) {
  .w23_sp100 {
    width: 31%;
    margin: 10px 1% !important;
  }
}
@media screen and (max-width: 640px) {
  .w23_sp100 {
    width: 48%;
  }
}
@media screen and (max-width: 480px) {
  .w23_sp100 {
    width: 100%;
  }
}

.w48 {
  width: 48%;
  margin: 0 1%;
}
@media screen and (max-width: 640px) {
  .w48 {
    width: 100%;
  }
}

.w48_100 {
  width: 48%;
  margin: 0 1%;
}
@media screen and (max-width: 834px) {
  .w48_100 {
    width: 100%;
  }
}

.w58 {
  width: 58%;
  margin: 0 1%;
}
@media screen and (max-width: 640px) {
  .w58 {
    width: 100%;
  }
}

.w38 {
  width: 38%;
  margin: 0 1%;
}
@media screen and (max-width: 640px) {
  .w38 {
    width: 100%;
  }
}

.w58_100 {
  width: 58%;
  margin: 0 1%;
}
@media screen and (max-width: 834px) {
  .w58_100 {
    width: 100%;
  }
}

.w38_100 {
  width: 38%;
  margin: 0 1%;
}
@media screen and (max-width: 834px) {
  .w38_100 {
    width: 100%;
  }
}

/******************flexwrap(フレックスボックス)*************************************/
.flexwrap31 {
  display: flex;
  flex-wrap: wrap;
}
.flexwrap31 .box {
  width: 31.11111111%;
  margin: 20px 1% 0 1%;
}
@media screen and (max-width: 834px) {
  .flexwrap31 .box {
    width: 48%;
  }
}

/******************flexwrap(フレックスボックス)*************************************/
.flexwrap31_center {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.flexwrap31_center .box {
  text-align: center;
  width: 31.11111111%;
  margin: 20px 1% 0 1%;
}
.flexwrap31_center .box div {
  margin-top: 10px;
  font-weight: bold;
  font-size: 18px;
}
@media screen and (max-width: 834px) {
  .flexwrap31_center .box {
    width: 48%;
  }
}

/******************flexwrap(フレックスボックス)*************************************/
.flexwrap23 {
  display: flex;
  flex-wrap: wrap;
}
.flexwrap23 .box {
  width: 23%;
  margin: 20px 1%;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .flexwrap23 .box {
    width: 48%;
  }
}

.flexwrap23_tab4 {
  display: flex;
  flex-wrap: wrap;
}
.flexwrap23_tab4 .box {
  width: 23%;
  margin: 20px 1%;
  text-align: center;
}

/*******************テキスト(ai用)*******************************************/
@media screen and (max-width: 640px) {
  .cnt_text div {
    text-align: left !important;
  }
}

/*************************テーブルリスト(ボタン横列)***********************************/
.link_list {
  padding: 20px 0;
}
@media screen and (max-width: 640px) {
  .link_list {
    padding: 10px 0;
  }
}
.link_list ul {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  display: flex;
  flex-wrap: wrap;
  width: auto;
}
.link_list li {
  display: block;
  padding: 0 10px;
}
.link_list li a {
  width: 100%;
  padding: 10px;
  background: #2ababc;
  color: #fff !important;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  border: 1px solid #00660c;
}
@media screen and (max-width: 834px) {
  .link_list li a {
    padding: 5px;
    text-align: left;
  }
}

/*************************ページ内リンク01***********************************/
.link_name {
  margin-top: -50px;
  padding-top: 50px;
}
@media screen and (max-width: 834px) {
  .link_name {
    margin-top: -50px;
    padding-top: 50px;
  }
}

/*************************ノーホバー***********************************/
.no_events {
  pointer-events: none;
}
.no_events:hover {
  opacity: 1 !important;
}

/***************フェードイン**************************/
.fadein {
  opacity: 0;
  transform: translate(0, 50px);
  transition: all 1500ms;
}

.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}

/****************************会社概要************************************/
.information_dl {
  font-size: 16px;
}
.information_dl dl {
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .information_dl dl {
    display: block !important;
    width: 100% !important;
    border: 0 !important;
  }
}
.information_dl dl dt {
  font-weight: bold;
  text-align: center !important;
  color: #227aa2 !important;
  align-items: center !important;
  background: none !important;
  border: 0 !important;
  border-bottom: 1px solid #227aa2 !important;
  padding: 20px 10px !important;
}
@media screen and (max-width: 640px) {
  .information_dl dl dt {
    width: 100% !important;
    border: 0 !important;
    background: #e9f8ff !important;
  }
}
.information_dl dl dd {
  border: 0 !important;
  border-bottom: 1px solid #ccc !important;
  background: none !important;
  padding: 20px 10px !important;
}
@media screen and (max-width: 640px) {
  .information_dl dl dd {
    display: block !important;
    width: 100% !important;
    border: 0 !important;
  }
}

/****************************画像回転************************************/
.rotate5 img {
  -moz-transform: rotate(5deg);
  -webkit-transform: rotate(5deg);
  -o-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  transform: rotate(5deg);
}

.rotate8 img {
  -moz-transform: rotate(8deg);
  -webkit-transform: rotate(8deg);
  -o-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  transform: rotate(8deg);
}

.rotate-10 img {
  -moz-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

/******************会社概要(AI用)dldt_list01**************************************/
.dldt_list01 {
  display: block;
  width: 100%;
  margin: 0 1%;
}
.dldt_list01 dl {
  width: 100%;
  border-bottom: 1px dotted #227aa2 !important;
}
@media screen and (max-width: 640px) {
  .dldt_list01 dl {
    display: block !important;
  }
}
.dldt_list01 dl dt {
  font-weight: bold;
  background: #e9f8ff !important;
  color: #227aa2 !important;
  display: table-cell !important;
  border: 0px !important;
  vertical-align: middle;
  text-align: center;
  display: block !important;
}
@media screen and (max-width: 640px) {
  .dldt_list01 dl dt {
    width: 100% !important;
    display: block !important;
  }
}
.dldt_list01 dl dd {
  display: block !important;
  border: 0px !important;
}
@media screen and (max-width: 640px) {
  .dldt_list01 dl dd {
    width: 100% !important;
  }
}

/******************トップお問い合わせ**************************************/
.top_contact {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  position: relative;
}
.top_contact:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  max-width: 404px;
  height: 312px;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 30%;
}
@media screen and (max-width: 834px) {
  .top_contact:after {
    display: none;
  }
}
.top_contact article {
  max-width: 640px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.top_contact article td {
  border: 0 !important;
}

.top_contacth2 {
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  padding-bottom: 20px !important;
}
.top_contacth2 span {
  font-size: 20px;
  color: #fff;
  display: block;
  margin-top: 20px;
}
@media screen and (max-width: 834px) {
  .top_contacth2 {
    font-size: 24px;
  }
}
@media screen and (max-width: 640px) {
  .top_contacth2 {
    font-size: 20px;
  }
}

@media screen and (max-width: 1000px) {
  .top_contacttel {
    font-size: 22px;
  }
}
@media screen and (max-width: 640px) {
  .top_contacttel {
    font-size: 20px;
  }
}
.top_contacttel a {
  color: #fff !important;
  font-size: 28px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: bold;
  text-decoration: none;
}
@media screen and (max-width: 834px) {
  .top_contacttel a {
    font-size: 24px;
  }
}
@media screen and (max-width: 640px) {
  .top_contacttel a {
    font-size: 20px;
  }
}

/******************画像テーブル横並び**************************************/
.img_box04 tr {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 640px) {
  .img_box04 tr {
    justify-content: center;
  }
}
.img_box04 td {
  width: 25% !important;
  border: 0;
  display: block;
  padding: 5px !important;
}
.img_box04 td p {
  padding-top: 10px;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .img_box04 td p {
    width: 100% !important;
    padding-bottom: 10px !important;
  }
}
.img_box04 td img {
  width: 100% !important;
  height: 200px !important;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
@media screen and (max-width: 640px) {
  .img_box04 td img {
    width: auto !important;
    height: auto !important;
  }
}
@media screen and (max-width: 640px) {
  .img_box04 td {
    width: 48% !important;
  }
}

.img_box03 tr {
  display: flex;
  flex-wrap: wrap;
}
.img_box03 td {
  width: 33% !important;
  border: 0;
  display: block;
  padding: 5px !important;
}
@media screen and (max-width: 640px) {
  .img_box03 td {
    width: 100% !important;
  }
}
.img_box03 td p {
  padding-top: 10px;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .img_box03 td p {
    width: 100% !important;
    padding-bottom: 10px !important;
  }
}
.img_box03 td img {
  width: 100% !important;
  height: 200px !important;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
@media screen and (max-width: 640px) {
  .img_box03 td img {
    width: auto !important;
    height: auto !important;
  }
}
@media screen and (max-width: 640px) {
  .img_box03 td {
    width: 100%;
  }
}

/***************AI用Instagram***************************/
/***************topInstagram***************************/
.top_instagram {
  margin: 0 auto;
  max-width: 1100px;
}

.top_instagram div.sns_list div.sns_video {
  width: 100%;
  padding: 0;
}

.top_instagram div.sns_list {
  display: flex;
  border: 0px;
  flex-direction: row;
  flex-wrap: wrap;
}

.top_instagram div.sns_list > div {
  width: 31.1111%;
  margin: 0 1% 10px 1%;
  display: flex;
  border-bottom: 0px;
}

.top_instagram div.sns_list > div:last-child {
  display: flex;
}

.top_instagram div.sns_list div.sns_photo {
  width: 100%;
  padding: 0px;
  box-sizing: border-box;
}

.top_instagram div.sns_list div.sns_text {
  display: none;
}

.sns_photo img {
  height: 160px !important;
  width: 100% !important;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
@media screen and (max-width: 834px) {
  .sns_photo img {
    height: auto !important;
  }
}

/***************cntInstagram***************************/
.cnt_insta div.sns_list div.sns_date {
  background: #227aa2;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  padding: 8px;
}
.cnt_insta .caption {
  padding-top: 20px;
  font-size: 16px;
}
.cnt_insta .sns_photo {
  width: 30% !important;
}
@media screen and (max-width: 834px) {
  .cnt_insta .sns_photo {
    width: 30% !important;
  }
}
@media screen and (max-width: 640px) {
  .cnt_insta .sns_photo {
    width: 100% !important;
    margin: 0 auto;
    text-align: center;
  }
}
.cnt_insta div.sns_list > div {
  border-bottom: 1px dashed #227aa2;
}
@media screen and (max-width: 834px) {
  .cnt_insta div.sns_list > div {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.cnt_insta div.sns_list {
  border: 0 !important;
}
@media screen and (max-width: 834px) {
  .cnt_insta div.sns_list div.sns_text {
    width: 70% !important;
  }
}
@media screen and (max-width: 640px) {
  .cnt_insta div.sns_list div.sns_text {
    width: 100% !important;
    margin: 0 auto;
  }
}
@media screen and (max-width: 640px) {
  .cnt_insta .sns_photo img {
    width: 80% !important;
    height: auto !important;
    margin: 0 auto;
  }
}

/***************新着情報(AIブログ機能用)***************************/
.top_blog {
  height: 440px;
}
@media screen and (max-width: 834px) {
  .top_blog {
    padding: 10px;
  }
}
.top_blog .blog_list {
  border: 0 !important;
}
.top_blog div.blog_list > div {
  border-bottom: dotted #2ababc 1px !important;
}
.top_blog .blog_date {
  font-size: 16px !important;
  color: #227aa2 !important;
  font-weight: bold;
  display: inline-block;
  padding-right: 20px;
}
.top_blog .blog_text h3 {
  display: inline-block;
  font-size: 20px !important;
  font-weight: bold;
}
.top_blog .blog_text h3 a {
  color: #2ababc !important;
  font-weight: bold;
}
.top_blog .blog_photo {
  display: none;
}
.top_blog div.detail {
  margin-top: 10px !important;
}
.top_blog div.blog_text {
  width: 100% !important;
  font-size: 16px !important;
}

/*********************AI用ブログ***********************/
.blog {
  background: url(../images/common/bg01.jpg) !important;
}
.blog a {
  color: #227aa2 !important;
}
.blog a:visited {
  color: #227aa2 !important;
}
.blog a:link {
  color: #227aa2 !important;
}
.blog li {
  text-align: left !important;
}
.blog #calendar {
  display: none;
}
.blog .wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1000px;
  width: 95%;
  padding: 50px auto !important;
  margin: 50px auto;
}
@media screen and (max-width: 834px) {
  .blog .wrap {
    padding: 30px auto !important;
    margin: 30px auto;
    flex-direction: column-reverse;
  }
}
.blog .wrap aside {
  width: 25%;
}
@media screen and (max-width: 834px) {
  .blog .wrap aside {
    width: 100%;
  }
}
.blog .wrap aside button {
  margin-top: 10px;
  padding: 5px 20px;
}
.blog .wrap aside .pages li {
  margin-bottom: 10px;
  text-align: left;
}
.blog .wrap aside .pages li a:link {
  color: #227aa2 !important;
}
.blog .wrap aside .pages li a:visited {
  color: #227aa2 !important;
}
.blog .wrap aside .category li {
  margin-bottom: 10px;
  text-align: left;
}
.blog .wrap aside .category li a:link {
  color: #227aa2 !important;
}
.blog .wrap aside .category li a:visited {
  color: #227aa2 !important;
}
.blog .wrap aside h3 {
  padding: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  background-color: #227aa2;
  margin: 20px 0;
}
.blog .wrap #contents {
  width: 70% !important;
}
@media screen and (max-width: 834px) {
  .blog .wrap #contents {
    text-align: left;
  }
}
.blog .wrap #contents dl {
  padding: 10px 0;
  border-bottom: 1px #227aa2 dotted;
}
.blog .wrap #contents dl dt {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.blog .wrap #contents article {
  padding: 10px 0;
  border-bottom: 1px #227aa2 dotted;
}
@media screen and (max-width: 834px) {
  .blog .wrap #contents .detail {
    text-align: left;
    margin-top: 30px !important;
  }
}
.blog .wrap #contents .date {
  font-size: 16px;
  color: #227aa2;
  font-weight: bold;
  text-align: left !important;
}
.blog .wrap #contents h2 {
  font-size: 28px;
  font-weight: bold;
  color: #227aa2;
}
@media screen and (max-width: 834px) {
  .blog .wrap #contents h2 {
    text-align: left !important;
  }
}
.blog .wrap #contents ul {
  margin-bottom: 10px;
}
.blog .wrap #contents span.translate {
  padding-right: 5px;
  display: block;
  font-size: 24px;
  margin: 10px 0;
}

#prof {
  padding-bottom: 10px;
  display: block;
}

#prof_text {
  padding-top: 30px;
  text-align: left;
}

#prof_detail {
  text-align: center;
}
#prof_detail img {
  margin: 0 auto !important;
}

.pager a {
  display: block !important;
  margin-left: 0px !important;
  margin-bottom: 20px;
  width: auto !important;
  padding: 5px;
  height: auto !important;
  line-height: 32px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
  font-size: 16px;
  font-weight: bold;
  border: 1px solid #227aa2;
  border-radius: 0px;
  text-shadow: none !important;
  border: 1px solid #ccc !important;
  color: #base-color !important;
  text-align: center;
  text-indent: -1px;
  float: none !important;
  text-decoration: none;
  margin-top: 20px;
}

/*********************テーブル画像***********************/
.img_table04 table tr {
  display: flex;
  flex-wrap: wrap;
}
.img_table04 table tr td {
  display: block;
  padding: 0 !important;
  width: 23%;
  margin: 20px 1% 0 1% !important;
}
@media screen and (max-width: 640px) {
  .img_table04 table tr td {
    margin: 10px 1% 0 1% !important;
    width: 48% !important;
    margin: 0 auto;
    text-align: center;
  }
}

.img_table02 table tr {
  display: flex;
  flex-wrap: wrap;
}
.img_table02 table tr td {
  display: block;
  padding: 0 !important;
  width: 48%;
  margin: 20px 1% 20px 1% !important;
}
@media screen and (max-width: 640px) {
  .img_table02 table tr td {
    margin: 10px 1% 0 1% !important;
    width: 48% !important;
    margin: 0 auto;
    text-align: center;
  }
}

.img_table03 table tr {
  display: flex;
  flex-wrap: wrap;
}
.img_table03 table tr td {
  display: block;
  padding: 0 !important;
  width: 31.111111%;
  margin: 20px 1% 0 1% !important;
}
@media screen and (max-width: 640px) {
  .img_table03 table tr td {
    margin: 10px 1% 0 1% !important;
    width: 48% !important;
    margin: 0 auto;
    text-align: center;
  }
}

/*画像拡大*/
.imgWrap {
  overflow: hidden; /*拡大時にはみ出た部分を隠す*/
}

.imgWrap img {
  display: block;
  transition-duration: 0.3s; /*変化に掛かる時間*/
}

.imgWrap img:hover {
  transform: scale(1.1); /*画像の拡大率*/
  transition-duration: 0.3s; /*変化に掛かる時間*/
}

header#global_header {
  max-width: 100%;
  min-width: 100%;
  position: relative;
  z-index: 3;
}
#header {
  width: 100%;
  padding: 30px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 834px) {
  #header {
    padding-top: 68px !important;
  }
}

@media screen and (max-width: 834px) {
  div#builingual {
    padding-top: 53px !important;
  }
}

#hedaer_info {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 5;
}
@media screen and (max-width: 834px) {
  #hedaer_info {
    bottom: 0;
    top: auto;
    left: 0;
    right: auto;
  }
}
#hedaer_info .header_address {
  padding: 10px;
  background: #77cced;
  color: #fff;
}
#hedaer_info .header_address span {
  margin-right: 5px;
}
@media screen and (max-width: 834px) {
  #hedaer_info .header_address {
    display: none;
  }
}
#hedaer_info .header_address p {
  text-align: left;
  font-size: 14px;
}
@media screen and (max-width: 834px) {
  #hedaer_info .header_address p {
    font-size: 12px;
  }
}
#hedaer_info .header_tel a {
  display: block;
  padding: 10px 10px 10px 50px;
  background: #6ac148;
  font-size: 23px;
  font-weight: bold;
  color: #fff !important;
  position: relative;
  text-decoration: none;
}
@media screen and (max-width: 834px) {
  #hedaer_info .header_tel a {
    font-size: 16px;
    padding: 10px 10px 10px 30px;
  }
}
#hedaer_info .header_tel a:after {
  content: "";
  background: url(../images/common/header_icon.png);
  width: 25px;
  height: 27px;
  position: absolute;
  left: 75px;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 834px) {
  #hedaer_info .header_tel a:after {
    left: 25px;
  }
}
#hedaer_info .header_map a {
  display: block;
  padding: 10px 10px 10px 50px;
  background: #e3ab00;
  font-size: 20px;
  font-weight: bold;
  color: #fff !important;
  position: relative;
  text-decoration: none;
}
@media screen and (max-width: 834px) {
  #hedaer_info .header_map a {
    font-size: 16px;
    padding: 10px 10px 10px 40px;
  }
}
#hedaer_info .header_map a:after {
  content: "";
  background: url(../images/common/header_access_icon.png);
  width: 17px;
  height: 27px;
  position: absolute;
  left: 50px;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 834px) {
  #hedaer_info .header_map a:after {
    left: 10px;
  }
}

@media screen and (max-width: 640px) {
  .logo {
    width: 40%;
    margin: 0 auto;
  }
}

#nav_global {
  width: 100%;
}
#nav_global ul {
  margin: 0 auto;
  max-width: 1000px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
#nav_global ul li {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  position: relative;
}
#nav_global ul li a {
  text-decoration: none;
  padding: 20px 0;
  display: block;
  color: #333 !important;
}
#nav_global ul li a span {
  display: block;
  margin-bottom: 10px;
}
#nav_global ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 80%;
  width: 1px;
  background: #ccc;
}
#nav_global ul li:last-child:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 80%;
  width: 1px;
  background: #ccc;
}
#nav_global ul ul {
  display: block;
  z-index: 99;
  position: absolute;
  width: 100%;
}
#nav_global ul ul li {
  width: 100%;
  background: #e9f8ff;
}
#nav_global ul ul li:before {
  display: none;
}
#nav_global ul ul li:last-child:after {
  display: none;
}

/*******************************************************************/
.nav {
  background: #fff;
}

.is-fixed {
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
  background: #fff;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 10;
}
@media screen and (max-width: 834px) {
  .is-fixed {
    display: none !important;
  }
}
.is-fixed ul {
  max-width: 100% !important;
  width: 100% !important;
}

#nav_global .is-fixed ul {
  max-width: 100% !important;
  width: 100% !important;
}

.nav_logo {
  display: none;
}

.is-fixed_info {
  bottom: 0 !important;
  right: 0;
  top: auto !important;
  max-width: 340px;
}
.is-fixed_info #hedaer_info {
  position: static;
}

.is-fixed_header_pd {
  padding-bottom: 200px;
}

.is-fixed_logo {
  display: block !important;
}
.is-fixed_logo img {
  max-width: 100px;
}

.flR #hed_info {
  margin-top: 10px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media screen and (max-width: 834px) {
  .flR #hed_info {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.flR #hed_info .head_mail {
  margin-left: 10px;
}
@media screen and (max-width: 834px) {
  .flR #hed_info .head_mail {
    margin-left: 5px;
  }
}
.flR #hed_info .head_tel {
  margin-left: 10px;
  margin-right: 5px;
}
.flR p {
  text-align: right;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
}
@media screen and (max-width: 834px) {
  .flR p {
    text-align: center;
  }
}

#mainArea {
  width: 100% !important;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 834px) {
  #mainArea {
    padding-top: 0px;
  }
}
@media screen and (max-width: 640px) {
  #mainArea {
    padding-top: 0px;
  }
}
#mainArea img {
  width: 100% !important;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
@media screen and (max-width: 834px) {
  #mainArea img {
    height: 400px !important;
  }
}
@media screen and (max-width: 640px) {
  #mainArea img {
    height: 300px !important;
  }
}
@media screen and (max-width: 480px) {
  #mainArea img {
    height: 250px !important;
  }
}
#mainArea .catch {
  height: 100%;
  max-width: 1040px;
  width: 100%;
}
#mainArea .catch img {
  position: absolute;
  bottom: 50px;
  right: 50px;
  margin: auto;
  height: auto !important;
  width: auto !important;
  z-index: 4;
}
@media screen and (max-width: 834px) {
  #mainArea .catch img {
    bottom: 30px;
    right: 30px;
  }
}
@media screen and (max-width: 640px) {
  #mainArea .catch img {
    max-width: 310px;
    width: 50% !important;
  }
}
#mainArea .slick-prev, #mainArea .slick-next {
  display: none !important;
}
#mainArea ul li img {
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
  #mainArea {
    width: auto !important;
  }
}
.mean-container .mean-bar {
  background: #227aa2 !important;
  position: fixed !important;
}

.mean-container .mean-nav {
  background: #227aa2 !important;
}
.mean-container .mean-nav .nav_logo {
  display: none;
}

.mean-container .mean-nav ul li a {
  border-top: 1px solid #fff !important;
}
.mean-container .mean-nav ul li a span {
  display: none;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
  /*background-color: #e9832f !important;*/
}

.mean-container .mean-bar {
  position: relative;
  padding-bottom: 4px !important;
}
.mean-container .mean-bar::before {
  position: absolute;
  content: "menu";
  color: #fff;
  top: 28px;
  right: 4px;
}

.mean-container .mean-nav {
  margin-top: 48px !important;
}

footer#global_footer {
  min-width: auto !important;
}

#global_footer {
  height: 40px;
  background: #fff !important;
}

.footer_inner {
  padding-top: 30px;
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  background: #fff !important;
  padding-bottom: 30px;
}
@media screen and (max-width: 640px) {
  .footer_inner {
    display: block;
    padding-top: 30px;
    margin-top: 0;
  }
}

#footer {
  border-top: 10px #227aa2 solid;
  margin-top: 100px;
}
@media screen and (max-width: 834px) {
  #footer {
    margin-top: 30px;
  }
}

#nav_footer {
  font-weight: bold;
  font-size: 14px;
  display: flex;
}
@media screen and (max-width: 834px) {
  #nav_footer {
    width: 45%;
  }
}
@media screen and (max-width: 640px) {
  #nav_footer {
    display: none;
  }
}
#nav_footer ul {
  max-width: 1000px;
  margin: 5px auto;
}
@media screen and (max-width: 640px) {
  #nav_footer ul {
    max-width: 100%;
    width: 80%;
  }
}
#nav_footer ul li {
  display: block;
  margin: 5px 25px;
  width: auto;
  text-align: left;
  position: relative;
}
@media screen and (max-width: 834px) {
  #nav_footer ul li {
    display: block;
    margin: 5px 0;
  }
}
#nav_footer ul li a {
  font-size: 16px;
  color: #333 !important;
  text-decoration: none;
  padding-left: 20px;
}
@media screen and (max-width: 640px) {
  #nav_footer ul li a {
    background: #227aa2 !important;
    padding: 10px;
    display: block;
    border-radius: 10px;
    font-weight: bold;
    color: #fff !important;
    text-align: center;
  }
}
#nav_footer ul li a:link {
  color: #333 !important;
  text-decoration: none;
}
@media screen and (max-width: 640px) {
  #nav_footer ul li a:link {
    color: #fff !important;
  }
}
#nav_footer ul li a:visited {
  color: #333 !important;
}
@media screen and (max-width: 640px) {
  #nav_footer ul li a:visited {
    color: #fff !important;
  }
}
#nav_footer ul li:after {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 8px;
  height: 1px;
  border-bottom: 1px solid #333;
}
@media screen and (max-width: 640px) {
  #nav_footer ul li:after {
    display: none;
  }
}

#pagetop {
  position: fixed;
  bottom: 210px;
  right: 20px;
  z-index: 10;
}
@media screen and (max-width: 1200px) {
  #pagetop {
    position: fixed;
    bottom: 30px;
    right: 350px;
    z-index: 10;
  }
}
@media screen and (max-width: 834px) {
  #pagetop {
    bottom: 10px;
    right: 5px;
    width: 65px;
  }
  #pagetop img {
    width: 100% !important;
    height: auto;
  }
}

.f_btn {
  display: flex;
  max-width: 1100px;
  margin: 0 auto;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
.f_btn li {
  width: 48%;
}

.f_bana_ul {
  padding: 20px;
  background: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  z-index: 1;
}
@media screen and (max-width: 640px) {
  .f_bana_ul {
    padding: 10px;
  }
}
.f_bana_ul li {
  margin: 10px;
}
.f_bana {
  max-width: 1100px;
  margin: 0 auto;
  padding: 30px;
  margin-top: 50px;
  background: url(../images/common/waku_bg01.jpg);
  border: 1px solid #2ababc;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 834px) {
  .f_bana {
    margin-top: 30px;
    padding: 20px;
  }
}
@media screen and (max-width: 640px) {
  .f_bana {
    margin-top: 30px;
    padding: 10px;
  }
}

.f_bottom {
  padding: 20px;
  padding-top: 150px;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .f_bottom {
    padding-top: 0px;
  }
}
@media screen and (max-width: 834px) {
  .f_bottom {
    padding-top: 20px;
  }
}
.f_bottom .f_ashi {
  position: absolute;
  top: -300px;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 0;
  pointer-events: none;
}
@media screen and (max-width: 1000px) {
  .f_bottom .f_ashi {
    top: -80px;
  }
}
@media screen and (max-width: 834px) {
  .f_bottom .f_ashi {
    display: none;
  }
}

.f_imgbg {
  position: absolute;
  bottom: 0;
  display: flex;
  width: 100%;
  justify-content: space-between;
}
@media screen and (max-width: 1200px) {
  .f_imgbg {
    position: static;
    padding-top: 50px;
    justify-content: space-around;
  }
}
.footer_info {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 834px) {
  .footer_info {
    display: block;
  }
}
.footer_info address {
  font-size: 14px;
  margin-left: 20px;
}
@media screen and (max-width: 834px) {
  .footer_info address {
    padding-top: 20px;
  }
}
.footer_info address ul {
  margin: 0 auto;
}
.footer_info address ul li {
  width: 100%;
  text-align: left;
}
@media screen and (max-width: 834px) {
  .footer_info address ul li {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .footer_info address ul li {
    text-align: center;
    margin-top: 5px;
  }
}
.footer_info address ul .footer_address {
  padding-top: 30px;
  font-size: 16px;
  display: block;
  font-weight: bold;
  text-align: center;
}
.footer_info address ul .footer_tel {
  padding-top: 10px;
  font-size: 20px;
  display: block;
  font-weight: bold;
  text-align: left;
}
@media screen and (max-width: 640px) {
  .footer_info address ul .footer_tel {
    text-align: center;
  }
}
.footer_info address ul .footer_tel a {
  color: #227aa2 !important;
}

#copy {
  background: #227aa2 !important;
  color: #fff;
  padding: 18px;
  display: block !important;
  font-size: 16px !important;
}
@media screen and (max-width: 1800px) {
  #copy {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 1400px) {
  #copy {
    padding-bottom: 280px;
  }
}
@media screen and (max-width: 1200px) {
  #copy {
    padding-bottom: 240px;
  }
}
@media screen and (max-width: 834px) {
  #copy {
    padding-bottom: 110px;
  }
}
#copy a:link {
  color: #fff;
  text-decoration: none;
}
#copy a:hover {
  text-decoration: underline;
}
#copy a:visited {
  color: #fff;
  text-decoration: none;
}

#main #col_main {
  width: 100%;
}

#contents {
  width: 100% !important;
  max-width: 1000px !important;
  background: none !important;
  padding-bottom: 150px;
}
@media screen and (max-width: 1000px) {
  #contents {
    padding: 0 20px;
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 834px) {
  #contents {
    padding: 0 20px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 640px) {
  #contents {
    padding: 0 10px;
    padding-bottom: 30px;
  }
}
#contents a {
  color: #227aa2;
}

#main {
  width: 100% !important;
}

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

.bgnega {
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
  margin-top: -200px;
  height: 180px;
}
@media screen and (max-width: 834px) {
  .bgnega {
    margin: 0;
  }
}

.nega_bottom {
  margin-bottom: -50px;
}
@media screen and (max-width: 834px) {
  .nega_bottom {
    margin-bottom: -30px;
  }
}
@media screen and (max-width: 640px) {
  .nega_bottom {
    margin-bottom: -10px;
  }
}

/* TOP */
.top01_imgbox {
  max-width: 1100px;
  margin: 0 auto;
  justify-content: space-between;
}
.top01_imgbox .box {
  text-align: center;
  width: 31%;
  margin: 0 1%;
}

.top02_imgbox {
  max-width: 1100px;
  margin: 0 auto;
  justify-content: space-between;
}
.top02_imgbox .box {
  width: 49%;
  text-align: center;
}

.top03 {
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.top03 .top03_w {
  width: 48%;
  max-width: 520px;
}
@media screen and (max-width: 834px) {
  .top03 .top03_w {
    width: 100%;
    max-width: 100%;
  }
}

.h_dot01 h2 {
  position: relative;
  padding-bottom: 30px;
}
@media screen and (max-width: 834px) {
  .h_dot01 h2 {
    padding-bottom: 20px;
  }
}
.h_dot01 h2:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: url(../images/common/bottom_line.png);
}

.h_dot02 h2 {
  position: relative;
  padding-bottom: 30px;
}
@media screen and (max-width: 834px) {
  .h_dot02 h2 {
    padding-bottom: 20px;
  }
}
.h_dot02 h2:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: url(../images/common/bottom_line01.png);
}

/**********************************************************/
.waku01 {
  padding: 5px;
  background: url(../images/common/waku_bg01.jpg);
  border: 1px #2ababc solid;
}
.waku01 div {
  padding: 10px;
  background: #fff;
}

.pdf_list01 ul {
  display: flex;
}
.pdf_list01 ul li {
  margin: 10px;
  width: 30%;
}
@media screen and (max-width: 640px) {
  .pdf_list01 ul li {
    width: 48%;
    margin: 10px 1% 0 1%;
  }
}
.pdf_list01 ul li a {
  display: block;
  padding: 20px 5px;
  background: #d66464;
  position: relative;
  text-align: center;
  font-size: 16px;
  color: #fff !important;
  text-decoration: none;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .pdf_list01 ul li a {
    margin: 0 auto;
    max-width: 300px;
  }
}
.pdf_list01 ul li a:after {
  content: "";
  width: calc(100% - 5px);
  height: calc(100% - 5px);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  border: 1px #fff solid;
}
.pdf_list01 ul li a:before {
  content: "PDF";
  display: block;
  width: calc(100% - 50px);
  position: absolute;
  right: -50px;
  bottom: -10px;
  color: rgba(255, 255, 255, 0.2);
  font-size: 50px;
}
@media screen and (max-width: 640px) {
  .pdf_list01 ul li a:before {
    font-size: 24px;
    bottom: -5px;
    right: -25px;
  }
}

/*****************共通クラス*******************************/
.cnt_h1 {
  background-color: #227aa2;
  padding: 80px 0;
}
@media screen and (max-width: 834px) {
  .cnt_h1 {
    padding: 50px 0;
  }
}
.cnt_h1 h1 {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 640px) {
  .cnt_h1 h1 {
    font-size: 24px;
  }
}
.cnt_h1 h1 span {
  font-size: 20px;
  display: block;
}

/***********h2*********************/
.cnt_h2 h2 {
  font-size: 30px;
  padding-left: 85px;
  font-weight: bold;
  color: #333;
  line-height: 1.2;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 5px dotted #227aa2;
}
.cnt_h2 h2:after {
  content: "";
  height: 48px;
  max-width: 71px;
  width: 71px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/common/h_icon02.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 640px) {
  .cnt_h2 h2:after {
    width: 50px;
  }
}
@media screen and (max-width: 640px) {
  .cnt_h2 h2 {
    font-size: 22px;
  }
}
.cnt_h2 h3 {
  font-size: 20px;
  padding: 10px;
  font-weight: bold;
  color: #fff;
  background: #227aa2;
  line-height: 1.2;
  position: relative;
}
@media screen and (max-width: 640px) {
  .cnt_h2 h3 {
    font-size: 22px;
    padding: 15px;
  }
}

.staff_table {
  background: url(../images/common/waku_bg01.jpg);
  border: 1px solid #2ababc;
  padding: 10px;
}
.staff_table article {
  padding: 10px;
  background: #fff;
}
.staff_table article table td {
  border: 0 !important;
}

.staff_title01 h2 {
  background: #2ababc;
  color: #fff;
  padding: 10px;
  font-size: 20px;
  font-weight: bold;
  position: relative;
  padding-left: 60px;
}
.staff_title01 h2:after {
  content: "";
  width: 41px;
  height: 29px;
  background: url(../images/common/h_icon01.png);
  background-size: 100%;
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.staff_title02 div {
  font-size: 18px;
  font-weight: bold;
  padding: 0 10px 10px 10px;
  border-bottom: 1px dotted #2ababc;
}

.staff_title02 {
  font-size: 18px;
  font-weight: bold;
  padding: 0 10px 10px 10px;
  border-bottom: 1px dotted #2ababc;
}

.waku02 {
  background: url(../images/common/waku_bg01.jpg);
  border: 1px solid #2ababc;
  padding: 10px;
}
.waku02 .waku02_bg {
  padding: 20px;
  background: #fff;
}

/***********h3*********************/
.cnt_h3 h3 {
  font-size: 24px;
  padding: 10px;
  font-weight: bold;
  color: #333;
  line-height: 1.2;
  position: relative;
  padding-left: 60px;
  border-bottom: 2px solid #2ababc;
  padding-bottom: 10px;
}
.cnt_h3 h3:after {
  content: "";
  height: 40px;
  max-width: 33px;
  width: 33px;
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/common/h_icon03.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 640px) {
  .cnt_h3 h3:after {
    width: 50px;
  }
}
@media screen and (max-width: 640px) {
  .cnt_h3 h3 {
    font-size: 22px;
    padding-left: 65px;
  }
}

/***************タイトル04***************/
.cnt_h4 h4 {
  display: block;
  position: relative;
  font-size: 20px;
  color: #227aa2;
  background: #e9f8ff;
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  padding: 10px;
  border-bottom: 1px dotted #227aa2;
}

/***************タイトル01***************/
.cnt_title01 article h2 {
  display: block;
  padding: 5px 15px;
  position: relative;
  font-size: 20px;
  color: #fff;
  background: #2ababc;
  margin: 10px 0;
  position: relative;
  font-weight: bold;
}
.cnt_title01 article h2 span {
  font-size: 30px;
  margin-right: 10px;
}
@media screen and (max-width: 640px) {
  .cnt_title01 article h2 {
    font-size: 20px;
  }
}

/***************タイトル02***************/
.cnt_title02 h3 {
  display: block;
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
  font-weight: bold;
  border: 1px solid #2ababc;
  border-left: 5px solid #2ababc;
  font-size: 20px;
  color: #227aa2;
}
.cnt_title02 h3 span {
  background: #227aa2;
  display: inline-block;
  color: #fff;
  padding: 10px;
  border-radius: 10px;
  margin-right: 20px;
}

/***************タイトル03***************/
.cnt_title03 h3 {
  display: block;
  padding-bottom: 10px;
  position: relative;
  font-weight: bold;
  border-bottom: 1px dotted #227aa2;
  font-size: 24px;
}
@media screen and (max-width: 834px) {
  .cnt_title03 h3 {
    text-align: center !important;
    font-size: 20px;
  }
}
.cnt_title03 h3 span {
  background: #227aa2;
  display: inline-block;
  color: #fff;
  padding: 10px;
  border-radius: 10px;
  margin-right: 20px;
}
@media screen and (max-width: 834px) {
  .cnt_title03 h3 span {
    display: block;
    text-align: center;
    margin-bottom: 5px;
    margin-right: 0px;
  }
}

/***************タイトル04***************/
.cnt_title04 h4 {
  display: block;
  position: relative;
  font-size: 20px;
  color: #227aa2;
  background: #e9f8ff;
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  padding: 5px;
}

/***************タイトル05***************/
.cnt_title05 h5 {
  display: block;
  position: relative;
  border: 1px dotted #227aa2;
  font-size: 18px;
  color: #227aa2;
  background: #e9f8ff;
  font-weight: bold;
  padding: 5px;
}

/******************強調テキスト**************************************/
.emphasis_text {
  font-size: 38px;
  color: #227aa2;
  text-align: center !important;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: bold;
  padding: 30px 0 !important;
}
@media screen and (max-width: 834px) {
  .emphasis_text {
    font-size: 22px;
  }
}

/****************テキストボタン****************************************/
.cnt_textbtn a {
  padding: 10px;
  background: #e2e1d7;
  border: 1px solid #227aa2;
  display: inline-block;
  text-decoration: none;
  font-weight: bold;
  color: #227aa2;
}

.cnt_textbtn01 a {
  padding: 10px;
  background: #e9f8ff;
  border: 1px solid #227aa2;
  display: inline-block;
  text-decoration: none;
  font-weight: bold;
  color: #227aa2;
}
@media screen and (max-width: 640px) {
  .cnt_textbtn01 a {
    width: 100%;
    text-align: center;
  }
}

/******************dl リスト01**************************************/
.dldt_list01 {
  display: block;
  width: 100%;
  margin: 0 1%;
}
@media screen and (max-width: 834px) {
  .dldt_list01 {
    width: 100%;
    margin: 10px auto;
  }
}
.dldt_list01 dl {
  display: block !important;
  width: 100%;
}
.dldt_list01 dl dt {
  font-weight: bold;
  background: #e9f8ff !important;
  color: #227aa2 !important;
  display: block !important;
  width: 100% !important;
  border: 0px !important;
}
.dldt_list01 dl dd {
  display: block !important;
  width: 100% !important;
  border: 0px !important;
}

/******************ul リスト01**************************************/
.ul_list01 ul li {
  width: 100% !important;
  display: block !important;
  position: relative;
  margin-top: 5px;
  padding: 5px;
  padding-left: 25px;
  border-bottom: 1px dotted #227aa2;
}
.ul_list01 ul li:after {
  content: "";
  position: absolute;
  left: 8px;
  top: 15px;
  width: 5px;
  height: 5px;
  background: #227aa2;
  border-radius: 5px;
}

/*****************************よくある質問****************************************/
.faq {
  padding-bottom: 80px;
  border-bottom: 1px dotted #227aa2;
}
.faq td {
  border: 0 !important;
}
.faq .question {
  padding-left: 80px !important;
  position: relative;
  padding-bottom: 50px !important;
  padding-top: 20px !important;
}
.faq .question div {
  color: #227aa2;
  font-size: 24px;
  font-weight: bold;
}
@media screen and (max-width: 834px) {
  .faq .question div {
    font-size: 20px;
  }
}
@media screen and (max-width: 834px) {
  .faq .question {
    font-size: 20px;
    padding-left: 65px !important;
    padding-bottom: 30px !important;
  }
}
.faq .question:after {
  content: "";
  background: url(../images/common/faq_q.png);
  position: absolute;
  width: 60px;
  height: 60px;
  top: 0;
  left: 0;
  margin: auto;
  display: block;
  visibility: inherit;
}
@media screen and (max-width: 834px) {
  .faq .question:after {
    width: 40px;
    height: 40px;
    background-size: 100%;
    top: 10px;
  }
}
.faq .answer {
  padding-left: 80px !important;
  position: relative;
  padding-bottom: 30px !important;
  padding-top: 30px !important;
}
@media screen and (max-width: 834px) {
  .faq .answer {
    padding-left: 65px !important;
    padding-top: 0 !important;
  }
}
.faq .answer div {
  font-size: 16px;
  font-weight: bold;
}
.faq .answer:after {
  content: "";
  background: url(../images/common/faq_a.png);
  position: absolute;
  width: 60px;
  height: 60px;
  top: 10px;
  left: 0;
  margin: auto;
  display: block;
  visibility: inherit;
}
@media screen and (max-width: 834px) {
  .faq .answer:after {
    width: 40px;
    height: 40px;
    top: 0px;
    background-size: 100%;
  }
}

/*******************お写真紹介 table********************/
#fancybox-title-float-wrap td {
  padding: 0px 7px !important;
}

/******************新着情報　AI用***************************/
.top_scroll {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  height: 480px;
}
@media screen and (max-width: 834px) {
  .top_scroll {
    padding: 0;
    padding-top: 20px;
    width: 95%;
    height: 300px;
  }
}
@media screen and (max-width: 834px) {
  .top_scroll {
    width: 100%;
  }
}
.top_scroll dl {
  border-bottom: 1px solid #227aa2;
  padding: 10px 0;
  display: block !important;
}
.top_scroll dl dt {
  display: block !important;
  width: 100% !important;
  background: none !important;
  border: 0px !important;
  color: #227aa2 !important;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 5px 0 5px !important;
}
.top_scroll dl dd {
  display: block !important;
  width: 100% !important;
  background: none !important;
  border: 0px !important;
  padding: 0 5px 5px 5px !important;
}

.scroll {
  text-align: left;
}

.mCSB_dragger_bar {
  margin-top: 10px !important;
  background: #227aa2 !important;
  width: 10px !important;
  border-radius: 0px !important;
}

/***********************AI用画像テキストタイトル*******************************************/
.fl_img_text .box {
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
}
@media screen and (max-width: 640px) {
  .fl_img_text .box {
    display: block;
    text-align: center;
    margin-top: 50px;
  }
}
.fl_img_text .box img {
  width: 38% !important;
  object-fit: cover;
  height: 250px !important;
  font-family: "object-fit: cover;";
}
@media screen and (max-width: 640px) {
  .fl_img_text .box img {
    width: 80% !important;
    margin: 0 auto;
    text-align: center;
  }
}
.fl_img_text .box div {
  width: 58%;
  text-align: left !important;
}
@media screen and (max-width: 640px) {
  .fl_img_text .box div {
    width: 100%;
    padding-top: 20px;
  }
}
.fl_img_text .box div h2 {
  font-size: 24px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  border-bottom: 1px solid #333;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}
.fl_img_text .box:nth-child(even) {
  flex-direction: row-reverse;
}

.banner_flbtn {
  align-items: center;
  background: #e9f8ff;
  justify-content: space-around;
}
.banner_flbtn .box {
  width: 31%;
  margin: 20px 1%;
}

section form h2.mail.title {
  display: none;
}

/* title */
.title_01 {
  margin-bottom: 30px;
}
.title_01 h2 {
  font-size: 30px;
  font-weight: bold;
  color: #333;
  line-height: 1.2;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 5px dotted #227aa2;
}
.title_01 h2 i {
  color: #227aa2;
  margin-right: 8px;
  font-size: 1.2em;
}
@media screen and (max-width: 640px) {
  .title_01 h2 {
    font-size: 22px;
  }
}
@media screen and (max-width: 640px) {
  .title_01 {
    margin-bottom: 20px;
  }
}

.fs_18 {
  font-size: 18px;
}
.fs_18 div {
  font-weight: bold;
}

.top_bg01 {
  padding: 20px;
  background: #fff;
}
@media screen and (max-width: 640px) {
  .top_bg01 {
    padding: 10px;
  }
}

.top_insta_scl .sns_list {
  border: none;
}
.top_insta_scl .sns_list > div {
  flex-direction: row !important;
  border-bottom: 1px solid #227aa2;
}
.top_insta_scl .sns_list .sns_photo {
  width: 25%;
}
.top_insta_scl .sns_list .sns_text {
  width: 75%;
  font-size: 15px;
  color: #333333;
  margin: 10px 0;
}
.top_insta_scl .sns_list .sns_text .sns_date {
  color: #227aa2 !important;
  font-size: 18px;
  font-weight: bold;
}

/* TOP Instagram */
.top_insta_t_4 .sns_list {
  flex-direction: inherit !important;
  border: none !important;
  flex-wrap: wrap;
  justify-content: space-between;
}
.top_insta_t_4 .sns_list > div {
  flex-direction: column;
  border: none !important;
  max-width: 340px;
  width: 23.5%;
  margin: 0 1% 1% 1%;
}
.top_insta_t_4 .sns_list > div:nth-child(4n+1) {
  margin: 0 1% 1% 0;
}
.top_insta_t_4 .sns_list > div:nth-child(4n+4) {
  margin: 0 0 1% 1%;
}
.top_insta_t_4 .sns_list > div .sns_text {
  width: 100%;
}
.top_insta_t_4 .sns_list > div .sns_text ul {
  display: none;
}
.top_insta_t_4 .sns_list > div .sns_text .sns_date {
  color: #227aa2;
  font-size: 1.2em;
  line-height: 1;
  margin-bottom: 10px;
}
.top_insta_t_4 .sns_list > div .sns_text .caption {
  color: #333333;
  line-height: 1.5em;
}
.top_insta_t_4 .sns_list > div .square-inner {
  position: relative;
  display: block;
}
.top_insta_t_4 .sns_list > div .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
  padding-top: 100%;
}
.top_insta_t_4 .sns_list > div .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;
}
.top_insta_t_4 .sns_list > div .sns_photo {
  width: 100% !important;
  padding: 0 !important;
}
.top_insta_t_4 .sns_list > div .sns_photo img {
  width: 100%;
}
@media screen and (max-width: 834px) {
  .top_insta_t_4 .sns_list > div {
    width: 49%;
  }
  .top_insta_t_4 .sns_list > div:nth-child(2n+1) {
    margin: 0 1% 1% 0;
  }
  .top_insta_t_4 .sns_list > div:nth-child(2n) {
    margin: 0 0 1% 1%;
  }
}/*# sourceMappingURL=common_style.css.map */