@font-face {
  font-family: 'NotoSansJP';
  font-style: normal;
  font-weight: 400;
  src: url('../font/NotoSansJP-Regular.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'NotoSansJP';
  font-style: normal;
  font-weight: 700;
  src: url('../font/NotoSansJP-Bold.woff') format('woff');
  font-display: swap;

}
@font-face {
  font-family: 'NotoSansJP';
  font-style: normal;
  font-weight: 900;
  src: url('../font/NotoSansJP-Black.woff') format('woff');
  font-display: swap;
}

@media screen and (max-width: 768px){
.js-scrollable img{
width: 600px;

}
}
.comments{
font-size: 1.4rem !important;
padding-left: 1.5em;
	text-indent: -1.5em;
	font-weight: normal !important;
  text-align: left;
	line-height: 1.5 !important;
	margin-top: 0px !important;
}

.comments span{
  margin-right: 7px;
}
.comments span.v2{
  margin-right: 12px;
}
.flow_txt span{
  padding-left: 1em;
	text-indent: -1em
}
.center{
  text-align: center;}
.bullet-wrapper{
margin-top: 40px;
}
.graph-wrapper{
padding: 20px;
}
@media screen and (max-width: 768px){
  .bullet-wrapper{
    margin-top: 20px;
    }

}
	a.btn-modal{
  padding: 0.5em;
  margin: 10px ;
  display: block;
  color: #ef4851 !important;
  border: 2px solid #ef4851;
  border-radius: 3px;
  background: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size:16px;
  border-radius: 5px;
  text-align:center;
  text-decoration:none !important;
}
a.btn-modal:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: -3px 5px 0 0;
  background: url("../img/pc/pws2/btn-icon.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}
a.btn-modal:hover {
}
@media screen and (min-width: 768px){
  a.btn-modal{
    padding: 0.5em 2em;
    margin: 10px auto;
    font-size:20px;
		width: 700px;
  }
  a.btn-modal:before {
    margin: -3px 10px 0 0;
  }
}
.pws-advrt.pws2 .sp_section2 {
  background-color: #fff;
  background-image: url('../img/pc/pws2/typeB-banner.jpg');
  background-repeat: no-repeat;
  background-position: 52% -110px;
  background-size: cover;
  height: 1520px;
  padding: 30px 0 0;
  position: relative;

}
.pws-advrt.pws2 .sp_section2.typeB{
  height: 1595px;
}
@media screen and (min-width: 739px) {
  .pws-advrt.pws2 .sp_section2.typeB{
  height: 1500px;
  }
}
@media screen and (min-width: 1700px) {
	.pws-advrt.pws2 .sp_section2 {
		height: 1500px;
		background-image: none;
		background: linear-gradient(to bottom,  rgba(219,238,243,1) 0%,rgba(219,238,243,1) 85.6%, rgba(0,0,0,0) 85.6%, rgba(0,0,0,0) 100%);
		position: relative;
	}
	.pws-advrt.pws2 .sp_section2.typeB .blueBg {
		background-image: url('../img/pc/pws2/typeB-banner.jpg');
		background-position: 50% -90px;
		background-size: cover;
		background-repeat: no-repeat;
		position: absolute;
		top: 0;
		width: 100%;
		height: 1500px;
	}
	.pws-advrt.pws2 .sp_section2 .featuresPart { margin-top: 80px; }
}

.hengaku-img img{
 max-width: 100%;
}
.tokutei{
  max-width: 860px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
  padding: 0 20px;
  }
  .tokutei div:first-child{
  width: 100%;
  }
  .tokutei div{
  width: 100%;
  }
  @media screen and (min-width: 739px) {
    .tokutei div{
      width: 48%;
      }
  }
  .tokutei div img{
  width: 100%;
  }

.mt-15{
margin-top: 15px !important;
}
.pws-advrt.pws2 .sp_section2 .featuresPart .typeB-content {
	background: none;
}

.pws-advrt.pws2 .section2 .pws2-sect1 .pieChartWrapper .chart2 {
	background-image: url('../img/sp/pws2/pws2-chart2.png');
	background-repeat: no-repeat;
	background-position: right;
	display: inline-block;
	height: 330px;
	width: 330px;
	vertical-align: top;
	background-size: contain;
}
.pws-advrt.pws2 .section2 .pws2-sect1 .pieChartWrapper .chart1 {
	background-image: url('../img/sp/pws2/pws2-chart1.png');
	background-repeat: no-repeat;
	display: inline-block;
	height: 330px;
	position: relative;
	width: 330px;
	vertical-align: top;
	background-size: contain;
}
@media screen and (min-width: 739px){
  .pws-advrt.pws2 .section2 .pws2-sect1 .pieChartWrapper .chart2 {
    background-image: url('../img/pc/pws2/pws2-chart2.png');
  }
  .pws-advrt.pws2 .section2 .pws2-sect1 .pieChartWrapper .chart1 {
    background-image: url('../img/pc/pws2/pws2-chart1.png');
  }
  .pws-advrt.pws2 .section2 .pws2-sect1 .pieChartWrapper .chart2,
  .pws-advrt.pws2 .section2 .pws2-sect1 .pieChartWrapper .chart1{
    height: 404px;
    width: 404px;
    background-size: contain;
  }
}


.fixed_btn{
	display: none;
background: rgba(0,0,0,.5);
padding: 10px;
display: flex;
justify-content: center;
gap:20px;
position: fixed;
bottom: 0;
left: 0;
right: 0;
width: 100%;
margin: auto;
}
.fixed_btn img{
width: 100%;}

.footer_container_inner {
  position: relative;
  margin: 0 auto;
  max-width: 1000px;
  padding: 20px 0 120px;
}
.footer_container_inner span{
	color: #fff;
}

.pws2 .section2 .pws2-sect2 .graph1Txt {
	font-size: 1.4rem;
	line-height: 1.8;
	padding: 0;
}

.pws .header_container_inner .pc_logo img {
	height: 24px;
	width: 131px;
	margin-top: 2px;

}
@media screen and (min-width: 739px) {
  .pws .header_container_inner .pc_logo img {
    margin-top: 5px;
  }
}


.pws-advrt.pws2 .sp_section2 .featuresPart .green_bg{
	background: #00a758;
	color: #fff;
	font-weight: bold;
	padding: 3px;
	border-radius: 20px;
	text-align: center;
	font-size: 16px;
	margin: 0 auto 20px;

}
@media screen and (min-width: 739px) {
  .pws-advrt.pws2 .sp_section2 .featuresPart .green_bg{
    font-size: 20px;
    width: 440px;
  }
}
.pws-advrt.pws2 .sp_section2 .featuresPart h1 span.sm {
	font-size: 2.4rem;
	line-height: 1.8;
	color: #000;
}

.pws-advrt.pws2 .sp_section2 .featuresPart p {
	font-size: 1.4rem;

}

.pws-advrt.pws2 .section5 .topSection .disclaimer,
.pws-advrt.pws2 .graph-wrapper p.disclaimer,
.pws-advrt.pws2 .para-wrapper p.disclaimer,
.pws-advrt.pws2 .white-bg-2 .disclaimer,
.pws-advrt .section4 p.disclaimer {
	font-size: 1.4rem;

}

.pws-advrt.pws2 .white-bg-wrapper {
	/* height: 2120px; */
}
@media screen and (min-width: 739px) {
  .pws-advrt.pws2 .white-bg-wrapper {
    background-position: center top;
    background-size: cover;
    height: 2165px;
    border-radius: 0 0 30px 30px;
}
}
.pws-advrt.pws2 .white-bg-2 {
	background-image: url('../img/pc/pws2/white-bg.png');
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	margin: 100px auto 50px;
	max-width: 960px;
	padding-top: 20px;
	text-align: center;
	height: 1450px;
	border-radius: 0 0 30px 30px;
}
@media screen and (max-width: 768px){
  .pws-advrt.pws2 .white-bg-2 {
  height: 1500px;
  }
}
.pws-advrt.pws2 .disclaimer {
	font-size: 1.4rem;
	line-height: 1.6;
	text-align: left;
	max-width: 960px;
	color: #000;
}
.modal-content{
  background: #ededed;
  padding: 20px 0 20px;
}

  .modal-content .modal-body p{
  font-size: 14px ;
  margin-left: 0;
  line-height: 1.5;

  }
  .modal-content .modal-body p + p{
  margin-top: 5px;
  }
  .modal-content .modal-body p.bold{
  font-weight: bold;
  margin-top: 30px;
  font-size: 16px;
  }
  .modal-content .modal-body p.subttl{
  font-size: 16px;
  margin-top: 15px;
  }
  .modal-content .modal-body p.note{
  font-size: 12px;
  }
  .modal-content h3.ttl{
  font-size: 22px;
  text-align: center;
  margin-bottom: 15px;
  font-weight: bold;
  }
  .modal-content .close-btn{
  position: absolute;
  right: 10px;
  top: 10px;
  }
  .modal-content .btn-default{
  font-weight: bold;
  padding: 10px 20px;
  }
  .modal-content .btn-center{
  text-align: center;}

  @media (min-width: 768px){
    .modal-content .close-btn{
      right: 20px;
      top: 20px;
      }
    .modal-content .modal-body p{
    line-height: 1.8;
    }
    .modal-dialog {
      width: 800px;
      margin: 30px auto;
      height: 80vh;
      overflow: scroll;
    }

     .modal-content{
      padding: 40px;
    }
    .modal-content .modal-body p.bold{
      margin-top: 30px;
      font-size: 18px;
      }
      .modal-content .modal-body p.subttl{
      font-size: 18px;
      margin-top: 20px;
      }
      .modal-content .modal-body p.note{
      font-size: 14px;
      }
      .modal-content h3.ttl{
        font-size: 30px;
        margin-bottom: 20px;
        font-weight: bold;
        }
  }

  .graph4-wrapper{
  text-align: center;}
  .inner_box {
    margin: 0 auto;
    width: 100%;
    max-width: 1000px;
  }
  @media screen and (max-width: 1040px) {
    .inner_box {
      margin: 0 3vw;
      width: auto;
    }
  }



  .pc_on{ display: block !important;}
  .sp_on{ display: none !important; }

/*-------------------------------------------
#section06
-------------------------------------------*/
#section06 {
	padding: 0 0 90px;
	text-align: center;
	font-family: 'NotoSansJP', 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#section06 h2 {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 70px;
	background: #00a758;
	height: 150px;
	color: #fff;
	font-size: 3.6rem;

}
#section06 h2 em {
	font-size: 4.8rem;
	font-style: normal;
	color: #fff;
}
#section06 h2:before{
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-top: 30px solid #00a758;
    border-right: 30px solid transparent;
    border-left: 30px solid transparent;
}

