@charset "utf-8";
/* CSS Document */

/*==================================

枚方・寝屋川フェア

==================================*/

/* PC用CSS
   ========================================================================== */
@media screen and (min-width:980px){
/*全体設定_PC*/
#sp_wrapper{
	display:none;}

html{
	overflow:scroll;
	margin:0;
	padding:0;
	}

body{
	background-color:#fff;
	font: 16px/20px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'メイリオ',Meiryo,Helvetica,Arial,Sans-Serif;
	color:#3e3a39;
	overflow:hidden;
	position:relative;
	min-width:640px;
	}

#pc_wrapper{
	width:980px;
	margin:0 auto;
	}

/*ヘッダー_PC*/
#header_top{
	position: fixed;
  	top: 0;
	width:100%;
	height:80px;
	background-color:#fff;
	box-shadow: 0px 5px 3px -3px #d0cece;
	-webkit-box-shadow: 0px 5px 3px -3px #d0cece;
	-moz-box-shadow: 0px 5px 3px -3px #d0cece;
	margin-left: -500%;
	margin-right: -500%;
	padding-left: 500%;
	padding-top: 10px;
	padding-right: 500%;
	border-style:none;
	z-index:9999;
	}

#header_inner{
	width:980px;}

#header_top h1{
	width:279px;
	height:72px;
	margin:0;
	padding:0;
	float:left;
	}

#header_top h1 a{
	width:290px;
	height:66px;
	display:block;
	}

#header_top nav{
	width:690px;
	float:left;
	}

#header_top nav ul{
	margin:0;
	padding:0;
	height:70px;
	list-style:none;
	background-color:#fff;
	}

#header_top nav li a{
	width:135px;
	height:70px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	border-left: 1px solid #d2d2d2;
	background-color:#fff;
	}

#header_top nav li a:hover{
	background-color:#e7fdeb;}

/*メインビジュアルと日程_PC*/
#mvisual_wrap{
	width:100%;
	height:610px;
	background-size:auto 100%;
	background-color:#f0eaec;
	background-image:url(../img/keihan_fair/mainvisual.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin-left: -500%;
	margin-top:70px;
	margin-right: -500%;
	padding-left: 500%;
	padding-right: 500%;
	}
#mvisual_wrap2{
	width:100%;
	height:610px;
	background-size:auto 100%;
	background-color:#f0eaec;
	background-image:url(../img/keihan_fair/mainvisual2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin-left: -500%;
	margin-top:70px;
	margin-right: -500%;
	padding-left: 500%;
	padding-right: 500%;
	}
	
#mvisual_wrap .logo_circle{
	display:block;
	margin:0;
	padding:0;
	position:relative;
	top:5px;
	}
#mvisual_wrap2 .logo_circle{
	display:block;
	margin:0;
	padding:0;
	position:relative;
	top:5px;
	}
/*日程と詳細エリア_PC*/
#date_wrap{
	background-image:url(../img/keihan_fair/net_back.jpg);
	background-repeat:repeat;
	margin-left: -500%;
	margin-right: -500%;
	padding:20px 500% 20px 500%;
	}

#date_in{
	width:450px;
	height:250px;
	margin:30px 0 30px 0;
	border:2px solid #d5337a;
	background-color:#fff;
	float:left;
	}

#date_in2{
	width:515px;
	height:250px;
	margin:30px 0 30px 0;
	border:2px solid #d5337a;
	background-color:#fff;
	float:left;
	}
#date_in2{
	display:block;
	margin-left:5px;
	z-index:1;
	}

#date_in dl dt,
#date_in2 dl dt{
	width:10px;
	height: 56px;
	background-color: #d5337a;
	color: #fff;
	font-size: 20px;
	font-weight:800;
	margin:20px 0 0 15px;
	text-align: center;
	padding: 10px;
	float:left;
	}

#date_in dl dt span,
#date_in2 dl dt span{
	position: relative;
	right: 5px;
	}	

#date_in dl dd{
	width:350px;
	font-weight:800;
	line-height:25px;
	margin:20px 0 0 20px;
	float:left;
	}

#date_in dl .area_name{
	font-size: 23px;
	font-weight: 600;
	padding-top: 10px;
	}

#date_in dl .entry_fee{
	font-size:23px;
	font-weight: 600;
	padding-top: 10px;
	}	

#date_in dl .entry_fee span{
	font-size: 18px;
	font-weight:100;
	display: block;
	margin-top: 10px;
	}

#date_in2 dl dd{
	width:410px;
	font-size: 15px;
	line-height:23px;
	margin:20px 0 0 10px;
	float:left;
	}	

#date_in2 dl dd .object_important{
	color: #d5337a;
	font-size: 17px;
	font-weight: 800;
	line-height: 23px;
	margin-bottom: 15px;
	}

#date_in2 dl dd	li:before{
	content: '';
	width: 10px;
	height: 10px;
	display: inline-block;
	border-radius: 100%;
	background: #4eab5e;
	position: relative;
	left: 0;
	top: 0;
}
	
/*エントリーボタン_PC*/
#entry_wrap{
	background-color:#c2f9cc;
	margin-left: -500%;
	margin-right: -500%;
	padding:50px 500% 50px 500%;
	}

#entry_wrap2{
	background-color:#c2f9cc;
	margin-left: -500%;
	margin-right: -500%;
	padding:30px 500% 50px 500%;
	}
#entry_wrap4{
	background-color:#c2f9cc;
	margin-left: -500%;
	margin-right: -500%;
	padding:20px 500% 20px 500%;
	}
	
#entry_wrap .entry_btn_in,
#entry_wrap2 .entry_btn_in,
#entry_wrap4 .entry_btn_in{
	margin:0 auto;
	text-align:center;
	}

#entry_wrap .entry_btn_in h2{
	margin-bottom:5px;}

#entry_wrap .entry_btn_in p,
#entry_wrap2 .entry_btn_in p{
	margin-bottom:20px;}

#entry_wrap .entry_btn_in .txt{
	margin-bottom:50px;
	line-height:25px;
	}

#entry_wrap .entry_btn:hover,
#entry_wrap2 .entry_btn:hover{
	position : relative;
	top : 3pt;
	-webkit-transition: all .3s;
	transition: all .3s;
	}

/*泉州フェアについて_PC*/
#greeting_wrap{
	width:100%;
	background-color:#fff;
	margin-left: -500%;
	margin-right: -500%;
	padding:50px 500% 100px 500%;
	}

#greeting_wrap .section_title{
	text-align:center;
	margin:10px 0;
	padding-bottom: 50px;
	}

#greeting_wrap .greeting_txt{
	width:800px;
	line-height:25px;
	background-color:#fff;
	text-align: center;
	margin: 0 auto;
}

#greeting_wrap .greeting_txt p{
	margin-left:50px;}

