﻿@charset "UTF-8";

/* ----------------------------------
 Instagram投稿募集
---------------------------------- */
.instagram-post-offer,
.instagram-post-offer * {
	font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", sans-serif;
}
@media screen and (max-width: 768px) {
	.instagram-post-offer .for-pc { display: none;}
}
@media screen and (min-width: 769px) {
	.instagram-post-offer .for-sp { display: none;}
}

/* Instagram投稿募集 */
#tokyodo-cp #page_heading { margin: 30px 0 60px;}
#tokyodo-cp #page_heading .title { 
	margin: 0 0 15px;
	font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", sans-serif !important;
	font-size: 27px;
	font-weight: 700;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
#tokyodo-cp #page_heading .title::before {
	content: '';
	width: 26px;
	height: 26px;
	margin: 0 10px 0 0;
	display: block;
	background-color: none;
	background-image: url("/cms/img/usr/post_instagram/ico_instagram.png");
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
#tokyodo-cp #page_heading .message { padding: 0; margin: 0; font-size: 14px; font-weight: 400; text-align: center; line-height: 2.0;}
#tokyodo-cp #page_heading .message.link { margin-top: 1em; font-weight: 700;}
#tokyodo-cp #page_heading .message.link a { text-decoration: underline; color: #000;}

@media screen and (min-width: 769px) {
	#tokyodo-cp #page_heading { margin: 40px 0;}
	#tokyodo-cp #page_heading .title { margin: 0 0 25px; font-size: 40px;}
	#tokyodo-cp #page_heading .title::before { width: 44px; height: 44px; margin: 0 15px 0 0;}
	#tokyodo-cp #page_heading .message { font-size: 15px;}
}

/* 投稿テーマとハッシュタグ */
#tokyodo-cp #theme_and_hashtag { margin: 0 0 60px;}
#tokyodo-cp #theme_and_hashtag .title { margin: 0 0 10px; font-size: 22px; font-weight: 700; text-align: center; color: #006230;}
#tokyodo-cp #theme_and_hashtag .message { padding: 0; margin: 0 0 20px; font-size: 14px; font-weight: 400; text-align: center; line-height: 2.0;}
#tokyodo-cp #theme_and_hashtag .category-list li { padding: 0 10px; margin-bottom: 20px; border: #E8E8E8 1px solid; border-radius: 8px; overflow: hidden; position: relative;}
#tokyodo-cp #theme_and_hashtag .category-list .head { min-height: 80px; padding: 15px 0 0; margin: 0 -11px 15px; text-align: center;}
#tokyodo-cp #theme_and_hashtag .category-list .head .name { padding: 0; margin: 0 0 5px; font-size: 20px; font-weight: 700; line-height: 1.2; text-align: center; color: #FFF;}
#tokyodo-cp #theme_and_hashtag .category-list .head .text { padding: 0; font-size: 12px; font-weight: 400; text-align: center; color: #FFF;}
#tokyodo-cp #theme_and_hashtag .category-list .detail .hash { padding: 0; margin: 0 0 5px; font-size: 12px; font-weight: 500; text-align: center;}
#tokyodo-cp #theme_and_hashtag .category-list .detail .hash-tag { display: flex; justify-content: center;}
#tokyodo-cp #theme_and_hashtag .category-list .detail .hash-tag span {
  min-height: 30px;
  padding: 5px;
  font-size: 16px;
  font-weight: 700;
	text-align: center;
  display: flex;
	justify-content: center;
	align-items: center;
}
#tokyodo-cp #theme_and_hashtag .category-list .detail .hash-image { margin-top: 10px; text-align: center;}
#tokyodo-cp #theme_and_hashtag .category-list li.display  .head { background: #B1A369;}
#tokyodo-cp #theme_and_hashtag .category-list li.wedding  .head { background: #DF99B0;}
#tokyodo-cp #theme_and_hashtag .category-list li.interior .head { background: #749D77;}
#tokyodo-cp #theme_and_hashtag .category-list li.display  .detail .hash-tag span { color: #B1A369; background: #F8F6EE;}
#tokyodo-cp #theme_and_hashtag .category-list li.wedding  .detail .hash-tag span { color: #DF99B0; background: #FBF5F7;}
#tokyodo-cp #theme_and_hashtag .category-list li.interior .detail .hash-tag span { color: #749D77; background: #F4F9F4;}

