<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

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

泉州就職フェア
test
==================================*/

/* 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 'Noto Sans JP', 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:300;
	height:84;
	margin:0;
	padding:0;
	float:left;
	background-color:#fff;
	}

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

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

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

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

#header_top nav li:first-child{
	border: none;
}

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

/*メインビジュアルと日程_PC*/
#mvisual_wrap{
	width:100%;
	height:415px;
	background-size:auto 100%;
	background-color:#e78512;
	background-image:url(../img/minamiosaka_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_wrap .logo_circle{
	display:block;
	margin:0;
	padding:0;
	position:relative;
	top:25px;
	right: 50px;
	}

/*日程と詳細エリア_PC*/
#date_wrap{
	background-image:url(../img/minamiosaka_fair/dot_g.gif);
	background-repeat:repeat;
	margin-left: -500%;
	margin-right: -500%;
	padding:20px 500% 20px 500%;
	}

#date_in,
#date_in2{
	width:475px;
	height:220px;
	margin:30px 0 30px 0;
	border:2px solid #3e3a39;
	background-color:#fff;
	float:left;
	}

#date_in2{
	display:block;
	margin-left:20px;
	z-index:1;
	}

#date_wrap .date_contents{
	width:100%;
	margin:0 20px 20px 20px;
	}

#date_wrap .date_detail{
	width:600px;
	margin:0 20px 20px 0;
	float:left;
	}
#date_wrap .date_detail dt{
	display:block;
	margin:10px 0px 0px 50px;
	}
	
#date_wrap #date_in .list{
	margin-top: 20px;
}

#date_wrap #date_in .list,
#date_wrap #date_in .list2{
	font-weight:800;
	font-size:24px;
	line-height:40px;
	}

#date_wrap #date_in .list2{
	color:#29A339;
	margin:20px 0 0 0;
	}

#date_wrap #date_in .list .list_txt{
	font-size:16px;
	color:#3e3a39;
	}

#date_in2 dl dt{
	width:80px;
	line-height:25px;
	font-weight:800;
	margin:20px 0 5px 0;
	float:left;
	}

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

#date_wrap .access_btn{
	width:320px;
	display:block;
	margin:0 auto;
	text-align:center;
	}

#date_wrap .access_btn:hover{
	position : relative;
	top : 3pt;
	-webkit-transition: all .3s;
	transition: all .3s;
	}

#date_in2 .fin{
	width:475px;
	height:220px;
	background-image:url(../img/minamiosaka_fair/fin_img.png);
	background-repeat:no-repeat;
	position:relative;
	bottom:20px;
	}

#date_in2 .fin_band{
	position:absolute;
	left:0;
	width:100%;
	}
	
/*.important-notices {
    background-color: #eee;
    margin-left: -500%;
    margin-right: -500%;
    padding: 50px 500% 50px 500%;
	}*/

/*.important-notices-in {
    width: 940px;
    background: #fff;
    margin: 0 auto;
    padding: 20px 0;
	}*/
	
/*.important-notices-in strong {
    color: #ff7789;
    display: block;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
	}*/

/*.important-notices-in p {
    line-height: 25px;
    margin: 0 20px
	}*/
	
/*エントリーボタン_PC*/
#entry_wrap{
	background-color:#97dbed;
	margin-left: -500%;
	margin-right: -500%;
	padding:50px 500% 50px 500%;
	}

#entry_wrap2{
	background-color:#FEFAB6;
	margin-left: -500%;
	margin-right: -500%;
	padding:30px 500% 50px 500%;
	}

#entry_wrap .entry_btn_in,
#entry_wrap2 .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;
	position:relative;
	background-color:#fff;
	}

#greeting_wrap .entry_btn_in{
	text-align:center;
	margin-top:50px;
	}
	
.section_title &gt; * {
  line-height: 1;
}

#greeting_wrap .section_title .jp{
	width:300px;
	color:#E78512;
	font-size:30px;
	font-weight:800;
	font-family:"メイリオ", Meiryo, Osaka, sans-serif;
	margin:350px 20px 350px;
	}

.section_title .jp:before,
.section_title .jp:after {
  content: "";
  position: absolute;
  display: block;
  top:15px;
  left: 0;
}

.section_title .jp:before {
  width: 11%;
  height: 3px;
  left: 14%;
  background:#E78512;
}

.section_title .jp:after {
  width: 11%;
  height: 3px;
  top: 15px;
  left: 60%;
  right: 0;
  margin: 0 auto;
  background:#E78512;
  background-size: contain !important;
}

#greeting_wrap .section_title .en{
	width:300px;
	display:block;
	color:#3e3a39;
	font-size:16px;
	font-weight:800;
	font-family: 'Montserrat', sans-serif;
	margin:15px 315px 40px 335px;
	}

#greeting_wrap .greeting_txt{
	width:980px;
	line-height:25px;
	background-color:#fff;}

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

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

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

#job_list_wrap .cs_img{
	display: block;
	text-align: center;
	position: relative;
	top: 200px;
	z-index: 5000;
}

#job_list_wrap .tittle_ban{
	/*text-align: left;
	padding-left: 50px;*/
	text-align: center;
}
/*#job_list_wrap .filter{
	filter: blur(5px);
  	-webkit-filter: blur(5px);
	margin-top: -200px;
  }*/

#job_list_wrap a{
	color:#ff6b6b;
	}

#job_list_wrap a:hover{
	color:#ff6b6b;
	/*text-decoration:none;*/
	}

#job_list_wrap .section_title{
	text-align:center;
	margin:10px 0;
	position:relative;
	background-color:#fefab6;
	}

.section_title &gt; * {
  line-height: 1;
}

#job_list_wrap .section_title .jp{
	width:300px;
	color:#E78512;
	font-size:30px;
	font-family:"メイリオ", Meiryo, Osaka, sans-serif;
	font-weight:800;
	margin:0 330px 20px 325px;
	}

#job_list_wrap .section_title .jp:before,
#job_list_wrap .section_title .jp:after {
  content: "";
  position: absolute;
  display: block;
  top:15px;
  left: 0;
}

#job_list_wrap .section_title .jp:before {
  width: 25%;
  height: 3px;
  left: 15%;
  background:#E78512;
}

#job_list_wrap .section_title .jp:after {
  width: 25%;
  height: 3px;
  top: 15px;
  left: 44%;
  right: 0;
  margin: 0 auto;
  background:#E78512;
  background-size: contain !important;
}

#job_list_wrap .section_title .en{
	width:300px;
	display:block;
	color:#3e3a39;
	font-size:16px;
	font-weight:800;
	margin:15px 307px 20px 338px;
	}

