@charset "utf-8";

#contents {
  padding:30px 0 0;
}
#title {
  height:360px;
  padding:80px 0 0;
  box-sizing: border-box;
  position: relative;
}
#about #title {
  background:url(../../about/img/main_bg.jpg) no-repeat center 0;
  background-size: cover;
}
#program #title {
  background:url(../../program/img/main_bg.jpg) no-repeat center bottom;
  background-size: cover;
}
#team #title {
  background:url(../../team/img/main_bg.jpg) no-repeat center bottom;
  background-size: cover;
}
#place #title {
  background:url(../../place/img/main_bg.jpg) no-repeat center center;
  background-size: cover;
}
#visual #title {
  background:url(../../visual/img/main_bg.jpg) no-repeat center 0;
  background-size: cover;
}
#title h1 {
  color:#fff;
  font-size:30px;
  font-weight:bold;
  line-height:1.5;
  letter-spacing:0.1em;
  text-align:center;
  padding:125px 0 0;
}
#about #title h1 {
  background:url(../../about/img/ico_title.png) no-repeat center 0;
}
#program #title h1 {
  background:url(../../program/img/ico_title.png) no-repeat center 0;
}
#team #title h1 {
  background:url(../../team/img/ico_title.png) no-repeat center 0;
}
#place #title h1 {
  background:url(../../place/img/ico_title.png) no-repeat center 0;
}
#visual #title h1 {
  background:url(../../visual/img/ico_title.png) no-repeat center 0;
}
#contents section {
  margin-bottom:100px;
}
.fourCol {
  width:100%;
}
.fourCol ul {
  display: flex;
  flex-wrap: wrap;
}
.fourCol ul li {
  width:25%;
}
#contents h2.line {
	font-size:30px;
	font-weight:bold;
	line-height:1;
	text-align: center;
  letter-spacing:0.1em;
	padding:0 0 15px;
	margin:0 0 50px;
	position: relative;
}
#contents h2.line::after {
	content:"";
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-28px;
	width:56px;
	height:3px;
	background:#4f6d82;
	border-radius:10px;
	display: block;
}

#shido {
  position: relative;
}
#shido::before {
  content:"";
  width:256px;
  height:256px;
  background:#fbec40;
  border-radius:128px;
  position: absolute;
  top:-75px;
  left:160px;
  z-index:-1;
}
#shido h2, #rinen h2 {
  color:#0f222f;
  font-size:30px;
  font-weight:bold;
  line-height:1.5;
  letter-spacing:0.1em;
  margin:0 0 40px;
  text-align: center;
  font-style: italic;
}
#logo_d h2, #event h2, #diary h2, #compe h2 {
  color:#0f222f;
  font-size:30px;
  font-weight:bold;
  line-height:1.5;
  letter-spacing:0.1em;
  margin:0 0 40px;
  text-align: center;
}
#shido h2 strong, #rinen h2 strong, #event h2, #diary h2, #compe h2 {
  font-size:40px;
}
.white {
  padding:25px 30px 15px;
  background:#ebecee;
}
#shido dl {
  width:100%;
  clear: both;
  vertical-align: top;
  margin:0 0 4px;
  position: relative;
  padding:0 0 0 5.5em;
  box-sizing: border-box;
}
#shido dl dt, #shido dl dd {
  font-size:16px;
  line-height:2;
	font-weight:bold;
}
#shido dl dt {
  width:15em;
  position: absolute;
  left:0;
}
#shido dl dd {
  padding-left:7em;
}
#shido dl dt br {
  display: none;
}
#contents #map {
  margin-bottom:70px;
}
#map p {
  font-size:18px;
  line-height:2;
  margin:40px 0 0;
}
#map .image {
  margin:40px 0 0;
}
#map .image img {
  margin:0 auto;
  display: block;
}
#map .image img.sp {
  display:none;
}
#map::before {
  content:"";
  width:118px;
  height:118px;
  background:#fbec40;
  border-radius:59px;
  position: absolute;
  top:-47px;
  left:-50px;
  z-index:-1;
}
#theme::before {
  content:"";
  width:230px;
  height:230px;
  background:#fbec40;
  border-radius:115px;
  position: absolute;
  top:-5px;
  left:50%;
  margin-left:-115px;
  z-index:-1;
}
#theme::after {
  content:"";
  width:114px;
  height:114px;
  background:#fbec40;
  border-radius:57px;
  position: absolute;
  bottom:-17px;
  right:-56px;
  z-index:-1;
}
#theme h2 {
  font-size:60px;
  font-weight:bold;
  line-height:1;
  text-align: center;
  letter-spacing:0.05em;
  margin:0 0 25px;
  font-style: italic;
}
#theme h3 {
  font-size:24px;
  font-weight:bold;
  line-height:1.6;
  text-align: center;
  letter-spacing:0.05em;
  margin:0 0 40px;
  font-style: italic;
}
#theme p {
  font-size:18px;
  line-height:2;
  margin:0;
}
#theme p.headtxt {
  font-size:30px;
  font-weight:bold;
  line-height:1.2;
  letter-spacing:0.05em;
  margin:0 0 45px;
  font-style: italic;
}
#rinen ul {
  max-width:1240px;
  margin:0 -20px;
}
#rinen ul li {
  padding:0 20px;
  box-sizing: border-box;
}
#rinen ul li .inner {
  height:110px;
  padding:15px 2px 0 60px;
  position: relative;
  border:solid 1px #0f222f;
  background:#fcfcfc;
  box-sizing: border-box;
}
#rinen ul li .inner h4 {
  color:#fff;
  font-size:26px;
  font-weight:bold;
  line-height:40px;
  text-align: center;
  width:40px;
  height:40px;
  background:#0f222f;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -20px;
}
#rinen ul li .inner h5 {
  font-size:20px;
  font-weight:bold;
  letter-spacing:0.05em;
  line-height:1.2;
  margin:0 0 1px;
}
#rinen ul li .inner p {
  font-size:14px;
  line-height:1.2;
  letter-spacing:0.05em;
}

