picture {
  line-height: 0;
  display: block;
}

.s5-container img:not(.s5-iconInline) {
  max-width: 100%;
  vertical-align: bottom;
  image-rendering: -webkit-optimize-contrast;
}

.c5-section {
  margin-bottom: 80px;
}
.c5-ttl-section {
  padding: 20px;
  font-size: clamp(22px, calc(-17.1px + 5.1vw), 44px);
  line-height: 1.3;
  font-weight: bold;
  text-align: center;
  background: linear-gradient(#f28511 0%, #e34807 100%);
  margin: 0 0 50px 0;
  color: #fff;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  @media screen and (max-width: 768px) {
    padding: 15px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 960px) {
  .c5-upto_tb_s {
    display: none;
  }
}

.c5-pt--42 {
  padding-top: 42px;
}
@media screen and (max-width: 768px) {
  .c5-pt--42 {
    padding-top: 3.64vw;
  }
}

.c5-pb--3 {
  padding-bottom: 3px;
}
.c5-pb--25 {
  padding-bottom: 25px;
}

.c5-mt--0 {
  margin-top: 0;
}
.c5-mt--30 {
  margin-top: 30px;
}
.c5-mt--33 {
  margin-top: 33px;
}
.c5-mt--40 {
  margin-top: 40px;
}
.c5-mt--48 {
  margin-top: 48px;
}
.c5-mt--50 {
  margin-top: 50px;
}
.c5-mt--53 {
  margin-top: 53px;
}
.c5-mt--57 {
  margin-top: 57px;
}
.c5-mt--60 {
  margin-top: 60px;
}
.c5-mt--70 {
  margin-top: 70px;
}
.c5-mt--80 {
  margin-top: 80px;
}
.c5-mt--90 {
  margin-top: 90px;
}
.c5-mt--96 {
  margin-top: 96px;
}
@media screen and (max-width: 768px) {
  .c5-mt--30 {
    margin-top: 2.8vw;
  }
  .c5-mt--33 {
    margin-top: 2.86vw;
  }
  .c5-mt--40 {
    margin-top: 3.73vw;
  }
  .c5-mt--48 {
    margin-top: 4.16vw;
  }
  .c5-mt--50 {
    margin-top: 4.34vw;
  }
  .c5-mt--53 {
    margin-top: 4.6vw;
  }
  .c5-mt--57 {
    margin-top: 4.95vw;
  }
  .c5-mt--60 {
    margin-top: 5.2vw;
  }
  .c5-mt--70 {
    margin-top: 6.07vw;
  }
  .c5-mt--80 {
    margin-top: 6.94vw;
  }
  .c5-mt--90 {
    margin-top: 7.81vw;
  }
  .c5-mt--96 {
    margin-top: 8.33vw;
  }
}

.c5-mb--10 {
  margin-bottom: 10px;
}
.c5-mb--30 {
  margin-bottom: 30px;
}
.c5-mb--33 {
  margin-bottom: 33px;
}
.c5-mb--44 {
  margin-bottom: 44px;
}
@media screen and (max-width: 768px) {
  .c5-mb--10 {
    margin-bottom: 0.87vw;
  }
  .c5-mb--30 {
    margin-bottom: 2.8vw;
  }
  .c5-mb--33 {
    margin-bottom: 2.86vw;
  }
  .c5-mb--44 {
    margin-bottom: 3.82vw;
  }
}

.c5-noPadding {
  padding: 0 !important;
}

.c5-border--top {
  border-top: 1px solid #000;
  width: 100%;
  padding-top: 20px;
}

.c5-red {
  color: #cc0000;
}

a.c5-underline {
  color: #3865e0;
  -webkit-text-decoration: underline 1px #3865e0;
          text-decoration: underline 1px #3865e0;
  transition: all 0.5s ease;
}
a.c5-underline:hover {
  opacity: 0.7;
  color: #34568e;
  -webkit-text-decoration: underline 1px #34568e;
          text-decoration: underline 1px #34568e;
  transition: all 0.5s ease;
}

@media screen and (max-width: 768px) {
  .c5-sp-stretchBg {
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    width: unset !important;
    max-width: unset !important;
  }
}

.c5-roundBtn {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 90px;
  border-radius: 45px;
  border: #14469b 2px solid;
  margin: 0 20px;
  color: #14469b;
  font-size: 24px;
  font-weight: 700;
  flex-shrink: 1;
  flex-grow: 1;
  width: 580px;
  background-color: #ffffff;
  transition: all 0.5s 0s ease;
}
.c5-roundBtn__wrap--2col {
  display: flex;
  justify-content: center;
}
.c5-roundBtn::after {
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  border-left: #14469b 2px solid;
  border-bottom: #14469b 2px solid;
  transform: rotate(-45deg) translateY(-31%) translateX(6%);
  margin-left: 30px;
  transition: all 0.5s 0s ease;
}
.c5-roundBtn:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #14469b;
  transition: all 0.5s 0s ease;
}
.c5-roundBtn:hover::after {
  border-left-color: #ffffff;
  border-bottom-color: #ffffff;
  transition: all 0.5s 0s ease;
}
@media screen and (max-width: 1280px) {
  .c5-roundBtn {
    height: clamp(3.125rem, -0.637rem + 7.83vw, 5.625rem);
    border-radius: clamp(1.563rem, -0.319rem + 3.91vw, 2.813rem);
    font-size: clamp(0.875rem, -0.066rem + 1.96vw, 1.5rem);
  }
  .c5-roundBtn::after {
    height: clamp(0.875rem, -0.066rem + 1.96vw, 1.5rem);
    width: clamp(0.875rem, -0.066rem + 1.96vw, 1.5rem);
    /* border-left-width: clamp(0.063rem, -0.032rem + 0.2vw, 0.125rem);
    border-bottom-width: clamp(0.063rem, -0.032rem + 0.2vw, 0.125rem); */
  }
}
@media screen and (max-width: 768px) {
  .c5-roundBtn {
    height: clamp(2.5rem, 0.179rem + 11.61vw, 5.75rem);
    border-radius: clamp(1.25rem, 0.089rem + 5.8vw, 2.875rem);
    font-size: clamp(0.64rem, 3.2vw, 1.536rem);
    width: 74.8vw;
  }
  .c5-roundBtn__wrap--2col {
    flex-direction: column;
    align-items: center;
  }
  .c5-roundBtn:first-of-type {
    margin-bottom: clamp(1rem, -0.071rem + 5.36vw, 2.5rem);
  }
  .c5-roundBtn::after {
    height: clamp(0.64rem, 3.2vw, 1.536rem);
    width: clamp(0.64rem, 3.2vw, 1.536rem);
    /* border-left-width: clamp(0.063rem, 0.018rem + 0.22vw, 0.125rem);
    border-bottom-width: clamp(0.063rem, 0.018rem + 0.22vw, 0.125rem); */
  }
}

