@charset "utf-8";

#uhb_info {
	background: #E5E5E5;
	margin: 0 auto;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 14px;
	line-height: 1.6;
	line-height: 130%;
	position: relative;
}
#uhb_info .clrTxt {
	text-indent: -99999%;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
}
#uhb_info .fl {
	float: left;
}
#uhb_info .fr {
	float: right;
}
#uhb_info #main {
	background: url(../images/main_head.jpg) top center no-repeat;
	width: 1280px;
	height: 478px;
	margin: 0 auto;
	box-shadow: 0px -20px 50px -20px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0px -20px 50px -20px rgba(0, 0, 0, 0.1) inset;
	-webkit-box-shadow: 0px -20px 50px -20px rgba(0, 0, 0, 0.1) inset;
	border-bottom: 15px solid #ED334E;
}

@media screen and (max-width:1279px) { 
	#uhb_info #main {
	background-size: cover;
	width: 100%;
	padding-top: 37%;
	margin: 0 auto;
	height: 0;
	}
}

#uhb_info #content {

    background: #E5E5E5;
	margin: 0 auto;
}
#uhb_info .uhb{
    position: absolute;
    width: 300px;
    top: 20px;
    right: 15px;
}

#uhb_info #MainCont {
    width: 1280px;
    margin: 0 auto;
    background: #fff;
    position: relative;
    padding-bottom: 50px;
}
#uhb_info h4.ttl {
	width: 900px;
	margin: 20px 20px 0;
	background: #ED334E;
	color: #fff;
	font-size: 35px;
	font-weight: bold;
	padding: 20px;
	display: inline-block;
}
#uhb_info h4.ttl2 {
	width: 1200px;
	margin: 20px 20px 0;
	background: #ED334E;
	color: #fff;
	font-size: 35px;
	font-weight: bold;
	padding: 20px;
	display: inline-block;
}
#uhb_info h5.ttl_s {
	margin: 15px 20px 0;
	background: #F8ADB8;
	color: #000;
	font-size: 25px;
	font-weight: bold;
	padding: 15px;
	display: inline-block;
}
#uhb_info p.normal_text {
    width: 1200px;
    margin: 20px 40px 0;
    font-size: 25px;
    line-height: 30px;
}
#uhb_info table{
    width: 900px;
    margin: 20px 40px 0;
    font-size: 25px;
    line-height: 35px;
}
#uhb_info table td{
    border-bottom: 1px solid #989898;
    padding-left: 15px;
}
#uhb_info table td.td1{
    width: 255px;
    border-right: 1px solid #989898;
}
#uhb_info table td.td2{
    width: 355px;
    border-right: 1px solid #989898;
}
#uhb_info #Link_con {
	width: 1200px;
	margin: 20px auto;
	z-index: 1;
}
#uhb_info .detailCont {
	display: table;
	border-collapse: separate;
	border-spacing: 180px 0;
	width: 100%;
}
#uhb_info .storeCont .ttl {
	border-bottom: solid 1px #ea9dc4;
	color: #ea4a9b;
	padding: 5px 5px 8px 5px;
	margin-bottom: 0;
	font-size: 16px;
}
#uhb_info .ytCont {
	width: 405px;
}
#uhb_info .link {
	text-decoration: none;
	color: #000;
	display: table-cell;
	vertical-align: top;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	width: 300px;
}
#uhb_info .link:hover {
	opacity: 0.8;
    box-shadow: none;
}
#uhb_info .linkTtl{
    width: 300px;
    padding:10px;
    margin: 0 auto;
    line-height: 35px;
}

#footer {
	margin: 0 !important;
}