/*------------------------------------------------------------------
    [Table of contents]

    IMPORT FONTS
    IMPORT FILES
    SKELETON
    HEADER
    PARTS
    ICON BOXES
	FOOTER
	MISC
	BUTTONS
-------------------------------------------------------------------*/


/*------------------------------------------------------------------
    IMPORT FONTS
-------------------------------------------------------------------*/

@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

@import url(https://use.fontawesome.com/releases/v5.0.6/css/all.css);

/*------------------------------------------------------------------
    IMPORT FILES
-------------------------------------------------------------------*/

@import url(owl.carousel.css);

/*------------------------------------------------------------------
    SKELETON
-------------------------------------------------------------------*/

body {
	font-family: 'Noto Sans Japanese', sans-serif;
    color: #333;
    font-size: 15px;
    line-height: 1.80857;
	/* background: url(../images/background.png) no-repeat top center fixed; */
    /* background-size:cover; */
}

.sub {
	background: none;
}

#wrapper{
	overflow: hidden;
}

a {
    color: #0080cc;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
/* a:hover{
	color: #0080cc !important;
	text-decoration: underline !important;
} */

/* a.none:hover{
    color: #fff !important;
	text-decoration: none !important;
} */

a.none{
    color:#a3a3a3 !important;
}

a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: normal;
    line-height: 120% !important;
    color: #1f1f1f;
    margin: 0
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 22px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 13px
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none!important;
    opacity: 1
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    opacity: .8
}

.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-custom {
    margin-top: 20px;
    background-color: transparent !important;
    border: 2px solid #ddd;
    padding: 12px 40px;
    font-size: 16px;
}

.lead {
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    margin: 0;
    padding: 0;
}

blockquote {
    margin: 20px 0 20px;
    padding: 30px;
}