.c5-justify--center {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.c5-h__typeA {
  line-height: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .c5-h__typeA {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
}
.c5-h__typeASub {
  color: #14469b;
  font-size: 36px;
  font-weight: 700;
  border-bottom: #14469b 2px solid;
  text-align: center;
  padding-bottom: 15px;
  margin-bottom: 50px;
}
@media screen and (max-width: 1280px) {
  .c5-h__typeASub {
    font-size: clamp(1.875rem, 1.311rem + 1.17vw, 2.25rem);
  }
}
@media screen and (max-width: 768px) {
  .c5-h__typeASub {
    font-size: clamp(0.96rem, 0.039rem + 4.61vw, 2.25rem);
  }
}
.c5-h__typeB {
  text-align: center;
  > h3,h4 {
    background-color: #FFF3E0;
    padding: 14px 30px;
    color: #E34807;
    font-size: 36px;
    margin: 0;
    display: inline-block;
  }
}
@media screen and (max-width: 1280px) {
  .c5-h__typeB {
    > h3,h4 {
      padding: 10px;
      font-size: clamp(1.875rem, 1.311rem + 1.17vw, 2.25rem);
    }
  }
}
@media screen and (max-width: 768px) {
  .c5-h__typeB {
    > h3,h4 {
      font-size: clamp(0.875rem, -0.143rem + 5.09vw, 2.3rem);
    }
  }
}
.c5-h__typeC {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
  width: 100%;
  background-color: #90A4AE;
  color: #ffffff;
  font-size: 40px;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 1280px) {
  .c5-h__typeC {
    font-size: clamp(1.478rem, -0.061rem + 3.2vw, 2.5rem);
    height: clamp(3.75rem, -0.012rem + 7.83vw, 6.25rem);
  }
}
@media screen and (max-width: 768px) {
  .c5-h__typeC {
    font-size: clamp(0.988rem, -0.004rem + 4.96vw, 2.375rem);
    height: clamp(2.625rem, 0.036rem + 12.95vw, 6.25rem);
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: 100vw;
  }
}
.c5-text__typeA a{
  text-decoration: underline;
  color: #837501;
}
.c5-text__typeA {
  font-size: 28px;
  color: #E34807;
  text-align: center;
  font-weight: 700;
}
@media screen and (max-width: 1280px) {
  .c5-text__typeA {
    font-size: clamp(1.031rem, -0.05rem + 2.25vw, 1.75rem);
  }
}
@media screen and (max-width: 768px) {
  .c5-text__typeA {
    font-size: clamp(0.853rem, 4.27vw, 2.048rem);
  }
}

.c5-text__typeC {
  padding: 25px 10px 0 10px;
  margin: 0;
  text-align: center;
  font-weight: bold;
  font-size: clamp(18px, calc(-21.111111111111107px + 5.092592592592593vw), 40px);
  background-color: #FFF3E0;
}
.c5-picCaption {
  font-size: 18px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .c5-picCaption {
    font-size: clamp(0.747rem, 3.73vw, 1.792rem);
    text-align: left;
  }
}

.c5-bnr {
  transition: all ease 0.2s;
}
.c5-bnr img {
  transition: all ease 0.2s;
}
.c5-bnr:hover {
  opacity: 0.8;
  transition: all ease 0.2s;
}
.c5-bnr:hover img {
  opacity: 0.625;
  transition: all ease 0.2s;
}

.c5-annotation {
  font-size: 12px;
  /*color: #83838f;*/
  padding-left: 0;
  padding-right: 1em;
  margin-top: 27px;
  margin-left: 1em;
}
.c5-annotation li {
  padding-left: 1em;
  text-indent: -1em;
  list-style: none;
}
.c5-annotation li a {
  /*color: #3865e0;
  text-decoration: underline 1px #3865e0;
  transition: all 0.5s ease;
  cursor: pointer;*/
}
.c5-annotation li a:hover {
  /*opacity: 0.7;
  color: #34568e;
  text-decoration: underline 1px #34568e;
  transition: all 0.5s ease;*/
}

.c5-borderBox {
  padding: 22px 28px 20px;
  background-color: #FFF3E0;
  font-size: 23.5px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 880px;
  box-sizing: border-box;
  font-weight: 700;
  word-break: keep-all;
  color: #E34807;
}
.c5-borderBox__wide {
  max-width: 100%;
}
@media screen and (max-width: 1280px) {
  .c5-borderBox {
    padding: clamp(0.875rem, -0.066rem + 1.96vw, 1.5rem) clamp(1.35rem, -0.381rem + 3.6vw, 1.5rem);
    font-size: clamp(0.813rem, -0.222rem + 2.15vw, 1.5rem);
  }
}
@media screen and (max-width: 768px) {
  .c5-borderBox {
    padding: clamp(0.563rem, -0.018rem + 2.9vw, 1.375rem) clamp(0.5rem, 0.009rem + 2.46vw, 1.188rem);
    font-size: clamp(0.85rem, -0.003rem + 4.26vw, 2.044rem);
    text-align: left;
    word-break: normal;
  }
  .c5-borderBox br {
    display: none;
  }
}

.c5-insetBorderBox {
  position: relative;
  background-color: #e9ecf4;
  outline: 1px solid #ffffff;
  outline-offset: -11px;
  padding: 10px;
  transition: all ease 0.5s;
  overflow: hidden;
  &.has_padding {
    padding: min(60px, 6vw) min(30px, 4vw);
  }
}
.c5-insetBorderBox--bg-ribbon > * {
  position: relative;
}
.c5-insetBorderBox--bg-ribbon::before {
  content: '';
  background: url("../images/bg-ribbon.png") no-repeat;
  position: absolute;
  width: 100%;
  height: 67px;
  top: 0;
  left: 0;
  background-size: 100%;
}

.c5-accordion {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  border-radius: 10px;
}
.c5-accordion__wrap {
  padding: 0 40px 40px;
  .c5-annotation {
    margin-top: 0;
    margin-bottom: 20px;
  }
}
.c5-accordion__bg--close {
  background-color: #FFF3E0;
  transition: all ease 0.5s;
}
.c5-accordion__head {
  position: relative;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  font-size: 30px;
  font-weight: 700;
  transition: height ease 0.5s;
}
.c5-accordion__head span:first-of-type {
  opacity: 0;
  transition: all ease 0.5s;
}
.c5-accordion__head--closed {
  height: 82px;
  transition: height ease 0.5s;
}
.c5-accordion__head--closed span:first-of-type {
  opacity: 1;
  color: #2E4A62;
  transition: all ease 0.5s;
}
.c5-accordion__headIcon {
  position: absolute;
  height: 40px;
  width: 40px;
  right: 34px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  @media screen and (max-width: 768px){
    height: 20px;
    width: 20px;
  }
}
.c5-accordion__headIcon::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 4px;
  height: 100%;
  background-color: #2E4A62;
  display: block;
  transition: all ease 0.5s;
  @media screen and (max-width: 768px){
    width: 2px;
  }
}
.c5-accordion__headIcon::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 100%;
  height: 4px;
  background-color: #2E4A62;
  display: block;
  @media screen and (max-width: 768px){
    height: 2px;
  }
}
.c5-accordion__headIcon--close {
  pointer-events: initial;
}
.c5-accordion__headIcon--close::after {
  transform: rotate(-90deg);
}
.c5-accordion__head:hover {
  text-decoration: none;
}
.c5-accordion__body {
  display: none;
}
@media screen and (max-width: 1280px) {
  .c5-accordion__wrap {
    padding-left: clamp(1.375rem, -0.318rem + 3.52vw, 2.5rem);
    padding-right: clamp(1.375rem, -0.318rem + 3.52vw, 2.5rem);
  }
}
@media screen and (max-width: 768px) {
  .c5-accordion__head {
    height: clamp(1.563rem, 7.81vw, 3.75rem);
    font-size: clamp(0.78rem, -0.002rem + 3.91vw, 1.875rem);
  }
  .c5-accordion__head--closed {
    height: clamp(2.125rem, -0.018rem + 10.71vw, 5.125rem);
  }
  .c5-accordion__head__Icon::after {
    width: clamp(0.125rem, 0.036rem + 0.45vw, 0.25rem);
    height: clamp(1rem, -0.071rem + 5.36vw, 2.5rem);
  }
  .c5-accordion__head__Icon::before {
    width: clamp(1rem, -0.071rem + 5.36vw, 2.5rem);
    height: clamp(0.125rem, 0.036rem + 0.45vw, 0.25rem);
  }
}