#greeting {
  position: relative;
}
#greeting::before {
  content: "";
  width: 216px;
  height: 216px;
  background: #fbec40;
  border-radius: 108px;
  position: absolute;
  top:-50px;
  left:50%;
  z-index: -1;
  margin-left:-108px;
}
.imgLeft {
  position: relative;
  clear: both;
}
.imgLeft .image {
  position: absolute;
  top:0;
  left:0;
}
#greeting .imgLeft {
  padding:0 0 0 310px;
}
#greeting .imgLeft .image {
  width:270px;
}
#greeting h2 br {
  display: none;
}
#greeting h3 {
  font-size:20px;
  font-weight:bold;
  line-height:1.2;
  margin:0 0 10px;
}
#greeting p {
  font-size:18px;
  line-height:2.2;
  margin:0 0 20px;
}
#greeting .imgLeft .image p {
  font-size:12px;
  line-height:1.5;
  margin:5px 0 0;
}
.bigImg {
  margin:45px 0 0;
}
#programlist {
  margin:5px 0 0;
  position: relative;
}
#programlist::before {
  content: "";
  width:144px;
  height:144px;
  background: #fbec40;
  border-radius:72px;
  position: absolute;
  top:70px;
  left:-74px;
  z-index: -1;
}
#programlist::after {
  content: "";
  width:150px;
  height:150px;
  background: #fbec40;
  border-radius:75px;
  position: absolute;
  top:142px;
  left:524px;
  z-index: -1;
}
#programlist ul {
  margin:0 -20px;
  position: relative;
  display: flex;
  flex-wrap:wrap;
}
#programlist ul::before {
  content: "";
  width:118px;
  height:118px;
  background: #fbec40;
  border-radius:58px;
  position: absolute;
  bottom:-80px;
  left:0px;
  z-index: -1;
}
#programlist ul li {
  width:50%;
  padding:0 20px;
  margin:35px 0 0;
}
#programlist ul li.joei h3 {
  background:url(../../program/img/ico_joei.png) no-repeat 0 center;
}
#programlist ul li.compe h3 {
  background:url(../../program/img/ico_compe.png) no-repeat 0 center;
}
#programlist ul li.vr h3 {
  background:url(../../program/img/ico_vr.png) no-repeat 0 center;
}
#programlist ul li.pacific h3 {
  background:url(../../program/img/ico_pacific.png) no-repeat 0 center;
}
#programlist ul li.director h3 {
  background:url(../../program/img/ico_director.png) no-repeat 0 center;
}
#programlist ul li.okinawa h3 {
  background:url(../../program/img/ico_okinawa.png) no-repeat 0 center;
}
#programlist ul li h3 {
  font-size:20px;
  line-height:1.9;
  margin:0 0 10px;
  padding:0 0 0 38px;
  background-size:30px auto !important;
}
#programlist ul li p {
  font-size:16px;
  line-height:1.9;
  margin:0;
}
p.copy {
  font-size:20px;
  line-height:2;
  letter-spacing:0.05em;
}
h3.circle {
  font-size:24px;
  font-weight:bold;
  line-height:1.6;
  padding:0 0 0 26px;
  margin:0 0 20px;
  background:url(../../common/img/ico_circle.png) no-repeat 0 10px;
  background-size:20px auto;
}
#jimu h3.circle {
  margin:0 0 20px;
}
ul.meibolist {
  padding:0 30px;
}
ul.meibolist li {
  margin:0;
}
ul.meibolist li h3, ul.meibolist li p {
  font-size:18px;
  font-weight:bold;
  line-height:2.1;
}
ul.meibolist li p {
  margin:0 0 0 40px;
}
ul.meibolist li .spin {display:none;}

