@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');

@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700');

body
{
    font-family: '游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ ゴシック', sans-serif;
    font-size: 15px;
    line-height: 1.5;

    width: 100%;

    letter-spacing: 1px;

    color: #fff;
    background: url(../images/top_bg.gif) repeat center top;
}

body.pg2nd
{
    background: url(../images/2nd_bg.gif) repeat center top;
}

body.pg2nd header
{
    height: 193px;

    background-image: url(../images/second/bg-main2nd.png);
    background-repeat: no-repeat;
    background-position: center top;
}

body.pg2nd header .inbox
{
    height: 100%;

    text-align: center;
}

body.pg2nd header h1
{
    display: inline-block;

    min-width: 389px;
  
    vertical-align: top;

    background: url(../images/second/bg-2nd-title.png) no-repeat center top;
}

body.pg2nd header p
{
    display: inline-block;

    width: 560px;
    padding: 52px 0 0 30px;
  font-size:20px;
  font-weight: 600;
    vertical-align: top;
	    text-shadow: 0 0 6px #000;  
color: #fff;
   /* color: #00a3df;*/
}

body.pg2nd .main
{
    color: #050505;
}

*
{
    margin: 0;
    padding: 0;
}

h1,
h2,
h3
{
    margin: 0;
    padding: 0;
}

li
{
    line-height: 1;

    list-style: none;
}

a
{
    line-height: 1;
}

img
{
    line-height: 1;

    vertical-align: top;
}

em
{
    font-style: normal;
}

.btn
{
    padding: 10px 30px;

    border: 1px solid #fff;
    border-radius: 30px 30px 30px 30px;
}

.btn-black
{
    padding: 10px 30px;

    background: url(../images/ico_arw.png) no-repeat 95% center;
}

.btn-na
{
    background: url(../images/for_ticket_na.png) no-repeat 30% center #aeaeae !important;
    color: #717171 !important;
    cursor: auto !important;
    display: inline-block;
    width: 75%;
}

.btn-ticket
{
    padding:13px 23px 13px 46px;
  font-size: 14px;
  font-weight:600;
  line-height:1;
  letter-spacing:0.05em;
    border: 0;
    border-radius: 6px;
    background: url(../images/for_ticket.png) no-repeat 12% center;
    background-color: #0094dc;
}

