@media screen and (max-width:800px) {

body, h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form {
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	list-style-type: none;
	font-family: YakuHanJP, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	-webkit-text-size-adjust: 100%;
}

textarea { font-size: 100%; }

img {
	max-width: 100%;
	height: auto;
}

hr { display: none; }

html{
	min-height: 620px;
	height: 100%;
	overflow-y: scroll;
}

iframe[name="google_conversion_frame"] { position: absolute; top: 0; }

body{
	height: 100%;
    font-family: arial,sans-serif;
	background: #fff;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a		{	text-decoration: none; color: #000;	}

.s_text {
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    -moz-font-feature-settings: "palt";
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    font-variant-ligatures: no-common-ligatures;
    text-align: justify;
}

.pc_view{
	display: none !important;
}

#is-loading {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #fff;
    z-index: 100;
}

#loading {
    display: none;
    position: relative;
    z-index: 101;
    width: 100%;
}

#loading p{
    margin: 0;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    position: absolute;
    width: 66%;
}

#loading img{
    width: 100%;
}

.button{
	font-family: "Open Sans", sans-serif;
    text-decoration: underline;
}

.center{
    text-align: center;
}

header {
    position: fixed;
    left: 0;
    top: 0;
    background-color: #0068b7;
    width: 100%;
    height: 48px;
    z-index: 2;
}

header h1{
	text-align: center;
    padding-left: 96px;
    width: 200px;
    padding-top: 12px;
}

.hamburger{
	right: 0;
    left: unset;
    top: 4px;
}

.fat-nav {
    background: rgba(0,0,0,.9);
    margin-top: 48px;
}

.fat-nav li{
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 5.6vw;
    text-align: left;
    padding: 4% 0;
    border-bottom: solid 1px #fff;
    margin-left: 6%;
    width: 88%;
    line-height: 1em;
}

.fat-nav li:first-child {
    margin-top: 80px;
}

.fat-nav li small{
    font-size: 3.2vw;
}

.fat-nav ul {
    padding-bottom: 64px;
}

.hamburger__icon,
.hamburger__icon:after,
.hamburger__icon:before {
    background-color: #fff;
}

.fat-nav {
}

.content{
	padding-top: 48px;
}

header .sns_nav{
	position: absolute;
    bottom: 16px;
    left: 12px;

    display: none;
}

header .sns_nav li{
	width: 24px;
    margin-top: 12px;
}

.mainvisual{
	overflow: hidden;
    clear: both;
    margin-bottom: 12%;
}

.mainvisual .slide_block{
	width: 100%;
}

.mainvisual .slide_block img{
	width: 100%;
}

.mainvisual button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.mainvisual .slide-dots {
    text-align: center;
    margin-top: 16px;
}

.mainvisual .slide-dots li {
  display: inline-block;
  margin: 0 15px;
}

.mainvisual .slide-dots li button {
  position: relative;
  text-indent: -9999px;
}

.mainvisual .slide-dots li button:before {
  content: '●';
  font-size: 20px;
  text-indent: 0px;
  position: absolute;
  top: 0;
  left: 0;
}

.mainvisual .slide-dots li.slick-active button:before {
  content: '○';
}

.mainvisual .right_block{
	float: left;
    width: 29.5%;

    display: none;
}

h2.headline{
	font-family: "Open Sans", sans-serif;
	font-weight: bold;
	font-size: 32px;
}

