html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
body {
	line-height: 1
	font-family:"メイリオ","Meiryo",Verdana,"ＭＳ Ｐゴシック","ヒラギノ角ゴシック",Hiragino Sans,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif;
	font-size: 13px;
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
a {
	text-decoration: none;
}

#bellyshape-cnt header img {
  width: 100%;
}
#bellyshape-cnt .introduction .maincopy {
  width: 80%;
  margin: 50px auto 0;
}
#bellyshape-cnt  .introduction .maincopy img {
	width: 100%;
  text-align: center;
}
#bellyshape-cnt .introduction {
  background: url("/image/bg.jpg") no-repeat;
  background-position: 0 0;
  background-size: cover;
}
#bellyshape-cnt .introduction iframe {
	width: 95%;
  display: block;
  margin: 20px auto 0;
}
#bellyshape-cnt .introduction .desc {
	width: 80%;
	height: 375px;
	margin: 30px auto 0;
	background: url("/image/figure.png") no-repeat;
	background-position: 100% 0;
	background-size: 40%;
}
#bellyshape-cnt .introduction .desc div {
	position: relative;
	top: 25%;
	background-color: rgba(255,255,255,0.5);
	width: 50%;
	padding: 20px;
}
#bellyshape-cnt .introduction .desc div h3 {
	color: #e4007f;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
}
#bellyshape-cnt .introduction .desc div p {
	line-height: 2;
}
#bellyshape-cnt .introduction .comment {
	width: 80%;
	margin: 0 auto;
}
#bellyshape-cnt .introduction .comment img {
	width: 100%;
}
#bellyshape-cnt .introduction .trainer {
	width: 80%;
	margin: 0 auto;
}
#bellyshape-cnt .introduction .trainer h3 {
	color: #e4007f;
	font-weight: bold;
	font-size: 25px;
}
#bellyshape-cnt .introduction .trainer p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 2;
}
#bellyshape-cnt .button {
	display: block;
	width: 400px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	background-color: #e4007f;
	border-radius: 4px;
	color: #fff;
	line-height: 52px;
	-webkit-transition: none;
	transition: none;
	box-shadow: 0 3px 0 #bd026a;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	font-size: 15px;
}
#bellyshape-cnt .button:hover {
	background-color: #f11c93;
	box-shadow: 0 3px 0 #bd026a;
}
#bellyshape-cnt .button:active {
	top: 3px;
	box-shadow: none;
}
#bellyshape-cnt .introduction .staff {
	width: 80%;
	margin: 20px auto 0;
	padding-bottom: 100px;
}
#bellyshape-cnt .introduction .staff h3 {
	color: #e4007f;
	font-weight: bold;
	font-size: 25px;
}
#bellyshape-cnt .introduction .staff a {
	color: #e4007f;
	font-weight: bold;
	text-decoration: underline;
}
#bellyshape-cnt .introduction .staff a:hover {
	text-decoration: none;
}
#bellyshape-cnt footer {
	padding: 20px 0;
	background-color: #eb6da5;
}
#bellyshape-cnt footer img {
	width: 80%;
	margin: 0 auto;
	display: block;
}

.bnr {
	position:absolute;
	width:18%;
	padding: 16% 0 0 10%;
}

.bnr a:hover {
	opacity:0.6;
}

.bnr img {
	width:100%;	
}


