@charset "UTF-8";

.container{
	width: 100%;
	padding: 0;
	text-align: center;
	margin-bottom: 30px;
}

/*--セクション--*/

.content{
	display: inline-block;
  position: relative;
	width: 95%;
	max-width: 1020px;
	text-align: center;
	margin-top: 50px;
}

.content p{
	font-size: 18px;
	padding: 20px auto;
	text-align: left;
}
@media only screen and (max-width: 767px){
.content p{
	font-size: 16px;
	padding: 20px auto;}}

/*--メインビジュアルエリア--*/

.mv-area_beauty{
	display: block;
  position: relative;
	background-color: #fff;
	height: 750px;
	max-width: 1320px;
	width: 100%;
  background: url("/images/beauty/03_common/mv_beauty.jpg")no-repeat;
	background-position: center;
	margin: 0 auto 0;
}

.mv-textarea{
	display: inline-block;
	position: absolute;
	max-width: 580px;
	width: 100%;
	height:auto;
	left: 0px;
	bottom: 60px;
}

.mv-name{
	width: 100%;
	background: #D22C7E;
	color: #fff;
	font-size: 24px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40%;
}
.mv-copy{
	width: 100%;
	background: #333;
	color: #fff;
	font-size: 40px;
	line-height: 1.4em;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 40%;
}
.mv-tagline{
	width: 100%;
	font-size: 26px;
	font-weight: 600;
	line-height: 1.3em;
	text-align: left;
	padding-top: 40px;
	padding-left: 10%;
}

img.mv-insole{
	position: absolute;
	margin-top: -380px;
	margin-left:-46%;
	width: 240px;
	z-index: 999;
}
@media screen and (max-width: 767px){
.mv-area_beauty{
	height: 500px;
  width: 100%;
  background: url("/images/beauty/03_common/mv_beauty-sp.jpg")no-repeat;
	background-position: top right;}
.mv-textarea{
	max-width: 380px;
	width: 100%;
	height:auto;
	left: 0px;
	bottom: 50px;}
.mv-name{
	width: 100%;
	font-size: 16px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 46%;}
.mv-copy{
	font-size: 28px;
	line-height: 1.3em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50%;}
.mv-tagline{
	width: 100%;
	font-size: 18px;
	padding-top: 10px;
	padding-left: 10%;}
img.mv-insole{
	position: absolute;
	margin-top: -260px;
	margin-left:-46%;
	width: 160px;
	z-index: 999;
}}

.box-announce{
	display: block;
	margin-top: 0;
	padding: 20px;
	font-size: 24px;
	font-weight: 600;
	line-height:1.4em;
	color: #fff;
background: rgb(230,24,116);
background: linear-gradient(180deg, rgba(230,24,116,1) 0%, rgba(255,116,151,1) 100%);
}
@media screen and (max-width: 767px){
.box-announce{
	padding: 15px 10px;
	font-size: 20px;
}}

h2.under-g{
	display: inline-block;
	font-size: 46px;
	font-weight: 400! important;
	line-height: 1.4em;
	border-bottom: solid 5px #EDC300;
	margin-bottom: 50px;
}
@media screen and (max-width: 767px){
h2.under-g{
	font-size: 26px;
	line-height: 1.4em;
	border-bottom: solid 3px #EDC300;
	margin-bottom: 30px;
}}


/*----------------------------
　あなたの印象、歩き方で損していない？ 
----------------------------*/
/*歩き方、気にしていますか？*/

.women-w680{
	display: inline-block;
	max-width: 680px;
	width: 95%;
	margin: 20px auto;
	text-align: center;
}

.women-w680 img{
	width: 90%;
	margin: 30px auto;
}

.women-w680 p{
	text-align: center;
}

