@charset "UTF-8";
#hinamatsuri2017 div{
    box-sizing: border-box;
}
#hinamatsuri2017 a {
    display: block;
}
#hinamatsuri2017 a:hover {
    opacity: 0.7;
}
#hinamatsuri2017 p {
    margin: 0;
}
#hinamatsuri2017 img {
    line-height: 0;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    display: block;
}
#hinamatsuri2017 #main {
    width:1000px;
    margin: 0 auto;
    box-sizing: border-box;
}
#hinamatsuri2017 .main .campaign_end {
    font-size: 25px;
    text-align: center;
    line-height: 1.5em;
    margin: 200px auto;
}
#hinamatsuri2017 ul{
    margin: 0;
    padding: 0;
    line-height: 0;
    list-style: none;
}
#hinamatsuri2017 h2 {
    text-align: center;
    margin: 0!important;
    padding: 0;
    height: 64px;
    box-sizing: border-box;
}
#hinamatsuri2017 .main {
    margin: 0 0 40px;
    padding: 0;
    line-height: 0;
}
#hinamatsuri2017 .main .contents_block {
    position: relative;
}
#hinamatsuri2017 .main .linkArea {
    position: absolute;
    top: 23%;
    left: 5%;
}
#hinamatsuri2017 .main .image_area {
    position: absolute;
    bottom: 12%;
    left: 5%;
}
#hinamatsuri2017 .sec_box {
    margin: 0 auto;
}
#hinamatsuri2017 .sec_box .sec01,
#hinamatsuri2017 .sec_box .sec02,
#hinamatsuri2017 .sec_box .sec03,
#hinamatsuri2017 .sec_box .sec04 {
    margin: 40px auto;
}
#hinamatsuri2017 .sec_box .lineUp_block {
    position: relative;
}
#hinamatsuri2017 .sec_box .lineUp_block .lineup_item {
    position: absolute;
}
#hinamatsuri2017 .sec_box li {
    padding: 0;
    line-height: 0;
    list-style: none;
}
#hinamatsuri2017 .sec_box .linkBtn_block ul {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
#hinamatsuri2017 .sec_box .linkBtn_block li {
    display: inline-block;
    margin: 0 auto;
}
#hinamatsuri2017 .sec01 .charadeco {
    position: relative;
}
#hinamatsuri2017 .sec01 .charadeco .charadeco_linkBtn {
    position: absolute;
    bottom: 60px;
    right: 63px;
}
#hinamatsuri2017 .sec04 h2 {
    height: 104px;
}
#hinamatsuri2017 .sec04 li {
    margin: 0 0 40px;
}
#hinamatsuri2017 .text_block {
    margin: 1em 0;
    font-size: 12px;
    line-height: 1.5em;
}
.fr {
    float: right;
}
.fl {
    float: left;
}
/*------------------------------------*\
    $clearfix
\*------------------------------------*/
.clearFix:after { 
	content: " ";  
	display: block; 
	visibility: hidden; 
	clear: both; 
	height: 0.1px; 
	font-size: 0.1em; 
	line-height: 0; 
} 

.clearFix {
  min-height: 1px;
}

* html .clearFix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
