/*---------------------------------------------------------
Theme Name: MASSMASS
Description: MASSMASS 2015
Author: dropframe
License: commercial
License URI: dropframe.jp
Version: 1.1
---------------------------------------------------------*/

/*---------------------------------------------------------
共通
---------------------------------------------------------*/

html, body {
  letter-spacing: 1px;
  line-height: 1.5;
  font-size: 14px;
}

/*bs override*/
.navbar-default {
  background-color: #f5efda;
  border: none;
  z-index: 999;
}

@media (max-width: 768px) {
  .container {
    overflow-x: hidden;
    width: 100%;
  }
}

.stamp {
  position: absolute;
  right: 0;
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
  margin: 0 !important;
}

.navbar {
  margin-bottom: 0;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: white;
}

.wpcf7 {
  margin-top: 30px;
}

.wpcf7-submit {
  margin-right: 20px !important;
  padding: 0 10px !important;
}

.wpcf7-not-valid-tip {
  color: red;
}

.pending {
  margin: 30px 0;
  font-size: 27px;
}

/*H1*/
.page-header {
  line-height: 1.5;
  font-size: 11px;
  border: none;
  position: fixed;
  top: 7px;
  left: 20px;
  margin: 0;
  color: black;
  font-weight: bold;
  text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);
}

.page-header-sub {
  line-height: 1.5;
  position: absolute;
  top: 30px;
  right: 20px;
  font-size: 14px;
  font-weight: bold;
  text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);
}

.hidden {
  display: none !important;
}

#global-menu {
  padding-top: 15px;
  padding-bottom: 15px;
}

@media (max-width: 768px) {
  .page-header {
    text-shadow: 2px 2px 2px rgba(150, 150, 150, 0) !important;
    top: 10px;
    width: 80%;
    z-index: 999;
    color: black;
    text-align: left;
    font-size: 11px;
    letter-spacing: 0;
  }

  #global-menu {
    padding-bottom: 0;
    margin-bottom: 0;
    position: fixed;
    top: 0;
    padding-top: 50px;
    width: 100%;
    z-index: 990;
  }

  .navbar-header {
    position: fixed;
    top: 0;
    left: 10px;
  }

  #top-video {
    z-index: 0 !important;
  }

  #wrap {

  }

  #header {
    padding-top: 50px;
    height: auto;
    border: none !important;
    background-color: #f5efda;
  }

  #content {
    margin-top: 0 !important;
  }

  .over-ray {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }

  .head-sns {
    z-index: 0 !important;
  }

}

@media (max-width: 767px) {
  .page-header {
    left: 75px;
    color: black;
  }
}

@media (max-width: 480px) {
  .navbar-default {
    margin-bottom: 5px;
  }
}

.nav > li > a {
  padding: 0;
}

.img-responsive {
  display: inline-block;
}

.masonry-grid {
  position: relative;
}

.masonry-grid:after {
  content: '';
  display: block;
  clear: both;
}

.masonry-item {
  margin-bottom: 30px;
}

@media (max-width: 768px) {
  .masonry-item {
    margin-bottom: 0;
    padding: 0 5px;
  }
}

.pagenation {
  font-size: 10px;
}

.pagenation li {
  display: inline-block;
}

.pagenation li a {

}

.pagenation li a:hover {

}

@media (max-width: 768px) {
  .pagenation {
    margin-left: 10px;
  }
}

.serif {
  font-family: Times New Roman, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN, "MSP明朝", "MS PMincho", "MS 明朝", serif;
}

.sans {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Verdana, Roboto, "Droid Sans", "游ゴシック", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
}

.maru {
  font-family: "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", Meiryo, Arial, sans-serif;
}

ul {
  padding: 0;
}

ul li, ol li {
  list-style: none;
}

.btn {
  display: inline-block !important;
}

a, a:hover {
  color: black;
}

a:hover {
  text-decoration: underline;
}

.divider {
  border-bottom: 1px black dashed;
}

.with-margin {
  margin-top: 70px;
  margin-bottom: 15px;
  position: relative;
}

.obj-massmass {
  position: absolute;
  top: 0;
  right: 20px;
  margin-top: -100px;
}

.obj-circle {
  position: absolute;
  top: 0;
  left: 20px;
  margin-top: -50px;
}

.page-top {
  margin-top: 20px;
  margin-bottom: 0;
  z-index: -999;
}

/*utility*/
.no-padding {
  padding: 0 !important;
}

.no-margin {
  margin: 0 !important;
}

.inline-div {
  display: inline-block;
}

.with-border-dashed {
  padding: 2px;
  border: dashed 1px black;
}

.none {
  display: none;
}

.hover-btn, .list-hover-btn {
  position: relative;
}

.underline {
  text-decoration: underline !important;
}

.yellow-link {
  background-color: #ffeb51;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0;
  padding: 4px 15px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin: 30px 0;
  display: inline-block;
}

.blue-label {
  background-color: #3e9fda;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  padding: 1px 10px;
  color: white;
  font-size: 12px;
}

/*snsボタン*/
.single-item .sns-btns, .page-item .sns-btns {
  display: table;
  margin: 0;
  padding: 7px 0 5px 7px;
}

.single-item .sns-btns li, .page-item .sns-btns li {
  display: table-cell;
  vertical-align: top;
  line-height: 1;
}

.fb-like {
  margin-right: 10px;
}

#___plusone_0 {
  width: 65px !important;
}

#___plusone_1 {
  width: 65px !important;
}

.twitter-share-button {
  width: 100px !important;
}

/*snsカウンターとオーバーレイのexerpt*/
.sns-exerpt-over-ray {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.7);
  color: #222;
  font-weight: bold;
  font-size: 0.9em;
  letter-spacing: 0;
}

.sns-count .facebook, .sns-count .twitter {
  display: inline-block;
  padding: 10px 0;
  height: 26px;
  /*vertical: bottom;*/
  color: #5a5a5a;
}

.sns-count .facebook img, .sns-count .twitter img {
  height: 23px;
  width: auto;
}

.sns-exerpt-over-ray .exerpt {
  position: absolute;
  bottom: 5px;
  padding: 0 7px 5px;
}

.sns-exerpt-over-ray .count {
  display: inline-block;
  font-size: 20px;
  min-width: 48px;
  vertical-align: bottom;
  margin-right: 5px;
  text-align: center;
  line-height: 26px;
}

/*layout*/
#wrap {

}

#header {
  width: 100%;
  border-bottom: dashed 1px black;
  z-index: 999;
}

#content {
  margin-top: 20px;
}

#main-content {

}

#sidebar {

}

#footer {
  margin-top: 30px;
}

/*header*/
/*menu*/
.nav li {
  margin-right: 0;
  display: table-cell;
  vertical-align: bottom;
  width: auto;
  /*padding: 10px 5px;*/
  padding-right: 15px;
  padding-left: 15px;
}

.nav li a, .nav li a:hover {
  font-size: 0.6em;
  color: #222 !important;
  font-weight: bold;
  letter-spacing: 0;
}

.nav li a:hover {
  color: #999 !important;
}

.nav li img {
  vertical-align: bottom;
}

.menu-img {
  background-repeat: no-repeat;
  background-position: 50% -35px;
  height: 40px;
  width: auto;
  display: inline-block;
}

.menu-news .menu-img {
  width: 67px;
  background-image: url(common/img/menu_news.png);
}

.menu-about .menu-img {
  width: 83px;
  background-image: url(common/img/menu_about.png);
}

.menu-price .menu-img {
  width: 66px;
  background-image: url(common/img/menu_price.png);
}

.menu-access .menu-img {
  width: 87px;
  background-image: url(common/img/menu_access.png);
}

.menu-event .menu-img {
  width: 71px;
  background-image: url(common/img/menu_event.png?20171115);
}