#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:#E78512;
	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 .area_link .area_name_tittle{
	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:#E78512;
	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_tittle{
	margin:5px 0 0 60px;}
#job_list_wrap .job_list_area  .area_name{
	margin:5px 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 #ff6b6b;
	margin:0 0 20px 70px;
	float:left;
	}

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

#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 #ff6b6b;
	border-bottom: 1px solid #ccc;
	color: #3e3a39;
	background: #fff;
	}

#job_list_wrap table tbody .right_box{
	width: 610px;
	padding: 10px;
	vertical-align: top;
	border-right: 1px solid #0ff6b6b;
	border-bottom: 1px solid #ccc;
	background: #fff;
}
#job_list_wrap table tbody .right_box a{
text-decoration: underline;
}

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

/*イベント_PC*/
#event_wrap{
	background-color:#fff;
	margin-left: -500%;
	margin-right: -500%;
	margin-bottom:-50px;
	padding:50px 500% 100px 500%;
	}

#event_wrap .section_title{
	text-align:center;
	margin:10px 0;
	position:relative;
	}

.section_title &gt; * {
  line-height: 1;
}

#event_wrap .section_title .jp{
	width:300px;
	color:#E78512;
	font-size:30px;
	font-family:"メイリオ", Meiryo, Osaka, sans-serif;
	font-weight:800;
	margin:0 325px 20px 325px;
	}

#event_wrap .section_title .jp:before,
#event_wrap .section_title .jp:after {
  content: "";
  position: absolute;
  display: block;
  top:15px;
  left: 0;
	}

#event_wrap .section_title .jp:before {
  width: 23%;
  height: 3px;
  left: 15%;
  background:#E78512;
	}

#event_wrap .section_title .jp:after {
  width: 22%;
  height: 3px;
  top: 15px;
  left: 46%;
  right: 0;
  margin: 0 auto;
  background:#E78512;
  background-size: contain !important;
	}

#event_wrap .section_title .en{
	width:300px;
	display:block;
	color:#3e3a39;
	font-size:16px;
	font-weight:800;
	margin:15px 320px 40px 330px;
	}

#event_wrap .event01{
	width:980px;
	height:350px;
	background-image:url(../img/minamiosaka_fair/event01.jpg);
	background-repeat:no-repeat;
	margin-top:30px;
	}

#event_wrap .event01 .event_txt{
	width:450px;
	font-size:15px;
	line-height:25px;
	position:relative;
	top:170px;
	left:510px;
	}

#event_wrap .event02{
	width:480px;
	height:450px;
	background-image:url(../img/minamiosaka_fair/event02.jpg);
	background-repeat:no-repeat;
	margin-top:30px;
	float:left;
	}

#event_wrap .event02 .event_txt{
	width:450px;
	font-size:15px;
	line-height:25px;
	position:relative;
	top:335px;
	left:20px;
	}

#event_wrap .event03{
	width:480px;
	height:450px;
	background-image:url(../img/minamiosaka_fair/event03.jpg);
	background-repeat:no-repeat;
	margin:30px 0 0 20px;
	float:left;
	}

#event_wrap .event03 .event_txt{
	width:450px;
	font-size:15px;
	line-height:25px;
	position:relative;
	top:335px;
	left:20px;
	}

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

#access_wrap .back_color{
	background-color: #E78512;	
	}
	
#access_wrap .section_title{
	text-align:center;
	margin:10px 0;
	position:relative;
	}

.section_title &gt; * {
  line-height: 1;
}

#access_wrap .section_title .jp{
	width:300px;
	color:#E78512;
	font-size:30px;
	font-family:"メイリオ", Meiryo, Osaka, sans-serif;
	font-weight:800;
	margin:0 325px 20px 325px;
	}

#access_wrap .section_title .jp:before,
#access_wrap .section_title .jp:after {
  content: "";
  position: absolute;
  display: block;
  top:15px;
  left: 0;
}

#access_wrap .section_title .jp:before {
  width: 23%;
  height: 3px;
  left: 15%;
  background:#E78512;
}

#access_wrap .section_title .jp:after {
  width: 22%;
  height: 3px;
  top: 15px;
  left: 46%;
  right: 0;
  margin: 0 auto;
  background:#E78512;
  background-size: contain !important;
}

#access_wrap .section_title .en{
	width:300px;
	display:block;
	color:#3e3a39;
	font-size:16px;
	font-weight:800;
	margin:15px 320px 40px 330px;
	}

#access_wrap .map_illust{
	float: left;
	overflow: hidden;
	background-color:#E78512;
	padding: 30px 0 20px 12px;
	}
#access_wrap .map_illust img{
	margin: 0 12px;
	}
	
	#access_wrap .map_btn{
	position:relative; 
	top: 5px;
	left: 25px;
	}

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

#access_wrap #access_summary{
	width:980px;
	background-color:#E78512;
	padding:20px 0;
	}

#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:90px;
	}

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

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

#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:5px 5px 0 0;
	padding:3px;
	text-align:center;
	border:2px solid #E78512;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	float:left;
	}

/*エントリー*/
#entry_wrap3{
	background-image:url(../img/minamiosaka_fair/dot_y.gif);
	margin-left: -500%;
	margin-right: -500%;
	padding:50px 500% 100px 500%;
	}

#entry_wrap3 .section_title{
	text-align:center;
	margin:10px 0;
	position:relative;
	}

.section_title &gt; * {
  line-height: 1;
}

#entry_wrap3 .section_title .jp{
	width:300px;
	color:#E78512;
	font-size:30px;
	font-family:"メイリオ", Meiryo, Osaka, sans-serif;
	font-weight:800;
	margin:0 325px 15px 325px;
	}

#entry_wrap3 .section_title .jp:before,
#entry_wrap3 .section_title .jp:after {
  content: "";
  position: absolute;
  display: block;
  top:15px;
  left: 0;
}

#entry_wrap3 .section_title .jp:before {
  width: 23%;
  height: 3px;
  left: 15%;
  background:#E78512;
}

#entry_wrap3 .section_title .jp:after {
  width: 22%;
  height: 3px;
  top: 15px;
  left: 46%;
  right: 0;
  margin: 0 auto;
  background:#E78512;
  background-size: contain !important;
}

#entry_wrap3 .section_title .en{
	width:300px;
	display:block;
	color:#3e3a39;
	font-size:16px;
	font-weight:800;
	margin:15px 310px 40px 340px;
	}

#entry_wrap3 .entry_description{
	text-align:center;
	margin-bottom:20px;
	}

#entry_wrap3 table{
	width:980px;
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	}

#entry_wrap3 table th {
	width:200px;
	padding:15px 10px;
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #fff;
	}

#entry_wrap3 table td {
	width: 300px;
	padding:15px 10px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #fff;
}

#entry_wrap3 table .imperative{
	color:#fff;
	font-size:14px;
	width:50px;
	margin-left:10px;
	padding:3px;
	background-color:#fe4958;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}

