@charset "utf-8";
html {
 -webkit-text-size-adjust: 100%;
}
@media (max-width: 767px) {

	.pc{
		display: none;
	}
	.sp{
		display: block;
	}
header{
	display:none !important;
}

header{
	display:none !important;
}#contents {
	font-family:  "roboto", "noto sans jp", "メイリオ", "Meiryo", "ヒラギノ角ゴ pro w3", "ms pgothic", sans-serif;
	font-size: 16px;
	text-align: center;
}
.layout{
	display:none;
}
*{
}
#contents p {
	margin: 0;
	font-size:13px;
}
#contents .scroll_wrap{
	width:100%;
	padding:0 3vw 0;
	overflow:hidden;
	position:relative;
	overflow-x:scroll;
	
}
section#head {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: 0 0 0;
	background: #fff;
}
section#head h1 {
	margin: 0;
}
section#head h1 img {
	width:100%;
}

#nav{
	background:#000;
		display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction:row;
	-webkit-flex-wrap: wrap;
	flex-wrap:wrap;
	align-items:flex-start;
	align-items: stretch;/*-- 高さをそろえる --*/
	align-items: center;
	justify-content: left;/*-- 左揃え --*/
	justify-content: center;/*-- 中央揃え --*/
	justify-content: space-between;/*-- 両端揃え --*/
	position:fixed;
	top:0;
	width:100%;
	z-index:10;
}
#nav p{
	margin:0;
}
#nav ul{
	display:none;
}
#nav  .nav_date{
	padding:0 15px 0 15px;
	
}
#nav  .nav_logo img{
	width:25vw;
	margin-left:5vw;
}
#nav  .nav_date img{
	width:30vw;
}
#nav  .nav_btn a{
	background:#FC7597;
	display:block;
	line-height:15vw !important;
	padding:0 10px;
}
#nav  .nav_btn a img{
	position:relative;
	top:1vw;
	width:20vw;
}
/*--  --*/
#contents {
	padding-top:0;
}
#contents .entrybanner{
	background:#FC7597;
	padding:14px 5vw 10px;
}
#contents .entrybanner>img{
	width:100%;
	margin-bottom:2vw;
}
#contents .entrybanner a{
	display:inline-block;
	margin:0;
	margin-left:20px;
	
}
/*--  --*/

#contents .h2_wrap{
	margin:50px 0 20px;	
}
#contents h2 {
	font-size:20px;
	font-weight:bold;
	letter-spacing:0.05em;
	color:#000;
	
}
#contents h2 span{
	color:#62C7EE;
	font-size:15px;
	display:inline-block;
	padding-left:20px;	
	font-family: oswald,roboto,noto sans jp,メイリオ,Meiryo,ヒラギノ角ゴ pro w3,ms pgothic,sans-serif;
}
#contents .h2_wrap .line span{
	margin-bottom:6px;
	display:block;
}
#contents .h2_wrap .line span:nth-child(1){
	border-bottom: 3px solid #000000;
}
#contents .h2_wrap .line span:nth-child(2){
	border-top:solid 0px #FF4B5A;
}
#contents .h2_wrap .line span:nth-child(3){
	border-top:solid 0px #CDCF3D;
}

#contents .inner{
	padding:0 5vw;
}
/*--  --*/

#contents #about .recommend_wrap{
	background:#EAEAEA;
	padding:40px 0 40px;
	margin:50px 0 0;
}
#contents #about .recommend_wrap h3{
	margin-bottom:30px;
	font-size:4vw;
}
/*--  --*/

#contents  .block_wrap{
	margin-top:20px;
		display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction:row;
	-webkit-flex-wrap: wrap;
	flex-wrap:wrap;
	align-items: center;
	align-items:flex-start;
	align-items: stretch;/*-- 高さをそろえる --*/
	justify-content: center;/*-- 中央揃え --*/
	justify-content: space-between;/*-- 両端揃え --*/
	justify-content: left;/*-- 左揃え --*/
	width:330vw;
}
#contents  .block_wrap .block{
	width:70vw;
	margin-right:8vw;

	margin-bottom:20px;
}
#contents  .block_wrap .pic{
	margin-bottom:30px;
}
#contents  .block_wrap .pic p{
	text-align:center;
	
}
#contents  .block_wrap .pic img{
	width:70%;
	margin:0 15%;
	
}
#contents  .block_wrap .block:nth-child(4) .pic img{
	width:200px;
}
#contents   h3 img{
	height:18vw;
	
}
#contents  .block_wrap .article{
}
#contents  .block_wrap .article p{
	text-align:left;
}
#contents  .block_wrap .article p.caution{
	font-size:10px;
}
/*--  --*/

