@charset "utf-8";
/* ========================================================
	template.css => テンプレート用CSS
======================================================== */
html, body {
  width: 100%;
  overflow-x: hidden;
}
html {
  font-size: 62.5%;
}
/*2022*/
body {
  background-color: #fff;
  font-size: 10px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.8;
  color: #091e42;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
  -webkit-text-size-adjust: 100%;
}
/*2022*/
body.m {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 1.7;
}
/*2022*/
p, a {
  font-size: 16px;
  font-size: 1.6rem;
}
/*2022*/
p + ul.list2 {
  margin-top: 1.6rem;
}
@media screen and (max-width: 1130px) {
  p, a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 680px) {
  p, a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
/*2022*/
a {
  /*color: #616465;*/
  text-decoration: none;
  -webkit-transition: color 0.15s, background-color 0.15s, background-image 0.15s, border 0.15s, opacity 0.15s;
  -o-transition: color 0.15s, background-color 0.15s, background-image 0.15s, border 0.15s, opacity 0.15s;
  transition: color 0.15s, background-color 0.15s, background-image 0.15s, border 0.15s, opacity 0.15s;
}
a.text-link {
  color: #0044CC;
  text-decoration: underline;
}
a.text-link:hover {
  color: #0044CC;
  text-decoration: none;
}
a:hover {}
a.el-black[target="_blank"] {
  display: inline-block;
  padding-right: 16px;
  background: url(../../images/link_black.png) no-repeat right center;
}
span.el-black {
  /*display: inline-block;*/
  padding-right: 1rem;
  background: url(../../images/link_black.png) no-repeat right center;
  width: 9px;
  height: 9px;
  padding-left: 0.2rem;
}
a.el-white[target="_blank"] {
  display: inline-block;
  padding-right: 16px;
  background: url(../../images/link_white.png) no-repeat right center;
}
#container a:hover {
  text-decoration: underline;
}
#container .catch {
  border: 1px solid #ff3900;
  border-radius: 3px;
  z-index: 1;/*border-radius safariバグ用*/
  padding: 5px;
  color: #ff3900;
  text-align: left;
}
label {
  cursor: pointer;
}
input, select, textarea, button {
  margin: 0;
  vertical-align: middle;
  font-family: inherit;
  outline: none;
  font-size: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
button {
  cursor: pointer;
}
iframe {
  vertical-align: middle;
}
#archiveMenu dt {
  display: block;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  background: url(../images/i_swich.png) 3px -72px no-repeat;
  text-decoration: underline;
  padding-left: 20px;
  color: #0044CC;
}
#archiveMenu dd {
  display: none;
  padding-left: 20px;
  color: #0044CC;
}
#archiveMenu dt.active {
  background: url(../images/i_swich.png) 3px 20px no-repeat;
}

time{
	font-size: 14px;
	font-size:1.4rem;
}