ul, li, ol{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

input, textarea {
    outline: none;
    box-shadow: none;
    transition: all 0.3s ease-in-out;
}

::-webkit-input-placeholder {
  color: #a3a3a3;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #a3a3a3;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #a3a3a3;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #a3a3a3;
}

::-ms-input-placeholder {
  /* Edge */
  color: #a3a3a3;
}

:placeholder-shown {
  /* Standard one last! */
  color: #a3a3a3;
}

/*------------------------------------------------------------------
    HEADER
-------------------------------------------------------------------*/

.megamenu .nav,
.megamenu .collapse,
.megamenu .dropup,
.megamenu .dropdown {
    position: static;
}

.megamenu .container-fluid {
    position: relative;
}

.megamenu .dropdown-menu {
    left: auto;
}

.megamenu .megamenu-content {
    padding: 20px 30px;
}

.megamenu .dropdown.megamenu-fw .dropdown-menu {
    left: 0;
    right: 0;
}

.megamenu .list-unstyled {
    min-width: 200px;
}

.header_style_01 {
	display: block;
	padding: 0 40px 20px;
	position: absolute;
	right: 0;
	top: -5px;
	width: 100%;
	z-index: 111;
}

.header_style_01 .navbar-collapse{
	padding-top: 20px;
}

.header_style_01 .navbar-default {
    background-color: transparent;
    border: 0;
	border-radius: 0;
}

.header_style_01 .navbar,
.header_style_01 .navbar-nav,
.header_style_01 .navbar-default,
.header_style_01 .nav {
    margin-bottom: 0 !important;
}

.header_style_01 .navbar-brand {
    padding: 2px 15px 0 15px;
}

.header_style_01 .navbar-default .navbar-nav > li > a,
li.nav-list span {
    border-radius: 0;
    color: #222222;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    text-transform: capitalize;
    background-color: transparent;
}

.header_style_01 .navbar-default .navbar-nav > li > a {
    background-color: transparent;
	border-radius: 2px;
}

.header_style_01 .navbar-default .navbar-nav > li:hover > a,
.header_style_01 .navbar-default .navbar-nav > li:focus > a {
    /* background-color: #d0eeff; */
	/* color: #333 !important; */
	text-decoration: none !important;
}

.header_style_01 .navbar-default .navbar-nav > li.h_off:hover > a,
.header_style_01 .navbar-default .navbar-nav > li.h_off:focus > a {
    background-color: transparent !important;
	color: #aaaaaa !important;
	text-decoration: none !important;
}

.header_style_01 .navbar-default .navbar-nav > li.img{
	margin: -20px 0 0 0 !important;
	padding: 0 !important;
}
.header_style_01 .navbar-default .navbar-nav > li.img a{
	margin: 0 !important;
	padding: 0 !important;
}
.header_style_01 .navbar-default .navbar-nav > li.img_f{
	margin-left: 20px !important;
}

.header_style_01 .navbar-default .header-an{
	display: none;
}

.header_style_01 .navbar-default .navbar-nav > li a.active {
	background-color: #0080cc;
	color: #ffffff;
	border-radius: 2px;
}

.header_style_01 .navbar-right > li {
    margin-top: 2px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.header_style_01 .navbar-right > li > a {
    padding-bottom: 10px;
    padding-top: 10px;
}

.navbar-nav li {
    position: relative;
}

.fixed-menu .navbar-default {
    position: fixed;
    visibility: hidden;
    left: 0px;
    top: 0px;
    width: 100%;
    padding: 0px 0px;
    background: #ffffff;
    z-index: 0;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    z-index: 999;
    opacity: 1;
    visibility: visible;
    -ms-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -op-animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -ms-animation-duration: 500ms;
    -moz-animation-duration: 500ms;
    -op-animation-duration: 500ms;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -ms-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -op-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -op-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.fixed-menu .navbar-default {
    padding: 0 30px;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.12);
}

li.nav-list  {
  position: relative;
  list-style: none;
}

li.nav-list ul a,
li.nav-list span {
	box-sizing: border-box;
	display: block;
	height: 40px;
	text-align: center;
	text-decoration: none;
	width: 200px;
}

li.nav-list span {
	cursor: pointer;
	line-height: 40px;
	position: relative;
	-webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

li.nav-list span i.fa-angle-down {
	bottom: -3px;
	left: 50%;
	margin-left: -.5em;
	position: absolute;
}

li.nav-list ul {
  top: 40px;
  left: 0;
  position: absolute;
}

li.nav-list  ul li {
  overflow: hidden;
  height: 0;
	line-height: 2.8;
}

li.nav-list ul li a {
	background-color: #0080cc;
	border-top: 1px solid #fff;
	color: #FFF;
	font-size: 14px;
}

li.nav-list ul li a:hover {
	background: #ff9711;
	color: #FFF !important;
	text-decoration: none !important;
}

/* nav-list active */
li.nav-list.active span {
	background-color: #0080cc;
	color: #FFF;
}

li.nav-list.active ul li {
	height: 40px;
	overflow: visible;
}


li.nav-list-sp{
	display: none;
    margin: 30px 0px 30px 0px;
}

img.main_logo {
    width: 100%;
}

img.img_w100{
    width:100%;
}

img.img_w60{
    width:60%;
    margin:20px auto;
}
/*------------------------------------------------------------------
main_logo
-------------------------------------------------------------------*/

.l_logo {
    text-align: center;
    /* margin:20px 0px 0px 0px; */
}

.mainsp{
    display:none;
}

.mainpc{
    display:block;
}

@media only screen and (max-width: 580px) {
.mainsp {
    display:block;
    text-align: center;
    /* margin:20px 0px 0px 0px; */
}
.mainpc{
    display:none;
}
img.img_w60{
    width:90%;
    margin:20px auto;
}
}

/*------------------------------------------------------------------
    SECTIONS
-------------------------------------------------------------------*/

.parallax {
    background-attachment: fixed;
    background-size: cover;
    padding: 60px 0 0px;
    position: relative;
    width: 100%;
	/* margin-bottom: 20px; */
}

.owl-nav {
	margin-top: -30px;
}

.owl-prev i {
	left: -70px;
}

.owl-next i {
	right: -70px;
}

.owl-carousel .owl-item img {
	width: 100%;
	display: block;
	margin: 0 auto;
}



.top-contents{
    background-image:url(../images/race_img.png);
    margin:0 auto;
    text-align: center;
}
/*------------------------------------------------------------------
    MAIN
-------------------------------------------------------------------*/
.main-title{
	text-align:center;
    padding:10px 0 0px 0;
}


.quickmenu{
	float: right;
	width:500px;
	height: 358px;
	background: url(../images/qm_bg.png) no-repeat bottom center;
}
.qm-box{
	width: 314px;
	margin: 115px auto 0;
}
.quickmenu a{
	display: block;
}

img.main_txt {
    width:45%;
}

img.logo {
    position: absolute;
    top: 78%;
    left: 59%;
    width:28%;
}

/*------------------------------------------------------------------
    COMMON PARTS
-------------------------------------------------------------------*/
#main_sub{
	width: 100%;
	height: 300px;
	margin: 78px 0 20px;
	text-align: center;
	color: #0080cc;
    background-color:#ceedfb;
}
#main_sub h1{
	font-size: 40px;
	font-weight: 500;
	color:#0080cc;
	padding-top: 130px;
}
.sub_schedule{
	background: url(../images/main_sub_schedule.png) no-repeat top center;
}
.sub_news{
	background: url(../images/main_sub_news.png) no-repeat top center;
}
.sub_midnight{
	background: url(../images/main_header.png) no-repeat top center;
}
.sub_access{
	background: url(../images/main_sub_access.png) no-repeat top center;
}
.sub_fascilities{
	background: url(../images/main_sub_fascilties.png) no-repeat top center;
}
.sub_bnk{
	background: url(../images/main_sub_bnk.png) no-repeat top center;
}
.sub_data{
	background: url(../images/main_sub_data.png) no-repeat top center;
}
.sub_racer{
	background: url(../images/main_sub_player.png) no-repeat top center;
}
.sub_service{
	background: url(../images/main_sub_service.png) no-repeat top center;
}
.sub_link{
	background: url(../images/main_sub_link.png) no-repeat top center;
}
.sub_legal{
	background: url(../images/main_sub_legal.png) no-repeat top center;
}
.sub_contact{
	background: url(../images/main_sub_contact.png) no-repeat top center;
}

#pankuzu {
	height:29px;
	font-size: 14px;
	padding: 7px 0 0 10px;
	margin:10px auto 20px;
}

