@charset "utf-8";
/*■■■■■■■■■■■■■■■■■■■■■■■■■
　	オプション（/option/）用
　■■■■■■■■■■■■■■■■■■■■■■■■■*/

@import url(http://fonts.googleapis.com/css?family=Courgette);


/* ▼▼▼▼▼ ＰＣレイアウト : 1200 px以上。 ▼▼▼▼▼ */
main{
	position: static;
	margin-bottom: 100px;
	overflow: hidden;
}

.opt_image{
	margin: 30px auto;
}
.opt_image img{
	display: block;
	margin: auto;
}

.midasi2{
	border-top: 2px solid #00b4d2;
	border-bottom: 2px solid #00b4d2;
	margin: 60px auto 20px;
	padding: 15px 0;
	max-width: 550px;
	width: 80%;
	font-size: 150%;
	line-height: 1.4em;
	color: #00b4d2;
}

/* ■■■■■ オプション INDEX ■■■■■ */

#option-index-bg {
	background-color: #F5ECDD;
	margin: 0 -20px;
	padding: 40px 10px;
}

.option_list_wrap {
	background-color: #FFF;
	padding: 30px;
}

.option_list.alt {
	padding-bottom: 10px;
}

.option_list.alt nav {
	margin-bottom: 0;
}

.option_list.alt nav > div {
	width: 49%;
	margin: 0 2% 0 0;
}
.option_list.alt nav > div:nth-child(2n) {
	margin-right: 0;
}
.option_list.alt nav > div:nth-child(2n+1) {
	clear: both;
}
.option_list.alt nav > div:nth-child(n+3) {
	margin-top: 20px;
}
.option_list.alt nav > div .btn {
	text-align: right;
	margin-top: 20px;
}
.option_list.alt nav > div .btn a {
	width: auto;
	padding-right: 2em;
	padding-left: 10px;
}


/* ■■■■■ ナビゲーション ■■■■■ */
.folder_links{
	border: 0;
	border-spacing: 0 10px;
}
.folder_links p a{
	padding: 15px 0;
	border: 0;
	border-right: 1px solid #999;
	color: #333;
}
.folder_links p a:first-child{
	border-left: 1px solid #999;
}
.folder_links p a.on,
.folder_links p a:hover{
	color: #1eb1c5;
}
.folder_links p a.on{
	font-weight: bold;
}

#page_links{
	display: table;
	width: 100%;
	table-layout: fixed;
	border-spacing: 10px 0;
	margin: 20px 0 40px;
}

#page_links a{
	display: table-cell;
	height: 50px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #00b4d2;
	line-height: 1.1em;
	color: #00b4d2;
}

#page_links a:hover,
#page_links a.on{
	background: #00b4d2;
	color: #fff;
	text-decoration: none;
}

/* ■■■■■ オプション 詳細 ■■■■■ */
.details{
	margin: 0 auto 40px;
	max-width: 900px;
}
.details + .details{
	position: relative;
	margin-top: 40px;
	padding-top: 40px;
}
.details + .details:before{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: -5%;
	width: 110%;
	height: 1px;
	background: #888;
}
.details h3{
	margin: 0 0 15px;
	overflow: hidden;
	font-size: 180%;
	line-height: 1.2em;
	padding-left: 1.2em;
	text-indent: -1.2em;
}
.details h3:before{
	content: "●";
	display: inline-block;
	text-indent: 0;
	width: 1.2em;
	color: #1eb1c5;
}
.details h3 strong{
	float: right;
}
.details h3 strong small{
	font-size: 60%;
	font-weight: normal;
}
.details h3.no-dot{
	padding-left: 0;
	text-indent: 0;
	color: #1eb1c5;
}
.details h3.no-dot:before{
	display: none;
}
.details p{
	margin: 10px 0 20px;
}
.details_list{
	padding: 20px;
	background: #d2eff3;
	font-size: 120%;
}
.details_list li{
	margin: 10px 0 0;
	padding-left: 1em;
	text-indent: -1em;
}
.details_list li:first-child{
	margin-top: 0;
}
.details_list li:before{
	content: "・";
}