#contents #schedule .fig_schedule img{
	width:100%;
	
}
#contents #category .fig_category img{
	width:100%;
	
}
#contents #about .scroll_wrap{
	overflow-x:scroll;
}
#contents #about .scroll_wrap img{
	width:160vw;
}
#contents #reward .scroll_wrap{
	background:#EAEAEA;
}
#contents #reward .fig_reward{
	padding:60px 0;
	
}
#contents #reward .fig_reward img{
	width:240vw;
	
}
/*--  --*/

#contents #online .scroll_wrap{
	background:#EAEAEA;
}
#contents #online .fig_online{
	padding:60px 0;
	
}
#contents #online .fig_online img{
	width:240vw;
	
}
/*--  --*/
#contents #info .clm_wrap{
}
#contents #info .clm_wrap .clm{
	
}
#contents #info .clm_wrap .clm{
	font-size:11px;
	text-align:left;
}
#contents #cource .fig_cource img{
	width:100%;
	
}
/*--  --*/
#contents #expo .fig_expo img{
	width:100%;
	
}
#contents #expo .scroll_wrap{
	background:#EAEAEA;
	
}
#contents #expo .booth_wrap{
	padding:30px 0 30px;
	width:720vw;	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction:row;
	-webkit-flex-wrap: wrap;
	flex-wrap:wrap;
	align-items: center;
	align-items:flex-start;
	align-items: stretch;/*-- 高さをそろえる --*/
	justify-content: center;/*-- 中央揃え --*/
	justify-content: space-between;/*-- 両端揃え --*/
	justify-content: left;/*-- 左揃え --*/
}
#contents #expo .booth_wrap .booth{
	width:80vw;
	background:#fff;
	padding:20px 30px;
	margin:0 15px 30px;
	
}
#contents #expo .booth_wrap .booth .logo{
	
}
#contents #expo .booth_wrap .booth .logo img{
	width:100%;
}
#contents #expo .booth_wrap .booth h4{
	font-size:28px;
	font-weight:bold;
	
}
#contents #expo .booth_wrap .booth .event span{
	background:#6CB0D7;
	color:#fff;
	padding:2px 10px;
	font-size:11px;
	display:inline-block;
	margin:0 5px;
	
}
#contents #expo .booth_wrap .booth .exp{
	font-size:12px;
	margin-top:20px;
	
}
#contents #expo .booth_wrap .booth .btn_detail {
	margin-top:20px;
}
#contents #expo .booth_wrap .booth .btn_detail a{
	border:solid 1px #000;
	padding:5px;
	display:block;
	color:#000;
	font-size:13px;
	
}
#contents #expo .fig_expo{
	margin-bottom:20px;
}
#contents #expo .block_wrap{
	display:block;
	width:auto;
	
}
#contents #expo .block_wrap .block{
	margin:0 auto 30px;
	width:auto;
}
#contents #expo .block_wrap .block h3{
	font-size:20px;
}
/*--  --*/

#contents #master .clm_wrap{	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction:row;
	-webkit-flex-wrap: wrap;
	flex-wrap:wrap;
	align-items: center;
	align-items:flex-start;
	align-items: stretch;/*-- 高さをそろえる --*/
	justify-content: space-between;/*-- 両端揃え --*/
	justify-content: left;/*-- 左揃え --*/
	justify-content: center;/*-- 中央揃え --*/
	margin-top:20px;
	
}
#contents #master .clm_wrap .clm{
	width:74vw;
	padding:0 20px 30px; 
}
#contents #master .clm_wrap .clm .pic img{
	width:100%;
}
#contents #master .clm_wrap .clm .title{
	margin-top:20px;
	font-size:11px;
}
#contents #master .clm_wrap .clm .name{
	font-size:17px;
}

