@charset "utf-8";
/* common parts */
*{-webkit-font-smoothing: antialiased;}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
div, h2, h3, p{
	color: #484848;
}
html{
	height:100%;
	background-color: #fff;
}
body {
	margin:0;
	font: 15px "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	height:100%;
}
html {-webkit-text-size-adjust:none;}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
	display:block;
}
a {
	color:#50baa1;
	text-decoration:none;
	outline:none;
}
a:focus, a:hover{
	text-decoration: none !important;
}
#root .bold{
	font-weight: bold;
}
#root .byCar{
	color: #5a93cd;
	font-weight: bold;
}
#root .byNotteco{
	color: #e95188;
	font-weight: bold;
}
/*buttons*/
.buttonWrapper{
	margin: 10px auto !important;
	width: 300px;
	height: 50px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:0px solid #dcdcdc;
	text-decoration:none;
	margin-bottom: 15px;
	padding: 6px 0;
}
.buttonWrapper p{
	text-align: center;
	margin: auto;
	font-size:25px;
	font-weight: bold;
}
.driveRegisterButton{
	background-color:#4787C7;
	margin: 20px auto !important;
}
.driveRegisterButton p{
	color: #ffffff;
}
.seeMoreButton{
	background-color:#ffffff;
	border:2px solid #7e7e7e !important;
	margin-bottom: 15px;
}
.seeMoreButton p{
	color: #7e7e7e;
	font-size: 22px !important;
}
.recommendButton{
	background-color: #ff773b;
}
.recommendButton p{
	color: #ffffff;
}
/* buttons end */


/*************************************************************
	pc begin
*************************************************************/
@media (min-width: 769px){
#wrapper{
	min-width: 100%;
	overflow:hidden;
	position: relative;
	height:auto !important;
	height: 100%;
	min-height: 100%;
}

/*header begin*/
header{
	width: 1000px;
	margin: 0 auto 0 auto !important;
}
header #subtitle{
	font-weight: 400;
	font-size: 8px;
	line-height: 1.5em;
	margin: 5px 0 0 0;
	color: #757c7b!important;
}
header #headerLogo{
	width: 172px;
  margin: 0 0px 0 0;
  display: inline;
  padding: 5px 0px 5px 0px;
}
/*header end*/

/*main begin*/


#headerContent{
	background-color: #090404;
	background-image: url("./img/takarush-park-hakone.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	-moz-background-size:fit;
	background-size:fit;
	width: 100%;
	height: 460px;
	color: #ffffff;
	padding-top: 190px !important;
	margin: 0;
	background-position: center center;
}
#headerContent #title{
	width: 700px;
	margin-left: 240px;
	background-color: rgba(0, 0, 0, 0.4);
	padding-left: 50px;
	padding-top: 40px;
	height: 200px;
	display: none;
}
#headerContent h1{
	font-size: 35px;
	font-weight: 600;
	color: #ffffff;
	text-indent: -9999px;
}
#headerContent h2{
	font-size: 20px;
	font-weight: 500;
	margin-top: 15px;
	color: #ffffff;
}

#aboutNotteco{
	width: 100%;
	height: 200px;
	background-color: #f2f2f2;
}
#aboutNotteco .contentWrap{
	width: 600px;
	margin: 0 auto 20px auto;
	padding-top: 30px;
}
#aboutNotteco .contentWrap div:first-child{
	width: 270px !important;
	margin: 0 auto;
}
#aboutNotteco img{
	width: 100%;
}
#aboutNotteco p{
	margin-top: 20px;
}

.container{
	width: 1000px;
	margin: 0 auto 0 auto;
}
.container > div{
	margin: 40px auto 30px auto;
}
.container h2{
	font-size: 30px;
	display: block;
	padding-bottom: 10px;
	margin: 30px auto;
	border-bottom: 2px solid #4d4d4d;
	font-weight: 600;
}