.c5-flexA {
  display: flex;
  justify-content: center;
  padding-left: 0;
}
.c5-flexA__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
  flex-grow: 1;
  flex-shrink: 1;
  width: 360px;
}
.c5-flexA__head {
  color: #2E4A62;
  border-bottom: #90A4AE solid 2px;
  width: 100%;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 29px;
}
.c5-flexA__body {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.c5-flexA__btnWrap {
  width: 100%;
  margin-top: 36px;
}
.c5-flexA__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
  width: 100%;
  text-align: center;
  background-color: #90A4AE;
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  border-radius: 40px;
  border: #90A4AE 2px solid;
  transition: all ease 0.5s;
  box-sizing: border-box;
}
.c5-flexA__btn::after {
  content: "";
  height: 8px;
  width: 8px;
  border-left: #ffffff 2px solid;
  border-bottom: #ffffff 2px solid;
  transform: rotate(-45deg) translateY(-50%);
  margin-left: 18px;
  transition: all ease 0.5s;
}
.c5-flexA__btn:hover {
  background-color: #ffffff;
  color: #90A4AE;
  transition: all ease 0.5s;
  text-decoration: none;
}
.c5-flexA__btn:hover::after {
  border-left-color: #90A4AE;
  border-bottom-color: #90A4AE;
  transition: all ease 0.5s;
}
@media screen and (max-width: 1280px) {
  .c5-flexA__item {
    margin-left: clamp(0.75rem, -0.002rem + 1.57vw, 1.25rem);
    margin-right: clamp(0.75rem, -0.002rem + 1.57vw, 1.25rem);
  }
  .c5-flexA__head {
    font-size: clamp(0.938rem, 0.091rem + 1.76vw, 1.5rem);
  }
  .c5-flexA__btn {
    height: clamp(3.25rem, 0.24rem + 6.26vw, 5.25rem);
    border-radius: clamp(1.625rem, 0.12rem + 3.13vw, 2.625rem);
    font-size: clamp(0.938rem, 0.091rem + 1.76vw, 1.5rem);
  }
}
@media screen and (max-width: 768px) {
  .c5-flexA {
    flex-direction: column;
    align-items: center;
  }
  .c5-flexA__item {
    width: 100%;
    max-width: 100%;
    margin-bottom: clamp(1.25rem, 6.25vw, 3rem);
  }
  .c5-flexA__head {
    font-size: clamp(0.853rem, 4.27vw, 2.048rem);
  }
  .c5-flexA__body {
    flex-direction: row;
    align-items: end;
    justify-content: space-between;
    width: 83.8vw;
    padding: 0 4.16vw;
  }
  .c5-flexA__body picture {
    flex-shrink: 0;
  }
  .c5-flexA__body img {
    width: 23.4vw;
    height: auto;
  }
  .c5-flexA__btnWrap {
    margin-top: 0;
    padding-bottom: clamp(0.26rem, -0.001rem + 1.3vw, 0.625rem);
  }
  .c5-flexA__btn {
    width: 48vw;
    height: 10.4vw;
    border-radius: 5.2vw;
    margin-left: auto;
    font-size: clamp(0.64rem, 3.2vw, 1.536rem);
  }
}

