/* 共通設定*/

.clip-main{
  letter-spacing: 0.2em;
}

.linkinpage .btn-anchor li a {
  letter-spacing: 0.2em;
}

li,a,td,th {
  font-family: "kozuka-mincho-pr6n", 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', 'Times', 'Times New Roman', serif;
  font-weight: 400;
}
/* spanの文字色設定　ピンク */
.exColor{
  color: #DD5278;
}
/* h2見出しデコレーション */
.decoCenter {
  text-align: center;
  font-family: "kozuka-mincho-pr6n", 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', 'Times', 'Times New Roman', serif;
  font-size: 28px;
  font-weight: 400;
  padding: 5px 15px 5px;
  color: #3D3D3D;
  margin-bottom: 60px;
  letter-spacing: 0.2em;
}
h3 {
  font-family: "kozuka-mincho-pr6n", 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', 'Times', 'Times New Roman', serif;
}
p{
  font-family: "kozuka-mincho-pr6n", 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', 'Times', 'Times New Roman', serif;
  font-size: 19px;
  letter-spacing: 0.2em;
  font-weight: 600;
}

/* .decoBorder{
  font-family: "kozuka-mincho-pr6n", 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', 'Times', 'Times New Roman', serif;
  text-align: center;
  font-size: 30px;
  margin-top: 80px;
  margin-bottom: 30px;
  max-width: 100%;
  letter-spacing: 0.2em;
}
.decoBorder:before, .decoBorder:after
 {
  content: '';
    position: relative;
    top: -10px;
    display: inline-block;
    width: 280px;
    height: 1px;
    background-color: #999999;
}
.decoBorder-upsell::before, .decoBorder-upsell::after
 {
  content: '';
    position: relative;
    top: -10px;
    display: inline-block;
    width: 220px;
    height: 1px;
    background-color: #999999;
}
.decoBorder:before, .decoBorder-upsell::before {
  margin-right: 30px;
}
.decoBorder:after, .decoBorder-upsell::after {
  margin-left: 30px;
} */

/* センタリング */
.imgPosi {
  text-align: center;
}

/* スペース */
.mSpace100 {
  margin-top: 100px;
}
.mSpace200 {
  margin-top: 200px;
}
.mSpace80 {
  margin-top: 80px;
}
.mSpace30 {
  margin-top: 30px;
}
/* メリットナンバー装飾 */
.meritNum{
  font-family: 'shippori-mincho', sans-serif;
  color: #D1A76F;
  font-size: 50px;
  font-weight: 600;
  margin-right: 15px;
  letter-spacing: 0.1em;
}
.nameOf{
  background-color: #D1C2AC;
  color: #fff;
  font-size: 19px;
  text-align: center;
  padding: 8px 20px;
  margin: 0 20px;
  letter-spacing: 0.1em;
  margin-top: 30px;
}
.inBox a{
  text-decoration: none;
}
.nameOf:hover{
  background-color: #727272;
  transition-duration: 0.5s;
}

.hTitle {
  position: relative;
  display: block;
  text-align: center;
}

.hTitle img {
  margin-bottom: 25px;
}
.hTitle .about-txt {
  width:200px;
}
.hTitle .diff-txt {
  width:300px;
}
.hTitle .case-txt {
  width:140px;
}
.hTitle .flow-txt {
  width:140px;
}
.hTitle .price-txt {
  width:160px;
}
.hTitle .ditail-txt {
  width:180px;
}

.link-btn::after{
  content: "》";
  margin-left:20px ;
  text-align: right;

}

/* ------------ */


.mainview {
 max-width: 100%;
}

