@charset "utf-8";
/*-------------------
   clearfix
-------------------*/
.cf:before, .cf:after {
	content: " ";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
 *zoom: 1;
}
/*-------------------
   common
-------------------*/
.wrapper {
	font: 1.0em/1.2 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-feature-settings: "palt";
	letter-spacing: .1em;
	padding: 0 0 20px;
	position: relative;
}
.wrapper * {
	box-sizing: border-box;
}
.wrapper a {
	color: inherit;
	display: block;
}
.wrapper img {
	height: auto;
	max-width: 100%;
}
/*ブレイクポイントのルール*/
/* -スマホ基本設計 解像度に依存しない-
 *350pxまで：SP縦 i5 SE
 *350px〜480px：SP縦 i6-8　****一番重要****
 *480px〜960px：SP横からタブレット
 *960px〜小型PC　大型PC
 
 /*  全体指定 スマホ縦 i5 i5SE　350pxまで  */

/* ボタンデザイン自由に変えてください  */
#container .buy-btn {
    background: #a62b45;
    border-radius: 50px;
    color: #fff;
    display: block;
    font: normal 0.9rem/2.0 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    position: relative;
    margin: 0 auto;
    text-align: center;
    width: 60%;
    text-decoration: none;
}
#container .buy-btn:hover {
	filter: alpha(opacity=90);
	transition: 0.3s ease-in 0.1s;
	background:#ff829d;
	text-decoration: none;
}
#container .buy-btn a:hover {
	text-decoration: none;
	transition: 0.3s ease-in 0.1s;
}
/*----*/
#container .buy-btn2 {
	border: solid 2px #a62b45;
    border-radius: 50px;
    color: #a62b45;
    display: block;
    font: normal 1rem/2.6 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    position: relative;
    margin: 5px 0 0 auto;
    text-align: center;
    width: 65%;
    text-decoration: none;
}
#container .buy-btn2:hover {
	filter: alpha(opacity=90);
	transition: 0.4s ease-in 0.1s;
    background: #a62b45;
    color: #fff;
	text-decoration: none;
}
#container .buy-btn2 a:hover {
	text-decoration: none;
}
/*-- 画面外にいる状態 --*/
.fadein {
	opacity : 0;
	transform : translate(0, 30px);
	transition: ease-in 400ms;
}
/*-- 画面内に入った状態 --*/
.fadein.scrollin {
	opacity : 1;
	transform : translate(0, 0);
}
#container section {
	margin: 10px auto 0;
	padding: 10px 10px 0;
}
/*-------------------
   mainvisual
-------------------*/
#container .mainvisual {
    background: url(/contents/shop/sevenbeauty/img/freepage/medisthe-conceale/kv_top_sp.jpg) no-repeat;
    background-size: 100%;
    background-color: #fff;
    padding: 15px;
    position: relative;
}
#container .mainvisual h1 {
    color: #212121;
	font: bold 1.8rem/1.3 "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	margin-bottom: 10px;
}
#container .mainvisual h1 .small {
    color: #212121;
    font: 0.8rem/1.5 "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#container .mainvisual .point,
#container .sec6 .point {
	display: inline-block;
	color: #212121;
    font: 0.8rem/1.5 "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    text-align: left;
    margin-bottom: 20px;
}
#container .mainvisual .point li,
#container .sec6 .point li {
	background: url(/contents/shop/sevenbeauty/img/freepage/medisthe-conceale/check.png) left 5px top 10px no-repeat;
	background-size: 10%;
	border-bottom: dotted 2px #947f28;
	margin: 0 auto;
    padding: 5px 0 0 25px;
}
#container .mainvisual .name .text1,
#container .sec6 .name .text1 {
	background-color: #212121;
	color: #fff;
    font: 0.8rem/1.5 "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    display: inline;
    margin: 0 0;
    padding: 3px 8px;
}
#container .mainvisual .name .text2,
#container .sec6 .name .text2 {
	color: #212121;
	font: 1.0rem/1.3 "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	letter-spacing: normal;
}
#container .mainvisual .name .text2 .small,
#container .sec6 .name .text2 .small {
	color: #212121;
	font: 0.8rem/1.3 "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#container .mainvisual .buy-btn {
	margin: 2px 20px 25px 0;
}
#container .mainvisual .des p {
	color: #212121;
    font: 0.8rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 10px;
	text-align: justify;
	text-justify: inter-ideograph;
}
#container .mainvisual .des .small {
	color: #212121;
    font: 0.8rem/1.8 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container .mainvisual .des .note-text {
	letter-spacing: -0.01rem;
}
/*---sec1-point1---*/
#container .sec1,
#container .sec2,
#container .sec3,
#container .sec4,
#container .sec5 {
	margin: 0 0;
	padding: 10px 20px;
}
#container .point {
	color: #947f28;
	font: 1.3rem/1.5 "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	text-align: center;
}
#container h2 {
	color: #212121;
	font: bold 1.4rem/1.5 "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	text-align: center;
	position: relative;
	display: block;
	margin-bottom: 1em;
}
#container h2:before {
	content: '';
	position: absolute;
	bottom: -10px;
	display: inline-block;
	width: 60px;
	height: 3px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #b7a246;
	border-radius: 2px;
}
#container h2 .small {
	color: #212121;
	font: 0.5em/1.5 "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#container .sec1 .text,
