@charset "utf-8";

.cf:before,
.cf:after{content:"";display:table;}
.cf:after{clear:both;}
.cf{zoom:1;}

.line-ani:after {
  border-bottom: 4px solid #00aafa !important;
}
.flex {
	flex-wrap: wrap;
}
.container_pc50 {
	width: 100%;
}
.btn-mb {
	margin-bottom: calc(35px + (85 - 35) * ((100vw - 320px) / (767 - 320)));
}

.section01 {
  padding-top: calc((67/750) * 100vw);
  padding-bottom: calc((93/750) * 100vw);
  line-height: 1.75;
}
.section01 .square-tlt {
  border: none;
  background: #fff;
  padding-left: 0;
}
.section01 .square-tlt span.square {
  border: 2px solid #00A0F9;
  background: #ff0;
  color: #00A9F9;
  margin-bottom: 0;
}
.section01 .square-tlt .txt-right {
  line-height: 1;
}
.section01 .square-tlt span.blk-txt {
  color: #000;
  border: none;
  padding-left: 0;
}
.section01 .lick-cmnt {
  top: 5vw;
  left: 0;
  right: 0;
  bottom: auto;
  display: flex;
  justify-content: center;
  line-height: 1.75;
}
.section01 .lick-image img {
  width: calc(498vw / 7.5);
}

.section02 {
  padding-top: calc((73/750) * 100vw);
  padding-bottom: calc((93/750) * 100vw);
  background: #00AAFA;
}
.section02 .container {
  width: 84%;
  padding: 10.8% 5.46666% 6.93333%;
  border-radius: calc(5px + (10 - 5) * ((100vw - 320px) / (767 - 320)));
  background: #fff;
  box-sizing: border-box;
}
.merit-sec04 h2 img {
  width: 78.66666vw;
}
.merit-sec04 .round {
  height: 6.4vw;
  width: 6.4vw;
  border-radius: 50%;
  line-height: 6.4vw;
  text-align: center;
  background: #ff0;
  color: #000;
  margin-right: 2.13333%;
}
.flex.merits {
  display: block;
}
.merit-box {
  margin-top: 13.46666%;
}
.merits li {
  width: 100%;
  box-sizing: border-box;
}
.merit-list {
  display: flex;
  align-items: baseline;
  margin-bottom: 4.2vw;
}
.merit-list h3 {
  line-height: 1.5;
}
.merit-list-num {
  display: inline-block;
  width: calc(23px + (50 - 23) * ((100vw - 320px) / (767 - 320)));
  height: calc(23px + (50 - 23) * ((100vw - 320px) / (767 - 320)));
  padding-top: calc(5px + (10 - 5) * ((100vw - 320px) / (767 - 320)));
  margin-right: calc(5px + (10 - 5) * ((100vw - 320px) / (767 - 320)));
  box-sizing: border-box;
  transform: none;
  text-align: center;
  color: #00AAFA;
  border-radius: 50%;
  background: #ff0;
}
.merit-box p {
  line-height: 1.75;
  margin-top: 5.2%;
  letter-spacing: 0.04em;
}
.question-text h4 {
  line-height: 1.5;
}
.menu-lists2 {
  margin-top: 2%;
  margin-left: 8.5%;
  margin-bottom: 0;
}
.menu-lists2 li {
  width: 100%;
  padding-left: 8%;
  margin-bottom: 5%;
}
.menu-lists2 li:before {
  background: url("../img/price/vio/merit/list-style-yellow.png") no-repeat;
  background-size: contain;
  top: -2.8vw;
}
hr.sp-only {
  width: 100%;
  color: #646464;
  margin-top: calc((47/750) * 100vw);
}

.section03 {
  padding-top: calc((116/750) * 100vw);
  padding-top: calc((86/750) * 100vw);
  background: #eef0f5 !important;
}
.section03 .promotion-txt-block.txt-block01:first-of-type h3{
  margin-top: calc(99vw / 7.5);
}
.section03 .promotion-txt-block.txt-block01 h3{
  margin-top: calc(75vw / 7.5);
}

