@charset "utf-8";

/*-------------------------------------------------------------------------
			slider
-------------------------------------------------------------------------*/
#main-slider .sp-arrows {
	width: 1000px !important;
	top: 50% !important;
	left: 50% !important;
	-webkit-transform: translate(-50%,-50%) !important;
	-moz-transform: translate(-50%,-50%) !important;
	-ms-transform: translate(-50%,-50%) !important;
	-o-transform: translate(-50%,-50%) !important;
	transform: translate(-50%,-50%) !important;
}
#main-slider.sp-horizontal .sp-arrows {
	margin-top: -31px;
}

#main-slider .sp-next-arrow:after,
#main-slider .sp-next-arrow:before,
#main-slider .sp-previous-arrow:after,
#main-slider .sp-previous-arrow:before {
	background: none !important;
}
#main-slider .sp-arrow:before {
	left:30%;
	top:0;
	-webkit-transform:skew(145deg,0deg);
	-ms-transform:skew(145deg,0deg);
	transform:skew(145deg,0deg)
}
#main-slider .sp-arrow {
    height: 63px;
    width: 29px;
}
#main-slider.sp-horizontal .sp-previous-arrow {
	background: url(../images/top1702/prev.png) no-repeat;
	left: 0;
	width: 29px;
	height: 63px;
}
#main-slider.sp-horizontal .sp-next-arrow {
	background: url(../images/top1702/prev.png) no-repeat;
	right: 0;
	width: 29px;
	height: 63px;
}
#main-slider.sp-horizontal.sp-rtl .sp-previous-arrow, .sp-next-arrow {
	-webkit-transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	transform:rotate(0deg)
}
#main-slider.sp-horizontal .sp-previous-arrow:hover, 
#main-slider.sp-horizontal .sp-next-arrow:hover {
	filter: alpha(opacity=70);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)";
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.slider-pro img.sp-image, .slider-pro img.sp-thumbnail {
	width: 100%!important;
	height: auto!important;
}
.sp-bottom-thumbnails .sp-thumbnail-container {
	opacity: 0.4;
}
.sp-bottom-thumbnails .sp-thumbnail-container.sp-selected-thumbnail {
	opacity: 1;
}
.sp-button {
	background-color: #dddddd;
	border: none !important;
}

.sp-selected-button {
    background-color: #ff70a0 !important;
}
#main-slider-sp {
	display: none;
}
/*-------------------------------------------------------------------------
			Common Parts
-------------------------------------------------------------------------*/

#wrapper {
	background-color: white;
}

#wrapper section a, 
#wrapper section a:link, 
#wrapper section a:visited, 
#wrapper section a:active {
    color: #000;
}

#wrapper section a:hover {
    color: #666;
	text-decoration: underline !important;
}

#wrapper section ul li {
	list-style: none;
}

#wrapper section {
	margin: 10px auto;
	padding-bottom: 30px;
}

#wrapper section h2, 
#wrapper section h3 {
	text-align: center;
	font-family: "arabtype", "Roboto Slab", Garamond, "Times New Roman", serif !important;
	font-size: 90px;
	line-height: 1em;
	width: 980px;
	padding-top: 40px;
	margin: 15px auto 0;
	vertical-align: middle;
    display: flex;
    align-items: center;
}

#wrapper section h2:before,
#wrapper section h2:after, 
#wrapper section h3:before,
#wrapper section h3:after {
    border-top: 1px solid #ccc;
    content: "";
    display: inline; /* for IE */
    flex-grow: 1;
	vertical-align: text-top;
	padding-bottom: 13px;
}

#wrapper section h2:before, 
#wrapper section h3:before {
    margin-right: 0.4em;
}

#wrapper section h2:after, 
#wrapper section h3:after {
    margin-left: 0.4em;
}

#wrapper section .subtitle {
	text-align: center;
	margin: -20px auto 30px;
	color: #ff6699;
	font-size: 16px;
	font-weight: bold;
	font-family:"Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#wrapper section .lnk-btn {
	width: 360px;
	max-width: 420px;
	margin-left: auto;
	margin-right: auto;
    border: 1px solid #ff6699;
    position: relative;
    display: block;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