ul.detail {
  padding:0 30px;
}
ul.detail li {
  min-height:160px;
  margin:60px 0 0;
  padding:0 200px 0 0;
  position:relative;
}
ul.detail li .image {
  position: absolute;
  top:0;
  right:0;
}
ul.detail li h3 {
  font-size:20px;
  font-weight:bold;
  line-height:1.4;
  margin:0 0 10px;
}
ul.detail li h3 span {
  font-size:16px;
  font-weight:normal;
  display: inline-block;
  margin-left:20px;
}
ul.detail li p {
  font-size:16px;
  line-height:1.9;
  margin:0;
}
#jimu {
  padding-bottom:60px;
}
#jimu ul.meibolist li {
  margin:60px 0 0;
}
#jimu ul.meibolist li:first-child {
  margin-top:0 !important;
}
#jimu ul.meibolist li h3 {
  line-height:1.5;
  margin:10px 0;
}
#jimu ul.meibolist li h3 span {
  font-size:16px;
  font-weight:normal;
  display:inline-block;
}
#jimu ul.meibolist li {
  padding:0;
  position: relative;
}
#jimu ul.meibolist li .image {
  position:absolute;
  top:0;
  right:0;
}
#jimu ul.meibolist li p {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.9;
  margin:5px 0 0;
}
#jimu ul.meibolist li p a {
  color:#0f222f;
  text-decoration: underline;
}
#sosiki::before {
  content:"";
  width:115px;
  height:115px;
  background: #fbec40;
  border-radius:58px;
  position:absolute;
  top:70px;
  right:-3px;
  z-index: -1;
}
#curation::before {
  content:"";
  width:202px;
  height:202px;
  background:#fbec40;
  border-radius:101px;
  position:absolute;
  top:92px;
  left:78px;
  z-index: -1;
}
#jimu::before {
  content:"";
  width:174px;
  height:174px;
  background:#fbec40;
  border-radius:87px;
  position:absolute;
  top:-120px;
  left:70px;
  z-index: -1;
}
#jimu::after {
  content:"";
  width:78px;
  height:78px;
  background:#fbec40;
  border-radius:39px;
  position:absolute;
  bottom:40px;
  left:50%;
  margin-left:-39px;
  z-index: -1;
}

