/* 共通設定*/

br.sp_only {
  display: none;
}
br.pc_only {
  display: block;
}
br.sp-tb_only{
  display: none;
}
.only-m {
  display: none;
}
.hide-m {
  display: block;
}
.bebel_pc{
  display: block;
}
.bebel_sp{
  display: none;
}
a:link {
  text-decoration: none;
}
.clip-main {
  letter-spacing: 0.2em;
}
.linkinpage .btn-anchor li a {
  letter-spacing: 0.2em;
}
.shippori {
  font-family: "shippori-mincho", sans-serif;
}
.kaku {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
}
.han {
  font-family: "source-han-serif-jp-subset", sans-serif;
  ;
}
li,
a,
td,
th {
  font-family: "source-han-serif-jp-subset", sans-serif;
  ;
  font-weight: 400;
}
/* spanの文字色設定　濃い水色 */
.exColor {
  color: #ea639a;
}
p.target-p.han span.exColor {
  color: #50b3e4;
}
/* h2見出しデコレーション */
.decoCenter {
  text-align: center;
  font-family: "source-han-serif-jp-subset", sans-serif;
  font-size: 28px;
  font-weight: 400;
  padding: 5px 15px 5px;
  color: #333333;
  margin-bottom: 0;
  letter-spacing: 0.2em;
}
h3 {
  font-family: "source-han-serif-jp-subset", sans-serif;
}
p {
  font-family: "source-han-serif-jp-subset", sans-serif;
  font-size: 19px;
  letter-spacing: 0.2em;
  font-weight: 600;
}
/* 白文字 */
.white {
  color: #fff;
}
.hTitle {
  position: relative;
  display: block;
  text-align: center;
  margin-top: -5px;
}
h2.subTitle {
  /* font-family: "shippori-mincho", sans-serif; */
  font-family: "Hiragino Sans", "ヒラギノ角ゴシック";
  color: #46403A;
  font-size: 46px;
  font-weight: 200;
  font-style: normal;
  margin-bottom: 10px;
  letter-spacing: 0.15em;
}
.hTitle img {
  margin-bottom: 25px;
}
.link-btn::after {
  content: ">";
  margin-left: 20px;
  text-align: right;
  vertical-align:top;
}
.mainview {
  max-width: 100%;
}
.mainview img {
  width: 100%;
}
.icon-cect-box {
  text-align: center;
  margin: 30px 0 50px;
}
#pr {
  margin-top: 100px;
}
div#pr.container.l-container {
  margin-bottom: 50px;
}
.prBox {
  /* border: 3px solid #AC8964; */
  background-color: #94dceb;
  background-image: linear-gradient(90deg, rgba(148, 220, 235, 1), rgba(80, 179, 228, 1) 33%);
  padding: 0 2px 2px 2px;
}
.prBoxinner {
  background-color: #fff;
  /* margin: 0 4px 4px 2px; */
}
.prTitle {
  font-family: "source-han-serif-jp-subset", sans-serif;
  ;
  /* background-color: #71B9BE; */
  background-color: #94dceb;
  background-image: linear-gradient(90deg, rgba(148, 220, 235, 1), rgba(80, 179, 228, 1) 33%);
  color: #fff;
  text-align: center;
  font-size: 25px;
  padding: 13px 0;
  letter-spacing: 0.2em;
}
.prName {
  color: #333333;
  font-family: "source-han-serif-jp-subset", sans-serif;
  ;
  text-align: center;
  font-size: 23px;
  margin-top: 30px;
  letter-spacing: 0.3em;
  line-height: 0.5;
}
.prBox hr {
  color: #ADADAD;
  width: 89%;
  margin-left: auto;
  margin-right: auto;
}
.prDisp {
  position: relative;
  display: flex;
  width: 100%;
  height: auto;
  padding: 0 62px 10px;
  align-items: center;
}
.prLeft {
  color: #333333;
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  width: 32%;
  font-size: 13px;
  line-height: 1.6;
  letter-spacing: 0.2em;
  font-weight: 300;
}
.prRight {
  position: relative;
  display: flex;
  width: 800px;
  margin-left: 50px;
  align-items: center;
  justify-content: end;
  margin-top: 5px;
}
.clr-pricBox {
  background-color: #ea639a;
  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: #ea639a;
  font-size: 40px;
  font-weight: 600;
  margin-top: -15px;
}
.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;
}

.al-right{
  text-align: right !important;
  
}
.al-right-marg{
  margin-right: 101px;
}
@media screen and (max-width: 550px) {
  .priceDisp2 {
    font-size: 9px;
    letter-spacing: 0.15em;
  }

  .Price.shippori.al-right{
    text-align: right !important;
  }
  .mar-right{
    margin-right: 22px;
  }
  .al-right-marg{
    margin-right: 14px;
  }

}