.campaign img{
	width: 100%;
	margin: 0 auto 20px auto;
}

#eventDescription > div{
	height: 100%;
	overflow: hidden;
}
#eventDescription section{
	overflow: hidden;
}
#eventDescription  .eventDescriptionWrap{
	overflow: hidden;
	margin-bottom: 20px;
}
/*#eventDescription section*/ .sectionImg img{
	width: 100% !important;
}

#eventDetail{
	background-color: #f2f2f2 !important;
}
#eventDetail .contentWrap{
	width: 800px;
	margin: 30px auto;
}
#eventDetail h2{
	font-size: 17px;
	display: inline !important;
	font-weight: 600;
	border: none !important;
	color: #6ac4af;
}
#eventDetail #eventDetailWrap{
	overflow: hidden;
	height: 100%;
	margin-top: 10px;
}
#eventDetailWrap > div h3, #eventDetailWrap > div p{
	font-size: 16px;
}
#eventDetailWrap > div{
	overflow: hidden;
}
#eventDetailWrap > div:first-child h3{
	float: left;
}
#eventDetail .detailHeader{
	font-weight: bold;
}
#eventDetailWrap > div p{
	float: left;
}
#eventDetail .slider{
	width: 870px;
	margin: 0px auto 40px auto;
}
#eventDetail .slider .slick-slide img{
	margin: auto !important;
}
/*eventDetail end*/

/*root begin*/
#root div section > p:nth-child(odd){
	margin-bottom: 10px !important;
}
/*root end*/

/*drive begin*/
#openDrive{
	overflow: hidden;
}
/*drive end*/

/*ride begin*/
#openRide > div{
	overflow: hidden;
	padding: 0 10px !important;
}
#openRide .rideProf{
	float: left;
	width: 60px;
	height: 60px;
}
#openRide .rideProf img{
	width: 100%;
	height: 100%;
	border-radius: 30px;
}
#openRide .ridePar{
	float: left;
	border-radius: 10px;
	background-color: #f2f2f2;
	width: 220px;
	margin-left: 15px;
	padding: 10px;
}
#openRide .ridePar p{
	font-size: 14px;
}
#openRide .ridePar p:first-child{
	font-weight: bold;
	color: #4d4d4d;
}
/*ride end*/

.linkBanner{
	width:60%;
}
/*main end*/


/*footer begin*/
#recommend{
	width: 100%;
	height: 200px;
	background-color: #f2f2f2;
}
#recommend .contentWrap{
	width: 360px;
	margin: 0 auto 20px auto;
	padding-top: 30px;
}
#recommend .contentWrap > p{
	margin: 0 auto 0 auto;
	font-weight: bold;
}

footer{
	width: 100%;
	background-color: #3F4040;
	height: 80px;
	padding-top: 31px !important;
}
footer p{
	color: #ffffff;
	font-size: 12px;
	text-align: center;
}
/*footer end*/
}
/*pc end*/




/*************************************************************
	sp begin
*************************************************************/
@media (max-width: 768px){

#wrapper{
	min-width: 100%;
	overflow:hidden;
	position: relative;
	height:auto !important;
	height: 100%;
	min-height: 100%;
}

/*header begin*/
header{
	width: 100%;
	margin: 0 auto 0 auto !important;
}
header #subtitle{
	font-weight: 400;
	font-size: 8px;
	line-height: 1.5em;
	margin: 5px 0 0 0;
	color: #757c7b!important;
}
header #headerLogo{
	width: 172px;
  margin: 0 0px 0 0;
  display: inline;
  padding: 5px 0px 5px 0px;
}
/*header end*/


/*main begin*/
#headerContent{
	background-image: url("./img/takarush-park-hakone_sp.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	-moz-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 335px;
	color: #ffffff;
	margin: 0;
}
#headerContent #title{
	width: 90%;
	margin: 70px auto 0 auto;
	background-color: rgba(0,0,0,0.4);
	display: none;
}
#headerContent h1{
	font-size: 18px;
	font-weight: 600;
	color: #ffffff !important;
}
#headerContent h2{
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	color: #ffffff !important;
}

