<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.clearfix {
	zoom: 1;/* for IE5.5 - IE7 */
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.img_s {
	display: none;
}
#warp a img:hover {
	opacity: 1.0;
	border: #FFF500 5px solid;
}
#warp a img:hover {
	opacity: 0.7;
	border: none;
}
.mod-social a img:hover {
	opacity: 1.0;
	border: none;
}
img.lazy {
	width: 384;
	height: 376;
}
.img_top{
	width: 100%;
	height: auto;
	
}
.img_main {
	width: 100%;
	max-width: 1920px;
	height: auto;
}
img[usemap] {
	border: none;
	height: auto;
	max-width: 100%;
	width: auto;
	margin: 0 auto;
	cursor: default;
}
#warp {
	margin: 0 auto;
	background-color: #ea0c0d;
}
#warp header {
	background-image: url(../images/bgmain.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;/*この場合は高さが自動設定*/
}
.img_h1 {
	margin: 300px 0 50px;
}
#detail {
	background-color: #ea0c0d;
	margin: 0px;
	padding: 0 0;
	position: relative;
	
	background-repeat: repeat-x;
}
#detail h2 {
	width: auto;
	margin: 0px 0 30px;
}
#detail h3 {
	width: auto;
	margin: 50px 0 0px;
}
.p_bg {
	background-image: url(../images/bg_1.png);
	padding: 0;
	margin-top: 50px;
	background-size: 85%;
	max-width: 1920px;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 350px;
	font-size: 1.8em;
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	line-height: 2.0em;
	margin-bottom: 0px;
}
.mc {
	background-image: url(../images/bg_syutsuen.jpg);
	background-repeat: repeat-x;
	height: 560px;
	padding-top: 0 0 20px;
	border-bottom: #f4c500 15px solid;
}
.mc_in {
	background-image: url(../images/bg2.jpg);
	width: 1050px;
	height: 480px;
	margin: 0 auto;
	padding-top: 50px;
}
.mc_in .mc1 {
	margin-right: 100px;
}
.mc_in .mc2 {
	margin-left: 100px;
}
.guest {
	background-image: url(../images/bg_syutsuen.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 550px;
	padding-top: 10px;
	border-bottom: #f4c500 20px solid;
}
.guest_in {
	background-image: url(../images/bg3.jpg);
	width: 1050px;
	height: 445px;
	margin: 0 auto;
	padding-top: 100px;
}
.guest1 {
	margin-right: 40px;
}
.guest3 {
	margin-left: 40px;
}
.yamedoki {
	width: 100%;
	background-color: #f2c800;
	padding-bottom: 40px;
}
.yamadoki_in {
	background-color: #ffd300;
	margin-bottom: 20px;
	width: 100%;
}
.yamedoki img {
	margin: 20px 0px 0px;
}
article {
	width: 1050px;
	margin: 0 auto;
	text-align: left;
}
.yamedoki .no1 {
	width: 976px;
	background-color: #fff;
	height: 440px;
	padding: 37px;
}
.yamedoki .no2 {
	width: 976px;
	background-color: #fff;
	height: 480px;
	padding: 37px;
}
.yamedoki .no3 {
	width: 976px;
	background-color: #fff;
	height: 200px;
	padding: 37px;
}
.yamedoki .no4 {
	width: 976px;
	background-color: #fff;
	height: 400px;
	padding: 37px;
}
.yamedoki h1 img {
	margin: -10px auto 10px;
}
.yamedoki h1 {
	text-align: center;
	margin: 0px;
}
.day {
	height: 800px;
	background-image: url(../images/bgfoot.jpg);
	background-attachment: fixed;
	background-position: center bottom;
	background-size: 100%;
	background-repeat: no-repeat;
	background-size: 100% auto;/*この場合は高さが自動設定*/
	padding-top: 0px;
}
.sns {
	width: 1000px;
	margin: 0 auto;
	height: 450px;
	margin-top: 2em;
}
.sns .twitter {
	width: 320px;
	float: left;
	margin-right: 20px;
	height: 455px;
	background-color: #FFFFFF;
	overflow: scroll;
}
.twitter-timeline {
	height: 405px;
	width: 300px;
}
.sns .fb {
	width: 320px;
	float: left;
	margin-right: 20px;
	height: 450px;
	background-color: #FFFFFF;
}
.sns .insta {
	width: 320px;
	float: left;
	height: 455px;
	background-color: #FFFFFF;
}
footer {
	clear: both;
	width: auto;
	margin: 0 auto;
	padding: 0em 0 2em 5em;
	background-color: #000;
	color: #FFF;
	text-align: center;
}
footer img {
	width: auto;
}
.fishingtop {
	margin-bottom: -30px;
}
footer p {
	padding: 3em 0 1em;
	font-size: 88%;
}
#page-top {
	position: fixed;
	right: 50px;
}
#page-top a {
	color: #fff;
}
.tvo-video {
	width: 817px;
	margin: 0 auto;
}
.pc_movie {
	width: 817px;
	margin: 0 auto;
	display: block;
	height: auto;
}
.s_movie {
	display: none;
}
.sp_p {
	display: none;
}
.mod-social{
	width: 800px;
	height: 60px;
	margin: 0 auto;
	background-color: #000;
	padding: 10px;
	-moz-border-radius: 10px;    /* 古いFirefox用 */
	-webkit-border-radius: 10px; /* 古いSafari,Chrome用 */
	border-radius: 10px;         /* CSS3の書き方 */
	line-height: 1.5em;
	margin: 30px auto;
}
.mod-social p{
	display: block;
	float: left;
	color: #FFFFFF;
	margin-top: 25px;
		font-weight: 600;
	margin-right: 30px;
	margin-left: 50px;
	
}#warp ul li{
	float: left;
	margin: 10px;
}
#warp ul li a{
	border: 0px;
}
#warp .li1 , #warp .li2{
	margin-top: 20px;
}
#warp .li3{
	margin-top: -1px;
}

