body {
  font-weight: 400;
  font-family: 'SST', sans-serif;
  overflow-x: hidden !important;
}

picture {
  line-height: 0;
  display: block;
}

img {
  width: 100%;
  max-width: 100%;
  line-height: 0;
}

@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: unset !important;
    margin-right: unset !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 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 14px 45px 8px;
  color: #8F6E15;
  font-size: 36px;
  background-color: #FFF9C5;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  max-width: 740px;
  box-sizing: border-box;
}
@media screen and (max-width: 1280px) {
  .c5-h__typeB {
    font-size: clamp(1.875rem, 1.311rem + 1.17vw, 2.25rem);
  }
}
@media screen and (max-width: 768px) {
  .c5-h__typeB {
    padding: clamp(0.362rem, -0.004rem + 1.83vw, 0.875rem) clamp(0.362rem, -0.004rem + 1.83vw, 0.875rem) clamp(0.181rem, -0.002rem + 0.92vw, 0.438rem);
    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: rgba(116,88,226,1);
  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;
}
.c5-text__typeA {
  font-size: 28px;
  color: rgba(116,88,226,1);
  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-h__typeD {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
    width: 100%;
    background: linear-gradient(-225deg, #6142FF 0%, #9954EB 15%, #F452C7 45%, #FF8D9A 80%, #FFE86E 100%);
    color: #ffffff;
    font-size: 40px;
    font-weight: 700;
    text-align: center;
	margin-bottom: 0;
}
@media screen and (max-width: 1280px) {
  .c5-h__typeD {
    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__typeD {
    font-size: clamp(0.988rem, -0.004rem + 4.96vw, 2.375rem);
    height: clamp(2.625rem, 0.036rem + 12.95vw, 6.25rem);
    width: initial;
	padding: 20px 0;
  }
}

.section_01 {
	padding-bottom: 140px;
}
.section_02 {
	background: rgba(241,232,255,1);
	margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: 100vw;
	padding-top: 140px;
	padding-bottom: 140px;
}
.section_03 {
	padding-top: 140px;
	padding-bottom: 30px;
}
.section-wrap {
	max-width: 1200px;
	margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .section_01 , .section_02 {
	padding-bottom: 60px;
  }
  .section_02 {
	padding-top: 70px;
  }
  .section_02 .section-wrap {
	padding: 0 20px;
  }
  .section_03 {
	padding-top: 70px;
	padding-bottom: 10px;
  }
}

/*中央寄せ見出し*/
.catchCopy {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  border: 0;
  font-size: 36px;
  font-weight:700;
}
.catchCopy::before, .catchCopy::after {
  content: '';
  width: 40px;
  height: 3px;
  background-color: #E432BC !important;
  /*Lightning見出しデザイン設定のCSS対策*/
  position: unset;
  border: unset;
  margin-left: unset;
  margin-right: unset;
  flex-grow: unset;
}
.catchCopy::before {
  margin-right: 14px;
  transform: rotate(60deg);
}
.catchCopy::after {
  margin-left: 14px;
  transform: rotate(-60deg);
}
.catchCopy div {
	text-align: center;
}
.catchCopy span {
	font-size: 44px;
	color: #F452C7;
	/*background: linear-gradient(-225deg, #6142FF 0%, #9954EB 15%, #F452C7 45%, #FF8D9A 80%, #FFE86E 100%);*/
    background: -webkit-linear-gradient(-225deg, #6142FF 0%, #9954EB 15%, #F452C7 45%, #FF8D9A 80%, #FFE86E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	margin: 0 10px;
	white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .catchCopy {
	font-size: 17px;
  }
  .catchCopy span {
	font-size: 22px;
	margin: 0;
  }
  .catchCopy::before, .catchCopy::after {
    width: 24px;
  }
}

/*中央寄せ見出しSub*/
.catchCopySub {
  position: relative;
  text-align: center;
  border: 0;
  font-size: 36px;
  font-weight:700;
  max-width: 1000px;
  z-index: 1;
}
.catchCopySub::before {
  content: "";
  display: block;
  position: absolute;
  background-image: radial-gradient(rgb(237, 237, 237) 17.2%, transparent 21.6%);
  background-position: 4px 4px;
  background-size: 12px 12px;
  background-color: transparent;
  width: 138px;
  height: 138px;
  top: -125px;
  left: 53px;
  z-index: -1;
}
.catchCopySub::after {
  display: block;
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  height: 2px;
  width: 100%;
  background: #DED0E9;
}
.catchCopySub span {
	font-size: 44px;
	color: #F452C7;
	/*background: linear-gradient(-225deg, #6142FF 0%, #9954EB 15%, #F452C7 45%, #FF8D9A 80%, #FFE86E 100%);*/
    background: -webkit-linear-gradient(-225deg, #6142FF 0%, #9954EB 15%, #F452C7 45%, #FF8D9A 80%, #FFE86E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 768px) {
  .catchCopySub {
	font-size: 20px;
  }
  .catchCopySub span {
	font-size: 24px;
  }
  .catchCopySub::before {
	top: -54px;
	left: 0;
	width: 83px;
    height: 112px;
  }
}

.examplePhotoArea {
	position: relative;	
}
/* ...or add this class to an element */
.examplePhotoArea::before {
	content: "";
	position: absolute;
	background-image: 
    radial-gradient(rgb(237, 237, 237) 17.2%, transparent 21.6%);
    background-position: 4px 4px;
    background-size: 12px 12px;
    background-color: transparent;
	width: 280px;
	height: 380px;
	top: 0;
	left: 0;
	z-index: -1;
}
.examplePhotoImage {
	max-width: 800px;
	margin: 0 auto;
}
.exampleMovieArea {
	position: relative;
	margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: 100vw;
	padding-bottom: 60px;
}
/* ...or add this class to an element */
.exampleMovieArea::before {
	content: "";
	position: absolute;
	background-image: 
    radial-gradient(rgb(237, 237, 237) 17.2%, transparent 21.6%);
    background-position: 4px 4px;
    background-size: 12px 12px;
    background-color: transparent;
	width: 25vw;
	height: 330px;
	bottom: 0;
	left: 0;
	z-index: -1;
}
.exampleMovieArea::after {
	content: "";
	position: absolute;
	background-image: 
    radial-gradient(rgb(237, 237, 237) 17.2%, transparent 21.6%);
    background-position: 4px 4px;
    background-size: 12px 12px;
    background-color: transparent;
	width: 25vw;
	height: 360px;
	top: 0;
	right: 0;
	z-index: -1;
}
.exampleMovieImage {
	max-width: 1200px;
	margin: 0 auto;
}
.exampleMovieImage a {
	position: relative;
	height: 100%;
    display: block;
}
.exampleMovieImage a::before {
    content: "";
    display: block;
    width: 65px;
    height: 65px;
    background: url("../images/icon_play.svg") center center no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    transition: all .2s;
}
@media screen and (max-width: 768px) {
  .examplePhotoImage {
	padding: 0 20px;
  }
  .exampleMovieArea {
	padding-bottom: 40px;
  }
  /* ...or add this class to an element */
  .examplePhotoArea::before {
	width: 35vw;
    height: 138px;
  }
  .exampleMovieArea::before {
	height: 104px;
    bottom: 20px;
  }
  .exampleMovieArea::after {
	height: 138px;
	top: 45px;
  }
  .exampleMovieImage {
	padding: 0 20px;
  }
}
.examplePhotoImage span , .exampleMovieImage span {
	display: block;
	text-align: center;
}
.charm-of-fullsize {
	background: rgba(52,55,58,1);
	padding: 30px 55px;
}
.charm-of-fullsize__title {
	max-width: 967px;
	margin: 0 auto 15px auto;
}
.charm-of-fullsize__capture {
	display: flex;
	justify-content: center;
	flex-direction: row;
	gap: 0 30px;
}
.charm-of-fullsize__capture div {
	width: calc(100% - 50%);
}
@media screen and (max-width: 768px) {
	.charm-of-fullsize {
	  padding: 20px 15px;
	}
	.charm-of-fullsize__capture {
	  flex-direction: column;
	  gap: 10px 0;
    }
	.charm-of-fullsize__capture div {
	  width: 100%;
    }
}
.point-of-recommend {
	background: rgba(255,255,255,1.00);
}
.point-of-recommend__inner {
	position: relative;
	max-width: 1000px;
	margin: 140px auto 0 auto;
	padding: 128px 0 100px 0;
}
.pointBadge {
	position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	width: 116px;
}
.read-text {
	font-size: 20px;
}
.two-column {
	display: flex;
	justify-content: center;
	flex-direction: row;
	gap: 0 50px;
}
.two-column div {
	width: calc(100% - 50%);
}
.two-column div span , .single-column div span {
	display: block;
	text-align: center;
}
.single-column {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.pr-text {
	text-align: center;
	font-size: clamp(20px , 2vw, 28px);
	font-weight:700;
}
.pr-image {
	max-width: 320px;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (max-width: 768px) {
  .point-of-recommend__inner {
	margin: 70px auto 0 auto;
	padding: 60px 20px 50px 20px;
  }
  .pointBadge {
	width: 72px;
	top: -36px;
  }
  .read-text {
	font-size: 16px;
  }
  .two-column {
	/*margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: 100vw;*/
	flex-direction: column;
	gap: 5px 0;
	padding: 20px 0;
  }
  .two-column div {
	width: 100%;
  }
}

.btn-area {
	text-align: center;
}
.btn_middle {
	width: 478px;
	margin: 0 auto;
    display: inline-block;
}
.btn_large {
	width: 592px;
	margin: 30px auto 0 auto;
    display: inline-block;
}
.btn_long {
	width: 100%;
	margin: 0 auto;
    display: inline-block;
}
@media screen and (max-width: 768px) {
  .btn_middle {
	width: 100%;
  }
  .btn_large {
	width: 90%;	
  }
}
.gradient-btn {
	/*ボタンの形状*/
	position: relative;
	background: rgba(255,255,255,1.00);
    text-decoration: none;
	border-width: 3px;
	border-style: solid;
	/*border-image-source: linear-gradient(-225deg, #6142FF 0%, #9954EB 15%, #F452C7 45%, #FF8D9A 80%, #FFE86E 100%);*/
	border-image-source: linear-gradient(-225deg, #FFE86E 0%, #FF8D9A 15%, #F452C7 45%, #9954EB 80%, #6142FF 100%);
	border-image-slice: 1;
    margin-inline: auto;
    color: #2F353D;
    outline: none;
	font-size: clamp(16px, 2vw, 19px);
}
.gradient-btn a {
	position: relative;
	padding: 20px 30px 20px 20px; 
    display: block;
    height: 100%;
	font-weight: 700;
}
/*hoverした際、グラデーションと影を付ける*/
.gradient-btn a:hover{
    /*ボタンの形状*/
    border-color:transparent;
    color: #fff;
	text-decoration: none;
	font-weight: 700;
    /*背景の色と形状*/
    background: linear-gradient(-225deg, #FFE86E 25%, #FF8D9A 45%, #F452C7 65%, #9954EB 80%, #6142FF 100%);
    background-size: 200% auto;
    background-position: right center;
	/*アニメーションの指定*/ 
    transition: all 0.4s ease-out;
    /*ボックスの影*/   
    box-shadow: 0 5px 10px rgb(250,108,159,0.4);
}
.gradient-btn a::after {
  position: absolute;
  right: 10px;
  top: 50%;
  content: "";
  display: inline-block;
  height: 20px;
  width: 12px;
  background: linear-gradient(to right, #6261FF, #DD3EFF);
  clip-path: polygon(0 0, 0 100%, 100% 50%);
  transform: translate(-50%, -50%);
}
.gradient-btn a:hover::after {
  background: #fff;
}
@media screen and (max-width: 768px) {
  .gradient-btn a {
    padding: 10px 20px 10px 10px;
  }
} 

.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: 13px;
  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 {
  border: #6922E0 2px solid;
  padding: 22px 28px 20px;
  background-color: #E9E8FF;
  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;
}
.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: rgba(233,232,255,1);
  /*outline: 1px solid #ffffff;
  outline-offset: -11px;
  padding: 10px;
  transition: all ease 0.5s;*/
}
.c5-insetBorderBox--bg-ribbon > * {
  position: relative;
}
/*.c5-insetBorderBox--bg-ribbon::before {
  content: url("../images/bg-ribbon.png");
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}*/

.c5-accordion {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 24px;
  background-color: #ffffff;
  border-radius: 10px;
}
.c5-accordion__wrap {
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 8px;
}
.c5-accordion__bg--close {
  background-color: rgba(233,232,255,1);
  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: rgba(116,88,226,1);
  transition: all ease 0.5s;
}
.c5-accordion__headIcon {
  position: absolute;
  height: 40px;
  width: 40px;
  right: 34px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.c5-accordion__headIcon::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 4px;
  height: 40px;
  background-color: rgba(116,88,226,1);
  display: block;
  transition: all ease 0.5s;
}
.c5-accordion__headIcon::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 40px;
  height: 4px;
  background-color: rgba(116,88,226,1);
  display: block;
}
.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: rgba(116,88,226,1);
  border-bottom: rgba(116,88,226,1) 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: rgba(116,88,226,1);
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  border-radius: 40px;
  border: rgba(116,88,226,1) 2px solid;
  transition: all ease 0.5s;
  box-sizing: border-box;
}
.c5-flexA__btn::after {
  content: "";
  height: 21px;
  width: 21px;
  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: rgba(116,88,226,1);
  transition: all ease 0.5s;
  text-decoration: none;
}
.c5-flexA__btn:hover::after {
  border-left-color: rgba(116,88,226,1);
  border-bottom-color: rgba(116,88,226,1);
  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);
  }
  .c5-flexA__btn::after {
    height: clamp(0.938rem, 0.091rem + 1.76vw, 1.5rem);
    width: 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-flexA__btn::after {
    width: clamp(0.64rem, 3.2vw, 1.536rem);
    height: 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 */


/*MV下naviボタン*/
.navi-btn ul {
  margin: 0;
  display: flex;
  justify-content: center;
  padding-left: 0;
  gap: 20px;
}
.navi-btn ul li {
  box-shadow: 0 0 8px 4px rgba(0,0,0,0.1);
  list-style: none;
  line-height: 0;
}
.navi-btn ul li:hover {
  opacity: 0.7;
}

@media screen and (max-width: 768px) {
  .navi-btn  ul{
    flex-direction: column;
    align-items: center;
  }
}

/*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;
}
@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{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-grow: 1;
  padding:5px;
  list-style:none;
  border:solid 1px #fff;
  box-sizing: border-box;
  text-align:center;
  background: rgba(183,182,197,1);
  color:#FFF;
  border-radius: 8px;
  cursor:pointer;
  font-size: clamp(14px ,2vw ,28px);
  font-weight: 700;
}
.tab:hover {
  background: rgba(116,88,226,0.5);
}
.tab span {
  text-align: left;
  display: flex;
  align-items: center;
}
.tab span img {
  width: 74px;
  opacity: 0.5;
  padding: 18px 0;
}
.tab-B_text {
  color: #B7B6C5;
  font-weight: 700;
  font-size: 22px;
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  white-space: nowrap;
}
.tab-B_text:hover {
  color: rgba(116,88,226,0.5);
}

.panel-group{
  height:100%;
  border-top:none;
}
.panel{
  display:none;
}
.tab.is-active{
  position: relative;
  background:rgba(116,88,226,1);
  color:#FFF;
  transition: all 0.2s ease-out;
}
.tab.is-active::after{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    border-color: rgba(106, 90, 205, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:10px;
    border-right-width:10px;
    margin-left: -10px;
    border-top-color:rgba(116,88,226,1);
    top:100%;
    left:50%;
}
.tab.is-active span img {
  opacity: 1;
}
.panel.is-show{
  display:block;
}
.tab.is-active .tab-B_text {
  color: #7458E2;
  font-weight: 700;
  font-size: 22px;
}
@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 {
		padding: 4px 0;
	}
	.tab-B_text {
  		font-size: 13px !important;
		top: -20px;
	}
}
/*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-trade-in {
  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;
  }
}
@media screen and (max-width: 480px) {
  .c5-flow__flexCol__head img {
    height: inherit;
  }
}
.c5-flow__flexCol img {
  display: block;
  max-width: 100%;
}
.c5-flow__bg {
  background-color: #FFEAF9;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 24px 20px 12px;
}
@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__bg picture {
  margin-bottom: 18px;
}
@media screen and (max-width: 1180px) {
  .c5-flow__bg picture {
    margin-bottom: 1.5254237288vw;
  }
}
@media screen and (max-width: 768px) {
  .c5-flow__bg picture {
    margin-bottom: 2.6041666667vw;
  }
}
.c5-flow__bg picture.c5-flow-icon {
  margin-bottom: 35px;
}
@media screen and (max-width: 1180px) {
  .c5-flow__bg picture.c5-flow-icon {
    margin-bottom: 2.9661016949vw;
  }
}
@media screen and (max-width: 768px) {
  .c5-flow__bg picture.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 1px #EF87C2;
  background-color: #fff;
  max-width: 400px;
  margin: 5px auto 30px;
  line-height: 1;
  padding: 20px 30px 2px;
}
@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-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 #A139C6;
  border-radius: 45px;
  background-color: #F1E8FF;
  font-size: 30px;
  font-weight: 700;
  color: #A139C6;
  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 {
  text-decoration: none;
  color: #A139C6;
  opacity: 0.7;
  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-trade-in {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  height: 80px;
  padding: 0 18px;
  background-color: #EF87C2;
  color: #ffffff;
  font-size: 36px;
  font-weight: 700;
  margin-top: 1em;
  text-align: center;
}
@media screen and (max-width: 1180px) {
  .c5-trade-in {
    height: 6.7796610169vw;
    font-size: 3.0508474576vw;
  }
}
@media screen and (max-width: 768px) {
  .c5-trade-in {
    height: auto;
    font-size: 4.6875vw;
    padding: 3.125vw 0 1.953125vw;
  }
}

.c5-h__border {
  text-align: center;
  border-bottom: solid 2px #6922E0;
}
.c5-fs30 {
  font-size: 30px;
}
.c5-fw--bold {
  font-weight: 700;
}
.c5-cautionText {
  font-size: clamp(13px, 2vw, 16px);
  color: #83838f;
  text-align: left;
}
.c5-pc{display: block;}
.c5-sp{display: none;}
@media screen and (max-width: 768px){
  .c5-pc {
	display: none;
  }
  .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;
}
