/*
Theme Name: sakoryuhei
Version: 1.0
*/
@font-face {
  font-family: "sakoryuhei";
  src: url("fonts/sakoryuhei.eot?-apu1sp");
  src: url("fonts/sakoryuhei.eot?#iefix-apu1sp") format("embedded-opentype"), url("fonts/sakoryuhei.woff?-apu1sp") format("woff"), url("fonts/sakoryuhei.ttf?-apu1sp") format("truetype"), url("fonts/sakoryuhei.svg?-apu1sp#sakoryuhei") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  font-family: "sakoryuhei";
  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-arrow-left:before {
  content: "\e600";
}

.icon-arrow-down:before {
  content: "\e601";
}

.icon-arrow-up:before {
  content: "\e602";
}

.icon-arrow-right:before {
  content: "\e603";
}

.icon-arrow-left2:before {
  content: "\e604";
}

.icon-arrow-down2:before {
  content: "\e605";
}

.icon-arrow-up2:before {
  content: "\e606";
}

.icon-uniE607:before {
  content: "\e607";
}

html {
  font-size: 62.5%;
}

body {
  font-family: "futura-pt", "Cantarell", "Lucida Grande", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  background-color: #fff;
  margin: 0;
  padding: 0;
  min-width: 320px;
  position: relative;
  font-size: 13px;
  font-size: 1.3rem;
  letter-spacing: 1px;
}

img {
  border: none;
}

a:focus {
  outline: none;
}

.area {
  padding: 30px 0;
  min-width: 320px;
}

.area h2 {
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  font-size: 1.6rem;
}

header {
  margin: 120px auto 50px;
  /* max-width: 320px;
   min-width: 320px;*/
}

hgroup.sitetitle {
  /*	position: static;
  	bottom: auto;
  	z-index: auto;
  */ /*margin: 70px auto;*/
}

hgroup.sitetitle h1 {
  font-size: 40px;
  font-size: 4rem;
  float: none;
  text-align: center;
  margin: 50px 0 0;
  font-weight: lighter;
  line-height: 40px;
}

hgroup.sitetitle h2 {
  font-weight: normal;
  font-size: 11px;
  font-size: 1.1rem;
  margin: 0;
  float: none;
  line-height: 20px;
  letter-spacing: 5px;
  text-align: center;
}

hgroup.sitetitle h3 {
  display: none;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
  margin-top: 20px;
  font-weight: normal;
}

header nav {
  /*display: none;*/
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.95);
  z-index: 100;
}

.main-nav {
  margin: 0;
  padding: 0;
  text-align: center;
  padding-right: 30px;
}

.main-nav > li {
  list-style: none;
  display: inline-block;
  /*	width: 10%;
  	min-width: 50px;*/
  line-height: 30px;
}

.main-nav > li a {
  display: block;
  padding: 10px 8px;
  text-decoration: none;
  color: #ccc;
}

.cnt {
  display: none;
}

#works {
  width: 100%;
  /*height: 515px;*/
}

.works_pc {
  display: none;
}

.viewport {
  overflow: hidden;
}

.flipsnap {
  width: 10000px;
}

.flipsnap:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

.flipsnap .item {
  float: left;
  width: 320px;
  max-width: 640px;
}

#works div {
  /*overflow: hidden;*/
  position: relative;
}

.flipsnap .item img {
  position: relative;
  /*left: 50%;*/
  /*margin-left: -160px;*/
  height: auto;
  width: 100%;
  max-width: 640px;
  padding: 0;
  vertical-align: bottom;
}

.pointer {
  text-align: center;
}

.pointer span {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  border: 1px solid #000;
}

.pointer span.current {
  background-color: #000;
}

.works-title {
  position: absolute;
  right: 5px;
  bottom: 0;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: right;
}

#news {
  margin: 0 auto;
  width: 100%;
  position: relative;
}

.news-incontainer {
  /*margin: 0 auto;*/
  width: 100%;
  min-width: 320px;
  overflow: auto;
}

#news .news-wrap {
  width: 1600px;
  height: 430px;
  padding: 20px;
  /*background-color: #ececec;*/
}

#news .bg-box {
  display: none;
}

.kiji_btn {
  display: none;
}

.kiji_wrap {
  /*display: inline-block;*/
  float: left;
}

#news .kiji {
  width: 250px;
  height: 380px;
  display: inline-block;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  text-decoration: none;
  margin: 0 5px;
  padding: 20px 10px;
}

#news .kiji time {
  font-size: 16px;
  font-size: 1.6rem;
  color: #000;
}

#news .kiji time span {
  font-size: 12px;
  font-size: 1.2rem;
}

#news .kiji h1 {
  color: #000;
  font-weight: normal;
  margin: 5px 0 10px;
  font-size: 1.6px;
  font-size: 1.6rem;
}

#news .kiji img {
  width: 100%;
  height: auto;
}

#news .kiji p {
  color: #646464;
  line-height: 1.5em;
  text-align: justify;
}

#profile {
  background-color: #fff;
  /*background-image: url(image/profile_bg.png);*/
  /*background-repeat: no-repeat;*/
  z-index: 200;
  color: #000;
  line-height: 1.5em;
}

#profile h2 {
  margin: 13px 0 30px;
}

#profile ul,
#profile dl,
#profile p {
  margin-left: 13px;
  padding: 0;
  letter-spacing: 0;
}

