body {
  min-width: 100%;
  width: 100%;
  font-size: 15px;
  line-height: 1.5
}
.main {
  font-family: 'Noto Sans', 'Noto Sans CJK JP', sans-serif;
  color: #000;
  padding: 0
}
a[href^="tel:"] {
  pointer-events: none
}
@media screen and (max-width: 640px) {
  a[href^="tel:"] {
    pointer-events: visible
  }
}
.lq {
  display: none
}
@media screen and (max-width: 950px) {
  .lq {
    display: block
  }
}
.mq {
  display: none
}
@media screen and (max-width: 950px) {
  .mq {
    display: block
  }
}
.pc {
  display: block
}
@media screen and (max-width: 640px) {
  .pc {
    display: none
  }
}
.sq {
  display: none
}
@media screen and (max-width: 640px) {
  .sq {
    display: block
  }
}
.sqnone {
  display: block
}
@media screen and (max-width: 640px) {
  .sqnone {
    display: none
  }
}
.mqnone {
  display: block
}
@media screen and (max-width: 950px) {
  .mqnone {
    display: none
  }
}
.mqsq {
  display: none
}
@media screen and (max-width: 950px) {
  .mqsq {
    display: block
  }
}
@media screen and (max-width: 640px) {
  .mqsq {
    display: block
  }
}
ol, ul {
  list-style: none;
  padding: 0px;
  margin: 0
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
a {
  text-decoration: none;
  outline: none
}
a:hover {
  text-decoration: none
}
.clearfix {
  zoom: 1
}
.clearfix:after {
  content: "";
  display: block;
  clear: both
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom
}
h2 {
  background: none;
  font-size: auto;
  font-weight: bold;
  text-align: center;
  position: relative;
  border: none;
  line-height: 1.5;
  margin: 0;
  padding: 0
}
.container {
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
@media screen and (max-width: 640px) {
  .container {
    width: 90%
  }
}
header {
  width: 100%;
  background: #fff;
  border-bottom: 3px solid #2C4E98
}
header .header-inner {
  width: 950px;
  margin: auto;
  padding: 10px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
header .header-inner .header-left h1 {
  width: 240px
}
header .header-inner .header-left h1 a {
  display: block;
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out
}
header .header-inner .header-left h1 a:hover {
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
  opacity: 0.6
}
header .header-inner .header-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
header .header-inner .header-right .header-right-tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px
}
header .header-inner .header-right .header-right-tel .header-right-tel-txt {
  padding: 5px 10px;
  border: 1px solid #000;
  margin-right: 20px;
  position: relative
}
header .header-inner .header-right .header-right-tel .header-right-tel-txt:before {
  content: '';
  position: absolute;
  top: 50%;
  right: -10px;
  margin-top: -5px;
  border: 5px solid transparent;
  border-left: 5px solid #FFF;
  z-index: 2
}
header .header-inner .header-right .header-right-tel .header-right-tel-txt:after {
  content: '';
  position: absolute;
  top: 50%;
  right: -12px;
  margin-top: -6px;
  border: 6px solid transparent;
  border-left: 6px solid #000;
  z-index: 1
}
header .header-inner .header-right .header-right-tel .header-right-tel-txt p {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center
}
header .header-inner .header-right .header-right-tel .header-right-tel-box a {
  display: block;
  color: #2C4E98;
  font-size: 32px;
  font-weight: bold;
  padding-left: 25px;
  position: relative
}
header .header-inner .header-right .header-right-tel .header-right-tel-box a:before {
  content: '';
  display: block;
  width: 19px;
  height: 25px;
  background: url("../img/tel_icon.png") no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto
}
header .header-inner .header-right .header-right-tel .header-right-tel-box p {
  font-size: 12px;
  text-align: right
}
header .header-inner .header-right .header-right-btn .header-right-btn-item {
  border-radius: 4px;
  text-align: center
}
header .header-inner .header-right .header-right-btn .header-right-btn-item a {
  position: relative;
  color: #fff;
  display: block;
  font-size: 13px;
  font-weight: bold;
  padding: 8px 0;
  width: 156px
}
header .header-inner .header-right .header-right-btn .header-right-btn-item a:after {
  content: '';
  position: absolute;
  display: block;
  width: 4px;
  height: 4px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  bottom: 0;
  right: 5px;
  margin: auto
}
header .header-inner .header-right .header-right-btn .header-right-btn-item.btn-test {
  background: #CB0010;
  -webkit-box-shadow: 0px 4px 0px 0px #A80000;
  box-shadow: 0px 4px 0px 0px #A80000;
  margin-bottom: 8px
}
header .header-inner .header-right .header-right-btn .header-right-btn-item.btn-test:hover {
  -webkit-box-shadow: 0px 1px 0px 0px #A80000;
  box-shadow: 0px 1px 0px 0px #A80000;
  -webkit-transform: translate(0px, 3px);
  transform: translate(0px, 3px)
}
header .header-inner .header-right .header-right-btn .header-right-btn-item.btn-info {
  background: #2C4E98;
  -webkit-box-shadow: 0px 4px 0px 0px #040645;
  box-shadow: 0px 4px 0px 0px #040645
}
header .header-inner .header-right .header-right-btn .header-right-btn-item.btn-info:hover {
  -webkit-box-shadow: 0px 1px 0px 0px #040645;
  box-shadow: 0px 1px 0px 0px #040645;
  -webkit-transform: translate(0px, 3px);
  transform: translate(0px, 3px)
}
header .header-inner.header-sc {
  padding: 10px 0px
}
header .header-inner.header-sc .header-left h1 {
  width: 240px
}
header .header-inner.header-sc .header-right .header-right-tel {
  margin-right: 20px
}
header .header-inner.header-sc .header-right .header-right-tel .header-right-tel-txt {
  display: none
}
header .header-inner.header-sc .header-right .header-right-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
header .header-inner.header-sc .header-right .header-right-btn .header-right-btn-item {
  border-radius: 4px;
  text-align: center
}
header .header-inner.header-sc .header-right .header-right-btn .header-right-btn-item a {
  position: relative;
  color: #fff;
  display: block;
  font-size: 13px;
  font-weight: bold;
  padding: 8px 0;
  width: 156px
}
header .header-inner.header-sc .header-right .header-right-btn .header-right-btn-item a:after {
  content: '';
  position: absolute;
  display: block;
  width: 4px;
  height: 4px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  bottom: 0;
  right: 5px;
  margin: auto
}
header .header-inner.header-sc .header-right .header-right-btn .header-right-btn-item.btn-test {
  margin: 0 20px 0 0
}
@media screen and (max-width: 950px) {
  header .header-inner {
    width: 95%;
    margin: auto;
    padding: 20px 0px
  }
  header .header-inner .header-left h1 {
    width: 240px
  }
  header .header-inner .header-right .header-right-tel .header-right-tel-txt {
    display: none
  }
  header .header-inner.header-sc {
    padding: 10px 0px
  }
  header .header-inner.header-sc .header-left h1 {
    width: 200px
  }
  header .header-inner.header-sc .header-right .header-right-tel .header-right-tel-txt {
    display: none
  }
  header .header-inner.header-sc .header-right .header-right-tel .header-right-tel-box a {
    font-size: 25px
  }
  header .header-inner.header-sc .header-right .header-right-btn .header-right-btn-item a {
    font-size: 12px;
    width: 135px
  }
}
@media screen and (max-width: 950px) {
  header .header-inner {
    width: 95%;
    margin: auto;
    padding: 10px 0px
  }
  header .header-inner .header-left h1 {
    width: 120px
  }
  header .header-inner .header-right .header-right-tel {
    margin-right: 0
  }
  header .header-inner .header-right .header-right-tel .header-right-tel-txt {
    display: none
  }
  header .header-inner .header-right .header-right-tel .header-right-tel-box a {
    font-size: 22px;
    padding-left: 20px
  }
  header .header-inner .header-right .header-right-tel .header-right-tel-box a:before {
    width: 13px;
    height: 18px
  }
  header .header-inner .header-right .header-right-tel .header-right-tel-box p {
    font-size: 10px
  }
  header .header-inner .header-right .header-right-btn {
    display: none
  }
  header .header-inner.header-sc {
    padding: 10px 0px
  }
  header .header-inner.header-sc .header-left h1 {
    width: 120px
  }
  header .header-inner.header-sc .header-right .header-right-tel {
    margin-right: 0
  }
  header .header-inner.header-sc .header-right .header-right-tel .header-right-tel-txt {
    display: none
  }
  header .header-inner.header-sc .header-right .header-right-tel .header-right-tel-box a {
    font-size: 22px;
    padding-left: 20px
  }
  header .header-inner.header-sc .header-right .header-right-tel .header-right-tel-box a:before {
    width: 13px;
    height: 18px
  }
  header .header-inner.header-sc .header-right .header-right-tel .header-right-tel-box p {
    font-size: 10px
  }
  header .header-inner.header-sc .header-right .header-right-btn {
    display: none
  }
}
.fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100
}
#footBody {
  padding: 30px 15px
}
#footBody .copyright {
  max-width: 400px;
  width: 100%;
  color: #fff
}
@media screen and (max-width: 950px) {
  #footBody .copyright {
    float: none;
    margin: 0 auto;
    text-align: center
  }
}
@media screen and (max-width: 640px) {
  #footBody .copyright {
    float: none;
    text-align: center
  }
}
#footBody .fLink {
  font-size: 13px
}
@media screen and (max-width: 950px) {
  #footBody .fLink {
    font-size: 10px
  }
}
@media screen and (max-width: 640px) {
  #footBody .fLink {
    font-size: 10px
  }
}
@media screen and (max-width: 640px) {
  #footBody .fLink a {
    padding: 0 6px 0 6px
  }
}
#footBody #dnn_FootPane {
  text-align: center
}
#footBody #footUtility {
  width: auto
}
@media screen and (max-width: 950px) {
  #footBody #footUtility {
    float: none
  }
}
@media screen and (max-width: 640px) {
  #footBody #footUtility {
    float: none
  }
}
#footBody #footWrap {
  max-width: 950px;
  width: 100%
}
.mv {
  max-width: 1500px;
  margin: 0 auto
}
.mv img {
  width: 100%
}
@media screen and (max-width: 640px) {
  .mv__pc {
    display: none
  }
}
.mv__sp {
  display: none
}
@media screen and (max-width: 640px) {
  .mv__sp {
    display: block
  }
}
.sec__ttl span {
  font-size: 22px;
  position: relative;
  padding: 0 30px;
  margin-bottom: 20px;
  display: inline-block
}
@media screen and (max-width: 640px) {
  .sec__ttl span {
    font-size: 18px
  }
}
.sec__ttl img {
  margin: 0 auto
}
.sec__ttl span:before, .sec__ttl span:after {
  content: '';
  width: 22px;
  height: 42px;
  position: absolute;
  top: 50%;
  background-repeat: no-repeat;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}
