@charset 'utf-8';

.pcHide {
	display: none !important;
}


/*__ common ________________________________*/

body { 
	-webkit-text-size-adjust: none;
	min-width: 980px;
}

img { vertical-align:bottom; }
a img { border-style:none; }
p {	margin:0; padding:0; }
ul,ol {	margin:0; padding:0; list-style:none; }
dl,dt,dd { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6 { margin:0; padding:0; font-weight:normal; }
hr.dashed { margin:10px 0; border: 0; border-bottom: 1px dashed #ccc; }
i { font-style:normal !important; }


#viewport {
	line-height: normal;
}

.head {
	width: 100%;
	
}
h1 {
	width: 980px;
	margin: 0 auto;
	font-size: 18px;
	padding: 25px 0;
	text-align: center;
}


.box {
	height: 419px;
	background-image: url(../../image/bg-base.jpg);
	background-repeat: repeat-x;
	background-size: contain;
	padding-bottom: 10px;
	/*box-shadow: 0px 5px 5px rgba(0,0,0,0.5);*/
}
.box .sp-img {
	display: none;
}
.boxInner {
	/*width: 1200px;*/
	width: 980px;
	height: 100%;
	margin: 0 auto;
	/*overflow: hidden;*/
	position: relative;
}

.boxInnerL {
	width: 713px;
	float: left;
	margin-top: 25px;
}
.boxInnerL img {
	width: 100%;
}
.boxInnerL_sp2 {
	width: 713px;
	height: 419px;
	background-image: url(../../image/cbr1000rrsp2.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: 100%;
	position: absolute;
	left: -110px;
}
.boxInnerR {
	width: 377px;
	height: 100%;
	float: right;
	position: relative;
	/*margin-right: 110px;*/
}
.boxInnerR img {
	width: 90%;
	margin: 60px 0 0;
}
.boxInnerR ul {
	color: #fff;
	font-size: 18px;
	margin-top: 20px;
}
.boxInnerR ul span {
	font-size: 24px;
}
.boxInnerR ul li {
	margin-bottom: 15px;
	line-height: 30px;
}
.boxInnerR ul li:last-child {
	line-height: 30px;
	font-size: 24px;
}





.item {
	margin-top: 7px;
	padding: 20px 0;
	font-size: 16px;
	background-color: #eaeaea;
}
.item p a {
	color: #666;
	text-decoration: none;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;
}
.item p a:hover {
	color: #cc0000;
}





.button {
	display: inline-block;
	width: 100%;
	height: 80px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
	font-size: 18px;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.button {
	position: relative;
	z-index: 2;
	background-color: #CC0000;
	border: 2px solid #CC0000;
	color: #fff;
	line-height: 80px;
	position: absolute;
	left: 0;
	bottom: 20px;
}
.button:hover {
	background-color: #fff;
	border-color: #CC0000;
	color: #CC0000;
}
.button::before,
.button::after {
	left: 0;
	width: 100%;
	height: 50%;
	background-color: #CC0000;
}
.button::before {
	top: 0;
}
.button::after {
	bottom: 0;
}
.button:hover::before,
.button:hover::after {
	height: 0;
	background-color: #CC0000;
}



/*モンキー*/
.monkey_utimoji{
	font-size: 36px;
	color: #fff;
	padding-top: 75px;
}


.boxInnerL_monkey{
	width: 510px;
	height: 410px;
	background-image: url(../../image/Monkey_top.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: 100%;
	position: absolute;
	top:10px;
	left: -10px;
}




.boxInnerRR {
	width: 377px;
	height: 100%;
	float: right;
	position: relative;
	/*margin-right: 110px;*/
}
.boxInnerRR img {
	width: 90%;
	margin: 50px 0 0;
}
.boxInnerRR ul {
	color: #fff;
	font-size: 18px;
	margin-top: 20px;
}
.boxInnerRR ul span {
	font-size: 24px;
}
.boxInnerRR ul li {
	margin-bottom: 15px;
	line-height: 30px;
}
.boxInnerRR ul li:last-child {
	line-height: 30px;
	font-size: 24px;
}




ul.entryEnd {
	margin-top: 70px;
}
ul.entryEnd li {
	font-size: 22px !important;
}



.box2018 {
	width: 100%;
	height: 419px;
	background-image: url(../../image/bg_base2018.jpg);
	background-position: center;
	background-size: 100% 419px;
	background-repeat: no-repeat;
}
.box2018 .sp-img {
	display: none;
}
.boxInner2018sp2 {
	width: 980px;
	height: 100%;
	margin: 0 auto;
	background-image: url(../../image/bg_2018sp2.jpg);
	background-position: center;
	background-size: 980px 419px;
	background-repeat: no-repeat;
}
.boxInner2018sp2 .boxInnerR img {
	width: 85%;
	margin: 20px 0 0;
}
.boxInner2018sp2 .boxInnerR ul {
	color: #fff;
	font-size: 20px;
	/*text-align: left;*/
	/*width: 90%;*/
	/*margin: 20px auto 0;*/
}
.boxInner2018sp2 .boxInnerR ul li {
	font-size: 18px;
}
.boxInner2018sp2 .boxInnerR ul li.day {
	font-size: 14px;
}
.boxInner2018sp2 .boxInnerR ul li.day span {
	font-size: 20px;
}


.boxInner2018sp2 .button {
	bottom: 45px !important;
}