#container .sec3 .text {
	color: #5e5e5e;
    font: 0.8rem/1.8 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-bottom: 10px;
}
#container .sec1 .text .small {
	color: #212121;
	font: 0.5rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container .sec1 .po1-box1 dt {
	text-align: center;
	width: 100%;
}
#container .sec1 .po1-box1 dt img {
    display: inline-block;
    width: 90%;
}
#container .sec1 .po1-box1 .des1 {
    border-bottom: dotted 2px #b7a246;
    padding: 10px 5px;
}
#container .sec1 .po1-box1 .des2 {
    padding: 10px 5px;
}
#container .sec1 .po1-box1 .name1 {
	color: #ec9772;
	font: 1.2rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container .sec1 .po1-box1 .name2 {
	background-color: #ec9772;
	color: #fff;
	font: 1.0rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0 0 10px;
    padding: 4px 0;
}
#container .sec1 .po1-box1 p {
	color: #5e5e5e;
    font: 0.8rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: normal;
	text-align: justify;
	text-justify: inter-ideograph;
}
#container .sec1 .po1-box1 .des2 .small {
	font: 0.8rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/*----*/
#container .sec1 .po1-box2 .plus,
#container .sec2 .po2-box3 .plus {
	background: url(/contents/shop/sevenbeauty/img/freepage/medisthe-conceale/ten_left.png),
				url(/contents/shop/sevenbeauty/img/freepage/medisthe-conceale/ten_right.png);
    background-repeat: no-repeat,
					   no-repeat;
	background-position: top 5px left 90px, 
						 top 5px right 90px;
    background-size: 5%, 5%;
    margin: 0 auto 10px;
    padding: 0px 0px;
    position: relative;
    color: #212121;
    font: 1.3rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: center;
}
#container .center {
	text-align: center;
}
#container h3 {
	background: linear-gradient(transparent 60%, #fffbd5 0%);
    color: #212121;
    font: 1.3rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: center;
    display: inline;
}
#container .sec1 .po1-box2 .flex {
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0;
}
#container .sec1 .po1-box2 .flex dl {
    margin: 5px;
    width: calc(92%/2);
}
#container .sec1 .po1-box2 .flex dt {
	width: 100%;
}
#container .sec1 .po1-box2 .flex dd {
	text-align: center;
}
#container .sec1 .po1-box2 h4 {
	color: #212121;
	font: 1.0rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container .sec1 .po1-box2 .name {
	color: #212121;
    font: 0.8rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    position: relative;
    display: inline-block;
    margin-bottom: 18px;
    letter-spacing: 1px;
}
#container .sec1 .po1-box2 .name:before {
	content: '';
	position: absolute;
	bottom: -10px;
    display: inline-block;
    width: 40px;
    height: 3px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #b5b5b5;
	border-radius: 2px;
}
#container .sec1 .po1-box2 .text {
	color: #5e5e5e;
    font: 0.8rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 0;
    padding: 0 0;
    text-align: left;
}
/*---sec2-point2---*/
#container .sec2 {
	background-color: #e5e5e5;
	padding: 10px 0;
}
#container .sec2 .po2-box1 {
	background: url(/contents/shop/sevenbeauty/img/freepage/medisthe-conceale/yajirushi.png) bottom 10px left -50px no-repeat;
    background-size: 130%;
    margin: 0 0;
    padding-bottom: 50px;
}
#container .sec2 .po2-box1 p {
	width: 100%;
} 
#container .sec2 .po2-box1 .text,
#container .sec4 .po4-box1 .text {
	color: #212121;
    font: 1.1rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: underline wavy #87a7af;
    text-align: center;
    margin: 10px 0;
} 
/*----*/
#container .sec2 .po2-box2 {
	background: url(/contents/shop/sevenbeauty/img/freepage/medisthe-conceale/texture02.png) top 85px left -10px no-repeat;
    background-size: 110%;
    padding: 0 20px;
}
#container .sec2 .po2-box2 .maru {
	display: flex;
	margin: 15px 0;
}
#container .sec2 .po2-box2 .maru .des {
	border-radius: 50%;
    margin: 2px;
    padding: 0 0;
    width: 65px;
    height: 65px;
    text-align: center;
    line-height: 65px;
    display: inline-block;
}
#container .sec2 .po2-box2 .maru .white {
	color: #535353;
	background-color: #fff;
	font-size: 1rem;
}
#container .sec2 .po2-box2 .maru .black {
	color: #fff;
	background-color: #535353;
	font-size: 1rem;
}
#container .sec2 .po2-box2 .maru .red {
	color: #fff;
	background-color: #fc384f;
	font-size: 1rem;
}
#container .sec2 .po2-box2 .maru .yellow {
	color: #535353;
	background-color: #facd89;
	font-size: 1rem;
}
/*----*/
#container .sec2 .po2-box2 .text {
	color: #212121;
	font: 0.8rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0 0 10px;
	padding: 0 0;
	text-align: justify;
	text-justify: inter-ideograph;
}
#container .sec2 .po2-box3 {
	padding: 0 20px;
}
#container .sec2 .po2-box3 dt {
	text-align: center;
	width: 100%;
}
#container .sec2 .po2-box3 dd {
	color: #212121;
    font: 0.8rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 10px 0 20px;
    text-align: justify;
    text-justify: inter-ideograph;
}
#container .sec2 .po2-box4 {
	background-color: #fff;
	margin: 0 20px;
    padding: 20px 10px;
    text-align: center;
}
#container .sec2 .po2-box4 h3 {
	border: solid 1px #ec9772;
    background: none;
    color: #212121;
    font: 1.2rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0 0 10px;
    padding: 5px 10px;
    display: inline-block;
}
#container .sec2 .po2-box4 dt {
	color: #212121;
	font: 1rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom: dotted 2px #ec9772;
    display: inline-block;
	margin: 5px 0 0;
} 
#container .sec2 .po2-box4 dd {
	width: 100%;
	margin: 5px 0;
} 
#container .sec2 .po2-box4 p {
	color: #5e5e5e;
    font: 0.9rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 20px 0 -10px;
}
#container .sec2 .po2-box5 {
	background: url(/contents/shop/sevenbeauty/img/freepage/medisthe-conceale/kv_img.png) top 50px left -7px no-repeat;
    background-size: 105%;
    padding: 20px 10px 0;
}
#container .sec2 .po2-box5 .text {
	margin-bottom: 100px;
}
#container .sec2 .po2-box5 .text p {
	color: #212121;
    font: bold 1.5rem/1.5 "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	text-align: center;
	margin: 0 0;
}
#container .sec2 .po2-box5 .text .small {
	color: #212121;
	font: bold 1.3rem/1.5 "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#container .sec2 .buy-btn {
	font: normal 0.9rem/2.8 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 10px;
	width: 80%;
}
/*---sec3-point3---*/
#container .sec3 .flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#container .sec3 .flex dl {
    margin: 5px;
    width: calc(89%/3);
}
#container .sec3 .po3-box1 dt {
	width: 100%;
}
#container .sec3 .po3-box1 dd {
	color: #212121;
    font: 0.8rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	margin: 5px 0;
}
/*---sec4-point4---*/
#container .sec4 {
	background-color: #e5e5e5;
	padding: 10px 0 20px;
}
#container .sec4 dd {
	width: 100%;
}
#container .sec4 .po4-box1 {
    background: url(/contents/shop/sevenbeauty/img/freepage/medisthe-conceale/yajirushi.png) bottom 10px left -50px no-repeat;
    background-size: 130%;
    margin: 0 0;
    padding-bottom: 50px;
}
/*----*/
#container .sec4 .po4-box2 div p {
	color: #212121;
    font: 1.0rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: center;
    margin: 0 0;
}
#container .sec4 .po4-box2 div p .small {
	color: #212121;
    font: 0.8rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	display: block;
}
#container .sec4 .po4-box2 div {
	background-color: #eeeeee;
	border: solid 1px #ec9772;
	margin: 0 20px 25px;
	padding: 10px 0;
	position: relative;
}
/*---sec5---*/
#container .sec5 h2 {
	color: #212121;
    font: 1.2rem/1.5 "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    text-align: center;
    margin: 10px 0;
    padding: 5px 0;
    border: solid 2px #b7a246;
}
#container .sec5 h2:before {
	content: none;
}
#container .sec5 h3 {
	color: #212121;
    font: 0.95rem/1.5 "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    display: block;
    margin: 0 auto 10px;
    padding: 2px 0 0 45px;
    text-align: justify;
    text-justify: inter-ideograph;
}
#container .sec5 .po5-box1 h3 {
	background: url(/contents/shop/sevenbeauty/img/freepage/medisthe-conceale/step01.jpg) top 0px left 0px no-repeat;
    background-size: 15%;
}
#container .sec5 .po5-box2 h3 {
	background: url(/contents/shop/sevenbeauty/img/freepage/medisthe-conceale/step02.jpg) top 0px left 0px no-repeat;
    background-size: 15%;
}
#container .sec5 .po5-box1 .flex dt {
	width: 100%;
	position: relative;
}
#container .sec5 .step-img {
    text-align: center;
    width: 100%;
}
#container .sec5 .step-img img {
	display: inline-block;
	width: 100%;
}
#container .sec5 .po5-box1 .item dd {
	margin: 40px 0 0 0;
}
#container .sec5 .po5-box1 .item-img {
    width: 100%;
}
#container .sec5 .po5-box1 .item-img img {
	display: inline-block;
    float: left;
    margin: 0 15px;
    width: 25%;
}
#container .sec5 .po5-box1 .icon {
	width: 40%;
    position: absolute;
    top: -10px;
    right: 0;
}
#container .sec5 .item .des {
	color: #212121;
    font: 0.8rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 0 0 10px 0;
	padding: 30px 0 0;
	text-align: justify;
	text-justify: inter-ideograph;
}
#container .sec5 .item .name {
	color: #212121;
	font: 1rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0 0;
	padding: 0 0;
	text-align: center;
}
#container .sec5 .yajirushi-1,
#container .sec5 .yajirushi-2 {
	display: inline-block;
    width: 30px;
    height: 30px;
    border: 3px solid;
    border-color: transparent transparent #fdd56a #fdd56a;
    transform: rotate(-45deg);
    margin: 0 auto 10px;
    position: relative;
    left: 125px;
}
#container .sec5 .po5-box2 .flex dd {
	color: #212121;
    font: 0.8rem/1.6 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 0 0;
	padding: 0 15px;
	text-align: justify;
	text-justify: inter-ideograph;
}
#container .sec5 .po5-box2 .flex .marker {
	background: linear-gradient(#fff 60%, #ffd4c1 0%);
}
/*---sec6---*/
#container .sec6 {
	background: url(/contents/shop/sevenbeauty/img/freepage/medisthe-conceale/kv_bottom.jpg) top 0px left -45px no-repeat;
    background-size: 125%;
    margin: 0 auto;
    padding: 20px 10px 20px 100px;
}
#container .sec6 .buy-btn {
	line-height: 2.3;
	margin: 5px 0 0 auto;
    width: 90%;
}
#container .sec6 .point {
	margin-bottom: 30px;
}
#container .sec6 .point li {
    padding: 5px 0 0 30px;
	width: 120%;
}
@media screen and (min-width:350px) and ( max-width:480px) {
/*　スマホ縦　i6 / i6plus / i7  350pxから480pxまではここを読み込む　*/
#container .mainvisual {
    background: url(/contents/shop/sevenbeauty/img/freepage/medisthe-conceale/kv_top_sp.jpg) left -30px top -50px no-repeat;
	background-size: 110%;
}
#container .mainvisual h1 {
	font-size: 2.0rem;
	margin-bottom: 5px;
	padding-right: 30px;
}
#container .mainvisual .point {
    font: 1.2rem/1.5 "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#container .sec6 .point {
	margin-bottom: 35px;
}
#container .mainvisual .point li,
#container .sec6 .point li {
    font-size: 0.9rem;
}
#container .sec6 .point li {
	font-size: 1rem;
	margin-bottom: 5px;
	width: 100%;
}
#container .mainvisual .name .text2 {
	font-size: 1.1rem;
}
#container .mainvisual .name .text2 .small, #container .sec6 .name .text2 .small {
	font-size: 1.0rem;
}
#container .mainvisual .buy-btn {
	font: normal 1.1rem/2.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 5px 0 30px;
}
#container h2 {
	font-size: 1.6rem;
	padding: 0 30px;
}
#container .sec1 .po1-box1 .name1 {
    font: 1.5rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container .sec1 .po1-box2 .plus, #container .sec2 .po2-box3 .plus {
    background: url(/contents/shop/sevenbeauty/img/freepage/medisthe-conceale/ten_left.png), url(/contents/shop/sevenbeauty/img/freepage/medisthe-conceale/ten_right.png);
    background-repeat: no-repeat, no-repeat;
    background-position: top 5px left 110px, top 5px right 110px;
	background-size: 5%, 5%;
	font: 1.4rem;
}
#container .sec1 .po1-box2 h4 {
	font-size: 0.9rem;
}
#container .sec1 .po1-box2 .name {
	font: 0.9rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container .sec2 .po2-box2 {
    background: url(/contents/shop/sevenbeauty/img/freepage/medisthe-conceale/texture02.png) top 45px left -35px no-repeat;
	background-size: 120%;
}
#container .sec2 .po2-box2 .maru {
	margin: 20px 0;
	padding: 0 30px;
}
#container .sec2 .po2-box3 dt img {
	display: inline-block;
	margin: 10px 0 0;
    width: 80%;
}
#container .sec2 .po2-box4 {
	margin: 0 10px;
}
#container .sec2 .po2-box4 dt {
	font: 1.2rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container .sec2 .po2-box5 .text {
	margin-bottom: 125px;
}
#container .sec2 .po2-box5 .text p {
	font-size: 1.3rem;
}
#container .sec2 .po2-box5 .text .small {
	font-size: 1.2rem;
}
#container .sec2 .po2-box5 .buy-btn {
	font: normal 1.1rem/3 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 10px;
}
#container .sec4 .po4-box2 div p {
	font-size: 1.2rem;
}
#container .sec4 .po4-box2 div p .small {
	font-size: 1.0rem;
}
#container .sec5 h3 {
	font-size: 1.0rem;
	padding: 5px 0 5px 58px;
}
#container .sec5 .po5-box1 .item-img img {
    margin: 0 10px 0 20px;
	width: 20%;
}
#container .sec5 .po5-box1 .item dd {
    margin: 50px 15px 0 0;
}
#container .sec5 .item .des {
	margin: 0 0 20px 0;
}
#container .sec5 .yajirushi-1, #container .sec5 .yajirushi-2 {
	left: 150px;
}
#container .sec5 .po5-box2 .flex dd {
	margin: 5px 0 15px;
	padding: 0 0;
	letter-spacing: 2px;
}
#container .sec6 {
	padding: 10px 15px 5px 150px;
}
#container .sec6 .buy-btn {
    font-size: 1.1rem;
    margin: 4px 0 5px;
    width: 100%;
}
}

 @media screen and (min-width:480px) and ( max-width:960px) {
/*　スマホ横～タブレット 480pxから960pxまではここを読み込む　*/
#container .mainvisual {
    background: url(/contents/shop/sevenbeauty/img/freepage/medisthe-conceale/kv_top_pc.jpg) no-repeat;
    background-size: 100%;
    background-color: #fff;
	padding: 30px 50px;
}
#container .mainvisual h1 {
    font-size: 3.8rem;
	padding-right: 110px;
}
#container .mainvisual h1 .small {
	font: 1.3rem/1.5 "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#container .mainvisual .point, #container .sec6 .point {
    font-size: 1.8rem;
	margin-bottom: 40px;
}
#container .mainvisual .point li, #container .sec6 .point li {
    background: url(/contents/shop/sevenbeauty/img/freepage/medisthe-conceale/check.png) left 5px top 10px no-repeat;
    background-size: 12%;
    border-bottom: dotted 3px #947f28;
    margin: 0 auto;
	padding: 5px 0 0 45px;
	width: 100%;
}
#container .mainvisual .name .text1 {
	font-size: 1.0rem;
	padding: 6px 13px;
}
#container .mainvisual .name .text2 {
	font-size: 1.6rem;
    letter-spacing: 1px;
}
#container .mainvisual .name .text2 .small {
	font-size: 1.1rem;
}
#container .mainvisual .buy-btn {
	font: normal 1.3rem/2.6 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 5px 0 40px;
    width: 52%;
}
#container .mainvisual .des p {
	font-size: 1.2rem;
}
#container .mainvisual .des .note-text {
	font-size: 0.8rem;
}
#container .sec1, #container .sec2, #container .sec3, #container .sec4, #container .sec5 {
	padding: 30px 50px;
}
#container .point {
	font: 1.8rem/1.5 "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#container h2 {
	font: bold 2.8rem/1.5 "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#container .sec1 .text, #container .sec3 .text {
    font: 1.2rem/1.8 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 20px;
}
#container .sec1 .po1-box1 dl:first-of-type,
#container .sec5 .po5-box1 dl:first-of-type{
    display: flex;
}
#container .sec1 .po1-box1 .des1 dl,
#container .sec1 .po1-box1 .des2 dl,
#container .sec5 .po5-box1 .item dl {
	display: block;
}
#container .sec1 .po1-box1 .des1 dt,
#container .sec1 .po1-box1 .des2 dt {
    text-align: left;
}
#container .sec1 .po1-box1 dt img {
	width: 100%;
}
#container .sec1 .po1-box1 .name1 {
	font-size: 1.5rem;
}
#container .sec1 .po1-box1 .name2 {
    font-size: 1.2rem;
    margin-bottom: 10px;
	padding: 6px 7px 3px;
}
#container .sec1 .po1-box1 p {
	font: 1.1rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container .sec1 .po1-box1 .des1,