#contents #master .clm_wrap .clm .exp{
	font-size:10px;
	text-align:left;
}
#contents #master .clm_wrap_guest{
	margin-bottom:30px;
	margin-top:30px;
}
/*--  --*/
#contents #entry img{
	width:100%;
	margin-bottom:10px;
}
/*--  --*/
#contents #campaign .inner{
	background:#EAEAEA;
}
#contents #campaign .cp_h img{
	width:100%;
}
#contents #campaign .booth_wrap{
		display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction:row;
	-webkit-flex-wrap: wrap;
	flex-wrap:wrap;
	align-items: center;
	align-items:flex-start;
	align-items: stretch;/*-- 高さをそろえる --*/
	justify-content: space-between;/*-- 両端揃え --*/
	justify-content: left;/*-- 左揃え --*/
	justify-content: center;/*-- 中央揃え --*/
	padding:0 0 30px;
}
#contents #campaign h3{
	font-weight:bold;
	margin:30px 0 10px;
}
#contents #campaign h5{
	background:#000;
	color:#CDCF3D;
	font-weight:bold;
	font-size:18px;
	padding:5px 0;
	
}
#contents #campaign .booth{
	background:#fff;
	padding:20px 30px;
	margin:50px 15px 0px;
	position:relative;
	
}
#contents #campaign .booth .badge_num{
	width:75px;
	position:absolute;
	right:-00px;
	top:-30px;	
}
#contents #campaign .booth .badge_num img{
	width:100%;
}
#contents #campaign .booth.booth_garmin {
	margin:30px auto 0;
}
#contents #campaign .booth.booth_garmin .in{
	
}
#contents #campaign .booth.booth_garmin .article{
	
}
#contents #campaign .booth .logo{
	width:250px;
	height:250px;
	margin:0 auto;
	
}
#contents #campaign .booth.booth_garmin .logo{
	margin-left:0;
	
}
#contents #campaign .booth:nth-child(6) .logo{
	height:200px;	
}
#contents #campaign .booth .logo img{

	width: 100%;
	height: 100%;
	object-fit: contain;
}
#contents #campaign .booth h4{
	font-size:22px;
	font-weight:bold;
	margin-bottom:20px;
	
}
#contents #campaign .booth .event span{
	background:#6CB0D7;
	color:#fff;
	padding:2px 10px;
	font-size:13px;
	display:inline-block;
	margin:0 5px;
	
}
#contents #campaign .booth .exp{
	font-size:13px;
	text-align:left;
	
}
#contents #campaign .booth .btn_detail {
	margin-top:20px;
}
#contents #campaign .booth .btn_detail a{
	border:solid 1px #000;
	padding:5px;
	display:block;
	color:#000;
	font-size:13px;
	
}
#contents #partner img{
	width:30vw;
}
#contents .btn_detail a{
	transition: all 0.2s;
	cursor:pointer;
}
#contents .btn_detail a:hover{
	background:#000;
	color:#fff !important;
}
/*--  --*/
#contents #partner ul{
}
#contents #partner ul li{
	margin-bottom:50px;
	
}
.mfp-content{
	background:#fff;
	padding:50px;
	width:600px !important;
}
.mfp-content p{
	line-height:2 !important;
}

/* _________________________________________*/
#contents #lesson .copy{
	margin:0 15px;
}
#contents #lesson .item_wrap{
	margin-top:20px;
		display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction:row;
	-webkit-flex-wrap: wrap;
	flex-wrap:wrap;
	align-items: center;
	align-items:flex-start;
	align-items: stretch;/*-- 高さをそろえる --*/
	justify-content: space-between;/*-- 両端揃え --*/
	justify-content: left;/*-- 左揃え --*/
	justify-content: center;/*-- 中央揃え --*/
}
#contents #lesson .item_wrap .item{
	width:30vw;
	margin:0 0.5vw;
}
#contents #lesson .item_wrap .item .pic img{
	width:100%;
}
#contents #lesson .item_wrap .item p{
	font-size:11px;
}
#contents #lesson .item_wrap .item .title{
	font-size:11px;
	font-weight:bold;
	color:#6CB0D7;
	
}