@media only screen and (min-width: 751px)
{
    .slick-dots li
    {
        width: 70px;
    }

    .slick-dots li button
    {
        width: 100%;
    }

    .slick-dots li button:before
    {
        width: 100%;

        text-indent: -9999px;

        border-top: 2px solid #ffe1e1;
    }

    .slick-dots li.slick-active button:before
    {
        width: 100%;

        text-indent: -9999px;

        border-top: 2px solid #f7d128;
    }

    .slick-next:before
    {
        line-height: .5;

        content: '';

        color: #000;
    }

    .slick-prev:before
    {
        line-height: .5;

        content: '';

        color: #000;
    }

    .slick-prev
    {
        z-index: 10001;
        top: 370px;
        left: 585px;

        width: 24px;
        height: 24px;

        color: #000;
        background: none #fdd500;
        background: url(../images/btn-prev.png) no-repeat center center !important;
        background-size: cover !important;
    }

    .slick-prev:hover
    {
        background: url(../images/btn-prev.png) no-repeat center center !important;
        background-size: cover !important;
    }

    .slick-next
    {
        z-index: 10002;
        top: 370px;
        right: 25px;

        width: 24px;
        height: 24px;

        color: #000;
        background: none #fdd500;
        background: url(../images/btn-next.png) no-repeat center center !important;
        background-size: cover !important;
    }

    .slick-next:hover
    {
        background: url(../images/btn-next.png) no-repeat center center !important;
        background-size: cover !important;
    }

    .p-slide-show-l .slick-prev
    {
        left: 25px;
    }

    .p-slide-show-l .slick-next
    {
        right: 585px;
    }

    .p-slide-show-l .slick-next:before
    {
        content: '';
    }

    .p-slide-show-l .slick-prev:before
    {
        content: '';
    }

    .slick-track img
    {
        width: 100%;
        border: 1px solid #050505;
    }

    header
    {
        margin-bottom: 50px;
    }

    header h1
    {
        line-height: 1.4;

        padding: 70px 0 68px;

        text-align: center;

        color: #fff;
    }

    header h1 em
    {
        font-size: 31px;
    font-family: 'Oswald','游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ ゴシック', sans-serif;
        font-weight:400;
      letter-spacing: 6px;
      display: block;
    line-height:1;
    
        margin: 0 0 8px 0;
        padding: 0;
    }

    header h1 span
    {
        font-size: 13px;
  letter-spacing: 0.1em;
        display: block;

        margin: 0;
        padding: 0;

        color: #7a7a7a;
    }

    header p
    {
        text-align: left;
    }

    #sponsors
    {
        background: none #fff;
    }

    #sponsors .inbox
    {
        width: 1024px;
        margin: 0 auto;

        text-align: center;
    }

    #sponsors .special-sponsor
    {
        padding: 40px 0 50px;

        border-bottom: 1px solid #cacaca;
    }

    #sponsors .sponsor
    {
        padding: 20px 0 25px;

        border-bottom: 1px solid #cacaca;
    }

    #sponsors .media-partner
    {
        padding: 20px 0 25px;

        border-bottom: 1px solid #cacaca;
    }
		
    #sponsors h2,
    #sponsors h3
    {
        margin-bottom: 25px;
    }

    #sponsors h2 em,
    #sponsors h3 em
    {
        line-height: 1;

        display: inline-block;

        padding: 5px 10px;
font-size:12px;
        color: #8e8e99;
        border: 1px solid #8e8e99;
    }

    #sponsors .ex
    {
        padding: 20px 0 25px;

        color: #5c5c5c;
    }

    #sponsors .ex dl
    {
        font-size: 16px;
        font-weight: bold;

        margin-bottom: 5px;

        color: #000;
    }

    #sponsors .ex dt
    {
        position: relative;

        display: inline-block;
    }

    #sponsors .ex dt:after
    {
        position: absolute;
        top: 0;
        right: -2px;

        display: block;

        width: 5px;
        height: 5px;

        content: '：';
    }

    #sponsors .ex dd
    {
        display: inline-block;

        padding-left: 10px;
    }

    #sponsors .ex .strict
    {
      
    
        margin-top: 5px;

        letter-spacing: 0;
    }

    footer
    {	
  
    font-family: 'Oswald','游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ ゴシック', sans-serif;
        background: none #050505;
    }

    footer .inbox
    {
        position: relative;

        width: 1024px;
        margin: 0 auto;
        padding: 40px 0 30px;
    }

    footer .ft-logo img
    {
        margin-top: 10px;
    }

    footer .support
    {
        display: inline-block;
    margin-right:20px;
        margin-left: 76px;
        padding-top: 10px;

        vertical-align: top;
    }

    footer .support h3
    {
        font-size: 13px;
    letter-spacing: 1px;
        margin-bottom: 7px;
        padding-left: 15px;

        background: url(../images/circle_gray.png) no-repeat left center;
    }

    footer .support .tel
    {
        padding-left: 20px;
    font-size: 16px;
    letter-spacing: 0.06em;
        background: url(../images/tel.png) no-repeat left center;
    }

    footer .support .tel a
    {
        text-decoration: none;
    
        color: #fff;
    }

    footer .support .tel span
    {
        color: #5f5f5f;
    }

    footer .support dl
    {
        font-size: 14px;
        font-weight: bold;

        margin-bottom: 2px;
    }

    footer .support dt
    {
        letter-spacing: 0.06em;
    font-size:16px;
        margin-bottom: 2px;
    }

    footer .support dd
    {
       

        margin-bottom: 2px;
    }

    footer .support dd span
    {
        font-size: 11px;
font-family: 'Lato','游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ ゴシック', sans-serif;
    }

        letter-spacing: .0;
    }

    footer .support dd.site
    {
        font-weight: normal;
    letter-spacing: 0.06em;
    }

    footer .support .site
    {
        padding-left: 20px;
    
    font-size: 14px;
        background: url(../images/url.png) no-repeat left center;
    }

    footer .support .site a
    {
        text-decoration: none;
    
        color: #fff;
    }

    footer .booth
    {
        display: inline-block;
margin-right:30px;
   
        padding-top: 10px;

        vertical-align: top;
    }

    footer .booth h3
    {
        font-size: 13px;
    letter-spacing: 1px;
        margin-bottom: 18px;
        padding-left: 15px;

        background: url(../images/circle_gray.png) no-repeat left center;
    }

    footer .booth a
    {
        text-decoration: none;
    font-size:14px;
    font-weight:600;
    letter-spacing:0.06em;
        color: #fff;
    }

    footer .tickets
    {
        display: inline-block;

        margin-left: 20px;
        padding-top: 10px;

        vertical-align: top;
    }

    footer .tickets h3
    {
        font-size: 13px;
    letter-spacing: 1px;
        margin-bottom: 20px;
        padding-left: 15px;

        background: url(../images/circle_blue.png) no-repeat left center;
    }

    footer .tickets a
    {
        text-decoration: none;

        color: #fff;
    }

    footer .jwavextsukuba
    {
        position: absolute;
        right: 0;
        bottom: 0;
    }

  footer .jwavextsukuba a {
    padding-left:14px;  
  }
  
    footer .archives
    {
        position: relative;

        width: 1024px;
        margin: 20px auto 0;
        padding: 10px 0;

        color: #8f9c9c;
        border-top: 1px solid #3f3d3d;
    }

    footer .archives p
    {
      letter-spacing: 1px;
        font-size: 12px;
        font-weight: bold;
    }

    footer .archives p a
    {
        margin: 0 8px;
    
        text-decoration: none;

        color: #8f9c9c;
    }

    footer .archives span
    {	
    font-weight:300;
        letter-spacing: 1px;
        font-size: 10px;
    letter-spacing: 1px;
        position: absolute;
        top: 10px;
        right: 0;
    }


    .hosoku
    {
        display: block;
				font-size: 12px;
    }
}