.inner01{
	width: 1024px;
	margin: 0 auto 50px;
	background: #fff;
}

h2.sub{
	text-align: center;
	background: #0080cc;
	color: #fff;
	padding: 10px;
	font-size: 18px;
	margin-bottom: 20px;
}

/*------------------------------------------------------------------
    PARTS
-------------------------------------------------------------------*/
.top-ttl{
	width: 100%;
	height: 57px;
	background: url(../images/ttl_bg.png) repeat-x;
	text-align: center;
}
.ttl-raceguide{
	width: 697px;
	height: 57px;
	background: url(../images/ttl_raceguide.png) no-repeat top center;
	margin: 0 auto;
	text-align: right;
}
.ttl-raceguide span{
	color: #FFFFFF;
	font-weight: 700;
	display: block;
	margin-right: 100px;
	padding-top: 15px;
}

.raceguide{
	width: 100%;
	margin: 0px auto 20px;
	background: #ffffff;
}
.raceguide-box{
	width: 50%;
}
.raceguide-box .ttl{	
	text-align: center;
	color: #fff;
	font-size: 16px;
	padding: 5px;
}

.raceguide .container{
	width: 550px;
	margin: 10px auto;
}
.raceguide .status{
	float: left;
	width: 72px;
}
.raceguide .status div{
	width: 72px;
	height: 72px;
}

/*-- レースガイドタイトル場内 --*/
.raceguide-box .inside{
	background: #0080cc;
}
/*-- レースガイドタイトル場外 --*/
.raceguide-box .outside{
	background: #68c7ff;
}
/*-- レースガイドタイトルオフ --*/
.raceguide-box .off{
	background: #bcbcbc;
}
/*-- レースガイドアイコン発売中 --*/
.raceguide .status .sell{
	background: url(../images/grade/race_sell.png) no-repeat center;
}
/*-- レースガイドアイコン開催中 --*/
.raceguide .status .open{
	background: url(../images/grade/race_open.png) no-repeat center;
}
/*-- レースガイドアイコン次回 --*/
.raceguide .status .next{
	background: url(../images/grade/race_next.png) no-repeat center;
}
/*-- レースガイドアイコン次回 --*/
.raceguide .status .next1{
	background: url(../images/grade/race_next_o.png) no-repeat center;
}
/*-- レースガイドアイコン次回 --*/
.raceguide .status .next2{
	background: url(../images/grade/race_next_s.png) no-repeat center;
}

