@charset "Shift_JIS";
.sample {
  font-size: 20px;
  padding: 20px;
}

#bg_hash li:nth-child(13), #bg_hash li:nth-child(14), #bg_hash li:nth-child(15) { display: none; }
h2, h3 { font-weight: normal; }

#main_copy {
  font-size: 14px;
//  font-weight: bold;
  color: #383838;
  line-height: 18px;
  text-align: center;
  padding: 10px;
  background-color: #f9f3e7;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #fff), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #fff),color-stop(.75, #fff), color-stop(.75, transparent),to(transparent));
  -webkit-background-size: 7px 7px;
}

#main_copy span {
  font-size: 16px;
  font-weight: bold;
  color: #bf8916;
}

#main_copy strong {
  font-weight: bold;
  color: #bf8916;
}

#main_copy br { display: none; }

#contents .title {
  font-size: 20px;
  letter-spacing: 3px;
  line-height: 28px;
  text-align: center;
  margin-bottom: 20px;
  padding-bottom: 10px;
  position: relative;
}

#contents .title span {
  font-size: 10px;
  letter-spacing: 0px;
  line-height: 12px;
  display: block;
}

#contents .title::after {
  margin-left: -15px;
  border-bottom: 2px solid #bf8916;
  width: 30px;
  height: 0;
  left: 50%;
  bottom: 0;
  content: '';
  position: absolute;
}

#theme, #award, #post { padding: 30px 0 40px; }

/* theme */
#theme { background: #f1f2e9; }

#theme p {
  font-size: 20px;
  color: #bf8916;
  line-height: 30px;
  text-align: center;
}

/* award */
#award .text_box ul li {
  box-sizing: border-box;
  font-size: 14px;
  color: #fff;
  line-height: 22px;
  text-align: center;
  margin-bottom: 5px;
  padding: 10px;
  width: 100%;
  background: url(../../../img/bg_award.png) 0 0 repeat #6495bd;
  background-size: 26px 26px;
}

#award .text_box ul li br { display: none; }
#award .text_box { margin: 0 10px; }

#award .item_box {
  margin: 0 auto;
  width: 80%;
}

#award .item_box .item { text-align: center; }

#award .item_box .item {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: dotted 1px #ccc;
}

#award .item_box .item:last-child {
  margin: 0;
  padding: 0;
  border: none;
}

#award .item_box .item dt {
  font-weight: bold;
  color: #142f61;
  line-height: 26px;
  margin-bottom: 5px;
}

#award .item_box .item dt span {
  font-weight: normal;
  line-height: 14px;
  display: block;
}

#award .item_box .item dd .pic { margin-bottom: 15px; }
#award .item_box .item dd .pic img { width: 100%; }

#award .item_box .item dd .raffle {
  font-size: 16px;
  line-height: 22px;
  background: url(../../../img/bg_award03.png) center bottom no-repeat #EFE0C7;
  background-size: 100% auto;
}

#award .item_box .item dd .raffle span {
  font-size: 24px;
  font-style: italic;
  padding: 0 5px;
}

/* howto */
#contents #howto_ig .title::after {
    border-bottom: 4px solid #833da1;
}
#howto {
  background: #fefff4;
  padding: 40px 0 0;
}
#howto .cont { width: 0 10px; }

#howto > p,#howto_ig > p {
  letter-spacing: 2px;
  text-align: center;
  padding: 0 10px 40px;
}
#howto p span a, #howto_ig p span a {
    color: #db232a;
    font-weight: bold;
}
#howto p strong,#howto_ig p strong { color: #db232a; }
#howto .flow,#howto_ig .flow { padding-bottom: 20px; }

#howto .flow dt,#howto_ig .flow dt {
  font-size: 10px;
  color: #833da1;
  line-height: 20px;
  text-align: center;
  padding-bottom: 5px;
}
#howto .flow dt { color: #bf8916; }
#howto .flow dt span,#howto_ig .flow dt span {
  font-size: 20px;
  line-height: 24px;
  padding: 0 2px;
}

#howto .flow dt .step,#howto_ig .flow dt .step {
  font-size: 12px;
  padding: 0;
  top: -2px;
  position: relative;
}