/*--  --*/
#contents #online .fig_expo img{
	width:100%;
	
}
#contents #online .scroll_wrap{
	background:#EAEAEA;
	
}
#contents #online .booth_wrap{
	padding:30px 0 30px;
	width:270vw;	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction:row;
	-webkit-flex-wrap: wrap;
	flex-wrap:wrap;
	align-items: center;
	align-items:flex-start;
	align-items: stretch;/*-- 高さをそろえる --*/
	justify-content: center;/*-- 中央揃え --*/
	justify-content: space-between;/*-- 両端揃え --*/
	justify-content: left;/*-- 左揃え --*/
}
#contents #online .booth_wrap .booth{
	width:80vw;
	background:#fff;
	padding:30px 30px 20px;
	margin:0 15px 30px;
}
#contents #online .booth_wrap .booth h4{
	font-size:28px;
	font-weight:bold;
}
#contents #online .booth_wrap .booth h4 img{
	max-width:100%;
}
#contents #online .booth_wrap .booth .exp{
	
}
#contents #online .booth_wrap .booth .online3{
	font-size:11px;
	text-align:left;
}
#contents #online .booth_wrap .booth .online3 em{
	font-style:normal;
	color:red;
	font-size:10px;
}
#contents #online .booth_wrap .booth .caution{
	font-size:11px;
}
#contents #online .booth_wrap .booth .btn_detail {
	margin-top:20px;
}
#contents #online .booth_wrap .booth .btn_detail a{
	border:solid 1px #000;
	padding:5px;
	display:block;
	color:#000;
	font-size:13px;
	
}
#contents #online .fig_expo{
	margin-bottom:60px;
}
#contents #online .block_wrap{
	display:block;
	width:auto;
	
}
#contents #online .block_wrap .block{
	margin:0 auto 30px;
}
/*--  --*/

/*--  --*/
#contents #guide h3{
	font-weight:bold;
	font-size:18px;
}
#contents #guide .btn_setup{
	margin-top:20px;
	margin-bottom:30px;
}
#contents #guide .btn_setup a{
	display:inline-block;
	padding:15px 30px;
	background:#FC7597;
	color:#fff;
	font-size:15px;
}
#contents #guide .btn_setup a:hover{
	opacity:0.7;
}

/*--  --*/
#contents #video10 {
	position: relative;
	background: #222;
	padding: 30px 0 1px;
}
#contents #video10 h2 {
	color: #fff;
	font-size: 14px;
	letter-spacing: 0.1em;
	font-weight: normal;
	padding: 0 0 0;
}
#contents #video10 .item_wrap.video10 {
	text-align: center;
	margin: 20px 0 10px;
	padding: 0 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}
#contents #video10 .item_wrap.video10 .item {
	width: 180px;
	margin-left: 0px;
	padding: 15px 10px 5px;
	position: relative;
}
#contents #video10 .item_wrap.video10 .item:first-child {
	margin-left: 20px;
}
#contents #video10 .item_wrap.video10 .item .bg {
	border-radius: 15px;
}
#contents #video10 .item_wrap.video10 .item .thum {
	margin-bottom: 20px;
}
#contents #video10 .item_wrap.video10 .item .thum img {
	width: 100%;
}
#contents #video10 .item_wrap.video10 .item .title {
	font-size: 11px;
	margin-bottom: 5px;
	color: #fff;
}
#contents #video10 .item_wrap.video10 .slick-next, #contents #video10 .item_wrap.video10 .slick-prev {
	color: #000;
	z-index: 5;
	top: 150px;
	height: 60px;
	width: 30px;
}
#contents #video10 .item_wrap.video10 .slick-prev {
	left: 25px;
}
#contents #video10 .item_wrap.video10 .slick-next {
	right: 25px;
}
#contents #video10 .item_wrap.video10 .slick-next:before, #contents #video10 .item_wrap.video10 .slick-prev:before {
	background-repeat: no-repeat;
	height: 60px;
	width: 30px;
	display: block;
	content: "";
	background-size: contain;
}
#contents #video10 .item_wrap.video10 .slick-next:before {
	background-image: none;
}
#contents #video10 .item_wrap.video10 .slick-prev:before {
	background-image: none;
}
/* _________________________________________*/

.bar_time {
	background: #D33F03;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: flex-start;
	align-items: stretch;/*-- 高さをそろえる --*/
	align-items: center;
	justify-content: space-between;/*-- 両端揃え --*/
	justify-content: left;/*-- 左揃え --*/
	justify-content: center;/*-- 中央揃え --*/
	padding: 6px 0;
	display:none;
}
.bar_time p {
	font-family: arvo, roboto, noto sans jp, メイリオ, Meiryo, ヒラギノ角ゴ pro w3, ms pgothic, sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #fff;
	font-size: 14px;
	margin: 0;
	letter-spacing: 0.02em;
}
.bar_time p.start span{
	font-size:10px;
	font-weight:normal;
}
.bar_time p.now {
	width:100%;
	background:#fff;
	background-repeat: no-repeat;
	color: #D33F03;
	margin: 5px 20px;
	font-size: 11px;
	padding:5px 0;
}
.bar_time p.now span.time{
	font-size: 14px;
	padding-left:10px;
}