.about_frame {
	margin: 0 auto;
	width: 710px;
}
.about_frame .about_lead01 {
	margin-bottom: 30px;
}
.about_frame .about_txt01 {
	margin-bottom: 30px;
	font-size: 3.0rem;
	font-weight: 700;
	color: #00a758;
}
.about_frame .about_txt02 {
	margin-bottom: 30px;
	font-size: 1.8rem;
}
.about_frame .about_img01 {
}
#section06 img,
#section07 img{
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
/*-------------------------------------------
#section07
-------------------------------------------*/
#section07 {
	background: #00a758;
	padding: 130px 0  10px;
	font-family: 'NotoSansJP', 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#section07 h2 {
	margin-bottom: 50px;
	text-align: center;
}

/* .flow_list */
.flow_list {
	display: flex;
	justify-content: space-between;
	margin-bottom: 55px;
}
.flow_list li {
	flex: 1;
	background: #fff;
	max-width: 312px;
	margin-right: 28px;
	border-radius: 10px;
}
.flow_list li:last-child {
	margin-right: 0;
}
.flow_list li .flow_img {
	overflow: hidden;
	border-radius: 10px 10px 0 0;
}
.flow_list li .flow_step {
	margin: -40px 0 0 0;
}
.flow_list li .flow_step img {
	position: relative;
	right: -21px;
}
.flow_list li .flow_txt {
	padding: 5px 15px 15px 15px;
	font-size: 1.8rem;
}
.flow_list li .flow_txt span {
	display: block;
	font-size: 1.3rem;
	margin-top: 10px;
}