/*===============================================
●smart.css  画面の横幅が750xまで
===============================================*/

@media screen and (max-width: 750px) {
body {
	width: 100%;
}
.img_pc {
	display: none;
}
.img_s {
	display: block;
}
.img_mc {
	width: 25%;
	margin: 30px auto;
}
	.img_top{
	width: 100%;
	height: auto;
	
}
img {
	width: 100%;
	height: auto;
}
#warp header {
	background-image: url(../images/bgmain.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 115% auto;/*この場合は高さが自動設定*/
}
#warp h1 img {
	margin: 0px 0 0px;
	padding-top: 0px;
	
}
#detail {
	background-color: #ea0c0d;
	background-image: none;
	margin: 0px;
	padding: 10px 0 0;
}
#detail h2 {
	width: auto;
	margin: -10px 0 20px;
	width: 100%
}
#detail h3 {
	width: auto;
	margin: 10px 0 0px;
}
.p_bg {
	background-image: none;
	padding: 0;
	margin-top: 0px;
	background-size: 95%;
	max-width: 1024px;
	background-repeat: no-repeat;
	background-position: bottom;
	height: auto;
	font-size: 1.2em;
	padding: 1em 0.5em;
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	line-height: 2em;
	margin-bottom: 0px;
}
.mc {
	background-repeat: repeat-x;
	height: auto;
	padding: 20px 0 20px;
	width: 100%;
}
.mc_in {
	background-image: url(../images/s_bg2.jpg);
	background-position: center top;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 0px;
}
.mc_in .mc1 {
	margin-right: 0px;
	width: 75%;
	margin: 0 auto;
}
.mc_in .mc2 {
	margin-left: 0px;
	width: 75%;
	margin: 0 auto;
}
.guest {
	background-image: none;
	width: 100%;
	height: auto;
	padding: 0px 0 0px;
	border-top: 10px #f2c800 solid;
}
.guest_in {
	background-image: url(../images/s_bg3.jpg);
	background-position: center bottom;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 20px 0;
}
.guest1 {
	margin-right: 0px;
	width: 75%;
	margin: 0 auto;
}
.guest2 {
	width: 75%;
	margin: 0 auto;
}
.guest3 {
	margin-left: 0px;
	width:75%;
	margin: 0 auto;
}
.yamedoki {
	width: 100%;
	background-color: #f2c800;
	padding: 30px 0;
}
.yamadoki_in {
	background-color: #ffd300;
	margin-bottom: 20px;
	width: 100%;
}
.yamedoki img {
	margin: 20px 0px 0px;
}
article {
	width: 100%;
	margin: 0 auto;
	font-size: 1.3em;
	line-height: 2em;
}
	
.yamedoki .img_yamedoki {
	width: 50%;
	height: auto;
	display: block;
	margin: 0 auto 20px;
}
.yamedoki .no1 {
	width: 85%;
	background-color: #fff;
	height: auto;
	padding: 0.8em;
}
.yamedoki .no2 {
	width: 85%;
	background-color: #fff;
	height: auto;
	padding: 0.8em;
}
.yamedoki .no3 {
	width: 85%;
	background-color: #fff;
	height: auto;
	padding: 0.8em;
}
.yamedoki .no4 {
	width: 85%;
	background-color: #fff;
	height: auto;
	padding: 1em;
}
	.yamedoki img{
		margin: 0px;
		
	}	
		#warp .no1 h1{
			margin: 0px;
			padding: 0px;
	}
	#warp .no1 h1 img{
		width: 100%;
		margin:0px 0px 5px;
			padding: 0px;
	}

	#warp .no2 h1 img{
		width: 100%;
		margin:0px 0px 5px;
			padding: 0px;
	}
	#warp .no3 h1 img{
		width: 100%;
		margin:0px 0px 5px;
	}
	#warp .no4 h1 img{
		width: 90%;
		margin:0px;
	}
	
	
