@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: 16px;
	padding: 20px auto;
	text-align: left;
}
@media only screen and (max-width: 767px){
.content p{
	font-size: 16px;
	padding: 20px auto;}}

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

.mv-area{
	display: block;
  position: relative;
	background-color: #fff;
	height: 750px;
	max-width: 1320px;
	width: 100%;
}

#mv_golf02{
	width: 100%;
  background: url("/images/golf/03_common/mv_golf.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: #60B560;
	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{
	height: 500px;
	width: auto;}
#mv_golf02{
	width: 100%;
  background: url("/images/golf/03_common/mv_golf.jpg")no-repeat;
	background-position: center;}
.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;
	padding: 20px;
	font-size: 24px;
	font-weight: 600;
	color: #fff;
background: rgb(49,145,49);
background: linear-gradient(180deg, rgba(49,145,49,1) 0%, rgba(96,181,96,1) 81%);
}
@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;
}}

/*-- スイングが流れるのはSWAYが原因 --*/
ul.flex-container{
	display: flex;
	justify-content: space-around;
}
li.flex-item03g{
	padding: 1em;
	flex-basis: 30%;
}
li.flex-item03g img{
	max-width: 300px;
}

@media screen and (max-width:767px){
	ul.flex-container{flex-direction:column;}
	li.flex-item03g{
		padding: 20px auto;
		margin-bottom: 40px;}
	li.flex-item03g img{
	width:80%;
}}

/*-- 看護師イメージとフキダシ --*/ 

.fuki{
display: inline-block;
position: relative;
background-color: #D7EBF1;
border: 2px solid #fff;
width: 680px;
border-radius: 15px;
}

#golf{
padding: 50px 50px 240px;
margin-bottom: 50px;
}

@media only screen and (max-width: 767px){
#golf.fuki{
max-width: 95%;
padding: 30px 30px 180px 30px;
margin-bottom: 130px;
}}

.wrap_doc-chat02{
padding:0 10px;
}
@media only screen and (max-width: 767px){
.wrap_doc-chat02{
margin-bottom: 90px;
padding:0;
}}

img.male-doc02{
position: absolute;
width:150px;
right: 10%;
top: 60%;
}
@media only screen and (max-width: 767px){
img.male-doc02{
width:160px;
top: 110%;
left: 50%;
transform: translate(-50%, -50%);
}}

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

span.large-red{
	font-size: 28px;
	font-weight: 600;
	color: #A22E2F;
}
@media screen and (max-width:767px){
span.large-red{
	line-height: 1.4em;
}}

/*-- SWAYすると＋リスト --*/ 

.content_wrap{
display:inline-block;
position:absolute;
width:90%;
left:5%;
top: 56%;
}
@media screen and (max-width: 767px) {
.content_wrap{
width:80%;
top: 72%;
left: 50%;
transform: translate(-50%, -50%);
margin-top: 10px;
}}

.content_wrap ul li {
 border-radius: 16px;
 padding: 20px;
 background: #fff;
 display: flex;
}
@media screen and (max-width: 767px) {
.content_wrap ul li {
 flex-direction: column;
}}
.content_wrap ul li h4{
 font-size: 24px;
 font-weight: 400;
 line-height:1.4em;
}
@media screen and (max-width: 767px) {
.content_wrap ul li h4{
 font-size: 20px;
}}
.content_wrap ul li p{
 font-size: 20px;
 margin-left:30px;
 line-height: 1.4em
}
@media screen and (max-width: 767px) {
.content_wrap ul li p{
 font-size: 18px;
 margin-left:0px;
}}
.content_wrap ul li .harea02 {
 width: 150px;
 margin-right: 30px;
 margin-top: 18px;
}
@media screen and (max-width: 767px) {
.content_wrap ul li .harea02 {
 text-align: center;
 width: 100%;
 margin-right: 0;
 margin-bottom: 15px;
 margin-top: 0px;
}}
.content_wrap ul li .tarea04 {
 flex: 1 1 auto;
 padding-top: 10px;
 text-align: left;
 padding-left:10px;
 border-left: 1px dashed #333;
}
@media screen and (max-width: 767px) {
.content_wrap ul li .tarea04 {
 padding-top:20px;
 padding-left:10%;
 border-top: 1px dashed #333;
 border-left: 0px;
}}

