@charset "UTF-8";
/* CSS Document */

/* ----------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////
   共通
////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////
---------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------
 色早見表
 グレー　#4C4948
 赤　#E60012
 背景グレー #F2F2F2;
 黄色 #FFF000000
 紫　#009e3e
 緑2018　#009e3e
 黄色2018　#ffd800

2022
 赤 #EB4619
 青 #14B9E6

2023

黒#000000
背景#FFFFFF
白#FFFFF

2024

文字#000000
背景#FFFFFF
水#000000
空#0C1836
木#006934
土#8E6A4F

2025
文字#000000;
背景#088dc4;
---------------------------------------------------------------------------------- */

* {  
    margin:0;  
    padding:0;  
}  

img {  
    border:0;  
}

::selection {background: #000000; color: #FFFFFF;}
::-moz-selection {background: #000000; color: #FFFFFF;}

/* ----------------------------------------------------------------------------------
改行設定
---------------------------------------------------------------------------------- */

@media only screen and (min-width:769px) {
	
.sp-kaigyou {
	display: none !important;
}
}
@media only screen and (max-width:768px) {
.sp-kaigyou {
	display: block !important;
}
}

.pc-view {
	display: block !important;
}
.sp-view {
	display: none !important;
}

@media only screen and (max-width:768px) {
.pc-view {
	display: none !important;
}
.sp-view {
	display: block !important;
}
}

/* ----------------------------------------------------------------------------------
margin padding
---------------------------------------------------------------------------------- */

.mt5p {
	margin-top: 5vh !important;
}
.mt7-5p {
	margin-top: 7.5vh !important;
}
.mt10p {
	margin-top: 10vh !important;
}
.mt15p {
	margin-top: 15vh !important;
}
.mt20p {
	margin-top: 20vh !important;
}
.mt5 {
	margin-top: 5px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mt60 {
	margin-top: 60px !important;
}
.mt70 {
	margin-top: 70px !important;
}
.mt80 {
	margin-top: 80px !important;
}
.mt90 {
	margin-top: 90px !important;
}
.mt100 {
	margin-top: 100px !important;
}
.mt-10 {
	margin-top: -10px !important;
}

.mb5p {
	margin-bottom: 5vh !important;
}
.mb7-5p {
	margin-bottom: 7.5vh !important;
}
.mb10p {
	margin-bottom: 10vh !important;
}
.mb15p {
	margin-bottom: 15vh !important;
}
.mb20p {
	margin-bottom: 20vh !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}
.mb70 {
	margin-bottom: 70px !important;
}
.mb80 {
	margin-bottom: 80px !important;
}
.mb90 {
	margin-bottom: 90px !important;
}
.mb100 {
	margin-bottom: 100px !important;
}

.mr10 {
	margin-right: 10px !important;
}
.mr15 {
	margin-right: 15px !important;
}
.ml10 {
	margin-left: 10px !important;
}

.m0 {
	margin: 0!important;
}

.disable-auto-tel a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
  pointer-events: none;
}
.p10-0 {
	padding: 10vh 0 0 !important;
}


@font-face {
  font-family: 'icomoon';
  src:  url('../fonts2024/icomoon.eot?d5chhi');
  src:  url('../fonts2024/icomoon.eot?d5chhi#iefix') format('embedded-opentype'),
    url('../fonts2024/icomoon.ttf?d5chhi') format('truetype'),
    url('../fonts2024/icomoon.woff?d5chhi') format('woff'),
    url('../fonts2024/icomoon.svg?d5chhi#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-logo:before {
  content: "\e901";
  color: #0068b6;
}
.icon-title:before {
  content: "\e900";
  color: #0068b6;
}


/* ----------------------------------------------------------------------------------
 フォント指定
---------------------------------------------------------------------------------- */

body {
	font-family:'Helvetica Neue','Helvetica','Arial','Helvetica Neue','Helvetica','Arial','Noto Sans Japanese', serif;
	font-weight: 200;
	color: #000000;
	font-size: 14px;
	letter-spacing:0.05em;
	background-color: #ffffff;
}

h1 {
	font-family: 'Helvetica Neue','Helvetica','Arial','Noto Sans Japanese', serif;
	color: #000000;
	font-size: 1.8em;
	font-style:italic;
	font-weight: 200;
	line-height: 150%;
	letter-spacing: 0.05em;
	margin-bottom: 0px;
}

h2{
	font-family: 'Helvetica Neue','Helvetica','Arial','Noto Sans Japanese', serif;
	color: #000000;
	font-size: 36px;
	line-height: 150%;
	font-weight: 400;
	letter-spacing: 0em;
}

h2 a:hover{
	cursor:pointer;
	opacity: 0.4; 
	filter: alpha(opacity=40); 
    -moz-opacity: 0.4;
	transition: 0.4s;
}

h3{
	font-family: 'Helvetica Neue','Helvetica','Arial','Noto Sans Japanese', serif;
	color: #000000;
	font-size: 1.4em;
	font-style:italic;
	font-weight: 200;
	line-height: 150%;
	letter-spacing: 0.15em;
	margin-bottom: 0px;
}

h4 {
	font-family: 'Helvetica Neue','Helvetica','Arial','Noto Sans Japanese', serif;
	color: #000000;
	font-size: 1.2em;
	font-style: normal;
	font-weight: 400;
	line-height: 170%;
	letter-spacing: 0.1em;
}

h5 {
	font-family: 'Helvetica Neue','Helvetica','Arial','Noto Sans Japanese', serif;
	color: #000000;
	font-size: 1.2em;
	font-style: normal;
	font-weight: 200;
	margin-bottom: 5px;
	line-height: 250%;
	letter-spacing: 0.25em;
}

p {
	line-height:175%;
}

p.size16{
	font-size:16px;
	font-weight:400;
	line-height:2rem;
}

p.contents-title{
	font-size:28px;
	font-weight:400;
	line-height:2rem;
	color: #000000;
	letter-spacing:0rem;
}

p.w480{
	width:480px;
	line-height:175%;
	margin:0 auto 20px auto;
}

p.w480-footer{
	width:480px;
	line-height:175%;
	margin:0 auto 20px auto;
}

p.justify{
	text-align: justify; /* 両端揃え */
	text-justify: inter-ideograph; /* 両端揃えの種類 */
}

p.w480-credit {
	font-weight:400;
	width:480px;
	line-height:2.5rem;
	margin:0 auto 20px auto;
	text-align:center;
}

p.w480-graybox{
	background:#F2F2F2;
	width:420px;
	padding:25px 30px;
	line-height:175%;
	margin:0 auto;
	text-align:left;
}

p.w480-graybox-center{
	background:#F2F2F2;
	width:420px;
	padding:25px 30px;
	line-height:175%;
	margin:0 auto 25px auto;
	text-align:center;
}


span.redbold {
	color: #000000; /*色替え*/
	font-weight:400;
}

span.size11-graytext {
	color:#999999;
}

span.required {
	background:#000000; /*色替え*/
	color:#FFFFFF;
	font-size:10px;
	font-weight:400;
	line-height:1rem;
	padding:.15rem .3rem;
	margin:0 0 0 7px;
}

p.dl-title {
	color: #000000; /*色替え*/
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0.1em;
	margin:0 auto 25px auto;
}

p.redtext{
	color: #000000; /*色替え*/
}

.textal-left {
	text-align:left !important;
}

.w480-btb-wh {
	width:480px;
	line-height:175%;
	margin:0 auto 50px auto;
}
.mid {
	font-weight:400 !important;
}

.bold {
	font-weight:400 !important;
}

.mb30-img {
	margin:0 auto 30px auto;
	display:block;
	position:relative;
}

.lh150 {
	line-height: 1.5rem !important;
}


@media only screen and (max-width:489px) {
	
p {
	font-size:13px;
	line-height:175%;
}

	p.size16{
	font-size:13px;
	font-weight:400;
	line-height:2rem;
	letter-spacing:0rem;
}

p.contents-title{
	font-size:21px;
	line-height:2rem;
}
	
	p.w480{
	width:80%;
	line-height:175%;
	margin:0 auto 20px auto;
	text-align: justify;
	text-justify: inter-ideograph;
	letter-spacing:0.05em;
}

p.w480-footer{
	width:80%;
	line-height:175%;
	margin:0 auto 20px auto;
}

p.w480-credit {
	font-weight:400;
	width:80%;
	line-height:2.5rem;
	margin:0 auto 20px auto;
	text-align:center;
}

p.w480-graybox{
	background:#F2F2F2;
	width:80%;
	padding:25px 5%;
	line-height:175%;
	margin:0 auto;
	text-align: justify;
	text-justify: inter-ideograph;
}

p.w480-graybox-center{
	background:#F2F2F2;
	width:80%;
	padding:25px 5%;
	line-height:175%;
	margin:0 auto 25px auto;
	text-align:center;
}

.w480-btb-wh {
	width:80%;
	padding:25px 5%;
	line-height:175%;
	margin:0 auto 25px auto;
	text-align:center;
}
}

.helvetica-bold {
	font-family: 'Helvetica','Noto Sans Japanese', serif !important;
	font-weight: 400;
}

.w100 {
	width: 100%;
}

/* ----------------------------------------------------------------------------------
 リンク
---------------------------------------------------------------------------------- */

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

a:hover {
	color: #0C1836;
	text-decoration:none;
	opacity:1;
	transition: all .3s;
}
a,
a::before,
a::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

/* ----------------------------------------------------------------------------------
 ボタン
---------------------------------------------------------------------------------- */

.button {
	display: inline-block;
	width: 240px;
	height: 46px;
	text-align: center;
	text-decoration: none;
	line-height: 44px;
	outline: none;
	font-weight:500;
	margin:60px 0 0 0;
	border: 1px solid #000000;
	color: #000000;
}

.button:hover {
	background-color: #000000;
	border: 1px solid #000000;
	color: #FFFFFF;
	line-height: 44px;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.mb-0{
	margin:0px 0 0 0;
}

a.ul-btn {
	position: relative;
	display: inline-block;
	transition: .3s;
	margin:10px 0;
	line-height:1.5rem;
	color:#000000;
	cursor:pointer;
}
a.ul-btn:hover {
	color:#FFF000000;
}
a.ul-btn::after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';
	width: 0;
	height: 1px;
	background-color: #FFF000000;
	transition: .3s;
}
a.ul-btn:hover::after {
	width: 100%;
}

/* ----------------------------------------------------------------------------------
 縦書きボタン
---------------------------------------------------------------------------------- */

div#right-menu-fix{
	position:fixed;
	top: 50%;
	right: 20px;
	width: 36px;
	height: 200px;
	margin-top: -90px;
	margin-left: 0px;
	z-index: 98;
}

div#left-menu-fix{
	position:fixed;
	top: 50%;
	left: 20px;
	width: 36px;
	height: 200px;
	margin-top: -90px;
	margin-left: 0px;
	z-index: 98;
}

.tategaki-button {
	display: inline-block;
	width: 36px;
	height: 200px;
	text-align: center;
	text-decoration: none;
	line-height: 36px;
	outline: none;
	font-weight:400;
	margin:0 0 0 0;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	cursor:pointer;
}

.tategaki-button:hover {
	background-color: #000000;
	color:  #FFF;
	line-height: 36px;
}
.tategaki-button{
	background-color: none;
	color: #000000;
}

.tategaki-button::before,
.tategaki-button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.tategaki-button,
.tategaki-button::before,
.tategaki-button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

@media only screen and (max-width:959px) {
	
div#right-menu-fix{
		display:none;
}

div#left-menu-fix{
	display:none;
}
	
}