.top_about {
    overflow: hidden;
    position: relative;
    /* margin-bottom: 12%; */
    background: linear-gradient(to bottom, #fff 0%, #fff 42%, #000 42%, #000 90%, #fff 0%);
}

.top_about .inner{
	position: relative;
    overflow: hidden;
}

.top_about .inner h2{
	margin-bottom: 8%;
}

.top_about .inner .left_block {
    width: 92%;
    margin: 0 4%;
    clear: both;
}

.top_about .inner .left_block p{
	margin-bottom: 4%;
}

.top_about .inner .left_block img {
    width: 44%;
}

.top_about .inner .right_block {
    clear: both;
    margin-top: -20%;
}

.top_about .inner .right_block .middle_block{
	margin: 0 auto;
    width: 92%;
    overflow: hidden;
}

.top_about .inner .right_block .middle_block img {
    width: 48%;
    float: right;
    clear: both;
}

.top_about .inner .right_block p {
    color: #fff;
    width: 92%;
    margin: 8% auto 4%;
}

.top_about .button_pressrelease {
    line-height: 1em;
    width: 24%;
    text-align: right;
    margin-left: 72%;
}

section.projects{
    overflow: hidden;
    margin-bottom: 12%;
}

section.projects h2{
	margin-bottom: 40px;
}

section.projects .inner{
	margin: 0 auto;
    width: 92%;
    position: relative;
    overflow: hidden;
}

section.projects .inner .middle_block{
	border-bottom: solid 1px #000;
    margin-bottom: 4.8%;
    padding-bottom: 4.8%;
    overflow: hidden;
    font-size: 0;
}

section.projects .inner .middle_block:last-child{
	border-right: none;
    margin-right: 0;
    padding-right: 0;
}

section.projects .inner .middle_block .number{
	font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 40px;
    margin-bottom: 4%;
}

section.projects .inner .middle_block .detail{
	width: 48%;
    display: inline-block;
    vertical-align: middle;
}

section.projects .inner .middle_block img{
	width: 48%;
    vertical-align: middle;
    display: inline-block;
    margin-left: 4%;
}

section.projects .inner .middle_block h2{
	font-weight: bold;
	margin-bottom: 8px;
}

section.projects .inner .middle_block .date{
	font-weight: bold;
	font-size: 10px;
}

section.projects .inner .middle_block .place{
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 16px;
}

.top_news{
    overflow: hidden;
    margin-bottom: 80px;
}

.top_news .inner{
	max-width: 1280px;
    margin: 0 auto;
    width: 88%;
    position: relative;
    overflow: hidden;
}

.top_news .inner h2.headline{
	margin-bottom: 40px;
    vertical-align: top;
    display: inline-block;
}

.top_news .inner .middle_block{
}

.top_news .inner .middle_block dl{
    border-bottom: solid 1px #000;
}

.top_news .inner .middle_block dt {
}

.top_news .inner .middle_block dd {
    border-bottom: solid 1px #000;
    padding-bottom: 4.8%;
    margin-bottom: 4.8%;
    font-weight: bold;
}

.top_news .inner .middle_block dd:last-child{
    margin-bottom: 0;
    border-bottom: none;
}

.top_news .inner .button{
	text-decoration: underline;
    font-weight: bold;
    margin-top: 8%;
    text-align: center;
}

.top_sns{
    overflow: hidden;
    margin-bottom: 80px;
}

.top_sns .inner{
    margin: 0 auto;
    width: 92%;
    position: relative;
    overflow: hidden;
}

.top_sns .inner .middle_block{
    margin-bottom: 16%;
    width: 100%;
}

.top_sns .inner .middle_block:last-child{
    margin-bottom: 0;
}

.top_sns .inner .middle_block h2{
    text-align: center;
    font-size: 24px;
    margin-bottom: 24px;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
}

.facebook-wrapper {
    max-width: 500px;
    margin: 0 auto;
}
 
.facebook-wrapper > .fb-page {
    width: 100%;
}
 
.facebook-wrapper > .fb-page > span,
.facebook-wrapper iframe {
    width: 100% !important;
}

footer{
    overflow: hidden;
    padding-bottom: 16px;
}

footer .inner{
    border-top: solid 1px #000;
    margin: 0 auto;
    width: 92%;
    position: relative;
    overflow: hidden;
    padding: 4% 0;
}

footer .inner h2 {
    font-weight: bold;
    margin-bottom: 8px;
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
}

footer .inner .left_block a{
    text-decoration: underline;
    font-weight: bold;
}

footer .inner .left_block p{
	margin-bottom: 4%;
}

footer .inner .left_block p:last-child{
	margin-bottom: 0;
}

footer .copyright{
    font-size: 12px;
    text-align: center;
}

.othercontent{
    width: 92%;
    margin: 12% auto;
}

.othercontent h2.headline{
    text-align: center;
    margin-bottom: 8%;
}

#about .about_block{
    margin-bottom: 48px;
    border-bottom:solid 1px #000;
    padding-bottom: 48px; 
}

#about .about_block img{
    width: 100%;
    margin-bottom: 24px;
}

#about .about_block .representative{
    font-size: 0;
    text-align: center;
    overflow: hidden;
    margin-top: 8%;
}

#about .about_block .representative .small_block{
    display: inline-block;
    vertical-align: top;
    width: 44%;
    margin-right: 8%;
}

#about .about_block .representative .small_block:last-child{
	margin-right: 0;
}

#about .about_block .representative .small_block img{
    margin-bottom: 16px;
}

#about .about_block .representative .small_block h3{
    font-weight: bold;
}

#about .about_block .representative .small_block h4{
    font-weight: bold;
    margin-bottom: 16px;
}

#about .about_block .representative .small_block p{
    text-align: left;
}

#about .support_block{
}

#about .support_block .middle_block{
    margin-bottom: 48px;
    border-bottom: solid 1px #000;
    padding-bottom: 48px;
    clear: both;
    overflow: hidden;
}