#howto .flow dt div,#howto_ig .flow dt h4 {
  font-size: 17px;
  font-weight: bold;
  color: #2e1d19;
  letter-spacing: 1px;
  line-height: 32px;
}

#howto .flow dl,#howto_ig .flow dl {
  text-align: center;
  padding: 0 10px;
  position: relative;
}

#howto .flow dl:first-child dd {
  padding: 20% 0 50px;
  background: url(../../../img/flow01.png) center 5% no-repeat;
  background-size: 50% auto;	
}

#howto_ig .flow dl:first-child dd  {
  padding: 20% 0 50px;
  background: url(../../../img/flow_ig01.png) center 5% no-repeat;
  background-size: 15% auto;
}

#howto .flow dl:nth-child(2) dd {
  padding: 42% 0 50px;
  background: url(../../../img/flow02.png) center 5% no-repeat;
  background-size: 30% auto;
}

#howto .flow dl:nth-child(3) dd{
  padding: 60% 0 50px;
  background: url(../../../img/flow03.png) center 5% no-repeat;
  background-size: 30% auto;
}
#howto .flow dl:last-child dd {
	padding: 60% 0 50px;
    background: url(../../../img/flow04.png) center 5% no-repeat;
  background-size: 30% auto;
}


#howto .flow dl:first-child:after,#howto_ig .flow dl:first-child:after, #howto .flow dl:nth-child(2):after,#howto_ig .flow dl:nth-child(2):after {
  font: normal normal normal 30px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-weight: bold;
  color: #ddd;
  margin-right: -10px;
  right: 50%;
  bottom: 10px;
  display: inline-block;
  content: "\f107";
  position: absolute;
}

#howto .note,#howto_ig .note {
   font-size: 12px;
   line-height: 20px;
   text-align: center;
   color: #db232a;
   padding-top: 12px;
}
#howto_ig .flow dl:nth-child(4) dd { padding: 35% 0 20px; }
#howto .note a,#howto_ig .note a {
  color: #6e336e;
  text-decoration: underline;
}
#howto .flow dd,#howto_ig .flow dd {
    font-size: 13px;
    line-height: 1.8;
	width: 80%;
    margin: 0 auto;
}
#howto .howto_sns {
  text-align: center;
  margin: 0 10px;
  padding-top: 2px;
  background: url../../../img/bg_sns_top.png) 0 0 no-repeat;
  background-size: 100% auto;
}

#howto .howto_sns dl {
  padding: 15px 10px 10px;
  background: url(../../../img/bg_sns_btm.png) left bottom no-repeat;
  background-size: 100% auto;
}

#howto .howto_sns dt {
  font-size: 16px;
  padding-bottom: 10px;
}

#howto .howto_sns dd a {
  font-size: 22px;
  letter-spacing: 2px;
  padding-left: 20px;
  position: relative;
}

#howto .howto_sns dl .mail { margin-bottom: 10px; }
#howto .howto_sns dd p { padding: 0 10px 10px; }

#howto .howto_sns dd a:after {
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-weight: bold;
  color: #4b71b9;
  top: 30%;
  left: 0px;
  display: inline-block;
  content: "\f0e0";
  position: absolute;
}
#howto_ig {
    padding: 0 0 40px;
    background: #fef5ff;
}
#howto_ig .user_title {
    color: #fff;
    padding: 40px 0;
    text-align: center;
    margin-bottom: 80px;
    background: #e24a47;
    background: linear-gradient(45deg, #fef34b 0%, #f99838 15%, #db2e7c 47%, #8d3bbf 84%, #4d60d3 100%);
    position: relative;
}
#howto_ig .user_title:before {
    content: "";
    position: absolute;
    bottom: -50px;
    right: 41%;
    border: 30px solid transparent;
    border-top: 20px solid #eb6559;
}
#howto_ig .ig_title span {
	display: none;
    font-size: 30px;
    line-height: 26px;
    padding: 0 4px;
    font-weight: normal;
}
#howto_ig .ig_title {
    font-size: 20px;
    letter-spacing: 4px;
    line-height: 34px;
    text-align: center;
    margin-bottom: 14px;
    color: #fff;
    font-weight: bold;
}
#howto_ig .user_title p {
    font-size: 13px;
    line-height: 20px;
    width: 80%;
    margin: 0 auto;
}
#howto_ig .user_title p a {
    text-decoration: underline;
    font-weight: bold;
    color: #fff;
}
#howto .sp { display: block; }
#contents .sp { display: block; }
.flow dd .follow_btn {
    color: #FFF;
    border-radius: 7px;
    position: relative;
    display: inline-block;
    height: 50px;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 52px;
    vertical-align: middle;
	overflow: hidden;
    text-decoration: none;
    box-shadow: 3px 3px 5px #e0e0e0;
    -webkit-box-shadow: 3px 3px 5px #e0e0e0;
    -ms-box-shadow: 3px 3px 5px #e0e0e0;
    -moz-box-shadow: 3px 3px 5px #e0e0e0;
    -o-box-shadow: 3px 3px 5px #e0e0e0;
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
}
.flow dd .twitter {
	margin-bottom: 10px;
	background:#1da1f2;
}
.flow dd .insta {
	margin-bottom: 10px;
    background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
    background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
}
.flow dd .follow_btn:hover{
	opacity: 0.8;
}
.flow dd .insta:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
  background: linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
}

