@font-face{font-family:"IonIcons";src:url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.1");src:url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.1#iefix") format("embedded-opentype"),url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.ttf?v=2.0.1") format("truetype"),url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.woff?v=2.0.1") format("woff"),url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.svg?v=2.0.1#Ionicons") format("svg");font-weight:normal;font-style:normal}

body{font-family:'Meiryo UI’, Meiryo, メイリオ, Osaka, 'MS PGothic’, arial, helvetica, sans-serif!important;}



/**.event_schedule .setumei {
	background-color: #fff5d7;;
	margin-top: 30px;
	margin-bottom: 30px;
	/*padding-bottom: 30px;*/
/**}
.nagare{
	text-align: center;
}
.nagare img{
	max-width: 100%;
	height: auto;
}
ul.setumei_Ul1 {
	padding-bottom: 15px;
	margin-left: 40px;
	float: left;
	/*width: 480px;*/
/**}
ul.setumei_Ul1 li {
	color: #004097;
	font-size: 18px;
	margin-bottom: 15px;
}
ul.setumei_Ul1 li:before {
	content: "\f279";
	font-family: "IonIcons";
	color: #ec6d81;
	font-size: 20px;
	padding-right: 5px;
}
ul.setumei_Ul2 {
	margin-left: 40px;
	margin-top: 20px;
}
ul.setumei_Ul2 li {
	color: #484848;
	font-size: 18px;
	float: left;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 5px;
	margin-right: 5px;
	border-radius: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
}
ul.setumei_Ul2 li.moushikomi1 {
	background-color: #FFFAC6;
	padding: 0px !important;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
}
ul.setumei_Ul2 li.moushikomi1::after {
	content: "\f10b";
	font-family: "IonIcons";
	color: #E96073;
	font-size: 30px;
}

ul.setumei_Ul2 li span {
	background-color: #ff6600;
	color: #FFF;
	text-align: center;
	border-radius: 3px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

div.setumei div.imageArea{
	text-align: center;
}

div.setumei div.imageArea div.imageBox{
    margin: 0 auto;
    width: 750px;
}

div.setumei div.imageArea div.imageBox img{
	max-width: 45%;
    height: auto;
	margin: 10px auto;
}

.tel {
	font-size: 16px;
	margin-top: 20px;
	text-align: center;
}

.tel a {
	font-size: 20px;
	margin-left: 20px;
	color: #FF0000 !important;
	font-weight: bold;
	cursor: default;
}
.tel a:hover {
	color: #FF0000;
}
.tel a:before {
	content: "\f4f0";
	font-family: "IonIcons";
	color: #FF0000;
	font-size: 20px;
	padding-right: 5px;
}
.bottom_tyuui {
	font-size: 14px;
	margin-bottom: 20px;
	text-align: center;
}


/* アコーディオン */
/**.set
 {
	display: none;
}

.coseBox{
	margin-top: 20px;
}
.coseBox label{
}
.coseBox h3 {
	background-color: #E96073;
	position: relative;
	display: block;
	height: 60px;
	cursor: pointer;
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.coseBox h3 img {
	float: left;
	margin-right: 20px;
}
.coseBox h3 p {
	float: left;
	color: #FFFFFF;
	font-size: 22px;
	line-height: 60px;
}
.coseBox h3::after{
color: #FFFFFF;
	content: "\f123";
	font-family: "IonIcons";
	float: right;
	font-size: 60px;
	position: relative;
}
/*.coseBox input:checked ~ label::after {
	color: #484848;
	content: "\f126";
	font-family: "IonIcons";
	float: right;
}*/
/**.coseBox input{
   display: none;
}
.coseBox div{
   overflow: hidden;
   height: 0px;
   position: relative;
   z-index: 10;
}
.coseBox input:checked ~ div.tableBox{
	height: auto;
}
.coseBox .tableBox {
	clear: both;
}
.close {
	display: block;
	cursor: pointer;
	color: #E96073;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 5px;
	font-size: 16px;
	text-align: center;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #E96073;
	margin-top: 30px;
}
.event_schedule .close a {
	color: #E96073;
}
.pdf {
	display: block;
	cursor: pointer;
	color: #E96073;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 5px;
	font-size: 16px;
	text-align: center;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	background-color: #FF6600;
	margin-bottom: 50px;
}
.event_schedule .pdf a {
	color: #fff;
}



/* テーブル */
/**dl#acMenu {
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 5px solid #E96073;
}
dl#acMenu dt{
	background-color: #EE84A8;
	color: #FFFFFF;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 20px;
	border-top: 5px solid #E96073;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid #E96073;
	border-left: 1px solid #E96073;
	padding-left: 15px;
}
dl#acMenu dd{
	display:none;
	}
dl#acMenu span.arrow{
	float: right;
	padding-left: 15px;
}
dl#acMenu span.arrow::after{
	color: #E96073;
	content: "\f123";
	font-family: "IonIcons";
	float: right;
	font-size: 30px;
	position: relative;
	padding-right: 15px;
}

.coseTable {
	width: 100%;
	border-right: 1px solid #E96073;
	border-left: 1px solid #E96073;
	border-bottom: 2px solid #E96073;
}
.coseTable tr th {
	background-color: #EE84A8;
	color: #FFFFFF;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 20px;
	border-top: 5px solid #E96073;
}
.coseTable td {
	border-top: 1px dotted #E96073;
}
.coseTable td p {
	color: #484848;
	margin-bottom: 0px;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.5em;
}
.coseTable td.bunya {
	background-color: #FFEEF0;
	color: #E96073;
	font-weight: bold;
	text-align: center;
	border-right: 1px dotted #E96073;
	border-top: 2px solid #E96073;
	font-size: 16px;
}
.coseTable td.bunya_end {
	background-color: #e9e9e9;
	color: #888;
	font-weight: bold;
	text-align: center;
	border-right: 1px dotted #E96073;
	border-top: 2px solid #E96073;
	font-size: 16px;
}
.coseTable td label {
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}
.coseTable .label-radio input[type="radio"]{
  display: none;
}
.coseTable .label-radio{
	cursor: pointer;
	color: #E96073;
	padding-right: 15px;
	font-weight: normal;
	height: 30px;
}
.coseTable .label-radio .radio-icon:before{
  content:"\f3a6";
  font-family: "IonIcons";
  margin-right: 7px;
  color: #ccc;
  font-size: 30px;
  position: relative;
  top: 2px;
}

.coseTable .label-radio input[type="radio"]:checked + .radio-icon{
  color: #E96073;
}
.coseTable .label-radio input[type="radio"]:checked + .radio-icon:before{
	content: "\f375";
	font-family: "IonIcons";
	color: #E96073;
	display: block;
}
.coseTable td.radioTd {
	border-left: 1px dotted #E96073;
	width: 15%;
	border-top: 2px solid #E96073;
	text-align: center;
}
.coseTable td.radioTd:hover {
	background-color: #FFEEF0;
}
.busTable {
	width: 100%;
	margin-bottom: 10px;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	margin-top: 30px;
}
.busTable tr th {
	background-color: #1EAA39;
	color: #FFFFFF;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 16px;
	border-top: 1px solid #666;
}
.busTable td {
	color: #484848;
	margin-bottom: 0px;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.5em;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	text-align: center;
}
.busTable td p {
	font-size: 14px;
	text-align: left;
	color: #484848;
}
.busTable td.blue {
	background-color: #FFFAC6;
	color: #1EAA39;
	font-weight: bold;
}
.busTable td.blue_end {
	background-color: #e9e9e9;
	color: #888;
	font-weight: bold;
}
.busTable td label {
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}
.busTable .label-radio input[type="radio"]{
  display: none;
}
.busTable .label-radio{
	cursor: pointer;
	color: #E96073;
	padding-right: 15px;
	font-weight: normal;
	height: 22px;
}
.busTable .label-radio .radio-icon:before{
  content:"\f3a6";
  font-family: "IonIcons";
  margin-right: 7px;
  color: #ccc;
  font-size: 22px;
  position: relative;
  top: 2px;
}
.busTable .label-radio input[type="radio"]:checked + .radio-icon{
  color: #1EAA39;
}
.busTable .label-radio input[type="radio"]:checked + .radio-icon:before{
	content: "\f375";
	font-family: "IonIcons";
	color: #1EAA39;
	display: block;
}**/
/**
.setumei h3 {
	background-color: #E96073;
	color: #FFFFFF;
	font-size: 22px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
}

.setumei p {
	margin-left: 30px;
	margin-bottom: 10px;
	font-size: inherit;
}

.attention {
margin-bottom: 30px;
border: 3px solid #FF0000;
padding: 20px;
}
.attention p {
font-size: 16px;
font-weight: bold;
text-align: center;
color: #FF0000;
}

.checkparts{
	padding-left: 30px;
	 position:relative;
	 margin-right: 15px;
   cursor: pointer;
}

.checkparts::before{
	 content: "";
	 display: block;
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 18px;
	 height: 18px;
	 border: 1px solid #999;
	 border-radius: 4px;
	margin-right: 0.2em;
}

.checkbox-input:checked + .checkparts{
 color: #ee4267;
}

.checkbox-input:checked + .checkparts::after{
 content: "";
 display: block;
 position: absolute;
 top: 0;
 left: 5px;
 width: 7px;
 height: 13px;
 transform: rotate(40deg);
 border-bottom: 3px solid #ee4267;
 border-right: 3px solid #ee4267;
}

.accordionBox{
    margin-bottom: 10px;
}

.accordionBox div.itemBox {
    overflow: hidden;
    height: 0px;
    position: relative;
    z-index: 10;
}

.accordionBox input{
	display: none;
 }

 .accordionBox input:checked ~ div.itemBox{
	 height: auto;
 }
.accordionBox .itemBox {
	 clear: both;
 }

.accordionBox div.title {
    height: 35px;
    background-color: aliceblue;
    padding-top: 10px;
}

.accordionBox div.title::after {
    color: #4c709e;
    content: "\f123";
    font-family: "IonIcons";
    float: right;
    font-size: 30px;
    position: relative;
    margin-right: 10px;
}

@media (max-width: 800px) {
/* iOSでのデフォルトスタイルをリセット */
/**input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}

input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}

.event_schedule {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../../apply/osaka-bus/images/back.png);
	background-repeat: no-repeat;
}	
.event_schedule img{
	max-width: 100%;
	height: auto;
}
.event_schedule .tyuui {
	font-size: 16px;
	margin-bottom: 20px;
}
.setumei h3 {
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.setumei p {
	margin-left: 10px;
}

ul.setumei_Ul1 {
	padding-bottom: 15px;
	margin-left: 0px;
	float: none;
	width: 100%;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
}
ul.setumei_Ul1 li {
	font-size: 14px;
	padding-right: 0px;
	box-sizing: border-box;
}
ul.setumei_Ul1 li:before {
	font-size: 18px;
}
ul.setumei_Ul2 {
	margin-left: 0px;
	margin-top: 20px;
	box-sizing: border-box;
	padding-left: 20px !important;
	padding-right: 20px !important;
}
ul.setumei_Ul2 li {
	color: #484848;
	font-size: 16px;
	float: none;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	box-sizing: border-box;
}
ul.setumei_Ul2 li.moushikomi1 {
	margin-top: 0px !important;
}
ul.setumei_Ul2 li.moushikomi1::after {
	content: "\f105";
	font-family: "IonIcons";
	color: #E96073;
	font-size: 30px;
}
.tel {
	font-size: 14px;
	margin-top: 20px;
	text-align: center;
}
.tel a {
	font-size: 18px;
	margin-left: 0px !important;
	display: block;
}
.tel a:before {
	font-size: 18px;
	padding-right: 0px;
}

.coseBox h3 {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 40px;
}
.coseBox h3 img {
	margin-right: 10px;
	width: auto;
	height: 40px;
}
.coseBox h3 p {
	float: left;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 40px;
}
.coseBox h3::after{
	color: #FFFFFF;
	content: "\f123";
	font-family: "IonIcons";
	float: right;
	font-size: 40px;
	position: relative;
}
dl#acMenu dt {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 14px;
}
dl#acMenu dt span.arrow::after{
	font-size: 16px;
}

.coseTable td p {
	padding-top: 10px;
	padding-bottom: 10px;
}
.coseTable td.bunya {
	font-size: 14px;
}

.event_schedule .btn {
	line-height: 50px;
	height: 50px;
	width: 80%;
	font-size: 22px;
}

.checkparts{
	padding-left: 25px;
	 margin-right: 10px;
}

.checkparts::before{
	 width: 15px;
	 height: 15px;
}


.checkbox-input:checked + .checkparts::after{
 width: 5px;
 height: 10px;
}
 
div.setumei div.imageArea div.imageBox{
    width: 100%;
}

div.setumei div.imageArea div.imageBox img{
	max-width: 90%;
}

}
/* ▼art_enquete▼ */
.enqueteBox {
    max-width: 800px;
    margin:0 auto;
}
.enqueteBox h2 {
	text-align:center;
	}