.c5-video__wrap {
  aspect-ratio: 16/9;
  width: 100%;
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
}
.c5-video__wrap iframe {
  width: 100%;
  height: 100%;
}/*# sourceMappingURL=style.css.map */

/*TABcss追加*/
.c5-tab {
  display: table;
  width: 100%;
  list-style-type: none !important;
  margin: 0;
  padding: 0;
  border-bottom: 5px solid #21bfdf;
  background-color: #fff;
}
.c5-tab[data-active="#tab-01"] {
  border-bottom: 5px solid #21bfdf;
}
.c5-tab[data-active="#tab-02"]{
  border-bottom: 5px solid #21bfdf;
}	
.c5-tab[data-active="#tab-03"] {
  border-bottom: 5px solid #21bfdf;
}
.c5-tab[data-active="#tab-04"] {
  border-bottom: 5px solid #21bfdf;
}

.c5-tab__item{
  display: table-cell;
  width: 25%;
  vertical-align: middle;
  text-align: center;
  background: #21bfdf;
  position: relative;
  padding: 8px;
  color: #333;
  text-decoration: none;
	box-sizing: border-box;
	line-height: 1.5;
}
.c5-tab__item em {
	font-size: 1.5em;
	font-weight: bold;
	font-style: normal;
}
.c5-tab__item.thick{
  background: #f4c273;
}
.c5-for-sp {
  display: none;
}
@media only screen and (max-width: 639px) {
.c5-tab__item {
    /*width: 100%;*/
	font-size: 74%;
	padding: 7px 0;
	line-height: 1.4;
	display: block;
	width: 50%;
	border-top: 1px solid #fff;
  }
.c5-for-sp {
	display: block;
  }
.c5-for-pc {
    display: none;
  }
.c5-tab__item:nth-child(3n) {
	border-left: none;
  }
.c5-tab__item.line-01 {
	line-height: 45px;
  }
.c5-tab__item.ex_thick{
	padding: 22px 0 20px;
  }
.c5-tab[data-active="#tab-01"],
.c5-tab[data-active="#tab-02"],
.c5-tab[data-active="#tab-03"],
.c5-tab[data-active="#tab-04"]{
		border-bottom: none;
  }
.c5-tab{
 	border-bottom: none;
	display: flex;
	flex-wrap: wrap;
  }
}
.c5-tab__item:not(:first-child) {
  border-left: solid 1px white;
}
.c5-tab__item:not(.is-active) {
  background: #ddd;
}
.c5-tab__item.thick:not(.is-active) {
  background: #fce5c8;
}
.c5-tab__item.ex {
     background-color: #bee6fd !important;   
 }