/*-- SWAYが起こる最大の原因 --*/ 

.reason{
width: 80%;
} 
@media screen and (max-width: 767px){
.reason{
width:100%;
}}
.box-boshikyu{
display: inline-block;
max-width:680px;
width: 95%;
border: 1px solid #333;
padding:20px;
background: #fff;
margin-top: 50px;
margin-bottom: 40px;
	-webkit-filter:drop-shadow(3px 3px 3px rgba(0,0,0,0.4));
}

.wrap-boshikyu{
display:flex;
}
@media screen and (max-width: 767px){
.wrap-boshikyu{
flex-direction: column-reverse;
align-items: center;
}}
img.doc-batsu{
width: 120px;
margin-right: 30px;
margin-left: 0px;
}
@media screen and (max-width: 767px){
img.doc-batsu{
margin-right: 0px;
margin-top: 15px;
}}

.tarea-boshikyu{
text-align: left;
}

.tarea-boshikyu h4{
font-size: 26px;
font-weight: 600;
color: #333;
margin-top:20px;
margin-bottom:20px;
}
@media screen and (max-width: 767px){
.tarea-boshikyu h4{
	font-size: 20px;
	text-align: center;
}}

.tarea-boshikyu p{
font-size: 18px;
line-height: 1.4em;
margin-top: 20px;
}
@media screen and (max-width: 767px){
.tarea-boshikyu p{
font-size: 16px;
}}

/*-- Swayの原因は踏ん張れていない母指球 --*/

.box-boshikyu02{
display: inline-block;
max-width:680px;
width: 95%;
border: 1px solid #333;
padding:20px;
background: #fff;
margin-bottom: 40px;
	-webkit-filter:drop-shadow(3px 3px 3px rgba(0,0,0,0.4));
}

.box-boshikyu02 h4{
display:inline-block;
font-size:22px;
font-weight:600;
margin-top: 10px;
}
@media screen and (max-width: 767px){
.box-boshikyu02 h4{
font-size:20px;
}}

span.txt-red{
font-size:26px;
font-weight:600;
color: #DE0003;
}
@media screen and (max-width: 767px){
span.txt-red{
font-size:22px;
}}

img.foot{
max-width: 460px;
width:90%;
margin-top: 20px;
}

p.note-boshikyu{
display:inline-block;
font-size:14px;
margin-top: 20px;
margin-bottom: 30px;
}

.wrap-boshikyu02{
display: inline-block;
text-align:center;
}

p.txt-boshikyu{
display:inline-block;
font-size:26px;
line-height: 1.4em;
font-weight:600;
margin-top: 30px;
margin-left: 20px;
}
@media screen and (max-width: 767px){
p.txt-boshikyu{
font-size:19px;
margin-left: 0px;
margin-bottom: 10px;
}}
img.doc-maru{
max-width: 140px;
margin-right: 30px;
margin-left: 20px;
}
@media screen and (max-width: 767px){
img.doc-maru{
margin-left: 0px;
margin-right: 0px;
}}


/*-- 母指球で踏ん張れるとここが変わる --*/ 

.img-center img{
max-width: 800px;
width: 95%;
margin-top: 20px;
margin-bottom: 30px;
}

/*-- 母指球で踏ん張れると --*/

ul.flex-container-swing{
	display: flex;
	justify-content: space-around;
	flex-wrap:wrap;
}
li.flex-item-swing{
	padding: 1em;
	flex-basis: 48%;
}
@media screen and (max-width:767px){
	ul.flex-container-swing{flex-direction:column;}
	li.flex-item-swing{
	padding: 0 1em;
}}

.swing-box{
display: inline-block;
background: #FDF7EE;
max-width: 450px;
width: 100%;
text-align: left;
padding: 30px 5% 20px;
margin-bottom: 15px;
}

h4.swing-ttl{
display: inline-block;
text-align: left;
background: #333;
font-size: 20px;
font-weight: 400;
color: #fff;
padding: 5px 15px;
}
@media screen and (max-width: 767px){
h4.swing-ttl{
font-size: 18px;
}}

ul.flex-swing{
text-align: center;
}

li.flex-swing01{
display: inline-block;
margin-top: 15px;
}

.flex-swing01 img{
height: 300px;
width: auto;
}
@media screen and (max-width: 767px){
.flex-swing01 img{
height: 260px;
width: auto;
}}