#entry_wrap3 table .form_style{
	border:0;
	padding:8px;
	font-size:1.3em;
	font-family:Arial, sans-serif;
	color:#3e3a39;
	border:solid 1px #ccc;
	margin:10px;
	width:400px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
	}

#entry_wrap3 table .form_style2{
	border:0;
	padding:8px;
	font-size:1.3em;
	font-family:Arial, sans-serif;
	color:#3e3a39;
	border:solid 1px #ccc;
	margin:10px;
	width:600px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
	}

#entry_wrap3 table .form_style3{
	border:0;
	padding:8px;
	font-size:14px;
	font-family:Arial, sans-serif;
	color:#3e3a39;
	border:solid 1px #ccc;
	margin:10px;
	width:690px;
	height:150px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
	}

#entry_wrap3 table .form_style4{
	border:0;
	padding:8px;
	font-size:1.3em;
	font-family:Arial, sans-serif;
	color:#3e3a39;
	border:solid 1px #ccc;
	margin:10px 0 10px -10px;
	width:400px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
	}

#entry_wrap3 table input:focus{
	outline: 0;
    border:solid 1px #fe4958;
	background-color: #fbe5e8;
}

#entry_wrap3 table .entry_example{
	font-size:12px;
	margin-left:10px;
	}

#entry_wrap3 table .entry_example2{
	font-size:11px;
	margin-left:10px;
	}

#entry_wrap3 table textarea:focus{
	outline: 0;
    border:solid 1px #fe4958;
	background-color: #fbe5e8;
}


/*ラジオボタンの設定*/
#entry_wrap3 table  input[type=radio]{
	display: none;}

#entry_wrap3 table  .radio{
	box-sizing: border-box;
  	-webkit-transition: background-color 0.2s linear;
  	transition: background-color 0.2s linear;
  	position: relative;
  	display: inline-block;
  	margin: 0 20px 0 0;
  	padding: 12px 12px 12px 42px;
  	border-radius: 8px;
  	background-color: #f6f7f8;
  	vertical-align: middle;
  	cursor: pointer;
}

#entry_wrap3 table  .radio:hover{
  	background-color: #fbe5e8;}

#entry_wrap3 table  .radio:hover:after{
  	border-color: #FE4958;}

#entry_wrap3 table  .radio:after{
  	-webkit-transition: border-color 0.2s linear;
  	transition: border-color 0.2s linear;
  	position: absolute;
  	top: 50%;
  	left: 15px;
  	display: block;
  	margin-top: -10px;
  	width: 16px;
  	height: 16px;
  	border: 2px solid #bbb;
  	border-radius: 6px;
  	content: '';
	}

#entry_wrap3 table  .radio:before{
  	-webkit-transition: opacity 0.2s linear;
  	transition: opacity 0.2s linear;
  	position: absolute;
  	top: 50%;
  	left: 20px;
  	display: block;
  	margin-top: -5px;
  	width: 10px;
  	height: 10px;
  	border-radius: 50%;
  	background-color: #FE4958;
  	content: '';
  	opacity: 0;
}

#entry_wrap3 table  input[type=radio]:checked + .radio:before {
  	opacity: 1;
}

/*チェックボックスの設定*/
#entry_wrap3 table input[type=checkbox]{
  display: none;
}

#entry_wrap3 table .check{
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: inline-block;
  margin: 0 20px 8px 0;
  padding: 12px 12px 12px 42px;
  border-radius: 8px;
  background-color: #f6f7f8;
  vertical-align: middle;
  cursor: pointer;
}

#entry_wrap3 table .check:hover {
  background-color: #fbe5e8;
}

#entry_wrap3 table .check:hover:after {
  border-color: #FE4958;
}

#entry_wrap3 table .check:after {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 15px;
  display: block;
  margin-top: -10px;
  width: 16px;
  height: 16px;
  border: 2px solid #bbb;
  border-radius: 6px;
  content: '';
}

#entry_wrap3 table .check:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 21px;
  display: block;
  margin-top: -7px;
  width: 5px;
  height: 9px;
  border-right: 3px solid #FE4958;
  border-bottom: 3px solid #FE4958;
  content: '';
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#entry_wrap3 table input[type=checkbox]:checked + .check:before {
  opacity: 1;
}

#entry_wrap3 .handling_btn{
	display:block;
	margin:10px auto;
	text-align:center;
	color:#E78512;
	}

#entry_wrap3 .send_btn{
	width:100%;
	margin:20px auto 0 auto;
	padding:0;
	background:none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor:pointer;
	}

/*規約*/
#send_description_wrap{
	width:90%;
	margin:0 auto;
	}

#send_description_wrap dt{
    display:block;
    width: 100%;
	height: 54px;
    border:#666 1px solid;
    cursor:pointer;
	text-align: center;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height: 54px;
	background-color:#3e3a39;
	background-image:url(../sp/event/img/minamiosaka_fair/chevron.png);
	background-position:98% 50%;
	background-repeat:no-repeat;
	color:#fff;
	-webkit-transition: none;
	transition: none;
	margin:10px auto 20px auto;
    }

#send_description_wrap dd{
    background:#fff;
	width: 100%;
	height: auto;
    line-height:25px;
    text-align:left;
    border:#666 1px solid;
    display:none;
    }

#send_description_wrap dt.active{
    background-image:url(../sp/event/img/minamiosaka_fair/chevron02.png);
	background-position:98% 50%;
	background-repeat:no-repeat;
    }

#send_description_wrap dd .entry_handling_pc{
	width:90%;
	margin:20px auto;}

.entry_handling_pc .protection{
	width:95%;
	background-color:#fee6e6;
	padding:20px;
	margin-bottom:20px;
	font-size:11px;
	}

.entry_handling_pc ol li{
	margin:0 0 15px 0;
	list-style-type:none;
	font-size:11px;}

.entry_handling_pc ol li .bold{
	font-weight:800;}

	/*参加特典_PC*/
#benefits-wrap{
	background: #fff;
    padding: 60px 0;
	}

#benefits-wrap .section_title{
    width: 218px;
    display: block;
    font-size: 30px;
    font-weight: bold;
    position: relative;
    text-align: center;
    line-height: 45px;
    margin: 0 auto 30px auto;
}

#benefits-wrap .section_title::before{
    width: 32px;
    height: 39px;
    background:url("../img/mishima_fair/title-icon.png") no-repeat center;
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
}

#benefits-wrap .section_title::after{
    width: 32px;
    height: 39px;
    background:url("../img/mishima_fair/title-icon.png") no-repeat center;
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
}

#benefits-wrap .benefits-in{
    width: 850px;
    display: flex;
    /*justify-content: space-between;*/
	justify-content:center;
    margin: 0 auto;
    padding: 30px 0;
}