.enqueteBox h2 img {
    max-width: 100%;
    height: auto;
}
.enqueteBox .headline {
    color: #c53da0;
    text-align: center;
    font-size: 20px;
	margin:20px auto;
}
.enqueteBox .circleBox{
	display: flex;
	align-items:stretch;  
	flex-wrap: wrap;
	width:100%;
}
.enqueteBox .circleBox .inner {
    width: 44%;
    margin:0 auto 30px;
    background-size: auto auto;
background-color: rgba(188, 214, 228, 1);
background-image: repeating-linear-gradient(135deg, transparent, transparent 5px, rgba(214, 230, 236, 1) 5px, rgba(214, 230, 236, 1) 10px );
    box-sizing: border-box;
    border-radius: 20px;
}
.enqueteBox .circleBox .inner h3 {
    color: #ffffff;
	width:80%;
	text-align: center;
	margin: 20px;
	font-size: 24px;
    background-color: #506b92;
	border-radius: 20px auto;
	line-height: 40px;
}
.enqueteBox .circleBox .inner p {
font-size: 14px;
margin-top: 10px;
	padding:10px;
	font-family:"Meiryo";
}
.enqueteBox .circleBox .inner p span {
    font-size: 12px;
    color: #FF0000;
}
.event_schedule {
	max-width: 800px;
	margin:0 auto;
	/****/
}
.event_schedule .btn {
	/***/
	font-family:"Meiryo";
	background-color: #ff6600;
	border: 1px solid #ff6600;
	font-weight: bold;
	cursor: pointer;
	line-height: 70px;
	height: 70px;
	width: 50%;
	display: block;
	text-align: center;
	border-radius: 5px;
	margin:50px auto;
	position:relative;
}
.event_schedule .btn p{
	position:absolute;
	top:50%;left:50%;
	transform:translate(-50%,-50%);
 	font-size: 30px;
	color: #FFF;

 }
@media only screen and (max-width:768px) {
.enqueteBox {
    margin:4% auto;
    width: 92%;
}
.enqueteBox .headline {
    font-size: 16px;
}

.enqueteBox .circleBox .inner {
    width: 100%;
    margin:0 auto 30px;
}
.event_schedule .btn p{
	font-size: 16px;}

}
/* ▲art_enquete▲ */