/*-- レースガイドグレードアイコンGP --*/
.raceguide .topics dt.grade1 {
	background:url(../images/grade/grade_gp.png) no-repeat left center;
}
/*-- レースガイドグレードアイコンG1 --*/
.raceguide .topics dt.grade2 {
	background:url(../images/grade/grade_g1.png) no-repeat left center;
}
/*-- レースガイドグレードアイコンG2 --*/
.raceguide .topics dt.grade3 {
	background:url(../images/grade/grade_g2.png) no-repeat left center;
}
/*-- レースガイドグレードアイコンG3 --*/
.raceguide .topics dt.grade4 {
	background:url(../images/grade/grade_g3.png) no-repeat left center;
}
/*-- レースガイドグレードアイコンF1 --*/
.raceguide .topics dt.grade5 {
	background:url(../images/grade/grade_f1.png) no-repeat left center;
}
/*-- レースガイドグレードアイコンF2 --*/
.raceguide .topics dt.grade6 {
	background:url(../images/grade/grade_f2.png) no-repeat left center;
}
/*-- レースガイドグレードアイコンF2 --*/
.raceguide .topics dt.grade7 {
	background:url(../images/grade/grade_mnk.png) no-repeat left center;
}

.raceguide .topics{
	width: 430px;
	padding:0;
	margin: 0;
}
.raceguide .topics dl {
	display: block;
	width: auto;
	padding: 5px 10px 0 0;
	margin: 0;
	text-align: left;
}
.raceguide .topics dt {
	height:22px;
	padding: 0 0 0 70px;
	letter-spacing: 0.5px;
	line-height:18px;
	float:left;
	font-weight: normal;
}

.raceguide .topics dl dd {
	padding: 0 0 10px 160px;
	margin: 0 0 10px ;
	line-height:1.3;
}
.raceguide .topics dl dd a{
	margin-top: 10px;
}
.raceguide .topics dl dd p.caution{
	background: #ff0;
	padding: 5px;
	margin-top: 5px;
}

.raceguide .link{
	text-align: center;
}
.raceguide .link img{
	margin-left: 5px;
	margin-bottom: 10px;
 }

.top-ad{
	margin: 0px auto 20px;
	max-width: 1250px;
	padding: 0 70px;
	width: 100%;
}

/* .top-contents{
	background: url(../images/bg_contents2.png) no-repeat top center;
    background-size:cover;
} */

.top-contents .wrap{
	width: 1200px;
	margin: 50px auto 0;
}
.top-contents .wrap .box{
	width: 600px;
	float: left;
	text-align: center;
	margin-bottom: 50px;
}

.box_center{
	width: 600px;
	/* float: left; */
	text-align: center;
	/* margin-bottom: 30px; */
    margin:0px auto 60px; 
}



.top-contents .wrap .box_event {
    width: 600px;
    /* float: left; */
    margin: 0 auto;
    margin-bottom: 30px;
}

.top-contents .wrap .box p{
	margin-bottom: 30px;
}

.top-news{
	width:100%;
	padding:50px;
	margin:0 auto;
	font-size: 16px;
	background: #fff;
}
.top-news div {
	width: 980px;
	padding: 0;
	margin:0 auto;
}
.top-news dl {
	display: block;
	width: auto;
	padding: 5px 10px 0 0;
	margin: 0;
	text-align: left;
}
.top-news dt {
	height:22px;
	font-weight: normal;
	padding: 0 150px 0 0;
	letter-spacing: 0.5px;
	line-height:18px;
	float:left;
}
.top-news dt.news {
	background:url(../images/news_news.png) no-repeat right center;
}
.top-news dt.event {
	background:url(../images/news_event.png) no-repeat right center;
}
.top-news dt.race {
	background:url(../images/news_race.png) no-repeat right center;
}
.top-news dt.other {
	background:url(../images/news_other.png) no-repeat right center;
}
.top-news dl dd {
	padding: 0 0 10px 260px;
	margin: 0 0 10px ;
	line-height:1.3;
}
.top-news dl dd a{
	margin-top: 10px;
}
.top-news .news_list{
	text-align: center;
	margin-top: 20px;
}

.top-link{
	background: url(../images/bg_link.png) no-repeat center;
	padding:0 0 50px;
	
}
.top-link .wrap{
	margin: 50px auto 0;
	max-width: 1250px;
	padding: 0 70px;
	width: 100%;
}


