/* ------------------------------------------------------------------------------
	Template Name: Orly
	Author: Designstub
	Author URI: http://www.designstub.com
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Version: 1.0

/* ------------------------------------------------------------------------------
	Typography
-------------------------------------------------------------------------------*/

@import url(http://fonts.googleapis.com/css?family=Dosis:300,400,500,600,700);
@import url(http://fonts.googleapis.com/css?family=Roboto:300,400,500,600,700);

body{
	
}

.pc{
		display:block;
	}

.sp{
	display:none;
}


h2 {
	
	color:#fff;
}

.text img{
	width:50%;
}

.white_col{
	color:#fff;
}


.alljapan_content{
	width:80%;
	margin:3% auto 0 auto;
	
}

.alljapan_content div center a {
	color:#666;
	text-decoration: underline;
}

.alljapan_header{
	margin:0 0 0 0;
}


.all_draw{

	width:100%;
	text-align:center;
	margin:5% auto 0 auto;
	padding:0 0 5% 0;
}




.aj_title{
	width:20%;
	 font-family: 'Noto Sans Japanese', sans-serif;
	margin:0 auto 2% auto;
	overflow:hidden;
	padding:1%;
	font-weight:100;
}


.col_black{
	color:#000;
	float:left;
	font-size:28px;
}


.col_blue{
	color:#235c9c;
	font-size:28px;
	float:left;
	margin:0 0 0 20px;
}




.head_logo{
	padding:3% 0 3% 0;
	overflow:hidden;
}

.overvie_main{
	border-top:1px solid #c2c2c2;
	padding:25px 0 0 0;
	margin:25px 0 0 0;
	}


.ov_list{
	width:70%;
	margin:0 auto 0 auto;
}

.ov_tt{
	width:15%;
	font-size:30px;
	color:#000;
	font-weight:200;
	font-family:'Noto Sans Japanese', sans-serif;

}

.ov_cont{
	width:80%;
	font-size:18px;
	color:#000;
	font-family:'Noto Sans Japanese', sans-serif;
	font-weight:100;

}

.fs_sm{
	font-size:15px;
}


.prize_txt{
	 font-size: 20px;
    line-height: 35px;
	color:#666666;
}


.adArea{
	width:728px;
	margin:0 auto 0 auto;
}



.adArea02{
	width:728px;
	margin:3% auto 0 auto;
}




p {
	font-size: 14px;
	color:#fff;
	line-height: 22.4px;
}
h1 {
	font-size: 65px;
	color: #2d3033;
}
h2 {
	font-size: 40px;
	color: #2d3033;
}
h3 {
	font-size: 28px;
	color: #2d3033;
	font-weight: 300;
}
h4 {
	font-size: 22px;
	color: #2d3033;
	font-weight: 400;
}
h5 {
	font-size: 14px;
	color: #2d3033;
	text-transform: uppercase;
	font-weight: 700;
}
.btn {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    border-bottom: 2px solid rgba(255, 255, 255, 0.3);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    letter-spacing: 1px;
    line-height: 10px;
    display: inline-block;
}
.btn:hover, .btn:focus {
	color: #fff;
	border-bottom:3px solid rgba(229, 46, 46, 1);
}
.btn-large {
	padding: 15px 40px;
}
/* ------------------------------------------------------------------------------
	Global Styles
-------------------------------------------------------------------------------*/

.tennis365 a{
	border-bottom:1px solid rgba(109,102,102,1.00);
}

a {
	color: #fff;
}
a:hover, a:focus {
	text-decoration: none;
	-moz-transition: background-color, color, 0.3s;
	-o-transition: background-color, color, 0.3s;
	-webkit-transition: background-color, color, 0.3s;
	transition: background-color, color, 0.3s;
}
body {
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	color: #6c7279;
}
ul, ol {
	margin: 0;
	padding: 0;
}
ul li {
	list-style: none;
}
.section {
	padding: 100px 0;
}
.no-padding {
	padding: 0;
}
 .no-gutter [class*=col-] {
 padding-right: 0;
 padding-left: 0;
}

/* ------------------------------------------------------------------------------
	Banner
-------------------------------------------------------------------------------*/

.logo {
	color: rgba(255, 255, 255, 1);
	font-family: "Dosis", sans-serif;
	font-weight: 700;
	font-size:22px;
	letter-spacing:3px;
	text-transform: uppercase;
	border:1px solid rgba(255, 255, 255, 0.5);
	padding:10px 20px;
}
.banner-area {
	position: relative;
}
.banner-area-gradient {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.7;
	background: rgb(29, 12, 12);
}
.banner-text {
	padding-top: 12%;
	padding-bottom: 12%;
}
.banner-text h1 {
	color: #fff;
	font-family: "Dosis", sans-serif;
	font-weight: 100;
	letter-spacing:21px;
	font-size:19px;
	text-transform: uppercase;
}
.banner-text p {
	color: rgba(255, 255, 255, 0.5);
	font-size: 16px;
	font-weight: 300;
	line-height: 1.5;
	letter-spacing:3px;
	margin-bottom: 5%;
}

/* ------------------------------------------------------------------------------
	Countdown
-------------------------------------------------------------------------------*/

#countdown {
	padding:0;
	position:relative;
	margin-top:5%;
	margin-bottom:5%;
}
.item {
	display: inline-block;
	position: relative;
	text-align:center;
	margin:0 10px;
	padding:2%;
	text-transform:uppercase;
	font-size:13px;
	border-top:1px solid rgba(255, 255, 255, 0.1);
	border-bottom:1px solid rgba(255, 255, 255, 0.1);
}
.item p {
	font-family: "Dosis", sans-serif;
	text-align:center;
	margin:0;
	font-size:27px;
	padding:0;
}

/* ------------------------------------------------------------------------------
	Introduction
-------------------------------------------------------------------------------*/


  .intro-content {
	margin-top: 20px;
}
.intro h1 {
	font-family: "Dosis", sans-serif;
	font-size:33px;
	float:left;
	line-height:40px;
	margin:0 0 0 0;
	font-weight: 700;
}
.intro h2 {
	font-family: "Dosis", sans-serif;
	font-size:17px;
	font-weight: 700;
	letter-spacing:2px;
}
.intro p {
	font-size:15px;
	font-weight: 300;
	letter-spacing:1px;
	line-height:27px;
}

/* ------------------------------------------------------------------------------
	Subscribe
-------------------------------------------------------------------------------*/

	.subscribe {
	width: 100%;
	background-color: #eee;
	background-image: url('../images/backgrounds/parallax-bg.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 50% 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
}
.subscribe >.container {
	padding-top: 80px;
	padding-bottom: 80px;
}
.subscribe-title h2 {
	font-family:"Dosis", sans-serif;
	font-weight: 600;
	font-size: 23px;
	color: #fff;
	letter-spacing:3px;
	margin:0 3%;
	line-height:40px;
	text-transform:uppercase;
}
.subscribe-form {
	margin-top: 6px;
}
.subscribe-form input[type=text] {
	width: 65%;
	height: 60px;
	display: block;
	padding: 0 20px;
	background-color: #fff;
	border: 1px solid #fff;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	line-height: 60px;
	letter-spacing:1px;
	font-size:15px;
	font-weight:300;
	float: left;
}
.subscribe-form input:focus {
	outline: 0;
}
.subscribe-form input[type=submit] {
	width: 35%;
	height: 60px;
	display: block;
	padding: 0 10px;
	background-color: #fc6e51;
	border: 1px solid #fc6e51;
	color: #fff;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	transition: all 0.125s ease-in-out 0s;
	-moz-transition: all 0.125s ease-in-out 0s;
	-webkit-transition: all 0.125s ease-in-out 0s;
	-o-transition: all 0.125s ease-in-out 0s;
	-ms-transition: all 0.125s ease-in-out 0s;
	float: right;
}
.subscribe-form input[type=submit]:hover {
	background-color: #e85a3d;
	border: 1px solid #e85a3d;
	color: #fff;
}

.error_message {
	color:#fc6e51;
	padding-bottom:15px;
	font-size:13px;
	line-height:30px;
}

#success_page {
	color:#9ce726;
	padding-bottom:10px;
	font-size:12px;
}
#success_page h3 {
	font-size:17px;
	font-weight:400px;
	color:#4ab217;
}
#success_page p {
	font-size:12px;
	font-weight:400px;
	color:#b3b3b3;
}
/* ------------------------------------------------------------------------------
	 Footer
-------------------------------------------------------------------------------*/
.footer {
	text-align: left;
	background-color: #181818;
	padding:50px 0 50px 0;
}