#wrapper section .lnk-btn a {
    display: block;
    padding: 16px 20px 15px;
    color: #ff6699;
    text-decoration: none;
}

#wrapper section .lnk-btn a:hover {
	background-color: rgba(255,104,154,0.3);
}

#wrapper section .lnk-btn a:before {
    width: 8px;
    height: 14px;
    background-image: url(../images/index/arw_pink.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 7px auto;
    position: absolute;
    top: 41%;
    right: 10px;
    content: "";
}

/*-------------------------------------------------------------------------
			REASON
-------------------------------------------------------------------------*/

section#reason .reason-container01 {
	width: 980px;
	height: 380px;
	background: url(../images/top1702/reason01.jpg) no-repeat;
	position: relative;
	margin: 0 auto;
}
section#reason .reason-container02 {
	width: 980px;
	height: 380px;
	background: url(../images/top1702/reason03.jpg) no-repeat;
	position: relative;
	margin: 0 auto;
}
section#reason .reason-container02-2 {
	width: 980px;
	height: 380px;
	background: url(../images/top1702/reason03-2.jpg) no-repeat;
	position: relative;
	margin: 0 auto;
}
section#reason .reason-container03 {
	width: 980px;
	height: 380px;
	background: url(../images/top1702/reason05.jpg) no-repeat;
	position: relative;
	margin: 0 auto 50px;
}
section#reason .reason-container03-2 {
	width: 980px;
	height: 380px;
	background: url(../images/top1702/reason05-2.jpg) no-repeat;
	position: relative;
	margin: 0 auto 50px;
}
section#reason .reason-container04 {
	width: 980px;
	height: 380px;
	background: url(../images/top1702/reason07.jpg) no-repeat;
	position: relative;
	margin: 0 auto;
}
section#reason .reason-container-index {
	position: absolute;
	top: 45px;
	left: 495px;
}
section#reason .reason-container01 .reason-container-text {
	position: absolute;
	top: 193px;
	left: 505px;
	width: 460px;
	color: #fff;
}
section#reason .reason-container02 .reason-container-text {
	position: absolute;
	top: 193px;
	left: 505px;
	width: 460px;
	color: #111;
}
section#reason .reason-container02-2 .reason-container-text {
	position: absolute;
	top: 193px;
	left: 505px;
	width: 460px;
	color: #111;
}
section#reason .reason-container03 .reason-container-text {
	position: absolute;
	top: 193px;
	left: 505px;
	width: 460px;
	color: #111;
}
section#reason .reason-container03-2 .reason-container-text {
	position: absolute;
	top: 193px;
	left: 505px;
	width: 460px;
	color: #111;
}
section#reason .reason-container04 .reason-container-text {
	position: absolute;
	top: 193px;
	left: 505px;
	width: 460px;
	color: #111;
}
section#reason .reason-container-link {
	background: url("/images/index/arw_pink.png") 8px 45% no-repeat;
	background-size: 6px auto;
	display: inline-block;
	text-indent: 1.2em;
	float: right;
	margin-top: 5px;
	padding: 3px 9px 3px 7px;
	border-radius: 3px;
}
section#reason .reason-container-link a {color: #111; text-decoration: none;}
section#reason .reason-container-link a:hover {text-decoration: underline;}
section#reason .reason-container01 .reason-container-text .reason-container-link {background-color: #FFF;}
section#reason .reason-container02 .reason-container-text .reason-container-link {background-color: #DDD;}
section#reason .reason-container02-2 .reason-container-text .reason-container-link {background-color: #DDD;}
section#reason .reason-container03 .reason-container-text .reason-container-link {background-color: #FFF;}
section#reason .reason-container03-2 .reason-container-text .reason-container-link {background-color: #FFF;}

/*-------------------------------------------------------------------------
			PHOTO
-------------------------------------------------------------------------*/