.benefits-in .benefits-list{
    width: 416px;
    border: 1px solid #DB1A60;
}

.benefits-list dd{
    width: 416px;
    background: #fff;
    padding: 30px 0;
}

.benefits-list dd strong{
    color: #DB1A60;
    display: block;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 35px;
    margin: 0 auto 20px auto;
    position: relative;
}

.benefits-list:first-of-type dd strong{
    width: 308px;
    text-indent: 40px;
} 

.benefits-list dd p{
    width: 460px;
    line-height: 25px;
    margin: 0 0 0 20px;
}
	
/* HPリンクボタン */
.hp_link_btn{
    width: 55px;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    display:inline-block;
	margin-left: 20px;
    text-align: left;
	padding-left: 5px;
    background:#FFFFD1 url("../img/minamiosaka_fair/chevron-p.svg") no-repeat 90% 55%/9%;
    border: 1px solid #DB1A60;
    border-radius: 3px;
    color: #DB1A60;
    text-indent: 5px;
}

.hp_link_btn:hover{
    background:#FFFFD1 url("../img/minamiosaka_fair/chevron-p.svg") no-repeat 90% 55%/9%;
    border: 1px solid #DB1A60;
    border-radius: 3px;
    color: #DB1A60;
    text-indent: 5px;
	transition: all .3s;
}

	

/*レポート*/
#report_wrap{
	background-image:url(../sp/event/img/minamiosaka_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:#E78512;
	color:#fff;
	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 */
	}

body{
	background-color:#fff;
	font: 14px/22px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'メイリオ',Meiryo,Helvetica,Arial,Sans-Serif;
	-webkit-text-size-adjust: 100%;
	color:#3e3a39;
	overflow:hidden;
	position:relative;
	-webkit-text-size-adjust: 100%;
	}

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

/*ヘッダー*/
#header_top_sp{
	position: fixed;
  	top: 0;
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	background-color:#E78512;
	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:90%;
	height:75px;
	padding-bottom:10px;
	background-color:#fff;
	float:left;
	}

#header_top_sp #logo_sp_wrap .logo_img_sp{
	width:210px;
	height:75px;
	margin:5px 0 0 15px;
	float:left;
	background-color:#fff;
	}

/*ハンバーガーUi*/
#sp_button_wrap{
	width:10%;
	height:auto;
	float:left;
	}

#sp_button_wrap #sp_button{
	width:100%;
	height:auto;
	margin:20px auto 0 auto;
	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: 38px;
	height: 38px;
	}
#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: 50px;
	height:50px;
	background-color: transparent;
	border: 3px solid #3e3a39;
	border-radius: 50%;
	}
	
#sp_button_wrap.navOpen .menu-trigger span:nth-of-type(3) {
    -webkit-transform: translateY(-15px) rotate(315deg) scale(.8);
	transform: translateY(-15px) rotate(315deg) scale(.8);
	background-color: #3e3a39;
	}
/*メニュー中身*/
#header_top_sp #header_inner_sp{
    width:100%;
	background-color:#fff;
    height:auto;
	border:0;
	padding-bottom:10px;
    text-align:center;
    display:none;
	z-index:1;
    }

#header_inner_sp #sp_menu{
	width:100%;
	margin:0 auto;
	background-color:#fff;
	}

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

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

#header_inner_sp #sp_menu .tablet_menu_l{
	margin:0 5px 0 5px;}

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

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

#header_inner_sp #sp_menu .sp_menu_home_wrap{
	width:80%;
	margin:0 auto;
	}

.sp_menu_home_wrap .sp_menu_home{
	width:100%;
	height:50px;
	border:2px solid #3e3a39;
	background-color:#3e3a39;
	color:#fff;
	line-height:50px;
	padding:30px 0;
	margin:10px auto;
	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:75px;
	}

#mvisual_wrap_sp .mvisual_img{
	width:100%;
	}

#mvisual_wrap_sp .date_contents_sp{
	width:100%;
	background-color:#fff;
	}

.date_contents_sp h2{
	width:100%;
	height:auto;
	margin:20px auto;
	background-color:#fff;
	float:left;
	}

.date_contents_sp h2 img{
	width:99%;}

.date_detail{
	width:100%;
	font-weight:bold;
	}

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

.entry_wrap_sp2{
	width:100%;
	background-color:#FEFAB6;
	padding:0 0 50px 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,
.entry_wrap_sp2 .entry_btn_in p{
	width:90%;
	font-size: 14px;
	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_sp .entry_btn,
.entry_wrap_sp2 .entry_btn{
	display: inline-block;
	width: 80%;
	height: 54px;
	font-size:16px;
	text-align: center;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height: 54px;
	margin-top:20px;
	position:relative;
	background-color:#FF6363;
	color:#fff;
	-webkit-transition: none;
	transition: none;
	box-shadow: 0 3px 0 #3e3a39;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
	outline: none;
	border:2px solid #3e3a39;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}

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

.entry_wrap_sp .entry_btn::before,
.entry_wrap_sp .entry_btn::after,
.entry_wrap_sp2 .entry_btn::before,
.entry_wrap_sp2 .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,
.entry_wrap_sp2 .entry_btn,
.entry_wrap_sp2 .entry_btn::before,
.entry_wrap_sp2 .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:60%;
	font-size:18px;
	font-weight:800;
	text-align:center;
	margin:10px auto;
	}

.greeting_in_sp hr{
	height: 0;
	margin: 0 auto;
	padding: 0;
	border: 0;
	border-top: 3px solid #3e3a39;
	width:60%;
	text-align:center;
	}

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

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

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

#job_list_wrap_sp a{
	color:#ff6b6b;
	}

#job_list_wrap_sp a:hover{
	color:#ff6b6b;
	/*text-decoration:none;*/
	}

#job_list_wrap_sp h3{
	width:40%;
	font-size:18px;
	font-weight:800;
	text-align:center;
	margin:10px auto;
	}

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

#job_list_wrap_sp hr{
	height: 0;
	margin: 0 auto;
	padding: 0;
	border: 0;
	border-top: 3px solid #3e3a39;
	width:60%;
	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(../sp/event/img/minamiosaka_fair/chevron_p.png);
	background-position:96% 50%;
	background-repeat:no-repeat;
	color:#FF6B6B;
	-webkit-transition: none;
	transition: none;
	outline: none;
	border:2px solid #FF6B6B;
	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(../sp/event/img/minamiosaka_fair/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%;
	background-color:#fff;
	border-collapse:collapse;
	text-align:left;
	line-height:1.5;
	border:2px solid #FF6B6B;
	margin-left:15px;
	}