@media screen and (min-width: 1130px) {
  .visibillity {
    display: none;
  }
}
/* 2022 */
@media screen and (max-width: 1130px) {
  img {
    max-width: 100%;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1130px) {
  article {
    padding: 0px 8px 0px 8px;
  }
  .visibillity {
    visibility: hidden;
  }
}
/* 2022 */
@media screen and (max-width: 680px) {
  iframe {
    max-width: 100%;
  }
}
/* pc / sp
============================================================================================================ */
.sp, .sps {
  display: none !important;
}
/* 1130pxまでの幅の場合に適応される */
@media screen and (max-width: 1130px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  img.sp, span.sp, br.sp, em.sp, strong.sp {
    display: inline !important;
  }
}
/* 370pxまでの幅の場合に適応される */
@media screen and (max-width: 370px) {
  .sps {
    display: block !important;
  }
  img.sps, spsan.sps, br.sps, em.sps, strong.sps {
    display: inline !important;
  }
}
/* sp
============================================================================================================ */
/* 1130pxまでの幅の場合に適応される */
@media screen and (max-width: 1130px) {
  *[data-label] img {
    display: none;
  }
  *[data-label]:before {
    content: attr(data-label);
  }
  *[data-label-r]:after {
    content: attr(data-label-r);
  }
  .sp_mincho {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
  }
}
/* font-size
============================================================================================================ */
.fz_s {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
}
.fz_m {}
.fz_l {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.8;
}
.fz_ll {}
/*2022*/
/* 1130pxまでの幅の場合に適応される */
@media screen and (max-width: 1130px) {
  .fz_s {
    font-size: 1.1rem;
  }
  .fz_l {
    font-size: 1.5rem;
  }
  .fz_ll {}
}
/* text
============================================================================================================ */
.txt_c {
  text-align: center !important;
}
/* color
============================================================================================================ */
.color_red {
  color: #dc3545 !important;
}
/* letter-spacing
============================================================================================================ */
.ls1 {
  letter-spacing: 1em;
  margin-right: -1em;
}
span.ls1 {
  display: inline-block;
}
/* dot
============================================================================================================ */
.dot {
  display: inline-block;
  margin: 0 -0.2em;
}
/* icon
============================================================================================================ */
/*くの字アイコン*/
.icon-arrow-under {
  position: relative;
  display: inline-block;
  padding-left: 20px;
}
.icon-arrow-under::before {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #007fc6;
  border-right: solid 2px #007fc6;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  top: 30%;
  left: 6px;
}
/* hr
============================================================================================================ */
hr.gradation1 {
  /*キャッチコピー下罫線*/
  width: 40%;
  height: 4px;
  content: "";
  display: block;
  margin: 0px auto 0px;
  background: #ad2cfe; /* Old browsers */
  background: -moz-linear-gradient(left, #ad2cfe 0%, #9744fd 4%, #4c9bfb 13%, #34b8fa 17%, #29c4f9 19%, #22cdf9 21%, #1fd1f9 25%, #26c8f9 28%, #3baffa 32%, #5295fb 35%, #8559fc 41%, #9941fd 44%, #ac2cfe 47%, #b621fe 50%, #a92ffe 53%, #9744fd 56%, #4d9bfb 65%, #33b9fa 69%, #28c6f9 71%, #21cef9 73%, #1fd1f9 76%, #26c8f9 80%, #37b4fa 83%, #5a8bfb 88%, #9349fd 95%, #a237fd 98%, #ae29fe 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ad2cfe 0%, #9744fd 4%, #4c9bfb 13%, #34b8fa 17%, #29c4f9 19%, #22cdf9 21%, #1fd1f9 25%, #26c8f9 28%, #3baffa 32%, #5295fb 35%, #8559fc 41%, #9941fd 44%, #ac2cfe 47%, #b621fe 50%, #a92ffe 53%, #9744fd 56%, #4d9bfb 65%, #33b9fa 69%, #28c6f9 71%, #21cef9 73%, #1fd1f9 76%, #26c8f9 80%, #37b4fa 83%, #5a8bfb 88%, #9349fd 95%, #a237fd 98%, #ae29fe 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ad2cfe 0%, #9744fd 4%, #4c9bfb 13%, #34b8fa 17%, #29c4f9 19%, #22cdf9 21%, #1fd1f9 25%, #26c8f9 28%, #3baffa 32%, #5295fb 35%, #8559fc 41%, #9941fd 44%, #ac2cfe 47%, #b621fe 50%, #a92ffe 53%, #9744fd 56%, #4d9bfb 65%, #33b9fa 69%, #28c6f9 71%, #21cef9 73%, #1fd1f9 76%, #26c8f9 80%, #37b4fa 83%, #5a8bfb 88%, #9349fd 95%, #a237fd 98%, #ae29fe 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad2cfe', endColorstr='#ae29fe', GradientType=1); /* IE6-9 */
  border: none;
}
hr.gradation1 + h2.title_m {
  margin-bottom: 1.6rem;
}
@media screen and (max-width: 1130px) {
  hr.gradation1 {
    display: none;
  }
}
/*キャッチコピー下罫線*/
hr.gradation2 {
  width: 60%;
  height: 4px;
  content: "";
  display: block;
  margin: 24px auto 0px;
  background: #ad2cfe; /* Old browsers */
  background: -moz-linear-gradient(left, #ad2cfe 0%, #9744fd 4%, #4c9bfb 13%, #34b8fa 17%, #29c4f9 19%, #22cdf9 21%, #1fd1f9 25%, #26c8f9 28%, #3baffa 32%, #5295fb 35%, #8559fc 41%, #9941fd 44%, #ac2cfe 47%, #b621fe 50%, #a92ffe 53%, #9744fd 56%, #4d9bfb 65%, #33b9fa 69%, #28c6f9 71%, #21cef9 73%, #1fd1f9 76%, #26c8f9 80%, #37b4fa 83%, #5a8bfb 88%, #9349fd 95%, #a237fd 98%, #ae29fe 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ad2cfe 0%, #9744fd 4%, #4c9bfb 13%, #34b8fa 17%, #29c4f9 19%, #22cdf9 21%, #1fd1f9 25%, #26c8f9 28%, #3baffa 32%, #5295fb 35%, #8559fc 41%, #9941fd 44%, #ac2cfe 47%, #b621fe 50%, #a92ffe 53%, #9744fd 56%, #4d9bfb 65%, #33b9fa 69%, #28c6f9 71%, #21cef9 73%, #1fd1f9 76%, #26c8f9 80%, #37b4fa 83%, #5a8bfb 88%, #9349fd 95%, #a237fd 98%, #ae29fe 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ad2cfe 0%, #9744fd 4%, #4c9bfb 13%, #34b8fa 17%, #29c4f9 19%, #22cdf9 21%, #1fd1f9 25%, #26c8f9 28%, #3baffa 32%, #5295fb 35%, #8559fc 41%, #9941fd 44%, #ac2cfe 47%, #b621fe 50%, #a92ffe 53%, #9744fd 56%, #4d9bfb 65%, #33b9fa 69%, #28c6f9 71%, #21cef9 73%, #1fd1f9 76%, #26c8f9 80%, #37b4fa 83%, #5a8bfb 88%, #9349fd 95%, #a237fd 98%, #ae29fe 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad2cfe', endColorstr='#ae29fe', GradientType=1); /* IE6-9 */
}
/* w
============================================================================================================ */
.w {
  position: relative;
  display: block;
  max-width: 1380px;
  margin: 0 auto;
  padding: 0 16px;
}
.pl {
  width: 700px;
  padding: 0 0 0 280px;
}
.mw {
  min-width: 0px;
}
.w:after, .mw:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  overflow: hidden;
}
/*2022*/
/* 1130pxまでの幅の場合に適応される */
@media screen and (max-width: 1130px) {
  .w {
    width: auto;
    padding: 0;
  }
  .mw {
    min-width: 0;
  }
  .pl {
    width: auto;
    padding: 0 10px;
  }
}
/* hv_wh
============================================================================================================ */
a.hv_wh:hover:after, button.hv_wh:hover:after, a:hover .hv_wh:after, .hv_wh a:hover:after {
  background-color: rgba(255, 255, 255, 0.3);
}
/*2022*/
/* 1130pxまでの幅の場合に適応される */
@media screen and (max-width: 1130px) {
  a.hv_wh:after, button.hv_wh:after, a .hv_wh:after, .hv_wh a:after {
    content: none;
  }
}
/* ヘッダー
============================================================================================================ */
#header {
  color: #fff;
}
#header .head {
  margin: 0 auto;
  width: 1380px;
  position: relative;
}
#header .head:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  overflow: hidden;
}
#fix-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 200;
  background: #fff;
}
/*キャッチコピー下罫線*/
#fix-header:after {
  width: 100%;
  height: 4px;
  content: "";
  display: block;
  background: #ad2cfe; /* Old browsers */
  background: -moz-linear-gradient(left, #ad2cfe 0%, #9744fd 4%, #4c9bfb 13%, #34b8fa 17%, #29c4f9 19%, #22cdf9 21%, #1fd1f9 25%, #26c8f9 28%, #3baffa 32%, #5295fb 35%, #8559fc 41%, #9941fd 44%, #ac2cfe 47%, #b621fe 50%, #a92ffe 53%, #9744fd 56%, #4d9bfb 65%, #33b9fa 69%, #28c6f9 71%, #21cef9 73%, #1fd1f9 76%, #26c8f9 80%, #37b4fa 83%, #5a8bfb 88%, #9349fd 95%, #a237fd 98%, #ae29fe 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ad2cfe 0%, #9744fd 4%, #4c9bfb 13%, #34b8fa 17%, #29c4f9 19%, #22cdf9 21%, #1fd1f9 25%, #26c8f9 28%, #3baffa 32%, #5295fb 35%, #8559fc 41%, #9941fd 44%, #ac2cfe 47%, #b621fe 50%, #a92ffe 53%, #9744fd 56%, #4d9bfb 65%, #33b9fa 69%, #28c6f9 71%, #21cef9 73%, #1fd1f9 76%, #26c8f9 80%, #37b4fa 83%, #5a8bfb 88%, #9349fd 95%, #a237fd 98%, #ae29fe 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ad2cfe 0%, #9744fd 4%, #4c9bfb 13%, #34b8fa 17%, #29c4f9 19%, #22cdf9 21%, #1fd1f9 25%, #26c8f9 28%, #3baffa 32%, #5295fb 35%, #8559fc 41%, #9941fd 44%, #ac2cfe 47%, #b621fe 50%, #a92ffe 53%, #9744fd 56%, #4d9bfb 65%, #33b9fa 69%, #28c6f9 71%, #21cef9 73%, #1fd1f9 76%, #26c8f9 80%, #37b4fa 83%, #5a8bfb 88%, #9349fd 95%, #a237fd 98%, #ae29fe 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad2cfe', endColorstr='#ae29fe', GradientType=1); /* IE6-9 */
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.2));
}
#fix-header.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
/*2022*/
/* 1130pxまでの幅の場合に適応される */
@media screen and (max-width: 1130px) {
  #fix-header:after {
    top: 96px;
    position: absolute;
  }
  #fix-header.fixed:after {
    position: fixed;
    top: 98px;
    left: 0;
    right: 0;
    /*キャッチコピー下罫線*/
    /*width: 100%;
    height: 4px;*/
    content: "";
    display: block;
    background: #ad2cfe; /* Old browsers */
    background: -moz-linear-gradient(left, #ad2cfe 0%, #9744fd 4%, #4c9bfb 13%, #34b8fa 17%, #29c4f9 19%, #22cdf9 21%, #1fd1f9 25%, #26c8f9 28%, #3baffa 32%, #5295fb 35%, #8559fc 41%, #9941fd 44%, #ac2cfe 47%, #b621fe 50%, #a92ffe 53%, #9744fd 56%, #4d9bfb 65%, #33b9fa 69%, #28c6f9 71%, #21cef9 73%, #1fd1f9 76%, #26c8f9 80%, #37b4fa 83%, #5a8bfb 88%, #9349fd 95%, #a237fd 98%, #ae29fe 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ad2cfe 0%, #9744fd 4%, #4c9bfb 13%, #34b8fa 17%, #29c4f9 19%, #22cdf9 21%, #1fd1f9 25%, #26c8f9 28%, #3baffa 32%, #5295fb 35%, #8559fc 41%, #9941fd 44%, #ac2cfe 47%, #b621fe 50%, #a92ffe 53%, #9744fd 56%, #4d9bfb 65%, #33b9fa 69%, #28c6f9 71%, #21cef9 73%, #1fd1f9 76%, #26c8f9 80%, #37b4fa 83%, #5a8bfb 88%, #9349fd 95%, #a237fd 98%, #ae29fe 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ad2cfe 0%, #9744fd 4%, #4c9bfb 13%, #34b8fa 17%, #29c4f9 19%, #22cdf9 21%, #1fd1f9 25%, #26c8f9 28%, #3baffa 32%, #5295fb 35%, #8559fc 41%, #9941fd 44%, #ac2cfe 47%, #b621fe 50%, #a92ffe 53%, #9744fd 56%, #4d9bfb 65%, #33b9fa 69%, #28c6f9 71%, #21cef9 73%, #1fd1f9 76%, #26c8f9 80%, #37b4fa 83%, #5a8bfb 88%, #9349fd 95%, #a237fd 98%, #ae29fe 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad2cfe', endColorstr='#ae29fe', GradientType=1); /* IE6-9 */
    filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.1));
  }
}
/*2022*/
.ai-logo {
  float: left;
  font-size: 11px;
  font-size: 1.1rem;
  color: #fff;
  margin: 16px 0px 16px 0px;
  display: inline-flex;
}
.ai-logo a {
  color: #091e42;
}
/* 2022 */
@media screen and (min-width: 1130px) {
  .ai-logo {
    padding-left: 8px;
  }
}
/* 2022 */
@media screen and (max-width: 1130px) {
  .ai-logo {
    padding-left: 8px;
  }
}
/*2022*/
.ai-logo span {
  display: inline-block;
  margin-left: 0px;
  line-height: 20px;
  font-size: 14px;
  font-size: 1.4rem;
  padding-top: 5px;
  padding-left: 1.6rem;
  font-weight: 700;
}
/* 2022 */
@media screen and (max-width: 1130px) {
  .ai-logo span {
    font-size: 1.4rem;
    line-height: 15px;
    margin-left: 0px;
  }
}
/*2022*/
.ai-logo a {
  color: #091e42;
  border: none;
}
/* 1130pxまでの幅の場合に適応される */
@media screen and (max-width: 1130px) {
  .ai-logo img {
    max-width: 100%;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.tel {
  float: left;
  line-height: 22pt;
}
.sp-head, .sp-head2 {
  display: none;
}
/*2022*/
/* 1130pxまでの幅の場合に適応される */
@media screen and (max-width: 1130px) {
  #header {
    position: fixed;
    /*width: 100%;*/
    top: 0;
    right: 0;
    left: 0;
    background: #f2f2f2;
    color: #666;
    z-index: 100;
  }
  #header .head {
    padding: 0;
    width: auto;
  }
  /*2022*/
  .sp-head {
    background: #fff;
    display: block;
    height: 60px;
    padding: 16px 10px;
    box-sizing: border-box;
  }
  .sp-head:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
    line-height: 0;
  }
  .sp-head2 {
    background: #222222;
    display: block;
    height: 38px;
    padding: 5px 8px;
    box-sizing: border-box;
  }
  .sp-head .mail a {
    width: 80px;
    position: absolute;
    top: 70%;
    right: 50px;
    margin-top: -17px;
    display: block;
    color: #313d57;
    background: url(../images/icon_mail.gif) no-repeat 5px center #eff8fe;
    background-size: 18px auto;
    padding: .5em .2em .5em 1.8em;
    text-align: center;
    font-size: 1.1rem;
    border-radius: 2px;
  z-index: 1;/*border-radius safariバグ用*/
  }
  .sp-head .ai-logo {
    font-size: 0.8rem;
    color: #fff;
    position: absolute;
    top: 70%;
    margin-top: -15px;
  }
  /*2022*/
  .ai-logo span {
    font-size: 1.2rem;
    line-height: 16px;
    background-position: center left;
    background-size: 40px auto;
    padding-top: 0px;
    color: #091e42;
  }
  .sp-head2 .tel2 {
    color: #fff;
    position: relative;
  }
  .sp-head2 .tel2 img {
    /*height:18px !important;*/
    height: 30px !important;
  }
  .sp-head2 .tel2 a {
    height: 100%;
    width: 100%;
  }
}
.tel a:hover img, .tel2 a:hover img {
  opacity: 0.6;
  filter: brightness(110%);
  -webkit-transition: all .3s;
  transition: all .3s;
}
/*a[href^="tel:"] { cursor: default; }*/
/* nav
------------------------------------------------------------- */
#header nav {
  float: right;
}
#header nav > div {
  position: relative;
}
#header nav > div > div:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  overflow: hidden;
}
#header nav .global {
  float: left;
  margin: 16px 0px 16px 0px;
}
/*2022*/
#header nav .global > li {
  position: relative;
  z-index: 2;
  float: left;
  font-size: 14px;
  font-size: 1.4rem;
}
/*2022*/
#header nav .global > li:hover {
  opacity: 0.6;
  filter: none;
  transform: translate3d(0, 2px, 0);
  transition: background-color .3s;
}
#header nav .global > li.sp_menu {
  display: none;
}
/*2022*/
#header nav .global > li > a {
  position: relative;
  display: block;
  height: 60px;
  padding: 16px;
  color: #091E42;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  line-height: 2.0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.6rem;
}
#header nav .global > li > a.sitelink {
  background-color: #eff8fe;
}
/*2022*/
#header nav .global > li:first-child > a {}
/*2022*/
#header nav .global .nav_inquiry {
  background: #972be7;
  /* Old browsers */
  background: -moz-linear-gradient(left, #972be7 0%, #646dc0 98%, #636dbf 100%, #606ab9 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #972be7 0%, #646dc0 98%, #636dbf 100%, #606ab9 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #972be7 0%, #646dc0 98%, #636dbf 100%, #606ab9 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#972be7', endColorstr='#606ab9', GradientType=1);
  /* IE6-9 */
  border-radius: 32px;
  box-shadow: 0 0 0 3px #fff;
  height: 60px;
  margin-left: 16px;
  padding: 0px 8px 0px 8px;
  filter: drop-shadow(0px 2px 2px rgba(10, 10, 10, 0.3));
}
#header nav .global .nav_inquiry:hover {
  opacity: 0.6;
  filter: none;
  transform: translate3d(0, 2px, 0);
  transition: background-color .3s;
}
#header nav .global .nav_inquiry li {
  background: none;
}
#header nav .global .nav_inquiry a {
  color: #ffffff;
}
#header nav .global .nav_inquiry li, #header nav .global .nav_inquiry li a {
  border-right: none !important;
}
/*2022*/
/* 1130pxまでの幅の場合に適応される */
@media screen and (max-width: 1130px) {
  #header nav .global {
    margin: 4px 0px 0px 0px;
  }
  #header nav .global > li {
    border-right: none;
  }
  #header nav .global > li.sp_menu {
    display: block;
  }
  #header nav .global > li > a {
    border-right: none;
  }
  #header nav .global > li:first-child > a {
    border-left: none;
  }
  #header nav .global .nav_inquiry, #header nav .global .nav_inquiry li {
    display: none;
  }
  #header nav .global .nav_support, #header nav .global .nav_support li, #header nav .global .nav_support li a, #header nav .global .nav_support a {
    background: none;
    border-right: none !important;
  }
}
#header nav .global ul {
  position: absolute;
  left: -10px;
  top: 60px;
  height: 0;
  overflow: hidden;
  z-index: 10;
}
#header nav .global ul li {
  padding-left: 10px;
}
#header nav .global ul li a {
  min-width: 175px;
  display: block;
  padding: 10px 20px 10px 25px;
  background: #f2f2f2 url(../images/head/snav_arrow.png) no-repeat 10px 50%;
  border-bottom: 1px solid #eae4da;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: left;
  white-space: nowrap;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
  opacity: 0;
}
#header nav .global ul li a:hover, #header nav .global ul li.current a {
  background-color: #fff;
  color: #666;
}
#header nav .global .has_snav.showed ul {
  overflow: visible;
  height: auto;
}
#header nav .global .has_snav.open li a {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
}
#header nav .global > .current > a:before {
  content: "";
  left: 5px;
  right: 5px;
}
#header nav .hover {
  -webkit-transition: height 0.1s ease;
  -o-transition: height 0.1s ease;
  transition: height 0.1s ease;
  height: 0;
}
#header nav .hover.mov {
  -webkit-transition: all 0.3s ease, height 0.15s ease;
  -o-transition: all 0.3s ease, height 0.15s ease;
  transition: all 0.3s ease, height 0.15s ease;
  height: 3px;
  z-index: 10;
}
#header nav .hover, #header nav .global .current a:before {
  display: none;
}
/*2022*/
/* 1130pxまでの幅の場合に適応される */
@media screen and (max-width: 1130px) {
  #header .nav-btn {
    position: absolute;
    right: 0;
    top: 40%;
    z-index: 10;
  }
  /*2022*/
  #header .nav-btn:before, #header .nav-btn a:before, #header .nav-btn a:after {
    content: "";
    position: absolute;
    left: 12px;
    right: 12px;
    top: 50%;
    height: 3px;
    margin-top: -1px;
    background-color: #091e42;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  #header .nav-btn a:before {
    -webkit-transform: translateY(-9px);
    -ms-transform: translateY(-9px);
    -o-transform: translateY(-9px);
    transform: translateY(-9px);
  }
  #header .nav-btn a:after {
    -webkit-transform: translateY(9px);
    -ms-transform: translateY(9px);
    -o-transform: translateY(9px);
    transform: translateY(9px);
  }
  /* open */
  #header.open .nav-btn:before {
    opacity: 0;
  }
  #header.open .nav-btn a:before {
    -webkit-transform: translateY(0) rotate(45deg);
    -ms-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg);
  }
  #header.open .nav-btn a:after {
    -webkit-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
  }
  #header nav {
    position: fixed;
    top: 98px;
    left: 0;
    right: 0;
    height: 0;
    opacity: 0;
    overflow: hidden;
    background: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: height 0.3s, opacity 0.3s;
    -o-transition: height 0.3s, opacity 0.3s;
    transition: height 0.3s, opacity 0.3s;
  }
  #header nav .hover, #header nav .global .current a:before {
    display: none;
  }
  #header nav > div {
    height: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
  #header nav > div > div {
    height: 100%;
    overflow-y: auto;
  }
  #header nav div > ul, #header nav div > ul li {
    float: none !important;
  }
  #header nav div > ul li {
    border-bottom: 1px solid #cccccc;
  }
  #header nav div > ul a {
    position: relative;
    height: auto !important;
    display: block;
    padding: 10px 16px !important;
    text-align: left !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    color: #666;
  }
  #header nav .global > li > a {
    color: #091e42;
    font-weight: bold;
  }
  /* open */
  #header.open nav {
    height: 100%;
    opacity: 1;
  }
  #header nav .global ul {
    position: static;
    height: 0;
    overflow: hidden !important;
    -webkit-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
  }
  #header nav .global ul li {
    border-top: 1px solid #fff;
    border-bottom: 0;
  }
  #header nav .global ul li a {
    padding: 10px 25px;
    background: #f2f2f2;
    border-bottom: 0;
    white-space: normal;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    color: #666;
  }
  #header nav .global ul li a:hover, #header nav .global ul li.current a {
    background: #f2f2f2;
    color: #666;
  }
  #header nav .global .showed ul {
    overflow: visible;
    height: auto;
  }
  #header nav .global .has_snav > a:before {
    content: "";
    display: block;
    position: absolute;
    left: auto;
    bottom: auto;
    right: 20px;
    top: 50%;
    width: 13px;
    height: 3px;
    margin-top: -1px;
    background-color: #313d57;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  #header nav .global .has_snav > a:after {
    content: "";
    display: block;
    position: absolute;
    left: auto;
    bottom: auto;
    right: 25px;
    top: 50%;
    width: 3px;
    height: 13px;
    margin-top: -3px;
    background-color: #313d57;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  #header nav .has_snav > a:before {
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
    -o-transform: translateY(3px);
    transform: translateY(3px);
  }
  #header nav .has_snav > a.open:before {
    -webkit-transform: translateY(0) rotate(180deg);
    -ms-transform: translateY(0) rotate(180deg);
    transform: translateY(0) rotate(180deg);
  }
  #header nav .has_snav > a.open:after {
    display: none;
  }
}
/*2022*/
/* 1130pxまでの幅の場合に適応される */
@media screen and (max-width: 1130px) {
  #header .nav-btn {
    position: absolute;
    right: 0;
    top: 40%;
    z-index: 10;
  }
  #header .nav-btn a {
    position: relative;
    display: block;
    width: 50px;
    height: 55px;
    z-index: 2;
  }
}
/*2022*/
/* 1130pxまでの幅の場合に適応される */
@media screen and (max-width: 1130px) {
  #header nav .global .has_snav ul {
    height: 0 !important;
  }
  #header nav .global .has_snav.showed ul {
    height: auto !important;
  }
}
nav .ai-logo {
  display: block
}
.site-type {
  display: block;
  background: #222222;
  color: #FFF;
  border-top: 5px solid #222222;
  height: 40px;
}
.site-type:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
}
.site-type ul {
  float: right;
  margin: 0px 10px 0 0;
  height: 35px;
}
.site-type ul li {
  display: inline-block;
  margin-left: 10px;
  border-right: 1px solid #000;
  padding-right: 15px;
}
.site-type ul li a {
  color: #fff;
  font-size: 11px;
  font-size: 1.1rem;
}
.site-type ul li a:hover {
  text-decoration: underline;
}
.site-type ul li.active {
  background-image: url(../images/icon_active.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 35px;
}
.site-type ul li.current {
  color: #fff;
  font-weight: bold;
}
.site-type .logo {
  float: right;
}
/*2022*/
/* 1130pxまでの幅の場合に適応される */
@media screen and (max-width: 1130px) {
  .site-type ul {
    display: none;
  }
}
/*2022*/
/* 1130pxまでの幅の場合に適応される */
@media screen and (max-width: 1130px) {
  .site-type {
    display: none;
  }
  .head .ai-logo {
    display: none;
    margin-left: 8px;
  }
}
/* sp show nav
------------------------------------------------------------- */
@media screen and (max-width: 680px) {}
/* コンテナ
============================================================================================================ */
/*2022*/
#container {
  position: relative;
  font-size: 16px;
  font-size: 1.6rem;
}
/*2022*/
@media screen and (max-width: 1130px) {
  #container h1 {
    padding-left: 8px;
  }
}
@media screen and (max-width: 680px) {
  /*2022*/
  #container {
    font-size: 14px;
    font-size: 1.4rem;
    /*padding: 0 10px;*/
  }
}
/*page-in-link
============================================================================================================ */
.page-in-link {
  max-width: 1380px;
  margin: 0px auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
}
/*2022*/
@media screen and (max-width: 1130px) {
  .page-in-link {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .page-in-link li {
    width: 49%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .page-in-link li:nth-of-type(2n) {
    margin-right: 0px;
  }
}
.page-in-link li {
  width: 20%;
  filter: drop-shadow(0px 2px 2px rgba(10, 10, 10, 0.3));
  margin: 0 auto;
}
/*2022*/
@media screen and (max-width: 1130px) {
  .page-in-link li {
    width: 49%;
      margin-bottom: 1rem;
  }
}
/*2022*/
.page-in-link li:hover {
  opacity: 0.6;
  filter: none;
  transform: translate3d(0, 2px, 0);
  transition: background-color .3s;
}
.page-in-link > li > a {
  text-decoration: none !important;
  transition: background-color .3s;
}
@media screen and (max-width: 680px) {
  .page-in-link > li {
    width: 48%;
  }
  .page-in-link > li {
    margin-right: 1rem;
      margin-bottom: 1rem;
  }
}
/*2022*/
.page-in-link > li img {
  width: 100%;
  height: 218px;
}
.page-in-link ul {
  border-collapse: separate;
  border-spacing: 2px 0;
  display: table;
  width: 100%;
  margin-top: 10px;
}
/*2022*/
@media screen and (max-width: 680px) {
  /*2022*/
  .page-in-link {
    max-width: 99%;
    margin: 0px auto;
    display: inline-flex;
    /*padding: 0px 8px 0px 8px;*/
  }
  /*2022*/
  .page-in-link > li {}
  .page-in-link > li .name {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .page-in-link > li img {
    max-width: 100%;
    height: auto;
  }
  .page-in-link ul li {
    padding: 5px 5px;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.2;
  }
}
/* list-page-box
============================================================================================================ */
/*2022*/
.list-page-box {}
.list-page-box h2 {
  margin: 2.4rem 0 0rem 0;
  text-align: center;
}
.list-page-box h2 + p {
  text-align: center;
  margin-bottom: 1.6em;
}
.list-page {
  max-width: 1380px;
  /*margin: 0px auto 44px;*/
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
}

.list-page:last-child {
  margin-bottom: 2.4rem;
}
/*
.list-page li {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  margin-right: 1%;
  margin-bottom: 1%;
  width: 32%;
  filter: drop-shadow(0px 2px 2px rgba(10, 10, 10, 0.3));
}
*/
/*2022*/
.list-page li:hover {
  opacity: 0.6;
  filter: none;
  transform: translate3d(0, 2px, 0);
  transition: background-color .3s;
}
.list-page li {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  margin-right: 1%;
  margin-bottom: 1%;
  width: 32%;
  height: auto;
  filter: drop-shadow(0px 2px 2px rgba(10, 10, 10, 0.3));
}
.list-page li.visibillity {
  visibility: hidden;
}
.list-page > li > a {
  text-decoration: none !important;
  transition: background-color .3s;
}
/*2022*/
.list-page > li img {
  width: 100%;
  height: auto;
}
.list-page ul {
  border-collapse: separate;
  border-spacing: 2px 0;
  display: table;
  width: 100%;
  margin-top: 10px;
}
@media screen and (min-width: 1130px) {
  .list-page li:nth-of-type(3n) {
    margin-right: 0px;
  }
}
/*2022*/
@media screen and (max-width: 1130px) {
  .list-page {
    width: 100%;
  }
  .list-page li {
    width: 49%;
    height: auto;
  }
  .list-page li:nth-of-type(2n) {
    margin-right: 0px;
  }
  .list-page li.visibillity {
    width: 49%;
    visibility: hidden;
  }
}
/*2022*/
@media screen and (max-width: 680px) {
  .list-page {
    max-width: 99%;
    margin: 0px auto 30px auto;
    display: inline-flex;
    /*padding: 0 10px;*/
    padding: 0px 8px 0px 8px;
    width: 100%;
  }
  .list-page > li {
    width: 49%;
  }
  .list-page > li:nth-of-type(2n) {
    margin-right: 0px;
  }
  .list-page li:nth-of-type(3n) {
    margin-right: 1%;
  }
  /*2022*/
  .list-page > li .name {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .list-page > li img {
    max-width: 100%;
    height: auto;
  }
  .list-page ul li {
    padding: 5px 5px;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.2;
  }
}
/* copyright
------------------------------------------------------------- */
.copyright {
  padding: 10px 0;
  background-color: #313d57;
  text-align: center;
  margin-top: 45px;
}
.copyright small {
  font-size: 10px;
  font-size: 1rem;
  color: #fff;
}
/* ===================================================================================================================

	コンテンツ

=================================================================================================================== */
/* main-img-box
============================================================================================================ */
#main-img-box-80{
  background: #fefefe;
  width: 100%;
  /*margin-bottom: 40px;*/
  position: relative;
}

/*2022*/
/*キャッチコピー下罫線*/
#main-img-box-80:after {
  width: 100%;
  height: 4px;
  content: "";
  display: block;
  background: #ad2cfe; /* Old browsers */
  background: -moz-linear-gradient(left, #ad2cfe 0%, #9744fd 4%, #4c9bfb 13%, #34b8fa 17%, #29c4f9 19%, #22cdf9 21%, #1fd1f9 25%, #26c8f9 28%, #3baffa 32%, #5295fb 35%, #8559fc 41%, #9941fd 44%, #ac2cfe 47%, #b621fe 50%, #a92ffe 53%, #9744fd 56%, #4d9bfb 65%, #33b9fa 69%, #28c6f9 71%, #21cef9 73%, #1fd1f9 76%, #26c8f9 80%, #37b4fa 83%, #5a8bfb 88%, #9349fd 95%, #a237fd 98%, #ae29fe 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ad2cfe 0%, #9744fd 4%, #4c9bfb 13%, #34b8fa 17%, #29c4f9 19%, #22cdf9 21%, #1fd1f9 25%, #26c8f9 28%, #3baffa 32%, #5295fb 35%, #8559fc 41%, #9941fd 44%, #ac2cfe 47%, #b621fe 50%, #a92ffe 53%, #9744fd 56%, #4d9bfb 65%, #33b9fa 69%, #28c6f9 71%, #21cef9 73%, #1fd1f9 76%, #26c8f9 80%, #37b4fa 83%, #5a8bfb 88%, #9349fd 95%, #a237fd 98%, #ae29fe 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ad2cfe 0%, #9744fd 4%, #4c9bfb 13%, #34b8fa 17%, #29c4f9 19%, #22cdf9 21%, #1fd1f9 25%, #26c8f9 28%, #3baffa 32%, #5295fb 35%, #8559fc 41%, #9941fd 44%, #ac2cfe 47%, #b621fe 50%, #a92ffe 53%, #9744fd 56%, #4d9bfb 65%, #33b9fa 69%, #28c6f9 71%, #21cef9 73%, #1fd1f9 76%, #26c8f9 80%, #37b4fa 83%, #5a8bfb 88%, #9349fd 95%, #a237fd 98%, #ae29fe 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad2cfe', endColorstr='#ae29fe', GradientType=1); /* IE6-9 */
}
#main-img-box-80.number_bg {
  background: url(../images/number_bg.jpg) repeat-x center;
  background-position: right 47% top 53%;
  background-size: cover;
}
#main-img-box-80 > section {
  display: table;
  height: inherit;
}

@media screen and (min-width: 1130px) {
	#main-img-box-80 > section {
  margin: 140px auto 0px;
}
}