#photo {
	background-color: #222;
}

#wrapper section#photo h2, 
#wrapper section#photo h3, 
#wrapper section#photo h4 {
	color: white;
}

#photo h4 {
	font-family: "arabtype", "Roboto Slab", Garamond, "Times New Roman", serif !important;
	text-align: center;
	color: white;
	font-weight: normal;
	margin: 0 auto 10px;
	width: 980px;
	font-size: 31px;
	line-height: 1.25;
	height: 32px;
	overflow: hidden;
	background-image: url(../images/index/photo_bg.jpg);
	background-repeat: repeat-y;
	background-position: center 0;	
}

#photo .photo-wrap {
	width: 980px;
	text-align: center;
	margin: auto;
}

#photo .photo-box {
	width: 290px;
	overflow: hidden;
	float: left;
	padding-right: 10px;
}

#photo .sp-slides-container {
    height: 200px;
}

#photo a:hover .photo-box {
	opacity: .7;
}

#photo .photo-box .photo-box-image {
	width: 100%;
}

#photo .photo-box .photo-box-image img {
	float: left;
	width: 50%;
}

#photo .photo-box .photo-box-ba {
	border: 1px solid #5e5e5e;
	padding: 2px 0;
	background-image: url(../images/index/photo_arw.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 8px auto;
	margin: 5px 0 15px;
	font-size: 10px;
}

#photo .photo-box .photo-box-ba .ba-left, 
#photo .photo-box .photo-box-ba .ba-right {
	float: left;
	width: 50%;
	color: #ccc;
	text-align: center;
	margin: auto;
	padding: 0;
}

/*-------------------------------------------------------------------------
			SPECIAL
-------------------------------------------------------------------------*/

#special {
}

#special .special-wrap {
	width: 980px;
	text-align: center;
	margin: 0 auto 40px;
}

#special ul {
	margin: 0 -40px 0 0;
	padding: 0;
}

#special ul li {
	float: left;
	text-align: left;
	margin-right: 40px;
}

#special ul li span {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	margin: 9px 0 5px;
	background-image: url(../images/index/arw_pink.png);
	background-position: 2px 40%;
	background-repeat: no-repeat;
	background-size: 6px auto;
	text-indent: 1.2em;
}

#special .special-wrap a, 
#special .special-wrap a:link, 
#special .special-wrap a:hover, 
#special .special-wrap a:active, 
#special .special-wrap a:visited {
	text-decoration: none !important;
}

#special .sp-slides-container {
    height: auto;
}

#special .sp-next-arrow:after,
#special .sp-next-arrow:before,
#special .sp-previous-arrow:after,
#special .sp-previous-arrow:before {
	background: none !important;
}
#special .sp-arrow:before {
	left:30%;
	top:0;
	-webkit-transform:skew(145deg,0deg);
	-ms-transform:skew(145deg,0deg);
	transform:skew(145deg,0deg)
}
#special .sp-arrow {
    height: 63px;
    width: 29px;
}

#special .sp-horizontal .sp-arrows {
	margin-top: -52px !important;
}

#special .sp-horizontal .sp-previous-arrow {
	background: url(../images/index/spacial_arw_left.png) no-repeat;
	left: -90px;
	width: 41px;
	height: 82px;
}

#special .sp-horizontal .sp-next-arrow {
	background: url(../images/index/spacial_arw_right.png) no-repeat;
	right: -90px;
	width: 41px;
	height: 82px;
}

#special .sp-horizontal.sp-rtl .sp-previous-arrow, 
#special .sp-next-arrow {
	-webkit-transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	transform:rotate(0deg)
}

#special .sp-horizontal .sp-previous-arrow:hover, 
#special .sp-horizontal .sp-next-arrow:hover {
	filter: alpha(opacity=70);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)";
	-moz-opacity: 0.7;
	opacity: 0.7;
}



/*-------------------------------------------------------------------------
			PROCEDURES
-------------------------------------------------------------------------*/