.footer h5 {
	color: #fff;
}
.footer h5 {
	margin-bottom: 20px;
}
.footer p {
	color: rgba(255, 255, 255, 0.25);
	font-size:12px;
	line-height:14px;
}
.footer a {
	color: rgba(255, 255, 255, 0.50);
}
.footer a:hover {
	color: #e84545;
}
.footer .footer-share {
	margin-top: 0;
}
.footer .footer-share li {
	display: inline-block;
	float: none;
}
.footer .footer-share a {
	border: none;
	font-size: 17px;
	letter-spacing:20px;
	color: rgba(255, 255, 255, 0.25);
}
.footer .fa-heart {
	color: #e84545;
	font-size: 11px;
	margin: 0 2px;
}

/* ------------------------------------------------------------------------------
	 spec
-------------------------------------------------------------------------------*/



.table {
    /* margin: 50px; */
    /* max-width: 44%;*/
    /* margin-bottom: 20px; */
    margin: 3%;
    font-size: .5em;
    border-collapse: collapse;
    border-spacing: 0;
    float: left;
    /* text-align: center; */
}

.table th{
	font-weight:bold;
}


.shop_ban{
	width:728px;
	margin:0 auto 25px auto;
}






@media(max-width:770px){
	
	.pc{
		display:none;
	}
	
	.sp{
		display:block;
	}



.shop_ban{
	width:320px!important;
	margin:0 auto 0 auto!important;
}


.adArea{
	width:320px;
	margin:0 auto 0 auto;
}


.adArea02{
	width:300px;
	margin:5% auto 0 auto;
}


#overlaybn{
	    position: fixed;
    bottom: 0;
    text-align: center;
    width: 100%;
}





