@charset "UTF-8";
/**
 * STU - index.css
 *
 * @copyright  2018 Arcphilia Inc.
 * @license    Proprietary
 * @version    1.0.0
 * @link       http://handmade-marche.kyoto/css/index.css
 * @since      2018-12-25
 * @author     Kaoru Kitamura
 */

.sp {
  display: none;
}

.pc {
  display: block;
}

#globalHeader {
  position: static;
}

/**
 * メインビジュアル
*/
/*出店者向け*/
#mainVisual.forExhibitor {
  width: 100%;
  position: relative;
  overflow: hidden;

}

@media screen and (min-width:1920px) {
  #mainVisual.forExhibitor {
    height: 800px
  }
}

#mainVisual.forExhibitor:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url(/images/index/mainvisual/videoBg.png);
  z-index: 4;
}

#mainVisual.forExhibitor video {
  width: 100%;
}

#mainVisual.forExhibitor .centerLogo {
  position: absolute;
  width: 470px;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  z-index: 5;
}

/*来場者向け*/
#mainVisual.forVisitor {
  width: 100%;
  position: relative;
  overflow: hidden;
}

#mainVisual.forVisitor .spVisual {
  display: none;
}

#mainVisual.forVisitor .pcVisual {
  width: 100%;
  text-align: center;
  background-color: #C1688A;
}

/**
 * コンテンツ
 */
#main {
  padding: 0;
}

/* トップページ募集案内 */
#indexEntryGuide {
  padding: 50px 0;
}

.entryAboutContainer {
  display: table;
  margin: 0 0 25px 0;
  width: 100%;
}

.entryAboutContainer .entryAbout {
  display: table-cell;
  vertical-align: top;
  border-top-color: #000;
}

.applyTextTitle {
  color: #5B4C3E;
  text-align: center;
}

.applyTextTitle h3 {
  font-size: 2rem;
  margin: 0 0 10px;
}

.applyTextTitle .applyTextEntry {
  font-size: 2.4rem;
  margin: 0 0 15px;
}

.applyTextTitle .applyTextEntry .date {
  font-size: 1.8rem;
  background-color: #FFF65D;
  padding: 7px;
  margin-left: 10px;
  border-radius: 5px;
}

.applyTextTitle .applyTextEntry .date .small {
  font-size: 1.3rem;
}

.applyTextTitle .applyTextDate {
  font-size: 1.9rem;
  border-top: solid 2px #C1678A;
  border-bottom: solid 2px #C1678A;
  color: #5B4C3E;
  margin: 16px 0 0;
  padding: 8px;
}

.entryAboutContainer.Exhibitor .entryAbout {
  padding-right: 20px;
}

.entryAbout .btnTicket a {
  display: block;
  margin: 0 auto;
  background: #C1678A;
  padding: 4px;
  text-align: center;
  width: 90%;
  border-radius: 40px;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
}

.entryAbout .btnTicket a:hover {
  opacity: .8;
}

.entryAbout .last a {
  display: block;
  margin-top: 1em;
  padding: 0.5em;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  color: #C1678A;
  background-color: #f0f0f0;
  -webkit-transition: -webkit-transform .3s ease;
  -ms-transition: -ms-transform .3s ease;
  transition: transform .3s ease;
}

.entryAbout .last a:hover {
  opacity: .8;
}

.entryAboutContainer .videoContainer {
  float: left;
  width: 580px;
  height: 240px;
  background: #eee;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}

.entryAboutContainer .videoContainer video {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  height: auto;
}

.entryAboutContainer .videoContainer .videoCover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-image: url(/images/index/mainvisual/videoBg.png);
}

.entryAboutContainer .videoContainer .videoCover img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

.entryAboutContainer .entryAbout dl {
  padding: 15px 0 0 0;
}

.entryAboutContainer .entryAbout dl dt {
  float: left;
  clear: both;
  width: 80px;
  height: 26px;
  line-height: 26px;
  font-size: 1.3rem;
  text-align: center;
  color: #fff;
  margin: 0 15px 10px 0;
  background-color: #5B4C3E;
  border-radius: 3px;
}

.entryAboutContainer .entryAbout dl dd {
  font-size: 1.5rem;
  float: left;
}

.entryLinkContainer {
  display: table-cell;
  vertical-align: middle;
}

