@charset "UTF-8";
/* =====
 * /project single レイアウト
============================================================================= */
/* -----
 * #HeadCover
----------------------------------------------------------------------------- */
#HeadCover {
  height: 800px;
}
#HeadCover .cover-ttl {
  position: static;
  height: 200px;
  border-top: 1px solid #ddd;
}
#HeadCover .cover-ttl .inner-block .ttl {
  padding: 0;
}

/* -----
 * #ProjectTitle
----------------------------------------------------------------------------- */
#ProjectTitle {
  margin-bottom: 60px;
  border-bottom: 1px solid #EBEBEB;
  padding-bottom: 25px;
}
#ProjectTitle .inner-block {
  display: table;
  table-layout: fixed;
}
#ProjectTitle .inner-block .cell {
  display: table-cell;
  vertical-align: bottom;
  margin: 0;
  line-height: 1;
}
#ProjectTitle .inner-block .cell:first-child {
  white-space: nowrap;
}
#ProjectTitle .inner-block .ttl-en {
  font-size: 272%;
}
#ProjectTitle .inner-block .ttl-ja {
  padding: 0 0 5px 20px;
}

/* -----
 * TopLeftBlock
----------------------------------------------------------------------------- */
#TopLeftBlock {
  width: 640px;
  float: left;
}
#TopLeftBlock .post-about-block h3 {
  font-size: 172%;
}
#TopLeftBlock .pht-slider {
  margin-top: 50px;
}
#TopLeftBlock .post-solution-block {
  margin-top: 80px;
}
#TopLeftBlock .post-solution-block .box {
  display: table;
  width: 100%;
  border: 1px solid #002078;
  table-layout: fixed;
}
#TopLeftBlock .post-solution-block .box.demand .caption h3 {
  background-image: url(../images/project/icon_demand.png);
}
#TopLeftBlock .post-solution-block .box.solution {
  border-width: 2px;
}
#TopLeftBlock .post-solution-block .box.solution .caption h3 {
  background-image: url(../images/project/icon_solution.png);
}
#TopLeftBlock .post-solution-block .box .caption {
  display: table-cell;
  vertical-align: middle;
  padding: 30px 0;
  width: 140px;
  text-align: center;
}
#TopLeftBlock .post-solution-block .box .caption h3 {
  display: inline-block;
  padding-top: 60px;
  line-height: 1;
  background-repeat: no-repeat;
  background-position: 50% 0;
  font-size: 93%;
}
#TopLeftBlock .post-solution-block .box .content {
  display: table-cell;
  vertical-align: middle;
  padding: 30px 30px 30px 0;
}
#TopLeftBlock .post-solution-block .box .content ul {
  padding: 0;
}
#TopLeftBlock .post-solution-block .box .content ul li {
  margin-left: 1.5em;
}
#TopLeftBlock .post-solution-block hr {
  display: block;
  border: none;
  margin: 30px auto;
  width: 139px;
  height: 27px;
  background: transparent url(../images/project/arw_solution.png) 0 0 no-repeat;
}

/* -----
 * TopRightBlock
----------------------------------------------------------------------------- */
#TopRightBlock {
  width: 240px;
  float: right;
}
#TopRightBlock .post-project-data {
  background-color: #F8F8F8;
  padding: 20px;
}
#TopRightBlock .post-project-data h3 {
  text-align: center;
  letter-spacing: 0.1em;
  margin-right: 0.1em;
  font-size: 108%;
}
#TopRightBlock .post-project-data .data-set {
  margin-bottom: 1em;
}
#TopRightBlock .post-project-data .data-set h4 {
  margin: 0;
  font-size: 86%;
}
#TopRightBlock .post-project-data .data-set .data {
  font-size: 86%;
}
#TopRightBlock .post-project-data .data-set .data ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#TopRightBlock .post-project-data .data-set .data ul li {
  display: inline-block;
  margin-right: 0.5em;
}
#TopRightBlock .post-project-data .data-set .data a {
  color: inherit;
  text-decoration: none;
  background-color: #EFEFEF;
}
#TopRightBlock .post-project-data .data-set .data a:hover {
  color: #fff;
  background-color: #00157C;
}
#TopRightBlock .post-project-data .buy-link {
  text-align: center;
}
#TopRightBlock .post-project-data .buy-link a {
  display: inline-block;
  border: 1px solid #ADB6D2;
  text-decoration: none;
  line-height: 1;
  padding: 5px 10px;
  font-size: 86%;
}
#TopRightBlock .post-project-data .buy-link a:hover {
  color: #fff;
  border-color: #00157C;
  background-color: #00157C;
}
#TopRightBlock .post-sns-block {
  margin-top: 20px;
}

