@charset "utf-8";

body {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
}
/*	contents
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#contents {
	background: url(/cms/wp/cp/coode/cancam/img/bg.gif) left top repeat;
	overflow-x: hidden;
	padding: 0 0 60px !important;
	position: relative;
	width: 100%;
}

/*	main area
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#main_area {
	background: #fff;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	margin: 0 auto 60px;
	position: relative;
	width: 956px;
}

/*	detail part
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#detail_part {
	background: #fff;
	border-bottom: 3px solid #000;
	border-top: 3px solid #000;
	display: none;
	height: 490px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 100;
}
.detail_area {
	margin: 0 auto;
	position: relative;
	width: 960px;
}
.detail_area .close_btn {
	cursor: pointer;
	left: 934px;
	position: absolute;
	top: 30px;
	z-index: 1000;
}
.detail_area .prev_btn {
	cursor: pointer;
	left: 0;
	position: absolute;
	top: 240px;
	z-index: 1000;
}
.detail_area .next_btn {
	cursor: pointer;
	left: 946px;
	position: absolute;
	top: 240px;
	z-index: 1000;
}
.days_frame {
	background: #fff;
	border: none;
	height: 490px;
	overflow: hidden;
	width: 960px;
}

#loading {
	display: none;
	left: 50%;
	margin-left: -32px;
	position: absolute;
	top: 220px;
}
#loading img {
	height: auto;
	width: 50%;
}

/*	page head
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.page_head {
	background: url(/cms/wp/cp/coode/cancam/img/main_img.jpg) left top no-repeat;
	border-bottom: 2px solid #000;
	min-height: 600px;
	position: relative;
	/*padding-bottom: 40px;*/
}
.page_top {
	/*background: url(/cms/wp/cp/coode/cancam/img/header_bg.png) left top repeat-x;*/
	overflow: hidden;
	text-align: center;
}
.page_top .page_top_logo {
	float: left;
	padding: 0 0 0 20px;
}
.page_top .page_top_link {
	float: right;
	padding:0 9px 0 0;
}
.page_top .page_top_link li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	/*padding: 0 15px;*/
	vertical-align: top;
}
.page_top a img:hover {
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	opacity: .8;
}

.page_head_item_01 {
	left: 28px;
	position: absolute;
	top: 263px;
}
.page_head_item_02 {
	left: 433px;
	position: absolute;
	top: 80px;
}
.page_head_item_03 {
	left: 433px;
	position: absolute;
	top: 316px;
}
.page_head_item_04 {
	left: 433px;
	position: absolute;
	top: 360px;
}
.page_head_item_05 {
	left: 425px;
	position: absolute;
	top: 450px;
}


/*	Section Area
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.sec_area {
	border-bottom: 2px solid #000;
	position: relative;
}
.sec_area .navi {
	left: 0;
	position: absolute;
	top: 0;
}

/*.btn_area {
	margin: 0 auto;
	text-align: center;
	width: 713px;
}*/
.coution_btn {
	padding: 10px 0 40px;
	text-align: right;
}

/*	Wardrobe List
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.wardrobe_area {
	background: url(/cms/wp/cp/coode/cancam/img/wardrobe_bg.png) left top no-repeat;
	height: 761px;
	margin: 30px auto 40px;
	padding: 40px 0 0;
	position: relative;
	width: 860px;
}
.wardrobe_top {
	padding: 40px 0 0 0;
}
.wardrobe_logo {
	float: left;
	margin: -9px 0 0 0;
	padding: 0 11px 15px 45px;
}
.wardrobe_title {
	float: left;
	padding: 5px 0 0;
}
.wardrobe_list {
	position: relative;
}
.wardrobe_list li {
	position: absolute;
}
.wardrobe_list li.wardrobe_a {
	left: 7px;
	top: 0;
}
.wardrobe_list li.wardrobe_b {
	left: 180px;
	top: 16px;
}
.wardrobe_list li.wardrobe_c {
	left: 342px;
	top: 23px;
}
.wardrobe_list li.wardrobe_d {
	left: 529px;
	top: -4px;
}
.wardrobe_list li.wardrobe_e {
	left: 691px;
	top: -8px;
}
.wardrobe_list li.wardrobe_f {
	left: 13px;
	top: 228px;
}
.wardrobe_list li.wardrobe_g {
	left: 193px;
	top: 217px;
}
.wardrobe_list li.wardrobe_h {
	left: 371px;
	top: 216px;
}
.wardrobe_list li.wardrobe_i {
	left: 518px;
	top: 213px;
}
.wardrobe_list li.wardrobe_j {
	left: 685px;
	top: 234px;
}
.wardrobe_list li.wardrobe_k {
	left: 30px;
	top: 438px;
}
.wardrobe_list li.wardrobe_l {
	left: 182px;
	top: 460px;
}
.wardrobe_list li.wardrobe_m {
	left: 350px;
	top: 462px;
}
.wardrobe_list li.wardrobe_n {
	left: 528px;
	top: 459px;
}
.wardrobe_list li.wardrobe_o {
	left: 685px;
	top: 474px;
}

.item_area {
	position: relative;
}
.wardrobe_fuki {
	background: url(/cms/wp/cp/coode/cancam/img/wardrobe_fukidashi.png) left top no-repeat;
	display: none;
	height: 161px;
	left: -40px;
	line-height:1.4;
	position: absolute;
	top: -161px;
	width: 247px;
/*
	background: url(/cms/wp/cp/coode/cancam/img/wardrobe_fukidashi.png) left top no-repeat;
	display: none;
	left: -40px;
	line-height:1.4;
	min-height:126px;
	padding: 38px 35px 0 35px;
	position: absolute;
	top: -161px;
	text-align: left;
	width: 177px;
*/
}
.wardrobe_fuki p {
	padding: 32px 0 0 30px;
	text-align: left;
	width: 190px;
	word-break: break-all;
}
.wardrobe_fuki .f_small {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	font-size:80%;/*font-size:91.7%;*/
	padding: 3px 0 0;
	vertical-align: middle;
}

