@charset "utf-8";
/* ----------------------------------------
   PC用画面レイアウト
---------------------------------------- */
#content_wrap {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
img {
	max-width:100%;
}
/* ----------------------------------------
   ヘッダーレイアウト
---------------------------------------- */
header {
	width:100%;
	height:auto;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
header h1 {
	margin-bottom: 30px;
	left:0px;
	z-index:5;
	height: auto;
	position: relative;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
header h1 a img {
	margin-left: 0px;
}
header nav {
	top:110px;
	margin-top: 20px;
}
header nav #menu_btn {
	text-align: center;
	background-image: url(../menu/images/btn_01.jpg);
	background-repeat: no-repeat;
}
/* ----------------------------------------
   コンテンツレイアウト
---------------------------------------- */
#content {
	display: block;
	height: auto;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	color: #666;
	text-align: center;
	font-size:12px;
	font-size:1.2rem;
	line-height:20px;
	line-height:2rem;
}
/* ----------------------------------------
   商品紹介レイアウト
---------------------------------------- */
#content #products {
	height: auto;
	width: 700px;
	margin-right:auto;
	margin-left:auto;
	clear: both;
	display: block;
	margin-top: 230px;
}
#content #products h1 {
	display:block;
	margin:auto;
}
/* ----------------------------------------
   撮影プラン
---------------------------------------- */
#products #standard_menu {
	text-align: left;
	height: auto;
	display: block;
	margin-top:30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:50px;
	padding-bottom:40px;
	font-size: 14px;
	
}
#standard_menu p {
	margin-bottom:20px;
	margin-top: 10px;
}
#standard_menu #pict03 {
	display: block;
	float: left;
}
#standard_menu h1 {
	display: block;
	width:700px;
	text-indent:-9999px;
	background-image:url(../menu/images/title_02.png);
	background-repeat:no-repeat;
}
#standard_menu ul {
	float: left;
	padding-left: 30px;
	margin-top: 50px;
}
#standard_menu ul li {
	display: block;
	height: auto;
	width: auto;
}
#standard_menu img#pict04 {
	float: right;
	margin-top: 40px;
}
/*おうちでスタジオ撮影プラン*/
#products #homelocation_menu {
	text-align: left;
	height: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:50px;
	padding-bottom:40px;
	font-size: 14px;
	
}
#homelocation_menu p {
	margin-bottom:20px;
	margin-top: 10px;
}
#homelocation_menu #pict03 {
	display: block;
	float: left;
}
#homelocation_menu h1 {
	display: block;
	width:700px;
	height:26px;
	text-indent:-9999px;
	background-image:url(../menu/images/title_03.png);
	background-repeat:no-repeat;
}
#homelocation_menu img#pict04 {
	display:block;
	margin-top: 40px;
	float:right;
}
#homelocation_menu ul {
	clear:both;
	padding-top: 20px;
}
#homelocation_menu ul li {
	display: block;
	height: auto;
	width: auto;
}
/*ロケーション撮影プラン*/
#products #location_menu {
	text-align: left;
	height: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:80px;
	padding-bottom:40px;
	font-size: 14px;
	
}
#location_menu p {
	margin-top: 10px;
	margin-bottom: 20px;
}
#location_menu #pict03 {
	display: block;
	float: left;
}
#location_menu h1 {
	display: block;
	width:700px;
	height:26px;
	text-indent:-9999px;
	background-image:url(../menu/images/title_04.png);
	background-repeat:no-repeat;
}
#location_menu img#pict04 {
	margin-top: 40px;
	float: right;
}
#location_menu ul {
	clear:both;
	padding-top: 20px;
}
#location_menu ul li {
	display: block;
	height: auto;
	width: auto;
}
/*プロモーション素材撮影プラン*/
#products #promotion_menu {
	text-align: left;
	height: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:120px;
	font-size: 14px;
}
#promotion_menu p {
	margin-bottom:20px;
	margin-top: 10px;
}
#promotion_menu #pict03 {
	display: block;
	float: left;
}
#promotion_menu h1 {
	display: block;
	width:700px;
	height:26px;
	text-indent:-9999px;
	background-image:url(../menu/images/title_05.png);
	background-repeat:no-repeat;
}
#promotion_menu img#pict04 {
	margin-top: 40px;
	float: right;
}
#promotion_menu ul {
	clear:both;
	padding-top: 20px;
}
#promotion_menu ul li {
	display: block;
	height: auto;
	width: auto;
}
/* ----------------------------------------
   商品紹介レイアウト
---------------------------------------- */
#products #option_products {
	text-align: left;
	position:relative;
	height: auto;
	display: block;
	margin-top:40px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
}
#option_products article {
	height: 130px;
	width: auto;
	display: block;
	margin-bottom: 20px;
	padding-bottom:20px;
	border-bottom-width: 1px;
	position: relative;
	
}
#option_products article table {
	height: auto;
	display: block;
	margin-left: 200px;
}
#option_products h1 img {
	height:auto;
	width:auto;
	display:block;
	margin:auto auto 30px;
}
#option_products h2 {
	font-weight: bold;
	color: #669900;
	font-size:16px;
	font-size:1.6rem;
}
article .product_pict {
	display: block;
	float: left;
	height: auto;
	width: auto;
	margin-top: 10px;
}
#option_products article table td.price {
	text-align: right;
	color: #669900;
	
}
#option_products article table td.product {
	
}
#option_products article table td.product2 {
	
}
#option_products table tr td #designphoto_text {
	font-size: 12px;
}
#designphoto {
	float:left;
	position:relative;
	width:475px;
	margin-left:40px;
	margin-top:20px;
}
#option_products article #designphoto p#price {
	color: #690;
	display: inline-block;
	float: right;
	margin-top: 40px;
}
#option_products article #designphoto p#example {
	color: #690;
	display: inline-block;
	clear:both;
	float: right;
}
/*オプションメニュー*/
#option_menu article {
	height: auto;
	width: auto;
	display: block;
	
	margin-bottom: 10px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	position: relative;
	clear: both;
}
#option_menu h2 {
	vertical-align: middle;
	padding-top: 10px;
	font-weight:bold;
	width: 100px;
	float: left;
}
#products #option_menu {
	text-align: left;
	height: auto;
	position:relative;
	width:100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:100px;
	font-size: 14px;
}
#products #option_menu h2 {
	font-weight: bold;
	color: #669900;
	font-size:16px;
	font-size:1.6rem;
	width:20%;
	display: block;
	float: left;
	
}
#content #products #option_menu h1 {
	text-align: center;
	margin-bottom:20px;
}
#option_menu .opmenu_txt {
	clear:both;
	width:50%;
	height:auto;
	margin-top:-25px;
	margin-bottom:20px;
	display: block;
	float: right;
	vertical-align: top;
}
#option_menu .price {
	margin-top: 10px;
	color: #669900;
	text-align:right;
	clear:both;
}
#products #option_menu .price span {
	text-align: left;
	display: inline-block;
	margin-right: 35%;
}
#designphoto #example {
	font-size: 10px;
}
/*タブレット端末対応画面 width:768px */
@media only screen and (min-device-width: 480px) and (max-device-width: 1024px), only screen and (min-width: 480px) and (max-width: 1024px) {
body {
	font-size:80%;
}
#wrap {
	width: 1200px;
	position: relative;
	height:auto !important; /*IE6対策*/
	height: 100%; /*IE6対策*/
	min-height: 100%;
	margin-right: auto;
	margin-left: auto;
}
/*スクロールトップボタンアウト*/
#back-top a {
	display: none;
}
}
/* ----------------------------------------
   スマートフォン用画面レイアウト
---------------------------------------- */
@media only screen and (min-device-width: 240px) and (max-device-width: 720px), only screen and (min-width: 240px) and (max-width: 720px) {
body {
	font-size:80%;
	text-align:center;
}
#wrap {
	width: 100%;
}
#content_wrap {
	width: 100%;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