#place #contents section {
  padding:0 30px;
}
#place h2 {
  font-size:24px;
  font-weight:bold;
  line-height:1.6;
  margin:0 0 25px;
  letter-spacing:0.1em;
}
#place h2 span {
  font-size:20px;
}
#place h2 br {display:none;}
#place .imgLeft, #place .imgRight {
  width:100%;
  position:relative;
  box-sizing: border-box;
  display: flex;
  flex-wrap: nowrap;
}
#fusaki .imgLeft {
  margin:0 0 40px;
}
#place .imgLeft .image {
  position:relative;
}
#place .imgRight .image, #place .imgLeft .textarea {
  width:50%;
  padding:0 0 0 20px;
  box-sizing: border-box;
}
#place .imgLeft .textarea {
  order:1;
}
#place .imgRight .image {
  order:2;
}
#place .imgLeft .image, #place .imgRight .textarea {
  width:50%;
  padding:0 20px 0 0;
  box-sizing: border-box;
}
#place h3 {
  font-size:20px;
  line-height:1.5;
  font-weight:bold;
  margin:0 0 5px;
}
#place h3 span {font-size:17px;}
#place p {
  font-size:17px;
  line-height:1.9;
  margin:0 0 35px;
}
#fusakiimg img {
  margin:0 auto;
  display: block;
}
#fusakiimg p {
  line-height:1;
  margin:10px 0 0 !important;
  text-align: center;
}
#place p a {
  color:#0f222f;
  text-decoration: underline;
}
#place #ftLink p a {
  color:#fff;
  text-decoration: none;
}
#fusaki::before {
  content:"";
  width:202px;
  height:202px;
  background:#fbec40;
  border-radius:101px;
  position:absolute;
  top:-44px;
  right:-30px;
  z-index: -1;
}
#fusaki::after {
  content:"";
  width:115px;
  height:115px;
  background:#fbec40;
  border-radius:58px;
  position:absolute;
  top:348px;
  left:50%;
  margin-left:-58px;
  z-index: -1;
}
#arthotel::before {
  content:"";
  width:170px;
  height:170px;
  background:#fbec40;
  border-radius:85px;
  position:absolute;
  top:-80px;
  left:50%;
  margin-left:-85px;
  z-index: -1;
}
#arthotel::after {
  content:"";
  width:78px;
  height:78px;
  background:#fbec40;
  border-radius:39px;
  position:absolute;
  bottom:-18px;
  right:0;
  z-index: -1;
}
#logo_d p {
  font-size:18px;
  line-height:2;
  margin:15px 0 50px;
}
#logo_d .image img {
  margin:0 auto;
  display: block;
}
#logo_d .image2 img {
  margin:0 auto;
  display: block;
}
#logo_d p.logo_txt {
  font-size:18px;
  line-height:2;
  margin:60px;
}
#logo_d p.cap {
  font-size:16px;
  line-height:1.2;
  margin:10px 0 100px !important;
  text-align: center;
}
#main_v .imgLeft {
  padding:0 0 0 380px;
}
#main_v .imgLeft .image {
  width:270px;
	margin:0 50px;
}
#main_v .imgLeft p {
  font-size:18px;
  line-height:2;
  margin:5px 0 0;
}
#visual_prof {
  margin:20px 0;
  border-radius:20px;
  border:solid 2px #666;
}
#visual_prof .prof_txt {
  font-size:16px;
  line-height:1.7;
  padding:20px;
}
#visual_prof p a {
  color:#0f222f;
  text-decoration: underline;
}
#event h2 br,
#event p br {display:none;}
#event p {
  font-size:20px;
  line-height:2;
  margin:15px 0 50px;
}
#event p img.pdf {
  float:left;
  width:250px;
  height:auto;
  padding-right:30px;
}
#event h3 {
  font-size:22px;
  line-height:1.5;
  font-weight:bold;
  margin:25px 0 5px;
}
#event h4 {
  font-size:22px;
  line-height:1.5;
  font-weight:bold;
  margin:30px 0 15px;
}
#event .box01_left {
  float:left;
  font-size:18px;
  line-height:1.5;
  font-weight:bold;
  width:140px;
}
#event .box01_right {
  float:left;
  font-size:18px;
  line-height:1.5;
  margin-bottom:8px;
  width:800px;
}
#event .box01_right .txt-s {
  font-size:14px;
}
#event .box01_right .ggmap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin:15px 0;
}
#event .box01_right .ggmap iframe,
#event .box01_right .ggmap object,
#event .box01_right .ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#event .clear, #diary .clear, #compe .clear {
  clear: both;
}
#event a {
  color:#0f222f;
  text-decoration: underline;
}
#event h5 {
  font-size:18px;
  line-height:1.5;
  font-weight:bold;
  margin:0 0 5px;
}
#event .movie_txt {
  font-size:16px;
  margin:0;
}
#event .box02_left {
  float:left;
  width:40%;
  margin:35px 0 0;
}
#event .box02_left img {
  width:500px;
  height:auto;
  padding-right:30px;
}
#event .box02_left .cap {
  width:500px;
  padding:5px 45px 0 0;
  font-size:12px;
  text-align:right;
}
#event .box02_right {
  float:right;
  width:60%;
  margin:35px 0 0;
}
#event .box02_right p {
  font-size:18px;
  line-height:1.5;
  text-align:left;
  margin:15px 0 0;
}
#event #tbl-pre table {
  width:100%;
  font-size:16px;
  line-height:1.5;
  margin:35px 0 50px;
}
#event #tbl-pre th {
  background: #4f6d82;
  border: solid 1px #999;
  color: #fff;
  padding: 10px;
}
#event #tbl-pre td {
  border: solid 1px #999;
  padding: 10px;
}
#event #tbl-pre td .pre_txt {
  font-weight:bold;
}
#event #tbl-pre th.day {
　width:15%;
}
#event #tbl-pre th.place {
　width:43%;
}
#event #tbl-pre th.time {
　width:42%;
}
#compe {
  width:1000px;
}
#compe h4 {
  font-size:22px;
  line-height:1.5;
  font-weight:bold;
  margin:0 0 15px;
}
#compe .sub {
  font-size:16px;
  line-height:1.8;
  margin:15px 0 70px;
}
#compe p {
  font-size:18px;
  line-height:1.8;
  margin:15px 0 0;
}
#compe .award {
  font-size:18px;
  line-height:2;
  font-weight:bold;
  margin:10px 0 30px;
}
#compe .award_waku {
  margin:30px 0 0;
  background-color: #ebecee;
  padding:20px;
}
#compe table {
  margin: 30px auto;
  width:100%;
  font-size:18px;
  line-height:1.8;
  border-spacing: 10px;
}
#compe .tbl-r02 th {
  border: solid 1px #ccc;
  padding: 5px 10px;
  background-color: #4f6d82;
  text-align: left;
  width:200px;
  color:#fff;
}
#compe .tbl-r02 td {
  border: solid 1px #ccc;
  padding: 5px 10px;
}
#compe .tbl-r02 td img {
  vertical-align: middle;
}

