@charset "UTF-8";
@font-face {
    font-family: 'M+1C';
    src: url('../font/mplus-1c-regular.eot');
    src: url('../font/mplus-1c-regular.eot?#iefix') format('embedded-opentype'),
         url('../font/mplus-1c-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'M+1C-B';
    src: url('../font/mplus-1c-medium.eot');
    src: url('../font/mplus-1c-medium.eot?#iefix') format('embedded-opentype'),
         url('../font/mplus-1c-medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body{
	font-family:'M+1C';
	line-height: 1.6em;
	font-size: 13px;
}

.bold { font-family:'M+1C-B';}
.fleft {float: left;}
.fright {float: right;}
.center {text-align:center;}
.right {text-align:right;}
.mb20 {margin-bottom: 20px;}
.mb30 {margin-bottom: 30px;!important}
.mb40 {margin-bottom: 40px;}
.mb50 {margin-bottom: 50px;}
.mb60 {margin-bottom: 60px;}
.ml15 {margin-left: 15px;}
.alhover {cursor: pointer;}




#allWrap {
	width: 100%;
	overflow: hidden;
}



/* sideL */
#sideL {
	
	position: fixed;
	height: 100%;
	z-index: 200;
}

#mainNavWrap {
	background: #191b1f;
	color: #fff;
	width: 240px;
	height: 100%;
	z-index: 100;
	position: relative;
	min-height: 760px;
}
h1 {
	margin-bottom: 65px;
}
#mainNav {
	border-bottom: 1px solid #303236;
}
#mainNav li {
	border-top: 1px solid #303236;
	position:relative;
}
#mainNav li a,#mainNav li a img {
	display: block;
	margin: 0;padding: 0;
	
}
#mainNav li .nav_o {
	position:absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 59px;
	background: #191b1f;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)"; /* IE 8 */
	cursor: pointer;
}
#mainNav li.dNow .nav_o {
	opacity: 0.5;
	-ms-filter: "alpha(opacity=50)"; /* IE 8 */
}
#mainNav li#Nav1 {
	background:url("../images/nav1_o.png") no-repeat;
}
#mainNav li#Nav2 {
	background:url("../images/nav2_o.png") no-repeat;
}
#mainNav li#Nav3 {
	background:url("../images/nav3_o.png") no-repeat;
}
#mainNav li#Nav4 {
	background:url("../images/nav4_o.png") no-repeat;
}
#mainNav li#Nav5 {
	background:url("../images/nav5_o.png") no-repeat;
}
#mainNav li#Nav6 {
	background:url("../images/nav6_o.png") no-repeat;
}
footer {
	position: absolute;
	bottom: 0;
}
#copy {
	width: 240px;
	font-size: 8px;
	text-align: center;
	padding: 28px 0;
	color: #555;
	letter-spacing: 1px;
}
#copy a {
	color: #555;
	text-decoration: none;
}
#subNavWrap {
	background: #f2f6f7;
	height: 100%;
	width: 240px;
	margin-left: 0;
	position: absolute;
	top:0;
	box-shadow:rgba(0, 4, 8, 0.15) 6px 0px 20px 0px;
	-webkit-box-shadow:rgba(0, 4, 8, 0.15) 6px 0px 20px 0px;
	-moz-box-shadow:rgba(0, 4, 8, 0.15) 6px 0px 20px 0px;
	z-index: 80;
}
#subNavWrap ul {
	display: none;
}
/*#subNavWrap ul#subNav1 {
	display: block;
}*/
#subNavWrap ul li {
	margin:0;
	border-bottom: 1px solid #ffffff;
	background: #f2f6f7;
	cursor: pointer;
}
#subNavWrap ul li:hover {
	background: #ffffff;
}
#subNavWrap ul li.dNow {
	background: #a5e9e4;
}
#subNavWrap ul li.dNow:hover {
	background: #a5e9e4;
}
#social {
	text-align: center;
}
#social .icons {
	display: inline-block;
	vertical-align: top;
}
#social #fb_btn {
	padding-top: 0;
	overflow:hidden;
}

/* sideR */
#sideR {
	margin-left: 240px;
	min-width: 960px;
	position: relative;
	margin-bottom: 60px;
	z-index:0;
}
#sideR ul li {
	padding-left: 60px;
	color: #fff;
	position:relative;
}
#sideR ul li.cl1 {
	background: #40c8be;
}
#sideR ul li.cl2 {
	background: #22a5b1;
}
#sideR ul li.cl3 {
	background: #fad110;
}
#sideR ul li.cl4 {
	background: #fe812f;
}
#sideR ul li.cl5 {
	background: #23cf98;
}


