@charset "UTF-8";

/*--------------------------------------------------------------------
furisode.html
furisode.css
--------------------------------------------------------------------*/

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


/*------------hakama---------------------------------------------------------------*/
div#hakama div#Number ul {
	width: 100%;
	list-style: none;
	overflow: hidden;
}
div#hakama div#Number ul li {
	width: 49%;
	margin-right: 2%;
	margin-bottom: 4%;
	float: left;
}
div#hakama div#Number ul li:nth-of-type(2n) { margin-right: 0; }
div#hakama div#Number ul li div {
	position: relative;
	padding: 10px 0 5px;
	background-color: #6e2775;
}
div#hakama div#Number ul li div span.No {
	position: relative;
	display: block;
	width: 88%;
	margin: 0 auto 0.25em;
	padding-bottom: 0.15em;
	top: 0;
	line-height: 1.2;
	text-align: center;
	font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "ヒラギノ明朝 Pro W3" , "HiraMinPro-W3" , Garamond , "Times New Roman" , "Sawarabi Mincho" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 4em;
	font-weight: bolder;
	color: #fff;
}
div#hakama div#Number ul li div span.No:before {
	position: absolute;
	display: block;
	width: 100%;
	content: "";
	border-bottom: 4px solid #fff;
	bottom: 0;
}
div#hakama div#Number ul li div strong {
	display: block;
	padding: 0 10px;
	line-height: 1.2;
	text-align: center;
	font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "ヒラギノ明朝 Pro W3" , "HiraMinPro-W3" , Garamond , "Times New Roman" , "Sawarabi Mincho" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 2em;
	font-weight: bolder;
	color: #fff;
}
div#hakama div#Number ul li div p {
	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;
	color: #fff;
}
div#hakama div#Number ul li div span.zero { font-size: 5.57em; }
div#hakama div#Number ul li div span.soon { font-size: 5em; }
div#hakama div#Number ul li div span.yen { font-size: 3em; }
div#hakama div#Number ul li p.endTxt { margin-top: 0.5em; }
div#hakama p.gradTxt {
	margin-top: 30px;
	text-align: center;
	line-height: 1.2;
	font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "ヒラギノ明朝 Pro W3" , "HiraMinPro-W3" , Garamond , "Times New Roman" , "Sawarabi Mincho" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
div#hakama p.gradT01 {
	font-size: 2.21em;
	font-weight: lighter;
	color: #cf0073;
}
div#hakama p.gradT02 {
	font-size: 3.57em;
	font-weight: bolder;
	color: #6e2775;
}
div#hakama p.gradT02 strong { font-size: 6.28rem; }
div#hakama p.gradT03 {
	font-size: 3.07em;
	font-weight: bolder;
	color: #6e2775;
}
div#hakama p.gradT03 strong { font-size: 5.35rem; }


/*------------brand------------*/
div#hakama div#brand {
	width: 100%;
	overflow: hidden;
}
div#hakama div#brand div#brandPho { margin-bottom: 10px; }
div#hakama div#brand div#brandTxt {
	width: 100%;
	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: lighter;
}
div#hakama div#brand div#brandTxt p {
	font-size: 1.92em;
	color: #6e2775;
}
div#hakama div#brand div#brandTxt p + p {
	font-size: 1.5rem;
	color: #000000;
}
div#hakama div#brand div#brandTxt dl#free {
	height: 0;
	margin-top: 20px;
	padding-top: 16.14730878186969%;
	background: url(../../img/hakama/free_t.png) no-repeat center top;
	background-size: cover;
}
div#hakama div#brand div#brandTxt dl#pack {
	height: 0;
	margin-top: 20px;
	padding-top: 37.11048158640227%;
	background: url(../../img/hakama/pack_t.png) no-repeat center top;
	background-size: cover;
}
div#hakama div#brand div#brandTxt dl#free *,
div#hakama div#brand div#brandTxt dl#pack * { display: none; }


/*------------photo01------------*/
div#hakama div#photo01 ul {
	width: 100%;
	margin-bottom: -4%;
	list-style: none;
	overflow: hidden;
}
div#hakama div#photo01 ul li {
	width: 48%;
	margin-right: 4%;
	margin-bottom: 4%;
	float: left;
}
div#hakama div#photo01 ul li:nth-child(2n) { margin-right: 0; }


