﻿

@media screen and (min-width: 1000px){


/* スマホ版非表示*/
#smpwrapper {
	display: none;
}
.smpwrapper {
	display: none;
}


a{
    outline: none;
	text-decoration: underline;
	color: #440062;
}
a:hover{
    outline: none;
	text-decoration: none;
	color: #440062;
}
a:visited{
    outline: none;
	text-decoration: underline;
	color: #440062;
}
	

img {
     display: block;
}


body {
	text-align: center;
	overflow: visible;
	background-color: #ffffff;
     font-family: 'Noto Sans JP', sans-serif !important;
     text-shadow: none !important;
	font-feature-settings: "palt" 1;
}


.box1400 {
	margin: auto;
	max-width: 1400px;
}
.box1400 img {
     width: 100%;
     height: auto;
}
.box1250 {
	margin: auto;
	max-width: 1250px;
}
.box1250 img {
     width: 100%;
     height: auto;
}



.menubar_001 {
    width: 100%;
    background-color: rgba(255,255,255,0);
    backdrop-filter: blur(10px);
    font-size: 170%;
    font-weight: 700;
    letter-spacing: 0.1em;
    border-bottom: 1px solid rgba(0,0,0,1.00);
    top: 0;
    z-index: 5000;
}
.menubar_001 .icon {
    margin-right: 2.5%;
}
.menubar_001 ul {
    display: table;
    width: 100%;
    margin: 0; 
    padding: 0;
}

.menubar_001 .li_001 {
    display: table-cell;
    width: 33.33333%;
    padding: 0;
}

@media only screen and (min-width: 1250px) {
.menubar_001 .li_001 a {
    display: block;
    margin: 0 auto;
    padding-top: 5%;
    padding-bottom: 6%;
    border-left: 1px solid rgba(0,0,0,1.00);
    border-right: 1px solid rgba(0,0,0,1.00);
    text-decoration: none;
    color: rgba(0,0,0,1.00);
    text-align: center;
    transition: 1s;
}
}
@media only screen and (max-width: 1250px) {
.menubar_001 .li_001 a {
    display: block;
    margin: 0 auto;
    padding-top: 5%;
    padding-bottom: 6%;
    border-right: 1px solid rgba(0,0,0,1.00);
    text-decoration: none;
    color: rgba(0,0,0,1.00);
    text-align: center;
    transition: 1s;
}
}

.menubar_001 .li_001 a:hover {
    color: rgba(0,0,0,1.00);
    background-color: rgba(255,255,255,0.75);
    transition: 1s;
}
.menubar_001 .li_002 {
    display: table-cell;
    width: 33.33333%;
    padding: 0;
}
.menubar_001 .li_002 a {
    display: block;
    margin: 0 auto;
    padding-top: 5%;
    padding-bottom: 6%;
    border-right: 1px solid rgba(0,0,0,1.00);
    text-decoration: none;
    color: rgba(0,0,0,1.00);
    text-align: center;
    transition: 1s;
}
.menubar_001 .li_002 a:hover {
    color: rgba(0,0,0,1.00);
    background-color: rgba(255,255,255,0.75);
    transition: 1s;
}
.menubar_001 .li_003 {
    display: table-cell;
    width: 33.33333%;
    padding: 0;
}

@media only screen and (min-width: 1250px) {
.menubar_001 .li_003 a {
    display: block;
    margin: 0 auto;
    padding-top: 5%;
    padding-bottom: 6%;
    border-right: 1px solid rgba(0,0,0,1.00);
    text-decoration: none;
    color: rgba(0,0,0,1.00);
    text-align: center;
    transition: 1s;
}
}
@media only screen and (max-width: 1250px) {
.menubar_001 .li_003 a {
    display: block;
    margin: 0 auto;
    padding-top: 5%;
    padding-bottom: 6%;
    text-decoration: none;
    color: rgba(0,0,0,1.00);
    text-align: center;
    transition: 1s;
}
}

