@charset "UTF-8";

/*メインビジュアル SP
---------------------------------------------*/
#mv_volnewmer {
	position: relative;
	background-image: url(../img/volnewmer/main-sp.webp);
	background-size:  cover; 
	max-width: 100%;
	text-align: center;
	display: flex; /* flex属性に変更*/
	justify-content: center; /* 子要素の横位置*/
	align-items: center; /* 子要素の縦位置*/
}
#mv_volnewmer:before {
    content: "";
    display: block;
    padding-top: 63%;
  }
#mv_volnewmer .sub {
	display: block;
	font-family: "Kiwi Maru", sans-serif;
	font-size: 3.4vw;
	font-weight: normal;
	letter-spacing: -0.1em;
	line-height: 1.6;
	color: #e88a95;
	position: absolute;
	top: 15%;
	left: 5vw;
}
#mv_volnewmer .title {
	display: block;
	font-size: 8vw;
	font-family: 'Oswald', sans-serif;
	letter-spacing: .1em;
	color: #555;
	position: absolute;
	top: 45%;
	left: 5vw;
	text-align: left;
	line-height: 1.1em;
}
#mv_volnewmer .title span {
	display: block;
	font-size: 4vw;
	font-family: 'Noto Sans', sans-serif;
	margin-top: 13px;
	vertical-align: top;
	line-height: 1.2em;
	letter-spacing: 0;
}
#mv_volnewmer .title .tx_small{
	font-size: 60%;
	display: inline;
	vertical-align: baseline;
}

/*メインビジュアル PC
---------------------------------------------*/
@media screen and (min-width: 769px){
#mv_volnewmer {
	background-image: url(../img/volnewmer/main.webp);
}
#mv_volnewmer:before {
    content: "";
    display: block;
    padding-top: 28%;
  }
#mv_volnewmer .sub {
	font-size: 24px;
	position: absolute;
	top: 28%;
	left: 19vw;
	letter-spacing: 0;
	line-height: 1.5em;
}
#mv_volnewmer .title {
	font-size: 62px;
	position: absolute;
	top: 46%;
	left: 19vw;
	line-height: 1.1em;
}
#mv_volnewmer .title span {
	font-size: 20px;
	vertical-align: middle;
	display: in;
	margin-top: 20px;
	letter-spacing: 0.1em;
}	
}