#procedures {
	background-color: #eee;
}

#procedures ul {
	width: 980px;
	text-align: center;
	margin: auto;
	padding: 0;
}

#procedures ul li {
	width: 215px;
	height: 170px;
	overflow: hidden;
	float: left;
	list-style: none;
	margin-right: 40px;
	text-align: left;
}

#procedures ul li span {
	display: inline-block;
	text-align: left;
	margin-top: 5px;
	background-image: url(../images/index/arw_pink.png);
	background-position: 2px 40%;
	background-repeat: no-repeat;
	background-size: 6px auto;
	text-indent: 1.2em;
}

#procedures ul li img {
	width: 100%;
}

#special ul :hover img, 
#procedures ul :hover img {
	opacity: .7;
}

#procedures ul li:nth-child(4n) {
	margin-right: 0px;
}

#procedures ul li span::before{
	left: 3px;
	width: 4px;
	height: 4px;
	border-top: 1px solid #7a0;
	border-right: 1px solid #7a0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.proceduresShinjuku {
	width: 977px;
	height: 60px;
	background: #FD82AB;
	color: #FFF;
	font-size: 32px;
	text-align: center;
	line-height: 2;
	border-radius: 30px;
	position: relative;
	box-shadow: 2px 2px 2px #CCC;
	margin: 0 auto 30px;
}
.proceduresShinjuku::after {
	content: "";
	width: 36px;
	height: 36px;
	background: url(../images/index/proceduresArrow.png) no-repeat;
	top: 50%;
	right: 200px;
	transform: translate(0,-50%);
	content: "";
	z-index: 2;
	position: absolute;
}



/*-------------------------------------------------------------------------
			PROFESSIONAL
-------------------------------------------------------------------------*/

#professional {
}

#professional .prof-image {
	text-align: center;
	margin: -30px auto -90px;
}
/*-------------------------------------------------------------------------
			MONITOR
-------------------------------------------------------------------------*/

section#monitor {
	background-color: #FFFFE5;
	margin-bottom: 0;
}

#monitor .monitor-inner {
	background-color: #FFF;
	width: 880px;
	margin:0 auto 40px;
	padding: 30px 50px 50px;
}
#monitor .monitor-intro {
	text-align: center;
	margin-bottom: 15px;
}
#monitor .monitor-intro .f-pink {
	font-size: 22px;
	margin-bottom: 5px;
}
#monitor #kcam-area {
	width: 825px;
	margin: 0 auto;
}
#monitor #kcam-area a {
	text-decoration: none;
}
#monitor #kcam-area .pickup-container {
	width: 240px;
	text-align: left;
	margin-right: 52px;
}
#monitor #kcam-area .pickup-container:nth-child(3n) {
	margin-right: 0;
}
#monitor #kcam-area .heightLine-monitorimg {
	text-align: center;
	margin-bottom: 10px;
}
#monitor #kcam-area .pickup-text1 {
	font-size: 16px;
	font-weight: bold;
	background: url(../images/top/monitor-arrow1.png) left 6px no-repeat;
	padding: 0 0 0 15px;
	margin: 0 0 3px;
}
#monitor #kcam-area .pickup-text2 {
	font-size: 13px;
	margin: 0 0 3px;
	line-height: 1.3;
}
#monitor #kcam-area .k_campaign-public-monitorPrice {
	font-size: 20px;
	font-weight: bold;
	color: #F69;
}
#monitor .monitor-btn a {
	display: block;
	width: 310px;
	color: #F69 !important;
	font-size: 17px;
	font-weight: bold;
	background: url(../images/top/monitor-arrow2.png) 96% center no-repeat;
	border: 2px solid #F69;
	padding: 15px;
	margin: 0 auto 35px;
	text-align: center;
	text-decoration: none;
}
#monitor .monitor-btn a:hover {
	text-decoration: underline;
}

#kcam-area .sp {
	display: initial;
}

/*-------------------------------------------------------------------------
			MOVIE
-------------------------------------------------------------------------*/