.flow dd .insta .fa-instagram,.flow dd .twitter .fa-twitter,.flow dd .insta .fa-check-circle {
  font-size: 20px;
  position: relative;
  top: 2px;
  right: 10px;
}

.flow dd .insta span {
  display:inline-block;
  position: relative;
  transition: .5s
}

/* post */
#post > p {
  text-align: center;
  padding-bottom: 20px;
}

#post > p strong { color: #db232a; }

#post .smarthash ul {
  margin: 0 auto;
  width: 99%;
}

#post .smarthash li {
  margin: 0 1% 2% 1%;
  padding: 5px;
  border: 1px solid #2e1d19;
  width: 48%;
  display: block;
}

#post .smarthash li p {
  text-align: left;
  padding-top: 5px;
}

#post .smarthash_more_btn {
  background-color: #efe0c7;
  border: 2px solid #efe0c7;
  border-radius: 7px;
  box-sizing: border-box;
  color: #000;
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
  width: 100%;
}

#main_copy .smarthash_more_btn {
  background-color: #efe0c7;
  border: 2px solid #efe0c7;
  border-radius: 5px;
  box-sizing: border-box;
  color: #000;
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  max-width: 360px;
  padding: 0 5px;
  text-align: center;
  width: 100%;
}

.icon {
  margin-left: 10px;
  position: relative;
}

.icon::before {
  border-bottom: 5px solid transparent;
  border-left: 5px solid #231815;
  border-top: 5px solid transparent;
  content: "";
  left: 10px;
  margin-top: -5px;
  position: absolute;
  top: 50%;
}

.icon2 {
  position: relative;
}

.icon2::before {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #231815;
  content: "";
  left: 97px;
  position: absolute;
  top: 44%;
}

/* accordion */
#ac_menu { margin-bottom: 30px; }
#ac_menu dt {
 display: block;
 cursor: pointer;
 position: relative;
}
#ac_menu dt::after {
 content: '';
 position: absolute;
 top: 40%;
 right: 10px;
 width: 18px;
 height: 12px;
 background: url(../../../img/i_down.png) no-repeat;
 background-size: 70%;
}
#ac_menu dt.active::after {
 content: '';
 position: absolute;
 top: 40%;
 right: 10px;
 width: 18px;
 height: 12px;
 background: url(../../../img/i_up.png) no-repeat;
 background-size: 70%;
}
#ac_menu dd {
 line-height: 18px;
 display: none;
}
/* application */
#application {
  padding: 30px 0 10px;
  background: #fefff4;
}

#application dl > dt {
  color: #fff;
  line-height: 36px;
  padding-left: 10px;
  background: #bf8916;
}

#application dl > dd { padding: 10px 10px 20px; }
#application .map dd { padding: 0; }

#application .list_num li {
  text-indent: -10px;
  margin-left: 10px;
  padding-bottom: 10px;
}

#application dd .map {
  margin-top: 10px;
  padding: 20px;
  border: 1px solid #a2a706;
  overflow: hidden;
}

#application #map1 { height: 200px; }