#diary h3 {
  font-size:22px;
  line-height:1.5;
  font-weight:bold;
  margin:25px 0 10px;
}
#diary h3 br {display:none;}
#diary .day {
  font-size:16px;
  margin:0 0 10px;
}
#diary .name {
  font-size:16px;
  font-weight: bold;
  margin:0 0 40px;
}
#diary p {
  font-size:20px;
  line-height:2;
  margin:10px 0 20px;
}
#diary .box_left {
  float:left;
  width:48%;
  margin:10px 0 15px;
}
#diary .box_left img,
#diary .box_right img {
  width:600px;
  height:auto;
}
#diary .box_right {
  float:right;
  width:48%;
  margin:10px 0 15px;
}
#diary .prof {
  margin:20px 0;
  border-radius:20px;
  border:solid 2px #666;
}
#diary .prof .prof_txt .text {
  float:right;
  width:68%;
  margin-top:-10px;
}
#diary .prof .prof_txt .text p {
  font-size:16px;
  line-height:1.8;
}
#diary .prof .prof_txt {
  padding:20px;
}
#diary .prof .prof_txt h5 {
  font-size:18px;
  font-weight: bold;
  margin: 10px 0 15px;
}
#diary .prof .prof_txt .face {
  float:left;
  width:30%;
}
#diary .prof .prof_txt .face img {
  width:400px;
  height:auto;
}
#diary .prof .prof_txt .face p {
  font-size:12px;
  margin: 2px 0 0;
  text-align:right;
}
#diary p a {
  color:#0f222f;
  text-decoration: underline;
}

@media screen and (max-width:1199px), print {
#contents section {
  padding:0 20px;
  box-sizing: border-box;
}
#rinen ul li .inner {
  padding-left:5vw;
}
#rinen ul li .inner h5 {
  font-size:2.4vw;
}
#rinen ul li .inner p {
  font-size:1.45vw;
}

#programlist::before {
  left:-19px;
}
#programlist::after {
  left:45%;
}
#programlist ul::before {
  left:12%;
}
#place .imgRight .image, #place .imgLeft .textarea {
  padding:0 0 0 15px;
}
#place .imgLeft .image, #place .imgRight .textarea {
  padding:0 15px 0 0;
}

#event .box02_left .cap {
  width:100%;
  padding:5px 30px 0 0;
}
#event #tbl-pre td {
  border: solid 1px #999;
  padding: 10px;
  border-collapse: collapse;
}

}

@media screen and (min-width:1000px) {
#jimu ul.meibolist {
  display:flex;
  flex-wrap:wrap;
}
#jimu ul.meibolist li {
  width:33.33%;
  padding:0 28px 0 0;
  margin-top: 0 !important;
  box-sizing: border-box;
}
#jimu ul.meibolist li p a:hover {
  text-decoration: none;
}
#place p a:hover {
  text-decoration:none;
}
#place #ftLink p a:hover {
  color:#fbec40;
}
#visual_prof {
  width:95%;
}
#diary .prof {
  width:100%;
}

}

@media screen and (max-width:999px) {
#contents section {
  padding:0 30px;
}
#title {
  height:140px;
  padding:45px 0 0;
}

.twoColumn .rightCon, .twoColumn .leftCon {
  width:100%;
  padding:0 15px;
  float:none;
  clear: both;
}
.twoColumn ul li a {
  padding:30px 20px;
}
.fourCol ul li {
  width:50%;
}
.btn {
  padding:0 30px;
}
.btn a {
  width:100%;
  font-size:32px;
}
.btn a .icon {
  padding: 0 0 0 66px;
  background-size:51px auto;
}
.white {
  padding:20px 30px 15px;
}
.fourCol ul li {
  width:50%;
}

