/**************************************************************************************************************

**************************************************************************************************************/

/*------------------------ boilerplate ------------------------*/
* {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased; }

a {
  text-decoration: none; }

.ir {
  display: block;
  text-indent: -9999px; }

ul {
  list-style-type: none;
  margin-left: 0;
  margin-bottom: 0; }

.caps {
  text-transform: uppercase; }

.vam {
  display: table; }
  .vam > div {
    display: table-cell;
    vertical-align: middle;
    height: 100%; }

.fs-normal {
  font-style: normal; }

.fs-italic {
  font-style: italic; }

.light-gray {
  color: #b1b1b1; }

.dark-gray {
  color: #949494; }

.reddish {
  color: #ed7500; }

/*------------------------ icons ------------------------*/
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?m3tfs7');
  src: url('../fonts/icomoon.eot?#iefixm3tfs7') format('embedded-opentype'), url('../fonts/icomoon.woff?m3tfs7') format('woff'), url('../fonts/icomoon.ttf?m3tfs7') format('truetype'), url('../fonts/icomoon.svg?m3tfs7#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-youtube:before { content: "\79";
}
.icon-phone:before { content: "\e600";
}
.icon-mobile:before { content: "\e601";
}
.icon-mail:before { content: "\e602";
}
.icon-pencil:before { content: "\e623";
}
.icon-location:before { content: "\e603";
}
.icon-heart:before { content: "\e604";
}
.icon-heart2:before { content: "\e605";
}
.icon-comment:before { content: "\e606";
}
.icon-search:before { content: "\e607";
}
.icon-link:before { content: "\e608";
}
.icon-camera:before { content: "\e609";
}
.icon-newspaper:before { content: "\e60a";
}
.icon-clock:before { content: "\e624";
}
.icon-calendar:before { content: "\e60b";
}
.icon-earth:before { content: "\e60c";
}
.icon-publish:before { content: "\e60d";
}
.icon-cart:before { content: "\e60e";
}
.icon-box:before { content: "\e60f";
}
.icon-checkmark:before { content: "\e625";
}
.icon-cross:before { content: "\e626";
}
.icon-question:before { content: "\e627";
}
.icon-help:before { content: "\e610";
}
.icon-cycle:before { content: "\e628";
}
.icon-cw:before { content: "\e629";
}
.icon-ccw:before { content: "\e62a";
}
.icon-shuffle:before { content: "\e62b";
}
.icon-list:before { content: "\e611";
}
.icon-list2:before { content: "\e612";
}
.icon-video:before { content: "\e613";
}
.icon-music:before { content: "\e614";
}
.icon-download:before { content: "\e615";
}
.icon-disk:before { content: "\e62c";
}
.icon-install:before { content: "\e62d";
}
.icon-upload:before { content: "\e62e";
}
.icon-arrow-left:before { content: "\31";
}
.icon-arrow-down:before { content: "\34";
}
.icon-arrow-up:before { content: "\33";
}
.icon-arrow-right:before { content: "\32";
}
.icon-arrow-left2:before { content: "\e616";
}
.icon-arrow-down2:before { content: "\e617";
}
.icon-arrow-up2:before { content: "\e618";
}
.icon-uniE619:before { content: "\e619";
}
.icon-ellipsis:before { content: "\e62f";
}
.icon-vimeo:before { content: "\e61a";
}
.icon-vimeo2:before { content: "\e630";
}
.icon-twitter:before { content: "\ea96";
}
.icon-twitter2:before { content: "\ea96";
}
.icon-facebook:before { content: "\ea91";
}
.icon-facebook2:before { content: "\e61c";
}
.icon-googleplus:before { content: "\e61d";
}
.icon-googleplus2:before { content: "\e633";
}
.icon-pinterest:before { content: "\e61e";
}
.icon-pinterest2:before { content: "\e634";
}
.icon-tumblr:before { content: "\e61f";
}
.icon-tumblr2:before { content: "\e635";
}
.icon-linkedin:before { content: "\e620";
}
.icon-linkedin2:before { content: "\e636";
}
.icon-instagram:before { content: "\ea92";
}
.icon-skype:before { content: "\e622";
}
.icon-skype2:before { content: "\e637";
}
/*------------------------ typography ------------------------*/
.link {
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out; }

.playfair {
  font-family: "メイリオ", Meiryo, sans-serif; }

.raleway {
  font-family: "メイリオ", Meiryo, sans-serif; }

.rb13 {
  font-family: "メイリオ", Meiryo, sans-serif;
  font-size: 50px;
  font-weight: 200;
  letter-spacing: 1px;
  text-transform: uppercase; }

.rb13.client, 
.work-with-us .rb13,
.page-template-page-contact-php .main-content .rb13,
.o-client.rb13 {
  color: #b1b1b1;
  font-size: 14px;
  font-weight: 400; }

ul, p {
  line-height: 1.6; }

h1 {
  color: #000000;

  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center; }
  
.header-text {
  color: #000;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  text-shadow: 
  0px 0px 10px #000010,
  0px 0px 20px #000010;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0; }

.rsABlock {
  width: 100%; }

  .rsABlock.home-first {
    top: 40%; }

  .rsABlock span,
  .header-text span {
    display: block; }
  .page-template-page-about-php .home-first span,
  .page-template-page-about-php .header-text span {
    text-transform: uppercase!important; }
  .home-first .home-intro,
  .header-text .home-intro {
    line-height: 1;
          text-shadow: 0px 0px 1px #000010,
  0px 0px 10px #000010,
  0px 0px 20px #000010,
  0px 0px 30px #000010,
  0px 0px 40px #000010; }
  .home-first .about-link,
  .header-text .about-link {
    font-family: mplus-2p-light;
    font-size: 5px;
    font-weight: 10; 
    text-transform: uppercase; }
  .home-first .about-link:hover,
  .header-text .about-link:hover {
    color: #F0E7E7; }
  .home-first *,
  .header-text *,
  .o-client.rb13 {
    color: #fff; }

h2 {
  color: #b1b1b1;
  font-size: 30px;
  font-family: mplus-2p-light;
  color: #000;
  text-transform: uppercase; }

.intro-text {
  display: block;
  font-size: 10px;
  font-family: "メイリオ", Meiryo, sans-serif;
  line-height: 1.4; 
  text-align: right}
  .intro-text.main {
    max-width: 500px; }

/*------------------------ header ------------------------*/
.main-header {
  position: relative;
  z-index: 1; }
  
.pace .pace-progress {
  margin:0; }

.sub-header {
  font-family: "メイリオ", Meiryo, sans-serif;
  letter-spacing: 1px;
  padding: 16px 28px 0 28px;
  position: relative;
  z-index: 1; }
  .sub-header .feedback, .sub-header .client {
    padding-bottom: 17px; }

.feedback {
  color: #949494;
  font-weight: 700;
  line-height: 1.5;
  padding-bottom: 7px!important; }

.home-header {
  background: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  background: -moz-linear-gradient(top,  rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.5)), color-stop(100%,rgba(0,0,0,0)));
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);
  background: -o-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);
  background: -ms-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);
  background: linear-gradient(to bottom,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#00000000',GradientType=0 );
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.royalSlider .item {
  background: #fff; }
  
  .single-gallery .royalSlider .item {
    background: #6D6D6D;}
  
.royalSlider {
  overflow: hidden;
  opacity: 0; }

.owl-theme .owl-controls {
  margin-top: 20px; }

.clip-container {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1; }

#myClip {
  position: absolute;
  top: 100px;
  left: 400px; }

.blurred-img {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: fixed; }

.slider-title-container {
  position: absolute!important;
  left: 50%;
  top: 39%;
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
  z-index: 1; }

.slider-title {
  overflow: hidden;
  padding: 28px; 
  background-color: rgba(44,44,44,0.7);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.5); 
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .slider-title:hover {
    -webkit-box-shadow: 0px 0px 90px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 90px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 90px 0px rgba(0, 0, 0, 0.75); }
  .slider-title h1 {
    color: white;
    font-family: mplus-2p-light;
    font-weight: 100;
    font-size: 24px;
    font-style: normal;
    line-height: 1.3;
    margin-bottom: 10px;
    text-align: left;
    text-transform: uppercase; }
  .slider-title .link {
    color: white;
    display: block;
    font-family: mplus-2p-light;
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase; }
  .slider-title p:last-child {
    margin-bottom: 0; }

/*------------------------ buttons ------------------------*/
.button {
  display: inline-block;
  font-family: "メイリオ", sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0;
  padding: 21px 24px;
  position: relative;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  -ms-background-clip: padding-box;
  -o-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .button.gray {
    background: none;
    border: 2px solid #ededed;
    color: #949494; }
    .button.gray:hover {
      color: white;
      border: 2px solid #b1b1b1;
      background-color: #b1b1b1; }
      .page-template-page-about-php .button.gray {
      margin-top: 28px; }
  .button.white {
    background: none;
    border: 2px solid white;
    text-shadow: 0px 0px 1px #000010,
    0px 0px 10px #000010,
    0px 0px 20px #000010,
    0px 0px 30px #000010,
    0px 0px 40px #000010;
    color: white; }
    .button.white:hover {
      color: #8c8c8c;
      background: white; }
  .button.solid-white {
    background-color: #ffffff;
    color: #000;
    padding: 10px 21px; }
  .button.orange {
    background-color: #ff401a;
    color: white; }
    .button.orange:hover {
      color: white;
      background-color: #f09a03; }
  .button:focus, .button:active {
    color: white; }

.share-link-btn {
  background: none;
  border: 2px solid #949494;
  color: #949494;
  display: inline-block;
  font-family: "メイリオ", sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0;
  padding: 21px 24px;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .share-link-btn:hover {
    color: #ededed;
    border: 2px solid #ededed; }

/*------------------------ nav ------------------------*/
  
.pace .pace-activity {
  background:##ff401a !important }
  
  .pace .pace-progress {
      background: #ff401a;
      position: fixed;
      z-index: 2000;
      top: 0;
      left: 0;
      height: 3px;
      -webkit-transition: width 1s;
      -moz-transition: width 1s;
      -o-transition: width 1s;
      transition: width 1s; }
  .pace-inactive {
      display: none; }

.main-nav li {
  display: inline-block;
  position: relative; }
.home .main-nav a,
.single-gallery .main-nav a {
  color: #eee; }
.main-nav a {
  color: #b2b2b2;
  display: block;
  font-family: "メイリオ", sans-serif;
  font-size: 12px;
  font-weight: 700;
  height: 100%;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0 14px; }
  .main-nav a:hover {
    color: #ed7500; }
.main-nav a.h {
  color: #949494; }
  .main-nav a.h:hover {
    color: #c7c7c7; }
.link-anim a {
	position: relative;
	display: inline-block;
	outline: none;
	overflow: hidden; }
  .link-anim a:hover,
  .link-anim a:focus {
  	outline: none; }
  .link-anim a span {
  	position: relative;
  	display: inline-block;
  	-webkit-transition: -webkit-transform 0.3s ease-in-out;
  	-moz-transition: -moz-transform 0.3s ease-in-out;
  	-ms-transition: -moz-transform 0.3s ease-in-out;
  	-o-transition: -moz-transform 0.3s ease-in-out;
  	transition: transform 0.3s ease-in-out; }
  .link-anim a span::before {
  	position: absolute;
  	top: 100%;
  	content: attr(data-hover);
  	-webkit-transform: translate3d(0,0,0);
  	-moz-transform: translate3d(0,0,0);
  	-ms-transform: translate3d(0,0,0);
  	-o-transform: translate3d(0,0,0);
  	transform: translate3d(0,0,0); }
  .link-anim a:hover span,
  .link-anim a:focus span {
  	-webkit-transform: translateY(-100%);
  	-moz-transform: translateY(-100%);
  	-ms-transform: translateY(-100%);
  	-o-transform: translateY(-100%);
  	transform: translateY(-100%); }

/*------------------------ sticky nav ------------------------*/

.sticky-menu {
  background-color: #ffffff;
  border-top: 3px solid #ff401a;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  height: 70px !important;
  width: 100%;
  position: fixed;
  left: 0;
  top: -70px;
  z-index: 100;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .sticky-menu .wrapper {
    max-width: 1204px;
    margin: 0 auto; 
    padding: 0 28px; }
    .sticky-menu .logo-container {
      float: left;
      margin-top: 10px; }
      .sticky-menu .logo-container img {
        width: 113px;
        height: 49px; }
    .sticky-menu ul {
      margin-top: 26px !important; }

/*------------------------ hamburger icon ------------------------*/
.mobile-nav {
  background-color: white;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0; }
  .mobile-nav li {
    font-family: "メイリオ", Meiryo, sans-serif;
    border-bottom: 1px solid #f1f1f1; }
    .mobile-nav li a {
      color: #b1b1b1;
      display: block;
      font-size: 12px;
      font-weight: 700;
      text-transform: uppercase;
      width: 100%;
      height: 100%;
      padding: 14px 21px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .mobile-nav li a:active, .mobile-nav li a:hover {
        background-color: #f3f3f3;
        color: #b1b1b1; }

/*------------------------ hamburger icon ------------------------*/
.hamburger-menu-container {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  width: 63px;
  height: 63px;
  padding-top: 23px;
  z-index: 1; }

.hamburger {
  display: block;
  margin: 0 auto;
  position: relative;
  width: 28px;
  height: 28px; }

.bar {
  -webkit-transition: 0.4s 0.2s;
  -moz-transition: 0.4s 0.2s;
  -ms-transition: 0.4s 0.2s;
  -o-transition: 0.4s 0.2s;
  transition: 0.4s 0.2s;
  background: #b1b1b1;
  backface-visibility: hidden;
  position: absolute;
  left: 0;
  height: 2px;
  width: 100%; }
  .bar.top {
    top: 0; }
  .bar.middle {
    top: 7px; }
  .bar.bottom {
    top: 14px; }
    
.home .bar, .single-gallery .bar {
  background: #fff; }

.animate {
  -webkit-transition: 0.4s 0.2s;
  -moz-transition: 0.4s 0.2s;
  -ms-transition: 0.4s 0.2s;
  -o-transition: 0.4s 0.2s;
  transition: 0.4s 0.2s;
  backface-visibility: hidden;
  background: #ed7500; }
  .animate.bar.top {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 7px; }
  .animate.bar.middle {
    opacity: 0; }
  .animate.bar.bottom {
    -webkit-transform: rotate(-405deg);
    -moz-transform: rotate(-405deg);
    -ms-transform: rotate(-405deg);
    -o-transform: rotate(-405deg);
    transform: rotate(-405deg);
    top: 7px; }

/*------------------------ 背景画像 ------------------------*/
body.home {
  background: #000!important; }
body {
  background: linear-gradient(150deg, rgba(255, 255, 255, 0.15), rgba(255, 133, 0, 0.04) 80%), url(https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTGGvZv3HyKC9V0n74inNrL1tBQRWz11ZnzYov8ZXVUV9VZqSZURA);
  background-attachment: fixed, fixed; }

.index-wrapper {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.main-wrapper {
  margin: 0 auto 63px auto;
  max-width: 1204px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .main-wrapper.full {
    max-width: 100%;
    width: 100%; }
  .main-wrapper > section {
    position: relative;
    width: 100%; }

.main-content, .general-content {
  position: relative;
  z-index: 1; }

.home-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  
  .home-container .gallery-header .inner-header {
  padding: 42px 0 28px;
  background: #fff; }

.dark-wrapper {
  background-color: #F7F7F7; }
  .single-gallery .dark-wrapper {
    background-color: #616161; }

.light-wrapper {
  background-color: white; }
  .light-wrapper header {
    width: 100%; }

.inner-header {
  padding: 35px 0 0 0; }
  .inner-header .inner-heading {
    color: #676767;
    font-family: "メイリオ", Meiryo, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 100;
    line-height: 28px;
    margin: 14px 0; }
  .inner-header .rb13 {
    margin-top: 7px; }

.list-toggle {
  color: #b2b2b2;
  display: inline-block;
  font-family: "メイリオ", Meiryo, sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  height: 21px;
  width: 100px;
  overflow: hidden;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  margin-top: 28px; }
.list-toggle:hover {
  color: #ed7500; }
.list-toggle span {
  display: block;
  width: 100px;
  text-align: center;
  height: 21px;
  padding-top: 3px;
  position: absolute;
  left: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
.list-toggle .default {
  top: 0; }
.list-toggle .other-option {
  top: 21px; }
.list-toggle.view-scrolling .default {
  top: -21px; }
.list-toggle.view-scrolling .other-option {
  top: 0; }

.list-container {
  position: relative; 
  margin-top: 28px; }

.credits-container-static {
  background-color: #ffffff; }
  .credits-container-static .credits-item span {
    display: block !important; }

#credits-container {
  overflow: hidden; 
  height: 1000px; }

.credits-container-mask {
  background-color: #ffffff; }
  .credits-container-mask:before, .credits-container-mask:after {
    content: "";
    width: 100%;
    height: 49px;
    position: absolute;
    left: 0; }
  .credits-container-mask:before {
    top: 0;
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 10%, rgba(255,255,255,0.5) 60%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,rgba(255,255,255,1)), color-stop(60%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 10%,rgba(255,255,255,0.5) 60%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 10%,rgba(255,255,255,0.5) 60%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 10%,rgba(255,255,255,0.5) 60%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 10%,rgba(255,255,255,0.5) 60%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); }
  .credits-container-mask:after {
    bottom: 0;
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 40%, rgba(255,255,255,1) 90%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(40%,rgba(255,255,255,0.5)), color-stop(90%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 40%,rgba(255,255,255,1) 90%);
    background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 40%,rgba(255,255,255,1) 90%);
    background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 40%,rgba(255,255,255,1) 90%);
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 40%,rgba(255,255,255,1) 90%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); }

.content-block .content-header {
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-color: #000;
  position: relative; }
  .content-block .content-header.show-for-large-up {
    background-attachment: fixed; }
.content-block h1 {
    font-family: "メイリオ", Meiryo, sans-serif;
  margin-bottom: 28px; }
.content-block h2 {
  margin-bottom: 28px; }
.content-block h3 {
  margin-bottom: 35px; }
  .content-block .team-member h3 {
    font-weight: 700;
    font-size: 10px; }

.content-block h1 {
  margin-bottom: 35px; }
  .content-block .team-member h1 {
    font-weight: 700;
    font-size: 30px; }


.content-block p, .content-block ul {
  margin: 0 auto; }
.content-block .gallery-images {
  margin-bottom: 0; }
  .content-block .gallery-images li:not(:last-child) {
    width: 100%;
    margin-bottom: 7px; }
  .content-block .gallery-images img {
    width: 100%;
    height: auto; }

.team-member p {
  font-style: italic;
  line-height: 1.5; }

.team-member p1 {
  line-height: 1.5;
  font-family: "メイリオ", Meiryo, sans-serif;
  font-size: 10px; }

.team-member:last-child {
  margin: 56px 0; }
  .team-member:last-child p {
    margin-bottom: 0; }

.slide-container {
  margin: 0 auto;
  position: relative; }
  .slide-container:before, .slide-container:after {
    content: "";
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0;
    z-index: 100; }
  .slide-container:before {
    left: 0;
    background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); }
  .slide-container:after {
    right: 0;
    background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); }

.quotes-slider {
  margin-top: 56px; }

.work-with-us p {
  margin-top: 14px; }

.overlay, .static-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.grid {
  margin-top: 42px; }
  [class*="block-grid-"] > li {
    padding: 0 11px 23px;
  }

.grid-item {
  display: block;
  overflow: hidden;
  position: relative; }
  .grid-item .overlay {
    background-color: rgba(66, 66, 66, 0.55);
    opacity: 1;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
  .grid-item:hover .overlay {
    background-color: rgba(158, 155, 155, 0.55); }
  .grid-item:hover .grid-item-img {
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03); }
  .grid-item:hover .overlay {
    opacity: 0; }

.gallery-grid-item {
  max-width: 533px;
  max-height: 352px;  }
  .img-container {
    padding-bottom: 65.8536585%;
    background:#EEE;
    height:0;
    position:relative; }
    .img-container img {
      width:100%;
      height:100%;
      display:block;
      position:absolute; }
      .b-lazy {
        -webkit-transition: opacity 500ms ease-in-out;
        -moz-transition: opacity 500ms ease-in-out;
        -o-transition: opacity 500ms ease-in-out;
        transition: opacity 500ms ease-in-out;
        max-width: 100%;
        opacity: 0; }
      .b-lazy.b-loaded {
        opacity: 1; }

/* --- gallery slides --- */
.current-project {
  position: fixed;
  bottom: 17px;
  z-index: 100; }
.current-project, .back-to-gallery, .share-btn {
  color: #eee;
  font-family: "メイリオ", Meiryo, sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px; }
  .current-project {
    left: 21px; }
  .back-to-gallery, .share-btn {
    float: right;
    margin-left: 21px; }
    .back-to-gallery:hover, .share-btn:hover {
      color: #ed7500; }
.article-options {
  position: fixed;
  bottom: 17px;
  right: 21px;
  z-index: 100; }
.rsDefault .rsArrowIcn {
  background-color: rgba(44,44,44,0.55); }
.rsDefault .rsArrowIcn:hover {
  background-color: rgba(44,44,44,0.8); }

.share-modal {
  background-color: rgba(44,44,44,0.95);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 20; 
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s; }
  .share-box {
    height: 300px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .share-box h1 {
      margin-bottom: 28px; }
      .addthis_native_toolbox {
        display: inline-block; }
        .addthis_button_facebook_share, .addthis_button_facebook_like {
          margin-right: 34px; }
        .addthis_button_tweet body {
          text-align: center; }
          .addthis_button_tweet body #widget {
            display: inline-block; }
        .addthis_button_pinterest_pinit iframe {
          width: 50px !important; }
    .share-box h2 {
      margin: 28px 0; }
.open {
  z-index: 1000;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }
#close-modal .top {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 7px; }
#close-modal .middle {
  display: none; }
#close-modal .bottom {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 7px; }

/* --- end gallery slides --- */

.o-content {
  display: block;
  text-align: center;
  padding: 28px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  .o-content > span {
    display: block; }
  .o-content .icon {
    color: white;
    font-size: 35px; }

.o-client {
  color: white; }

.o-event {
  color: white;
  font-family: "メイリオ", Meiryo, sans-serif;}

.grid-item-img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;}
  .press-item .grid-item-img {
    max-width: 536px;
    max-height: 357px;
  }

.credits-list {
  margin: 0 0 28px 0; }
  .credits-container-mask .credits-list {
    margin-top: 42px; }
  .credits-container-static .credits-list {
    padding-top: 35px; }

.credits-item {
  font-family: "メイリオ", Meiryo, sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 25px; }
  .credits-item .c-client {
    text-transform: uppercase; }

.address-container {
  padding: 56px 28px 15px 28px; }
  .address-container .address {
    display: block;
    font-size: 18px;
    margin-bottom: 18px; }
  .address-container .rb13 {
    margin-bottom: 35px; }

.press-item {
  background-color: #b1b1b1;
  display: block;
  padding-bottom: 91px;
  position: relative; }
  .press-item .p-description {
    display: block;
    background-color: #f3f3f3;
    width: 100%;
    height: 91px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 21px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .press-item:hover .p-description {
      height: 100px; }
    .press-item .p-description span {
      display: block;
      position: relative;
      height: 100%;
      width: 100%; }

.item-labels {
  display: block;
  position: absolute;
  margin-left: 0;
  top: 50%;
  text-align: center;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
  .item-labels li {
    color: #949494;
    font-family: "メイリオ", Meiryo, sans-serif;
    position: relative;
    padding: 0 7px 0 12px; }

h1.clients {
  padding: 35px 0; }
.client-grid li {
  display: block;
  float: left;
  margin-bottom: 2px;
  position: relative; }
  .client-grid li:before {
    content: "";
    display: block;
    padding-top: 100%; }
  .client-grid li .content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
    .client-grid li .content .client-img {
      width: 100%;
      height: 100%; }
      .page-template-page-clients-php .work-with-us .button {
        margin-top: 21px; }

.client-cta a {
  background-color: #f3f3f3;
  color: #949494;
  font-family: 'Playfair Display', serif;
  font-size: 34px;
  font-style: italic;
  padding: 35px;
  text-align: center;
  line-height: 1.1;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
  .client-cta a:hover {
    background-color: #009e4e;
    color: #fff; }
.client-cta .wrapper {
  display: block;
  width: 100%;
  height: 100%;
  position: relative; }
  .client-cta .wrapper > span {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

#gallery-cta-section .work-with-us {
  text-align: center;
  background: #6D6D6D; }
#gallery-cta-section .work-with-us * {
  color: #fff; }
#gallery-cta-section .sub-footer {
  padding: 35px 0 !important; }

/*------------------------ footer ------------------------*/
.scroll-to-top {
  background-color: rgba(44,44,44,0.7);
  background-image: url(../images/up-arrow.png);
  background-size: 90%;
  background-position: center;
  background-repeat: no-repeat;
  color: #8e8e8e;
  cursor: pointer;
  font-weight: bold;
  width: 49px;
  height: 49px;
  text-align: center;
  text-decoration: none;
  position: fixed;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .visible {
    opacity: 1; }
  .scroll-to-top:hover {
    background-color: rgba(44,44,44,0.8); }
    
.home .rsDefault.rsVer .rsArrow {
  background: transparent;
}

.cta {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #b1b1b1;
  width: 100%;
  position: relative; }

.cta-content {
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
  .cta-content h1 {
    color: white;
    margin-bottom: 21px; 
    font-family: "メイリオ", Meiryo, sans-serif;
          text-shadow: 0px 0px 1px #000000,
  0px 0px 10px #000000,
  0px 0px 20px #000010,
  0px 0px 30px #000010,
  0px 0px 40px #000010;}

#see-more {
  background-repeat: no-repeat; }

.sub-footer {
  padding: 49px 0; }
  .sub-footer .button {
    margin-bottom: 28px; }

.contact-page-footer .button {
  margin-bottom: 0; }

.locations {
  font-family: "メイリオ", Meiryo, sans-serif;
  font-weight: 200;
  text-transform: uppercase; }
  .locations li {
    display: inline-block;
    line-height: 1;
    margin-left: -10px;
    padding: 0 12px; }
    .locations li:not(:last-child) {
      border-right: 2px solid #ed7500; }
  .locations a {
    color: #676767;
    display: block;
    cursor: default; }
    .locations a:hover {
      color: #ed7500; }
      .single-gallery .locations a { 
        color: #fff; }
        .single-gallery .locations a:hover {
          color: #fff; }

.f-social-link {
  color: #b1b1b1;
  display: block;
  font-family: "メイリオ", Meiryo, sans-serif; }
  .f-social-link:hover {
    color: #009e4e; }
    .f-social-link span strong {
      text-transform: uppercase; }
  .f-social-link i, .f-social-link span {
    display: block;
    float: left; }
  .f-social-link i {
    font-size: 30px;
    margin-right: 9px;
    position: relative;
    top: 1px; }
  .f-social-link span {
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.3; }
    
[data-sr] { visibility: hidden; }

/*------------------------ small ------------------------*/
@media only screen {
  h1 {
    font-size: 30px; }
  .rb13 {
    font-size: 10px; }
  ul, p {
    font-size: 14px; }
    ul.large, p.large {
      font-size: 15px; }
  .intro-text {
    font-size: 12px; }
    .intro-text.main {
      width: 100%; }
  .main-header {
    padding: 10px 28px; }
    .logo-container {
      text-align: center; }
      .main-header .main-logo img {
        margin: 7px auto 0;
        width: 120px;
        height: 52px; }

  .sub-header {
    font-size: 10px; 
    }
    .sub-header .rb13 {
      text-transform: initial; }
    .sub-header .feedback, .sub-header .client {
      display: block; }

/*--- トップ画像の縦幅 ---*/
  .content-header {
    height: 180px; }
  .home-container .gallery-header {
    padding: 260px 0 0 0; }

/*--- サブ画像の縦幅 ---*/
  .sub-content-header {
    height: 165px; }
    
/*--- 本文の幅変更 ---*/
  .content-block > section {
    padding: 15px; }
  .content-block p {
    width: 100%; }


/*--- 各ページのタイトル（モバイル画面） ---*/
  .home-first .small,
  .header-text .small {
    font-size: 16px;
    font-family: mplus-2p-light;
    color: #ff401a;
    line-height: 30px;
    text-transform: capitalize; }

  .home-first .small.home-intro,
  .header-text .small.home-intro {
    font-size: 15px; }

  .home-first .large,
  .header-text .large {
    font-size: 25px;
    font-family: mplus-2p-light;}
    .home .home-first .large,
    .home .header-text .large {
    font-family: mplus-2p-light;
      text-transform: uppercase!important; }

  .home-first .text,
  .header-text .text {
    font-size: 20px;     
    color: #ff401a;
    font-family: mplus-2p-light;
    line-height: 2.5em;}

  .home-first .words,
  .header-text .words {
    font-size: 12px;     
    color: #ffffff;
  font-family: mplus-2p-light; 
    line-height: 1.5em;}


  #management p {
    width: 100%; }
  #quotes > section {
    padding: 56px 0; }
  .o-event {
    font-size: 19px; }
  .slide-container {
    width: 100%; }
    .slide-container:before, .slide-container:after {
      width: 50px; }
  .main-content {
    padding: 32px 21px 56px 21px; }
  .cta {
    height: 259px; }
  .locations {
    font-size: 14px; }
  .item-labels li {
    font-size: 12px;
    display: block; }
  .client-grid li {
    width: 100%; }
  .main-footer {
    padding: 28px 21px; }
  .f-social-link {
    font-size: 11px; }
    .f-social-link i {
      font-size: 26px; }
  #gallery-cta-section .work-with-us {
    padding: 100px 21px 35px 21px; } 
  .current-project, .back-to-gallery {
    display: none; }  
  .intro-text.about-content-text {
    font-size: 12px;
    padding: 0 29px; 
    text-align: left}
  .share-box {
    width: 80%; }
  #atstbx > a {
    width: 100%;
    margin-bottom: 21px; } }

/* ---------- max-width 640px, mobile-only styles,use when QAing mobile issues ---------- */
@media only screen and (max-width: 40em) {
  .push.active:not(.home-container) {
    padding-top: 336px !important; }
  .push.home-container.active {
    margin-top: 336px !important; }
  .intro-text br {
    display: none; }
  .home-container .gallery-header {
    padding: 140px 0 0 0; }
  #f-facebook, #f-twitter {
    margin-bottom: 21px; }
  .sub-header .feedback {
    padding-bottom: 7px; }
  .credits-item span {
    display: block; } 
  .content-block .content-header.hide-for-large-up {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; } }




/*------------------------ medium ------------------------*/
@media only screen and (min-width: 40.063em) {
  h1 {
    font-size: 30px; }
  .rb13 {
    font-size: 10px; }
  ul, p {
    font-size: 18px; }
    ul.large, p.large {
      font-size: 20px; }
  .intro-text {
    font-size: 16px; }
    .intro-text.main {
      width: 500px; }
  .slider-title {
    width: 455px; }
  .main-header {
    padding: 35px 28px 0 28px; }
      .main-header .main-logo img {
        margin: 0 auto;
        width: 178px;
        height: 77px; }
  .main-nav {
    height: 100px; }
    .main-nav ul {
      margin-top: 49px; }
      .home .main-nav ul,
      .single-gallery .main-nav ul {
        margin-top: 28px; }
  .content-header {
    height: 380px; }
  .sub-content-header {
    height: 265px; }
  .sub-header {
    font-size: 12px; }
    .sub-header .feedback, .sub-header .client {
      display: inline-block; }
  .content-block > section {
    padding: 42px 56px 42px 56px; }
  .content-block p {
    width: 71%; }
    
  .home-first .small, 
  .home-first .small.home-intro,
  .header-text .small,
  .header-text .small.home-intro {
    font-weight: Bold;
    font-size: 14px; 
    font-family: mplus-2p-light;
    color: #fff;
    height: 30px; }

    
  .home-first .large,
  .header-text .large {
    font-size: 50px; }


  .home-first .text,
  .header-text .text {
    font-size: 20px; 
    font-weight: Bold;
    color: #ff401a;
    line-height: 1.5em;}

  .home-first .words,
  .header-text .words {
    font-size: 12px; 
    font-weight: Bold;
    height: 20px;
    line-height: 2.5em;}

  #management p {
    width: 51%; }
  #quotes > section {
    padding: 77px 56px 84px 56px; }
  .o-event {
    font-size: 23px; }
  .slide-container {
    width: 70%; }
  .client {
    margin-left: 10px; }
  .cta {
    height: 359px; }
  .locations {
    font-size: 28px; }
  .item-labels li {
    display: inline-block; }
  .item-labels li:not(:first-child):before {
    background-color: #ee7a0a;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
    height: 60%; }
  .client-grid li {
    width: 50%; }
  .client-grid li:not(:nth-child(2n+1)) .content {
    border-left: 2px solid white; }
  #gallery-cta-section .work-with-us {
    padding: 228px 21px 35px 21px; }  
  .intro-text.about-content-text {
    font-size: 15px; } 
  .intro-text.about-content-moji {
    text-align: right
    font-size: 10px; } 
  #atstbx > a {
    width: auto;
    margin-bottom: 0; } }

/* -------- min-width 641px and max-width 1024px, use when QAing tablet-only issues -------- */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .content-block .content-header.hide-for-large-up {
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    background-position-y: -160px; } }



/*---------- オリジナル：文字　 --------*/
  .home-first .text, 
  .home-first .text.home-intro,
  .header-text .text,
  .header-text .text.home-intro {
    font-size: 35px;
    color: #ff401a;
    line-height: 1.5em; 
        font-family: mplus-2p-light;}

/*---------- オリジナル：文字　 --------*/
  .home-first .words, 
  .home-first .words.home-intro,
  .header-text .words,
  .header-text .words.home-intro {
    font-size: 15px;
    color: #fff;
    line-height: 1.5em; 
    font-weight: bold;
    font-family: mplus-2p-light;}


/*------------------------ 各タイトルのサブ文字 ------------------------*/
@media only screen and (min-width: 64.063em) {
  .main-header {
    padding: 0 28px; }
    .main-header .main-logo img {
      margin: 35px auto; }
  .content-header {
    height: 480px; }

/*---------- 各ページのメインタイトルの文字(小)　 --------*/
  .home-first .small, 
  .home-first .small.home-intro,
  .header-text .small,
  .header-text .small.home-intro {
    font-size: 25px;
    line-height: 0.5em;
    font-family: mplus-2p-light;
    color: #ff401a;}


/*---------- 各ページのメインタイトルの文字（大）　 --------*/
  .home-first .large,
  .header-text .large {
    font-size: 45px; 
        font-family: mplus-2p-light;
    text-shadow: 0px 0px 1px #000000,
    0px 0px 10px #000000,
    0px 0px 20px #000000,
    0px 0px 30px #000000,
    0px 0px 40px #000000;

}


  .sub-content-header {
    height: 365px; }
  .main-nav {
    height: 149px; }
    .main-nav ul {
      float: right; }
      .main-nav ul {
        margin-top: 63px; }
        .home .main-nav ul,
        .single-gallery .main-nav ul {
          margin-top: 63px; }
  .main-content {
    padding: 32px 56px 35px 56px; }
  .item-labels li {
    font-size: 16px; }
  .client-grid li {
    width: 25%; }
  .client-grid li:not(:nth-child(4n+1)) .content {
    border-left: 2px solid white; }
  .main-footer {
    padding: 28px 7px; }
  .f-social-link {
    font-size: 12px; }
    .f-social-link i {
      font-size: 30px; }
  #gallery-cta-section .work-with-us {
    padding: 145px 0 35px 0; }
    #gallery-cta-section .work-with-us h1 {
      font-size: 42px; }  
  .current-project, .back-to-gallery {
    display: block; } 
  .share-box {
    width: 50%; } 

/* -- additional styles here -- */




@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-6he3vw');
	src:url('fonts/icomoon.eot?#iefix-6he3vw') format('embedded-opentype'),
		url('fonts/icomoon.woff?-6he3vw') format('woff'),
		url('fonts/icomoon.ttf?-6he3vw') format('truetype'),
		url('fonts/icomoon.svg?-6he3vw#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* IE */
@font-face {
font-family: mplus-2c-thin;
src: url(fonts/mplus-2c-thin.ttf);
}
/* Firefox, Opera, Safari */
@font-face {
font-family: mplus-2c-thin;
src: url(fonts/mplus-2c-thin.ttf) format(”truetype”);

}

/* IE */
@font-face {
font-family: mplus-2p-light;
src: url(fonts/mplus-2p-light.ttf);
}
/* Firefox, Opera, Safari */
@font-face {
font-family: mplus-2p-light;
src: url(fonts/mplus-2p-light.ttf) format(”truetype”);

}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-phone:before {
	content: "\e942";
}

.icon-mail:before {
	content: "\ea83";
}

.icon-facebook2:before {
	content: "\ea8d";
}

.icon-youtube3:before {
	content: "\ea99";
}

.icon-blogger2:before {
	content: "\eaba";
}




/* -- メールフォーム -- */

form#mailform {
	padding: 5px;
	align: center;
}
table.mailform_out {
	width: 100%;

}
table.mailform_in {
	width: 100%;

}
table.mailform tr th,table.mailform tr td {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	padding: 7px 5px 7px 5px;
}
table.mailform tr th {
	width: 150px;
}
table.mailform tr th span {
	color: #CC0000;
	font-size: 10px;
}
table.mailform tr th p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #999999;
}
table.mailform tr td textarea {
	width: 100%;
	height: 120px;
}




.modal { position:fixed; display:none; z-index:9999; top:40%; left:50%; width:400px; height:200px; margin:-120px 0 0 -220px; padding:20px; text-align:center; }
.modal p { margin-bottom:10px; }
.modal a { cursor:pointer; }