.menu-project .menu-img {
  width: 110px;
  background-image: url(common/img/menu_project.png);
}

.menu-kigyo {
  width: 85px;
  height: auto;
  margin-right: 0 !important;
}

.menu-calendar {
  width: 119px;
  height: auto;
  margin-right: 20px !important;
}

.menu-contact {
  width: 57px;
  height: auto;
}

.nav .now {
  background-image: url(common/img/active_bg.gif);
  background-repeat: no-repeat;
  background-position: 50% 25px;
}

@media (min-width: 1200px) {
  .nav li {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (max-width: 768px) {
  /*.nav li {*/
  /*  padding-right: 3px;*/
  /*  padding-left: 3px;*/
  /*}*/
  .nav li {
    width: auto;
  }

  .navbar-nav {
    display: table;
    text-align: center;
    width: 100%;
  }

  .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .nav .now {
    background-image: none;
  }

  .menu-img {
    background-repeat: no-repeat;
    background-position: 50% 100% !important;
    height: 40px !important;
    width: auto;
    display: inline-block;
  }

  .menu-news .menu-img {
    background-image: url(common/img/menu_news_sp.png);
  }

  .menu-about .menu-img {
    background-image: url(common/img/menu_about_sp.png);
  }

  .menu-price .menu-img {
    background-image: url(common/img/menu_price_sp.png);
  }

  .menu-access .menu-img {
    background-image: url(common/img/menu_access_sp.png);
  }

  .menu-event .menu-img {
    background-image: url(common/img/menu_event_sp.png);
  }

  .menu-project .menu-img {
    background-image: url(common/img/menu_project_sp.png);
  }

  .nav li {
    display: block;
    border-bottom: dashed 1px #ccc;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav li a {
    display: table;
    height: 35px;
  }

  .nav li a span {
    display: table-cell;
    line-height: 20px;
    font-size: 12px;
    vertical-align: middle;
    text-align: left;
  }

  .nav li a .menu-img {
    width: 150px;
    height: 40px;
    display: table-cell;
    background-position: 0 100%;
    background-size: auto 30px !important;
  }

  li.menu-calendar img, li.menu-kigyo img {
    height: 60px;
  }

  .menu-contact img {
    display: inline-block;
    padding-left: 10px;
    height: 65px;
    padding-top: 5px;
  }

  .navbar-right {
    margin-right: 40px;
    padding-top: 20px
  }

  .navbar-right li {
    float: right;
    border: none;
    display: inline-block;
    width: auto;
    padding: 0 15px 20px;
    margin: 0 !important;
  }
}

@media (max-width: 375px) {
  .nav li a span {
    font-size: 12px;
    line-height: 1.5;
  }

  .nav li a .menu-img {
    width: 150px;
    background-size: contain
  }
}

@media (max-width: 320px) {
  .nav li a span {
    font-size: 11px;
    line-height: 1.5;
  }

}

.header-content {
  padding-top: 15px;
  padding-bottom: 30px;
}

@media (max-width: 768px) {
  .header-content {
    margin-top: 0;
    padding: 0;
  }
}

.header-logo {
  display: inline-block;
  /*widows: 209px;*/
  height: auto;
  z-index: 900;
  margin-top: 10px;
}

@media (max-width: 768px) {
  .header-logo {
    margin-top: 25px;
  }
}

.sns-btns {
  position: relative;
}

.head-sns {
  margin-right: 30px;
  z-index: 999;
}

.btn-fb {
  position: absolute;
  right: 35px;
  top: 0;
}

.btn-tw {
  position: absolute;
  right: 70px;
  top: 0;
}

.btn-insta {
  position: absolute;
  right: 0;
  top: 0;
}

@media (max-width: 768px) {
  .head-sns {
    margin-top: 15px;
  }
}

/*トップのビデオ*/
#top-video, .main-visual-pc {
  width: 100%;
  height: 370px;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: -999;
  background-position: 50% 50%;
}

.player1 {
  visibility: hidden;
}

.player1.ready {
  visibility: visible;
}

.vimeo-image {
  position: absolute;
  top: 0;
}

@media (max-width: 768px) {

  #top-video {
    position: relative;
    /*height: 320px;*/
    height: 370px;
    width: 100%;
  }

  .mesh {
    display: none;
  }

  .over-ray {
    position: absolute !important;
    top: 47px;
    width: 100%;
  }
}

.abs-header-btn {
  z-index: 900;
  position: absolute;
  right: 0;
  bottom: 30px;
  width: 161px;
  height: 161px;
  display: inline-block;
  background-image: url(common/img/header_new_btn@2x.png);
  -webkit-background-size: contain;
  background-size: contain;
  margin-right: 30px;
}

@media (max-width: 768px) {
  .abs-header-btn {
    bottom: auto;
    top: 85px;
    margin-right: 0;
  }
}

.abs-header-btn a {
  display: block;
  text-align: center;
  width: 161px;
  font-weight: bold;
  background-image: url(common/img/header_new_carret@2x.png);
  background-repeat: no-repeat;
  -webkit-background-size: 16px 8px;
  background-size: 16px 8px;
}

.abs-header-btn a, .abs-header-btn a:hover {
  text-decoration: none;
}

.abs-header-btn .link-1 {
  height: 70px;
  line-height: 70px;
  padding-top: 5px;
  font-size: 17px;
  background-position: 50% 54px;
}

.abs-header-btn .link-2 {
  height: 92px;
  padding-top: 20px;
  letter-spacing: 0;
  font-size: 14px;
  background-position: 50% 65px;
}

@media (max-width: 545px) {
  .abs-header-btn {
    position: relative;
    top: auto;
    bottom: auto;
    right: auto;
    margin: -60px auto 5px;
    display: block;
    /*margin-top: -60px;*/
    /*margin-bottom: 5px;*/
    width: 110px;
    height: 110px;
  }

  .abs-header-btn a {
    display: block;
    text-align: center;
    width: 110px;
    font-weight: bold;
    background-image: url(common/img/header_new_carret@2x.png);
    background-repeat: no-repeat;
    -webkit-background-size: 10px 5px;
    background-size: 10px 5px;
  }

  .abs-header-btn .link-1 {
    height: 46px;
    line-height: 46px;
    padding-top: 3px;
    font-size: 0.8em;
    background-position: 50% 36px;
  }

  .abs-header-btn .link-2 {
    height: 61px;
    padding-top: 18px;
    letter-spacing: 0;
    font-size: 0.55em;
    background-position: 50% 47px;
  }

}

.sp-video {
  position: relative;
}

.sp-video i {
  width: 48px;
  height: 48px;
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 48px;
  color: white;
  z-index: 0;
}

.IIV::-webkit-media-controls-play-button,
.IIV::-webkit-media-controls-start-playback-button {
  opacity: 0;
  pointer-events: none;
  width: 5px;
}

.mesh {
  width: 100%;
  height: 370px;
  position: absolute;
  top: 0;
  background-image: url(common/img/mesh.png);
}

.video-margin {
  margin-top: 30px;
}

.over-ray {
  position: relative;
  height: 370px;
}

@media (max-width: 767px) {
  .over-ray {
    height: auto;
    padding-top: 0;
  }
}

@media (max-width: 480px) {
  #top-video {
    height: auto;
  }

  #top-video iframe {
    margin-top: 0 !important;
  }

  .over-ray {
    margin-bottom: 10px;
    display: none;
  }
}

.over-ray-title {
  color: white;
  text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);
  font-weight: 600;
}

.over-ray-title small {
  font-size: 14px;
  font-weight: bold;
  color: white;
  letter-spacing: 1px;
  display: block;
  margin: 10px 0;
}