#contents #shido {
  margin-bottom:30px;
}
#shido::before {
  top:14px;
  left:5%;
}
#map::before {
  top:-25px;
  left:1px;
}
#rinen ul {
  margin:0 -15px;
}
#rinen ul li {
  padding:0 15px;
  margin:0 0 30px;
}
#rinen ul li .inner {
  height:auto;
  padding:1.5vw 2px 1.5vw 60px;
}
#rinen ul li .inner h5 {
  font-size: 3.6vw;
}
#rinen ul li .inner p {
  font-size: 2.2vw;
}
#jimu {
  padding-bottom:40px;
}

#title h1 {
  padding:0;
}
#about #title h1, #program #title h1, #team #title h1, #place #title h1, #visual #title h1 {
  background:none;
}

#event .box01_left {
  width:25%;
}
#event .box01_right {
  width:75%;
  margin-bottom:5px;
}

}

@media screen and (max-width:767px) {
#map .image img.pc {
  display: none;
}
#map .image img.sp {
  display:block;
}
#contents h2.line {
  font-size:26px;
}
.imgLeft .image {
  position:relative;
}
#greeting .imgLeft {
  padding:0;
}
#greeting .imgLeft .image {
  width:270px;
  margin:30px auto 0;
}
#greeting .imgLeft .image p {
  text-align: center;
}
#programlist ul {
  margin:0;
}
#programlist ul li {
  width:100%;
  padding:0;
  clear: both;
}
ul.meibolist {
  padding: 0 20px;
}
ul.detail {
  padding: 0 20px;
}
ul.detail li {
  padding-right:180px;
}
#jimu ul.meibolist li:first-child .image {
  width:230px;
}
#place h2 {
  margin:0 0 20px;
}
#place .imgLeft, #place .imgRight {
  display:block;
}
#place .imgRight .image, #place .imgLeft .textarea, #place .imgLeft .image, #place .imgRight .textarea {
  width:100%;
  padding:0;
  margin:0 0 20px;
}
#place .imgRight .image img, #place .imgLeft .image img {
  display: block;
  margin:0 auto;
}
#place p {
  margin:0 0 25px;
}
#logo_d .image2 img {
  width:70%;
  height:auto;
}
#main_v .imgLeft {
  padding:0;
}
#main_v .imgLeft .image {
  width:270px;
  margin:30px auto 0;
}
#visual_prof {
  width:95%;
}
#event p img.pdf {
  float:none;
  width:70%;
  padding:0;
  margin:0 15%;
}
#event #tbl-pre table {
  width:100%;
  font-size:14px;
  line-height:1.5;
}
#event #tbl-pre .thead {
  display:none;
}
#event #tbl-pre tr {
  display:block;
  width:100%;
  position:relative;
  border:solid 0.5px #999;
}
#event #tbl-pre td {
  display:block;
  width:100%;
  position:relative;
  border:none;
}
#event #tbl-pre .sp_day{
  color:#fff;
  background:#4f6d82;
  text-align:center;
}
#diary .prof {
  width:100%;
}

}

@media screen and (max-width: 639px) {
#contents {
  padding:20px 0 20px;
}
.twoColumn {
  padding:0 7px 0 8px;
}
.twoColumn .rightCon, .twoColumn .leftCon {
  padding:0 8px 0 7px;
}
.twoColumn ul li a {
  padding: 15px 10px;
}
.btn a {
  font-size:20px;
  padding:15px 0;
}
.btn a .icon {
  padding:0 0 0 33px;
  background-size: 26px auto;
}
.white {
  padding:13px 15px 10px;
}

#contents section {
  padding: 0 15px;
}
#contents #shido {
  margin-bottom:15px;
}
#title {
  height:80px;
  padding:25px 0 0;
}
#title h1 {
  font-size:18px;
  padding:0;
}
#contents section {
  margin-bottom:50px;
}
#shido h2, #rinen h2, #logo_d h2, #event h2, #diary h2, #compe h2 {
  font-size: 18px;
  margin: 0 0 20px;
}
#shido h2 strong, #rinen h2 strong {
  font-size:24px;
}
#shido dl {
  padding-left:4.5em;
  margin-bottom:10px;
}
#shido dl dt, #shido dl dd {
  font-size:14px;
  line-height:normal;
}
#shido dl dt {
  width:12em;
}
#shido dl dd {
  padding-left:3em;
}
#contents #map {
  margin-bottom:40px;
}
#map p {
  font-size:16px;
  margin:20px 0 0;
}
#map .image {
  margin:20px 0 0;
}
#theme h2 {
  font-size:36px;
  margin:0 0 15px;
}
#theme h3 {
  font-size:16px;
  margin:0 0 20px;
}
#theme p {
  font-size:16px;
}
#theme p.headtxt {
  font-size:20px;
  margin:0 0 25px;
}
#rinen ul {
  padding:0 7px 0 8px;
  margin:0 -15px;
}
#rinen ul li {
  padding:0 8px 0 7px;
}
#rinen ul li .inner h4 {
  font-size:18px;
  line-height:30px;
  width:30px;
  height:30px;
  margin-top:-15px;
}
#rinen ul li .inner {
  padding:1.5vw 2px 1.5vw 40px;
  height:75px;
}