.entryLinkContainer ul {
  list-style-type: none;
  text-align: right;
  letter-spacing: -.4em;
}

.entryLinkContainer li {
  display: inline-block;
  letter-spacing: normal;
  text-align: left;
}

.entryLinkContainer li+li {
  margin: 0 0 0 10px;
}

.entryLinkContainer li a {
  display: block;
}

.entryLinkContainer li a:hover {
  opacity: .8;
}

.entryLinkContainer .entryLink {
  position: relative;
  margin: 10px 0 0 7px;
  padding: 10px 0 10px 8px;
  font-size: 1.8rem;
  color: #fff;
  max-width: 220px;
  line-height: 1.1;
  text-decoration: none;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.entryLinkContainer li .entryLink:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 8px;
  width: 16px;
  height: 16px;
  margin: -8px 0 0 0;
  background-size: 16px 16px;
  background-image: url(../images/common/icon/iconCircleArrowWhite@2x.png);
}

.entryLinkContainer .entryLink span {
  font-size: 1.4rem;
}

.entryLinkContainer .linkHandmade .entryLink {
  background-color: #5ba2b7;
}

.entryLinkContainer .linkFood .entryLink {
  background-color: #7aaf59;
}

.entryLinkContainer .linkWorkshop .entryLink {
  background-color: #d67685;
}

.entryLinkContainer .entryLink.disable {
  background-color: #ccc !important;
  pointer-events: none;
}

/* 開催終了 */
.finish {
  margin-top: 30px;
}

.finish img {
  margin: auto;
}

/* 2024リード文 */
.leadtext {
  width: 1050px;
  text-align: center;
  margin: auto;
  line-height: 1.7;
  padding: 30px;
  font-size: 1.8rem;
  color: #5B4C3E;
  border-bottom: dotted 3px #5B4C3E
}

.leadtext img {
  margin: 0 auto 20px;
}

/* トップページコンテンツ */


#indexContents {
  background-image: url(/images/common/bgContents.png);
}

#indexContents .inner {
  position: relative;
  padding: 40px 0 100px;
  margin: 0 auto;
}

/*右カラム*/
#indexContents .inner .right {
  float: right;
  width: 290px;
}

/* カウントダウン */
#indexContents .inner .countDown {
  width: 298px;
  height: 205px;
  position: relative;
}

#indexContents .inner .countDown .dateText {
  position: absolute;
  bottom: 88px;
  left: 30px;
  display: block;
  width: 130px;
  font-size: 1.4rem;
  text-align: left;
  line-height: 1.28;
  color: #5B4C3E;
}

#indexContents .inner .countDown .at {
  font-size: 1.5rem;
  color: #444;
  width: 40px;
  text-align: right;
  position: absolute;
  top: 139px;
  left: 96px;
}

#indexContents .inner .countDown .count {
  position: absolute;
  bottom: 95px;
  right: 60px;
  width: 82px;
  font-size: 4.4rem;
  color: #C1678A;
  text-align: right;
}

#indexContents .inner .countDown .participants {
  font-weight: normal;
  font-size: 2.6rem;
  color: #594740;
  width: 95px;
  text-align: right;
  position: absolute;
  bottom: 20px;
  left: 21px;
}

#indexContents .inner .countDown .booths {
  position: absolute;
  bottom: 16px;
  right: 72px;
  left: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#indexContents .inner .countDown .label {
  font-size: 1.4rem;
  text-align: left;
  line-height: 1.28;
  color: #5B4C3E;
}

#indexContents .inner .countDown .label small {
  font-size: 1.2rem;
}

#indexContents .inner .countDown .booths .num {
  font-weight: normal;
  font-size: 3.2rem;
  color: #594740;
  text-align: right;
}

/* 募集中・開催まで */
#indexContents .inner .countDown.recruitment,
#indexContents .inner .countDown.countDown {
  background-image: url(/images/index/bgCountDown.png?2);
}

/* 開催中・終了 */
#indexContents .inner .countDown.now,
#indexContents .inner .countDown.finish {
  background-image: url(/images/index/bgCountDown2.png?2);
}

#indexContents .inner .countDown.now .dateText,
#indexContents .inner .countDown.finish .dateText {
  text-align: center;
  width: 280px;
  font-size: 2.5rem;
  top: 90px;
  left: 10px;
}