.marker-y-l{
font-size: 24px;
background: linear-gradient(transparent 30%, #F9EBAB 80%);
font-weight: 600;
}
@media screen and (max-width:767px){
.marker-y-l{
font-size: 20px;
}}


/*歩き方が悪いと内臓まで垂れる*/

.naizo-w760{
	display: inline-block;
	max-width: 760px;
	width: 95%;
	margin:30px auto;
}

.naizo-w760 p{
	text-align: center;
}
@media screen and (max-width:767px){
.naizo-w760 p{
	text-align: left;
}}


.naizo-row{
	display: flex;
	justify-content: space-between;
	max-width: 680px;
	margin: 20px auto;
	align-items: center;
}

.naizo-row p{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
@media screen and (max-width:767px){
.naizo-row{
width: 100%;
}
.naizo-row p{
	font-size: 14px;
	text-align: left;
}}
.col2{
	width: calc((300 / 680) * 100%);
}
.col-arrow{
	width: calc((50 / 680) * 100%);
	font-size: 42px;
	color: #e6c542;
	text-align: center;
	padding-top: 80px;
}

@media screen and (max-width:767px){
.col-arrow{
	font-size: 28px;
}}

.naizo-hikaku-head{
	display: inline-block;
	width: 100%;
}

.head-box{
padding: 10px 10px;
font-size: 22px;
font-weight: 600;
color: #fff;
width: 100%；
}
@media screen and (max-width:767px){
.head-box{
padding: 10px 0;
font-size: 16px;
}}

#pink.head-box{
background: #D22C7E;
}

#green.head-box{
background: #70BEAE;
}

.head-box img{
max-width: 180px;
}
@media screen and (max-width:767px){
.head-box img{
max-width: 180px;
width: 100%;
}}

.naizo-label-p,
.naizo-label-g{
display: inline-block;
background: fff;
border-radius: 16px;
padding: 5px 8px;
font-size: 16px;
}
@media screen and (max-width:767px){
.naizo-label-p,
.naizo-label-g{
line-height: 1.4;
padding: 5px 6px;
font-size: 13px;
}}

.naizo-label-p{
border :2px solid #D22C7E;
}
.naizo-label-g{
border :2px solid #70BEAE;
}

/*お悩みボディの原因9割は歩き方*/

.naizo-w920{
	display: inline-block;
	max-width: 920px;
	width: 95%;
	margin:30px auto 0px;
}

.naizo-w920 p{
text-align: center;
margin-bottom: 40px;
}

.flex-body-container{
	display: flex;
	justify-content: space-around;
	flex-wrap:wrap;
	margin-bottom: 50px;
}
.flex-body{
	margin-bottom: 30px;
	flex-basis: 22%;
}

.flex-body dl{
	margin-bottom: 10px;
	font-size: 1em;
}

.flex-body dt img{
	max-width: 200px;
	margin-bottom: 15px;
}

.flex-body dd{
	line-height: 1.2em;
	font-size: 20px;
	font-weight: 600;
	padding-bottom: 20px
}

@media screen and (max-width:767px){
.flex-body dt img{
	max-width: 200px;
	width: 100%;
	margin-bottom: 10px;}
.flex-body{
	flex-basis: 30%;
	margin-bottom: 10px;}
.flex-body dd{
	line-height: 1.4em;
	font-size: 12px;
}}


/*-- 自然な筋トレ効果でスタイルに変化が --*/

.polaroid-w860{
max-width: 860px;
width: 96%;
margin: 30px auto;
}

.flex-polaroid{
display: flex;
}

.polaroid{
	display: inline-block;
  position: relative;
  max-width: 380px;
	width: calc((100% - 69px)/2);	
	margin: 20px;
}

.polaroid img {
  width: 95%;
  border: 16px solid #fff;
  border-bottom: 80px solid #fff;
  -webkit-box-shadow: 3px 3px 3px #777;
     -moz-box-shadow: 3px 3px 3px #777;
          box-shadow: 3px 3px 3px #777;
}
 
.polaroid p {
	display: inline-block;
 	position: absolute;
 	margin-top: 10px;
	text-align: center;
  width: 100%;
  top: 76%;
}
@media screen and (max-width:767px){
.polaroid-w860{
width: 96%;
margin: 10px auto;
}
.polaroid-w860 p{
font-size: 14px;
}

.flex-polaroid{
display: flex;
justify-content: space-around;
}
.polaroid{
	width: 45%;
	margin: 8px;
}
.polaroid p {
	text-align: center;
	font-size: 12px;
  top: 63%;
}
.polaroid img {
  width: 100%;
  border: 10px solid #fff;
  border-bottom: 50px solid #fff;
  -webkit-box-shadow: 3px 3px 3px #777;
     -moz-box-shadow: 3px 3px 3px #777;
          box-shadow: 3px 3px 3px #777;
}}

