.section01 {
	padding: calc(65/750 * 100vw) 0 0;
}
.section01 h2 {
	line-height: 1.73;
}
.section01 .square-tlt span.square {
	border: 2px solid #00A0F9;
	background: #ff0;
	color: #00A9F9;
	margin-bottom: 0;
	padding: 0;
	text-align: center;
	line-height: 1.375;
}
.square-tlt {
	padding: 0;
}
.section01 .square-tlt .blk_txt {
	color: #222;
}
.section02 {
    padding: 10.66666% 0 8.06666%;
	background: #fff;
}
.section02 .main-width {
	background: #EEF0F5;
}
.section02 .main-width {
  width: 84%;
  padding: 6% 5.46666% 6.93333%;
  border-radius: calc(5px + (10 - 5) * ((100vw - 320px) / (767 - 320)));
  background: #EEF0F5;
  box-sizing: border-box;
}
.section02 .flex {
  display: block;
}
.section02 h3 {
  margin-bottom: 3.26666vw;
  line-height: 1.5;
}
.section02 .question-text {
  align-items: flex-start;
}
.section02 .question-text span {
  background: url(../img/common/q_bg_yellow.png) no-repeat;
  background-size: contain;
  align-items: flex-start;
}
.pie-area-period {
  margin-top: 4%;
  line-height: 1.5;
  font-size: 1.33333vw;
  text-align: center;
}
.checkpoint-txt {
  margin-top: 8%;
  padding: 4%;
  border-radius: 7px;
  line-height: 1.75;
  box-sizing: border-box;
}
#grid-bg.section03 {
	padding: calc(88/750 * 100vw) 0 calc(96/750 * 100vw);
}
.section03 .container{
	padding: 10.8% 5.46666% 6.93333%;
	background: #fff;
	border-radius: calc(5px + (10 - 5) * ((100vw - 320px) / (767 - 320)));
	box-sizing: border-box;
}
.heading-cube {
  position: relative;
  border-bottom: calc(3px + (7 - 3) * ((100vw - 320px) / (767 - 320))) solid #00aafa;
  margin: 18% auto 9%;
}
.heading-cube span {
  position: absolute;
  top: calc(-15px + (-26 + 15) * ((100vw - 320px) / (767 - 320)));
  left: 50%;
  padding: 3% 3% 3%;
  transform: translateX(-50%);
  text-align: center;
  color: #ff0;
  border-radius: 50px;
  background: #00aafa;
  width: 63%;
  box-sizing: border-box;
}
.section04 {
	padding: calc(81/750 * 100vw) 0 calc(114/750 * 100vw);
	background: #EEF0F5;
}
.section04 .inner-contents-sp {
	width: calc(550/750 * 100vw);
	margin: 0 auto;
}
.section04 .flex {
	flex-wrap: wrap;
	justify-content: flex-start;
}
.section04 .flex__box {
	width: 100%;
	line-height: 1.8;
}
.section04 .ttl-ellipse {
	margin: calc(41/750 * 100vw) auto calc(32/750 * 100vw);
	color: #FFFF00;
}
.section04 .ttl-ellipse:first-child {
	margin: calc(56/750 * 100vw) auto calc(32/750 * 100vw);
}
.section04 .arrow-triangle {
	margin-top: calc(39/750 * 100vw);
}
.section04 .box-contents .ttl-ellipse {
	margin: calc(46/750 * 100vw) auto calc(32/750 * 100vw);
	color: #00AAFA;
	background: #EEF0F5;
}
.section04 .box-contents .flex__box:nth-child(2){
	margin-top: calc(70/750 * 100vw)
}
.section05 .point-block-cov {
	margin-top: calc(165/750 * 100vw);
	background: #00AAFA;
}
.section05 .point-block-cov .btn {
	margin-top: calc(29/750 * 100vw);
}
.price-bust-point-block .point1-col {
	margin-bottom: calc(121/750 * 100vw);
}
.section05 h2.block-tlt .upper-circle {
	letter-spacing: -0.2em;
}
.box-contents {
	margin: calc(93/750 * 100vw) 0 0;
	padding: calc(47/750 * 100vw) calc(38/750 * 100vw) calc(92/750 * 100vw);
	background: #fff;
	border-radius: calc(3px + (8 - 3) * ((100vw - 320px) / (767 - 320)));

}
@media screen and (max-width:767px) {
.section01 .square-tlt span.square {
	width: 10vw;
	height: 10vw;
}
.section03 .flex_pc .flex_pc-img {
	text-align: center;
}
	
}
@media screen and (min-width:768px) {
  .know_count .breadcrumb .container {
	max-width: 1080px;
  }
  .know_count .container {
	max-width: 880px;
  }
  .section01 {
    padding: 48px 0 0;
  }
  .section01 .square-tlt span.square {
	width: 58px;
	height: 58px;
  }
  .square-tlt {
	justify-content: flex-start;
	margin: 18px 0 0;
  }
  .section02 {
    padding: 48px 0 62px;
  }
  .section02 .main-width {
    width: 880px;
    padding: 32px 20px 28px;
    border-radius: 12px;
  }
  .section02 .flex {
    display: flex;
    flex-wrap: wrap;
  }
  .pie-area-period {
    margin-top: 15px;
    font-size: 10px;
  }
  #grid-bg.section03 {
	padding: 65px 0;
  }
  .section03 .container {
	padding: 46px 45px 57px 50px;
  }
  .section03 .flex_pc {
	justify-content: space-between;
  }
  .section03 .know-un-block {
	margin-top: 60px;
  }
  .heading-cube {
    border-bottom: 5px solid #00aafa;
    margin: 67px auto;
  }
  .heading-cube span {
    top: -21px;
    padding: 14px 40px;
    width: 28%;
  }
  .section03 .checkpoint-txt {
    width: 440px;
	margin: 0;
	padding: 0;
  }
  .section04 {
    padding: 84px 0 76px;
  }
  .know_count .section04 .container {
    max-width: 1080px;
  }
  .section04 .inner-contents-sp {
	width: auto;
  }
  .section04 .flex.area_topic {
	width: 880px;
	margin: 25px auto 0;
  }
  .section04 .area_topic .flex__box:nth-child(2) {
	width: 560px;
  }
  .section04 .flex {
    width: 1080px;
	margin-top: 20px;
  }
  .section04 .flex.second {
    display: block;
    width: 880px;
    margin: 20px auto 0;
  }
  .section04 .flex.second .flex__box {
    width: 100%;
  }
  .section04 .flex.second a:hover {
    text-decoration: none !important;
  }
  .section04 .flex__box {
    width: 315px;
  }
  .flex__box.know-un-block {
    width: 315px;
  }
  .section04 .flex__box .arrow-triangle {
	margin: 0 23px;
  }
  .section04 .arrow-triangle {
	margin-top: 186px;
  }
  .box-contents {
	width: 880px;
	margin: 71px auto 0;
	padding: 38px 48px;
	box-sizing: border-box;
	border-radius: 12px;
  }
  .section04 .ttl-ellipse:first-child, .section04 .ttl-ellipse {
	margin: 35px auto 23px;
	padding: 12px;
  }
  .section04 .box-contents .ttl-ellipse {
	margin: 0 auto 23px;
  }
  .section04 .box-contents .flex {
	width: 100%;
	justify-content: space-between;
  }
  .section04 .box-contents .flex__box {
	width: 372px;
  }
  .section04 .box-contents .flex__box:nth-child(2) {
	margin-top: -15px;
  }
  .section04 .box-contents .icon_topic {
	text-align: left;
  }
  .know_count .section05 .container {
	max-width: 1080px;
  }
  .section05.price-bust-point-block {
	background: #00aafa;
  }
  .section05.price-bust-point-block .point1-col {
	margin-bottom: 0;
  }
  .section05 .point-block-cov {
	margin-top: 110px;
  }
  .section05 .point-block-cov .btn {
	width: 288px;
	padding-left: 0;
  }
  .section05 .point-block-cov .p1 .btn {
	margin-top: 145px;
  }
  .section05 .point-block-cov .p2 .btn {
	margin-top: 116px;
  }
  .section05 .point-block-cov .p3 .btn {
	margin-top: 30px;
  }
}
	
	
/*****pie******/
.pie-container {
  position: relative;
  width: 53.33333vw;
  margin: 0 auto;
}
.pie-container .odometer {
  color: #ff0;
  font-size: 10.1vw;
  display: inline-block;
  transform: none;
  vertical-align: baseline;
}
.pie-container-txt1, .pie-container-txt2, .pie-container-txt3, .pie-container-txt4 {
  width: calc(104/750 * 100vw);
  color: #fff;
  background: #000;
  padding: 1vw 0;
  position: absolute;
  line-height: 1.5;
  display: inline-table;
  text-align: center;
  opacity: 0;
}
.pie-container-txt1.bounceIn, .pie-container-txt2.bounceIn, .pie-container-txt3.bounceIn, .pie-container-txt4.bounceIn {
  opacity: 1;
}
.pie-container-number1, .pie-container-number2, .pie-container-number3, .pie-container-number4 {
  color: #fff;
  font-size: 4.8vw;
  position: absolute;
  text-align: center;
  opacity: 0;
}
.pie-container-number1.fadeIn, .pie-container-number2.fadeIn, .pie-container-number3.fadeIn, .pie-container-number4.fadeIn {
  opacity: 1;
}
.know_count figure {
  display: block;
  height: 0;
  margin: 0 auto;
  position: relative;
  padding-bottom: 53.33333vw;
}
svg {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: visible;
}
circle {
  fill: rgba(0, 0, 0, 0);
  stroke-width: 31.8309886184;
  stroke-dasharray: 0, 0, 0, 100;
  stroke-dashoffset: 25;
  -webkit-animation: pie1 1s ease both;
  animation: pie1 1s ease both;
}
.pie1 {
  stroke: #99DDFD;
}
.pie2 {
  stroke: #41C1FD;
}
.pie3 {
  stroke: #66CBFC;
}
.mens-pie1 .pie1.pie-animated {
  -webkit-animation-name: mens-pie1-pie1;
  animation-name: mens-pie1-pie1;
}
@-webkit-keyframes mens-pie1-pie1 {
  50%, 100% {
    stroke-dasharray: 0, 0, 1, 99;
  }
}
@keyframes mens-pie1-pie1 {
  50%, 100% {
    stroke-dasharray: 0, 0, 1, 99;
  }
}
.mens-pie1 .pie2.pie-animated {
  -webkit-animation-name: mens-pie1-pie2;
  animation-name: mens-pie1-pie2;
}
@-webkit-keyframes mens-pie1-pie2 {
  50%, 100% {
    stroke-dasharray: 0, 1, 80, 19;
  }
}
@keyframes mens-pie1-pie2 {
  50%, 100% {
    stroke-dasharray: 0, 1, 80, 19;
  }
}
.mens-pie1 .pie3.pie-animated {
  -webkit-animation-name: mens-pie1-pie3;
  animation-name: mens-pie1-pie3;
}
@-webkit-keyframes mens-pie1-pie3 {
  50%, 100% {
    stroke-dasharray: 0, 81, 19, 0;
  }
}
@keyframes mens-pie1-pie3 {
  50%, 100% {
    stroke-dasharray: 0, 81, 19, 0;
  }
}
.mens-pie1 .pie-container-txt1 {
  top: 6%;
  right: 22%;
}
.mens-pie1 .pie-container-number1 {
  top: 22%;
  right: 20%;
}
.mens-pie1 .pie-container-txt2 {
  margin: 0 auto;
  bottom: 28%;
  left: 0;
  right: 0;
}
.mens-pie1 .pie-container-number2 {
  margin: 0 auto;
  bottom: 6%;
  left: 0;
  right: 0;
}
.mens-pie1 .pie-container-txt3 {
  top: 10%;
  left: 16%;
}
.mens-pie1 .pie-container-number3 {
  top: 26%;
  left: 17%;
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-minimal.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform .6s;
  -moz-transition: -moz-transform .6s;
  -ms-transition: -ms-transform .6s;
  -o-transition: -o-transform .6s;
  transition: transform .6s;
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-minimal.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform .6s;
  -moz-transition: -moz-transform .6s;
  -ms-transition: -ms-transform .6s;
  -o-transition: -o-transform .6s;
  transition: transform .6s;
}
@media screen and (min-width:768px) {
  .pie-container {
    width: 226px;
  }
  .pie-container .odometer {
    font-size: 42px;
  }
  .section02 .pie-area-left {
	width: 280px;
  }
  .section02 .pie-area-right {
	width: 518px;
  }
  .section02 h3 {
	margin-bottom: 8px;
	letter-spacing: -0.02em;
  }
  .section02 .question-text span {
	width: 24px;
	margin-right: 6px;
	padding: 10px 0 20px;
  }
  .pie-container-txt1, .pie-container-txt2, .pie-container-txt3, .pie-container-txt4 {
	width: 58px;
	padding: 5px 0;
  }
  .pie-container-number1, .pie-container-number2, .pie-container-number3, .pie-container-number4 {
    font-size: 22px;
  }
  figure {
    padding-bottom: 226px;
  }
	
  .mens-pie1 .pie-container-number1 {
	top: 20%;
	right: 20%;
  }  
  .mens-pie1 .pie-container-txt1 {
    top: 6%;
    right: 22%;
  }
  .mens-pie1 .pie-container-number2 {
	bottom: 10%;
  }
  .mens-pie1 .pie-container-txt2 {
    bottom: 30%;
  }
  .mens-pie1 .pie-container-number3 {
    top: 30%;
  }
  .mens-pie1 .pie-container-txt3 {
    top: 16%;
  }
}
/*****pie_end*****/