/*------------------------------------------------------------------
    ICON BOXES
-------------------------------------------------------------------*/

.icon-wrapper {
    position: relative;
    cursor: pointer;
    display: block;
    z-index: 1;
}

.icon-wrapper i {
    width: 75px;
    height: 75px;
    text-align: center;
    line-height: 75px;
    font-size: 28px;
    background-color: #f2f3f5;
    color: #1f1f1f;
    margin-top: 0;
}

.small-icons.icon-wrapper:hover i,
.small-icons.icon-wrapper:hover i:hover,
.small-icons.icon-wrapper i {
    width: auto !important;
    height: auto !important;
    line-height: 1 !important;
    padding: 0 !important;
    color: #e3e3e3 !important;
    background-color: transparent !important;
    background: none !important;
    margin-right: 10px !important;
    vertical-align: middle;
    font-size: 24px !important;
}

.small-icons.icon-wrapper h3 {
    font-size: 18px;
    padding-bottom: 5px;
}

.small-icons.icon-wrapper p {
    padding: 0;
    margin: 0;
}

.icon-wrapper h3 {
    font-size: 21px;
    padding: 0 0 15px;
    margin: 0;
}

.icon-wrapper p {
    margin-bottom: 0;
    padding-left: 95px;
}

.icon-wrapper p small {
    display: block;
    color: #999;
    margin-top: 10px;
    text-transform: none;
    font-weight: 600;
    font-size: 16px;
}

.icon-wrapper p small:after {
    content: "\f105";
    font-family: FontAwesome;
    margin-left: 5px;
    font-size: 11px;
}

.effect-1 {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    position: relative;
    text-decoration: none;
    z-index: 1;
}

.effect-1:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.effect-1 {
    -webkit-transition: background 0.2s, color 0.2s;
    -moz-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s;
}

.effect-1:after {
    top: -7px;
    left: -7px;
    padding: 7px;
    box-shadow: 0 0 0 2px #2750ff;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(.8);
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transition: transform 0.2s, opacity 0.2s;
    transform: scale(.8);
    opacity: 0;
}

.effect-1:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.effect-1:after {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.effect-1:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.property-main{
	background: #fff;
	position: relative;
	box-shadow: 0 2px 0 0 #e3e4e7;
	border: 1px solid #f1f1f1;
	border-radius: 2px;
	-webkit-transition: all .15s ease;
	-moz-transition: all .15s ease;
	-o-transition: all .15s ease;
	transition: all .15s ease;
	height: 100%;
}

.property-wrap{
	width: 100%;
	padding: 8px;
}

.item-body {
    padding: 15px 12px 7px;
    width: 100%;
}

.label-inner {
    position: absolute;
    top: 20px;
    right: 12px;
	background: #a8cf45;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
    z-index: 3;
}

.label-inner .label{
	display: block;
	line-height: 1.8;
}

.property-wrap .price {
    position: absolute;
    left: 12px;
    top: 12px;
    z-index: 4;
    color: #fff;
    text-align: left;
    background: #a8cf45;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
    padding: 6px 10px;
}

.item-body .adderess {
    color: #999;
    font-size: 13px;
    line-height: 22px;
    margin: 5px 0px;
}

.item-body .adderess i{
	margin-right: 5px;
}

.item-body .info {
    font-size: 13px;
    margin-top: 10px;
    line-height: 16px;
	margin-bottom: 10px;
}

.property-main:hover{
	box-shadow: 0 0 5px 1px rgba(60,144,190,.13);
	-webkit-box-shadow: 0 0 5px 1px rgba(60,144,190,.13);
	-moz-box-shadow: 0 0 5px 1px rgba(60,144,190,.13);
}

.item-foot{
	display: inline-block;
	width: 100%;
	border-top: 1px solid #e5e5e5;
	padding: 14px 20px;
	margin: -7px 0;
}

.item-foot .prop-user-agent i{
	padding-right: 5px;
}

.item-foot .prop-date i{
	padding-right: 5px;
}


/*------------------------------------------------------------------
    FOOTER
-------------------------------------------------------------------*/

.footer {
    padding: 90px 0 80px !important;
    color: #fff;
    background-color: #3375bf;
	font-size: 16px;
}

.footer .ico{
	margin-right: 15px;
}


.footer-links {
    list-style: none;
    padding: 0;
}

.footer a {
	color: #fff !important;
}

.footer-links a:hover,
.footer a:hover {
	color: #ACE3FF !important;
}

.footer-links li {
    margin-bottom: 10px;
    display: block;
    width: 100%;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
    padding-bottom: 10px;
}
.footer-links li ul{
	margin:10px 0 0px 40px;
}

.footer-links li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0;
}