li.flex-swing02{
display: inline-block;
text-align: left;
width: 100%;
line-height: 1.6em;
background: #fff;
border: 2px solid #e6c542;
padding: 15px 15px;
margin-top:15px;
}

.flex-swing02 li{
font-size: 16px;
}

/*-- フキダシ　SWAYが減るとメリットが溢れる --*/

.fuki-sway{
display: inline-block;
position: relative;
background-color: #fff;
border: 2px solid #fff;
width: 680px;
text-align:center;
border-radius: 15px;
padding: 30px 50px 50px;
margin-top: 50px;
margin-bottom: 50px;
}
@media only screen and (max-width: 767px){
.fuki-sway{
max-width: 90%;
padding: 30px 30px 80px 30px;
margin-bottom: 130px;
}}

.tarea-sway{
display: inline-block;
}
h4.sway-heading{
font-size:22px;
color: #DE0003;
font-weight: 600;
}

img.male-doc03{
position: absolute;
width:150px;
right: 6%;
top: 45%;
}
@media only screen and (max-width: 767px){
img.male-doc03{
width:160px;
top: 110%;
left: 50%;
transform: translate(-50%, -50%);
}}

.box-mechanism{
display: inline-block;
background: #fff;
border: 2px solid #333;
max-width: 720px;
width: 95%;
margin-top:30px;
}

h4.ttl-mechanism{
display: inline-block;
width: 100%;
padding-top:20px;
padding-bottom:20px;
background: #333;
color: #fff;
font-size:24px;
font-weight: 400;
line-height:1.4em;
}

.flex-sway{
	display: flex;
	justify-content: space-around;
	flex-wrap:wrap;
	margin-bottom: 10px;
}
@media screen and (max-width:767px){
.flex-sway{flex-direction:column;
	}}
.item-sway{
display: inline-block;
padding: 0px 20px;
flex-basis: 45%;
}

.item-sway dt img{
width:60%;
margin-top:50px;
margin-bottom:20px;
}
@media screen and (max-width:767px){
.item-sway dt img{
width:50%;
}}

.item-sway h5{
display: inline-block;
font-size:20px;
background: #333;
color: #fff;
padding: 10px 50px;
}

.item-sway p{
display: inline-block;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
font-weight: 600;
}

.box_bg-blue{
display: inline-block;
background: #D7EBF1;
border-radius: 16px;
padding: 30px 30px;
margin: 30px;
}

/*----------------------------
母指球の踏ん張りを促す進化形インソール
----------------------------*/
/*youtube動画*/
.movie{
margin-left: auto;
margin-right: auto;
max-width: 680px;
width: 100%; }

.movie .movie_inner{
padding-top: 56.25%;
position: relative;
width: 100%; }

.movie .movie_inner iframe {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0; }

/*SWAYを止める秘密はこれだ！*/
.tap-container{
background: #fff;
padding: 30px;
max-width: 900px;
width: 95%;
border:0px solid #333;
border-radius: 16px;
margin-right: auto;
margin-left: auto;
}

.tap-wrap{
display:inline-block;
flex-basis: 40%;
margin-top: 20px;
margin-right: 20px;
}
@media screen and (max-width:767px){
.tap-wrap{
margin-top: 0px;
margin-right: 0px;
}}
.tap-wrap h4{
font-size: 24px;
line-height: 1.6;
font-weight: 400;
}
span.red-30px{
font-size: 30px;
font-weight: 600;
color: #DE0003;
}

@media screen and (max-width:767px){
.tap-wrap h4{
font-size: 22px;
line-height: 1.5;}
span.red-30px{
font-size: 28px;
font-weight: 600;
color: #DE0003;
}}

img.tap-illust{
margin-top: 20px;
margin-bottom: 20px;
}
img.experiment{
max-width: 500px;
flex-basis: 60%;
margin-top: 20px;
margin-bottom: 30px;
}
p.tap-p{
font-size: 20px;
line-height: 1.4;
}
p.tap-note{
display: block;
max-width: 900px;
width: 100%;
margin-top: 10px;
margin-right: auto;
margin-left: auto;
font-size: 14px;
text-align: right;
margin-bottom: 30px;
}

@media screen and (max-width:767px){
p.tap-p{
font-size: 18px;}
img.tap-illust{
width: 80%;
}
img.experiment{
width:95%;
}
p.tap-note{
width: 100%;
font-size: 12px;
padding-right: 5%;
}}