/* ----------------------------------------------------------------------------------
 body
---------------------------------------------------------------------------------- */

body#bg-none {
	background:none;
}

/* ----------------------------------------------------------------------------------
 logo
---------------------------------------------------------------------------------- */

#logowrap{
	position: absolute;
    bottom: 2.5vw;
    left: 7.5vw;
    z-index: 90;
}
.icon-logo_zawameki2020 {
	font-size: 5rem;
}
#logowrap img{
	width:150px;
	height:auto;
}

@media only screen and (max-width: 767px) {
#logowrap{
	bottom: 5vw;
    right: 7.5vw;
}
#logowrap img{
	width:120px;
	height:auto;
}	
}
@media only screen and (max-width: 479px) {	
#logowrap img{
	width:100px;
	height:auto;
}	
}

#logowrap-elsetop {
	position: absolute;
    top: 2.5vw;
    left: 5vw;
    z-index: 90;
}
.icon-logo_zawameki2020 {
	font-size: 5rem;
}
#logowrap-elsetop img {
	width:150px;
	height:auto;
}

@media only screen and (max-width: 767px) {
#logowrap-elsetop {
	bottom: 7.5vw;
    left: 5vw;
}
#logowrap-elsetop img {
	width:120px;
	height:auto;
}	
}
@media only screen and (max-width: 479px) {	
#logowrap-elsetop img {
	width:100px;
	height:auto;
}	
}

/* ----------------------------------------------------------------------------------
 top-main
---------------------------------------------------------------------------------- */

div#top-main-wrap {
	width:100%;
	height:100%;
	min-height:100%;
	margin:0 auto;
	position:relative;
	text-align:center;
	display: flex; 
    flex-direction: column; 
    justify-content: center;
    align-items: center;
	z-index: 90;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-image:url("../img/zawameki2021_exhibition_pc.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

@media only screen and (max-width: 767px) {
div#top-main-wrap {
	background-image:url("../img/zawameki2021_exhibition_sp.jpg");
}
}
.top-main-img {
	/*position:absolute;
	top: 50%; 
	left: 50%;*/
	width: 50vw;
	height: auto;
	/*top:0;
	bottom:0;
	left:0;
	right:0;*/
	margin:auto;
}
@media only screen and (max-width: 767px) {
.top-main-img {
	width:70vw;
}	
}
@media only screen and (max-width: 479px) {	
.top-main-img {
	width:80vw;
}	
}
.archive-main-img {
	max-width: 50vw;
	max-height: 50vh;
}

/* ----------------------------------------------------------------------------------
ローディング
---------------------------------------------------------------------------------- */

#loading{
    position: absolute;
    left: 50%;
    top: 50%;
	margin: -32px 0 0 -32px;
}
 
#loader-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #FFFFFF;
    z-index: 9999;
}



/* ----------------------------------------------------------------------------------
エフェクト
---------------------------------------------------------------------------------- */


.slide-fadein-effect {
	opacity: 0;
	transform: translate(0,60px); 
	-webkit-transform: translate(0,60px);
	transition: 1.0s;
}
.sf-action {
	opacity: 1.0;
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
}

/* ----------------------------------------------------------------------------------
 video wrap
---------------------------------------------------------------------------------- */
.video-wrap {
	width: 100vw;
    height: 100vh;
	overflow: hidden;
	position: relative;
	display: flex; 
    flex-direction: column; 
    justify-content: center; 
    align-items: center; 
}
.video-wrap::before {
	z-index: 0;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color:rgba(25,20,17,0.25);
}
video.top-main-video {
    object-fit: cover;
    width: 100vw;
    height: 100vh;
    max-width: 100%;
    display: block;
    z-index: -100;
    opacity: 1;
}
img.top-main-video {
    object-fit: cover;
    width: 100vw;
    height: 100vh;
    max-width: 100%;
    display: block;
    z-index: -100;
    opacity: 1;
}
.movie-link-button-wrap {
	width: 120px;
    height: 20px;
    /* margin: calc(50vh - 100px) auto; */
    position: absolute;
    bottom: 35px;
    right: 35px;
    overflow: hidden;
    z-index: 10;
}
.movie-link-button {
	display: block;
}
.movie-link-button img {
	height: 20px;
}
.movie-link-button:hover img {
	opacity: 0.5;
}
.movie-link-button img {
	-webkit-transition: all .3s;
	transition: all .3s;
}
@media only screen and (max-width: 768px) {
.movie-link-button-wrap {
    bottom: 25px;
    right: 25px;
}	
}

.top-movie-wrap {
	width: 100vw;
	height: 100vh;
	position: relative;
}
.top-movie-wrap-inner {
	margin:0;
    position: relative;
    width: 100%;
	height: 100vh;
    /*height: calc(100vh - 80px);*/
    overflow: hidden;
}
.top-movie-mask {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 125%;
    height: 115%;
    background-color: #191411;
    object-fit: cover;
}

/* ----------------------------------------------------------------------------------
メッセージ
---------------------------------------------------------------------------------- */


.messagewrap {
	position: absolute;
	width:100vw;
	height: 100vh;
	margin:0 auto;
	display: flex; 
    justify-content: flex-start;
    align-items: flex-end;
	text-align: left;
	z-index: 9;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.message-img {
	width: 60vw;
	max-width: 480px;
	margin: 0 0 5vw 5vw;
}

@media only screen and (max-width: 768px) {
.message-img {
	width: 70vw;
}
}
@media only screen and (max-width: 489px) {
.message-img {
	width: 80vw;
	max-width: 320px;
}
}

/* ----------------------------------------------------------------------------------
 slide
---------------------------------------------------------------------------------- */


div#slidearea{
	position:relative;
	margin-top:-13px;
	box-sizing:content-box;
	font-size:0;
}

div#slider .sp-slide img.sp-image {
	min-height:100vh;
	margin:0 auto !important;
	padding:0;
	object-fit: cover;
}

div#slider-02 .sp-slide img.sp-image {
	min-height:100vh;
	margin:0 auto !important;
	padding:0;
	object-fit: cover;
}


/* ----------------------------------------------------------------------------------
 contents
---------------------------------------------------------------------------------- */


/* 背景白のコンテンツ */

div.contents-wh-center{
	width:100%;
	padding:10vh 0;
	text-align:center;
	background-color: #ffffff;
	margin:0 auto;
}

img.imgtitle {
	width: 60vw;
	max-width: 480px;
	margin: 0 0 5vh 0;
}


/* 背景グレーのコンテンツ */

div.contents-gray-center{
	width:100%;
	padding:10vh 0;
	text-align:center;
	background-color:#F2F2F2;
	margin:0 auto;
}
div.contents-gray-center-o80{
	width:100%;
	padding:10vh 0;
	text-align:center;
	background-color: rgba(242,242,242,0.8);
}
div.contents-lgray-center{
	width:100%;
	padding:10vh 0;
	text-align:center;
	/*background-color:#FFFFFF;*/
	margin:0 auto;
}
div.contents-be-center{
	width:100vw;
	padding:10vh 0;
	text-align:center;
	/*background-color:#FFFFFF;*/
	margin:0 auto;
}
@media only screen and (max-width:768px) {
div.contents-be-center{
	text-align: center;
}	
}


span.contents-title-bar{
	width:50px;
	height: 3px;
	background-color: #000000;
	margin:45px auto 65px auto;
	display:block;
}



@media only screen and (max-width:489px) {
	div.contents-gray-center{
	padding:100px 0;
}

div.contents-gray-center-o80{
	padding:100px 0;
}

}


/* 背景黄色のコンテンツ */

div.contents-yellow-center{
	width:100%;
	padding:125px 0;
	text-align:center;
	background-color:#FFF000000;
	color:#000000;
}

div.contents-yellow-center-o80{
	width:100%;
	padding:125px 0;
	text-align:center;
	  background-color: rgba(255,240,0,0.8);
}

div.contents-yellow-center a {
	color:#000000;
	text-decoration:none;
	background-color:#FFF000000;
}


div.contents-yellow-center a:hover {
	color: #000000;
	text-decoration:none;
	opacity:1;
	transition: all .3s;
}

div.contents-yellow-center a,
div.contents-yellow-center a::before,
div.contents-yellow-center a::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.shiromaru {
	background-color:#000000;
	color:#FFF;
	text-align:center;
	width:45px;
	height:45px;
	line-height:45px;
	display:block;
	border-radius:22.5px;
	font-size:18px;
	font-weight:500;
	position:relative;
	margin:30px auto 20px auto;
}


@media only screen and (max-width:489px) {
	div.contents-yellow-center{
	padding:100px 0;
}

div.contents-yellow-center-o80{
	padding:100px 0;
}

}

.main-contet-wrap85 {
	max-width: 720px;
	width: 85vw;
	margin: 0 auto;
	display: block;
	text-align: left;
}
.w600-textal-l {
	text-align: left !important;
	max-width: 720px;
	width: 100%;
	margin: 0 auto;
}
.map-img {
	width: 100%;
}

/* footer2021 */
footer {
	width: 100vw;
	margin: 0 auto;
	text-align: lef;
}