.footer-links i {
    display: inline-block;
    width: 25px;
    margin-right: 10px;
    border-right: 1px dashed rgba(255, 255, 255, 0.1);
}

.footer-sub{
	background: #6799d3;
	text-align: center;
	padding: 10px;
}
.footer-sub li{
	display: inline;
	margin: 0 20px;
}
.footer-sub li a{
	color: #fff;
} 

.footer-alert{
	background: #fff;
	text-align: center;
	padding: 10px;
}
.footer-alert a{
	color:#DF0003;
}

.copyrights {
    background-color: #0c417c;
    width: 100%;
    text-align: center;
    padding: 20px 0px;
    overflow: hidden;
	color: #fff;
}

.dmtop.show {
    bottom: 20px;
}

/*------------------------------------------------------------------
    MISC
-------------------------------------------------------------------*/

.progress {
    background-color: #f2f3f5;
    border-radius: 0;
    box-shadow: none;
    height: 5px;
    margin-bottom: 20px;
    overflow: hidden;
}

.skills h3 {
    color: #999999;
    font-size: 15px;
}

.dmtop {
    background-color: #a8cf45;
    z-index: 100;
    width: 50px;
    height: 50px;
    line-height: 47px;
    position: fixed;
    bottom: -100px;
    border-radius: 3px;
    right: 20px;
    text-align: center;
    font-size: 28px;
    color: #ffffff !important;
    cursor: pointer;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.icon_wrap {
    background-color: #1f1f1f;
    width: 100px;
    height: 100px;
    display: block;
    line-height: 100px;
    font-size: 34px;
    color: #ffffff;
    margin: 0 auto;
    text-align: center;
    padding: 0 !important;
    border: 0 !important;
}

.stat-wrap h3 {
    font-size: 18px;
    font-weight: 400;
    color: #999 !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
}

.stat-wrap p {
    font-size: 38px;
    color: #ffffff;
    margin: 0;
    font-weight: 300;
    padding: 4px 0 0;
    line-height: 1 !important;
}

#preloader {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #0080cc;
    z-index: 11000;
    position: fixed;
    display: block;
	text-align: center;
}

.preloader {
    position: absolute;
    margin: 0 auto;
    left: 1%;
    right: 1%;
    top: 45%;
    width: 95px;
    height: 95px;
    background: center center no-repeat none;
    background-size: 95px 95px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}


.loader {
	display: inline-block;
	width: 30px;
	height: 30px;
	position: relative;
	border: 4px solid #Fff;
	top: 50%;
	animation: loader 2s infinite ease;
}

.loader-inner {
	vertical-align: top;
	display: inline-block;
	width: 100%;
	background-color: #fff;
	animation: loader-inner 2s infinite ease-in;
}

@keyframes loader {
	0% {
	transform: rotate(0deg);
	}

	25% {
	transform: rotate(180deg);
	}

	50% {
	transform: rotate(180deg);
	}

	75% {
	transform: rotate(360deg);
	}

	100% {
	transform: rotate(360deg);
	}
}

@keyframes loader-inner {
	0% {
	height: 0%;
	}

	25% {
	height: 0%;
	}

	50% {
	height: 100%;
	}

	75% {
	height: 100%;
	}

	100% {
	height: 0%;
	}
}

/*------------------------------------------------------------------
    BUTTONS
-------------------------------------------------------------------*/

.navbar-default .btn-light {
    padding: 0 20px;
    margin-left: 15px;
}

.btn {
    border: 0 !important;
}

