@charset "utf-8";

.festival_01_01  {margin-top:160px;}
.festival_01_01 .col_box {display:table; width:100%; }
.festival_01_01 .col_box .col {display:table-cell; vertical-align:top;  }
.festival_01_01 .col_box .col.s_title {width:630px; font-size:70px; color:#000;  line-height:70px;  font-weight: 900;}
.festival_01_01 .col_box .col.s_title span{display:block;}
.festival_01_01 .col_box .col.s_text {padding-left:0px; font-size: 17px;  color:#000;  line-height:25px;}
.festival_01_01 .col_box .col.s_text .t1{font-size:24px; line-height:24px; margin-bottom:20px; font-weight:bold; color:#000;}
.festival_01_01 .col_box .col.s_text .t1 span {color:#c43113;}


.festival_01_02 {background:url(../images/contents/festival/festival_01_02_bg.jpg) center top no-repeat; background-size:cover; background-attachment:fixed;  height:460px; margin-top:90px;  }




.festival_04_wrap {position:relative;  margin-bottom:40px; padding-bottom:40px;}

.festival_04_wrap ul {border-top:3px solid #000; width:100%; font-size:16px;  display:table; table-layout:fixed; text-align:center;}
.festival_04_wrap ul li {display:table-cell; color:#333;  padding:20px;    border-bottom:1px solid #ddd;}
.festival_04_wrap ul li.hea {border-right:1px #ddd solid; font-size:18px; width:15%; background:#f8f8f8; font-weight:bold;}
.festival_04_wrap ul li.last { border-left:1px #ddd solid;}


.festival_04_wrap  .common_map {width:100%; height:500px; margin-top:30px; }





@media all and (max-width:1024px) {



.festival_01_01  {margin:0px; padding:30px;}
.festival_01_01 .col_box {display:block; }
.festival_01_01 .col_box .col {display:block; vertical-align:top;  }
.festival_01_01 .col_box .col.s_title {width:auto; font-size:40px; line-height:50px; }
.festival_01_01 .col_box .col.s_title span{display:inline-block;}
.festival_01_01 .col_box .col.s_text {margin-top:40px;}
.festival_01_01 .col_box .col.s_text .t1{font-size:20px; line-height:20px; }

.festival_01_02 {height:200px; margin-top:30px;  }



.festival_04_wrap {position:relative;  margin-bottom:40px; padding-bottom:40px;}
.festival_04_wrap ul {border-top:3px solid #000; width:auto; font-size:13px;  display:block; overflow:hidden;}
.festival_04_wrap ul li {display:block; width:75%;  float:left; padding:15px 5px; text-align:left;   -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;  }
.festival_04_wrap ul li.hea {font-size:16px; width:25%;   -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box; text-align:center;}
.festival_04_wrap ul li.hea.last {border-left:0px;}


.festival_04_wrap  .common_map {width:100%; height:300px; margin-top:30px; }



}