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;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
@media screen and (max-width: 640px) {
  .l-style01 {
    display: block
  }
}
.l-style01 .l-img {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  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: 950px) {
  .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 {
  margin-left: 60px
}
@media screen and (max-width: 950px) {
  .l-style02 .l-img {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
  }
}
@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
}
.mt5 {
  margin-top: 5px
}
.t-align {
  text-align: center
}
.t-align img {
  margin: 0 auto
}
.m-auto {
  margin: 0 auto !important
}
.sec01 {
  padding: 80px 0
}
@media screen and (max-width: 950px) {
  .sec01 {
    padding: 50px
  }
}
@media screen and (max-width: 640px) {
  .sec01 {
    padding: 50px 0
  }
}
.sec01__ttl {
  margin-bottom: 20px;
  font-size: 36px;
  color: #000
}
@media screen and (max-width: 640px) {
  .sec01__ttl {
    font-size: 28px;
    margin-bottom: 30px
  }
}
.sec01__ttl .small {
  font-size: 24px
}
@media screen and (max-width: 640px) {
  .sec01__ttl .small {
    font-size: 18px
  }
}
.sec01__ttl .large {
  font-weight: bold
}
@media screen and (max-width: 640px) {
  .sec01__ttl .large {
    line-height: 1.4
  }
}
.sec01__ttl .large span {
  color: #232289
}
.sec01__img img {
  margin: 0 auto 30px
}
.sec01 .common-btn {
  background: #232289;
  color: #fff;
  max-width: 360px;
  -webkit-box-shadow: 0px 6px 0px 0px #010036;
  box-shadow: 0px 6px 0px 0px #010036
}
@media screen and (max-width: 640px) {
  .sec01 .common-btn {
    font-size: 16px;
    height: 60px
  }
}
.sec01 .common-btn:hover {
  -webkit-box-shadow: 0px 1px 0px 0px #010036;
  box-shadow: 0px 1px 0px 0px #010036
}
.sec02__ttl {
  padding: 50px 0 65px;
  background: -webkit-gradient(linear, left top, right bottom, from(#EE9950), to(#DD5A1E));
  background: linear-gradient(to bottom right, #EE9950, #DD5A1E);
  position: relative
}
@media screen and (max-width: 640px) {
  .sec02__ttl {
    padding: 30px 0 40px
  }
}
.sec02__ttl h2 {
  font-size: 50px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 30px
}
@media screen and (max-width: 640px) {
  .sec02__ttl h2 {
    font-size: 32px
  }
}
.sec02__ttl-list {
  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: 950px) {
  .sec02__ttl-list {
    width: 90%;
    margin: 0 auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}
@media screen and (max-width: 640px) {
  .sec02__ttl-list {
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}
.sec02__ttl-list li {
  width: calc(100% / 4 - 20px);
  font-weight: bold
}
@media screen and (max-width: 950px) {
  .sec02__ttl-list li {
    width: calc(100% / 2 - 10px);
    margin-bottom: 10px
  }
}
@media screen and (max-width: 640px) {
  .sec02__ttl-list li {
    width: calc(100% / 2 - 10px)
  }
}
@media screen and (max-width: 640px) {
  .sec02__ttl-list li:nth-child(-n+2) {
    margin-bottom: 10px
  }
}
.sec02__ttl-list li a {
  color: #000;
  font-size: 22px;
  border: solid 2px #E3E3E3;
  background: #fff;
  border-radius: 5px;
  text-align: center;
  height: 100px;
  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: relative
}
@media screen and (max-width: 950px) {
  .sec02__ttl-list li a {
    height: 90px
  }
}
@media screen and (max-width: 640px) {
  .sec02__ttl-list li a {
    height: 80px;
    font-size: 18px
  }
}
.sec02__ttl-list li a span {
  font-size: 15px;
  display: contents
}
@media screen and (max-width: 640px) {
  .sec02__ttl-list li a span {
    font-size: 12px
  }
}
.sec02__ttl-list li a:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 12px;
  right: 48%;
  width: 5px;
  height: 5px;
  border-top: 2px solid #E1521B;
  border-right: 2px solid #E1521B;
  -webkit-transform: translateX(-50%) rotate(135deg);
  transform: translateX(-50%) rotate(135deg)
}
@media screen and (max-width: 640px) {
  .sec02__ttl-list li a:before {
    bottom: 10px
  }
}
.sec02__ttl-list li a:hover {
  opacity: 0.9
}
.sec02__ttl-line {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 20px
}
@media screen and (max-width: 950px) {
  .sec02__ttl-line {
    height: 15px
  }
}
@media screen and (max-width: 640px) {
  .sec02__ttl-line {
    height: 10px
  }
}
.sec02__list {
  background: #FEF6EB;
  padding: 80px 0 60px
}
@media screen and (max-width: 950px) {
  .sec02__list {
    padding: 80px 40px 60px
  }
}
@media screen and (max-width: 640px) {
  .sec02__list {
    padding: 40px 0
  }
}
.sec02__list-item {
  margin-bottom: 60px
}
@media screen and (max-width: 640px) {
  .sec02__list-item {
    margin-bottom: 40px
  }
}
.sec02__list-item:last-child {
  margin-bottom: 0
}
.sec02__list-item .accordion_header {
  background: #F38E24
}
.sec02__list-item .accordion_header .ttl {
  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
}
@media screen and (max-width: 640px) {
  .sec02__list-item .accordion_header .ttl {
    display: block
  }
}
.sec02__list-item .accordion_header .ttl p {
  margin-left: 10px
}
@media screen and (max-width: 640px) {
  .sec02__list-item .accordion_header .ttl p {
    font-size: 24px;
    line-height: 1.4;
    text-align: center;
    margin: 5px 0 0 0
  }
}
@media screen and (max-width: 950px) {
  .sec02__list-item .accordion_header img {
    width: 10%
  }
}
@media screen and (max-width: 640px) {
  .sec02__list-item .accordion_header img {
    width: 20%;
    margin: 0 auto;
    display: block
  }
}
.sec02__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) {
  .sec02__list-item h3 {
    font-size: 24px
  }
}
@media screen and (max-width: 640px) {
  .sec02__list-item h3 {
    font-size: 20px
  }
}
.sec02__list-item h3 .small {
  font-size: 18px
}
@media screen and (max-width: 640px) {
  .sec02__list-item h3 .small {
    font-size: 15px
  }
}
.sec02__list-item .course {
  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;
  margin-bottom: 20px
}
@media screen and (max-width: 640px) {
  .sec02__list-item .course {
    display: block
  }
}
.sec02__list-item .course__ttl {
  font-size: 28px;
  color: #F38E24;
  font-weight: bold
}
@media screen and (max-width: 640px) {
  .sec02__list-item .course__ttl {
    font-size: 22px
  }
}
.sec02__list-item .course__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 15px
}
@media screen and (max-width: 640px) {
  .sec02__list-item .course__list {
    margin-left: 0
  }
}
.sec02__list-item .course__list li {
  background: #fff;
  border-radius: 3px;
  padding: 2px 10px;
  font-size: 18px;
  border: solid 1px #E3E3E3;
  margin-right: 5px
}
@media screen and (max-width: 640px) {
  .sec02__list-item .course__list li {
    font-size: 12px
  }
}
.sec02__list-box {
  background: #fff;
  padding: 40px 0 50px;
  border-radius: 0 0 10px 10px;
  border: solid 1px #F38E24;
  border-bottom: solid 5px #F38E24
}
@media screen and (max-width: 640px) {
  .sec02__list-box {
    padding: 30px 0
  }
}
.sec02__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) {
  .sec02__list-box .inner {
    width: 90%
  }
}
@media screen and (max-width: 640px) {
  .sec02__list-box .inner {
    width: 90%
  }
}
.sec02__list-box .point {
  padding: 45px 45px 35px;
  position: relative;
  margin-top: 40px;
  background: #FEF6EB;
	font-size: 1.1em;
}
@media screen and (max-width: 640px) {
  .sec02__list-box .point {
    margin-top: 0px;
	  font-size: 13px;
  }
}
@media screen and (max-width: 950px) {
  .sec02__list-box .point img {
    width: 45%
  }
}
@media screen and (max-width: 640px) {
  .sec02__list-box .point img {
    width: 80%
  }
}
@media screen and (max-width: 640px) {
  .sec02__list-box .point {
    padding: 30px 20px 20px
  }
}
.sec02__list-box .point__ttl {
  position: absolute;
  top: -32px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}
.sec02__list-box .point__list-item:first-child {
  border-bottom: solid 1px #F38E24;
  padding-bottom: 25px;
  margin-bottom: 25px
}
@media screen and (max-width: 640px) {
  .sec02__list-box .point__list-item:first-child {
    padding-bottom: 20px;
    margin-bottom: 20px
  }
}
.sec02__list-box .point__list-item .ttl {
  font-size: 18px;
  color: #F38E24;
  font-weight: bold;
  margin-bottom: 5px
}
.sec02__list-box .objective {
  margin-top: 60px
}
@media screen and (max-width: 640px) {
  .sec02__list-box .objective {
    margin-top: 40px
  }
}
.sec02__list-box .objective h4 {
  font-size: 30px;
  color: #F38E24;
  margin-bottom: 40px;
  text-align: center;
  font-weight: bold
}
@media screen and (max-width: 640px) {
  .sec02__list-box .objective h4 {
    font-size: 24px;
    margin-bottom: 20px
  }
}
.sec02__list-box .objective__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
@media screen and (max-width: 640px) {
  .sec02__list-box .objective__list {
    display: block
  }
}
.sec02__list-box .objective__list-item {
  width: calc(100% / 2 - 20px);
  margin-bottom: 50px
}
@media screen and (max-width: 640px) {
  .sec02__list-box .objective__list-item {
    width: 100%;
    margin-bottom: 30px
  }
}
.sec02__list-box .objective__list-item:nth-child(n+3) {
  margin-bottom: 0
}
@media screen and (max-width: 640px) {
  .sec02__list-box .objective__list-item:nth-child(n+3) {
    margin-bottom: 30px
  }
}
@media screen and (max-width: 640px) {
  .sec02__list-box .objective__list-item:last-child {
    margin-bottom: 0
  }
}
.sec02__list-box .objective__list-item .ttl {
  border-bottom: solid 1px #F38E24;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  padding-bottom: 10px
}
.sec02__list-box .objective__list-item .ttl-box {
  background: #F38E24;
  border-radius: 3px;
  color: #fff;
  padding: 2px 10px;
  width: 30px;
  height: 25px;
  text-align: center
}
@media screen and (max-width: 640px) {
  .sec02__list-box .objective__list-item .ttl-box {
    font-size: 12px;
    width: 28px;
    text-align: center;
    height: 20px
  }
}
.sec02__list-box .objective__list-item .ttl-txt {
  font-size: 18px;
  margin-left: 10px;
  font-weight: bold
}
@media screen and (max-width: 640px) {
  .sec02__list-box .objective__list-item .ttl-txt {
    font-size: 15px
  }
}
.sec02__list-box .counterplan {
  margin-top: 70px
}
@media screen and (max-width: 640px) {
  .sec02__list-box .counterplan {
    margin-top: 50px
  }
}
.sec02__list-box .counterplan h4 {
  font-size: 30px;
  color: #F38E24;
  margin-bottom: 10px;
  text-align: center;
  font-weight: bold
}
@media screen and (max-width: 640px) {
  .sec02__list-box .counterplan h4 {
    font-size: 24px
  }
}
.sec02__list-box .counterplan__list-item {
  background: #F4F4F4;
  padding: 0;
  margin-bottom: 40px
}
@media screen and (max-width: 640px) {
  .sec02__list-box .counterplan__list-item {
    margin-bottom: 30px
  }
}
.sec02__list-box .counterplan__list-item:nth-child(2) {
  padding-bottom: 35px
}
.sec02__list-box .counterplan__list-item:last-child {
  margin-bottom: 0
}
.sec02__list-box .counterplan__list-item .ttl {
  background: #F38E24;
  color: #fff;
  padding: 5px;
  padding: 5px 15px;
  display: inline-block;
  border-bottom-right-radius: 5px
}
.sec02__list-box .counterplan__list-item .txt {
  padding: 20px 45px 35px
}
@media screen and (max-width: 640px) {
  .sec02__list-box .counterplan__list-item .txt {
    padding: 20px
  }
}
.sec02__list-box .counterplan__list-item .txt h5 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px
}
@media screen and (max-width: 640px) {
  .sec02__list-box .counterplan__list-item .txt h5 {
    font-size: 20px;
    margin-bottom: 15px
  }
}
.sec02__list-box .counterplan__list-item .box {
  background: #fff;
  padding: 20px 35px;
  width: 85%;
  margin: 0 auto
}
@media screen and (max-width: 950px) {
  .sec02__list-box .counterplan__list-item .box {
    width: 75%
  }
}
@media screen and (max-width: 640px) {
  .sec02__list-box .counterplan__list-item .box {
    width: 75%;
    padding: 20px
  }
}
.sec02__list-box .counterplan__list-item .box-ttl {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px
}
@media screen and (max-width: 640px) {
  .sec02__list-box .counterplan__list-item .box-ttl {
    font-size: 15px
  }
}
.sec02__list-box .counterplan__list-item .box-note {
  font-size: 12px;
  margin-top: 5px
}
.sec02__list-box .lectureship {
  padding: 30px 45px 40px;
  background: #F4F4F4;
  margin-top: 60px
}
@media screen and (max-width: 640px) {
  .sec02__list-box .lectureship {
    padding: 20px;
    margin-top: 40px
  }
}
.sec02__list-box .lectureship .ttl {
  font-size: 30px;
  font-weight: bold;
  color: #F38E24
}
@media screen and (max-width: 640px) {
  .sec02__list-box .lectureship .ttl {
    font-size: 24px;
    line-height: 1.4
  }
}
.sec02__02 {
  background: #FFE7C6
}
.sec02__02 .sec02__list {
  background: #FFE7C6
}
.sec02__02 .course {
  margin-bottom: 5px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}