#indexContents .inner .countDown.now .dateText span,
#indexContents .inner .countDown.finish .dateText span {
  font-size: 1.6rem;
  margin: 0 10px 0 -20px;
}

#indexContents .inner .countDown.now .at,
#indexContents .inner .countDown.finish .at {
  display: none;
}

#indexContents .inner .countDown.now .count,
#indexContents .inner .countDown.finish .count {
  display: none;
}

/*#indexContents .inner .countDown.now .dateText {
  text-align: center;
  width: 280px;
  font-size: 3rem;
}*/

/* カウントダウンのみ（出店数表示なし）*/
#indexContents .inner .countDown.onlyCountDown {
  height: 138px;
  background-image: url(/images/index/bgCountDownShort.png);
}

#indexContents .inner .countDown.onlyCountDown .participants,
#indexContents .inner .countDown.onlyCountDown .booths {
  display: none;
}

#indexContents .inner .countDown.onlyCountDown .dateText {
  bottom: 14px;
}

#indexContents .inner .countDown.onlyCountDown .count {
  bottom: 24px;
  right: 60px;
}

/* 開催中 */
#indexContents .inner .countDown.onlyCountDown.now {
  background-image: url(/images/index/bgCountDownShort2.png);
}

/* 終了 */
#indexContents .inner .countDown.onlyCountDown.finish {
  background-image: url(/images/index/bgCountDownShort2.png);
}


#indexContents .inner .right .sns {
  list-style-type: none;
  text-align: center;
  margin: 15px 0 20px 0;
}

#indexContents .inner .right .sns li {
  display: inline-block;
  margin: 0 6px;
}

#indexContents .inner .right .sns li a:hover {
  opacity: .8;
}

#indexContents .inner .right #twitter-widget-0 {
  /* height: 1130px !important; */
  height: 900px !important;
}

/*左カラム*/
#indexContents .inner .left {
  float: left;
  width: 750px;
}

#indexContents .inner .left h2 {
  color: #59463F;
  font-size: 2.2rem;
  margin: 0 0 15px 0;
  padding: 0 0 0 25px;
  background-image: url(/images/index/iconLead.png);
  background-repeat: no-repeat;
  background-position: left center;
  font-weight: bold;
}

#CreatorInfo h2 {
  color: #59463F;
  font-size: 2.2rem;
  margin: 0 0 15px 0;
  padding: 0 0 0 25px;
  background-image: url(/images/index/iconLead.png);
  background-repeat: no-repeat;
  background-position: left center;
}

#indexContents .inner .left .indexContentList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0 -30px 0 0;
}

#indexContents .inner .left .indexContentList li {
  /*float: left;*/
  width: 230px;
  margin: 0 20px 30px 0;
}

#indexContents .inner .left .indexContentList li>* {
  display: block;
  width: 100%;
  text-decoration: none;
}

#indexContents .inner .left .indexContentList li>* .thumb {
  display: block;
  padding: 10px 10px 5px;
  background-color: #fff;
}

#indexContents .inner .left .indexContentList li>* .thumb img {
  width: 100%;
}

#indexContents .inner .left .indexContentList li>* .linkTitle {
  font-size: 1.5rem;
  background-color: #fff;
  color: #5B4C3E;
  padding: 0 0 5px 0;
  margin: 0 0 10px 0;
  text-align: center;
}

#indexContents .inner .left .indexContentList li>* .linkText {
  font-size: 1.4rem;
  color: #59463E;
  line-height: 1.5;
  height: 60px;
  text-decoration: none;
}

#indexContents .inner .left .indexContentList li>a:hover {
  opacity: .8;
}

#indexContents .inner .left .indexContentList li>div .thumb {
  background-color: rgba(255, 255, 255, .5);
}

#indexContents .inner .left .indexContentList li>div .linkTitle {
  opacity: .5;
}

#indexContents .inner .left .indexContentList li>div .linkText {
  opacity: .5;
}


.sponsorBox {
  width: 100%;
  margin: 10px auto 0;
  padding: 10px 20px;
  background: #fff;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.sponsorBox div {
  display: inline-block;
  margin: 5px 0;
  padding: 0 0 0 40px;
  position: relative;
}