/*-- popup --*/

#contents .popup {
	display: none;
}
.mfp-content {
	background: #fff;
	margin: 0 auto;
	padding: 20px 20px;
}
.mfp-content .popup .item_wrap {
	text-align: center;
}
.mfp-content .popup .item_wrap .pic {
	margin-bottom: 40px;
}
.mfp-content .popup .item_wrap .pic img {
	width: 200px;
	margin: 0 auto;
}
.mfp-content .popup .item_wrap .info {
}
.mfp-content .popup .item_wrap .info p.title {
	font-size: 15px;
	font-weight: bold;
	line-height: 2 !important;
}
.mfp-content .popup .item_wrap .info p.exp {
	font-size: 13px;
	line-height: 2 !important;
}
/*--  --*/
#menu-bar .signup a{
	width:auto;
}
 #index-activity-content a {
	 width:14px;
    width: 100%;
  }
    #index-activity-content .container {
		padding-bottom:5vw;
  }
  #news .h2_wrap{
	  margin-top:20px;
  }
  #about .about_intro{
	  font-size:12px;
  }
  
/*--  --*/
#previous .pic_wrap,
#previous_expo .pic_wrap {
	width:auto;
	margin:0 auto;
}
#previous .pic_wrap img,
#previous_expo .pic_wrap img{
	width:30vw;
	padding:0 1vw 2vw;	
}
#previous_expo .h2_wrap{
	margin-top:0px;
}
#contact {
	margin-bottom:20px;
}
#index-activity-content a {
	background:#FC7597 !important;
	color:#fff !important;
}
#feature h3{
	font-size:18px;
}
#feature .block_wrap{
	width:240vw;
}

/* _________________________________________*/
#notice_shirt{
	background:#F5F5F5;
	padding:30px 20px 30px;
	margin: 10px 10px 60px;	
}
#notice_shirt p{
	font-size:12px;
}
#notice_shirt p.h{
	font-size:17px;
	margin-bottom:15px;
	font-weight:bold;
}
/* _________________________________________*/
#garmin .block_wrap{
	display:block;
	width:auto;	
}
#garmin .block_wrap .block{
	width:auto;
	margin:0 20px 40px;
}
  #garmin .block_wrap .pic {
    margin-bottom:0px;
  }
#garmin h3{
	font-size:18px;
}
/*---------------------------------- かんたん比較 ----------------------*/
#contents #simple_compare {
	background:#F5F5F5;
	border-radius:10px;
	padding:40px 10px 30px;
	margin:0 auto 30px;
}
.simple_compareh{
	font-size:20px;
	margin:0 0 30px;
	font-weight:bold;
}
.btn_detail_fr {
	margin-top:40px;
}
.btn_detail_fr a{
	display:inline-block;
	padding:8px 20px;
	text-decoration:none;
	color:#000 !important;
	font-size:13px;
	border:solid 1px #000;
}
#contents #simple_compare h2 {
	padding: 40px 0 0;
	font-size: 26px;
	font-weight: normal;
}
#contents #simple_compare h2 {
	padding: 40px 0 20px;
	font-size: 16px;
	font-weight: normal;
}
#contents #simple_compare table {
	margin: 0 10px;
}
#contents #simple_compare table th, #contents #simple_compare table td {
	border: none;
	text-align: center;
	background: none;
	font-weight: normal;
	width: 25%;
}
#contents #simple_compare table th {
	padding: 0;
}
#contents #simple_compare table th p {
	font-size: 13px;
	display: inline-block;
	color: #666 !important;
	background: #fff;
	padding: 0 20px;
	position: relative;
	z-index: 2;
}
#contents #simple_compare table th p a {
	color: #666 !important;
}
#contents #simple_compare table th:after {
	content: "";
	width: 100%;
	display: block;
	position: relative;
	top: -10px;
	height: 1px;
	border-top: solid 1px #ddd;
	z-index: 1;
}
#contents #simple_compare table th p span {
	display: inline-block;
	border: solid 1px #37BBB7;
	color: #37BBB7 !important;
	margin-left: 10px;
	line-height: 1 !important;
	padding: 2px;
	border-radius: 20px;
	font-size: 10px !important;
	margin: 0 0 0 10px;
	transition: all 0.2s;
}
#contents #simple_compare table th a:hover span {
	background: #37BBB7;
	color: #fff !important;
}
#contents #simple_compare table a img {
	transition: all 0.2s;
	width: 100%;
}
#contents #simple_compare table .for{
	font-size:9px;
}
#contents #simple_compare table .name {
	font-family: oswald, "Knockout 30", "Knockout 28", "Roboto", "Noto Sans JP", メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "MS PGothic", sans-serif;
	font-size: 13px;
	margin: 5px 0 5px;
	color: #666;
}
#contents #simple_compare table td {
	font-size: 13px;
	padding: 10px 0 10px;
}
#contents #simple_compare table td span {
	background: #D6DB53;
	color: #000;
	display: inline-block;
	font-size: 10px;
	padding: 3px 10px;
	border-radius: 30px;
	margin-top: 5px;
}
#contents #simple_compare .btn_detail {
	margin: 20px 0 20px;
}
#contents #simple_compare .btn_detail a {
	color: #666;
	border: solid 1px #666;
	display: inline-block;
	font-size: 11px;
	padding: 5px 25px;
	border-radius: 30px;
	margin-left: 10px;
}
#contents #simple_compare .btn_detail a img.arrow_down_g {
	width: 14px;
	margin-left: 10px;
}
.h1sub{
	font-size:13px;
	padding:0 20px;
}
.cptitle img{
	width:100%;
}
#guide .guideimg a{
	display:inline-block;
	margin:10px 5px 0;
}
#guide .guideimg a img{
	width:70px;
}