/*- お客様の声 -*/
.voice-container{
display: inline-block;
text-align: center;
}

.voice_beauty{
max-width: 680px;
width:95%;
position: relative;
background: #fff;
padding: 0;
border: 2px solid #D22C7E;
border-radius: 20px 20px 0px 0px;
margin: 0px auto 30px;
}

img.voice-user{
position: absolute;
width: 100px;
border: 6px solid #fff;
border-radius: 50px;
top: 100px;
left: 50%;
transform: translate(-50%, -50%);
}

.voice_beauty dt{
padding: 20px 15px 50px;
margin-bottom: 15px;
font-size: 19px;
font-weight: 600;
color: #fff;
border-radius: 16px 16px 0px 0px;
background: #D22C7E;
}

.voice_beauty dd{
padding: 50px 40px 30px;
color: #333;
background: #fff;
}
.voice-profile{
font-size: 14px;
margin-bottom: 20px;
}
.voice-comment01{
font-size: 20px;
font-weight: 600;
margin-bottom: 20px;
padding: 1rem 0;
margin:0 30px 15px;
border-bottom: 4px dotted goldenrod;
}
.voice-comment02{
font-size: 16px;
text-align: left;
line-height: 1.4em;
}

@media screen and (max-width:767px){
.voice_beauty{
margin: 0 auto 30px;
width: 95%;}
.voice_beauty dd{
padding: 50px 20px 30px;}
.voice-comment01{
margin:0 15px 15px;
}}

/*-- 歩き方は人それぞれ --*/ 

.content-w800{
	display:inline-block;
	padding: 0;
	max-width: 800px;
}

.flex-steps {
 display: flex;
 flex-wrap: wrap;
 justify-content: space-around;
 }

.steps-item {
  padding: 15px;
  width: 48%;
}

.steps-item img{
  width: 100%;
}

@media screen and (max-width:767px){
.steps-item {
padding: 0;
}}

/*-- 歩き方の良し悪しはどこで決まる --*/

.box-blue{
  display:inline-block;
	position: relative;
	background: #D7EBF1;
	width: 90%;
	max-width: 680px;
	padding:30px 30px 100px;
	border-radius: 15px;
	text-align: center;
	margin-bottom: 90px;
}

.box-blue img{
	width: 100%;
}

.box-blue{
	text-align: center;
}

p.center{
display:inline-block;
text-align:center !important;
margin-bottom: 30px;
}

img.doc-ido{
position:absolute;
width: 160px;
top: 100%;
left: 50%;
transform: translate(-50%, -50%);
}

/*-- 歩き方を改善して悩みを解消するには  --*/
img.nayami{
	width: 100%;
}
@media screen and (max-width:767px){
img.nayami{
	display: none;
}}

img.nayami-woman{
 max-width: 160px;
 margin: 20px auto 0px;
}
@media screen and (min-width:768px){
img.nayami-woman{
	display: none;
}}

.nayami-sp{
display: inline-block;
background: #fff;
border: 1px solid #333;
border-radius: 16px;
padding: 15px 20px 15px 40px;
font-size: 16px;
text-align: left;
margin-bottom: 40px;
}

.nayami-sp ul li{
list-style-type: disc;
list-style-position: outside;
}

/*-- こだわりのオーダーメイド --*/

h4.steps_beauty{
  position: relative;
  overflow: hidden;
  padding: 0.8rem 0.8rem 0.8rem 160px;
	font-size:22px;
	line-height: 1.3em;
	font-weight: 600;
	text-align: left;
  margin-top: 40px;
	background: #fadbda;
	border-bottom: 3px solid #D22C7E;
}
@media screen and (max-width:767px){
h4.steps_beauty{
  margin-top: 30px;
	font-size: 16px;
  padding: 0.7rem 0.7rem 0.7rem 150px;
}}