#greeting_wrap .greeting_txt strong{
	font-weight:800;
	color:#d5337a;
	}

/*参加園一覧_pc*/
#job_list_wrap{
	background-color:#fefab6;
	margin-left: -500%;
	margin-right: -500%;
	padding:50px 500% 50px 500%;
	}

#job_list_wrap a{
	color:#d5337a;
	}

#job_list_wrap a:hover{
	text-decoration:underline;
	}

#job_list_wrap .section_title{
	text-align:center;
	margin:10px 0;
	}

#job_list_wrap .area_link{
	width:980px;
	margin:30px 0 0 70px;
	padding:0;
	list-style:none;
	text-align:center;
	}

#job_list_wrap .area_link li{
	margin:10px 10px 0 0;
	padding:0;
	float:left;
	display:inline;
	}

#job_list_wrap .area_link .area_name{
	display: inline-block;
	width: 200px;
	height: 30px;
	font-size:16px;
	font-weight:800;
	text-align: center;
	text-decoration: none;
	letter-spacing:0.2em;
	line-height: 34px;
	position:relative;
	background-color:#00aeef;
	color:#fff;
	-webkit-transition: none;
	transition: none;
	outline: none;
	border:2px solid #3e3a39;
	box-shadow: 0 4px 0 #3e3a39;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	}

#job_list_wrap .job_list_area{
	margin:0;}

#job_list_wrap .job_list_area  .area_name{
	margin:20px 0 20px 60px;}

#job_list_wrap table{
	width:820px;
	background-color:#fff;
	border-collapse:collapse;
	text-align:left;
	font-size:14px;
	line-height:1.5;
	border:1px solid #d5337a;
	margin:0 0 20px 70px;
	float:left;
	}

#job_list_wrap table thead{
	border-right: 1px solid #d5337a;
	border-left: 1px solid #d5337a;
	background: #d5337a;
	}

#job_list_wrap table thead th{
	width: 380px;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #fff;
	color: #fff;
	}

#job_list_wrap table .left_box{
	width: 280px;
	padding: 10px;
	font-weight:normal;
	vertical-align: top;
	border-right: 1px solid #d5337a;
	border-bottom: 1px solid #ccc;
	color: #3e3a39;
	background: #fff;
	}

#job_list_wrap table tbody .right_box{
	width: 610px;
	padding: 10px;
	border-right: 1px solid #d5337a;
	border-bottom: 1px solid #ccc;
	background: #fff;
	line-height: 25px;
}

#job_list_wrap .job_list_txt{
	text-align:right;
	margin:20px 80px 0 0;
	}

#job_list_wrap table tbody .en_hp_btn{
	width:120px;
	height: 20px;
	background-color:#4eab5d;
	border-radius: 50px;
	color:#fff;
	display:inline-block;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	letter-spacing: 0.1em;
	line-height: 20px;
	margin:0 0 10px 10px;
	}

#job_list_wrap table tbody .en_hp_btn:last-of-type{
	margin-bottom: 0;
}

.en_hp_btn:after{
  content: "\f054";
  font-size: 12px;
  font-family: FontAwesome;
  position: relative;
  left: 3px;
}

/*イベント_PC*/
#event_wrap{background: #fff;margin-left:-500%;margin-right:-500%;margin-bottom:-50px;padding:50px 500% 75pt}
#event_wrap .section_title{text-align:center;margin:10px 0}
#event_wrap .event_ex_txt{font-size:1pc;text-align:center;line-height:25px;margin-top:40px}
	
#event_wrap .event01,#event_wrap .event02,#event_wrap .event03,#event_wrap .event04,#event_wrap .event05{width:936px;height:350px;background-repeat:no-repeat;margin: 30px 0 40px 0;}

#event_wrap .event01{background-image:url(../img/keihan_fair/event_img.png);}
#event_wrap .event02{background-image:url(../img/keihan_fair/event_img2.png);}
#event_wrap .event03{background-image:url(../img/keihan_fair/event_img3.png);}
#event_wrap .event04{background-image:url(../img/keihan_fair/event_img4.png);}
#event_wrap .event05{background-image:url(../img/keihan_fair/event_img5.png);}


#event_wrap .event01 strong,#event_wrap .event02 strong,#event_wrap .event03 strong,#event_wrap .event04 strong,#event_wrap .event05 strong{width:410px;font-size:30px;border-bottom:3px solid #d5337a;font-weight:800;padding-bottom:20px;display:block;text-align:center;position:relative;}
#event_wrap .event01 strong,#event_wrap .event03 strong,#event_wrap .event04 strong,#event_wrap .event05 strong{top:90px;left:490px}
#event_wrap .event02 strong{top:50px;left:30px}
#event_wrap .event03 strong{top:70px;font-size:28px;line-height: 32px;}
#event_wrap .event04 strong{top:70px;font-size:28px;line-height: 32px;}
#event_wrap .event05 strong{top:70px;font-size:28px;line-height: 32px;}


#event_wrap .event01 .event_txt,#event_wrap .event02 .event_txt,#event_wrap .event03 .event_txt,#event_wrap .event04 .event_txt,#event_wrap .event05 .event_txt{width:430px;font-size:15px;line-height:25px;position:relative;top:90pt;left:490px}

#event_wrap .event01 .event_txt{top:90pt;left:490px}
#event_wrap .event02 .event_txt{top:60pt;left:30px}
#event_wrap .event03 .event_txt{top:70pt;left:490px}
#event_wrap .event03 .event_txt	.price	{color: #cc6666;}
#event_wrap .event04 .event_txt{top:70pt;left:490px}
#event_wrap .event04 .event_txt	.price	{color: #cc6666;}
#event_wrap .event05 .event_txt{top:70pt;left:490px}
#event_wrap .event05 .event_txt	.price	{color: #cc6666;}





/*アクセス*/
#access_wrap{
	background-image:url(../img/keihan_fair/stripe_back.jpg);
	background-repeat:repeat;
	margin-left: -500%;
	margin-right: -500%;
	padding:50px 500% 100px 500%;
	}

#access_wrap .section_title{
	text-align:center;
	margin:10px 0;
	}	
	
#access_wrap .map_area{
	width: 920px;
	background-color: #fff;
	box-shadow: 4px 4px 15px #c3c1c1;
	border-radius: 10px;
	-webkit-box-shadow: 4px 4px 15px #c3c1c1;
	-moz-box-shadow: 4px 4px 15px #c3c1c1;
	margin: 30px auto 30px auto;
	padding: 25px 30px;
	}

.map_area .map_illust{
	width: auto;
	}

.map_area .access_map{

	margin: 10px 20px 20px 20px;
	}

	
	
.map_area .map_btn{
	width: 400px;
	margin: 20px 0 0 0;
	}