#container .sec1 .po1-box1 .des2 {
	margin: 0 13px;
	padding: 8px 5px;
}
#container .sec1 .po1-box1 {
	margin-bottom: 20px;
}
#container .sec1 .po1-box2 .plus, #container .sec2 .po2-box3 .plus {
    background: url(/contents/shop/sevenbeauty/img/freepage/medisthe-conceale/ten_left.png), url(/contents/shop/sevenbeauty/img/freepage/medisthe-conceale/ten_right.png);
    background-repeat: no-repeat, no-repeat;
    background-position: top 5px left 260px, top 5px right 260px;
    background-size: 3%, 3%;
	font: 1.8rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container h3 {
	font-size: 2rem;
}
#container .sec1 .po1-box2 .flex dl {
    margin: 10px;
    width: calc(94%/2);
}
#container .sec1 .po1-box2 .flex dt {
	text-align: center;
	width: 100%;
}
#container .sec1 .po1-box2 .flex img {
	display: inline;
	width: 80%;
}
#container .sec1 .po1-box2 h4 {
	font-size: 1.5rem;
}
#container .sec1 .po1-box2 .text {
    font-size: 1.2rem;
    padding: 0 6px;
}
#container .sec1 .po1-box2 .flex dd {
    margin-top: 20px;
}
#container .sec2,
#container .sec4 {
	padding: 30px 0;
}
#container .sec2 .po2-box1,
#container .sec2 .po2-box2,
#container .sec2 .po2-box3,
#container .sec4 .po4-box1,
#container .sec4 .po4-box2 {
	padding: 0 50px;
}
#container .sec2 .po2-box1 .text, #container .sec4 .po4-box1 .text {
    font: 1.5rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 20px 0;
}
#container .sec2 .po2-box1,
#container .sec4 .po4-box1 {
    background: url(/contents/shop/sevenbeauty/img/freepage/medisthe-conceale/yajirushi.png) bottom 10px left -45px no-repeat;
	background-size: 110%;
	padding-bottom: 70px;
}
#container .sec2 .po2-box1 .text, #container .sec4 .po4-box1 .text {
    font: 1.5rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 20px 0;
}
#container .sec2 .po2-box2 {
    background: url(/contents/shop/sevenbeauty/img/freepage/medisthe-conceale/texture02.png) top 60px left 10px no-repeat;
	background-size: 100%;
}
#container .sec2 .po2-box2 .maru {
	margin: 20px 0;
	padding: 0 50px;
}
#container .sec2 .po2-box2 .maru .des {
    margin: 7px;
    width: 130px;
    height: 130px;
	line-height: 130px;
	font-size: 1.5rem;
}
#container .sec2 .po2-box2 .text {
	font: 1.3rem/1.8 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0 0 35px;
}
#container .sec2 .po2-box3 dl {
    display: flex;
    margin: 20px 0 40px;
}
#container .sec2 .po2-box3 dd {
    font-size: 1.0rem;
	padding-left: 15px;
}
#container .sec2 .po2-box4 {
    background-color: #fff;
    margin: 0px 50px;
    padding: 30px 50px;
    text-align: center;
}
#container .sec2 .po2-box4 h3 {
    border: solid 2px #ec9772;
    font-size: 1.8rem;
    padding: 5px 60px;
}
#container .sec2 .po2-box4 dt {
	font: 1.6rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container .sec2 .po2-box4 p {
    font: 1.2rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 25px 0 -10px;
}
#container .sec2 .po2-box5 {
    background: url(/contents/shop/sevenbeauty/img/freepage/medisthe-conceale/kv_img.png) top 35px left 0px no-repeat;
    background-size: 100%;
    padding: 30px 50px 0;
}
#container .sec2 .po2-box5 .text .small {
	font-size: 1.8rem;
}
#container .sec2 .po2-box5 .text p {
    font-size: 2.8rem;
	margin-bottom: -10px;
}
#container .sec2 .po2-box5 .text {
    margin-bottom: 220px;
}
#container .sec2 .po2-box5 .buy-btn {
	font: normal 1.5rem/2.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-bottom: 10px;
    width: 70%;
}
#container .sec3 .text {
	text-align: center;
}
#container .sec3 .flex dl {
    margin: 10px;
    width: calc(91%/3);
}
#container .sec3 .po3-box1 dd {
    font: 1.3rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 10px;
}
#container .sec4 .po4-box2 div p .small {
	font: 1.5rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container .sec4 .po4-box2 div p {
	font-size: 1.8rem;
}
#container .sec4 .po4-box2 div {
	border: solid 2px #ec9772;
}
#container .sec5 h2 {
    font-size: 1.8rem;
	margin: 10px 0 30px;
}
/*---*/
#container .sec5 h3 {
    font: 1.4rem/1.5 "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    margin: 0 auto 10px;
    padding: 30px 0px 30px 100px;
}
#container .sec5 .po5-box1 h3 {
    background: url(/contents/shop/sevenbeauty/img/freepage/medisthe-conceale/step01.jpg) top 0px left 0px no-repeat;
	background-size: 13%;
}
#container .sec5 .po5-box2 h3 {
	padding: 13px 0px 16px 100px;
}
#container .sec5 .po5-box2 h3 {
    background: url(/contents/shop/sevenbeauty/img/freepage/medisthe-conceale/step02.jpg) top 0px left 0px no-repeat;
	background-size: 13%;
}
/*---*/
#container .sec5 .po5-box1 .flex dt {
	width: 80%;
}
#container .sec5 .po5-box1 .item dd {
    margin: 0 0;
}