.artlings-wrap {
	width: 100vw;
	padding:15vh 0;
	box-sizing: border-box;
	background-color: #FFF;
}
.artlings-wrap-inner {
	width: 85%;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: stretch;
}
.artlings-text {
	width: calc(100% - 200px);
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.artlings-img {
	width: 150px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: right;
    align-items: flex-end;
}
.artlings-img > a > img,
.altrings-img a img {
	width: 100%;
	max-width: 150px;
}
@media only screen and (max-width:768px) {
.artlings-wrap-inner {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: none;
}
.artlings-text {
	width: 100%;
	display: block;
	margin: 0 0 5vh;
}
.altrings-img {
	width: 100%;
	display: block;
	text-align: left;
}
.artlings-img > a > img,
.altrings-img a img {
	width: 100%;
	max-width: 200px;
	
}
}
.link-wrap {
	width: 100vw;
	padding:7vh 0;
	box-sizing: border-box;
}
.link-wrap-inner {
	width: 85%;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: stretch;
}
.link-text {
	width: 70%;
	display: flex;
	flex-direction: column;
    justify-content: center;
}
.link-img {
	width: 30%;
	display: flex;
	 flex-direction: column;
    justify-content: center;
    text-align: right;
    align-items: flex-end;
}
.link-img img {
	width: 100%;
}
@media only screen and (max-width:768px) {
.link-wrap-inner {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: none;
}
.link-text {
	width: 100%;
	display: block;
	margin: 0 0 5vh;
}
.link-img {
	width: 100%;
	display: block;
	text-align: left;
}
.link-img img {
	width: 100%;
	max-width: 480px;
}
}
.credit-wrap {
	width: 100vw;
	padding:7vh 0;
	box-sizing: border-box;
	color: #000000;
}
.credit-wrap-inner {
	width: 85%;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: stretch;
}
.credit-text {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}
.credit-copy {
	width: 50%;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	text-align: right;
	align-items:flex-end;
}
@media only screen and (max-width:768px) {
.credit-wrap-inner {
	flex-direction: column;
	justify-content: flex-start;
	align-items: none;
}
.credit-text {
	width: 100%;
	display: block;
}
.credit-copy {
	width: 100%;
	display: block;
}
}

.news-text-wrap {
	width: 85vw;
	max-width: 720px;
	text-align: left;
	margin: 0 auto;
}
.news-text {
	width: 100%;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    border-bottom: 1px solid #000000;
    padding: 8px 0;
}
.news-text-date {
	width: 100px;
	display: flex;
	padding: 0 15px 0 0;
	box-sizing: border-box;
	justify-content: flex-start;
	align-items: center;
}
.news-text-title {
	width: calc(100% - 100px);
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
@media only screen and (max-width:768px) {
.news-text-title {
	justify-content: flex-start;
}
}
.movie-wrap {
	width: 100vw;
	height: 60vh;
	overflow: hidden;
	position: relative;
	display: flex; 
    flex-direction: column; 
    justify-content: center; 
    align-items: center; 
}
.movie-wrap::before {
	z-index: 0;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
video.main-video {
    object-fit: cover;
    width: 100vw;
    height: 60vh;
    max-width: 100%;
    display: block;
    z-index: -100;
    opacity: 1;
}
@media only screen and (max-width:768px) {
.movie-wrap {
	width: 100vw;
	height: 100vh;
}
video.main-video {
    object-fit: cover;
    width: 100vw;
    height: 100vh;
}
}

.b-text-box,
.news-cate-box {
	display: inline-block;
    color: #000000;
	border: 1px solid #000000;
    padding: 1px 7.5px;
}

.news-cate-list-wrap {
	width:  85vw;
	margin: 0 auto 5vh;
	display: flex;
	flex-direction: row;
}
.news-cate-list-wrap .news-cate-box {
	margin: 0 20px 0 0;
	padding: 0.5rem;
	font-weight: 400;
}
@media only screen and (max-width:768px) {
.news-cate-list-wrap {
	width:  85vw;
	margin: 0 auto 5vh;
	display: flex;
	flex-direction: column;
}
.news-cate-list-wrap .news-cate-box {
	margin: 0 0 15px 0;
	padding: 0.5rem;
	font-weight: 400;
	text-align: center;
	width: 120px;
}
}

/* ----------------------------------------------------------------------------------
 three-column-felx-wrap
---------------------------------------------------------------------------------- */
/* 3column */
.three-column-felx-wrap {
	width: 85vw;
	max-width: 1280px;
	margin: 0 auto;
}
.three-column-felx-title {
	width: 100%;
	margin: 0 0 15px;
	text-align: left;
	display: block;
}
.three-column-felx {
	width: 100%;
	display: flex;
	flex-direction:row;
	justify-content: space-between;
	align-items:stretch; 
	text-align: left;
	flex-wrap: wrap;
	margin: 10vh 0 0;
}
@media only screen and (max-width:768px) {
.three-column-felx {
	margin: 5vh 0 0;
}
}
.three-column-felx::after {
	content:"";
	display: block;
	width: calc( 100% / 3 - 3rem);
}
.three-column-flex-contents {
	display: block;
    text-align: left;
    margin: 0 0 5rem;
    flex-basis: calc( 100% / 3 - 3rem);
    max-width: calc( 100% / 3 - 3rem);
}
/*.three-column-felx {
	width: 100%;
	margin: 0 auto;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	column-gap: 3vw;
	row-gap: 3vh;
	padding: 0 0 3vh;
}
.three-column-flex-contents {
	width: 100%;
	text-align: left;
}*/
.three-column-flex-contents-img {
	width: 100%;
}
.three-column-flex-contents-img a {
	width: 100%;
	display: block;
	margin: 0 0 15px;
	position: relative;
	overflow: hidden;
}
.three-column-flex-contents-img a::before {
	padding-top: 100%;
	content: "";
	display: block;
}
.three-column-flex-contents-img a img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	object-fit: cover;
	-moz-transition: -moz-transform 0.7s linear;
    -webkit-transition: -webkit-transform 0.7s linear;
    -o-transition: -o-transform 0.7s linear;
    -ms-transition: -ms-transform 0.7s linear;
    transition: transform 0.7s linear;
}
.three-column-flex-contents:hover .three-column-flex-contents-img a img {
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
	filter: none;
}
.three-column-flex-contents-img-y {
	width: 100%;
}
.three-column-flex-contents-img-y a {
	width: 100%;
	display: block;
	margin: 0 0 15px;
	position: relative;
	overflow: hidden;
}
.three-column-flex-contents-img-y a::before {
	padding-top: 56.25%;
	content: "";
	display: block;
}
.three-column-flex-contents-img-y a img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	object-fit: cover;
	-moz-transition: -moz-transform 0.7s linear;
    -webkit-transition: -webkit-transform 0.7s linear;
    -o-transition: -o-transform 0.7s linear;
    -ms-transition: -ms-transform 0.7s linear;
    transition: transform 0.7s linear;
}
.three-column-flex-contents:hover .three-column-flex-contents-img-y a img {
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
	filter: none;
}
.three-column-flex-contents-text {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

@media screen and (max-width: 768px){
.three-column-felx-wrap {
	width: 85vw;
	margin: 0 auto;
}
.three-column-felx {
	display: flex;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	-ms-overflow-style:none;
	flex-wrap:nowrap;
}
.three-column-felx::-webkit-scrollbar{
 display:none;
}
.three-column-flex-contents {
	flex: 0 0 42%;
	margin: 0 5vw 5rem 0;
	max-width: none;
}
}
@media screen and (max-width: 489px){
.three-column-flex-contents {
	flex: 0 0 70%;
}
}

.three-column-felx-more {
	width: 100%;
	margin: 0;
	text-align: left;
	display: flex;
	vertical-align: middle;
	font-family: "yu-mincho-pr6n", "baskerville-urw", sans-serif;
}
.three-column-felx-more h5 {
	line-height: 30px;
	display: inline-block;
	font-size: 13px;
	font-family: "yu-mincho-pr6n", "baskerville-urw", sans-serif;
}
.three-column-felx-more h4 {
	line-height: 30px;
	display: inline-block;
	font-size: 15px;
	font-family: "yu-mincho-pr6n", "baskerville-urw", sans-serif;
}
.more_icon {
	font-size: 30px;
	line-height: 30px;
	margin: 0 10px 0 0 ;
	display: inline-block;
}
.more_icon::before {
	bottom: -10px;
}
.more_arrow {
	font-size: 15px;
	line-height: 30px;
	margin: 0 0 0 10px;
	display: inline-block;
}
.back_arrow {
	font-size: 15px;
	line-height: 30px;
	margin: 0 10px 0 0;
	display: inline-block;
}
.more_blank {
	font-size: 10px;
	line-height: 30px;
	margin: 0 0 0 10px;
	display: inline-block;
}
.three-column-felx-more:hover {
	color: #999 !important;
}
.three-column-felx-more-ud {
	width:fit-content;
	margin: 0;
	text-align: left;
	display: inline-block;
	vertical-align: middle;
	padding: 0 0 10px;
	border-bottom: 1px solid #191411;
	font-family: "yu-mincho-pr6n", "baskerville-urw", sans-serif;
}
.three-column-felx-more-ud h5 {
	line-height: 30px;
	display: inline-block;
	font-size: 15px;
}
.three-column-felx-more-ud:hover {
	color: #999 !important;
}
@media screen and (max-width: 768px){
.three-column-felx-wrap {
	width: 85vw;
	margin: 0 auto;
}
.three-column-felx {
	display: flex;
	overflow-x: scroll;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	-ms-overflow-style:none;
}
.three-column-felx::-webkit-scrollbar{
 display:none;
}
.three-column-flex-contents {
	flex: 0 0 42%;
	margin: 0 5vw 0 0;
}
}

@media screen and (max-width: 489px){
.three-column-flex-contents {
	flex: 0 0 70%;
	margin: 0 7.5vw 0 0;
}	
}

/* ----------------------------------------------------------------------------------
 three-column-wrap
---------------------------------------------------------------------------------- */
.three-column-wrap {
	width: 85vw;
	margin: 0 auto;
	box-sizing: border-box;
}
.three-column-title {
	width: 100%;
	margin: 0 0 15px;
	text-align: left;
	display: block;
}
.three-column {
	width: 100%;
	display: flex;
	flex-direction:row;
	justify-content: space-between;
	align-items:stretch; 
	text-align: left;
	flex-wrap: wrap;
	margin: 10vh 0 0;
	box-sizing: border-box;
}
.three-column::after {
	content:"";
	display: block;
	width: calc( 100% / 3 - 3rem);
}
.three-column-contents {
	display: block;
    text-align: left;
    margin: 0 0 5rem;
    flex-basis: calc( 100% / 3 - 3rem);
    max-width: calc( 100% / 3 - 3rem);
}
.three-column-contents-img {
	width: 100%;
	display: block;
	margin: 0 0 15px;
	position: relative;
	overflow: hidden;
}
.three-column-contents-img::before {
	padding-top: 100%;
	content: "";
	display: block;
}
.three-column-contents-img img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	object-fit: cover;
	-moz-transition: -moz-transform 0.7s linear;
    -webkit-transition: -webkit-transform 0.7s linear;
    -o-transition: -o-transform 0.7s linear;
    -ms-transition: -ms-transform 0.7s linear;
    transition: transform 0.7s linear;
}
.three-column-contents:hover .three-column-flex-contents-img img {
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
	filter: none;
}
.three-column-contents-text {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
@media screen and (max-width: 768px){
.three-column-wrap {
	width: 85vw;
	margin: 0 auto;
}
.three-column::after {
	content:"";
	display: block;
	width: calc( 100% / 2 - 0.65rem);
}
.three-column-contents {
	display: block;
    text-align: left;
    margin: 0 0 5rem;
    flex-basis: calc( 100% / 2 - 0.65rem);
    max-width: calc( 100% / 2 - 0.65rem);
}
}


/* ----------------------------------------------------------------------------------
 ニュース
---------------------------------------------------------------------------------- */

ul.news-post{
	width:100%;
	max-width:902px;
	margin:0 auto;
	font-size:0;
}

ul.news-post li {
	display:inline-block;
	vertical-align:top;
	margin:0 30px 60px 30px;
	text-align:left;
	width:240px;
	font-size:13px;
	position:relative;
}

/*ul.news-post li div.news-post-img {
	float:left;
	width:240px;
	height:240px;
	overflow: hidden;
	margin:0 0 10px 0;
	
}

ul.news-post li div.news-post-img img {
	position: relative;
	-moz-transition: -moz-transform 0.2s linear;
    -webkit-transition: -webkit-transform 0.2s linear;
    -o-transition: -o-transform 0.2s linear;
    -ms-transition: -ms-transform 0.2s linear;
    transition: transform 0.2s linear;
}

ul.news-post li div.news-post-img img:hover {
	-webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}*/


ul.news-post li div.news-post-img {
	float:left;
	width:240px;
	height:240px;
	overflow: hidden;
	position:relative;
	margin:0 0 10px 0;
}

ul.news-post li div.news-post-img a {
	position: absolute;
    left: 50%;
    top: 50%;
    width: 1000000%;
    height: 2000000px;
    line-height: 2000000px;
    margin:-1000000px 0 0 -500%;
    text-align: center;
}

ul.news-post li div.news-post-img a img {
	min-height:240px;
	max-height:240px;
    min-width: 10%;
    vertical-align: middle;
    -moz-transition: -moz-transform 0.2s linear;
    -webkit-transition: -webkit-transform 0.2s linear;
    -o-transition: -o-transform 0.2s linear;
    -ms-transition: -ms-transform 0.2s linear;
    transition: transform 0.2s linear;
}

ul.news-post li div.news-post-img a img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

p.post-name{
	font-size:15px;
	font-weight:400;
	line-height:1.5rem;
	margin:10px 0 5px 0;
}

p.post-date{
	font-size:12px;
	line-height:1rem;
	margin:0 0 0 0;
}

.movie-name {
	font-size: 20px;
	font-weight:400;
	line-height:1.5rem;
}
.movie-cap {
	font-size: 14px;
	font-weight:400;
	line-height:1.5rem;
}
.movie-sub {
	font-size: 12px;
	font-weight:400;
	line-height:1.5rem;
}
.link-icon {
	display: flex;
	margin: 0 0 0 7px;
}
.link-icon img {
	height: 14px;
}
.movie-btn {
	display: flex;
	font-weight:500;
}

@media only screen and (max-width: 901px) {
	
	ul.news-post{
	margin:0 auto;
	position:relative;
	font-size:0;
}

ul.news-post li {
	width:180px;
	display:inline-block;
	margin:0 25px 50px 25px;
	text-align:center;
	 position: relative;
    overflow: hidden;
	font-size:13px;
}

ul.news-post li div.news-post-img {
	width:180px;
	height:180px;
	overflow: hidden;
	position:relative;
}

ul.news-post li div.news-post-img a {
	position: absolute;
    left: 50%;
    top: 50%;
    width: 1000000%;
    height: 2000000px;/* 縦は用途応じて改変 */
    line-height: 2000000px;
    margin:-1000000px 0 0 -500%;
    text-align: center;
}

ul.news-post li div.news-post-img a img {
	min-height: 180px;
    min-width: 10%;
    vertical-align: middle;
    -moz-transition: -moz-transform 0.2s linear;
    -webkit-transition: -webkit-transform 0.2s linear;
    -o-transition: -o-transform 0.2s linear;
    -ms-transition: -ms-transform 0.2s linear;
    transition: transform 0.2s linear;
}

ul.news-post li div.news-post-img a img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

p.post-name{
	font-size:15px;
	font-weight:400;
	line-height:1.5rem;
	margin:10px 0 5px 0;
}

p.post-date{
	font-size:11px;
	line-height:1rem;
	margin:0 0 0 0;
}
	
	
}


@media only screen and (max-width:608px) {
	
	ul.news-post{
	width:100%;
	margin:0 auto;
	position:relative;
	font-size:0;
}

ul.news-post li {
	display:block;
	width:240px;
	margin:0 auto 50px auto;
	text-align:center;
	position:relative;
	font-size:13px;
}

ul.news-post li:last-child {
	width:240px;
	display:block;
	margin:0 auto 50px auto;
	position:relative;
}

ul.news-post li div.news-post-img {
	width:240px;
	height:240px;
	overflow: hidden;
	position:relative;
	margin:0 auto 10px auto;
}

ul.news-post li div.news-post-img a {
	position: absolute;
    left: 50%;
    top: 50%;
    width: 1000000%;
    height: 2000000px;/* 縦は用途応じて改変 */
    line-height: 2000000px;
    margin:-1000000px 0 0 -500%;
    text-align: center;
}

ul.news-post li div.news-post-img img {
	min-height: 240px;
    min-width: 10%;
    vertical-align: middle;
    -moz-transition: -moz-transform 0.2s linear;
    -webkit-transition: -webkit-transform 0.2s linear;
    -o-transition: -o-transform 0.2s linear;
    -ms-transition: -ms-transform 0.2s linear;
    transition: transform 0.2s linear;
}

ul.news-post li div.news-post-img img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

p.post-name{
	font-size:15px;
	font-weight:400;
	line-height:1.5rem;
	margin:10px 0 5px 0;
}

p.post-date{
	font-size:12px;
	line-height:1rem;
	margin:0 0 0 0;
}
	
	
}

/* グレイボックス */

span.w480-gyaybox-title {
	width:100%;
	text-align:center;
	margin:0 auto 10px auto;
	display:block;
	font-weight:400;
}

span.w480-gyaybox-title-16 {
	width:100%;
	text-align:center;
	margin:0 auto 10px auto;
	display:block;
	font-weight:400;
	font-size:16px;
}

@media only screen and (max-width:489px) {
	
}

/* ----------------------------------------------------------------------------------
 記事投稿ポスト
---------------------------------------------------------------------------------- */

div.news-post-detail-wrap{
	text-align:left;
	max-width:600px;
	width:85vw;
	position:relative;
	margin:0 auto;
}

div.news-post-detail-wrap img.postimg{
	max-width:600px;
	width:100%;
	margin:20px 0 40px 0;
}

div.news-post-detail-wrap p.post-text {
	max-width:600px;
	width:100%;
	text-align: justify;
	text-justify: inter-ideograph;
	margin:0 0 0px 0;
}

div.news-post-detail-wrap p {
	max-width:600px;
	width:100%;
	text-align: justify;
	text-justify: inter-ideograph;
}

div.news-post-detail-wrap p a img {
	width:100%;
	height:auto;
}

div.news-post-detail-wrap > div.slide-fadein-effect.sf-action > p > img {
	max-width: 720px;
	width: 100%;
	height: auto;
}

div.news-post-detail-wrap div.slide-fadein-effect.sf-action p img {
	max-width: 720px;
	width: 100%;
	height: auto;
}

div.news-post-detail-wrap p a img.size-thumbnail {
	width: 240px;
	height:auto;
}

div.news-post-detail-wrap > div.slide-fadein-effect.sf-action > p > img.size-thumbnail {
	width: 240px;
	height: auto;
}

div.news-post-detail-wrap div.slide-fadein-effect.sf-action p img.size-thumbnail {
	width: 240px;
	height: auto;
}

/* ----------------------------------------------------------------------------------
 お知らせカテゴリーセレクト
---------------------------------------------------------------------------------- */



div#select-wrap{
	width:100%;
	max-width:842px;
	height:40px;
	margin:0 auto 60px auto;
	position:relative;
}

select.select-category{
	position:absolute;
	right:0px;
	border:none;
	border-radius:0px;
	width: 240px;
	height:40px;
	padding:5px 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-indent: .01px;
	text-overflow: "";
	background: #F2F2F2 url(../img/select_icon.svg) no-repeat top 17px right 10px;
	background-size:12px 6px;
}

select#cat.postform{
	position:absolute;
	right:0px;
	border:2px solid #000000;
	border-radius:0px;
	width: 240px;
	height:40px;
	padding:5px 10px;
	background-color: #f2f2f2;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-indent: .01px;
	text-overflow: "";
	background: #FFF url(../img/select_icon.svg) no-repeat top 17px right 10px;
	background-size:12px 6px;
	box-sizing:border-box;
}

