
.adspecial_type1 h1, .adspecial_type1 h2, .adspecial_type1 h3, .adspecial_type1 h4, .adspecial_type1 h5, .adspecial_type1 h6 {
display:block;
}
.adspecial_type1 {
  margin: 20px auto;
  text-align: center;
   max-width: none !important;
}
.adspecial_type1 .frame_col_left_container {
  text-align: left;
}
.adspecial_type1 .frame_col_left_inner {
  padding: 0 10px 0 0;
}
.adspecial_type1 .frame_col_right_inner {
  padding: 0 10px;
}


.adspecial_type1 {
  margin-top: 0;
  padding-top: 20px;
}

#block_story {
  margin-left: 10px;
}

.style_block1 {
  margin-left: 10px;
}


#adspecial_flywheel_202006 {
  margin-left: -5px;
  padding: 0;
}
#adspecial_flywheel_202006.adspecial_type1 .frame_col_left_container {
  background: #ffffff;
}
#adspecial_flywheel_202006.adspecial_type1 .frame_col_right_container {
  background: #ffffff;
}

#adspecial_flywheel_202006 .frame_header {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 300px;
  margin-bottom: 24px;
	background: linear-gradient(-45deg, #69CF7E, #23A6D5, #171A4D, #171A4D);
	background-size: 400% 400%;
	animation: Gradient 15s ease-in-out 2s infinite;
  color: #fff;
}
@keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

#adspecial_flywheel_202006 .frame_header::before,
#adspecial_flywheel_202006 .frame_header:after {
  content: "";
  position: absolute;
  display: block;
  width: 250%;
  height: 250%;
  opacity: 0;
  background: url(/extra/flywheel_202006/media/35155291/circle1.svg) no-repeat center center;
  animation: spin 15s  linear infinite, fadein 5s ease forwards;
}
#adspecial_flywheel_202006 .frame_header:after {
  display: block;
  background: url(/extra/flywheel_202006/media/35155291/circle2.svg) no-repeat center center;
  animation: spin-counter 15s  linear infinite, fadein 5s ease 2s forwards;
}


@keyframes spin {
	0% {transform: rotate(0);}
	50%  {transform: rotate(180deg);}
	100% {transform: rotate(360deg);}
}
@keyframes spin-counter {
	0% {transform: rotate(0);}
	50%  {transform: rotate(-180deg);}
	100% {transform: rotate(-360deg);}
}
@keyframes fadein {
	0% {opacity: 0;}
	100% {opacity: 1;}
}

#adspecial_flywheel_202006.adspecial_type1 h1.adspecial {
  position: relative;
  z-index: 5;
  margin: 0;
  font-size: 1.8rem;
  line-height: 1.3;
  font-feature-settings: "palt" 1;
  opacity: 0;
  animation: fadein 5s ease forwards;
}
#adspecial_flywheel_202006.adspecial_type1 h1.adspecial span {
  display: block; 
  padding: 8px 0;
  font-size: 1rem;
 }
#adspecial_flywheel_202006.adspecial_type1 h1.adspecial strong {font-size: 2.75rem;}

#adspecial_flywheel_202006.adspecial_type1 h2.adspecial {
  position: relative;
  margin: 48px auto 32px;
  padding: 8px 64px;
  max-width: 800px;
  text-align: center;
  line-height: 1.3;
  color: #171A4D;
}
#adspecial_flywheel_202006.adspecial_type1 h2.adspecial::before,
#adspecial_flywheel_202006.adspecial_type1 h2.adspecial::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 16px;
  display: block;
  width:40px;
  height: 100%;
  border-left: 16px solid #171A4D;
  border-right: 12px solid #171A4D;
  transform: skewX(30deg);
}
#adspecial_flywheel_202006.adspecial_type1 h2.adspecial::after {
  bottom: 0;
  left: auto;
  right: 16px;
  border-right: 16px solid #171A4D;
  border-left: 12px solid #171A4D;
  transform: skewX(-30deg);
}




#adspecial_flywheel_202006.adspecial_type1 .frame_col_left #block_story p {
  margin: 0 auto;
  max-width: 800px;
  line-height: 1.8em;
}


#adspecial_flywheel_202006.adspecial_type1 .frame_col_left #block_story.article_body {
  margin-top: 0;
}

.lead_btn {
    margin: 64px 0;
    display: inline-block;
    min-width: 30%;
    padding: 16px 32px;
    color: #fff !important;
    font-size: 20px;
    font-weight: bold;
   font-feature-settings: "palt" 1;
    border-radius: 50px;
    background: linear-gradient(to right, #171A4D 0%, #23A6D5 100%);
   transition: background .2s;
}
a.lead_btn:hover {
    color: #fff !important;
    background: linear-gradient(to right, #171A4D 0%, #171A4D 100%);
}

.txt-fade {
  position: relative;
}
.txt-fade::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); 
}


@media screen and (max-width: 800px) {
  #adspecial_flywheel_202006.adspecial_type1,
  #adspecial_flywheel_202006.adspecial_type1 .frame_col_right_container,
  #adspecial_flywheel_202006.adspecial_type1 .frame_col_left_container,
  #adspecial_flywheel_202006.adspecial_type1 .frame_col_left,
  #adspecial_flywheel_202006.adspecial_type1 .frame_col_right {
    width: auto !important;
    float: none;
  }
  #adspecial_flywheel_202006.adspecial_type1 .article_body .left,
  #adspecial_flywheel_202006.adspecial_type1 .article_body .right,
  #adspecial_flywheel_202006.adspecial_type1 .article_body .center {
    float: none;
    max-width: 100%;
    text-align: center;
  }
  #adspecial_flywheel_202006.adspecial_type1 img {
    display: block;
    width: auto !important;
    max-width: 100% !important;
    height: auto;
    margin: 0 auto 10px;
  }

  #adspecial_flywheel_202006.adspecial_type1 .block_right_plink {
    display: none;
  }
}


@media screen and (max-width: 480px) {
}