.sec02__02 .course__ttl-02 {
  font-size: 28px;
  color: #E06728;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px
}
@media screen and (max-width: 640px) {
  .sec02__02 .course__ttl-02 {
    font-size: 22px;
    text-align: left;
    margin-bottom: 0
  }
}
.sec02__02 .course__ttl {
  font-size: 18px;
  color: #000;
  font-weight: normal
}
@media screen and (max-width: 640px) {
  .sec02__02 .course__ttl {
    font-size: 15px;
    text-align: left
  }
}
.sec02__02 .course__inner {
  margin: 0 auto;
  display: block;
  text-align: center;
  max-width: 500px;
  width: 100%
}
.sec02__02 .accordion_one {
  margin-top: 20px
}
.sec02__02 .accordion_header {
  background: #E06728
}
.sec02__02 .accordion_header .ttl p {
  text-align: left;
  line-height: 1.4;
	font-size: 0.9em;
}
@media screen and (max-width: 640px) {
  .sec02__02 .accordion_header .ttl p {
    text-align: center
  }
}
.sec02__02 .accordion_header .ttl p span {
  font-size: 20px
}
@media screen and (max-width: 640px) {
  .sec02__02 .accordion_header .ttl p span {
    font-size: 12px
  }
}
@media screen and (max-width: 950px) {
  .sec02__02 .accordion_header .ttl img {
    width: 20%
  }
}
@media screen and (max-width: 640px) {
  .sec02__02 .accordion_header .ttl img {
    width: 45%
  }
}
.sec02__02 .l-desc p {
  font-size: 30px;
  font-weight: bold
}
@media screen and (max-width: 950px) {
  .sec02__02 .l-desc p {
    font-size: 24px
  }
}
@media screen and (max-width: 640px) {
  .sec02__02 .l-desc p {
    font-size: 18px
  }
}
.sec02__02 .point {
  margin-top: 40px;
  padding: 35px 45px 35px;
	
}
@media screen and (max-width: 640px) {
  .sec02__02 .point {
    margin-top: 20px;
    padding: 20px
  }
}
.sec03 {
  background: #F8F8F8;
  padding: 80px 0
}
@media screen and (max-width: 640px) {
  .sec03 {
    padding: 50px 0
  }
}
@media screen and (max-width: 950px) {
  .sec03__list {
    width: 90%;
    margin: 0 auto
  }
}
@media screen and (max-width: 640px) {
  .sec03__list {
    width: 100%
  }
}
.sec03__list-item {
  position: relative;
  margin-bottom: 80px
}
@media screen and (max-width: 640px) {
  .sec03__list-item {
    margin-bottom: 60px
  }
}
.sec03__list-item:last-child {
  margin-bottom: 0
}
.sec03__list-item .box {
  position: relative
}
.sec03__list-item .box-num {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media screen and (max-width: 640px) {
  .sec03__list-item .box-num img {
    width: 70%
  }
}
.sec03__list-item .box-content {
  background: #fff;
  padding: 30px 30px 30px 85px;
  border-radius: 10px;
  margin-left: 40px;
  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) {
  .sec03__list-item .box-content {
    padding: 20px 20px 20px 50px;
    margin-left: 30px;
    display: block
  }
}
.sec03__list-item .box-content .desc {
  width: 57%;
  margin-right: 40px
}
@media screen and (max-width: 640px) {
  .sec03__list-item .box-content .desc {
    width: 100%;
    margin: 0 0 20px 0
  }
}
.sec03__list-item .box-content .desc h3 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px
}
@media screen and (max-width: 950px) {
  .sec03__list-item .box-content .desc h3 {
    font-size: 24px
  }
}
@media screen and (max-width: 640px) {
  .sec03__list-item .box-content .desc h3 {
    font-size: 20px;
    margin-bottom: 15px
  }
}
.sec03__list-item .box-content .desc p {
  margin-bottom: 10px
}
.sec03__list-item .box-content .desc span {
  font-size: 12px
}
.sec03__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) {
  .sec03__list-item:after {
    bottom: -2rem
  }
}
.sec03__list-item:last-child:after {
  display: none
}
.sec04 {
  background: #FEF6EB;
  padding: 80px 0 0
}
@media screen and (max-width: 640px) {
  .sec04 {
    padding: 40px 0 0;
  }
}
@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: 40px
}
@media screen and (max-width: 640px) {
  .sec04__list-item {
    margin-bottom: 20px
  }
}
.sec04__list-item:last-child {
  margin-bottom: 0
}
.sec04__list-item h3 {
  background: #F38E24;
  font-size: 36px;
  color: #fff;
  font-weight: bold;
  padding: 15px 55px;
  border-radius: 10px 10px 0 0
}
@media screen and (max-width: 640px) {
  .sec04__list-item h3 .ttl {
    line-height: 1.4
  }
}
.sec04__list-item h3 .ttl span {
  font-size: 24px
}
@media screen and (max-width: 640px) {
  .sec04__list-item h3 .ttl span {
    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: 20px 0 30px
  }
}
.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 .l-style02 {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}
.sec04__list-box .l-style02 .l-desc .ttl {
  font-size: 24px;
  font-weight: bold;
  border-bottom: solid 1px #C1C1C1;
  line-height: 1.6;
  margin-bottom: 10px;
  padding-bottom: 10px
}
@media screen and (max-width: 640px) {
  .sec04__list-box .l-style02 .l-desc .ttl {
    font-size: 20px
  }
}
.sec04__list-box .l-style02 .l-desc .ttl span {
  font-size: 18px
}
@media screen and (max-width: 640px) {
  .sec04__list-box .l-style02 .l-desc .ttl span {
    font-size: 15px
  }
}
.sec04__list .common-btn {
  background: #232289;
  color: #fff;
  margin-top: 25px;
  -webkit-box-shadow: 0px 6px 0px 0px #010236;
  box-shadow: 0px 6px 0px 0px #010236;
  max-width: 440px;
  height: 70px
}
@media screen and (max-width: 640px) {
  .sec04__list .common-btn {
    width: 100%;
    height: 60px;
    font-size: 16px
  }
}
.sec04__list .common-btn:hover {
  -webkit-box-shadow: 0px 1px 0px 0px #010036;
  box-shadow: 0px 1px 0px 0px #010036
}
.sec04 h4 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 50px;
  text-align: center
}
@media screen and (max-width: 640px) {
  .sec04 h4 {
    font-size: 18px;
    margin-bottom: 30px
  }
}
.sec04 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 .features__ttl {
  text-align: center;
  margin-bottom: 10px
}
@media screen and (max-width: 640px) {
  .sec04 .features__ttl {
    margin: 0 auto 10px;
    width: 80%
  }
}
.sec04 .features__list-item {
  margin-bottom: 40px
}
@media screen and (max-width: 640px) {
  .sec04 .features__list-item {
    margin-bottom: 20px
  }
}
.sec04 .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 .features__list-item .list-num li p {
  font-size: 18px;
  font-weight: bold;
  margin-left: 10px
}
@media screen and (max-width: 950px) {
  .sec04 .features__list-item .list-num li p {
    font-size: 15px
  }
}
@media screen and (max-width: 640px) {
  .sec04 .features__list-item .list-num li p {
    font-size: 15px
  }
}
.sec04 .lepton .features {
  border-bottom: dotted 2px #F38E24;
  padding-bottom: 50px
}
.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 {
  padding: 40px 0 50px;
  background: -webkit-gradient(linear, left top, right bottom, from(#EE9950), to(#DD5A1E));
  background: linear-gradient(to bottom right, #EE9950, #DD5A1E)
}
@media screen and (max-width: 640px) {
  .panf {
    padding: 30px 0
  }
}
@media screen and (max-width: 640px) {
  .panf .common_ttl {
    margin: 0 0 25px
  }
}
.panf .common_ttl:before {
  background: #fff
}
.panf__ttl {
  color: #fff
}
@media screen and (max-width: 640px) {
  .panf__ttl-02 {
    font-size: 24px
  }
}
.panf .common-btn {
  height: 70px;
  max-width: 600px;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0px 6px 0px 0px #BF5A2C;
  box-shadow: 0px 6px 0px 0px #BF5A2C;
  margin-bottom: 20px;
  color: #E06728
}
.panf .common-btn img {
  margin-right: 5px
}
.panf .common-btn:after {
  border-top: 2px solid #E06728;
  border-right: 2px solid #E06728
}
.panf .common-btn:hover {
  -webkit-box-shadow: 0px 1px 0px 0px #E06728;
  box-shadow: 0px 1px 0px 0px #E06728
}
@media screen and (max-width: 640px) {
  .panf .common-btn {
    display: grid;
    font-size: 16px;
    padding: 5px 0
  }
}
.cont_application {
  padding: 34px 0 50px
}
.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: 18px;
  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: 22px;
  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
}