@media only screen and (max-width: 901px) {
	
	div#select-wrap{
	width:100%;
	margin:0 auto 60px auto;
	position:relative;
	text-align:center;
	height:40px;
}

select.select-category{
	position:relative;
	border:none;
	border-radius:0px;
	width: 240px;
	height:40px;
	padding:5px 10px;
	background-color: #f2f2f2;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-indent: .01px;
	text-overflow: "";
	background: #F2F2F2 url(../img/select_icon.svg) no-repeat top 17px right 10px;
	background-size:12px 6px;
}

select#cat.postform{
	position:relative;
	border:none;
	border-radius:0px;
	width: 240px;
	height:40px;
	padding:5px 10px;
	background-color: #f2f2f2;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-indent: .01px;
	text-overflow: "";
	background: #F2F2F2 url(../img/select_icon.svg) no-repeat top 17px right 10px;
	background-size:12px 6px;
}

}

div#select-wrap-600{
	width:100%;
	height:40px;
	max-width:600px;
	margin:100px auto 0px auto;
	position:relative;
}


@media only screen and (max-width: 717px) {
	
div#select-wrap-600{
	width:100%;
	height:40px;
	max-width:600px;
	margin:60px auto 0px auto;
	text-align:center;
}

}

/* ----------------------------------------------------------------------------------
 審査委員リスト
---------------------------------------------------------------------------------- */