.noteText {
	position: absolute;
	bottom: 30px;
	left: 40px;
	width: 500px;
	font-size: 9px;
}
.wardrobe_btn{
	bottom:35px;
	/*margin-left:-131px;
	left:50%;*/
	right: 20px;
	position:absolute;
	width:261px;
}
.wardrobe_btn a:hover{
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	opacity: .8;
}

/*	Calendar
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.calendar_area {
	padding: 0 0 56px;
	position: relative;
}

.profile_area {
	display: none;
	left: 127px;
	position: absolute;
	top: -153px;
}
.profile_text {
	font-size: 91.7%;
	line-height: 1.8;
	margin: -130px 0 0 30px;
	width: 375px;
}

.profile_img {
	float: left;
	padding: 7px 0 6px 88px;
}
.calendar_title {
	float: left;
	margin: 0 0 0 15px;
	padding: 39px 0 0 0;
}

.calendar_list {
	background: url(/cms/wp/cp/coode/cancam/img/calendar_bg.png) left top no-repeat;
	height: 1766px;
	position: relative;
	width: 956px;
}
.calendar_list li {
	cursor: pointer;
	display: none;
	position: absolute;
}
.calendar_list li.days_01 {
	left: 10px;
	top: 17px;
}
.calendar_list li.days_02 {
	left: 180px;
	top: 7px;
}
.calendar_list li.days_03 {
	left: 511px;
	top: 17px;
}
.calendar_list li.days_04 {
	left: 615px;
	top: 17px;
}
.calendar_list li.days_05 {
	left: 800px;
	top: 17px;
}
.calendar_list li.days_06 {
	left: 46px;
	top: 269px;
}
.calendar_list li.days_07 {
	left: 172px;
	top: 269px;
}
.calendar_list li.days_08 {
	left: 331px;
	top: 259px;
}
.calendar_list li.days_09 {
	left: 646px;
	top: 269px;
}
.calendar_list li.days_10 {
	left: 800px;
	top: 269px;
}
.calendar_list li.days_11 {
	left: 32px;
	top: 511px;
}
.calendar_list li.days_12 {
	left: 330px;
	top: 521px;
}
.calendar_list li.days_13 {
	left: 479px;
	top: 521px;
}
.calendar_list li.days_14 {
	left: 650px;
	top: 521px;
}
.calendar_list li.days_15 {
	left: 791px;
	top: 521px;
}
.calendar_list li.days_16 {
	left: 494px;
	top: 773px;
}
.calendar_list li.days_17 {
	left: 649px;
	top: 773px;
}
.calendar_list li.days_18 {
	left: 764px;
	top: 773px;
}
.calendar_list li.days_19 {
	left: 63px;
	top: 1025px;
}
.calendar_list li.days_20 {
	left: 192px;
	top: 1025px;
}
.calendar_list li.days_21 {
	left: 331px;
	top: 1015px;
}
.calendar_list li.days_22 {
	left: 792px;
	top: 1025px;
}
.calendar_list li.days_23 {
	left: -18px;
	top: 1291px;
}
.calendar_list li.days_24 {
	left: 202px;
	top: 1277px;
}
.calendar_list li.days_25 {
	left: 357px;
	top: 1277px;
}
.calendar_list li.days_26 {
	left: 505px;
	top: 1277px;
}
.calendar_list li.days_27 {
	left: 204px;
	top: 1529px;
}
.calendar_list li.days_28 {
	left: 359px;
	top: 1529px;
}
.calendar_list li.days_29 {
	left: 471px;
	top: 1529px;
}
.calendar_list li.days_30 {
	left: 630px;
	top: 1267px;
}

.photo_by {
	padding: 5px 0 0 10px;
}

/*	W chance
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.wchance_area {
	border-bottom: 2px solid #000;
}
.wchance_img {
	float: left;
	margin: -15px 0 0;
	padding: 0 0 0 42px;
}
.wchance_title {
	float: left;
	margin: 0 0 0 -2px;
	padding: 30px 0 0 0;
}
.present_area {
	height: 425px;
	position: relative;
}
.pesent_text{
	left:100px;
	position:absolute;
	top:35px;
}
.present_item {
	left: 350px;
	position: absolute;
	top: 110px;
}
.item_info_01 {
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	opacity: 0;
	left: 688px;
	position: absolute;
	top:10px;
}
.item_info_02 {
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	opacity: 0;
	left: 19px;
	position: absolute;
	top: 125px;
}
.item_info_03 {
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	opacity: 0;
	left: 818px;
	position: absolute;
	top: 245px;
}
.img_note{
	bottom:5px;
	font-size:10px;
	position:absolute;
	right:1em;
}
/*	product
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.product_area {
	padding: 0 0 31px;
	position: relative;
}
.product_title {
	text-align: right;
}
.product_title_text {
	font-size: 150%;
	left: 100px;
	position: absolute;
	top: 185px;
	width: 455px;
}
.product_list {
	padding: 40px 0 0;
	text-align: center;
}
.product_list li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin: 0 10px 9px;
	position: relative;
}
.product_list li .product_text {
	font-size: 108.3%;
	left: 0;
	line-height: 1.2;
	position: absolute;
	text-align: center;
	top: 252px;
	width: 200px;
}
.product_list li .product_text_2 {
	font-size: 108.3%;
	left: 0;
	line-height: 1.2;
	position: absolute;
	text-align: center;
	top: 235px;
	width: 200px;
}
.product_list li .product_detail {
	left: 0;
	position: absolute;
	text-align: center;
	top: 309px;
	width: 200px;
}

/*	information
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.information_area {
	padding: 40px 0 40px 97px;
	text-align: left;
	width: 830px;
}
.information_area .information_title {
	padding: 0 0 30px;
}
.information_area .information_sub_title {
	color: #333;
	font-size: 166.7%;
	padding: 0 0 10px;
}
.information_area .information_sub_title_2 {
	color: #d4137f;
	font-size: 133.3%;
	padding: 0 0 10px;
}
.information_area .information_list {
	margin: 0 0 20px;
}
.information_area .lastChild {
	margin: 0 0 0px;
}
.information_area .information_list li {
	color: #333;
	font-size: 108.3%;
	padding: 0 0 10px;
}
.information_area .information_list li span.color {
	color: #d4137f;
}
.information_area .lastChild li {
	padding: 0 0 0px;
}
.information_area .information_list li span.caution {
	font-size: 91.7%;
}
.information_area span.tel {
	color: #ff2c8a;
	font-size: 153.8%;
	font-weight: bold;
}
.information_area .toRule {
	text-align: center;
	margin-top: 30px;
	font-size: 110%;
}
.indent_type li {
	text-indent: -1em;
	margin-left: 1em;
}
.text_imp {
	color: #d4137f;
}

/*	bottom item area
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.bottom_item_area {
	text-align: center;
}
.banner_area {
	margin: 0 0 60px;
}
.banner_area div {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin: 0 16px;
}
.banner_area a img:hover {
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	opacity: .8;
}
/*	present btn area
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.btn_area{
	background:url(/cms/wp/cp/coode/cancam/img/present_bg.png) center top no-repeat;
	padding:20px 0 20px 0;
	text-align:center;
}
.bdr_top {
	border-top: 2px solid #000;
}
.btn_area .present_btn{
	padding:20px 0;
}
.btn_area .present_note{
	font-size:13px;
	font-weight:normal;
	padding-top:10px;
}
.btn_area .present_note a{
	color:#0084ff;
	border-bottom:1px solid #0084ff;
	opacity:1;
	text-decoration:none;
}
.btn_area .present_note a:hover{
	border-bottom:none;
}
.bd_btm{
	border-bottom:2px solid #000;
}

.btn_area_fin {
	background:url(/cms/wp/cp/coode/cancam/img/present_bg.png) center top no-repeat;
	min-height: 327px;
	text-align:center;
}
.btn_area_fin .present_ttl {
	padding: 35px 0 40px;
}
.btn_area_fin .present_text {
	padding: 0 0 42px;
}
.btn_area_fin .present_date {
	padding: 0;
}
