@charset "UTF-8";

/*--------------------------------------------------------------------
common.html
common.css
--------------------------------------------------------------------*/

/*------------Title---------------------------------------------------------------*/
div#Title { background-image: url(../../img/title/common.jpg); }



/*------------common---------------------------------------------------------------*/
/*------------Coordinate------------*/
div#common div#Coordinate dl {
	margin-bottom: 20px;
	text-align: center;
	line-height: 1.2;
	font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "ヒラギノ明朝 Pro W3" , "HiraMinPro-W3" , Garamond , "Times New Roman" , "Sawarabi Mincho" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-weight: bolder;
}
div#common div#Coordinate dl dt {
	font-size: 2.14em;
	color: #cf0073;
}
div#common div#Coordinate dl dd {
	font-size: 2.78em;
	color: #6e2775;
}
div#common div#Coordinate ul {
	width: 100%;
	margin-bottom: -4%;
	list-style: none;
	overflow: hidden
}
div#common div#Coordinate ul li {
	width: 48%;
	margin-bottom: 4%;
	margin-right: 4%;
	float: left;
}
div#common div#Coordinate ul li:nth-of-type(2n) { margin-right: 0; }
div#common div#Coordinate ul li div img {
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
	border: 1px solid #d2d2d2;
}
div#common div#Coordinate ul li p {
	margin-top: 5px;
	text-align: center;
	line-height: 1.2;
	font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "ヒラギノ明朝 Pro W3" , "HiraMinPro-W3" , Garamond , "Times New Roman" , "Sawarabi Mincho" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 1.64em;
	font-weight: lighter;
}


/*------------Rental------------*/
div#common div#Rental dl {
	margin-bottom: 20px;
	text-align: center;
	line-height: 1.2;
	font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "ヒラギノ明朝 Pro W3" , "HiraMinPro-W3" , Garamond , "Times New Roman" , "Sawarabi Mincho" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	color: #6e2775;
}
div#common div#Rental dl dt {
	font-size: 3.57em;
	font-weight: bolder;
}
div#common div#Rental dl dd {
	font-size: 2.28em;
	font-weight: lighter;
}
div#common div#Rental ul {
	width: 100%;
	margin-bottom: -4%;
	list-style: none;
	overflow: hidden
}
div#common div#Rental ul li {
	width: 48%;
	margin-bottom: 4%;
	margin-right: 4%;
	float: left;
}
div#common div#Rental ul li:nth-of-type(2n) { margin-right: 0; }
div#common div#Rental ul li div {
	height: 0;
	padding-top: 100%;
	background-color: #6e2775;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
}
div#common div#Rental ul li#rentTxt01 div { background-image: url(../../img/common/rental_txt01.png); }
div#common div#Rental ul li#rentTxt02 div { background-image: url(../../img/common/rental_txt02.png); }
div#common div#Rental ul li#rentTxt03 div { background-image: url(../../img/common/rental_txt03.png); }
div#common div#Rental ul li#rentTxt04 div { background-image: url(../../img/common/rental_txt04.png); }
div#common div#Rental ul li#rentTxt05 div { background-image: url(../../img/common/rental_txt05.png); }
div#common div#Rental ul li#rentTxt06 div { background-image: url(../../img/common/rental_txt06.png); }
div#common div#Rental ul li#rentTxt07 div { background-image: url(../../img/common/rental_txt07.png); }


/*------------Sleeve------------*/
div#common div#Sleeve ul {
	width: 100%;
	margin: 20px 0;
	list-style: none;
	overflow: hidden
}
div#common div#Sleeve ul li {
	width: 48%;
	margin-right: 4%;
	margin-bottom: 4%;
	float: left;
}
div#common div#Sleeve ul li:nth-of-type(2n) { margin-right: 0; }


/*------------planList------------*/
div#common div.planList p { margin-bottom: 20px; }
div#common div.planList div.planL { margin-bottom: 20px; }
div#common div.planList div.planR {
	width: 100%;
	height: 0;
	padding-top: 113.5135135135135%;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
	float: right;
}
div#common div.planList div.planR * { display: none; }
div#common div#Plan01 div.planR { background-image: url(../../img/common/plan_txt01.png); }
div#common div#Plan02 div.planR { background-image: url(../../img/common/plan_txt02.png); }
div#common div#Plan03 div.planR { background-image: url(../../img/common/plan_txt03.png); }
div#common div#Plan04 div.planR { background-image: url(../../img/common/plan_txt04.png); }
div#common div#Plan05 div.planR { background-image: url(../../img/common/plan_txt05.png); }
div#common div#Plan06 div.planR { background-image: url(../../img/common/plan_txt06.png); }
div#common div#Plan07 div.planR { background-image: url(../../img/common/plan_txt07.png); }