@media screen and (max-width: 1130px) {
  #main-img-box-80 > section {
  margin: 102px auto 0px;
}
}

@media screen and (max-width: 782px) {
  #main-img-box-80 > section {
  margin: 102px auto 0px;
}
}

@media screen and (max-width: 680px) {
 #main-img-box-80 > section {
  margin: 108px auto 0px;
}
}


#main-img-box-80.not_img {
  height: 150px;
}
#main-img-box-80.not_img > section {
  display: block;
}

/*2022*/
.page-title {
  display: table-cell;
  vertical-align: middle;
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center;
  /*line-height: 1.4em;*/
  
}
.page-title.not_img {
  display: block;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  margin: auto;
}
#main-img-box-80 .main-img {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}

@media screen and (max-width: 680px) {
  #main-img-box-80 {
    background-size: cover;
    height: auto;
    position: relative;
  }
  #main-img-box-80.number_bg {
    background-size: cover;
    top: 40px;
  }
  #main-img-box-80 > section {
    width: auto;
  }
  .page-title {
    font-size: 2rem;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    text-align: center;
    line-height: 1.4;
    display: block;
  }
  #main-img-box-80 .text-none .main-img {
    display: block;
    text-align: center;
  }
  #main-img-box-80 .main-img {
    display: block;
    text-align: center;
  }
  #main-img-box-80 .main-img img {
    max-width: 60%;
  }
}
#main-img-box-80.mb-none {
  margin-bottom: 0;
}
#main-img-box-80 section.main-has-text {
  height: 300px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: block;
}

/*よくある質問・ブログ用*/
#main-img-box-faq{
  background: #fefefe;
  width: 100%;
  /*margin-bottom: 40px;*/
  position: relative;
}

#main-img-box-faq:after {
  width: 100%;
  height: 4px;
  content: "";
  display: block;
  background: #ad2cfe; /* Old browsers */
  background: -moz-linear-gradient(left, #ad2cfe 0%, #9744fd 4%, #4c9bfb 13%, #34b8fa 17%, #29c4f9 19%, #22cdf9 21%, #1fd1f9 25%, #26c8f9 28%, #3baffa 32%, #5295fb 35%, #8559fc 41%, #9941fd 44%, #ac2cfe 47%, #b621fe 50%, #a92ffe 53%, #9744fd 56%, #4d9bfb 65%, #33b9fa 69%, #28c6f9 71%, #21cef9 73%, #1fd1f9 76%, #26c8f9 80%, #37b4fa 83%, #5a8bfb 88%, #9349fd 95%, #a237fd 98%, #ae29fe 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ad2cfe 0%, #9744fd 4%, #4c9bfb 13%, #34b8fa 17%, #29c4f9 19%, #22cdf9 21%, #1fd1f9 25%, #26c8f9 28%, #3baffa 32%, #5295fb 35%, #8559fc 41%, #9941fd 44%, #ac2cfe 47%, #b621fe 50%, #a92ffe 53%, #9744fd 56%, #4d9bfb 65%, #33b9fa 69%, #28c6f9 71%, #21cef9 73%, #1fd1f9 76%, #26c8f9 80%, #37b4fa 83%, #5a8bfb 88%, #9349fd 95%, #a237fd 98%, #ae29fe 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ad2cfe 0%, #9744fd 4%, #4c9bfb 13%, #34b8fa 17%, #29c4f9 19%, #22cdf9 21%, #1fd1f9 25%, #26c8f9 28%, #3baffa 32%, #5295fb 35%, #8559fc 41%, #9941fd 44%, #ac2cfe 47%, #b621fe 50%, #a92ffe 53%, #9744fd 56%, #4d9bfb 65%, #33b9fa 69%, #28c6f9 71%, #21cef9 73%, #1fd1f9 76%, #26c8f9 80%, #37b4fa 83%, #5a8bfb 88%, #9349fd 95%, #a237fd 98%, #ae29fe 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad2cfe', endColorstr='#ae29fe', GradientType=1); /* IE6-9 */
}
#main-img-box-faq.number_bg {
  background: url(../images/number_bg.jpg) repeat-x center;
  background-position: right 47% top 53%;
  background-size: cover;
}
#main-img-box-faq > section {
  display: table;
  height: inherit;
}

@media screen and (min-width: 1130px) {
	#main-img-box-faq > section {
  margin: 140px auto 0px;
}
}

@media screen and (max-width: 1130px) {
  #main-img-box-faq > section {
  margin: 102px auto 0px;
}
}

@media screen and (max-width: 782px) {
  #main-img-box-faq > section {
  margin: 60px auto 0px;
}
}

@media screen and (max-width: 680px) {
 #main-img-box-faq > section {
  margin: 64px auto 0px;
}
}


#main-img-box-faq.not_img {
  height: 150px;
}
#main-img-box-faq.not_img > section {
  display: block;
}

#main-img-box-faq .main-img {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}

@media screen and (max-width: 680px) {
  #main-img-box-faq {
    background-size: cover;
    height: auto;
    position: relative;
  }
  #main-img-box-faq.number_bg {
    background-size: cover;
    top: 40px;
  }
  #main-img-box-faq > section {
    width: auto;
  }
  .page-title {
    font-size: 2rem;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    text-align: center;
    line-height: 1.4;
    display: block;
  }
  #main-img-box-faq .text-none .main-img {
    display: block;
    text-align: center;
  }
  #main-img-box-faq .main-img {
    display: block;
    text-align: center;
  }
  #main-img-box-faq .main-img img {
    max-width: 60%;
  }
}
#main-img-box-faq.mb-none {
  margin-bottom: 0;
}
#main-img-box-faq section.main-has-text {
  height: 300px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: block;
}


/* topic-path
============================================================================================================ */
/*2022*/
.topic-path-bg {
  background: #FBFCFD;
  width: 100%;
}
.topic-path {
  padding: 8px 8px 4px 8px;
  line-height: 32px;
  margin: 0px auto 0px auto;
  font-size: 14px;
  font-size: 1.4rem;
  left: calc(-50vw + 50%);
  right: calc(-50vw + 50%);
  width: 1380px;
}
.topic-path:before {
  /*position: absolute;*/
  top: 0px;
  left: calc(-50vw + 50%);
  width: 200vw;
  height: 100%;
  bottom: 0px;
  z-index: -1;
  content: "";
}
.topic-path li {
  display: inline-block;
}
.topic-path li a:after {
  content: ">";
  margin-left: 5px;
}
.topic-path li:last-child {
  font-weight: 700;
  font-size: 16px;
  font-size: 1.6rem;
}

/*
@media screen and (max-width: 1380px) {
  .topic-path {
    padding-left: 8px;
  }
}
*/

/*2022*/
@media screen and (max-width: 680px) {
  .topic-path {
    width: 100%;
  }
.topic-path {
  font-size: 14px;
  font-size: 1.4rem;
	}
.topic-path li:last-child {
  font-weight: 700;
  font-size: 14px;
  font-size: 1.4rem;
}	
}
/* main-left
============================================================================================================ */
#main-left {
  width: 72.72%;
  float: left;
}
@media screen and (max-width: 680px) {
  #main-left {
    width: auto;
    float: none;
  }
	
/*Safariだけに適用されるCSSハック*/
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-width:680px) {
  ::i-block-chrome, 
    #main-left { width: 100%; }
}	
	
}
/* aside
============================================================================================================ */
aside {
  width: 23.63%;
  float: right;
  margin-top: 20px;
}
/*2022*/
aside dt {
  background: #02bec4;
  color: #fff;
  text-align: center;
  padding: 5px;
  font-weight: 700;
}
/*2022*/
aside dd {
  margin-bottom: 0px;
}
aside dd li {
  border-bottom: 1px solid #d9d9d9;
}
aside dd li:last-child {
  border-bottom: none;
}
aside dt.blog-title {
  background: #007fc6;
  color: #fff;
  text-align: center;
  padding: 5px;
}
/*2022*/
aside dd a {
  display: block;
  padding: 8px 0px 8px 32px;
  color: #1e273d !important;
  text-decoration: none !important;
}
aside dd a:hover {
  opacity: 0.6;
  filter: none;
  transition: background-color .3s;
}
@media screen and (max-width: 680px) {
  aside {
    width: auto;
    float: none;
    margin-top: 40px;
    clear: both;
  }
  aside dt.blog-title dd a {
    text-align: center;
  }
  aside #columnSide{
		display:none;
	}
}
/* list-arrow
============================================================================================================ */
/*2022*/
.list-arrow li {
  position: relative;
  /*vertical-align: middle;*/
}
.list-arrow li:before, .list-arrow li:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
/*2022*/
.list-arrow li:before {
  left: 15px;
  box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 4px solid transparent;
  border-left: 6px solid #02bec4;
}
/*2022*/
.list-arrow li span.date {
  text-align: left;
  margin-right: 1em;
}
/*2022*/
.lead {
  display: block;
  margin: 16px 0px 0px 0px;
}
.lead > p {
  margin-bottom: 2.4rem;
  padding: 0px 44px 0px 44px;
}

@media screen and (max-width: 1130px) {
  .lead > p {
    margin-bottom: 0rem;
  }
}

@media screen and (max-width: 680px) {
  .lead > p {
    padding: 0px 1.6rem;
    margin-bottom: 0rem;
  }
}
/* img-left img-right
============================================================================================================ */
/*2022*/
.img-right, .img-left {
  height: 504px;
  /* display: flex; */
  /* align-items: center; */
  position: relative;
  margin-top: 3.2rem;
}
.img-left:after, .img-right:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
}