section#movie {
	background-color: #fdeff2;
	padding-top: 20px;
	margin-top: 0;
}

#movie .movie-wrap {
	width: 980px;
	text-align: center;
	margin: 0 auto 40px;
}

#movie .movie-wrap .movie-left, 
#movie .movie-wrap .movie-center, 
#movie .movie-wrap .movie-right {
	width: 300px;
	text-align: left;
	min-height: 470px;
	overflow: hidden;
	float: left;
	list-style: none;
	margin-right: 40px;
	margin-bottom: 20px;
}

#movie h4 {
	padding: .4em .65em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	font-size: 18px;
}

#movie .movie-wrap img {
	width: 100%;
}

#movie .movie-wrap a:hover, 
#movie .movie-wrap a:hover img {
	opacity: .7;
}

#movie .movie-wrap a:hover {
	text-decoration: underline !important;
}

#movie .movie-wrap .movie-right {
	margin-right: 0px;
}

#movie .movie-wrap .image-l, 
#movie .movie-wrap .texts-l, 
#movie .movie-wrap .movie-m-wrap .image-m, 
#movie .movie-wrap .movie-m-wrap .texts-m {
	margin: 0;
}

#movie .movie-wrap .image-l img {
	width: 100%;
}

#movie .movie-wrap .texts-l {
}

#movie .movie-wrap .texts-l, 
#movie .movie-wrap .texts-m {
	display: inline-block;
	text-align: left;
	margin-top: 5px;
	background-image: url(../images/index/arw_pink.png);
	background-position: 2px 5px;
	background-repeat: no-repeat;
	background-size: 6px auto;
	text-indent: 1.2em;
}

#movie .movie-wrap .movie-m-wrap .image-m, 
#movie .movie-wrap .movie-m-wrap .texts-m {
	width: 50%;
	margin: 15px 0 0 0;
	float: left;
	overflow: hidden;
}

#movie .movie-wrap .movie-m-wrap {
}

#movie .movie-wrap .movie-m-wrap .texts-m {
	width: 47%;
	margin: 15px 0 0 3%;
}

/*-------------------------------------------------------------------------
			MEDIA
-------------------------------------------------------------------------*/

#media {
	background-color: white;
}

#media .media-wrap {
	width: 980px;
	text-align: center;
	margin: 10px auto 40px;
}

#media .media-wrap .media-left {
	width: 470px;
	text-align: left;
	float: left;
	list-style: none;
	margin-right: 40px;
	margin-bottom: 20px;
}

#media .media-wrap .media-center, 
#media .media-wrap .media-right {
	width: 225px;
	text-align: left;
	float: left;
	list-style: none;
	margin-right: 20px;
	margin-bottom: 20px;
}

#media h4 {
	padding: .4em .65em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	font-size: 18px;
}

#media .media-wrap img {
	width: 100%;
}

#media .media-wrap a:hover, 
#media .media-wrap a:hover img {
	opacity: .7;
}

#media .media-wrap .media-right {
	margin-right: 0px;
}

#media .media-wrap .image-l, 
#media .media-wrap .texts-l, 
#media .media-wrap .media-m-wrap .image-m, 
#media .media-wrap .media-m-wrap .texts-m {
	margin: 0;
}

#media .media-wrap .image-l img {
	width: 100%;
}

#media .media-wrap .texts-l, 
#media .media-wrap .texts-m {
	padding-top: 5px;
}

#media a, 
#media a:link, 
#media a:visited, 
#media a:active {
	text-decoration: none;
}

#media .media-wrap a:hover {
	text-decoration: underline;
}

#media .media-wrap .texts-l span.tv, 
#media .media-wrap .texts-m span.tv, 
#media .media-topics-wrap dl dt span.tv {
	display: inline-block;
	text-align: left;
	color: #f69;
	border: 1px solid #ff6699;
	padding: 1px 10px 0;
	margin-right: 7px;
	margin-bottom: 6px;
	font-size: 0.8em;
}