.sponsorBox div.main,
.sponsorBox div.sponsorship,
.sponsorBox div.partner,
.sponsorBox div.planning {
  padding: 0 0 0 80px;
}

.sponsorBox div h4 {
  position: absolute;
  top: 4px;
  left: 0;
  margin-right: 10px;
  font-size: 1.3rem;
  color: #59463F;
}

.sponsorBox div p {
  display: inline-block;
  margin: 0 20px 10px 0;
  font-size: 1.3rem;
}

.sponsorBox div p span {
  display: none;
}


/* バナー大 */
.largeBanner {
  margin: 0 auto;
  width: 920px;
}

.largeBanner.bnrStores {
  margin-bottom: 40px;
}

/* バナー中 */
.halfBanner {
  display: flex;
  margin: 40px auto 0;
  max-width: 1100px;
}

.halfBanner .linkButton {
  width: 540px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  padding: 17px 0;
  position: relative;
  text-decoration: none;
  margin-right: 20px;
}

.halfBanner .linkButton::after {
  content: "";
  display: inline-block;
  width: 23px;
  height: 23px;
  background-size: contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px;
}

.halfBanner .covid_19LinkButton {
  color: #5c4c3e;
  border: 2px solid #5c4c3e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
}

.halfBanner .covid_19LinkButton::after {
  background-image: url(../images/index/covid_19LinkButtonArrow@2x.png);
}

/* バナー小 */
.smallBannerBox {
  width: 100%;
  line-height: 0;
  margin: 0 auto;
  font-size: 0;
}

.smallBanner {
  display: inline-block;
  margin: 0 0 10px;
  width: 33%;
}

.smallBanner:nth-child(2) {
  margin: 0 0.5%;
}

.mediaBottomBanner {
  margin: 0 auto 40px;
}

.mediaBottomBanner img {
  width: 100%;
}

.mediaBottomBanner:hover {
  opacity: .8;
}


.mediaBottomBanner {
  margin: 0 auto 40px;
}

.mediaBottomBanner img {
  width: 100%;
}

.mediaBottomBanner:hover {
  opacity: .8;
}


/*itemBox*/
#CreatorInfo h4 {
  font-size: 1.8rem;
  color: #C1678A;
  font-weight: bold;
  margin: 20px 0 20px 0;
  text-align: center;
}

#CreatorInfo .btn {
  text-align: center;
}

#CreatorInfo .btn a {
  display: inline-block;
  color: #463733;
  background: #FFF65D;
  text-decoration: none;
  padding: 10px 60px;
  font-size: 16px;
  border-bottom: 4px solid #ddddaa;
  border-radius: 4px;
}

#CreatorInfo .btn a:hover {
  opacity: 0.8;
}

#CreatorInfo .Creator {
  float: right;
  width: 540px;
  height: 430px;
  background: #fff;
  margin: 0 0 30px;
}

#CreatorInfo .Creator h4 {
  margin-bottom: 25px;
}

#CreatorInfo .Creator li {
  float: left;
  list-style-type: none;
  margin: 0 0 15px 20px;
}

#CreatorInfo .Creator li a:hover {
  opacity: 0.9;
}

#CreatorInfo .Creator .btn {
  margin-top: 10px;
}

/*#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: left;
  width: 540px;
  height: 430px;
  background: #fff;
  margin: 0 0 30px;
}

#CreatorInfo .Menu ul {
  text-align: center;
}

#CreatorInfo .Menu ul li {
  display: inline-block;
  position: relative;
  width: 140px;
  height: 140px;
  margin: 0 7px 14px;
  list-style-type: none;
  vertical-align: middle;
}

#CreatorInfo .Menu ul li.both:before,
#CreatorInfo .Menu ul li.both:after,
#CreatorInfo .Menu ul li.sat:before,
#CreatorInfo .Menu ul li.sun:before {
  position: absolute;
  z-index: 10;
  top: 0;
  display: none;
  font-size: 11px;
  padding: 3px 5px 3px 6px;
}

#CreatorInfo .Menu ul li.both:before {
  left: 5px;
  content: "12日";
  background: #c8e4e6;
}

#CreatorInfo .Menu ul li.both:after {
  left: 45px;
  content: "13日";
  background: #f4cdc3;
}

#CreatorInfo .Menu ul li.sat:before {
  left: 5px;
  content: "12日";
  background: #c8e4e6;
}

#CreatorInfo .Menu ul li.sun:before {
  left: 5px;
  content: "13日";
  background: #f4cdc3;
}

#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%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  -o-transition: transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-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;
}



/**
 * Retina用背景画像の指定
 */