/*通常価格 SP
---------------------------------------------*/
.regular_price {
	width: 96%;
	height: auto;
	margin: 30px 2%;
	text-align: center;
}
.regular_price .treatment_area{
}
.regular_price .treatment_area p{
    display: inline-block;
    width: auto;
    padding: 0.4em;
    line-height: 1;
    border: solid 1px #aaa;
    font-size: 20px;
}
.regular_price .treatment_area .sup {
    vertical-align: super;
    font-size: 50%;
}
.regular_price dl {
	display: inline-block;
	margin: 15px 0 0;
}
.regular_price dt {
	font-size: 4.2vw;
	font-weight: bold;
	line-height: 1.3;
    margin-bottom: 0.5em;
}
.regular_price dd {
	font-size: 12vw;
	font-weight: nomal;
	line-height: 1em;
	color: #d25965;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.regular_price dd .mini {
	font-size: 5vw;
	display: inline-block;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	padding-right: 0.5em;
}
.regular_price dd .tax_in {
	font-size: 3.2vw;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
.regular_price dd .tx_exp {
	font-size: 3.4vw;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	display: block;
	line-height: 1em;
    color: #575757;
    margin-top: -0.3em;
    margin-bottom: 1em;
}
.regular_price p {
	font-size: 12px;
	width: 94%;
	height: auto;
	margin: 0 auto;
	text-align:center;
}
/*通常価格 PC
---------------------------------------------*/
@media screen and (min-width: 769px){
.regular_price dl {
	margin: 10px 40px;
}
.regular_price dt {
	font-size: 20px;
}
.regular_price dd {
	font-size: 52px;
}
.regular_price dd .mini {
	font-size: 22px;
}
.regular_price dd .tax_in {
	font-size: 13px;
}
.regular_price dd .tx_exp {
	font-size: 13px;
}
.regular_price p {
	text-align: center;
}
}


/*ポテンツァ・ダイヤモンドチップとは？ SP
---------------------------------------------*/
.what_volnewmer {
	width: 100%;
	height: auto;
    background-color: #fef3f3;
    margin-bottom: 50px;
}
.what_volnewmer .inner{
    width: 94%;
    margin: auto;
	padding: 40px 0;
}
.what_volnewmer .intro_volnewmer{
    width: 100%;
    margin: 30px auto 50px;
}
.what_volnewmer .intro_volnewmer .inner{
    width: 100%;
    padding: 10px 0;
}
.what_volnewmer .intro_volnewmer img{
    width: 38%;
    height: auto;
	margin: 0 auto;
	display: block;
}
.what_volnewmer .intro_volnewmer .exp_volnewmer{
    width: 100%;
    text-align: left;
}
.what_volnewmer .intro_volnewmer .exp_volnewmer p{
    margin-top: 20px;
}


/* Point01 SP */
.what_volnewmer .tx01{
	margin: 20px 0;
	text-align: center;
}
.what_volnewmer .tx01 .head01{
	width: 100%;
	height: auto;
	font-size: 4vw;
	text-align: left;
	color: #e88a95;
	line-height: 2.8em;
	padding-left: 11vw;
	padding-bottom: 1vw;
	background-image: url("../img/volnewmer/fig_point01.webp");
	background-repeat: no-repeat;
	background-size:8vw;

}
.what_volnewmer .tx01 p{
	margin: 10px 0 0;
}
.what_volnewmer .tx01 img{
	width: 100%;
	height: auto;
	margin: 15px auto;
}

/* Point02 SP */
.what_volnewmer .tx02{
	margin: 20px 0;
	text-align: center;
}
.what_volnewmer .tx02 .head02{
	width: 100%;
	height: auto;
	font-size: 4vw;
	text-align: left;
	color: #e88a95;
	line-height: 2.8em;
	padding-left: 11vw;
	padding-bottom: 1vw;
	background-image: url("../img/volnewmer/fig_point02.webp");
	background-repeat: no-repeat;
	background-size:8vw;
}
.what_volnewmer .tx02 p{
	margin: 10px 0 0;
}
.what_volnewmer .tx02 img{
	width: 100%;
	height: auto;
	margin: 15px auto;
}

/* Point03 SP */
.what_volnewmer .tx03{
	margin: 20px 0;
	text-align: center;
}
.what_volnewmer .tx03 .head03{
	width: 100%;
	height: auto;
	font-size: 4vw;
	text-align: left;
	color: #e88a95;
	line-height: 2.8em;
	padding-left: 11vw;
	padding-bottom: 1vw;
	background-image: url("../img/volnewmer/fig_point03.webp");
	background-repeat: no-repeat;
	background-size:8vw;
}
.what_volnewmer .tx03 p{
	margin: 10px 0 0;
}
.what_volnewmer .tx03 img{
	width: 100%;
	height: auto;
	margin: 15px auto;
}

/* Point04 SP */
.what_volnewmer .tx04{
	margin: 20px 0;
	text-align: center;
}
.what_volnewmer .tx04 .head04{
	width: 100%;
	height: auto;
	font-size: 4vw;
	text-align: left;
	color: #e88a95;
	line-height: 1.4em;
	padding-left: 11vw;
	padding-bottom: 1vw;
	background-image: url("../img/volnewmer/fig_point04.webp");
	background-repeat: no-repeat;
	background-size:8vw;
}
.what_volnewmer .tx04 p{
	margin: 10px 0 0;
}
.what_volnewmer .tx04 img{
	width: 100%;
	height: auto;
	margin: 15px auto;
}

/* Point05 SP */
.what_volnewmer .tx05{
	margin: 20px 0;
	text-align: center;
}
.what_volnewmer .tx05 .head05{
	width: 100%;
	height: auto;
	font-size: 4vw;
	text-align: left;
	color: #e88a95;
	line-height: 2.8em;
	padding-left: 11vw;
	padding-bottom: 1vw;
	background-image: url("../img/volnewmer/fig_point05.webp");
	background-repeat: no-repeat;
	background-size:8vw;
}
.what_volnewmer .tx05 p{
	margin: 10px 0 0;
}
.what_volnewmer .tx05 img{
	width: 100%;
	height: auto;
	margin: 15px auto;
}

/* Point06 SP */
.what_volnewmer .tx06{
	margin: 20px 0;
	text-align: center;
}
.what_volnewmer .tx06 .head06{
	width: 100%;
	height: auto;
	font-size: 4vw;
	text-align: left;
	color: #e88a95;
	line-height: 2.8em;
	padding-left: 11vw;
	padding-bottom: 1vw;
	background-image: url("../img/volnewmer/fig_point06.webp");
	background-repeat: no-repeat;
	background-size:8vw;
}
.what_volnewmer .tx06 p{
	margin: 10px 0 0;
}
.what_volnewmer .tx06 img{
	width: 100%;
	height: auto;
	margin: 15px auto;
}

/* Point07 SP */
.what_volnewmer .tx07{
	margin: 20px 0;
	text-align: center;
}
.what_volnewmer .tx07 .head07{
	width: 100%;
	height: auto;
	font-size: 4vw;
	text-align: left;
	color: #e88a95;
	line-height: 2.8em;
	padding-left: 11vw;
	padding-bottom: 1vw;
	background-image: url("../img/volnewmer/fig_point07.webp");
	background-repeat: no-repeat;
	background-size:8vw;
}
.what_volnewmer .tx07 p{
	margin: 10px 0 0;
}
.what_volnewmer .tx07 img{
	width: 50%;
	height: auto;
	margin: 15px auto;
}



/*ポテンツァ・ダイヤモンドチップとは？ PC
---------------------------------------------*/
@media screen and (min-width: 769px){
.what_volnewmer {
}
.what_volnewmer .inner{
	width: 1000px;
	height: auto;
	margin: 40px auto 0;
	padding:  50px 0;
}
.what_volnewmer .intro_volnewmer{
    width: 800px;
    margin: 40px auto 0;
}
.what_volnewmer .intro_volnewmer .inner{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.what_volnewmer .intro_volnewmer img{
    width: 140px;
    height: auto;
}
.what_volnewmer .intro_volnewmer .exp_volnewmer{
    width: 440px;
    text-align: center;
    margin-left: 0;
}
 .what_volnewmer .intro_volnewmer .exp_volnewmer p{
    margin-top: 30px;
} 
	
/* Point01 PC */
.what_volnewmer .tx01{
	margin: 60px 0;
}
.what_volnewmer .tx01 .head01{
	width: 100%;
	height: auto;
	font-size: 21px;
	background-size:contain; 
	padding-left: 67px;
	padding-bottom: 5px;
}
.what_volnewmer .tx01 p{
    margin: 15px 0 0;
}
.what_volnewmer .tx01 img{
	width: 628px;
	height: auto;
	margin: 30px auto 0;
}
	
/* Point02 PC */
.what_volnewmer .tx02{
	margin: 60px 0;
}
.what_volnewmer .tx02 .head02{
	width: 100%;
	height: auto;
	font-size: 21px;
	background-size:contain; 
	padding-left: 67px;
	padding-bottom: 5px;
}
.what_volnewmer .tx02 p{
    margin: 15px 0 0;
}
.what_volnewmer .tx02 img{
	width: 600px;
	height: auto;
	margin-top: 30px;
}

/* Point03 PC */
.what_volnewmer .tx03{
	margin: 60px 0;
    display: block;
}
.what_volnewmer .tx03 .head03{
	width: 610px;
	height: auto;
	font-size: 21px;
	background-size:contain; 
	padding-left: 67px;
	padding-bottom: 5px;
}
.what_volnewmer .tx03 p{
    margin: 15px 0 0;
}
.what_volnewmer .tx03 img{
	width: 628px;
	height: auto;
	margin: 30px auto 0;
} 

/* Point04 PC */
.what_volnewmer .tx04{
	margin: 60px 0;
    display: block;
}
.what_volnewmer .tx04 .head04{
	width: 610px;
	height: auto;
	font-size: 21px;
	line-height: 60px;
	background-size:contain; 
	padding-left: 67px;
	padding-bottom: 5px;
}
.what_volnewmer .tx04 p{
    margin: 15px 0 0;
}
.what_volnewmer .tx04 img{
	width: 628px;
	height: auto;
	margin: 30px auto 0;
}
	
/* Point05 PC */
.what_volnewmer .tx05{
	margin: 60px 0;
    display: block;
}
.what_volnewmer .tx05 .head05{
	width: 610px;
	height: auto;
	font-size: 21px;
	line-height: 60px;
	background-size:contain; 
	padding-left: 67px;
	padding-bottom: 5px;
}
.what_volnewmer .tx05 p{
    margin: 15px 0 0;
}
.what_volnewmer .tx05 img{
	width: 628px;
	height: auto;
	margin: 30px auto 0;
}
	
/* Point06 PC */
.what_volnewmer .tx06{
	margin: 60px 0;
    display: block;
}
.what_volnewmer .tx06 .head06{
	width: 610px;
	height: auto;
	font-size: 21px;
	line-height: 60px;
	background-size:contain; 
	padding-left: 67px;
	padding-bottom: 5px;
}
.what_volnewmer .tx06 p{
    margin: 15px 0 0;
}
.what_volnewmer .tx06 img{
	width: 628px;
	height: auto;
	margin: 30px auto 0;
}
	
/* Point07 PC */
.what_volnewmer .tx07{
	margin: 60px 0;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	align-items: flex-start;
}
.what_volnewmer .tx07 .head07{
	width: 610px;
	height: auto;
	font-size: 21px;
	background-size:contain; 
	padding-left: 67px;
	padding-bottom: 5px;
}
.what_volnewmer .tx07 p{
    margin: 15px 0 0;
}
.what_volnewmer .tx07 img{
	width: 311px;
	height: auto;
	margin-left: 40px;
}
}

