@charset "UTF-8";

/* tmp */
#gdoBanner img.pc {
  display: none;
  text-align: center;
}
#gdoBanner img {
  max-width: 95%;
}
#gdoBanner img.sp {
  margin: 20px auto;
}
#headerGdoBanner {
  display: none;
}

/* top.css */
/* ------------------------------
 ローディング
------------------------------ */
#loadingMask {
  position: fixed;
  z-index: 4999;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: url(/images/format/loader.gif) #fff no-repeat center center;
}


/*-----------------------------
	メイン
------------------------------*/

#Main {
  width: 100%;
  height: 380px;
}
#MainInner {
  position: relative;
  width: 100%;
  height: 389px;
  margin: 0 auto;
  background: url(../images/top/NewMain.jpg) repeat-x #fff;
  background-position: center center;
}
.flagLogo {
  position: relative;
  width: 1139px;
  margin: 0 auto;
}
.flagLogo p {
  position: absolute;
  top: 0;
  left: 71px;
}
h1 {
  position: absolute;
  z-index: 100;
  top: 66px;
  left: 50%;
  margin-left: -371px;
}
#SPTitle {
  display: none;
}

/*movie*/
#videoBox {
  position: absolute;
  top: 37px;
  left: 0;
  overflow: hidden;
  width: 479px;
  height: 186px;
  border-radius: 5px;
}
#videoBox img {
  position: absolute;
  z-index: 99;
  top: 0;
  right: 0;
  text-align: center;
}
#videoBox #videoMovie {
  width: 100%;
  margin-top: -13%;
}
.videoItem {
  position: absolute;
  z-index: 101;
  top: 10px;
  left: -54px;
  width: 111px;
  height: 101px;
  content: "";
  background: url(/images/top/movieItem.png) no-repeat;
}

.ie7 #videoMovie,
.ie8 #videoMovie {
  display: none;
}
/*
来場者向け2015

#Main h1{
	text-indent: -999px;
}
.clImg{
	position:relative;
	width:100%;
	height: 420px;
	overflow: hidden;
}
.clImg img {
		position:absolute;
		left:0;
		top:0;
	width: 100%;
	min-width:1280px;
}*/


/*-----------------------------
	entryReadBlock　←ここ
------------------------------*/

#entryReadBlock {
  margin-top: 0;
  padding-top: 15px;
  background: #f4f3f1;
}
#entryReadBlock .inner {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  padding: 35px 0 8px;
}

#OutlineBox {
  float: right;
  width: 445px;
  /*height: 186px;*/
  margin-bottom: 40px;
  padding-left: 40px;
  background: url(/images/top/itemImg.png) no-repeat;
  background-position: left center;
  font-family: "TBChibiRGothicPlusK DB";
}
.flagApply {
  position: fixed;
  z-index: 1000;
  right: 0;
  bottom: 200px;
}
.flagApply:hover {
  opacity: .8;
}
#OutlineBox .title {
  padding: 0 0 3px;
  letter-spacing: .01em;
  color: #905998;
  font-size: 18px;
}
#OutlineBox .title .pc {
  display: block;
}
#OutlineBox .title .sp {
  display: none;
}

#OutlineBox .copy {
  padding-bottom: 20px;
}
#OutlineBox div {
  width: 100%;
  color: #555;
  font-size: 13px;
}
#OutlineBox div p {
  margin: 5px 0;
  letter-spacing: .05em;
  font-size: 14px;
}
#OutlineBox div p#OutlineDate {
  color: #c92652;
  font-size: 19px;
}
#OutlineBox div p#OutlineTime {
  float: left;
}
#OutlineBox div p#OutlinePlace {
  float: right;
}
#OutlineBox div p span {
  display: inline-block;
  width: auto;
  width: 53px;
  margin-top: 4px;
  margin-right: 10px;
  padding: 6px 0;
  text-align: center;
  vertical-align: middle;
  letter-spacing: .02em;
  color: #fff;
  border-radius: 6px;
  background: #c7597e;
  font-family: "TBChibiRGothicPlusK R";
  font-size: 12px;
}
#OutlineBox div strong {
  font-size: 35px;
}
#OutlineBox div p span.attent{
	display: block;
    background: none;
    width: auto;
    text-align: left;
    color: #c7597e;
}