#application #map1 iframe {
  width: 100%;
  height: 200px;
}

#application dd .map dl { margin-top: 10px; }

#application dd .map dt {
  font-size: 16px;
  font-weight: bold;
  color: #2e1d19;
  line-height: 30px;
  padding-left: 16px;
  background: none;
  position: relative;
}

#application dd .map dt::after {
  border-left: 8px solid #2e1d19;
  width: 10px;
  height: 18px;
  top: 5px;
  left: 0;
  content: '';
  position: absolute;
}

#application dd .list_dot { padding: 10px 0 0 0; }

#application dd .list_dot li {
  padding: 0 0 10px 15px;
  position: relative;
}

#application dd .list_dot li::after {
  font: normal normal normal 4px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-weight: bold;
  color: #eade16;
  top: 10%;
  left: 0;
  display: inline-block;
  content: "\f111";
  position: absolute;
}

#application dd p a { text-decoration: underline; }
#application dd p a:hover { text-decoration: none; }
#application .cont { margin: 0 10px; }

#footer {
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  padding: 8px 0;
  border-top: 1px solid #a2a706;
}

/* pagetop */
#pagetop {
	border-radius: 40px;
	color: #fff;
	z-index: 999999;
	right: 5px;
	bottom: 5px;
	display: none;
	background: #d2cb0c;
	position: fixed;
}

#pagetop a {
	font-size: 0px;
	color: #fff;
	line-height: 50px;
	text-align: center;
	width: 40px;
	height: 40px;
	display: block;
	position: relative;
}

#pagetop a::after {
	font: normal normal normal 40px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	font-size: inherit;
	font-size: 22px;
	color: #fff;
	top: 8px;
	left: 14px;
	content: "\f0d8";
	position: absolute;
}

#pagetop a:hover {
	opacity: 0.7;
	text-decoration: none;
}
br.sp {
	display: none;
}
#PageTopBtn a {
    display: none; /*配置の調整*/
    text-decoration: none; /*文字の下線を消す*/
    color: #fff; /*文字の色*/
//    background: #00bfff; /*ボタンの背景色*/
    text-align: center; /*文字を中央に配置*/
    border-radius: 5%; /*ボタンの角を少し丸くする*/
    outline: none; /*クリックしたときの黒い枠を消す*/
}

#PageTopBtn2 {
    position: fixed; /*ボタンの配置場所を固定*/
    bottom: 30px; /*下からのボタンの配置場所を指定*/
    right: 10px; /*右からのボタンの配置場所を指定*/
}
#PageTopBtn2 a {
    display: block; /*配置の調整*/
    text-decoration: none; /*文字の下線を消す*/
    color: #fff; /*文字の色*/
//    background: #00bfff; /*ボタンの背景色*/
    text-align: center; /*文字を中央に配置*/
    border-radius: 5%; /*ボタンの角を少し丸くする*/
    outline: none; /*クリックしたときの黒い枠を消す*/
}
#PageTopBtn2 a:hover {
    text-decoration: none; 
//    background: #87cefa; /*マウスオーバー時の背景色*/
	background-color:none;
}

#PageTopBtn2 {
    font-size: 13px; /*文字のサイズ*/
}
#PageTopBtn2 a {
//    width: 100px; /*ボタンの幅*/
//    height: 70px; /*ボタンの高さ*/
//    padding: 24px 0; /*文字の配置場所の調整*/
}

.btn-stitch {
	display: inline-block;
	padding: 0.5em 1em;
//	width:65%;
	text-decoration: none !important;
	background: #bf8916;
	color: #FFF !important;
	border-radius: 7px;
	box-shadow: 0px 0px 0px 5px #bf8916;
//	border: dashed 1px #FFF;
}

.btn-stitch:hover {
//	border: dotted 1px #FFF;
}

.btn-stitch2 {
	display: inline-block;
	padding: 0.5em 1em;
	text-decoration: none !important;
	background: #bf8916;
	color: #FFF !important;
	border-radius: 7px;
	box-shadow: 0px 0px 0px 5px #bf8916;
//	border: dashed 1px #FFF;
}

#festival {
	border: 2px solid #A2A706;
	padding: 0px 12% 4%;
}
