@media only screen and (min-width: 751px)
{
    .inbox
    {
        width: 1024px;
        margin: 0 auto;
    }

    h2
    {
		 font-family: '游明朝体', 'Yu Mincho', YuMincho;
		font-weight: 400;
		font-size:32px;
		letter-spacing: 0.13em;
        color: #fff;
    }

    .show-detail
    {
        position: absolute;
        right: 0;
        bottom: 0;

        display: inline-block;

        padding: 11px 120px 11px 15px;

        text-decoration: none;

        color: #fff;
        color: #00a3df;
        border: 1px solid #654d4d;
        border: none;
        background: url(../images/bg-show-late.png) no-repeat 90% center #000;
        background: url(../images/bg-show-late.png) no-repeat 90% center #fff;
    }

    .show-detail em
    {
        display: block;

        margin: 7px 0 0;
		font-size:12px;
		font-weight:600;
        color: #84878b;
    }

    .box1
    {
        margin: 0 0 55px;

        background: url(../images/second/about/bg-taiken.png) no-repeat center top;
    }

    .box1 h2
    {
        padding: 80px 0 35px;

        text-align: center;
    }

    .box1 .cts
    {
        margin: 0 0 30px;

        text-align: center;
    }

    .box1 h3
    {
        display: inline-block;

        width: 340px;
        margin: 0 50px 0 0;
		font-size: 23px;
		line-height:1.8;
		letter-spacing:0.06em;
        vertical-align: top;
    }

    .box1 p
    {
        display: inline-block;

        width: 610px;
		line-height:1.8;
letter-spacing:0.07em;
        vertical-align: top;
    }

    .box2
    {
        position: relative;

        margin: 0 0 60px;
        background: url(../images/second/about/bg-producer.png) no-repeat center top;
    }

    .box2 h2
    {
        padding: 80px 0 35px;

        text-align: center;
    }

    .box2 .l-producers
    {
        position: relative;
font-family: 'Oswald','游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ ゴシック', sans-serif;

        padding-bottom: 30px;

        text-align: center;

        color: #fff;
    }
	
	  .box2 .l-producers em {
		
		font-weight:600;
		font-size:18px;	
		letter-spacing: 0.1em;
	}
	
    .box2 .l-producers:after
    {
        position: absolute;
        top: 50px;
        right: 0;
        left: 0;

        width: 82px;
        height: 82px;
        margin: 0 auto;

        content: url(../images/cross@1x.png);
    }

    .box2 .l-producers .p-left
    {
        display: inline-block;

        vertical-align: top;

        background: none #050505;
    }

    .box2 .l-producers .p-left:after
    {
        display: table;
        clear: both;

        content: '';
    }

    .box2 .l-producers .p-left > img
    {
        float: left;
    }

    .box2 .l-producers .p-left p
    {
        float: right;

        width: 215px;
        padding-top:47px;
    }

    .box2 .l-producers .p-left p span
    {
        display: block;
    }

    .box2 .l-producers .p-left p span
    {
        display: block;
    }

    .box2 .l-producers .p-left p span:nth-child(1)
    {
		font-size: 12px;
		letter-spacing: 0.1em;
        margin-bottom: 13px;
    }

    .box2 .l-producers .p-left p span:nth-child(3)
    {
        margin-top: 12px;
		font-size: 11px;
        color: #d9d9d9;
		letter-spacing:0.1em;
    }

    .box2 .l-producers .p-right
    {
        display: inline-block;

        vertical-align: top;

        background: none #000;
    }

    .box2 .l-producers .p-right:after
    {
        display: table;
        clear: both;

        content: '';
    }

    .box2 .l-producers .p-right > img
    {
        float: right;
    }

    .box2 .l-producers .p-right p
    {
        float: left;

        width: 215px;
        padding-top: 47px;
    }

    .box2 .l-producers .p-right p span
    {
        display: block;
    }

    .box2 .l-producers .p-right p span:nth-child(1)
    {	
		font-size: 12px;
		letter-spacing: 0.1em;
        margin-bottom: 13px;
    }

    .box2 .l-producers .p-right p span:nth-child(3)
    {
        margin-top: 12px;
font-size: 11px;
letter-spacing:0.1em;
        color: #d9d9d9;
    }

    .box2 p
    {
		
		letter-spacing:0.06em;
		line-height:1.6;
        width: 600px;
    }

    .event-info
    {
        margin: 0 0 50px;
		font-size:13px;
        border: 1px solid #cbcbcb;
        background: none #fff;
    }

    .event-info dl
    {
        padding: 48px;
    }

    .event-info dt
    {
        display: inline-block;

        width: 104px;
        margin-right: 25px;
        padding-top: 25px;

        vertical-align: top;
		font-weight:600;
		    letter-spacing: 0.05em;
        color: #84878b;
    }

    .event-info dt:nth-child(1)
    {
        border-top: 2px solid #84878b;
    }

    .event-info dd
    {
        display: inline-block;

        width: 780px;
        padding-top: 25px;

        vertical-align: top;

        color: #050505;
    }

    .event-info dd:nth-child(2)
    {
        border-top: 2px solid #050505;
    }
}