.menubar_001 .li_003 a:hover {
    color: rgba(0,0,0,1.00);
    background-color: rgba(255,255,255,0.75);
    transition: 1s;
}



.menubar_002_000 {
    width: 100%;
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    background-color: rgba(255,255,255,0.05);
    font-size: 170%;
    font-weight: 700;
    letter-spacing: 0.025em;
    border-bottom: 1px solid rgba(0,0,0,1.00);
    top: 0;
    z-index: 996;
}
.menubar_002 {
    width: 100%;
}
.menubar_002 tr {

}
.menubar_002 .td_001 {
    width: 44%;
    border-left: 1px solid rgba(0,0,0,1.00);
}
.menubar_002 .td_001 a {
    display: block;
    margin: 0 auto;
    text-decoration: none;
    color: rgba(0,0,0,1.00);
    text-align: center;
    transition: 1s;
    padding-top: 4%;
    padding-bottom: 4%;
}
.menubar_002 .td_001 a:hover {
    color: rgba(0,0,0,1.00);
    background-color: rgba(255,255,255,0.75);
    transition: 1s;
    display: block;
    padding-top: 4%;
    padding-bottom: 4%;
}
.menubar_002 .td_002 {
    width: 30%;
    border-left: 1px solid rgba(0,0,0,1.00);
}
.menubar_002 .td_002 a {
    display: block;
    margin: 0 auto;
    text-decoration: none;
    color: rgba(0,0,0,1.00);
    text-align: center;
    padding-top: 4%;
    padding-bottom: 4%;
}
.menubar_002 .td_002 a:hover {
    color: rgba(0,0,0,1.00);
    background-color: rgba(255,255,255,0.75);
    transition: 1s;
    display: block;
    padding-top: 4%;
    padding-bottom: 4%;
}
.menubar_002 .td_003 {
    border-left: 1px solid rgba(0,0,0,1.00);
    border-right: 1px solid rgba(0,0,0,1.00);
}
.menubar_002 .td_003 a {
    display: block;
    margin: 0 auto;
    text-decoration: none;
    color: rgba(0,0,0,1.00);
    text-align: center;
    padding-top: 4%;
    padding-bottom: 4%;
}
.menubar_002 .td_003 a:hover {
    color: rgba(0,0,0,1.00);
    background-color: rgba(255,255,255,0.75);
    transition: 1s;
    display: block;
    padding-top: 4%;
    padding-bottom: 4%;
}





.paddd {
     position: fixed;
     left: 0;
     bottom: 0;
     min-width: 100%;
     min-height: 100%;
     width: auto;
     height: auto;
     z-index: -1;
}



.unveil_016 {
	width: 100%;
	background-image: url(../images/footer_pc_003.jpg?20170624-1150);
	background-repeat: no-repeat;
	background-position: center top;
}
.unveil_017 {
	max-width: 1132px;
     margin: auto;
}
.unveil_017 img {
     width: 100%;
     height: auto;
}



.unveil_uchiwa_001 {
	width: 100%;
	background-image: url(../images/footer_uchiwa_pc_001.jpg?20170624-1150);
	background-repeat: no-repeat;
	background-position: center top;
}
.unveil_uchiwa_002 {
	max-width: 1132px;
     margin: auto;
}
.unveil_uchiwa_002 img {
     width: 100%;
     height: auto;
}



.unveil_musume_001 {
	width: 100%;
	background-image: url(../images/footer_musume_pc_001.jpg?20170624-1150);
	background-repeat: no-repeat;
	background-position: center top;
}
.unveil_musume_002 {
	max-width: 1132px;
     margin: auto;
}
.unveil_musume_002 img {
     width: 100%;
     height: auto;
}



.unveil_sustaina_001 {
	width: 100%;
	background-image: url(../images/footer_sustaina_pc_001.jpg?20170624-1150);
	background-repeat: no-repeat;
	background-position: center top;
}
.unveil_sustaina_002 {
	max-width: 1132px;
     margin: auto;
}
.unveil_sustaina_002 img {
     width: 100%;
     height: auto;
}