/*-- コンテンツ幅　最大800px --*/ 

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

/*-- スイングが流れるのはSWAYが原因 --*/
.flex-container{
	display: flex;
	justify-content: space-around;
	flex-wrap:wrap;
	margin-bottom: 50px;
}

ul.flex-container{
	display: flex;
	justify-content: space-around;
}

@media screen and (max-width:767px){
	ul.flex-container{
	flex-direction:column;
	}}

/*-- チェックボックス付きリスト02 --*/
.check-list02 {
	text-align: left;
  }

.check-list02 p + p {
  margin-top: 10px;
}

.check-list02 p {
  position: relative;
  padding-left: 2em;
	font-weight: 600;
}

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

.check-list02 p::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);
}

/*----------------------------
　科学で証明！ドライバーへの効果
----------------------------*/

/*当社インソール装着有りと無しで比較*/

.hikaku-box{
display: inline-block;
width: 90%;
background-color: #fff;
border: 1px solid #333;
text-align: left;
padding:20px;
margin-bottom: 40px;
}
.hikaku-ttl{
margin-bottom: 15px;
}

span.hikaku-ttl{
font-size:18px;
color: #fff;
background: #333;
padding: 6px 15px;
line-height: 3em;
}
.hikaku-box ul{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding:0;
}
@media screen and (max-width: 767px){
.hikaku-box ul{
flex-direction: column;
}}

.hikaku-box ul li{
padding:0 5px;
}
.flex-hikaku01 {
flex-basis: 28%;
border-right:1px dashed #333;
padding-right: 10px;
}
@media screen and (max-width: 767px){
.flex-hikaku01{
border-right: 0px;
}}
li.flex-hikaku02 {
flex-basis: 70%;
}
li.txt-small{
font-size:14px;
}
img.hikaku-graph{
max-width:920px;
width: 95%;
}
@media screen and (max-width: 767px){
img.hikaku-graph{
width: 100%;
}}

/*プロからも絶賛の声*/
.gpro-box{
display: inline-block;
border: 1px solid #ccc;
background-color: #D7EBF1;
padding-bottom: 0;
width: 90%;
}

h4.gpro-ttl{
background: #265BA8;
color: #fff;
font-size: 24px;
font-weight:400;
padding-top: 15px;
padding-bottom: 15px;
margin:0;
}

ul.flex-gpro {
display: flex; 
padding:15px 30px; 
list-style: none;
}
ul.flex-gpro li {
padding:15px;
}
.flex-gpro01 {
flex-basis: 20%;
}
.flex-gpro01 img{
max-width: 140px;
width: 100%;
}
.flex-gpro02 {
flex-basis: 30%;
text-align: left;
}
.flex-gpro03 {
flex-basis: 50%;
background-color: #fff; 
text-align: left;
line-height: 1.5em;
font-weight:500;
border-radius: 16px;
}
@media screen and (max-width: 767px){
.gpro-box{
margin-bottom: 30px;
width: 100%;}
	ul.flex-gpro{
		flex-direction: column;
		margin-bottom: 20px;
		padding:15px 10px; 
}}
span.middle-red{
	font-size: 22px;
	font-weight: 600;
	color: #A22E2F;
}
@media screen and (max-width:767px){
span.middle-red{
	font-size: 20px;
	font-weight: 600;
}}

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

.voice_golf{
display: inline-block;
max-width: 680px;
width: 95%;
position: relative;
background: #fff;
padding: 0;
border: 2px solid #60B560;
border-radius: 20px 20px 0px 0px;
margin-bottom: 30px;
}

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

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

.voice_golf 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_golf{
margin: 0 auto 30px;
width: 95%;}
.voice_golf dd{
padding: 50px 20px 30px;}
.voice-comment01{
margin:0 15px 15px;
}}


/*----------------------------
　月々定額プランなら月々1,650円から！
----------------------------*/

/*オーダーメイドインソールのサブスク*/ 

.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:160px;
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;
}}

/*-- チェックボックス付きリスト --*/
.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-sky{
background:url("/images/golf/03_common/bg-bnr_golf.jpg")no-repeat;
background-size: cover;
}

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

.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-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: 5%;
	height: 430px;
	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;
}}
