@charset "UTF-8";
.column-content {
  padding-top: 280px;
  margin-bottom: 80px;
}

.article-content {
  width: 1180px;
  margin: 0 auto 80px;
}

/*投稿内のcss*/
.content-area {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif,'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.content-area h3 {
  font-size: 32px;
  font-size: 3.2rem;
  font-family: ゴシックMB101 B;
  line-height: 1.3;
  width: 803px;
  padding: 20px 40px;
  background: url(/img/common/title-bg.png) 0 0 repeat;
  margin: 120px 0 30px;
  font-feature-settings: "palt";
}
.content-area .block {
  width: 803px;
  padding: 0 40px;
}
.content-area .block .preface {
  font-size: 16px;
  font-size: 1.6rem;
  color: #808080;
  line-height: 2;
}
.content-area .block .box {
  zoom: 1;
}
.content-area .block .box:before, .content-area .block .box:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
.content-area .block .box:after {
  clear: both;
}
.content-area .block .person {
  float: left;
  width: 100px;
  margin-right: 10px;
  display: block;
}
.content-area .block .part1,
.content-area .block .part2,
.content-area .block .part3,
.content-area .block .part4 {
  display: inline-block;
  line-height: 1;
}
.content-area .block .text,
.content-area .block .text-bm {
  float: right;
  display: block;
  width: 693px;
}
.content-area .block .text-bm {
  margin-bottom: 40px;
}
.content-area .block p {
  line-height: 2;
  margin-bottom: 40px;
  zoom: 1;
}
.content-area .block p:before, .content-area .block p:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
.content-area .block p:after {
  clear: both;
}
.content-area .block p img {
  width: 803px;
  height: auto;
}
.content-area .block h4 {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: ゴシックMB101 DB;
  line-height: 1.3;
  margin-bottom: 40px;
  font-feature-settings: "palt";
}
.content-area .block h4.mb0 {
  margin-bottom: 10px;
}
.content-area .block strong {
  font-family: ゴシックMB101 DB;
}
.content-area .block .red-bold {
  color: #e60012;
  font-family: ゴシックMB101 DB;
}
.content-area .block em {
  font-style: italic;
}
.content-area .block blockquote {
  padding: 40px;
  position: relative;
  background: #eeeeee;
  margin-bottom: 40px;
}
.content-area .block blockquote p {
  margin-bottom: 0;
}
.content-area .block blockquote:before {
  content: '';
  width: 12px;
  height: 16px;
  background: url(/img/common/bq.png) 0 0 no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
.content-area .block blockquote:after {
  content: '';
  width: 12px;
  height: 16px;
  background: url(/img/common/bq.png) 0 0 no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
}
.content-area .block a {
  color: #00a0e9;
  text-decoration: none;
}
.content-area .block a:hover {
  text-decoration: underline;
}
.content-area .block .comments,
.content-area .block .caption {
  font-size: 14px;
  font-size: 1.4rem;
  color: #808080;
  line-height: 1.8;
  padding-top: 8px;
  display: block;
}
.content-area .block .comments {
  padding-top: 0;
}
.content-area .interview-set .wer,
.content-area .bg-color-set .wer,
.content-area .font-set .wer {
  background: url(/img/common/int-bar.png) 0 8px no-repeat;
  padding-left: 40px;
  color: #808080;
}
.content-area .interview-set .person,
.content-area .bg-color-set .person,
.content-area .font-set .person {
  width: auto;
  color: #ff7373;
  margin-right: 15px;
}
.content-area .interview-set .para,
.content-area .bg-color-set .para,
.content-area .font-set .para {
  margin-top: 20px;
  display: inline-block;
}
.content-area .interview-set .wee .para:first-child,
.content-area .bg-color-set .wee .para:first-child,
.content-area .font-set .wee .para:first-child {
  margin-top: 0;
}
.content-area .bg-color-set .wee {
  background: #FFF;
}
.content-area .font-set .wee .person {
  font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.content-area .hr {
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  width: 883px;
  height: 24px;
  background: url(/img/common/hr.png);
  margin-bottom: 40px;
}
.content-area .project-data,
.content-area .profile-data,
.content-area .shop-data {
  font-feature-settings: normal;
  width: 723px;
  padding: 40px;
  background: #eeeeee;
  margin-bottom: 40px;
}
.content-area .project-data h5,
.content-area .profile-data h5,
.content-area .shop-data h5 {
  padding-left: 54px;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  line-height: 44px;
  min-height: 44px;
  margin-bottom: 30px;
}
.content-area .project-data h5 {
  background: url(/img/common/project-icon.png) 0 0 no-repeat;
}
.content-area .project-data .project-list {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
.content-area .project-data .project-list li {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 10px;
}
.content-area .project-data .project-list li dl {
  zoom: 1;
}
.content-area .project-data .project-list li dl:before, .content-area .project-data .project-list li dl:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
.content-area .project-data .project-list li dl:after {
  clear: both;
}
.content-area .project-data .project-list li dt {
  width: 22%;
  font-weight: bold;
  float: left;
}
.content-area .project-data .project-list li dd {
  width: 78%;
  float: left;
}
.content-area .project-data .project-list .data-link {
  margin-bottom: 0;
}
.content-area .profile-data h5 {
  background: url(/img/common/profile-icon.png) 0 0 no-repeat;
}
.content-area .profile-data h6 {
  margin-bottom: 10px;
  font-weight: bold;
}
.content-area .profile-data .two-person {
  margin-top: 30px;
}
.content-area .profile-data .profile-text p {
  margin-bottom: 0;
}
.content-area .shop-data h5 {
  background: url(/img/common/shop-icon.png) 0 0 no-repeat;
}
.content-area .shop-data .shop-name {
  font-weight: bold;
}
.content-area .shop-data .shop-image {
  padding-top: 20px;
}

.content-area-header,
.sns-block {
  width: 803px;
  padding: 40px;
  border-top: 2px solid #e5e5e5;
  background: #FFF;
}

.content-area-header {
  border-bottom: 2px solid #e5e5e5;
  border-top: none;
  margin-bottom: 40px;
  zoom: 1;
}
.content-area-header:before, .content-area-header:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
.content-area-header:after {
  clear: both;
}
.content-area-header .detail-profile {
  font-feature-settings: "palt";
  zoom: 1;
  line-height: 1;
  margin-bottom: 20px;
}
.content-area-header .detail-profile:before, .content-area-header .detail-profile:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
.content-area-header .detail-profile:after {
  clear: both;
}
.content-area-header .detail-profile .category {
  float: left;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: ゴシックMB101 B;
  margin-right: 20px;
}
.content-area-header .detail-profile .category a {
  text-decoration: none;
  color: #ff7373;
}
.content-area-header .detail-profile .category a:hover {
  opacity: 0.65;
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.content-area-header .detail-profile .date {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Maven Pro", sans-serif;
  float: left;
  line-height: 24px;
  letter-spacing: 1px;
}
.content-area-header .detail-profile .place {
  margin-bottom: 15px;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.5;
  float: right;
}
.content-area-header .detail-profile .place a {
  color: #000;
}
.content-area-header .detail-profile .place a {
  text-decoration: none;
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.content-area-header .detail-profile .place a:hover {
  color: #ff7373;
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.content-area-header .detail-title {
  margin-bottom: 35px;
  font-feature-settings: "palt";
}
.content-area-header .detail-title h2 {
  font-size: 50px;
  font-size: 5rem;
  font-family: ゴシックMB101 B;
  line-height: 1.3;
  letter-spacing: 1px;
  margin-bottom: 15px;
}
.content-area-header .detail-title .read {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.5;
}
.content-area-header .detail-other {
  position: relative;
  min-height: 100px;
}
.content-area-header .detail-other .author-block a {
  text-decoration: none;
  display: inline-block;
}
.content-area-header .detail-other .author-block a:hover {
  opacity: 0.65;
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.content-area-header .detail-other .author {
  zoom: 1;
  line-height: 1;
  width: 400px;
  display: inline-block;
  margin-bottom: 20px;
}
.content-area-header .detail-other .author:before, .content-area-header .detail-other .author:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
.content-area-header .detail-other .author:after {
  clear: both;
}
.content-area-header .detail-other .author .author-image {
  float: left;
  margin-right: 15px;
}
.content-area-header .detail-other .author .author-image img {
  border-radius: 50%;
  width: 50px;
  height: 50px;
}
.content-area-header .detail-other .author dt {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 8px;
  padding-top: 5px;
}
.content-area-header .detail-other .author dd {
  font-size: 12px;
  font-size: 1.2rem;
}
.content-area-header .tag-list {
  position: absolute;
  bottom: 0;
  left: 0;
  zoom: 1;
}
.content-area-header .tag-list:before, .content-area-header .tag-list:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
.content-area-header .tag-list:after {
  clear: both;
}
.content-area-header .tag-list li {
  line-height: 1;
  float: left;
}
.content-area-header .tag-list li a {
  display: block;
  color: #000;
  border: 1px solid #e5e5e5;
  background: #e5e5e5;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 5px 10px;
  text-decoration: none;
  margin-right: 4px;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.content-area-header .tag-list li a:hover {
  background: #4c4c4c;
  border: 1px solid #4c4c4c;
  color: #FFF;
}
.content-area-header .sns-list {
  position: absolute;
  right: 0;
  bottom: 0px;
}
.content-area-header .sns-list li {
  display: inline-block;
  vertical-align: top !important;
}
.content-area-header .sns-list li a {
  text-decoration: none !important;
}

.sns-list {
  zoom: 1;
}
.sns-list:before, .sns-list:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
.sns-list:after {
  clear: both;
}
.sns-list li {
  width: 75px;
  height: 45px;
  float: left;
  margin-left: 4px;
}
.sns-list li a {
  width: 75px;
  height: 45px;
  display: block;
  background: #CCC;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sns-list li a:hover {
  opacity: 0.65;
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sns-list li:first-child {
  margin-left: 0;
}
.sns-list .bt_tw a {
  background: #1fa0e4;
}
.sns-list .bt_fb a {
  background: #4c72bb;
}
.sns-list .bt_hb a {
  background: #017fde;
}

/***********************************************************************
sns
**********************************************************************/
.sns-block .sns-list {
  width: 233px;
  margin: 0 auto;
}