.map_area .map_btn:hover{
	position : relative;
	top : 3pt;
	-webkit-transition: all .3s;
	transition: all .3s;
	}

#access_wrap #access_summary{
	width:920px;
	background-color: #fff;
	box-shadow: 4px 4px 15px #c3c1c1;
	border-radius: 10px;
	-webkit-box-shadow: 4px 4px 15px #c3c1c1;
	-moz-box-shadow: 4px 4px 15px #c3c1c1;
	margin: 30px auto 30px auto;
	padding: 25px 30px;
	}

#access_wrap #access_summary table{
	width:800px;
	background-color:#fff;
	border-collapse:collapse;
	text-align:left;
	font-size:15px;
	line-height:1.5;
	border:1px solid #ccc;
	float:left;
	margin-left: 60px;
	}

#access_wrap #access_summary tr{
	border-bottom: 1px solid #ccc;
	}

#access_wrap #access_summary .b_color{
	background-color:#efeded;}

#access_wrap #access_summary th{
	width: 200px;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #ccc;
	color: #3e3a39;
	}

#access_wrap #access_summary td{
	width: 560px;
	padding: 10px;
	vertical-align: top;
	color: #3e3a39;
	}

#access_wrap #access_summary .access_summary_note{
	display:block;
	width:100px;
	height:20px;
	margin:12px 5px 0 0;
	padding:3px;
	text-align:center;
	border:2px solid #d5337a;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	float:left;
	}

#access_summary .summary_note_title{
	text-align: center;
	margin:0 auto 20px auto;
	}
	
/*エントリー*/
#entry_wrap3{
	background-image:url(../img/keihan_fair/square_back.jpg);
	margin-left: -500%;
	margin-right: -500%;
	padding:50px 500% 50px 500%;
	}

/*レポート*/
#report_wrap{
	background-image:url(../sp/event/img/sensyu_fair/dot_y.gif);
	margin-left: -500%;
	margin-right: -500%;
	padding:50px 500% 100px 500%;
	}

#report_wrap img{
	width:914px;
	height:auto;
	display:block;
	text-align:center;
	margin:0 auto;
	}

/*フッター*/
footer{
	width:100%;
	table-layout:center;
	color:#fff;
	margin-left: -500%;
	margin-right: -500%;
	padding-left: 500%;
	padding-right: 500%;
	border-style:none;
	}

#foot_wrap{
	width:100%;
	background-color:#fff;
	color:#3e3a39;
	margin-left: -500%;
	margin-right: -500%;
	padding-left: 500%;
	padding-right: 500%;
	border-style:none;
	}

footer small{
	text-align:center;
	display:block;
	padding:20px 0;
	}

footer .page-back{
	position: fixed;
 	bottom: 80px;
 	right: 20px;
}

/*共有*/
.clear{
	clear:both;}
}

/* タブレット用CSS
   ========================================================================== */
@media screen and (max-width:979px){

/*全体設定*/
#pc_wrapper{
	display:none;}

html{
	overflow:auto;
	font-size: 62.5%; /* sets the base font to 10px for easier math */
	}

p{
    font-size:4.375vw; /* ビューポートの幅の4.375%で可変する */
     }

#sp_wrapper{
	font: 14px/22px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'メイリオ',Meiryo,Helvetica,Arial,Sans-Serif;
	background-color:#fff;
	-webkit-text-size-adjust: 100%;
	color:#3e3a39;
	overflow:hidden;
	position:relative;
	-webkit-text-size-adjust: 100%;
	}	
	
/*ヘッダー*/
#header_top_sp{
	position: fixed;
  	top: 0;
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	background-color:#fff;
	box-shadow: 0px 5px 3px -3px #d0cece;
	-webkit-box-shadow: 0px 5px 3px -3px #d0cece;
	-moz-box-shadow: 0px 5px 3px -3px #d0cece;
	z-index:9999;
	}

#header_top_sp #logo_sp_wrap{
	width:83%;
	height:62px;
	padding-bottom:5px;
	float:left;
	}

#header_top_sp #logo_sp_wrap .logo_img_sp{
	width:100%;
	max-width:200px;
	/*height:46px;*/
	margin:10px 0 0 10px;
	float:left;
	background-color:#fff;
	}

/*ハンバーガーUi*/
#sp_button_wrap{
	width:15%;
	height:auto;
	background-color:#d5337a;
	float:left;
	}

#sp_button_wrap #sp_button{
	width:100%;
	height:auto;
	margin:20px 0 0 5px;
	background-color:#3e3a39;
	}

#sp_button_wrap .menu-trigger,
#sp_button_wrap .menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
	margin-left:10%;
	float:left;
	}
#sp_button_wrap .menu-trigger {
	position: relative;
	width: 35px;
	height: 35px;
	}
#sp_button_wrap .menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 4px;
	background-color: #fff;
	border-radius: 4px;
	}

#sp_button_wrap .menu-trigger span:nth-of-type(1) {
	top: 0;
	}
#sp_button_wrap .menu-trigger span:nth-of-type(2) {
	top: 40%;
	left: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	}
#sp_button_wrap .menu-trigger span:nth-of-type(3) {
	bottom:19%;
	}

/*閉じる*/
#sp_button_wrap.navOpen .menu-trigger span:nth-of-type(1) {
    -webkit-transform: translateY(12px) rotate(-315deg) scale(.8);
	transform: translateY(12px) rotate(-315deg) scale(.8);
	background-color: #3e3a39;
	}
#sp_button_wrap.navOpen .menu-trigger span:nth-of-type(2) {
	width: 40px;
	height:40px;
	background-color: transparent;
	border: 3px solid #3e3a39;
	border-radius: 50%;
	}
#sp_button_wrap.navOpen .menu-trigger span:nth-of-type(3) {
    -webkit-transform: translateY(-12px) rotate(315deg) scale(.8);
	transform: translateY(-12px) rotate(315deg) scale(.8);
	background-color: #3e3a39;
	}

/*メニュー中身*/
#header_top_sp #header_inner_sp{
    background:#fff;
    width:100%;
	background-color:#fff;
    height:auto;
	border:0;
    text-align:center;
    display:none;
	z-index:1;
    }

#header_inner_sp #sp_menu ul{
	width:100%;
	height:auto;
	margin:20px 0 0 0;
	padding:0;
	background-color:#CCFF00;
	list-style:none;
	}

#header_inner_sp #sp_menu li{
	width:45%;
	height:auto;
	border:2px solid #3e3a39;
	background-color:#ffe4e4;
	color:#3e3a39;
	padding:5% 0;
	margin:0 0 10px 10px;
	float:left;
	display:inline;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	}

#header_inner_sp #sp_menu li:hover{
	background-color:#c2f9cc;
	}

#header_inner_sp #sp_menu li img{
	width:80%;}