.mainview img {
  width: 100%;
}
.linkinpage {
  margin-top: 60px;
  margin-bottom: 60px;
}
.linkinpage .btn-anchor li a {
  font-size: 18px;
  background-color: #fff;
  border: solid 1px #4D4D4D;
  color: #4D4D4D;
}
.linkinpage .btn-anchor li a:hover{
  background-color: #D1C2AC;
  border: solid 1px #D1C2AC;
  color: #fff;
}
.icon-cect-box{
  text-align: center;
  margin: 30px 0 50px;
}
.c-lip-cw {
  font-family: "kozuka-mincho-pr6n", 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', 'Times', 'Times New Roman', serif;
  margin-top: 80px;
  font-size: 32px;
  text-align: center;
  letter-spacing: 0.2em;
}
.prBox {
  border: 3px solid #E57896;
}
.prTitle{
  font-family: "kozuka-mincho-pr6n", 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', 'Times', 'Times New Roman', serif;
  background-color: #E57896;
  color: #fff;
  text-align: center;
  font-size: 25px;
  padding: 13px 0;
  letter-spacing: 0.2em;
}
.prName{
  font-family: kozuka-gothic-pr6n, sans-serif;
  text-align: center;
  font-size:23px;
  margin-top: 30px;
  letter-spacing: 0.3em;
}
.prname-sm{
  font-size: 16px;
  letter-spacing: 0.3em;
}
.prBox hr {
  color: #AEAEAE;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.prDisp{
  position: relative;
  display: flex;
  width: 100%;
  height: auto;
  padding: 0 110px 20px;
  align-items: center;
}
.prLeft{
  font-family: kozuka-gothic-pr6n, sans-serif;
  width: 32%;
  font-size: 13px;
  line-height: 1.6;
  letter-spacing: 0.2em;
}
.prRight{
  position: relative;
  display: flex;
  width: 800px;
  margin-left: 50px;
  align-items: center;
  justify-content: end;
}
.clr-pricBox{
  background-color: #C59677;
  padding: 0 10px;
  margin-right: 20px;
}
.clr-pricBox p{
  font-size: 19px;
  color: #fff;
  font-weight: 500;
}
.pr-clr{
  font-family: 'shippori-mincho', sans-serif;
  color: #C59677;
  font-size: 40px;
  font-weight: 600;
}
.pr-lgPrice{
  font-size: 60px;
  letter-spacing: 0.05em;
}
.pr-smPrice{
  font-family: 'shippori-mincho', sans-serif;
  font-size: 20px;
  letter-spacing: 0.05em;
}
.pr-slPrice{
  font-family: 'shippori-mincho', sans-serif;
  font-size: 28px;
  letter-spacing: 0.05em;
}

.priceDisp2 {
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-weight: 400;
  width: 100%;
  color: #333333;
  padding: 15px 0;
  text-align: right;
  letter-spacing: 0.175em;
  font-size: 14px;
  box-sizing: border-box;
}
@media screen and (max-width: 550px) {
  .priceDisp2 {
    font-size: 9px;
    letter-spacing: 0.15em;
  }
}