#warp .day {
	display: none;
}
.day img {
	width: 70%;
	margin-top: 30px;
}
.box_movie {
	width: 90%;
	margin: 0 auto;
	margin-bottom: 2em;
}
.sns {
	width: 90%;
	margin: 0 auto;
	height: auto;
	margin-top: 2em;
}
.sns .twitter {
	width: 100%;
	float: none;
	margin-right: 20px;
	height: 400px;
	background-color: #FFFFFF;
	margin-bottom: 1em;
}
.sns .fb {
	width: 100%;
	float: none;
	margin-right: 20px;
	height: auto;
	background-color: #FFFFFF;
	margin-bottom: 1em;
}
.sns .insta {
	width: 100%;
	float: none;
	margin-right: 20px;
	height: 400px;
	background-color: #FFFFFF;
	margin-bottom: 1em;
}
.box_movie2 {
	width: 96%;
	margin: 0 auto;
}
article p {
	margin-top: 1em;
}
article img {
	margin: 1em 0;
}
footer {
	width: 100%;
	clear: both;
	width: auto;
	margin: 0 auto;
	padding: 2em 0em;
	background-color: #000;
	color: #FFF;
	text-align: center;
}
footer img {
	width: auto;
}
footer p {
	padding: 0em 0 0em;
	font-size: 68%;
	line-height: 1em;
}
.fishingtop {
	margin-bottom: 10px;
}
#page-top {
	position: fixed;
	right: -20px;
}
#page-top img {
	width: 70%;
	height: 70%;
}
#page-top a {
	color: #fff;
}
.tvo-video {
	width: 100%;
	margin: 0 auto;
}
.pc_movie {
	width: 100%;
	margin: 0 auto;
	display: block;
	height: auto;
}
.s_movie {
	width: 320px;
	margin: 0 auto;
	display: block;
	height: auto;
}
.pc_movie {
	display: none;
}
	.mod-social{
	width: 86%;
	height: auto;
	margin: 0 auto;
	background-color: #fff;
	padding: 10px 0  0;
	-moz-border-radius: 10px;    /* 古いFirefox用 */
	-webkit-border-radius: 10px; /* 古いSafari,Chrome用 */
	border-radius: 10px;         /* CSS3の書き方 */
	margin: 0 auto;
	margin-top: 0.5em;
	text-align: center;
}
.mod-social p{
	display: block;
		float: none;
	margin-top: 0px;
	color: #000;
	font-weight: 600;
	margin-right: 30px;
	background-image: none;
	margin: 0 auto;
}

#warp ul li{
	float: left;
	margin: 10px;
}
#warp ul li img{
	width: 50px;
	height: 50px;
}
#warp .li3{
	margin-top:10px;
}
}




/*===============================================
●smart.css  画面の横幅が360xまで
===============================================*/

@media screen and (max-width: 360px) {
	
	#warp header {
	background-image: url(../images/bgmain.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 115% auto;/*この場合は高さが自動設定*/
}
	
	.day {
	height: 150px;
	background-image: url(../images/bgfoot.jpg);
	background-attachment: fixed;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 110% auto;/*この場合は高さが自動設定*/
	padding-top: 0px;
}	
}
	
/*===============================================
●smart.css  画面の横幅が412xまで
===============================================*/

@media screen and (max-width: 412px) {
	
	#warp header {
	background-image: url(../images/bgmain.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 105% auto;/*この場合は高さが自動設定*/
}
.day {
	height: 200px;
	background-image: url(../images/bgfoot.jpg);
	background-attachment: fixed;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 110% auto;/*この場合は高さが自動設定*/
	padding-top: 0px;
}
}

/*===============================================
●smart.css  画面の横幅が412xまで
===============================================*/

@media screen and (max-width: 1400px) {
	
	#warp header {
	background-image: url(../images/bgmain.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 130% auto;/*この場合は高さが自動設定*/
}
.img_h1 {
	margin: 250px 0 30px;
}
	
.day {
	height: 600px;
	background-image: url(../images/bgfoot.jpg);
	background-attachment: fixed;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 110% auto;/*この場合は高さが自動設定*/
	padding-top: 0px;
}
	
}
</pre></body></html>