#job_list_wrap_sp table thead{
	border-right: 1px solid #FF6B6B;
	border-left: 1px solid #FF6B6B;
	border-bottom: 1px solid #ccc;
	background: #fbbdbd;
	}

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

#job_list_wrap_sp table tbody td {
	width: 30%;
	padding: 10px;
	font-size:14px;
	vertical-align: top;
	border-right: 1px solid #FF6B6B;
	border-bottom: 1px solid #ccc;
	background: #fff;
}

/*イベント_sp*/
#event_wrap_sp{
	width:100%;
	height:auto;
	background-image:url(../img/minamiosaka_fair/stripe_g.png);
	background-repeat:repeat;
	padding:20px 0;
	margin:0 auto;
	}

#event_wrap_sp h3{
	width:40%;
	font-size:18px;
	font-weight:800;
	text-align:center;
	margin:20px auto 10px auto;
	}

#event_wrap_sp hr{
	height: 0;
	margin: 0 auto;
	padding: 0;
	border: 0;
	border-top: 3px solid #3e3a39;
	width:60%;
	text-align:center;
	}

#event_wrap_sp .event_txt1{
	width:90%;
	line-height:25px;
	margin:20px auto;
	text-align:center;
	}

#event_wrap_sp .event01{
	width:90%;
	height:auto;
	margin:0 auto;
	border:2px solid #3e3a39;
	background-color:#fff;
	}

#event_wrap_sp .event02{
	width:90%;
	height:auto;
	margin:20px auto;
	border:2px solid #3e3a39;
	background-color:#fff200;
	}

#event_wrap_sp .appeal_img{
	width:100%;
	margin:0 0 20px 0;}

#event_wrap_sp .appeal_title{
	width:50%;
	height:auto;
	margin:0 0 0 25%;
	}

#event_wrap_sp .event_txt2{
	width:90%;
	font-size:14px;
	line-height:25px;
	margin:20px auto;
	text-align:left;
	}

/*アクセス_sp*/
#access_wrap_sp{
	width:100%;
	height:auto;
	background-color:#fff;
	padding:20px 0;
	margin:0 auto;
	}

#access_wrap_sp h3{
	width:40%;
	font-size:18px;
	font-weight:800;
	text-align:center;
	margin:10px auto;
	}

#access_wrap_sp hr{
	height: 0;
	margin: 0 auto;
	padding: 0;
	border: 0;
	border-top: 3px solid #3e3a39;
	width:60%;
	text-align:center;
	}

/*#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:100%;
	height:auto;
	margin:0;
	text-align:center;
	}

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

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

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

#access_wrap_sp #map_thumbnail ul li img{
	width:100%;
	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_summary_sp table{
	width:90%;
	background-color:#fff;
	border-collapse:collapse;
	text-align:left;
	line-height:1.5;
	border:2px solid #FF6B6B;
	margin:20px auto;
	}

#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;
}

#access_wrap_sp #access_summary_sp .access_summary_note_sp{
	display:block;
	width: auto;
	height:auto;
	margin:5px 5px 0 0;
	padding:3px 10px;
	text-align:center;
	border:2px solid #E78512;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	float:left;
	}

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

#entry_wrap2_sp h4{
	width:40%;
	font-size:18px;
	font-weight:800;
	text-align:center;
	margin:10px auto;
	}

#entry_wrap2_sp hr{
	height: 0;
	margin: 0 auto;
	padding: 0;
	border: 0;
	border-top: 3px solid #3e3a39;
	width:60%;
	text-align:center;
	}

#entry_wrap2_sp .entry_description{
	text-align:center;
	margin:20px;
	}

#entry_wrap2_sp table{
	width:90%;
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin:0 auto;
	}

#entry_wrap2_sp table th {
	width:100%;
	padding:15px 10px 0 10px;
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #fff;
	}

#entry_wrap2_sp table td {
	width: 100%;
	padding:0 10px 10px 10px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #fff;
}

#entry_wrap2_sp table .imperative{
	color:#fff;
	font-size:13px;
	width:50px;
	margin-left:10px;
	padding:3px;
	background-color:#fe4958;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}

#entry_wrap2_sp table .form_style{
	width:90%;
	border:0;
	padding:8px;
	font-size:14px;
	font-family:Arial, sans-serif;
	color:#3e3a39;
	border:solid 1px #ccc;
	margin:10px 8px 10px 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
	}

#entry_wrap2_sp table .form_style2{
	border:0;
	padding:8px;
	font-size:14px;
	font-family:Arial, sans-serif;
	color:#3e3a39;
	border:solid 1px #ccc;
	margin:10px;
	width:90%;
	height:150px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
	}

#entry_wrap2_sp table .form_style3{
	width:50%;
	border:0;
	padding:8px;
	font-size:14px;
	font-family:Arial, sans-serif;
	color:#3e3a39;
	border:solid 1px #ccc;
	margin:10px 8px 10px 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
	}

#entry_wrap2_sp table input:focus{
	outline: 0;
    border:solid 1px #fe4958;
	background-color: #fbe5e8;
}

#entry_wrap2_sp table .entry_example{
	font-size:12px;
	margin:0 10px;
	}

#entry_wrap2_sp table .entry_example2,
#entry_wrap2_sp table .entry_example3{
	font-size:11px;
	margin:0 10px;
	}

#entry_wrap2_sp table textarea:focus{
	outline: 0;
    border:solid 1px #fe4958;
	background-color: #fbe5e8;
}

/*ラジオボタンの設定*/
#entry_wrap2_sp input[type=radio]{
	display: none;}

#entry_wrap2_sp .radio{
	box-sizing: border-box;
  	-webkit-transition: background-color 0.2s linear;
  	transition: background-color 0.2s linear;
  	position: relative;
  	display: inline-block;
  	margin: 0 20px 0 0;
  	padding: 12px 12px 12px 42px;
  	border-radius: 8px;
  	vertical-align: middle;
  	cursor: pointer;
}

#entry_wrap2_sp　table  .radio:hover{
  	background-color: #fbe5e8;}

#entry_wrap2_sp table  .radio:hover:after{
  	border-color: #FE4958;}

#entry_wrap2_sp table  .radio:after{
  	-webkit-transition: border-color 0.2s linear;
  	transition: border-color 0.2s linear;
  	position: absolute;
  	top: 50%;
  	left: 15px;
  	display: block;
  	margin-top: -10px;
  	width: 16px;
  	height: 16px;
  	border: 2px solid #bbb;
  	border-radius: 6px;
  	content: '';
	}

#entry_wrap2_sp table  .radio:before{
  	-webkit-transition: opacity 0.2s linear;
  	transition: opacity 0.2s linear;
  	position: absolute;
  	top: 50%;
  	left: 20px;
  	display: block;
  	margin-top: -5px;
  	width: 10px;
  	height: 10px;
  	border-radius: 50%;
  	background-color: #FE4958;
  	content: '';
  	opacity: 0;
}

