main.next .content {
  display: block;
}
.box-sizing {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
p {
  font-size: 16px;
  line-height: 1.5;
}
h2 {
  margin-bottom: 30px;
  border-top: 4px solid black;
  border-bottom: 1px solid black;
  font-size: 30px;
  color: black;
  text-align: center;
}
div.key {
  margin-bottom: 40px;
}
div.day_txt {
  font-size: 26px;
	font-weight: bold;
	text-align:center;
	line-height: 1.5;
	margin-bottom: 40px;
	margin-top: -20px;
}
body div.navigation {
  font-feature-settings: normal;
}
div.navigation {
  margin-bottom: 50px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding-top: 15px;
  padding-bottom: 15px;
}
div.navigation div.flex-container01 {
  display: flex;
  justify-content: center;
}
div.navigation div.flex-container01 div.flexitem {
  flex: 0 1 auto;
	margin-right: 40px;
	position: relative;
	font-size: 18px;
	letter-spacing: 0.01em;
}
div.navigation div.flex-container01 div.flexitem a {
  color: black;
  font-weight: bold;
}
div.navigation div.flex-container01 div.flexitem:last-child {
  flex: 0 1 auto;
  margin-right: 0px;
}
div.navigation .arrow::after {
  position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
	left: -10px;
	box-sizing: border-box;
	width: 4px;
	height: 4px;
	border: 4px solid transparent;
	border-left: 6px solid #ef0000;
}
div.navigation_sp {
  display: none;
}
p.zokuhou {
  font-size: 24px;
	text-align: center;
	font-weight: bold;
	margin: 65px 0 35px;
}
.first_info {
	text-align: center;
	margin-bottom: 60px;
}
.first_info .ttl {
	background: #000;
	color: #fff;
	font-size: 23px;
	font-weight: bold;
	display: table;
	padding: 2px 20px;
  margin:30px auto 20px;
}
.first_info .place {
	font-size: 35px;
	font-weight: bold;
	line-height: 1.2;
  margin-bottom: 15px;
}
.first_info .address {
	font-size: 19px;
	font-weight: bold;
}
div.about {
  margin-bottom: 80px;
}
div.about p.catch {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
	text-align: center;
}
div.about p.text {
  margin-bottom: 40px;
	font-size: 17px;
}
p.jizen_btn_article {
  margin-bottom: 20px;
}
p.jizen_btn_article a {
  padding: 20px;
  width: 80%;
  margin: auto;
  text-align: center;
  color: #ef0000;
  font-weight: bold;
  font-size: 27px;
  display: block;
  background-color: #fff;
  box-sizing: border-box;
	border: 2px solid #ef0000;
}
p.jizen_btn_form a {
  padding: 20px;
  width: 80%;
  margin: auto;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 27px;
  display: block;
  background-color: #ef0000;
  box-sizing: border-box;
}
p.jizen_article {
  font-weight: bold;
	text-align: center;
	margin: 7px 0 20px;
}
p.attention {
  font-size: 21px;
	color: #ef0000;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}
section.content01 {
  margin-bottom: 80px;
}
section.content01 div.flex-container01 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
section.content01 div.flex-container01 div.flexitem {
  flex: 0 1 auto;
  width: 48.5%;
}
section.content01 div.gaiyo {
  margin-bottom: 20px;
}
section.content01 div.gaiyo:last-child {
  margin-bottom: 0px;
}
section.content01 div.gaiyo div.first {
  display: flex;
  padding: 6px;
  border: 1px solid;
  font-size: 18px;
  font-weight: bold;
  justify-content: center;
  width: 100%;
  box-sizing: border-box;
	text-align: center;
	background: #e2e2e2;
}
section.content01 div.gaiyo dl {
  width: 100%;
  font-size: 14px;
  display: flex;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  box-sizing: border-box;
}
section.content01 div.gaiyo dt {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25%;
  font-size: 15px;
  border-right: 1px solid;
  padding: 6px;
  white-space: nowrap;
}
section.content01 div.gaiyo dd {
  width: 75%;
  font-size: 15px;
  padding: 6px 10px;
	text-align: left;
}
section.content01 div.gaiyo dd a {
  color: black;
  text-decoration: underline;
}
section.content01 div.schdule {
  margin-bottom: 40px;
}
section.content01 div.schdule:last-child {
  margin-bottom: 0px;
}
section.content01 div.schdule div.first {
  display: flex;
  padding: 6px;
  border: 1px solid;
  font-size: 18px;
  font-weight: bold;
  justify-content: center;
  width: 100%;
  box-sizing: border-box;
	background: #e2e2e2;
}
section.content01 div.schdule dl {
  width: 100%;
  font-size: 14px;
  display: flex;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  box-sizing: border-box;
}
section.content01 div.schdule dt {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25%;
  font-size: 15px;
  border-right: 1px solid;
  padding: 6px;
  white-space: nowrap;
	text-align: center;
}
section.content01 div.schdule dd {
  width: 75%;
  font-size: 15px;
  padding: 6px 10px;
}
section.content01 div.schdule dd a {
  color: black;
  text-decoration: underline;
}
section.content01 div.guest div.catch {
  position: relative;
  text-align: center;
  margin-bottom: 10px;
}
section.content01 div.guest div.catch:before {
  border-top: 1px solid black;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
}
section.content01 div.guest div.catch span {
  background-color: #eee;
  display: inline-block;
  padding: 0 10px;
  position: relative;
  font-weight: bold;
  font-size: 24px;
  color: black;
}
section.content01 div.guest div.guest_photo {
  width: 100%;
}
section.content01 div.guest p.photo {
  margin-bottom: 0;
}
section.content01 div.guest p.job {
  font-weight: bold;
  text-align: center;
	font-size: 13px;
}
section.content01 div.guest p.name {
  font-weight: bold;
  text-align: center;
}
section.content01 div.guest div.flex-container02 {
  display: flex;
  justify-content: space-between;
}
section.content01 div.guest div.flex-container02 div.flexitem {
  flex: 0 1 auto;
  width:15.5%;
}
section.content02 {
  margin-bottom: 80px;
}
section.content02 p.title {
  font-weight: bold;
  color: black;
  margin-bottom: 10px;
  font-size: 18px;
}
section.content02 .video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
section.content02 .video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
section.content02 div.flex-container01 {
  display: flex;
  justify-content: space-between;
}
section.content02 div.flex-container01 div.flexitem {
  flex: 0 1 auto;
  width: 48.5%;
}
section.content03 div.fb_tw {
  display: flex;
  justify-content: space-between;
}
section.content03 div.facebook {
  text-align: center;
  width: 48.5%;
}
section.content03 div.twitter {
  width: 48.5%;
}
section.event {
  margin-bottom: 80px;
}
section.event p.title {
  font-weight: bold;
  color: black;
  margin-bottom: 5px;
  font-size: 18px;
}
section.event div.bike_king {
  background-color: white;
  padding: 40px;
  margin-bottom: 40px;
}
section.event div.bike_king_catch {
  margin-bottom: 40px;
  text-align: center;
}
section.event p.bike_king_title {
  color: white;
  background-color: #cc0000;
  padding: 4px 0;
  margin-bottom: 15px;
	font-size: 26px;
  font-weight: bold;
	width: 100%;
  text-align: center;
}
section.event p.bike_king_sub {
  font-size: 22px;
}
section.event h3 {
  margin-bottom: 10px;
  color: #cc0000;
  font-size: 32px;
}
section.event div.bike_king_thanks {
  padding: 30px;
  background-color: #fff8dc;
  margin-bottom:20px;
}
section.event h4 {
  margin-bottom: 20px;
  margin-bottom: 20px;
  font-size: 24px;
  border-bottom: 1px solid black;
  padding-bottom: 5px;
  text-align: center;
}
section.event p.bike_king_text {
  font-size: 16px;
}
section.event div.bike_king_description {
  margin-bottom: 30px;
}
.flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
section.event .bike_king_lead {
	margin-bottom: 50px;
	font-weight: bold;
	font-size: 17px;
	text-align: center;
	line-height: 1.7;
}
section.event .bike_king_cont {
	margin-bottom: 40px;
}
section.event .bike_king_cont:last-child {
	margin-bottom: 0;
}
section.event .bike_king_cont .ph {
	width:37.5%;
}
section.event .bike_king_cont .txt {
	width: 60%;
}
section.event .bike_king_cont .bike_king_article a {
  padding: 11px;
  width: 70%;
  text-align: center;
  color: #ef0000;
  font-weight: bold;
  font-size: 20px;
  display: inline-block;
  background-color: #fff;
  box-sizing: border-box;
	border: 2px solid #ef0000;
	margin-top: 20px;
}
section.event .bike_king_cont .bike_king_form a {
  padding: 11px;
  width: 70%;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  display: inline-block;
  background-color: #ef0000;
  box-sizing: border-box;
  margin-top: 10px;
}
section.event div.flex-container02 {
  display: flex;
  margin-bottom: 25px;
  justify-content: space-between;
}
section.event div.flex-container02 div.flexitem {
  flex: 0 1 auto;
  width: 31.5%;
}
section.event div.flex-container03 {
  display: flex;
  margin-bottom: 25px;
  justify-content: center;
}
section.event div.flex-container03 div.flexitem {
  flex: 0 1 auto;
  width: 31.5%;
	margin: 0 15px;
}
section.event div.flex-container04 {
  display: flex;
  margin-bottom: 25px;
  justify-content: space-between;
}
section.event div.flex-container04 div.flexitem {
  flex: 0 1 auto;
  width: 31.5%;
}
section.event div.flex-container01 {
  display: flex;
  flex-flow: wrap;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 20px;
}
section.event div.flex-container01 div.flexitem {
  flex: 0 1 auto;
  width: calc(33% - 30px);
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 30px;
}
section.event div.flex-container01 div.flexitem:nth-last-child(-n+3) {
  /*margin-bottom: 0px;*/
}
section.event div.content_special {
  padding: 40px;
  background-color: white;
	margin-bottom: 50px;
}
section.event div.catch_line {
  position: relative;
  text-align: center;
  margin-bottom: 10px;
}
section.event div.catch_line:before {
  border-top: 1px solid black;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
}
section.event div.catch_line span {
  background-color: white;
  display: inline-block;
  padding: 0 10px;
  position: relative;
  font-size: 100%;
  font-weight: bold;
  font-size: 30px;
  color: black;
}
section.event div.catch_line02 {
  position: relative;
  text-align: center;
  margin-bottom: 30px;
}
section.event div.catch_line02:before {
  border-top: 1px solid black;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
}
section.event div.catch_line02 span {
  background-color: #fff8dc;
  display: inline-block;
  padding: 0 10px;
  position: relative;
  font-size: 100%;
  font-weight: bold;
  font-size: 24px;
  color: black;
}
section.event p.special_text {
  text-align: center;
  margin-bottom: 30px;
	font-weight: bold;
	font-size: 17px;
	line-height: 1.7;
}
section.event div.flex-container05 {
  display: flex;
  margin-bottom: 25px;
  justify-content: space-between;
}
section.event div.flex-container05:last-child {
  margin-bottom: 0;
}
section.event div.flex-container05 div.flexitem {
  flex: 0 1 auto;
  width: 48.5%;
}
section.event div.flex-container06 {
  display: flex;
  justify-content: space-between;
	align-items: center;
}
section.event div.flex-container06 div.flexitem01 {
  flex: 0 1 auto;
  width: 29%;
}
section.event div.flex-container06 div.flexitem02 {
  flex: 0 1 auto;
  width: 68%;
  text-align: left;
}
section.event div.flex-container06 p.title_special {
  color: #cc0000;
  font-weight: bold;
  font-size: 18px;
}
section.event div.flex-container07 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
section.event div.flex-container07 div.flexitem01 {
  flex: 0 1 auto;
  width: 320px;
}
section.event div.flex-container07 div.flexitem02 {
  flex: 0 1 auto;
  width: 670px;
  text-align: left;
}
section.event .fes_btn05 a {
  padding: 20px;
  width: 100%;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 27px;
  display: inline-block;
  background-color: #ef0000;
  box-sizing: border-box;
  margin-bottom: 40px;
}
section.eve {
  margin-bottom: 60px;
}
section.eve .eve_lead {
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	line-height: 1.7;
	margin-bottom: 20px;
}
section.eve p.title_lead {
  font-weight: bold;
	color: black;
	margin-bottom: 15px;
	font-size: 20px;
	text-align: center;
}
section.eve p.title {
  font-weight: bold;
	color: black;
	margin-bottom: 10px;
	font-size: 18px;
}
section.eve div.flex-container01 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
section.eve div.flex-container01 div.flexitem01 {
  flex: 0 1 auto;
  width: 740px;
}
section.eve div.flex-container01 div.flexitem02 {
  flex: 0 1 auto;
  width: 320px;
}
section.eve div.flex-container02 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
section.eve div.flex-container02 div.flexitem01 {
  flex: 0 1 auto;
  width: 40%;
}
section.eve div.flex-container02 div.flexitem02 {
  flex: 0 1 auto;
  width: 57%;
}
section.eve div.flex-container02 div.flex-container02_inner {
  display: flex;
  justify-content: space-between;
}
section.eve div.flex-container02 div.flex-container02_inner div.flexitem_inner {
  flex: 0 1 auto;
  width: 290px;
}
section.eve div.flex-container02 span {
  font-size: 13px;
}
section.eve div.flex-container02 .eve_btn_form a {
  padding: 11px;
	width: 70%;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	display: inline-block;
	background-color: #ef0000;
	box-sizing: border-box;
	margin-bottom: 20px;
}
section.eve div.flex-container03 {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
section.eve div.flex-container03 div.flexitem {
  flex: 0 1 auto;
  width: 31%;
	margin: 0 1.5%;
}
section.eve div.gaiyo {
  margin-bottom: 50px;
}
section.eve div.gaiyo:last-child {
  margin-bottom: 0px;
}
section.eve div.gaiyo div.first {
  display: flex;
  padding: 6px;
  border: 1px solid;
  font-size: 18px;
  font-weight: bold;
  justify-content: center;
  width: 100%;
  box-sizing: border-box;
	background: #e2e2e2;
}
section.eve div.gaiyo dl {
  width: 100%;
  font-size: 14px;
  display: flex;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  box-sizing: border-box;
}
section.eve div.gaiyo dt {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25%;
  font-size: 15px;
  border-right: 1px solid;
  padding: 6px;
  white-space: nowrap;
}
section.eve div.gaiyo dd {
  width: 75%;
  font-size: 15px;
  padding: 6px 10px;
}
section.eve div.gaiyo dd a {
  color: black;
  text-decoration: underline;
}
section.eve div.ainu_culture {
  background-color: white;
  padding: 40px;
}
section.eve div.flex-container04 {
  display: flex;
  justify-content: space-between;
}
section.eve div.flex-container04 div.flexitem01 {
  flex: 0 1 auto;
  width: 320px;
}
section.eve div.flex-container04 div.flexitem02 {
  flex: 0 1 auto;
  width: 680px;
}
section.eve div.fesbtn_area {
  margin-bottom: 80px;
}
section.eve div.fesbtn_area .fes_btn01 a {
  padding: 20px;
  width: 100%;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 27px;
  display: inline-block;
  background-color: #ef0000;
  box-sizing: border-box;
  margin-bottom: 20px;
}
section.eve div.fesbtn_area .eve_btn_form_all a {
  padding: 20px;
  width: 80%;
  margin: auto;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 27px;
  display: block;
  background-color: #ef0000;
  box-sizing: border-box;
}
section.ferry {
  margin-bottom: 60px;
}
section.ferry div.flex-container01 {
  display: flex;
  justify-content: space-between;
}
section.ferry div.flex-container01 div.flexitem01 {
  flex: 0 1 auto;
  width: 100%;
}
section.ferry p.title {
  font-weight: bold;
  font-size: 24px;
}
section.ferry p.name {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 10px;
  color: #cc0000;
}
section.ferry p.attention {
  margin-bottom: 20px;
  font-size: 12px;
}
section.ferry ul {
  margin-bottom: 20px;
}
section.ferry ul li {
  border-bottom: 1px dotted black;
  margin-bottom: 5px;
  padding-bottom: 3px;
}
section.ferry ul li.attention {
  color: #cc0000;
  font-weight: bold;
}
section.ferry ul li:last-child {
  margin-bottom: 0px;
}
section.ferry span {
  color: #cc0000;
  font-weight: bold;
}
section.ferry p.qa {
  margin-bottom: 20px;
}
section.ferry p.attention02 {
  font-weight: bold;
  margin-bottom: 5px;
}
section.access {
  margin-bottom: 80px;
}
section.access div.flex-container01 {
  display: flex;
  justify-content: space-between;
}
section.access div.flex-container01 div.flexitem01 {
  flex: 0 1 auto;
  width:48.5%;
}
section.access div.flex-container01 div.flexitem02 {
  flex: 0 1 auto;
  width: 48.5%;
}
section.access p.title {
  font-weight: bold;
  font-size: 21px;
}
section.access p.name {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 10px;
  color: #cc0000;
}
section.access p.attention {
  margin-bottom: 20px;
  font-size: 12px;
}
section.access ul {
  margin-bottom: 20px;
}
section.access ul li {
  border-bottom: 1px dotted black;
  margin-bottom: 5px;
  padding-bottom: 3px;
}
section.access ul li.attention {
  color: #cc0000;
  font-weight: bold;
}
section.access ul li:last-child {
  margin-bottom: 0px;
}
section.access span {
  color: #cc0000;
  font-weight: bold;
}
section.maker {
  margin-bottom: 80px;
}
section.maker div.special {
  background-color: white;
  padding: 40px;
  margin-bottom: 40px;
}
section.maker p.title_special {
  font-weight: bold;
  color: #cc0000;
  font-size: 18px;
  margin-bottom: 10px;
}
section.maker p.title {
  font-weight: bold;
}
section.maker div.flex-container01 {
  display: flex;
  justify-content: space-between;
}
section.maker div.flex-container01 div.flexitem01 {
  flex: 0 1 auto;
  width: 320px;
}
section.maker div.flex-container01 div.flexitem02 {
  flex: 0 1 auto;
  width: 660px;
}
section.maker div.flex-container02 {
  display: flex;
  flex-flow: wrap;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 40px;
}
section.maker div.flex-container02 div.flexitem {
  flex: 0 1 auto;
  width: calc(25% - 30px);
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 30px;
}
section.maker div.flex-container02 div.flexitem:nth-last-child(-n+4) {
  margin-bottom: 0px;
}
section.maker div.flex-container02:last-child {
  margin-bottom: 0px;
}
section.maker div.catch_line {
  position: relative;
  text-align: center;
  margin-bottom: 30px;
}
section.maker div.catch_line:before {
  border-top: 1px solid black;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
}
section.maker div.catch_line span {
  background-color: #eee;
  display: inline-block;
  padding: 0 10px;
  position: relative;
  font-size: 100%;
  font-weight: bold;
  font-size: 24px;
  color: black;
}
p.pdf_attention {
  font-weight: bold;
	text-align: center;
}
div.pdf_icon {
  display: flex;
  align-items: center;
	justify-content:center;
}
#event .flex-container01 div.pdf_icon {
	justify-content:flex-start;
	margin-top: 10px;
}
div.pdf_icon p.flexitem01 {
  width: 32px;
  padding-right: 10px;
}
div.pdf_icon p.flexitem02 {
  font-weight: bold;
}
div.pdf_icon02 {
  display: flex;
  align-items: center;
  /*justify-content: center;*/
	margin-top: 10px;
}
div.pdf_icon02 p.flexitem01 {
  width: 32px;
  padding-right: 10px;
}
div.pdf_icon02 p.flexitem02 {
  font-weight: bold;
}
div.pdf_icon03 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
div.pdf_icon03 p.flexitem01 {
  width: 32px;
  padding-right: 10px;
}
div.pdf_icon03 p.flexitem02 {
  font-weight: bold;
}



@media screen and (max-width: 1100px) and (min-width: 701px) {
	div.day_txt {
		font-size: 22px;
		font-weight: bold;
		text-align:center;
		line-height: 1.5;
		margin-bottom: 40px;
		margin-top: -20px;
	}
	div.navigation div.flex-container01 div.flexitem {
		flex: 0 1 auto;
    margin-right: 4%;
    position: relative;
    font-size: 14px;
    letter-spacing: 0.01em;
	}
	section.event .bike_king_cont .bike_king_article1 a {
		padding: 11px;
		width: 100%;
		text-align: center;
		color: #ef0000;
		font-weight: bold;
		font-size: 20px;
		display: inline-block;
		background-color: #fff;
		box-sizing: border-box;
		border: 2px solid #ef0000;
		margin-top: 20px;
	}
	section.event .bike_king_cont .bike_king_form a {
		padding: 11px;
		width: 100%;
		text-align: center;
		color: #fff;
		font-weight: bold;
		font-size: 20px;
		display: inline-block;
		background-color: #ef0000;
		box-sizing: border-box;
		margin-top: 10px;
	}
	section.eve div.flex-container02 .eve_btn_form a {
		padding: 11px;
		width: 100%;
		text-align: center;
		color: #fff;
		font-weight: bold;
		font-size: 20px;
		display: inline-block;
		background-color: #ef0000;
		box-sizing: border-box;
		margin-bottom: 20px;
	}
	section.content03 div.fb_tw {
		display: block;
		justify-content: space-between;
	}
	section.content03 div.facebook {
		text-align: center;
		width: 100%;
		margin-bottom: 30px;
	}
	section.content03 div.twitter {
		width: 100%;
		margin: auto;
	}	
}



/*sp*/
@media screen and (max-width: 700px) {
  .member_pc {
    display: none;
  }

  .member_sp {
    display: inline-block;
  }

  main.next .content {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  p {
    font-size: 15px;
    line-height: 1.5;
  }

  div.key {
    margin-bottom: 40px;
  }
	div.day_txt {
		font-size: 18px;
		font-weight: bold;
		text-align:center;
		line-height: 1.5;
		margin-bottom: 30px;
		margin-top: -30px;
	}
  div.navigation {
    margin-bottom: 40px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    display: none;
  }
  div.navigation div.flex-container01 {
    display: flex;
    justify-content: center;
  }
  div.navigation div.flex-container01 div.flexitem {
    flex: 0 1 auto;
    margin-right: 20px;
  }
  div.navigation div.flex-container01 div.flexitem:last-child {
    flex: 0 1 auto;
    margin-right: 0px;
  }

  div.navigation_sp {
    display: block;
  }
  div.navigation_sp div.triger {
    background-color: black;
    position: relative;
    height: 56px;
    margin-bottom: 15px;
  }
  div.navigation_sp div.triger p.icon a {
    position: absolute;
    right: 12px;
    top: 12px;
    background-image: url(http://www.bikejin.jp/wp-content/themes/bikejin/img/2018hokkaido_shiraoi/icon_triger.png);
    width: 32px;
    height: 32px;
    background-size: contain;
  }
  div.navigation_sp div.triger p.icon a.current {
    position: absolute;
    right: 12px;
    top: 12px;
    background-image: url(http://www.bikejin.jp/wp-content/themes/bikejin/img/2018hokkaido_shiraoi/icon_triger_current.png);
    width: 32px;
    height: 32px;
    background-size: contain;
  }
  div.navigation_sp ul.sp_nav {
    /*display: none;*/
		margin-bottom: 40px;
  }
  div.navigation_sp ul li {
    border: 1px solid black;
    padding: 6px 12px;
    font-size: 16px;
    margin-bottom: 5px;
    text-align: center;
    font-weight: bold;
    position: relative;
  }
  div.navigation_sp ul li a {
    color: black;
		display: block;
  }
  div.navigation_sp ul li a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px;
    border-color: transparent transparent transparent #ef0000;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -4px;
  }
	
	p.zokuhou {
		font-size: 18px;
		text-align: center;
		font-weight: bold;
		margin: 60px 0 30px;
	}
	.first_info {
		text-align: center;
	}
	.first_info .ttl {
		background: #000;
		color: #fff;
		font-size: 17px;
		font-weight: bold;
		display: table;
		padding: 2px 20px;
		margin:25px auto 10px;
	}
	.first_info .day img {
		width: 60%;
	}
	.first_info .place {
		font-size: 25px;
		font-weight: bold;
		line-height: 1.4;
		margin-bottom: 15px;
	}
	.first_info .address {
		font-size: 17px;
		font-weight: bold;
	}
	div.about {
		margin-bottom: 60px;
	}
  div.about p.catch {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
  }
	div.about p.text {
		margin-bottom: 40px;
		font-size: 15px;
	}	
	p.attention {
		font-size: 18px;
		color: #ef0000;
		font-weight: bold;
		text-align: center;
		margin-bottom: 5px;
	}
	p.jizen_btn_article a {
		padding: 20px;
		width: 100%;
		text-align: center;
		color: #ef0000;
		font-weight: bold;
		font-size: 21px;
		display: inline-block;
		background-color: #fff;
		box-sizing: border-box;
		border: 2px solid #ef0000;
	}
	p.jizen_btn_form a {
		padding: 20px;
		width: 100%;
		text-align: center;
		color: #fff;
		font-weight: bold;
		font-size: 21px;
		display: inline-block;
		background-color: #ef0000;
		box-sizing: border-box;
	}
  h2 {
    margin-bottom: 30px;
    border-top: 4px solid black;
    border-bottom: 1px solid black;
    font-size: 24px;
    color: black;
    text-align: center;
  }
	section.content01 div.schdule {
		margin-bottom: 40px;
	}
  section.content01 {
    margin-bottom: 60px;
  }
  section.content01 div.flex-container01 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 30px;
  }
  section.content01 div.flex-container01 div.flexitem {
    flex: 0 1 auto;
    width: 100%;
    margin-bottom: 30px;
  }
  section.content01 div.flex-container01 div.flexitem:last-child {
    margin-bottom: 0px;
    text-align: center;
  }
  section.content01 div.guest div.catch {
    position: relative;
    text-align: center;
    margin-bottom: 15px;
  }
  section.content01 div.guest div.catch:before {
    border-top: 1px solid black;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
  }
  section.content01 div.guest div.catch span {
    background-color: #eee;
    display: inline-block;
    padding: 0 10px;
    position: relative;
    font-size: 100%;
    font-weight: bold;
    font-size: 22px;
    color: black;
  }
  section.content01 div.guest div.guest_photo {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
  section.content01 div.guest p.photo {
    margin-bottom: 0;
  }
  section.content01 div.guest p.job {
    font-weight: bold;
    text-align: center;
  }
  section.content01 div.guest p.name {
    font-weight: bold;
    text-align: center;
  }
  section.content01 div.guest div.flex-container02 {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    flex-flow: wrap;
    margin-left: -10px;
    margin-right: -10px;
  }
  section.content01 div.guest div.flex-container02 div.flexitem {
    flex: 0 1 auto;
    width: calc(50% - 20px);
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    margin-bottom: 20px;
  }
  section.content01 div.guest div.flex-container02 div.flexitem:nth-last-child(-n+2) {
    margin-bottom: 0px;
  }

  section.content02 {
    margin-bottom: 60px;
  }
  section.content02 p.title {
    font-weight: bold;
    color: black;
    margin-bottom: 10px;
    font-size: 18px;
  }
  section.content02 .video {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  section.content02 .video iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
  section.content02 div.flex-container01 {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  section.content02 div.flex-container01 div.flexitem {
    flex: 0 1 auto;
    width: 100%;
    margin-bottom: 30px;
  }
  section.content02 div.flex-container01 div.flexitem:last-child {
    margin-bottom: 0px;
  }

  section.content03 div.fb_tw {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  section.content03 div.facebook {
    text-align: center;
    width: 100%;
    margin-bottom: 40px;
  }
  section.content03 div.twitter {
    width: 100%;
  }

  section.event {
    margin-bottom: 60px;
  }
  section.event p.title {
    font-weight: bold;
    color: black;
    margin-bottom: 5px;
    font-size: 18px;
  }
  section.event div.bike_king {
    background-color: white;
    padding: 20px;
    margin-bottom: 40px;
  }
	section.event .bike_king_lead {
		margin-bottom: 40px;
		font-weight: bold;
		font-size: 16px;
		text-align: center;
		line-height: 1.7;
	}
  section.event div.bike_king_catch {
    margin-bottom: 40px;
    text-align: center;
  }
  section.event p.bike_king_title {
    color: white;
    background-color: #cc0000;
    padding: 6px 0;
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: bold;
    width: 100%;
    text-align: center;
  }
	section.event .bike_king_cont {
		margin-bottom: 40px;
		font-size: 15px;
	}	
	section.event .bike_king_cont .ph {
		width:100%;
	}
	section.event .bike_king_cont .txt {
		width: 100%;
	}
	section.event .bike_king_cont .bike_king_article a {
		padding: 11px;
		width: 100%;
		text-align: center;
		color: #ef0000;
		font-weight: bold;
		font-size: 18px;
		display: inline-block;
		background-color: #fff;
		box-sizing: border-box;
		border: 2px solid #ef0000;
		margin-top: 20px;
	}
	section.event .bike_king_cont .bike_king_form a {
		padding:12px 10px;
		width: 100%;
		text-align: center;
		color: #fff;
		font-weight: bold;
		font-size: 17px;
		display: inline-block;
		background-color: #ef0000;
		box-sizing: border-box;
		margin-top: 10px;
	}
	section.event div.bike_king_thanks {
		padding: 15px 20px;
		background-color: #fff8dc;
		margin-bottom:20px;
	}
  section.event p.bike_king_sub {
    font-size: 22px;
  }
  section.event h3 {
    margin-bottom: 20px;
    color: #cc0000;
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 1.2;
  }
  section.event h4 {
    margin-bottom: 20px;
    font-size: 20px;
    border-bottom: 1px solid black;
    padding-bottom: 5px;
    text-align: center;
    line-height: 1.2;
  }
  section.event p.bike_king_text {
    font-size: 16px;
  }
  section.event div.bike_king_description {
    margin-bottom: 30px;
  }
  section.event div.flex-container02 {
    display: flex;
    margin-bottom: 25px;
    justify-content: space-between;
    flex-direction: column;
  }
  section.event div.flex-container02 div.flexitem {
    flex: 0 1 auto;
    width: 90%;
    margin: 0 auto 25px;
  }
  section.event div.flex-container02 div.flexitem:last-child {
    flex: 0 1 auto;
    width: 90%;
    margin-bottom: 0px;
  }
  section.event div.flex-container03 {
    display: flex;
    margin-bottom: 25px;
    justify-content: space-between;
    flex-direction: column;
  }
  section.event div.flex-container03 div.flexitem {
    flex: 0 1 auto;
    width: 90%;
    margin-bottom: 25px;
  }
  section.event div.flex-container03 div.flexitem:last-child {
    flex: 0 1 auto;
    width: 90%;
    margin-bottom: 0px;
  }
  section.event div.flex-container04 {
    display: flex;
    margin-bottom: 0px;
    justify-content: space-between;
    flex-direction: column;
  }
  section.event div.flex-container04 div.flexitem {
    flex: 0 1 auto;
    width: 100%;
    margin-bottom: 25px;
  }
  section.event div.flex-container04 div.flexitem:last-child {
    flex: 0 1 auto;
    width: 100%;
    margin-bottom: 0px;
  }
  section.event div.flex-container01 {
    display: flex;
    flex-flow: wrap;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 40px;
  }
  section.event div.flex-container01 div.flexitem {
    flex: 0 1 auto;
    width: calc(50% - 20px);
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
  }
  section.event div.flex-container01 div.flexitem:nth-last-child(-n+2) {
    margin-bottom: 0px;
  }
  section.event div.content_special {
    padding: 20px;
    background-color: white;
		margin-bottom: 40px;
  }
  section.event div.catch_line {
    position: relative;
    text-align: center;
    margin-bottom: 15px;
  }
  section.event div.catch_line:before {
    border-top: 1px solid black;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
  }
  section.event div.catch_line span {
    background-color: white;
    display: inline-block;
    padding: 0 10px;
    position: relative;
    font-size: 100%;
    font-weight: bold;
    font-size: 24px;
    color: black;
  }
  section.event p.special_text {
    text-align: center;
    margin-bottom: 30px;
		font-weight: bold;
    font-size: 15px;
    line-height: 1.7;
  }
  section.event div.flex-container05 {
    display: flex;
    margin-bottom: 0px;
    justify-content: space-between;
    flex-direction: column;
  }
  section.event div.flex-container05 div.flexitem {
    flex: 0 1 auto;
    width: 100%;
    margin-bottom: 30px;
  }
  section.event div.flex-container05 div.flexitem:last-child {
    flex: 0 1 auto;
    width: 100%;
  }
  section.event div.flex-container06 {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  section.event div.flex-container06 div.flexitem01 {
    flex: 0 1 auto;
    width: 70%;
    margin-bottom: 0;
  }
  section.event div.flex-container06 div.flexitem02 {
    flex: 0 1 auto;
    width: 100%;
    text-align: left;
  }
  section.event div.flex-container06 p.title_special {
    color: #cc0000;
    font-weight: bold;
    font-size: 18px;
  }
  section.event div.flex-container07 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    flex-direction: column;
  }
  section.event div.flex-container07 div.flexitem01 {
    flex: 0 1 auto;
    width: 100%;
    margin-bottom: 20px;
  }
  section.event div.flex-container07 div.flexitem02 {
    flex: 0 1 auto;
    width: 100%;
    text-align: left;
  }
  section.event .fes_btn05 a {
    padding: 20px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 27px;
    display: inline-block;
    background-color: #ef0000;
    box-sizing: border-box;
    margin-bottom: 40px;
  }
	#event .flex-container01 div.pdf_icon {
		justify-content:flex-start;
		align-items: normal;
		margin-top: 10px;
	}
  section.eve {
    margin-bottom: 60px;
  }
	section.eve .eve_lead {
		text-align: center;
		font-weight: bold;
		font-size: 15px;
		line-height: 1.7;
		margin-bottom: 20px;
	}	
  section.eve p.title {
    font-weight: bold;
    color: black;
    margin-bottom: 5px;
    font-size: 18px;
  }
  section.eve div.flex-container01 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
    flex-direction: column;
  }
  section.eve div.flex-container01 div.flexitem01 {
    flex: 0 1 auto;
    width: 100%;
    margin-bottom: 20px;
  }
  section.eve div.flex-container01 div.flexitem02 {
    flex: 0 1 auto;
    width: 100%;
  }
  section.eve div.flex-container02 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
    flex-direction: column;
  }
  section.eve div.flex-container02 div.flexitem01 {
    flex: 0 1 auto;
    width: 100%;
    text-align: center;
  }
  section.eve div.flex-container02 div.flexitem02 {
    flex: 0 1 auto;
    width: 100%;
  }
  section.eve div.flex-container02 div.flex-container02_inner {
    display: flex;
    justify-content: space-between;
  }
  section.eve div.flex-container02 div.flex-container02_inner div.flexitem_inner {
    flex: 0 1 auto;
    width: 48%;
  }
	section.eve div.flex-container02 .eve_btn_form a {
		padding: 11px;
		width: 100%;
		text-align: center;
		color: #fff;
		font-weight: bold;
		font-size: 18px;
		display: inline-block;
		background-color: #ef0000;
		box-sizing: border-box;
		margin-bottom: 10px;
    margin-top: 10px;
	}
	section.eve div.fesbtn_area .eve_btn_form_all a {
		padding: 20px;
		width: 100%;
		text-align: center;
		color: #fff;
		font-weight: bold;
		font-size: 21px;
		display: inline-block;
		background-color: #ef0000;
		box-sizing: border-box;
	}	
	section.eve div.fesbtn_area {
    margin-bottom: 60px;
	}
  section.eve div.flex-container03 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
  }
  section.eve div.flex-container03 div.flexitem {
    flex: 0 1 auto;
    width: 47%;
    margin-right: 0px;
  }
  section.eve div.flex-container03 div.flexitem:last-child {
    flex: 0 1 auto;
    width: 47%;
    margin-right: 0px;
  }
  section.eve div.gaiyo {
    margin-bottom: 40px;
  }
  section.eve div.gaiyo:last-child {
    margin-bottom: 0px;
  }
  section.eve div.gaiyo dl {
    width: 100%;
    font-size: 14px;
    display: flex;
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    box-sizing: border-box;
  }
  section.eve div.gaiyo dt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25%;
    font-size: 14px;
    border-right: 1px solid;
    padding: 6px;
    white-space: nowrap;
  }
  section.eve div.gaiyo dd {
    width: 75%;
    font-size: 14px;
    padding: 6px;
  }
  section.eve div.gaiyo dd a {
    color: black;
    text-decoration: underline;
  }
  section.eve div.ainu_culture {
    background-color: white;
    padding: 40px;
  }
  section.eve div.flex-container04 {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  section.eve div.flex-container04 div.flexitem01 {
    flex: 0 1 auto;
    width: 100%;
    text-align: center;
  }
  section.eve div.flex-container04 div.flexitem02 {
    flex: 0 1 auto;
    width: 100%;
  }

  section.access {
    margin-bottom: 60px;
  }
  section.access div.flex-container01 {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  section.access div.flex-container01 div.flexitem01 {
    flex: 0 1 auto;
    width: 100%;
    margin-bottom: 20px;
  }
  section.access div.flex-container01 div.flexitem02 {
    flex: 0 1 auto;
    width: 100%;
  }
  section.access p.title {
    font-weight: bold;
		font-size: 18px;
	}
  section.access p.name {
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 10px;
    color: #cc0000;
  }
  section.access p.attention {
    margin-bottom: 20px;
    font-size: 12px;
  }
  section.access ul {
    margin-bottom: 20px;
  }
  section.access ul li {
    border-bottom: 1px dotted black;
    margin-bottom: 5px;
    padding-bottom: 3px;
  }
  section.access ul li.attention {
    color: #cc0000;
    font-weight: bold;
  }
  section.access ul li:last-child {
    margin-bottom: 0px;
  }

  section.maker {
    margin-bottom: 60px;
  }
  section.maker div.special {
    background-color: white;
    padding: 20px;
    margin-bottom: 40px;
  }
  section.maker p.title_special {
    font-weight: bold;
    color: #cc0000;
    font-size: 18px;
    margin-bottom: 10px;
  }
  section.maker p.title {
    font-weight: bold;
  }
  section.maker div.flex-container01 {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  section.maker div.flex-container01 div.flexitem01 {
    flex: 0 1 auto;
    width: 100%;
    margin-bottom: 20px;
  }
  section.maker div.flex-container01 div.flexitem02 {
    flex: 0 1 auto;
    width: 100%;
  }
  section.maker div.flex-container02 {
    display: flex;
    flex-flow: wrap;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 40px;
  }
  section.maker div.flex-container02 div.flexitem {
    flex: 0 1 auto;
    width: calc(50% - 20px);
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
  }
  section.maker div.flex-container02 div.flexitem:nth-last-child(-n+2) {
    margin-bottom: 0px;
  }
  section.maker div.flex-container02:last-child {
    margin-bottom: 0px;
  }
  section.maker div.catch_line {
    position: relative;
    text-align: center;
    margin-bottom: 20px;
  }
  section.maker div.catch_line:before {
    border-top: 1px solid black;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
  }
  section.maker div.catch_line span {
    background-color: #eee;
    display: inline-block;
    padding: 0 10px;
    position: relative;
    font-size: 100%;
    font-weight: bold;
    font-size: 20px;
    color: black;
  }
}