.link-btn-box {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 120px;
}
.link-btn {
  text-decoration: none;
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  background-image: url(../images/linkbtn.png);
  display: inline-block;
  width: 450px;
  height: 70px;
  padding: 23px 0 20px 55px;
  margin-bottom: 16px;
  background-size: cover;
  box-sizing: border-box;
  color: #fff;
  font-size: 20px;
  font-family: kozuka-gothic-pr6n,
    sans-serif;
  letter-spacing: 0.2em;
}
.about-inner-cont {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 43px 25px;
}
.about-left {
  width: 30%;
}
.about-left img {
  width: 100%;
}
.about-right {
  margin-left: 30px;
  width: 65%;
  padding-right: 5px;
}
.about-right p {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 300;
  color: #3D3D3D;
  font-size: 16px;
  letter-spacing: 0.15em;
  line-height: 2;
}
/*----- くの字の矢印 */
.arrow::before {
  content: "";
  display: block;
  width: 65px;
  height: 65px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
}
.arrow.-bottom::before {
  transform: rotate(135deg);
}
.target-p {
  text-align: center;
  font-size: 35px;
  font-weight: 400;
  letter-spacing: 0.25em;
}
.t-small{
  font-size: 22px;
  letter-spacing: 0.2em;
}

.recommend-box {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.recommend-box ul {
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.recommend-box li {
  font-size: 23px;
  color: #3D3D3D;
  letter-spacing: 0.25em;
  font-weight: 500;
  margin-top: 18px;
}
.borderBox {
  width: 470px;
  display: inline-block;
  background-color: rgba(255, 255, 255, .8);
  border: 1px solid #fff;
  padding: 10px 20px;
}
.smallBox {
  position: relative;
  display: flex;
  /* padding-bottom: 5px; */
  align-items: center;
  font-family: "source-han-serif-jp-subset", sans-serif;
  ;
  font-weight: 500;
  letter-spacing: 0.2em;
}
.smallBox p {
  font-family: "source-han-serif-jp-subset", sans-serif;
  ;
  font-size: 23px;
  font-weight: 500;
  color: #242424;
}
.comp-highLight {
  color: #50b3e4;
}
.smallBox img {
  margin: 0 15px 0 0;
  width: 26px;
}
.back-clr-black {
  width: 100%;
  background-image: linear-gradient(180deg, rgba(119, 204, 231, 1), rgba(255, 255, 255, 0));
  padding: 30px 0 65px;
}
.back-clr-blue {
  margin-top: 60px;
  width: 100%;
  background: #e3f2f9;
  padding: 5px 0 20px;
}
.back-clr-point {
  width: 100%;
  height: 646px;
  background-image: linear-gradient(90deg, rgba(102, 204, 255, 1), rgba(143, 222, 248, 1) 20%, rgba(195, 244, 239, 1) 39%, rgba(225, 225, 237, 1) 70%, rgba(242, 215, 236, 1));
  padding-top: 30px;
  margin-top: 100px;
  margin-bottom: 80px;
}
.back-clr-flow {
  width: 100%;
  background-image: linear-gradient(0deg, rgba(103, 205, 229, 1), rgba(98, 192, 226, 1) 57%, rgba(95, 185, 224, 1));
  padding-top: 30px;
  margin-top: 120px;
}
.back-clr-flow .hTitle h3 {
  font-family: "shippori-mincho", sans-serif;
  color: #fff;
  font-size: 25px;
  letter-spacing: 0.1em;
  margin-top: -5px;
}
.recommend-inner {
  text-align: center;
  margin-top: -50px;
}
.recommend-inner>div {
  width: 70px;
  margin: 0 auto 60px;
}
.decoCenter-white {
  text-align: center;
  font-family: "source-han-serif-jp-subset", sans-serif;
  color: #fff;
  text-shadow: 0px 0px 5px rgb(80 179 228 / 75%);
 
  font-size: 38px;
  font-weight: 500;
  letter-spacing: 0.2em;
  padding: 5px 10px 5px 14px;
  margin-top: 23px;
  margin-bottom: 40px;
}
.inner_box_round {
  position: relative;
  display: block;
  max-width: 1100px;
  padding: 30px;
  /* margin: 30px auto; */
}
/* .bebel {
  background:
    radial-gradient(0 100%, circle, rgba(204, 0, 0, 0) 14px, #fff 15px),
    radial-gradient(100% 100%, circle, rgba(204, 0, 0, 0) 14px, #fff 15px),
    radial-gradient(100% 0, circle, rgba(204, 0, 0, 0) 14px, #fff 15px),
    radial-gradient(0 0, circle, rgba(204, 0, 0, 0) 14px, #fff 15px);
  background: -webkit-radial-gradient(0 100%, circle, rgba(204, 0, 0, 0) 14px, #fff 15px), -webkit-radial-gradient(100% 100%, circle, rgba(204, 0, 0, 0) 14px, #fff 15px), -webkit-radial-gradient(100% 0, circle, rgba(204, 0, 0, 0) 14px, #fff 15px), -webkit-radial-gradient(0 0, circle, rgba(204, 0, 0, 0) 14px, #fff 15px);
  background-position: bottom left, bottom right, top right, top left;
  background-size: 50% 50%;
  background-repeat: no-repeat;
  box-shadow: 2px 2px 3px rgb(102, 102, 102, 0.4);
} */

.bebel_pc {
  display: block;
  width: 1040px;
  height: 360px;
}

.point-inner {
  position: relative;
  max-width: 100%;
  text-align: center;
  margin-top: -361px;
}
.point-txt {
  font-family: "source-han-serif-jp-subset", sans-serif;
  ;
  color: #242424;
  font-size: 20px;
  letter-spacing: 0.2em;
}
.point-exLarge {
  color: #50b3e4;
  font-size: 60px;
  font-weight: 300;
  display: inline-block;
  vertical-align: -14px;
  margin: 0 8px;
  margin-right: -1px;
}
.point-Large {
  color: #50b3e4;
  font-size: 40px;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
}
.point-sizeM {
  font-size: 40px;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
}
.pointList span.exColor.han {
  font-size: 22px;
}
.heart-icon {
  vertical-align: text-bottom;
}
.point-inner h3 {
  font-family: "shippori-mincho", sans-serif;
  color: #3D3D3D;
  font-size: 25px;
  letter-spacing: 0.1em;
  margin-top: -5px;
}

.pointList {
    position: relative;
    display: block;
    margin: 30px 100px;
    max-width: 1100px;
}
.pointList ul {
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.pointList li {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  color: #3D3D3D;
  letter-spacing: 0.2em;
  font-size: 15px;
  text-align: center;
  /* width: 300px; */
  background-color: #fff;
  border-top-right-radius: 21px;
  border-bottom-left-radius: 21px;
  margin: 10px 10px;
  padding: 6px 23px;
  border: solid 1px #5fb4e0;
}
.effect-inner {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  position: relative;
  margin-top: -110px;
}
.effect-title {
  width: 65%;
  text-align: center;
}
.effect-fig {
  width: 25%;
}
.effect-fig img {
  position: relative;
  width: 100%;
  top: 30px;
}
.effect-title h2 {
  margin: 56px 0 30px 27px;
}
.effect-title p {
  font-family: "source-han-serif-jp-subset", sans-serif;
  color: #242424;
  font-size: 20px;
  letter-spacing: 0.2em;
  text-align: right;
  line-height: 2;
}
.namida-hyal-differ {
  position: relative;
  margin-top: 40px;
}
.type-innerbox {
  margin: 30px 0;
}
.reason {
  background: url(../images/reason_bg.png);
  position: relative;
  width: 100%;
  margin-top: 100px;
}
.reasons-header {
  font-family: "source-han-serif-jp-subset", sans-serif;
  margin: 0 0 0 auto;
  width: 100%;
  /* padding: 20px; */
  padding: 60px 0 30px;
  color: #fff;
  margin-left: 0;
  margin-bottom: 0;
  line-height: 1;
}
.reason-heder-inn {
  text-align: center;
}
.reason-heder-inn img {
  margin: 10px;
}
.reasons-header h2 {
  font-weight: 500;
  letter-spacing: 0.2em;
  color: #333333;
  font-size: 27px;
}
.hreason {
  font-size: 40px;
  letter-spacing: 0.15em;
  font-weight: 400;
  color: #242424;
}
span.title_exLarge {
  font-size: 65px;
  margin: -10px;
  letter-spacing: 0.15em;
  font-weight: 300;
  color: #242424;
}
.reasonContentsBox {
  display: flex;
  margin-bottom: 38px;
}
.reasonItemImg {
  width: 50%;
  z-index: 1;
}
.reasonItemImg img {
  width: 100%;
}
.reasonItemText {
  position: relative;
  width: 50%;
  margin-top: 55px;
  margin-left: -10px;
  padding: 34px 40px 34px 0;
  box-sizing: border-box;
}
.reasonItemText p {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-size: 16px;
  letter-spacing: 0.13rem;
  line-height: 1.6;
  font-weight: 400;
  background: #fff;
  padding: 0 45px 40px;
}
.reasonItemTitle {
  /* margin-bottom: 18px; */
  font-family: "source-han-serif-jp-subset", sans-serif;
  letter-spacing: 0.15em;
  background: #fff;
  padding: 40px 20px 20px 20px;
  text-align: center;
  line-height: 1.4;
  color: #50b3e4;
}
.title_XLSize {
  font-size: 36px;
  letter-spacing: 0.15em;
  font-weight: 400;
  color: #50b3e4;
  line-height: 1.2;
}
.titleSizeS {
  font-size: 27px;
  font-weight: 400;
}
h3.reasonPoint img {
  position: absolute;
  top: -60px;
  right: 60px;
  width: 100px;
}
.reason-contets {
  position: relative;
  display: block;
  width: 100%;
}
.reason-inner {
  margin-top: 60px;
  padding-bottom: 40px;
}
.reasonItem_Box {
  margin-top: -10px;
  box-shadow: 2px 2px 3px rgba(102, 102, 102, 0.4);
}
.flex-rev {
  flex-direction: row-reverse;
}
.flex-rev .reasonItemText {
  padding: 34px 0 34px 40px;
  margin-right: -10px;
  margin-left: 0;
}
.flex-rev h3.reasonPoint img {
  left: 60px;
}
.hide-m , img.hide-m {
  max-width: 870px;
  margin: 0 auto;
}
.flow-container {
  position: relative;
  width: 100%;
}
.flow-contents {
  position: relative;
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 100px;
  padding: 40px 0;
}
.flow-contents img {
  width: 100%;
}
.flow-txt {
  margin-top: 20px;
}
.flow-txt ul {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.flow-dic {
  margin-top: 10px;
  color: #fff;
}
.flow-dic ul {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.flow-txt li {
  color: #fff;
  text-align: center;
  list-style: none;
  width: 24%;
  font-size: 23px;
}
.flow-dic li {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
    text-align: center;
    font-size: 15px;
    width: 24%;
    line-height: 1.4;
    letter-spacing: 0.1em;
}
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: 1.5px solid #CCCCCC;
  color: #3D3D3D;
}
td.lgPrice.hr {
  font-family: 'Noto Sans Japanese' !important;
  font-weight: 100;
  position: relative;
  left: -25px;
}
.detail-table {
  margin-top: 10px;
  margin-bottom: 120px;
  border: 1px solid #50b3e4;
}
.detail-table th {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  text-align: center;
  background-color: #50b3e4;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  border-bottom: 1px solid #fff;
  letter-spacing: 0.1em;
}
.detail-table td {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  border: 1px solid #50b3e4;
  color: #3D3D3D;
  font-size: 20px;
  font-weight: 300;
  padding-left: 20px;
  letter-spacing: 0.1em;
}
.bottom-clr02 {
  border-bottom: 1px solid #50b3e4 !important;
}
/* price テーブル */
.goldborder.first{
  border-bottom: 1px solid #61bfe5 !important;
}
.priceContentBox {
  letter-spacing: 0.1em;
  margin-bottom: 60px;
}
.priceContentBox table th {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  padding: 16px 0;
  background-color: #50b3e4;
  border: #fff 1px solid;
  color: #fff;
  font-size: 17px;
  text-align: center;
  font-weight: 400;
  letter-spacing: 0.1em;
}
.priceContentBox table td {
  text-align: center;
  border: #50b3e4 1px solid;
  padding: 5px 0;
}
.priceContentBox table td.first {
  width: 23.4%;
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  border-bottom: #fff 1px solid;
  /* border-left: #fff 1px solid; */
  border-right: #fff 1px solid;
  background-color: #61bfe5;
  color: #fff;
  font-size: 17px;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 1.2;
}
.leftB{
  border-left: 1px solid #61bfe5 !important;
}
.priceContentBox table td:nth-child(2) {
  width: 15.4%;
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-size: 17px;
  letter-spacing: 0.1em;
}
td.Price.shippori.last {
  font-family: "shippori-mincho", sans-serif;
  font-size: 28px;
  letter-spacing: 0.05em;
  padding-left: 34px;
}
td.Price.shippori.no-bottom {
  border-bottom: 1px solid #fff;
  padding-bottom: 0;
}
td.Price.shippori.list-price {
  text-align: left;
  padding-right: 34px;
}
table.priceTable {
  margin-bottom: 20px;
}
.hiragino-gothic {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 300;
  font-style: normal;
}
.priceContentBox table td:nth-child(3) {
  font-family: "shippori-mincho", sans-serif;
  text-align: left;
    padding-left: 53px;
  width: 30.6%;
}
.Price {
  font-size: 28px;
  padding-bottom: 70px;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.smallEn {
  font-size: 18px;
}
.tax {
  /* margin-left: -10px; */
  font-size: 11px;
  font-family: "kozuka-mincho-pr6n", serif;
  font-weight: 700;
}
.taxPrice {
  font-size: 14.7px;
  letter-spacing: 0.05em;
}
.priceContentBox table td:last-child {
  width: 30.6%;
  text-align: left;
  color: #ea639a;
  padding-left: 54px;
}
span.black-star {
  color: #000;
  font-size: 18px;
}
.priceContentBox table th:last-child {
  border-right: #50b3e4 1px solid;
}
.priceDisp {
  font-size: 15px;
  text-align: left;
  position: relative;
  left: 420px;
  color: #242424;
}
.lgPrice {
  text-align: center;
  font-family: 'shippori-mincho', sans-serif;
  font-size: 39px !important;
  letter-spacing: 0.05em;
  padding-right: 30px;
}
td.lgPrice.hr {
  font-family: 'Noto Sans Japanese';
  font-weight: 100;
  text-align: center !important;
}
/* 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: "source-han-serif-jp-subset", sans-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;
}
.type-table-g th {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  width: 20%;
  font-size: 20px;
  background-color: #50b3e4;
  color: #fff;
  text-align: center;
  font-weight: 300;
  line-height: 1;
  padding: 10px 30px 20px;
  border-bottom: 1px solid #fff;
}
.type-table-g tbody th {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  background-color: #50b3e4;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  color: #fff;
  font-size: 20px;
  letter-spacing: 0.2em;
  /* line-height: 1.6; */
  font-weight: 300;
  width: 100px;
  padding: 5px 20px;
  height: 100px;
}
.type-table-g tbody th span {
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.2em;
}
.type-table-g thead th {
  padding: 10px;
  font-size: 20px;
  text-align: center;
  font-weight: 300;
  letter-spacing: 0.3em;
}
.type-table-g tbody td:nth-child(odd) {
  text-align: left;
  padding: 25px 30px;
  letter-spacing: 0.2em;
  line-height: 1.3;
  width: 25%;
}
.type-table-g tbody td:nth-child(even) {
  width: 9%;
}
.type-table-g td {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  text-align: center;
  background: #fff;
  border: 2px solid #50b3e4;
  border-top: 2px solid #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
}
.type-table-g tbody th.type-last {
  border-bottom: 2px solid #50b3e4;
}
.type-no_left {
  border-left: 2px solid #fff;
  border-right: 2px solid #50b3e4;
}
td.type-no_top {
  border-top: none !important;
}
.type-table-gXs {
  font-size: 10px;
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  color: #333;
  font-weight: 400;
  margin-top: 5px;
}
.type-innerbox>p {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  margin-top: 50px;
  font-size: 19px;
  font-weight: 300;
  letter-spacing: 0.2em;
  line-height: 1.8;
  text-align: center;
}
img.product-img {
  width: 65%;
}
.right-border {
  border-right: 1px solid #50b3e4;
}


/* タブレット設定 */
@media screen and (max-width:766px) {
  br.sp_only {
    display: none;
  }
  br.sp-tb_only{
    display: block;
  }
  br.pc_only {
    display: block;
  }
  .only-m {
    display: none;
  }
  .hide-m {
    display: block;
  }
  div#pr.container.l-container {
    margin-bottom: 30px;
  }
  /* CTA設定 */
  .cta-btn {
    font-size: 20px;
    width: 300px;
    height: 60px;
  }
  /* リンクボタン */
  .link-btn-box {
    margin: 30px 0;
  }
  /* PRボックス */
  .prTitle {
    font-size: 20px;
    padding: 10px 0;
  }
  .prName {
    font-size: 20px;
    margin-top: 26px;
  }
  .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;
  }
  /* こんな方におすすめ */
  .back-clr-filler-pc {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
  }
  .decoCenter-white {
    font-size: 28px;
  }
  .recommend-box {
    width: 100%;
  }
  .recommend-box li {
    width: 50%;
    box-sizing: border-box;
    padding: 0 15px;
    margin-top: 20px;
  }
  .recommend-box li:nth-child(odd) {
    margin-right: 0;
  }
  .borderBox {
    padding: 10px 5px;
    width: 100%;
  }
  .smallBox p {
    font-size: 17px;
  }
  .smallBox img {
    width: 22px;
  }
  .recommend-inner>div {
    width: 40px;
    margin: 0 auto 40px;
  }
  .arrow::before {
    width: 40px;
    height: 40px;
  }
  .target-p {
    font-size: 28px;
  }
  /* 涙袋ヒアルロン酸とは */
  .about_title img {
    width: 182px;
  }
  .about-inner-cont {
    padding: 0 15px;
  }
  .about-left {
    width: 30%;
  }
  .about-right {
    width: 60%;
  }
  .about-right p {
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 1.4;
  }
  /* ５つの効果 */
  .back-clr-point{
    height: 546px;
  }
  .point-exLarge {
    font-size: 55px;
    line-height: 1;
    vertical-align: -11px;
    margin: 0 3px;
  }
  .point-inner h3 {
    margin-top: 0;
  }
  .heart-icon {
    vertical-align: text-bottom;
    width: 20px;
  }
  .pointList {
    margin: 20px 0 20px;
  }

  .pointList span.exColor.han {
    font-size: 18px;
  }
  .effect-title h2 {
    margin-top: 95px;
    margin-bottom: 15px;
    margin-left: -170px;
  }
  .effect-title img {
    width: 200px;
  }
  .effect-title p {
    font-size: 18px;
  }
  .bebel_pc{
    width: 700px;
  }
  .pointList ul{
    margin: 0 auto;
  }
  .pointList li{
    font-size: 16px;
    margin: 10px 5px;
    padding: 6px 17px;
  }
  
  .effect-inner{
    margin-top: -60px;
  }

  /* 涙袋ヒアルロン酸の種類 */
  .type_title img {
    width: 137px;
  }
  .type-innerbox>p {
    margin-top: 30px;
    font-size: 16px;
    letter-spacing: 0.1em;
  }
  /* 製品テーブル */
  .product-img {
    width: 100%;
    margin-bottom: 5px;
  }
  .type-table-g thead th {
    font-size: 16px;
  }
  .type-table-g tbody th {
    font-size: 14px;
    padding: 15px 5px;
  }
  .type-table-g th {
    padding: 5px;
    font-size: 16px;
  }
  .type-table-g tbody th span {
    font-size: 10px;
  }
  .type-table-g td {
    font-size: 12px;
  }
  .type-table-g tbody td:nth-child(odd) {
    padding: 10px;
    font-size: 16px;
    line-height: 1.4;
  }
  /* 選ばれる理由 */
  .reasonItem_Box{
    margin-top: 0;
  }
  .reasons-header img {
    width: 50px;
  }
  span.title_exLarge {
    font-size: 55px;
  }
  .titleSizeS {
    font-size: 20px;
  }
  h3.reasonPoint img {
    position: absolute;
    top: -18px;
    right: 10px;
    width: 60px;
  }
  .reason-inner {
    margin-top: 30px;
    padding: 15px 0;
  }
  .reasonItemText {
    padding: 20px 0px 34px;
    margin-top: 10px;
  }
  .reasons-header {
    font-size: 40px;
  }
  .reasons-header h2 {
    font-size: 18px;
  }
  .hreason {
    font-size: 40px;
  }
  .title_XLSize {
    font-size: 25px;
  }
  .reasonItemTitle {
    padding: 15px 15px 0;
  }
  .reasonItemText p {
    padding: 15px 10px 15px 25px;
    letter-spacing: 0.15em;
    font-size: 15px;
  }
  .flex-rev p.hiragino-gothic {
    padding: 15px;
}
  .flex-rev .reasonItemText {
    padding: 15px 0;
  }
  .flex-rev h3.reasonPoint img {
    left: 10px;
    top: -25px;
  }
  /* 施術の流れ */
  .flow-txt {
    margin-top: 15px;
  }
  .flow-txt li {
    font-size: 18px;
  }
  .flow-dic li {
    font-size: 14px;
    width: 202px;
  }
  /* 施術詳細 */
  .detail_title img {
    width: 180px;
  }
  .detail-table th {
    font-size: 16px;
  }
  .detail-table td {
    font-size: 16px;
    line-height: 1;
  }
  /* 料金表 */
  .price_title img {
    width: 145px;
  }
  .priceContentBox table td {
    padding: 10px;
    line-height: 1;
  }
  td.Price.shippori.list-price {
    padding-right: 10px;
  }
  .priceDisp {
    font-size: 16px;
    left: 5px;
  }
  .priceDisp {
    font-size: 16px;
    text-align: left;
  }
  .lgPrice {
    font-size: 35px !important;
  }
  .effect-fig img {
    position: relative;
    bottom: 0;
}
td.Price.shippori.last span.tax {
  margin-left: 19px;
}
}


/* モバイル設定 */
@media screen and (max-width:550px) {
  /* 共通設定 */
  .container {
    padding: 0 15px;
  }
  .cta-container {
    margin-top: 0;
  }
  
  .namida-hyal-differ {
    margin-top: 30px;
  }
  br.sp_only {
    display: block;
  }
  br.sp-tb_only{
    display: block;
  }
  br.pc_only {
    display: none;
  }
  .only-m {
    display: block;
  }
  .hide-m {
    display: none;
  }
  .bebel_pc{
    display: none;
  }
  .bebel_sp{
    display: block;
  }
  p {
    font-size: 14px;
  }
  /* PRボックス */
  #pr {
    margin-top: 40px;
  }
  .decoCenter {
    font-size: 22px;
    margin-bottom: 0;
    padding: 5px 0 5px;
  }
  .prBox hr {
    width: 87%;
  }
  .prTitle {
    font-size: 16px;
  }
  .prName {
    font-size: 16px;
  }
  .prDisp {
    padding: 10px 7% 21px;
  }
  .prLeft {
    width: 160px;
    font-size: 9px;
    bottom: 5px;
    position: relative;
  }
  .prRight {
    margin-left: 5px;
  }
  .clr-pricBox {
    margin-right: 8px;
    padding: 2px 5px 2px;
    height: 27px;
  }
  .clr-pricBox p {
    font-size: 10px;
    text-align: center;
    line-height: 1.2;
  }
  .pr-clr {
    text-align: right;
    font-size: 18px;
    margin-left: 10px;
    line-height: 1.1;
    margin-top: -18px;
  }
  .pr-lgPrice {
    font-size: 28px;
  }
  .pr-smPrice {
    font-size: 10px;
    line-height: 1;
  }
  .pr-slPrice {
    font-size: 18px;
  }
  h2.subTitle {
    font-size: 38px;
    line-height: 1.2;
  }
  /* リンクボタン */
  div#pr.container.l-container {
    margin-bottom: 20px;
}
  .link-btn-box {
    margin: 30px auto 0;
  }
  .link-btn {
    width: 90%;
    font-size: 16px;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 16px 0 15px 42px;
    margin-bottom: 0;
    font-weight: 600;
  }
  .link-btn::after {
    margin-left: 15px;
  }
  /* こんな方におすすめ */
  .back-clr-black {
    padding: 30px 0 60px;
  }
  .recommend-box {
    width: 100%;
    padding: 0;
  }
  .recommend-box li {
    width: 100%;
    font-size: 20px;
    padding: 0 0 10px 0;
    margin-top: 10px;
  }
  .decoCenter-white {
    margin: 0;
    font-size: 22px;
    text-align: center;
    line-height: 1.3;
    margin-bottom: 20px;
  }
  .smallBox {
    width: max-content;
    font-size: 16px;
    padding-bottom: 0;
  }
  .smallBox p {
    font-size: 16px;
  }
  .smallBox img {
    width: 22px;
    margin-right: 12px;
  }
  .recommend-inner>div {
    width: 33px;
    margin: 0 auto 20px;
  }
  .borderBox {
    width: 100%;
    padding: 10px 8px 10px 23px;
  }
  .arrow::before {
    width: 33px;
    height: 33px;
  }
  .target-p {
    font-size: 22px;
  }
  .t-small {
    font-size: 15px;
  }
  /* 涙袋ヒアルロン酸とは */
  .back-clr-blue {
    padding: 30px 0 60px;
  }
  .about_title img {
    width: 120px;
  }
  .about-inner-cont {
    display: block;
    padding: 20px 5px 0 5px;
  }
  .about-right {
    width: 100%;
    margin: 0;
    padding-top: 15px;
    padding-right: 0;
  }
  .about-left {
    text-align: center;
    width: 100%;
  }
  .about-left img {
    text-align: center;
    width: 80%;
  }
  .about-right p {
    font-size: 16px;
    letter-spacing: 0.15em;
    line-height: 1.7;
  }
  /* 5つの効果 */
  .back-clr-point {
    padding: 30px 0 0;
    margin: 60px 0;
    height: auto;
  }
  .inner_box_round {
    margin: 30px 0;
    padding: 0;
  }
  .effect-inner{
    align-items: center;
    margin-top: 0px;
    /* margin-top: -30px; */
    padding: 20px 0 20px;
  }
  .point-exLarge {
    font-size: 35px;
    line-height: 1.4;
    vertical-align: -5px;
    margin: 0 3px;
  }
  .point-sizeM {
    font-size: 30px;
  }
  .point-Large {
    font-size: 30px;
  }
  .point-txt {
    font-size: 19px;
  }
  .point-inner{
    margin-top: -525px;
  }
  .point-inner h3 {
    margin-top: 5px;
    font-size: 20px;
  }
  .pointList li {
    font-size: 16px;
    width: 260px;
    /* margin: 12px; */
    padding: 7px 20px;
  }
  
  .effect-title p {
    font-size: 14px;
    text-align: center;
    line-height: 1.6;
    font-weight: 400;
  }
  .effect-title h2 {
    margin: 0 auto 15px;
  }
  .effect-title {
    position: relative;
    /* margin-top: 50px; */
    left: 10px;
  }
  .effect-title img {
    width: 160px;
  }
  .effect-fig {
    width: 50%;
  }
  /* ヒアルロン酸の種類 */
  .wide {
    margin-top: 30px;
  }
  .type-innerbox {
    margin: 10px 0;
  }
  .type_title img {
    width: 80px;
  }
  .hTitle img {
    margin-bottom: 10px;
  }
  .type-table-g tbody td:nth-child(odd) {
    font-size: 12px;
    padding:10px 10px 10px 15px;
  }
  .type-table-g thead th {
    font-size: 14px;
  }
  .type-table-g td {
    padding-left: 8px;
    line-height: 0.25;
  }
  .type-table-g td:nth-child(3) {
    width:0%
   
  }
  .type-table-g thead th {
    padding: 10px 0px;
    line-height: 1.2;
  }
  .type-table-g tbody th {
    font-size: 10px;
    line-height: 1.2;
  }
  .type-table-gXs {
    font-size: 8px;
    margin-top: 5px;
  }
  img.product-img {
    width: 100%;
}

  .type-innerbox>p {
    margin-top: 20px;
    font-size: 12px;
    text-align: left;
  }
  .product-img.crev {
    width: 100%;
  }
  /* 選ばれる理由 */
  .reasons-header img {
    width: 30px;
  }
  .reason {
    margin-top: 30px;
    padding: 0;
  }
  .reasons-header {
    width: 100%;
    padding: 20px 0 10px;
  }
  .reasons-header h2 {
    font-size: 19px;
  }
  .reasons-header .hreason {
    font-size: 30px;
  }
  span.title_exLarge {
    font-size: 40px;
  }
  .reasonContentsBox {
    display: block;
  }
  .reasonItemImg {
    width: 100%;
  }
  .reasonItemText {
    width: 100%;
    padding: 0;
    margin-top: 0;
    margin-left: 0;
  }
  .flex-rev .reasonItemText {
    padding: 0;
    margin-top: 0;
  }
  h3.reasonPoint img {
    top: 9px;
    left: 71px;
    width: 55px;
  }
  h3.reasonPoint img.point03 {
    top: 8px;
    left: 26px;
    width: 55px;
  }
  .flex-rev h3.reasonPoint img {
    left: 30px;
    top: 9px;
  }
  .titleSizeS {
    font-size: 18px;
  }
  .title_XLSize {
    font-size: 23px;
  }
  .reasonItemTitle {
    padding: 20px 25px 0 80px;
}
  .reasonItemText p {
    font-size: 15px;
    line-height: 1.3;
    letter-spacing: 0.15em;
    padding: 15px;
  }
  /* 施術の流れ */
  .back-clr-flow {
    margin-top: 60px;
    margin-bottom: 60px;
    padding: 30px 0 30px;
  }
  .flow-contents {
    margin-bottom: 0;
    padding: 40px 0 0;
  }
  .flex-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    align-content: center;
  }
  .fl_left {
    width: 38%;
    text-align: center;
    margin: 8px 0;
}
  .fl_right {
    width: 60%;
  }
  .fl_left img.flow_icon{
    width: 90%;
  }
  .fl_left img.flow_arrow{
  width: 20%;
}
/* 
  .flow-contents {
    padding: 20px 0 0;
    margin-bottom: 30px;
  }
  .flowMob {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
  }
  .flowMob-left {
    width: 40%;
    display: block;
    margin-right: 25px;
    padding-left: 15px;
  }
  .flowMob-left img {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
  }
  .flowMob-left img:nth-child(even) {
    width: 30px;
    display: block;
  } */
  .flow-stepTitle {
    position: relative;
    font-family: "source-han-serif-jp-subset", sans-serif;
    color: #fff;
    text-align: center;
    font-size: 18px;
    margin-bottom: 7px;
    z-index: 2;
  }
  .flow-box {
    position: relative;
    display: block;
  }
  .flow-box p {
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    color: #fff;
    font-size: 13px;
    text-align: center;
    letter-spacing: 0.2em;
    font-weight: 400;
    padding: 10px 0;
  }
  .flow-box.b01 {
    margin-top: 55px;
  }
  .flow-box.b02 {
    margin-top: 130px;
  }
  .flow-box.b03 {
    margin-top: 150px;
  }
  .flow-dic {
    margin-top: 20px;
  }
  .flow-dic li:nth-child(1) {
    padding-right: 0;
  }
  .flow-dic li:nth-child(3) {
    padding-left: 0;
  }
  .flow-txt {
    margin-top: 15px;
  }
  /* 施術詳細 */
  .detail_title img {
    width: 110px;
  }
  table th,
  table td {
    padding: 8px;
    font-size: 12px;
  }
  table td {
    padding-left: 15px;
  }
  .detail-table th {
    width: 40%;
    font-size: 14px;
  }
  .detail-table td {
    font-size: 14px;
    line-height: 1.2;
  }
  .detail-table {
    margin-bottom: 60px;
  }
  /* 料金表 */
  .price_title img {
    width: 100px;
  }
  .priceContentBox table th {
    font-size: 14px;
  }
  .priceContentBox table td:first-child {
    text-align: center;
    padding: 4px;
    font-size: 10px;
  }
  .priceContentBox table td:nth-child(2) {
    padding: 5px;
    font-size: 10px;
    padding-left: 8px;
  }
  .priceContentBox table td:nth-child(3) {
    padding: 10px 0 10px 19px;
    font-size: 16px;
    line-height: 1;
  }
  td.Price.shippori.last {
    padding: 10px 0;
    font-size: 16px;
    padding-left: 4px;
  }
  .priceContentBox table td:last-child {
    padding: 10px 0 10px 19px;
    font-size: 16px;
    line-height: 1;
  }
  td.Price.shippori.last.list-price {
    padding-left: 8px;
}
td.Price.shippori.last span.tax {
  margin-left: 15px;
}
td.Price.shippori.last.list-price span.tax{
  margin-left: 11px;
}
  .smallEn {
    font-size: 11px;
  }
  .tax {
    font-size: 8px;
  }
  .taxPrice {
    font-size: 12px;
  }
  span.black-star {
    color: #000;
    font-size: 12px;
    margin-right: 2px;
  }
  .priceDisp {
    font-size: 12px;
    text-align: left;
    left: 5;
  }
  .lgPrice {
    font-size: 20px !important;
    text-align: center !important;
  }
  .effect-fig img {
    top:19px;
  }

}


