@charset "utf-8";
@media screen and (min-width: 641px){
	
	#pageChannel #contents { clear: both; margin: 0 auto 20px auto; width: 980px; }
	#pageChannel #contents #mainInner { width: 720px; }
	#pageChannel.top #contents { background: none; }
	#pageChannel.top #contents #mainInner { width: 980px; }

	#pageChannel a { text-decoration: none!important; }
	#pageChannel a:hover { text-decoration: underline!important; }
	#pageChannel #titleChannelBodymake { margin-bottom: 10px; padding: 0 0 0 45px; font-size: 30px; /*border-bottom: 2px solid #222; */background: url(/images/icon/icon_body.png) left center no-repeat; background-size: 40px 40px; color: #000; }

	#pageChannel #titleChannelBodymake2nd { margin-bottom: 15px; width: 980x; height: 45px; background: url(/channel/bodymake/image/title_2nd.gif) 0 0 no-repeat; text-indent: -9999px; }
	#pageChannel #bodyChannel { background: url(/images/common/border_double.gif) 167px 0 repeat-y; overflow: hidden; zoom: 1; }
	
	#pageChannel #bodymake { width: 453px; float: right; }
	#pageChannel #bodymake h3 { margin-bottom: 10px; width: 453px; height: 35px; background:url(/channel/images/title_bodymake.gif) 0 0 no-repeat; text-indent: -9999px; }
	#pageChannel #bodymake .image { margin: 10px 0; }
	#pageChannel #bodymake .update { padding-bottom: 5px; color: #d20000; font-weight: bold; font-size: 14px; text-align: center;}
	#pageChannel #bodymake .btnBodymake { margin-top: 15px; width: 453px; height: 60px; }
	#pageChannel #bodymake .btnBodymake a { display: block; width: 453px; height: 55px; background: url(/channel/images/btn_bodymake.gif) 0 0 no-repeat; text-indent: -9999px; }
	#pageChannel .introBodymake { padding-bottom: 20px; font-size: 14px; }


	/* 表組み */
	#pageChannel .movieList { margin: 0 auto; padding: 10px; background: #fff; }
	#pageChannel .movieList td { padding: 5px 0; vertical-align: middle; }
	#pageChannel .movieList th { padding: 7px 0 5px; color: #fff; font-weight: bold; white-space: nowrap; }
	#pageChannel .movieList th.btnMovie { width: 170px; text-align: center; }
	#pageChannel .movieList th.corner { width: 170px; text-align: center; }
	#pageChannel .movieList td.corner a { display: block; margin: 0 auto; width: 150px; height: 36px; text-indent: -9999px; }

	#pageChannel #bodymakeList { margin-bottom: 20px; border: 10px solid #f0f0f0; box-sizing: border-box; }
	#pageChannel #bodymakeList th { padding: 5px 10px; background: #f0f0f0; color: #444; font-size: 16px; }
	#pageChannel #bodymakeList .odd { background: #fff; }
	#pageChannel #bodymakeList .even { background: #f0f0f0; }
	#pageChannel .bodymakeTabel { clear: both; margin: 0 auto; width: 100%; text-align: center; line-height: 1.5; }
	#pageChannel .bodymakeTabel th.thumb { text-align: left; }
	#pageChannel .bodymakeTabel td.thumb { width: 170px; text-align: left; }
	#pageChannel .bodymakeTabel td.theme { padding: 10px 15px 10px 10px; text-align: left; font-size: 14px; }
	#pageChannel .bodymakeTabel td.thumb img { display: block; margin: 15px; width: 140px; height: auto; }
	#pageChannel .bodymakeTabel td.theme span { color: #d20000; font-weight: bold; font-size: 16px; }
	#pageChannel .bodymakeTabel	.btnMovie a { position: relative; display: inline-block; padding: 5px 10px; color: #fff; width: 150px; background: #d20000; vertical-align: middle; text-decoration: none; font-size: 12px; text-align: center; box-sizing: border-box; border-radius: 8px; -webkit-radius: 8px; -moz-border-radius: 8px; font-weight: bold; }
	#pageChannel .bodymakeTabel	.btnMovie a::before,
	#pageChannel .bodymakeTabel	.btnMovie a::after { position: absolute; top: 0; bottom: 0; right: 10px; margin: auto; content: ""; vertical-align: middle; }
	#pageChannel .bodymakeTabel	.btnMovie .arrow::before { width: 14px; height: 14px; -webkit-border-radius: 50%; border-radius: 50%; background: #fff; }
	#pageChannel .bodymakeTabel	.btnMovie .arrow::after  { right: 11px; width: 6px; height: 6px; border: 4px solid transparent; border-left: 4px solid #d20000; box-sizing: border-box; }


	/* ボディメイク詳細 */
	#pageChannel #bodymakeMovie { margin-bottom: 20px; }
	#pageChannel #titleVol { margin-bottom: 15px; padding: 5px 10px; font-size: 16px; background: #f0f0f0; color: #444;}
	#pageChannel #bodyMakeDetail dt.first { background-image: none; padding: 0; margin:0; }
	#pageChannel #bodyMakeDetail .introBodymake { font-size: 14px; }

	#pageChannel .comment { padding-top: 10px; background-image: none; border-top: 3px solid #bebebe }
	#pageChannel .comment h5 { margin-bottom: 10px; padding-left: 35px; font-size: 14px; background: url(/images/comment/icon_fukidashi.png) left center no-repeat; background-size: 30px auto; line-height: 30px; }
	#pageChannel .comment h5 + ul { margin-bottom: 15px; }
	#pageChannel .comment li { padding: 10px 15px; }
	#pageChannel .comment li.odd  { background: #f0f0f0; border-bottom: 1px solid #bebebe; }
	#pageChannel .comment li.even { background: #f0f0f0; border-bottom: 1px solid #bebebe; }
	#pageChannel .comment li:last-child { border: none; }
	#pageChannel .comment .nickName { padding-left: 10px; }

	#pageChannel .comment dl { width: 720px; }
	#pageChannel .comment .btnLogin a { background: url(/images/btn/btn_comment_login.gif) 0 0 no-repeat; }
	#pageChannel .comment .confirm,
	#pageChannel .comment .complete { margin-top: 15px; border: 4px solid #f0f0f0; }
	#pageChannel .comment .confirm dt span,
	#pageChannel .comment .complete dt span { color: #d20000; }
	#pageChannel .comment .confirm ul li.btnSend a { background: url(/images/btn/btn_comment_send_g.gif) 0 0 no-repeat; }
	#pageChannel .comment .text { padding: 0 0 15px 0; font-size: 12px; }
	#pageChannel .comment .input { clear: both; margin-bottom: 20px; width: 720px; }
	#pageChannel .comment .input .textarea   { float: left; width: 560px; }
	#pageChannel .comment .input .textarea textarea { padding: 10px; width: 560px; height: 70px; box-sizing: border-box; }
	#pageChannel .comment .input .btnConfirm { float: right; width: 140px; }
	#pageChannel .comment .input .btnConfirm a { display: block; padding-bottom: 3px; width: 140px; height: 70px; line-height: 70px; }
	#pageChannel .comment .confirm  { clear: both; margin-bottom: 15px; padding: 10px; border-radius: 10px; }
	#pageChannel .comment .confirm dl { width: 100%!important; }
	#pageChannel .comment .confirm dt span { color: #bebebe; }
	#pageChannel .comment .confirm ul { margin: 0 auto 10px auto; width: 280px; }
	#pageChannel .comment .confirm ul li.btnRevice { float: left; padding: 0; }
	#pageChannel .comment .confirm ul li.btnSend   { float: right; padding: 0; }
	#pageChannel .comment .confirm ul li a { display: block; width: 120px; height: 30px; text-align: center; color: #fff; font-weight: bold; line-height: 30px;border-radius: 8px; -webkit-radius: 8px; -moz-border-radius: 8px; box-sizing: border-box; }
	#pageChannel .comment .confirm ul li.btnRevice a { background: #aeaeae; }
	#pageChannel .comment .confirm ul li.btnSend   a { background: #d20000; }
	#pageChannel .comment .confirm .confirmTitle { padding: 10px 0 5px 0; font-size: 12px; }
	#pageChannel .comment .confirm .confirmText  { padding-bottom: 10px; font-size: 12px; }
}