@media only screen and (min-width: 1344px)
{
    body.pg2nd header
    {
        background-size: 100% auto;
    }
}

@media only screen and (max-width: 750px)
{
    .p-slide-show-l,
    .p-slide-show-r
    {
        padding-right: 3.3%;
        padding-left: 3.3%;
    }

    .slick-dots li
    {
        width: 70px;
    }

    .slick-dots li button
    {
        width: 100%;
    }

    .slick-dots li button:before
    {
        width: 100%;

        text-indent: -9999px;

        border-top: 2px solid #ffe1e1;
    }

    .slick-dots li.slick-active button:before
    {
        width: 100%;

        text-indent: -9999px;

        border-top: 2px solid #f7d128;
    }

    .slick-next:before
    {
        line-height: .5;

        content: '';

        color: #000;
    }

    .slick-prev:before
    {
        line-height: .5;

        content: '';

        color: #000;
    }

    .slick-prev
    {
        z-index: 10001;
        top: 50%;
        left: -3.3%;

        width: 46px;
        height: 46px;

        color: #000;
        background: none #fdd500;
        background: url(../images/btn-prev.png) no-repeat center center !important;
        background-size: cover !important;
    }

    .slick-prev:hover
    {
        background: url(../images/btn-prev.png) no-repeat center center !important;
        background-size: cover !important;
    }

    .slick-next
    {
        z-index: 10002;
        top: 50%;
        right: -3.3%;

        width: 46px;
        height: 46px;

        color: #000;
        background: none #fdd500;
        background: url(../images/btn-next.png) no-repeat center center !important;
        background-size: cover !important;
    }

    .slick-next:hover
    {
        background: url(../images/btn-next.png) no-repeat center center !important;
        background-size: cover !important;
    }

    .p-slide-show-l .slick-next:before
    {
        content: '';
    }

    .p-slide-show-l .slick-prev:before
    {
        content: '';
    }

    .slick-track img
    {
        border: 1px solid #050505;
    }

    .slick-slide img
    {
	width: 100%;
    }

    body.pg2nd header
    {
        //height: 193px;
        height: auto;
	margin-top: 90px;
        color: #050505;
    }
    body.pg2nd header p {
			font-size: 1.6rem;
			//padding-top: 30px;
			padding: 30px 0 0;
			width: 90%;
    }

    body.pg2nd .main
    {
        color: #050505;
    }

    body
    {
        /*font-size: 1.6rem;*/
		 font-size: 1.8rem;

        overflow-x: hidden;
    }

    img
    {
        max-width: 100%;
    }

    *
    {
        box-sizing: border-box;
    }

    header
    {
        margin-bottom: 35px;
    }

    header h1
    {
        line-height: 0;

        padding: 70px 0 68px;

        text-align: center;

        color: #fff;
    }

    header h1 em
    {
        font-size: 2rem;
        line-height: 1;

        display: block;
    }

    header h1 span
    {
        font-size: 1rem;
        line-height: 1;

        color: #f7d128;
    }

    header p
    {
        display: none;
    }

    #sponsors
    {
        background: none #fff;
    }

    #sponsors .inbox
    {
        margin: 0 auto;

        text-align: center;
    }

    #sponsors .special-sponsor
    {
        padding: 40px 0 50px;
        border-bottom: 1px solid #cacaca;
    }

    #sponsors .sponsor
    {
        padding: 20px 0 25px;
        border-bottom: 1px solid #cacaca;
    }

    #sponsors .media-partner
    {
        padding: 20px 0 25px;
        border-bottom: 1px solid #cacaca;
    }

    #sponsors h2,
    #sponsors h3
    {
        margin-bottom: 25px;
    }

    #sponsors h2 em,
    #sponsors h3 em
    {
				font-size: 2rem;
        line-height: 1;

        display: inline-block;

        padding: 10px 10px 5px;

        color: #5c5c5c;
        border: 1px solid #5c5c5c;
    }

    #sponsors .ex
    {
        padding: 20px 0 25px;

        color: #5c5c5c;
    }

    #sponsors .ex dl
    {
        margin-bottom: 10px;

        color: #000;
    }

    #sponsors .ex .strict
    {
        font-family: 'Oswald';
    }

    footer
    {
        background: none #000;
    }

    footer .inbox
    {
        position: relative;

        margin: 0 auto;
        padding: 40px 20px 30px;
    }

    footer .ft-logo
    {
        position: absolute;
        right: 0;
        bottom: 90px;
        left: 0;

        width: 209px;
        margin: 0 auto;
    }

    footer .booth
    {
        width: 100%;
        padding: 40px 0;

        border-top: 1px solid #7b7b7b;
        border-bottom: 1px solid #7b7b7b;
    }

    footer .booth h3
    {
        margin-bottom: 20px;
        padding-left: 15px;
	font-size: 1.8rem;
        background: url(../images/circle_gray.png) no-repeat left center;
    }

    footer .booth a
    {
        margin-left: 20px;

        text-decoration: none;

        color: #fff;
    }

    footer .booth .btn
    {
        display: inline-block;
	font-size: 1.5rem;
        width: 95%;
        padding: 30px;
    }

    footer .tickets
    {
        width: 100%;
        padding: 40px 0;
margin-left: 0;
        border-bottom: 1px solid #7b7b7b;
    }

    footer .tickets h3
    {
        margin-bottom: 20px;
        padding-left: 15px;
	font-size: 1.8rem;

        background: url(../images/circle_blue.png) no-repeat left center;
    }

    footer .tickets .btn-ticket
    {
        display: inline-block;
	font-size: 1.5rem;
        width: 100%;
        padding: 30px 0;

        text-align: center;

        background-image: url(../images/ico_arw.png);
        background-position: 95% center;
    }

    footer .tickets a
    {
        text-decoration: none;

        color: #fff;
    }

    footer .support
    {
        padding: 20px 0;
    }

    footer .support dl
    {
        height: auto;
        padding: 0 0 0 0;

        transition: height 1s;
    }

    footer .support dl.hidden
    {
        height: 0;
    }

    footer .support h3
    {
        margin-bottom: 7px;
        padding-left: 15px;

        background: url(../images/circle_gray.png) no-repeat left center;
    }

    footer .support .tel
    {
        padding-left: 20px;

        background: url(../images/tel.png) no-repeat left center;
    }

    footer .support .tel a
    {
        text-decoration: none;

        color: #fff;
    }

    footer .support .tel span
    {
        color: #5f5f5f;
    }

    footer .support dl
    {
        font-family: 'Lato';

        margin-bottom: 7px;
    }

    footer .support dt
    {
        font-family: 'Lato';

        margin-bottom: 7px;
    }

    footer .support dd
    {
        font-family: 'Lato';

        margin-bottom: 7px;
    }

    footer .support .site
    {
        padding-left: 20px;
	font-size: 1.2rem;
        background: url(../images/url.png) no-repeat left center;
    }

    footer .support .site a
    {
        text-decoration: none;

        color: #fff;
    }

    footer .jwavextsukuba
    {
        padding: 170px 0 0;
        position: relative;
        right: auto;
        bottom: auto;
        text-align: center;
    }

    footer .archives
    {
        text-align: center;
        width: auto;
    }

    footer .archives p
    {
        font-family: 'Lato';
        font-size: 1rem;
        font-weight: bold;
        text-align: center;
    }

    footer .archives p a
    {
        margin: 0 8px;

        text-decoration: none;

        color: #8f9c9c;
    }

    footer .archives span
    {
        font-family: 'Lato';
        font-size: 1rem;
        position: relative;
        color: #8f9c9c;
    }

    #cboxLoadedContent iframe
    {
        width: 100% !important;
    }

    .hosoku
    {
        display: block;
				font-size: 1.2rem;
				margin: 15px;
    }

}