h4.steps_beauty:before {
  position: absolute;
  top: -50%;
  left: -110px;
  width: 250px;
  height: 300%;
  content: '';
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
  background: #D22C7E;
	text-align: left;
}

h4.steps_beauty span {
	font-size:20px;
	font-weight: 400;
	line-height:1.2em;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  padding-top: 10px;
  padding-left: 20px;
  color: #fff;
}
@media screen and (max-width:767px){
h4.steps_beauty span {
	font-size:18px;
	font-weight: 600;
  padding-top: 20px;
}}

.box-zairyo{
display: flex;
justify-content: space-around;
align-items: center;
}

.box-zairyo img{
width:50%;
}

@media screen and (max-width:767px){
.box-zairyo{
flex-direction: column;}
.box-zairyo img{
width:80%;
margin-bottom: 20px;
}}


.difference {
	display: inline-block;
  position: relative;
  padding: 1rem 2rem;
  text-align: center;
  border: 2px solid #D22C7E;
  border-radius: 0 10px 10px 10px;
	margin-top: 40px;
	margin-bottom: 60px;
	width: 86%;
}
@media screen and (max-width:767px){
.difference {
	width: 95%;
}}


.difference img{
float: left;
margin-right: 20px;
}

.difference:before {
  font-size: 15px;
  font-size: 1.5rem;
  position: absolute;
  top: -34px;
  left: -2px;
  height: 34px;
  padding: 5px 1em;
  content: 'POINT';
  color: #fff;
	font-weight: 600;
  border-radius: 10px 10px 0 0;
  background: #D22C7E;
}

/*-- 月々定額プラン --*/ 

img.sbsc-img-insole{
width:70%;
}
@media only screen and (max-width: 767px){
img.sbsc-img-insole{
width:85%;
}}

.fuki02{
display: inline-block;
position: relative;
background-color: #fff;
border: 2px solid #ccc;
border-radius: 15px;
padding: 50px 50px 120px 50px;
margin-bottom: 90px;
max-width:760px;
}

@media only screen and (max-width: 767px){
fuki02{
max-width: 90%;
padding: 30px;
}}

img.clerk{
position: absolute;
width:130px;
top: 100%;
left: 50%;
transform: translate(-50%, -50%);
}

h4.clerk-heading{
font-size: 22px;
font-weight: 500;
}
@media screen and (max-width:767px){
h4.clerk-heading{
font-size: 20px;
}}

/*-- ゴールド色背景ボックス --*/
.box-gold{
  display:inline-block;
background: url("/images/beauty/03_common/bgcolor_gold.jpg") no-repeat;
	padding:20px 50px;
	border-radius: 15px;
	font-size: 22px;
	font-weight: 500;
	line-height: 1.4em;
	text-align: left;
	color: #fff;
	margin-bottom: 40px;
	margin-top: 30px;
	max-width: 860px
}
@media screen and (max-width:767px){
.box-gold{
	padding:15px 30px;
	font-size: 18px;
	line-height: 1.4em;
	margin-bottom: 30px;
	max-width: 95%;
}}

/*-- チェックボックス付きリスト --*/
.check-list {
  display: inline-block;
	text-align: left;
  }

.check-list li + li {
  margin-top: 10px;
}

.check-list li {
  position: relative;
  line-height: 1.2;
  padding-left: 2em;
	font-weight:600;
}

.check-list li::before {
  position: absolute;
  left: 0;
  content: "";
  display: block;
  width: 1.2em;
  height: 1.2em;
  border: 1px solid #333;
}

.check-list li::after {
  position: absolute;
  left: 0.2em;
  top: 0.1em;
  content: "";
  display: block;
  width: 1em;
  height: 0.4em;
  border-left: 4px solid #5AB43F;
  border-bottom: 4px solid #5AB43F;
  transform: rotate(-45deg);
}

/*-- ラージバナー --*/

.bg-bnr-brown{
background: url("/images/beauty/03_common/bgcolor_gold.jpg") no-repeat;
background-size: cover;
}

.bg-bnr-pink{
background: rgb(240,188,201);
background: linear-gradient(135deg, rgba(240,188,201,1) 37%, rgba(255,116,151,1) 100%);
}