#entryBtnBox {
  position: relative;
  float: right;
  width: 642px;
}
#entryBtnBox li {
  position: relative;
  float: left;
  margin-left: 16px;
  list-style-type: none;
  line-height: 0;
}
#entryBtnBox li.shop {
  z-index: 99;
  margin: -13px 0 15px 16px;
}
#entryBtnBox li .deco {
  position: absolute;
  top: 0;
  left: 0;
}
#entryBtnBox li.handmade .deco {
  top: -23px;
  left: -30px;
}
#entryBtnBox li.food .deco {
  top: -17px;
  left: -15px;
}
#entryBtnBox li.workshop .deco {
  top: -16px;
  left: -18px;
}


/*-----------------------------
	Information
------------------------------*/

#Information {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 414px;
  height: 460px;
  background: url(../images/top/OutlineHouse.png) no-repeat;
}
#Information h3 {
  position: absolute;
  top: 160px;
  left: 85px;
}
#Information dl {
  position: relative;
  top: 220px;
  width: 300px;
  margin: 0 auto;
  font-size: 13px     ;
}
#Information dt {
  position: absolute;
  left: 0;
  width: 60px;
  padding: 7px 0 5px 26px;
  font-weight: bold;
}
#Information dd {
  padding: 7px 0 5px 100px;
  border-bottom: solid 1px #ccc;
}
#Day {
  position: absolute;
  top: 70px;
  left: 218px;
  text-align: center;
  color: #333;
          text-shadow: 1px 1px 1px #fff;
  font-family: 'Arbutus Slab', serif;
  font-size: 46px;

  -webkit-text-shadow: 1px 1px 1px #fff;
     -moz-text-shadow: 1px 1px 1px #fff;
}
#Day span {
  display: none;
}
#BtnDetail {
  position: absolute;
  top: 378px;
  left: 130px;
  line-height: 2em;
}
#BtnDetail a {
  display: block;
  overflow: hidden;
  width: 152px;
  height: 0;
  padding-top: 34px;
  background: url(../images/top/BtnDetail.png) no-repeat;
}
#BtnDetail a:hover {
  background-position: 0 -34px;
}


/*-----------------------------
	Contents
------------------------------*/

#Contents {
  overflow: hidden;
  width: 100%;
  background: url(../images/format/BgBeige.png) repeat;
}
#ContentsInner {
  position: relative;
  clear: both;
  width: 1000px;
  margin: 0 auto;
  padding-top: 30px;
}
#ContentsMain {
  float: left;
  width: 650px;
}
#ContentsMain h3 {
  clear: both;
}

/*side Contents*/

#ContentsSub {
  /*padding-top:165px;*/
  float: right;
  width: 290px;
}
#ContentsSub .BannerTop {
  margin-bottom: 5px;
}
#ContentsSub .BannerSp {
  display: none;
  margin-bottom: 0;
}

/*artDive banner*/
#BannerArtdive {
  position: absolute;
  top: 20px;
  right: 0;
}

/*CountBox*/
/*開催前*/
#CountBox {
  position: absolute;
  top: 22px;
  right: 0;
  width: 290px;
  height: 263px;
  letter-spacing: .3em;
  font-family: Century Gothic, sans-serif;
  /*position: relative;*/
}
#CountBox .LastDay {
  position: absolute;
  top: 45px;
  right: 67px;
  text-align: right;
  font-size: 44px;
}
#CountBox .PeopleNum {
  position: absolute;
  top: 121px;
  right: 171px;
  text-align: right;
  font-size: 26px;
}
#CountBox .BoothsNum {
  position: absolute;
  top: 121px;
  right: 42px;
  text-align: right;
  font-size: 26px;
}
#CountBox .CountBoxDate {
  position: absolute;
  top: 161px;
  left: 14px;
  overflow: hidden;
  width: 265px;
  height: 0;
  padding-top: 90px;
  background: url(../images/top/DayImg.png) no-repeat;
  line-height: 2em;
}