#media .media-wrap .texts-l span.sttl, 
#media .media-wrap .texts-m span.sttl, 
#media .media-topics-wrap dl dt {
	display: inline-block;
	text-align: left;
	color: #f69;
	padding-top: 3px;
	margin-bottom: 7px;
}

#media .media-wrap .media-m-wrap .image-m, 
#media .media-wrap .media-m-wrap .texts-m {
	width: 50%;
	margin: 15px 0 0 0;
	float: left;
	overflow: hidden;
}

#media .media-wrap .media-m-wrap {
}

#media .media-wrap .media-m-wrap .texts-m {
	width: 47%;
	margin: 15px 0 0 3%;
}

#media .media-topics-wrap {
	width: 968px;
	box-shadow: 0 0 0 5px #f1f1f1 inset;
	padding: 6px;
	margin: 0 auto 30px;
	text-align: center;
}

#media .media-topics-wrap dl {
	text-align: left;
	height: 300px;
	overflow-y: auto;
	padding: 17px 15px;
	margin: 0;
}

#media .media-topics-wrap dl dt {
	padding: 0 1em;
	color: #f69;
}

#media .media-topics-wrap dl dd {
	line-height: 1.2em;
	margin: 0 0 1.2em;
	border-bottom: 1px solid #f1f1f1;
	padding: 0 1em 26px;
}

/*-------------------------------------------------------------------------
			SNS
-------------------------------------------------------------------------*/

#sns {
	background-color: #f6f6dc;
}

#wrapper section#sns h3 {
	font-size: 47px;
	line-height: 1em;
	width: 470px;
	padding-top: 30px;
	margin: 10px auto 15px;
}

#wrapper section#sns h3:before,
#wrapper section#sns h3:after {
	padding-bottom: 10px;
}

#wrapper section#sns h3:before {
    margin-right: 0.3em;
}

#wrapper section#sns h3:after {
    margin-left: 0.3em;
}

#wrapper section#sns .sns-wrap {
	width: 980px;
	text-align: center;
	margin: auto;
	padding: 10px 0 20px;
}

#wrapper section#sns .sns-wrap .sns-left, 
#wrapper section#sns .sns-wrap .sns-right {
	width: 470px;
	float: left;
}

#wrapper section#sns .sns-wrap .sns-left {
	margin-right: 40px;
}

#wrapper section#sns .fb-page, 
#wrapper section#sns .insta-box {
	width: 100%;
	height: 310px;
	overflow: hidden;
	background-color: #efefef;
}

/*-------------------------------------------------------------------------
			OHTERS
-------------------------------------------------------------------------*/

#others {
}



/*-------------------------------------------------------------------------
			tablet
-------------------------------------------------------------------------*/
@media screen and (min-width: 641px) and (max-width: 1000px) {
	#main-slider {
		min-width: 1000px;
	}
	#main-slider .sp-mask {
		height: 320px !important;
	}
	#photos-slider-face, 
	#photos-slider-body,
	#special-slider {
		width: 980px !important;
	}
	#special .sp-horizontal .sp-previous-arrow {left: 0;}
	#special .sp-horizontal .sp-next-arrow {right: 0;}
	#main-slider .sp-arrow:before {left: 40%;}
	#main-slider .sp-arrow:after {left: 40%;}
}
@media screen and (max-width: 1060px) {
	#procedures ul {
		-webkit-margin-before: 0;
		-webkit-margin-after: 0;
		-webkit-padding-start: 0;
	}
	#special .sp-horizontal .sp-previous-arrow, 
	#special .sp-horizontal .sp-next-arrow {display: none;}
}