.bnr02-large{
	position: relative;
	max-width: 1100px;
	width: 100%;
	height: 450px;
	margin: 0 auto;
}

/* --- 左：人物写真 --- */
.bnr02-photo01{
	position: absolute;
	left: 0; /* 横位置：0で左端 */
	bottom: 0; /* 縦位置：Y軸0からスタート */
	height: 100%;
	width: auto;
	filter: drop-shadow(-13px 0px 5px rgba(108,108,108,0.6));
	z-index: 1;
}

.bnr02-photo02{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: auto;
	filter: drop-shadow(-13px 3px 5px rgba(108,108,108,0.6));
	z-index: 1;
}

/* --- 右：インソール画像 --- */
.bnr02-insole{
	position: absolute;
	right: 70px;
	top: 50%;
	transform: translateY(-50%);
	width: 180px;
	height: auto;
}

/* --- 中央：コピー＋情報ボックス--- */
.bnr02-body{
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%);
	text-align: center;
	z-index: 2;
}

.bnr02-heading{
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 4px;
	margin: 0 0 28px;
}

.bnr02-copy{
	font-size: 32px;
	font-weight: 700;
	color: #fff;
	line-height: 1.4;
	filter: drop-shadow(-2px 2px 2px rgba(108,108,108,0.9));
}

.bnr02-info-box{
	max-width: 400px;
	width: 96%;
	margin: 0 auto;
	background-color: rgb(255 255 255 / 50%);
	border: 1px solid rgba(0,0,0,0.12);
	border-radius: 6px;
	padding: 24px 30px;
}

.bnr02-detail{
	font-size: 15px;
	font-weight: 600;
	color: #333;
	line-height: 1.6;
	text-align: center;
	margin-bottom: 16px;
}
.bnr02-detail strong{
	display: inline-block;
	font-size: 20px;
	margin-bottom: 6px;
}

.bnr02-btn-area{
	display: flex;
	justify-content: center;
	gap: 12px;
}

.bnr02-btn{
	display: inline-block;
	width: 160px;
	background-color: #E3007F;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 5px;
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	padding: 12px 20px;
	white-space: nowrap;
	text-decoration: none;
}

/* --- 注釈：右下 --- */
.bnr02-note{
	position: absolute;
	right: 16px;
	bottom: 12px;
	font-size: 12px;
	color: #333;
	text-align: right;
}

/* ===== スマホ ===== */

@media screen and (max-width:767px){
.bnr02-large{
	max-width: 500px;
}

.bnr02-body{
	position: relative;
	top: auto;
	z-index: 3;
	transform: none;
	padding-top: 270px;
}

/* 左：人物写真 */
.bnr02-photo01{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 430px;
	width: auto;
	filter: none;
}

.bnr02-photo02{
	position: absolute;
	left: 5%;
	top: 0;
	height: 280px;
	width: auto;
	filter: none;
}

.bnr02-heading{
	position: absolute;
	top: 40px;
	right: 20px;
	left: auto;
	align-items: flex-end;
	gap: 8px;
	margin: 0;
	z-index: 2;
}

.bnr02-copy{
	background: #000;
	color: #fff;
	font-size: 19px;
	font-weight: 700;
	line-height: 1.4;
	padding: 5px 10px;
}

/* 右中央：インソール画像 */
.bnr02-insole{
	top: 134px;
	right: 15%;
	transform: none;
	width: 90px;
}

/* 情報ボックス：全幅 */
.bnr02-info-box{
	width: 92%;
	max-width: 360px;
	margin: 0 auto;
	padding: 12px 24px 16px;
}

.bnr02-detail{
	font-size: 14px;
	margin-bottom: 12px;
}
.bnr02-detail strong{
	display: inline-block;
	font-size: 16px;
	margin-bottom: 6px;
}

.bnr02-btn-area{
	gap: 10px;
}

.bnr02-btn{
	flex: 1 1 0;
	text-align: center;
	font-size: 14px;
	padding: 12px 8px;
}

.bnr02-note{
	position: static;
	margin: 10px auto 0;
	text-align: center;
}}

.note-small{
	font-weight: 600;
	font-size:12px;
	padding: 5px 15px;
	text-align: right;
}