.img-left img, .img-left iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  /*z-index: -1;*/
}

/*2022*/
.img-right img, .img-right iframe {
  position: absolute;
  top: 0px;
  right: 0px;
}

.ex-logo{
	left: 0px !important;
	position: relative !important;
    margin-right: 8px;
    vertical-align: bottom;
}

.ex-title{
    display: inline-flex;
    font-size: 2.4rem;
    font-weight: 700;
}

.ex-midashi{
    top: -60px;
    position: relative;
    background: #fff066;
    width: max-content;
    padding: 1.6rem;
    -webkit-box-shadow: 1px 2px 5px rgb(0 0 0 / 20%);
    box-shadow: 1px 2px 5px rgb(0 0 0 / 20%);
}

.ex-midashi:after{
    position: absolute;
    top: 0;
    right: -55px;
    width: 0;
    height: 0;
    content: '';
    border-width: 75px 55px 0 0;
    border-style: solid;
    border-color: #ffeb3b transparent transparent transparent;
}

@media screen and (max-width: 1130px) {
	.ex-logo{
		width: 60% !important;
	}
	
	.ex-midashi{
	width: 50%;
    left: 0;
    top: -11px;
    margin: 0 auto;
    text-align: center;
}
	
	.ex-midashi:after{
    position: absolute;
    border-width: 0;
}
	
}

@media screen and (max-width: 680px) {
	.ex-logo{
		width: 50% !important;
	}
	
	.ex-title{
    display: inline-flex;
    font-size: 1.6rem;
    font-weight: 700;
}
	
	.ex-midashi{
    width: 90%;
    left: 0;
    /* position: absolute; */
    top: -11px;
    margin: 0 auto;
    text-align: center;
}
	.ex-midashi:after{
    position: absolute;
    border-width: 0;
}
}


/*2022*/
.img-right table {
  width: 60%;
  position: absolute;
  /*top: 0px;*/
  right: 0px;
  bottom: 0px;
  z-index: -1;
  height: 100%;
}

/*2022*/
.img-left table {
  width: 60%;
  position: absolute;
  /*top: 0px;*/
  bottom: 0px;
  z-index: -1;
  height: 100%;
}


/*2022*/
.img-right .text, .img-left .text {
  width: 60%;
  top:0;
}
/*2022*/
.img-right .text, .img-left .text {
  height: fit-content;
  -webkit-box-shadow: 1px 2px 5px rgb(0 0 0 / 20%);
  box-shadow: 1px 2px 5px rgb(0 0 0 / 20%);
  padding: 3.2rem;
  border-top: 4px solid #ad2cfe;
  position: absolute;
  z-index: 1;
  background: #fff;
  /*top: 0;*/
  bottom: 0;
  margin: auto;
}

.img-left .text {
  right: 0;
}
.img-left .text p, .img-right .text p {
  margin-bottom: 20px;
}

.img-right .ex-line,
.img-left .ex-line{
	  border-top: 4px solid #05ced4;
}

/*2022*/
.img-right .w33 {
  width: 33%;
}
/*2022*/
.img-left .w33 {
  width: 33%;
}

.iframe-wrap iframe {
    display: block;
}


.iframe-wrap_sp {
    display: none;
}


@media screen and (min-width: 1130px) {
.ex-midashi-text p{
    position: relative;
    top: -24px;
}
}

@media screen and (max-width: 1130px) {
  .img-right, .img-left {
    display: block;
    height: auto;
    margin-top: 3.2rem;
  }
  .img-right table {
    width: 100%;
    position: static;
    margin: 3.2rem auto 3.2rem auto;
  }
  .img-right .text, .img-left .text {
    padding: 2.4rem;
  }
  /*2022*/
  .img-right .w33 {
    position: static;
    margin-bottom: 16px;
    width: auto;
  }
  .img-left .text p, .img-right .text p {
    margin-bottom: 10px;
  }
	
.img-left table {
    width: 100%;
    position: unset;
    top: 0px; 
    bottom: 0px;
    z-index: 0;
    /* height: auto; */
}	
  .section + .section {
    padding-top: 30px;
  }
  .img-left img, .img-right img {
    position: static;
    height: auto;
    width: 100%;
    object-fit: cover;
  }
  .img-left iframe, .img-right iframe {
    position: static;
    height: 400px;
    width: 100%;
    object-fit: cover;
  }
  .img-right table {
    position: static;
  }
/*  .img-left .text, .img-right .text, .w33 {
    position: static;
    width: auto;
    margin: 2.4rem 0px 1.6rem 0px;
  }*/
	
  .img-left img, .img-right img {
    position: static;
    /*height: 200px;*/
    width: 100%;
    object-fit: cover;
  }
  .img-right table {
    position: static;
  }
  .img-left .text, .img-right .text, .w33 {
    position: static;
    width: auto;
    margin: 2.4rem 0px 1.6rem 0px;
  }
	
		
.iframe-wrap {
	display: none;
}

.iframe-wrap_sp{
    display: block;
}
	
}

@media screen and (max-width: 680px) {
  .img-right, .img-left {
    display: block;
    height: auto;
    margin-top: 3.2rem;
  }
  .img-left img, .img-right img {
    height: auto;
    width: 100%;
    /*object-fit: cover;*/
  }
  .img-left iframe, .img-right iframe {
    height: 400px;
    width: -webkit-fill-available;
    width: 100%;
    /*object-fit: cover;*/
  }

}

/* link-s
============================================================================================================ */
/*2022*/
.link-s {
  background: #fff;
  border: 1px solid #091e42;
  border-radius: 2px;
  z-index: 1;/*border-radius safariバグ用*/
  width: 190px;
  box-sizing: border-box;
  display: block;
  text-align: center;
  padding: 4px 5px;
  color: #091e42 !important;
  text-decoration: none !important;
}
/*2022*/
.link-s:hover {
  opacity: 0.6;
  filter: none;
  transition: background-color .3s;
}
@media screen and (max-width: 680px) {
  .link-s {
    width: 100%;
    display: block;
    padding: 5px;
  }
}
/* local-nav
============================================================================================================ */
/*2022*/
.local-navi-bottom {
  display: block;
  margin: 2.4rem auto 2.4rem;
}
/*2022*/
.local-navi-bottom li {
  display: inline-block;
  /*background: #f2f2f2;*/
  font-size: 16px;
  font-size: 1.6rem;
}
/*2022*/
.local-navi-bottom a {
  color: #091e42;
  display: block;
  padding: 0.8rem 1.6rem 0.8rem 3.2rem;
}
/*2022*/
.local-navi-bottom .current {
  padding: 0.8rem 1.6rem 0.8rem 3.2rem;
  background: #fff;
  color: #091e42;
  font-weight: 700;
}
/*2022*/
.local-navi-bottom a:hover {
  opacity: 0.6;
  filter: none;
  transition: background-color .3s;
}
@media screen and (max-width: 680px) {
  .local-navi-bottom {
    display: none;
  }
}
/* cv-box
============================================================================================================ */
/*2022*/
/*キャッチコピー下罫線*/
.cv-box:before {
  width: 100%;
  height: 4px;
  content: "";
  display: block;
  margin-bottom: 24px;
  background: #ad2cfe; /* Old browsers */
  background: -moz-linear-gradient(left, #ad2cfe 0%, #9744fd 4%, #4c9bfb 13%, #34b8fa 17%, #29c4f9 19%, #22cdf9 21%, #1fd1f9 25%, #26c8f9 28%, #3baffa 32%, #5295fb 35%, #8559fc 41%, #9941fd 44%, #ac2cfe 47%, #b621fe 50%, #a92ffe 53%, #9744fd 56%, #4d9bfb 65%, #33b9fa 69%, #28c6f9 71%, #21cef9 73%, #1fd1f9 76%, #26c8f9 80%, #37b4fa 83%, #5a8bfb 88%, #9349fd 95%, #a237fd 98%, #ae29fe 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ad2cfe 0%, #9744fd 4%, #4c9bfb 13%, #34b8fa 17%, #29c4f9 19%, #22cdf9 21%, #1fd1f9 25%, #26c8f9 28%, #3baffa 32%, #5295fb 35%, #8559fc 41%, #9941fd 44%, #ac2cfe 47%, #b621fe 50%, #a92ffe 53%, #9744fd 56%, #4d9bfb 65%, #33b9fa 69%, #28c6f9 71%, #21cef9 73%, #1fd1f9 76%, #26c8f9 80%, #37b4fa 83%, #5a8bfb 88%, #9349fd 95%, #a237fd 98%, #ae29fe 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ad2cfe 0%, #9744fd 4%, #4c9bfb 13%, #34b8fa 17%, #29c4f9 19%, #22cdf9 21%, #1fd1f9 25%, #26c8f9 28%, #3baffa 32%, #5295fb 35%, #8559fc 41%, #9941fd 44%, #ac2cfe 47%, #b621fe 50%, #a92ffe 53%, #9744fd 56%, #4d9bfb 65%, #33b9fa 69%, #28c6f9 71%, #21cef9 73%, #1fd1f9 76%, #26c8f9 80%, #37b4fa 83%, #5a8bfb 88%, #9349fd 95%, #a237fd 98%, #ae29fe 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad2cfe', endColorstr='#ae29fe', GradientType=1); /* IE6-9 */
}
/*2022*/
.cv-box {
  background: #f2f2f2;
  font-size: 14px;
  font-size: 1.4rem;
  padding-bottom: 16px;
}
/*2022*/
.cv-box p {
  padding: 0px 16px 0px 16px;
}
/*2022*/
@media screen and (max-width: 680px) {
  .cv-box {
    padding: 0px 0px 16px 0px;
  }
}
/*2022*/
.btn_inquiry {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#972be7+0,646dc0+98,636dbf+100,606ab9+100 */
  background: #972be7;
  /* Old browsers */
  background: -moz-linear-gradient(left, #972be7 0%, #646dc0 98%, #636dbf 100%, #606ab9 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #972be7 0%, #646dc0 98%, #636dbf 100%, #606ab9 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #972be7 0%, #646dc0 98%, #636dbf 100%, #606ab9 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#972be7', endColorstr='#606ab9', GradientType=1);
  /* IE6-9 */
  border-radius: 32px;
  box-shadow: 0 0 0 3px #fff;
  max-width: 276px;
  height: 60px;
  margin: 16px auto;
  padding: 0px 8px 0px 8px;
  filter: drop-shadow(0px 2px 2px rgba(10, 10, 10, 0.3));
  color: #fff;
  font-weight: 700;
  text-align: center;
  line-height: 60px;
  font-size: 16px;
  font-size: 1.6rem;
}
.btn_inquiry:hover {
  opacity: 0.6;
  filter: none;
  transform: translate3d(0, 2px, 0);
  transition: background-color .3s;
}
/* link-page-box
============================================================================================================ */
/*2022*/
.link-page-box {
  background: #F9FCFF;
  padding: 20px 16px;
  font-size: 13px;
  font-size: 1.3rem;
  color: #fff;
  z-index: 5;
}
.link-page-name {
  color: #091e42 !important;
  font-size: 1.4rem;
  font-weight: 700;
  background: rgba(251, 252, 253, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 2.0rem;
  height: 72px;
  position: absolute;
  padding: 8px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
}
.link-page {
  max-width: 1380px;
  margin: 0px auto 20px;
  /*display: -webkit-flex;
	display: -moz-flex;
  	display: flex;
	-webkit-flex-direction: row;*/
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
}
.link-page li:hover {
  opacity: 0.6;
  filter: none;
  transform: translate3d(0, 2px, 0);
  transition: background-color .3s;
}
/*2022*/
@media screen and (max-width: 1130px) {
  .link-page {
    width: 100%;
    /*padding: 0px 1% 0px 1%;*/
  }
  .link-page li {
    width: 30%;
  }
}
.link-page li {
  background-color: #fff;
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  margin-right: 1%;
  margin-bottom: 1%;
  filter: drop-shadow(0px 2px 2px rgba(10, 10, 10, 0.3));
  width: 31%;
}
.link-page li:last-child {
  margin-right: 0px;
}
/*2022*/
.link-page li:hover {
  opacity: 0.6;
  filter: none;
  transform: translate3d(0, 2px, 0);
  transition: background-color .3s;
}
.link-page > li > a {
  text-decoration: none !important;
  transition: background-color .3s;
}
@media screen and (max-width: 680px) {
  .link-page > li {
    width: 48%;
  }
  .link-page > li {
    margin-right: 1%;
  }
  .link-page > li:nth-of-type(2n) {
    margin-right: 0px;
  }
  #link-box li p.name {
    font-size: 1.4rem;
  }
}
/*2022*/
.link-page > li img {
  width: 100%;
  height: 218px;
}
.link-page ul {
  border-collapse: separate;
  border-spacing: 2px 0;
  display: table;
  width: 100%;
  margin-top: 10px;
}
/*2022*/
@media screen and (max-width: 680px) {
  /*2022*/
  .link-page {
    max-width: 99%;
    margin: 0px auto 30px auto;
    display: inline-flex;
    /*padding: 0 10px;*/
    padding: 0px 8px 0px 8px;
  }
  /*2022*/
  .link-page > li {}
  .link-page > li .name {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .link-page > li img {
    max-width: 100%;
    height: auto;
  }
  .link-page ul li {
    padding: 5px 5px;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.2;
  }
}
/* #blog-box
============================================================================================================ */
/*2022*/
#blog-box {
  background: #F9FCFF;
  padding: 20px 16px;
  font-size: 13px;
  font-size: 1.3rem;
  color: #fff;
  z-index: 5;
}
.blog {
  width: 100%;
  position: relative;
  vertical-align: middle;
  box-sizing: border-box;
}
.blog a {
  color: #ffffff !important;
}
.blog:after {
  content: " ";
  min-height: 100%;
  position: absolute;
  top: 0;
  right: -4px;
}
.blog ul {
  display: flex;
}
/*2022*/
@media screen and (max-width: 680px) {
  .blog ul {
    display: block;
  }
}
.blog li {
  margin-bottom: 20px;
  margin-right: 32px;
  background: #fff;
  filter: drop-shadow(0px 2px 2px rgba(10, 10, 10, 0.3));
  width: 33.3%;
}
.blog li:hover {
  opacity: 0.6;
  filter: none;
  transform: translate3d(0, 2px, 0);
  transition: background-color .3s;
  border: #ccc 1px solid;
}
/*2022*/
@media screen and (max-width: 1130px) {
  .blog li {
    width: 100%;
  }
}
.blog li:last-child {
  margin-right: 0px;
  padding-bottom: 20px;
}
.blog li:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
}
.blog li .thum {
  vertical-align: top;
  overflow: hidden;
  position: relative;
}
/*2022*/
.blog li .thum img {
  width: -webkit-fill-available;
  width:100%;
  height: auto;
}
/*2022*/
.blog li a {
  display: table;
  color: #fff;
  padding: 0 0 20px 0;
}
.blog li dl {
  vertical-align: top;
  border-top: 1px solid #ccc;
}
.blog li:last-child a {
  border-bottom: none;
  padding-bottom: 0;
}
/*2022*/
.blog li .cate, p.blog_date .cate {
  background: #02bec4;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  padding: 4px 8px;
  margin-right: 10px;
}
.blog li .cate a {
  text-decoration: none;
}
/*2022*/
.blog li .date {
  font-size: 14px;
  font-size: 1.4rem;
}

.column {
  max-width:800px;
  margin:2.4rem auto;
}

/*2022*/
.single-blog_date {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  max-width: 800px;
  margin: 0 auto;
  padding-top: 0.8rem;
}
/*2022*/
@media screen and (max-width: 680px) {
  .single-blog_date {
    display: block;
  }
}
/*2022*/
.blog li dt, .blog li dd {
  padding: 0px 16px 0px 16px;
  ;
  font-size: 16px;
  font-size: 1.6rem;
  color: #091e42;
}
/*2022*/
@media screen and (max-width: 680px) {
  .blog li dt, .blog li dd {
    font-size: 14px;
    font-size: 1.4rem;
    display: flex;
    align-items: center;
  }
}
/*2022*/
.blog li dt.blog-title {
  font-weight: 700;
  padding-top: 16px;
}
/*2022*/
.blog li dd.blog-text {
  margin-top: 16px;
}
@media screen and (max-width: 680px) {
  .blog li {
    /*border-bottom: 2px solid #3f4c6b;*/
    margin-bottom: 20px;
    float: none;
    width: 100%;
    margin-right: 0px;
  }
  #blog-box {
    padding: 20px 10px 4px;
  }
  .blog {
    width: auto;
    display: block;
    border-right: none;
    padding-right: 0;
  }
  .blog:after {
    border-right: none;
  }
  .blog li .thum {
    width: 100px;
  }
  /*2022*/
  .blog li .thum img {
    width: -webkit-fill-available;
  }
  .blog li .cate {
    display: block;
    margin-bottom: 5px;
    width: fit-content;
  }
}
/*2022*/
.blog-index a {
  text-decoration: none !important;
}
/*2022*/
.blog-index:hover {
  opacity: 0.6;
  filter: none;
  transform: translate3d(0, 2px, 0);
  transition: background-color .3s;
  border: #ccc 1px solid;
}
/*2022*/
/*一覧を見る追加*/
.blog-index {
  text-align: center;
  width: 20%;
  line-height: 60px;
  margin: 16px auto;
  display: block;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#972be7+0,646dc0+98,636dbf+100,606ab9+100 */
  background: #02d2d5;
  /* Old browsers */
  background: -moz-linear-gradient(left, #02d2d5 0%, #1A9ECA 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #02d2d5 0%, #1A9ECA 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #02d2d5 0%, #1A9ECA 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#02d2d5', endColorstr='#1A9ECA', GradientType=1);
  /* IE6-9 */
  border-radius: 32px;
  box-shadow: 0 0 0 3px #fff;
  height: 60px;
  filter: drop-shadow(0px 2px 2px rgba(10, 10, 10, 0.3));
  font-size: 16px;
  font-size: 1.6rem;
}
/*2022*/
.blog-index :hover {
  opacity: 0.6;
  filter: none;
  transform: translate3d(0, 2px, 0);
  transition: background-color .3s;
}
/*2022*/
.blog-index a {
  color: #fff;
  font-weight: 700;
  display: block;
}
@media screen and (max-width: 680px) {
  .blog-index {
    width: 30%;
  }
}
/* sitemap
============================================================================================================ */
.sitemap_list p {
  width: 100%;
  border-bottom: 1px solid #d9d9d9;
  padding: 1em 0;
  margin: 0 0 2em 0;
  clear: both;
}
.sitemap_list p::before {
  content: "●";
}
.sitemap_list {
  margin-bottom: 2em;
}
.sitemap_list .c-s-box2 .box {
  margin-bottom: 0px;
}
/* foot-map
============================================================================================================ */
/*2022*/
.foot-map {
  font-size: 16px;
  font-size: 1.6rem;
  position: relative;
  padding-top: 1.6rem;
}
/*2022*/
.nav a, .nav2 a {
  color: #091e42;
}
/*2022*/
.nav a:hover, .nav2 a:hover {
  text-decoration: underline;
}
/*2022*/
.foot-map .nav {
  display: flex;
  justify-content: space-between;
  padding: 0px 16px 0px 16px;
}
/*2022*/
.foot-map .nav2 {
  display: block;
  margin-top: 8px;
  margin-bottom: 16px;
  padding: 0px 16px 0px 16px;
}

.foot-map p.title:before,
.foot-map .nav2 li.title:before{
  content:"●";
  margin-right: 2px;
  font-size: 16px;
  font-size: 1.6rem;
}
.foot-map p.title{
  font-weight: 700;
}
.foot-map .nav li ul{
 border-right: 1px solid #ccc;
 border-right: 1px solid #ccc;
 padding-right: 1.6rem;
}

.foot-map .nav li ul li a{
  font-size: 14px;
  font-size: 1.4rem;
}

/*2022*/
@media screen and (max-width: 1130px) {
  .foot-map{
   padding-top: 0px;
  }
	
	
  .foot-map .nav, .foot-map .nav2 {
    display: none;
  }
	
.foot-map p.title{
  display: none;
}
	
}
/*2022*/
.foot-map .nav3 {
  display: flex;
  justify-content: center;
  padding: 0px 16px 0px 16px;
}
/*2022*/
.foot-map .nav3 li {
  margin-right: 24px;
}
.foot-map .nav3 li:last-child {
  margin-right: 0px;
}
/*2022*/
@media screen and (max-width: 680px) {
  .foot-map .nav3 {
    display: block;
  }
}
/*2022*/
.foot-map .nav3 a {
  color: #fff;
}
/*2022*/
.foot-map .nav3 a:hover {
  text-decoration: underline;
}
.foot-map .nav:after, .foot-map .nav2:after, .foot-map .nav3:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
}
/*
.foot-map .nav li:nth-of-type(6n-2) {
  display: block;
  float: left;
  width: 240px;
}
.foot-map .nav li:nth-of-type(6n-2) li {
  display: block;
  float: left;
  width: 200px;
}
*/
.foot-map .nav ul {
  margin: 0px 0 0 18px;
}
/*2022*/
.foot-map .nav > li span, .foot-map .nav2 > li span {
  /*display: block;*/
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
}