.price_list{
	margin: 35px 0 0;
}
.price_list li{
	position: relative;
	margin: 0 0 25px;
	overflow: hidden;
	font-size: 150%;
	line-height: 1.2em;
	padding-left: 1.2em;
}
.price_list li small{
	display: inline-block;
	font-size: 80%;
	text-indent: 0;
}

.price_list li:before{
	content: "●";
	position: absolute;
	color: #1eb1c5;
	left: 0;
}
.price_list li span.price{
	float: right;
	white-space: nowrap;
}
.price_list li span.price small{
	font-size: 60%;
	font-weight: normal;
}
.price_list li span.price small.before{
	font-size: 80%;
}
p.price{
	font-size: 120%;
	text-align: center;
}
p.price strong{
	display: inline-block;
	margin: 0 10px;
	font-size: 150%;
	line-height: 1.2em;
}

.photo_image {
	overflow: hidden;
	margin: 30px auto 60px;
}
.photo_image img{
	display: block;
	width: 49%;
	float: right;
}
.photo_image img:nth-child(2n+1){
	float: left;
}
.include_box{
	margin-bottom: 0;
}
.flow{
	margin-top: 0;
}
.include_box > .in .lnclude_list {
	text-align: center;
}
.include_box > .in .lnclude_list li {
	text-align: left;
}

nav.photo_nav{
	text-align: center;
	font-size: 110%;
}
nav.photo_nav a{
	display: inline-block;
	padding: 5px;
	margin: 5px 0;
	color: #555;
}
nav.photo_nav a.on,
nav.photo_nav a:hover{
	border-bottom: 1px solid #00b4d2;
	color: #00b4d2;
	text-decoration: none;
}

.privilege{
	position: absolute;
	left: 0;
	width: 100%;
	margin-top: 30px;
	background: rgb(255,123,165) !important;
	background: -moz-linear-gradient(-45deg,  rgba(255,123,165,1) 1%, rgba(255,179,116,1) 100%) !important;
	background: -webkit-linear-gradient(-45deg,  rgba(255,123,165,1) 1%,rgba(255,179,116,1) 100%) !important;
	background: linear-gradient(135deg,  rgba(255,123,165,1) 1%,rgba(255,179,116,1) 100%) !important;
	color: #fff;
}
.privilege > div{
	position: relative;
	max-width: 1200px;
	padding: 260px 10px;
	margin: auto;
	text-align: center;
}
.privilege > div img{
	position: absolute;
	width: 48.5%;
}
.privilege > div img[src*="privilege_1"]{
	left: 0;
	top: -30px;
}
.privilege > div img[src*="privilege_3"]{
	right: 0;
	top: -30px;
}
.privilege > div img[src*="privilege_2"]{
	left: 0;
	bottom: -30px;
}
.privilege > div img[src*="privilege_4"]{
	right: 0;
	bottom: -30px;
}
.privilege > div article{
	max-width: 1000px;
	margin: auto;
	font-size: 0;
	line-height: 0;
}
.privilege > div article h3{
	display: inline-block;
	box-sizing: border-box;
	width: 335px;
	padding: 0 10px 0 0;
	font-size: 20px;
	line-height: 1.3em;
	vertical-align: middle;
}
.privilege > div article h3 em{
	display: block;
	font-size: 70%;
	font-family: Courier, Times, serif;
	letter-spacing: 12px;
}
.privilege > div article p{
	display: inline-block;
	box-sizing: border-box;
	width: -webkit-calc(100% - 335px);
	width: -moz-calc(100% - 335px);
	width: -ms-calc(100% - 335px);
	width: calc(100% - 335px);
	padding: 30px 0 30px 15px;
	border-left: 1px solid #fff;
	vertical-align: middle;
	text-align: left;
	font-size: 14px;
	line-height: 1.8em;
}

