@charset "UTF-8";

/*-----------------------------------------------------
	renew2007
------------------------------------------------------*/

.renew2007 .home-pickup {
	background: url(../img/bg_green.jpg) repeat;
}


/*-----------------------------------------------------
	renew1905
------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,table,th,td,img{ font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif" ;}

.login_bnr { 
    display: block;
    background: #D47F00;
    color: #fff;
    margin: 0;
    text-align: center;
    background: /* url(../img/arwM3.png) no-repeat right center */#FF7D1B;
    display: block;
    margin-top: 2rem;
    padding: 17px;
}

.login_bnr p {
    font-size: 1.8em;
    color: white;
    font-weight: 800;	
}

.renew1905 header div#divHead {
	position: relative;
}
.renew1905 #catchcopy {
	position: absolute;
	left: 27%;
	top: 110px;
}



.renew1905 section#home {
	height: auto;
}

.renew1905 .slide-visual:not(.slick-initialized) {
	display: none;
}
.renew1905 .slick-slide {
	border: #fff solid 5px;
	/*width: 80%;*/
	max-width: 900px;
}
.renew1905 .slick-arrow {
	display: block;
	/*background: #FF9900;*/
	color: #fff;
	font-size: 4.5em;
	line-height: 1;
	width: 1em;
	height: 1em;
	
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	
	cursor: pointer;
	cursor: hand;
	
	z-index: 100;
}
.renew1905 .slick-arrow.slick-prev {
	left: 10%;
}
.renew1905 .slick-arrow.slick-next {
	right: 10%;
}


#globalNav {
	background: #e3b940;
	border-top: #e3b940 solid 2px;
	border-bottom: #b4932c solid 2px;
}

#globalNav ul.menu {
	display: flex;
	text-align: center;
	max-width: 1000px;
	margin: auto;
}
#globalNav ul.menu {
}
#globalNav ul.menu:after {
	display: none;
}
#globalNav ul.menu > li {
	width: 33.3%;
	position: relative;
}
#globalNav ul.menu > li + li:before {
	content: '';
	display: block;
	position: absolute;
	left: -1px;
	width: 2px;
	height: 100%;
	background: #e3b940;
}
#globalNav ul.menu > li.nav-hikari {
	background: url("../img/nav-hikari.png") center no-repeat;
	background-size: contain;
}
#globalNav ul.menu > li.nav-sukagawa {
	background: url("../img/nav-sukagawa.png") center no-repeat;
	background-size: contain;
}
#globalNav ul.menu a {
	display: block;
}
#globalNav ul.menu > li > a {
	
	padding: 20px 0;
	font-weight: bold;
	font-size: 1.5em;
	color: #7f430c;
	text-shadow: 0 1px 0 #fff;
	
	background: -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,.3) 0%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
}
#globalNav ul.menu > li > a:hover {
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}

#globalNav ul.menu > li .sub-menu {
	background: rgba(35,20,5,.9);
	position: absolute;
	top: 100%;
	width: 100%;
}
#globalNav ul.menu > li .sub-menu li + li {
	border-top: #aaa solid 1px;
}
#globalNav ul.menu > li .sub-menu a {
	padding: 8px 5px;
	color: #fff;
	background-image: none !important;
}
#globalNav ul.menu > li .sub-menu a:hover {
	background: rgba(0,0,0,.5);
}

@media screen and (max-width: 767px) { /*以下の時*/
	
	.renew1905 .slick-arrow {
		display: none!important;
	}
	
	#globalNav ul.menu {
		flex-wrap: wrap;
		justify-content: center;
	}
	#globalNav ul.menu > li > a {
		font-size: 5vw;
	}
	#globalNav ul.menu > li .sub-menu {
		display: none;
	}
	
}

.renew1905 .home-contents {
	border: #fff solid 1px;;
	box-shadow: 0 0 3px #aaa;
	padding: 10px;
	margin-top: 2rem;
}

.renew1905 .bgWt {
	background-color: #fff;
}


.renew1905 .home-pickup {
	margin-top: 10px;
	background: url(../img/bg_green.jpg) repeat;
}

.renew1905 .home-pickup h2 {
	font-size: 1.5em;
	color: #fbfa01;
	text-shadow: 0 2px 5px rgba(0,0,0,.5);
}

.renew1905 .home-pickup .inner {
	background-color: #fff;
	padding: 10px;
	color: #6f3300;
}

.renew1905 .home-pickup .inner h3 {
	margin-bottom: .5em;
	padding-bottom: .2em;
	border-bottom: #aaa solid 1px;
}

.home-pagebanner {
	margin-top: 2rem;
}

.snsButton {
	width: 100%;
	max-width: 690px;
}

.snsButton li { width: 200px; }

@media screen and (max-width: 767px) { /*以下の時*/
	.renew1905 .home-pickup .home-pickup-img {
		float: left;
		width: 38%;
	}
	.renew1905 .home-pickup .home-pickup-img + .home-pickup-txt {
		float: right;
		width: 60%;
	}
	
	.renew1905 .peopleBox {
		width: auto;
	}
	
}
@media screen and (min-width: 768px) { /*以上の時*/
	.renew1905 .reverse {
		flex-direction: row-reverse;
	}
	.renew1905 .home-clm2 {
		display: flex;
		margin-left: -10px;
	}
	.renew1905 .home-clm2:after {
		display: none;
	}
	.renew1905 .home-clm2 > * {
		margin-left: 10px;
		
	}
	
	.renew1905 .home-pickup .home-pickup-txt {
		float: right;
		width: 60%;
	}
	.renew1905 .home-pickup .home-pickup-img {
		float: left;
		width: 38%;
	}
	
	
	.renew1905 .total {
		width: 34%;
	}
	.renew1905 .clmRank {
		width: 63%;
	}
	
	
	.home-pagebanner {
		display: flex;
		margin-left: -5%;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.renew1905 .home-pagebanner:after {
		display: none;
	}
	.renew1905 .home-pagebanner > * {
		width: 45%;
		margin-left: 5%;
	}
	
	
	
}

.renew1905 .snsConts {
	background: #FFF url(../img/bg_sns.png) no-repeat right bottom;
	background-size: 35% auto;
}


.renew1905 #banner {
	margin-top: 2rem;
	width: auto;
	box-shadow: none;
	/*background: #5fc1a8;*/
	margin-bottom: 3rem;
	background: url(../img/bg_green.jpg) repeat;
} 

.renew1905 #banner > .inner{
	width: 100%;
	max-width: 950px;
	margin: auto;
}




/* -------------------------------------------------- footer */

footer ul.menu {
	display: flex;
	justify-content: space-between;
}
@media screen and (max-width: 767px) { /*以上の時*/
	footer ul.menu {
		flex-direction: column;
	}
}
footer ul.menu li {
	float: left;
	margin-bottom: 5px;
	text-align: left;
}
footer .menu-nav1905-container {
	margin-bottom: 10px;
}
footer .menu-nav1905-container li {
	font-weight: bold;
}

footer .menu-nav1905-container a {
	color: #930;
}
footer .menu-nav1905-container a:hover {
	color: #600;
}

/* ul.sub-menu  */
footer .menu-nav1905-container .sub-menu li {
	float: none;
	font-weight: normal;
	width: 100%;
	margin-right: 0;
}

footer small a {
	clear: both;
}
footer small a:hover {
}

/* menu-footer */
#menu-footer {
	padding-top: 5px;
	border-top: 1px solid #CCC;
}
#menu-footer li {
	margin-right: 15px;
}