.prize_txt {
    font-size: 15px;
    line-height: 25px;
    color: #666666;
}



.alljapan_header{
	margin:0 0 0 0;
}


.alljapan_content{
	width:100%;
	margin:5% auto 5% auto;
	overflow:hidden;
}


img#emb-img{
	width:100%;
}


.all_draw{

	width:100%;
	text-align:center;
	margin:3% auto 0 auto;
	padding:0% 0 5% 0;
}

.aj_title{
	width:45%;
	margin:5% auto 0 auto;
	overflow:hidden;
	padding:1%;
}


.col_black{
	color:#000;
	text-align:center;
	font-size:18px;
	float:none;
}


.col_blue{
	color:#235c9c;
	font-size:17px;
	float: none;
	text-align:center;
	margin:0 0 0 0;
}



.head_logo{
	padding:3% 0 3% 0;
	overflow:hidden;
}

.overvie_main{
	border-top:1px solid #c2c2c2;
	padding:25px 0 0 0;
	margin:25px 0 0 0;
}


.ov_list{
	width:100%;
	margin:0 auto 0 auto;
}

.ov_tt{
	float:left;
	clear:both;
	font-size:20px;
	color:#000;
	font-weight:200;
}

.ov_cont{
	width:100%;
	font-size:16px;
	color:#000;
	clear:both;
	float:left;
}

.fs_sm{
	font-size:15px;
}

p{
	color:#fff;

}


.caret02{
	color:#fff;
}





.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
	background-color:#000;
}







.intro h1 {
	font-family: "Dosis", sans-serif;
	font-size:32.5px;
	line-height:40px;
	font-weight: 700;
	text-align:center !important;
}


.table {
    margin: 0 5%;
    width: 90%;
    max-width: 100%;
    margin-bottom: 20px;
    /* margin: 0 auto; */
    font-size: 0.7em;
    border-collapse: collapse;
    border-spacing: 0;
    clear: both;
    /* text-align: center; */
}

.table th{
	font-weight:bold;
}

.intro p {
	font-size:15px;
	font-weight: 300;
	letter-spacing:1px;
	line-height:27px;
	clear:both;
}


.intro h2 {
	font-family: "Dosis", sans-serif;
	font-size:17px;
	font-weight: 700;
	letter-spacing:2px;
	clear:both;
}

}

/* ------------------------------------------------------------------------------
	 drew
-------------------------------------------------------------------------------*/

.drew{
	margin:10% auto;
	text-align:center;
}

/* ------------------------------------------------------------------------------
	 menu
-------------------------------------------------------------------------------*/

#fh5co-header.navbar-fixed-top {
    position: fixed !important;
    background: #fff;
    -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    margin-top: 0px;
    top: 0;
}
#fh5co-header.navbar-fixed-top {
    position: fixed !important;
    background: #fff;
    -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    margin-top: 0px;
    top: 0;
}
#fh5co-header {
    position: absolute;
    z-index: 99;
    width: 100%;
    opacity: 1;
    top: 0;
    margin-top: 40px;
}
#fh5co-header {
    position: absolute;
    z-index: 99;
    width: 100%;
    opacity: 1;
    top: 0;
    margin-top: 40px;
}
.fh5co-animated {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
	
}
.fh5co-animated {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0;
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;

}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
