/* 
 * ------- additional css elements  ---------------------
 */
/* ふんわり　枠　1 */
.kakomi-kage1 {
  margin: 2em auto;
  padding: 1em;
  width: 90%;
  color: #555555; /* 文字色 */
  background-color: #ffcccc; /* 背景色 */
  box-shadow: 0 0 10px 10px #ffcccc; /* 影 */
  box-sizing: border-box;
}
/*リンク光らせる*/
.company_data a:hover, .wrap-banner a:hover, .content a:hover {
  cursor: pointer;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  zoom: 1;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.wrap-banner span {
  /* margin: 5px 10px 5px 0px; */
  display: inline-block;
  background-color: #ffffff;
}
div.btn_link img:hover {
  transition: all 0.5s ease;
  opacity: 0.7;
}
/*　大きく強調　*/
.catch-main {
  font-size: 1.5rem;
  line-height: 1.5em;
  font-weight: 700;
  /* font-family: 'Noto Sans Japanese';*/
}
/*　やや大きめ　*/
.catch-middle {
  font-size: 1.2rem;
  line-height: 1.5em;
  font-weight: 700;
  /* font-family: 'Noto Sans Japanese';*/
}
.w50 {
  width: 50%;
  margin: auto;
}
.w65 {
  width: 65%;
  margin: auto;
}
.w70 {
  width: 70%;
  margin: auto;
}
.w80 {
  width: 80%;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .w50, .w65, .w70, .w80 {
    width: 100%;
	  box-sizing: border-box;
  }
}
/* 囲み　色付き*/
.bg-color {
  background-color: #e7e7e7;
}
/* 内部リンク位置調整 */
.landing {
  position: absolute;
  display: block;
  padding-top: 120px;
  margin-top: -120px;
  z-index: -5;
}
/* 地図の住所表示 */
.map-add {
  font-size: 1.6em;
  line-height: 1.3em;
  position: relative;
  margin-bottom: 20px;
  text-align: center;
}
/*リンクボタン*/
.btn9 a {
  background: #382459;
  text-decoration: none;
  text-align: center;
  color: #FFF !important;
  position: relative;
  display: inline-block;
  padding: 0.25em 1em;
  border-radius: 2px;
  transition: all .3s;
  -webkit-transition: all .3s;
}
/*ボックス*/
.box9 {
  border: 4px double #4a2588;
  padding: 2em;
}
.box9 h3 {
  font-size: 1.4em;
  margin-bottom: 1em;
}
.box9 h3::after {
  position: relative;
  background: none;
  bottom: 0;
}
/*===========================
list
===========================*/
ul.check li {
  padding: 0 0 0.5em 2em !important;
}
ul.nb_circle li {
  padding: 0 0 0.2em 1.2em;
  margin-bottom: 0.2em;
}
ul.nb_circle li:before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  background-color: #222;
  border-radius: 50%;
  left: 0.3em;
  margin-top: 0.5em;
}
ul.nb_circle, ul.circle2, ul.circle3, ul.check2, ul.check3 {
  position: relative;
}
ul.circle2 li, ul.check2 li {
  float: left;
  width: 45%;
  padding: 0 0 0.5em 1.8em;
  margin: 0 1% 0.5em;
  border-bottom: 1px dashed #CCC;
}
ul.circle2 li:before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  background-color: #222;
  border-radius: 50%;
  /* [disabled]left: 0.5em;
*/
  margin-top: 0.6em;
  margin-left: -1em;
}
ul.check2 li::before {
  display: block;
  position: absolute;
  content: "\f14a";
  font-family: FontAwesome;
  font-size: 1.3em;
  margin-left: -1.2em;
}
ul.circle3 li, ul.check3 li {
  float: left;
  width: 30%;
  margin: 0 1.5% 0.5em;
  padding-bottom: 0.5em;
}
ul.circle3 li:before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  background-color: #222;
  border-radius: 50%;
  /* [disabled]left: 0.5em;
*/
  margin-top: 0.6em;
  margin-left: -1em;
}
ul.check3 li::before {
  display: block;
  position: absolute;
  content: "\f14a";
  font-family: FontAwesome;
  font-size: 1.3em;
  margin-left: -1.2em;
}
ul.circle4 li, ul.check4 li {
  float: left;
  padding: 0 0 0.5em 1.8em;
  margin: 0 1.5% 0.5em;
  width: 22%;
}
ul.circle4 li:before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  background-color: #222;
  border-radius: 50%;
  /* [disabled]left: 0.5em;
*/
  margin-top: 0.6em;
  margin-left: -1em;
}
ul.check4 li::before {
  display: block;
  position: absolute;
  content: "\f14a";
  font-family: FontAwesome;
  font-size: 1.3em;
  margin-left: -1.2em;
}
ul.circle5 li {
  margin-bottom: 0.2em;
  margin-top: 0.2em;
  float: left;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0.5em;
  padding-left: 1.8em;
  margin-right: 35px;
}
ul.circle5 li:before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  background-color: #222;
  border-radius: 50%;
  /* [disabled]left: 0.5em;
*/
  margin-top: 0.6em;
  margin-left: -1em;
}
ul.point2 li {
  background: #C93232;
  padding: 0.4em 0;
  margin: 0 1%;
  margin-bottom: 10px;
  font-size: 1rem;
  color: #FFF;
  text-align: center;
  border-radius: 2px; /* CSS3草案 */
  -webkit-border-radius: 2px; /* Safari,Google Chrome用 */
  -moz-border-radius: 2px; /* Firefox用 */
  float: left;
  width: 48%;
}
ul.point3 li {
  background: #8A8299;
  padding: 0.4em 0;
  margin: 0 1%;
  margin-bottom: 10px;
  font-size: 1rem;
  color: #FFF;
  text-align: center;
  border-radius: 2px; /* CSS3草案 */
  -webkit-border-radius: 2px; /* Safari,Google Chrome用 */
  -moz-border-radius: 2px; /* Firefox用 */
  float: left;
  width: 31%;
}
ul.li_pdf {
  position: relative;
}
ul.li_pdf li {
  padding: 0 0 0.5em 1.8em;
  margin-bottom: 0.5em;
}
ul.li_pdf li:before {
  display: block;
  position: absolute;
  content: "\f1c1";
  font-family: FontAwesome;
  font-size: 1.3em;
  margin-left: -1.2em;
}
ul.li_pdf2 {
  position: relative;
}
ul.li_pdf2 li {
  float: left;
  width: 45%;
  padding: 0 0 0.5em 1.8em;
  margin: 0 1% 0.5em;
}
ul.li_pdf2 li:before {
  display: block;
  position: absolute;
  content: "\f1c1";
  font-family: FontAwesome;
  font-size: 1.3em;
  margin-left: -1.2em;
}
ol.num-list {
  counter-reset: number; /*数字をリセット*/
  list-style-type: none !important; /*数字を一旦消す*/
  padding: 0.5em;
}
ol.num-list li {
  position: relative;
  padding-left: 30px;
  line-height: 1.5em;
  padding: 0.5em 0.5em 0.5em 30px;
}
ol.num-list li:before {
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*以下数字のデザイン変える*/
  display: inline-block;
  background: #ee8800;
  color: white;
  font-family: 'Avenir', 'Arial Black', 'Arial', sans-serif;
  font-weight: bold;
  font-size: 15px;
  border-radius: 50%;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  /*以下 上下中央寄せのため*/
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .content ul.circle2 li, .content ul.check2 li {
    float: none;
    padding: 0 0 0.5em 1.8em;
    margin: 0 1% 0.7em;
    width: 90%;
  }
  ul.circle5 li {
    width: 90%;
  }
  ul.li_pdf2 li {
    float: none;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 0.5em;
  }
}
/*===========================
table
===========================*/
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table th {
  text-align: center;
  vertical-align: middle;
  background-color: #f1eff6;
  color: #333;
  border: 1px #ccc solid;
}
table td {
  vertical-align: middle;
  background-color: #FFF;
  border: 1px #ccc solid;
}
table.table-various1 td.td_right {
  text-align: right;
}
.inquiry table {
  border: none;
}
/* 線のtable */
table.table-various3 th {
  text-align: center;
  vertical-align: middle;
}
/*tableをスクロールさせる*/
/* 	スクロール用テーブル  */
.scroll table th {
  text-align: center;
  vertical-align: middle;
}
/*tableのセル内にある文字の折り返しを禁止*/
.scroll {
  overflow: auto;
  white-space: nowrap;
}
/*tableにスクロールバーを追加*/
.scroll::-webkit-scrollbar {
  height: 5px;
}
/*tableにスクロールバーを追加*/
.scroll::-webkit-scrollbar-track {
  background: #F1F1F1;
}
/*tableにスクロールバーを追加*/
.scroll::-webkit-scrollbar-thumb {
  background: #BCBCBC;
}
@media only screen and (max-width: 768px) {
  table {
    border-top: 1px #ccc solid;
  }
  table th {
    width: 100%;
    display: block;
    border-top: none;
    border-bottom: none;
    box-sizing: border-box;
  }
  table td {
    width: 100%;
    display: block;
    box-sizing: border-box;
  }
  .scroll table {
    min-width: 768px;
    overflow: scroll;
  }
  .scroll table th {
    width: auto;
    display: table-cell;
    vertical-align: middle;
    border-top: 1px #8c7656 solid;
    border-bottom: 1px #8c7656 solid;
  }
  .scroll table td {
    width: auto;
    display: table-cell;
  }
}
/*===========================
others
===========================*/
h4.various1 {
  font-size: 1.2em;
  padding: .5em .75em;
  background-color: #e9e3f2;
  margin-bottom: 1em;
}
/* テキスト */
.mb25 {
  margin-bottom: 25px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.mb55 {
  margin-bottom: 55px !important;
}
.txtsize1 {
  font-size: 1.2rem;
}
.txtsize2 {
  font-size: 1.4rem;
}
.tx-center-sp {
  text-align: left;
}
.tx-right {
  text-align: right;
}
.indent-1 {
  padding-left: 1em; /*1em（1文字）分、右に動かす*/
  text-indent: -1em; /*最初の行だけ1em（1文字）分、左に動かす*/
  line-height: 1.5em;
}
.catchcopy {
  font-size: 1.7rem;
  font-family: 'Noto Sans Japanese';
  font-weight: 300;
  line-height: 1.1em;
  color: #FF711A;
}
.catchcopy2 {
  font-size: 1.3rem;
  font-family: 'Noto Sans Japanese';
  font-weight: 300;
  line-height: 1.1em;
  color: #FF711A;
}
.orange {
  color: #d58400;
}
@media screen and (max-width: 768px) {
  .tx-center-sp {
    text-align: center;
  }
}
/* ボックス */
.Boxwrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.Boxwrap .box {
  width: 44%;
  border: 2px solid #7B6696;
  background-color: #FFF;
  box-shadow: none;
  list-style: none;
  padding: 20px;
  margin-bottom: 40px;
  position: relative;
  margin-left: 2%;
  -moz-border-radius: 8px; /* Firefox */
  -webkit-border-radius: 8px; /* Google Chrome、Safari  */
  -o-border-radius: 8px; /* Opera  */
  -ms-border-radius: 8px; /* Internet Explorer  */
  border-radius: 8px;
}
.Boxwrap .box1_2 {
  width: 44%;
  border: none;
  background-color: #f5f4f8;
  box-shadow: 1px 1px 5px #999;
  list-style: none;
  padding: 20px;
  margin-bottom: 40px;
  position: relative;
  margin-left: 2%;
  -moz-border-radius: 2px; /* Firefox */
  -webkit-border-radius: 2px; /* Google Chrome、Safari  */
  -o-border-radius: 2px; /* Opera  */
  -ms-border-radius: 2px; /* Internet Explorer  */
  border-radius: 2px;
}
.Boxwrap .box1_2 h3 {
  font-size: 1.6em;
  margin-bottom: 1em;
}
.Boxwrap .box1_2 h3::after {
  position: relative;
  background: none;
  bottom: 0;
}
.Boxwrap .no-border {
  border: none;
}
.Boxwrap .first {
  margin-left: 0 !important;
}
.box {
  background-color: #f6f6f6;
  border: 2px dashed #fff;
  border-radius: 8px;
  box-shadow: 0 0 0 8px #f6f6f6;
  padding: 2em;
}
.box h3 {
  font-size: 1.4em;
  margin-bottom: 1em;
}
.box h3::after {
  position: relative;
  background: none;
  bottom: 0;
}
.box2 {
  background-color: #f6f6f6;
  border: 2px solid #fff;
  box-shadow: 0 0 0 2px #f6f6f6;
  padding: 2em;
}
.box2 h3 {
  font-size: 1.4em;
  margin-bottom: 1em;
}
.box2 h3::after {
  position: relative;
  background: none;
  bottom: 0;
}
.box3 {
  border: 4px double #ccc;
  padding: 2em;
	box-sizing: border-box;
}
.box3 h3 {
  font-size: 1.4em;
  margin-bottom: 1em;
  border: none;
  padding: 0;
}
.box3 h3::after {
  position: relative;
  background: none;
  bottom: 0;
}
/* ボタン */
.btn2 a {
  text-decoration: none;
  text-align: center;
  color: #FFF !important;
  position: relative;
  display: inline-block;
  padding: 0 1em;
  line-height: 30px;
  background: #e89a1a;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  transition: all .3s;
  -webkit-transition: all .3s;
}
.btn2 a:hover {
  background: #edae48;
}
/* PDF */
.pdf {
  background-color: #ffffff;
  display: block;
}
.pdf img:hover, .pdf a:hover {
  cursor: pointer;
  filter: alpha(opacity=60); /* ie lt 8 */
  -ms-filter: "alpha(opacity=60)"; /* ie 8 */
  -moz-opacity: 0.6; /* FF lt 1.5, Netscape */
  -khtml-opacity: 0.6; /* Safari 1.x */
  opacity: 0.6;
  zoom: 1;
  transition: all .5s;
  -webkit-transition: all .5s;
}
.service {
  background: #8fafc3;
  padding: 0.4em 1em;
  margin-bottom: 10px;
  font-size: 1.1rem;
  color: #FFF;
  text-align: center;
  border-radius: 20px; /* CSS3草案 */
  -webkit-border-radius: 20px; /* Safari,Google Chrome用 */
  -moz-border-radius: 20px; /* Firefox用 */
}
/* 画像とテキストを交互に表示 */
.contents-wrap {
  display: -webkit-box; /*Android4.3*/
  display: -moz-box; /*Firefox21*/
  display: -ms-flexbox; /*IE10*/
  display: -webkit-flex; /*PC-Safari,iOS8.4*/
  display: flex;
  -webkit-box-pack: justify; /*Android4.3*/
  -moz-box-pack: justify; /*Firefox21*/
  -ms-flex-pack: justify; /*IE10*/
  -webkit-justify-content: space-between; /*PC-Safari,iOS8.4*/
  justify-content: space-between;
}
.contents-wrap:nth-child(odd) {
  -ms-flex-direction: row-reverse; /*IE10*/
  -webkit-flex-direction: row-reverse; /*old webkit browser*/
  flex-direction: row-reverse;
}
.contents-text {
  width: 47.5%; /*flex: 2;*/
}
.contents-img {
  width: 47.5%; /*flex: 1;*/
}
.contents-text h3 {
  margin-bottom: 2rem;
  font-size: 2rem;
  line-height: 1.1em;
  border: none;
  padding: 0;
}
.contents-img img {
  display: block;
  width: auto;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .contents-wrap, .contents-wrap:nth-child(odd) {
    -ms-flex-direction: row-reverse; /*IE10*/
    -webkit-flex-direction: row-reverse; /*old webkit browser*/
    flex-direction: column-reverse;
  }
  .contents-text, .contents-img {
    width: 100%; /*flex: 1;*/
    margin-bottom: 3em;
  }
  .contents-text h3 {
    text-align: center;
  }
}
/*----------------------------
variable grid
-----------------------------*/
.one_half2, .one_third2, .one_quarter2 {
  display: inline;
  float: left;
  margin: 0 0 0 5%;
  list-style: none;
}
.one_half2:first-child, .one_third2:first-child, .one_quarter2:first-child {
  margin-left: 0;
}
.one_half2 {
  width: 47.5%;
}
.one_third2 {
  width: 30%;
}
.one_quarter2 {
  width: 21.25%;
}
@media screen and (max-width: 500px) {
  .one_half2, .one_third2, .one_quarter2 {
    width: 100%;
    margin: 0 0 3em 0;
  }
}
.paragraphIndent {
  text-indent: 1em !important;
}

.button {
  display: inline-block;
  width: 320px;
  height: 54px;
  text-align: center;
  text-decoration: none;
  line-height: 54px;
  outline: none;
}
.button::before,
.button::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button,
.button::before,
.button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.button {
    position: relative;
    z-index: 2;
    background-color: #fff;
    border: 2px solid #563789;
    color: #563789!important;
    line-height: 50px;
    overflow: hidden;
}
.button:hover {
  color: #fff!important;
}
.button::after {
  top: -100%;
  width: 100%;
  height: 100%;
}
.button:hover::after {
  top: 0;
  background-color: #563789;
}