#container .sec5 .step-img img {
	width: 100%;
}
#container .sec5 .po5-box1 .item-img img {
    width: 33%;
}

#container .sec5 .po5-box1 .icon {
	width: 50%;
	top: -20px;
	right: -90px;
}
#container .sec5 .item .des {
    font-size: 1.0rem;
}
#container .sec5 .item .name {
	font: 1.3rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container .sec5 .yajirushi-1 {
    width: 40px;
    height: 40px;
	border: 5px solid;
	border-color: transparent transparent #fdd56a #fdd56a;
    left: 310px;
}
#container .sec5 .yajirushi-2 {
	width: 40px;
    height: 40px;
	border: 5px solid;
	border-color: transparent #fdd56a #fdd56a transparent;
	transform: rotate(-45deg);
	top: 90px;
	left: 5px;
}
#container .sec5 .po5-box2 ul {
	display: flex;
}
#container .sec5 .po5-box2 ul li:nth-of-type(2) {
	width: 30%;
}
#container .sec5 .po5-box2 .flex dd {
	font-size: 1.2rem;
    margin: 15px 0;
    padding: 0 0;
}
#container .sec6 {
    background: url(/contents/shop/sevenbeauty/img/freepage/medisthe-conceale/kv_bottom.jpg) top 0px left 0px no-repeat;
    background-size: 100%;
    padding: 50px 15px 30px 350px;
}
#container .sec6 .name .text1 {
    font: 1.5rem/1.5 "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	padding: 6px 13px;
}
#container .sec6 .name .text2 {
	font-size: 1.8rem;
    letter-spacing: 1px;
}
#container .sec6 .name .text2 .small {
	font-size: 1.5rem;
}
#container .sec6 .buy-btn {
	font-size: 1.5rem;
	margin-bottom: 10px;
    width: 100%;
}
#container .sec6 .point li {
    padding: 5px 0 0 55px;
    width: 115%;
}
}
 @media screen and (min-width:960px) {
/*　小・大画面デスクトップ　960pxからはここを読み込む　*/
#container {
	margin: 0 auto;
	width: 960px;
}
#container .mainvisual {
    background: url(/contents/shop/sevenbeauty/img/freepage/medisthe-conceale/kv_top_pc.jpg) no-repeat;
    background-size: 100%;
    background-color: #fff;
    padding: 70px 50px 0;
}
#container .mainvisual h1 {
	font: bold 4.2rem/1.3 "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    margin-bottom: 10px;
    padding-right: 230px;
}
#container .mainvisual h1 .small {
	font: 1.3rem/1.5 "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#container .mainvisual .point {
    font: 1.8rem/1.5 "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    margin-bottom: 60px;
}
#container .mainvisual .point li, #container .sec6 .point li {
	background: url(/contents/shop/sevenbeauty/img/freepage/medisthe-conceale/check.png) left 35px top 8px no-repeat;
    background-size: 12%;
    border-bottom: dotted 3px #947f28;
    margin: 7px auto;
    padding: 5px 30px 0 90px;
}
#container .mainvisual .name .text1 {
    font: 1.4rem/1.5 "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	padding: 6px 13px;
}
#container .mainvisual .name .text2 {
	font: 2rem/1.3 "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    letter-spacing: 1px;
}
#container .mainvisual .name .text2 .small {
	font: 1.3rem/1.3 "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#container .mainvisual .buy-btn {
	font: normal 1.5rem/2.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 5px 0 55px;
    width: 50%;
}
#container .mainvisual .des p {
	font: 1.2rem/1.8 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container .mainvisual .des .note-text {
	font: 1rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container .sec1, #container .sec2, #container .sec3, #container .sec4, #container .sec5 {
	padding: 30px 50px;
}
#container .point {
	font: 1.8rem/1.5 "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#container h2 {
	font: bold 2.8rem/1.5 "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	margin-top: 0px;
}
#container .sec1 .text, #container .sec3 .text {
    font: 1.2rem/1.8 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 20px;
}
#container .sec1 .po1-box1 dl:first-of-type,
#container .sec5 .po5-box1 dl:first-of-type{
    display: flex;
}
#container .sec1 .po1-box1 .des1 dl,
#container .sec1 .po1-box1 .des2 dl,
#container .sec5 .po5-box1 .item dl {
	display: block;
}
#container .sec1 .po1-box1 .des1 dt,
#container .sec1 .po1-box1 .des2 dt {
    text-align: left;
}
#container .sec1 .po1-box1 dt img {
	width: 100%;
}
#container .sec1 .po1-box1 .name1 {
	font: 2rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container .sec1 .po1-box1 .name2 {
    font: 1.3rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-bottom: 10px;
	padding: 6px 7px 3px;
}
#container .sec1 .po1-box1 p {
	font: 1.1rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container .sec1 .po1-box1 .des1,