.foot-map .nav2 li {
  line-height: 32px;
}
@media screen and (max-width: 680px) {
  .foot-map {
    margin-top: 0;
  }
  .foot-map .nav {
    display: none;
  }
  .foot-map .nav2 {
    display: none;
  }
}
/* footer-text-nav
============================================================================================================ */
.footer-text-nav {
  text-align: center;
  padding: 16px 0px 16px 0px;
  background: #091e42;
}
nav .footer-text-nav p span a {
  color: #fff;
}
@media screen and (max-width: 680px) {
  .footer-text-nav {
    color: #fff;
    background: #091e42;
    text-align: center;
    padding: 16px 0px 16px 0px;
  }
}
/* icon-nav
============================================================================================================ */
/* footer
============================================================================================================ */
/*2022*/
footer {
  text-align: center;
  color: #fff;
  background: #091e42;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.8;
  position: relative;
  padding-bottom: 16px;
  display: block;
}
footer p {
  font-size: 14px;
  font-size: 1.4rem;
}
/*footer img {
  display: block;
  margin: 0px auto;
} */
footer address {
  margin-top: 16px;
  margin-bottom: 16px;
}
.foot-logo{
  display: block;
  margin: 0px auto;
}
.foot-logo2{
  margin: 0 0 25px;
}
/*2022*/
@media screen and (max-width: 680px) {
  footer {
    font-size: 12px;
    font-size: 1.2rem;
  }
  footer p {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
/* ===================================================================================================================

	モジュール

=================================================================================================================== */
/* section
============================================================================================================ */
/*2022*/
#container section + section {
  position: relative;
  margin-top: -3.2rem;
  padding-top: 3.2rem;
}
/*2022*/
@media screen and (max-width: 1130px) {
  #container section + section {
    margin-top: -4.0rem;
    padding-top: 4.0rem;
  }
}
/*2022*/
#container section:nth-child(even):before {
  position: absolute;
  top: 64px;
  left: calc(-50vw + 50%);
  width: 200vw;
  /*height: 100%;*/
  bottom: 0px;
  z-index: -1;
  background-color: #eaf4ff;
  content: "";
}
/*2022*/
#container section.img-left, #container section.img-right {
  padding-top: 6rem;
  padding-bottom: 6rem;
  position: absolute;
  top: 0px;
  left: calc(-50vw + 50%);
  width: 200vw;
  height: 100%;
  bottom: 0px;
  z-index: -1;
  background-color: #F9FCFF;
  content: "";
}
/*2022*/
@media screen and (max-width: 1130px) {
  section {
    padding: 0px 8px 0px 8px;
  }
}
/* title
============================================================================================================ */
@media screen and (max-width: 680px) {
  section h2.title_l {
    padding: 16px 0px 16px 0px;
    margin: 0 auto;
  }
}
/*2022*/
.title_l {
  font-size: 32px;
  font-size: 3.2rem;
  color: #091e42;
  text-align: center;
  font-weight: 700;
}
/*2022*/
@media screen and (max-width: 1130px) {
  .title_l {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
/*2022*/
.title_m {
  font-size: 24px;
  font-size: 2.4rem;
  color: #1e273d;
  font-weight: 700;
}
.title_s {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 5px;
}
.caption {
  margin-bottom: 10px !important;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: left;
  font-weight: normal;
}
@media screen and (max-width: 680px) {
  /*2022*/
  .title_l {
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
  }
  /*2022*/
  .title_m {
    font-size: 16px;
    font-size: 1.6rem;
  }
  /*2022*/
  .title_s {
    font-size: 14px;
    font-size: 1.4rem;
  }
  /*2022*/
  .caption {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
/* table
============================================================================================================ */
table.basic {
  font-size: 14px;
  font-size: 1.4rem;
}
table.basic th, table.basic td {
  padding: 0.6em 1em;
  border: 1px solid #cccccc;
  word-wrap: break-word;
  background: #fff;
}
table.basic th {
  background: #eff7fa;
  font-weight: 700;
  text-align: center;
}
table.basic.td_cetner td {
  text-align: center;
}
table.basic.td_right td {
  text-align: right;
}
table .w10 {
  width: 10%;
}
table .w15 {
  width: 15%;
}
table .w20 {
  width: 20%;
}
table .w25 {
  width: 25%;
}
table .w30 {
  width: 30%;
}
table .w35 {
  width: 35%;
}
table .w40 {
  width: 40%;
}
table .w45 {
  width: 45%;
}
table .w50 {
  width: 50%;
}
/*2022*/
@media screen and (max-width: 680px) {
  table.basic {
    border-width: 2px;
    font-size: 1.4rem;
    line-height: 1.6;
  }
  table.basic th, table.basic td {
    padding: 0.5em;
  }
  table.basic th {
    width: 10%;
  }
  table.basic td {
    width: 20%;
  }
}
/* link
============================================================================================================ */
a.blank {
  padding: 0px 4px 2px 0px;
  background: url(../../images/link_black.png) 100% no-repeat;
}
a.pdf {
  padding: 4px 16px 4px 0px;
  background: url("../../images/icon_pdf_s.png") 100% no-repeat;
}
@media screen and (max-width: 680px) {
  a.blank {
    background-image: url(../../images/link_black.png);
    -webkit-background-size: 16px;
    background-size: 16px;
  }
  a.pdf {
    background-image: url(../../images/icon_pdf_s.png);
    -webkit-background-size: 16px;
    background-size: 16px;
  }
}
/* li
============================================================================================================ */
ul.inline {
  text-align: center;
}
ul.inline li {
  display: inline-block;
  margin: 0 5px;
}
@media screen and (max-width: 680px) {
  ul.inline {
    margin: 0 -3px;
  }
  ul.inline:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    line-height: 0;
  }
  ul.inline li {
    float: left;
    margin: 0;
    padding: 0 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  ul.inline.column4 li {
    width: 25%;
  }
}
/* square
------------------------------------------------------------- */
ul.square li {
  position: relative;
  padding-left: 1em;
}
ul.square li:before {
  content: "■";
  position: absolute;
  left: 0;
}
/* disc
------------------------------------------------------------- */
ul.disc li {
  position: relative;
  padding-left: 1em;
}
ul.disc li:before {
  content: "・";
  position: absolute;
  left: 0;
}
/* notes
------------------------------------------------------------- */
ul.notes li {
  position: relative;
  padding-left: 1em;
}
ul.notes li:before {
  content: "※";
  position: absolute;
  left: 0;
}
/* decimal
------------------------------------------------------------- */
ol.decimal {
  list-style-type: decimal;
}
ol.decimal li {
  margin-left: 2em;
}
/* parentheses
------------------------------------------------------------- */
ol.parentheses li {
  position: relative;
  padding-left: 2em;
}
ol.parentheses li .num {
  position: absolute;
  left: 0;
}
/* .tac img
============================================================================================================ */
/*
.tac img {
  margin: 16px;
}
*/
/*
@media screen and (max-width: 680px) {
  .tac img {
    max-width: 400px;
  }
}
*/
/* dl
============================================================================================================ */
dl.float {}
dl.float dt {
  float: left;
}
dl.float dd {
  margin-left: 14em;
  padding-bottom: 1em;
}
@media screen and (max-width: 680px) {
  dl.float {}
  dl.float dt {
    float: none;
  }
  dl.float dd {
    margin-left: 0;
  }
}
dl.dl_sec dd ~ dt {
  margin-top: 25px;
}
/* img
============================================================================================================ */
/* img.radius
============================================================================================================ */
/* #pagetop
============================================================================================================ */
#pagetop {
  background: #05ced4;
  color: #fff;
  text-decoration: none;
  position: absolute;
  right: 16px;
  bottom: 16px;
  border-radius: 50%;
  z-index: 1;/*border-radius safariバグ用*/
  width: 64px;
  height: 64px;
  line-height: 64px;
  position: fixed;
}
#pagetop:hover {
  opacity: 0.6;
  filter: none;
  transform: translate3d(0, 2px, 0);
  filter: drop-shadow(0px 2px 2px rgba(255, 255, 255, 0.8));
}
@media screen and (max-width: 680px) {
  #pagetop {
    width: 56px;
    height: 56px;
    line-height: 56px;
  }
}
/* .box
============================================================================================================ */
.c-s-box1, .c-s-box2, .c-s-box3, .c-x-box3, .c-s-box3_2, .c-s-box_support, .c-x-box5_2 {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  align-content: stretch;
  -webkit-align-content: stretch;
  -moz-align-content: stretch;
  -ms-align-content: stretch;
  align-items: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.c-s-box1:after, .c-s-box2:after, .c-s-box3:after, .c-x-box3:after, .c-s-box3_2:after, .c-s-box_support:after .c-x-box5_2:after {
  clear: both;
}
.c-s-box1 .box {
  width: 100%;
  height: auto;
}
.c-s-box1 .box .image {
  text-align: center;
}
.c-s-box2 .box {
  width: 47.5%;
  height: auto;
  margin: 0 5% 20px 0;
  float: left;
}
.c-s-box2 .box:nth-child(2n) {
  margin-right: 0px;
}
.c-s-box2 .box img {
  margin-bottom: 0px;
}
.c-s-box3 .box {
  width: 30.00%;
  height: auto;
  margin: 0 5% 40px 0;
  float: left;
}
.c-s-box3 .box:nth-child(3n) {
  margin-right: 0px;
}
.c-s-box3_2 {
  letter-spacing: -.40em;
}
.c-s-box3_2 .box {
  width: 31.66%;
  height: auto;
  margin: 0 2.50% 20px 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  letter-spacing: normal;
}
.c-s-box3_2 .box:nth-child(3n) {
  margin-right: 0px;
}
.c-s-box_support .box:nth-child(3n) {
  margin-right: 0px;
}
.c-s-box_support {
  letter-spacing: -.40em;
}
.c-s-box_support .box {
  width: 31.66%;
  height: auto;
  margin: 0 2.50% 20px 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  letter-spacing: normal;
}
.c-s-box_support .box-full {
  margin-right: 0px !important;
  width: 100% !important;
}
.c-x-box3 .box {
  width: 30.90%;
  height: auto;
  margin: 0 3.64% 40px 0;
  float: left;
}
.c-x-box3 .box:nth-child(3n) {
  margin-right: 0px;
}
.c-x-box5_2 {
  letter-spacing: -.40em;
}
.c-x-box5_2 .box {
  width: 18.50%;
  height: auto;
  margin: 0 1.80% 20px 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  letter-spacing: normal;
}
.c-x-box5_2 .box:nth-child(5n) {
  margin-right: 0px;
}
.box img {
  max-width: 100%;
  min-height: 1px;
}
.box p {
  margin-bottom: 20px;
}
/*2022*/
@media screen and (max-width: 680px) {
  .c-s-box1 .box, .c-s-box2 .box, .c-s-box3 .box, .c-s-box3_2 .box, .c-s-box_support .box, .c-x-box3 .box {
    flex-basis: auto;
    width: 100%;
    height: 100%;
    /*margin:0 0 20px 0;*/
    clear: both !important;
  }
  .c-x-box5_2 .box {
    width: 48.52%;
    height: auto;
    margin: 0 2.94% 10px 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    letter-spacing: normal;
  }
  .c-x-box5_2 .box:nth-child(5n) {
    margin-right: 2.94% !important;
  }
  .c-x-box5_2 .box:nth-child(2n) {
    margin-right: 0px !important;
  }
  .c-s-box_support_sp .box:nth-child(2n) {
    margin-right: 0px !important;
  }
  .c-s-box_support .box {
    width: 48%;
    height: auto;
    margin: 0 10px 10px 0 !important;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    letter-spacing: normal;
  }
  .c-s-box_support .box-full {
    margin-right: 0px !important;
    width: 100% !important;
  }
}
/* faq
============================================================================================================ */
dl.search dd {
  position: absolute;
  top: 1px;
  right: 1px;
  width: 30%;
}
dl.search dd button span {
  display: block;
  color: #FFF;
}
form > p {
  margin-top: 8px;
  text-align: center;
}
section .button {
  display: block;
  margin: 20px auto 0;
  color: #616465 !important;
  text-decoration: none !important;
}
section .button:hover {
  background: #fff;
  text-decoration: none;
}
.button {
  background: #eff8fe;
  border: 1px solid #21a4fa;
  border-radius: 3px;
  z-index: 1;/*border-radius safariバグ用*/
  width: 190px;
  box-sizing: border-box;
  display: block;
  text-align: center;
  padding: 0 5px;
  color: #616465 !important;
  text-decoration: none !important;
}
section .category {}
section .category > h3 {
  float: none;
  height: 40px;
  text-indent: 15px;
  width: 100%;
  font-size: 90%;
  margin: 0px 0px 0.5em;
  line-height: 40px;
  border: solid 1px #cccccc;
  box-sizing: content-box;
}
@media screen and (max-width: 680px) {
  form > dl.search {
    clear: both;
    margin-left: 1em;
    margin-right: 1em;
  }
}
/* contents-nav
============================================================================================================ */
.contents-nav {
  display: block;
  margin: 0;
}
.contents-nav li:after {
  content: '';
  box-sizing: border-box;
  width: 4px;
  padding-right: 16px;
  height: 4px;
  border: 5px solid transparent;
  border-left: 6px solid #05ced4;
}
.contents-nav li {
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 8px;
}
.contents-nav a {
  color: #1e273d !important;
  text-decoration: none !important;
  font-weight: bold;
  display: block;
  padding: 10px 15px 10px 15px;
}
/*2022*/
.contents-nav a:hover {
  opacity: 0.6;
  filter: none;
  transition: background-color .3s;
}
@media screen and (max-width: 680px) {
  section .category {
    margin-bottom: 0px !important;
  }
}
/* list-arrow
============================================================================================================ */
.contents-list-arrow li {
  position: relative;
  vertical-align: middle;
  border: 1px solid #091e42;
  width: 100%;
  box-sizing: border-box;
  background: #fff;
  border-radius: 2px;
  z-index: 1;/*border-radius safariバグ用*/
}
.contents-list-arrow li:before, .contents-list-arrow li:after {
  position: absolute;
  top: 0;
  bottom: 0;
  /*left: 0;*/
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
/*2022*/
@media screen and (max-width: 1130px) {
  .blog li .thum {
    width: 100%;
  }
}
/*2022*/
@media screen and (max-width: 680px) {
  .blog li .thum {
    display: inline-block;
    width: 100%;
    /*height: 100px;*/
    text-align: center;
  }
}
/*2022*/
ul.list {
  padding-top: 0rem;
}
ul.list, ul.list2 {
  list-style: circle inside;
  margin: 0;
  width: auto;
  padding-top: 1.6rem;
  padding-right: 0.8rem;
  padding-bottom: 0.8rem;
  padding-left: 0.8rem;
}

/*2022*/
.list2 li {
  margin-bottom: 0.4em;
  text-indent: -1em;
  padding-left: 1em;
  margin-top: 0px !important;
}
/*2022*/
@media screen and (max-width: 1130px) {
.column ul {
    list-style: circle inside;
    margin: 0;
    width: auto;
  }

.column ul li{
    margin-left: 1em;
    margin-top: 0px !important;
    text-indent: -1em;
    padding-left: 1em;
}
	
  /*ul.list, ul.list2 {
    list-style: circle inside;
    margin: 0;
    width: auto;
  }*/
}

/*2022*/
h3.title_m + .katsuyou-group > .katsuyou-list > .case h4 {
  padding-top: 0px;
}
/*2022*/
.img-left + .katsuyou-group {
  margin-top: 2.4rem;
}
/*2022*/
.katsuyou-group {
  margin-top: 2.4rem;
  padding-bottom: 2.4rem;
}
/*2022*/
.katsuyou-list {
  display: flex;
  width: 100%;
}
/*2022*/
.katsuyou-list > .case {
  width: 100%;
  background: #ffffff;
  margin: 0px 1.6rem 1.6rem 0px;
}

/*2022*/
.katsuyou-list:nth-last-child(1) > .case {
  margin-bottom: 0px;
}
/*2022*/
.katsuyou-list > .case:last-child {
  margin-right: 0px;
}
/*2022*/
.katsuyou-list > .case:nth-child(3n), .katsuyou-list > .case:nth-child(4n) {
  margin-right: 0px;
  margin-bottom: 0px;
}
/*2022*/
.katsuyou-list > .case h4 {
  padding: 1.6rem 0 0 1.6rem;
}

.katsuyou-list > .case ul{
  padding-top:0px;
}

/*2022*/
@media screen and (max-width: 680px) {
  .katsuyou-list {
    display: block;
  }
  .katsuyou-list:nth-last-child(1) > .case {
    margin-bottom: 8px;
  }
  .katsuyou-list > .case {
    background: #ffffff;
	margin:0px 0 1.6rem 0px;
  }
.katsuyou-list > .case ul{
  max-width: 680px;
  width: auto;
}
	
  .katsuyou-list > .case h4 {
    padding: 1.6rem 1.6rem 0 1.6rem;
  }
}
/*2022*/
.bg-purple {
  background: #fefaff !important;
  /*padding: 1.6rem 0 1.6rem 1.6rem;*/
  font-weight: 700;
  width: auto;
}
.bg-gray {
  background: #fbfbfb;
  padding: 3.2rem;
  margin-top: 3.2rem;
}
.bg-gray h4 {
  padding: 0 0 0 0.8rem;
  border-left: solid 4px #ad2cfe;
  font-size: 1.6px;
  font-size: 1.6rem;
  margin-bottom: 0.8rem;
}
.bg-gray ul.list {
  margin-top: 1.6rem;
}
@media screen and (max-width: 680px) {
  .bg-purple {
  /*padding: 1.6rem;*/
}
	
  .bg-gray {
    padding: 2.4rem;
    margin-top: 2.4rem;
  }
  .bg-gray h4 {
    padding: 0 0 0 0.8rem;
    border-left: solid 4px #ad2cfe;
    font-size: 1.6px;
    font-size: 1.6rem;
    margin-bottom: 0.8rem;
  }
  .bg-gray ul.list {
    margin-top: 1.6rem;
  }
}
.list li {
  margin-bottom: 0.4em;
  margin-left: 1em;
  margin-top: 0px !important;
  text-indent: -1em;
  padding-left: 1em;
}
.list ul, .list ul ul {
  margin-top: 1em;
}
@media screen and (max-width: 680px) {
  .list li {
    margin: 0 0.8rem 0 1.0rem;
    width: auto;
  }
  .list2 li {
    margin-left: 1.8rem;
    text-indent: -2.4rem;
  }
}
/*2022*/
.name, a p.in-link {
  color: #091e42 !important;
  font-size: 1.6rem;
  font-weight: 700;
  background: #FBFCFD;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 2.0rem;
  height: 72px;
}
/*2022*/
/*a p.page-in-link{
	width: 220px;
}*/
/*2022*/
#in-link01 .img-left {
  margin-top: 3.2rem;
}
/*2022*/
#in-link01 .img-left {
  margin-top: 3.2rem;
}
/*2022*/
@media screen and (max-width: 680px) {
  #in-link01 h3 {
    margin-top: -3.2rem;
    padding-top: 3.2rem;
  }
}
/* lineup */
ul.icon {
  border-collapse: separate;
  border-spacing: 2px 0;
  display: table;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
ul.icon li {
  background: #007fc6 none repeat scroll 0 0;
  color: #fff;
  display: table-cell;
  font-size: 1.2rem;
  padding: 2px 5px;
  vertical-align: middle;
}
.btn-back {
  text-align: center;
  width: 20%;
  line-height: 60px;
  margin: 16px auto;
  display: block;
  background: #02d2d5;
  background: -moz-linear-gradient(left, #02d2d5 0%, #1A9ECA 100%);
  background: -webkit-linear-gradient(left, #02d2d5 0%, #1A9ECA 100%);
  background: linear-gradient(to right, #02d2d5 0%, #1A9ECA 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#02d2d5', endColorstr='#1A9ECA', GradientType=1);
  border-radius: 32px;
  z-index: 1;/*border-radius safariバグ用*/
  outline: 1px solid #FFFFFF;
  outline-offset: -4px;
  height: 60px;
  filter: drop-shadow(0px 2px 2px rgba(10, 10, 10, 0.3));
  font-size: 16px;
  font-size: 1.6rem;
}
@media screen and (max-width: 680px) {
  .btn-back {
    width: 30%;
  }
}
/*2022*/
.btn-back a {
  color: #fff;
  font-weight: 700;
  display: block;
}
.btn-back:hover {
  opacity: 0.6;
  filter: none;
  transform: translate3d(0, 2px, 0);
}
/* faq
============================================================================================================ */
dl.search {
  position: relative;
  background-color: #fff;
  border: 1px solid #091e42;
  border-radius: 4px;
  z-index: 1;/*border-radius safariバグ用*/
  height: 56px;
}
/*2022*/
form > dl.search {
  clear: both;
  width: 50%;
  margin: 0 auto 24px auto
}
@media screen and (max-width: 1130px) {
  form > dl.search {
    clear: both;
    width: 70%;
    margin: 0 auto 16px auto;
  }
}
@media screen and (max-width: 680px) {
  form > dl.search {
    clear: both;
    width: 70%;
    margin: 0 auto 16px auto;
  }
}
dl.search dt input {
  width: 70%;
  background: none;
  border: none;
  padding-left: 8px;
  height: 56px;
}
/*safariのみ*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
  ::i-block-chrome, dl.search dt input {
    padding-top: 15px;
    line-height: 48px;
  }
}
dl.search dd {
  position: absolute;
  top: 1px;
  right: 1px;
  width: 30%;
}
dl.search dd button {
  display: block;
  width: 100%;
  height: 54px;
  border: none;
  border-radius: 0 2px 2px 0;
  z-index: 1;/*border-radius safariバグ用*/
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#972be7+0,646dc0+98,636dbf+100,606ab9+100 */
  background: #02d2d5;
  /* Old browsers */
  background: -moz-linear-gradient(left, #02d2d5 0%, #1A9ECA 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #02d2d5 0%, #1A9ECA 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #02d2d5 0%, #1A9ECA 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#02d2d5', endColorstr='#1A9ECA', GradientType=1);
  /* IE6-9 */
}
dl.search dd button:hover {
  opacity: 0.6;
  filter: none;
}
dl.search dd button span {
  display: block;
  color: #FFF;
}
form > p {
  margin-top: 8px;
  text-align: center;
}
/* button
============================================================================================================ */
section .button {
  display: block;
  margin: 20px auto 0;
  color: #616465 !important;
  text-decoration: none !important;
}
section .button:hover {
  background: #fff;
  text-decoration: none;
}
.button {
  background: #eff8fe;
  border: 1px solid #21a4fa;
  border-radius: 3px;
  z-index: 1;/*border-radius safariバグ用*/
  width: 190px;
  box-sizing: border-box;
  display: block;
  text-align: center;
  padding: 0 5px;
  color: #616465 !important;
  text-decoration: none !important;
}
section .category {}
section .category > h3 {
  float: none;
  height: 40px;
  text-indent: 15px;
  width: 100%;
  font-size: 90%;
  margin: 0px 0px 0.5em;
  line-height: 40px;
  border: solid 1px #cccccc;
  box-sizing: content-box;
}
/* link-s
============================================================================================================ */
.c-s-box5 > .box > a > img {
  border: 1px solid #ccc;
  margin-bottom: 5px;
}
.c-s-box5 > .box > div {
  margin-bottom: 20px;
}
.c-s-box5 .box {
  width: 18%;
  height: auto;
  margin: 0 2% 0 0;
  float: left;
}
.c-s-box5, .c-x-box5 {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  align-content: stretch;
  -webkit-align-content: stretch;
  -moz-align-content: stretch;
  -ms-align-content: stretch;
  align-items: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.c-s-box5 .box:nth-child(5n) {
  margin-right: 0px;
}
.c-s-box5 .box > p {
  margin-top: 8px;
}
@media screen and (max-width: 680px) {
  .c-s-box3-2 .box {
    flex-basis: auto;
    width: 100%;
    height: 100%;
    margin: 0 0 40px 0;
    clear: both !important;
  }
  .c-s-box5 .box, .c-s-box5 .box {
    flex-basis: auto;
    width: 48%;
    height: 100%;
    margin: 0 0 0 0;
    float: left;
    text-align: center;
  }
}
/* メルマガ登録デフォルト
============================================================================================================ */
div.wpcf7 {
  margin: 0;
  padding: 0;
}
div.wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
}
div.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0;
}
div.wpcf7-mail-sent-ok {
  border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
  border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
  border: 2px solid #ffa500;
}
div.wpcf7-validation-errors {
  border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
  position: relative;
}
span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 1em;
  font-weight: normal;
  display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
  position: absolute;
  top: 20%;
  left: 20%;
  z-index: 100;
  border: 1px solid #ff0000;
  background: #fff;
  padding: .2em .8em;
}
span.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before, span.wpcf7-list-item-label::after {
  content: " ";
}
.wpcf7-display-none {
  display: none;
}
div.wpcf7 .ajax-loader {
  visibility: hidden;
  display: inline-block;
  background-image: url('../../images/ajax-loader.gif');
  width: 16px;
  height: 16px;
  border: none;
  padding: 0;
  margin: 0 0 0 4px;
  vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
  visibility: visible;
}
div.wpcf7 div.ajax-error {
  display: none;
}
div.wpcf7 .placeheld {
  color: #888;
}
div.wpcf7 .wpcf7-recaptcha iframe {
  margin-bottom: 0;
}
div.wpcf7 input[type="file"] {
  cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
  cursor: default;
}
/*メルマガ登録*/
.mail_title {
  background: url(../images/mail_title.png) no-repeat left top;
  width: 260px;
  height: 30px;
  text-align: center;
  color: #fff;
  padding-top: 45px;
  font-size: 14px;
}
.wpcf7 {
  font-size: 12px;
  text-align: left;
}
.wpcf7 a {
  padding: 0 !important;
  color: #14449a !important;
  text-decoration: underline !important;
}
div.wpcf7-mail-sent-ok {
  border: 2px solid #6D9BD8 !important;
}
.wpcf7 input[type="checkbox"] {
  display: inline-block !important;
}
.wpcf7 .left {
  text-align: left;
}
.asterisk {
  margin: 0 0 0 0.2em;
  color: #6D9BD8;
}
.wpcf7 p {
  margin-top: 10px;
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="url"], .wpcf7 textarea {
  background-color: #fff;
  color: #333;
  width: 100%;
  border: 1px solid #ddd;
  font-size: 100%;
  padding: 0.5em;
  border-radius: 4px;
  z-index: 1;/*border-radius safariバグ用*/
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .1) inset;
}
.wpcf7 input[type="submit"] {
  font-size: 100%;
  padding: 0.8em 1.2em;
  background: #14449a;
  color: #fff;
  border-radius: 4px;
  z-index: 1;/*border-radius safariバグ用*/
  cursor: pointer;
  box-shadow: 0 0 1px rgba(0, 0, 0, .2);
  border: 1px solid #ccc;
  margin: 0 auto !important;
  font-weight: bold;
}
.wpcf7 input[type="submit"]:hover {
  box-shadow: 0 0 1px rgba(0, 0, 0, .2) inset;
}
div.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0;
}
div.wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
}
@media screen and (max-width: 680px) {
  .mail_title {
    background-image: none;
    background-color: #007FC6;
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 1.3rem;
    padding: 0;
  }
  .wpcf7 input[type="text"], .wpcf7 input[type="email"] {
    font-size: 16px;
  }
}
/* フローティングバナー */
a#rc_rightArea {}
a#rc_rightArea img.pc {
  width: 104px; /*画像の全体幅*/
  position: fixed;
  top: 155px;
  right: -20px; /*マウスを乗せた時に出てくる幅*/
  display: inline-block;
  transition: all .2s ease;
  z-index: 99999;
}
a#rc_rightArea img.pc:hover {
  opacity: .9; /* ホバーで少し透過 */
  right: 0;
}
@media all and (min-width: 1024px) and (max-width: 1280px) { /* タブレット用のブレイクポイントを指定 */
  a#rc_rightArea img.pc {
    /*display: none; タブレットサイズ以下でPC用のバナーを非表示に */
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  a#rc_rightArea img.pc {
    width: 104px; /*画像の全体幅*/
    position: fixed;
    top: 155px;
    right: -20px; /*マウスを乗せた時に出てくる幅*/
    display: inline-block;
    transition: all .2s ease;
    z-index: 99999;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  a#rc_rightArea img.sp {
    position: fixed;
    bottom: 0;
    right: 0; /* バナーの左右の位置 */
    display: inline-block; /*消していたスマホ用のバナーを表示させる*/
    width: 100vw; /*スマホの画面幅いっぱいにバナーを表示*/
    z-index: 99999;
  }
}
@media all and (max-width: 480px) { /* スマホ用のブレイクポイントを指定 */
  a#rc_rightArea img.sp {
    position: fixed;
    bottom: 0;
    right: 0; /* バナーの左右の位置 */
    display: inline-block; /*消していたスマホ用のバナーを表示させる*/
    width: 100vw; /*スマホの画面幅いっぱいにバナーを表示*/
    z-index: 99999;
  }
}
/* ブログ */
.column ul {
    list-style: circle inside;
    margin: 0;
    width: auto;
    padding-top: 1.6rem;
    padding-right: 0.8rem;
    padding-bottom: 0.8rem;
    padding-left: 1rem;
}