.link-btn-box{
  text-align: center;
  margin-top:   80px;
  margin-bottom: 120px;
}
.link-btn{
  text-align: center;
  border: 1px solid #3D3D3D;
  font-weight: 500;
  border-radius: 8px;
  font-size: 20px;
  padding: 12px 10px 12px 55px;
  text-decoration: none !important;
  letter-spacing: 0.2em;
}
.link-btn:hover{
 background-color:#C59677;
 color: #fff;
 border: none;
}
.about-inner-cont {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.about-left{
  width: 23%;
}
.about-left img{
  width: 100%;
}
.about-right{
  margin-left: 30px;
  width: 70%;
  /* width: 744px; */
}
.about-right p{
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-weight: 400;
  color: #3D3D3D;
  font-size: 23px;
  letter-spacing: 0.2em;
  line-height: 1.8;
}
.recommend-inner{
  text-align: center;
  margin-top: 100px;
  margin-bottom: 120px;
}
.recommend-inner img {
  margin-bottom: -46px;
}
.recommend-inner p {
  position: relative;
  color: #fff;
  margin-bottom: -100px;
  font-size: 28px;
  font-weight: 600;
  z-index: 10;
}
.recommend-box{
  background-color: #F9F4E8;
  padding: 60px;
  box-shadow: 2px 7px 7px 0px rgba(156, 148, 143, 0.4);
}
.recommend-box ul{
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.recommend-box li{
  font-size: 23px;
  color: #3D3D3D;
  letter-spacing: 0.25em;
  font-weight: 500;
  margin-top: 30px;
}
.recommend-box li:nth-child(odd){
  margin-right: 120px;
}
.smallBox{
  position: relative;
  display: flex;
  background-size: 10px 1px;
  background-image: linear-gradient(to right, #3D3D3D 5px, transparent 0px);
  background-repeat: repeat-x;
  background-position: left bottom;
  padding-bottom: 8px;
  align-items: center;
}
.smallBox img {
  margin: 0 10px 0 0;
}

.back-clr-pink{
    width: 100%;
    background-image: linear-gradient(90deg, rgba(231, 154, 175, 1), rgba(232, 121, 138, 1));
    padding-bottom: 5px;
}
.point-title {
  position: relative;
}
.point-title img{
  position: relative;
  width: 300px;
  left: 900px;
  top:-5px;
}
.point-inner {
  position: relative;
  display: flex;
}
.pointLeft {
margin-left: 0;
}
.pointRight {
  display: block;
  margin-left:100px;
}
.point-txt{
  font-family: "kozuka-mincho-pr6n", 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', 'Times', 'Times New Roman', serif;
  color: #FFF;
  font-size: 34px;
  text-shadow: 2px 2px 4px rgba(234, 108, 128, 1);
  letter-spacing: 0.2em;
}
.point-exLarge{
  font-size: 116px;
}
.pointRight h3{
  color: #3D3D3D;
  font-size: 25px;
  letter-spacing: 0.3em;
  margin-left: 10px;
}
.pointList{
  position: relative;
  display: block;
  margin: 30px 100px;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
.pointList ul {
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.pointList li {
  font-family: kozuka-gothic-pr6n, sans-serif;
  color: #3D3D3D;
  letter-spacing: 0.2em;
  font-size: 23px;
  text-align: center;
  width: 300px;
  background-color: #fff;
  border-top-right-radius: 21px;
  border-bottom-left-radius: 21px;
  margin: 10px 10px;
  padding: 6px 0;
}
.c-lip-differ {
  margin-top: 120px;
}
.back-clr-lightpink{
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #F4E2E6;
  width: 100%;
}
.diffBox{
  background-color: #FFF;
  border-radius: 20px;
  width: 100%;
  padding: 30px 80px;
  margin: 50px 0;
}
.diffTitle{
  text-align: center;
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 0.2em;
}
.diffTitle .small-tex {
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.15em;
}
.diffcontents .discBox{
  position: relative;
  display: flex;
}
.discBox {
  margin: 30px 0;
}
.diff-discLeft {
  width: 30%;
}
.diff-discRight {
  width: 70%;
  padding-left: 60px;
}
.diff-discLeft img {
  width: 100%;
}
.discHilight{
  font-family: kozuka-gothic-pr6n, sans-serif;
  width: max-content;
  background-color: #F9F4E8;
  color: #3D3D3D;
  padding: 5px 20px;
  font-size: 21px;
  font-weight: 400;
  position: relative;
  display: flex;
}
.hilight-left {
  width: 110px;
}
.hilight-right {
  text-align: left;
  padding-left: 25px;
}

.diff-discRight .discHilight p {
  margin-top: 0 !important;
}
.diff-discRight p {
  font-family: kozuka-gothic-pr6n, sans-serif;
  margin-top: 20px;
  font-size: 21px;
  color: #3D3D3D;
  line-height: 2em;
  letter-spacing: 0.2em;
  font-weight: 400;
  width: max-content;
}
.back-clr-lighyellow{
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #FFF7EF;
  width: 100%;
}
.case-inner {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.caseBox {
  display: block;
  background-color: #fff;
  border-radius: 40px;
  box-shadow: 2px 7px 7px 0px rgba(156, 148, 143, 0.4);
  padding: 35px 40px;
  width: 510px;
  margin-top: 50px;
  z-index: 2;
}
.case-contents img {
  width: 100%;
}
.caseNum {
  font-family: 'shippori-mincho', sans-serif;
  font-weight: 600;
  text-align: center;
  font-size: 20px;
  color: #3D3D3D;
  letter-spacing: 0.3em;
  margin-bottom: 20px;
}
.caseTag {
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-size: 16px;
  background-color: #CDBEA5;
  padding: 5px 30px;
  margin-bottom: 10px;
  width: max-content;
  border-radius: 10px;
  color: #fff;
  letter-spacing: 0.2em;
}
.caseTitle {
  text-align: center;
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 0.2em;
  margin-top: 20px;
}
.caseicon-aline {
  position: relative;
  display: block;
}
.caseicon-size{
  float: right;
  width: 250px;
  margin-top: -160px;
}
.link-btn-box.caseBtn-size{
  margin-bottom: 10px !important;
}
.reason{
  position: relative;
  width: 100%;
  margin-top: 100px;
}
.reasons-header{
  font-family: "kozuka-mincho-pr6n", 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', 'Times', 'Times New Roman', serif;
  margin:0 0 0 auto;
  background-image: linear-gradient(90deg, rgba(231, 154, 175, 1), rgba(232, 121, 138, 1));
  border-top-left-radius: 60px;
  border-bottom-left-radius: 60px;
  width: 65%;
  padding: 20px 0 10px 18%;
}
.reasons-header .hreason{
  font-weight: 500;
  letter-spacing: 0.2em;
  color: #fff;
  font-size: 51px;
  margin-left: 0;
  margin-bottom: 0;
  line-height: 1;
}
.reasons-header h2 {
  top: 30px;
  left: 50px;
  font-weight: 500;
  letter-spacing: 0.2em;
  color: #fff;
  font-size: 22px;
  margin-left: 66px;
  margin-bottom: -47px;
}
.hExlarge{
  font-family: 'shippori-mincho', sans-serif;
  font-size: 100px;
}
.reason-contets{
  position: relative;
  display: block;
  width: 100%;
}
.reason-inner{
  margin-top: 60px;
}
.reason-box{
  position: relative;
  display: flex;
  margin: 60px 0;
}
.reason-box-rev{
  position: relative;
  display: flex;
  margin: 60px 0;
  justify-content: end;
}
.reasonLeft-rev{
  width: 550px;
  margin-right: 60px;
}
.reasonRight{
  width: 550px;
  margin-left: 60px;
}
.reasonNum{
  font-family: 'shippori-mincho', sans-serif;
  font-size: 86px;
  color: #EFAEBC;
  font-weight: 500;
  line-height: 1;
}
.reasonTitle{
  color: #3D3D3D;
  font-size: 32px;
  font-weight: 400;
  border-bottom: 2px solid #E57896;
  width: max-content;
  margin-top: 10px;
  letter-spacing: 0.2em;
}
.reasonLeft-rev p {
  font-family: kozuka-gothic-pr6n, sans-serif;
  color: #3D3D3D;
  margin-top: 20px;
  font-size: 21px;
  line-height: 1.8;
  font-weight: 400;
}
.reasonRight p {
  font-family: kozuka-gothic-pr6n, sans-serif;
  color: #3D3D3D;
  margin-top: 20px;
  font-size: 21px;
  line-height: 1.8;
  font-weight: 400;
}
.flow-container{
  position: relative;
  margin-top: 120px;
  width: 100%;
  background-color: #FFF7EF;
  padding: 120px 0 1px;
}
.flow-contents{
  position: relative;
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.flow-contents img {
  width: 100%;
}
.flow-txt {
  margin-top: -50px;
}
.flow-txt ul{
  position: relative;
  display: flex;
  justify-content: space-between;
}
.flow-dic{
  margin-top: 40px;
}
.flow-dic ul {
  position: relative;
  display: flex;
  justify-content: space-around;
}
.flow-txt li {
  color: #3D3D3D;
  text-align: center;
  list-style: none;
  width: 342px;
  font-size: 25px;
}
.flow-txt li:nth-child(3) {
color: #fff;
}
.flow-dic li {
  font-family: kozuka-gothic-pr6n, sans-serif;
  text-align: center;
  font-size: 16px;
  width: 342px;
  letter-spacing: 0.2em;
}
.flow-dic li:nth-child(1) {
  padding-right: 45px;
}
.flow-dic li:nth-child(3) {
  padding-left: 36px;
}
.c-lip-price{
  margin-top: 140px;
}
table {
  border: 1px solid #727272;
  letter-spacing: 0.15em;
}
table th, table td {
  padding: 10px;
  font-size: 18px;
}
table th {
  background-color: #727272;
  color: #fff;
  text-align: center;
  font-weight: 500;
}
table td {
  border: 1px solid #CCCCCC;
  color: #3D3D3D;
}
.price-table {
  border: 1px solid #E57896;
}
.price-table thead th {
  padding: 10px;
  font-size: 20px;
  text-align: center;
  font-weight: 400;
}
.price-table thead th:nth-child(1) {
  border-bottom: 1px solid #ffffff;
}
.price-table thead th:nth-child(3) {
  border-right: 1px solid #E57896;
}
.price-table th {
  font-size: 25px;
  background-color: #E57896;
  color: #fff;
  text-align: center;
  font-weight: 500;
  line-height: 1.15;
}
.price-table td {
  text-align: center;
  font-weight: 500;
  border: 1px solid #E57896;
  font-size: 18px;
  font-weight: 600;
}
.price-table th {
  padding: 10px 60px 20px;
}
.price-table td {
  padding: 10px;
}
.price-table th{
  border-bottom: 1px solid #fff;
}
.bottom-clr{
  border-bottom: 1px solid #E57896 !important;
}
.price-exBorder {
  border-bottom: 1px solid #Ffff !important;
  border-top: 1px solid #Ffff !important;
}
.clr-price{
  color: #E57896;
}
.bclr-white{
  color: #4D4D4D;
  background-color: #fff;
  padding: 8px 30px;
  font-size: 11px;
  width: 80px;
}
.sm-letter{
  text-align: right;
  font-size: 15px;
  font-weight: 400;
  margin-top: 20px;
}
.c-lip-ditail{
  margin-top: 120px;
}
.ditail-table{
  border: 1px solid #CCBEA5;
}
.ditail-table th {
  font-family: kozuka-gothic-pr6n, sans-serif;
  text-align: center;
  background-color: #CCBEA5;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  border-bottom: 1px solid #fff;
}
.ditail-table td {
  font-family: kozuka-gothic-pr6n, sans-serif;
  border: 1px solid #CCBEA5;
  color: #3D3D3D;
  font-size: 20px;
  font-weight: 300;
  padding-left: 20px;
}
.bottom-clr02{
  border-bottom: 1px solid #CCBEA5 !important;
}
.upsellImg{
  text-align: center;
  margin-top: 120px;
}
.upsellImg img{
  width: 50%;
}
.lgPrice{
  text-align: right !important;
  font-family: 'shippori-mincho', sans-serif;
  font-size: 39px !important;
  letter-spacing: 0.05em;
  padding-right: 30px !important;
}
.smPrice{
  font-family: 'shippori-mincho', sans-serif;
  font-size: 26px;
  letter-spacing: 0.05em;
}
.exsletter {
  font-size: 14px;
}
.option-colr {
  font-size: 21px;
  margin: 80px 0 50px;
  text-align: center;
  background-color: #727272;
  color: #fff;
  padding: 10px 0;
}
.align-left {
  text-align: left !important;
  padding-left: 25px !important;
}

.link-quick {
  margin-top: 30px;
  text-align: center;
}

/* CTA設定 */
.cta-container {
  margin-top: 60px;
  margin-bottom: 60px;
  width: 100%;
  position: relative;
  display: inline-block;
  text-align: center;
}

.cta-btn {
  border: none;
  font-family: "kozuka-mincho-pr6n", 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', 'Times', 'Times New Roman', serif;
  letter-spacing: 0.2em;
  background-color: #727272;
  width: 600px;
  height: 90px;
  color: #ffffff;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.2em;
  box-shadow: 4px 5px 6px 0 rgba(0, 0, 0, .4);
}

.cta-btn:hover {
  cursor: pointer;
  box-shadow: inset 3px 6px 6px 0 rgba(0, 0, 0, .3);
  background-color: #727272;
  color: #D1A76F;
  transition-duration: 0.5s;
}

.only-m{
  display: none;
}
.hide-m{
  display: block;
}
.flow-mobile{
  display: none;
}
.flow-mobile-pc{
  display: block;
}


.br-sp {
  display: none;
}
.br-sp-pc {
  display: block;
}

/* タブレット設定 */
@media screen and (max-width:766px) {
  .only-m{
    display: none;
    /* display: block; */
  }
  .only-m.tb{
    /* display: none; */
    display: block;
  }
  .hide-m{
    display: block;
    /* display: none; */
  }
  .hide-m.tb{
    /* display: block; */
    display: none;
  }

  .c-lip-cw {
    font-size: 26px;
  }
  .icon-cect{
    width: 20%;
  }
  .prTitle {
    font-size: 20px;
    padding: 10px 0;
  }
  .prName {
    font-size: 20px;
    margin-top: 15px;
  }
  .prDisp {
    padding: 0 50px 20px;
  }
  .prLeft {
    width: 144px;
    font-size: 10px;
  }
  .prRight {
    margin-left: 20px;
    width: 100%;
  }
  .clr-pricBox p {
    font-size: 14px;
  }
  .pr-clr {
    font-size: 26px;
    margin-left: 20px;
  }
  .pr-lgPrice {
    font-size: 40px;
  }
  .pr-smPrice {
    font-size: 18px;
  }
  .pr-slPrice {
    font-size: 22px;
  }
  .about-left {
    width: 30%;
}
  .about-right {
    width: 60%;
  }
  .about-right p {
    font-size: 16px;
  }
  .recommend-inner img{
    width: 250px;
  }
  .recommend-inner p {
    font-size: 25px;
    margin-bottom: -95px;
  }
  .smallBox img {
    width: 60px;
  }
  .recommend-box li:nth-child(odd) {
    margin-right: 0;
  }
  .recommend-box li {
    padding-left: 82px;
    margin-top: 20px;
  }
  .point-title img {
    width: 260px;
    left: 450px;
  }
  .point-exLarge {
    font-size: 80px;
    line-height: 1;
  }
  .pointLeft{
    width: 50%;
  }
  .pointRight {
    margin-left: 20px;
  }
  .pointRight h3 {
    font-size: 23px;
  }
  .pointList {
    margin: 0;
  }
  .pointList li {
    font-size: 18px;
  }
  .pointList{
    margin: 20px 0 20px;
  }
  .diffBox {
    padding: 30px 50px;
  }
  .discHilight {
    padding: 5px 10px;
  }
  .diff-discRight p {
    font-size: 16px;
  }
  .hilight-right {
    padding-left: 0px;
}
  .diffTitle {
    font-size: 22px;
  }
  .diffTitle .small-tex {
    font-size: 14px;
  }
  .diff-discRight p {
    width: auto;
  }
  .caseBox {
    width: 47%;
    padding: 25px 25px;
  }
  .caseTitle {
    font-size: 18px;
  }
  .caseTag {
    font-size: 12px;
  }
  .caseicon-size {
    width: 190px;
    margin-top: -120px;
  }
  .reasons-header {
    width: 80%;
  }
  .hExlarge {
    font-size: 80px;
  }
  .reasons-header .hreason {
    font-size: 40px;
  }
  .reasons-header h2 {
    font-size: 20px;
    margin-left: 55px;
    margin-bottom: -37px;
  }
  .reason-box {
    display: block;
    width: 100%;
  }
  .reason-box-rev {
    display: block;
    width: 100%;
  }
  .reasonLeft img{
    width: 70%;
  }
  .reasonLeft-rev{
    width: 100%;
    padding: 60px;
    margin-left: 0;
  }
  .reasonRight {
    width: 100%;
    padding: 60px;
    margin-left: 0;
  }
  .only-m img {
    position: relative;
    display: block;
    width: 70%;
    margin: 0 0 0 auto;
  }
  .flow-txt {
    margin-top: -35px;
}
  .flow-txt li {
    font-size: 18px;
  }
  .flow-dic li {
    font-size: 14px;
    width: 202px;
  }
  .price-table thead th {
    font-size: 18px;
  }
  .price-table th {
    font-size: 18px;
    width: 100px;
    padding: 10px 0px 20px;
    line-height: 1.6;
  }
  .price-table td {
    line-height: 1;
  }
  .bclr-white {
    padding: 8px 5px;
  }
  .lgPrice {
    font-size: 35px !important;
  }
  .smPrice {
    font-size: 22px;
  }
  .ditail-table th {
    font-size: 18px;
  }
  .ditail-table td {
    font-size: 18px;
  }

  .flow-mobile{
    display: none;
  }
  .flow-mobile-pc{
    display: block;
  }


  .br-sp-pc{
    display: none;
  }
  .br-sp {
    display: block;
  }
}

/* モバイル設定 */
@media screen and (max-width:550px) {
  .br-sp {
    display: block;
  }
  .br-sp-pc {
    display: none;
  }

  .only-m{
    display: block;
  }
  .hide-m{
    display: none;
  }
  .flow-mobile{
    display: block;
  }
  .flow-mobile-pc{
    display: none;
  }
  .hTitle .about-txt {
    width: 160px;
  }
  .hTitle .diff-txt {
    width: 260px;
  }
  .hTitle .case-txt {
    width: 100px;
  }
  .hTitle .flow-txt {
    width: 100px;
  }
  .hTitle .price-txt {
    width: 120px;
  }
  .hTitle .ditail-txt {
    width: 140px;
  }

  .c-lip-cw {
    font-size: 18px;
  }
  .decoCenter {
    font-size: 18px;
  }
  p{
    font-size: 14px;
  }
  .prBox hr {
    width: 85%;
  }

  .prTitle {
    font-size: 18px;
  }
  .prName {
    font-size: 16px;
  }
  .prname-sm {
    font-size: 14px;
  }
  .prDisp {
    padding: 0px 7% 15px;
  }
  .prLeft {
    width: 136px;
    font-size: 9px;
}
  .prRight {
    margin-left: 5px;
  }
  .clr-pricBox {
    margin-right: 8px;
  }
  .clr-pricBox p {
    font-size: 10px;
    text-align: center;
  }
  .pr-clr {
    text-align: right;
    font-size: 18px;
    margin-left: 10px;
  }
  .pr-lgPrice {
    font-size: 30px;
  }
  .pr-smPrice {
    font-size: 10px;
  }
  .pr-slPrice {
    font-size: 18px;
  }
  .link-btn {
    font-size: 18px;
    padding: 15px 5px 15px 50px;
  }
  .recommend-inner p {
    font-size: 20px;
    margin-bottom: -90px;
  }
  .smallBox img {
    width: 30px;
}
  .smallBox {
    font-size: 16px;
}


  .about-inner-cont {
    display: block;
  }
  .about-left{
    width: 40%;
  }
  .about-left img {
    text-align: center;
    width: 100%;
  }
  .about-right {
    margin-top: 10px;
    max-width: 100%;
    margin-left: 0;
  }
  .recommend-box {
    padding: 60px 15px;
  }
  .recommend-box li {
    width: 100%;
    font-size: 20px;
    padding-left: 0;
  }
  .point-title img {
    width: 120px;
    top: -1px;
    left: 270px;
  }
  .point-exLarge {
    font-size: 45px;
  }
  .point-txt {
    font-size: 20px;
  }
  .pointLeft {
    width: 60%;
  }
  .pointRight {
    margin-left: 10px;
  }
  .pointRight h3 {
    font-size: 16px;
    margin-left: 5px;
  }
  .pointList li {
    font-size: 14px;
    width: 170px;
  }

  .diffcontents .discBox{
    position: relative;
    display: block;
  }
  .diffBox {
    padding: 30px 26px;
}
  .diff-discLeft{
    width: 100%;
  }
  .diff-discLeft img{
    width: 100%;
  }
  .diff-discRight{
    margin-top: 30px;
    width: 100%;
    padding: 0;
  }
  .discHilight{
    width: 100%;
    text-align: center;

    margin-left: auto;
    margin-right: auto;
  }
  .diff-discRight p {
    font-size: 14px;
}
  .case-inner {
    display: block;
  }
  .caseBox {
    margin-left: auto;
    margin-right: auto;
    width: 95%;
  }
  .caseicon-size {
    width: 156px;
    margin-top: -20px;
  }
  .hExlarge {
    font-size: 60px;
  }
  .reasons-header {
    width: 90%;
    padding: 20px 0 10px 30px;
  }
  .reasons-header .hreason {
    font-size: 28px;
  }
  .reasons-header h2 {
    font-size: 16px;
    margin-left: 40px;
    margin-bottom: -29px;
  }

  .reasonNum {
    font-size: 65px;
    text-align: center;
  }
  .reasonTitle {
    font-size: 22px;
    text-align: center;
    width: 100%;
  }
  .reasonRight {
    padding: 30px;
  }
  .reasonRight p {
    font-size: 16px;
  }
  .reasonLeft-rev {
    padding: 30px;
  }
  .reasonLeft-rev p {
    font-size: 16px;
  }
  .flow-mobile {
    height: 50px;
  }
  .flow-dic {
    margin-top: 20px;
  }
  .flow-dic li {
    font-size: 12px;
    width: 114px;
}
  .flow-txt {
    margin-top: -27px;
  }
  .flow-txt li {
    font-size: 14px;
}
  .bclr-white {
    font-size: 9px;
  }
  .bclr-white {
    padding: 4px 5px;
  }
  .flow-container {
    padding: 120px 0 60px;
  }
  .flow-dic li:nth-child(1) {
    padding-right: 0;
  }
  .flow-dic li:nth-child(3) {
    padding-left: 0;
  }
  .flowMob{
    width: 100%;
    position: relative; 
    display: flex;
    justify-content: space-between;
  }
  .flowMob-left{
    width: 40%;
    display: block;
    margin-right: 30px;
  }
  .flowMob-right{
    width: 60%;
    display: block;
  }
  .flowMob-left img{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
  }
  .flowMob-left img:nth-child(even){
    width: 30px;
  }
  .flowMob-right img{
    width: 100%;

  }
  .flow-box {
    position: relative;
    display: block;
  }
  .flow-box p{
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-size: 13px;
  letter-spacing: 0.2em;
  font-weight: 400;
  padding: 10px 0;
  }
  .flow-box.b01{
    margin-top: 10px;
  }
  .flow-box.b02{
    margin-top: 84px;
  }
  .flow-box.b03{
    margin-top: 70px;
  }
  .flow-box.b03 .flow-stepTitle{
    color: #fff;
  }
  .flow-stepTitle{
  position: relative;
  font-family: "kozuka-mincho-pr6n", 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', 'Times', 'Times New Roman', serif;
  color: #3D3D3D;
  text-align: center;
  font-size: 16px;
  z-index: 2;
  margin-top: -25px;
  margin-bottom: 10px;
  }


  .about-inner-cont .about-left {
    text-align: center;
    width: 100%;
  }
  .about-inner-cont .about-left img {
    width: 95%;
  }
  .about-right{
    width: 100%;
    padding: 15px;
  }
  table td {
    padding-left: 15px;
}
  table th, table td {
    padding: 8px;
    font-size: 12px;
  }
  .price-table th {
    font-size: 12px;
  }
  .price-table td {
    font-size: 10px;
  }
  .price-table th, .price-table td {
    padding: 8px 5px !important;
    line-height: 18px;
    letter-spacing: 0.07em;
}
  .lgPrice {
    font-size: 20px !important;
    text-align: center !important;
  }
  .smPrice {
    font-size: 12px;
  }
  .exsletter {
    font-size: 10px;
  }
  .price-table thead th img {
    width: 22px;
  }
  .price-table thead th {
    font-size: 14px;
    margin-right: 4px;
  }
  .sm-letter {
    font-size: 12px;
  }
  .ditail-table th {
    font-size: 16px;
  }
  .ditail-table td {
    font-size: 16px;
  }
  .upsellImg img {
    width: 100%;
  }

  .cta-btn {
    font-size: 20px;
    width:300px;
    height: 60px;
  }
}

@media screen and (max-width:380px) {
  .c-lip-cw {
    font-size: 17px;
  }
  
  .point-txt {
    font-size: 18px;
  }
  .pointRight h3 {
    font-size: 15px;
  }
    .pointList li {
      font-size: 13px;
      width: 160px;
  }
  .reasons-header h2 {
    font-size: 15px;
  }
  .point-title img {
    left: 251px;
  }
  .clr-pricBox {
    margin-right: 0;
  }
  .clr-pricBox {
    padding: 2px 4px;
  }
  .clr-pricBox p {
    font-size: 9px;
  }
  .prLeft {
    font-size: 8px;
}
}