/* モバイル小 */
@media screen and (max-width:380px) {
  
  br.pc_only {
    display: none;
  }
  br.sp-tb_only{
    display: block;
  }
  .link-btn {
    font-size: 16px;
    padding: 15px 5px 15px 30px;
  }
  /* PRボックス */
  div#pr.container.l-container {
    margin-bottom: 10px;
}
  .clr-pricBox {
    margin-right: 0;
    padding: 2px 4px;
  }
  .clr-pricBox p {
    font-size: 9px;
  }
  .prLeft {
    font-size: 8px;
  }
  /* こんな方におすすめ */
  .arrow::before {
    width: 25px;
    height: 25px;
  }
  .smallBox p {
    font-size: 15px;
  }
  .target-p {
    font-size: 20px;
  }
  /* 涙袋ヒアルロン酸とは */
  .back-clr-blue {
    padding: 30px 0px 60px;
  }
  .decoCenter {
    font-size: 20px;
  }
  /* こんな方におすすめ */
  .back-clr-black {
    padding: 30px 0px 60px;
  }
  .pointList {
    width: 90%;
    margin: 0 auto;
}
    .point-inner {
        margin-top: -510px;
    }
  .point-exLarge {
    font-size: 30px;
  }
  .about-right p {
    font-size: 15px;
  }
  /* 5つの効果 */
  .back-clr-point {
    padding: 30px 0px 0;
  }
  .point-txt {
    font-size: 18px;
  }
  .point-Large {
    font-size: 25px;
  }
  .point-sizeM {
    font-size: 25px;
  }
  .point-inner h3 {
    font-size: 18px;
  }
  .pointList li {
    font-size: 15px;
    width: 280px;
  }
  .pointList span.exColor.han {
    font-size: 17px;
  }
  .effect-title img {
    width: 130px;
  }
  .effect-title h2 {
    margin: 70px auto 20px;
  }

  /* 選ばれる理由 */
  .reasons-header img {
    width: 23px;
  }
  .reasons-header h2 {
    font-size: 15px;
  }
  .reasons-header .hreason {
    font-size: 22px;
  }
  span.title_exLarge {
    font-size: 30px;
    margin: 0;
  }
  .titleSizeS {
    font-size: 17px;
  }
  .title_XLSize {
    font-size: 20px;
  }
  /* 施術の流れ */
  .back-clr-flow {
    padding: 30px 0px 20px;
  }
  .flow-box.b02 {
    margin-top: 110px;
  }
  .flow-box.b03 {
    margin-top: 125px;
  }
}