/* .support_box */
.support_box {
	background: #fff url(../img/sec07/section07_flow04_img01_pc.jpg) right no-repeat;
	margin-bottom: 80px;
	border-radius: 10px;
	min-height: 284px;
	padding: 15px;
	box-sizing: border-box;
}
.support_box .support_title {
	position: relative;
	margin: -55px 0 -5px;
}



/* *********************************************************************** */
@media screen and (max-width: 768px) {
  .pc_on{ display: none !important; }
  .sp_on{ display: block !important; }

/*-------------------------------------------
#section06
-------------------------------------------*/
#section06 {
	padding: 0 0 10vw;
}
#section06 h2 {
	margin-bottom: 7vw;
	padding: 3.5vw 0;
	height: auto;
	font-size: 4.8vw;
}
#section06 h2 em {
	font-size: 6.5vw;
}
#section06 h2:before{
    border-top: 25px solid #00a758;
    border-right: 25px solid transparent;
    border-left: 25px solid transparent;
}

.about_frame {
	width: auto;
}
.about_frame .about_lead01 {
	margin-bottom: 3vw;
}
.about_frame .about_txt01 {
	margin-bottom: 3vw;
	font-size: 1.8rem;
}
.about_frame .about_txt02 {
	margin-bottom: 3vw;
	font-size: 1.6rem;
}
.about_frame .about_img01 {
}