.privilege + h3.midasi2{
	margin-top: 800px;
}

.facilities{
	margin: 30px auto;
}
.facilities li{
	position: relative;
	margin: 0;
	padding: 0 50% 0 0; 
}
.facilities li:nth-child(2n){
	padding: 0 0 0 50%; 
}
.facilities li img{
	display: block;
}
.facilities li > div{
	position: absolute;
	box-sizing: border-box;
	width: 50%;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.facilities li:nth-child(2n) > div{
	right: auto;
	left: 0;
}
.facilities li > div h4{
	padding: 0 15px 10px;
	margin: 0 0 10px;
	font-size: 120%;
	line-height: 1.3em;
	border-bottom: 1px solid #333;
}
.facilities li > div p{
	margin: 10px 15px 0;
}

/* 衣装アップグレード */
.upgrade{
	position: relative;
	margin: 50px auto 80px;
	padding: 40px 0;
	max-width: 900px;
}
.upgrade:before,
.upgrade:after{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: -5%;
	width: 110%;
	height: 1px;
	background: #6cc2e0;
}
.upgrade:after{
	top: auto;
	bottom: 0;
	clear: both;
}
.upgrade > div{
	overflow: hidden;
}
.upgrade h3{
	font-size: 180%;
	line-height: 1.4em;
	margin: 0 0 15px;
	text-align: left;
	letter-spacing: 1px;
}
.upgrade h3 strong{
	display: inline-block;
	font-size: 110%;
	color: #1eb1c5;
}
.upgrade > div > p{
	margin: 20px 0;
}
.upgrade > div > figure{
	width: 45%;
	float: right;
}
.upgrade > div > figure img{
	width: 100%;
}
.upgrade > div > ul{
	box-sizing: border-box;
	width: 53%;
	float: left;
	padding: 15px;
	background: #fcfad9;
	border-radius: 10px;
}
.upgrade > div > ul li{
	font-weight: bold;
	font-size: 120%;
	line-height: 1.5em;
	padding-left: 1em;
	text-indent: -1em;
	margin: 0 0 13px;
}
.upgrade > div > ul li:before{
	content: "◆";
	color: #6cc2e0;
}
.upgrade > div > ul li p{
	font-size: 11px;
	line-height: 1.4em;
	margin: 5px 0 0;
	text-indent: 0;
}

/* ■■■■■ ブーケ ■■■■■ */
.bouquet_bg {
	margin: 30px -20px 0;
	padding: 3% 10px 5%;
	background: #f6edde;
}
.bouquet_bg > p:first-child {
	margin-top: 0;
}
.bouquet_bg .midasi2{
	margin-top: 0;
	margin-bottom: 30px;
}
.bouquet_bg .headpiece,
.bouquet_bg .bouquet_list{
	padding: 3% 5% ;
	max-width: 1000px;
	background: #fff;
	margin: auto;
	overflow: hidden;
}
.bouquet_bg .headpiece{
	padding-top: 0 !important;
}

.bouquet_list > div{
	box-sizing: border-box;
	width: 23.5%;
	padding: 0;
	margin: 0 0 2% 2%;
	float: left;
	overflow: hidden;
}
.bouquet_list > div:nth-of-type(4n+1){
	clear: left;
	margin-left: 0;
}
.bouquet_list > div.round:before{
	content: "◆ラウンド";
	display: block;
	font-weight: bold;
	color: #00b4d2;
}
.bouquet_list > div.clutch:before{
	content: "◆クラッチ";
	display: block;
	font-weight: bold;
	color: #eb6d8e;
}
.bouquet_list > div.cascade:before{
	content: "◆キャスケード";
	display: block;
	font-weight: bold;
	color: #aace36;
}
.bouquet_list > div figure{
	display: block;
	margin: 0 0 15px;
}
.bouquet_list > div figure img{
	display: block;
}

.bouquet_list > div ul.price_list{
	margin: 10px 0 0;
	overflow: hidden;
}
.bouquet_list > div ul.price_list li{
	margin: 0 0 5px;
	font-size: 12px;
	padding-left: 1em;
}
.bouquet_list > div ul.price_list li:before{
	display: none;
}
.bouquet_list > div ul.price_list li:first-child:before{
	display: block;
	color: #ddd;
}
.bouquet_list > div ul.price_list li:first-child{
	font-size: 110%;
	line-height: 1.3em;
	overflow: hidden;
}
.bouquet_list > div ul.price_list li:first-child span.price{
	float: none;
	display: block;
	font-weight: bold;
	white-space: nowrap;
}
.bouquet_list > div ul.price_list li:first-child + li{
	padding-top: 8px;
	border-top: 2px dotted #ccc;
}
.bouquet_list > div ul.price_list li span.price {
	float: right;
}
.bouquet_list > div ul.price_list li span.price small{
	font-size: 80%;
}
.headpiece ul.price_list{
	text-align: center;
}
.headpiece ul.price_list li{
	display: inline-block;
	font-size: 14px;
	padding-left: 1em;
}
.headpiece ul.price_list li:before{
	color: #ddd;
}
.headpiece ul.price_list li span.price{
	font-size: 120%;
	font-weight: bold;
	float: right;
}
.headpiece ul.price_list li + li{
	margin-left: 5%;
}

.bouquet_category{
	max-width: 720px;
	position: relative;
	padding: 0 10px;
	margin: 20px auto 30px;
}
.bouquet_category ul{
	position: relative;
	overflow: hidden;
}
.bouquet_category ul li{
	width: 32%;
	margin: 0 0 0 2%;
	float: left;
}
.bouquet_category ul li:nth-child(3n+1){
	margin-left: 0;
}
.bouquet_category ul li h3{
	border: 2px solid;
	border-radius: 25px;
	padding: 5px;
	margin: 5px 0;
	text-align: center;
	font-size: 14px;
	line-height: 1.2em;
}
.bouquet_category ul li:nth-child(1) h3{
	color: #00b4d2;
	border-color: #00b4d2;
}
.bouquet_category ul li:nth-child(2) h3{
	color: #eb6d8e;
	border-color: #eb6d8e;
}
.bouquet_category ul li:nth-child(3) h3{
	color: #aace36;
	border-color: #aace36;
}
.bouquet_category ul li p{
	margin: 5px 10px;
}



/* アルバム */
.details.album:after{
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.details.album h3{
	font-size: 150%;
}
.album figure{
	position: relative;
	width: 45%;
	margin-left: 2%;
	clear: right;
	float: right;
}
.album .pc-left{
	width: 53%;
	clear: left;
	float: left;
	margin: 0;
}
.details.album p{
	margin: 15px 0 0;
}
.details.album p:first-child{
	margin-top: 0;
}
.album .line-dot{
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px dotted #777;
}
.album dl{
	overflow: hidden;
	margin: 0 0 20px;
}
.album dl dt{
	clear: left;
	float: left;
	margin: 0 0 5px;
	font-weight: bold;
}
.album dl dt:before{
	content: "●";
}
.album dl dd{
	margin: 0 0 5px 125px;
}
.album ul{
	margin: 0 0 20px;
}
.album ul li{
	position: relative;
	margin: 0 0 5px;
	padding-left: 1.1em;
}
.album ul li:before{
	content: "※";
	position: absolute;
	left: 0;
}
.album ul.disc li:before{
	content: "●";
}
.album table{
	box-sizing: border-box;
	border: 1px solid #b2b2b2;
	width: 100%;
	border-collapse: collapse;
	margin: 0 0 20px;
}
.album table tr th,
.album table tr td{
	padding: 5px;
	text-align: center;
	border: 1px solid #b2b2b2;
}
.album table tr th{
	background: #00b4d2;
	color: #fff;
	border: 1px solid #63979e;
}
.album table tr th small,
.album table tr td small{
	font-size: 80%;
	display: inline-block;
}
.album figure.recommend:before{
	content: "";
	display: block;
	position: absolute;
	width: 30%;
	height: 0;
	padding-top: 30%;
	top: -20px;
	right: -20px;
	background: url(../img/option/album/icon_recommend.png) no-repeat center center;
	background-size: 100% !important;
	z-index: 2;
}
p.small-blue{
	font-size: 13px;
	line-height: 1.4em;
	color: #1eb1c5;
	padding-left: 1em;
	text-indent: -1em;
}
.clear{
	clear: both;
}

/* ▼▼▼▼▼ タブレットレイアウト : 800 px ～ 1200 px。ＰＣレイアウトからスタイルを継承。 ▼▼▼▼▼ */
@media only screen and (max-width: 1200px){
	.privilege > div{
		padding: 20% 10px;
		margin-top: 80px;
	}

	.privilege + h3.midasi2{
		margin-top: 80%;
	}
	/* ■■■■■ ブーケ ■■■■■ */
	.bouquet_list > div:nth-of-type(4n+1),
	.bouquet_list > div{
		width: 32%;
		clear: none;
		margin: 0 0 2% 2%;
	}
	.bouquet_list > div:nth-of-type(3n+1){
		clear: left;
		margin-left: 0;
	}

}

@media only screen and (max-width: 1000px){

	/* ■■■■■ オプション 詳細 ■■■■■ */
	.privilege{
		position: relative;
		margin-left: -10px;
		margin-right: -10px;
	}
	.privilege + h3.midasi2{
		margin-top: 70px;
	}
	.price_list li{
		font-size: 140%;
	}
	/* ■■■■■ ブーケ ■■■■■ */
	.bouquet_bg .headpiece,
	.bouquet_bg .bouquet_list{
		padding: 20px;
	}
	.bouquet_list > div:nth-of-type(3n+1),
	.bouquet_list > div:nth-of-type(4n+1),
	.bouquet_list > div{
		width: 48.5%;
		clear: none;
		margin: 0 0 3% 3%;
	}
	.bouquet_list > div:nth-of-type(2n+1){
		clear: left;
		margin-left: 0;
	}
	.headpiece ul.price_list li{
		display: block;
		font-size: 14px;
		padding-left: 1em;
		text-align: left;
	}
	.headpiece ul.price_list li + li{
		margin-left: 0;
	}


	/* アルバム */
	.details.album h3{
		font-size: 140%;
	}
	.album .line-dot{
		margin-top: 20px;
		padding-top: 20px;
	}
}

/* ▼▼▼▼▼ モバイルレイアウト : 799 px およびそれ以下。ＰＣレイアウトからスタイルを継承。 ▼▼▼▼▼ */
@media only screen and (max-width: 799px){
	.midasi2{
		margin: 50px auto 20px;
	}
	/* ■■■■■ オプション INDEX ■■■■■ */
	
	#option-index-bg {
		margin: 0 auto;
		padding: 30px 10px;
	}
	.option_list_wrap {
		padding: 20px;
	}
	
	.option_list.alt nav > div {
		width: auto;
		margin: 0 auto;
		float: none;
	}
	.option_list.alt nav > div:nth-child(n+2) {
		margin-top: 20px;
	}
	.option_list.alt nav > div .btn {
		margin-top: 10px;
		text-align: center;
	}
	

	/* ■■■■■ ナビゲーション ■■■■■ */
	.folder_links{
		background-color: #e6e6e6;
	}
	.folder_links h3{
		color: #333;
	}
	.folder_links p a{
		padding: 10px 15px;
		border: 0 !important;
	}
	.folder_links p a.on,
	.folder_links p a:hover{
		background-color: #1eb1c5;
		color: #fff;
	}
	#page_links{
		display: block;
		width: auto;
		margin: 20px 10px;
		border-spacing: 0;
		overflow: hidden;
	}
	#page_links a{
		box-sizing: border-box;
		display: block;
		height: auto;
		width: 49%;
		float: left;
		padding: 15px 0;
		margin: 0 0 2% 2%;
	}
	#page_links a:nth-child(2n+1){
		clear: left;
		margin-left: 0;
	}

	/* ■■■■■ オプション 詳細 ■■■■■ */
	.details h3{
		font-size: 160%;
	}
	.details_list{
		font-size: 110%;
	}
	.privilege{
		margin: 70px -10px;
		width: auto;
	}
	.privilege > div article h3{
		display: block;
		width: auto;
		padding: 0 0 10px;
		font-size: 18px;
	}
	.privilege > div article p{
		display: block;
		width: auto;
		padding: 0;
		border-left: 0;
		font-size: 13px;
		line-height: 1.6em;
	}
	.price_list li{
		font-size: 130%;
	}
	.price_list li span.price{
		float: none;
		display: block;
		text-indent: 0;
		white-space: normal;
	}
	.price_list li span.price small{
		font-size: 11px;
	}

	.photo_image img,
	.photo_image img:nth-child(2n+1){
		width: 100%;
		float: none;
		margin: 10px 0;
	}

	/* 衣装アップグレード */
	.upgrade{
		margin: 30px 10px 50px;
	}
	.upgrade h3{
		font-size: 160%;
		line-height: 1.6em;
	}
	.upgrade > div > p{
		width: 53%;
		float: left;
		margin: 0 0 15px;
	}
	.upgrade > div > figure{
		margin: 0 0 15px;
	}
	.upgrade > div > ul{
		clear: both;
		width: auto;
		float: none;
		padding: 10px;
	}

	/* ■■■■■ ブーケ ■■■■■ */
	.bouquet_bg {
		margin: 30px 0;
	}

	/* アルバム */
	.details.album h3{
		font-size: 130%;
	}
	.album figure,
	.album .pc-left{
		width: auto;
		float: none;
		margin: 20px 0;
	}
	.album figure{
		margin: 20px 10px;
	}

	.album .pc-left.line-dot{
		margin-top: 0;
		padding-top: 0;
		border-top: 0;
	}
	.album figure.recommend:before{
		right: -10px;
	}
	p.small-blue{
		font-size: 12px;
	}
}