.over-ray .btn-video-close {
  position: absolute;
  bottom: 60px;
  right: 30px;
}

.over-ray .btn-video-play {
  position: absolute;
  right: 0;
  bottom: 0;
  display: none;
}

@media (max-width: 767px) {
  .over-ray .btn-video-close {
    bottom: -50px;
    right: 10px;
  }
}

@media (max-width: 480px) {
  .over-ray .btn-video-close {
    display: none;
  }
}

/*index content*/
.pickup-slide {

}

.pickup-item {
  visibility: hidden;
}

.cloned {
  z-index: 999 !important;
}

.pickup-btn {
  position: absolute;
  top: 10px;
  z-index: 100;
}

@media (max-width: 480px) {
  .pickup-btn {
    display: none;
  }
}

.pickup-title {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  height: 50px;
  display: table-cell;
  vertical-align: middle;
  width: auto;
  padding-left: 150px;
  padding-right: 10px;
}

.header-logo-tb {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -105px;
}

@media (max-width: 768px) {
  .pickup-title {
    font-size: 0.9em;
    padding-left: 140px;
  }
}

@media (max-width: 480px) {
  .pickup-title {
    padding-left: 10px;
  }
}

.pickup-title span {
  display: none;
}

.pickup-image {
  margin-top: 10px;
  max-height: 340px;
}

@media (min-width: 1200px) {
  .pickup-image {
    overflow: hidden;
    max-height: 345px;
  }

  .pickup-image img {
    margin-top: -34px;
  }
}

.pickup-image a {

}