/* ----------------------------------------
   ヘッダーレイアウト
---------------------------------------- */
header {
	width:100%;
}
header h1 {
	top:0px;
	z-index:5;
	height: auto;
	position: relative;
	width: 100%;
	float: none;
	margin-left:auto;
	margin-right:auto;
	margin-top:80px;
}
header h1 img {
	position:relative;
	max-width: 100% !important;
	height: auto !important;
	margin-left:0%;
}
header nav {
	top:0px;
}
/* ----------------------------------------
   ナビゲーションレイアウト
---------------------------------------- */
nav {
	display:block;
	width:236px;
	margin-right:auto;
	margin-left:auto;
	position: relative;
}
nav ul {
	float: none;
}
#mobile_navi ul.accordion {
	height:auto;
	overflow:hidden;
}
nav div #float li {
	float: none;
	width:236px;
	font-size:12px;
}
nav .accordion_head {
	display:block;
	width:236px;
	padding:0px;
	text-indent: -9999px;
	display: block;
	height:48px;
}
nav .accordion_top {
	display:block;
	width:236px;
	padding:0px;
	text-indent: -9999px;
	display: block;
	height:48px;
}
header nav #gallery_btn {
	text-align: center;
	background: url(../images/btn_s01.jpg) no-repeat;
}
header nav #scene_btn {
	text-align: center;
	background: url(../images/btn_s02.jpg) no-repeat;
}
header nav #flow_btn {
	text-align: center;
	background: url(../images/btn_s03.jpg) no-repeat;
}
header nav #menu_btn {
	text-align: center;
	background: url(../menu/images/btn_s01.jpg) no-repeat;
}
header nav #studio_btn {
	text-align: center;
	background: url(../images/btn_s05.jpg) no-repeat;
}
header nav #contact_btn {
	text-align: center;
	background: url(../images/btn_s06.jpg) no-repeat;
}
nav ul.accordion a {
	text-decoration:none;
}
/* ----------------------------------------
   accordionの中身
---------------------------------------- */
nav ul.accordion li ul {
	width:236px;
	padding:10px 0;
	background:#fff;
	text-align:left;
}
nav ul.accordion li li {
	font-size:10px;
	background:#fff;
}
nav ul.accordion li li a {
	display:block;
	width:236px;
	padding:7px 5px 7px 20px;
	color:#b9b9b9;
}
nav ul.accordion li li a:hover {
	color:#669900;
}
/* ----------------------------------------
   コンテンツレイアウト
---------------------------------------- */
#content {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-bottom:0px;
	text-align: center;
	position:relative;
}
/* ----------------------------------------
   商品紹介レイアウト
---------------------------------------- */
#content #products {
	width: 90%;
	margin-top: 40px;
}
/* ----------------------------------------
   撮影プラン
---------------------------------------- */
#products #standard_menu {
	text-align: left;
	height: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:50px;
	font-size: 14px;
}
#standard_menu p {
	margin-bottom:20px;
}
article {
	padding-bottom:100px;
}
article .product_pict {
	float: none;
	margin-top: 10px;
}
/* ----------------------------------------
   商品紹介レイアウト
---------------------------------------- */
#products #option_products {
	text-align: left;
	position:relative;
	height: auto;
	display: block;
	margin-top:40px;
	margin-bottom:150px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
}
article .product_pict {
	text-align:center;
	display: block;
	height: auto;
	width: auto;
	margin-top: 10px;
}
#option_products article {
	height:auto;
	margin-bottom: 10px;
}
#option_products article table {
	height: auto;
	display: block;
	width:100%;
	margin-left: 0px;
	font-size:12px;
}