/* _________________________________________*/
#relay{
	text-align:center;
	background:#fff;
	padding:30px 0;
}
#relay .item_wrap{

}
#relay .item_wrap .pic{
	padding:0 80px 10px;
}
#relay .item_wrap .info{
	padding:0 30px;
}
#relay .item_wrap .info h3{
	font-size: 22px;
	
}
#relay .item_wrap .info h3 span{
	color:#70CFF4;
	font-size:20px;
	padding-right:20px;	
}
#relay .item_wrap .pic img{
	width:100%;
}

/* _________________________________________*/
#entry{
	text-align:center;
	background:#eee;
	padding:50px 0;
}
#entry h2{
	font-size: 22px;
	color:#000;
	margin:0 30px 50px;
}
#entry .item_wrap{
	margin:0 auto 0;
	padding:0 10px;
}
#entry .f_wrap{
}
#entry .item_wrap .item{
	background:#fff;
	padding:30px 30px 20px;
	margin-bottom:10px;
	text-align:center;
}
#entry .item_wrap .item:nth-child(3){
}
#entry .item_wrap .item h3{
	font-size:20px;
	margin-bottom:10px;
}
#entry .item_wrap .item h3 span{
	color:#70CFF4;
	font-size:17px;
	padding-left:15px;	
}
#entry .item_wrap .item .limited{
	text-align:center;
	font-size:13px;
	margin-bottom:15px;
	color:#666;
}
#entry .item_wrap .item .spe{
	font-size:17px;
	font-weight:bold;
	margin-bottom:10px;
}
#entry .item_wrap .item .spe span{
	font-size:14px;
	font-weight:normal;
}
#entry .item_wrap .clm_l{
}
#entry .item_wrap  img{
	width:100%;
}
#entry .item_wrap .clm_r{
}
#entry .item_wrap .clm_r p,
#entry .item_wrap .clm_l p{
	font-size:14px;
	text-align:left;
}
#entry .item_wrap .caution{
	font-size:12px !important;
	color:#666;
	text-align:center !important;
}

