@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP:600');

.sp{
	display:none !important;
}
.ytCont {
    position: relative;
    width: 100%;
	margin-bottom:10px;
    padding-top: 56.25%;
	order: 1;
}
.ytCont iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
nav {
	background-color:#fff;
}
#doumingolfer {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif !important;
	font-size: 14px;
}
#doumingolfer .clrTxt {
	text-indent: -99999px;
	text-decoration: none;
	overflow: hidden;
	position: absolute;
	top: 0;
}
#doumingolfer #wrap {
	max-width:1280px;
	margin:0 auto;
	position: relative;
}
#doumingolfer #content {
	width:100%;
	height:0;
	padding-top: 115.781%;
	margin: 0 auto;
	background: url(../images/pc_contents_bg.jpg) no-repeat top center;
	background-size: cover;
}
#doumingolfer .buttontext {
	font-size:40px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
#doumingolfer .button {
    display: block;
    background: #cc1414;
    padding: 0.8% 7%;
    border-radius: 10px;
    text-align: center;
    text-decoration: none;
    transition: .3s;
}
#doumingolfer .button:hover {
    background: #cc5252;
}
#doumingolfer .officialBtn {
    width: 63%;
    max-width: 800px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 8%;
    margin: auto;
}
