@media only screen and (min-width: 751px)
{
    #bigbnr_slide .slick-track img
    {
	border: none;
    }

    #introduction h1
    {
        font-family: '游明朝体', 'Yu Mincho', YuMincho;
        font-size: 52px;
		letter-spacing:0.15em;
    }

    #introduction h1 span
    {
        font-size: 20px;

        color: #4fddd0;
    }

    #topics h1
    {
        font-size: 12px;
    }

    #topics .topics-item dt
    {
        
        font-size: 12px;
    }

    .l-producers .p-left p,
    .l-producers .p-right p
    {
      
    }

    .l-producers .p-left p span:nth-child(1),
    .l-producers .p-right p span:nth-child(1)
    {
        font-size: 13px;
        font-weight: bold;
    }

    .l-producers .p-left p span:nth-child(2),
    .l-producers .p-right p span:nth-child(2)
    {
        font-size: 14px;
        font-weight: bold;
    }

    .l-producers .p-left p span:nth-child(3),
    .l-producers .p-right p span:nth-child(3)
    {
        font-size: 12px;
    }

    .p-detail-l p,
    .p-detail-r p
    {
        font-family: '游明朝体', 'Yu Mincho', YuMincho;
        font-size: 26px;
    }

    #jaxa-jamstec h3
    {
        font-family: '游明朝体', 'Yu Mincho', YuMincho;
        font-size: 52px;
    }

    #jaxa-jamstec p
    {
        font-family: '游明朝体', 'Yu Mincho', YuMincho;
    }

    .ex-box dt
    {
        font-size: 13px;
    }

    #access p
    {
        font-family: '游明朝体', 'Yu Mincho', YuMincho;
        font-size: 56px;
    }

    body
    {
        background: none #050505;
    }

    header .inbox
    {
        width: 1024px;
        margin: 0 auto;
        padding-top: 25px;
    }

   header .new_btn
    {
	top: 10px;
    }
	
	header .new_btn_p {
	     display: inline-block;
	 }

    header .info
    {
        position: relative;
	top: 10px;
    }

    header .info .schedule
    {
        margin: 3px 0px;
    }

    header .info-bnr
    {
        position: absolute;
        /*top: -40px;*/
        top: 0px;
        right: 0px;
    }
    header .info-bnr img 
    {
        width: 506px;
    }
	
    header .info-bnr2
    {
        position: absolute;
        /*top: -40px;*/
        top: 95px;
        right: 0px;
    }

    header .info-bnr-end
    {
        position: absolute;
        /*top: -40px;*/
        top: 5px;
        right: 255px;
    }
    header .info-bnr-end2
    {
        position: absolute;
        /*top: -40px;*/
        top: 5px;
        right: 12px;
    }
    header .info-bnr2-end
    {
        position: absolute;
        /*top: -40px;*/
        top: 5px;
        right: 0px;
    }

    header .jwavextsukuba
    {
        display: inline-block;

        vertical-align: top;
    }

    header #jme
    {
        padding: 50px 0 0;
        text-align: center;
	//position: absolute;
	//bottom: 0;
	//right: 0;
        //display: inline-block;
	//margin: 9px 0 0 20px;
        //vertical-align: top;
    }
    header #jme #gigyaShare
    {
        display: inline-block;
        vertical-align: middle;
        padding: 7px 0 0;
    }
    header #jme #gigyaShare > img
    {
        margin: 0 10px 0 0 !important;
    }
    header #jme #gigyaShare > div
    {
        display: inline-block;
        vertical-align: middle;
    }
    header #jme #gigyaShare > div img
    {
        //vertical-align: top;
    }
    header #jme .extras 
    {
        display: inline-block;
        vertical-align: top;
        margin: 0 20px 0 0;
    }
    header #jme .extras a img
    {
        margin: 0 2.5px;
    }

    #introduction
    {
        margin-top: 80px;

        background-color: rgba(3, 74, 125, .75);
        background-image: url(../images/digital_code.png);
        background-repeat: no-repeat;
        background-position: center -90px;
    }

    #introduction .inbox
    {
        width: 1024px;
        margin: 0 auto;
        padding: 110px 0 100px;

        text-align: center;
    }

    #introduction h1
    {
        margin-bottom: 40px;
    }

    #introduction h1 span
    {
        display: block;
		font-size: 13px;
		letter-spacing:0.35em;
    }

    #introduction p span
    {
        display: block;
		font-size:20px;
		margin-bottom:10px;
		
    }

    #introduction .digest-wrap
		{
				font-size: 20px;
				font-weight: bold;
				display: inline-block;
				vertical-align: top;
				width: 490px;
				border-top: 3px solid #00a3df;
				padding-top: 20px;
				margin-right: 15px;
				margin-left: 0;
				margin-top: 30px;
		}
    #introduction #digest_movie
    {
        margin: 25px 0 10px;
    }

    #introduction .digest
    {   
        display: inline-block;
        padding-left: 25px;
        //background: url(../images/ico_digest.png) no-repeat left 2px;
    }
    #introduction .tog
    {
				font-size: 20px;
				font-weight: bold;
				border-top: 3px solid #00a3df;
        display: inline-block;
				vertical-align: top;
				width: 490px;
				padding-top: 20px;
				margin-top: 30px;
				margin-right: 0;
				margin-left: 15px;
    }
    #introduction .tog > div
		{
			padding: 10px 10px 0;
			background: none #fff;
			border-radius: 10px;
			-moz-border-radius: 10px;
			-o-border-radius: 10px;
			-ms-border-radius: 10px;
			-webkit-border-radius: 10px;
		}
    #introduction .tog p
		{
			margin-bottom: 25px;
		}


    #topics
    {
        padding-top: 40px;
    }

    #topics .inbox
    {
        position: relative;

        width: 1024px;
        margin: 0 auto;
        padding: 90px 0 65px;

        background: url(../images/bt_topics.png) no-repeat center top;
    }

    #topics h1
    {
        margin-bottom: 30px;

        text-align: center;
    }

    #topics h1 em
    {
        display: block;

        margin: 0 0 10px 0;
    }

    #topics h1 em img
    {
        width: 145px;
    }

    #topics .l-topics
    {
        text-align: center;
    }

    #topics .topics-item
    {
        display: inline-block;

        width: 325px;

        vertical-align: top;
    }

    #topics .topics-item .mask
    {
        display: block;
        overflow: hidden;

        border-radius: 10px;
    }
	
	.topics-item dl {
		padding: 0 10px;	
	}

    #topics .topics-item dt
    {
        margin: 15px 0;

        text-align: left;

        color: #00a3df;
    }

    #topics .topics-item dd
    {
        text-align: left;
		
    }
	
	#topics .topics-item dd a {
		color: #fff;	
		text-decoration:none;	
	}
	
	#topics .topics-item dd a:hover {
		text-decoration:underline;	
	}

    #producers
    {
        background-color: #050505;
    }

    #producers .inbox
    {
        position: relative;

        width: 1024px;
        margin: 0 auto;
        padding: 90px 0 65px;

        background: url(../images/bg-pr.png) no-repeat center top;
    }

    #producers h1
    {
        margin-bottom: 60px;
		
        text-align: center;
		 font-family: '游明朝体', 'Yu Mincho', YuMincho;
		font-weight: 400;
		font-size:32px;
		letter-spacing: 0.13em;
        color: #fff;
    }

    #producers .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;
    }

  .l-producers em {
		
		font-weight:600;
		font-size:18px;	
		letter-spacing: 0.1em;
	}
	
    #producers .l-producers:after
    {
        position: absolute;
        top: 30px;
        right: 0;
        left: 0;

        width: 82px;
        height: 82px;
        margin: 0 auto;

        content: url(../images/cross@1x.png);
    }

    #producers .l-producers .p-left
    {
        display: inline-block;

        vertical-align: top;

        background: none #050505;
    }

    #producers .l-producers .p-left:after
    {
        display: table;
        clear: both;

        content: '';
    }

    #producers .l-producers .p-left > img
    {
        float: left;
    }

    #producers .l-producers .p-left p
    {
        float: right;

        width: 215px;
        padding-top: 50px;
    }

    #producers .l-producers .p-left p span
    {
        display: block;
    }

    #producers .l-producers .p-left p span
    {
        display: block;
    }

    #producers .l-producers .p-left p span:nth-child(1)
    {
        margin-bottom: 8px;
    }

    #producers .l-producers .p-left p span:nth-child(3)
    {
        margin-top: 13px;

        color: #d9d9d9;
    }

    #producers .l-producers .p-right
    {
        display: inline-block;

        vertical-align: top;

        background: none #050505;
    }

    #producers .l-producers .p-right:after
    {
        display: table;
        clear: both;

        content: '';
    }

    #producers .l-producers .p-right > img
    {
        float: right;
    }

    #producers .l-producers .p-right p
    {
        float: left;

        width: 215px;
        padding-top: 50px;
    }

    #producers .l-producers .p-right p span
    {
        display: block;
    }

    #producers .l-producers .p-right p span:nth-child(1)
    {
        margin-bottom: 8px;
    }

    #producers .l-producers .p-right p span:nth-child(3)
    {
        margin-top: 13px;

        color: #d9d9d9;
    }

    #producers .comment
    {
        display: inline-block;

        width: 56%;
        padding-right: 5%;

        text-align: left;
        vertical-align: middle;
    }

    #contents-wrapper
    {
		padding-top:80px;
        background: url(../images/top_bg.gif) repeat center top;
    }

    #contents
    {
        //background-image: url(../images/bg-contents.png);
        background-repeat: no-repeat;
        background-position: center top;
    }

    #contents .l-content
    {
        margin-bottom: 100px;
    }

    .show-detail
    {
        display: inline-block;

        padding: 15px 120px 15px 15px;

        text-decoration: none;
		font-weight: 600;
		font-size:13px;
        color: #fff;
        color: #84878b;
        border: 1px solid #8f7800;
        background: url(../images/bg-show-late.png) no-repeat 90% center #050505;
    }

    .show-detail span
    {
        display: block;
	margin-bottom: 5px;
        color: #fff;
    }

    #global_menu .btn-ticket
    {
        padding-left: 35px;
    }

    .p-slide-show-l
    {
        position: absolute;
        z-index: 0;
        top: 190px;
        left: 38px;

        width: 670px;
        height: 371px;
    }

    .p-slide-show-r
    {
        position: absolute;
        z-index: 0;
        top: 190px;
        right: 38px;

        width: 670px;
        height: 371px;
    }

    #talksession
    {
        position: relative;

        width: 1024px;
        margin: 0 auto;

        background: url('../images/bg-talksession.png') no-repeat center top;
    }

    #talksession h2
    {
        padding-top: 65px;

        text-align: center;
    }

    #talksession .p-catch-r
    {
        position: absolute;
        top: -22px;
        right: 0;

        width: 175px;
        padding-top: 65px;

        background: url(../images/circle_pattern.png) no-repeat center top;
    }

    #talksession .p-catch-r span
    {
        display: block;

        height: 302px;

        text-indent: -9999px;

        background: url('../images/feel_future.png') no-repeat center top;
    }

    #talksession .p-detail-l
    {
        text-align: left;
    }

    #talksession .p-detail-l p
    {
        position: relative;

        display: inline-block;

        width: 400px;
		font-weight:bold;
        padding: 125px 0 80px 35px;
    }

    #talksession .p-detail-l a
    {
        position: absolute;
        bottom: 0;
        left: 35px;
    }

    #live
    {
        position: relative;

        width: 1024px;
        margin: 0 auto;

        background: url('../images/bg-live.png') no-repeat center top;
    }

    #live h2
    {
        padding-top: 65px;

        text-align: center;
    }

    #live .p-catch-l
    {
        position: absolute;
        top: -22px;
        left: 0;

        width: 175px;
        padding-top: 65px;

        background: url(../images/circle_pattern.png) no-repeat center top;
    }

    #live .p-catch-l span
    {
        display: block;

        height: 241px;

        text-indent: -9999px;

        background: url('../images/only_one_day.png') no-repeat center top;
    }

    #live .p-detail-r
    {
        text-align: right;
    }

    #live .p-detail-r p
    {
        position: relative;
        position: relative;
		text-align: left;
        display: inline-block;
		font-weight: bolder;
        width: 400px;
        padding: 120px 35px 80px 0;
    }

    #live .p-detail-r a
    {
        position: absolute;
        right: 35px;
        bottom: 0;
    }

    #technology
    {
        position: relative;

        width: 1024px;
        margin: 0 auto;

        background: url('../images/bg-technology.png') no-repeat center top;
    }

    #technology h2
    {
        padding-top: 65px;

        text-align: center;
    }

    #technology .p-catch-r
    {
        position: absolute;
        top: -22px;
        right: 0;

        width: 175px;
        padding-top: 65px;

        background: url(../images/circle_pattern.png) no-repeat center top;
    }

    #technology .p-catch-r span
    {
        display: block;

        height: 316px;

        text-indent: -9999px;

        background: url('../images/taiken.png') no-repeat center top;
    }

    #technology .p-detail-l
    {
        text-align: left;
    }

    #technology .p-detail-l p
    {
        position: relative;

        display: inline-block;
font-weight: bolder;
        width: 400px;
        padding: 125px 0 80px 35px;
    }

    #technology .p-detail-l a
    {
        position: absolute;
        bottom: 0;
        left: 35px;
    }

    #jaxa-jamstec
    {
        position: relative;

        width: 1024px;
        margin: 0 auto;

        background: url('../images/bg-jaxaxjamstec.png') no-repeat center top;
    }

    #jaxa-jamstec h2
    {
        padding-top: 65px;

        text-align: center;
    }

    #jaxa-jamstec .photo
    {
        position: relative;

        margin-top: 60px;

        text-align: center;
    }

    #jaxa-jamstec .photo img
    {
        line-height: 1;

        vertical-align: top;
    }

    #jaxa-jamstec .photo p
    {
        position: absolute;
        bottom: -20px;
        left: 40px;
    }

    #jaxa-jamstec h3
    {
        font-weight: normal;

        position: relative;
        z-index: 100001;

        margin-top: -25px;

        text-align: center;

        color: #fdd500;
    }

    #jaxa-jamstec p
    {
        line-height: 1.6;

        text-align: center;
    }

    #jaxa-jamstec p span
    {
        display: block;
		font-size:20px;
		font-weight: bolder;
    }

    #jaxa-jamstec .p-catch-l
    {
        position: absolute;
        z-index: 9001;
        top: 77px;
        left: 20px;

        background: url(../images/space.png) no-repeat center center;
    }

    #jaxa-jamstec .p-catch-l:after
    {
        display: block;

        width: 175px;
        height: 175px;

        content: url(../images/circle_pattern.png);
    }

    #jaxa-jamstec .p-catch-r
    {
        position: absolute;
        z-index: 9000;
        top: 77px;
        right: 20px;

        background: url(../images/deep_ocean.png) no-repeat center center;
    }

    #jaxa-jamstec .p-catch-r:after
    {
        display: block;

        width: 175px;
        height: 175px;

        content: url(../images/circle_pattern.png);
    }

    #ex-contents
    {
        position: relative;

        width: 1024px;
        margin: 0 auto;
        padding: 70px 0 0;

        text-align: center;

        background: url('../images/bg-other.png') no-repeat center top;
    }

    #ex-contents .ex-box
    {
        display: inline-block;

        width: 325px;
        padding: 125px 0 0;

        vertical-align: top;

        background: none #050505;
    }

    #ex-contents .ex-box dl
    {
        height: 200px;
        min-height: 155px;
    }

    #ex-contents .ex-box dt
    {
        color: #84878b;
			font-weight: bottom;
		font-size: 13px;
    }

    #ex-contents .ex-box dt em
    {
        display: block;
	margin-bottom: 4px;
        color: #fff;
    }

    #ex-contents .ex-box dt em img
    {
        height: 25px;
    }

    #ex-contents .ex-box dd
    {
        padding: 0 35px 30px;
        padding-top: 25px;

        text-align: left;
    }

    #ex-contents .box-05
    {
        background-image: url(../images/ico_drone.png);
        background-repeat: no-repeat;
        background-position: center 45px;
    }

    #ex-contents .box-06
    {
        background-image: url(../images/ico_cafe.png);
        background-repeat: no-repeat;
        background-position: center 22px;
    }

    #ex-contents .box-07
    {
        background-image: url(../images/ico_food.png);
        background-repeat: no-repeat;
        background-position: center 28px;
    }

    #access
    {
        background: none #0054a3;
    }

    #access .inbox
    {
        width: 1024px;
        margin: 0 auto;
        padding: 55px 0 80px;

        text-align: center;
    }

    #access h2
    {
        position: relative;

        padding-bottom: 15px;
    }

    #access h2:after
    {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;

        display: block;

        width: 28px;
        height: 2px;
        margin: 0 auto;

        content: '';

        background-color: #fff;
    }

    #access p
    {
        margin: 30px 0 40px;

        color: #f7d128;
    }

    #access .access-map
    {
        padding-bottom: 50px;
    }
	
	.access_place {
font-family: 'Oswald','游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ ゴシック', sans-serif;		
margin: 0 0 40px 0;
		font-size: 36px;
		 color: #f7d128;

	}
	
	.access_place a {
		color: #fff;	
	}
	
	.open_closed {
		display: block;
		font-family: "Oswald";
		margin: 10px 0 0;
		font-size: 17px;
	}
	.open_closed em {
		font-size: 15px;
	}
}

