
@charset "Shift_JIS";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

/* RESPONSIVE BOTH---------------------------------------------------- */

html,body{
	height:100%;
}

body {
	background: #fff;
	font-family: "Noto Sans Japanese", ArialMT,"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",メイリオ,sans-serif;
	color: #333;
}

img {
	max-width:100%;
}

nav{
	background:#fff;
	width:100%;
	position:fixed;
	top:0;
	z-index:9999;
}

nav .social{
	max-width: 980px;
	margin-right: auto;
	margin-left : auto;
	text-align:left;
}

.beach{
	background: url(../img/bg_beach.jpg) 50% 0 repeat;
}

ul.request li p.btn01,ul.request li p.btn02{
	border-radius:5px;
	box-shadow: 0 2px 0 0 rgba(0,0,0,0.2)
}

ul.request li p.btn01 a,ul.request li p.btn02 a{
	color:#fff;
	font-weight: 700;
	text-decoration: none;
}
/* =======================================================
		Main
======================================================= */

#main {
	margin-right: auto;
	margin-left: auto;
}

.box {
	max-width: 963px;
	margin-right: auto;
	margin-left : auto;
}

#bingoGameView {
	position: relative;
}

#music{
}

.bold-box {
	position: relative;
}

.bold-box .title {
	background: #0073be;
	border-radius:10px 10px 0 0;
}

.bold-box .txt {
	font-weight: bold;
}

.bold-box .title + .txt {
	border-top: none;
}

.dashed-list li {
	background:#fff;
	position: relative;
}

.dashed-list li span.no{
	color:#30bac9;
}

/*----- tutorial -----*/

#tutorial{
}

#tutorial .title {
	text-align: left;
}

dl {
	font-size: 16px;
	text-align: left;
	line-height: 1.4;
	color: #000;
}

dl dt {
	margin: 25px 0 8px;
}

dl dt:first-child {
	margin-top: 0;
}

#tutorial dl dt.bold {
	font-weight: bold;
	color: #30bac9;
}

#tutorial dd span {
	color: #0073be;
}

/*----- music -----*/

#music .title {
	text-align: center;
}

#music .text {
	text-align: left;
}

.point-list dd p {
	padding-left: 1.2em;
	position:relative;
}

.point-list dd p:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
}

.point-list dd a{
	text-decoration:underline;
	color:#0073be;
}

/* RESPONSIVE PC---------------------------------------------------- */

@media screen and (min-width: 765px) {

.hide_pc{
	display:none;
}

a img:hover {
	opacity: 0.8;
}

nav .social{
	padding:5px 0;
	position:relative;
}

nav .social .logo img{
	height:30px;
	vertical-align:middle;
}

nav .social p{
	position:absolute;
	text-align:right;
	top:5px;
	right:0;
}

nav .social p a img{
	height:30px;
	margin-left:5px;
}
nav .social img{
	vertical-align:middle;
}

.contents{
	width:963px;
	margin:0 auto;
	padding:0;
}

.contents article.w980{
	width: 100%;
	text-align: center;
}

header{
	background: url(../img/bingo_bg.jpg) 50% 0 no-repeat;
	background-size:cover;
	position:relative;
	min-height:400px;
	min-width: 983px;
}

header section{
	background: url(../img/wave04.png) 50% 0 repeat-x;
	background-size:2382px;
	height:600px;
	width:100%;
	position:absolute;
	bottom:-530px;
	padding:0 auto 0;
	text-align: center;
}

h1{
	width: 100%;
	margin:0 auto;
	padding:0;
	text-align: center;
}

h1 img{
	margin:90px auto 0;
}

.beach{
	background-size: 1200px;
	margin:530px 0 0;
	width:100%;
	min-width: 983px;
}

.beach article.w980{
	padding:30px 0 0;
}

.present{
	margin:50px 0 0;
}

/*----- bingoGameView -----*/

#bingoGameView {
	padding: 60px 0 30px;
}

#bingoGameView .notice {
	padding: 15px 0;
	font-size: 14px;
	line-height: 1.4em;
	color: #0073be;
	font-weight:bold;
}

#bingoGameView img {
    text-align:center;
    width:45%;
}

/*----- bingoGameView -----*/

#tutorial {
	padding:40px 0;
}

#tutorial .title {
	margin-bottom:30px;
}

#tutorial dl dt.bold {
	font-size:120%;
}

dl dt {
	margin: 25px 0 8px;
}

dd{
	font-size:14px;
}

#music{
	padding:40px 0;
	font-size:14px;
}

#music .text {
	margin:50px 0 20px;
}

.bold-box .title {
	margin: 0 2px;
	padding: 15px;
}

.bold-box .title img{
	width:380px;
}

.dashed-list {
	float: left;
	width: 50%;
	height: 100%;
}

.dashed-list li {
	height:15px;
	padding: 14px 14px;
	text-align: left;
	font-size: 1em;
	line-height: 1em;
	border-top: 4px solid #f3eddd;
	border-right: 2px solid #f3eddd;
	border-left: 2px solid #f3eddd;
}