.column ul li{
    margin-left: 1em;
    margin-top: 0px !important;
    text-indent: -1em;
    padding-left: 1em;
    margin-bottom:0px;
}

/*
.column ul.list, .column ol.num_list {
  font-size: 1.6rem;
}

.column ul.list li {
  margin-bottom:0px;
}*/

.column figcaption {
  font-size: 1.4rem;
  font-weight: 700;
}

.column h4 {
  font-size: 1.8rem;
  border-bottom: 2px solid #82B9D9;
  display: inline-block;
  font-weight: 700;
  line-height: 1.5;
  padding-bottom: 5px;
  color: #353333;
  margin-bottom: 20px;
}

.column-img-right, .column-img-left{
	display: flex;
}

.column-img-left:after,
.column-img-right:after{
	content:" "; display: block; clear: both; height: 0; line-height: 0;
}
.column-img-left img{
}

.column-img-left p.text{
	margin-left: 2.4rem;
}

.column-img-right .text{
	margin-right: 2.4rem;
}

.quotes {
  position: relative;
  padding: 15px 15px 15px 50px !important;
  box-sizing: border-box;
  font-style: normal;
  background: #fafafa;
  color: #555;
}
.quotes::before {
  display: inline-block;
  position: absolute;
  top: 10px !important;
  left: 10px !important;
  content: "“";
  color: #e0e0e0;
  font-size: 90px;
  line-height: 1;
}
.column blockquote {
  margin: 0 0 2rem !important;
}
.marker_line {
  background: linear-gradient(transparent 75%, #ffdc00 75%);
}

@media screen and (max-width: 680px) {
.column h4 {
    font-size: 1.4rem;
  }
	
.column-img-left img{
		float: none;
		width: auto;
		margin: 15px auto auto auto;
		display: block;
	}

.column-img-left {
		float: none;
		width: auto;
		margin: 0px;
	}
	
.column-img-right{
	    display: block;
}

.column-img-left .text p,
.column-img-right .text p{
		margin-bottom: 10px;
	}	
}

@media screen and (max-width: 1130px) {
.column-img-right{
	    display: block;
}
	
.column-img-right img{
		width: 100%;
	}
}

/*導入の流れ*/
.form-nav {
  display: flex;
  padding-left: 0px;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .form-nav {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.form-nav_list {
  display: flex;
  align-items: center;
}
.form-nav_list:after {
  content: ">";
  color: #876430;
  margin: 0 .5em;
}
.form-nav_list:last-child:after {
  display: none;
}
.form-nav_text {
  background-color: #ebf5fb;
  padding: 5px 10px 5px 5px;
  border-radius: 3px;
  z-index: 1;/*border-radius safariバグ用*/
  color: #091e42 !important;
  font-size: 1.6rem;
  font-weight: 700;
  background: #FBFCFD;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 2.0rem;
  height: 72px;
  filter: drop-shadow(0px 2px 2px rgba(10, 10, 10, 0.3));
}
.form-nav_text a {
  text-decoration: underline !important;
}
.form-nav_text_active {
  background-color: #c69a59;
}
.form-nav_num {
  padding: 5px;
}
.form-nav_num_active {
  background-color: #fff;
  color: #c69a59;
}
.form-nav_title_active {
  color: #fff;
}
@media screen and (max-width: 768px) {
  .form-nav_text {
    border: none;
    padding: 0px;
  }
  .form-nav_text_active {
    background-color: initial;
  }
  .form-nav_num {
    background-color: #ebf5fb;
    padding: 10px;
    border-radius: 6px;
  z-index: 1;/*border-radius safariバグ用*/
    border: 1px solid;
  }
  .form-nav_title {
    display: none;
  }
}
/*flow-in-link*/
.flow-in-link {
  max-width: 1380px;
  margin: 0px auto 44px;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
}
/*2022*/
@media screen and (max-width: 1130px) {
  .flow-in-link {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .flow-in-link li {
    width: 49%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .flow-in-link li:nth-of-type(2n) {
    margin-right: 0px;
  }
}
.flow-in-link li {
  width: 20%;
  filter: drop-shadow(0px 2px 2px rgba(10, 10, 10, 0.3));
  margin: 0 auto;
  display: flex;
}
.flow-in-link li:after {
  content: ">";
  color: #091e42;
  font-weight: 700;
  margin: 0 0.5em;
}
/*2022*/
@media screen and (max-width: 1130px) {
  .flow-in-link li {
    width: 49%;
  }
}
/*2022*/
.flow-in-link li:hover {
  opacity: 0.6;
  filter: none;
  transform: translate3d(0, 2px, 0);
  transition: background-color .3s;
}
.flow-in-link > li > a {
  text-decoration: none !important;
  transition: background-color .3s;
}
@media screen and (max-width: 680px) {
  .flow-in-link > li {
    width: 48%;
  }
  .flow-in-link > li {
    margin-right: 1em;
  }
}
/*2022*/
.flow-in-link > li img {
  width: 100%;
  height: 218px;
}
.flow-in-link ul {
  border-collapse: separate;
  border-spacing: 2px 0;
  display: table;
  width: 100%;
  margin-top: 10px;
}
/*2022*/
@media screen and (max-width: 680px) {
  /*2022*/
  .flow-in-link {
    max-width: 99%;
    margin: 0px auto 30px auto;
    display: inline-flex;
    /*padding: 0px 8px 0px 8px;*/
  }
  /*2022*/
  .flow-in-link > li {}
  .flow-in-link > li .name {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .flow-in-link > li img {
    max-width: 100%;
    height: auto;
  }
  .flow-in-link ul li {
    padding: 5px 5px;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.2;
  }
}
.flow-icon-free {
  border: 4px solid #02bec4;
  border-radius: 20px;
  z-index: 1;/*border-radius safariバグ用*/
  padding: 0rem 0.8rem;
  font-size: 1.4rem;
  font-weight: 700;
  color: #02bec4;
  margin-left: 0.8rem;
  vertical-align: middle;
}
.flow-icon-paid {
  border: 4px solid #ff9800;
  border-radius: 20px;
  z-index: 1;/*border-radius safariバグ用*/
  padding: 0rem 0.8rem;
  font-size: 1.4rem;
  font-weight: 700;
  color: #ff9800;
  margin-left: 0.8rem;
  vertical-align: middle;
}
@media screen and (max-width: 680px) {
  .flow-icon-free {
    font-size: 1.0rem;
    color: #02bec4;
    margin-left: 0.4rem;
  }
  .flow-icon-paid {
    font-size: 1.0rem;
    color: #ff9800;
    margin-left: 0.4rem;
  }
}
/* よくあるご質問　アコーディオン
============================================================================================================ */
/* メニュー全体 */
.faq-list {
    width: 80%;
    margin: 3.2rem auto;
}
/* チェックボックスは非表示にする（内部的な Off/On の機能だけ利用する） */
.faq-list input {
  display: none;
}

/* 親項目の装飾 */
.faq-list label {
  display: block;
  margin: 0;
  padding:0 7.2rem;
  background: #FBFCFD;
  cursor: pointer;
  color: #091e42 !important;
  /*font-size: 1.6rem;*/
  font-weight: 700;
  /*justify-content: center;
  align-items: center;
  line-height: 2.0rem;*/
  height: 72px;
  line-height:72px;
  filter: drop-shadow(0px 2px 2px rgba(10, 10, 10, 0.3));
  position:relative;/*safari Qアイコン表示のため*/
}

.faq-list label::before {
    font-size: 2.4rem;
    position: absolute;
    top: 0;
    left: 3.2rem;
    width: 40px;
    content: '\51';
    text-align: center;
    color: #02bec4;
	line-height: 72px;
}

.faq-list label:hover {
  opacity: 0.6;
  filter: none;
  transform: translate3d(0, 2px, 0);
  transition: background-color .3s;
}

/* 閉じた状態のサブメニュー */
.faq-list ul {
  overflow: hidden;
  line-height: 0;
  padding: 0 1rem;
  transition: 0.2s;
  /* 下記は開閉によらず共通の設定 */
  background: #fff;
  list-style: none;
  margin: 0;
  filter: drop-shadow(0px 2px 2px rgba(10, 10, 10, 0.3));
}

.faq-list ul li{
  padding: 0 6rem;
}

/* 開いた状態のサブメニュー */
.faq-list input:checked + ul {
  line-height: 1.5;
  padding: 1.6rem 1rem;
}

@media screen and (max-width: 1130px) {
	.faq-list label {
    line-height: 2.6rem;
    padding: 1.6em 1.6em 1.6em 3em;
    height: auto;
	}
	
	.faq-list label:before {
    left: 0.8rem;
    content: '\51';
    color: #02bec4;
}

	.faq-list ul li {
    padding: 0 3.6rem;
}	
}

@media screen and (max-width: 680px) {
    .faq-list {
    width: 100%;
    margin: 1.6rem auto;
}
	.faq-list label {
    line-height: 2.6rem;
    padding: 1.6em 1.6em 1.6em 3em;
    height: auto;
	}
	
	.faq-list label:before {
    left: 0.8rem;
    content: '\51';
    color: #02bec4;
}
    .faq-list ul li {
    padding: 0 1.2rem;
}
}

.caution {
	text-indent: -1em;
	padding-left: 1em;
	font-size: 85%;
}


/* 二段組関係
============================================================================================================ */
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs,
.col-xs-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto
{
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 3px;
    padding-left: 3px;
}
@media (min-width: 606px)
{
    .col-sm
    {
        max-width: 100%; 

        -ms-flex-preferred-size: 0; 

            flex-basis: 0;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
    }
    .col-sm-auto
    {
        width: auto;
        max-width: none; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 auto; 

                flex: 0 0 auto;
    }
    .col-sm-1
    {
        max-width: 8.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 8.33333%; 

                flex: 0 0 8.33333%;
    }
    .col-sm-2
    {
        max-width: 16.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 16.66667%; 

                flex: 0 0 16.66667%;
    }
    .col-sm-3
    {
        max-width: 25%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 25%; 

                flex: 0 0 25%;
    }
    .col-sm-4
    {
        max-width: 33.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 33.33333%; 

                flex: 0 0 33.3333%;
      width: 90%;
    }
    .col-sm-5
    {
        max-width: 41.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 41.66667%; 

                flex: 0 0 41.66667%;
    }
    .col-sm-6
    {
        max-width: 50%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 50%; 

                flex: 0 0 50%;
    }
    .col-sm-7
    {
        max-width: 58.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 58.33333%; 

                flex: 0 0 58.33333%;
    }
    .col-sm-8
    {
        max-width: 66.66667%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    }
    .col-sm-9
    {
        max-width: 75%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 75%; 

                flex: 0 0 75%;
    }
    .col-sm-10
    {
        max-width: 83.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 83.33333%; 

                flex: 0 0 83.33333%;
    }
    .col-sm-11
    {
        max-width: 91.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 91.66667%; 

                flex: 0 0 91.66667%;
    }
    .col-sm-12
    {
        max-width: 100%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 100%; 

                flex: 0 0 100%;
    }
    .order-sm-first
    {
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1;
    }
    .order-sm-last
    {
        -webkit-box-ordinal-group: 14;
            -ms-flex-order: 13;
                order: 13;
    }
    .order-sm-0
    {
        -webkit-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0;
    }
    .order-sm-1
    {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
    }
    .order-sm-2
    {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
    }
    .order-sm-3
    {
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
    }
    .order-sm-4
    {
        -webkit-box-ordinal-group: 5;
            -ms-flex-order: 4;
                order: 4;
    }
    .order-sm-5
    {
        -webkit-box-ordinal-group: 6;
            -ms-flex-order: 5;
                order: 5;
    }
    .order-sm-6
    {
        -webkit-box-ordinal-group: 7;
            -ms-flex-order: 6;
                order: 6;
    }
    .order-sm-7
    {
        -webkit-box-ordinal-group: 8;
            -ms-flex-order: 7;
                order: 7;
    }
    .order-sm-8
    {
        -webkit-box-ordinal-group: 9;
            -ms-flex-order: 8;
                order: 8;
    }
    .order-sm-9
    {
        -webkit-box-ordinal-group: 10;
            -ms-flex-order: 9;
                order: 9;
    }
    .order-sm-10
    {
        -webkit-box-ordinal-group: 11;
            -ms-flex-order: 10;
                order: 10;
    }
    .order-sm-11
    {
        -webkit-box-ordinal-group: 12;
            -ms-flex-order: 11;
                order: 11;
    }
    .order-sm-12
    {
        -webkit-box-ordinal-group: 13;
            -ms-flex-order: 12;
                order: 12;
    }
    .offset-sm-0
    {
        margin-left: 0;
    }
    .offset-sm-1
    {
        margin-left: 8.33333%;
    }
    .offset-sm-2
    {
        margin-left: 16.66667%;
    }
    .offset-sm-3
    {
        margin-left: 25%;
    }
    .offset-sm-4
    {
        margin-left: 33.33333%;
    }
    .offset-sm-5
    {
        margin-left: 41.66667%;
    }
    .offset-sm-6
    {
        margin-left: 50%;
    }
    .offset-sm-7
    {
        margin-left: 58.33333%;
    }
    .offset-sm-8
    {
        margin-left: 66.66667%;
    }
    .offset-sm-9
    {
        margin-left: 75%;
    }
    .offset-sm-10
    {
        margin-left: 83.33333%;
    }
    .offset-sm-11
    {
        margin-left: 91.66667%;
    }
}

@media (min-width: 768px)
{
    .col-md
    {
        max-width: 100%; 

        -ms-flex-preferred-size: 0; 

            flex-basis: 0;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
    }
    .col-md-auto
    {
        width: auto;
        max-width: none; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 auto; 

                flex: 0 0 auto;
    }
    .col-md-1
    {
        max-width: 8.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 8.33333%; 

                flex: 0 0 8.33333%;
    }
    .col-md-2
    {
        max-width: 16.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 16.66667%; 

                flex: 0 0 16.66667%;
    }
    .col-md-3
    {
        max-width: 25%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 25%; 

                flex: 0 0 25%;
    }
    .col-md-4
    {
        max-width: 33.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 33.33333%; 

                flex: 0 0 33.33333%;
    }
    .col-md-5
    {
        max-width: 41.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 41.66667%; 

                flex: 0 0 41.66667%;
    }
    .col-md-6
    {
        max-width: 50%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 50%; 

                flex: 0 0 50%;
    }
    .col-md-7
    {
        max-width: 58.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 58.33333%; 

                flex: 0 0 58.33333%;
    }
    .col-md-8
    {
        max-width: 66.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 66.66667%; 

                flex: 0 0 66.66667%;
    }
    .col-md-9
    {
        max-width: 75%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 75%; 

                flex: 0 0 75%;
    }
    .col-md-10
    {
        max-width: 83.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 83.33333%; 

                flex: 0 0 83.33333%;
    }
    .col-md-11
    {
        max-width: 91.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 91.66667%; 

                flex: 0 0 91.66667%;
    }
    .col-md-12
    {
        max-width: 100%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 100%; 

                flex: 0 0 100%;
    }
    .order-md-first
    {
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1;
    }
    .order-md-last
    {
        -webkit-box-ordinal-group: 14;
            -ms-flex-order: 13;
                order: 13;
    }
    .order-md-0
    {
        -webkit-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0;
    }
    .order-md-1
    {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
    }
    .order-md-2
    {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
    }
    .order-md-3
    {
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
    }
    .order-md-4
    {
        -webkit-box-ordinal-group: 5;
            -ms-flex-order: 4;
                order: 4;
    }
    .order-md-5
    {
        -webkit-box-ordinal-group: 6;
            -ms-flex-order: 5;
                order: 5;
    }
    .order-md-6
    {
        -webkit-box-ordinal-group: 7;
            -ms-flex-order: 6;
                order: 6;
    }
    .order-md-7
    {
        -webkit-box-ordinal-group: 8;
            -ms-flex-order: 7;
                order: 7;
    }
    .order-md-8
    {
        -webkit-box-ordinal-group: 9;
            -ms-flex-order: 8;
                order: 8;
    }
    .order-md-9
    {
        -webkit-box-ordinal-group: 10;
            -ms-flex-order: 9;
                order: 9;
    }
    .order-md-10
    {
        -webkit-box-ordinal-group: 11;
            -ms-flex-order: 10;
                order: 10;
    }
    .order-md-11
    {
        -webkit-box-ordinal-group: 12;
            -ms-flex-order: 11;
                order: 11;
    }
    .order-md-12
    {
        -webkit-box-ordinal-group: 13;
            -ms-flex-order: 12;
                order: 12;
    }
    .offset-md-0
    {
        margin-left: 0;
    }
    .offset-md-1
    {
        margin-left: 8.33333%;
    }
    .offset-md-2
    {
        margin-left: 16.66667%;
    }
    .offset-md-3
    {
        margin-left: 25%;
    }
    .offset-md-4
    {
        margin-left: 33.33333%;
    }
    .offset-md-5
    {
        margin-left: 41.66667%;
    }
    .offset-md-6
    {
        margin-left: 50%;
    }
    .offset-md-7
    {
        margin-left: 58.33333%;
    }
    .offset-md-8
    {
        margin-left: 66.66667%;
    }
    .offset-md-9
    {
        margin-left: 75%;
    }
    .offset-md-10
    {
        margin-left: 83.33333%;
    }
    .offset-md-11
    {
        margin-left: 91.66667%;
    }
}

@media (min-width: 960px)
{
    .col-lg
    {
        max-width: 100%; 

        -ms-flex-preferred-size: 0; 

            flex-basis: 0;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
    }
    .col-lg-auto
    {
        width: auto;
        max-width: none; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 auto; 

                flex: 0 0 auto;
    }
    .col-lg-1
    {
        max-width: 8.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 8.33333%; 

                flex: 0 0 8.33333%;
    }
    .col-lg-2
    {
        max-width: 16.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 16.66667%; 

                flex: 0 0 16.66667%;
    }
    .col-lg-3
    {
        max-width: 25%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 25%; 

                flex: 0 0 25%;
    }
    .col-lg-4
    {
        max-width: 33.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 33.33333%; 

                flex: 0 0 33.33333%;
    }
    .col-lg-5
    {
        max-width: 41.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 41.66667%; 

                flex: 0 0 41.66667%;
    }
    .col-lg-6
    {
        max-width: 50%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 50%; 

                flex: 0 0 50%;
    }
    .col-lg-7
    {
        max-width: 58.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 58.33333%; 

                flex: 0 0 58.33333%;
    }
    .col-lg-8
    {
        max-width: 66.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 66.66667%; 

                flex: 0 0 66.66667%;
    }
    .col-lg-9
    {
        max-width: 75%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 75%; 

                flex: 0 0 75%;
    }
    .col-lg-10
    {
        max-width: 83.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 83.33333%; 

                flex: 0 0 83.33333%;
    }
    .col-lg-11
    {
        max-width: 91.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 91.66667%; 

                flex: 0 0 91.66667%;
    }
    .col-lg-12
    {
        max-width: 100%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 100%; 

                flex: 0 0 100%;
    }
    .order-lg-first
    {
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1;
    }
    .order-lg-last
    {
        -webkit-box-ordinal-group: 14;
            -ms-flex-order: 13;
                order: 13;
    }
    .order-lg-0
    {
        -webkit-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0;
    }
    .order-lg-1
    {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
    }
    .order-lg-2
    {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
    }
    .order-lg-3
    {
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
    }
    .order-lg-4
    {
        -webkit-box-ordinal-group: 5;
            -ms-flex-order: 4;
                order: 4;
    }
    .order-lg-5
    {
        -webkit-box-ordinal-group: 6;
            -ms-flex-order: 5;
                order: 5;
    }
    .order-lg-6
    {
        -webkit-box-ordinal-group: 7;
            -ms-flex-order: 6;
                order: 6;
    }
    .order-lg-7
    {
        -webkit-box-ordinal-group: 8;
            -ms-flex-order: 7;
                order: 7;
    }
    .order-lg-8
    {
        -webkit-box-ordinal-group: 9;
            -ms-flex-order: 8;
                order: 8;
    }
    .order-lg-9
    {
        -webkit-box-ordinal-group: 10;
            -ms-flex-order: 9;
                order: 9;
    }
    .order-lg-10
    {
        -webkit-box-ordinal-group: 11;
            -ms-flex-order: 10;
                order: 10;
    }
    .order-lg-11
    {
        -webkit-box-ordinal-group: 12;
            -ms-flex-order: 11;
                order: 11;
    }
    .order-lg-12
    {
        -webkit-box-ordinal-group: 13;
            -ms-flex-order: 12;
                order: 12;
    }
    .offset-lg-0
    {
        margin-left: 0;
    }
    .offset-lg-1
    {
        margin-left: 8.33333%;
    }
    .offset-lg-2
    {
        margin-left: 16.66667%;
    }
    .offset-lg-3
    {
        margin-left: 25%;
    }
    .offset-lg-4
    {
        margin-left: 33.33333%;
    }
    .offset-lg-5
    {
        margin-left: 41.66667%;
    }
    .offset-lg-6
    {
        margin-left: 50%;
    }
    .offset-lg-7
    {
        margin-left: 58.33333%;
    }
    .offset-lg-8
    {
        margin-left: 66.66667%;
    }
    .offset-lg-9
    {
        margin-left: 75%;
    }
    .offset-lg-10
    {
        margin-left: 83.33333%;
    }
    .offset-lg-11
    {
        margin-left: 91.66667%;
    }
}

@media (min-width: 1190px)
{
    .col-xl
    {
        max-width: 100%; 

        -ms-flex-preferred-size: 0; 

            flex-basis: 0;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
    }
    .col-xl-auto
    {
        width: auto;
        max-width: none; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 auto; 

                flex: 0 0 auto;
    }
    .col-xl-1
    {
        max-width: 8.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 8.33333%; 

                flex: 0 0 8.33333%;
    }
    .col-xl-2
    {
        max-width: 16.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 16.66667%; 

                flex: 0 0 16.66667%;
    }
    .col-xl-3
    {
        max-width: 25%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 25%; 

                flex: 0 0 25%;
    }
    .col-xl-4
    {
        max-width: 33.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 33.33333%; 

                flex: 0 0 33.33333%;
    }
    .col-xl-5
    {
        max-width: 41.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 41.66667%; 

                flex: 0 0 41.66667%;
    }
    .col-xl-6
    {
        max-width: 50%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 50%; 

                flex: 0 0 50%;
    }
    .col-xl-7
    {
        max-width: 58.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 58.33333%; 

                flex: 0 0 58.33333%;
    }
    .col-xl-8
    {
        max-width: 66.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 66.66667%; 

                flex: 0 0 66.66667%;
    }
    .col-xl-9
    {
        max-width: 75%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 75%; 

                flex: 0 0 75%;
    }
    .col-xl-10
    {
        max-width: 83.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 83.33333%; 

                flex: 0 0 83.33333%;
    }
    .col-xl-11
    {
        max-width: 91.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 91.66667%; 

                flex: 0 0 91.66667%;
    }
    .col-xl-12
    {
        max-width: 100%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 100%; 

                flex: 0 0 100%;
    }
    .order-xl-first
    {
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1;
    }
    .order-xl-last
    {
        -webkit-box-ordinal-group: 14;
            -ms-flex-order: 13;
                order: 13;
    }
    .order-xl-0
    {
        -webkit-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0;
    }
    .order-xl-1
    {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
    }
    .order-xl-2
    {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
    }
    .order-xl-3
    {
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
    }
    .order-xl-4
    {
        -webkit-box-ordinal-group: 5;
            -ms-flex-order: 4;
                order: 4;
    }
    .order-xl-5
    {
        -webkit-box-ordinal-group: 6;
            -ms-flex-order: 5;
                order: 5;
    }
    .order-xl-6
    {
        -webkit-box-ordinal-group: 7;
            -ms-flex-order: 6;
                order: 6;
    }
    .order-xl-7
    {
        -webkit-box-ordinal-group: 8;
            -ms-flex-order: 7;
                order: 7;
    }
    .order-xl-8
    {
        -webkit-box-ordinal-group: 9;
            -ms-flex-order: 8;
                order: 8;
    }
    .order-xl-9
    {
        -webkit-box-ordinal-group: 10;
            -ms-flex-order: 9;
                order: 9;
    }
    .order-xl-10
    {
        -webkit-box-ordinal-group: 11;
            -ms-flex-order: 10;
                order: 10;
    }
    .order-xl-11
    {
        -webkit-box-ordinal-group: 12;
            -ms-flex-order: 11;
                order: 11;
    }
    .order-xl-12
    {
        -webkit-box-ordinal-group: 13;
            -ms-flex-order: 12;
                order: 12;
    }
    .offset-xl-0
    {
        margin-left: 0;
    }
    .offset-xl-1
    {
        margin-left: 8.33333%;
    }
    .offset-xl-2
    {
        margin-left: 16.66667%;
    }
    .offset-xl-3
    {
        margin-left: 25%;
    }
    .offset-xl-4
    {
        margin-left: 33.33333%;
    }
    .offset-xl-5
    {
        margin-left: 41.66667%;
    }
    .offset-xl-6
    {
        margin-left: 50%;
    }
    .offset-xl-7
    {
        margin-left: 58.33333%;
    }
    .offset-xl-8
    {
        margin-left: 66.66667%;
    }
    .offset-xl-9
    {
        margin-left: 75%;
    }
    .offset-xl-10
    {
        margin-left: 83.33333%;
    }
    .offset-xl-11
    {
        margin-left: 91.66667%;
    }
}


.text-monospace
{
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
}

.text-justify
{
    text-align: justify !important;
}

.text-nowrap
{
    white-space: nowrap !important;
}

.text-truncate
{
    overflow: hidden;

    white-space: nowrap; 
    text-overflow: ellipsis;
}

.text-left
{
    text-align: left !important;
}

.text-right
{
    text-align: right !important;
}

.text-center
{
    text-align: center !important;
}

.row{
		display: flex;
	margin-right: 5px;
	margin-left: 5px;
	flex-wrap:wrap;
}

/*ボタン*/
.btn_default{
	background:#972be7;
	border: 1px solid #972be7;
	color: #fff !important;
	width: 230px;
	height: 40px;
	box-sizing: border-box;
	display: inline-block;
	/*text-align: center;*/
	padding: 5px 7px;
	color: #fff !important;
	text-decoration: none !important;
	font-size: 1.5rem;
	font-weight: bold;
	text-align: center;
	margin: 20px;
}

.btn_default:hover{
	background:#6b03fc;
	text-decoration: none;
}


.color_box_gray {
padding: 1em 0.5em 0.5em 0.5em;
margin: 0 auto 1em;
border: solid 4px #ececec;
}
.w80 {
width:80%;
}
@media screen and (max-width: 680px) {
.w80 {
width:100%;
}
}