@media only screen and (max-width: 750px)
{
    #bigbnr_slide .slick-track img
    {
	border: none;
    }

    #introduction h1
    {
        font-family: '游明朝体', 'Yu Mincho', YuMincho;
        font-size: 3rem;
		
    }

    #introduction h1 span
    {
        font-size: 1.2rem;

        color: #4fddd0;
    }

    #topics h1
    {
        font-size: 1rem;
    }

    #topics .topics-item dt
    {
       
        font-size: 1rem;
    }

    #producers h1
    {
        font-family: '游明朝体', 'Yu Mincho', YuMincho;
        font-size: 2rem;
    }

    .l-producers .p-left p,
    .l-producers .p-right p
    {
       
    }

    .l-producers .p-left p span:nth-child(1),
    .l-producers .p-right p span:nth-child(1)
    {
        font-size: 1rem;
        font-weight: bold;
    }

    .l-producers .p-left p span:nth-child(2),
    .l-producers .p-right p span:nth-child(2)
    {
        font-size: 1.2rem;
        font-weight: bold;
    }

    .l-producers .p-left p span:nth-child(3),
    .l-producers .p-right p span:nth-child(3)
    {
        font-size: 1rem;
    }

    .p-detail-l p,
    .p-detail-r p
    {
        font-family: '游明朝体', 'Yu Mincho', YuMincho;
        font-size: 1.4rem;
    }

    #jaxa-jamstec h3
    {
        font-family: '游明朝体', 'Yu Mincho', YuMincho;
        font-size: 2.4rem;
    }

    #jaxa-jamstec p
    {
        font-family: '游明朝体', 'Yu Mincho', YuMincho;
    }

    .ex-box dt
    {
        font-size: 1.1rem;
    }

    #access p
    {
        font-family: '游明朝体', 'Yu Mincho', YuMincho;
        font-size: 2.4rem;
    }

    .show-detail
    {
        display: inline-block;

        padding: 15px 120px 15px 15px;

        text-decoration: none;

        color: #fff;
        border: 1px solid #8f7800;
        background: url(../images/bg-show-late.png) no-repeat 90% center #050505;
    }

    header
    {
        padding: 100px 0 0;

        text-align: center;
    }

    header .info
    {
        padding-top: 20px;
    }
	
	header .info p:nth-child(1) img {
		width: 62%;	
	}
	
	header .info p:nth-child(2) img {
		width: 62%;	
	}

	header .info-bnr img {
		width: 100%;	
	}

    header .schedule
    {
        margin: 25px 0;
    }

    header .info-bnr
    {
        margin: 0 0 10px;
        display: inline-block;
    }
    header #jme
    {
        padding: 25px 0;
        //padding-left: 50px;
    }
    header #jme #gigyaShare > img
    {
        margin: 0 10px 0 0 !important;
    }
    header #jme #gigyaShare > div
    {
        display: inline-block;
        vertical-align: top;
    }
    header #jme #gigyaShare > div img
    {
        //vertical-align: top;
    }
    header #jme .extras
    {
        margin: 0 0 10px;
    }
    header #jme .extras a img
    {
        display: none;
    }
    header #jme .extras a:nth-child(1):after
    {
        content: url(../images/fb_sp.png);
        display: inline-block;
        vertical-align: top;
    }
    header #jme .extras a:nth-child(1) img 
    {
        margin: 0 10px 0 0;
    }
    header #jme .extras a:nth-child(2):after
    {
        content: url(../images/tw_sp.png);
        display: inline-block;
        vertical-align: top;
    }

    header p
    {
        display: block;
    }

    #introduction
    {
        margin-top: 80px;

        background-color: rgba(3, 74, 125, .75);
        background-image: url(../images/digital_code.png);
        background-repeat: no-repeat;
        background-position: center center;
    }

    #introduction .inbox
    {
        margin: 0 auto;
        padding: 110px 0 100px;

        text-align: center;
    }

    #introduction h1
    {
        margin-bottom: 40px;
    }

    #introduction h1 span
    {
        display: block;

        color: #4fddd0;
    }

    #introduction p
    {
        padding: 0 20px;
    }

    #introduction p span
    {
        display: span;
    }

    #introduction .digest-wrap
		{
				font-size: 1.8rem;
				font-weight: bold;
				border-top: 3px solid #00a3df;
				padding-top: 20px;
				margin-top: 30px;
			
		}
    #introduction #digest_movie
    {
        margin: 40px 0 10px;
    }

    #introduction .digest
    {
        display: inline-block;
        padding-left: 25px;
        //background: url(../images/ico_digest.png) no-repeat left center;
    }
    #introduction .tog
    {
				font-size: 1.8rem;
				font-weight: bold;
				border-top: 3px solid #00a3df;
				padding-top: 20px;
				margin-top: 60px;
    }
    #introduction .tog > div
		{
			width: 95%;
			margin: 0 auto;
-webkit-overflow-scrolling:touch;
max-height: 500px;
overflow-y: scroll;
		/*
			padding: 10px 10px 0;
			background: none #fff;
			border-radius: 10px;
			-moz-border-radius: 10px;
			-o-border-radius: 10px;
			-ms-border-radius: 10px;
			-webkit-border-radius: 10px;
			*/
		}
    #introduction .tog p
		{
			margin-bottom: 25px;
		}
    #introduction .tog iframe 
		{
			width: 100%;
			max-height: 400px;
		}

    #topics
    {
        padding-top: 40px;

        background-color: #050505;
    }

    #topics .inbox
    {
        position: relative;

        margin: 0 auto;
        padding: 90px 0 65px;
    }

    #topics h1
    {
        margin-bottom: 30px;

        text-align: center;
    }

    #topics h1 em
    {
        display: block;
    }

    #topics .l-topics
    {
        text-align: center;
    }

    #topics .topics-item
    {
        display: inline-block;

        padding: 35px 0;

        vertical-align: top;

        border-bottom: 1px solid #00a3df;
    }

    #topics .topics-item:nth-child(1)
    {
        border-top: 1px solid #00a3df;
    }

    #topics .topics-item .mask
    {
        display: inline-block;
        overflow: hidden;

        width: 210px;
        padding: 0 10px;

        border-radius: 10px;
    }

    #topics .topics-item dl
    {
        display: inline-block;

        width: 510px;

        vertical-align: top;
    }

    #topics .topics-item dt
    {
        margin: 0 0 15px;

        text-align: left;

        color: #00a3df;
    }

	 #topics .topics-item dd {
		  text-align: left;
	 }
	 
    #topics .topics-item dd a
    {
        text-align: left;
			color: #fff;	

    }

    #producers
    {
        background-color: #050505;
    }

    #producers .inbox
    {
        position: relative;

        margin: 0 auto;
        padding: 90px 0 65px;

        text-align: center;
    }

    #producers h1
    {
        margin-bottom: 60px;

        text-align: center;
    }

    #producers .l-producers
    {
        position: relative;

        padding-bottom: 30px;

        text-align: center;
		font-family: 'Oswald','游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ ゴシック', sans-serif;
    }
	  .l-producers em {
		
		font-weight:600;
	
		letter-spacing: 0.1em;
	}

    #producers .l-producers:after
    {
        position: absolute;
        top: 120px;
        right: 0;
        left: 0;

        width: 82px;
        height: 82px;
        margin: 0 auto;

        content: url(../images/cross@1x.png);
    }

    #producers .l-producers .p-left
    {
        display: inline-block;

        margin-right: 20px;

        vertical-align: top;

        background: none #050505;
    }

    #producers .l-producers .p-left:after
    {
        display: table;
        clear: both;

        content: '';
    }

    #producers .l-producers .p-left p
    {
        padding-top: 25px;
        padding-bottom: 25px;

        background: none #101010;
    }

    #producers .l-producers .p-left p span
    {
        display: block;
    }

    #producers .l-producers .p-left p span
    {
        display: block;
    }

    #producers .l-producers .p-left p span:nth-child(1)
    {
        margin-bottom: 0;
    }

    #producers .l-producers .p-left p span:nth-child(3)
    {
        margin-top: 0;

        color: #d9d9d9;
    }

    #producers .l-producers .p-right
    {
        display: inline-block;

        margin-left: 20px;

        vertical-align: top;

        background: none #050505;
    }

    #producers .l-producers .p-right:after
    {
        display: table;
        clear: both;

        content: '';
    }

    #producers .l-producers .p-right p
    {
        padding-top: 25px;
        padding-bottom: 25px;

        background: none #101010;
    }

    #producers .l-producers .p-right p span
    {
        display: block;
    }

    #producers .l-producers .p-right p span:nth-child(1)
    {
        margin-bottom: 0;
    }

    #producers .l-producers .p-right p span:nth-child(3)
    {
        margin-top: 0;

        color: #d9d9d9;
    }

    #producers .comment
    {
        padding: 20px 20px 30px;

        text-align: left;
    }

    #producers .show-detail
    {
        text-align: left;

        color: #84878b;
    }

    #producers .show-detail span
    {
        display: block;

        padding: 0 0 5px;

        color: #fff;
    }

    #contents-wrapper
    {
		
        background: url(../images/top_bg.gif) repeat center top;
    }

    .l-content
    {
        margin-bottom: 100px;
    }

    .l-content .p-detail-r p,
    .l-content .p-detail-l p
    {
        padding: 0 20px 10px;
		font-size: 2rem;
        text-align: left;
    }

    .l-content h3
    {
        padding: 20px 0 20px;
    }

    #talksession
    {
        text-align: center;
    }

    #talksession h2
    {
        margin: 30px 0;
    }

    #talksession .p-catch-r span
    {
        font-size: 2rem;

        color: #f7d128;
    }

    #live
    {
        text-align: center;
    }

    #live h2
    {
        margin: 30px 0;
    }

    #live .p-catch-r span,
    #live .p-catch-l span
    {
        font-size: 2rem;

        color: #f7d128;
    }

    #technology
    {
        text-align: center;
    }

    #technology h2
    {
        margin: 30px 0;
    }

    #technology .p-catch-r span,
    #technology .p-catch-l span
    {
        font-size: 2rem;

        color: #f7d128;
    }

    #jaxa-jamstec
    {
        text-align: center;
    }

    #jaxa-jamstec h2
    {
        margin: 30px 0;
    }

    #jaxa-jamstec h3
    {
        font-size: 2rem;

        color: #f7d128;
    }

    #jaxa-jamstec .p-catch-r span,
    #jaxa-jamstec .p-catch-l span
    {
        font-size: 2rem;

        color: #f7d128;
    }

    #jaxa-jamstec .photo img
    {
        max-width: 50%;
    }

    #jaxa-jamstec .photo p
    {
        text-align: left;
    }

    #jaxa-jamstec > p
    {
        padding: 0 20px;

        text-align: left;
    }

    #ex-contents
    {
        text-align: center;
    }

    #ex-contents .p-catch-r span,
    #ex-contents .p-catch-l span
    {
        font-size: 2rem;

        color: #f7d128;
    }

    #ex-contents .box-05
    {
        margin: 0 0 2px 0;

        background-color: #050505;
        background-image: url(../images/ico_drone.png);
        background-repeat: no-repeat;
        background-position: 40px 40px;
    }

    #ex-contents .box-06
    {
        margin: 0 0 2px 0;

        background-color: #050505;
        background-image: url(../images/ico_cafe.png);
        background-repeat: no-repeat;
        background-position: 70px 20px;
    }

    #ex-contents .box-07
    {
        background-color: #050505;
        background-image: url(../images/ico_food.png);
        background-repeat: no-repeat;
        background-position: 60px 30px;
    }

    #ex-contents dl
    {
        min-height: 155px;
        padding: 40px;

        text-align: left;
    }

    #ex-contents dt
    {
        padding: 0 0 0 140px;

        color: #84878b;
    }

    #ex-contents dt em
    {
        display: block;

        color: #fff;
    }

    #ex-contents dd
    {
        padding-top: 45px;
    }

    #access
    {
        background: none #0054a3;
    }

    #access .inbox
    {
        margin: 0 auto;
        padding: 55px 0 80px;

        text-align: center;
    }

    #access h2
    {
        position: relative;

        padding-bottom: 15px;
    }

    #access h2:after
    {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;

        display: block;

        width: 28px;
        height: 2px;
        margin: 0 auto;

        content: '';

        background-color: #fff;
    }

    #access p
    {
        margin: 30px 0 40px;

        color: #f7d128;
    }

    #access .access-map
    {
        margin: 0 0 90px;
        padding-bottom: 100%;

        background: url(../images/access@2x.png) no-repeat center top;
        background-size: contain;
    }

    #access .access-map img
    {
        display: none;
    }
	
		.access_place {
font-family: 'Oswald','游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ ゴシック', sans-serif;		
margin: 0 0 40px 0;
		font-size: 2rem;
		 color: #f7d128;

	}
	
	.access_place a {
		color: #fff;	
	}

	.open_closed {
		display: block;
		font-family: "Oswald";
		margin: 10px 0 0;
		font-size: 2rem;
	}
	.open_closed em {
		font-size: 1.8rem;
	}
}

/*# sourceMappingURL=styles.css.map */
