@charset "UTF-8";


/* RESET
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: #000;
	font-size: 12px;
	font-family: "ヒラギノ明朝 ProN W3", HiraMinProN-W3, serif;
	-webkit-font-smoothing: antialiased;
}
ul {
	list-style: none outside;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{
	text-decoration: none;
}
a img {
	border: none;
}




/* COMMON
-------------------------------------------------------------- */
html, body{
	width: 100%;
	height: 100%;
	position: relative;
	min-height: 640px;
}
div.clear{
	display: block !important; 
	float: none !important;
	clear: both !important;
	width: 0px !important;
	height: 0px !important;
}


div#site-translate-header-wrapper{
	width: 100% !important;
	background: #000 !important;
	border: none !important;
	padding: 0 !important;
	position: absolute !important;
	top: 0px !important;
	left: 0px !important;
}
#site-translate-message{
	color: #FFF !important;
}
div#site-translate-header-message{
	padding: 0 !important;
	margin: 0 !important;
	float: none !important;
}
div#site-translate-header-message span{
	width: 100%;
	font-size: 10px !important;
	color: #FFF !important;
	display: inline-block !important;
	padding: 0.5em 0px;
	background: rgba(0, 0, 0, 0.5);
}


/* HEADER
-------------------------------------------------------------- */
header{
	position: relative;
	width: 100%;
	height: 86px;
	background: #FFF;
	z-index: 10;
	font-family: Helvetica, "ヒラギノ角ゴ ProN W3", HiraKakuProN-W3, sans-serif;
}
header a#menu_button{
	display: block;
	width: 51px;
	height: 12px;
	position: absolute;
	left: 75px;
	top: 12px;
	z-index: 11;
}
header div#header_inner{
	display: block;
	width: 500px;
	position: absolute;
	left: 75px;
	bottom: 22px;
}
header div#header_inner h1{
	display: block;
	width: 188px;
	height: 23px;
	padding-bottom: 3px;
}
header div#header_inner nav{
	display: block;
	position: absolute;
	top: 5px;
	left: 200px;
}
header div#header_inner nav a{
	display: block;
	height: 14px;
	line-height: 16px;
	color: #808080;
	float: left;
	border-left: 1px solid #BFBFBF;
}
header div#header_inner nav a span{
	display: block;
	padding: 0 14px;
}
header div#header_inner nav a.home span{
	padding: 0 14px 0 32px;
	background: url("../img/common/foot_home_icon.png") no-repeat 14px 2px;
}
header div#header_inner p.copyright{
	font-size: 10px;
}



/* DETAIL
-------------------------------------------------------------- */
div#detail_inner{
	display: table;
	border-collapse: collapse;
	position: relative;
	left: -1px;
	min-width: 970px;
	height: 100%;
	position: relative;
}
div#detail_inner img.loading{
	display: none;
	position: absolute;
	z-index: 99;
}
div#detail_inner a#detail_close{
	display: none;
}
div#detail_inner div.detail_photo{
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	min-width: 640px;
	padding-bottom: 30px;
	position: relative;
}
div#detail_inner div.detail_photo_inner{
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
div#detail_inner div.detail_photo img.detail_photo_img{
	display: none;
	width: 100%;
	position: absolute;
}
div#detail_inner div.detail_photo div.detail_map{
	position: absolute;
	right: 20px;
	bottom: 20px;
}
div#detail_inner div.detail_body{
	display: table-cell;
	vertical-align: top;
}
div#detail_inner div.detail_body div.detail_body_inner{
	width: 215px;
	padding: 0 65px 163px 50px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 24px;
}
div#detail_inner div.detail_body div.detail_body_inner p{
	font-size: 11px;
	line-height: 21px;
}
div#detail_inner div.detail_body div.detail_body_inner p a{
	color: #808080;
	text-decoration: underline;
}
div#detail_inner.myth div.detail_body div.detail_body_inner p{
	font-size: 11px;
	line-height: 21px;
}
div#detail_inner div.detail_body  div.detail_body_inner img.yomitanson_mark{
	display: block;
}
div#detail_inner div.detail_body  div.detail_body_inner img.yomitan_new_logo{
	display: block;
	width: 128px;
	height: 133px;
	position: absolute;
	bottom: 30px;
}
div#detail_inner div.detail_body  div.detail_body_inner h4{
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #808080;
	margin: 0 0 10px 0;
}
div#detail_inner div.detail_body  div.detail_body_inner em.catch{
	display: block;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 28px;
	color: #000;
	margin: 10px 0 30px 0;
}
div#detail_inner div.detail_body  div.detail_body_inner p{
	text-align: left;
	margin: 30px auto;
}
div#detail_inner div.detail_body  div.detail_body_inner p em{
	font-style: normal;
	font-weight: bold;
}
div#detail_inner div.detail_body  div.detail_body_inner div#map_container{
	position: relative;
	width: 215px;
	height: 215px;
	background: #BFBFBF;
	margin: 0 0 30px 0;
}
div#detail_inner div.detail_body  div.detail_body_inner div#map_container div#detail_map{
	position: relative;
	z-index: 10;
	width: 215px;
	height: 215px;
}
div#detail_inner div.detail_body  div.detail_body_inner div#map_container a#maplink{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 11;
	width: 215px;
	height: 215px;
}