@media screen and (min-width: 769px) {
	#tokyodo-cp #theme_and_hashtag { margin: 0 0 40px;}
	#tokyodo-cp #theme_and_hashtag .title { font-size: 32px;}
	#tokyodo-cp #theme_and_hashtag .message { margin: 0 0 30px; font-size: 15px;}
	#tokyodo-cp #theme_and_hashtag .category-list { display: flex; justify-content: space-between; gap: 0 20px;}
	#tokyodo-cp #theme_and_hashtag .category-list li { width: calc((100% - 20px * 2)/3); padding: 0 20px; margin-bottom: 0;}
	#tokyodo-cp #theme_and_hashtag .category-list .head { min-height: 110px; margin: 0 -21px 15px;}
	#tokyodo-cp #theme_and_hashtag .category-list .head .name { font-size: 26px;}
	#tokyodo-cp #theme_and_hashtag .category-list .head .text { font-size: 14px;}
	#tokyodo-cp #theme_and_hashtag .category-list .detail .hash { font-size: 14px;}
	#tokyodo-cp #theme_and_hashtag .category-list .detail .hash-tag span { min-height: 34px; font-size: 18px; letter-spacing: -0.5px; word-break: keep-all; white-space: nowrap;}
	#tokyodo-cp #theme_and_hashtag .category-list li.wedding .head .text { padding-top: 1em;}
}

/* Instagram投稿方法 */
#tokyodo-cp #instagram_post { margin: 0 0 50px;}
#tokyodo-cp #instagram_post .instagram-post-info { padding: 30px 20px; border-radius: 8px; background: #F1F5F2; overflow: hidden;}
#tokyodo-cp #instagram_post .title { margin: 0 0 25px; font-size: 22px; font-weight: 700; text-align: center; color: #006230;}
#tokyodo-cp #instagram_post .flow { position: relative; overflow: hidden;}
#tokyodo-cp #instagram_post .flow::before {
	content: '';
	width: 3px;
	height: 100%;
	background-color: none;
	background-image: url("/cms/img/usr/post_instagram/dot.png");
	background-repeat: repeat-y;
	background-position: center top;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	position: absolute;
	left: 15px;
	top: 0;
	z-index: 1;
}
#tokyodo-cp #instagram_post .flow li { padding-left: 55px; font-size: 14px; position: relative;}
#tokyodo-cp #instagram_post .flow li:last-child { background: #F1F5F2; position: relative; z-index: 2;}
#tokyodo-cp #instagram_post .flow li + li { margin-top: 25px;}
#tokyodo-cp #instagram_post .flow li a { text-decoration: underline; color: #000;}
#tokyodo-cp #instagram_post .flow li a:hover { text-decoration: none;}
#tokyodo-cp #instagram_post .flow .number {
  width: 34px;
  height: 34px;
	padding: 0;
	margin: 0;
  border-radius: 34px;
	text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
	background: #006230;
  position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
#tokyodo-cp #instagram_post .flow .number img { width: auto; height: 34px;}
#tokyodo-cp #instagram_post .notice-information { padding: 20px; margin: 40px 0 0; border-radius: 8px; background: #FFF;}
#tokyodo-cp #instagram_post .notice-information .info-title { padding: 0; margin: 0 0 15px; font-size: 20px; font-weight: 700; text-align: center;}
#tokyodo-cp #instagram_post .notice-information .info-list li { padding-left: 2em; text-indent: -1.5em; font-size: 12px; line-height: 1.4; list-style: inside disc;}
#tokyodo-cp #instagram_post .notice-information .info-list li + li { margin-top: 12px;}

@media screen and (min-width: 769px) {
	#tokyodo-cp #instagram_post { margin: 0 0 70px;}
	#tokyodo-cp #instagram_post .instagram-post-info { padding: 53px 78px;}
	#tokyodo-cp #instagram_post .title { margin: 0 0 35px; font-size: 32px;}
	#tokyodo-cp #instagram_post .flow li { font-size: 15px;}
	#tokyodo-cp #instagram_post .flow li + li { margin-top: 40px;}
	#tokyodo-cp #instagram_post .notice-information { padding: 15px 60px; margin: 35px 0 0;}
	#tokyodo-cp #instagram_post .notice-information .info-title { margin: 0 0 20px; font-size: 24px;}
	#tokyodo-cp #instagram_post .notice-information .info-list li { font-size: 15px;}
}

/* ユーザー投稿ページへの導線 */
#tokyodo-cp #pickup_post { margin: 0 0 60px;}
#tokyodo-cp #pickup_post .title { padding: 0; margin: 0 0 10px; font-size: 22px; font-weight: 700; text-align: center; line-height: 1.4;}
#tokyodo-cp #pickup_post .text { margin: 0 0 20px; font-size: 16px; text-align: center;}
#tokyodo-cp #pickup_post .text a { text-decoration: underline; color: #000;}
#tokyodo-cp #pickup_post .banner { border: #CCC 1px solid; text-align: center;}
#tokyodo-cp #pickup_post .banner img { vertical-align: top;}

@media screen and (min-width: 769px) {
	#tokyodo-cp #pickup_post { margin: 0 0 170px;}
	#tokyodo-cp #pickup_post .title { margin: 0 0 10px; font-size: 25px;}
	#tokyodo-cp #pickup_post .text { margin: 0 0 30px; font-size: 18px; text-align: center;}
}
	