@charset "utf-8";
/*-------------------------------------------------

ECC×K-POPアーティスト　韓国語イベントcss
#trigger

-------------------------------------------------*/
html,
body {
    margin: 0;
    padding: 0;
   
}
#wrap {
    position: relative;
    width: 100%;
    padding-top:0;
}

#trigger #contents{
     background:#F7F8FB;
}

#trigger #contents .main{
  padding:0; 
  margin:0 auto
}


#trigger #contents .main #wrap{
  position: absolute;
  width:100%;
  margin:0 auto;
  padding:45px 0 0;
  top:0;
}

#trigger #contents .main #wrap .logo{
  position:absolute;
  width:60px;
  z-index:1;
  top:0;
  padding: 10px 0 0 15px;
}

#trigger #contents .main #wrap .logo img{
	max-height: 55px;
}


#trigger #wrap .main figure{
  text-align:center;
	width:100%;
}

#trigger #contents .main figure img{
	width:100%;
	margin: 0 0 20px 0;
}

#trigger #contents .sp_img img {
    width: 100%;
    height: auto;
}


#trigger #contents .info{
    padding:30px 20px 20px;
    background-color:#EFF1F8;
    width: 90%;
    margin:40px auto;
    line-height: 1.4;
    font-size: 14px;
}

#trigger #contents .info h2{
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}


#trigger #contents .event{
    width: 100%;
    margin:40px auto;
    padding: 0 20px;
}

#trigger #contents .event h2{
    font-size: 14px;
    text-align: center;
    font-style: oblique;
    line-height: 1.4;
}

#trigger #contents .event h2 span{
    font-size: 26px;
    color:#DF004A;
    font-weight: bold;
}


#trigger #contents .event h3{
    font-size: 20px;
    font-weight: bold;
    border-bottom:1px solid #000;
    margin:40px 0 0;
    padding-bottom: 5px;
}

#trigger #contents .event table th{
    font-size: 16px;
    font-weight: bold;
    padding: 20px 0 5px;
    display: block;
    text-align: left;
}

#trigger #contents .event table td{
    font-size: 14px;
    vertical-align: top;
    display: block;
    line-height: 1.2;
}

#trigger #contents .event table td span{
    font-size:20px;
    font-weight: bold;
}
#trigger #contents .event table td .note {
    margin-top:20px;
}

#trigger #contents .event table td .note ul.note li {
    display: table-row;
}
#trigger #contents .event table td  ul.note span{
    font-size: 14px;
}

#trigger #contents .event table td  ul li{
    line-height: 1.4;
}

#trigger #contents .event table td  ul.note span:first-child {
    display: table-cell;
}
#trigger #contents .event table td  ul.note li a{
    font-weight: bold;
    text-decoration: underline;
    color:#DF004A;
}


#trigger #contents .event table td .map_area{
    border:5px solid #fff; 
    width:100%; 
    height:315px;
    margin: 30px 0 0;
}

#trigger #contents .event table td a.map_link {
    font-size: 12px;
    color: #DF004A;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    padding: 3px 0 2px 0;
    display: block;
    border: 1px solid #DF004A;
    background-color: #FFF;
    float:right;
    text-align: center;
    text-decoration: none;
    width: 50%;
    margin-top:10px;
}


#trigger #contents .event_log{
    width: 100%;
    background-color: #FFF;
    padding:0 20px;
}

#trigger #contents .event_log .wrap{
    width: 100%;
    margin:0 auto;
    padding:40px 0;
    margin: 0 0 10px 0;
}

#trigger #contents .event_log h2{
    font-size: 20px;
    font-weight: bold;
    border-bottom:1px solid #000;
    padding-bottom: 5px;
}

#trigger #contents .event_log figure{
    float:right;
    width: 55%;
    margin-right:-20px;
}

#trigger #contents .event_log img{
    width: 100%;
}

#trigger #contents .event_log p{
    font-size: 13px;
    margin:10px 0 20px;
    line-height: 1.2;
}


#trigger #contents .movie{
    width: 100%;
    margin:0 auto;
    padding:40px 20px;
    overflow: hidden;
}

#trigger #contents .movie h2{
    font-size: 20px;
    font-weight: bold;
    border-bottom:1px solid #000;
    padding-bottom: 5px;
}

#trigger #contents .movie p {
    font-size: 13px;
    margin: 10px 0 20px;
    line-height: 1.2;
}

#trigger #contents .movie figure img{
    width: 100%;
}
#trigger #contents .contact {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 0 20px;
}
#trigger #contents .contact p {
    font-size: 16px;
    margin-bottom: 15px;
}

#trigger #contents .contact a {
    text-decoration: none;
    background-color: #DF004A;
    font-size:22px;
    color: #FFF;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    padding: 20px 0;
    display: block;
    font-weight: bold;
}

#trigger #contents .contact a span {
    font-size:14px;
}

#trigger #contents #footer {
    text-align: center;
    padding: 70px 0 40px 0;
}

#trigger #contents #footer .copyright {
    font-size: 11px;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