ul.shinsain-list {
	width:100%;
	margin:0 auto;
	padding:20px 0 0 0;
	font-size:0;
}

ul.shinsain-list li{
	display:inline-block;
	vertical-align:top;
	margin-right:40px;
	text-align:left;
	width:200px;
	padding:0 0 0 0;
	font-size:13px;
}

ul.shinsain-list li:last-child{
	margin-right:0px;
}

.list-noflag {
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:18px;
	font-weight:400;
	background-color:#FFF;
	margin:0 0 30px 0;
	color:#000000;
}

p.shinsain-name {
	font-size:15px;
	font-weight:400;
	padding:0 0 0 0;
	letter-spacing:0.15em;
}

span.name-bar{
	width:50px;
	border-bottom:2px #000000 solid;
	margin:20px 0;
	display:block;
}

@media only screen and (max-width:959px) {
	
	
	ul.shinsain-list {
	width:490px;
	margin:0 auto;
	padding:20px 0 0 0;
}

ul.shinsain-list li{
	display:inline-block;
	vertical-align:top;
	margin:0 20px 50px 20px;
	text-align:center;
	width:200px;
	padding:0 0 0 0;
}

ul.shinsain-list li:last-child{
	margin:0 20px 50px 20px;
}

div.list-noflag{
	width:40px;
	height:40px;
	line-height:40px;
	font-size:18px;
	font-weight:400;
	background-color:#FFF;
	margin:0 auto 30px auto;
	color:#000000;
}

p.shinsain-name {
	font-size:15px;
	font-weight:400;
	padding:0 0 0 0;
	letter-spacing:0.15em;
}

span.name-bar{
	width:50px;
	border-bottom:2px #000000 solid;
	margin:20px auto;
	display:block;
}
	
	
}

@media only screen and (max-width:717px) {
	
span.name-bar{
	margin:20px auto;
}

div.list-noflag{
	margin:0 auto 30px auto;
}

}


@media only screen and (max-width:489px) {
	
	
	ul.shinsain-list {
		width:200px;
	margin:0 auto;
	padding:20px 0 0 0;
	text-align:center;
}

ul.shinsain-list li{
	display:block;
	margin:0 0 50px 0;
	text-align:center;
	width:200px;
	padding:0 0 0 0;
}

ul.shinsain-list li:last-child{
	margin:0 0 0 0;
}

div.list-noflag{
	width:40px;
	height:40px;
	line-height:40px;
	font-size:18px;
	font-weight:400;
	background-color:#FFF;
	margin:0 auto 30px auto;
	color:#000000;
}

p.shinsain-name {
	font-size:15px;
	font-weight:400;
	padding:0 0 0 0;
	letter-spacing:0.15em;
}
	
	
}

/* 入選作品展 */

.size28{
	font-size:28px;
	font-weight:400;
	line-height:150%;
}

.size24{
	font-size:24px;
	font-weight:400;
	line-height:150%;
}

.size24-1line{
	font-size:24px;
	font-weight:400;
	padding:0;
	margin:0;
}

.size21{
	font-size:20px;
	font-weight:400;
	line-height:150%;
}

.size21-1line{
	font-size:20px;
	font-weight:400;
	padding:0;
	margin:0;
}

.size17{
	font-size:17px;
	font-weight:400;
	line-height:150%;
}

.size17-1line{
	font-size:17px;
	font-weight:400;
	padding:0;
	margin:0;
}

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

.size24{
	font-size:22px;
	font-weight:400;
}

.size24-1line{
	font-size:22px;
	font-weight:400;
	padding:0;
	margin:0;
}
	
	.size21{
	font-size:18px;
	font-weight:400;
	line-height:1rem;
}

.size21-1line{
	font-size:18px;
	font-weight:400;
	padding:0;
	margin:0;
}

.size17{
	font-size:15px;
	font-weight:400;
	line-height:35px;
}

.size17-1line{
	font-size:15px;
	font-weight:400;
	padding:0;
	margin:0;
}

}

/* ----------------------------------------------------------------------------------
 審査委員リスト吹き出しバージョン
---------------------------------------------------------------------------------- */

.shinsain-img-mask {
	width:200px;
	height:200px;
	overflow:hidden;
	margin:0 0 30px 0;
}

.shinsain-img-mask img {
	width:200px;
	height:200px;
}

.shinsain-comment-list {
	text-align:left;
	width:660px;
	margin:0 auto;
	position:relative;
	}

.shinsain-comment-list li {
	display:block;
	margin:0 0 50px 0;
	}

.shinsain-list-textbox {
	display:inline-block;
	width:240px;
	vertical-align:top;
	}

.shinsain-commentbox {
	display:inline-block;
	width:410px;
	vertical-align:top;
	text-align:left;
	}
	
.shinsain-commentbox h3 {
	font-style:normal;
	line-height:2rem;
	font-size:16px;
	font-weight:400;
	margin-bottom:20px;
	}
	

/* 吹き出し共通 */
.bubble {
	position: relative;
	padding:40px 40px;
	border-radius:0px;
	background: #FFF;
	box-sizing:border-box;
	margin: 0 auto 0 auto;
	z-index:2;
}
.bubble:after {
	position: absolute;
	content: " ";
	height: 0;
	width: 0;
}
/* 上中央 */
.bubble-top:after {
	bottom: 100%;
	left: 50%;
	border:10px solid transparent;
	border-bottom:10px solid #FFF;
	margin-left: -10px;
}
/* 下中央 */
.bubble-bottom:after {
 top: 100%;
 left: 50%;
 border:10px solid transparent;
 border-top:10px solid #FFF;
 margin-left: -10px;
}
/* 左中央*/
.bubble-left:after {
 right: 100%;
 top: 100px;
 border:10px solid transparent;
 border-right:10px solid #FFF;
 margin-top: -10px;
}
/* 右中央 */
.bubble-right:after {
 left: 100%;
 top: 50%;
 border:10px solid transparent;
 border-left:10px solid #FFF;
 margin-top: -10px;
}
/* 下三角半分 */
.bubble-half-bottom:after {
 top: 100%;
 left: 5%;
 border-top:10px solid #FFF;
 border-right:10px solid transparent;
}
/* 上三角半分 */
.bubble-half-top:after {
 bottom: 100%;
 left: 5%;
 border-bottom:10px solid #FFF;
 border-right:10px solid transparent;
}
/* 左三角半分 */
.bubble-half-left:after {
 right: 100%;
 top: 10%;
 border-top:10px solid #FFF;
 border-left:10px solid transparent;
}
/* 右三角半分 */
.bubble-half-right:after {
 left: 100%;
 top: 10%;
 border-top:10px solid #FFF;
 border-right:10px solid transparent;
}

@media only screen and (max-width: 717px) {
	
.shinsain-img-mask {
	width:240px;
	height:240px;
	overflow:hidden;
	margin:0px auto 30px auto;
	border-radius:120px;
}

.shinsain-img-mask img {
	width:240px;
	height:240px;
}

.shinsain-img-mask {
	margin:0px auto 30px auto;
}
	
.shinsain-comment-list {
	text-align:center;
	width:90%;
	margin:0 auto;
	position:relative;
	}

.shinsain-comment-list li {
	display:block;
	margin:0 0 70px 0;
	}

.shinsain-list-textbox {
	display:block;
	width:100%;
	vertical-align:top;
	padding:0 0 25px 0;
	}

.shinsain-commentbox {
	display:block;
	width:100%;
	vertical-align:top;
	}
	
.shinsain-commentbox h3 {
	font-size:14px;
	}

/* 吹き出し共通 */
.bubble {
	position: relative;
	padding:40px 40px;
	border-radius:5px;
	background: #FFF;
	box-sizing:border-box;
	margin: 25px auto 0 auto;
	z-index:2;
	text-align:left;
}
.bubble:after {
	position: absolute;
	content: " ";
	height: 0;
	width: 0;
}

/* 左中央*/
.bubble-left:after {
	bottom: 100%;
	left: 40%;
	right: 0;
	top: 0;
	border:20px solid transparent;
	border-right:20px solid #FFF;
	margin-top: -20px;
	border-bottom:none;
	margin-left:0;
}
	
}

@media only screen and (max-width: 359px) {
.shinsain-commentbox h3 {
	font-size:13px;
	}
	
}


/* ----------------------------------------------------------------------------------
 展示会
---------------------------------------------------------------------------------- */

span.wh-box{
	padding:0;
	margin:10px 0;
	line-height: 30px;
	font-weight:400;
	display:inline-block;
	color: #000000;
	font-size: 15px;
}

.w480-btb-wh img {
	width: 100%;
	margin: 15px 0;
}

.workshop-icon {
	display: inline-block;
	margin: 0 20px 0 0;
	padding: 0;
	width: 41px;
	height: 30px;
}

.workshop-icon img {
	margin: 0;
	padding: 0;
}

.movie-icon {
	display: inline-block;
	margin: 0 20px 0 0;
	padding: 0;
	width: 44px;
	height: 30px;
}

.movie-icon img {
	margin: 0;
	padding: 0;
}

.opening-icon {
	display: inline-block;
	margin: 0 20px 0 0;
	padding: 0;
	width: 47px;
	height: 30px;
}

.opening-icon img {
	margin: 0;
	padding: 0;
}

.talk-icon {
	display: inline-block;
	margin: 0 20px 0 0;
	padding: 0;
	width: 30px;
	height: 30px;
}

.talk-icon img {
	margin: 0;
	padding: 0;
}



/* ----------------------------------------------------------------------------------
フッター
---------------------------------------------------------------------------------- */


div.footer_wrap { 
	width:100%;
	padding:125px 0 30px 0;
	text-align:center;
	background-color:#FFF000000;/*#F2F2F2*/
}

span.size13b{
	font-size:13px;
	font-weight:400;
	line-height:45px;
}

span.size11{
	font-size:11px;
	font-weight:400;
	line-height:45px;
}

@media only screen and (max-width:489px) {
	
	span.size13b{
	font-size:12px;
	font-weight:400;
	line-height:45px;
}

span.size11{
	font-size:10px;
	font-weight:400;
	line-height:45px;
}
}

/* ----------------------------------------------------------------------------------
ページトップへ
---------------------------------------------------------------------------------- */

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
	z-index:999;
}

#page-top a img:hover {
	-webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

#page-top a img,
#page-top a img::before,
#page-top a img::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.webex-btn {
    position: fixed;
    bottom: 5vw;
    left: 5vw;
	z-index:999;
}
.webex-btn img {
    width: 140px;
	height: 140px;
}