/*------------rental------------*/
div#hakama div#rental ul {
	width: 100%;
	margin-top: 30px;
	list-style: none;
	overflow: hidden;
}
div#hakama div#rental ul li {
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
}
div#hakama div#rental ul li div * { display: none; }
div#hakama div#rental ul#rentalPlan01 li {
	width: 48%;
	margin-right: 4%;
	margin-bottom: 4%;
}
div#hakama div#rental ul#rentalPlan01 li div {
	width: 100%;
	height: 0;
	padding-top: 103.448275862069%;
}
div#hakama div#rental ul#rentalPlan01 li:nth-child(1) { background-image: url(../../img/hakama/rental_t01-1.jpg); }
div#hakama div#rental ul#rentalPlan01 li:nth-child(2) { background-image: url(../../img/hakama/rental_t01-2.jpg); }
div#hakama div#rental ul#rentalPlan01 li:nth-child(3) { background-image: url(../../img/hakama/rental_t01-3.jpg); }
div#hakama div#rental ul#rentalPlan01 li:nth-child(2n) { margin-right: 0; }
div#hakama div#rental ul#rentalPlan02 li {
	width: 48%;
	margin-right: 4%;
	margin-bottom: 4%;
}
div#hakama div#rental ul#rentalPlan02 li div {
	width: 100%;
	height: 0;
	padding-top: 160%;
}
div#hakama div#rental ul#rentalPlan02 li:nth-child(1) { background-image: url(../../img/hakama/rental_t02-1.jpg); }
div#hakama div#rental ul#rentalPlan02 li:nth-child(2) { background-image: url(../../img/hakama/rental_t02-2.jpg); }
div#hakama div#rental ul#rentalPlan02 li:nth-child(3) { background-image: url(../../img/hakama/rental_t02-3.jpg); }
div#hakama div#rental ul#rentalPlan02 li:nth-child(4) { background-image: url(../../img/hakama/rental_t02-4.jpg); }
div#hakama div#rental ul#rentalPlan02 li:nth-child(2n) { margin-right: 0; }
div#hakama div#rental ul#rentalPlan03 li {
	width: 48%;
	margin-right: 4%;
	margin-bottom: 4%;
}
div#hakama div#rental ul#rentalPlan03 li {
	width: 100%;
	height: 0;
	padding-top: 64.375%;
}
div#hakama div#rental ul#rentalPlan03 li:nth-child(1) { background-image: url(../../img/hakama/rental_t03-1.jpg); }
div#hakama div#rental ul#rentalPlan03 li:nth-child(2) { background-image: url(../../img/hakama/rental_t03-2.jpg); }
div#hakama div#rental ul#rentalPlan03 li:nth-child(2n) { margin-right: 0; }


/*------------lineup------------*/
div#hakama div#lineupL { margin-bottom: 20px; }
div#hakama div#lineupR {}

div#hakama div#lineupR div#lineupPrice h4 {
	margin-bottom: 10px;
	line-height: 1.2;
	text-align: center;
	font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "ヒラギノ明朝 Pro W3" , "HiraMinPro-W3" , Garamond , "Times New Roman" , "Sawarabi Mincho" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 2.57em;
	color: #6e2775;
}
div#hakama div#lineupR div#lineupPrice div#Price {
	height: 0;
	margin-bottom: 10px;
	padding-top: 29.90990990990991%;
	background: url(../../img/hakama/rental_txt01.png) no-repeat left top;
	background-size: cover;
}
div#hakama div#lineupR div#lineupPrice div#Price * { display: none; }
div#hakama div#lineupR div#lineupPrice ul li {
	list-style: none;
	padding-left: 1.3em;
	text-indent: -1.3em;
}
div#hakama div#lineupR div#lineupPrice ul li:before {
	padding-right: 0.3em;
	content: "※";
}
div#hakama div#lineupR div#lineupPeriod {
	height: 0;
	margin-top: 20px;
	padding-top: 40.58252427184466%;
	background: url(../../img/hakama/rental_txt02.png) no-repeat left top;
	background-size: cover;
}
div#hakama div#lineupR div#lineupPeriod * { display: none; }