.pickup-over {
  background-color: white;
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.owl-theme .owl-dots {
  text-align: right;
  position: absolute;
  right: 5px;
  bottom: 5px;
}

.news-headlines {
  position: relative;
  min-height: 390px;
}

.news-headlines dl {
  padding: 10px 3px;
}

.news-headlines dt, .news-headlines dd {
  line-height: 2;
}

.news-headlines dt {
  font-size: 10px;
  font-weight: normal;
}

.news-headlines dd {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
  /*white-space: nowrap;*/
}

/*@media (max-width: 786px) {*/
/*  .news-headlines dd {*/
/*    !*white-space: normal;*!*/
/*  }*/
/*}*/

@media (max-width: 767px) {
  .news-headlines dd {
    white-space: normal;
    width: 100%;
  }
}

.news-headlines dd a, .news-headlines dd a:hover {
  text-decoration: underline;
}

/*top banners 2019*/
.top-banners a {
  display: block;
  margin-bottom: 15px;
  padding: 5px;
}

.price-banners a {
  margin-top: 30px;
  margin-bottom: 30px;
}

.about-banners {
  margin-top: 0;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .top-banners a {
    display: block;
    margin-bottom: 15px;
    padding: 0;
  }
}

.headline-title {
  border-bottom: dashed 1px black;
  margin: 0;
}

.headline-title strong {
  font-size: 22px;
  display: inline-block;

  font-weight: normal;
  line-height: 40px;
  letter-spacing: 2px;

}

.headline-title span {
  font-weight: normal;
  font-size: 12px;
  line-height: 40px;
}

.page-like {
  margin-top: -10px;
}

.headline-title small {
  padding: 7px 20px;
  border-left: 1px solid black;
  color: black;
}

.news-inquiry {
  position: relative;
  bottom: 17px;
  margin-bottom: 10px;
  margin-top: 15px;
}

.news-inquiry .hover-btn {
  margin-top: 10px;
}

@media (max-width: 991px) {
  .news-inquiry {
    position: relative;
    bottom: 0;
  }

  .news-inquiry .hover-btn {
    margin-top: 10px;
  }
}

@media (max-width: 1200px) {
  .news-inquiry .hover-btn {
    margin-top: 20px;
  }
}

.creative-divide {
  margin-top: 20px;
  margin-bottom: 40px
}

/*top archive list*/
.archive-list {
  margin-bottom: 30px;
}

.list-item {
  min-height: 300px;
  background-repeat: no-repeat;
  position: relative;
}

.archive-title {
  min-height: 66px;
}

.list-title {
  font-size: 17px;
  font-weight: bold;
  z-index: 0;
}

.list-title-line {
  display: inline-block;
  position: absolute;
  right: 10px;
  width: 222px;
  height: 15px;
  z-index: -1;
}

@media (max-width: 991px) {
  .list-title-line {
    width: 140px;
  }
}

@media (max-width: 768px) {
  .list-title {
    margin-top: 5px;
  }
}

.more-btn {
  margin: 20px 0 40px;
}

/*top プロジェクトリスト*/
.project-description {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 0 12px;
  margin: 20px 0;
  border-left: 6px solid black;
  min-height: 58px;
  line-height: 1.7;
}

/*top vision*/
.vision-row {
  margin-top: 60px;
}

@media (max-width: 768px) {
  .vision-row {
    margin-top: 0;
  }
}

.vision-area {
  background-color: #ffeb51;
  border: dotted #808080 5px;
  padding: 15px 115px;
  width: auto;
  min-height: 207px;
  height: auto;
  margin-bottom: 30px;
}

@media (max-width: 768px) {
  .vision-area {
    padding: 15px;
    margin: 0 5px 10px;
  }

  .vision-inquiry div {
    margin: 10px 0 5px;
  }
}

.vision-title {
  font-weight: bold;
  border-bottom: 4px solid black;
  display: inline-block;
  line-height: 1.5;
}

.vision-text, .vision-image {
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  padding-right: 10px;
}

@media (max-width: 768px) {
  .vision-text {
    text-align: left;
  }
}

.vision-image {
  background-color: #c9a063;
  padding: 10px 20px;
}

.vision-list {
  margin-left: 10px;
}

.vision-list li {
  display: inline-block;
  box-sizing: border-box;
  min-height: 38px;
  background-image: url(common/img/circle.png) !important;
  background-repeat: no-repeat;
  background-position: 0 50%;
  margin-left: 0;
  margin-right: 20px;
  line-height: 20px;
  padding-left: 15px;
  padding-top: 10px;
}

@media (max-width: 768px) {
  .vision-list {
    text-align: left;
  }

  .vision-list li {
    margin-right: 0;
  }
}

.mail-magagine-form {
  background-color: #c9a063;
  color: #f5efda;
  margin: 30px 0 90px;
  padding: 15px;
}

.mail-magagine-form h4 {
  font-size: 20px;
  font-weight: bold;
}

.mail-magagine-form p {
  font-size: 12px;
}

.mail-form p {
  display: inline-block;
  margin-right: 10px;
}

.mail-form input[type="text"] {
  background-color: #f5efda;
  border: none;
  height: 26px;
  width: 272px;
  color: black;
}

.mail-form input[type="submit"] {
  background-color: #71c4bb;
  border: none;
  width: 90px;
  height: 26px;
}

/*archive*/
/*archive-news*/
/*汎用 page*/
.page-logo {
  padding: 15px 30px;
  display: inline-block;
}

.page-logo-title {
  display: inline;
  vertical-align: bottom;
  margin-left: 20px;
  font-size: 18px;
  font-weight: bold;
}

.page-title {
  font-size: 20px;
  border-left: 4px black solid;
  padding: 5px 10px;
}

.page-item {
  margin-top: 50px;
  padding-bottom: 30px;
}

.page-date {
  display: inline-block;
  margin-bottom: 20px;
}

.list-title-text .page-date {
  margin-bottom: 0;
  font-weight: normal;
  margin-left: 10px;
  color: gray;
  font-size: 0.9em;
}

.page-tax {
  display: inline-block;
  margin-bottom: 20px;
  margin-left: 30px;
}

.page-image {
  margin-bottom: 20px;
}

.page-content {
  font-size: 14px;
  line-height: 2;
}

.page-content p {
  margin-bottom: 14px;
}

@media (max-width: 768px) {
  .page-logo {
    padding: 5px;
    margin-bottom: 20px;
  }

  .page-item {
    margin-top: 0;
    padding-bottom: 0;
  }

  .page-date, .page-tax, .page-image, .page-title {
    margin-bottom: 0;
  }

  .page-content {
    line-height: 1.5;
  }

  .page-content img {
    width: 100%;
    height: auto;
  }
}

/*single*/
.single-headline {
  font-size: 17px;
  font-weight: bold;
  line-height: 2;
  border-bottom: 5px solid black;
}

.single-title-line {
  display: inline-block;
  position: absolute;
  right: 0;
  width: 32px;
  height: 15px;
  z-index: -1;
}

.single-item {

}

.single-title {
  font-size: 20px;
  font-weight: bold;
  margin: 15px 0;
}

@media (max-width: 480px) {

  .single-title {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
  }
}

.single-date {
  font-size: 16px;
}

.single-image {
  margin-top: 40px;
  margin-bottom: 30px;
}

.single-content {
  font-weight: normal;
  font-size: 14px;
}

.single-content a, .single-content a:hover {
  color: #0066cc;
  font-weight: bold;
}

.single-content a:hover {
  text-decoration: underline;
}

.single-content h2 {
  font-size: 19px;
  font-weight: bold;
  background-color: #e1ded2;
  padding: 7px 10px 7px 30px;
  border-left: solid 12px #71c4bb;
  line-height: 1.5;
}

.single-content h3 {
  font-size: 19px;
  font-weight: bold;
}

.single-content h4 {
  padding: 10px 20px;
  color: #f5efda;;
  background-image: url(common/img/h4_bg.gif);
  background-repeat: no-repeat;
  line-height: 1;
  height: 47px;
}

.single-content h4 span {
  color: black;
  padding: 0 5px;
  margin: 0 3px;
}

.single-content h5 {
  font-size: 14px;
}

.single-content h5 span {
  font-weight: bold;
  padding: 5px 0;
}

.single-content p span {
  line-height: 1;
  padding: 5px 5px;
  font-weight: bold;
}

@media (max-width: 768px) {
  .single-content h2, .single-content h3, .single-content h4, .single-content h5, .single-content h6 {
    font-size: 16px;
    padding-left: 5px;
  }

  .single-content p {
    word-break: break-all;
    word-wrap: break-word;
  }

  .single-content h4 {
    background-image: none;
    background-color: #71C4BB;
    height: auto;
  }
}

.single-content pre {
  font-size: 11px;
  word-break: normal;
  word-wrap: break-word;
  background-color: white;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 20px 20px 30px;
}

.single-content pre strong {
  font-weight: bold !important;
  font-size: 1.2em;
  padding-bottom: 10px;
  display: inline-block;
}

@media (max-width: 768px) {
  .single-content pre {
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
  }

  .single-content pre strong {
    display: block;
  }
}

.single-content blockquote {
  position: relative;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 30px;
  border: none;
  display: inline-block;
  border-bottom: dotted 1px black;
  border-top: dotted 1px black;
}

.single-content hr {
  border-bottom: 2px dashed #666;
  background: #f5efda;
}

.single-content p em {
  font-size: 0.8em;
  font-style: normal;
  margin-top: -14px;
  display: block;

}

@media (max-width: 768px) {
  .single-content blockquote {
    width: 100%;
    left: 0;
    margin-left: 0;
    padding: 15px;
    margin-bottom: 0;
  }
}

.single-content blockquote p {
  margin: 40px 20px 40px;
  font-size: 15px;
  color: #222;
  text-align: left;
  padding: 0;
  line-height: 1.2;
}

.single-content blockquote p:before {
  text-align: center;
  font-size: 20px;
  line-height: 1;
  color: #71c4bb;
  display: inline;
}

.single-content blockquote p:before {
  content: "\201C";
  position: absolute;
  top: 10px;
  left: -10px;
  font-size: 4em;
}

@media (max-width: 768px) {
  .single-content blockquote p {
    margin: 0;
  }

  .single-content blockquote p:before {
    font-size: 2em;
    left: 0;
  }
}

.single-map {
}

.g-map {
  position: relative;
  padding-bottom: 75%;
  width: 100% !important;
  height: 0 !important;
  overflow: hidden;
  margin: 0 !important;
  margin-bottom: 30px !important;
}

.g-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.single-option-list {

}

.single-option-list dt, .single-option-list dd {
  display: table-cell;
  vertical-align: middle;
}

.single-option-list dt {
  width: 190px;
  height: 24px !important;
  background-color: #71c4bb;
  color: white;
  text-align: center;
  letter-spacing: 20px;
  padding-left: 20px;
  margin: 12px;
}

.single-option-list dd {
  padding: 0 10px;
}

/*カスタムボタン custom button*/
.custom-btn {
  min-width: 370px;
  min-height: 84px;
  display: inline-block;
  -webkit-box-shadow: 6px 6px 5px 1px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 6px 6px 5px 1px rgba(50, 50, 50, 0.75);
  box-shadow: 6px 6px 5px 1px rgba(50, 50, 50, 0.75);
  margin-bottom: 50px;
}

.custom-btn a {
  display: inline-block;
  min-width: 370px;
  min-height: 84px;
  vertical-align: middle;
  line-height: 84px;
  background-color: white;
  font-weight: bold;
  font-size: 17px;
}

@media (max-width: 768px) {
  .custom-btn {
    min-height: 0;
    min-width: 0;
  }

  .custom-btn a {
    min-height: 0;
    min-width: 0;
    padding: 5px;
    line-height: 2;
  }
}

.relation-posts, .popular-posts {
  font-size: 0.8em;
  font-weight: bold;
}

.relation-posts strong, .popular-posts strong {
  font-size: 19px;
  letter-spacing: 7px;
  margin-top: 20px;
  margin-bottom: 15px;
  display: inline-block;
}

.relation-posts .list-title-text, .popular-posts .list-title-text {
  font-size: 0.8em;
}

@media (max-width: 768px) {
  .popular-posts .list-hover-btn, .relation-posts .list-hover-btn {
    text-align: center;
  }

}

.single-navigation {
  font-weight: bold;
  margin-top: 40px;
}

.single-navigation span {
  width: 300px;
  display: inline;
}

.single-navigation a:hover {
  text-decoration: underline;
}

@media (max-width: 768px) {
  .single-navigation {
    font-size: 11px;
  }
}

.single-term-link {
  margin-top: 20px;
  margin-bottom: 40px;
}

.flow {

}

.flow-title {
  margin-top: 30px;
  margin-bottom: 60px;
}

.flow h4 {
  font-size: 17px;
  font-weight: bold;
  margin: 20px 0 30px;
}

.flow p {
  font-size: 0.8em;
  padding: 10px;
}

.flow ul {
  padding: 2px 10px;
  min-height: 170px;
  margin: 20px 10px;
  background-color: #e1ded2;
}

.flow ul li {
  font-size: 0.8em;
  margin: 10px 0;
  font-weight: bold;
}

.flow-arrows {
  position: relative;
  top: 30px;
  margin-bottom: 0;
}

.arrow-2, .arrow-4 {
  top: 80px;
}

@media (max-width: 991px) {
  .flow-arrows {
    top: 0;
  }

  .arrow-2, .arrow-4 {
    top: 120px;
  }
}

@media (max-width: 768px) {
  .flow-title {
    text-align: center;
    margin-bottom: 10px;
  }

  .flow h4 {
    margin-bottom: 0;
  }

  .flow .col-xs-24 {
    margin-bottom: 30px;
  }

  .flow p {
    text-align: center;
  }

  .flow ul {
    margin-top: 0;
  }
}

.flow h5 {
  font-weight: bold;
  line-height: 1.2;
  margin: 30px 0 30px;
  padding: 10px;
}

@media (max-width: 768px) {
  .flow h5 {
    margin-bottom: 0;
  }
}

.td-left {
  display: inline-block;
  border-right: 1px solid #222;
  padding-right: 50px;
}

.td-right {
  padding-left: 50px;
  display: inline-block;
}

.workshop-flow {
  padding-bottom: 100px;
}

.workshop-inquiry {
  margin-top: 100px;
}

/*固定ページ*/
.basic-title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 0;
  letter-spacing: 2px;
  line-height: 1.3;
}