@media only screen and (max-width:768px) {
.webex-btn {
    position: fixed;
    bottom: 5vw;
    left: 5vw;
	z-index:999;
}
.webex-btn img {
    width: 120px;
	height: 120px;
}
}

@media only screen and (max-width:489px) {
.webex-btn {
    position: fixed;
    bottom: 5vh;
    left: 5vw;
	z-index:999;
}
.webex-btn img {
    width: 110px;
	height: 110px;
}
}



/* ----------------------------------------------------------------------------------
スペーサー
---------------------------------------------------------------------------------- */

.spacer100 {
	width:100%;
	height:20px;
	padding:40px 0;
	position:relative;
	display:block;
	clear:both;
}

.spacer60 {
	width:100%;
	height:20px;
	padding:20px 0;
	position:relative;
	display:block;
	clear:both;
}

.spacer10 {
	width:100%;
	height:8px;
	padding:1px 0;
	position:relative;
	display:block;
	clear:both;
}


.spacer-boder-dotte {
	width:720px;
	height:1px;
	margin:0 auto 40px auto;
	padding:45px 0 0 0;
	position:relative;
	display:block;
	clear:both;
	border-bottom:1px dotted #CCC;
}

@media only screen and (max-width: 767px) {
	.spacer-boder-dotte {
	width:90%;
	height:1px;
	margin:0 auto 30px auto;
	padding:35px 0 0 0;
	position:relative;
	display:block;
	clear:both;
	border-bottom:1px dotted #CCC;
}
}


/* 個別画像サイズ(SVG) */

img#artbrut-title-img{
	width:340px;
	height:75px;
}

@media only screen and (max-width:489px) {
img#artbrut-title-img{
	width:280px;
	height:62px;
}
}


/* ----------------------------------------------------------------------------------
定義リスト
---------------------------------------------------------------------------------- */

dl.application-list{
	width:720px;
	margin:0 auto;
	position:relative;
	text-align:left;
}
dt {
  float:left;
  clear:left;
  width:30%;
  margin:0 0 0 0;
  font-weight:400;
  text-align:right;
  line-height:175%;
}
dd {
  width:65%;
  margin:0 0 20px 35%;
  padding:0 0 0 0;
  line-height:175%;
}

dd:last-child {
  margin:0 0 0px 35%;
}

dd:only-child {
  margin:0 0 0px 35%;
}

dd.graybox-dd {
  width:59%;
  padding:2% 3%;
  margin:0 0 20px 35%;
  background-color:#F2F2F2;
}

ul.text-decimal-list{
	padding:0 0 0 3%;
}

ul.text-decimal-list li {
	list-style:decimal;
}

ul.document-img-list {
	width:100%;
	font-size:0;
}

ul.document-img-list li{
	width:47%;
	margin:0 4% 0 0;
	display:inline-block;
	vertical-align:top;
	font-size:13px;
}

ul.document-img-list li:last-child{
	margin:0 0 0 0;
}

ul.document-img-list li a img {
	width:100%;
	border:1px solid #ccc;
	margin-bottom:10px;
}

ul.document-img-list li a img:hover {
	opacity:0.6;
	transition:0.4s;
}

/*ul.document-img-list li a span.img-list-down {
	width:100%;
	background-image:url(../img/download_miniicon.svg);
	background-repeat:no-repeat;
	background-position:right;
	background-size:9px 12px;
}*/


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

dl.application-list{
	width:90%;
	margin:0 auto;
	position:relative;
	text-align:left;
}
dt {
  float:none;
  clear:none;
  width:100%;
  margin:0 0 10px 0;
  font-weight:400;
  text-align:left;
  line-height:175%;
}
dd {
  width:100%;
  margin:0 0 20px 0;
  padding:0 0 0 0;
  line-height:175%;
  text-align: justify;
  text-justify: inter-ideograph;
}

dd:last-child {
  margin:0 0 0px 0;
}

dd:only-child {
  margin:0 0 0px 0;
}

dd.graybox-dd {
  width:94%;
  padding:2% 3%;
  margin:0 0 20px 0;
  background-color:#F2F2F2;
}

ul.text-decimal-list{
	padding:2% 4% 2% 8%;
}

ul.text-decimal-list li {
	list-style:decimal;
	letter-spacing:0em;
}

ul.document-img-list {
	width:100%;
}

ul.document-img-list li{
	width:47%;
	margin:0 4% 0 0;
	display:inline-block;
	vertical-align:top;
}

ul.document-img-list li:last-child{
	margin:0 0 0 0;
}

ul.document-img-list li a img {
	width:100%;
	border:1px solid #ccc;
	margin-bottom:10px;
}

ul.document-img-list li a img:hover {
	opacity:0.6;
	transition:0.4s;
}
	
}


/* ----------------------------------------------------------------------------------
 form
---------------------------------------------------------------------------------- */


input.input_s {
	width:96%;
	padding:0 2%;
	margin:2px 0;
	height:40px;
	border: 2px solid #000000;
	background-color:#FFFFFF;
	-webkit-appearance : none;
}

input.input_s:hover {
	background-color:#D1B999;
	transition:0.4s;
}

textarea.textarea {
	width:96%;
	padding:2% 2%;
	margin:0 0;
	height:150px;
	border: 2px solid #000000;
	background-color:#FFFFFF;
}

textarea.textare:hover {
	background-color:#D1B999;
	transition:0.4s;
}

textarea.h-200 {
	height:200px
}

textarea.h-250 {
	height:250px
}

input.submit {
	display: inline-block;
	width: 240px;
	height: 46px;
	text-align: center;
	text-decoration: none;
	line-height: 44px;
	outline: none;
	border-radius:23px;
	font-size:13px;
	font-weight:400;
	margin:60px 20px 0 20px;
	background-color: #FFFFFF;
	cursor:pointer;
	-webkit-appearance : none;
}
 /*  */
input.submit:hover {
	background-color: #000000; /* 色替え */
	border: 2px solid #000000; /* 色替え */
	color: #FFFFFF;
	line-height: 44px;
}
input.submit{
	border: 2px solid #000000;
	color: #000000;
}

input.submit::before,
input.submit::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
input.submit,
input.submit::before,v
input.submit::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

@media only screen and (max-width: 704px) {
	input.submit {
	display: inline-block;
	width: 240px;
	height: 46px;
	text-align: center;
	text-decoration: none;
	line-height: 44px;
	outline: none;
	border-radius:23px;
	font-size:13px;
	font-weight:400;
	margin:40px 20px 0 20px;
	background-color: #FFF;
	cursor:pointer;
}
}

.uploadButton {
    display:inline-block;
    position:relative;
    overflow:hidden;
    background:#F2F2F2;
    color:#000000;
    text-align:center;
    width:96%;
	padding:2% 2%;
    cursor:pointer;
}
.uploadButton:hover {
    background:#FAFAFA;
}
.uploadButton input[type=file] {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;    
    cursor:pointer;
    opacity:0;
}

.uploadValue {
    display:none;
    background:#CCC;
    padding:3px;
    color:#000000;
	border:none;
}

/* ----------------------------------------------------------------------------------
固定ページ　ページネーション
---------------------------------------------------------------------------------- */
 
.pagination{
    text-align: left;
	margin:50px auto 0;
	color:#000000;
	font-size:15px;
	font-weight: bold;
}

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

.pagination{
	width:100%;
    text-align: center;
	margin:50px auto 0 auto;
	color:#000000;
	font-size:15px;
}
}

.pagination li {
	display:none !important;
}
a.page-numbers,
.pagination .current{
    background: none;
    padding:5px 8px;
    margin:0 2px;
    text-decoration: none;
}
.pagination .current{
    opacity: 0.5; 
  filter: alpha(opacity=50); 
  -moz-opacity: 0.5;
}
.pagination a.page-numbers:hover,
.pagination a.next page-numbers:hover {
	 color: #000000;
	 cursor:pointer;
  opacity: 0.5; 
  filter: alpha(opacity=50); 
  -moz-opacity: 0.5;
	 transition: 0.4s;
}
.pagination a {
	color: #000000;
}


/* ----------------------------------------------------------------------------------
シングルページ　ページネーション
---------------------------------------------------------------------------------- */

div.page-link-wrap{
	width:100%;
	max-width:600px;
	margin:60px auto 0px auto;
	text-align:center;
}

@media only screen and (max-width: 717px) {
	
div.page-link-wrap{
	width:100%;
	max-width:600px;
	margin:60px auto 0px auto;
	text-align:center;
}

}

ul.page-link-list{
	font-size:0;
}

ul.page-link-list li{
	display:inline-block;
	margin:0 20px;
	vertical-align:middle;
	padding:10px 0;
}

ul.page-link-list li:first-child{
	margin:0 20px 0 0;
}

ul.page-link-list li:last-child{
	margin:0 0 0 20px;
}

div.btn-prev {
	left: 10px;
	width: 14px;
	height: 14px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}