/* -----
 * MiddleLinkBlock
----------------------------------------------------------------------------- */
#MiddleLinkBlock {
  margin-top: 60px;
}
#MiddleLinkBlock .post-link-block {
  display: table;
  width: 640px;
  background-color: #F0F0F0;
  table-layout: fixed;
}
#MiddleLinkBlock .post-link-block .thumb {
  display: table-cell;
  vertical-align: top;
  width: 170px;
  padding: 30px 0 30px 30px;
  white-space: nowrap;
}
#MiddleLinkBlock .post-link-block .thumb img {
  width: 170px;
  height: 170px;
}
#MiddleLinkBlock .post-link-block .content {
  display: table-cell;
  vertical-align: top;
  padding: 30px;
}
#MiddleLinkBlock .post-link-block .content .ttl-sub {
  color: #666;
  font-size: 93%;
}
#MiddleLinkBlock .post-link-block .content .ttl {
  margin: 0.75em 0;
  font-size: 115%;
}
#MiddleLinkBlock .post-link-block .content .link {
  margin-top: 0.5em;
  word-break: break-all;
}
#MiddleLinkBlock .post-link-block .content .link a {
  text-decoration: none;
  background: transparent url(../images/common/icon_link.png) 100% 0 no-repeat;
  padding-right: 10px;
}