#container .sec1 .po1-box1 .des2 {
	margin: 0 13px;
	padding: 30px 5px;
}
#container .sec1 .po1-box1 .des2 .small {
    font: 1rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-top: 45px;
}
#container .sec1 .po1-box1 {
	margin-bottom: 20px;
}
#container .sec1 .po1-box2 .plus, #container .sec2 .po2-box3 .plus {
    background: url(/contents/shop/sevenbeauty/img/freepage/medisthe-conceale/ten_left.png), url(/contents/shop/sevenbeauty/img/freepage/medisthe-conceale/ten_right.png);
    background-repeat: no-repeat, no-repeat;
	background-position: top 5px left 370px, top 5px right 370px;
    background-size: 3%, 3%;
	font: 1.5rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container h3 {
	font: 1.8rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container .sec1 .po1-box2 .flex dl {
    margin: 10px;
    width: calc(94%/2);
}
#container .sec1 .po1-box2 .flex dt {
	text-align: center;
	width: 100%;
}
#container .sec1 .po1-box2 .flex img {
	display: inline;
	width: 70%;
}
#container .sec1 .po1-box2 h4 {
	font: 1.8rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container .sec1 .po1-box2 .name {
	font: 1.1rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container .sec1 .po1-box2 .text {
    font: 1.3rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    padding: 0 6px;
    text-align: center;
}
#container .sec1 .po1-box2 .flex dd {
    margin-top: 20px;
}
#container .sec2,
#container .sec4 {
	padding: 30px 0;
}
#container .sec2 .po2-box1,
#container .sec2 .po2-box2,
#container .sec2 .po2-box3,
#container .sec4 .po4-box1,
#container .sec4 .po4-box2 {
	padding: 0 50px 20px;
	overflow: hidden;
}
#container .sec2 .po2-box1 p {
    display: inline-block;
	padding: 0 20px;
	width: 80%;
}
#container .sec2 .po2-box1 .text, #container .sec4 .po4-box1 .text {
    font: 1.5rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 20px 0;
}
#container .sec2 .po2-box1,
#container .sec4 .po4-box1 {
    background: url(/contents/shop/sevenbeauty/img/freepage/medisthe-conceale/yajirushi.png) bottom 10px left 5px no-repeat;
	background-size: 100%;
	text-align: center;
    padding-bottom: 120px;
}
#container .sec2 .po2-box1 .text, #container .sec4 .po4-box1 .text {
    font: 1.5rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 20px 0;
}
#container .sec2 .po2-box2 {
	background: url(/contents/shop/sevenbeauty/img/freepage/medisthe-conceale/texture02.png) top 90px left 50px no-repeat;
    background-size: 90%;
}
#container .sec2 .po2-box2 .maru {
	margin: 30px 0;
    padding: 0 30px;
}
#container .sec2 .po2-box2 .maru .des {
    margin: 10px;
    width: 180px;
    height: 180px;
    line-height: 180px;
    font-size: 1.5rem;
}
#container .sec2 .po2-box2 .text {
	font: 1.3rem/1.8 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0 0 65px;
}
#container .sec2 .po2-box3 dl {
	margin: 30px 0 230px;
}
#container .sec2 .po2-box3 img {
	display: inline;
	float: left;
	margin-right: 20px;
	width: 50%;
}
#container .sec2 .po2-box3 dd {
    font: 1.2rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 15px;
}
#container .sec2 .po2-box4 {
    background-color: #fff;
    margin: 0px 50px;
    padding: 30px 50px;
    text-align: center;
}
#container .sec2 .po2-box4 h3 {
    border: solid 2px #ec9772;
    font: 1.8rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 5px 80px;
}
#container .sec2 .po2-box4 dt {
	font: 1.6rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container .sec2 .po2-box4 dd img {
    width: 70%;
    margin: 10px 0;
}
#container .sec2 .po2-box4 p {
    font: 1.2rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 25px 0 -10px;
}
#container .sec2 .po2-box5 {
    background: url(/contents/shop/sevenbeauty/img/freepage/medisthe-conceale/kv_img.png) top 35px left 0px no-repeat;
    background-size: 100%;
    padding: 30px 50px 0;
}
#container .sec2 .po2-box5 .text .small {
	font: bold 1.8rem/1.5 "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#container .sec2 .po2-box5 .text p {
    font: bold 3.0rem/1.5 "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	margin-bottom: -10px;
}
#container .sec2 .po2-box5 .text {
    margin-bottom: 320px;
}
#container .sec2 .po2-box5 .buy-btn {
	font: normal 1.5rem/2.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-bottom: 5px;
    width: 50%;
}
#container .sec3 .text {
	text-align: center;
}
#container .sec3 .flex dl {
    margin: 10px;
    width: calc(91%/3);
}
#container .sec3 .po3-box1 dt {
    text-align: center;
    width: 100%;
}
#container .sec3 .po3-box1 dt img{
    width: 80%;
}
#container .sec3 .po3-box1 dd {
    font: 1.3rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 10px;
}
#container .sec4 .po4-box2 div p .small {
	font: 1.5rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container .sec4 .po4-box2 div p {
	font: 2rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container .sec4 .po4-box2 div {
	border: solid 2px #ec9772;
}
#container .sec4 dd {
    text-align: center;
    width: 100%;
}
#container .sec4 dd img{
    width: 80%;
}
#container .sec5 h2 {
    font-size: 2.2rem;
	margin: 10px 0 30px;
}
#container .sec5 .po5-box1 h3 {
    background: url(/contents/shop/sevenbeauty/img/freepage/medisthe-conceale/step01.jpg) top 0px left 0px no-repeat;
    background-size: 10%;
}
#container .sec5 .po5-box2 h3 {
    background: url(/contents/shop/sevenbeauty/img/freepage/medisthe-conceale/step02.jpg) top 0px left 0px no-repeat;
    background-size: 10%;
}
#container .sec5 h3 {
    font: 1.8rem/1.5 "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    margin: 0 auto 10px;
    padding: 2px 290px 10px 110px;
}
#container .sec5 .po5-box2 h3 {
	padding: 2px 260px 10px 110px;
}
#container .sec5 .po5-box1 .flex dt {
	width: 60%;
}
#container .sec5 .po5-box1 .item dd {
    margin: 0 0;
}
#container .sec5 .step-img img {
	width: 100%;
}
#container .sec5 .po5-box1 .item-img img {
    width: 35%;
}
#container .sec5 .po5-box1 .icon {
    width: 50%;
	top: -20px;
    right: -220px;
}
#container .sec5 .item .des {
	font: 1.2rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    padding: 40px 0 20px;
}
#container .sec5 .item .name {
	font: 1.3rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container .buy-btn2 {
	font-size: 1.2rem;
	width: 70%;
    margin-left: 150px;
}
#container .sec5 .yajirushi-1 {
    width: 40px;
    height: 40px;
	border: 5px solid;
	border-color: transparent transparent #fdd56a #fdd56a;
	left: 410px;
}
#container .sec5 .yajirushi-2 {
	width: 40px;
    height: 40px;
	border: 5px solid;
	border-color: transparent #fdd56a #fdd56a transparent;
	transform: rotate(-45deg);
	top: 150px;
    left: -5px;
}
#container .sec5 .po5-box2 ul {
	display: flex;
}
#container .sec5 .po5-box2 ul li:nth-of-type(2) {
	width: 10%;
}
#container .sec5 .po5-box2 .flex dd {
	font-size: 1.2rem;
    margin: 15px 0;
    padding: 0 0;
}
#container .sec6 {
    background: url(/contents/shop/sevenbeauty/img/freepage/medisthe-conceale/kv_bottom.jpg) top 0px left 0px no-repeat;
    background-size: 100%;
    padding: 50px 15px 50px 490px;
}
#container .sec6 .point li {
    width: 100%;
}
#container .sec6 .name .text1 {
    font: 1.5rem/1.5 "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	padding: 6px 13px;
}
#container .sec6 .name .text2 {
	font: 2.0rem/1.3 "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    letter-spacing: 1px;
}
#container .sec6 .name .text2 .small {
	font: 1.7rem/1.3 "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#container .sec6 .buy-btn {
    font: normal 1.5rem/2.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 20px 0 30px;
    width: 90%;
}
#container .sec6 .point {
    font: 2rem/1.5 "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    margin-bottom: 60px;
}
}