.nav-pills,
.effect-1:after,
.nav-pills > li > a,
.global-radius,
.btn-brd {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.btn-light {
    padding: 10px 30px;
    font-size: 18px;
    color: #ffffff;
    background-color: transparent;
}

.btn-dark {
    padding: 13px 40px;
    font-size: 18px;
    border: 1px solid #ececec !important;
    color: #1f1f1f;
    background-color: transparent;
}

.btn-light:hover,
.btn-light:focus {
    border-color: rgba(255, 255, 255, 0.6);
    color: rgba(255, 255, 255, 0.6);
}


/*------------------------------------------------------------------
    緊急のお知らせ
-------------------------------------------------------------------*/
#urgentArea {
	background: #F00;
	border-radius: 200px;
	margin: 0 auto 40px;
	max-width: 1080px;
	min-height: 60px;
	padding: 20px;
	text-align: center;
}
@media only screen and (max-width: 767px) {
    #urgentArea {
      border-radius: 30px;} }
#urgentArea h2 {
	color: #FFF;
	font-size: 17px;
	font-weight: normal;
	margin: 0 0 10px;;
	padding: 0;
}
@media only screen and (max-width: 767px) {
    #urgentArea h2 {
      font-size: 3.3vw;} }
#urgentArea h2:last-child{
  margin-bottom: 0;
}


/*------------------------------------------------------------------
    20200309 add
-------------------------------------------------------------------*/
  #hosoku{line-height: 1.5;}
  
  
  
  
/*------------------------------------------------------------------
    スペシャルサイト用 add
-------------------------------------------------------------------*/
  .bus p{
	float: left;
	width: 500px;
	margin-right: 30px;
}
.bus_note {
    padding: 15px;
    background: #CCE8FF;
    color: #004586;
}
.bus .busstop{
	margin: 0 0 30px 30px;
    text-align:center;
}

img.event_img {
    width: 48%;

}

img.event_g_img {
    width: 100%;

}

img.event_car_img {
    width: 48%;   
}
.event_flex {
    display: flex;
    justify-content: space-between;
    width: 52%;
    float: right;
    align-items: baseline;
}

.event_good {
    display: grid;}

img.good_img {
    width: 100%;
    padding-top: 15px;
}

.gift-flex {
    display: flex;
    justify-content: center;
    align-items: baseline;
    justify-items: center;
    align-items: center;
}

img.gift-1 {
    width: 50%;
    /* padding-top: 20px; */
}

img.gift-2 {
    width: 25%;
    /* padding-top: 10px; */
}

img.gift {
    padding-top: 30px;
}

img.event_img_stage {
    width: 100%;
}


img.event_img_stage._u_pt50 {
    width: 100%;
    padding-top:15px;
}

.f_size14{
    font-size:14px;
}

@media (max-width: 1024px) {
	.bus p{
		float: none;
		padding: 10px;
		width: 100%;
	}
	.bus .busstop{
	margin: 0 auto 30px;
		text-align: center;	
	}

    .event {
        text-align: center;
    }

    img.event_img {
        width: 90%;
        padding-top: 10px;
    }
    
    img.event_car_img {
        width: 90%;
        padding-top: 10px;
    }

    .event_good {
        display: grid;
        width:90%;
        margin: 0 auto;
    }

    .gift-flex {
        width: 92%;
    }


}

@media (max-width: 640px) {
.busstop img {
    display: block;
    width: 90%;
    max-width: 500px;
    margin: auto;
}
}

.item{text-align: center;}
.item img{width:90%;max-width: 640px;}

.off{
    color:#aaaaaa !important;
}

.button a {
    border: solid 2px #0577b0;
    margin: 50px auto 50px;
    letter-spacing: 2px;
    padding: 10px 10px;
    display: block;
    text-align: center;
    width: 80%;
    max-width: 450px;
    font-size: 18px;
    background: #00a1e9;
    border-radius: 15px;
    color: #ffffff;
    font-weight:700;
    box-shadow: 3px 5px 5px 0px rgba(0, 0, 0, 0.2);
}

.button a:hover {
    border: solid 2px #ce800c;
    background: #f39800;
    color: #ffffff !important;
    font-weight:500;
    text-decoration: none !important;
    opacity:.8;
}


/* 
ーーーーーーーーーーーーーーーーーーー
3.11add
ーーーーーーーーーーーーーーーーーーー */

img.banner_w {
    width: 450px;
    height: auto;
    margin-bottom:40px;
}

.top_banner {
    text-align:center;
}

@media (max-width: 600px) {
    img.banner_w {
        width: 310px;
        height: auto;
    }
}