#aboutNotteco{
	width: 100%;
	height: 260px !important;
	background-color: #f2f2f2;
}
#aboutNotteco .contentWrap{
	width: 90%;
	margin: 0 auto;
	padding-top: 30px;
}
#aboutNotteco .contentWrap div:first-child{
	width: 60% !important;
	margin: 0 auto 10px auto;
}
#aboutNotteco img{
	width: 100%;
}
#aboutNotteco .contentWrap p{
	font-weight: bold !important;
}

.container{
	width: 100%;
	margin: 0 auto;
}
.container > div{
	margin: 30px auto;
}
.container h2{
	font-size: 17px;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 2px solid #4d4d4d;
	font-weight: 600;
}

.campaign img{
	width: 100%;
}

#eventDescription > div{
	height: 100%;
	overflow: hidden;
}
#eventDescription section{
	overflow: hidden;
}
#eventDescription  .eventDescriptionWrap{
	overflow: hidden;
	margin-bottom: 20px;
}
/*#eventDescription section*/ .sectionImg img{
	width: 100% !important;
}

#eventDetail{
	background-color: #f2f2f2 !important;
}
#eventDetail .contentWrap{
	width: 90%;
	margin: 15px auto;
}
#eventDetail h2{
	font-size: 17px;
	display: inline !important;
	font-weight: 600;
	border: none !important;
	color: #6ac4af;
}
#eventDetail #eventDetailWrap{
	overflow: hidden;
	height: 100%;
	margin-top: 10px;
}
#eventDetailWrap > div h3, #eventDetailWrap > div p{
	font-size: 16px;
	line-height: 1.5em;
}
#eventDetailWrap > div{
	overflow: hidden;
	margin: 10px auto;
}
#eventDetailWrap > div:first-child h3{
	float: left;
}
#eventDetail .detailHeader{
	font-weight: bold;
}
#eventDetailWrap > div p{
	float: left;
}
#eventDetail .slider{
	width: 100% !important;
	margin: 0px auto 40px auto;
}

#root div section > p:nth-child(odd){
	margin-bottom: 10px !important;
}

/*drive begin*/
#openDrive{
	overflow: hidden;
}
/*drive end*/

/*ride begin*/
#openRide > div{
	overflow: hidden;
	padding: 0 10px !important;
	margin-bottom: 15px;
}
#openRide .rideProf{
	float: left;
	width: 20%;
	height: auto;
}
#openRide .rideProf img{
	width: 100%;
	height: 100%;
	border-radius: 100%;
}
#openRide .ridePar{
	float: left;
	border-radius: 10px;
	background-color: #f2f2f2;
	width: 75%;
	margin-left: 5%;
	padding: 10px;
}
#openRide .ridePar p{
	font-size: 14px;
}
#openRide .ridePar p:first-child{
	font-weight: bold;
	color: #4d4d4d;
}
/*ride end*/

.linkBanner{
	width: 100%;
}
/*main end*/

/*footer begin*/
#recommend{
	width: 100%;
	height: 180px;
	background-color: #f2f2f2;
}
#recommend .contentWrap{
	width: 90%;
	margin: 0 auto;
	padding-top: 30px;
}
#recommend .contentWrap > p{
	margin: 0 auto 20px auto;
	font-weight: bold;
}

footer{
	width: 100%;
	background-color: #3F4040;
	height: 80px;
	padding-top: 31px !important;
}
footer p{
	color: #ffffff;
	font-size: 12px;
	text-align: center;
}
/*footer end*/

/*button*/
.buttonWrapper{
	padding: 10px 0 !important;
}
.buttonWrapper p {
  font-size: 20px !important;
}
/*button*/
}
/*sp end*/