#sideR ul li.ctTop {
	height: 395px;
	position:relative;
	overflow: hidden;
}
#sideR ul li.ctTop .ctTopmax {
	height: 355px;
	padding-top: 40px;
	position:relative;
}
#sideR ul li.ctTop h3 {
	font-size: 36px;
	line-height: 1.5em;
	z-index: 10;
	position: relative;
}
#sideR ul li.ctTop .tab {
	position: absolute;
	z-index: 12;
	top: 0;
	right: 0;
}
#sideR ul li.ctTop .textBox {
	position:absolute;
	bottom: 40px;
	background: url("../images/img_hkds.png") no-repeat;
	padding-right: 8px;
	background-position: right center;
}
#sideR ul li.ctTop .textBox .text {
	background: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 14px;
	padding: 28px;
	line-height: 1.9em;
	letter-spacing: 1px;
}
#sideR ul li.ctTop.cl1 .text,.cl1 {
	color: #40c8be;
}
#sideR ul li.ctTop.cl2 .text,.cl2 {
	color: #22a5b1;
}
#sideR ul li.ctTop.cl3 .text,.cl3 {
	color: #fad110;
}
#sideR ul li.ctTop.cl4 .text,.cl4 {
	color: #fe812f;
}
#sideR ul li.ctTop.cl5 .text,.cl5 {
	color: #23cf98;
}
#sideR ul li.ctTop .black {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	z-index:20;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)"; /* IE 8 */
}
#sideR ul li .mainImg {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
}

#sideR ul li.liS {
	height: 180px;
	overflow: hidden;
	cursor: pointer;
	box-shadow:rgba(0, 4, 8, 0.05) 0px -6px 10px 0;
	-webkit-box-shadow:rgba(0, 4, 8, 0.05) 0px -6px 10px 0;
	-moz-box-shadow:rgba(0, 4, 8, 0.05) 0px -6px 10px 0;
	position:relative;
}
#sideR ul li.liS .liSmax {
	height: 170px;
	padding: 60px 40px 20px 0;
	margin-top: -35px;
	position: relative;
}
#sideR ul li.liS .black {
	background: #000;
	width: 100%;
	height: 250px;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)"; /* IE 8 */
}
#sideR ul li.liS p {
	font-size: 13px;
}
#sideR ul li.liS p.text {
	opacity: 0.8;
	font-size: 14px;
}
#sideR ul li.liS h4 {
	font-size: 28px;
	margin: 16px 0 30px 0;
}
#sideR ul li.liS p.readmore {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	opacity: 0.65;
	-ms-filter: "alpha(opacity=100)"; /* IE 8 */
}
#footer {
	background: #313131;
	width: 100%;
	height: 43px;
	padding-top: 17px;
	position: fixed;
	bottom:0;
	overflow: hidden;
	z-index: 20;
}
#footer p {
	position: absolute;
	top: 17px;
	height: 37px;
	padding-bottom: 6px;
	background: url("../images/pt_dfooter.png") repeat-x bottom fixed;
	cursor: pointer;
	width: 60px;
	left: 50%;
	margin-left: -30px;
}



/* detail */
#detailWrap {
	background: #FFF fixed;
	height: 100%;
	position: fixed;
	left: 0;
	padding-left: 240px;
	z-index: 180;
	overflow-y: scroll;
}
#detailWrap #detailLoad {
	position:relative;
	width: 100%;
}
.loadBox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#d_bar {
	background:#e8e8e8;
	width: 100%;
	height: 40px;
}
#d_bar2 {
	width: 50%;
	height: 40px;
	background:#959595;
	margin-left: 50%;
	text-align: right;
	position:relative;
}
#close_btn {
	width: 11px;
	height: 11px;
	padding: 10px 14px 19px 15px;
	background: #313131;
	cursor: pointer;
	position:absolute;
	right: 0;
}
.detailMain {
	width: 840px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 60px;
}
#d_header {
	margin-bottom: 50px;
}
#d_header h2 {
	font-size: 15px;
	margin-bottom: 10px;
}
#d_header .text {
	font-size: 24px;
	line-height: 1.6em;
}
.detailMain .text {
	font-size: 12px;
	line-height: 2em;
}
.detailMain h3 {
	font-size: 24px;
	margin-bottom: 32px;
}
.detailMain h3 img {
	padding-left: 20px;
	vertical-align:bottom;
}
.detailMain h4 {
	margin-bottom: 20px;
	font-size: 18px;
	padding-left: 32px;
	line-height: 1.6em;
	background:url("../images/detail_icon1.png") no-repeat left top;
}
.detailMain h4.donguri {
	padding-left: 35px;
	height: 32px;
	padding-top: 8px;
	background:url("../images/icon_donguri.png") no-repeat left top;
}

#detailPrevnext p {
	position: fixed;
	top: 50%;
	margin: -97px 6px 0 6px;
	cursor: pointer;
	left: 239px;
	
}
#detailPrevnext #btn_next {
	left: auto;
	right: 15px;
}