/*募集中*/
#CountBox.Recruitment {
  background: url(../images/top/CountRecruitmentBg.png) no-repeat;
}

/*開催まで*/
#CountBox.CountDown {
  background: url(../images/top/CountBg.png) no-repeat;
}

/*開催中*/
#CountBox.Now {
  background: url(../images/top/CountNowBg.png) no-repeat;
}
#CountBox.Now .LastDay {
  display: none;
}

/*終了*/
#CountBox.Finish {
  display: none;
  background: url(../images/top/CountCloseBg.png) no-repeat;
}
#CountBox.Finish .CountBoxDate,
#CountBox.Finish .LastDay {
  display: none;
}


/*-----------------------------
	Pickup/Application
------------------------------*/

#PickupContents,
#ApplicationContents {
  width: 685px;
  margin-right: -25px;
  padding: 22px 5px 0 5px;
  list-style-type: none;
  font-family: "TBChibiRGothicPlusK R";
}
#PickupContents li,
#ApplicationContents li {
  float: left;
  width: 200px;
  height: 280px;
  margin: 0 20px 20px 0;
  font-size: 13px  ;
  line-height: 1.8em;
}
#PickupContents li h4,
#ApplicationContents li h4 {
  margin-bottom: 5px;
}
#PickupContents li h4 a {
  text-decoration: none;
  color: #19587e;
}
#PickupAbout,
#PickupAccess,
#PickupFaq,
#PickupTicket,
#ApplicationHandmade,
#ApplicationFood,
#ApplicationWorkshop, {
  line-height: 2em;
}
/*#PickupAbout a,
#PickupAccess a,
#PickupFaq a,
#ApplicationHandmade a,
#ApplicationFood a,
#ApplicationWorkshop a {
	display:block;
	width:200px;
	height:0;
	padding-top:179px;
	overflow:hidden;
}
#PickupAbout a {
	background:url(../images/top/PickupAbout.jpg) no-repeat;
}
#PickupAccess a {
	background:url(../images/top/PickupAccess.jpg) no-repeat;
}
#PickupFaq a {
	background:url(../images/top/PickupFaq.jpg) no-repeat;
}
#ApplicationHandmade a {
	background:url(../images/top/ApplicationHandmade.jpg) no-repeat;
}
#ApplicationFood a {
	background:url(../images/top/ApplicationFood.jpg) no-repeat;
}
#ApplicationWorkshop a {
	background:url(../images/top/ApplicationWorkshop.jpg) no-repeat;
}
#PickupAbout a:hover,
#PickupAccess a:hover,
#PickupFaq a:hover,
#ApplicationHandmade a:hover,
#ApplicationFood a:hover,
#ApplicationWorkshop a:hover {
	background-position:0 -179px;
}*/

.SpTitle {
  display: none;
}

/*-----------------------------
	Sponsor
------------------------------*/