/*-------------------------------------------
#section07
-------------------------------------------*/
#section07 {
	padding: 9vw 0  11vw;
}
#section07 h2 {
	margin-bottom: 3vw;
}

/* .flow_list */
.flow_list {
	display: block;
	margin-bottom: 4vw;
}
.flow_list li {
	flex: auto;
	background: none;
	max-width: inherit;
	margin-right: 0;
	margin-bottom: 1.5vw;
}
.flow_list li .flow_box01 {
	overflow: hidden;
	display: flex;
	background: #fff;
	border-radius: 5px;
}
.flow_list li .flow_img {
	overflow: hidden;
	border-radius: 0;
	width: 40vw;
	background: #fffaac;
}
.flow_list li .flow_step {
	margin: 0 0 -4.5vw;
	padding-left: 2vw;
}
.flow_list li .flow_step img {
	position: relative;
	right: 0;
}
.flow_list li .flow_txt {
	flex: 1;
	width: 100%;
	padding: 4vw 3vw 2vw;
	font-size: 1.6rem;
	line-height: 1.5;
}
.flow_list li .flow_txt span {
	display: block;
	font-size: 1.2rem;
	margin-top: 1vw;
}

/* .support_box */
.support_box {
	background: none;
	margin-bottom: 10vw;
	border-radius: 0;
	min-height: inherit;
	padding: 0;
}
.support_box .support_title {
	margin: 0 0 -10.5vw;
	padding-left: 2vw;
}


}

.footer-wrapper{
max-width: 800px;
margin: 20px;

}
.footer-wrapper .modal-content {

  box-shadow: none;
  border: 2px solid #ef4851;
}
@media screen and (min-width: 768px) {
  .footer-wrapper{
  margin: 20px auto;
  }
}