/* -----
 * StoryBlock
----------------------------------------------------------------------------- */
#StoryBlock {
  margin-top: 80px;
  background-color: #F8F8F8;
}
#StoryBlock .contents-wrapper {
  background: transparent url(../images/project/story_body_bg.png) 0 0 repeat-y;
}
#StoryBlock .post-story-head {
  width: 240px;
  /* min-height: 700px; */
  float: left;
  padding-top: 65px;
  text-align: center;
}
#StoryBlock .post-story-head .caption {
  width: 150px;
  margin: 0 auto 45px;
  border-bottom: 1px solid #00174B;
}
#StoryBlock .post-story-head .caption .ttl {
  margin: 0;
  line-height: 1;
  padding-bottom: 15px;
  font-size: 272%;
}
#StoryBlock .post-story-head .copy {
  display: inline-block;
  margin: 0 auto;
  writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  text-align: left;
}
#StoryBlock .post-story-head .copy .ttl {
  margin: 0 0 0 1.5em;
  color: #657394;
  letter-spacing: 0.1em;
  line-height: 1;
  font-size: 100%;
}
#StoryBlock .post-story-head .copy p {
  margin: 0 0 0 -0.5em;
  line-height: 1.8;
  letter-spacing: 0.1em;
  font-weight: bold;
  font-size: 193%;
}
#StoryBlock .post-story-body {
  width: 640px;
  float: right;
  padding: 115px 0 75px;
}
#StoryBlock .post-story-body h4, #StoryBlock .post-story-body h5, #StoryBlock .post-story-body h6 {
  margin: 3em 0 1em;
}
#StoryBlock .post-story-body h4:first-child, #StoryBlock .post-story-body h5:first-child, #StoryBlock .post-story-body h6:first-child {
  margin-top: 0;
}
#StoryBlock .post-story-body h4.interview, #StoryBlock .post-story-body h5.interview, #StoryBlock .post-story-body h6.interview {
  background: transparent url(../images/project/icon_post_caption.png) 0 14px no-repeat;
  padding-left: 55px;
  margin-bottom: -1em;
  font-size: 100%;
}
#StoryBlock .post-story-body h4 {
  font-size: 129%;
}
#StoryBlock .post-story-body h5 {
  font-size: 115%;
}
#StoryBlock .post-story-body h6 {
  font-size: 100%;
}
#StoryBlock .post-story-body p {
  margin: 2em 0 1em;
}
#StoryBlock .post-story-body p:first-child {
  margin-top: 0;
}
#StoryBlock .post-story-body .wp-caption {
  width: 640px!important;
}
@media screen and (max-width: 767px) {
  #StoryBlock .post-story-body .wp-caption {
  	width: auto!important;
  }
}
#StoryBlock .post-story-body p.wp-caption-text {
  font-size: 86%;
  margin-top: 0; 
  padding-top: 1em;
  text-align: right;
}
#StoryBlock .post-story-body img {
  display: block;
  margin-top: 3em;
}
#StoryBlock .post-story-body .note {
  font-size: 93%;
}
#StoryBlock .post-story-body .designer {
  display: table;
  border-top: 1px solid #00174B;
  border-bottom: 1px solid #00174B;
  margin-top: 5em;
  table-layout: fixed;
}
#StoryBlock .post-story-body .designer .thumb {
  display: table-cell;
  width: 180px;
  vertical-align: top;
  padding: 30px 0;
}
#StoryBlock .post-story-body .designer .thumb img {
  width: 100%;
  height: auto;
  margin: 0;
}
#StoryBlock .post-story-body .designer .content {
  display: table-cell;
  vertical-align: top;
  padding: 30px 0 30px 30px;
}
#StoryBlock .post-story-body .designer .content h4 {
  font-size: 108%;
  line-height: 1.5;
  margin: 0 0 1em;
}
#StoryBlock .post-story-body .designer .content h5 {
  font-size: 100%;
  line-height: 1.5;
  margin: 0 0 1em;
}
#StoryBlock .post-story-body .designer .content p {
  margin: 0;
}
#StoryBlock .post-story-body .designer .content a {
  text-decoration: none;
  background: #EFEFEF url(../images/common/icon_link.png) 100% 0 no-repeat;
  padding-right: 10px;
}
#StoryBlock .post-story-body .post-sns-block {
  margin-top: 45px;
}

/* -----
 * ArchiveWrapper
----------------------------------------------------------------------------- */
#ArchiveWrapper {
  margin-top: 60px;
}
#ArchiveWrapper .subtitle.type1 h3 {
  margin-bottom: 0;
}

/* -----
 * BottomLinkBlock
----------------------------------------------------------------------------- */
#BottomLinkBlock {
  margin-top: 50px;
  text-align: center;
  font-size: 115%;
}
#BottomLinkBlock ul {
  list-style: none;
  padding: 0;
}
#BottomLinkBlock ul li {
  display: inline-block;
  margin-right: 1em;
}