.detailFooter {
	background: #313131;
	width: 100%;
	height: 43px;
	padding-top: 17px;
	position: fixed;
	bottom:0;
	overflow: hidden;
}
.detailFooter p {
	position: absolute;
	top: 17px;
	height: 37px;
	padding-bottom: 6px;
	background: url("../images/pt_dfooter.png") repeat-x bottom fixed;
	cursor: pointer;
}
.detailFooter p.link_top {
	width: 60px;
	left: 50%;
	margin-left: -30px;
}
.detailFooter p img {
	position: relative;
}
.detailFooter p.d_link {
	width: 290px;
	color: #fff;
	font-size: 12px;
	letter-spacing: 1px;
}
.detailFooter p.link_next {
	right: 0;
	text-align: right;
}
.detailFooter p.d_link img {
	vertical-align: top;
	height: 30px;
}
.detailFooter p.d_link span {
	display: inline-block;
	padding-top: 1px;
	width: 22px;
	height: 22px;
	margin: 0 5px;
	color: #313131;
	text-align: center;
	letter-spacing: 0;
	background: url("../images/bg_maru.png") no-repeat;
}
.d_fl2type div {
	width: 410px;
	margin-left: 20px;
}
.d_fl4type div {
	width: 185px;
	margin-left: 10px;
}
.d_fl4type div.fright {
	width: 255px;
}
.d_fl2type div:first-child,.d_fl4type div:first-child {
	margin-left:0;
}


/* 各詳細ページ */

#d11_dl dt {
	width: 115px;
	float: left;
}
#d11_dl dt span {
	color: #61d2ca;
	font-weight: bold;
}
#d11_dl dt,#d11_dl dd {
	padding-bottom: 24px;
}

#d11_social .icons {
	display: inline-block;
	vertical-align: top;
}
#d11_social #fb_btn {
	padding-top: 0;
}



#gmap {
	width: 840px;
	height: 350px;
}
#d13_fl {
	width :660px;
	margin: 0 auto 40px auto;
}
#d13_fl li {
	width: 220px;
}

#d22_bana li{
	float: left;
	width: 260px;
	margin-left: 30px;
}
#d22_bana li:first-child {
	margin-left: 0;
}

#d23 #formWrap {
	position:relative;

}
#d23 #formWrap > div {
	position:absolute;
	width: 840px;
	top: 0;
	left: 0;
	padding-bottom: 30px;
}
#d23 #formWrap #form2,#d23 #formWrap #form3 {
	opacity:0;
	display:none;
}
#d23 #formWrap ul li {
	display: inline-block;
	padding-right: 20px;
}
#d23 #formWrap ul li label {
	cursor: pointer;
	display: inline-block;
	padding-left: 30px;
	height: 26px;
	padding-top: 2px;
	background: url("/donguri-magazine/images/23_check_off.png") no-repeat top left;
}
#d23 #formWrap ul li label.checked {
	background: url("/donguri-magazine/images/23_check_on.png") no-repeat top left;
}
#d23 #formWrap input[type="checkbox"] {
	appearance:none;
	-moz-appearance: none;
	-webkit-appearance: none;
	position: relative;
	display: none;
	display:inline-block\9;
	margin-left: -16px\9;
	-ms-filter: "alpha(opacity=0)"; /* IE 8 */
/*	width: 27px;
	height: 26px;
	background: url("../images/23_check_off.png") no-repeat top left;
	vertical-align: middle;*/
	outline: none;
}
#d23 #formWrap input[type="checkbox"]:checked {
	background: url("/donguri-magazine/images/23_check_on.png") no-repeat top left;
}
#d23 dl {
	margin-top: 45px;
}
#d23 dt {
	width: 190px;
	padding: 5px 10px;
	clear:both;
	float: left;
	border: 2px solid #61d2ca;
	margin: 0 24px 0 0;
}
#d23 dt span {
	color: #27b9af;
	font-size: 8px;
	font-weight: bold;
}
#d23 dd {
	margin-bottom: 24px;
}
#d23 dd input {
	height: 22px;
}
#d23 dd input,#d23 dd textarea {
	width: 536px;
	padding: 5px 6px;
	font-size: 13px;
	border: 2px solid #000;
	outline: none;
	line-height: 1.8em;
}
#d23 dd textarea {
	height: 200px;
}

#d23 .submit {
	margin-left: 238px;
}
#d23 #errMsg {
	padding: 5px 10px;
	border: 2px solid #FF0000;
	color : #FF0000;
	margin-bottom: 20px;
	line-height: 1.8em;
}
#d23 #form2 ul li img {
	vertical-align:middle;
}
#d23 #form2 dd {
	padding: 6px;
	width: 540px;
	float: left;
	padding: 9px 0 6px 10px;
	border-bottom: 2px solid #000;
	line-height: 1.8em;
}
/*#d23 #form2 dd#c_consultation {
	white-space:pre;
	width: 540px;
}*/
#d23 #form3 h4.donguri {
	line-height: 2em;
}

#d23 #text_tel {
	font-size: 1.8em;
	margin-bottom: 30px;
}

/* sitemap */
#sitemap h2 {
	color: #959595;
	font-size: 154%;
	letter-spacing: 2px;
	margin-bottom: 50px;
}
#sitemap a {
	color: #959595;
	text-decoration: none;
}

#sitemap ul {
	width: 305px;
	list-style: url('../images/site_icon.png') inside;
}
#sitemap ul li {
	margin-bottom: 18px;
}


/* loading */
#loading {
	position: fixed;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	z-index: 10000;
	text-align: center;
	background: #f2f6f7;
}

/* clearfix */
.clearfix {zoom:1;}
.clearfix:after {
  content: ""; 
  display: block; 
  clear: both;
}