@media screen and (max-width: 640px){
	#pageChannel h2 { padding: 0 0 0 50px; font-size: 18px; border-bottom: 2px solid #222; background: url(/images/icon/icon_body.png) 10px center no-repeat; background-size: 36px 36px; color: #000; line-height: 56px; font-weight: bold; }
	#bodyChannel { padding: 0 0 30px 0; }
	#bodyChannel h3 { margin-bottom: 10px; padding: 5px 10px; background: url(/images/common/bg_green.gif); color: #fff; font-weight: bold; font-size: 15px; }
	#bodyChannel h3 + p { margin: 0 10px; font-size: 13px; }
	#bodyChannel dl { margin: 0 10px; }
	#bodyChannel .image { margin: 10px 0; text-align: center; }
	#bodyChannel .image img { width: 300px; height: auto; }
	#bodyChannel dl dd { font-size: 13px; }
	
	#bodymakeList { padding: 0 10px 30px 10px; }
	#bodymakeList .intro { font-size: 13px; }
	#bodymakeList ul { margin-top: 10px; border: 10px solid #f0f0f0; }
	#bodymakeList li { padding: 10px; border-bottom: 1px solid #f0f0f0; }
	#bodymakeList li a { text-decoration: none!important; }
	#bodymakeList dl dt { float: left; width: 80px; }
	#bodymakeList dl dd { margin-left: 90px; color: #444!important; font-size: 12px; }
	#bodymakeList dl dd span { padding-left: 5px; color: #d20000; font-weight: bold; }
	#bodymakeList dl dd h3 { font-size: 14px; font-weight: bold; color: #d20000; font-size: 13px; background: none; }
	#bodymakeList dl dd p.link { color: #d20000; text-decoration: underline; }
	#bodymakeList .update { display: none; }

   	#pageChannel h3 { margin-bottom: 10px; padding: 5px 10px; font-size: 14px; color: #444; background: #f0f0f0; }
   	#pageChannel h3 span { font-weight: bold; color: #d20000; }
	#pageChannel #bodymakeMovie { margin: 0 10px 10px 10px;text-align: center; }
	#pageChannel .introBodymake { padding: 10px; }
	#pageChannel object { margin: 0 auto; text-align: center; }
	#pageChannel #bodyMakeDetail { margin: 0 0px; }
	#pageChannel #bodyMakeDetail .introBodymake { padding-top: 0; }
	#pageChannel #bodyMakeDetail .title { margin-top: 15px; padding: 5px 10px; font-weight: bold; color: #32a200; }
	#pageChannel .comment { margin: 0 10px 15px 10px; }

	/* comment */
	#pageChannel .comment { padding-top: 10px; border-top: 3px solid #bebebe }
	#pageChannel .comment li { padding: 10px; border-bottom: 1px solid #bebebe; background: #f0f0f0; }
	#pageChannel .comment li:last-child { border: none; }
	#pageChannel .comment h5 { margin-bottom: 10px; padding-left: 35px; font-size: 14px; background: url(/images/comment/icon_fukidashi.png) left center no-repeat; background-size: 30px auto; line-height: 30px; }
	#pageChannel .comment .nickName { padding-left: 10px; }
	#pageChannel .comment .text { padding: 10px 0; font-size: 12px; }
	#pageChannel .comment .input { clear: both; margin-bottom: 20px; }
	#pageChannel .comment .input textarea { width: 98%; height: 70px; }
	#pageChannel .comment .input #valid_message { margin-bottom: 10px; }

	#pageChannel .comment .confirm,
	#pageChannel .comment .complete { margin-top: 15px; padding: 10px; border: 4px solid #f0f0f0; }
	#pageChannel .comment .confirm dt span,
	#pageChannel .comment .complete dt span { color: #d20000; }
	#pageChannel .comment .confirm dl { width: 100%!important; }
	#pageChannel .comment .confirm dt span { color: #bebebe; }
	#pageChannel .comment .confirm ul { margin: 10px auto; }
	#pageChannel .comment .confirm ul li.btnRevice { float: left; padding: 0; }
	#pageChannel .comment .confirm ul li.btnSend   { float: right; padding: 0; }
	#pageChannel .comment .confirm ul li a { display: block; width: 120px; height: 30px; text-align: center; color: #fff; font-weight: bold; line-height: 30px; border-radius: 8px; -webkit-radius: 8px; -moz-border-radius: 8px; box-sizing: border-box; }
	#pageChannel .comment .confirm ul li.btnRevice a { background: #aeaeae;  padding: 0; border: none; font-size: 12px; }
	#pageChannel .comment .confirm ul li.btnSend   a { background: #d20000; }
	#pageChannel .comment .confirm ul li.btnRevice { border-bottom: none; }
	#pageChannel .comment .confirm .confirmTitle { padding: 10px 0 5px 0; font-size: 12px; }
	#pageChannel .comment .confirm .confirmText  { padding-bottom: 10px; font-size: 12px; }
}