#header_inner_sp .sp_menu_home{
	width:94%;
	height:30px;
	border:2px solid #3e3a39;
	background-color:#3e3a39;
	color:#fff;
	line-height:30px;
	padding:10px 0;
	margin:0 0 10px 10px;
	padding:0;
	text-decoration:none;
	float:left;
	display:inline;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	}

/*メインビジュアル_sp*/
#mvisual_wrap_sp{
	width:100%;
	padding-top:65px;
	}

#mvisual_wrap_sp .mvisual_img{
	width:100%;
	}

#mvisual_wrap_sp .date_contents_sp{
	width:100%;
	width: 90%;
	border: 2px solid #d5337a;
	margin: 0 auto;
	}

/*詳細*/
#date_wrap_sp{
	width:100%;
	background-image: url(../img/keihan_fair/sp/net_back.jpg);
	background-repeat: repeat;
	padding: 20px 0;
	}

#date_wrap_sp .date_contents_sp{
	width: 90%;
	margin-bottom: 20px;
	background-color: #fff;
}

.date_contents_sp .area_wrap dt,
.date_contents_sp .entry_fee dt{
	width: 10px;
	height: 48px;
	background-color: #d5337a;
	color: #fff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	float: left;
	line-height: 15px;
	margin: 10px;
	text-align: center;
	padding: 0 3px;
}

.date_contents_sp .area_wrap{
	width: 35%;
	color: #3e3a39;
	float: left;
}

.date_contents_sp .area_wrap dd{
	font-size: 16px;
	font-weight: 800;
	margin: 13px 0 0 10px;
}

.date_contents_sp .entry_fee{
	width: 65%;
	color: #3e3a39;
	float: left;
}

.date_contents_sp .entry_fee dd{
	font-size: 16px;
	font-weight: 800;
	margin: 10px 0 0 0;
}

.date_contents_sp .entry_fee dd p{
	font-size: 13px;
	font-weight: 100;
	line-height: 12px;
}

#date_wrap_sp .target_wrap dd{
	width: 87%;
	font-size: 13px;
	float: left;
	line-height: 20px;
	margin: 15px 0 0 0; 
}

#date_wrap_sp .target_wrap dt{
	width: 10px;
	height: 38px;
	background-color: #d5337a;
	color: #fff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	float: left;
	line-height: 15px;
	margin: 10px;
	text-align: center;
	padding: 10px 3px 0 3px;
}

#date_wrap_sp .target_wrap strong{
	color: #d5337a;
	font-weight: bold;
	margin-top: 20px;
}

#date_wrap_sp .target_wrap dl dd	li:before{
	content: '';
	width: 10px;
	height: 10px;
	display: inline-block;
	border-radius: 100%;
	background: #4eab5e;
	position: relative;
	left: 0;
	top: 0;
}

/*事前エントリーボタン_sp*/
.entry_wrap_sp{
	width:100%;
	background-color:#c2f9cc;
	padding:30px 0;
	}

#entry_wrap_sp2{
	width:100%;
	background-image: url(../img/keihan_fair/sp/square_back.jpg);
	background-repeat: repeat;
	padding:0 0 30px 0;
	}
.entry_wrap_sp3{
	width:100%;
	background-image: url(../img/keihan_fair/sp/square_back.jpg);
	background-repeat: repeat;
	padding:5px 0 5px 0;
	}
	
.entry_wrap_sp .entry_btn_in,
#entry_wrap_sp2 .entry_btn_in,
.entry_wrap_sp3 .entry_btn_in{
	margin:0 auto;
	text-align:center;
	}

.entry_wrap_sp .entry_btn_in p{
	width:90%;
	text-align:center;
	padding-bottom:5px;
	margin:0 auto;
	}

.entry_wrap_sp .entry_btn_in p br,
#entry_wrap_sp2 .entry_btn_in p br{
	display:block;}

#entry_wrap_sp2 .entry_btn_in img{
	width: 100%;
	max-width: 621px;
	height: auto;
	margin-top: 20px;
}

.entry_wrap_sp .entry_btn{
	display: inline-block;
	width: 80%;
	height: 54px;
	font-size:17px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height: 54px;
	margin-top:10px;
	position:relative;
	background-color:#CCCCCC;/*OFF*/
	background-color:#ff6b6b;
	color:#fff;
	-webkit-transition: none;
	transition: none;
	box-shadow: 0 3px 0 #B0B0B0;/*OFF*/
	box-shadow: 0 3px 0 #d84040;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
	outline: none;
	border:2px solid #ccc;/*OFF*/
	border:2px solid #ff6b6b;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}

.entry_wrap_sp .entry_btn:active{
	top: 3px;
	box-shadow: none;
}

.entry_wrap_sp .entry_btn::before,
.entry_wrap_sp .entry_btn::after{
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
	}

.entry_wrap_sp .entry_btn,
.entry_wrap_sp .entry_btn::before,
.entry_wrap_sp .entry_btn::after{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	}

/*ごあいさつ_sp*/
#greeting_wrap_sp{
	width:100%;
	height:auto;
	background-color:#fff;
	padding:30px 0 30px 0;
	margin:0 auto;
	}

.greeting_in_sp h3{
	width:80%;
	text-align:center;
	margin:10px auto;
	}

.greeting_in_sp h3 img{
	width: 100%;
	max-width: 441px;
	height: auto;
	}

.greeting_in_sp p{
	width:90%;
	line-height:25px;
	margin:20px 20px 0 20px;
	}

#greeting_wrap_sp .greeting_txt{
	font-weight:bold;
	}

/*参加園一覧_sp*/
#job_list_wrap_sp{
	width:100%;
	height:auto;
	background:#ffe4e4;
	padding:20px 0;
	margin:0 auto;
	}

#job_list_wrap_sp h3{
	width:80%;
	text-align:center;
	margin:10px auto;
	}

#job_list_wrap_sp h3 img{
	width: 100%;
	max-width: 441px;
	height: auto;
	}

#job_list_wrap_sp p{
	margin:0;
	text-align:center;
	}
	
#job_list_wrap_sp .job_list_area_sp{

}

#job_list_wrap_sp .job_list_area_sp .area_name{
	display:block;
	width: 90%;
	height: 40px;
	font-size:16px;
	font-weight:800;
	text-align: center;
	text-decoration: none;
	letter-spacing:0.2em;
	line-height: 40px;
	position:relative;
	background-color:#fff;
	background-image:url(../img/keihan_fair/sp/chevron_p01.png);
	background-position:96% 50%;
	background-repeat:no-repeat;
	color:#d5337a;
	-webkit-transition: none;
	transition: none;
	outline: none;
	border:2px solid #d5337a;
	margin:0 0 0 15px;
	}

#job_list_wrap_sp .job_list_area_sp dd{
	width: 100%;
	height:auto;
	display:none;
	}