#Sponsor {
  position: relative;
  height: 247px;
  margin: 20px 4px 45px;
  background: url(../images/top/BgSponsor.png) no-repeat #fff;
  background-position: right bottom;
}
#SponsorTitle01 {
  position: absolute;
  top: 24px;
  left: 45px;
}
#SponsorYHM {
  position: absolute;
  top: 27px;
  left: 101px;
}
#SponsorArtFesta {
  position: absolute;
  top: 24px;
  left: 357px;
}
#SponsorTitle02 {
  position: absolute;
  top: 68px;
  left: 45px;
}
#SponsorYamato {
  position: absolute;
  top: 71px;
  left: 132px;
}
#SponsorArtDive {
  position: absolute;
  top: 61px;
  left: 132px;
}
#SponsorArtsLabo {
  position: absolute;
  top: 57px;
  left: 235px;
}
#SponsorMinne {
  position: absolute;
  top: 65px;
  left: 373px;
}
#SponsorFabool {
  position: absolute;
  top: 59px;
  left: 477px;
}
#SponsorCanvath {
  position: absolute;
  top: 62px;
  left: 557px;
}
#SponsorEnishiichi {
  position: absolute;
  top: 62px;
  left: 246px;
}
#SponsorMountZine {
  position: absolute;
  top: 115px;
  left: 215px;
}
#SponsorBase {
  position: absolute;
  top: 70px;
  left: 420px;
}
#SponsorTitle03 {
  position: absolute;
  top: 205px;
  left: 235px;
}
#SponsorCB {
  position: absolute;
  top: 206px;
  left: 295px;
}
#SponsorTitle04 {
  position: absolute;
  top: 125px;
  left: 45px;
}
#SponsorKanagawaKen {
  position: absolute;
  top: 116px;
  left: 101px;
}
#SponsorCulture {
  position: absolute;
  top: 120px;
  left: 104px;
}
#SponsorYaf {
  position: absolute;
  top: 124px;
  left: 270px;
}
#SponsorKanagawaNewspaper {
  position: absolute;
  top: 172px;
  left: 272px;
}
#SponsorKanagawaTV {
  position: absolute;
  top: 127px;
  left: 427px;
}
#SponsorCableTV {
  position: absolute;
  top: 175px;
  left: 101px;
}
#SponsorMinatomirai21 {
  position: absolute;
  top: 160px;
  left: 395px;
}
#SponsorYokohamaKankoJyoho {
  position: absolute;
  top: 160px;
  left: 428px;
}
#SponsorTitle05 {
  position: absolute;
  top: 205px;
  left: 45px;
}
#SponsorArcphilia {
  position: absolute;
  top: 208px;
  left: 101px;
}
#SponsorTitle06 {
  position: absolute;
  top: 205px;
  left: 450px;
}
#SponsorPico {
  position: absolute;
  top: 206px;
  left: 510px;
}


#mediaBox {
  padding: 0 4px;
}
#mediaBox .titleTxt {
  padding-bottom: 7px;
  text-align: center;
}
#mediaBox ul {
  width: auto;
  padding: 22px 0 22px 28px;
  background: #fff;
}
#mediaBox li {
  float: left;
  margin-right: 14px;
  list-style-type: none;
  line-height: 0;
}
#mediaBox area {
  outline: none;
}


/*-----------------------------
	Social
------------------------------*/

#SocialBtnContainer h3 {
  padding-bottom: 10px;
}
#SocialBtn {
  position: relative;
  width: 290px;
  height: 75px;
  list-style-type: none;
  background: url(/images/top/BgSocilalBtn.png) no-repeat;
}
#SocialBtn li {
  line-height: 2em;
}
#SocialBtn #Twitter {
  position: absolute;
  top: 37px;
  left: 22px;
}
#SocialBtn #Twitter a {
  display: block;
  overflow: hidden;
  width: 94px;
  height: 0;
  padding-top: 30px;
  background: url(../images/top/BtnSocial.png) no-repeat;
}
#SocialBtn #Twitter a:hover {
  background-position: 0 -30px;
}
#SocialBtn #Facebook {
  position: absolute;
  top: 37px;
  left: 150px;
}
#SocialBtn #Facebook a {
  display: block;
  overflow: hidden;
  width: 112px;
  height: 0;
  padding-top: 30px;
  background: url(../images/top/BtnSocial.png) no-repeat;
  background-position: -94px 0;
}
#SocialBtn #Facebook a:hover {
  background-position: -94px -30px;
}
#TwitterContainer {
  padding: 30px 0 30px 0;
}
#TwitterContainer ul {
  overflow: scroll;
  max-height: 245px;
}
#TwitterContainer li {
  list-style: none;
}
#TwitterContainer .Block {
  padding: 10px 0;
  color: #443e38;
  background: url(/images/top/TweetLine.png) no-repeat center bottom;
  font-size: 13px  ;
  line-height: 1.8em;
}
#TwitterContainer .Block:last-child {
  display: none;
}
#TwitterContainer .User {
  overflow: hidden;
}
#TwitterContainer .User .Avatar {
  float: left;
  width: 19%;
}
#TwitterContainer .User .Text {
  position: relative;
  float: right;
  width: 81%;
  padding-top: 4px;
}
#TwitterContainer .Date {
  position: absolute;
  top: 0;
  right: 0;
  color: #666;
  font-size: 10px;
}
#TwitterContainer .Name {
  color: #19587e;
  font-weight: bold;
}