.pc_img_002 {
     background-image: url("../images/pc_img_002.png?20170625-1200");
     background-repeat: repeat-x;
     background-position: center bottom;
     background-size: auto 100%;
}


.pad_001 {
     background: linear-gradient(rgba(255,255,255,1),rgba(255,255,255,0));
     width: 100%;
     height: auto;
}
.pad_001_002 {
     background: linear-gradient(rgba(255,255,255,1),rgba(255,255,255,0));
     width: 100%;
     height: auto;
     margin-top: 2.5%;
}
.pad_002 {
     font-weight: 500;
     font-size: 250%;
     line-height: 180%;
     text-align: center;
     padding-top: 0.5%;
}
.pad_003 {
     font-weight: 800;
     font-size: 750%;
     line-height: 130%;
}
.pad_004 {
     font-size: 50%;
     vertical-align: 0.5em;
}
.pad_005 {
     padding-left: 5%;
     padding-right: 5%;
}
.pad_006 {
     margin-left: 2%;
     margin-right: 2%;
     margin-top: 0.75%;
     margin-bottom: 2.5%;
     width: 21%;
     float: left;
}


.pad_006_001 {
     margin-left: 2%;
     margin-right: 2%;
     margin-top: 2.8%;
     width: 29%;
     float: left;
}
.pad_006_002 {
     margin-left: 18%;
     margin-right: 2%;
     margin-top: 1%;
     margin-bottom: 2.5%;
     width: 29%;
     float: left;
}
.pad_006_003 {
     margin-left: 2%;
     margin-right: 18%;
     margin-top: 1%;
     margin-bottom: 2.5%;
     width: 29%;
     float: left;
}



.pad_006_004 {
     margin-left: 2%;
     margin-right: 2%;
     margin-top: 2.8%;
     width: 21%;
     float: left;
}
.pad_006_005 {
     margin-left: 2%;
     margin-right: 2%;
     margin-top: 2.8%;
     width: 21%;
     float: left;
}
.pad_006_006 {
     margin-left: 2%;
     margin-right: 2%;
     margin-top: 2.8%;
     width: 21%;
     float: left;
}
.pad_006_007 {
     margin-left: 2%;
     margin-right: 2%;
     margin-top: 2.8%;
     width: 21%;
     float: left;
}
.pad_006_008 {
     margin-left: 14.5%;
     margin-right: 2%;
     margin-top: 1%;
     margin-bottom: 2.5%;
     width: 21%;
     float: left;
}
.pad_006_009 {
     margin-left: 2%;
     margin-right: 2%;
     margin-top: 1%;
     margin-bottom: 2.5%;
     width: 21%;
     float: left;
}
.pad_006_010 {
     margin-left: 2%;
     margin-right: 14.5%;
     margin-top: 1%;
     margin-bottom: 2.5%;
     width: 21%;
     float: left;
}