#job_list_wrap_sp .job_list_area_sp dt.active{
    background-image:url(../img/keihan_fair/sp/chevron_p02.png);
	background-position:96% 50%;
	background-repeat:no-repeat;
    }

.job_list_area_sp{
	margin:20px 0;}

.job_list_area_sp .blur{
	-webkit-filter: blur(3px);
    filter: blur(3px);
	}

#job_list_wrap_sp table{
	width:90.5%;
	background-color:#fff;
	border-collapse:collapse;
	text-align:left;
	line-height:1.5;
	border-left: 1px solid #d5337a;
	border-left: 1px solid #d5337a;
	border-radius: 3px;
	}

#job_list_wrap_sp table thead{
	border-right: 1px solid #d5337a;
	border-left: 1px solid #d5337a;
	background: #c2f9cc;
	}

#job_list_wrap_sp table thead th {
	padding:5px 10px;
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	color: #3e3a39;
	}

#job_list_wrap_sp table {
	margin:0 15px;
}



#job_list_wrap_sp table tbody .left_box{
	width:30%;
	padding: 10px;
	font-size:12px;
	vertical-align: top;
	border-right: 1px solid #d5337a;
	border-bottom: 1px solid #ccc;
}

#job_list_wrap_sp table tbody .right_box{
	width:40%;
	padding: 10px;
	font-size:13px;
	vertical-align: top;
	border-right: 1px solid #d5337a;
	border-bottom: 1px solid #ccc;
}



.job_list_area_sp table tbody .en_hp_btn{
	width:80px;
	height: 20px;
	background-color:#4eab5d;
	border-radius: 50px;
	color:#fff;
	display:inline-block;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	letter-spacing: 0.1em;
	line-height: 20px;
	margin:0 0 10px 10px;
	}

.job_list_area_sp table tbody .en_hp_btn:last-of-type{
	margin-bottom: 0;
}

.en_hp_btn:after{
  content: "\f054";
  font-size: 12px;
  font-family: FontAwesome;
  position: relative;
  left: 3px;
}

/*イベント_sp*/
#event_wrap_sp{width:100%;height:auto;background:#fff;padding:20px 0;margin:0 auto}
#event_wrap_sp h3{width:80%;text-align:center;margin:10px auto}
#event_wrap_sp h3 img{width:100%;max-width:541px;height:auto}
#event_wrap_sp .event_txt1{width:90%;line-height:25px;margin:20px auto 10px;text-align:center}
#event_wrap_sp .event01{width:90%;height:auto;margin:0 auto 2em auto;text-align: center;}
#event_wrap_sp .event01	.wrap{margin-top: -10%;padding-top: 10%;padding-bottom: 1em;border: 2px solid #000;z-index: 0;}
#event_wrap_sp .event01	img{width:90%;height:auto;margin:0 auto;z-index: 100;}
#event_wrap_sp .event01 strong{width:90%;border-bottom:2px solid #d5337a;font-size:18px;font-weight:700;display:block;padding-bottom:10px;margin:1em auto}
.event01 .event_txt2{width:90%;margin:0 auto;text-align:left}






/*アクセス_sp*/
#access_wrap_sp{
	width:100%;
	height:auto;
	background-image: url(../img/keihan_fair/sp/stripe_back.jpg);
	background-repeat: repeat;
	padding:20px 0;
	margin:0 auto;
	}

#access_wrap_sp h3{
	width:80%;
	text-align:center;
	margin:10px auto;
	}

#access_wrap_sp h3 img{
	width: 100%;
	max-width: 441px;
	height: auto;
	}

#access_wrap_sp .map_illust_sp{
	width:100%;
	height:auto;
	margin:20px 0 0 0;
	text-align:center;
	}

#access_wrap_sp .map_illust_sp img{
	width:90%;
	height:auto;
	margin:0;
	text-align:center;
	}

#access_wrap_sp #map_thumbnail{
	width:100%;
	height:auto;
	margin:20px 0 0 0;
	}

#access_wrap_sp #map_thumbnail ul{
	width:90%;
	margin:0 0 0 20px;
	padding:0;
	list-style:none;
	}

#access_wrap_sp #map_thumbnail ul li{
	width:50%;
	margin:0 0 20px 0;
	padding:0;
	float:left;
	display:inline;
	}

#access_wrap_sp #map_thumbnail ul li img{
	width:95%;
	display:block;
	}

#access_wrap_sp #map_thumbnail ul li figcaption{
	width:90%;
	font-weight:800;
	margin:20px 0 0 10px;
	line-height:20px;
	padding:0;
	}

#access_wrap_sp .access_map_sp{
	width: 90%;
	max-width: 450px;
	height: auto;
	background-color: #fff;
	border: 1px solid #3e3a39;
	border-radius: 5px; 
	margin: 30px auto;
}

#access_wrap_sp .access_map_sp p{
	width:80%;
	text-align:center;
	margin:10px auto 10px auto;
}

#access_wrap_sp .access_map_sp p img{
	width: 100%;
	max-width: 418px;
	height: auto;
}

#access_wrap_sp .access_map_sp dl{
	margin: 20px;
	}

#access_wrap_sp .access_map_sp dl dd{
	font-size: 14px;
	line-height: 25px;
	margin: 15px 0 15px 0;
	}	

.access_map_sp dl .map_jr{
	background-image:url(../img/keihan_fair/sp/access01.png);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	text-indent: 30px;
}

.access_map_sp dl .map_kei{
	background-image:url(../img/keihan_fair/sp/access02.png);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	text-indent: 30px;
}

.access_map_sp dl .map_chika{
	background-image:url(../img/keihan_fair/sp/access03.png);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	text-indent: 30px;
}

#access_wrap_sp #access_summary_sp table{
	width:90%;
	background-color:#fff;
	border-collapse:collapse;
	text-align:left;
	line-height:1.5;
	border:2px solid #d5337a;
	margin:0 0 20px 20px;
	}

#access_wrap_sp #access_summary_sp table th {
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #ccc;
	background: #efefef;
	color: #3e3a39;
	}

#access_wrap_sp #access_summary_sp table td {
	width: 30%;
	padding: 10px;
	font-size:14px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/*レポート*/
#report_wrap_sp{
	width:100%;
	height:auto;
	background-image:url(../sp/event/img/sensyu_fair/dot_y.gif);
	padding:30px 0 50px 0;
	margin:0 auto;
	}

#report_wrap_sp .report_content_sp{
	width:96%;
	height:auto;
	margin:0 auto;
	}

.report_content_sp img{
	width:100%;
	height:auto;
	margin:0 auto;
	text-align:center;
	}

/*フッター*/
#footer_sp{
	width:100%;
	height:auto;
	table-layout:center;
	background-color:#fff;
	margin-left: -500%;
	margin-right: -500%;
	padding-left: 500%;
	padding-right: 500%;
	border-style:none;
	}