.sec__ttl .ttl-sub01 {
  color: #fff
}
.sec__ttl .ttl-sub01:before {
  background-image: url(../img/icon/icon_ttl_left01.png);
  left: 0
}
.sec__ttl .ttl-sub01:after {
  background-image: url(../img/icon/icon_ttl_right01.png);
  right: 0
}
.sec__ttl .ttl-sub02 {
  color: #011A77
}
.sec__ttl .ttl-sub02:before {
  background-image: url(../img/icon/icon_ttl_left02.png);
  left: 0
}
.sec__ttl .ttl-sub02:after {
  background-image: url(../img/icon/icon_ttl_right02.png);
  right: 0
}
.common-box01 {
  position: relative;
  color: #000;
  margin-bottom: 100px
}
@media screen and (max-width: 640px) {
  .common-box01 {
    margin-bottom: 50px
  }
}
.common-box01__title {
  font-size: 40px;
  text-align: center;
  padding: 50px 0 20px;
  font-weight: 700;
  background-color: #B9D7ED;
  position: relative;
  margin-bottom: 80px;
  color: #003777
}
@media screen and (max-width: 640px) {
  .common-box01__title {
    padding: 40px 0 20px;
    font-size: 28px;
    margin-bottom: 60px
  }
}
.common-box01__title:after {
  content: '';
  position: absolute;
  bottom: -60px;
  left: 0;
  background-image: url(../img/contents_arrow02.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 60px
}
@media screen and (max-width: 640px) {
  .common-box01__title:after {
    bottom: -30px;
    height: 30px
  }
}
.common-box01__list {
  width: 80%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.common-box01__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 45px 40px;
  position: relative
}
@media screen and (max-width: 640px) {
  .common-box01__list li {
    display: block;
    padding: 0 0 40px 35px
  }
}
.common-box01__list li:before {
  content: '';
  position: absolute;
  background-repeat: no-repeat;
  width: 54px;
  height: 54px
}
@media screen and (max-width: 640px) {
  .common-box01__list li:before {
    width: 44px;
    height: 44px;
    background-size: contain
  }
}
.common-box01__list li:nth-child(1) {
  border-left: 7px solid #D3D3D3
}
.common-box01__list li:nth-child(1):before {
  background-image: url(../img/icon/icon_flow01.png);
  left: -26px
}
.common-box01__list li:nth-child(2) {
  border-left: 7px solid #D3D3D3
}
.common-box01__list li:nth-child(2):before {
  background-image: url(../img/icon/icon_flow02.png);
  left: -26px
}
.common-box01__list li:nth-child(3):before {
  background-image: url(../img/icon/icon_flow03.png);
  left: -20px
}
.common-box01__list .list__txt {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
  font-size: 20px
}
@media screen and (max-width: 640px) {
  .common-box01__list .list__txt {
    margin-bottom: 10px;
    font-size: 16px
  }
}
.common-box01__list .list__txt span {
  font-size: 26px;
  color: #003777;
  font-weight: 700;
  border-bottom: 5px solid #FFDA00;
  margin-bottom: 10px;
  display: inline-block
}
@media screen and (max-width: 640px) {
  .common-box01__list .list__txt span {
    font-size: 17px;
    border-bottom: 3px solid #FFDA00
  }
}
.common-box01__list .list__txt .txt01 {
  font-size: 18px
}
@media screen and (max-width: 640px) {
  .common-box01__list .list__txt .txt01 {
    font-size: 16px
  }
}
.common-box01__list .list__txt .txt02 {
  font-size: 12px
}
.common-box01__list .list__img {
  -webkit-box-flex: 1.5;
  -ms-flex: 1.5;
  flex: 1.5;
  margin-left: 20px
}
.common-box01__catch {
  text-align: center
}
.common-box01__catch span {
  font-size: 40px;
  color: #003777;
  font-weight: 700;
  border-bottom: 5px solid #FFDA00
}
@media screen and (max-width: 640px) {
  .common-box01__catch span {
    font-size: 32px
  }
}
.common-box02 {
  border: 2px solid #4E65B9;
  padding-bottom: 40px;
  margin-bottom: 5px
}
.common-box02__title {
  background-color: #4E65B9;
  font-size: 40px;
  text-align: center;
  padding: 40px 0 0;
  position: relative;
  margin-bottom: 80px;
  color: #FFDA00;
  font-weight: 700
}
.common-box02__title:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-repeat: no-repeat;
  width: 83px;
  height: 83px
}
.common-box02__title:after {
  content: '';
  position: absolute;
  bottom: -60px;
  left: 0;
  background-image: url(../img/contents_arrow05.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 60px
}
.common-box02__school {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  margin-top: 10px
}
.common-box02__school li {
  float: left;
  padding: 10px 20px;
  font-weight: 700
}
.common-box02__school li:not(:last-child) {
  margin-right: 10px
}
.common-box02__school .item01 {
  background-color: #FFFCFA;
  color: #CA6739
}
.common-box02__school .item02 {
  background-color: #D9F3FF;
  color: #1B8DC1
}
.common-box02__txt {
  font-weight: 700;
  text-align: center
}
.common-box02__txt .txt01 {
  font-size: 28px
}
.common-box02__txt .txt01 span {
  font-size: 42px;
  color: #FFDA00
}
.common-box03 {
  position: relative;
  background-color: #fff;
  color: #000;
  padding-bottom: 20px;
  margin-bottom: 50px
}
@media screen and (max-width: 640px) {
  .common-box03 {
    padding-bottom: 20px;
    margin-bottom: 60px
  }
}
.common-box03:after {
  display: none;
  content: '';
  position: absolute;
  bottom: -60px;
  left: 0;
  background-image: url(../img/contents_arrow03.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 60px
}
@media screen and (max-width: 640px) {
  .common-box03:after {
    bottom: -30px;
    height: 30px
  }
}
.common-box03__title {
  font-size: 40px;
  text-align: center;
  padding: 30px 0 0px;
  font-weight: 700;
  background-color: #3C55B4;
  position: relative;
  margin-bottom: 80px;
  color: #fff
}
@media screen and (max-width: 640px) {
  .common-box03__title {
    padding: 40px 0 20px;
    font-size: 28px;
    margin-bottom: 35px
  }
}
.common-box03__title:after {
  content: '';
  position: absolute;
  bottom: -60px;
  left: 0;
  background-image: url(../img/contents_arrow02.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 60px
}
@media screen and (max-width: 640px) {
  .common-box03__title:after {
    bottom: -30px;
    height: 30px
  }
}
.common-box03__grid {
  border-bottom: solid 1px #BCBCBC;
  padding: 20px 0
}
@media screen and (max-width: 640px) {
  .common-box03__grid {
    padding: 20px 0
  }
}
.common-box03__grid:last-child {
  border-bottom: 0
}
.common-box03__grid:first-child {
  padding: 0 0 20px 0
}
@media screen and (max-width: 640px) {
  .common-box03__grid:first-child {
    padding: 20px 0
  }
}
.common-box03__list {
  width: 80%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
@media screen and (max-width: 640px) {
  .common-box03__list {
    width: 90%
  }
}
.common-box03__list .list__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
@media screen and (max-width: 640px) {
  .common-box03__list .list__ttl {
    display: block;
    text-align: center
  }
}
@media screen and (max-width: 640px) {
  .common-box03__list .list__ttl-img {
    width: 50%
  }
}
@media screen and (max-width: 640px) {
  .common-box03__list .list__ttl-img-02 {
    width: 70%
  }
}
@media screen and (max-width: 640px) {
  .common-box03__list .list__ttl-img-03 {
    width: 35%
  }
}
.common-box03__list .list__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media screen and (max-width: 640px) {
  .common-box03__list .list__box {
    display: block
  }
}
.common-box03__list .list__box-list {
  color: #000;
  margin-bottom: 15px;
  font-size: 18px
}
@media screen and (max-width: 640px) {
  .common-box03__list .list__box-list {
    font-size: 14px;
    margin-bottom: 5px
  }
}
.common-box03__list .list__box-list:before {
  background: url(../img/sec01_icon.png) 0 0 no-repeat;
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  padding-left: 5px
}
@media screen and (max-width: 640px) {
  .common-box03__list .list__box-list:before {
    vertical-align: bottom
  }
}
.common-box03__list .list__box-list-space {
  width: 27px;
  height: auto;
  display: inline-block
}
.common-box03__list .list__box-movie {
  margin: 0 auto
}
@media screen and (max-width: 640px) {
  .common-box03__list .list__box-movie iframe {
    width: 100%
  }
}
.common-box03__list .list__ttl-point {
  font-size: 26px;
  color: #001976;
  padding: 0 0 0 20px
}
@media screen and (max-width: 640px) {
  .common-box03__list .list__ttl-point {
    font-size: 20px;
    padding: 10px 0 0 0
  }
}
.common-box03__list .list__box-white {
  color: #000;
  font-size: 18px
}
.common-box03__list .list__box-white li {
  padding-bottom: 20px
}
.common-box03__catch {
  text-align: center
}
.common-box03__catch span {
  font-size: 40px;
  color: #001976;
  font-weight: 700;
  border-bottom: 5px solid #FFDA00
}
@media screen and (max-width: 640px) {
  .common-box03__catch span {
    font-size: 32px
  }
}
.common-box03:nth-of-type(3) {
  border: 2px solid #1B8DC1 !important
}
.common-box03:nth-of-type(3) .common-box03__title {
  background-color: #1B8DC1
}
.common-box03:nth-of-type(3) .common-box03__title:after {
  background-image: url(../img/contents_arrow07.png)
}
.common-box03:nth-of-type(2) {
  border: 2px solid #DE9573 !important
}
.common-box03:nth-of-type(2) .common-box03__title {
  background-color: #DE9573
}
.common-box03:nth-of-type(2) .common-box03__title:after {
  background-image: url(../img/contents_arrow09.png)
}
.common-box03:nth-of-type(1) {
  border: 2px solid #D85E56 !important
}
.common-box03:nth-of-type(1) .common-box03__title {
  background-color: #D85E56
}
.common-box03:nth-of-type(1) .common-box03__title:after {
  background-image: url(../img/contents_arrow10.png)
}
sub {
  font-size: 14px
}
.common_ttl {
  background: none;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  position: relative;
  border: none;
  line-height: 1.5;
  margin: 0 0 35px;
  padding: 0 0 20px;
  color: #000
}
.common_ttl:before {
  background: #000;
  content: '';
  display: block;
  width: 38px;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto
}
@media screen and (max-width: 640px) {
  .common_ttl {
    font-size: 28px
  }
}
p {
  line-height: 1.8
}
.l-style01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media screen and (max-width: 640px) {
  .l-style01 {
    display: block
  }
}
.l-style01 .l-img {
  margin-right: 40px
}
@media screen and (max-width: 950px) {
  .l-style01 .l-img {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
  }
}
@media screen and (max-width: 640px) {
  .l-style01 .l-img {
    margin-right: 0;
    width: 100%;
    margin-bottom: 20px;
    text-align: center
  }
}
.l-style01 .l-desc {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}
@media screen and (max-width: 640px) {
  .l-style01 .l-desc {
    width: 100%
  }
}
.l-style02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media screen and (max-width: 640px) {
  .l-style02 {
    display: block
  }
}
.l-style02 .l-img {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 40px
}
@media screen and (max-width: 640px) {
  .l-style02 .l-img {
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0;
    text-align: center
  }
}
.l-style02 .l-desc {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}
@media screen and (max-width: 640px) {
  .l-style02 .l-desc {
    width: 100%
  }
}
.mt30 {
  margin-top: 30px
}
.t-align {
  text-align: center
}
.t-align img {
  margin: 0 auto
}
.sec01 {
  padding: 90px 0 60px;
  background: url(../img/sec01_bg.png);
  background-position: center top
}
@media screen and (max-width: 950px) {
  .sec01 {
    padding: 50px
  }
}
@media screen and (max-width: 640px) {
  .sec01 {
    padding: 15px 0;
  }
}
.sec01__ttl {
  margin-bottom: 45px
}
@media screen and (max-width: 640px) {
  .sec01__ttl {
    margin-bottom: 25px
  }
}
.sec01__ttl img {
  margin: 0 auto
}
.sec01__txt {
  text-align: center;
  line-height: 1.8
}
@media screen and (max-width: 640px) {
  .sec01__txt {
    text-align: left
  }
}
.sec02 {
  padding: 80px 0 0;
  background: url(../img/sec01_bg.png);
  background-position: center top
}
@media screen and (max-width: 640px) {
  .sec02 {
    padding: 15px 0 0;
  }
}
.sec02__img {
  text-align: center;
  margin-bottom: 80px
}
@media screen and (max-width: 640px) {
  .sec02__img {
    width: 80%;
    margin: 0 auto 80px
  }
}
.sec02__box {
  border: solid 3px #022062;
  border-radius: 10px;
  background: #fff;
  padding: 0 0 30px
}
@media screen and (max-width: 950px) {
  .sec02__box {
    width: 90%;
    margin: 0 auto
  }
}
@media screen and (max-width: 640px) {
  .sec02__box {
    width: 100%
  }
}
.sec02__box__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media screen and (max-width: 640px) {
  .sec02__box__list {
    display: block
  }
}
.sec02__box-item {
  position: relative;
  width: 40%
}
@media screen and (max-width: 640px) {
  .sec02__box-item {
    width: 100%
  }
}
.sec02__box-item .ttl-01 {
  position: absolute;
  top: -32px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 80%
}
@media screen and (max-width: 640px) {
  .sec02__box-item .ttl-01 {
    width: 70%
  }
}
.sec02__box-item .ttl-02 {
  font-size: 32px;
  text-align: center;
  color: #022062;
  padding-top: 40px;
  font-weight: bold;
  margin-bottom: 15px
}
@media screen and (max-width: 640px) {
  .sec02__box-item .ttl-02 {
    font-size: 24px;
    padding-top: 20px;
    margin-bottom: 5px
  }
}
.sec02__box-item .list li {
  margin-bottom: 5px
}
@media screen and (max-width: 640px) {
  .sec02__box-item .list li {
    margin-bottom: 0
  }
}
.sec02__box-item .list li a {
  margin: 0 auto;
  max-width: 245px;
  width: 100%;
  font-size: 18px;
  position: relative;
  display: block;
  text-align: center;
  padding: 12px 0;
  font-weight: bold
}
@media screen and (max-width: 640px) {
  .sec02__box-item .list li a {
    font-size: 15px
  }
}
.sec02__box-item .list li a:after {
  content: '';
  position: absolute;
  display: block;
  width: 5px;
  height: 5px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  -webkit-transform: translateX(-50%) rotate(135deg);
  transform: translateX(-50%) rotate(135deg)
}
.sec02__box-item .list li a:hover {
  opacity: 0.8
}
.sec02__box-item .list .btn-01 {
  background: #EFF8FE;
  color: #1FB9F0
}
.sec02__box-item .list .btn-01:after {
  border-top: 2px solid #1FB9F0;
  border-right: 2px solid #1FB9F0
}
.sec02__box-item .list .btn-02 {
  background: #DDEEFF;
  color: #0C5EAD
}
.sec02__box-item .list .btn-02:after {
  border-top: 2px solid #0C5EAD;
  border-right: 2px solid #0C5EAD
}
.sec02__box-item .list .btn-03 {
  background: #E9FFE2;
  color: #16AD44
}
.sec02__box-item .list .btn-03:after {
  border-top: 2px solid #16AD44;
  border-right: 2px solid #16AD44
}
.sec02__box-item .list .btn-04 {
  background: #FFF5F9;
  color: #F26D95;
  pointer-events: none
}
.sec02__box-item .list .btn-04:after {
  display: none
}
.sec02__box-item .list .btn-04:hover {
  opacity: 1
}
.sec02__box-item .list .btn-05 {
  background: #FBF1EB;
  color: #E72620
}
.sec02__box-item .list .btn-05:after {
  border-top: 2px solid #E72620;
  border-right: 2px solid #E72620
}
.sec02__box-item .list .btn-06 {
  background: #FCF9E7;
  color: #DDCE2C
}
.sec02__box-item .list .btn-06:after {
  border-top: 2px solid #DDCE2C;
  border-right: 2px solid #DDCE2C
}
.sec02__box-item .list .btn-07 {
  background: #FCF7FD;
  color: #93559D
}
.sec02__box-item .list .btn-07:after {
  border-top: 2px solid #93559D;
  border-right: 2px solid #93559D
}
.sec02__box-item .list .btn-08 {
  background: #FEF7E9;
  color: #F8B029
}
.sec02__box-item .list .btn-08:after {
  border-top: 2px solid #F8B029;
  border-right: 2px solid #F8B029
}
.sec02__box-center {
  font-size: 32px;
  font-weight: bold;
  color: #022062
}
@media screen and (max-width: 640px) {
  .sec02__box-center {
    text-align: center;
    margin-bottom: 40px
  }
}
.sec03 {
  background: #FEFDE3;
  padding: 80px 0
}
@media screen and (max-width: 640px) {
  .sec03 {
    padding: 50px 0
  }
}
.sec03__ttl .small {
  font-size: 20px
}
@media screen and (max-width: 640px) {
  .sec03__ttl .small {
    font-size: 15px
  }
}
.sec03__ttl .small span {
  color: #F39825
}
.sec03__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
@media screen and (max-width: 950px) {
  .sec03__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 90%;
    margin: 0 auto
  }
}
@media screen and (max-width: 640px) {
  .sec03__list {
    display: block;
    width: 100%
  }
}
@media screen and (max-width: 950px) {
  .sec03__list-item {
    margin-bottom: 30px
  }
}
@media screen and (max-width: 640px) {
  .sec03__list-item {
    margin-bottom: 30px
  }
}
@media screen and (max-width: 640px) {
  .sec03__list-item:last-child {
    margin-bottom: 0
  }
}
.sec03__list-item img {
  width: 100%
}
.sec03__list-item .ttl {
  background: #F39825;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
  border-radius: 10px 10px 0 0
}
@media screen and (max-width: 640px) {
  .sec03__list-item .ttl {
    font-size: 20px;
    padding: 8px 0
  }
}
.sec03__list-item .txt {
  background: #fff;
  padding: 15px 20px 20px 20px;
  border-radius: 0 0 10px 10px
}
@media screen and (max-width: 640px) {
  .sec03__list-item .txt {
    padding: 10px 20px 5px
  }
}
.sec03__list-item .txt li {
  border-bottom: solid 1px #D5D5D5
}
.sec03__list-item .txt li:last-child {
  border-bottom: 0
}
.sec03__list-item .txt li p {
  font-size: 14px;
  padding: 5px 0 10px;
  line-height: 1.6
}
@media screen and (max-width: 640px) {
  .sec03__list-item .txt li p {
    font-size: 14px
  }
}
.sec03__list-item .txt li p span {
  font-size: 20px;
  font-weight: bold
}
@media screen and (max-width: 640px) {
  .sec03__list-item .txt li p span {
    font-size: 18px
  }
}
@media screen and (max-width: 950px) {
  .sec03__box {
    width: 90%;
    margin: 0 auto
  }
}
@media screen and (max-width: 640px) {
  .sec03__box {
    width: 100%
  }
}
.sec03__box .ttl {
  background: #022062;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
  color: #fff;
  border-radius: 10px 10px 0 0
}
@media screen and (max-width: 640px) {
  .sec03__box .ttl {
    font-size: 20px
  }
}
.sec03__box .list {
  background: #fff;
  border-radius: 0 0 10px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 25px 0
}
.sec03__box .list li {
  font-size: 20px;
  font-weight: bold;
  color: #022062;
  padding: 0 20px
}
@media screen and (max-width: 640px) {
  .sec03__box .list li {
    font-size: 16px
  }
}
.sec03__box .list li span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(0%, #FFFE37));
  background: linear-gradient(transparent 50%, #FFFE37 0%)
}
.sec03__plus {
  font-size: 32px;
  text-align: center;
  padding: 20px 0;
  font-weight: bold;
  color: #022062
}
@media screen and (max-width: 640px) {
  .sec03__plus {
    padding: 10px 0
  }
}
.sec04 {
  background: #F8F8F8
}
.sec04__ttl {
  background: #F39825;
  font-size: 50px;
  font-weight: bold;
  color: #fff;
  padding: 40px 0;
  position: relative
}
@media screen and (max-width: 640px) {
  .sec04__ttl {
    font-size: 32px;
    padding: 20px 0
  }
}
.sec04__ttl:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 25px solid transparent;
  border-top: 20px solid #F39825
}
.sec04__list {
  padding: 80px 0 60px
}
@media screen and (max-width: 950px) {
  .sec04__list {
    width: 90%;
    margin: 0 auto
  }
}
@media screen and (max-width: 640px) {
  .sec04__list {
    width: 100%
  }
}
.sec04__list-item {
  margin-bottom: 60px
}
.sec04__list-item h3 {
  font-size: 36px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 15px 0;
  border-radius: 10px 10px 0 0;
  position: relative
}
@media screen and (max-width: 950px) {
  .sec04__list-item h3 {
    font-size: 28px
  }
}
@media screen and (max-width: 640px) {
  .sec04__list-item h3 {
    font-size: 20px
  }
}
.sec04__list-item h3 .icon {
  position: absolute;
  top: -20px;
  left: 20px
}
@media screen and (max-width: 950px) {
  .sec04__list-item h3 .icon {
    width: 20%
  }
}
@media screen and (max-width: 640px) {
  .sec04__list-item h3 .icon {
    width: 30%;
    top: -25px;
    left: 5px
  }
}
.sec04__list-item h3 .small {
  font-size: 18px
}
@media screen and (max-width: 640px) {
  .sec04__list-item h3 .small {
    font-size: 15px
  }
}
.sec04__list-box {
  background: #fff;
  padding: 40px 0 50px;
  border-radius: 0 0 10px 10px
}
@media screen and (max-width: 640px) {
  .sec04__list-box {
    padding: 30px 0
  }
}
.sec04__list-box .inner {
  width: 100%;
  max-width: 840px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
@media screen and (max-width: 950px) {
  .sec04__list-box .inner {
    width: 90%
  }
}
@media screen and (max-width: 640px) {
  .sec04__list-box .inner {
    width: 90%
  }
}
.sec04__list-box h4 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 50px;
  text-align: center
}
@media screen and (max-width: 640px) {
  .sec04__list-box h4 {
    font-size: 18px;
    margin-bottom: 30px
  }
}
.sec04__list-box h4 span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(0%, #FFFE37));
  background: linear-gradient(transparent 50%, #FFFE37 0%)
}
.sec04__list-box .features__ttl {
  text-align: center;
  margin-bottom: 10px
}
@media screen and (max-width: 640px) {
  .sec04__list-box .features__ttl {
    margin: 0 auto 10px;
    width: 80%
  }
}
.sec04__list-box .features__list-item {
  margin-bottom: 40px
}
@media screen and (max-width: 640px) {
  .sec04__list-box .features__list-item {
    margin-bottom: 20px
  }
}
.sec04__list-box .features__list-item .list-num li {
  border-bottom: solid 1px #D5D5D5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 0
}
.sec04__list-box .features__list-item .list-num li p {
  font-size: 18px;
  font-weight: bold;
  margin-left: 10px
}
@media screen and (max-width: 950px) {
  .sec04__list-box .features__list-item .list-num li p {
    font-size: 15px
  }
}
@media screen and (max-width: 640px) {
  .sec04__list-box .features__list-item .list-num li p {
    font-size: 15px
  }
}
.sec04__list-box .subject__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
@media screen and (max-width: 640px) {
  .sec04__list-box .subject__list {
    display: block
  }
}
.sec04__list-box .subject__list-item {
  width: calc(100% / 2 - 30px)
}
@media screen and (max-width: 640px) {
  .sec04__list-box .subject__list-item {
    width: 100%;
    margin-bottom: 20px
  }
}
@media screen and (max-width: 640px) {
  .sec04__list-box .subject__list-item:last-child {
    margin-bottom: 0
  }
}
.sec04__list-box .subject__list-item .ttl {
  font-size: 20px;
  font-weight: bold;
  color: #1FB9F0;
  border-bottom: solid 1px #D5D5D5;
  padding-bottom: 10px
}
@media screen and (max-width: 640px) {
  .sec04__list-box .subject__list-item .ttl {
    font-size: 18px
  }
}
.sec04__list-box .subject__list-item .txt {
  padding-top: 10px
}
.sec04__list-box .panf {
  padding: 40px 0 30px;
  position: relative;
  margin-top: 100px;
  border-radius: 10px
}
@media screen and (max-width: 640px) {
  .sec04__list-box .panf {
    padding: 40px 0 20px;
    margin-top: 80px
  }
}
.sec04__list-box .panf__ttl-01 {
  font-size: 14px;
  max-width: 280px
}
@media screen and (max-width: 640px) {
  .sec04__list-box .panf__ttl-01 {
    max-width: 230px;
    font-size: 12px
  }
}
.sec04__list-box .panf__ttl-01:before {
  width: 20px
}
@media screen and (max-width: 640px) {
  .sec04__list-box .panf__ttl-01:before {
    width: 15px
  }
}
.sec04__list-box .panf__ttl-01:after {
  width: 20px
}
@media screen and (max-width: 640px) {
  .sec04__list-box .panf__ttl-01:after {
    width: 15px
  }
}
.sec04__list-box .panf__ttl-02 {
  font-size: 24px
}
@media screen and (max-width: 640px) {
  .sec04__list-box .panf__ttl-02 {
    font-size: 18px
  }
}
.sec04__list-box .panf .hukidashi {
  position: absolute;
  top: -32px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%
}
@media screen and (max-width: 640px) {
  .sec04__list-box .panf .hukidashi {
    width: 90%
  }
}
.sec04__list-box .panf .hukidashi img {
  margin: 0 auto
}
.sec04__list-box .panf .common_ttl {
  margin: 0 0 25px;
  padding: 0 0 20px
}
.sec04__list-box .panf .common-btn {
  max-width: 400px;
  height: 45px;
  background: #fff !important;
  -webkit-box-shadow: 0px 4px 0px 0px #ADADAD !important;
  box-shadow: 0px 4px 0px 0px #ADADAD !important;
  font-size: 14px;
  color: #232289
}
@media screen and (max-width: 640px) {
  .sec04__list-box .panf .common-btn {
    width: 90%
  }
}
.sec04__list-box .panf .common-btn:after {
  width: 5px;
  height: 5px
}
.sec04__list-box .panf .common-btn:hover {
  -webkit-box-shadow: 0px 1px 0px 0px #ADADAD;
  box-shadow: 0px 1px 0px 0px #ADADAD
}
.sec04__list-box .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
@media screen and (max-width: 640px) {
  .sec04__list-box .btn {
    display: block
  }
}
.sec04__list-box .btn .common-btn {
  margin-bottom: 20px
}
@media screen and (max-width: 950px) {
  .sec04__list-box .btn .common-btn {
    font-size: 15px;
    margin: 0 5px
  }
  .sec04__list-box .btn .common-btn:after {
    width: 5px;
    height: 5px;
    right: 10px
  }
}
@media screen and (max-width: 640px) {
  .sec04__list-box .btn .common-btn {
    margin: 0 0 10px 0
  }
}
.sec04__list-box .common-btn {
  height: 60px;
  max-width: 400px;
  width: 100%;
  color: #fff;
  font-size: 20px
}
@media screen and (max-width: 640px) {
  .sec04__list-box .common-btn:after {
    width: 5px;
    height: 5px;
    right: 10px
  }
}
@media screen and (max-width: 640px) {
  .sec04__list-box .common-btn {
    font-size: 16px
  }
}
.sec04__list .junior h3 {
  background: #1FB9F0
}
.sec04__list .junior .sec04__list-box {
  border: solid 1px #1FB9F0;
  border-bottom: solid 5px #1FB9F0
}
.sec04__list .juniorprep h3 {
  background: #0C5EAD
}
.sec04__list .juniorprep .sec04__list-box {
  border: solid 1px #0C5EAD;
  border-bottom: solid 5px #0C5EAD
}
.sec04__list .juniorprep .common-btn {
  background: #0C5EAD;
  -webkit-box-shadow: 0px 6px 0px 0px #06427C;
  box-shadow: 0px 6px 0px 0px #06427C
}
.sec04__list .juniorprep .common-btn:hover {
  -webkit-box-shadow: 0px 1px 0px 0px #06427C;
  box-shadow: 0px 1px 0px 0px #06427C
}
.sec04__list .shape h3 {
  background: #E72620
}
.sec04__list .shape .sec04__list-box {
  border: solid 1px #E72620;
  border-bottom: solid 5px #E72620
}
.sec04__list .shape .common-btn {
  background: #E72620;
  -webkit-box-shadow: 0px 6px 0px 0px #BC1F1B;
  box-shadow: 0px 6px 0px 0px #BC1F1B
}
.sec04__list .shape .common-btn:hover {
  -webkit-box-shadow: 0px 1px 0px 0px #BC1F1B;
  box-shadow: 0px 1px 0px 0px #BC1F1B
}
.sec04__list .lepton h3 {
  background: #DDCE2C
}
.sec04__list .lepton .sec04__list-box {
  border: solid 1px #DDCE2C;
  border-bottom: solid 5px #DDCE2C
}
.sec04__list .lepton .common-btn {
  background: #DDCE2C;
  -webkit-box-shadow: 0px 6px 0px 0px #B2A628;
  box-shadow: 0px 6px 0px 0px #B2A628
}
.sec04__list .lepton .common-btn:hover {
  -webkit-box-shadow: 0px 1px 0px 0px #B2A628;
  box-shadow: 0px 1px 0px 0px #B2A628
}
.sec04__list .lepton .features {
  border-bottom: dotted 2px #DDCE2C;
  padding-bottom: 50px
}
.sec04__list .shikumi h3 {
  background: #93559D
}
.sec04__list .shikumi .sec04__list-box {
  border: solid 1px #93559D;
  border-bottom: solid 5px #93559D
}
.sec04__list .shikumi .common-btn {
  background: #93559D;
  -webkit-box-shadow: 0px 6px 0px 0px #653B6C;
  box-shadow: 0px 6px 0px 0px #653B6C
}
.sec04__list .shikumi .common-btn:hover {
  -webkit-box-shadow: 0px 1px 0px 0px #653B6C !important;
  box-shadow: 0px 1px 0px 0px #653B6C !important
}
.sec04__list .speedreading h3 {
  background: #F8B029
}
.sec04__list .speedreading .sec04__list-box {
  border: solid 1px #F8B029;
  border-bottom: solid 5px #F8B029
}
.sec04__list .speedreading .common-btn {
  background: #F8B029;
  -webkit-box-shadow: 0px 6px 0px 0px #D99823;
  box-shadow: 0px 6px 0px 0px #D99823
}
.sec04__list .speedreading .common-btn:hover {
  -webkit-box-shadow: 0px 1px 0px 0px #D99823;
  box-shadow: 0px 1px 0px 0px #D99823
}
.sec05 {
  background: #F8F8F8;
  padding: 80px 0
}
@media screen and (max-width: 640px) {
  .sec05 {
    padding: 50px 0
  }
}
@media screen and (max-width: 950px) {
  .sec05__list {
    width: 90%;
    margin: 0 auto
  }
}
@media screen and (max-width: 640px) {
  .sec05__list {
    width: 100%
  }
}
.sec05__list-item {
  position: relative;
  margin-bottom: 80px
}
@media screen and (max-width: 640px) {
  .sec05__list-item {
    margin-bottom: 60px
  }
}
.sec05__list-item:last-child {
  margin-bottom: 0
}
.sec05__list-item .box {
  position: relative
}
.sec05__list-item .box h3 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px
}
@media screen and (max-width: 640px) {
  .sec05__list-item .box h3 {
    font-size: 20px;
    margin-bottom: 15px
  }
}
.sec05__list-item .box-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 90%
}
@media screen and (max-width: 950px) {
  .sec05__list-item .box-btn {
    display: block
  }
}
@media screen and (max-width: 640px) {
  .sec05__list-item .box-btn {
    display: block
  }
}
.sec05__list-item .box-btn .common-btn {
  background: #232289;
  color: #fff;
  -webkit-box-shadow: 0px 4px 0px 0px #010236;
  box-shadow: 0px 4px 0px 0px #010236;
  max-width: 200px;
  width: 100%;
  height: 50px
}
@media screen and (max-width: 950px) {
  .sec05__list-item .box-btn .common-btn {
    margin-bottom: 10px;
    max-width: inherit
  }
}
@media screen and (max-width: 640px) {
  .sec05__list-item .box-btn .common-btn {
    margin-bottom: 10px;
    font-size: 15px;
    max-width: inherit
  }
}
.sec05__list-item .box-btn .common-btn:after {
  width: 5px;
  height: 5px
}
.sec05__list-item .box-btn .common-btn:hover {
  -webkit-box-shadow: 0px 1px 0px 0px #010236;
  box-shadow: 0px 1px 0px 0px #010236
}
.sec05__list-item .box-btn .tel p {
  font-size: 14px;
  text-align: center;
  font-weight: bold
}
.sec05__list-item .box-btn .tel img {
  width: 70%;
  margin: 0 auto;
  display: block
}
@media screen and (max-width: 950px) {
  .sec05__list-item .box-btn .tel img {
    width: 50%
  }
}
@media screen and (max-width: 640px) {
  .sec05__list-item .box-btn .tel img {
    width: 70%
  }
}
.sec05__list-item .box-num {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media screen and (max-width: 640px) {
  .sec05__list-item .box-num img {
    width: 70%
  }
}
.sec05__list-item .box-content {
  background: #fff;
  padding: 30px 55px 35px 85px;
  border-radius: 10px;
  margin-left: 40px
}
@media screen and (max-width: 640px) {
  .sec05__list-item .box-content {
    padding: 20px 20px 20px 50px;
    margin-left: 30px
  }
}
.sec05__list-item .box-content .ttl {
  font-weight: bold;
  border-bottom: solid 1px #D5D5D5;
  padding-bottom: 5px
}
.sec05__list-item .box-content .item {
  margin-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
@media screen and (max-width: 950px) {
  .sec05__list-item .box-content .item {
    display: block
  }
}
@media screen and (max-width: 640px) {
  .sec05__list-item .box-content .item {
    display: block
  }
}
.sec05__list-item .box-content .item li {
  margin-right: 20px
}
@media screen and (max-width: 640px) {
  .sec05__list-item .box-content .item li {
    margin-right: 0
  }
}
.sec05__list-item .box-content .item li:first-letter {
  color: #D5D5D5
}
.sec05__list-item:after {
  content: '';
  width: 25px;
  height: 13px;
  background-image: url(../img/icon/icon_arrow.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  left: 50%;
  bottom: -3rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}
@media screen and (max-width: 640px) {
  .sec05__list-item:after {
    bottom: -2rem
  }
}
.sec05__list-item:last-child:after {
  display: none
}
.sec06 {
  padding-top: 60px
}
@media screen and (max-width: 640px) {
  .sec06 {
    padding-top: 50px
  }
}
.sec06__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 40px
}
@media screen and (max-width: 950px) {
  .sec06__list {
    width: 90%;
    margin: 0 auto
  }
}
@media screen and (max-width: 640px) {
  .sec06__list {
    width: 100%;
    display: block
  }
}
.sec06__list-item {
  width: calc(100% / 3 - 20px);
  padding: 40px 0 30px;
  position: relative;
  border-radius: 10px
}
@media screen and (max-width: 950px) {
  .sec06__list-item {
    width: calc(100% / 2 - 20px);
    margin-bottom: 50px
  }
}
@media screen and (max-width: 640px) {
  .sec06__list-item {
    width: 100%;
    margin-bottom: 50px
  }
}
.sec06__list-item:nth-child(n+4) {
  margin-top: 60px
}
@media screen and (max-width: 950px) {
  .sec06__list-item:nth-child(n+4) {
    margin-top: 0
  }
}
@media screen and (max-width: 640px) {
  .sec06__list-item:nth-child(n+4) {
    margin-top: 0
  }
}
.sec06__list-item .icon {
  position: absolute;
  top: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}
.sec06__list-item h3 {
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 15px;
  text-align: center
}
.sec06__list-item .common-btn {
  background: #232289;
  color: #fff;
  -webkit-box-shadow: 0px 3px 0px 0px #010236;
  box-shadow: 0px 3px 0px 0px #010236;
  height: 40px;
  max-width: 220px;
  font-size: 15px
}
.sec06__list-item .common-btn:after {
  width: 5px;
  height: 5px
}
.sec06__list-item .common-btn:hover {
  -webkit-box-shadow: 0px 1px 0px 0px #010236;
  box-shadow: 0px 1px 0px 0px #010236
}
.sec06__list-item-01 {
  background: #FEFDE3;
  border-bottom: solid 3px #FFFE37
}
.sec06__list-item-02 {
  background: #FFF3ED;
  border-bottom: solid 3px #CA6739
}
.sec06__list-item-02 h3 {
  color: #CA6739
}
.sec06__list-item-03 {
  background: #F0FAFF;
  border-bottom: solid 3px #1B8DC1
}
.sec06__list-item-03 h3 {
  color: #1B8DC1
}
.sec06__list-item-04 {
  background: #F7FFF5;
  border-bottom: solid 3px #3B6434
}
.sec06__list-item-04 h3 {
  color: #3B6434
}
.sec06__list-item-05 {
  background: #FFFDED;
  border-bottom: solid 3px #D0C144
}
.sec06__list-item-05 h3 {
  color: #D0C144
}
.sec06__list-item-06 {
  background: #F8F8F8;
  border-bottom: solid 3px #C7C7C7
}
.panf {
  background: #022062;
      padding: 25px 0 30px;
}
@media screen and (max-width: 640px) {
  .panf {
    padding: 30px 0 40px
  }
}
.panf .common_ttl:before {
  background: #fff
}
.panf__ttl {
  color: #fff
}
.panf__ttl-01 {
  font-size: 20px;
  position: relative;
  max-width: 400px;
  text-align: center;
  margin: 10px auto 0
}
@media screen and (max-width: 640px) {
  .panf__ttl-01 {
    font-size: 15px;
    max-width: 300px
  }
}
.panf__ttl-01:before {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 30px;
  height: 2px;
  background-color: #fff;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-120deg);
  left: 0
}
@media screen and (max-width: 640px) {
  .panf__ttl-01:before {
    width: 25px
  }
}
.panf__ttl-01:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 30px;
  height: 2px;
  background-color: #fff;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
  right: 0
}
@media screen and (max-width: 640px) {
  .panf__ttl-01:after {
    width: 25px
  }
}
@media screen and (max-width: 640px) {
  .panf__ttl-02 {
    font-size: 22px
  }
}
.panf .common-btn {
  height: 70px;
  max-width: 600px;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0px 6px 0px 0px #A5A5A5;
  box-shadow: 0px 6px 0px 0px #A5A5A5;
  margin-bottom: 20px
}
.panf .common-btn img {
  margin-right: 5px
}
.panf .common-btn:after {
  border-top: 2px solid #022062;
  border-right: 2px solid #022062
}
.panf .common-btn:hover {
  -webkit-box-shadow: 0px 1px 0px 0px #A5A5A5;
  box-shadow: 0px 1px 0px 0px #A5A5A5
}
@media screen and (max-width: 640px) {
  .panf .common-btn {
    display: grid;
    font-size: 15px;
    padding: 5px 0
  }
}
.cont_application {
  padding: 34px 0 0px
}
.cont_application .btn-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 950px;
  margin: 0 auto
}
@media screen and (max-width: 950px) {
  .cont_application .btn-flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 90%;
    margin-bottom: 0px
  }
  .cont_application .btn-flex .section-btn:not(:last-child) {
    margin-bottom: 20px
  }
}
@media screen and (max-width: 640px) {
  .cont_application .btn-flex {
    display: block;
    width: 100%
  }
}
.cont_application .btn-flex .section-btn:not(:last-child) {
  margin-right: 20px;
  margin-bottom: 20px
}
@media screen and (max-width: 640px) {
  .cont_application .btn-flex .section-btn:not(:last-child) {
    margin-right: 0
  }
}
.cont_application .btn-flex a {
  width: 270px;
  background: #232289;
  color: #fff;
  -webkit-box-shadow: 0px 6px 0px 0px #010236;
  box-shadow: 0px 6px 0px 0px #010236
}
@media screen and (max-width: 640px) {
  .cont_application .btn-flex a {
    width: 100%
  }
}
.cont_application .btn-flex a:after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff
}
.cont_application .btn-flex a:hover {
  -webkit-box-shadow: 0px 6px 0px 0px #232289;
  box-shadow: 0px 6px 0px 0px #232289
}
.cont_search {
  background: #232289;
  padding: 34px 0 50px
}
.cont_search h2 {
  color: #fff
}
.cont_search h2::before {
  background: #fff
}
.cont_search .btn-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 950px;
  margin: 0 auto
}
@media screen and (max-width: 640px) {
  .cont_search .btn-flex {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 320px;
    margin-bottom: 0px
  }
  .cont_search .btn-flex .section-btn:not(:last-child) {
    margin-bottom: 20px
  }
}
.cont_search .btn-flex .section-btn:not(:last-child) {
  margin-right: 20px;
  margin-bottom: 20px
}
@media screen and (max-width: 640px) {
  .cont_search .btn-flex .section-btn:not(:last-child) {
    margin-right: 0
  }
}
.cont_search .btn-flex a {
  width: 170px;
  background: #fff;
  color: #232289;
  -webkit-box-shadow: 0px 6px 0px 0px #ADADAD;
  box-shadow: 0px 6px 0px 0px #ADADAD
}
@media screen and (max-width: 640px) {
  .cont_search .btn-flex a {
    width: 150px
  }
}
.cont_search .btn-flex a:after {
  border-top: 2px solid #232289;
  border-right: 2px solid #232289
}
.cont_search .btn-flex a:hover {
  -webkit-box-shadow: 0px 6px 0px 0px #232289;
  box-shadow: 0px 6px 0px 0px #232289
}
.section-btn {
  text-align: center
}
.section-btn a {
  display: block;
  width: 360px;
  height: 70px;
  margin: 0 auto;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  border-radius: 6px;
  background: #232289;
  -webkit-box-shadow: 0px 6px 0px 0px #010036;
  box-shadow: 0px 6px 0px 0px #010036;
  position: relative
}
.section-btn a:hover {
  -webkit-box-shadow: 0px 1px 0px 0px #010036;
  box-shadow: 0px 1px 0px 0px #010036;
  -webkit-transform: translate(0px, 5px);
  transform: translate(0px, 5px)
}
.section-btn a:after {
  content: '';
  position: absolute;
  display: block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto
}
.section-btn a span {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
.section-btn a span strong {
  font-size: 30px
}
.section-btn .txt-note {
  margin-top: 20px
}
@media screen and (max-width: 950px) {
  .section-btn p {
    font-size: 18px;
    margin-bottom: 10px;
    padding: 0 10px
  }
  .section-btn a {
    width: 300px;
    height: 80px;
    font-size: 17px
  }
  .section-btn a span strong {
    font-size: 28px
  }
}
@media screen and (max-width: 950px) {
  .section-btn p {
    font-size: 16px;
    margin-bottom: 10px;
    padding: 0 10px
  }
  .section-btn a {
    width: 280px;
    height: 70px;
    font-size: 16px
  }
  .section-btn a:after {
    right: 10px
  }
  .section-btn a span strong {
    font-size: 26px
  }
}
.accordion dt {
  cursor: pointer;
  position: relative
}
.accordion dt:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(../img/icon/icon_arrow_bottom.png);
  background-repeat: no-repeat;
  width: 15px;
  height: 10px;
  background-size: cover
}
.accordion dd {
  display: none
}
.accordion-close {
  cursor: pointer;
  background-color: #E6E6E6;
  width: 200px;
  margin: 0 auto;
  text-align: center;
  font-size: 14px;
  border-radius: 6px;
  padding: 10px;
  position: relative
}
.accordion-close:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(../img/icon/icon_close.png);
  background-repeat: no-repeat;
  width: 12px;
  height: 11px;
  background-size: cover
}
.contactbox {
  padding: 70px 40px
}
@media screen and (max-width: 640px) {
  .contactbox {
    padding: 50px 0
  }
}
@media screen and (max-width: 640px) {
  .contactbox .contact {
    padding: 0 20px
  }
}
.contactbox .contact-title {
  color: #000
}
.contactbox .contact-time {
  color: #000
}
@media screen and (max-width: 640px) {
  .contactbox .contact-time {
    font-size: 12px
  }
}
.contactbox .contact h2 {
  font-size: 40px;
  font-weight: bold;
  color: #001976;
  position: relative;
  margin-bottom: 50px
}
@media screen and (max-width: 640px) {
  .contactbox .contact h2 {
    font-size: 32px;
    margin-bottom: 30px
  }
}
.contactbox .contact h2 span {
  font-size: 14px;
  font-weight: lighter;
  color: #000
}
@media screen and (max-width: 640px) {
  .contactbox .contact h2 span {
    font-size: 12px
  }
}
.contactbox .contact h2:before {
  content: '';
  width: 40px;
  height: 76px;
  position: absolute;
  top: 50%;
  background-repeat: no-repeat;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(../img/sec09_icon01.png);
  left: 18%
}
@media screen and (max-width: 640px) {
  .contactbox .contact h2:before {
    left: 8%
  }
}
.contactbox .contact h2:after {
  content: '';
  width: 40px;
  height: 76px;
  position: absolute;
  top: 50%;
  background-repeat: no-repeat;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(../img/sec09_icon02.png);
  right: 18%
}
@media screen and (max-width: 640px) {
  .contactbox .contact h2:after {
    right: 8%
  }
}
.contactbox .contact .movie {
  text-align: center
}
.contactbox .contact .movie__list {
  margin-bottom: 70px
}
@media screen and (max-width: 640px) {
  .contactbox .contact .movie__list {
    margin-bottom: 30px
  }
}
@media screen and (max-width: 640px) {
  .contactbox .contact .movie__list iframe {
    width: 100% !important;
    height: 200px
  }
}
.contactbox .contact .movie__list-ttl {
  font-size: 18px;
  font-weight: bold;
  position: relative;
  margin-top: 10px
}
.contactbox .contact .movie__list-ttl:before {
  content: '';
  width: 24px;
  height: 24px;
  position: absolute;
  top: 32%;
  background-repeat: no-repeat;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(../img/sec09_arrow.png);
  left: 39%
}
@media screen and (max-width: 640px) {
  .contactbox .contact .movie__list-ttl:before {
    left: 21%
  }
}
.infection_control {
  width: 100%;
  margin: 0 auto 50px;
  display: block
}
@media screen and (max-width: 640px) {
  .infection_control {
    margin: 0 auto 30px
  }
}
.cta {
  background-color: #021B7A;
  padding: 80px 40px
}
@media screen and (max-width: 640px) {
  .cta {
    padding: 40px 0px
  }
}
.cta__box {
  background: #fff;
  padding: 50px;
  margin-bottom: 50px
}
.cta__box:last-child {
  margin-bottom: 0
}
@media screen and (max-width: 640px) {
  .cta__box {
    padding: 20px 20px 40px;
    margin-bottom: 30px
  }
}
.cta__title {
  text-align: center;
  font-size: 38px;
  margin-bottom: 30px;
  color: #000;
  font-weight: bold
}
@media screen and (max-width: 640px) {
  .cta__title {
    font-size: 28px;
    margin-bottom: 20px
  }
}
.cta__panf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
@media screen and (max-width: 640px) {
  .cta__panf {
    display: block
  }
}
.cta__panf .common-btn {
  display: block;
  color: #fff;
  height: auto;
  min-height: 145px
}
@media screen and (max-width: 950px) {
  .cta__panf .common-btn {
    min-height: 140px
  }
}
@media screen and (max-width: 640px) {
  .cta__panf .common-btn {
    min-height: auto
  }
}
.cta__panf .common-btn:after {
  top: 50px
}
.cta__panf-item {
  display: block;
  width: 45%;
  margin-bottom: 30px
}
@media screen and (max-width: 640px) {
  .cta__panf-item {
    width: 100%
  }
}
.cta__panf-item:nth-child(even) {
  margin-left: 30px
}
@media screen and (max-width: 640px) {
  .cta__panf-item:nth-child(even) {
    margin-left: 0
  }
}
.cta__panf-item:last-child {
  margin-bottom: 0
}
.cta__panf-item a:hover img {
  background: none !important;
  opacity: inherit !important
}
.cta__panf-item01 {
  background: #D92D22;
  -webkit-box-shadow: 0px 6px 0px 0px #AF0B00;
  box-shadow: 0px 6px 0px 0px #AF0B00
}
.cta__panf-item01:hover {
  -webkit-box-shadow: 0px 1px 0px 0px #AF0B00;
  box-shadow: 0px 1px 0px 0px #AF0B00
}
.cta__panf-item02 {
  background: #CA6739;
  -webkit-box-shadow: 0px 6px 0px 0px #A7552F;
  box-shadow: 0px 6px 0px 0px #A7552F
}
.cta__panf-item02:hover {
  -webkit-box-shadow: 0px 1px 0px 0px #A7552F;
  box-shadow: 0px 1px 0px 0px #A7552F
}
.cta__panf-item03 {
  background: #1B8DC1;
  -webkit-box-shadow: 0px 6px 0px 0px #156C93;
  box-shadow: 0px 6px 0px 0px #156C93
}
.cta__panf-item03:hover {
  -webkit-box-shadow: 0px 1px 0px 0px #156C93;
  box-shadow: 0px 1px 0px 0px #156C93
}
.cta__panf-item04 {
  background: #3B6434;
  -webkit-box-shadow: 0px 6px 0px 0px #2C4D27;
  box-shadow: 0px 6px 0px 0px #2C4D27
}
.cta__panf-item04:hover {
  -webkit-box-shadow: 0px 1px 0px 0px #2C4D27;
  box-shadow: 0px 1px 0px 0px #2C4D27
}
.cta__panf-item05 {
  background: #D8C846;
  -webkit-box-shadow: 0px 6px 0px 0px #B5A83C;
  box-shadow: 0px 6px 0px 0px #B5A83C
}
.cta__panf-item05:hover {
  -webkit-box-shadow: 0px 1px 0px 0px #B5A83C;
  box-shadow: 0px 1px 0px 0px #B5A83C
}
.cta__panf-top {
  text-align: center;
  border-bottom: solid 2px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.cta__panf-top li {
  border: solid 1px #fff;
  padding: 3px 5px;
  color: #fff;
  margin: 5px;
  font-size: 14px;
  margin: 10px 2px;
  display: inline-block
}
@media screen and (max-width: 640px) {
  .cta__panf-top li {
    font-size: 12px;
    padding: 2px 5px
  }
}
.cta__panf-top li span {
  font-size: 10px;
  padding-left: 0
}
.cta__panf-btm {
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 40px 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media screen and (max-width: 950px) {
  .cta__panf-btm {
    padding: 15px 20px
  }
}
@media screen and (max-width: 640px) {
  .cta__panf-btm {
    padding: 15px 10px
  }
}
.cta__panf-btm .txt {
  margin-left: 10px;
  text-align: left
}
.cta__panf-btm .txt .large {
  font-size: 28px
}
@media screen and (max-width: 950px) {
  .cta__panf-btm .txt .large {
    font-size: 20px
  }
}
@media screen and (max-width: 640px) {
  .cta__panf-btm .txt .large {
    font-size: 24px
  }
}
.cta__panf-btm .txt .small {
  font-size: 15px
}
@media screen and (max-width: 640px) {
  .cta__panf-btm .txt .small {
    font-size: 12px
  }
}
@media screen and (max-width: 640px) {
  .cta__panf-btm .txt img {
    width: 85%
  }
}
.cta__panf-btm .txt img:hover {
  background: none !important
}
.cta__app-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 580px;
  margin: 0 auto 0
}
@media screen and (max-width: 950px) {
  .cta__app-top {
    width: 100%;
    display: block
  }
}
@media screen and (max-width: 640px) {
  .cta__app-top {
    width: 100%;
    display: block
  }
}
.cta__app-top .common-btn {
  height: 80px;
  max-width: 270px;
  width: 100%;
  background: #003777;
  -webkit-box-shadow: 0px 6px 0px 0px #010036;
  box-shadow: 0px 6px 0px 0px #010036;
  margin-bottom: 20px;
  color: #fff
}
@media screen and (max-width: 950px) {
  .cta__app-top .common-btn {
    max-width: 100%
  }
}
@media screen and (max-width: 640px) {
  .cta__app-top .common-btn {
    max-width: 100%
  }
}
.cta__app-top .common-btn:hover {
  -webkit-box-shadow: 0px 1px 0px 0px #010036;
  box-shadow: 0px 1px 0px 0px #010036
}
.cta__app-top .common-btn01:before {
  background: url(../img/icon/icon_panf.png) 0 0 no-repeat;
  content: "";
  display: inline-block;
  width: 30px;
  height: 34px;
  padding-right: 5px;
  vertical-align: middle;
  padding-top: 10px
}
.cta__app-top .common-btn02:before {
  background: url(../img/icon/icon_taiken.png) 0 0 no-repeat;
  content: "";
  display: inline-block;
  width: 47px;
  height: 53px;
  padding-right: 5px;
  vertical-align: middle;
  padding-top: 10px
}
.cta__app-top-01 {
  margin-top: 30px
}
.cta__app-btm {
  border: solid 4px #003777;
  position: relative
}
.cta__app-btm .ttl {
  position: absolute;
  top: -65px;
  z-index: 100;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}
@media screen and (max-width: 640px) {
  .cta__app-btm .ttl {
    width: 90%
  }
}
.cta__app-btm .ttl .balloon {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 15px 10px;
  width: 410px;
  background: #E5F5FF;
  color: #003777;
  font-weight: bold;
  border-radius: 6px
}
@media screen and (max-width: 640px) {
  .cta__app-btm .ttl .balloon {
    width: 96%;
    padding: 15px 5px
  }
}
.cta__app-btm .ttl .balloon:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 10px solid #E5F5FF
}
.cta__app-btm .ttl h3 {
  font-size: 25px;
  text-align: center
}
@media screen and (max-width: 640px) {
  .cta__app-btm .ttl h3 {
    font-size: 15px
  }
}
.cta__app-btm .ttl h3:before {
  background: url(../img/icon/icon_yukidaruma.png) 0 0 no-repeat;
  content: "";
  display: inline-block;
  width: 24px;
  height: 42px;
  padding-right: 5px;
  vertical-align: middle
}
@media screen and (max-width: 640px) {
  .cta__app-btm .ttl h3:before {
    width: 15px;
    height: 30px;
    background-size: 80%
  }
}
.cta__app-btm .img {
  margin: 50px auto 20px;
  text-align: center
}
@media screen and (max-width: 640px) {
  .cta__app-btm .img {
    width: 90%
  }
}
.cta__app-btm .txt {
  text-align: center;
  margin-bottom: 35px
}
.cta__app-btm .txt span {
  font-size: 26px;
  color: #003777;
  font-weight: 700;
  border-bottom: 5px solid #FFDA00
}
@media screen and (max-width: 640px) {
  .cta__app-btm .txt span {
    font-size: 20px
  }
}
.cta__app-btm-02 {
  margin-top: 70px
}
.cta__app-01 {
  padding-top: 40px
}
.cta__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 790px;
  padding: 0 40px;
  margin: 0 auto 40px
}
@media screen and (max-width: 950px) {
  .cta__list {
    max-width: 100%;
    display: block;
    padding: 0 60px
  }
}
@media screen and (max-width: 640px) {
  .cta__list {
    max-width: 100%;
    display: block;
    padding: 0 10px
  }
}
.cta__list li {
  width: calc(100% / 2 - 10px)
}
@media screen and (max-width: 950px) {
  .cta__list li {
    width: 100%;
    margin-bottom: 20px
  }
}
@media screen and (max-width: 640px) {
  .cta__list li {
    width: 100%
  }
}
@media screen and (max-width: 640px) {
  .cta__list li span {
    font-size: 16px
  }
}
.cta__list li:nth-child(odd) {
  margin-right: 20px
}
@media screen and (max-width: 640px) {
  .cta__list li:nth-child(odd) {
    margin-right: 0
  }
}
.cta__list li:nth-child(-n+2) {
  margin-bottom: 25px
}
@media screen and (max-width: 640px) {
  .cta__list li:nth-child(-n+2) {
    margin-bottom: 0
  }
}
@media screen and (max-width: 640px) {
  .cta__list li:not(:last-child) {
    margin-bottom: 25px
  }
}
.cta__item01 .common-btn {
  background: #CA6739;
  -webkit-box-shadow: 0px 6px 0px 0px #A7552F;
  box-shadow: 0px 6px 0px 0px #A7552F
}
.cta__item01 .common-btn:hover {
  -webkit-box-shadow: 0px 1px 0px 0px #A7552F;
  box-shadow: 0px 1px 0px 0px #A7552F
}
.cta__item01 .common-btn span:before {
  background-image: url(../img/icon/icon_btn01.png)
}
.cta__item02 .common-btn {
  background: #1B8DC1;
  -webkit-box-shadow: 0px 6px 0px 0px #156C93;
  box-shadow: 0px 6px 0px 0px #156C93
}
.cta__item02 .common-btn:hover {
  -webkit-box-shadow: 0px 1px 0px 0px #156C93;
  box-shadow: 0px 1px 0px 0px #156C93
}
.cta__item02 .common-btn span:before {
  background-image: url(../img/icon/icon_btn02.png)
}
.cta__item03 .common-btn {
  background: #3B6434;
  -webkit-box-shadow: 0px 6px 0px 0px #2C4D27;
  box-shadow: 0px 6px 0px 0px #2C4D27
}
.cta__item03 .common-btn:hover {
  -webkit-box-shadow: 0px 1px 0px 0px #2C4D27;
  box-shadow: 0px 1px 0px 0px #2C4D27
}
.cta__item03 .common-btn span:before {
  background-image: url(../img/icon/icon_btn03.png)
}
.cta__item04 .common-btn {
  background: #D8C846;
  -webkit-box-shadow: 0px 6px 0px 0px #B5A83C;
  box-shadow: 0px 6px 0px 0px #B5A83C
}
.cta__item04 .common-btn:hover {
  -webkit-box-shadow: 0px 1px 0px 0px #B5A83C;
  box-shadow: 0px 1px 0px 0px #B5A83C
}
.cta__item04 .common-btn span:before {
  background-image: url(../img/icon/icon_btn04.png)
}
.cta .contact {
  background-color: transparent
}
.cta .contact .contact-inner {
  border: solid #fff 3px
}
.common-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 90px;
  margin: 0 auto;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  border-radius: 6px;
  position: relative
}
.common-btn span {
  color: #fff;
  position: relative;
  padding-left: 40px
}
@media screen and (max-width: 640px) {
  .common-btn span {
    padding-left: 30px
  }
}
.common-btn span:before {
  content: '';
  position: absolute;
  top: 50%;
  left: -40px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  background-repeat: no-repeat
}
.common-btn:hover {
  -webkit-transform: translate(0px, 5px);
  transform: translate(0px, 5px)
}
.common-btn:after {
  content: '';
  position: absolute;
  display: block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto
}
@media screen and (max-width: 950px) {
  .common-btn a {
    width: 300px;
    height: 80px;
    font-size: 17px
  }
}
@media screen and (max-width: 950px) {
  .common-btn a {
    width: 280px;
    height: 70px;
    font-size: 16px
  }
  .common-btn a:after {
    right: 10px
  }
}
.contact {
  background-color: #fff;
  max-width: 870px;
  margin: 0 auto
}
.contact .contact-inner {
  border: solid #1F2180 3px;
  text-align: center;
  padding: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
@media screen and (max-width: 640px) {
  .contact .contact-inner {
    width: 100%;
    margin: 0 auto;
    padding: 10px
  }
}
.contact-title {
  font-size: 20px;
  font-weight: bold;
  color: #fff
}
@media screen and (max-width: 640px) {
  .contact-title {
    font-size: 18px;
    line-height: 1.4
  }
}
.contact-time {
  color: #fff
}
.other-contact {
  margin-bottom: 60px
}
.other-contact .common-btn {
  height: 80px;
  max-width: 870px;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0px 6px 0px 0px #A5A5A5;
  box-shadow: 0px 6px 0px 0px #A5A5A5;
  margin-bottom: 20px
}
.other-contact .common-btn:hover {
  -webkit-box-shadow: 0px 1px 0px 0px #A5A5A5;
  box-shadow: 0px 1px 0px 0px #A5A5A5
}
.other-contact .common-btn:after {
  border-top: 2px solid #001976;
  border-right: 2px solid #001976
}
.other-contact .common-btn-02 {
  background: #E6E6E6;
  -webkit-box-shadow: 0px 6px 0px 0px #909090;
  box-shadow: 0px 6px 0px 0px #909090
}
.other-contact .common-btn-02:hover {
  -webkit-box-shadow: 0px 1px 0px 0px #909090;
  box-shadow: 0px 1px 0px 0px #909090
}
.accordion_one .accordion_header {
  position: relative;
  z-index: +1;
  cursor: pointer;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s
}
.accordion_one .accordion_header .i_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 5%;
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  margin-top: -20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s
}
.accordion_one .accordion_header .i_box .one_i:before, .accordion_one .accordion_header .i_box .one_i:after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  content: '';
  background-color: #fff;
  border-radius: 10px;
  width: 18px;
  height: 4px;
  position: absolute;
  top: 7px;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transform-origin: center center;
  transform-origin: center center
}
.accordion_one .accordion_inner {
  display: none
}
.accordion_change {
  background-color: #fff
}
.accordion_change:after {
  content: '';
  position: absolute;
  bottom: -60px;
  left: 0;
  background-image: url(../img/contents_arrow03.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 60px
}
@media screen and (max-width: 640px) {
  .accordion_change:after {
    bottom: -30px;
    height: 30px
  }
}
@media screen and (max-width: 640px) {
  .accordion_one .accordion_header {
    font-size: 24px;
    text-align: left;
    padding: 15px 60px 15px 15px
  }
  .accordion_header-ttl {
    padding: 0
  }
}
.accordion_header::before, .accordion_header::after {
  content: '';
  display: block;
  width: 25px;
  height: 2px;
  background: #fff;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media screen and (max-width: 640px) {
  .accordion_header::before, .accordion_header::after {
    right: 4%
  }
}
.accordion_header::after {
  background: #fff;
  -webkit-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
  -webkit-transition: 0.5s;
  transition: 0.5s
}
.active::after {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: 0.5s;
  transition: 0.5s
}