@media (-webkit-min-device-pixel-ratio: 1.5),
(-o-min-device-pixel-ratio: 3/2),
(min-resolution: 1.5dppx) {

  /**
   * コンテンツ
   */
  #indexContents {
    background-size: 100px 100px;
    background-image: url(/images/common/bgContents@2x.png);
  }

  /* カウントダウン */
  /* 募集中 */
  #indexContents .inner .countDown.recruitment {
    background-size: 298px 208px;
    background-image: url(/images/index/bgCountDown@2x.png?2);
  }

  /* 開催まで */
  #indexContents .inner .countDown.countDown {
    background-size: 298px 208px;
    background-image: url(/images/index/bgCountDown@2x.png?2);
  }

  /* 開催中 */
  #indexContents .inner .countDown.now {
    background-size: 298px 208px;
    background-image: url(/images/index/bgCountDown2@2x.png?2);
  }

  /* 終了 */
  #indexContents .inner .countDown.finish {
    background-size: 298px 208px;
    background-image: url(/images/index/bgCountDown2@2x.png?2);
  }

  /* カウントダウンのみ（出店数表示なし）*/
  #indexContents .inner .countDown.onlyCountDown {
    background-size: 298px 138px;
    background-image: url(/images/index/bgCountDownShort@2x.png);
  }

  /* 開催中 */
  #indexContents .inner .countDown.onlyCountDown.now {
    background-size: 298px 138px;
    background-image: url(/images/index/bgCountDownShort2@2x.png);
  }

  /* 終了 */
  #indexContents .inner .countDown.onlyCountDown.finish {
    background-size: 298px 138px;
    background-image: url(/images/index/bgCountDownShort2@2x.png);
  }

  #indexContents .inner .left h2 {
    background-size: 16px 16px;
    background-image: url(/images/index/iconLead@2x.png);
  }
}