ul.request{
	display:table;
	width:100%;
}

ul.request li{
	display:table-cell;
	text-align:left;
}

ul.request li img.title{
	width:353px;
}

ul.request li:first-child{
	width:363px;
}

ul.request li:last-child{
	width:600px;
}

ul.request li iframe.bbs{
	width:600px;
	height:450px;
	border-radius:5px;
	margin-top:20px;
}

ul.request li p.btn01,ul.request li p.btn02{
	margin:20px 0 0;
}

ul.request li p.btn01 a,ul.request li p.btn02 a{
	padding:10px;
	display:block;
	text-align: center;
	font-size:20px;
}

ul.request li p.btn01{
	width:353px;
}

ul.request li p.btn02{
	width:600px;
}

.point-list dd{
	font-size:14px;
	line-height:1.8;
}

footer {
	background: #29b0bd url(../img/wave05.jpg) 50% 0 repeat;
	background-size: 2174px;
	height:948px;
	min-width: 983px;
}

footer .contents .w980{
	padding-top:720px;
	position:relative;
}

footer .contents .w980 .d_copy{
	position:absolute;
	top:300px;
	left:50px;
	color:#29b0bd;
	font-size:12px;
}

footer p{
	color:#fff;
	font-size:12px;
	padding:30px 0 0;
}

footer p a img{
	width:100px;
}

#pagetop{
	display:inline;
	position:fixed;
	bottom:10px;
	right:30px;
	opacity:0.8;
}

#pagetop:hover{
	cursor: pointer;
	opacity:0.5;
}

#pagetop img{
	width:70px;
}

}

/* RESPONSIVE SP---------------------------------------------------- */

@media screen and (max-width: 765px) {

.hide_sp{
	display:none;
}

nav .social{
	padding:5px;
	position:relative;
}

nav .social .logo img{
	height:30px;
	vertical-align:middle;
}

nav .social p{
	position:absolute;
	text-align:right;
	top:5px;
	right:5px;
}

nav .social p a img{
	height:30px;
	margin-left:3px;
}

nav .social img{
	vertical-align:middle;
}

header {
	line-height:0;
}

header section{
	margin:0;
}

h1 img , .wave img{
	width:100%;
}

.beach {
	background-size:100%;
	padding:0;
}

.w980{
	padding:0 10px 10px;
	text-align: center;
}

.present{
	margin:20px -10px 0;
}

.present img{
	width: 100%;
}

/*----- bingoGameView -----*/

#bingoGameView
{
	padding-top: 40px;
}

#bingoGameView .notice {
	padding: 15px 0;
	font-size: 12px;
	line-height: 1.4em;
	color: #0073be;
	font-weight:bold;
}

#bingoGameView img {
	text-align:center;
	width:85%;
}

/*----- bingoGameView -----*/

#tutorial,#soko{
	padding:15px 0;
}

#tutorial .title{
	font-weight:700;
	font-size:24px;
	color:#0073be;
}

dl dt {
	margin: 0
}


#tutorial dl dt.bold {
	font-size:16px;
	margin:15px 0 5px;
}

#tutorial dd{
	font-size:12px;
}

#music{
	padding:10px 0;
	font-size:14px;
}

#music .text p{
	margin:20px 0 10px;
	font-size:12px;
	color:#30bac9;
	font-weight:500;
	line-height:1.2;
}

#music .text span{
	font-size:20px;
	color:#0073be;
	line-height:1.2;
	font-weight:700;
}

.bold-box {
	margin: 10px auto;
}

.bold-box .title {
	margin: 0;
	padding: 10px;
}

.bold-box .title img{
	width:100%;
}


.dashed-list li {
	padding: 10px;
	text-align: left;
	font-size: 1em;
	line-height: 1.4em;
	border-top: 2px solid #f3eddd;
}

.bold-box .dashed-list li .txt-small
{
	font-size: 0.8em;
}

ul.request li iframe.bbs{
	display:none;
}

ul.request li p.btn01,ul.request li p.btn02{
	margin:10px 0 0;
}

ul.request li p.btn01 a,ul.request li p.btn02 a{
	padding:10px;
	display:block;
	text-align: center;
	font-size:16px;
}

.btn{
	margin-top:10px;
}

.btn img{
	width:100%;
}

.point-list {
	font-size:10px;
	line-height: 1.4;
	margin-top:30px;
}

.wave {
	position:relative;
	line-height: 0;
}

.wave img{
	width: 100%;
}

.wave p.d_copy{
	position:absolute;
	top:20px;
	left:10px;
	color:#29b0bd;
	font-size:9px;
	text-align: left;
}

footer{
	background: #29b0bd;
}

footer p{
	color:#fff;
	font-size:9px;
	padding:0 0 5px;
	text-align: center;
}

footer p a img{
	width:30%;
	padding-bottom:30px;
}

#pagetop{
	display:inline;
	position:fixed;
	bottom:10px;
	right:10px;
	opacity:0.7;
	width:20%;
	text-align: right;
}

#pagetop img{
	width:70%;
}

}