div.btn-next {
	right: 10px;
	width: 14px;
	height: 14px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.nav-prevpost a{
	display:block;
    text-decoration: none;
	cursor:pointer;
}

.nav-nextpost a {
	display:block;
	text-decoration: none;
	cursor:pointer;
}

.nav-backindex a {
    text-decoration: none;
	cursor:pointer;
	width:20px;
	height:20px;
	z-index:10;
}

.nav-backindex a img{
}

span.nav-prevpost a:hover {
	 cursor:pointer;
	 opacity: 0.5; 
	 filter: alpha(opacity=50); 
	 -moz-opacity: 0.5;
	 transition: 0.5s;
}
span.nav-nextpost a:hover {
	 opacity: 0.5; 
	 filter: alpha(opacity=50); 
	 -moz-opacity: 0.5;
	 transition: 0.4s;
}
span.nav-backindex a img:hover {
	 opacity: 0.5; 
	 filter: alpha(opacity=50); 
	 -moz-opacity: 0.5;
	 transition: 0.4s;
}

span.nav-nextpost a::before,
span.nav-nextpost a::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
span.nav-nextpost a,
span.nav-nextpost a::before,
span.nav-nextpost a::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

span.nav-nextpost a::before,
span.nav-nextpost a::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
span.nav-nextpost a,
span.nav-nextpost a::before,
span.nav-nextpost a::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.nav-backindex a img::before,
.nav-backindex a img::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.nav-backindex a img,
.nav-backindex a img::before,
.nav-backindex a img::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

/* ----------------------------------------------------------------------------------
サンクスページ
---------------------------------------------------------------------------------- */

.thanks-img-wrap{
	width:70%;
	max-width:400px;
	margin:0 auto;
	position:relative;
}

.thanks-img-wrap img.thanks-img{
	width:100%;
	height:auto;
}


/* ----------------------------------------------------------------------------------
入力内容確認画面
---------------------------------------------------------------------------------- */

div.table-wrap{
	width:80%;
	max-width:720px;
	position:relative;
	margin:0 auto;
}

table.formTable {
  border-collapse: collapse;
  width: 100%;
}
table.formTable th,
table.formTable td {
  padding: 10px;
  border: 1px solid #CCC;
  font-weight:200;
}
table.formTable th {
  background-color: #f2f2f2;
  text-align: left;
}

table.formTable td {
	text-align:left;
}

@media screen and (max-width: 400px) {
  table.formTable {
    border-top: 1px solid #CCC;
  }
  table.formTable td {
    display: block;
     text-align: left;
  }
  table.formTable th {
    display: block;
    border-top: none;
    border-bottom: none;
  }
}


/* ----------------------------------------------------------------------------------
ツールチップ
---------------------------------------------------------------------------------- */

.tipbox
{
    /*margin-bottom: 50px;
    padding-bottom: 50px;
    padding-left: 150px;
    border-bottom: 1px solid #eee;*/
	font-size:12px;
}

/*input
{
    width: 200px;
    height: 1em;
    padding: 6px 8px;
    border: 1px solid #eee;
    border-radius: 3px;
}*/

.relative
{
    position: relative;
}

.tooltip
{
    position: relative;
}

.tooltip:after
{
    position: absolute;
    z-index: 9999;
    display: none;
    padding: 12px 12px;
    content: attr(aria-label);
    text-align: center;
    white-space: pre;
    text-decoration: none;
    letter-spacing: normal;
    text-transform: none;
    word-wrap: break-word;
    opacity: 0;
    color: #000000;
    border-radius: 0px;
    background: rgba(230, 0, 18, 1);
    background-color: #FFF000000;
    text-shadow: none;
    font-smoothing: subpixel-antialiased;
}

.tooltip:before
{
    position: absolute;
    z-index: 10000000;
    display: none;
    width: 0;
    height: 0;
    content: '';
    opacity: 0;
    color: #FFF;
    background: rgba(230, 0, 18, 1);
    border: 5px solid transparent;
}

.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:active:before,
.tooltip:active:after,
.tooltip:focus:before,
.tooltip:focus:after
{
    display: inline-block;

    -webkit-animation-name: fadein;
            animation-name: fadein;
    -webkit-animation-duration: .4s;
            animation-duration: .4s;
    text-decoration: none;

    opacity: 1;
}

/* tooltip position */

.tooltip.bottom:after,
.tooltip.bottom-right:after,
.tooltip.bottom-left:after
{
    top: 100%;
    right: 50%;
    margin-top: 4px;
}

.tooltip.bottom:before,
.tooltip.bottom-left:before,
.tooltip.bottom-right:before
{
    top: auto;
    right: 50%;
    bottom: -4px;
    margin-right: -5px;
    border-bottom-color: rgba(230, 0, 18, 1);
}

.tooltip.bottom:after
{
    right: 0;
    left: 0;
}

.tooltip.bottom-right:after
{
    right: auto;
    left: 50%;

    margin-left: -15px;
}

.tooltip.bottom-left:after
{
    margin-right: -15px;
}

.tooltip.top:after,
.tooltip.top-left:after,
.tooltip.top-right:after
{
    right: 50%;
    bottom: 100%;
    margin-bottom: 4px;
}

.tooltip.top:before,
.tooltip.top-left:before,
.tooltip.top-right:before
{
    top: -4px;
    right: 50%;
    bottom: auto;
    margin-right: -5px;
    border-top-color: rgba(230, 0, 18, 1);
}

.tooltip.top-right:after
{
    right: auto;
    left: 50%;
    margin-left: -15px;
}

.tooltip.top-left:after
{
    margin-right: -15px;
}

.tooltip.top:after
{
    right: 0;
    left: 0;
}

.tooltip.left:after
{
    right: 100%;
    bottom: 50%;
    margin-right: 8px;
    transform: translateY(50%);
}

.tooltip.left:before
{
    top: 50%;
    bottom: 50%;
    left: -8px;
    margin-top: -4px;
    border-left-color: #FFF000000;
    border-left-color: rgba(255, 240, 0, 1);
}

.tooltip.right:after
{
    bottom: 50%;
    left: 100%;
    margin-left: 8px;
    transform: translateY(50%);
}

.tooltip.right:before
{
    top: 50%;
    right: -8px;
    bottom: 50%;
    margin-top: -5px;
    border-left-color: #FFF000000;
    border-left-color: rgba(255, 240, 0, 1);
}

/* animation */

@-webkit-keyframes fadein
{
    0%
    {
        display: none;
        opacity: 0;
    }
    1%
    {
        display: block;
        opacity: 0;
    }
    100%
    {
        display: block;
        opacity: 1;
    }
}

@keyframes fadein
{
    0%
    {
        display: none;
        opacity: 0;
    }
    1%
    {
        display: block;
        opacity: 0;
    }
    100%
    {
        display: block;
        opacity: 1;
    }
}

/* input + tooltip */

input + .tooltip[role='tooltip']
{
    position: absolute;
    z-index: 9999;
    padding: 7px 10px;
    text-align: center;
    white-space: pre;
    text-decoration: none;
    letter-spacing: normal;
    text-transform: none;
    word-wrap: break-word;
    color: #fff;
    border-radius: 0px;
    background: rgba(255, 240, 0, 1);
    background-color: #FFF000000;
    text-shadow: none;
    font-smoothing: subpixel-antialiased;
}

input + .tooltip[role='tooltip']
{
    position: absolute;
    z-index: 9999;
    display: none;
    padding: 7px 10px;
    content: attr(aria-label);
    text-align: center;
    white-space: pre;
    text-decoration: none;
    letter-spacing: normal;
    text-transform: none;
    word-wrap: break-word;
    opacity: 0;
    color: #fff;
    border-radius: 0px;
    background: rgba(255, 240, 0, 1);
    background-color: #FFF000000;
    text-shadow: none;
    font-smoothing: subpixel-antialiased;
}

input:focus + .tooltip[role='tooltip']
{
    top: 100%;
	display: block;
    margin-top: 4px;
    -webkit-animation-name: fadein;
            animation-name: fadein;
    -webkit-animation-duration: .4s;
            animation-duration: .4s;
    text-decoration: none;
    opacity: 1;
}

input:focus + .tooltip[role='tooltip']:before
{
    display: block;
    -webkit-animation-name: fadein;
            animation-name: fadein;
    -webkit-animation-duration: .4s;
            animation-duration: .4s;
    text-decoration: none;
    opacity: 1;
}

/* position */

input + .tooltip.bottom[role='tooltip']:before
{
    bottom: 100%;
}


/* ----------------------------------------------------------------------------------
carousel-box
---------------------------------------------------------------------------------- */


.carousel-box {
	width:100%;
	max-width:1020px;
	margin:0 auto 60px auto;
	position:relative;
}


#slider-carousel {
	width:100%;
	max-width:902px;
	margin:0 auto;
	font-size:0;
	text-align:center;
}

#slider-carousel li {
	display:inline-block;
	vertical-align:top;
	margin:0 30px 30px 30px;
	width:240px;
	font-size:13px;
	position:relative;
}

#slider-carousel li .artists-post-img {
	width:240px;
	height:240px;
	overflow: hidden;
	position:relative;
	margin:0 0 0 0;
	border-radius:120px;
}

#slider-carousel li .artists-post-img a {
	position: absolute;
	top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#slider-carousel li .artists-post-img a img {
  min-height:240px;
	max-height:240px;
    min-width: 10%;
    vertical-align: middle;
    -moz-transition: -moz-transform 0.2s linear;
    -webkit-transition: -webkit-transform 0.2s linear;
    -o-transition: -o-transform 0.2s linear;
    -ms-transition: -ms-transform 0.2s linear;
    transition: transform 0.2s linear;
	margin-top:0 !important;
}

figure {
	position: relative;
	overflow: hidden;
	width: 240px;
	height:240px;
	border-radius:120px;
}
figcaption {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 0;
	border-radius:120px;
}
figure:hover figcaption {
	opacity: 1;
}

figcaption .text-wh {
	color:#fff !important;
	font-style:normal;
	position: absolute;
	top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	font-size: 1.2em;
}

@media only screen and (max-width: 901px) {
	
	ul.news-post{
	margin:0 auto;
	position:relative;
	font-size:0;
}

#slider-carousel li {
	display:inline-block;
	vertical-align:top;
	margin:0 25px 30px 25px;
	width:210px;
	font-size:13px;
	position:relative;
}

#slider-carousel li .artists-post-img {
	width:210px;
	height:210px;
	overflow: hidden;
	position:relative;
	margin:0;
	border-radius:120px;
}

#slider-carousel li .artists-post-img a {
	position: absolute;
	top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#slider-carousel li .artists-post-img a img {
  min-height:210px;
	max-height:210px;
    min-width: 10%;
    vertical-align: middle;
    -moz-transition: -moz-transform 0.2s linear;
    -webkit-transition: -webkit-transform 0.2s linear;
    -o-transition: -o-transform 0.2s linear;
    -ms-transition: -ms-transform 0.2s linear;
    transition: transform 0.2s linear;
}

figure {
	width: 210px;
	height:210px;
	border-radius:105px;
}

figcaption .text-wh {
	font-size: 1.2em;
}
	
	
}

@media only screen and (max-width: 767px) {
	
#slider-carousel li {
	display:inline-block;
	vertical-align:top;
	margin:0 25px 30px 25px;
	width:180px;
	font-size:13px;
	position:relative;
}

#slider-carousel li .artists-post-img {
	width:180px;
	height:180px;
	overflow: hidden;
	position:relative;
	margin:0;
	border-radius:120px;
}

#slider-carousel li .artists-post-img a {
	position: absolute;
	top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#slider-carousel li .artists-post-img a img {
  min-height:180px;
	max-height:180px;
    min-width: 10%;
    vertical-align: middle;
    -moz-transition: -moz-transform 0.2s linear;
    -webkit-transition: -webkit-transform 0.2s linear;
    -o-transition: -o-transform 0.2s linear;
    -ms-transition: -ms-transform 0.2s linear;
    transition: transform 0.2s linear;
}

figure {
	width: 180px;
	height:180px;
	border-radius:90px;
}

figcaption .text-wh {
	font-size: 1.1em;
}

}

@media only screen and (max-width:659px) {
	
#slider-carousel li {
	display:inline-block;
	vertical-align:top;
	margin:0 25px 30px 25px;
	width:210px;
	font-size:13px;
	position:relative;
}