/*-------------------------------------------------------------------------
			PRIME MONDAY
-------------------------------------------------------------------------*/
section#prime_monday {
	background: #FFF4F5;
}
section#prime_monday .prime_monday_index {
	width: 980px;
	background: #FFF;
	padding: 10px 23px;
	box-sizing: border-box;
	margin: 0 auto 30px;
}
section#prime_monday .prime_monday_indexsp {display: none;}
section#prime_monday .prime_monday_index .floatright {
	width: 725px;
	font-size: 18px;
}
section#prime_monday .prime_monday_index .prime_monday_koushin {
	background: url(../images/index/prime_monday02.gif) left 5px no-repeat;
	font-size: 30px;
	font-weight: bold;
	color: #FA657F;
	padding: 0 0 0 35px;
}
section#prime_monday table#prime_monday01 {
	width: 980px;
	margin: 0 auto 20px;
	border-collapse: collapse;
}
section#prime_monday table#prime_monday02 {
	width: 980px;
	margin: 0 auto 10px;
	border-collapse: collapse;
}
section#prime_monday table#prime_monday01 td.dr {
	width: 180px;
	position: relative;
}
section#prime_monday table#prime_monday01 td.dr .prime_dr_wrap {
	width: 170px;
	padding: 9px;
	box-sizing: border-box;
	border-radius: 8px;
	border: 1px solid #FFC1CE;
	background: #FFFEDF;
	text-align: left;
}
section#prime_monday table#prime_monday01 td.dr .prime_dr_wrap:before {
	content: url(../images/index/prime_monday_arrow.png);
	position: absolute;
	left: 50px;
	bottom: -18px;
}
section#prime_monday table#prime_monday01 td.dr div .prime_photo {
	float: left;
	width: 54px;
}
section#prime_monday table#prime_monday01 td.dr div .prime_photo img {
	border: 1px solid #CCC;
	width: 100%;
	height: auto;
}
section#prime_monday table#prime_monday01 td.dr div .prime_text {
	float: right;
	width: 85px;
	font-size: 16px;
	padding-top: 10px;
}
section#prime_monday table#prime_monday01 a {pointer-events: none;}
section#prime_monday table#prime_monday02 th,
section#prime_monday table#prime_monday02 td {
	border: 1px solid #FFC1CE;
	font-weight: normal;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	height: 46px;
	position: relative;
}
section#prime_monday table#prime_monday02 th {background: #FFFEDF; text-align: center;}
section#prime_monday table#prime_monday02 td {width: 180px; text-align: left;}
section#prime_monday table#prime_monday02 th.day {
	background: #FFFEDF;
}
section#prime_monday table#prime_monday02 td.ari {background: #FFF;}
section#prime_monday table#prime_monday02 td.nashi {background: #F0F0F0;}
section#prime_monday table#prime_monday02 td.ari a, 
section#prime_monday table#prime_monday02 td.nashi a {
	display: block;
	width: 100%;
	height: 100%;
}
section#prime_monday table#prime_monday02 td.nashi a {
	pointer-events: none;
}
section#prime_monday table#prime_monday02 td.ari a:hover, 
section#prime_monday table#prime_monday02 td.nashi a:hover {
	text-decoration: none !important;
}
section#prime_monday table#prime_monday02 td.ari a::before, 
section#prime_monday table#prime_monday02 td.nashi a::before {
	position: absolute;
	top: 10px;
	left: 25px;
	font-size: 16px;
}
section#prime_monday table#prime_monday02 td.ari a::before {
	content: "\7A7A\304D\3042\308A";
	color: #FC637F;
	font-weight: bold;
}
section#prime_monday table#prime_monday02 td.nashi a::before {
	content: "\7A7A\304D\306A\3057";
	color: #666;
}
section#prime_monday table#prime_monday02 td.ari a::after, 
section#prime_monday table#prime_monday02 td.nashi a::after {
	display: block;
	width: 58px;
	height: 24px;
	position: absolute;
	top: 10px;
	right: 21px;
	text-align: center;
	border-radius: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