#footer_sp #logo_circle_sp_wrap{
	width:100%;
	margin:0 auto;
	}

#footer_sp #logo_circle_sp_wrap .logo_circle_sp{
	width:50%;
	height:auto;
	display:block;
	margin:0 auto;
	padding:20px 0 0 0;
	text-align:center;
	}

#share_wrap{
	width:100%;
	margin:0 auto 30px auto;
	}

#share_wrap .share_icon_wrap{
	width:70%;
	margin:0 0 30px 32%;
	}

#share_wrap .share_icon_wrap img{
	width:20%;
	}

#share_wrap .share_icon_wrap .line_icon{
	display:block;
	margin:0 10% 0 0;
	float:left;
	}

#share_wrap .share_icon_wrap .twitter_icon{
	display:block;
	margin:0;
	float:left;
	}

#footer_sp .page-back_sp{
	width:90%;
	height:auto;
	margin:0 auto;
	}

#footer_sp .page-back_sp a{
	width:98%;
	height:auto;
	border:2px solid #3e3a39;
	background-color:#fff;
	color:#3e3a39;
	text-decoration:none;
	text-align:center;
	padding:10px 0;
	display:inline-block;
	margin:20px auto;
	}

#footer_sp #footer_bottom_sp{
	width: 100%;
	background-color: #f7eaec;
}

#footer_sp small{
	text-align:center;
	display:block;
	padding:20px 0;
	margin:0 auto;
	color: #3e3a39;
	font-size:12px;
	}

/*共有*/
.clear{
	clear:both;}
}

/* SP用CSS
   ========================================================================== */
@media screen and (max-width:479px){
/*全体設定*/
#pc_wrapper{
	display:none;}

html{
	overflow:auto;
	font-size: 62.5%; /* sets the base font to 10px for easier math */
	}

p{
    font-size:4.375vw; /* ビューポートの幅の4.375%で可変する */
     }

#sp_wrapper{
	font: 14px/22px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'メイリオ',Meiryo,Helvetica,Arial,Sans-Serif;
	background-color:#fff;
	-webkit-text-size-adjust: 100%;
	color:#3e3a39;
	overflow:hidden;
	position:relative;
	-webkit-text-size-adjust: 100%;
	}	
	
/*ヘッダー*/
#header_top_sp{
	position: fixed;
  	top: 0;
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	background-color:#fff;
	box-shadow: 0px 5px 3px -3px #d0cece;
	-webkit-box-shadow: 0px 5px 3px -3px #d0cece;
	-moz-box-shadow: 0px 5px 3px -3px #d0cece;
	z-index:9999;
	}

#header_top_sp #logo_sp_wrap{
	width:83%;
	height:62px;
	padding-bottom:5px;
	float:left;
	}

#header_top_sp #logo_sp_wrap .logo_img_sp{
	width:100%;
	max-width:200px;
	height:46px;
	margin:10px 0 0 10px;
	float:left;
	background-color:#fff;
	}

/*ハンバーガーUi*/
#sp_button_wrap{
	width:13%;
	height:auto;
	background-color:#d5337a;
	float:left;
	margin: 10px 10px 0 0;
	}

#sp_button_wrap #sp_button{
	width:100%;
	height:auto;
	margin:10px 0 0 0;
	background-color:#3e3a39;
	}

#sp_button_wrap .menu-trigger,
#sp_button_wrap .menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
	margin-left:20%;
	float:left;
	}
#sp_button_wrap .menu-trigger {
	position: relative;
	width: 35px;
	height: 35px;
	margin: 0 auto;
	}
#sp_button_wrap .menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 4px;
	background-color: #fff;
	border-radius: 4px;
	}

#sp_button_wrap .menu-trigger span:nth-of-type(1) {
	top: 0;
	}
#sp_button_wrap .menu-trigger span:nth-of-type(2) {
	top: 35%;
	left: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	}
#sp_button_wrap .menu-trigger span:nth-of-type(3) {
	bottom:30%;
	}

/*閉じる*/
#sp_button_wrap.navOpen .menu-trigger span:nth-of-type(1) {
    -webkit-transform: translateY(12px) rotate(-315deg) scale(.8);
	transform: translateY(12px) rotate(-315deg) scale(.8);
	background-color: #3e3a39;
	}
#sp_button_wrap.navOpen .menu-trigger span:nth-of-type(2) {
	width: 40px;
	height:40px;
	background-color: transparent;
	border: 3px solid #3e3a39;
	border-radius: 50%;
	}
#sp_button_wrap.navOpen .menu-trigger span:nth-of-type(3) {
    -webkit-transform: translateY(-9px) rotate(315deg) scale(.8);
	transform: translateY(-9px) rotate(315deg) scale(.8);
	background-color: #3e3a39;
	}

/*メニュー中身*/
#header_top_sp #header_inner_sp{
    background:#fff;
    width:100%;
	background-color:#fff;
    height:auto;
	border:0;
    text-align:center;
    display:none;
	z-index:1;
    }

#header_inner_sp #sp_menu ul{
	width:100%;
	height:auto;
	margin:20px 0 0 0;
	padding:0;
	background-color:#CCFF00;
	list-style:none;
	}

#header_inner_sp #sp_menu li{
	width:45%;
	height:auto;
	border:2px solid #3e3a39;
	background-color:#ffe4e4;
	color:#3e3a39;
	padding:5% 0;
	margin:0 0 10px 10px;
	float:left;
	display:inline;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	}

#header_inner_sp #sp_menu li:hover{
	background-color:#c2f9cc;
	}

#header_inner_sp #sp_menu li img{
	width:80%;}

#header_inner_sp .sp_menu_home{
	width:94%;
	height:30px;
	border:2px solid #3e3a39;
	background-color:#3e3a39;
	color:#fff;
	line-height:30px;
	padding:10px 0;
	margin:0 0 10px 10px;
	padding:0;
	text-decoration:none;
	float:left;
	display:inline;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	}

/*メインビジュアル_sp*/
#mvisual_wrap_sp{
	width:100%;
	padding-top:65px;
	}

#mvisual_wrap_sp .mvisual_img{
	width:100%;
	}

#mvisual_wrap_sp .date_contents_sp{
	width:100%;
	width: 90%;
	border: 2px solid #d5337a;
	margin: 0 auto;
	}

/*詳細*/
#date_wrap_sp{
	width:100%;
	background-image: url(../img/keihan_fair/sp/net_back.jpg);
	background-repeat: repeat;
	padding: 20px 0;
	}

#date_wrap_sp .date_contents_sp{
	width: 90%;
	margin-bottom: 20px;
	background-color: #fff;
}