#slider-carousel li .artists-post-img {
	width:210px;
	height:210px;
	overflow: hidden;
	position:relative;
	margin:0;
	border-radius:120px;
}

#slider-carousel li .artists-post-img a {
	position: absolute;
	top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#slider-carousel li .artists-post-img a img {
  min-height:210px;
	max-height:210px;
    min-width: 10%;
    vertical-align: middle;
    -moz-transition: -moz-transform 0.2s linear;
    -webkit-transition: -webkit-transform 0.2s linear;
    -o-transition: -o-transform 0.2s linear;
    -ms-transition: -ms-transform 0.2s linear;
    transition: transform 0.2s linear;
}

figure {
	width: 210px;
	height:210px;
	border-radius:105px;
}

figcaption .text-wh {
	font-size: 1.2em;
}

}

@media only screen and (max-width:489px) {
	
#slider-carousel li {
	display:inline-block;
	vertical-align:top;
	margin:0 5vw 30px 5vw;
	width:35vw;
	font-size:13px;
	position:relative;
}

#slider-carousel li .artists-post-img {
	width:35vw;
	height:35vw;
	overflow: hidden;
	position:relative;
	margin:0;
	border-radius:17.5vw;
}

#slider-carousel li .artists-post-img a {
	position: absolute;
	top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#slider-carousel li .artists-post-img a img {
  min-height:35vw;
	max-height:35vw;
    min-width: 10vw;
    vertical-align: middle;
    -moz-transition: -moz-transform 0.2s linear;
    -webkit-transition: -webkit-transform 0.2s linear;
    -o-transition: -o-transform 0.2s linear;
    -ms-transition: -ms-transform 0.2s linear;
    transition: transform 0.2s linear;
}

figure {
	width:35vw;
	height:35vw;
	border-radius:17.5vw;
}

figcaption .text-wh {
	font-size: 1.2em;
}
}


.mt-13{
	margin-top:-13px;
}


/* ----------------------------------------------------------------------------------
picture
---------------------------------------------------------------------------------- */
.wide600inner {
	max-width: 720px;
	width: 90%;
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.wide600inner > div > img {
	width: 100%;
}
.kuromaru {
	background-color:#000000;
	color:#FFF;
	text-align:center;
	width:45px;
	height:45px;
	line-height:45px;
	display:block;
	border-radius:22.5px;
	font-size:18px;
	font-weight:500;
	position:relative;
	margin:30px auto 20px auto;
}
.two-column-list-wrap {
	width: 100%;
	margin: 0 auto 60px auto;
	font-size: 0;
}
.two-column-list-wrap li {
	width: 100%;
	display: block;
	margin: 0 0 40px 0;
	font-size: 0;
}
.two-column-list-wrap li:last-child {
	margin: 0 0 0 0;
}
.two-column-list{
	width: 100%;
	text-align: left;
}
.two-column-list li {
	width: 45.5%;
	margin: 0 8% 0 0;
	display: inline-block;
	vertical-align: top;
	font-size: 0.8rem;
}
.two-column-list li:last-child {
	margin: 0 0 0 0;
}
.two-column-list li img {
	width: 100%;
}
.two-column-list > li > span.img-numberbox {
	position: absolute;
	padding: 10px 10px;
	background-color: #000000;
	color: #FFF;
	text-align: center;
	line-height: 1rem;
	left: 0;
	font-size: 1.2rem;
	font-weight: 400;
}
div.slide-fadein-effect > span.img-numberbox {
	position: absolute;
	padding: 10px 10px;
	background-color: #000000;
	color: #FFF;
	text-align: center;
	line-height: 1rem;
	left: 0;
	font-size: 1.2rem;
	font-weight: 400;
}
.bg-grey-box {
	width: 100%;
	padding: 7% 10%;
	box-sizing: border-box;
	background-color: #F2F2F2;
	text-align: center;
}
.abc-list-wrap {
	width: 100%;
	margin: 0 auto 60px auto;
}
.abc-list-wrap li {
	width: 100%;
	padding: 7% 0;
	border-bottom: 1px solid #CCC;
}
.abc-list-wrap li:first-child {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.abc-title {
	width: 15%;
	display: inline-block;
	vertical-align: middle;
	line-height: 1.5rem;
	font-size: 1.3rem;
	font-weight: 400;
}
.abc-contents {
	width: 84%;
	display: inline-block;
	vertical-align: middle;
	line-height: 1.5rem;
	text-align: left;
}
.blackbox {
	padding: 0px 5px;
	background-color: #000000;
	color: #FFF;
	text-align: center;
	line-height: 1rem;
	left: 0;
	font-size: 1rem;
	font-weight: 400;
	margin: 0 5px;
}

@media only screen and (max-width:489px) {
.two-column-list li {
	width: 100%;
	margin: 0 0 5% 0;
	display: block;
}
.two-column-list li:last-child {
	margin: 0 0 0 0;
}
.two-column-list > li > span.img-numberbox {
	padding: 8px 8px;
	font-size: 1.1rem;
}
}
@media only screen and (max-width:399px) {
.abc-title {
	width: 100%;
	display: block;
	margin: 0 0 20px 0;
}
.abc-contents {
	width: 100%;
	display: block;
	text-align: center;
}
}

.top-img-wrap {
	width: 100vw;
    position: relative;
    display: block;
    height: 120vh;
    background-repeat: no-repeat;
    background-size: 90vw 100vw;
    background-position: top -15vw right 5vw;
    background-image: url(../img/2025title_pc.svg);
}
.top-img-text-top {
	display: flex;
    flex-direction: column;
    position: absolute;
    top: 14vw;
	bottom:auto;
    left: 50%;
    width: 85%;
    margin: 0 atuo;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 100;
    text-align: left;
    color: #ffffff;
}
.top-img-text {
	display: flex;
    flex-direction: column;
    position: absolute;
    top: auto;
    bottom: 0;
    left: 50%;
    width: 85%;
    margin: 0 atuo;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 100;
    text-align: left;
    color: #ffffff;
}
.top-img-text-sub {
	font-size: 40px;
    font-weight: 800;
    line-height: 150%;
    display: flex;
	margin: 0 0 22px 0;
    letter-spacing: 0;
	text-align: left;
}
.top-img-text-title {
	font-size: 120px;
    font-weight: 800;
    line-height: 110%;
    display: flex;
    margin: 0 0 0 0;
    text-align: left;
}
.top-img-text-title-s {
	font-size: 90px;
    font-weight: 800;
    line-height: 110%;
    display: flex;
    margin: 0 0 0 0;
    text-align: left;
}
.title-typo {
	width: 40vw;
	mix-blend-mode: overlay;
}
.icon-title {
	font-size: 100px;
	mix-blend-mode: difference;
	color: #000000;
}
@media only screen and (min-width:1440px) {
.title-typo {
	width: 30vw;
	mix-blend-mode: overlay;
}
}
@media only screen and (max-width:768px) {
.top-img-wrap {
	height: 100vh; /* 全画面表示 */
	background-repeat: no-repeat;
	background-size: 90vw auto;
	background-position: top 5vh center;
	background-image: url("../img/2025title_sp.svg");
}
.top-img-text-sub {
	font-size: 36px;
}
.top-img-text-title {
	font-size: 100px;
	margin: 0 0 10px 0;
}
.top-img-text-title-s {
	font-size: 72px;
	margin: 0 0 10px 0;
}
.top-img-text-top {
    top: 15%;
	bottom: auto;
}
.title-typo {
	width: 60vw;
	mix-blend-mode: overlay;
}
}
@media only screen and (max-width:498px) {
.top-img-text-sub {
	font-size: 24px;
}
.top-img-text-title {
	font-size: 80px;
}
.top-img-text-title-s {
	font-size: 60px;
	margin: 0 0 10px 0;
}
.top-img-text-top {
    top: 13%;
	bottom: auto;
}
.title-typo {
	width: 70vw;
	mix-blend-mode: overlay;
}
}
@media only screen and (max-width:768px) {
.top-img-wrap {
	height: 100vh; /* 全画面表示 */
	background-repeat: no-repeat;
	background-size: 90vw auto;
	background-position: top 5vh center;
	background-image: url("../img/2025title_sp.svg");
}
}

.bg-blue {
	background-color: #000000 !important;
	color: #ffffff !important;
}
.bg-green {
	background-color: #006934 !important;
	color: #ffffff !important;
}
.bg-dnaby {
	background-color: #0C1836 !important;
	color: #ffffff !important;
}
.bg-brown {
	background-color: #8E6A4F !important;
	color: #ffffff !important;
}
.bg-gray {
	background-color: #F5F5F5 !important;
}
.bgred {
	background-color: #EB4619 !important;
}
.bgbe {
	background-color: #FFFFFF !important;
}
.bgwh {
	background-color: #FFFFFF !important;
}
.bgrbl {
	background-color: #000000 !important;
	color: #FFFFFF !important;
}
.topb_bl {
	border-top: none;
}
.text-bold-500 {
	font-weight: 400;
}
.drawer-hamburger {
	top:3vw !important;
	right: 3vw !important;
	padding-top: 10px !important;
	padding-right: 0px !important;
}
.drawer-menu {
    padding: 3vw 0 0 0 !important;
}
.drawer--right.drawer-open .drawer-hamburger {
    right: 16.25rem !important;
}
.drawer-hamburger:hover {
    background-color: rgba(255,255,255,0) !important;
}
@media only screen and (max-width:498px) {
.drawer-hamburger {
	top:3vw !important;
	right: 3vw !important;
	padding-right: 10px !important;
	padding-top: 10px !important;
}
}

.content-text p {
	line-height: 170%;
	font-weight: 400;
}
.post-cate .post-categories li a {
	font-size: 12px;
	font-weight: 400;
}


.title2024-ja {
	width: 100%;
    display: block;
    font-size: 2rem;
    line-height: 1.5;
	font-weight: 400;
}
@media only screen and (max-width:768px) {
.title2024-ja {
	width: 100%;
	font-size: 1.75rem;
	line-height: 1.5;
	font-weight: 400;
}
}

.iframe-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
	display: block;
}

.iframe-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width:768px) {
.contents-tiltle-wrap {
	width: 85vw;
	margin: 0 auto;
	text-align: left;
}
}
@media only screen and (max-width:768px) {
.btn-wrap {
	width: 85vw;
	margin: 0 auto;
	text-align: center;
}
}
.mini-cap {
	font-size: 0.7rem;
}
@media only screen and (max-width:768px) {
.mini-cap {
	font-size: 0.6rem;
	letter-spacing: 0;
}
}