section#prime_monday table#prime_monday02 td.ari a::after {
	content: "\25CB";
	background: #ff8099; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff8099 0%, #fc4e6c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ff8099 0%,#fc4e6c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ff8099 0%,#fc4e6c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8099', endColorstr='#fc4e6c',GradientType=0 ); /* IE6-9 */
	border: 1px solid #FC516F;
}
section#prime_monday table#prime_monday02 td.nashi a::after {
	content: "×";
	background: #CCC;
	border: 1px solid #B4B4B4;
}
section#prime_monday .prime_monday_chuui {
	width: 980px;
	margin: 0 auto;
	text-align: right;
	font-weight: bold;
	font-size: 16px;
	color: #F9657F;
}
section#prime_monday .prime_monday_chuui span {
	color: #FFF;
	font-size: 12px;
	padding: 0 10px;
	margin: -2px 4px 0;
	display: inline-block;
	background: #ff8099; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff8099 0%, #fc4e6c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ff8099 0%,#fc4e6c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ff8099 0%,#fc4e6c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8099', endColorstr='#fc4e6c',GradientType=0 ); /* IE6-9 */
	vertical-align: middle;
}

.prime_monday_container {
	display: none;
	width: 640px;
	padding-bottom: 80px;
	background: #FFF;
}
.prime_monday_container_inner {
	width: 580px;
	margin: 0 auto;
}
.prime_monday_container_index1 {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
	line-height: 1;
	padding: 10px 0;
	background: #FA657F;
	margin-bottom: 20px;
}
.prime_monday_container_index1:before {
	content: url(../images/index/prime_monday_container_icon.png);
	padding: 0 10px 0 0;
	vertical-align: middle;
}
.prime_monday_container_index2 {
	text-align: center;
	font-size: 30px;
	line-height: 1.4;
	margin-bottom: 20px;
	border-bottom: 1px solid #FA657F;
}
.prime_monday_container_photo {width: 160px; float: left;}
.prime_monday_container_photo img {border: 1px solid #CCC;}
.prime_monday_container_tokuten {
	width: 420px;
	float: right;
	border: 4px solid #FFEEF0;
	box-sizing: border-box;
}
.prime_monday_container_tokuten > div {
	border: 2px solid #FFF;
	background: #FFEEF0;
	padding: 10px 0 15px;
	text-align: center;
}
.prime_monday_container_ribbon {
	width: 198px;
	height: 41px;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.5;
	color: #FFF;
	background: url(../images/index/prime_monday_container_ribbon.png) no-repeat;
	margin: 0 auto 10px;
}
.prime_monday_container_text {font-size: 24px; line-height: 1.4;}
.prime_monday_container table.table1 {
	width: 100%;
	border-collapse: collapse;
	margin: 0 auto 30px;
}
.prime_monday_container table.table1 tr:nth-child(2n) th, 
.prime_monday_container table.table1 tr:nth-child(2n) td {
	background: #FFFEDF;
}
.prime_monday_container table.table1 th,
.prime_monday_container table.table1 td {
	border: 1px solid #FFC1CE;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
.prime_monday_container table.table1 th.hiduke {
	background: #FFEEF0;
	font-weight: normal;
}
.prime_monday_container table.table1 th.time {
	font-weight: normal;
	width: 77px;
}
.prime_monday_container table.table1 td.maru {color: #FA667F;}
.prime_monday_container table.table1 td.batsu {color: #999;}
.prime_monday_container table.table2 {
	width: 100%;
	border-collapse: collapse;
}
.prime_monday_container table.table2 th,
.prime_monday_container table.table2 td {
	font-weight: normal;
	vertical-align: middle;
	padding: 5px;
}
.prime_monday_container table.table2 th {
	border-left: 1px solid #D6D6D6;
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	text-align: center;
	width: 70px;
	background: #F0F0F0;
}
.prime_monday_container table.table2 td {
	border-right: 1px solid #D6D6D6;
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	text-align: left;
}
#prime_monday_sm {display: none;}
.fancybox-close {
	left: 250px !important;
	bottom: 30px !important;
	width: 142px !important;
	height: 32px !important;
	top: auto !important;
}
.fancybox-close {
	background: url(../images/index/prime_monday_container_close.png) no-repeat !important;
}