#entry_wrap2_sp table  input[type=radio]:checked + .radio:before {
  	opacity: 1;
}

/*チェックボックスの設定*/
#entry_wrap2_sp table input[type=checkbox]{
  display: none;
}

#entry_wrap2_sp table .check{
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: inline-block;
  margin: 10px 20px 8px 0;
  padding: 10px 10px 10px 32px;
  border-radius: 8px;
  background-color: #f6f7f8;
  vertical-align: middle;
  cursor: pointer;
}

#entry_wrap2_sp table .check:hover {
  background-color: #fbe5e8;
}

#entry_wrap2_sp table .check:hover:after {
  border-color: #FE4958;
}

#entry_wrap2_sp table .check:after {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 10px;
  display: block;
  margin-top: -10px;
  width: 16px;
  height: 16px;
  border: 2px solid #bbb;
  border-radius: 6px;
  content: '';
}

#entry_wrap2_sp table .check:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 16px;
  display: block;
  margin-top: -7px;
  width: 5px;
  height: 9px;
  border-right: 3px solid #FE4958;
  border-bottom: 3px solid #FE4958;
  content: '';
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#entry_wrap2_sp table input[type=checkbox]:checked + .check:before {
  opacity: 1;
}

/*規約*/
#send_description_wrap{
	width:90%;
	margin:0 auto;
	}

#send_description_wrap dt{
    display:block;
    width: 100%;
	height: 54px;
    border:#666 1px solid;
    cursor:pointer;
	text-align: center;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height: 54px;
	background-color:#3e3a39;
	background-image:url(../sp/event/img/minamiosaka_fair/chevron.png);
	background-position:98% 50%;
	background-repeat:no-repeat;
	color:#fff;
	-webkit-transition: none;
	transition: none;
	margin:10px auto 20px auto;
    }

#send_description_wrap dd{
    background:#fff;
	width: 100%;
	height: auto;
    line-height:25px;
    text-align:left;
    border:#666 1px solid;
    display:none;
    }

#send_description_wrap dt.active{
    background-image:url(../sp/event/img/minamiosaka_fair/chevron02.png);
	background-position:98% 50%;
	background-repeat:no-repeat;
    }

#send_description_wrap dd .entry_handling_sp{
	width:90%;
	margin:20px auto;}

.entry_handling_sp .protection{
	width:95%;
	background-color:#fee6e6;
	padding:20px;
	margin-bottom:20px;
	}

.entry_handling_sp ol li{
	margin:0 0 15px 0;
	list-style-type:none;
	font-size:14px;}

.entry_handling_sp ol li .bold{
	font-weight:800;}

/*ボタン*/
#entry_wrap2_sp #send_btn_sp_wrap{
	width:90%;
	margin:0 auto;
	}

#entry_wrap2_sp .send_btn_sp{
	display: inline-block;
	width: 100%;
	height: 54px;
	font-size:24px;
	text-align: center;
	text-decoration: none;
	letter-spacing:0.3em;
	line-height: 54px;
	position:relative;
	background-color:#FF6B6B;
	color:#fff;
	-webkit-transition: none;
	transition: none;
	box-shadow: 0 3px 0 #3e3a39;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
	outline: none;
	border:2px solid #3e3a39;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin:10px auto;
	cursor:pointer;
	}

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

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

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

#entry_wrap2_sp  .send_description{
	font-size:13px;
	text-align:center;
	margin:20px 0 0 0;
	}

/*レポート*/
#report_wrap_sp{
	width:100%;
	height:auto;
	background-image:url(../sp/event/img/minamiosaka_fair/dot_y.gif);
	padding:20px 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:#E78512;
	margin-left: -500%;
	margin-right: -500%;
	padding-left: 500%;
	padding-right: 500%;
	border-style:none;
	}

#footer_sp #logo_circle_sp_wrap{
	/*width:100%;
	height:auto;*/
	/*margin: 0 auto;*/
	padding:10px 0 0 0;
	text-align:center;
	}

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

#share_wrap .share_txt{
	width:90%;
	margin:30px auto 20px auto;
	text-align:center;
	}

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

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

#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:100%;
	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 small{
	text-align:center;
	display:block;
	padding:20px 0;
	margin:0 auto;
	color:#fff;
	}

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

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

#sp_wrapper{
	font: 16px/22px 'Noto Sans JP', sans-serif;
}

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

body{
	background-color:#fff;
	font: 16px/22px 'Noto Sans JP', sans-serif;
	-webkit-text-size-adjust: 100%;
	color:#3e3a39;
	overflow:hidden;
	position:relative;
	-webkit-text-size-adjust: 100%;
	}

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

/*ヘッダー*/
#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:80%;
	height:70px;
	padding-bottom:10px;
	background-color:#fff;
	float:left;
	}

#header_top_sp #logo_sp_wrap .logo_img_sp{
	width: 60%;
	height: auto;
	display: block;
	margin: 10px 0 0 15px;
	float: left;
	background-color:#fff;
	}

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

#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: #fff;
	}
#sp_button_wrap.navOpen .menu-trigger span:nth-of-type(2) {
	width: 40px;
	height:40px;
	background-color: transparent;
	border: 3px solid #fff;
	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: #fff;
	}
	
/*メニュー中身*/
#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:#fcf9c8;
	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:#97dbed;
	}

#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:80px;
	}

#mvisual_wrap_sp .mvisual_img{
	width:100%;
	}

#mvisual_wrap_sp .date_contents_sp{
	width:100%;
	background-color:#fff;
	}

.date_contents_sp h2{
	width:100%;
	height:auto;
	margin:20px auto;
	background-color:#fff;
	float:left;
	}

.date_contents_sp h2 img{
	width:99%;}

.date_detail{
	width:100%;
	font-weight:bold;
	}

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