#about .support_block .middle_block:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

#about .support_block .middle_block .headline{
    text-align: center;
    margin-bottom: 32px;
}

#about .support_block .middle_block .headline h3{
    font-size: 24px;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
}

#about .support_block .middle_block .headline p{
    font-weight: bold;
    font-size: 16px;
}

#about .support_block .twocolumn{
    clear: both;
    width: 92%;
    margin: 0 auto;
    overflow: hidden;
}

#about .support_block .small_block{
}

#about .support_block .onecolumn{
    margin: 0 auto;
    overflow: hidden;
}

#about .support_block .onecolumn .small_block{
    width: 100%;;
}

#about .support_block .twocolumn .small_block{
    margin-bottom: 16%;
}

#about .support_block .twocolumn .small_block:last-child{
    margin-right: 0;
}

#about .support_block .small_block img{
    margin-bottom: 16px;
    width: 100%;
}

#about .support_block .small_block:last-child img{
    width: 80%;
    padding: 0 10%;
}

#about .support_block h4{
    font-weight: bold;
    margin-bottom: 8px;
    font-size: 16px;
}

#about .support_block .small_block p a{
    text-decoration: underline;
}

#about .support_block .middle_block .cooperation{
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin-bottom: 16px;
}

#about .support_block .middle_block.supportedby{
    border-bottom: none;
    padding-bottom: 0;
}

.projects_block{ 
}

.projects_block .projectmain_block{
    margin-bottom: 4%;
    position: relative;
}

.projects_block .projectmain_block img{
    width: 100%;
}

.projects_block .projectmain_block .project_title{
    position: relative;
    margin-top: -4%;
}

.projects_block .projectmain_block h2 {
    white-space: pre-wrap;
    background-color: #0068b7;
    color: #fff;
    font-size: 6vw;
    display: inline-block;
    line-height: 1.2em;
    font-family: "Open Sans", sans-serif;
    padding: 8px;
    font-weight: 600;
}

.projects_block .projectdetail_block{
    margin: 0 auto 12%;
    width: 92%;
}

.projects_block .projectdetail_block h3{
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 8px;
}

.projects_block .projectdetail_block .project_date{
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 4px;
}

.projects_block .projectdetail_block .project_place{
    margin-bottom: 16px;
}

.projects_block .projectdetail_block .project_place p{
    font-weight: bold;
}

.projects_block .projectdetail_block .small_block{
}

.projects_block .projectdetail_block .small_block a{
    text-decoration:underline;
}

.projects_block .artist_block{
    margin: 0 auto 80px;
    max-width: 1280px;
    width: 88%;
}

.projects_block .artist_block h3.headline{
    font-weight: bold;
    font-size: 40px;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 24px;
}

.projects_block .artist_block .small_block{
    overflow: hidden;
    margin-bottom: 48px;
    max-width: 800px;
}

.projects_block .artist_block .small_block:last-child{
    margin-bottom: 0;
}

.projects_block .artist_block .small_block img{
    float: left;
    width: 40%;
    margin-right: 4%;
    margin-bottom: 2.4%;
}

.projects_block .artist_block .small_block .detail{
    width: 100%;
}

.projects_block .artist_block .small_block .detail h4{
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 8px;
} 

.projects_block .artist_block .small_block .detail p{
} 

.projects_block .artist_block .small_block .detail a{
    font-weight: bold;
    text-decoration: underline;
}

.projects_block .report_block{
    margin: 0 auto 16%;
    width: 92%;
}

.projects_block .report_block h3.headline{
    font-weight: bold;
    font-size: 40px;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 24px;
}

.projects_block .report_block .middle_block{
    font-size: 0;
}

.projects_block .report_block .small_block{
    width: 46%;
    display: inline-block;
    vertical-align: top;
    margin-right: 8%;
    margin-bottom: 8%;
}

.projects_block .report_block .small_block:last-child{
	margin-right: 0;
}


.projects_block .report_block .small_block:nth-of-type(2n),
.projects_block .report_block .small_block:nth-of-type(4n),
.projects_block .report_block .small_block:nth-of-type(6n),
.projects_block .report_block .small_block:nth-of-type(8n){
	margin-right: 0;
}

.projects_block .report_block .small_block img{
    margin-bottom: 8%;
}

.projects_block .report_block .small_block p.date{
    font-weight: bold;
    font-size: 12px;
}

.projects_block .report_block .small_block h4{
    font-weight: bold;
}

.projects_block .report_block .button{
    text-align: center;
    font-size: 16px;
}

.projects_block .artist_block .small_block h4 {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 8px;
}