#TwitterContainer .Actions {
  overflow: hidden;
}
#TwitterContainer .Actions li {
  float: right;
  padding: 0 3px;
}
#TwitterContainer .Actions a {
  display: block;
  overflow: hidden;
  width: 16px;
  height: 0;
  padding-top: 18px;
  background: url(/images/top/TwitterActionIcons.png) no-repeat;
}
#TwitterContainer .Actions .Reply a {
  background-position: 0 0;
}
#TwitterContainer .Actions .Reply a:hover {
  background-position: -16px 0;
}
#TwitterContainer .Actions .Favorite a {
  background-position: -32px 0;
}
#TwitterContainer .Actions .Favorite a:hover {
  background-position: -48px 0;
}
#TwitterContainer .Actions .Retweet a {
  background-position: -80px 0;
}
#TwitterContainer .Actions .Retweet a:hover {
  background-position: -96px 0;
}
#TwitterContainer .Block .Actions {
  visibility: hidden;
}
#TwitterContainer .Block:hover .Actions {
  visibility: visible;
}
#BtnFollow {
  padding-top: 10px;
  text-align: right;
}
#BtnLikeTweet {
  /*イベント終了時に非表示
	display:none;*/
  position: absolute;
  z-index: 100;
  top: 6px;
  right: 0;
  height: 30px;
  list-style-type: none;
}
#BtnLike {
  position: absolute;
  top: 0;
  right: 0;
}
#BtnTweet {
  position: absolute;
  top: 0;
  right: 70px;
}

#FacebookContainer {
  /*border-bottom:1px solid #EEE;*/
  margin-top: 30px;
  padding-bottom: 20px;
}
#FacebookContainer h3 {
  margin-bottom: 10px;
  text-align: center;
}
.fb-like-box {
  width: 290px;
}

/*-----------------------------
	Nav
------------------------------*/

#NavWrapper {
  position: relative;
  z-index: 100;
  height: 130px;
  margin-bottom: -5px;
}
#Header {
  height: 0;
}
#HeaderInner {
  position: relative;
}



/*-----------------------------
	ContentsNav
------------------------------*/

#ContentsNav {
  position: absolute;
  top: 0;
  width: 200px;
  margin-top: 40px;
  list-style-type: none;
  font-size: 13px  ;
}
#ContentsNav li {
  margin-bottom: 10px;
  background: url(../images/format/IconArrow.png) no-repeat 10px center;
  line-height: 1.5em;
}
#ContentsNav a {
  display: block;
  padding: 5px 5px 5px 25px;
  color: #333;
}
#ContentsNav a.current {
  background: #fdf45b url(../images/format/IconArrow.png) no-repeat 10px center;
}
#ContentsNav a:hover {
  color: #666;
}

/*-----------------------------
	終了のお知らせ
------------------------------*/
#FinishBox {
  width: 646px;
  margin-bottom: 30px;
  padding: 20px 0;
  text-align: center;
  color: #19587e;
  background: #fff;
}
#FinishBox p {
  margin-bottom: 5px;
  font-size: 13px  ;
  line-height: 1.6;
}
#FinishBox strong {
  font-size: 14px;
}
#FinishBox ul {
  margin-top: 15px;
  margin-left: 124px;
}
#FinishBox li {
  position: relative;
  float: left;
  margin-right: 20px;
  list-style: none;
}
#FinishBox li img {
  margin-right: 10px;
  /*vertical-align:bottom;*/
}
#FinishBox .Facebook {
  padding-right: 70px;
}
#FinishBox .Twitter img {
  vertical-align: bottom;
}
#FinishBox .fb-like {
  position: absolute;
  top: 3px;
  left: 115px;
}
#FinishBox #twitter-widget-1 {
  position: absolute;
  top: 3px;
  right: 0;
}