.entry_wrap_sp2{
	width:100%;
	background-color:#97dbed;
	padding:30px 0 50px 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,
.entry_wrap_sp2 .entry_btn_in p{
	width:90%;
	font-size: 14px;
	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_sp .entry_btn,
.entry_wrap_sp2 .entry_btn{
	display: inline-block;
	width: 80%;
	height: 54px;
	font-size:16px;
	text-align: center;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height: 49px;
	margin-top:20px;
	position:relative;
	background-color:#FF6363;
	color:#fff;
	-webkit-transition: none;
	transition: none;
	box-shadow: 0 3px 0 #3e3a39;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
	outline: none;
	border:2px solid #3e3a39;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}

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

.entry_wrap_sp .entry_btn::before,
.entry_wrap_sp .entry_btn::after,
.entry_wrap_sp2 .entry_btn::before,
.entry_wrap_sp2 .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,
.entry_wrap_sp2 .entry_btn,
.entry_wrap_sp2 .entry_btn::before,
.entry_wrap_sp2 .entry_btn::after{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	}


#entry_wrap2_sp .entry_btn_in{
	width: 100%;
	margin: 0 auto;
}

#entry_wrap2_sp .entry_btn_in img{
	width: 90%;
	display: block;
	max-width: 640px;
	margin: 0 auto;
}

/*ごあいさつ_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%;
	font-size:18px;
	font-weight:800;
	text-align:center;
	margin:10px auto;
	}

.greeting_in_sp hr{
	height: 0;
	margin: 0 auto;
	padding: 0;
	border: 0;
	border-top: 3px solid #3e3a39;
	width:80%;
	text-align:center;
	}

.greeting_in_sp p{
	width:90%;
	line-height:25px;
	margin:20px auto;
	}
.greeting_in_sp strong{
	font-weight:800;
	color:#E78512;	
	}
#greeting_wrap_sp .greeting_txt{
	color: #E78512;
	font-weight:bold;
	}

/*参加園一覧_sp*/
.right_box a{
text-decoration: underline;
}
#job_list_wrap_sp{
	width:100%;
	height:auto;
	background-color:#FEFAB6;
	padding:20px 0;
	margin:0 auto;
	}

#job_list_wrap_sp .tittle_ban{
	/*width: 80%;*/
	text-align: center;
}
#job_list_wrap_sp .tittle_ban img{
	width: 100%;
}
	
#job_list_wrap_sp .cs_img{
	width: 90%;
	display: block;
	text-align: center;
	position: relative;
	top: 100px;
	margin: 0 auto;
	z-index: 5000;
}

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

/*#job_list_wrap_sp .filter{
	filter: blur(5px);
  	-webkit-filter: blur(5px);
	margin-top: -150px;
  }*/

#job_list_wrap_sp a{
	color:#ff6b6b;
	}

#job_list_wrap_sp a:hover{
	color:#ff6b6b;
	text-decoration:none;
	}

#job_list_wrap_sp h3{
	width:40%;
	font-size:18px;
	font-weight:800;
	text-align:center;
	margin:10px auto;
	}

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

#job_list_wrap_sp hr{
	height: 0;
	margin: 0 auto;
	padding: 0;
	border: 0;
	border-top: 3px solid #3e3a39;
	width:60%;
	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(../sp/event/img/minamiosaka_fair/chevron_p.png);
	background-position:96% 50%;
	background-repeat:no-repeat;
	color:#FF6B6B;
	-webkit-transition: none;
	transition: none;
	outline: none;
	border:2px solid #FF6B6B;
	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(../sp/event/img/minamiosaka_fair/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%;
	background-color:#fff;
	border-collapse:collapse;
	text-align:left;
	line-height:1.5;
	border:2px solid #FF6B6B;
	margin-left:15px;
	}

#job_list_wrap_sp table thead{
	border-right: 1px solid #FF6B6B;
	border-left: 1px solid #FF6B6B;
	border-bottom: 1px solid #ccc;
	background: #fbbdbd;
	}

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

#job_list_wrap_sp table tbody td {
	width: 30%;
	padding: 10px;
	font-size:14px;
	vertical-align: top;
	border-right: 1px solid #FF6B6B;
	border-bottom: 1px solid #ccc;
	background: #fff;
}

/*イベント_sp*/
#event_wrap_sp{
	width:100%;
	height:auto;
	background-image:url(../img/minamiosaka_fair/stripe_g.png);
	background-repeat:repeat;
	padding:20px 0;
	margin:0 auto;
	}

#event_wrap_sp h3{
	width:40%;
	font-size:18px;
	font-weight:800;
	text-align:center;
	margin:20px auto 10px auto;
	}

#event_wrap_sp hr{
	height: 0;
	margin: 0 auto;
	padding: 0;
	border: 0;
	border-top: 3px solid #3e3a39;
	width:60%;
	text-align:center;
	}

#event_wrap_sp .event_txt1{
	width:90%;
	line-height:25px;
	margin:20px auto;
	text-align:center;
	}

#event_wrap_sp .event01{
	width:90%;
	height:auto;
	margin:0 auto;
	border:2px solid #3e3a39;
	background-color:#fff;
	}

#event_wrap_sp .event02{
	width:90%;
	height:auto;
	margin:20px auto;
	border:2px solid #3e3a39;
	background-color:#fff200;
	}

#event_wrap_sp .appeal_img{
	width:100%;
	margin:0 0 20px 0;}

#event_wrap_sp .appeal_title{
	width:50%;
	height:auto;
	margin:0 0 0 25%;
	}

#event_wrap_sp .event_txt2{
	width:90%;
	font-size:14px;
	line-height:25px;
	margin:20px auto;
	text-align:left;
	}

/*アクセス_sp*/
#access_wrap_sp{
	width:100%;
	height:auto;
	background-color:#fff;
	padding:20px 0;
	margin:0 auto;
	}

#access_wrap_sp h3{
	width:40%;
	font-size:18px;
	font-weight:800;
	text-align:center;
	margin:10px auto;
	}

#access_wrap_sp hr{
	height: 0;
	margin: 0 auto;
	padding: 0;
	border: 0;
	border-top: 3px solid #3e3a39;
	width:60%;
	text-align:center;
	}

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

#access_wrap_sp img{
	width:80%;
	height:auto;
	padding: 20px 0 0 40px;
	/*text-align:center;*/
	}

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

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

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

#access_wrap_sp #map_thumbnail ul li img{
	width:100%;
	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_summary_sp table{
	width:90%;
	background-color:#fff;
	border-collapse:collapse;
	text-align:left;
	line-height:1.5;
	border:2px solid #FF6B6B;
	margin:20px auto;
	}

#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;
}

#access_wrap_sp #access_summary_sp .access_summary_note_sp{
	display:block;
	width:100px;
	height:20px;
	margin:5px 5px 0 0;
	padding:0px 0 6px 0;
	text-align:center;
	border:2px solid #E78512;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	float:left;
	}

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

#entry_wrap2_sp h4{
	width:40%;
	font-size:18px;
	font-weight:800;
	text-align:center;
	margin:10px auto;
	}

#entry_wrap2_sp hr{
	height: 0;
	margin: 0 auto;
	padding: 0;
	border: 0;
	border-top: 3px solid #3e3a39;
	width:60%;
	text-align:center;
	}

#entry_wrap2_sp .entry_description{
	text-align:center;
	margin:20px;
	}

#entry_wrap2_sp table{
	width:90%;
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin:0 auto;
	}

#entry_wrap2_sp table th {
	width:100%;
	padding:15px 10px 0 10px;
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #fff;
	}