#contents h2.line {
  font-size: 24px;
}
#greeting::before {
  top:-20px;
}
#greeting h2.line {
  line-height: 1.3;
}
#greeting h2 br {
  display: inline;
}
#greeting h3 {
  font-size:18px;
}
#greeting p, #greeting .imgLeft .image p, #programlist ul li p {
  font-size:16px;
}
#greeting .imgLeft .image {
  width:200px;
}
#greeting .imgLeft .image p {
  font-size:10px;
}
.bigImg {
  margin:30px -15px 0;
}
#programlist ul li {
  margin:25px 0 0;
}
#programlist ul li h3 {
  font-size:18px;
  margin:0 0 5px;
  padding:1px 0 1px 38px;
}
#programlist::after {
  left:auto;
  right: 5%;
}
p.copy {
  font-size:18px;
}
h3.circle {
  font-size: 20px;
  padding: 0 0 0 22px;
  background: url(../../common/img/ico_circle.png) no-repeat 0 8px;
  background-size: 16px auto;
}
ul.meibolist {
  padding: 0 15px;
}
ul.meibolist li h3, ul.meibolist li p {
  font-size:16px;
}
ul.meibolist li p {
  margin: 0 0 0 15px;
}
ul.detail {
  padding: 0 15px;
}
ul.detail li h3 {
  font-size:18px;
}
ul.detail li h3 span, #jimu ul.meibolist li h3 span {
  font-size: 14px;
}
ul.detail li p {
  font-size: 14px;
}
#jimu ul.meibolist li h3 {
  margin:5px 0 0;
}
#jimu ul.meibolist li p {
  font-size: 14px;
  margin:5px 0 0;
}
/*
#jimu ul.meibolist li h3 br {
  display: none;
}
*/
#place #contents section {
  padding: 0 15px;
}
#place h2 {
  font-size: 20px;
  margin:0 0 15px;
}
#place h2 br {
  display: inline;
}
#place h3 {
  font-size: 18px;
}
#place p {
  font-size:14px;
}

#shido::before {
  width:128px;
  height:128px;
}
#shido dl dt br {
  display: inline;
}
#map::before {
  width:66px;
  height:66px;
  top:-10px;
}
#theme::before {
  width: 170px;
  height: 170px;
  margin-left: -85px;
}
#theme::after {
  width: 77px;
  height: 77px;
  right: 2px;
}
#greeting::before {
  width: 140px;
  height: 140px;
  margin-left: -70px;
}
#programlist::before {
  width: 94px;
  height: 94px;
  top:65px;
}
#programlist::after {
  width: 110px;
  height: 110px;
  top: 182px;
  right:0;
}
#programlist ul::before {
  width: 78px;
  height: 78px;
  bottom: -40px;
}
#sosiki::before {
  width: 84px;
  height: 84px;
  right:auto;
  left:10px;
}
#curation::before {
  top:-22px;
  left:auto;
  right: 8px;
  width: 172px;
  height: 172px;
}
#jimu::before {
  width:144px;
  height:144px;
  top: -20px;
  left:auto;
  right: -5px;
}
#jimu::after {
  bottom: -35px;
  left: -10px;
  margin-left: 0;
}
#fusaki::before {
  width: 152px;
  height: 152px;
  top: -24px;
  right: -26px;
}
#fusaki::after {
  width: 80px;
  height: 80px;
  top: 408px;
  margin-left: -40px;
}
#arthotel::before {
  width: 120px;
  height: 120px;
  top: -30px;
  margin-left:-60px;
}
#arthotel::after {
  width: 58px;
  height: 58px;
  right: 5px;
}
#logo_d p {
  font-size:16px;
  margin:0 0 30px;
}
#logo_d p.logo_txt {
  font-size:16px;
  margin:30px 0;
}
#logo_d .image2 img {
  width:70%;
  height:auto;
}
#main_v .imgLeft p {
  font-size:16px;
  margin:10px 0 0;
}
#main_v .imgLeft .image {
  width:200px;
}
#visual_prof {
  width:95%;
}
#visual_prof .prof_txt {
  font-size:14px;
  line-height:1.5;
  padding:15px;
}
#logo_d p.cap {
  font-size:14px;
}
#event h2 br,
#event p br	{
  display: inline;
}
#event p {
  font-size:16px;
}
#event h3, #event h4 {
  font-size:18px;
}
#event .box01_right .txt-s {
  font-size:12px;
}
#event h5 {
  font-size:16px;
  margin:0 0 5px;
}
#event .movie_txt {
  font-size:12px;
}
#event .box01_left {
  font-size:16px;
  float:none;
  width:100%;
}
#event .box01_right {
  font-size:16px;
  float:none;
  width:100%;
}
#event .box02_left {
  float:none;
  width:100%;
}
#event .box02_left img {
  width:100%;
  padding:0 0 10px 0;
}
#event .box02_left .cap {
  width:100%;
  padding:0 0 10px 0;
  font-size:10px;
}
#event .box02_right {
  float:none;
  width:100%;
  margin:5px 0 0;
}
#event .box02_right p {
  font-size:14px;
}
#event .none{
  display:none;
}
#compe {
  width:100%;
}
#compe h4 {
  font-size:18px;
}
#compe .sub {
  font-size:14px;
  line-height:1.7;
  margin:15px 0 40px;
}
#compe p {
  font-size:16px;
  line-height:1.6;
}
#compe .award_waku {
  padding:10px;
}
#compe table {
  font-size:16px;
  line-height:1.6;
  margin: 30px 0;
  width:100%;
}
#compe .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
#compe .tbl-r02 th, #compe .tbl-r02 td {
  border-bottom: none;
  display: block;
  width: 100%;
}
	