.pad_007 {
     font-weight: 500;
     font-size: 200%;
     line-height: 190%;
     text-align: center;
}
.pad_007_002 {
     font-weight: 400;
     font-size: 90%;
     text-align: center;
     letter-spacing: 0.2em;
     padding-top: 0.75%;
}
.pad_008 {
     font-weight: 800;
     font-size: 300%;
     line-height: 190%;
     text-align: center;
     padding-top: 4%;
}
.pad_008_002 {
     font-weight: 400;
     font-size: 140%;
     line-height: 190%;
     text-align: center;
     padding-top: 0.2%;
     padding-bottom: 3%;
     letter-spacing: 0.2em;
}
.pad_009 {
     border-radius: 30px;
     box-shadow: 0px 0px 13px 9px rgba(115, 166, 154, 0.2);
     backdrop-filter: blur(10px);
     background-color: rgba(255,255,255,0.2);
     margin-top: 2%;
     margin-bottom: 5%;
     margin-left: 10%;
     margin-right: 10%;
     padding-top: 4%;
     padding-bottom: 6%;
     padding-left: 5%;
     padding-right: 5%;
}
.pad_009_002 {
     border-radius: 30px;
     box-shadow: 0px 0px 13px 9px rgba(115, 166, 154, 0.2);
     backdrop-filter: blur(10px);
     background-color: rgba(255,255,255,0.2);
     margin-top: 2%;
     margin-bottom: 5%;
     margin-left: 10%;
     margin-right: 10%;
     padding-top: 2.5%;
     padding-bottom: 6%;
     padding-left: 5%;
     padding-right: 5%;
}
.pad_009_003 {
     border-radius: 30px;
     box-shadow: 0px 0px 13px 9px rgba(115, 166, 154, 0.2);
     backdrop-filter: blur(10px);
     background-color: rgba(255,255,255,0.2);
     margin-top: 2%;
     margin-bottom: 3%;
     margin-left: 10%;
     margin-right: 10%;
     padding-top: 2.5%;
     padding-bottom: 6%;
     padding-left: 5%;
     padding-right: 5%;
}
.pad_009_004 {
     border-radius: 30px;
     box-shadow: 0px 0px 13px 9px rgba(115, 166, 154, 0.2);
     backdrop-filter: blur(10px);
     background-color: rgba(255,255,255,0.2);
     margin-top: 2%;
     margin-bottom: 5%;
     margin-left: 10%;
     margin-right: 10%;
     padding-top: 2.7%;
     padding-bottom: 4.2%;
     padding-left: 5%;
     padding-right: 5%;
}

.pad_010 {
     padding-left: 45%;
     padding-right: 45%;
}
.pad_010_002 {
     padding-left: 40%;
     padding-right: 40%;
     padding-top: 1.8%;
}
.pad_010_003 {
     padding-left: 40%;
     padding-right: 40%;
     padding-top: 1.8%;
}
.pad_010_004 {
     padding-left: 40%;
     padding-right: 40%;
     padding-top: 3%;
}
.pad_011 {
     font-weight: 800;
     font-size: 600%;
     line-height: 190%;
     text-align: center;
}
.pad_011_002 {
     font-weight: 800;
     font-size: 600%;
     line-height: 100%;
     text-align: center;
     padding-top: 2.5%;
}
.pad_011_003 {
     font-size: 60%;
     vertical-align: 0.3em;
}
.pad_011_004 {
     font-size: 45%;
     vertical-align: 0.3em;
}
.pad_011_005 {
     font-size: 75%;
     vertical-align: 0.1em;
}


@media only screen and (min-width: 1250px) {
.pad_011_006 {
     font-weight: 800;
     font-size: 550%;
     line-height: 110%;
     text-align: center;
     padding-top: 2.5%;
}
}
@media only screen and (max-width: 1250px) {
.pad_011_006 {
     font-weight: 800;
     font-size: 480%;
     line-height: 110%;
     text-align: center;
     padding-top: 2.5%;
}
}



.pad_011_007 {
     font-size: 45%;
     vertical-align: 0.3em;
}
.pad_011_008 {

}


@media only screen and (min-width: 1250px) {
.pad_011_009 {
     font-weight: 800;
     font-size: 550%;
     line-height: 110%;
     text-align: center;
     padding-top: 2.5%;
}
}
@media only screen and (max-width: 1250px) {
.pad_011_009 {
     font-weight: 800;
     font-size: 480%;
     line-height: 110%;
     text-align: center;
     padding-top: 2.5%;
}
}