/* _________________________________________*/
#feature{
	text-align:center;
	background:#fff;
	padding:50px 0 0;
}
#feature h2{
	font-size:20px;
	color:#000;
	line-height:1.5 !important;
	margin:0 20px 30px;
}
#feature .item_wrap{
		display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction:row;
	-webkit-flex-wrap: wrap;
	flex-wrap:wrap;
	align-items:flex-start;
	align-items: center;
	align-items: stretch;/*-- 高さをそろえる --*/
	justify-content: left;/*-- 左揃え --*/
	justify-content: center;/*-- 中央揃え --*/
	justify-content: space-between;/*-- 両端揃え --*/
	padding:0 2vw;
}
#feature .item_wrap .item{
	width:47vw;
	background:#F5F5F5;
	padding:0 0 10px;
	margin-bottom:4vw;
}
#feature .item_wrap .item .pic{
	padding:0 0 0;
}
#feature .item_wrap .item .pic img{
	width:100%;
}
#feature .item_wrap .item h3{
	font-size:17px;
	margin-bottom:10px;
	padding:5px 20px 0;
}
#feature .item_wrap .item h3 span{
	color:#70CFF4;
	font-size:17px;
	padding-left:15px;	
}
#feature .item_wrap .item p{
	font-size:12px;
	text-align:left;
	padding:0 20px;
}
/* _________________________________________*/
#category{
	text-align:center;
	background:#fff;
	padding:50px 0;
}
#category h2{
	font-size:30px;
	color:#000;
	margin:0 0 0;
}
/*--  --*/
#contact{
	text-align:center;
	background:#fff;
	padding:50px 0;
}
#contact h2{
	font-size:30px;
	color:#000;
	margin:0 0 50px;
}
#award{
	background:#fff;
}
#award .h2_wrap h2{
	font-size:22px !important;	
}
  #gift .list h2 {
	font-size:24px !important;	
    margin-bottom: 15px;
  }
  #gift {
  padding-top: 20px;
}
#gift .list {
  margin-bottom: 30px;
}
#gift .list .completed .award h5 {
  font-size: 18px;
}
/* _________________________________________*/
#index-intro h3 span{
	font-size:30px;
	display:block;
	margin-bottom:20px;
}

/* _________________________________________*/
#info{
	text-align:center;
	background:#fff;
	padding:50px 20px;
}
#info h2{
	font-size:30px;
	color:#000;
	margin:0 0 50px;
}
#info .clm_wrap .clm{
	font-size:11px;
	text-align:left;
}

/* _________________________________________*/
#news{
	text-align:center;
	background:#fff;
	padding:0px 0 30px;
}
#news h2{
	font-size:30px;
	color:#000;
	margin:0 0 20px;
}
#news .item_wrap .item{
}
#news .item_wrap .item .date{
	margin-right:20px;
}
#index-activity-content a {
	background:#FC7597 !important;
	color:#fff !important;
}

#news .h2_wrap{
	margin-top:40px;
}
/* _________________________________________*/
#cource{
	text-align:center;
	background:#fff;
	padding:10px 10px;
}
#cource h2{
	font-size:30px;
	color:#000;
	margin:0 0 50px;
}
#cource .fig_cource img{
	width:100%;
}
/*--  --*/
#contents .fig_category{
	background:#BAE3F9;
	padding:80px 0;
}
/*--  --*/
#expo{
	text-align:center;
	background:#fff;
	padding:50px 0;
}
#expo h2{
	font-size:30px;
	color:#000;
	margin:0 0 50px;
}
#expo .booth_wrap{
	background:#EAEAEA;
		display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction:row;
	-webkit-flex-wrap: wrap;
	flex-wrap:wrap;
	align-items: center;
	align-items:flex-start;
	align-items: stretch;/*-- 高さをそろえる --*/
	justify-content: space-between;/*-- 両端揃え --*/
	justify-content: left;/*-- 左揃え --*/
	justify-content: center;/*-- 中央揃え --*/
	padding:30px 0 30px;
}
#expo .booth_wrap .booth{
	width:390px;
	background:#fff;
	padding:20px 30px;
	margin:0 15px 30px;
	
}
#expo .booth_wrap .booth .logo{
	
}
#expo .booth_wrap .booth .logo img{
	width:320px;
}
#expo .booth_wrap .booth h4{
	font-size:28px;
	font-weight:bold;
	
}
#expo .booth_wrap .booth .event span{
	background:#6CB0D7;
	color:#fff;
	padding:2px 10px;
	font-size:13px;
	display:inline-block;
	margin:0 5px;
	
}
#expo .booth_wrap .booth .exp{
	
}
#expo .booth_wrap .booth .btn_detail {
	margin-top:20px;
}
#expo .booth_wrap .booth .btn_detail a{
	border:solid 1px #000;
	padding:5px;
	display:block;
	color:#000;
	font-size:13px;
	
}
#expo .fig_expo{
	margin-bottom:60px;
}
/*--  --*/
}