#diary h3 {
  font-size:18px;
}
#diary h3 br {display:inline;}
#diary .day {
  font-size:14px;
}
#diary .name {
  font-size:14px;
  margin:0 0 30px;
}
#diary p {
  font-size:16px;
  line-height:1.5;
}
#diary .box_left,
#diary .box_right {
  float:none;
  width:100%;
}
#diary .box_left img,
#diary .box_right img {
  width:100%;
}
#diary .prof {
  width:100%;
}
#diary .prof .prof_txt .text {
  float:none;
  width:100%;
  margin-top:10px;
}
#diary .prof .prof_txt p {
  font-size:14px;
  line-height:1.5;
}
#diary .prof .prof_txt {
  padding:15px;
}
#diary .prof .prof_txt h5 {
  font-size:16px;
  font-weight: bold;
  margin: 8px 0 10px;
}
#diary .prof .prof_txt .face {
  float:none;
  width:100%;
}
#diary .prof .prof_txt .face img {
  width:100%;
  height:auto;
}

}

@media screen and (max-width:579px) {
p.copy {
  font-size: 17px;
}
ul.meibolist, ul.detail {
  padding: 0 5px;
}
ul.meibolist li .spin {display:inline;}
ul.meibolist li .spout {display:none;}
ul.meibolist li .space {display:inline-block; width:3em;}
ul.meibolist li h3, ul.meibolist li p {
  font-size:16px;
  margin-top:15px;
  line-height:1.9;
}
ul.detail li, #jimu ul.meibolist li, #jimu ul.meibolist li:first-child {
  padding-right:0;
}
ul.detail li h3, #jimu ul.meibolist li h3 {
  text-align: center;
}
ul.detail li .image, #jimu ul.meibolist li .image {
  position: relative;
  margin:15px 0 15px;
}
#jimu ul.meibolist li:first-child .image {
  width:100%;
}
ul.detail li .image img, #jimu ul.meibolist li .image img {
  display: block;
  margin:0 auto;
}
#jimu ul.meibolist li p {
  margin:5px 0 30px;
}
#jimu {
  padding-bottom:30px;
}

}

@media screen and (min-width:1000px) {
/*
#jimu ul.meibolist li:first-child {
  position: relative;
}
#jimu ul.meibolist li:first-child h3:nth-child(1) {
  width:310px;
  box-sizing: border-box;
}
#jimu ul.meibolist li:first-child h3:nth-child(2) {
  width:310px;
  margin-top:0;
  box-sizing: border-box;
  position:absolute;
  top:0;
  left:330px;
}
#jimu ul.meibolist li:first-child .image {
  width:240px;
}
*/

}
@media screen and (min-width:1050px) {
/*
#jimu ul.meibolist li:first-child .image {
  width:276px;
}
*/

}

@media print {
#rinen ul li .inner {
  height:auto;
  padding:1.5vw 2px 1.5vw 60px;
}
#rinen ul li .inner h5 {
  font-size: 2.8vw;
}
#rinen ul li .inner p {
  font-size: 1.6vw;
}

}