#option_products article table td.product {
	width:70%;
	margin-right:auto;
	margin-left:auto;
}

#designphoto {
	float:right;
	width:100%;
	margin-right:0px;
	margin-top:20px;
}
#designphoto p {
	font-size: 12px;
}
#option_products article #designphoto p#price {
	color: #690;
	display: inline-block;
	float: right;
	margin-top: 0px;
}
#option_products article #designphoto p#example {
	color: #690;
	display: inline-block;
	clear:both;
	float: right;
}
/*オプションメニュー*/

#products #option_menu {
	position:relative;
	width:100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:100px;
	font-size: 14px;
}
#products #option_menu h2 {
	font-weight: bold;
	color: #669900;
	font-size:14px;
	font-size:1.4rem;
	width:40%;
	display: block;
	float: left;
}
#content #products #option_menu h1 {
	text-align: center;
}
#option_menu .opmenu_txt {
	font-size: 12px;
	width:60%;
}
/* ----------------------------------------
   フッターレイアウト
---------------------------------------- */
footer {
	position:relative;
}
footer a {
	text-decoration:underline
}
#footer_float {
	width: 90%;
	height: auto;
	margin-left: 10px;
	position: relative;
	text-align: left;
	margin-top: 20px;
}
footer ul li a span {
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}
#footer_float #float_back {
	margin-left: 0;
	width: 100%;
	display: block;
}
footer #footer_float ul li {
	display: block;
}
#footer01 {
	float:none;
	width: 100%;
	height: auto;
	position: relative;
	margin: 0;
	border-bottom-style: none;
}
#footer02 {
	float:none;
	width: 100%;
	height: auto;
	position: relative;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
#footer03 {
	clear:both;
	float:none;
	width:100%;
	height: auto;
	position: relative;
	margin: 0;
	border-bottom-style: none;
}
#footer04 {
	float:none;
	width: 100%;
	height: auto;
	position: relative;
	border-bottom-style: none;
}
#footer05 {
	float:none;
	width: 100%;
	height: auto;
	position: relative;
	border-bottom-style: none;
}
#footer06 {
	float:none;
	width: 100%;
	height: auto;
	position: relative;
	border-bottom-style: none;
}
#menu_floatleft {
	display: block;
	float: left;
}
#menu_floatright {
	display: block;
	float: left;
}
footer .padding {
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer_text {
	clear: both;
	line-height: 1.5em;
	text-align: right;
	width: 100%;
	position: relative;
	margin: 0;
}
#footer_text span {
	font-weight: bold;
}
small {
	height: 100px;
	display: block;
	text-align: right;
	width: 100%;
	margin: 0;
	margin-top: 10px;
}
/*　スクロールボタンアウト　 */
#back-top a {
	display: none;
}
}