@media screen and (max-width:767px) {


  .sp {
    display: inline;
  }
  .sp_b {
    display: block;
  }
  .pc,
  .pc_b {
    display: none;
  }
  .price-bust-point-block .block-tlt .line-ani {
	display: inline;
  }
}
@media screen and (min-width:768px) {
  .line-ani:after {
	bottom: -3px;
  }
  .btn-mb {
	margin-bottom: 60px;
  }
	
  .section01 {
    padding-top: 94px;
	padding-bottom: 96px;
  }
  .section01 .container {
	max-width: 930px;
  }
  .section01 h2 {
	line-height: 1.75;
  }
  .section01 .square-tlt {
	justify-content: flex-start;
	margin-bottom: 40px;
  }
  .section01 .square-tlt span.blk-txt {
	vertical-align: sub;
  }
  .section01 .lick-img {
	margin-left: 0;
  }
  .section01 .lick-cmnt {
    top: 58px;
    left: 264px;
    right: 0;
    bottom: auto;
	width: 300px;
  }
  .section01 .lick-image, .section01 .lick-image img {
	width: 390px;
  }
  .section01 .risktxt:first-of-type {
	margin-top: 0;
  }
  .risktxt {
	margin-top: 47px;
  }
  .container_pc50 {
	width: calc((100% - 69px) / 2);
  }

  .section02 {
    padding-top: 94px;
	padding-bottom: 96px;
  }
  .section02 .max-width {
	width: 1080px;
	margin: 0 auto;
	padding: 98px 100px 65px;
	background: #fff;
	border-radius: 3px;
	box-sizing: border-box;
  }
  .section02 .container {
	width: 880px;
	max-width: 880px;
	padding: 0;
  }
  .flex.merits {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 930px;
    margin: 0 auto;
  }
  .merit-box {
    margin-top: 58px;
  }
  .merits li {
    width: 275px;
    margin-right: 52px;
  }
  .merits li:nth-of-type(3) {
    margin-right: 0;
  }
  .merit-list {
    margin-bottom: 10px;
  }
  .merit-list-num {
    width: 30px;
    height: 30px;
    padding-top: 5px;
    margin-right: 5px;
  }
  .merit-box p {
    line-height: 1.75;
    margin-top: 15px;
    letter-spacing: 0.04em;
  }

  .section03 {
    padding-top: 72px;
    padding-bottom: 85px;
  }
  .section03 .promotion-txt-block.txt-block01 h3 {
	margin-top: 68px !important;
  }

  .sp,
  .sp_b {
    display: none;
  }
  .pc {
    display: inline;
  }
  .pc_b {
    display: block;
  }
}

.doctorBox {
  font-weight: bold;
  width: 85%;
  background: #EEF0F5;
  border-radius: 1.34vw;
  padding: 5.87vw 5.47vw;
  margin:  calc((90/750) * 100vw) auto calc(33px + (80 - 33) * ((100vw - 320px) / (767 - 320)));
  box-sizing: border-box;
}
.doctorBox .left {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5.79vw;
}
.doctorBox .left img {
  width: 30.14vw;
  /*float: left;*/
}
.doctorBox .left div {
  width: 36.27vw;
  /*padding-left: 36.54vw;*/
}
.doctorBox .title {
  color: #00AAFA;
  margin-bottom: 0.5em;
}
.doctorBox .name {
  line-height: 1.54;
}
.doctorBox .right * {
  line-height: 1.76;
}
.doctorBox .right .sub {
  display: inline-block;
  margin-top: 15.6vw;
}
.doctorBox .right .sub a {
  color: #2B7BB9;
}
.doctorBox .readMore {
  display: none;
}
.doctorBox .cmnMore01 {
  text-align: right;
  display: block;
}
.doctorBox .cmnMore01 a {
  color: #969696;
  display: inline-block;
  text-decoration: none;
  position: relative;
  padding-right: 7.78vw;
}
.doctorBox .cmnMore01 a::after {
  content: "";
  display: inline-block;
  width: 6.4vw;
  height: 6.4vw;
  background: url(../../img/common/plus_icon.png) center right no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -3.2vw;
}
.doctorBox .cmnMore01.open a::after {
  background: url(../../img/common/minus_icon.png) center right no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width:767px) {
  .font_20_sp {font-size: 2.67vw;}
  .font_21_sp {font-size: 2.8vw;}
  .font_22_sp {font-size: 2.94vw;}
  .font_26_sp {font-size: 3.47vw;}
  .font_31_sp {font-size: 4.14vw;}
  .font_33_sp {font-size: 4.4vw;}
  .font_34_sp {font-size: 4.54vw;}
  .font_35_sp {font-size: 4.67vw;}
  .font_44_sp {font-size: 5.87vw;}
  .font_48_sp {font-size: 6.4vw;}
  .font_52_sp {font-size: 6.94vw;}
  .font_69_sp {font-size: 9.2vw;}
}
@media screen and (min-width:768px) {
	
  .doctorBox {
    width: 1080px;
    border-radius: 10px;
    position: relative;
    padding: 47px 50px;
    margin: 56px auto 57px;
  }
  .doctorBox .left {
    text-align: center;
    width: 207px;
    float: left;
    display: block;
    margin-bottom: 0;
  }
  .doctorBox .left img {
    width: 173px;
    margin-bottom: 17px;
  }
  .doctorBox .left div {
    width: auto;
  }
  .doctorBox .title {
    position: absolute;
    top: 47px;
    left: 267px;
  }
  .doctorBox .right {
    float: right;
    width: 763px;
  }
  .doctorBox .moreWrap {
    display: inline;
  }
  .doctorBox .right .sub {
    margin-top: 33px;
  }

  .doctorBox .moreDot,
  .doctorBox .cmnMore01 {
    display: none;
  }

  .font_11_pc {font-size: 11px;}
  .font_14_pc {font-size: 14px;}
  .font_19_pc {font-size: 19px;}
  .font_22_pc {font-size: 22px;}
  .font_31_pc {font-size: 31px;}
  .font_33_pc {font-size: 33px;}
  .font_34_pc {font-size: 34px;}
  .font_41_pc {font-size: 41px;}
  .font_49_pc {font-size: 49px;}
  .font_46_pc {font-size: 46px;}
  .font_65_pc {font-size: 65px;}
}