/* -----
 * responsive
----------------------------------------------------------------------------- */
@media screen and (min-width: 944px) {
  /* PC */
}
@media screen and (min-width: 768px) and (max-width: 943px) {
  /* tablet */
}
@media screen and (max-width: 767px) {
  /* smart phone */
  /* -----
   * #HeadCover
  ----------------------------------------------------------------------------- */
  #HeadCover {
    height: 420px;
  }
  #HeadCover .cover-ttl {
    height: 120px;
    border-top: none;
  }

  /* -----
   * #ProjectTitle
  ----------------------------------------------------------------------------- */
  #ProjectTitle {
    margin-bottom: 35px;
    border-bottom: none;
    padding-bottom: 0;
  }
  #ProjectTitle .inner-block {
    display: block;
  }
  #ProjectTitle .inner-block .cell {
    display: block;
    line-height: 1.3;
  }
  #ProjectTitle .inner-block .cell:first-child {
    white-space: normal;
    border-bottom: 1px solid #EBEBEB;
  }
  #ProjectTitle .inner-block .ttl-en {
    font-size: 25px;
  }
  #ProjectTitle .inner-block .ttl-ja {
    padding: 5px 0 0 0;
  }

  /* -----
   * TopLeftBlock
  ----------------------------------------------------------------------------- */
  #TopLeftBlock {
    width: auto;
    float: none;
  }
  #TopLeftBlock .post-about-block h3 {
    font-size: 16px;
  }
  #TopLeftBlock .pht-slider {
    margin-top: 30px;
  }
  #TopLeftBlock .post-solution-block {
    margin-top: 30px;
  }
  #TopLeftBlock .post-solution-block .box.demand .caption h3 {
    background-image: url(../images/project/icon_demand_sp.png);
    background-size: 16px 27px;
  }
  #TopLeftBlock .post-solution-block .box.solution .caption h3 {
    background-image: url(../images/project/icon_solution_sp.png);
    background-size: 6px 27px;
  }
  #TopLeftBlock .post-solution-block .box .caption {
    padding: 15px 0;
    width: 95px;
  }
  #TopLeftBlock .post-solution-block .box .caption h3 {
    padding-top: 40px;
    background-position: 50% 0;
    font-size: 10px;
  }
  #TopLeftBlock .post-solution-block .box .content {
    padding: 15px 15px 15px 0;
    font-size: 10px;
  }
  #TopLeftBlock .post-solution-block hr {
    margin: 15px auto;
    width: 70px;
    height: 14px;
    background-size: cover;
  }

  /* -----
   * TopRightBlock
  ----------------------------------------------------------------------------- */
  #TopRightBlock {
    width: auto;
    float: none;
    margin-top: 15px;
  }
  #TopRightBlock .post-project-data {
    padding: 30px 10px 10px;
  }
  #TopRightBlock .post-project-data h3 {
    font-size: 13px;
  }
  #TopRightBlock .post-project-data .data-set {
    margin-bottom: 1em;
  }
  #TopRightBlock .post-project-data .data-set h4 {
    font-size: inherit;
  }
  #TopRightBlock .post-project-data .data-set .data {
    font-size: inherit;
  }
  #TopRightBlock .post-project-data .data-set .data ul li a {
    color: inherit !important;
    background-color: #EFEFEF !important;
  }
  #TopRightBlock .post-project-data .buy-link {
    text-align: center;
  }
  #TopRightBlock .post-project-data .buy-link a {
    width: 300px;
    max-width: 100%;
    font-size: 13px;
    box-sizing: border-box;
    color: inherit !important;
    border-color: #ADB6D2 !important;
    background-color: transparent !important;
  }
  #TopRightBlock .post-sns-block {
    margin-top: 15px;
  }

  /* -----
   * MiddleLinkBlock
  ----------------------------------------------------------------------------- */
  #MiddleLinkBlock {
    margin-top: 25px;
  }
  #MiddleLinkBlock .post-link-block {
    width: 100%;
  }
  #MiddleLinkBlock .post-link-block .thumb {
    width: 85px;
    padding: 15px 0 15px 15px;
  }
  #MiddleLinkBlock .post-link-block .thumb img {
    width: 85px;
    height: 85px;
  }
  #MiddleLinkBlock .post-link-block .content {
    padding: 15px;
    font-size: 10px;
  }
  #MiddleLinkBlock .post-link-block .content .ttl-sub {
    font-size: 10px;
  }
  #MiddleLinkBlock .post-link-block .content .ttl {
    font-size: inherit;
  }
  #MiddleLinkBlock .post-link-block .content .link a {
    padding-right: 6px;
    background-size: 4px 4px;
  }

  /* -----
   * StoryBlock
  ----------------------------------------------------------------------------- */
  #StoryBlock {
    margin-top: 40px;
    background-color: transparent;
  }
  #StoryBlock .contents-wrapper {
    background: none;
    padding: 0;
  }
  #StoryBlock .post-story-head {
    width: auto;
    float: none;
    padding: 0 10px;
    text-align: left;
    min-height: auto;
  }
  #StoryBlock .post-story-head .caption {
    width: auto;
    margin: 0 auto 15px;
    padding-bottom: 30px;
    border-color: #ebebeb;
    text-align: center;
  }
  #StoryBlock .post-story-head .caption .ttl {
    display: inline-block;
    margin: 0;
    line-height: 1;
    padding: 0 7px 5px;
    font-size: 18px;
    border-bottom: 1px solid #00174B;
  }
  #StoryBlock .post-story-head .copy {
    writing-mode: initial;
    writing-mode: initial;
    -moz-writing-mode: initial;
    -o-writing-mode: initial;
    -webkit-writing-mode: initial;
  }
  #StoryBlock .post-story-head .copy .ttl {
    margin: 0 0 1em 0;
    font-size: 10px;
  }
  #StoryBlock .post-story-head .copy p {
    margin: 0;
    line-height: 1.6;
    font-size: 16px;
  }
  #StoryBlock .post-story-body {
    width: auto;
    float: none;
    margin-top: 15px;
    padding: 15px 10px 25px;
    background-color: #F8F8F8;
  }
  #StoryBlock .post-story-body h4, #StoryBlock .post-story-body h5, #StoryBlock .post-story-body h6 {
    margin: 2em 0 1em;
  }
  #StoryBlock .post-story-body h4.interview, #StoryBlock .post-story-body h5.interview, #StoryBlock .post-story-body h6.interview {
    background-position: 0 9px;
    background-size: 18px 1px;
    padding-left: 25px;
    font-size: inherit;
  }
  #StoryBlock .post-story-body h4 {
    font-size: inherit;
  }
  #StoryBlock .post-story-body p {
    margin: 1em 0;
  }
  #StoryBlock .post-story-body p:first-child {
    margin-top: 0;
  }
  #StoryBlock .post-story-body img {
    margin-top: 2em;
  }
  #StoryBlock .post-story-body .note {
    font-size: inherit;
  }
  #StoryBlock .post-story-body .designer {
    margin-top: 30px;
  }
  #StoryBlock .post-story-body .designer .thumb {
    width: 90px;
    padding: 15px 0;
  }
  #StoryBlock .post-story-body .designer .content {
    padding: 15px 0 15px 15px;
  }
  #StoryBlock .post-story-body .designer .content h4 {
    font-size: 13px;
    margin-bottom: 0.5em;
  }
  #StoryBlock .post-story-body .designer .content h5 {
    font-size: inherit;
    margin-bottom: 0.5em;
  }
  #StoryBlock .post-story-body .designer .content a {
    background-size: 4px 4px;
    padding-right: 8px;
  }
  #StoryBlock .post-story-body .post-sns-block {
    margin-top: 20px;
  }

  /* -----
   * ArchiveWrapper
  ----------------------------------------------------------------------------- */
  #ArchiveWrapper {
    margin-top: 30px;
  }

  /* -----
   * BottomLinkBlock
  ----------------------------------------------------------------------------- */
  #BottomLinkBlock {
    margin-top: 25px;
    font-size: 13px;
  }
  #BottomLinkBlock ul li {
    display: block;
    width: 300px;
    max-width: 100%;
    margin: 0 auto 10px;
  }
  #BottomLinkBlock ul li:last-child {
    margin-bottom: 0;
  }
  #BottomLinkBlock ul li a {
    display: block;
  }
}