@media only screen and (max-width: 600px){
	.midasi2{
		border-top: 1px solid #00b4d2;
		border-bottom: 1px solid #00b4d2;
		margin: 40px auto 15px;
		padding: 10px 0;
		font-size: 140%;
	}
	
	.option_list_wrap {
		padding: 15px;
	}


	/* ■■■■■ ナビゲーション ■■■■■ */
	.folder_links h3{
		font-size: 100%;
	}
	/* ■■■■■ オプション 詳細 ■■■■■ */
	.details h3{
		font-size: 140%;
	}
	.price_list li{
		font-size: 120%;
	}
	.price_list li span.price small{
		font-size: 10px;
	}
	nav.photo_nav{
		font-size: 100%;
	}

	.privilege{
		overflow: visible;
	}
	.privilege > div{
		padding: 1px 10px;
	}
	.privilege > div img{
		position: static;
		display: block;
		width: 100%;
	}
	.privilege > div article{
		margin: 10px 0;
	}
	.privilege > div img[src*="privilege_1"]{
		margin: -20px 0 10px;
	}
	.privilege > div img[src*="privilege_4"]{
		margin: 10px 0 -20px;
	}

	.facilities{
		margin: 20px 10px;
	}
	.facilities li:nth-child(2n),
	.facilities li{
		padding: 0; 
	}
	.facilities li img{
		margin: 0 auto;
	}
	.facilities li:nth-child(2n) > div,
	.facilities li > div{
		position: static;
		box-sizing: border-box;
		width: auto;
		margin: 10px 10px 20px;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
	.facilities li > div h4{
		border-bottom: 0;
		padding-bottom: 0;
		padding: 0;
		margin: 0 0 5px;
	}
	.facilities li > div p{
		padding: 0;
		margin: 0 0 5px;
	}
	/* 衣装アップグレード */
	.upgrade{
		margin-top: 30px;
		padding: 30px 0;
	}
	.upgrade h3{
		font-size: 140%;
	}
	.upgrade h3 strong{
		display: block;
	}
	/* ■■■■■ ブーケ ■■■■■ */
	.bouquet_bg .midasi2{
		margin-bottom: 20px;
	}
	.bouquet_list > div:nth-of-type(2n+1),
	.bouquet_list > div:nth-of-type(3n+1),
	.bouquet_list > div:nth-of-type(4n+1),
	.bouquet_list > div{
		width: auto;
		float: none;
		border-bottom: 1px solid #ddd;
		padding: 0 0 10px;
		margin: 0 0 10px;
	}
	.bouquet_list > div figure{
		width: 35%;
		float: left;
		margin: 0 10px 0 0;
	}
	.bouquet_category{
		padding: 10px 40px;
	}
	.bouquet_category ul{
		position: relative;
		overflow: hidden;
	}
	.bouquet_category ul li{
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		margin: 0;
		float: none;
		opacity: 0;
		-webkit-transition: all 0.5s linear;
		-moz-transition: all 0.5s linear;
		-ms-transition: all 0.5s linear;
		-o-transition: all 0.5s linear;
		transition: all 0.5s linear;
	}
	.bouquet_category ul li.on{
		position: relative;
		opacity: 1;
		z-index: 2;
		-webkit-transition: all 0.5s linear;
		-moz-transition: all 0.5s linear;
		-ms-transition: all 0.5s linear;
		-o-transition: all 0.5s linear;
		transition: all 0.5s linear;
	}
	.bouquet_category .smt.next,
	.bouquet_category .smt.prev{
		display: block;
		position: absolute;
		top: 0;
		width: 40px;
		height: 0;
		padding-top: 90%;
		cursor: pointer;
		z-index: 2;
	}
	.bouquet_category .smt.next{
		background: url(../img/option/bouquet/slide_r.png) no-repeat center center;
		right: 0;
	}
	.bouquet_category .smt.prev{
		background: url(../img/option/bouquet/slide_l.png) no-repeat center center;
		left: 0;
	}

	/* アルバム */
	.details.album h3{
		font-size: 120%;
		line-height: 1.4em;
	}
	.details.album h3 strong{
		float: none;
		display: block;
		text-indent: 0;
	}
	p.small-blue{
		font-size: 11px;
	}
}

@media only screen and (max-width: 400px){


	/* ■■■■■ オプション 詳細 ■■■■■ */
	.details h3{
		font-size: 120%;
	}
	.details_list{
		font-size: 100%;
	}
	.price_list li{
		font-size: 110%;
	}

	.privilege > div article h3{
		font-size: 15px;
	}
	.privilege > div article h3 em{
		letter-spacing: 8px;
	}
	.facilities{
		margin: 20px 0;
	}
	.facilities li > div h4{
		font-size: 110%;
	}
	/* ■■■■■ ブーケ ■■■■■ */
	.bouquet_bg .headpiece,
	.bouquet_bg .bouquet_list{
		padding: 20px 10px;
	}

	/* 衣装アップグレード */
	.upgrade{
		margin-top: 20px;
		padding: 20px 0;
	}
	.upgrade h3{
		font-size: 120%;
	}
	p.small-blue{
		font-size: 10px;
	}
}

@media only screen and (max-width: 320px){
	/* ■■■■■ ナビゲーション ■■■■■ */
	#page_links a{
		font-size: 11px;
	}

}

@media only screen and (orientation:portrait) {

}