#profile ul {
  padding-left: 15px;
}

#profile-incontainer {
  /*	margin: 0 auto;
  	width: 320px;
  	overflow: hidden;
  	z-index: 200;
  	position: relative;*/
}

#profile-wrap {
  /*width: 280px;*/
  /*margin-left: 0px;
  background-color: #000;*/
  padding: 0px 20px;
}

#profile-wrap h3 {
  letter-spacing: 10px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
}

#profile-wrap h3.en_name {
  letter-spacing: 6px;
  font-size: 18px;
  font-size: 1.8rem;
}

#profile-wrap p {
  margin-top: 15px;
  margin-bottom: 15px;
  /*line-height: 1.5em;*/
}

#profile-wrap h4 {
  font-weight: normal;
  margin-top: 30px;
  margin-bottom: 5px;
  border-left: solid 3px #ccc;
  padding-left: 10px;
}

#profile-wrap .awards {
  margin-top: 0px;
  /*line-height: 1.5em;*/
}

#profile-wrap dt {
  float: left;
  width: 5em;
  /*line-height: 1.5em;*/
}

#profile-wrap dd {
  margin-left: 5em;
  /*line-height: 1.5em;*/
}

.profile-line {
  border: 0;
  width: 100%;
  height: 1px;
  background-color: #999;
  margin: 40px 0;
}

.profile-line2 {
  display: none;
}

#contact {
  /*margin-bottom: 30px;*/
}
#contact .accept_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  text-align: left;
}
#contact .accept_area input[type=checkbox] {
  -webkit-appearance: checkbox;
  width: auto;
  min-width: auto;
  margin-top: 4px;
  margin-right: 5px;
}
#contact .btn_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#contact .btn_area input {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
#contact .recaptcha_exp {
  text-align: left;
  color: #999;
  margin-top: 5px;
}
#contact .recaptcha_exp a {
  color: #999;
}

.grecaptcha-badge {
  visibility: hidden;
}

#profile h2#contact-title-pc {
  display: none;
}

#profile h2#contact-title-mob {
  margin: 60px 0 10px;
}

#contact form {
  text-align: right;
  /*padding: 0px;*/
}

#contact input {
  width: 97%;
  background-color: #fff;
  letter-spacing: 2px;
  margin-top: 15px;
  padding: 5px;
  border: thin solid #000;
}

#contact textarea {
  height: 300px;
  max-width: 97%;
  width: 97%;
  letter-spacing: 2px;
  margin-top: 15px;
  padding: 5px;
  border: thin solid #000;
}

button, input, select, textarea {
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

#contact input[type=submit] {
  border: solid 1px #000;
  background-color: #fff;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  color: #000;
  height: 40px;
  letter-spacing: 4px;
  text-align: center;
  width: 160px;
}
#contact input[type=submit][disabled] {
  color: #ccc;
  border-color: #ccc;
}

address {
  text-align: center;
  margin: 50px 0 0;
  font-size: 14px;
  font-size: 1.4rem;
  font-style: normal;
}

address span {
  /*text-align: left;*/
  display: block;
  margin: 10px 0;
}

address span:first-child {
  font-size: 16px;
  font-size: 1.6rem;
  /*margin-top: 30px;*/
}

address a {
  color: #000;
}

#blog {
  margin: 0 auto;
  width: 100%;
  position: relative;
}

.blog-incontainer {
  width: 100%;
  min-width: 320px;
  overflow: auto;
}

#blog .blog-wrap {
  width: 1600px;
  height: 456px;
  padding: 20px;
}

#blog .bg-box {
  display: none;
}

#blog .blog-kiji {
  width: 250px;
  height: 380px;
  display: inline-block;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  margin: 0 5px;
  text-decoration: none;
  padding: 20px 10px;
}

#blog .blog-kiji time {
  color: #000;
  font-size: 1.6rem;
}

#blog .blog-kiji time span {
  font-size: 12px;
  font-size: 1.2rem;
}

#blog .blog-kiji h1 {
  color: #000;
  font-weight: normal;
  margin: 5px 0 10px;
  font-size: 16px;
  font-size: 1.6rem;
}

#blog .blog-kiji img {
  width: 100%;
  height: auto;
}

#blog .blog-kiji p {
  color: #646464;
  line-height: 1.5em;
  text-align: justify;
}

.migi-icon {
  display: none;
}

#kako-blog {
  text-align: center;
  color: #999;
}

#kako-blog a {
  color: #999;
  text-decoration: underline;
}

#footer {
  text-align: center;
}

#footer small {
  letter-spacing: 0;
}

.img_wrap {
  width: 100%;
  height: 33%;
  min-height: 120px;
  max-height: 200px;
  overflow: hidden;
  position: relative;
}

#profile-wrap .wpcf7-form p {
  margin: 0;
  position: relative;
}

div.wpcf7 img.ajax-loader {
  position: absolute;
  top: 25px;
  right: 180px;
}

span.wpcf7-not-valid-tip {
  text-align: left;
}

div.wpcf7-response-output {
  margin: 10px 0;
  text-align: left;
}

.insta_icon {
  display: block;
  position: fixed;
  top: 0;
  right: calc(50% - 155px);
  padding: 10px;
  color: #ccc;
  z-index: 200;
  font-size: 24px;
}
/*# sourceMappingURL=style.css.map */