.pad_012 {

}
.pad_013 {

}
.pad_013_002 {
     margin-left: 16.5%;
     margin-right: 16.5%;
}
.pad_013_003 {
     margin-left: 16.5%;
     margin-right: 16.5%;
     margin-top: 4%;
}
.pad_013_004 {
     margin-left: 16.5%;
     margin-right: 16.5%;
     margin-top: 2.5%;
}
.pad_013_005 {

}
.pad_013_006 {
     margin-top: 3%;
}
.pad_014 {
     float: left;
     margin-top: 2%;
     margin-bottom: 2%;
     margin-left: 1%;
     margin-right: 1%;
     width: 31.33333%;
}
.pad_014_002 {
     float: left;
     margin-top: 2%;
     margin-bottom: 2%;
     margin-left: 1%;
     margin-right: 1%;
     width: 48%;
}
.pad_014_003 {
     float: left;
     margin-top: 2%;
     margin-bottom: 2%;
     margin-left: 10%;
     margin-right: 10%;
     width: 80%;
}
.pad_015 {
     font-weight: 500;
     font-size: 170%;
     line-height: 190%;
     text-align: center;
     padding-top: 3%;
}
.pad_016 {
     font-weight: 800;
     font-size: 400%;
     letter-spacing: 0.2em;
     text-align: center;
     padding-top: 3%;
}
.pad_017 {
     padding-top: 5%;
     padding-bottom: 0.5%;
     padding-left: 7%;
     padding-right: 7%;
}
.pad_018 {
     width: 100%;
}
.pad_019 {
     width: 26%;
     border-top: 1px #000000 solid;
     padding-top: 3%;
     padding-bottom: 3%;
     text-align: center;
     font-size: 160%;
     letter-spacing: 0.2em;
     font-weight: 600;
}
.pad_020 {
     border-top: 1px rgba(0,0,0,0.5) dotted;
     padding-top: 3%;
     padding-bottom: 3%;
     padding-left: 3%;
     text-align: left;
     font-size: 200%;
     line-height: 160%;
     letter-spacing: 0.1em;
     font-weight: 400;
}
.pad_020_002 {
     border-top: 1px rgba(0,0,0,0.5) dotted;
     padding-top: 3%;
     padding-bottom: 3%;
     padding-left: 3%;
     text-align: left;
     font-size: 200%;
     line-height: 160%;
     letter-spacing: 0.1em;
     font-weight: 400;
}
.pad_021 {
     font-size: 50%;
     vertical-align: 0.18em;
}
.pad_022 {
     padding-top: 2%;
     padding-bottom: 0.8%;
}
.pad_023 {
     font-size: 50%;
     line-height: 200%;
}
.pad_024 {
     padding-top: 5%;
     padding-bottom: 3%;
}


.movie {
	display: block;
	position: relative;
	width: 100%;
	padding-top: calc(9 / 16 * 100%);
	margin: auto;
	background-size: contain;
}
.movie .tvo-video {
	position: absolute;
	width: 100%;
	height: 100%;
	top:0 ;
	right: 0;
}


#page-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 120px;
    height: 109px;
    z-index: 9998;
}
#page-top img {
    width: 100%;
    height: auto;
}
.fixed {
	position: fixed;
	top: 0px;
}


.copy-guard {
    pointer-events: none;
}


#about {
     display: block;
     padding-top: 30px;
	margin-top: -30px;
}
#exhibitors {
     display: block;
}
#outline {
     display: block;
     padding-top: 30px;
	margin-top: -30px;
}


@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff) format('woff'),
       url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans JP';
   font-style: normal;
   font-weight: 300;
   src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-DemiLight.woff2) format('woff2'),

url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-DemiLight.woff) format('woff'),

url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-DemiLight.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans JP';
   font-style: normal;
   font-weight: 400;
   src: local('NotoSansJP-Regular.otf'),

url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format('woff2'),

url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format('woff'),

url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans JP';
   font-style: normal;
   font-weight: 500;
   src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff2) format('woff2'),

url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans JP';
   font-style: normal;
   font-weight: 700;
   src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans JP';
   font-style: normal;
   font-weight: 900;
   src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.otf) format('opentype');
} 




}