@media only screen and (max-width: 750px)
{
    .inbox
    {
        margin: 0 auto;
    }

    .show-detail
    {
        display: inline-block;

        margin: 0 0 0 90px;
        padding: 15px 120px 15px 15px;

        text-decoration: none;

        color: #fff;
        color: #00a3df;
        border: 1px solid #654d4d;
        border: none;
        background: url(../images/bg-show-late.png) no-repeat 90% center #000;
        background: url(../images/bg-show-late.png) no-repeat 90% center #fff;
    }

	
    .show-detail em
    {
        display: block;

        margin: 7px 0 0;
font-weight:600;
        color: #84878b;
    }

    h2
    {
        color: #fff;
		 font-family: '游明朝体', 'Yu Mincho', YuMincho;
		 font-weight: 400;
	
		letter-spacing: 0.05em;
    }

    h2 span
    {
        display: block;
    }

    .box1
    {
        margin: 20px 20px 55px;

        background: url(../images/second/about/bg-taiken.png) no-repeat center top;
    }

    .box1 h2
    {
        padding: 80px 0 35px;

        text-align: center;
    }

    .box1 .cts
    {
        margin: 0 0 30px;

        text-align: center;
    }

    .box1 .cts img
    {
        width: 90%;
    }

    .box1 h3
    {
        margin: 0 50px 20px 0;
    }

    .box2
    {
        position: relative;

        margin: 20px 20px 55px;

        text-align: left;

        background: url(../images/second/about/bg-producer.png) no-repeat center top;
    }

    .box2 h2
    {
        padding: 80px 0 35px;

        text-align: center;
    }

    .box2 .l-producers
    {
        position: relative;
		font-family: 'Oswald','游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ ゴシック', sans-serif;
		font-weight:600;

        padding-bottom: 30px;

        text-align: center;

        color: #fff;
    }

    .box2 .l-producers:after
    {
        position: absolute;
        top: 50px;
        right: 0;
        left: 0;

        width: 82px;
        height: 82px;
        margin: 0 auto;

        content: url(../images/cross@1x.png);
    }

    .box2 .l-producers .p-left
    {
        display: inline-block;

        width: 286px;

        vertical-align: top;

        background: none #000;
    }

    .box2 .l-producers .p-left:after
    {
        display: table;
        clear: both;

        content: '';
    }

    .box2 .l-producers .p-left p
    {
        padding-top: 50px;

        text-align: center;
    }
	
    .box2 .l-producers .p-left p span
    {
        display: block;
    }

    .box2 .l-producers .p-left p span
    {
        display: block;
    }

    .box2 .l-producers .p-left p span:nth-child(1)
    {
        margin-bottom: 16px;
    }
	
	
	
    .box2 .l-producers .p-left p span:nth-child(3)
    {
        margin-top: 13px;
		letter-spacing:0.05em;
        color: #d9d9d9;
    }

    .box2 .l-producers .p-right
    {
        display: inline-block;

        width: 286px;

        vertical-align: top;

        background: none #000;
    }

    .box2 .l-producers .p-right:after
    {
        display: table;
        clear: both;

        content: '';
    }

    .box2 .l-producers .p-right p
    {
        padding-top: 50px;

        text-align: center;
    }

    .box2 .l-producers .p-right p span
    {
        display: block;
    }

    .box2 .l-producers .p-right p span:nth-child(1)
    {
        margin-bottom: 16px;
    }
	
	

    .box2 .l-producers .p-right p span:nth-child(3)
    {
        margin-top: 13px;
		letter-spacing:0.05em;

        color: #d9d9d9;
    }

    .box2 p
    {
        margin-bottom: 30px;

        text-align: left;
    }

    .event-info
    {
        margin: 0 0 50px;

        border: 1px solid #cbcbcb;
        background: none #fff;
    }

    .event-info dl
    {
        padding: 20px;
    }

    .event-info dt
    {
        padding-top: 25px;
		font-weight: 600;
        color: #84878b;
		    letter-spacing: 0.05em;
    }

    .event-info dt:nth-child(1)
    {
        border-top: 1px solid #909090;
    }

    .event-info dd
    {
        padding-top: 5px;
        padding-bottom: 25px;

        color: #050505;
        border-bottom: 1px solid #909090;
    }
}

/*# sourceMappingURL=about.css.map */