/*itemBox*/
#CreatorInfo h3 {
	margin: 0 0 20px 0;
}
#CreatorInfo .Creator {
  float: left;
  width: 555px;
  height: 315px;
  background: #fff;
  padding: 25px 0 20px;
  margin: 0 0 20px 0;
}
#CreatorInfo .Creator h4 {
  text-align: center;
  color: #8c599f;
  font-size: 18px;
  margin: 0 0 25px 0;
}
#CreatorInfo .Creator li {
  float: left;
  width: 122px;
  text-align: center;
  list-style-type: none;
  margin: 0 0 0 13px;
}
#CreatorInfo .Creator li > span {
  color: #8c599f;
  display: block;
  margin: 5px 0 0 0;
  font-size: 12px;
}
#CreatorInfo .Creator li .thumb {
  width: 122px;
  height: 122px;
  margin: 10px 0;
  background: #eee;
}
#CreatorInfo .Creator li > a {
  display: block;
  width: 100%;
  height: 30px;
  color: #fff;
  border-radius: 5px;
  background: #b5abd6;
  font-size: 14px;
  line-height: 30px;
}

#CreatorInfo .Menu {
  float: right;
  width: 430px;
  height: 315px;
  background: #fff;
  padding: 25px 0 20px;
  margin: 0 0 20px 0;
}
#CreatorInfo .Menu h4 {
  text-align: center;
  color: #E15E7C;
  font-size: 18px;
  margin: 0 0 25px 0;
}
#CreatorInfo .Menu ul {
	text-align: center;
}
#CreatorInfo .Menu ul li {
	display: inline-block;
  position: relative;
  width: 124px;
  height: 124px;
  margin: 0 4px 17px;
  list-style-type: none;
  vertical-align: middle;
}
#CreatorInfo .Menu ul li.both:before {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 5px;
  display: block;
  padding: 2px 4px 2px 5px;
  content: "10日";
  background: #c8e4e6;
  font-size: 10px;
  font-weight: bold;
}
#CreatorInfo .Menu ul li.both:after {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 40px;
  display: block;
  padding: 2px 4px 2px 5px;
  content: "11日";
  background: #f4cdc3;
  font-size: 10px;
  font-weight: bold;
}
#CreatorInfo .Menu ul li.sat:before {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 5px;
  display: block;
  padding: 2px 4px 2px 5px;
  content: "10日";
  background: #c8e4e6;
  font-size: 10px;
  font-weight: bold;
}
#CreatorInfo .Menu ul li.sun:before {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 5px;
  display: block;
  padding: 2px 4px 2px 5px;
  content: "11日";
  background: #f4cdc3;
  font-size: 10px;
  font-weight: bold;
}
#CreatorInfo .Menu .thumb {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding: 100% 0 0 0;
  border: none;
  background: #fff;
}
#CreatorInfo .Menu .thumb a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  line-height: 0;
}
#CreatorInfo .Menu .thumb a img {
  position: absolute;
  top: 50%;
  left: 50%;
  box-sizing: border-box;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  -webkit-transition: -webkit-transform .3s ease;
      -ms-transition:     -ms-transform .3s ease;
          transition:         transform .3s ease;
  -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  vertical-align: baseline;
}
#CreatorInfo .Menu .thumb a:hover img {
  -webkit-transform: translateY(-50%) translateX(-50%) scale(1.2);
      -ms-transform: translateY(-50%) translateX(-50%) scale(1.2);
          transform: translateY(-50%) translateX(-50%) scale(1.2);
}
#CreatorInfo .Menu ul li.link {
	line-height: 124px;
}
#CreatorInfo .Menu ul li.link img {
	vertical-align: middle;
}

.underSlider {
  position: relative;
  clear: both;
  margin: 0 0 20px;
  background: #fff;
  box-shadow: none;
}