.singlepost h2.headline{
    font-size: 20px;
    width: 80%;
    margin: 0 auto 2.4%;
}

.othercontent.singlepost {  
    width: 92%;
}

.singlepost .date{
    text-align: center;
    font-weight: bold;
    margin-bottom: 24px;
}

.singlepost .wp-post-image{
    margin-bottom: 24px;
    width: 100%;
}

.singlepost_block{
    margin-bottom: 8%;
    padding-bottom: 8%;
    border-bottom: solid 1px #000;
}

.singlepost_block .detail{
}

.singlepost_block .detail p{
    margin-bottom: 8px;
}

.singlepost_block .detail a{
    font-weight: bold;
    text-decoration: underline;
}

.singlepost_block .detail img{
    margin-bottom: 16px;
}

.singlepost .button{
    text-align: center;
    margin-top: 24px;
    font-size: 16px;
}

.navigation{
    overflow: hidden;
    clear: both;
}

.navigation .navigation_prev{
    float: left;
    width: 44%;
    line-height: 1em;
}

.navigation .navigation_next{
    float: right;
    width: 44%;
    line-height: 1em;
    text-align: right;
}

.navigation .navigation_prev a,
.navigation .navigation_next a{
    font-weight: bold;
}

.singlepost_block{
    margin-bottom: 8%;
}

.news .detail{
}

.news .detail dl{
}

.news .detail dt {
}

.news .detail dd {
    border-bottom: solid 1px #000;
    padding-bottom: 4%;
    margin-bottom: 4%;
    font-weight: bold;
}

.report .report_block{
}

.report .report_block .middle_block{
    font-size: 0;
}

.report .report_block .middle_block .small_block{
    display: inline-block;
    width: 46%;
    margin-right: 8%;
    vertical-align: top;
    margin-bottom: 12%;
}

.report .report_block .middle_block .small_block:nth-child(2n){
    margin-right: 0;
}

.report .report_block .middle_block .small_block img{
    width: 100%;
    margin-bottom: 16px;
}

.report .report_block .middle_block .small_block p{
font-weight: bold;
font-size: 12px;
}

.report .report_block .middle_block .small_block h3{
    font-weight: bold;
}

.report .report_block ul{
    font-size: 0;
    margin-bottom: 12%;
}

.report .report_block ul li {
    display: inline-block;
    margin: 0 12px;
    font-family: "Open Sans", sans-serif;
    vertical-align: top;
    font-size: 16px;
    margin-bottom: 16px;
}

.language_block{
    background-image: url(../img/button_language.png);
    background-repeat: no-repeat;
    position: fixed;
    z-index: 2;
    background-size: cover;
    width: 80px;
    height: 80px;
    top: 0;
    left: 0;
}

.language_block .language_test{
    font-family: "Open Sans", sans-serif;
    font-size: 10px;
    font-weight: bold;
    margin-top: 10px;
    margin-left: 8px;
}

.language_block .bogo-language-switcher{
    font-size: 0;
    margin-left: 8px;
}

.language_block .bogo-language-switcher li{
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    margin-right: 9px;
    float: left;
}

.language_block .bogo-language-switcher li.current{
    border-bottom: solid 3px #000;
    display: inline-block;
    padding-bottom: 3px;
}


#project05 .projects_block .projectmain_block h2 {
    font-size: 5.6vw;
}





.en .fat-nav li small {
    display: none;
}

.en .button_pressrelease{
    display: none;
}

.en footer .inner .left_block p{
    margin-bottom: 16px;
}

.en#about .support_block .middle_block .headline p{
    display: none;
}

.en .projects_block .projectdetail_block h3 {
    display: none;
}

.en#about .support_block .middle_block .cooperation{
    border-top: solid 1px #000;
    padding-top: 16px;
    width: 64%;
    margin: 0 auto 16px;
}

/* ページネーション */

.pagenav{
    overflow: hidden;
    margin-bottom: 80px;
    text-align: center;
}

.pagenav ul {
    list-style: none;
    font-size: 16px !important;
}

.pagenav ul li {
    margin: 0 8px;
    position: relative;
    left: -50%;
    float: left;
}

.pagenav ul li span,
.pagenav ul li a {
    display: block;
    font-size: 16px !important;
    border: none;
}

.youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.youtube iframe{
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}





.singlepost_block .detail h3 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
}

.alignleft {
    width: 28%;
    padding-right: 16px;
    padding-bottom: 8px;
}

.gallery-columns-3 ul {
    gap: 4px 2%;
}

.gallery-columns-3 img,
.gallery-columns-2 img {
    margin-bottom: 0 !important;
}
























}




