.date_contents_sp .area_wrap dt,
.date_contents_sp .entry_fee dt{
	width: 10px;
	height: 48px;
	background-color: #d5337a;
	color: #fff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	float: left;
	line-height: 15px;
	margin: 10px;
	text-align: center;
	padding: 0 3px;
}

.date_contents_sp .area_wrap{
	width: 100%;
	color: #3e3a39;
	float: left;
}

.date_contents_sp .area_wrap dd{
	font-size: 16px;
	font-weight: 800;
	margin: 13px 0 0 10px;
}

.date_contents_sp .entry_fee{
	width: 100%;
	color: #3e3a39;
	float: left;
}

.date_contents_sp .entry_fee dd{
	font-size: 16px;
	font-weight: 800;
	margin: 10px 0 0 0;
}

.date_contents_sp .entry_fee dd p{
	font-size: 13px;
	font-weight: 100;
	line-height: 12px;
}

#date_wrap_sp .target_wrap dd{
	width: 90%;
	font-size: 12px;
	float: left;
	line-height: 20px;
	margin: 5px 0 0 10px; 
}

#date_wrap_sp .target_wrap dt{
	width: 38px;
	height: 16px;
	background-color: #d5337a;
	color: #fff;
	display: block;
	font-size: 13px;
	font-weight: bold;
	float: left;
	line-height: 10px;
	margin: 10px 10px 0 10px;
	text-align: center;
	padding: 10px 3px 0 3px;
}
#date_wrap_sp .target_wrap dt.kodawari{
	width: 230px;
	height: 16px;
	background-color: #d5337a;
	color: #fff;
	display: block;
	font-size: 13px;
	font-weight: bold;
	float: left;
	line-height: 10px;
	margin: 10px 10px 0 10px;
	text-align: center;
	padding: 10px 3px 0 3px;
}

#date_wrap_sp .target_wrap strong{
	color: #d5337a;
	font-weight: bold;
	margin-top: 20px;
}

#date_wrap_sp .target_wrap dl dd	li:before{
	content: '';
	width: 10px;
	height: 10px;
	display: inline-block;
	border-radius: 100%;
	background: #4eab5e;
	position: relative;
	left: 0;
	top: 0;
}

/*事前エントリーボタン_sp*/
.entry_wrap_sp{
	width:100%;
	background-color:#c2f9cc;
	padding:30px 0;
	}

#entry_wrap_sp2{
	width:100%;
	background-image: url(../img/keihan_fair/sp/square_back.jpg);
	background-repeat: repeat;
	padding:0 0 30px 0;
	}

.entry_wrap_sp .entry_btn_in,
#entry_wrap_sp2 .entry_btn_in{
	margin:0 auto;
	text-align:center;
	}

.entry_wrap_sp .entry_btn_in p{
	width:90%;
	text-align:center;
	padding-bottom:5px;
	margin:0 auto;
	}

.entry_wrap_sp .entry_btn_in p br,
#entry_wrap_sp2 .entry_btn_in p br{
	display:block;}

#entry_wrap_sp2 .entry_btn_in img{
	width: 100%;
	max-width: 621px;
	height: auto;
	margin-top: 20px;
}

.entry_wrap_sp .entry_btn{
	display: inline-block;
	width: 80%;
	height: 54px;
	font-size:17px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height: 54px;
	margin-top:10px;
	position:relative;
	background-color:#ccc;/*OFF*/
	background-color:#ff6b6b;
	color:#fff;
	-webkit-transition: none;
	transition: none;
	box-shadow: 0 3px 0 #B0B0B0;/*OFF*/
	box-shadow: 0 3px 0 #d84040;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
	outline: none;
	border:2px solid #ccc;/*OFF*/
	border:2px solid #ff6b6b;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}

.entry_wrap_sp .entry_btn:active{
	top: 3px;
	box-shadow: none;
}

.entry_wrap_sp .entry_btn::before,
.entry_wrap_sp .entry_btn::after{
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
	}

.entry_wrap_sp .entry_btn,
.entry_wrap_sp .entry_btn::before,
.entry_wrap_sp .entry_btn::after{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	}

/*ごあいさつ_sp*/
#greeting_wrap_sp{
	width:100%;
	height:auto;
	background-color:#fff;
	padding:30px 0 30px 0;
	margin:0 auto;
	}

.greeting_in_sp h3{
	width:80%;
	text-align:center;
	margin:10px auto;
	}

.greeting_in_sp h3 img{
	width: 100%;
	max-width: 441px;
	height: auto;
	}

.greeting_in_sp p{
	width:90%;
	line-height:25px;
	margin:20px 20px 0 20px;
	}

.greeting_in_sp strong{
	color: #d5337a;
	font-weight:bold;
	}

/*参加園一覧_sp*/
#job_list_wrap_sp{
	width:100%;
	height:auto;
	background-color:#ffe4e4;
	padding:20px 0;
	margin:0 auto;
	}

#job_list_wrap_sp h3{
	width:80%;
	text-align:center;
	margin:10px auto;
	}

#job_list_wrap_sp h3 img{
	width: 100%;
	max-width: 441px;
	height: auto;
	}

#job_list_wrap_sp p{
	margin:0;
	text-align:center;
	}

#job_list_wrap_sp .job_list_area_sp .area_name{
	display:block;
	width: 90%;
	height: 40px;
	font-size:16px;
	font-weight:800;
	text-align: center;
	text-decoration: none;
	letter-spacing:0.2em;
	line-height: 40px;
	position:relative;
	background-color:#fff;
	background-image:url(../img/keihan_fair/sp/chevron_p01.png);
	background-position:96% 50%;
	background-repeat:no-repeat;
	color:#d5337a;
	-webkit-transition: none;
	transition: none;
	outline: none;
	border:2px solid #d5337a;
	margin:0 0 0 15px;
	}

#job_list_wrap_sp .job_list_area_sp dd{
	width: 100%;
	height:auto;
	display:none;
	}

#job_list_wrap_sp .job_list_area_sp dt.active{
    background-image:url(../img/keihan_fair/sp/chevron_p02.png);
	background-position:96% 50%;
	background-repeat:no-repeat;
    }

.job_list_area_sp{
	margin:20px 0;}

.job_list_area_sp .blur{
	-webkit-filter: blur(3px);
    filter: blur(3px);
	}

#job_list_wrap_sp table{
	width:91%;
	border-collapse:collapse;
	border: 1px solid #d5337a;
	text-align:left;
	line-height:1.5;
	border-top:2px solid #d5337a;
	border-radius: 3px;
	margin-left: 16px;
	}

#job_list_wrap_sp table thead{
	border-right: 1px solid #d5337a;
	border-left: 1px solid #d5337a;
	background: #c2f9cc;
	}

#job_list_wrap_sp table thead th {
	padding:5px 10px;
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #d5337a;
	border-bottom: 1px solid #ccc;
	color: #3e3a39;
	}