@media (max-width: 768px) {
  .basic-title {
    font-size: 17px;
    margin-bottom: 15px;
    letter-spacing: 1px;
  }
}

/*price*/
.price-title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 0;
  letter-spacing: 2px;
}

.price-table {
  margin-top: 30px;
  margin-bottom: 0;
}

.tax-notice {
  margin-bottom: 50px;
}

@media (max-width: 768px) {
  .price-table {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}

.price-table th {
  font-weight: bold;
}

.price-table th, .price-table td {
  padding: 5px 7px;
  font-size: 0.9em;
  border: 2px black solid !important;
}

.price-table .tent-td {
  background-color: white;
  font-size: 17px;
  padding: 2px 0;
}

.price-table .clear-td {
  border: none !important;
}

.price-table th {
  background-color: #9beae1;
}

.price-head th {
  border-bottom: dashed 1px !important;
}

.dark-blue th {
  background-color: #9cd0c9;
  vertical-align: middle !important;
}

.dashed-th th {
  border-top: none !important;
  padding: 2px !important;
}

.white-td td {
  background-color: white;
}

.price-table .vertical-middle td, .price-table .vertical-middle th {
  vertical-align: middle;
}

.price-table .vertical-middle td.text-left {
  vertical-align: top;
}

.price-table .no-border td {
  border: none !important;
}

.price-table-link a {
  font-size: 0.9em;
  padding: 15px 0;
  background-color: #00a29a;
  display: inline-block;
  width: 100%;
  color: white;
  line-height: 1.2;
  letter-spacing: 0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  min-height: 82px;
}

.price-table-image td img {
  padding-top: 15px;
}

.price-list {
  margin-top: 40px;
  margin-bottom: 40px;
}

.price-list li {
  padding: 30px 10px;
  border-top: dashed 1px black;
}

.price-list li a {
  font-size: 20px;
  font-weight: bold;
}

.price-list a img {
  padding-right: 20px;
}

.price-list .tent-border {
  border: 2px solid black;
  background-color: white;
  padding: 2px 10px;
  font-size: 0.9em;
  margin: 0 5px 0 10px;
  font-weight: normal;
}

/*コワーキング*/
.coworking-slide {
  width: 630px;
  height: auto;
  margin: 0 auto;
}

.coworking-slide .owl-next {
  display: block;
  position: absolute;
  right: -70px;
  top: 50%;
}

.coworking-slide .owl-prev {
  display: block;
  position: absolute;
  left: -70px;
  top: 50%;
}

@media (max-width: 768px) {
  .coworking-slide .owl-next, .coworking-slide .owl-prev {
    display: none !important;
  }

  .coworking-slide {
    width: 100%;
    height: auto;
    position: relative;
    margin-left: 0;
    left: 0;
  }
}

.coworking-sub-title {
  margin-top: 30px;
  font-weight: bold;
  margin-bottom: 60px;
}

@media (max-width: 768px) {
  .coworking-sub-title {
    margin-top: 15px;
    text-align: left;
    padding: 10px;
  }
}

.subtitle {
  font-weight: bold;
  margin-top: 50px;
  background-image: url(common/img/dashed.gif);
  background-repeat: repeat-x;
  background-position: 50% 50%;
}

.subtitle .not-trans {
  background-color: #f5efda;
  padding: 20px;
}

@media (max-width: 768px) {
  .subtitle {
    background-image: none;
    font-size: 0.9em;
  }

  .subtitle .not-trans {
    background-color: transparent;
    padding: 0;
  }
}

.share-sign {
  font-weight: bold;
  font-size: 1.5em;
  height: 106px;
  width: auto;
  padding-left: 150px;
  background-image: url(common/img/sign_2f.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}

.map-share-office img {
  margin-top: -30px;
}

.trans-td {
  background-color: transparent !important;
}

.table-foot {
  margin-top: 0;
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .share-sign {
    height: 80px;
    background-image: none;
    padding-left: 10px;
  }

  .table-foot {
    margin-top: 0;
  }

  .sp-no-padding .price-head th {
    font-size: 0.9em !important;
    padding: 0 !important;
  }

  .sp-no-padding td {
    font-size: 0.8em !important;
    padding: 0 !important;
  }
}

.tent-coworking-header {

}

.tent-coworking-header div {
  margin-bottom: 15px;
}

@media (max-width: 768px) {
  .tent-story-btn {
    text-align: center;
  }
}

.brown {
  color: #c9a063;
}

.tent-serif {
  font-size: 17px;
  line-height: 1;
  letter-spacing: 10px;
  font-weight: normal;
  padding: 0 17px 0 30px;
}

/*about*/
.about-map {
  margin-top: 60px;
  margin-bottom: 60px;
}

.about-list {
  margin-top: 20px;
  margin-bottom: 20px;
}

.about-list div {
  /*idのとこ*/
  padding-top: 30px;
}

@media (max-width: 768px) {
  .about-list .col-xs-12 {
    padding-top: 0;
  }
}

.about-list-heading {
  font-size: 20px;
  margin-top: 0;
  display: inline-block;
  padding-bottom: 3px;
  padding-left: 3px;
  width: 100%;
  height: auto;
  border-bottom: 3px solid black;
}

.about-list-heading small {
  padding-left: 10px;
  font-weight: bold;
  color: #222;
  font-size: 0.5em;
  letter-spacing: 0;
}

.about-list-desc {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0;
}

@media (max-width: 768px) {
  .about-list {
    margin-bottom: 30px;
  }

  .about-list-desc {
    padding: 10px;
  }
}

.to-price {
  display: inline-block;
  font-size: 17px;
  letter-spacing: 2px;
  padding: 30px 0 0;
  border-bottom: 1px solid transparent;
}

.to-price:hover {
  border-bottom: 1px solid black;
}

.point-title {
  font-size: 26px;
  margin: 30px 0 40px;
}

.point-desc {
  font-size: 0.9em;
  line-height: 1.3;
  padding: 10px;
}

.hard-soft {
  margin-top: 30px;
  margin-bottom: 30px;
}

.gallery {

}

.gallery-title {
  padding: 60px 0;
}

@media (max-width: 768px) {
  .gallery-title {
    padding: 20px;
    margin-top: 20px;
  }
}

/*access*/
.g-map {
  width: 100%;
  height: 365px;
}

.access-sub-title {
  font-size: 14px;
  font-weight: bold;
  margin-top: 20px;
}

.access-notice {
  padding-left: 20px;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  margin: 0 0;
}

.map-images {
  margin-top: 20px;
}

@media (max-width: 768px) {
  .access-notice li {
    font-size: 14px;
    margin-top: 10px;
  }
}

.access-images {
  margin-top: 50px;
  margin-bottom: 50px;
}

.access-img {
  height: 235px;
  width: auto;
  overflow: hidden;
  margin-bottom: 10px;
}

.access-desc {
  font-size: 14px;
  font-weight: bold;
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 1201px) {
  .access-img {
    height: 200px;
  }
}

@media (max-width: 991px) {
  .access-img {
    height: 182px;
  }
}

@media (max-width: 768px) {
  .access-desc {
    padding: 0;
  }

  .access-img {
    height: auto;
  }
}

/*会社概要*/
.data-sub-title {
  color: #72c4bb;
  margin-top: 30px;
  display: inline-block;
}

.data-desc {
  font-size: 14px;
  padding: 15px;
  border: dashed 1px #72c4bb;
  margin-top: 50px;
  margin-bottom: 30px;
  font-weight: bold;
}

.business-ttl {
  margin: 40px 0;
}

.message-desc {
  font-size: 15px;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 60px;
}

.message-caption {
  font-size: 15px;
  padding-top: 50px;
  margin-bottom: 30px;
}

@media (max-width: 768px) {
  .message-desc, .message-caption {
    font-size: 13px;
    font-weight: normal;
    padding: 0 5px;
  }
}

.message-list {
  padding: 0 15px 0 40px;
  margin: 10px 0;
  font-size: 14px;
}

.message-list dt {
  font-weight: bold;
  background-color: white;
  padding: 3px 10px;
  display: inline-block;
}

.message-list dd {
  padding: 15px 0 15px 25px;
}

.message-list dd small {
  display: inline-block;
  padding: 0 10px;
}

.message-ac, .message-ac small {
  padding: 2px 25px !important;
  line-height: 1.5;
  font-size: 11px;
}

.message-ac {
  display: table;
}

.message-ac span {
  display: table-cell;
}

.message-content {
  margin: 30px 0 70px;
  font-weight: bold;
}

.contact-from-message {
  margin: 100px 0;
}

@media (max-width: 768px) {
  .message-list {
    padding: 0 10px;
    margin-bottom: 20px;
  }

  .message-list dd {
    padding: 15px 0;
  }

  .message-list dd {
    padding-bottom: 0;
  }
}

@media (max-width: 480px) {
  .message-content {
    font-weight: normal;
  }
}

.break-the-rules-logo {
  margin: 80px 0;
}

@media (max-width: 768px) {
  .break-the-rules-logo {
    margin: 30px 0;
  }
}

.data-table {
  width: 100%;
  height: auto;
  margin-top: 15px;
  margin-bottom: 30px;
}

.data-table tr {
  border-bottom: 1px solid #ccc;
}

.data-table th, .data-table td {
  font-size: 13px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.data-table th {
  color: white;
  background-color: #72c4bb;
  width: 20%;
  height: auto;
  text-align: center;
}

.data-table td {
  width: 80%;
  height: auto;
  background-color: #e1ded2;
  padding-left: 30px;
  padding-right: 20px;
  font-weight: bold;
}

.data-table ul {
  margin-bottom: 0;
}

.data-table li span {
  display: inline-block;
  min-width: 110px;
}

.stockholders {
  margin-top: 50px;
}

.stockholders .list-item {
  min-height: 120px !important;
  height: 120px;
  /*display: table;*/
  margin-bottom: 0 !important;
  text-align: center;
}

@media (max-width: 768px) {
  .data-table td {
    padding-left: 5px;
  }

  .stockholders .list-item {
    height: auto;
    padding-bottom: 20px;
    padding-top: 20px;
  }
}

.stockholder-cat {
  margin-top: 30px;
}

@media (max-width: 768px) {
  .stockholder-cat img {
    margin: 0 auto;
  }
}

.stockholders a {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  position: relative;
}

.stockholders a img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.stockholders .masonry-grid {
  margin-top: 15px;
  margin-bottom: 25px;
}

@media (max-width: 768px) {
  .summary-logo img {
    width: 33%;
    margin-bottom: 0;
    margin-top: 15px;
  }
}

.summary-title {
  font-weight: bold;
  margin: 30px 0;
}

.summary-desc {
  padding: 0 30px;
  font-size: 12px;
}

@media (max-width: 768px) {
  .summary-title {
    margin: 10px 0;
  }

  .summary-desc {
    padding: 0 10px;
  }
}

.data-desc-red {
  background-color: #e95684;
  padding: 15px 15px 25px;
}

.for-gov-company {
  font-size: 18px;
  font-weight: bold;
  padding-left: 30px;
  background-image: url(common/img/icon_circle.png);
  background-repeat: no-repeat;
  background-position: 0 50%;
  display: inline-block;
  margin-top: 10px;
}

.btn-gov-company {
  /*paddint-top: 10px;*/
  display: inline-block;
}

@media (max-width: 768px) {
  .for-gov-company, .btn-gov-company {
    display: block;
  }

  .for-gov-company {
    width: auto;
    display: inline-block;
    font-size: 17px;
    padding-left: 25px;
    text-align: center;
  }
}

@media (max-width: 480px) {
  .for-gov-company {
    font-size: 14px;
    margin-bottom: 10px;
  }
}

.ttl-notice {
  padding-left: 100px;
}

.staff {
  min-width: 210px !important;
  margin-top: 30px;
}

.staff-face {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 210px 210px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.staff-face {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 210px 210px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;

}

.staff-face, .staff-face a {
  display: inline-block;
  width: 210px;
  height: 210px;
  overflow: hidden;
  background-color: #f5efda;
  border-color: transparent;
}

.staff-face .img-responsive {
  border-color: transparent !important;
  background-color: #f5efda !important;
}

.staff-face a:hover {
  background-image: none !important;
  background-color: transparent;
}

.staff-title {
  margin-top: 15px;
  font-size: 14px;
}

.staff-name {

  font-size: 14px;
}

/*staff archive*/
.staff-content {
  margin-top: 30px;
  padding-bottom: 50px;
  border-bottom: 1px dashed #222;
}

.staff-content .staff-name {
  font-weight: normal;
  font-size: 15px;
}

.staff-content .staff-name .staff-name-ja {
  margin-right: 20px;
}

.staff-content .staff-post {

}

.staff-content .staff-profile {
  font-size: 0.9em;
  margin: 40px 0;
}

.staff-content .staff-history {
  font-size: 0.8em;
  line-height: 1.7;
  margin-bottom: 20px;
}

.staff-relation-link {
  display: block;
}

.staff-relation-link, .staff-relation-link:hover {
  color: #0c82a8;
}

.staff-photo {
  padding: 0 15px 0 30px;
}

@media (max-width: 768px) {
  .staff {
    min-width: 0 !important;

  }

  .staff-face, .staff-face a {
    width: 160px;
    height: 160px;
  }

  .staff-photo {
    padding: 30px;
  }

  .staff-content {
    padding-bottom: 20px;
  }

  .staff-content .staff-name {
    text-align: center;
    margin-top: 20px;
  }

  .staff-content .staff-name .staff-name-ja {
    margin: 0;
  }

  .staff-content .staff-post {
    text-align: center;
  }

  .staff-content .staff-profile, .staff-content .staff-history {
    margin: 20px;
  }
}

@media (max-width: 480px) {
  .staff-face, .staff-face a {
    width: 140px;
    height: 140px;
  }
}

/*member info*/
.green {
  color: #5fb7ad;
  letter-spacing: 0;
  font-size: 13px;
}

.member-info .single-title {
  margin-bottom: 5px;
}

.member-category {
  margin-left: 5px;
}

.member-logo {
  padding: 50px 0;
}

.basic-info {
  margin-bottom: 20px;
  font-size: 12px;
}

.basic-info li {
  line-height: 2;
}

.member-info-profile {
  margin-top: 30px;
}

.member-info-profile h3 {
  font-size: 20px;
}

.member-info-profile p {
  font-size: 12px;
  margin-top: 15px;
}

.member-image {
  display: inline-block;
  margin-top: 40px;
  margin-bottom: 40px;
}

.member-image-block {
  display: block;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}

.member-url {
  display: inline-block;
  vertical-align: top;
}

p.member-link {
  font-size: 24px;
  margin: 7px 0;
  word-wrap: break-word
}

.member-url a, .member-url a:hover {
  color: #0c82a8;
}

.back-member {
  margin: 50px 0 30px;
}

.member-sns {
  margin-top: 0;
  background-color: white;
  padding: 5px 0;
}

.member-sns .col-sm-12 {
  padding: 15px;
}

.member-search-header {
  margin-top: 20px;
}

.member-search {
  margin-top: 50px;
  margin-bottom: 30px;
}

.member-search label {
  display: inline-block;
  font-size: 17px;
}

.member-search input {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

.member-search button {
  display: inline-block;
  color: white;
  background-color: #71c4bb;
}

.user-category li {
  line-height: 2;
  margin-bottom: 10px;
}

/*TwitterAPI-style*/
iframe[id^="twitter-widget"] {
  width: 100% !important;
}

.sns-btns iframe[id^="twitter-widget"] {
  width: 102px !important;
}

.timeline {
  max-width: 100% !important;
  width: 100% !important;
}

.member-list-rand {
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 17px;
}

.member-rand {
  margin-top: 20px;
}

.member-rand .archive-title {
  min-height: 0;
}

/*contact*/
.contact-btns {
  margin-bottom: 100px;
}

.contact-btn {
  margin-top: 40px;
}

/*カレンダー*/
.calendar-title {
  display: block;
  width: 100%;
  height: auto;
  margin-left: -85px;
  margin-top: 50px;
}

@media (max-width: 768px) {
  .calendar-title {
    margin: 15px 0;

  }
}

.google-calendar {
  width: 100% !important;
}

.calendar-sub-title {
  font-size: 17px;
  font-weight: bold;
  line-height: 1.5;
}

/*insta*/
.instagram-placeholder {
  display: inline-block;
  width: 20%;
  height: auto;
  padding: 15px;
}

.instagram-image {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

@media (max-width: 768px) {
  .instagram-placeholder {
    padding: 5px;
    width: 33%
  }
}

/*sidebar*/
.side-content {
  max-width: 270px;
  margin-left: 10px;
  min-height: 350px;
  margin-bottom: 60px;
}

@media (max-width: 1200px) {
  .side-content {
    margin-left: 30px;
    min-height: 367px;
  }
}

@media (max-width: 991px) {
  .side-content {
    min-height: 350px;
  }
}

.side-page-logo {

}

.side-term-list {
  padding: 30px 0 15px;
  border-bottom: dashed 1px black;
  font-weight: bold;
  font-size: 16px;
}

.side-archive-list {
  padding: 15px 0;
  font-weight: bold;
  font-size: 16px;
}

@media (max-width: 768px) {
  .side-content {
    max-width: 100%;
    margin: 0 !important;
    padding: 10px;
  }
}

/*footer*/
.foot-content {
  position: relative;
}

.foot-sns-btns {
  position: relative;
}

.foot-sns-btns .sns-btns {
  top: 30px;
}

.foot-signs {
  margin-top: 30px;
  margin-bottom: 60px;
}

.foot-sign {
  display: inline-table;
  vertical-align: bottom;
  height: 133px;
}

@media (max-width: 768px) {
  .foot-signs .sns-btns {
    margin-top: -30px
  }
}

.foot-signs .inline-div {
  display: table-cell;
  vertical-align: bottom;
}

.company-link {
  display: inline-block !important;
  margin-bottom: -135px;
}

.company-link a, .company-link a:hover {
  text-decoration: underline;
  font-size: 14px;
  font-weight: bold;
}

.company-link a span {
  color: #00a29a;
  font-weight: bold;
}

.company-link a span:hover {
  color: #02c4ba;
}

@media (max-width: 768px) {
  .company-link {
    margin-bottom: 0;
    margin-top: 0 !important;
  }
}

@media (max-width: 480px) {
  .company-link {
    margin-top: 0 !important;
  }
}

.foot-description p {
  font-size: 14px;
  margin-bottom: 5px;
  padding-left: 30px;
}

.access-description {
  padding: 30px 0;
  margin-top: 60px;
}

@media (max-width: 768px) {
  .access-description {
    padding: 10px;
    margin-top: 0;
  }
}

.access-description p {
  font-size: 14px;
  margin-bottom: 5px;
  padding-left: 30px;
}

.icon {
  background-position: 0 50%;
  background-repeat: no-repeat;
}

.icon-access {
  background-image: url(common/img/icon_access.gif);
}

.icon-mail {
  display: inline-block;
  background-image: url(common/img/icon_mail.gif);
  padding-left: 30px;
  /*margin-left: 20px;*/
}

.icon-phone {
  background-image: url(common/img/icon_phone.gif);
}

.icon-time {
  background-image: url(common/img/icon_time.gif);
}

.fb-page-plug {

}

@media (max-width: 768px) {
  .fb-page-plug {
    margin-top: 60px;
  }
}

.most-foot {
  margin: 60px 0 80px;
}

.kii-link {
  display: inline-block;
  padding: 30px 0;
}

.kii-link-foot {
  text-decoration: underline;
}


/*ランディングページ 2019*/

.landing {
  font-family: 'Noto Sans JP', sans-serif; /*300,400,500*/
  font-weight: 300;
  line-height: 1.5;
  overflow-x: hidden;
  padding-top: 20px;
}

.landing h1, .landing h2, .landing h3, .landing h4, .landing h5 {
  line-height: 1.5;
}

.landing h2 {
  font-size: 28px;
}

.landing p {
  font-size: 16px;
  line-height: 1.7em;
}

.landing strong {
  font-weight: 500;
}

.landing .ttl-top {
  font-size: 27px;
  font-weight: 500;
  margin-bottom: 50px;
}

.landing .ttl-top span {
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: 500;
}

.landing .catch {
  font-size: 16px;
  margin-bottom: 30px;
  font-weight: 500;
}

.landing h3.catch-h3{
  font-size: 24px !important;
  margin-bottom: 20px !important;
}

.landing .catch small {
  display: block;
  font-size: 0.75em;
  color: black;
  font-weight: 300;
  margin-left: -17em;
}

.landing .catch span {
  font-weight: 300;
}

.landing h3.catch {
  font-size: 18px;
  margin-bottom: 0;
}

.landing .section {
  margin-bottom: 50px;
  position: relative;
}

.landing .photo-panel {
  position: relative;
  margin-top: 45px;
  margin-bottom: 10px;
}

.landing .abs {
  position: absolute;
}

.landing .label-01 {
  top: 0;
  left: 0;
  margin-top: -20px;
  margin-left: -44px;
}

.landing .caption {
  display: inline-block;
  padding-left: 20px;
  background: 0 4px no-repeat url('common/img/massmass/triangle.png');
  background-size: 12px 18px;
  -webkit-background-size: 12px 18px;
  -moz-background-size: 12px 18px;
  font-size: 16px;
  letter-spacing: 0;
}

.landing .button {
  display: block;
  margin-bottom: 10px;
}

.section-01 {

}

.section-02 {

}

.label-02 {
  right: 0;
  top: 0;
  margin-top: -62px;
  margin-right: -79px;
}

/*02-2を追加*/
.label-02-2{
  left: 0;
  top: 0;
  margin-top: -57px;
  margin-left: -50px;
}


.landing h3.ttl {
  padding-top: 140px;
  margin-bottom: 30px;
}

.landing .label-03 {
  top: 0;
  left: 0;
  margin-top: -68px;
  margin-left: -25px;
}

.landing .label-04 {
  top: 0;
  right: 0;
  margin-top: -68px;
  margin-right: -23px;
}

.landing .button-big {
  margin: 50px 0;
}

.landing .section-04 {
  margin-top: 150px;
}

.landing .triangle-parent {
  position: relative;
  width: 100%;
}

.landing .triangle-parent .child {
  border-left: 50vw solid transparent;
  border-right: 50vw solid transparent;
  width: 0;
  height: 0;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  overflow: hidden;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.landing .section-04 .triangle-parent .child {
  border-bottom: 100px solid #fff;
}

.landing .bg-white {
  background: white;
  padding-bottom: 100px;
}

.section-04 .abs {
  top: 0;
  left: 50%;
  margin-left: -58px;
  margin-top: -130px;
}

.section-04 .ttl {
  background: no-repeat 50% 50% url("common/img/massmass/ttl.png");
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  margin: 30px 0 20px;
}

.section-05 {
  margin-top: -50px;
}

.landing .section-05 .triangle-parent .child {
  border-bottom: 40px solid #c7c7c7;
}

.landing .bg-gray {
  background: #c7c7c7;
  padding-bottom: 100px;
}

.landing .section-05 .photo-panel {
  margin-top: 200px;
}

.landing .label-05 {
  top: 0;
  left: 0;
  margin-top: -90px;
  margin-left: -29px;
}

.landing .label-06 {
  top: 0;
  right: 0;
  margin-top: -60px;
  margin-right: -26px;
}

.landing h4.ttl {
  font-size: 24px;
  margin: 20px 0;
}

.landing .label-07 {
  top: 0;
  left: 0;
  margin-top: -100px;
  margin-left: -29px;
}

.landing .label-coffee {
  bottom: 0;
  left: 0;
  margin-left: -140px;
  margin-bottom: -95px;
}

.row-01 .photo-panel {

}

.row-02 .photo-panel {
  margin-top: 120px !important;
}

.row-03 .photo-panel {
  margin-top: 180px !important;
}

.section-06 {
  padding-top: 50px;

}

.section-06 .ttl {
  font-size: 36px;
  background: no-repeat 50% 50% url("common/img/massmass/ttl_02.png");
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  margin: 30px 0 20px;
  line-height: 2.5em;
}

.landing .facilities {
  margin-top: 30px;
}

.landing .facilities img {
  margin-top: 30px;
  padding: 10px;
}

.landing .facilities span {
  padding-left: 10px;
}

.landing .bg-brown {
  background: #a48f80;
  padding: 60px 0;
}

.landing .section-07 {
  margin-top: 100px;
  margin-bottom: 0 !important;
}

.landing .section-07 .ttl, .landing .section-10 .ttl {
  padding-top: 0;
  font-size: 18px;
  color: white;
  margin-top: 0;
}

.landing .bg-beige {
  background: #e1ded2;
  padding: 60px 0;
}

.landing .section-08 {
  margin-bottom: 0 !important;
}

.landing .section-08 .ttl {
  padding-top: 0.5em;
  font-size: 18px;
  margin-top: 0;
}

.landing .staffs {
  margin-top: 30px;
}

.landing .staffs img {
  margin-bottom: 30px;
}

.landing .section-11 {
}

.landing .section-11 .ttl {
  font-size: 28px;
  margin: 30px 0;
}

.landing .section-11 p {
  font-size: 18px;
  margin-bottom: 30px;
}

.landing .section-11 a {
  display: inline-block;
  margin-bottom: 30px;
}

.landing .section-11 .desc {
  margin-top: 80px;
}

.landing .section-11 h2.ttl {
  margin-bottom: 50px;
}


.landing .desc-01 {
  margin-bottom: 140px;
}


.landing .section-12 {
  margin-top: 90px;
  padding-bottom: 60px;
}


@media (max-width: 800px) {
  .landing .section-01 {
    margin-top: 50px;
  }

  .landing .section-01 .photo-panel {
    margin-left: 60px;
  }
}

@media (max-width: 768px) {
  .landing .section-01 {
    margin-top: 30px;
  }

  .landing .section-01 .photo-panel {
    margin-left: 42px;
  }

  .landing .section .container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .landing p {
    font-size: 14px;
  }

  .landing .catch{
    padding-left: 0.5em;
    padding-right: 0.5em;
  }

  .landing .catch small{
    margin-left: -10em;
  }

  .landing .caption {
    font-size: 14px;
  }

  .landing .facilities span {
    display: block;
    font-size: 12px;
  }

  .landing .section-02 .photo-panel {
    margin-right: 78px;
  }

  .landing h3.ttl {
    padding-top: 0;
    margin-bottom: 0;
  }

  .landing .section-03 .row {
    margin-left: 20px;
    margin-right: 15px;
    margin-bottom: 80px;
  }

  .landing .section-02 {
    margin-bottom: 30px;
    margin-top: 30px;
    overflow: visible;
  }

  .landing .section-02-2 .photo-panel {
    margin-left: 50px;
  }

  .landing .section-02-2 {
    /*margin-bottom: 60px;*/
    margin-bottom: 50px;
    margin-top: 30px;
    overflow: visible;

  }

  .landing .label-04, .landing .label-03 {
    margin-top: -45px;
  }

  .landing .button-big {
    margin-top: 0;
    margin-bottom: 30px;
  }

  .section-04 .ttl {
    font-size: 24px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .landing h4.ttl {
    font-size: 24px;
  }

  .landing .section-05 .photo-panel {
    margin-top: 120px;
  }

  .row-02 .photo-panel {
    margin-top: 130px !important;
  }

  .row-03 .photo-panel {
    margin-top: 180px !important;
  }

  .landing .section-07 .ttl, .landing .section-10 .ttl {
    font-size: 20px;
  }

  .landing .section-08 .ttl {
    font-size: 20px;
  }

  .landing .section-11 {
    padding-top: 0;
  }

  .landing .section-11 .ttl {
    font-size: 32px;
  }

  .landing .section-11 p {
    font-size: 16px;
  }

  .landing .section-11 strong {
    font-weight: normal !important;
    font-size: 15px;
  }

  .landing .section-11 .desc {
  }

  .landing .section-06 {
    padding-top: 0;
  }

  .landing .facilities {
    margin-top: 0;
  }

  .landing .facilities img {
    margin-top: 15px;
  }
}

@media (max-width: 767px) {
  .landing .section-07 .ttl, .landing .section-10 .ttl {
    margin: 1em 0;
  }

  .landing .label-05 {
    width: 180px;
    margin-top: -100px;
    margin-left: -22px;
  }

  .landing .label-06 {
    width: 220px;
    margin-top: -50px;
    margin-right: -18px;
  }

  .landing .label-07 {
    width: 180px;
    margin-left: -22px;
    margin-top: -100px;
  }

  .landing .label-coffee {
    width: 100px;
    margin-left: -20px;
    margin-bottom: -15px;
  }

  .landing .section-05 .photo-panel {
    margin-top: 120px;
  }

  .row-02 .photo-panel {
    margin-top: 60px !important;
  }

  .row-03 .photo-panel {
    margin-top: 100px !important;
  }

  .landing .section-08 .ttl {
    margin-bottom: 1em;
  }

  .landing .section-11 .desc {
    margin-top: 0;
  }

  .landing .desc-01 {
    margin-bottom: 60px;
  }

}

@media (max-width: 480px) {
  .landing a.button {
    width: 100%;
    display: block;
  }

  .landing .text-xs-left {
    text-align: left;
  }
}

/*video追加 plyr*/
.plyr{
  display: inline-block;
  margin: 60px auto 80px;
}

@media(max-width: 767px) {
  .plyr{
    display: inline-block;
    margin: 50px auto 0;
  }

  /*.plyr{*/
  /*  margin: 0 auto ;*/
  /*}*/
  /*.video-row{*/
  /*  margin-bottom: 50px !important;*/
  /*  !*margin-top: -60px !important;*!*/
  /*}*/
}