/*------------Bring------------*/
div#hakama div#Bring {
	position: relative;
	padding: 15px;
	background: url(../../img/hakama/bring_bg.jpg) no-repeat right center;
	z-index: 0;
}
div#hakama div#Bring:before {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	content: "";
	background-color: rgba(255, 255, 255, 0.7);
	top: 0;
	left: 0;
	z-index: 1;
}
div#hakama div#Bring div#BringTxt {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 64.30317848410758%;
	background: url(../../img/hakama/rental_txt03.png) no-repeat left top;
	background-size: cover;
	z-index: 2;
}
div#hakama div#Bring div#BringTxt * { display: none; }


/*------------accessory------------*/
div#hakama div#accessory ul {
	width: 100%;
	list-style: none;
	overflow: hidden
}
div#hakama div#accessory ul li {
	width: 48%;
	margin-right: 4%;
	margin-bottom: 4%;
	float: left;
}
div#hakama div#accessory ul li:nth-of-type(2n) { margin-right: 0; }
div#hakama div#accessory ul li div img {
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
}
div#hakama div#accessory 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;
}


/*------------pack------------*/
div#hakama div#pack div#packPho { margin-bottom: 20px; }
div#hakama div#pack div#packTxt {
	width: 100%;
	height: 0;
	padding-top: 74.82014388489209%;
	background: url(../../img/hakama/rental_txt04.png) no-repeat left top;
	background-size: cover;
}
div#hakama div#pack div#packTxt * { display: none; }


/*------------kituke------------*/
#kituke .title02{
	margin-bottom: 0;
}
#kituke p{
	text-align: center;
	font-family: "游明朝", "Yu Mincho", "游明朝体", "ヒラギノ明朝 Pro W3", "HiraMinPro-W3", Garamond, "Times New Roman", "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 2em;
	font-weight: lighter;
	color: #6e2775;
	line-height: 1;
	margin-top: 20px;
}
#kituke p span{
	text-align: center;
	font-family: "游明朝", "Yu Mincho", "游明朝体", "ヒラギノ明朝 Pro W3", "HiraMinPro-W3", Garamond, "Times New Roman", "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 2.28em;
	font-weight: lighter;
	color: #6e2775;
}
#kituke a{
	text-align: center;
	margin: 0 auto;
	display: inline-block;
	width: 100%;
}

/*------------hakama-pricelist------------*/
.hakama-pricelist{
	padding: 30px;
	background: #FFFFC8;
	border-radius: 10px;
}
.hakama-pricelist>h4{
	text-align: center;
	font-size: 1.8em;
	color: #6e2775;
	font-family:"游明朝" , "Yu Mincho" , "游明朝体" , "ヒラギノ明朝 Pro W3" , "HiraMinPro-W3" , Garamond , "Times New Roman" , "Sawarabi Mincho" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	margin-bottom: 20px;
	border-bottom: solid 1px #6e2775;
}
.hakama-pricelist>div{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.hakama-pricelist>div>table tr{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.hakama-pricelist>div table tr td{
	font-size: 1.2em;
	padding: 10px;
	width: 60%;
}

.hakama-pricelist>div table td:nth-child(2){
	text-align: right;
	width: 40%;
}

.early-morning {
  /* 丸くするために幅と高さを同じにする */
  width: 150px;         /* 任意の大きさに調整 */
  height: 150px;
  border-radius: 50%;
  
  background: #cf0073;
  color: #fff;
  text-align: center;
  margin-top: 30px;

  /* 中央配置 */
  display: flex;
  justify-content: center;  /* 横方向中央 */
  align-items: center;      /* 縦方向中央 */

  /* テキストサイズ */
  font-size: 2em; /* お好みで調整 */
  font-weight: 600;
  line-height: 1;
  padding-top: 10px;
  
  /* テキストの折返し */
  flex-direction: column;
}
.early-morning span span{
	font-size: 2em;
}
.early-morning .nowrap {
  white-space: nowrap;
}