/* コロナ・登録のリンクについて */
.linkBox {
  width: 1100px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  row-gap: 14px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.linkBox.center {
  justify-content: center;
}

.linkBox .linkButton {
  width: 540px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  padding: 17px 0;
  position: relative;
  text-decoration: none;
}

.linkBox .linkButton::after {
  content: "";
  display: inline-block;
  width: 23px;
  height: 23px;
  background-size: contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 16px;
}

.linkBox .covid_19LinkButton {
  color: #5c4c3e;
  background-color: #fff;
  border: 2px solid #5c4c3e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
}

.linkBox .covid_19LinkButton::after {
  background-image: url(../images/index/covid_19LinkButtonArrow@2x.png);
}

.linkBox .registrationLinkButton {
  color: #fff;
  background-color: #e26917;
  text-align: center;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 7px 7px 7px 15px;
}

.linkBox .registrationLinkButton .buttonInner {
  display: flex;
  justify-content: left;
  align-items: center;
}

.linkBox .registrationLinkButton img {
  width: 34px;
  height: auto;
  margin-right: 13px;
}

.linkBox .registrationLinkButton .textPlease p {
  font-size: 22px;
  text-align: left;
  margin-right: 14px;
}

.linkBox .registrationLinkButton .textPlease .small {
  font-size: 12px;
}

.linkBox .registrationLinkButton .textLink {
  width: 160px;
  font-size: 18px;
  line-height: 1.1;
  text-align: left;
  padding: 16px 0 12px 15px;
  color: #e26917;
  background-color: #fff;
  box-sizing: border-box;
  position: relative;
}

.linkBox .registrationLinkButton .textLink::after {
  content: '';
  width: 10px;
  height: 10px;
  border: 0;
  border-top: 2px solid #e26917;
  border-right: 2px solid #e26917;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%) rotate(45deg);
}

.linkBox .registrationLinkButton span {
  display: inline-block;
  font-size: 13px;
}

.sp_small_cocoa {
  display: none;
}

.sp_small {
  display: none;
}

/* インスタ */
.instagramColumn {
  width: 100%;
  padding: 25px 10px;
  box-sizing: border-box;
  background: #fff;
}

.instagramColumn h4 {
  margin: 0 auto 25px;
  font-size: 2.2rem;
  text-align: center;
}

.instagramColumn h4:before {
  content: url("../images/common/icon/btnInstagram.png");
  position: relative;
  top: 10px;
  padding-right: 5px;
}

.instagramColumn .lead {
  text-align: center;
  margin: 20px;
  line-height: 1.4;
}

.instagramColumn .lead a {
  color: #406CB8;
}

.instagramColumn .btn {
  margin: 10px auto 0;
  text-align: center;
}

.instagramColumn .btn a {
  display: inline-block;
  color: #463733;
  background: #FFF65D;
  text-decoration: none;
  padding: 10px 60px;
  font-size: 16px;
  border-bottom: 4px solid #ddddaa;
  border-radius: 4px;
  line-height: 1;
}

.instagramColumn .hashtag {
  border-top: 1px dotted #B7B7B7;
  margin: 30px;
}

.media-grid .media-list-item .thumbnail.hover-zoomin img {
  -webkit-transition: -webkit-transform .3s ease !important;
  -ms-transition: -ms-transform .3s ease !important;
  transition: transform .3s ease !important;
}

.media-grid .media-list-item .thumbnail.hover-zoomin:hover img {
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}



/* modal */
.overlay {
  display: none;
  position: fixed;
  top: -10px;
  left: 0;
  right: 0;
  bottom: -10px;
  background-color: rgba(0, 0, 0, .8);
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1000;
}

.overlay .container {
  display: table;
  width: 100%;
  height: 100%;
}

.overlay .inner {
  display: table-cell;
  vertical-align: middle;
}

.overlay .modal {
  margin: 0 auto;
  padding: 30px;
  max-width: 950px;
  text-align: justify;
  text-justify: inter-ideograph;
  border-radius: 7px;
  background-color: #fff;
  box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
  text-align: center;
  position: relative;
}

.overlay .listInner {
  display: inline-block;
  border: 2px solid #ae5973;
  margin: 30px auto;
  padding: 10px 30px 10px 50px;
}

.overlay .title {
  text-align: center;
  font-size: 18px;
  position: relative;
  margin-bottom: 70px;
}

.overlay .title::after {
  content: "";
  width: 100px;
  border-bottom: 1px solid #333;
  position: absolute;
  top: 47px;
  left: 50%;
  transform: translateX(-50%);
}

.overlay .text {
  font-size: 16px;
  line-height: 1.7;
  text-align: center;
}

.overlay ul {
  font-size: 16px;
  width: 610px;
  text-align: left;
  margin: 0 auto;
  line-height: 1.7;
}

.overlay .modal a {
  position: absolute;
  top: -50px;
  right: 20px;
  transform: rotate(45deg);
}

.overlay .modal a span {
  display: inline-block;
  position: relative;
  width: 4px;
  height: 40px;
  background: #fff;
}

.overlay .modal a span::before {
  display: block;
  content: "";
  position: absolute;
  width: 40px;
  height: 4px;
  background: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.modalContent {
  width: 600px;
  margin: 0 auto 50px;
  text-align: center;
  cursor: pointer;
}

.modalContent p {
  display: block;
  padding: 15px 40px;
  font-size: 18px;
  text-decoration: none;
  border: 3px solid #ae5973;
}

.modalContent p:hover {
  opacity: 0.7;
}

.banner {
  text-align: center;
  margin: 0 0 20px 0;
}

.banner a {
  display: inline-block;
}

.banner img {
  border: 5px solid #5B4C3E;
}

/* 特集 */
#CreatorFeature {
  margin-bottom: 30px;
}

#CreatorFeature h2 {
  color: #59463F;
  font-size: 2.2rem;
  margin: 0 0 15px 0;
  padding: 0 0 0 25px;
  background-image: url(/images/index/iconLead.png);
  background-repeat: no-repeat;
  background-position: left center;
}

#CreatorFeature .featureContainer {
  width: 100%;
  display: flex;
  /*justify-content: center; */
  /* 1弾のみ使用 */
  justify-content: space-between;
  /* 2弾以降に使用 */
  align-items: center;
  margin-top: 20px;
  padding: 20px;
  box-sizing: border-box;
  flex-wrap: wrap;
}

#CreatorFeature .featureContainer a {
  display: inline-block;
}