#job_list_wrap_sp table tbody .left_box{
	width:30%;
	padding: 10px;
	font-size:12px;
	vertical-align: top;
	border-right: 1px solid #d5337a;
	border-bottom: 1px solid #ccc;
	background-color:#fff;
}

#job_list_wrap_sp table tbody .right_box{
	width:40%;
	padding: 10px;
	font-size:13px;
	vertical-align: top;
	border-right: 1px solid #d5337a;
	border-bottom: 1px solid #ccc;
	background-color:#fff;
}

#job_list_wrap_sp table tbody .navi_link{
	color: #d5337a;
}

.job_list_area_sp table tbody .en_hp_btn{
	width:60px;
	height: 20px;
	background-color:#4eab5d;
	border-radius: 50px;
	color:#fff;
	display:inline-block;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	letter-spacing: 0.1em;
	line-height: 20px;
	margin:0 0 10px 10px;
	}

.job_list_area_sp table tbody .en_hp_btn:last-of-type{
	margin-bottom: 0;
}

.en_hp_btn:after{
  content: "\f054";
  font-size: 12px;
  font-family: FontAwesome;
  position: relative;
  left: 3px;
}



/*アクセス_sp*/
#access_wrap_sp{
	width:100%;
	height:auto;
	background-image: url(../img/keihan_fair/sp/stripe_back.jpg);
	background-repeat: repeat;
	padding:20px 0;
	margin:0 auto;
	}

#access_wrap_sp h3{
	width:80%;
	text-align:center;
	margin:10px auto;
	}

#access_wrap_sp h3 img{
	width: 100%;
	max-width: 441px;
	height: auto;
	}

#access_wrap_sp .map_illust_sp{
	width:100%;
	height:auto;
	margin:20px 0 0 0;
	text-align:center;
	}

#access_wrap_sp .map_illust_sp img{
	width:90%;
	height:auto;
	margin:0;
	text-align:center;
	}

#access_wrap_sp #map_thumbnail{
	width:100%;
	height:auto;
	margin:20px 0 0 0;
	}

#access_wrap_sp #map_thumbnail ul{
	width:90%;
	margin:0 0 0 20px;
	padding:0;
	list-style:none;
	}

#access_wrap_sp #map_thumbnail ul li{
	width:50%;
	margin:0 0 20px 0;
	padding:0;
	float:left;
	display:inline;
	}

#access_wrap_sp #map_thumbnail ul li img{
	width:95%;
	display:block;
	}

#access_wrap_sp #map_thumbnail ul li figcaption{
	width:90%;
	font-weight:800;
	margin:20px 0 0 10px;
	line-height:20px;
	padding:0;
	}

#access_wrap_sp .access_map_sp{
	width: 90%;
	max-width: 450px;
	height: auto;
	background-color: #fff;
	border: 1px solid #3e3a39;
	border-radius: 5px; 
	margin: 30px auto;
}

#access_wrap_sp .access_map_sp p{
	width:80%;
	text-align:center;
	margin:20px auto 10px auto;
}

#access_wrap_sp .access_map_sp p img{
	width: 100%;
	max-width: 418px;
	height: auto;
}

#access_wrap_sp .access_map_sp dl{
	margin: 20px;
	}

#access_wrap_sp .access_map_sp dl dd{
	font-size: 14px;
	line-height: 25px;
	margin: 15px 0 15px 0;
	}	

.access_map_sp dl .map_jr{
	background-image:url(../img/keihan_fair/sp/access01.png);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	text-indent: 30px;
}

.access_map_sp dl .map_kei{
	background-image:url(../img/keihan_fair/sp/access02.png);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	text-indent: 30px;
}

.access_map_sp dl .map_chika{
	background-image:url(../img/keihan_fair/sp/access03.png);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	text-indent: 30px;
}

#access_wrap_sp #access_summary_sp table{
	width:90%;
	background-color:#fff;
	border-collapse:collapse;
	text-align:left;
	line-height:1.5;
	border:2px solid #d5337a;
	margin:0 0 20px 20px;
	}

#access_wrap_sp #access_summary_sp table th {
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #ccc;
	background: #efefef;
	color: #3e3a39;
	}

#access_wrap_sp #access_summary_sp table td {
	width: 30%;
	padding: 10px;
	font-size:14px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/*事前エントリー_sp*/
#entry_wrap2_sp{
	width:100%;
	height:auto;
	background-image:url(../sp/event/img/sensyu_fair/dot_y.gif);
	padding:20px 0 50px 0;
	margin:0 auto;
	}

/*レポート*/
#report_wrap_sp{
	width:100%;
	height:auto;
	background-image:url(../sp/event/img/sensyu_fair/dot_y.gif);
	padding:30px 0 50px 0;
	margin:0 auto;
	}

#report_wrap_sp .report_content_sp{
	width:96%;
	height:auto;
	margin:0 auto;
	}

.report_content_sp img{
	width:100%;
	height:auto;
	margin:0 auto;
	text-align:center;
	}

/*フッター*/
#footer_sp{
	width:100%;
	height:auto;
	table-layout:center;
	background-color:#fff;
	margin-left: -500%;
	margin-right: -500%;
	padding-left: 500%;
	padding-right: 500%;
	border-style:none;
	}

#footer_sp #logo_circle_sp_wrap{
	width:100%;
	margin:0 auto;
	}

#footer_sp #logo_circle_sp_wrap .logo_circle_sp{
	width:50%;
	height:auto;
	display:block;
	margin:0 auto;
	padding:20px 0 0 0;
	text-align:center;
	}

#share_wrap{
	width:100%;
	margin:0 auto 30px auto;
	}

#share_wrap .share_icon_wrap{
	width:70%;
	margin:0 0 30px 32%;
	}

#share_wrap .share_icon_wrap img{
	width:20%;
	}

#share_wrap .share_icon_wrap .line_icon{
	display:block;
	margin:0 10% 0 0;
	float:left;
	}

#share_wrap .share_icon_wrap .twitter_icon{
	display:block;
	margin:0;
	float:left;
	}

#footer_sp .page-back_sp{
	width:90%;
	height:auto;
	margin:0 auto;
	}

#footer_sp .page-back_sp a{
	width:98%;
	height:auto;
	border:2px solid #3e3a39;
	background-color:#fff;
	color:#3e3a39;
	text-decoration:none;
	text-align:center;
	padding:10px 0;
	display:inline-block;
	margin:20px auto;
	}

#footer_sp #footer_bottom_sp{
	width: 100%;
	background-color: #f7eaec;
}

#footer_sp small{
	text-align:center;
	display:block;
	padding:20px 0;
	margin:0 auto;
	color: #3e3a39;
	font-size:12px;
	}

/*共有*/
.clear{
	clear:both;}
}
}