.c5-tab__item.ex.is-active {
     background-color: #7cd2ed !important;   
 }
.c5-tab__item.ex_thick {
     background-color: #e4e7ec !important;   
 }
.c5-tab__item.ex_thick.is-active {
     background-color: #cecfd3 !important;   
 }
.c5-tab__item span {
}
.c5-tab__item span:before {
  content: "";
  font-family: icon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 .6em .05em 0;

}
.c5-tab__item.line-01 span:before {
	margin-bottom: .7em;
}
.c5-tab__item:hover {
  text-decoration: none;
}
.c5-tab__item:not(.is-active):hover {
    text-decoration: none;
    opacity: .7;
}

.js-tab__cont:not(.is-active) {
  display: none;
}
/*TABcss追加*/

/*TABcss02追加*/
.tab-group{
  display: flex;
  justify-content: center;
  padding-left: 0;
}
.tab{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  padding:5px;
  list-style:none;
  border:solid 1px #fff;
  box-sizing: border-box;
  text-align:center;
  background: rgba(20,70,155,0.8);
  color:#FFF;
  border-radius: 8px;
  cursor:pointer;
}
.tab:hover {
  background: rgba(20,70,155,0.7);
}
.tab span {
  text-align: left;
}
.tab span img {
  width: 150px;
}
.panel-group{
  height:100%;
  border-top:none;
}
.panel{
  display:none;
}
.tab.is-active{
  background:rgba(20,70,155,1);
  color:#FFF;
  transition: all 0.2s ease-out;
}
.panel.is-show{
  display:block;
}
@media only screen and (max-width: 639px) {
	.tab {
		display: block;
	}
	.tab span {
		line-height: 1.3;
    	display: block;
    	font-size: small;
		text-align: center;
	}
	.tab span img {
		width: 80px;
	}
}
/*TABcss02追加*/