div.detail_photo_inner div.movie_block_inner{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
div.detail_photo_inner div.movie_block_inner div.movie_block_bg{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.8);
	display: none;
}
div.detail_photo_inner div.movie_block_inner img.playButton{
	display: block;
	width: 79px;
	height: 79px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -39px 0 0 -39px;
}
div.detail_photo_inner .movie_player{
	width: 640px;
	height: 360px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -180px 0 0 -320px;
	display: none;
}


/* EDITOR
-------------------------------------------------------------- */

div#editor_popup{
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background: url("../img/common/edit_bg.png");
	z-index: 90;
}
div#authorize,
div#editor{
	display: none;
	padding: 30px;
	width: 580px;
	background: #FFF;
	position: absolute;
	top: 50%;
	left: 50%;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
}
div#editor_popup form input,
div#editor_popup form textarea{
	padding: 13px;
	font-size: 12px;
	font-family: "ヒラギノ明朝 ProN W3", HiraMinProN-W3, serif;
	border: 1px solid #D9D9D9;
	color: #000;
}
div#editor_popup form button{
	padding: 13px 0 12px 0;
	width: 122px;
	font-family: "ヒラギノ明朝 ProN W3", HiraMinProN-W3, serif;
	-webkit-font-smoothing: antialiased;
	font-size: 14px;
	font-weight: bold;
	border: none;
	color: #FFF;
	cursor: pointer;
}
div#editor_popup form button.ok{
	background: #000;
}
div#editor_popup form button.cancel{
	background: #BFBFBF;
}
div#authorize{
	margin: -55px 0 0 -320px;
}
div#authorize form{
	display: block;
	position: relative;	
}
div#authorize form span#placeholder{
	font-family: "ヒラギノ明朝 ProN W3", HiraMinProN-W3, serif;
	font-weight: bold;
	display: block;
	font-size: 12px;
	line-height: 12px;
	padding: 19px;
	position: absolute;
	top: 0px;
	left: 0px;
}
div#authorize form span#placeholder.error{
	color: #F00;
}
div#authorize form input#input_pw{
	width: 288px;
	line-height: 12px;
	vertical-align: bottom;
	background: none;
	position: relative;
	z-index: 91;
}
div#authorize form button#button_auth{
	margin: 0 5px;
}
div#authorize div.buttonBlock{
	display: none;
	background-image: url("../img/common/edit_bg.png");
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 99;
}
div#authorize div.buttonBlock img{
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -12px 0 0 -12px;
}



div#editor{
	height: 430px;
	margin: -245px 0 0 -310px
}
div#editor form input,
div#editor form textarea{
	display: block;
	width: 550px;
}
div#editor form input#input_copy{
	font-weight: bold;
	margin: 10px 0 20px 0;
}
div#editor form textarea{
	height: 222px;
	line-height: 24px;
	resize: none;
}
div#editor form button{
	margin: 10px 5px 0 0;
}
div#editor div.buttonBlock{
	display: none;
	background: url("../img/common/edit_bg.png");
	width: 340px;
	height: 80px;
	padding: 0 0 0 300px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
div#editor div.buttonBlock img{
	display: block;
	position: absolute;
	top: 15px;
}
div#editor p.msg{
	display: none;
	position: absolute;
	left: 300px;
	bottom: 30px;
	line-height: 46px;
	font-size: 12px;
}
p.msg.error{
	font-weight: bold;
	color: #FF0000;
}




