@charset "UTF-8";
/* CSS Document */

.cx_smartphoneview .pc {
	display: none;
}
.cx_smartphoneview .sp{
	display: block;
}

.pc {
	display: block;
}
.sp{
	display: none;
}


#haruko2017.cx_smartphoneview #vabo_hdr {
    overflow: hidden;
    z-index: 10;
    position: relative;
}

#haruko2017.cx_smartphoneview .bg_sp {
	height: 560px;
	position: absolute;
	width: 100%;
}

#haruko2017.cx_smartphoneview .bg_sp div {
	background-size: cover;
	background-position: -454px top;
	width: 630px;
}

.cx_smartphoneview #harukoHeader #headerNav {
    margin: 14px -8px 0 5px;
    border-bottom: 5px solid #f08523;
}
.cx_smartphoneview #haruko {
	margin: 0 ;
}

.cx_smartphoneview #haruko #contents #oa_schedule {
	display: block;
    background-position: 465px 300px;
}

.cx_smartphoneview #haruko #contents #oa_schedule h2 {
	width: 	100%;
	height: 40px;
}


.cx_smartphoneview #haruko #contents .oa {
	padding: 24px 0 24px 0;
}

.cx_smartphoneview #haruko #contents .oa li {
	height: inherit;
}
.cx_smartphoneview #haruko #contents .oa li dl {
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	width: 100%;
	
    height: 52px;
}
.cx_smartphoneview #haruko #contents .oa li dt {
	font-size: 3rem;
	vertical-align: middle;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	height: 52px;
	line-height: 1;

}
.cx_smartphoneview #haruko #contents .oa li dd {
	height: 52px;
	font-size: 2.8rem;

}

.cx_smartphoneview #haruko #contents .oa li dd:nth-of-type(1) {
    width: 180px;
}
.cx_smartphoneview #haruko #contents .oa li dd:nth-of-type(2) {
	text-indent: 1em;
}
.cx_smartphoneview #haruko #contents .oa li dd:nth-of-type(3) {
	text-align: right;
	margin-left: auto;
	padding-right: 8px;
	font-size: 1.4rem;
	-webkit-align-items: center;
	align-items: center;/* -webkit-justify-content: flex-end; */
    /* justify-content: flex-end; */
	width: 10px;
}
.cx_smartphoneview #haruko #contents .oa li dd.sp_h {
	height: 1em;
	margin: -8px 0 4px auto;
}


.cx_smartphoneview #haruko #contents .oa li dt .weekday:before {
    top: -3px;
    left: 2px;
}

.cx_smartphoneview#haruko2017_contents .harukoBlock {
}
/*.cx_smartphoneview #haruko #contents #description ul.haruko {
	font-size: 2rem;
}*/
/*大会概要*/
.cx_smartphoneview dl.taikai,
.cx_smartphoneview #haruko .harukoBlock .archive {font-size:2rem;}
.cx_smartphoneview dl.taikai  {
	width: 592px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 40px;
}
.cx_smartphoneview .taikai dt {
    width: 592px;
    font-weight: bold;
    color: rgba(58,58,58,1);
    text-align: left;
    clear: left;
    float: none;
    line-height: 56px;
    position: relative;
    /* margin-top: 6px; */
    padding-left: 1em;
}	
.cx_smartphoneview .taikai dd {
	background-color: rgba(255,255,255,1);
	min-height:46px;
	padding-left: 0px;
	display: table;
	width: 100%;
}
.cx_smartphoneview .taikai dd p{
    height: auto;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    padding: 16px;
    width: 592px;
    padding-left: 1em;

}
.cx_smartphoneview #information .taikai dt > span {
	display: inline-block;
	padding-left: 8px;
}
.cx_smartphoneview #information .taikai dd dl {
	width: 576px;
	
}

 #haruko2017_contents.cx_smartphoneview #vabo_hdr {
	height: inherit !important;
	     margin: 0 5px;
}

.cx_smartphoneview #vabo_menu {
    width: 630px;
}

.cx_smartphoneview #harukoHeader a img {
    width: 630px;
    height: inherit;
    margin: 0 5px;
}

.cx_smartphoneview #haruko #contents .oa li dt .weekday:before {
    content: " ";
    font-size: 24pt;
    text-align: center;
    position: absolute;
    border-radius: 25px;
    display: block;
    height: 21px;
    width: 21px;
    z-index: -1;
    top: 0;
    left: 2px;
}