/*カラムcss追加*/
.c5-col {
  display: flex;
  justify-content: center;
  max-width: 1200px;
  margin: 0 auto;
}
.c5-col__img {
  margin-right: 20px;
}
.c5-col__txt {
  flex: 0 1 50%;
}
@media only screen and (max-width: 639px) {
	.c5-col {
	  display: block;
	}
	.c5-col__img {
	  flex: 1;
	  margin-right: 0; 
	}
}
/*カラムcss追加*/

/*見出しcss追加*/
.c5-label__large {
  background: rgba(4,4,6, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 18px 45px 18px;
  border-radius: 4px;
  margin-left: auto;
  margin-right: auto;
  /*max-width: 840px;*/
  box-sizing: border-box;
}
.c5-label__large span {
  font-size: clamp(16px, 2vw, 2rem);
  color: rgba(255,255,255, 1);
  font-weight: bold;
}
.c5-label__middle {
  position: relative;
  background: rgba(4,4,6, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  /*padding: 14px 45px 14px;*/
  border-radius: 4px;
  margin-left: auto;
  margin-right: auto;
  max-width: 840px;
  box-sizing: border-box;
  font-size: clamp(16px, 2vw, 2rem);
  color: rgba(255,255,255, 1);
  font-weight: bold;
}
.c5-label__middle span {
  font-size: clamp(1.6rem, 3vw, 3.1rem);
}
/*.c5-label__middle::before {
	position: absolute;
	content: "&#10102;";
	display: inline-block;
	left: 10px;
	top: 0;
	color: rgba(4,4,6, 0.8);
	width: 50px;
}*/
.c5-number {
	
}
.c5-imgBox {
  max-width: 740px;
  margin: 0 auto;
}
/*見出しcss追加*/

.c5-flow {
  margin-bottom: 50px;
}
@media screen and (max-width: 1180px) {
  .c5-flow {
    margin-bottom: 4.2372881356vw;
  }
}
.c5-flow .c5-orange-h {
  margin-bottom: 0;
}
.c5-flow__flex {
  display: flex;
  justify-content: space-between;
  gap: 0 60px;
  max-width: 100%;
  padding: 0 20px;
}
@media screen and (max-width: 1180px) {
  .c5-flow__flex {
    gap: 0 5.0847457627vw;
    padding: 0 1.6949152542vw;
  }
}
@media screen and (max-width: 768px) {
  .c5-flow__flex {
    flex-direction: column;
    gap: 1em;
  }
}
.c5-flow__flexCol {
  flex-grow: 1;
  flex-shrink: 1;
}
.c5-flow__flexCol__head {
  padding: 0 20px;
}
@media screen and (max-width: 1180px) {
  .c5-flow__flexCol__head {
    padding: 0 1.6949152542vw;
  }
}
.c5-flow__flexCol__head .c5-buttonArea {
  margin-top: 0;
}
.c5-flow__flexCol__head .c5-buttonArea .c5-button__s {
  font-size: 20px;
}
@media screen and (max-width: 1180px) {
  .c5-flow__flexCol__head .c5-buttonArea .c5-button__s {
    font-size: 1.5254237288vw;
  }
}
@media screen and (max-width: 768px) {
  .c5-flow__flexCol__head .c5-buttonArea .c5-button__s {
    font-size: 2.8645833333vw;
  }
}
@media screen and (max-width: 480px) {
  .c5-flow__flexCol__head .c5-buttonArea .c5-button__s {
    font-size: 3.75vw;
  }
}
@media screen and (max-width: 768px) {
  .c5-flow__flexCol__head img {
    margin-left: auto;
    margin-right: auto;
    height: 16.9270833333vw;
    width: auto;
  }
}
@media screen and (max-width: 480px) {
  .c5-flow__flexCol__head img {
    height: inherit;
  }
}
.c5-flow__bg {
  background-color: #F5F5F5;
  text-align: center;
  padding: 24px 45px 45px;
}
@media screen and (max-width: 1180px) {
  .c5-flow__bg {
    padding: 2.0338983051vw 1.6949152542vw 1.0169491525vw;
  }
}
@media screen and (max-width: 768px) {
  .c5-flow__bg {
    padding: 3.125vw 3.90625vw 2.6041666667vw;
  }
}
.c5-flow__balloon {
  text-align: center;
  color: #fff;
  background-color: #90a4ae;
  border-radius: 8px;
  padding: 10px;
  margin-bottom: 30px;
  position: relative;
  font-weight: bold;
  &:last-child {
    margin-bottom: 0;
    &::after {
      display: none;
    }
  }
  &::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 14px 0 14px;
    border-color: #90a4ae transparent transparent transparent;
    top: 100%;
    transform: translateX(-50%);
    left: 50%;
  }
}
.c5-flow__bg .c5-flow-icon:not(:last-child) {
  margin-bottom: 35px;
}
@media screen and (max-width: 1180px) {
  .c5-flow__bg .c5-flow-icon {
    margin-bottom: 2.9661016949vw;
  }
}
@media screen and (max-width: 768px) {
  .c5-flow__bg .c5-flow-icon {
    margin-bottom: 5.2083333333vw;
  }
}
.c5-flow__bg .c5-couponCode {
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  border: solid 3px #90A4AE;
  background-color: #fff;
  max-width: 300px;
  margin: 5px auto 30px;
  padding: 15px;
  color: #2E4A62;
  p {
    margin: 0 0 1em 0;
    &:last-child {
      margin-bottom: 0;
    }
  }
}
@media screen and (max-width: 1180px) {
  .c5-flow__bg .c5-couponCode {
    margin: 0.4237288136vw auto 2.5423728814vw;
    padding: 1.6949152542vw 2.5423728814vw 0.1694915254vw;
  }
}
@media screen and (max-width: 768px) {
  .c5-flow__bg .c5-couponCode {
    max-width: unset;
    margin: 0.6510416667vw auto 3.90625vw;
    padding: 2.6041666667vw 3.90625vw 0.2604166667vw;
  }
}
.c5-flow__bg .c5-couponCode > span {
  margin-bottom: 15px;
}
@media screen and (max-width: 1180px) {
  .c5-flow__bg .c5-couponCode > span {
    margin-bottom: 1.2711864407vw;
  }
}
.c5-fs16 {
  font-size: 16px;
}
@media screen and (max-width: 1180px) {
  .c5-fs16 {
    font-size: 1.3559322034vw;
  }
}
@media screen and (max-width: 768px) {
  .c5-fs16-sp {
    font-size: 2.1333333333vw !important;
  }
}
@media screen and (max-width: 480px) {
  .c5-fs16-sp-s {
    font-size: 3.3333333333vw !important;
  }
}
@media screen and (max-width: 768px) {
  .c5-fs24-sp {
    font-size: 3.2vw !important;
  }
}
@media screen and (max-width: 480px) {
  .c5-fs24-sp-s {
    font-size: 5vw !important;
  }
}
.c5-txt--red {
  color: #cc0000;
}
.c5-fw--bold {
  font-weight: 700;
}
.c5-fs12 {
  font-size: 12px;
}
.c5-fs13 {
  font-size: 13px;
}
@media screen and (max-width: 1180px) {
  .c5-fs13 {
    font-size: 1.1016949153vw;
  }
}
@media screen and (max-width: 768px) {
  .c5-fs13-sp {
    font-size: 1.7333333333vw !important;
  }
}
@media screen and (max-width: 480px) {
  .c5-fs13-sp-s {
    font-size: 2.7083333333vw !important;
  }
}
.c5-fs20 {
  font-size: 20px;
}
@media screen and (max-width: 1180px) {
  .c5-fs20 {
    font-size: 1.6949152542vw;
  }
}
@media screen and (max-width: 768px) {
  .c5-fs20-sp {
    font-size: 2.6666666667vw !important;
  }
}
@media screen and (max-width: 480px) {
  .c5-fs20-sp-s {
    font-size: 4.1666666667vw !important;
  }
}
@media screen and (max-width: 768px) {
  .c5-fs30-sp {
    font-size: 4vw !important;
  }
}
@media screen and (max-width: 480px) {
  .c5-fs30-sp-s {
    font-size: 6.25vw !important;
  }
}
.c5-button {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  border: solid 2px #E34807;
  border-radius: 45px;
  background-color: #FFF;
  font-size: 30px;
  font-weight: 700;
  color: #E34807;
  padding-top: 0.1em;
  width: 100%;
  max-width: 680px;
  height: 3em;
  transition: all 0.5s ease;
}
@media screen and (max-width: 1180px) {
  .c5-button {
    font-size: 2.5423728814vw;
  }
}
@media screen and (max-width: 480px) {
  .c5-button {
    font-size: 4.1666666667vw;
  }
}
.c5-button:hover {
  background-color: #E34807;
  text-decoration: none;
  color: #fff;
  transition: all 0.5s ease;
}
.c5-button__blue {
  color: #0d446d;
  background-color: #dbe4e9;
  border-color: #0d446d;
}
.c5-button__blue:hover {
  color: #0d446d;
}
.c5-button__cyan {
  color: #15a8b0;
  border-color: #15a8b0;
  background-color: #e5f5f5;
}
.c5-button__cyan:hover {
  color: #15a8b0;
}
.c5-button__s {
  font-size: 22px;
}
@media screen and (max-width: 1180px) {
  .c5-button__s {
    font-size: 1.8644067797vw;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .c5-button__s {
    font-size: 2.8645833333vw;
  }
}
@media screen and (max-width: 480px) {
  .c5-button__s {
    font-size: 4.1666666667vw;
  }
}

.c5-buttonArea {
  display: flex;
  justify-content: space-evenly;
  margin-top: 2em;
  margin-bottom: 2em;
}
.c5-buttonArea__2col {
  display: flex;
  justify-content: space-around;
}
.c5-buttonArea__2col > * {
  width: 43.6%;
}
@media screen and (max-width: 768px) {
  .c5-buttonArea__2col {
    flex-direction: column;
    align-items: center;
    gap: 5.2083333333vw;
  }
  .c5-buttonArea__2col > * {
    width: 100%;
  }
}
.c5-button__s {
  font-size: 22px;
}
@media screen and (max-width: 1180px) {
  .c5-button__s {
    font-size: 1.8644067797vw;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .c5-button__s {
    font-size: 2.8645833333vw;
  }
}
@media screen and (max-width: 480px) {
  .c5-button__s {
    font-size: 4.1666666667vw;
  }
}
.c5-orange-h {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  height: 80px;
  padding: 0 18px;
  background-color: #ed9537;
  color: #ffffff;
  font-size: 36px;
  font-weight: 700;
  margin-top: 1em;
  text-align: center;
}
@media screen and (max-width: 1180px) {
  .c5-orange-h {
    height: 6.7796610169vw;
    font-size: 3.0508474576vw;
  }
}
@media screen and (max-width: 768px) {
  .c5-orange-h {
    height: auto;
    font-size: 4.6875vw;
    padding: 3.125vw 0 1.953125vw;
  }
}

.c5-h__border {
  text-align: center;
  padding-bottom: 10px;
  border-bottom: solid 3px #90A4AE;
}
.c5-fs30 {
  font-size: 30px;
}
.c5-fw--bold {
  font-weight: 700;
}
.c5-sp{display:none;}
@media screen and (max-width: 768px){
.c5-sp{display:block;}
.c5-fs30-sp {
    font-size: 4vw !important;
}
}
@media screen and (max-width: 1180px){
.c5-fs30 {
    font-size: 2.5423728814vw;
}
}
.c5-text_dec_u {
  text-decoration-line:underline;
}
.c5-txt-c {
  text-align: center;
}
.c5-icon-arrow {
  position: relative;
  padding-right: 16px;
  display: inline-block;
  &::after {
    position: absolute;
    content: "";
    height: 8px;
    width: 8px;
    border-left: #E34807 2px solid;
    border-bottom: #E34807 2px solid;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(-135deg);
  }
}
.c5-anchors {
  margin: 10px 0 100px;
  @media screen and (max-width: 768px){
    margin: 10px 0 40px;
  }
  ul {
    gap: 19px;
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: flex-end;
    @media screen and (max-width: 768px){
      flex-wrap: wrap;
      justify-content: center;
    }
    li {
      text-align: center;
      @media screen and (max-width: 768px){
        flex: 0 1 calc(50% - 10px);
      }
    }
    a {
      display: block;
      transition: .3s ease;
      &:hover {
        opacity: .7;
      }
    }
  }
}
.c5-lead-simulator {
  color: #2E4A62;
  font-weight: bold;
  font-size: min(28px,2.6vw);
  text-align: center;
  margin: 0 0 1em;
  &:last-child {
    margin-bottom: 0;
  }
  @media screen and (max-width: 768px) {
    font-size: 16px;
  }
}
.c5-flex-illust {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 20px;
  gap: 10px;
  text-align: center;
  > div:first-child {
    flex: 0 1 8%;
    @media screen and (max-width: 768px) {
      flex: 0 1 18%;
    }
  }
  > div:last-child {
    @media screen and (max-width: 768px) {
      flex: 1;
    }
  }
}