#entry_wrap2_sp table td {
	width: 100%;
	padding:0 10px 10px 10px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #fff;
}

#entry_wrap2_sp table .imperative{
	color:#fff;
	font-size:13px;
	width:50px;
	margin-left:10px;
	padding:3px;
	background-color:#fe4958;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}

#entry_wrap2_sp table .form_style{
	width:90%;
	border:0;
	padding:8px;
	font-size:14px;
	font-family:Arial, sans-serif;
	color:#3e3a39;
	border:solid 1px #ccc;
	margin:10px 8px 10px 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
	}

#entry_wrap2_sp table .form_style2{
	border:0;
	padding:8px;
	font-size:14px;
	font-family:Arial, sans-serif;
	color:#3e3a39;
	border:solid 1px #ccc;
	margin:10px;
	width:90%;
	height:150px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
	}

#entry_wrap2_sp table .form_style3{
	width:50%;
	border:0;
	padding:8px;
	font-size:14px;
	font-family:Arial, sans-serif;
	color:#3e3a39;
	border:solid 1px #ccc;
	margin:10px 8px 10px 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
	}

#entry_wrap2_sp table input:focus{
	outline: 0;
    border:solid 1px #fe4958;
	background-color: #fbe5e8;
}

#entry_wrap2_sp table .entry_example{
	font-size:12px;
	margin:0 10px;
	}

#entry_wrap2_sp table .entry_example2,
#entry_wrap2_sp table .entry_example3{
	font-size:11px;
	margin:0 10px;
	}

#entry_wrap2_sp table textarea:focus{
	outline: 0;
    border:solid 1px #fe4958;
	background-color: #fbe5e8;
}

/*ラジオボタンの設定*/
#entry_wrap2_sp input[type=radio]{
	display: none;}

#entry_wrap2_sp .radio{
	box-sizing: border-box;
  	-webkit-transition: background-color 0.2s linear;
  	transition: background-color 0.2s linear;
  	position: relative;
  	display: inline-block;
  	margin: 0 20px 0 0;
  	padding: 12px 12px 12px 42px;
  	border-radius: 8px;
  	vertical-align: middle;
  	cursor: pointer;
}

#entry_wrap2_sp　table  .radio:hover{
  	background-color: #fbe5e8;}

#entry_wrap2_sp table  .radio:hover:after{
  	border-color: #FE4958;}

#entry_wrap2_sp table  .radio:after{
  	-webkit-transition: border-color 0.2s linear;
  	transition: border-color 0.2s linear;
  	position: absolute;
  	top: 50%;
  	left: 15px;
  	display: block;
  	margin-top: -10px;
  	width: 16px;
  	height: 16px;
  	border: 2px solid #bbb;
  	border-radius: 6px;
  	content: '';
	}

#entry_wrap2_sp table  .radio:before{
  	-webkit-transition: opacity 0.2s linear;
  	transition: opacity 0.2s linear;
  	position: absolute;
  	top: 50%;
  	left: 20px;
  	display: block;
  	margin-top: -5px;
  	width: 10px;
  	height: 10px;
  	border-radius: 50%;
  	background-color: #FE4958;
  	content: '';
  	opacity: 0;
}

#entry_wrap2_sp table  input[type=radio]:checked + .radio:before {
  	opacity: 1;
}

/*チェックボックスの設定*/
#entry_wrap2_sp table input[type=checkbox]{
  display: none;
}

#entry_wrap2_sp table .check{
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: inline-block;
  margin: 10px 20px 8px 0;
  padding: 10px 10px 10px 32px;
  border-radius: 8px;
  background-color: #f6f7f8;
  vertical-align: middle;
  cursor: pointer;
}

#entry_wrap2_sp table .check:hover {
  background-color: #fbe5e8;
}

#entry_wrap2_sp table .check:hover:after {
  border-color: #FE4958;
}

#entry_wrap2_sp table .check:after {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 10px;
  display: block;
  margin-top: -10px;
  width: 16px;
  height: 16px;
  border: 2px solid #bbb;
  border-radius: 6px;
  content: '';
}

#entry_wrap2_sp table .check:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 16px;
  display: block;
  margin-top: -7px;
  width: 5px;
  height: 9px;
  border-right: 3px solid #FE4958;
  border-bottom: 3px solid #FE4958;
  content: '';
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#entry_wrap2_sp table input[type=checkbox]:checked + .check:before {
  opacity: 1;
}

/*レポート*/
#report_wrap_sp{
	width:100%;
	height:auto;
	background-image:url(../sp/event/img/minamiosaka_fair/dot_y.gif);
	padding:20px 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;
	}

/*参加特典_SP*/
#benefits-wrap{
	background: #fff;
    padding: 40px 0;
	}

#benefits-wrap .section_title{
    width: 188px;
    display: block;
    font-size: 6vw;
    font-weight: bold;
    position: relative;
    text-align: center;
    line-height: 39px;
    margin: 0 auto 30px auto;
}

#benefits-wrap .section_title::before{
    width: 32px;
    height: 39px;
    background:url("../img/mishima_fair/title-icon.png") no-repeat center;
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
}

#benefits-wrap .section_title::after{
    width: 32px;
    height: 39px;
    background:url("../img/mishima_fair/title-icon.png") no-repeat center;
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
}

#benefits-wrap .benefits-in{
    width: 90%;
    margin: 0 auto;
}

.benefits-in .benefits-list{
    width: 100%;
    border: 1px solid #DB1A60;
}

.benefits-list:first-of-type{
    margin-bottom: 30px;
}

.benefits-list dt{
    width: 100%;
}

.benefits-list dt img{
    width: 100%;
}

.benefits-list dd{
    width: 100%;
    background: #fff;
    padding: 30px 0;
}

.benefits-list dd strong{
    width: 90%;
    color: #DB1A60;
    display: block;
    font-size: 4.5vw;
    font-weight: bold;
    text-align: center;
    line-height: 25px;
    margin: 0 auto 20px auto;
    position: relative;
}

.benefits-list dd br{
    display: none;
} 

.benefits-list dd p{
    width: 90%;
    font-size: 4vw;
    line-height: 25px;
    margin: 0 auto;
}
	
/*フッター*/
#footer_sp{
	width:100%;
	height:auto;
	table-layout:center;
	background-color:#E78512;
	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:30%;
	height:auto;
	display:block;
	margin:0 auto;
	padding:20px 0 0 0;
	text-align:center;
	}

#share_wrap .share_txt{
	width:90%;
	margin:30px auto 20px auto;
	text-align:center;
	}

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

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

#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:100%;
	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 small{
	text-align:center;
	display:block;
	padding:20px 0;
	margin:0 auto;
	color:#fff;
	}

/*共有*/
.clear{
	clear:both;}
}</pre></body></html>