/*
Theme Name: sela
Theme URI: https://wordpress.com/themes/sela/
Description: Sela is not your typical business theme. Vibrant, bold, and clean, with lots of space for large images, this theme will look great on all devices, from desktop to mobile.
Version: 1.0.11
Author: Automattic
Author URI: https://wordpress.com/themes/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sela
Tags: gray, pink, white, light, two-columns, right-sidebar, custom-colors, responsive-layout, custom-background, custom-menu, featured-images, full-width-template, microformats, rtl-language-support, sticky-post, translation-ready
*/


/*--------------------------------------------------------------
1.0 Reset
--------------------------------------------------------------*/


@charset "UTF-8";
html, legend {
  color: #000
}

html {
  margin-top: 0!important;
}

.g-container, .g-row {
  height: inherit;
  box-sizing: content-box
}

.d-link img:hover, .d-metaBar-share-item:hover, .G_navBar-title a:hover, a img:hover {
  opacity: .7
}

.d-backTop, .d-button, .d-link, .d-link img, .d-metaBar-share-item, .G_navBar-title a, .G_navBarSP-listEx, .d-overlay, .d-pager .wp-pagenavi>a, .d-relatedBrand-item, a, a img {
  -webkit-transition-duration: 250ms;
  transition-duration: 250ms;
  -webkit-transition-timing-function: cubic-bezier(.25, .1, .25, 1);
  transition-timing-function: cubic-bezier(.25, .1, .25, 1);
  -webkit-transition-property: all;
  transition-property: all;
  max-width: 100%;
}

a {
  text-decoration: none;
}

a:hover {
  color: #ffe200;
}

html {}

blockquote, body, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, pre, td, textarea, th, ul {
  margin: 0;
  padding: 0
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  font-size: 90%;
}
 table.outline-table{
  font-size: 90%
}


 table span.wpcf7-list-item-label{
  font-size: 15px;
 }

 @media screen and (max-width: 480px) {
 table span.wpcf7-list-item-label{
  font-size: 13px;
}
}

.medialist p{
  margin-bottom: 30px;
}
fieldset, img {
  border: 0
}

address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: 400
}

ol,ul {
  list-style: none;
  padding: 0;
}


caption, th {
  text-align: left
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: 400
}

q:after, q:before {
  content: ''
}

.d-metaBar:after, .G_navBar-inner:after, .G_navBar-title:after {
  content: ""
}

abbr, acronym {
  border: 0;
  font-variant: normal
}

sup {
  vertical-align: text-top
}

sub {
  vertical-align: text-bottom
}

input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit
}

#yui3-css-stamp.cssreset {
  display: none
}

.wp-pagenavi {
  padding: 20px 10px;
  background: #FFF;
  font-size: normal;
  letter-spacing: 0;
  word-spacing: 0;
  margin-top: 20px;
}

.no-results, .no-results h1 {
  color: #fff!important;
}

img.img_w {
  width: 100%;
}


/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/

@charset "UTF-8";
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}

@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 100;
}

@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 200;
}


/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/

.g-container,
.g-blogarea {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
}
.g-container a{
  text-decoration: underline;
}

.G_navBar .g-container {
  overflow: visible;
}

.g-container--wide {
  max-width: 1300px
}

.g-container--full {
  max-width: none!important;
  overflow: visible;
}

.g-container--noPadding, .g-container--noPadding [class*=g-grid-] {
  padding: 0!important
}

.g-row {
  margin-bottom: 20px;
}

.G_bnr--col2 .g-row {
  margin: 0;
}

.d-metaBar-description, .d-metaBar-title, [class*=g-grid-] {
  vertical-align: top;
  letter-spacing: normal;
  word-spacing: normal
}

[class*=g-grid-] {
  display: inline-block;
  /*    padding-right: 10px;
    padding-left: 10px;*/
  min-height: 1px;
  height: inherit
}

.g-grid-1 {
  width: 8.33333%
}

.g-grid-2 {
  width: 15.66667%;
  text-align: center;
}

.g-grid-3 {
  width: 24.6%
}

.g-grid-4 {
  width: 32.33333%
}

.g-grid-5 {
  width: 41.66667%
}

.g-grid-6 {
  width: 49.7%
}

.company-pro .g-grid-6 {
  width: 47.7%
}

.company-pro .g-grid-6:first-child {
  margin-right: 30px;
}

.g-grid-7 {
  width: 58.33333%
}

.g-grid-8 {
  width: 66.66667%
}

.g-grid-9 {
  width: 75%
}

.g-grid-10 {
  width: 83.33333%
}

.g-grid-11 {
  width: 91.66667%
}

.g-grid-12 {
  width: 100%
}



.box26 {
    position: relative;
    margin: 4em 0;
    padding: 0.5em 1em;
    border: solid 3px #0088d8;
    border-radius: 8px;
}
.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #0088d8;
    font-weight: bold;
}
.box26 p {
    margin: 0; 
    padding: 0;
}

.box30 {
    margin: 2em 0;
    background: #f1f1f1;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
    padding: 5px;
}
.box30 .box-title {
    font-size: 1.1em;
    background: #0088d8;
    padding: 4px;
    text-align: center;
    color: #FFF;
}
.box30 p {
    padding: 15px 20px;
    margin: 0;
}

.fa-angle-right, .fa-external-link, .fa-envelope-o {
  font-size: 120%;
  font-weight: bold;
}

.g-headbnr {
  width: 300px;
  margin-right: 50px;
  margin-bottom: 10px;
  float: left;
  min-height: 370px;
}

.staffclm div.g-headbnr {
  width: 300px;
  margin-right: 50px;
  min-height: 750px;
}

.seihinclm {
  margin-top: 30px;
}

.seihinclm div.g-headbnr {
  width: 470px;
  margin-right: 60px;
  min-height: 350px;
}

.staffclm div.g-headbnr:nth-child(3n) {
  margin-right: 0px;
}

.seihinclm div.g-headbnr:nth-child(2n) {
  margin-right: 0px;
}

.proimg, .protext {
  float: left;
}

.proimg {
  min-width: 250px;
}

.protext {
  width: 65%;
}

.newscol div.g-headbnr:nth-child(3n+1),
.seminarcol div.g-headbnr:nth-child(3n),
.l-section .g-blogarea div.g-headbnr:nth-child(3n)
 {
  margin-right: 0px;
}

.tar {
  text-align: right;
}

.g-headbnr img {
  max-width: 100%;
}

.textwidget img {
  max-width: 100%;
}

.g-headbnr.lastitem {
  margin-right: 0px;
}

.protext h3 {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 20px;
  color: #000
}

.protext h4 {
  font-size: 16px;
  color: #0088D8;
  font-weight: bold;
  margin: 20px 0;
  border-bottom: 1px dotted #0088D8;
}

@media screen and (max-width: 768px) {
 #menu-wrap{
  display: block;
 }
  .protext h3 {
    text-align: center;
  }
  .proimg, .protext {
    width: 100%;
    float: inherit;
  }
  .proimg {
    text-align: center;
  }
  .g-container {
    width: auto;
    padding-left: 5px;
    padding-right: 5px;
  }
  .g-row {
    margin-right: 0;
    margin-left: 0
  }
  [class*=g-grid-] {
    padding-right: 5px;
    padding-left: 5px;
    width: 100%!important
  }
  .g-headbnr, .presidentArea div {
    padding-right: 5px;
    padding-left: 5px;
    width: 100%;
    float: inherit;
  }
}

.bx-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0
}

.bx-wrapper .bx-viewport {
  -webkit-transform: translatez(0);
  -ms-transform: translatez(0);
  transform: translatez(0)
}

.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
  position: absolute;
  bottom: 32px;
  width: 100%
}

.bx-wrapper .bx-loading {
  min-height: 50px;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20
}

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: 700;
  color: #666;
  padding-top: 20px
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager .bx-pager-item {
  display: inline-block
}

.bx-wrapper .bx-pager.bx-default-pager a {
  text-indent: -9999px;
  display: block;
  width: 11px;
  height: 11px;
  margin: 0 5px;
  outline: 0
}

.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: url("../../../../../../index.html")no-repeat
}

.bx-wrapper .bx-prev {
  left: 10px
}

.bx-wrapper .bx-caption, #l-header {
  width: 100%;
}

.bx-wrapper .bx-next {
  right: 10px
}

.bx-controls-direction {
  position: relative;
  width: 400px;
  margin: auto
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  bottom: 35px;
  outline: 0;
  width: 13px;
  height: 20px;
  text-indent: -9999px;
  z-index: 9999
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none
}

.bx-wrapper .bx-controls-auto {
  text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:hover {
  background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:hover {
  background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px
}

.bx-wrapper .bx-caption {
  bottom: 0;
  background: #666;
  background: rgba(80, 80, 80, .75)
}

.l-section, .l-section--white, body {
  background-color: #fff
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px
}

* {
  box-sizing: border-box
}

html {
  font-size: 62.5%;
  border-top: 3px solid #0088D8;
}

body {
  font-family: Noto, Hiragino Sans,Helvetica,Arial,sans-serif;
  font-feature-settings: "pkna";
  color: #333;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0.05em;
  -webkit-text-size-adjust: 100%;
  -webkit-print-color-adjust: exact;
  max-width: 1000px;
  margin: 0 auto;
  background: #fff;
  overflow-x: hidden;
}



.d-link, a {
  color: #0088D8;
  cursor: pointer;
}

.d-link--onBorder:hover, .d-table-text a:hover {
  text-decoration: none
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.75;
}

#crumbs {
  line-height: 40px;
  font-size: 0.8em;
  list-style: none;
  font-size: 13px;
}

#crumbs li {
  display: inline-block;
  margin-right: 10px;
}

#crumbs li a {
  font-style: italic;
}

#crumbs li:after {
  content: "　>";
}

#crumbs li:last-child:after {
  content: "";
}

.archive {
  margin-top: 20px;
}

.is-tabletSmall {
  display: none
}

#l-header {
  top: 0;
  z-index: 100;
  height: 110px;
  background: #fff;
  margin-top: 10px;
}

#l-header.fixed {
  position: fixed;
  top: 0px;
  margin-top: 0px;
}

.l-section {
  margin-bottom: 20px;
  box-shadow: 0px 8px 5px -5px rgb(0 0 0 / 10%);
 
}

.l-section.nomargin {
  margin-bottom: 0px;
}

.l-section img {
  max-width: 100%;
  height: auto;
}

.l-section.concept-sec {
  background: url(https://kamisei.co.jp/wp-content/uploads/2017/06/concept_bkimg.jpg) 0 0 no-repeat;
  min-height: 340px;
  background-position: center;
}

.l-section.interview-sec {
  padding-bottom: 20px;
}

.l-section--noPadding {
  padding-top: 0!important;
  padding-bottom: 20px!important

}

.l-section--black {
  background-color: #000
}

.l-section--dark {
  background-color: #232323
}

.l-section--light {
  background-color: #EEEEEE
}

.l-footer {
  background-color: #F7F7F7;
}

.l-section--borderGray, .l-section--borderGrey {
  border-top: 1px solid #ebebeb
}

.l-section--borderWhite {
  border-top: 1px solid #fff
}

.l-section--single {
  padding-top: 120px;
  padding-bottom: 80px
}

.l-mainColumn {
  border-right: 1px solid #ebebeb;
  padding-right: 20px
}

@media screen and (max-width: 768px) {
  .is-pc {
    display: none
  }
  .is-tabletSmall {
    display: block
  }
  .l-section {
    padding-bottom: 0px;
    margin-bottom: 0;
  }
  .l-section.serviceinfo {
    padding-bottom: 0px
  }
  .l-section--single {
    padding-top: 80px;
    padding-bottom: 40px
  }
  .l-mainColumn {
    border: none;
    padding: 0
  }
}

.l-entryBottom {
  margin-top: 50px;
  border-top: 1px dashed #ccc;
  padding-top: 50px
}

.l-entryBottom .d-sectionTitle {
  margin-top: -5px
}

.l-entryBottom .g-container {
  padding: 0
}

.l-entryBottom .g-row {
  margin-right: -10px;
  margin-left: -10px
}

@media screen and (max-width: 768px) {
  .l-entryBottom {
    margin-top: 40px;
    padding-top: 40px
  }
  .l-entryBottom .g-row {
    margin-right: -5px;
    margin-left: -5px
  }
  .l-sidebar {
    margin-top: 40px
  }
  .footbnr .g-row {
    margin-bottom: 0;
  }
}

.d-metaBar {
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #fff;
}

.d-metaBar:after {
  clear: both;
  display: block
}

.d-metaBar-title {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  margin-left: 10px;
  margin-top: 10px;
}

.d-metaBar-title img.l-logo {
  height: 20px;
}

.d-metaBar-description {
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  font-size: 1.1rem;
  margin-left: 10px;
  margin-top: 10px;
}

.d-metaBar-account {
  padding-left: 16px;
}

.d-metaBar-share {
  float: right;
  font-size: 0;
  letter-spacing: -1em;
  word-spacing: -1em
}

.d-metaBar-share-item, .G_navBar-title a {
  font-size: 1rem;
  letter-spacing: normal;
  word-spacing: normal;
  white-space: nowrap
}

.d-metaBar-share-item {
  display: inline-block;
  vertical-align: middle;
  margin: 6px 0 0 5px
}

.d-metaBar-share-item a {
  display: block;
  height: 100%;
  width: 100%
}

.d-metaBar-share-item--facebook, .d-metaBar-share-item--gplus, .d-metaBar-share-item--twitter {
  width: 23px;
  height: 23px;
  background-size: 121px 308px
}

.d-metaBar-share-item--facebook {
  background-position: 0 -196px
}

.d-metaBar-share-item--twitter {
  background-position: 0 -248px
}

.d-metaBar-share-item--gplus {
  background-position: 0 -222px
}

.no-backgroundsize .d-metaBar-share-item--facebook, .no-backgroundsize .d-metaBar-share-item--gplus, .no-backgroundsize .d-metaBar-share-item--twitter {
  background-image: url("../img/legacy/sprite-1x.png")
}


/*.G_navBar-item-icon--arrowDown,
.G_navBar-item-icon--new,
.G_navBar-title a {

    background-size: 121px 308px
}*/

.ua-ie-8 .d-metaBar-share-item, .ua-ie-9 .d-metaBar-share-item {
  margin-top: 0
}

@media screen and (max-width: 768px) {
  .d-metaBar {
    height: 40px;
    line-height: 1.3;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #333
  }
  .d-metaBar-title {
    display: none
  }
  .d-metaBar-description {
    margin: 0;
  }
  .d-metaBar-share-item {
    margin-top: 3px
  }
}


/*site description*/

.topdesc {
  margin-left: 162px;
}

.topdesc p {
  display: inline-block;
  font-size: 80%;
}

.topdesc p.textarea {
  font-weight: bold;
  width: 460px;
  line-height: 1.5;
}

.topdesc p.telnumber {
  width: 370px;
  text-align: center;
}

.topdesc p.telnumber span {
  display: inline-block;
  
}

.topdesc p.telnumber span.text {
  line-height: 1.2;
  color: #0088D8;
  font-size: 80%;
  width: 140px;
}

.topdesc p.telnumber span.number {
  color: #0088D8;
  font-size: 250%;
}


/*ドロップメニュー*/

.G_navBar-list>li {
  position: relative;
  top: 0px;
  font-weight: bold;
  font-size: 14px;
}

.G_navBar-list li ul {
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  padding: 0;
  width: 100%;
}

.G_navBar-list li ul li {
  width: 100%;
  text-align: center;
  font-size: 12px;
}

.G_navBar-list li ul {
  visibility: hidden;
  opacity: 0;
  transition: 0s;
}

.G_navBar-list li:hover ul {
  visibility: visible;
  opacity: 1;
}

.G_navBar-list li ul li a {
  visibility: hidden;
  opacity: 0;
  transition: .5s;
}

.G_navBar-list li:hover ul li a {
  visibility: visible;
  opacity: 1;
}

.G_navBar-list li ul li a {
  padding: 13px 5px;
  border-top: 1px solid #fff;
  color: #fff;
  border-right: none;
  background: #0088D8;
  text-align: center;
  min-width: 150%;
}

.G_navBar-list li:hover>a {
  background: #0088D8;
}

.G_navBar-list li a:hover {
  background: #0088D8;
}

.G_navBar-inner {
  position: relative;
}

.G_navBar-inner:after {
  clear: both;
  display: block
}

.G_navBar-inner a:hover, .G_navBar-link.is-active {
  color: #ffe800
}

.G_navBar-title {
  position: relative;
  z-index: 5
}

p.loan {
  font-weight: bold;
  padding: 0 15px 10px;
}

.G_navBar-title a {
  display: inline-block;
  vertical-align: top;
  margin: 0px;
}

.G_navBar-title a a {
  display: block;
  height: 100%;
  width: 100%
}

.infosight {
  position: absolute;
  color: #000;
  font-weight: bold;
  left: 305px;
  top: 30px;
}

.G_navBar-list {
  width: 100%;
  padding-left: 0;
  font-size: 0;
  letter-spacing: -1em;
  word-spacing: -1em;
  margin-left: 140px;
}

.G_navBar-list a {
  color: #333;
}

.G_navBar-item, .G_navBar-item-icon {
  letter-spacing: normal;
  word-spacing: normal
}

.G_navBar-item {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  text-align: center;
}

footer .G_navBar-item {
  text-align: left;
}

.G_navBar-item span {
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
}

.G_navBar-item a {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 5px 22px;
  line-height: 1.2;
  border-right: 1px solid #eee;
}

footer .G_navBar-item a {
  padding: 10px 22px;
  border-right: none;
}

footer ul.bnrarea .G_navBar-item a {
  padding: 10px 0px 10px 22px;
  border-right: none;
}

footer .G_navBar-item a {
  color: #0088D8;
}

footer ul>li.G_navBar-item>a {
  font-weight: bold;
}

.G_navBar-item.d-metaBar-account a {
  text-align: center;
  background: #0088D8;
  padding: 10px 20px;
  color: #fff;
  border-radius: 5px;
  margin-top: -10px;
}

.G_navBar-item.d-metaBar-account a:hover {
  color: #ffe800;
}

.G_navBar-item.btn {
  width: 285px;
  position: relative;
  top: -18px;
  right: 150px;
}

.G_navBar-item.btn a {
  display: inline-block;
  width: 50%;
  min-width: 135px;
  height: 100%;
  padding: 10px;
  line-height: 1.2;
  margin-bottom: 1px;
}

.G_navBar-item.btn a.sns {
  display: inline-block;
  width: auto;
  height: 100%;
  padding: 10px;
  line-height: 1.2;
  margin-bottom: 5px;
}

.G_navBar-item--shop:after, .G_navBar-item--shop:before {
  display: none
}

.G_navBar-item-icon {
  display: inline-block;
  font-size: 1rem;
  vertical-align: middle;
  margin: -3px 0 0 3px
}

.G_navBarSP, .ua-ie-8 .G_navBar-item:after {
  display: none
}

.G_navBar-item-icon--arrowDown {
  background-position: 0 0;
  width: 13px;
  height: 9px
}

.G_navBar-item-icon--new {
  background-position: 0 -25px;
  width: 11px;
  height: 10px
}

.no-backgroundsize .G_navBar-item-icon--arrowDown, .no-backgroundsize .G_navBar-item-icon--new, .no-backgroundsize .G_navBar-title a {
  background-image: url("../img/legacy/sprite-1x.png")
}

.ua-ie-8 .G_navBar-list>:first-child {
  z-index: 4
}

.ua-ie-8 .G_navBar-list>:first-child+* {
  z-index: 3
}

.ua-ie-8 .G_navBar-list>:first-child+*+* {
  z-index: 2
}

.ua-ie-8 .G_navBar-list>:first-child+*+*+* {
  z-index: 1
}

.ua-ie-8 .G_navBar-item:before {
  border: none;
  width: 31px;
  height: 56px
}

.ua-ie-8 .G_navBar-item--official:before {
  background-image: url("../img/legacy/header-nav-bg-official.png");
  background-position: 100% 0;
  background-repeat: no-repeat
}

.ua-ie-8 .G_navBar-item--factory:before {
  background-image: url("../img/legacy/header-nav-bg-factory.png");
  background-position: 100% 0;
  background-repeat: no-repeat
}

.mainThumb img {
  max-width: 100%;
  height: auto;
}

@media screen and (min-width: 768px)and (max-width: 899px) {
  .g-container--wide {
    max-width: none
  }
  .G_navBar-item {
    font-size: 12px;
    font-size: 1.2rem
  }
  .G_navBar-item--factory, .G_navBar-item--official {
    height: 56px;
    line-height: 1.3;
  }
  .G_navBar-item-icon--arrowDown {
    display: none
  }
}

.G_navBarSP-title a, .G_navBarSP-toggl-icon {
  overflow: hidden;
  white-space: nowrap;
  vertical-align: top;
  letter-spacing: normal;
  word-spacing: normal;
  font-size: 1rem
}

@media screen and (max-width: 784px) {
  .G_navBar-item--official {
    /* padding-top: 13px*/
  }
}

.G_navBarSP {
  margin-top: 0;
  width: 100%;
  overflow: hidden;
  position: relative
}

.pageTitle-description {
  font-size: 12px;
  position: relative;
  top: -20px;
}

.d-serviceList-item .d-serviceList-text {
  width: 61%;
  margin-top: -150px;
}

.serviceinfo .d-serviceList-item .d-serviceList-text {
  width: 100%;
  margin-top: 0px;
}

.serviceinfo .d-serviceList-item img {
  width: 100%;
}

.d-serviceList-title .amount {
  font-size: 12px;
  position: relative;
  top: -10px;
}

.d-serviceList-subtitle {
  font-size: 30px;
  margin: 10px 0;
  font-weight: bold;
  text-align: center;
}

.photolist li {
  display: inline-block;
  margin-right: 15px;
}

.photolist li:last-child {
  margin-right: 0px;
}

.photolist li.g-headbnr {
  margin-right: 50px;
}

.photolist li.g-headbnr:last-child {
  margin-right: 0px;
}

.g-headbnr.lastitem, .photolist li.g-headbnr:nth-child(3n) {
  margin-right: 0px;
}

.d-button {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  word-spacing: normal;
  padding: 11px 30px;
  background: #0088D8;
  text-decoration: none;
}

.d-button.large {
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: bold;
  text-decoration: none;
  width: 40%;
}

.d-button span.d-link-text {
  font-size: 1.6rem;
  font-weight:bold;
}

.d-Car-item .d-button {
  margin: 0 15px 10px;
}

@media screen and (max-width: 768px) {
  .l-logo {
    width: 15px;
  }
  .d-button {
    display: block;
    text-align: center;
    margin-bottom: 10px;
  }
  .no-m .d-button {
    margin-bottom: 0px;
  }
  .conceptarea .d-button {
    margin-bottom: 0px!important;
    color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }
  .callArea .d-button {
    margin: 0px!important;
  }
  .photolist li {
    width: 45%;
  }
  .photolist li.g-headbnr {
    width: 45%;
    margin-right: 15px;
  }
  .g-headbnr.lastitem, .photolist li.g-headbnr:nth-child(3) {
    margin-right: 15px;
  }
  .d-serviceList-subtitle {
    font-size: 20px;
  }
  .l-footer {
    margin: 0;
    padding: 0;
  }
  .d-serviceList-item .d-serviceList-text {
    width: 100%!important;
    margin-top: -60px!important;
  }
  .serviceinfo .d-serviceList-item .d-serviceList-text {
    margin-top: 0px!important;
  }
  .d-serviceList-title .amount {
    font-size: 12px;
    display: block;
    top: 0px;
  }
  .pageTitle-description {
    font-size: 12px;
    position: inherit;
    display: block;
    line-height: 1.5;
    top: 0;
    margin-top: 10px;
  }
  .G_navBar {
    display: none
  }
  .G_navBarSP {
    display: block
  }
}

.G_navBarSP-inner {
  height: 56px;
  line-height: 1;
  border-bottom: 1px solid #0088D8;
}

.G_navBarSP-inner img {
  width: 100%;
  height: auto;
}

.G_navBarSP-inner:after {
  clear: both;
  content: "";
  display: block
}

.G_navBarSP-title {
  float: left;
  width: 275px;
  height: 100%;
  text-align: left;
  margin-left: 10px;
}

.G_navBarSP-list, .G_navBarSP-listEx, .G_navBarSP-toggle.is-active {
  background-color: #f7f7f7
}

.G_navBarSP-title a {
  display: inline-block;
  margin-top: 15px
}

.G_navBarSP-title a a {
  display: block;
  height: 100%;
  width: 100%
}

.G_navBarSP-toggle {
  float: right;
  width: 65px;
  height: 100%;
  text-align: center;
  background: #fff;
  z-index: 9999;
  padding-top: 10px;
}

.G_navBarSP-toggl-icon {
  display: inline-block;
  background-position: 0 -53px;
  width: 24px;
  height: 12px;
  margin-top: 20px
}

.G_navBarSP-toggle span {
  font-size: 70%;
}

.G_navBarSP-item, .G_navBarSP-listEx-title {
  border-bottom: 1px solid #d2d2d2;
  padding: 10px 0;
  margin: 0 10px;
  font-weight: bold;
  text-align: left;
}

.G_navBarSP-item.sublist {
  width: 43%;
  display: inline-block;
}

.G_navBarSP-item.conceptarea {
  text-align: center;
  width: 100%;
  float: inherit;
}

.G_navBarSP-toggl-icon a {
  display: block;
  height: 100%;
  width: 100%
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9";
  font-size: 140%;
  color: #000;
}

.is-active .fa-bars:before {
  color: #000;
}

.fa-angle-right:before {
  content: "\f105";
  font-size: 140%;
  font-weight: bold;
}

.G_navBarSP-toggle.is-active .G_navBarSP-toggl-icon {
  background-position: 0 -38px;
  width: 24px;
  height: 12px;
  background-size: 121px 308px
}

.G_navBarSP-list {
  width: 100%;
  display: none
}

.G_navBarSP-list.is-active {
  display: block;
  overflow: scroll;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}

.G_navBarSP-listEx {
  position: absolute;
  width: 100%;
  left: 100%;
  top: 56px;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms
}

.G_navBarSP-listEx.is-active {
  left: 0
}

.G_navBarSP-item a {
  display: block;
  position: relative;
  width: 95%;
  font-size: 13px;
  font-weight: 700;
}

.G_navBarSP-item a.subbtn {
  display: inline-block;
  width: 47%;
}

.G_navBarSP-item-icon {
  position: absolute;
  right: 0;
  top: 6px
}

.G_navBarSP-item-icon--arrowRight {
  background-position: 0 -68px;
  width: 9px;
  height: 13px;
  background-size: 121px 308px
}

.G_navBarSP-item-icon--new {
  background-position: 0 -25px;
  width: 11px;
  height: 10px;
  background-size: 121px 308px
}

.G_navBarSP-listEx-title {
  display: block
}

.G_navBarSP-listEx-title a {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 700;
  color: #333
}

.G_navBarSP-listEx-icon {
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
  letter-spacing: normal;
  word-spacing: normal;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background-position: 0 -84px;
  width: 9px;
  height: 13px;
  background-size: 121px 308px;
  margin-top: 5px;
  margin-right: 5px
}

.G_navBarSP-listEx-icon a {
  display: block;
  height: 100%;
  width: 100%
}

.d-exNavSP-listEx-subtitle {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 700;
  padding: 15px 0 5px;
  margin: 0 10px;
  border-bottom: 1px solid #d2d2d2
}

.d-exNavSP-listEx-list {
  margin: 10px;
  line-height: 1.8
}

.d-mainVisual-title, .d-officialBanner-title {
  font-weight: 700;
  font-style: italic;
  line-height: 1.2
}

.d-mainVisual {
    height: 286px;
    position: relative;
    overflow: hidden;
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
}

.d-mainVisual--official {
  height: 400px
}

.d-mainVisual--page {
  height: 515px
}

.d-mainVisual .g-row {
  margin: 0
}

.d-mainVisual-inner {
  position: relative;
  width: 100%;
  height: 100%
}

.d-mainVisual-image {
  width: 100%;
  height: auto;
  position: absolute
}

.d-mainVisualSlider, .d-mainVisualSlider .d-slider {
  display: block;
  height: 100%;
  position: relative
}

.d-mainVisual-text {
  position: relative;
  left: 0;
  top: 25%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-top: 35px;
}

.d-mainVisual-title {
  color: #ffe200;
  font-size: 33px;
  font-size: 4rem
}

.d-mainVisual-description {
  color: #000;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 700;
  font-style: italic;
  margin-top: 8px
}

.d-mainvis_txt .d-mainVisual-text-inner {
  background-color: rgba(255, 255, 255, .85);
  padding: 20px;
  display: inline-block
}

.d-mainvis_txt .d-mainVisual-title {
  color: #000
}

.d-mainvis_txt .d-mainVisual-description {
  font-size: 16px;
  font-size: 1.5rem
}

.d-mainVisual-text--runningClub {
  text-align: center;
  padding-top: 35px
}

.d-mainVisual-text--runningClub .d-mainVisual-title {
  color: #fff;
  font-size: 44px;
  font-size: 4.4rem;
  text-shadow: 0 2px 8px rgba(0, 0, 0, .5)
}

.d-mainVisual-text--runningClub .d-mainVisual-description {
  color: #fff;
  font-size: 15px;
  font-size: 1.5rem;
  text-shadow: 0 2px 8px rgba(0, 0, 0, .7)
}

.d-mainVisualSlider .d-slider .bx-pager, .d-mainVisualSlider .d-slider-pager, .d-mainVisualSlider .d-slider-pager ul li {
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  font-size: 1rem
}

.d-mainVisualSlider .d-slider {
  z-index: 1;
  width: 100%;
  opacity: 0
}

.d-mainVisualSlider .d-slider .bx-wrapper {
  margin-bottom: 0
}

.d-mainVisualSlider .d-slider .bx-viewport, .d-mainVisualSlider .d-slider .bx-wrapper, .d-mainVisualSlider .d-slider ul, .d-mainVisualSlider .d-slider ul li {
  height: 100%!important;
  width: 100%
}

.d-mainVisualSlider .d-slider .bx-viewport img {
  display: block;
  opacity: 1!important
}

.d-mainVisualSlider .d-slider .bx-controls {
  z-index: 60;
  margin-top: -30px
}

.d-mainVisualSlider .d-slider .bx-controls a:hover {
  opacity: 1!important
}

.d-mainVisualSlider .d-slider .bx-controls-direction {
  position: absolute;
  top: 0;
  width: 100%
}

.d-mainVisualSlider .d-slider .bx-controls-direction a {
  text-indent: -999px;
  overflow: hidden
}

.d-mainVisualSlider .d-slider .bx-pager {
  position: relative;
  z-index: 60;
  display: inline-block;
  width: 100%;
  height: 10px;
  bottom: 0;
  padding-top: 5px
}

.d-mainVisualSlider .d-slider .bx-pager li {
  float: none;
  text-align: center;
  width: auto
}

.d-mainVisualSlider .d-slider .bx-pager a {
  width: 10px;
  height: 10px;
  background: #FFF;
  border: 1px solid #000;
  border-radius: 8px;
  opacity: .75
}

.d-button:hover, .d-mainVisualSlider .next:hover, .d-mainVisualSlider .prev:hover {
  opacity: .8
}

.d-mainVisualSlider .d-slider .bx-pager a.active, .d-mainVisualSlider .d-slider .bx-pager a:hover {
  background: #000;
  border: 1px solid #FFF
}

.d-mainVisualSlider .d-slider ul {
  margin-top: 0
}

.d-mainVisualSlider .d-slider ul li {
  float: left;
  position: relative;
  width: 100%;
  display: inline-block
}

.d-mainVisualSlider .d-slider-pager {
  position: relative;
  z-index: 10;
  display: inline-block;
  width: 100%;
  bottom: 0;
  text-align: center
}

.d-mainVisualSlider .d-slider-pager ul li {
  position: relative;
  width: 15%;
  display: inline-block;
  margin: 0 -3px
}

.d-mainVisualSlider .next, .d-mainVisualSlider .prev {
  display: none;
  z-index: 60;
  position: absolute;
  top: 50%;
  width: 36px;
  height: 60px;
  margin-top: -30px;
  background: #ffe200
}

.d-mainVisualSlider .next a, .d-mainVisualSlider .prev a {
  display: block;
  height: 100%;
  width: 100%;
  background: url("../img/sprite/icon-arrow-left-white.png")50% 50% no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 1.5dppx) {
  .d-mainVisualSlider .next a, .d-mainVisualSlider .prev a {
    background: url("../img/sprite/icon-arrow-left-white@2x.png")50% 50% no-repeat;
    background-size: 14px 20px
  }
}

.d-mainVisualSlider .next {
  right: 0
}

.d-mainVisualSlider .next a {
  background: url("../img/sprite/icon-arrow-right-white.png")50% 50% no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 1.5dppx) {
  .d-mainVisualSlider .next a {
    background: url("../img/sprite/icon-arrow-right-white@2x.png")50% 50% no-repeat;
    background-size: 14px 20px
  }
}

.no-csstransforms .d-mainVisual-inner {
  display: table
}

.no-csstransforms .d-mainVisual-text {
  top: inherit;
  display: table-cell;
  vertical-align: middle
}

.no-rgba .d-mainvis_txt .d-mainVisual-text-inner {
  filter: progid: DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#95000000, EndColorStr=#95000000)
}

#sns {
  margin-top: 20px;
}

#sns p {
  text-align: center;
}

#sns p img {
  width: 95%;
}

#sns h3 {
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  .d-mainVisual {
    height: 180px
  }
  .slider .d-mainVisual {
    height: auto;
  }
  .bnrtop {
    display: none;
  }
  .corpbnr {
    text-align: center;
  }
  .d-mainVisual--official {
    height: 300px!important
  }
  .d-mainVisual-title {
    font-size: 26px;
    font-size: 2.6rem
  }
  .d-mainVisual-description {
    font-size: 12px;
    font-size: 1.2rem
  }
  .d-mainVisual-text--runningClub .d-mainVisual-title {
    font-size: 26px;
    font-size: 2.6rem
  }
  .d-mainVisual-text--runningClub .d-mainVisual-description {
    font-size: 12px;
    font-size: 1.2rem
  }
  .p-page .d-mainVisual {
    height: 450px
  }
  .p-page .d-mainVisual-text {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 56px
  }
  .content-area, .calendar-area {
    margin: 0px 10px 10px 10px;
  }
}

@media screen and (max-width: 480px) {
  .d-mainVisual--official {
    height: 250px!important
  }
  .d-mainvis_txt {
    max-width: 85%
  }
  .d-mainvis_txt .d-mainVisual-text-inner {
    padding: 15px
  }
  .d-mainvis_txt .d-mainVisual-description {
    margin-top: 8px
  }
  .content-area, #secondary {
    margin: 0px 20px 10px 20px;
  }
  .wpp-thumbnail {
    float: none!important;
  }
  .wpp-post-title {
    top: 0!important;
  }
  .G_navBarSP-title {
    width: 245px;
  }
  .d-legal .info img {
    max-width: 100%;
  }
}

.d-sectionBtnarea {
  text-align: center;
  padding: 10px 0;
  font-size: 16px;
}

.d-sectionBtnarea.left {
  text-align: left;
}

.no-m {
  text-align: center;
}

.no-m .d-sectionBtnarea {
  text-align: center;
  display: inline-block;
  margin-right: 10px;
}

.d-sectionBtnarea.aboutbtn {
  background: #FFC900;
}

@media screen and (min-width: 768px)and (max-width: 899px) {
  .d-officialBanner-image {
    float: none;
    width: 100%
  }
  .d-officialBanner-text {
    position: static;
    width: 100%;
    padding: 15px
  }
  h1.G_navBar-title {
    width: 200px;
  }
  h1.G_navBar-title img {
    width: 90%;
  }
  .infosight {
    left: 15px;
    top: 5px;
  }
  .G_navBar-item a {
    padding-left: 0px;
    padding-right: 40px;
  }
  .G_navBar-title a {
    margin: 35px 0 0 16px;
  }
}

@media screen and (max-width: 768px) {
  #l-header {
    height: auto;
  }
  #l-header.fixed {
    position: inherit;
  }
  .d-officialBanner [class*=g-grid-] {
    width: 50%
  }
  .d-officialBanner-item {
    margin-bottom: 0
  }
  .d-officialBanner-image {
    float: none;
    width: 100%
  }
  .d-officialBanner-text {
    position: static;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px
  }
  .d-officialBanner-description {
    font-size: 12px;
    font-size: 1.2rem
  }
  .d-officialBanner-title {
    margin-bottom: 15px;
    font-size: 24px;
    font-size: 2.4rem
  }
}

@media screen and (max-width: 480px) {
  .d-officialBanner [class*=g-grid-] {
    width: 100%
  }
  .d-officialBanner [class*=g-grid-]:first-child, .d-officialBanner [class*=g-grid-]:last-child {
    padding: 0!important
  }
  .d-officialBanner [class*=g-grid-]:first-child {
    margin-bottom: 10px
  }
}

.d-sectionBtnarea .d-button {
  background: #0088D8;
  color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  text-decoration: none;
}

.d-sectionBtnarea.white .d-button {
  background: #fff;
  color: #333;
}

.d-sectionBtnarea .d-button.large {
width:30%;
margin: 0 auto;
}

.entry-content .d-sectionBtnarea .d-button.large {
width:auto;
margin: 0 auto;
}

.l-section--black .d-sectionBtnarea .d-nav {
  background-color: rgba(0, 0, 0, 1);
  border: 1px solid #fff;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  word-spacing: normal;
  padding: 11px 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.l-section--black .d-sectionBtnarea .d-button, .l-section--black .d-sectionBtnarea .d-nav:hover, .l-section--black .d-sectionBtnarea .d-nav.is-active {
  background-color: rgba(172, 42, 0, 1);
  border: 1px solid #ffe200;
}

.d-button-text {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  color: #fff
}

.d-button-icon {
  margin-left: 3px
}

.d-button-icon--new {
  display: inline-block;
  background-position: 0 -12px;
  width: 11px;
  height: 10px;
  background-size: 121px 308px
}

.d-newsList-item:after, .d-newsList-text:after, .d-sectionTitle:after {
  clear: both;
  content: "";
  display: block
}

.d-button--normal {
  background-color: transparent;
  border: 2px solid #232323
}

.d-button--normal .d-button-text {
  color: #666
}

.d-button--large {
  min-width: 240px;
  border-radius: 8px
}

.d-button--large .d-button-text {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  color: #fff
}

.d-button--wide {
  padding-left: 40px;
  padding-right: 40px
}

.pageTitle {
  padding-bottom: 20px;
  padding-top: 20px;
  margin-bottom: 10px;
  font-weight: bold;
}

.text-title.pageTitle-description {
  top: -10px;
}

.pageTitle .pageTitle-title {
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
  border-bottom: 2px solid #0088D8;
  padding-bottom: 6px;
  margin-bottom: 6px;
}

.serviceList {
  margin-bottom: 20px;
  border-bottom: 2px solid #0088D8;
}

.serviceList.noborder {
  margin-bottom: 0;
  border-bottom: 0;
}

.d-serviceList-title {
  font-size: 50px;
  margin: 10px 0;
  font-weight: bold;
}

.serviceinfo .d-serviceList-title {
  font-size: 30px;
}

.d-serviceList-phil .d-serviceList-title {
  text-align: center;
}

.d-serviceList-info {
  font-size: 13px;
  margin-bottom: 20px;
}

.sliderArea {}

.d-aboutList-item img {
  width: 100%;
  display: block;
}

.d-aboutList-info {
  color: #000;
  font-size: 40px;
  font-style: italic;
  line-height: 1.4;
  margin-bottom: 0;
  padding: 32px;
  background: #FFC900;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 900;
  letter-spacing: -0.05em;
}

.companyInfo {
  margin-top: 40px;
}

.companyInfo dt, .companyInfo dd {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 10px;
}

.companyInfo dt {
  background: #0088D8;
  padding: 6px 20px;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  width: 20%;
}

.companyInfo dd {
  padding: 6px;
  color: #FFF;
  width: 75%;
}

dl.listqa {
  margin-left: 12px;
}

.listqa dt {
  margin-bottom: 10px;
}

.listqa dd {
  margin-bottom: 30px;
}

.listqa dt>p:first-child:before {
  content: "Q: ";
}

.listqa dt>p {
  font-weight: bold;
  font-size: 120%;
  padding: 10px;
  color: #fff;
  background: #0088D8;
}

.listqa dd>p:first-child:before {
  content: "A: ";
  font-weight: bold;
  color: #0088D8;
  font-size: 140%;
}

.listqa dd {
  margin-bottom: 60px;
}

.pagelist a {
  font-weight: bold;
}

.callInfo {
  background: #0088D8;
  padding: 20px;
}

.gmap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.gmap iframe, .gmap object, .gmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 480px) {
  #crumbs {
    line-height: 1.5;
    font-size: 0.6em;
    font-size: 10px;
    margin-bottom: 10px;
  }
  .serviceinfo .serviceList {
    margin-bottom: 0px;
    border-bottom: 0;
  }
  .pageTitle {
    padding-bottom: 0px;
  }
  .pageTitle .pageTitle-title {
    font-size: 26px;
    padding: 10px;
  }
  .d-aboutList-info {
    font-size: 26px;
    padding: 10px;
  }
  .callArea p {
    float: inherit;
    width: 100%;
  }
  .callArea p.telArea:before {
    margin: -35px 0 0 -160px;
  }
  .d-sectionBtnarea {
    font-size: 14px;
    padding: 0px;
    margin-top: 10px;
  }
  .carInfo h3 {
    font-size: 20px;
    font-weight: 600;
  }
  .d-button--large .d-button-text {
    font-size: 20px;
    font-size: 2rem
  }
  .techInfo {
    width: 100%;
    float: inherit;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .d-serviceList-title {
    font-size: 20px;
  }
  .d-serviceList-item img {
    width: 100%;
  }
}

.d-sectionTitle {
  line-height: 160%;
  padding: 18px 0;
  margin-top: 10px;
}

.concept-sec .d-sectionTitle {
  padding: 10px 0 0;
}

.l-section--black .d-sectionTitle {
  border: none;
}

.d-sectionTitle-title {
  text-align: center;
  font-size: 30px;
  line-height: 1.5;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
}

.concept-sec .d-sectionTitle-title, .slogan-sec .d-sectionTitle-title {
  text-align: center;
  font-size: 36px;
  line-height: 1.5;
  color: #0088D8;
  margin-bottom: 10px;
}

.imgslogan, .textslogan {
  float: left;
  width: 480px;
}

.textslogan {
  margin-left: 40px;
  font-size: 26px;
  line-height: 2;
  letter-spacing: 0.2;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
}

.contentvalue {
  margin-left: 30px;
  width: 670px;
}

.contentvalue h3 {
  padding-left: 96px;
  min-height: 80px;
  color: #0088D8;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}


.koutei .contentvalue h3 {
  padding-left: 0;
  min-height: inherit;

}


.contentvalue h3.num1 {
  background: url(https://kamisei.co.jp/wp-content/uploads/2017/07/no_1.jpg) 0 0 no-repeat;
}

.contentvalue h3.num2 {
  background: url(https://kamisei.co.jp/wp-content/uploads/2017/07/no_2.jpg) 0 0 no-repeat;
}

.contentvalue h3.num3 {
  background: url(https://kamisei.co.jp/wp-content/uploads/2017/07/no_3.jpg) 0 0 no-repeat;
}

.contentvalue h3.num4 {
  background: url(https://kamisei.co.jp/wp-content/uploads/2017/07/no_4.jpg) 0 0 no-repeat;
}

.contentvalue h3.num5 {
  background: url(https://kamisei.co.jp/wp-content/uploads/2017/07/no_5.jpg) 0 0 no-repeat;
}

.textslogan h3 {
  color: #0088D8;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #0088D8;
}

h3.middletitle {
  text-align: left;
  color: #333;
  font-size: 160%;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
}

h4.smalltitle {
  font-size: 140%;
  
  margin-bottom: 20px;
  border-left: 3px solid #0088d8;
  padding-left: 10px;
  margin-top: 40px;
}

h5.smalltitle {
  color: #0088D8;
  font-size: 100%;
  font-weight: bold;
  margin-bottom: 20px;
  border-bottom: 1px dotted #0088D8;
  padding-bottom: 10px;
}

h4.smalltitle-ja {
  font-size: 160%;
  margin-bottom: 20px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
}

.arasujiarea div {
  float: left;
  margin-bottom: 30px;
}

.arasujiarea div h4.smalltitle {
  margin-top: 0;
}

.arasujiarea .photo {
  width: 320px;
  margin-right: 30px;
}

.arasujiarea .text {
  width: 650px;
}

.kawarakoutei div.g-grid-3 {
  width: 206px;
  margin-right: 54px;
}

.kawarakoutei div.g-grid-3:nth-child(4n+1) {
  margin-right: 0;
}

.kawarakoutei .G_bnr-title {
  text-align: center;
  font-size: 130%;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
}

.d-sectionTitle-title.partner {
  margin-bottom: 20px;
  margin-right: 0px
}

.d-sectionTitle-description {
  font-size: 120%;
  font-weight: bold;
  text-align: center;
  position: relative;
  line-height: 2.2;
}

.concept-sec .d-sectionTitle-description {
  font-size: 110%;
  font-weight: normal;
}

.d-sectionTitle-description.border {
  border-top: 1px solid #333;
  border-bottom: 1px solid#333;
  width: 360px;
  margin: 0 auto;
}

.d-sectionTitle-description.bordermax {
  border-top: 1px solid #333;
  border-bottom: 1px solid#333;
  width: 100%;
  margin: 0 auto;
}

.databox {
  border: 10px solid #0088D8;
}

.databox .box {
  padding: 20px;
}

.databox .box h4 {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 120%;
}

.databox h3 {
  border: 1px solid #0088D8;
  padding: 20px;
  color: #0088D8;
  font-size: 160%;
}

.databox ul {
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}

.databox ul li {
  display: inline-block;
  margin-right: 20px;
}

@media all and (max-width: 768px) {
  .d-sectionTitle-description::before {
    margin-left: -35px;
  }
  .d-sectionTitle-description {
    font-size: 86%!important;
    line-height: 1.75
  }
  .kawarakoutei div.g-grid-3 {
    text-align: center;
  }
  .concept-sec .d-sectionTitle-description {
    font-size: 98%!important;
  }
}

.d-sectionTitle-more {
  float: right;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700
}

.d-sectionTitle--center {
  text-align: center
}

.d-sectionTitle--center .d-sectionTitle-title {
  float: none
}

.d-sectionTitle--small {
  line-height: 18px;
  margin-bottom: 10px
}

.d-sectionTitle--small .d-sectionTitle-title {
  font-size: 18px;
  font-size: 1.8rem
}

.d-sectionTitle--small .d-sectionTitle-description {
  font-size: 11px;
  font-size: 1.1rem
}

.l-section--black .d-sectionTitle-title, .l-section--dark .d-sectionTitle-title {
  color: #fff
}

.l-section--black .d-sectionTitle-description, .l-section--dark .d-sectionTitle-description {
  color: #fff
}

.categoryNav {
  text-align: center;
  margin-bottom: 20px;
}

.categoryNav li {
  display: inline-block;
  margin-right: 20px;
  width: 25%;
  font-style: italic;
  font-weight: bold;
}

.categoryNav li a {
  color: #0088D8;
  border: 1px solid #0088D8;
  padding: 10px;
  display: block;
}

.categoryNav li a span {
  display: block;
}

.categoryNav li a:hover, .categoryNav li a.is-current {
  background: #ffe200;
  border: 1px solid #ffe200;
}

@media screen and (max-width: 768px) {
  .d-sectionTitle {
    /*margin-bottom: 30px*/
  }
  .d-sectionTitle--small {
    margin-bottom: 5px
  }
  .d-sectionTitle-more {
    float: none;
    clear: both;
    margin-top: 10px
  }
  .d-sectionTitle-title {
    font-size: 160%;
  }
  .concept-sec .d-sectionTitle-title {
    margin-bottom: 5px;
    font-size: 25px;
    font-size: 2rem
  }
  .concept-sec .d-sectionTitle-title, .slogan-sec .d-sectionTitle-title {
    font-size: 200%;
  }
  .imgslogan, .textslogan {
    width: auto;
    float: none;
  }
  .textslogan {
    margin-left: 0;
    font-size: 200%;
    text-align: center;
  }
}

.d-newsList-item {
  margin-bottom: 30px;
  float: left;
  margin-right: 30px;
  width: 345px;
}

.d-newsList-item:nth-child(2n) {
  margin-right: 0px;
}

.d-newsList-item.trust:nth-child(2n) {
  margin-right: 30px;
}
.d-newsList-item.trust:nth-child(odd) {
  margin-right: 0px;
}



.d-newsList-item.sem {
  margin-right: 20px;
}

.d-newsList-item.sem:nth-child(2n+1) {
  margin-right: 0px;
}

.d-newsList-item:first-child {
  margin-top: 0
}

.interview-sec .d-newsList-item {
  width: 100%;
  padding: 0px 20px;
}

.d-newsList-image {
  width: 300px;
  max-height: 172px;
  overflow: hidden
}

.interview-sec .d-newsList-image {
  width: 230px;
  float: left;
  font-size: 120%;
}

.d-newsList-image.customizeImg {
  float: left;
  width: 460px;
  max-height: 280px;
  overflow: hidden
}

.interview-sec .d-newsList-image img {
  vertical-align: top;
  max-width: 230px;
  height: auto
}

.interview-sec .d-newsList-text {
  margin-bottom: 18px;
  padding-bottom: 0px;
  border-bottom: 1px dotted #ccc;
}

.d-newsList-text.customizeText {
  margin-left: 480px
}

.d-newsList-date {
  margin-right: 10px;
  margin-top: 10px;
  font-size: 12px;
  font-weight: bold;
}

.d-newsList-title {
  font-size: 110%;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 10px;
  line-height: 1.5;
}

.d-newsList-title a {
  color: #333;
  text-decoration: none;
}

.customizeText .d-newsList-title {
  font-size: 20px;
}

.d-newsList-title a:hover {
  color: #ffe200;
}

.d-newsList-excerpt {
  font-size: 14px;
  font-size: 1.4rem;
  color: #000;
  margin: 12px 0;
}

.l-section--black .d-newsList-title a {
  color: #fff
}

.l-section--black .d-newsList-title a:hover {
  color: #ffe200
}

.l-section--black .d-newsList-excerpt {
  color: #999
}

.d-newsList-item--small {
  margin-top: 20px
}

.d-newsList-item--small:first-child {
  margin-top: 0
}

.d-newsList-item--small .d-newsList-image {
  width: 170px
}

.d-newsList-item--small .d-newsList-text {
  margin-left: 185px
}

.d-newsList-item--small .d-newsList-date {
  float: none
}

.d-newsList-item--small .d-newsList-title {
  margin-top: 5px
}

.d-newsList-item--small .d-newsList-excerpt {
  margin-top: 6px;
  font-size: 11px;
  font-size: 1.1rem
}

@media screen and (max-width: 768px) {
  .interview-sec .d-newsList-image {
    width: 200px;
    float: none;
  }
  .d-newsList-image.customizeImg {
    width: 100%;
    float: inherit;
  }
  .d-newsList-text.customizeText {
    margin-left: 0
  }
  .interview-sec .d-newsList-text {
    /* margin: 0!important; */
  }
  .d-newsList-date {
    float: none;
    margin-bottom: 5px
  }
  .d-newsList-title {
    margin-top: 0px;
    font-size: 14px;
    font-size: 1.1rem;
    line-height: 1.35;
  }
  .d-newsList-excerpt {
    margin-top: 6px;
    font-size: 10px;
    font-size: 1rem
  }
}

@media screen and (max-width: 480px) {
  .textslogan {
    font-size: 135%;
  }
  .d-newsList-image {
    float: none;
    width: 100%;
    max-height: 160px
  }
  .d-newsList-text {
    margin: 10px 0 0
  }
  .d-newsList-excerpt {}
  .d-newsList-item--small {
    margin-top: 10px
  }
  .d-newsList-item--small:first-child {
    margin-top: 0
  }
  .d-newsList-item--small .d-newsList-image {
    width: 150px;
    float: left
  }
  .d-newsList-item--small .d-newsList-text {
    margin-left: 160px
  }
}

.d-categoryList {
  font-size: 0;
  letter-spacing: -1em;
  word-spacing: -1em
}

.d-categoryList-item, .d-relatedBrand-item {
  letter-spacing: normal;
  word-spacing: normal
}

.d-categoryList-item {
  vertical-align: top;
  margin-right: 5px;
  margin-bottom: 5px;
  color: #fff;
  padding: 5px;
  border-radius: 4px;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  display: inherit;
}

.d-categoryList-item a {
  color: #FFF;
}

@media screen and (max-width: 768px) {
  .d-categoryList-item {
    padding: 3px 4px;
    border-radius: 3px;
    margin-right: 2px;
    margin-bottom: 2px;
    display: inherit;
  }
}

.d-Car-item {
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative
}

.d-pageTitle-inner, .d-sidebarWidget-title, .p-nwes-single .d-Car-item {
  background-color: #ebebeb
}

.d-carList-image {
  overflow: hidden
}

.d-carList-image img {
  vertical-align: top;
  width: 100%;
  height: auto
}

.d-carList-caption {
  padding: 15px 15px 0;
  font-size: 16px;
}

.d-carList-title {
  padding: 10px 15px 0;
  font-size: 20px;
  font-weight: 700
}

.d-carList-title.purchasecar {
  padding: 10px 15px;
}

.d-carList-title a {}

.d-carList-title a:hover {
  color: #ffe200
}

.d-carList-price {
  padding: 0 15px 10px;
}

.d-carList-price span {
  font-size: 30px;
  font-weight: bold;
}

.d-carList-more {
  font-size: 12px;
  font-size: 1.2rem
}

.p-nwes-single .d-carList-caption, .p-nwes-single .d-carList-title a {
  color: #232323
}

.p-nwes-single .d-carList-title a:hover {
  color: #ffe200
}

h3.G_bnr-title {
  font-weight: 700;
  font-size: 110%;
  text-align: left;
}

.service h3.G_bnr-title {
  text-align: center;
  font-size: 130%;
}

.seihinclm h3.G_bnr-title {
  margin-bottom: 10px;
  font-size: 120%;
}

.seihinclm a {
  color: #333;
}

.presidentArea div {
  float: left;
  margin: 50px 0;
}

.presidentArea .photo {
  width: 300px;
  margin-right: 50px;
}

.presidentArea .commentshachou {
  width: 650px;
}

.presidentArea h4 {
  font-size: 170%;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
  margin-bottom: 20px;
}

.menucate.G_navBarSP-item a {
  font-size: 120%;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
  margin: 10px 0;
}

.staffclm h3.G_bnr-title {
  text-align: center;
  font-size: 120%;
  margin-bottom: 10px;
}

.staffclm .hitokoto h4 {
  font-size: 100%;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-weight: bold;
}

.staffclm .hitokoto,.qualification {
  margin-bottom: 10px;
}

.staffclm .qualification h4 {
  font-size: 100%;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-weight: bold;
  color: #0088D8
}

.staffclm .qualification p {
  color: #0088D8;
  font-size: 80%;
}

@media screen and (min-width: 768px)and (max-width: 899px) {
  .d-carList [class*=g-grid-] {
    width: 50%
  }
  .d-sectionTitle-title {
    font-size: 26px;
    margin-right: 10px;
    margin-left: 10px;
  }
  .content-area, #secondary {
    margin: 0px 10px 10px 10px;
  }
}

@media screen and (max-width: 768px) {
  .d-carList [class*=g-grid-] {
    width: 50%
  }
  .d-Car-item {
    margin-top: 5px;
    margin-bottom: 5px
  }
  #sns .d-carList [class*=g-grid-] {
    margin-top: 10px;
  }

  .G_navBarSP-item .number{
    font-size: 180%;
    font-weight: bold;
  }
}

@media screen and (max-width: 480px) {
  .d-carList [class*=g-grid-] {
    width: 100%
  }
  .d-Car-item {
    margin-top: 5px;
    margin-bottom: 5px
  }
  .d-Car-item:after {
    clear: both;
    content: "";
    display: block
  }
  .d-Car-item .d-carList-caption, .d-Car-item .d-carList-more, .d-Car-item .d-carList-title, .d-carList-price {
    margin-left: 150px
  }
  .d-carList-caption {
    padding: 10px 10px 0;
    font-size: 10px;
    font-size: 1rem
  }
  .d-carList-title {
    padding: 0 10px 10px;
    font-size: 14px;
    font-size: 2rem
  }
  .d-carList-more {
    bottom: 10px;
    left: 10px
  }
}

.G_bnr--col2 [class*=g-grid-]:first-child {
  padding-right: 0
}

.G_bnr--col2 [class*=g-grid-]:last-child {
  padding-left: 0
}

.G_bnr-item {
  display: block;
  position: relative;
  overflow: hidden;
}

.G_bnr-item img {
  width: 100%;
  height: auto;
}

.G_bnr-image {
  width: 100%;
  height: auto;
  vertical-align: top;
}

.G_bnr-text {
  padding: 10px 0;
}

.d-legal-navi, .d-pageTitle-text, .d-pager, .d-relatedBrand-list, .d-relatedBrand-title {
  margin: 20px;
}

.G_bnr-caption {
  font-size: 12px;
  margin-top: 7px;
  margin-bottom: 15px
}

.staff .G_bnr-caption {
  font-size: 12px;
  margin-top: 7px;
  margin-bottom: 15px;
  text-align: left;
}

@media screen and (min-width: 768px)and (max-width: 899px) {
  .G_bnr [class*=g-grid-] {
    width: 100%
  }
}

@media screen and (max-width: 768px) {
  .G_bnr [class*=g-grid-] {
    width: 100%
  }
  .d-sectionBtnarea .d-button {
    width: 100%;
  }
  .no-m .d-sectionBtnarea {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .G_bnr-item {
    max-height: 150px;
  }
  .d-metaBar {
    display: none
  }
}

.G_bnr-title {
  vertical-align: top;
  letter-spacing: normal;
  word-spacing: normal;
  font-size: 120%;
  font-weight: bold;
}

.G_bnr-caption {
  font-size: 13px;
}

.G_bnr-image {
  opacity: .85
}


}
.d-relatedBrand-title {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  color: #999;
  padding: 35px 0
}
.d-relatedBrand-item {
  display: inline-block;
  font-size: 1rem;
  vertical-align: middle;
  margin: 0 20px
}
.d-relatedBrand-item:hover {
  opacity: .7
}
.d-relatedBrand-logo {
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap
}
.d-relatedBrand-logo a {
  display: block;
  height: 100%;
  width: 100%
}
.d-relatedBrand-logo--nb {
  background-position: 0 -149px;
  width: 42px;
  height: 20px
}
.d-relatedBrand-logo--aravon {
  background-position: 0 -132px;
  width: 121px;
  height: 14px
}
.no-backgroundsize .d-relatedBrand-logo--aravon, .no-backgroundsize .d-relatedBrand-logo--nb {
  background-image: url("../img/legacy/sprite-1x.png")
}
@media screen and (max-width: 768px) {
  .d-relatedBrand-title {
    padding: 25px 0 20px
  }

  .d-relatedBrand-item {
    margin: 0 10px
  }
}
.d-legal {
  padding: 20px 0;
}
.d-legal .info {
  margin: 10px 20px 0;
  color: #333;
  font-weight: bold;
  font-size: 12px;
}
.d-legal-item, .d-legal-navi {
  vertical-align: top;
  display: inline-block;
  letter-spacing: normal;
  word-spacing: normal
}
.d-legal a {
  color: #333
}
.d-legal a:hover {
  color: #ffe800;
}
.footerinfo {
  border-top: 5px solid #0088D8;
  padding-top: 10px;
  margin: 10px;
}
.d-legal-copyRight {
  font-size: 12px;
  color: #333;
  float: left;
  width: 70%;
}
.d-legal-copyRight p, .d-legal-copyRight h3 {
  display: inline-block;
  margin-right: 10px;
}
.btninquiry {
  float: left;
  text-align: right;
}
.d-legal-navi {
  margin-top: 10px;
  font-size: 1rem
}
.d-legal-item {
  font-size: 12px;
  font-size: 1.2rem;
  color: #333;
  margin-left: 5px
}
.d-legal-item:before {
  content: "/";
  color: #999;
  margin-right: 3px
}
.d-entry-header:after, .d-pageTitle-shadow:after, .d-pager--single:after, .d-sidebarWidget-title:after, .d-sidebarWidget-title:before {
  content: ""
}
.d-legal-item:first-child {
  margin-left: 0
}
.d-legal-item:first-child:before {
  display: none
}
.d-legal-navi:last-child .d-legal-item:first-child {
  margin-left: 5px
}
.d-legal-navi:last-child .d-legal-item:first-child:before {
  display: inline
}
@media screen and (max-width: 768px) {
  .d-legal {
    padding: 25px 0
  }

  .d-legal-copyRight {
    margin-bottom: 10px
  }

  .d-legal-navi {
    margin-top: 0
  }

  .d-legal-navi:last-child .d-legal-item:first-child {
    margin-left: 0
  }

  .d-legal-navi:last-child .d-legal-item:first-child:before {
    display: none
  }
}
.d-pageTitle {
  position: relative;
  z-index: 10
}
.d-pageTitle-inner {
  padding: 90px 5% 20px;
  position: relative;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .2)
}
.d-pageTitle-text {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 700;
  font-style: italic
}
.d-pageTitle-shadow {
  width: 100%;
  height: 10px;
  overflow: hidden;
  position: relative;
  margin-bottom: -10px
}
.d-pageTitle-shadow:after {
  position: absolute;
  top: -10px;
  height: 10px;
  left: 49.5%;
  right: 49.5%;
  -webkit-transform: scale3d(30, 1, 1);
  transform: scale3d(30, 1, 1);
  box-shadow: 0 0 12px rgba(0, 0, 0, .5)
}
.no-csstransforms3d .d-pageTitle-shadow {
  display: none
}
@media screen and (max-width: 768px) {
  .d-pageTitle-text {
    text-align: center;
    font-size: 25px;
    font-size: 2.5rem
  }

  .d-pageTitle-inner {
    padding-top: 80px
  }
}
.d-storeInfo-title {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  margin-top: 15px
}
.d-storeInfo-title:first-child {
  margin-top: 0
}
.d-storeInfo-description {
  color: #666
}
.d-storeInfo-button {
  margin-top: 25px;
  font-size: 0;
  letter-spacing: -1em;
  word-spacing: -1em;
  margin-left: -5px;
  margin-right: -5px
}
.d-storeInfo-button-item {
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
  letter-spacing: normal;
  word-spacing: normal;
  margin-left: 5px;
  margin-right: 5px
}
.d-map {
  width: 100%;
  height: 320px
}
@media screen and (max-width: 768px) {
  .d-storeInfo-button-item {
    margin-bottom: 10px
  }

  .d-map {
    height: 250px;
    margin-top: 30px
  }
}
.d-link:hover {
  opacity: .8
}
.d-link-icon {
  display: inline-block;
  vertical-align: text-top
}
.d-link-icon--more, .d-link-icon--next {
  margin-left: 3px;
  background-position: 0 -116px
}
.d-link-icon--prev {
  margin-right: 3px;
  background-position: 0 -100px
}
.no-backgroundsize .d-link-icon--more, .no-backgroundsize .d-link-icon--next, .no-backgroundsize .d-link-icon--prev {
  background-image: url("../img/legacy/sprite-1x.png")
}
.d-sidebarWidget {
  margin-top: 40px
}
.d-sidebarWidget:first-child {
  margin-top: 0
}
.d-sidebarWidget-title {
  height: 30px;
  line-height: 30px
}
.d-sidebarWidget-title:after {
  clear: both;
  display: block
}
.d-sidebarWidget-title:before {
  float: left;
  background-color: #ffe200;
  width: 5px;
  height: 30px
}
.d-sidebarWidget-titleText {
  float: left;
  font-weight: 700;
  font-size: 15px;
  font-size: 1.5rem;
  margin-left: 10px
}
.d-list-item {
  border-bottom: 1px dashed #ebebeb;
  padding-top: 10px;
  padding-bottom: 10px
}
.d-list-item a {
  color: #333
}
.d-list-item a:hover {
  color: #ffe200
}
.d-list-date {
  font-size: 10px;
  font-size: 1rem;
  color: #999;
  margin-top: 2px
}
.d-pager .wp-pagenavi, .d-pager--single {
  margin-top: 50px;
  margin-bottom: 30px
}
@media screen and (max-width: 480px) {
  .d-list-item {
    font-size: 12px;
    font-size: 1.2rem
  }
}
.d-pager .wp-pagenavi .nextpostslink, .d-pager .wp-pagenavi .pages, .d-pager .wp-pagenavi .previouspostslink {
  display: none
}
.d-pager .wp-pagenavi>a, .d-pager .wp-pagenavi>span {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  word-spacing: normal;
  font-size: 14px;
  font-size: 1.4rem;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #ebebeb;
  color: #333;
  border-radius: 4px
}
.d-pager .wp-pagenavi>a:hover {
  opacity: .7
}
.d-pager .wp-pagenavi .current {
  background-color: #ffe200;
  color: #fff
}
.d-pager .wp-pagenavi .extend {
  background: 0 0;
  color: #333;
  margin-right: 0;
  margin-left: 0
}
.d-pager .wp-pagenavi .first, .d-pager .wp-pagenavi .last {
  font-size: 11px;
  font-size: 1.1rem
}
.d-pager--single:after {
  clear: both;
  display: block
}
.d-pager--single .d-link--prev {
  float: left
}
.d-pager--single .d-link-next {
  float: right
}
@media screen and (max-width: 768px) {
  .d-pager--single {
    margin-top: 30px;
    margin-bottom: 40px
  }
}
@media screen and (max-width: 480px) {
  .d-pager {
    width: 90%;
    margin-left: auto;
    margin-right: auto
  }

  .d-pager .wp-pagenavi {
    margin-top: 40px
  }

  .d-pager .wp-pagenavi>a, .d-pager .wp-pagenavi>span {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    font-size: 11px;
    font-size: 1.1rem;
    width: 30px;
    line-height: 30px;
    height: 30px;
    margin-bottom: 10px
  }

  .d-pager .wp-pagenavi .first, .d-pager .wp-pagenavi .last {
    font-size: 10px;
    font-size: 1rem
  }

  .d-pager--single {
    width: 100%
  }
}
.d-entry-header {
  margin-bottom: 30px
}
.d-entry-header:after {
  clear: both;
  display: block
}
.d-entry-title {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 700;
  font-style: italic;
  border-bottom: 1px solid #ffe200;
  padding-bottom: 10px;
  margin-bottom: 15px
}
.d-entry-date {
  float: left;
  margin-right: 10px;
  margin-top: 3px;
  font-size: 10px;
  font-size: 1rem;
  color: #999
}
.d-entry-content {
  word-wrap: break-word
}
.d-entry-content>h1, .d-entry-content>h2, .d-entry-content>h3, .d-entry-content>h4, .d-entry-content>h5, .d-entry-content>h6 {
  padding-bottom: .5em;
  margin: 1.3em 0 1em;
  border-bottom: 1px solid #ebebeb;
  font-weight: 700;
  font-style: italic
}
.d-entry-content>h1+h1, .d-entry-content>h1+h2, .d-entry-content>h1+h3, .d-entry-content>h1+h4, .d-entry-content>h1+h5, .d-entry-content>h1+h6, .d-entry-content>h2+h1, .d-entry-content>h2+h2, .d-entry-content>h2+h3, .d-entry-content>h2+h4, .d-entry-content>h2+h5, .d-entry-content>h2+h6, .d-entry-content>h3+h1, .d-entry-content>h3+h2, .d-entry-content>h3+h3, .d-entry-content>h3+h4, .d-entry-content>h3+h5, .d-entry-content>h3+h6, .d-entry-content>h4+h1, .d-entry-content>h4+h2, .d-entry-content>h4+h3, .d-entry-content>h4+h4, .d-entry-content>h4+h5, .d-entry-content>h4+h6, .d-entry-content>h5+h1, .d-entry-content>h5+h2, .d-entry-content>h5+h3, .d-entry-content>h5+h4, .d-entry-content>h5+h5, .d-entry-content>h5+h6, .d-entry-content>h6+h1, .d-entry-content>h6+h2, .d-entry-content>h6+h3, .d-entry-content>h6+h4, .d-entry-content>h6+h5, .d-entry-content>h6+h6 {
  margin-top: .2em
}
.d-entry-content>h1 {
  font-size: 28px;
  font-size: 2.8rem
}
.d-entry-content>h2 {
  font-size: 24px;
  font-size: 2.4rem
}
.d-entry-content>h3 {
  font-size: 20px;
  font-size: 2rem
}
.d-entry-content>h4, .d-entry-content>h5, .d-entry-content>h6 {
  font-size: 18px;
  font-size: 1.8rem
}
.d-entry-content>h1+p.img, .d-entry-content>h2+p.img, .d-entry-content>h3+p.img, .d-entry-content>h4+p.img, .d-entry-content>h5+p.img, .d-entry-content>h6+p.img {
  margin-top: 0!important
}
.d-entry-content:not(.img)+.img {
  margin-top: 1.5em
}
.d-entry-content .img+:not(.img) {
  margin-top: 1em
}
.d-entry-content .img {
  margin: 0 0 1.2em
}
.d-entry-content .img img {
  max-width: 100%;
  height: auto
}
.d-entry-content:not(.img) img {
  margin-top: 1.5em;
  max-width: 100%;
  height: auto
}
.d-entry-content ol, .d-entry-content ul, .d-entry-content>p {
  margin: 0 0 1.2em
}
.d-entry-content strong {
  font-weight: 700
}
.d-entry-content ul {
  padding-left: 1.5em
}
.d-entry-content ol {
  padding-left: 2em
}
.d-entry-content>:first-child, .d-entry-content>:first-child img {
  margin-top: 0
}
.d-entry-content .info-box {
  display: none
}
.d-entry-content img[src*="1x1.gif"] {
  opacity: 0;
  visibility: hidden;
  height: 0
}
.entry-share {
  background-color: #ebebeb;
  padding: 15px;
  font-size: 0;
  letter-spacing: -1em;
  word-spacing: -1em;
  margin-top: 40px
}
.entry-share-item {
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
  letter-spacing: normal;
  word-spacing: normal;
  margin-left: 5px;
  margin-right: 5px;
  height: 20px;
  overflow: hidden
}
.d-pageContent:after, .d-table:after {
  clear: both;
  content: "";
  display: block
}
.entry-share-item--twitter {
  width: 70px
}
@media screen and (max-width: 768px) {
  .d-entry-title {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 10px
  }

  .d-entry-date {
    float: none;
    margin-bottom: 5px
  }
}
@media screen and (max-width: 480px) {
  .entry-share {
    padding-top: 10px;
    padding-bottom: 10px
  }

  .entry-share-item {
    margin-top: 5px;
    margin-bottom: 5px
  }
}
.d-twitterWidget {
  background-color: #ebebeb;
  padding: 10px
}
.d-pageContent-image, .d-pageContent-text {
  padding-top: 50px;
  padding-bottom: 60px
}
.d-twitterWidget-content {
  margin-bottom: -7px
}
@media screen and (max-width: 768px) {
  .d-twitterWidget {
    margin-top: 40px
  }
}
.d-pageContent {
  position: relative;
  overflow: hidden
}
.d-pageContent-text {
  position: relative;
  z-index: 2
}
.d-pageContent-title {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 700;
  font-style: italic;
  margin-bottom: 20px
}
.d-pageContent-title--runningClub {
  margin-bottom: 30px
}
.d-pageContent-description {
  margin-top: 20px
}
.d-pageContent-image img {
  width: 100%;
  height: auto;
  vertical-align: top
}
.l-section:nth-child(odd) .d-pageContent .g-grid-6 {
  float: left
}
.l-section:nth-child(odd) .d-pageContent .g-grid-6:first-child {
  float: right
}
.d-pageContent-image--bg {
  position: absolute;
  height: 100%;
  top: 0;
  left: 45%;
  padding: 0
}
.d-pageContent-image--bg img {
  height: 100%;
  width: auto
}
.l-section:nth-child(odd) .d-pageContent-image--bg {
  left: inherit;
  right: 45%
}
.ua-ie-9 .l-section:nth-child(odd) .d-pageContent .g-grid-6, .ua-ie-9 .l-section:nth-child(odd) .d-pageContent .g-grid-6:first-child {
  float: none
}
.ua-ie-9 .l-section:nth-child(odd) .d-pageContent-image--bg {
  left: 45%;
  right: inherit
}
.ua-ie-9 .l-section:nth-child(even) .d-pageContent .g-grid-6 {
  float: left
}
.ua-ie-9 .l-section:nth-child(even) .d-pageContent .g-grid-6:first-child {
  float: right
}
.ua-ie-9 .l-section:nth-child(even) .d-pageContent-image--bg {
  left: inherit;
  right: 45%
}
.ua-ie-8 .l-section:nth-child(odd) .d-pageContent-image--bg {
  left: inherit;
  right: inherit;
  margin-left: -10%
}
@media screen and (max-width: 768px) {
  .d-pageContent-text {
    padding-top: 40px;
    padding-bottom: 15px
  }

  .d-pageContent-image {
    padding-top: 15px;
    padding-bottom: 40px
  }

  .d-pageContent-image--bg {
    position: static;
    width: 100%;
    height: auto
  }

  .d-pageContent-image--bg img {
    width: 100%;
    height: auto
  }

  .d-pageContent-title {
    font-size: 25px;
    font-size: 2.5rem
  }

  .d-pageContent-title--runningClub {
    margin-bottom: 15px
  }

  .p-page--running-club .d-pageContent-text {
    padding-top: 40px;
    padding-bottom: 40px
  }
}
.d-table {
  text-align: left
}
.d-table-item {
  margin-top: 30px
}
.d-table-item:first-child {
  margin-top: 0
}
.d-table-content {
  width: 100%;
  border: 1px solid #ccc;
  background-color: #fff;
  table-layout: fixed
}
.d-table-row {
  border-top: 1px solid #e6e6e6
}
.d-table-row--title {
  border-top: none
}
.d-table-title {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 700;
  text-align: center;
  padding: 15px 10px;
  background-color: #d9d9d9;
  border-left: 1px solid #e6e6e6
}
.d-table-title:first-child {
  border-left: none
}
.d-table-title--button {
  background-color: #fff;
  width: 180px
}
.d-table-text {
  font-size: 12px;
  font-size: 1.2rem;
  padding: 15px 10px;
  border-left: 1px solid #e6e6e6;
  vertical-align: top
}
.d-table-text:first-child {
  border-left: none
}
.d-table-text strong {
  font-weight: 700
}
.d-table-description {
  margin-top: 15px
}
@media screen and (max-width: 768px) {
  .d-table-row {
    border-top: 1px solid #ccc
  }

  .d-table-row--title {
    display: none
  }

  .d-table-text {
    display: block;
    border: none;
    padding: 3px 10px
  }

  .d-table-text:first-child {
    padding-top: 10px
  }

  .d-table-text:last-child {
    padding-bottom: 10px
  }

  .d-table-text--hasTitle:before {
    display: block;
    content: attr(data-title);
    color: #999;
    font-size: 10px;
    font-size: 1rem
  }

  .d-table-text--alignCenter {
    text-align: center
  }
}
.d-pageButton {
  margin-top: 40px;
  margin-bottom: 20px;
  text-align: center
}
.d-backTop {
  background-position: 0 -274px;
  width: 86px;
  height: 34px;
  background-size: 121px 308px;
  position: fixed;
  top: 0;
  left: 50%;
  right: 50%;
  margin-left: -43px;
  z-index: 100;
  cursor: pointer
}
.d-backTop:hover {
  opacity: .7
}
.d-backTop.is-hidden {
  top: -34px
}
.no-backgroundsize .d-backTop {
  background-image: url("../../../../../../index.html")
}
.d-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .8);
  z-index: 50
}
.d-overlay.is-hidden {
  opacity: 0;
  visibility: hidden
}
.no-rgba .d-overlay {
  filter: progid: DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#80000000, EndColorStr=#80000000)
}
.d-exNav {
  background: url("../img/exNav-bg.jpg");
  border-bottom: 5px solid #000;
  padding-top: 30px;
  padding-bottom: 30px
}
.d-exNav.is-hidden {
  display: none
}
.d-exNav-title {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  border-bottom: 1px solid #999;
  padding-bottom: 5px
}
.d-exNav-list {
  margin-top: 15px
}
.d-exNav-iem {
  font-size: 12px;
  font-size: 1.2rem
}
.d-exNav-iem a {
  color: #333
}
.d-exNav-iem a:hover {
  color: #ffe200
}
@media screen and (min-width: 768px)and (max-width: 999px) {
  /* body{
        width: 1000px;
        
    }
#l-header{
    width: 1000px
}*/

  .d-exNav-iem {
    font-size: 11px;
    font-size: 1.1rem
  }
}
@media screen and (max-width: 768px) {
  .d-exNav {
    display: none
  }
}
.clearfix:after, .wpp-list:after, .d-sectionBtnarea {
  content: "";
  clear: both;
  display: block;
}

/*--------------------------------------------------------------
4.0 Forms
--------------------------------------------------------------*/
button, input, select, textarea {
  color: #000;
  font-size: 100%;
  /* Corrects font size not being inherited in all browsers */

  margin: 0;
  /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */

  vertical-align: baseline;
  /* Improves appearance and consistency in all browsers */
}
button, input {
  line-height: normal;
  /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
}
button, input[type="button"], input[type="reset"], input[type="submit"], #infinite-handle span {
  background-color: #2c9e28;
  border-style: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 2;
  padding: 10px 15px;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 -5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -5px 0 rgba(0, 0, 0, 0.1);
  -webkit-appearance: none;
}
button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, #infinite-handle span:hover {
  opacity: 0.85;
}
button:focus, html input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:active, html input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active, #infinite-handle span:active {
  background-color: #e6e6e6;
  color: #666;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* Addresses box sizing set to content-box in IE8/9 */

  padding: 0;
  /* Addresses excess padding in IE8/9 */
}
input[type="search"], input[type="password"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  /* Addresses appearance set to searchfield in S5, Chrome */
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"], input[type="email"], input[type="password"], input[type="search"], input[type="url"],input#zip {
  border: 1px solid #999;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0.6em;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="url"]:focus, textarea:focus {
  border: 1px solid #f25f70;
  outline: none;
  -webkit-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}
textarea {
  border: 1px solid #999;
  border-radius: 2px;
  font-size: 14px;
  font-size: 1.4rem;
  overflow: auto;
  /* Removes default vertical scrollbar in IE6/7/8/9 */

  padding: 1.5625%;
  vertical-align: top;
  /* Improves readability and alignment in all browsers */

  width: 96.875%;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

/* Genericons */
.entry-meta .post-format a:before, .featured-post:before, .social-links ul a:before, .format-link .entry-title a:after, .menu-toggle:before {
  display: inline-block;
  font-family: Genericons;
  font-size: 14px;
  font-size: 1.0769rem;
  font-weight: normal;
  line-height: 1;
  vertical-align: text-bottom;
  -webkit-font-smoothing: antialiased;
}

/*--------------------------------------------------------------
5.0 Navigation
--------------------------------------------------------------*/

/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/
.main-navigation {
  background-color: #f25f70;
  border-bottom: 2px solid rgba(0, 0, 0, 0.15);
  color: #fff;
  display: block;
  padding: 0 1em;
}
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  text-align: left;
}
.main-navigation a {
  color: #fff;
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.7143;
  padding: 1em;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.main-navigation ul li {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  padding: 0;
}
.main-navigation ul li:first-child {
  border-top: 0;
}
.main-navigation ul ul {
  display: block;
  list-style: disc;
  margin: 0 0 1em 2.15em;
}
.main-navigation ul ul li {
  border-top: 0;
}
.main-navigation ul ul a {
  color: #fff;
  padding: 0.5em 0;
}
.main-navigation a:hover, .main-navigation ul> :hover>a, .main-navigation ul>.focus>a {
  color: #4f4f4f;
}
.main-navigation ul ul a:hover, .main-navigation ul ul li.focus>a {
  color: #5d5d5d;
}
.main-navigation ul ul ul {
  margin-bottom: 0;
}
.main-navigation ul ul ul li {
  border-top: 0;
}
.main-navigation a:hover, .main-navigation ul> :hover>a, .main-navigation ul>.focus>a {
  color: #4f4f4f;
}
.main-navigation ul li:hover>ul, .main-navigation ul li.focus>ul {
  display: block;
}
.main-navigation li.current_page_item>a, .main-navigation li.current-menu-item>a, .main-navigation li.current_page_ancestor>a, .main-navigation li.current-menu-ancestor>a {
  color: #4f4f4f;
}
.menu-toggle {
  box-shadow: none;
  color: #fff;
  display: block;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.7143;
  margin: 0 auto;
  padding: 1em 0;
  text-align: center;
  text-transform: uppercase;
}
.menu-toggle:hover, .menu-toggle:focus {
  color: #fff;
  background: none;
}
.menu-toggle:before {
  content: "\f419";
  margin-right: 12px;
  position: relative;
  top: -2px;
}
.menu-toggle, .main-navigation.toggled .nav-menu {
  display: block;
}

/* Social Links */
.social-links {
  clear: both;
  margin: 0 auto 1.5em;
}
.social-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.social-links ul li {
  display: inline-block;
  list-style: none;
  margin: 0;
}
.social-links ul a {
  display: inline-block;
  text-decoration: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.social-links ul a:before {
  background: #f25f70;
  color: #fff;
  content: "\f415";
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 8px 6px 8px 8px;
  position: relative;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: top 0.3s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.social-links ul a:hover {
  text-decoration: none;
}
.social-links ul a:hover:before {
  opacity: 0.75;
  text-decoration: none;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.social-links ul a[href*='wordpress.org']:before, .social-links ul a[href*='wordpress.com']:before {
  content: '\f205';
}
.social-links ul a[href*='facebook.com']:before {
  content: '\f204';
}
.social-links ul a[href*='twitter.com']:before {
  content: '\f202';
}
.social-links ul a[href*='dribbble.com']:before {
  content: '\f201';
}
.social-links ul a[href*='plus.google.com']:before {
  content: '\f206';
}
.social-links ul a[href*='pinterest.com']:before {
  content: '\f209';
}
.social-links ul a[href*='github.com']:before {
  content: '\f200';
}
.social-links ul a[href*='tumblr.com']:before {
  content: '\f214';
}
.social-links ul a[href*='youtube.com']:before {
  content: '\f213';
}
.social-links ul a[href*='flickr.com']:before {
  content: '\f211';
}
.social-links ul a[href*='vimeo.com']:before {
  content: '\f212';
}
.social-links ul a[href*='instagram.com']:before {
  content: '\f215';
}
.social-links ul a[href*='codepen.io']:before {
  content: '\f216';
}
.social-links ul a[href*='linkedin.com']:before {
  content: '\f207';
}
.social-links ul a[href*='foursquare.com']:before {
  content: '\f226';
}
.social-links ul a[href*='reddit.com']:before {
  content: '\f222';
}
.social-links ul a[href*='digg.com']:before {
  content: '\f221';
}
.social-links ul a[href*='getpocket.com']:before {
  content: '\f224';
}
.social-links ul a[href*='path.com']:before {
  content: '\f219';
}
.social-links ul a[href*='stumbleupon.com']:before {
  content: '\f223';
}
.social-links ul a[href*='spotify.com']:before {
  content: '\f515';
}
.social-links ul a[href*='twitch.tv']:before {
  content: '\f516';
}
.social-links ul a[href*='dropbox.com']:before {
  content: '\f225';
}
.social-links ul a[href*='/feed']:before {
  content: '\f413';
}
.social-links ul a[href*='skype']:before {
  content: '\f220';
}
.social-links ul a[href*='mailto']:before {
  content: '\f410';
}

/*--------------------------------------------------------------
5.2 Content Navigation
--------------------------------------------------------------*/
.post-navigation, .paging-navigation {
  margin: 1.5em 0 0 0;
}
[class*="navigation"] .nav-previous {
  float: left;
  width: 48%;
}
[class*="navigation"] .nav-next {
  float: right;
  text-align: right;
  width: 48%;
}
[class*="navigation"] .nav-previous .meta-nav:before {
  content: "\2190 前の記事：";
  margin-right: 5px;
}
[class*="navigation"] .nav-next .meta-nav:after {
  content: "：次の記事\2192";
  margin-left: 5px;
}
.post-navigation a, .paging-navigation a, .comment-navigation a {
  display: inline-block;
  line-height: 2;
  max-width: 100%;
  word-wrap: break-word;
}
.post-navigation a:hover, .paging-navigation a:hover, .comment-navigation a:hover {
  color: #666;
}

/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
}

/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin: 0.5em 1.5em 1em 0;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 1.5em auto;
}

/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/
.comment-meta:before, .comment-meta:after, .entry-meta:before, .entry-meta:after, .footer-widget-area:before, .footer-widget-area:after, .hentry:after, .main-navigation ul:before, .main-navigation ul:after, .site-main:before, .site-main:after, .subordinate-navigation ul:before, .subordinate-navigation ul:after, .testimonials:before, .testimonials:after, .testimonials .hentry:before, .testimonials .hentry:after, .clear:before, .clear:after, [class*="area"]:before, [class*="area"]:after, [class*="content"]:before, [class*="content"]:after, [class*="navigation"]:before, [class*="navigation"]:after, [class*="site"]:before, [class*="site"]:after {
  content: "";
  display: table;
}
.comment-meta:after, .entry-meta:after, .footer-widget-area:after, .main-navigation ul:after, .site-main:after, .subordinate-navigation ul:after, .testimonials:after, .testimonials .hentry:after, .clear:after, [class*="area"]:after, [class*="content"]:after, [class*="navigation"]:after, [class*="site"]:after {
  clear: both;
}

/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
.widget-area {
  overflow: hidden;
}
.widget {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  margin-bottom: 30px;
}
.widget-title, .related_post_title, .caledarArea h3 {
  font-size: 16px;
  margin: 10px 0 0px;
  border-bottom: 1px dotted #0088D8;
  padding-bottom: 10px!important;
  color: #0088D8;
  font-weight: bold;
  margin-bottom: 10px;
}
.caledarArea caption {
  font-size: 210%!important;
  margin: 20px 0 10px 0;
  font-style: italic;
}
.monthly-calendar th {
  font-size: 2rem!important;
  font-weight: normal!important;
  font-style: italic;
}
.monthly-calendar {
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
}
.day-box.today {
  background: #eeeeee!important;
  border: 1px solid #B42C00;
}
.monthly-calendar .monthly-next:after {
  content: "　>";
  font-size: 13px!important;
}
.monthly-prev-next {
  margin-top: 20px;
}
.monthly-calendar .monthly-prev:before {
  content: "<　";
  font-size: 13px!important;
}
.booking-form {
  font-size: 120%;
}
.content.none {
  /*display: none!important;*/
}
.wp_rp_wrap h3.related_post_title {
  padding-left: 10px!important;
  margin-bottom: 10px!important;
}
.widget ul, .widget ol {
  list-style: none;
  margin: 0;
}
.widget ul>li, .widget ol>li {
  padding: 0.785em 0 0.857em;
}
.widget li>ul, .widget li>ol {
  margin-left: 24px;
}
.widget ul ul {
  margin-top: 0.785em;
}
.widget ul ul>li:last-child {
  padding-bottom: 0;
}
.widget select {
  max-width: 100%;
}
.widget_search .search-submit {
  display: none;
}
.widget_search .search-field {
  width: 100%;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/* Front Page and Sidebar Widgets */
.front-widget-area .widget {
  font-size: 16px;
  font-size: 1.6rem;
}
.front-widget-area, .front-testimonials {
  padding: 3em 4.661%;
}
.wpp-list a {
  color: #000;
  display: block;
}
.wpp-list .wpp-author a {
  display: inline;
}
.wpp-post-title {
  position: relative;
  top: 10px;
}
.sidebar-widget-area {
  margin-top: 3em;
}
.wp_rp_wrap {
  margin-top: 20px;
}
.widget_calendar caption {
  text-align: center;
}
.widget_calendar td a {
  font-weight: bold;
}

/* Footer Widgets */
.footer-widget-area {
  background-color: #fafafa;
  border-top: 1px solid #eee;
  padding: 3em 4.661% 1.5em;
}
.footer-widget-area a {
  color: #6d6d6d;
}
.footer-widget-area a:hover {
  color: #e1122a;
}
.first.footer-widgets, .second.footer-widgets {
  margin-right: 55px;
}
.footer-widget-area .widget-title {
  color: #4f4f4f;
}
.footer-widget-area .widget ul>li, .footer-widget-area .widget ol>li {
  border-top: 1px solid #e5e5e5;
}
.footer-widget-area .widget_calendar table, .footer-widget-area .widget_calendar td {
  border-color: #e5e5e5;
}

/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/

/*--------------------------------------------------------------
10.1 Layout
--------------------------------------------------------------*/
.site {
  max-width: 1180px;
  padding-right: 2.33050%;
  padding-left: 2.33050%;
}
.site-content {
  background-color: #fff;
  padding: 3em 4.661%;
}
.page .site-content, .home.page .site-content, .post-type-archive-jetpack-testimonial .site-content {
  padding: 0;
}

/* Site Header */
.site-branding {
  background: #fff;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  height: 100%;
  min-height: 72px;
  padding: 3em 0 36px;
  text-align: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.site-branding, .site-navigation {
  padding-right: 4.661%;
  padding-left: 4.661%;
}
.site-branding a+.site-title {
  margin-top: 0.6667em;
}
.display-header-text .site-image {
  margin-bottom: 12px;
}
.site-logo {
  width: auto;
}
.site-title {
  line-height: 1.3333;
  margin-bottom: 0;
  width: 140px;
  float: left;
}
.site-title a {
  color: #333;
}
.site-title a:hover {
  text-decoration: none;
}
.site-description {
  color: #333;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.8462;
  margin-bottom: 0;
}

/*--------------------------------------------------------------
10.2 Posts and pages
--------------------------------------------------------------*/
.hentry {
  position: relative;
  word-wrap: break-word;
}
.sticky {}
.blog .hentry, .archive .hentry, .search .hentry {
  margin: 0 0 3em 0;
}
.home.page .hentry:after {
  display: none;
}
.hentry.no-title .entry-body {
  min-height: 6em;
}
.hentry.has-post-thumbnail-prev {
  margin-bottom: 0;
}
.search .no-results .page-header, .testimonials .no-results .page-header {
  margin: 0;
}
.archive .page-title, .search .page-title {
  color: #aaa;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.7143;
  text-transform: uppercase;
}
.entry-thumbnail, .post-thumbnail {
  background: -webkit-linear-gradient(135deg, white 25%, #f0f2f0 25%, #f0f2f0 50%, white 50%, white 75%, #f0f2f0 75%, #f0f2f0);
  background: -moz-linear-gradient(135deg, white 25%, #f0f2f0 25%, #f0f2f0 50%, white 50%, white 75%, #f0f2f0 75%, #f0f2f0);
  background: -o-linear-gradient(135deg, white 25%, #f0f2f0 25%, #f0f2f0 50%, white 50%, white 75%, #f0f2f0 75%, #f0f2f0);
  background: linear-gradient(135deg, white 25%, #f0f2f0 25%, #f0f2f0 50%, white 50%, white 75%, #f0f2f0 75%, #f0f2f0);
  background-size: 4px 4px;
}
.post-thumbnail {}
.post-thumbnail+.entry-header {
  margin: 1.5em 0;
  padding: 0;
}
.entry-thumbnail img, .post-thumbnail img {
  display: block;
  max-width: 100%;
  height: auto;
}
.entry-title {
  line-height: 1.5;
  font-size: 180%;
  margin: 20px 0 0;
  font-weight: bold;
}
.page-title, .entry-title, .entry-title a {
  color: #333;
}
.entry-title a:hover {
  color: #e1122a;
}
.entry-meta {
  margin-bottom: 1em;
  text-align: left;
  border-bottom: 1px solid #0088D8;
  padding: 10px 0;
}
footer.entry-meta {
  line-height: 2;
  padding: 0 0 2em 0;
  position: static;
  text-align: left;
  width: auto;
}
.entry-meta span {
  margin-right: 10px;
  display: inline-block;
  font-size: 80%;
}
.entry-meta a {}
.entry-meta a:hover {
  color: #666;
}
footer.entry-meta {
  margin-bottom: 0;
}
.featured-post {
  color: #666;
}
.featured-post:before {
  color: #666;
  content: "\f308";
  font-size: 12px;
  font-size: 1.2rem;
  margin-right: 3px;
  position: relative;
}
.categories-links, .tags-links {
  margin-right: 1em;
}
.entry-summary, .entry-content {
  margin: 0 0 3em 0;
}

.page-links {
  clear: both;
  font-weight: 400;
  margin-top: 1.5em;
  word-spacing: 7px;
}

/*--------------------------------------------------------------
10.3 Post formats
--------------------------------------------------------------*/
.format-link .entry-title a:after {
  content: " \f442";
  font-size: 36px;
  line-height: 1em;
}
.format-quote blockquote:before {
  color: #ccc;
  content: "\201C";
  font-family: "Droid Serif", serif;
  font-size: 87px;
  font-size: 8.7rem;
  line-height: 1;
  position: absolute;
  top: -5px;
  left: -10px;
}
.format-quote blockquote {
  border: none;
  font-family: "Droid Serif", serif;
  font-size: 18px;
  font-size: 1.8rem;
  margin-left: 0;
  padding-left: 3.0769em;
  position: relative;
}
blockquote cite {
  display: block;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-style: normal;
  margin: 0.75em 0;
  text-transform: uppercase;
}
.format-quote blockquote p:last-child {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/
.comments-area {
  margin: 3em 0 0;
}
.page .comments-area {
  margin-left: 0;
}
.comments-title {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.5;
  margin-bottom: 1em;
}
.comment-list {
  margin: 1.5em 0;
}
.comment-list, .comment-list .children {
  list-style-type: none;
  padding: 0;
}
.comment, .pingback, .trackback {
  padding: 1.5em 0;
}
.bypostauthor {}
.depth-1 {
  border-bottom: solid 1px #f2f2f2;
}
.depth-1:first-child {
  margin-top: 0;
  padding-top: 0;
}
.children {
  margin-top: 24px;
}
.children .comment {
  border-left: 3px solid #f7f7f7;
  padding-left: 24px;
}
.comment-author .avatar {
  float: left;
  margin-right: 12px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.comment-meta {
  margin-bottom: 1em;
}
.comment-meta a {
  color: #f25f70;
}
.comment-meta a:hover {
  color: #aaa;
}
.comment-meta .fn {
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  font-style: normal;
  margin-right: 10px;
  text-transform: uppercase;
}
.says {
  display: none;
}
.comment-metadata {
  display: inline-block;
  font-size: 13px;
  font-size: 1.3rem;
}
.comment-metadata a {
  color: #aaa;
}
.comment-metadata a:hover {
  color: #666;
}
.comment-content a {
  word-wrap: break-word;
}
.comment-tools {
  display: inline-block;
  float: right;
}
.comment-tools a {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
  text-transform: uppercase;
}
.comment-reply-link {
  margin-left: 10px;
}
.comment-reply-link:after {
  content: "\00A0\2192";
}
.comment-respond {
  padding: 25px 20px 20px 0;
}
.comment-content {
  margin-left: 70px;
}
.comment-form label {
  display: inline-block;
  width: 64px;
}
.form-allowed-tags {
  font-size: 12px;
  font-size: 1.2rem;
}
.no-comments {
  text-align: center;
}

/*--------------------------------------------------------------
10.4 Page Templates
--------------------------------------------------------------*/
.content-wrapper {
  background: #fff;
  padding: 10px 0;
  position: relative;
}
.content-wrapper.with-featured-image {
  padding: 1.5em 4.661%;
}

/* Front Page Template */
.front-page-content-area.content-area {
  float: none;
  margin: 0;
  width: 100%;
}
.front-page-content-area .hero {
  position: relative;
}

/* Front page content with featured image */
.hero-content {
  position: relative;
}
.hero-content>img {
  display: block;
}
.hero-container-outer {
  display: table;
  width: 100%;
  height: 100%;
}
.hero-container-inner {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.front-page-content-area .with-featured-image {
  border-bottom: 1px solid #f2f2f2;
  padding-right: 4.661%;
  padding-left: 4.661%;
}
.front-page-content-area .with-featured-image .entry-header {
  margin-top: 1.5em;
  padding: 0;
}
.front-page-content-area .with-featured-image .entry-content {
  margin-bottom: 1.5em;
  padding: 0;
}
.front-page-content-area .with-featured-image {
  border-bottom: 1px solid #f2f2f2;
  padding-right: 4.661%;
  padding-left: 4.661%;
}
.hero-content-overlayer {
  height: 100%;
  overflow: auto;
  position: static;
  top: auto;
}

/* Front Page Widget Area and Testimonials */
.front-widget-area {
  border-bottom: 1px solid #f2f2f2;
}
.front-widgets .widget {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 2.25em;
}
.front-widget-area .widget-title {
  color: #4f4f4f;
  font-family: "Oswald", Arial, sans-serif;
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: 300;
}

/* Grid Page */
.grid-page-content-area .entry-content {
  min-height: 0;
}
.grid-page-content-area .hentry:after, .child-pages .hentry:after {
  display: none;
}
.child-page {
  float: none;
  margin: 0 auto;
  max-width: 334px;
}
.child-page .entry-thumbnail img {
  display: block;
}
.child-page .entry-header {
  margin: 1.5em 0;
  padding: 0;
}

/* Full-Width Page Template */
.content-wrapper.full-width.with-featured-image {
  margin: 0;
  padding: 1.5em 4.661% 0;
}
.content-wrapper.full-width .content-area {
  width: 100%;
}
.content-wrapper.full-width .hentry:after {
  left: -9.1%;
  width: 109.1%;
}

/*--------------------------------------------------------------
10.5 Testimonials
--------------------------------------------------------------*/
.jetpack-testimonial {
  border: 1px solid #f2f2f2;
  float: left;
  margin: 3em 0 0;
  padding: 0 1.525%;
  text-align: center;
  width: 96.6%;
}
.jetpack-testimonial:nth-child(even) {
  margin-top: 6em;
  margin-right: 0;
}
.testimonial-thumbnail {
  margin-top: -45px;
  text-align: center;
}
.testimonial-thumbnail img, .testimonial-featured-image img {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.jetpack-testimonial .entry-header, .jetpack-testimonial-shortcode .entry-header {
  overflow: hidden;
  padding-bottom: 1.5em;
}
.jetpack-testimonial .entry-title, .jetpack-testimonial-shortcode .testimonial-entry-title {
  color: #f25f70;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  text-transform: uppercase;
}
.jetpack-testimonial .entry-content, .jetpack-testimonial-shortcode .testimonial-entry-content {
  font-style: italic;
  margin: 0;
  overflow: hidden;
  padding: 0.75em 0;
}
.jetpack-testimonial.without-featured-image .entry-content {
  padding: 3em 0 0.75em;
}
.jetpack-testimonial .entry-meta, .jetpack-testimonial-shortcode .entry-meta {
  clear: both;
  text-align: center;
}

/* Testimonials Shortcode */
.jetpack-testimonial-shortcode .testimonial-entry {
  border: 1px solid #f2f2f2;
  padding: 1.5em 1.525% 0;
  margin-top: 3em;
  margin-bottom: 3em;
  text-align: center;
}
.jetpack-testimonial-shortcode .testimonial-entry-title {
  letter-spacing: 2px;
  margin-bottom: 1.5em;
}
.testimonial-featured-image img {
  margin-bottom: -45px;
  position: relative;
  width: 90px;
  height: 90px;
}
.testimonial-entry-column-2 {
  width: 44% !important;
}
.testimonial-entry-column-3 {
  width: 27% !important;
}
.testimonial-entry-column-4 {
  width: 18% !important;
}
.testimonial-entry-column-5 {
  width: 15% !important;
}
.testimonial-entry-column-6 {
  width: 11% !important;
}

/* Testimonials Single View */
.single .jetpack-testimonial {
  float: none;
  width: 96.6%;
}
.single .jetpack-testimonial:after {
  background: none;
}

/* Testimonials Archives Page */
.testimonials-content-area .entry-content {
  margin-bottom: 0;
}
.testimonials.grid .jetpack-testimonial {
  float: none;
  width: auto;
  margin: 0 0 0 0;
}
.archive .testimonials .hentry {
  margin: 3em 0;
}
.archive .testimonials .hentry.has-post-thumbnail-prev {
  margin-bottom: 6em;
}
.archive .testimonials .without-featured-image>.entry-header {
  margin-left: 0;
}
.testimonials .no-results {
  margin-bottom: 3em;
}
.post-type-archive-jetpack-testimonial .content-wrapper.full-width .hentry:after {
  background: none;
}

/*--------------------------------------------------------------
10.6 Footer
--------------------------------------------------------------*/
.site-footer {
  background-color: #404040;
  border-top: 1px solid #d9d9d9;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 24px 34px 24px 34px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.site-info a {
  color: #fff;
}
.site-info a:hover {
  color: #f25f70;
}

/*--------------------------------------------------------------
11.0 Jetpack
--------------------------------------------------------------*/

/* Infinite Scroll */
.infinite-scroll .paging-navigation, .infinite-scroll.neverending footer {
  display: none;
}
.infinity-end.neverending footer {
  display: block;
}
.infinite-loader {
  margin: 0 auto;
  width: 36px;
}
#infinite-handle {
  margin-bottom: 3em;
  text-align: center;
}
#infinite-handle span {
  margin: 0 auto;
  text-align: center;
}

/*--------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/
.page-content img.wp-smiley, .entry-content img.wp-smiley, .comment-content img.wp-smiley {
  border: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers */
embed, iframe, object, audio, video {
  display: block;
  margin-bottom: 1.5em;
  max-width: 100%;
}
.jetpack-video-wrapper {
  margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
12.1 Captions
--------------------------------------------------------------*/
.wp-caption {
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0 auto;
  max-width: 98%;
}
.wp-caption-dd, .wp-caption-text {
  font-family: "Droid Serif", Georgia, serif;
  font-size: 13px;
  font-size: 1.3rem;
  font-style: italic;
  text-align: center;
}
.wp-caption .wp-caption-dd, .wp-caption .wp-caption-text {
  line-height: 1.8462;
  margin: 0.9231em 0;
}

/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.site-main .gallery {
  margin-bottom: 1.5em;
}
.site-main .gallery a img {
  border: none;
  height: auto;
}
.site-main .gallery dd {
  margin: 0;
}
.gallery-item {
  float: left;
  margin: 0 4px 0;
  overflow: hidden;
  position: relative;
}
.gallery-columns-1 .gallery-item {
  max-width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 48%;
  max-width: -webkit-calc(46%);
  max-width: calc(46%);
}
.gallery-columns-3 .gallery-item {
  max-width: 32%;
  max-width: -webkit-calc(29.299999999999997%);
  max-width: calc(29.299999999999997%);
}
.gallery-columns-4 .gallery-item {
  max-width: 23%;
  max-width: -webkit-calc(21%);
  max-width: calc(21%);
}
.gallery-columns-5 .gallery-item {
  max-width: 19%;
  max-width: -webkit-calc(16%);
  max-width: calc(16%);
}
.gallery-columns-6 .gallery-item {
  max-width: 15%;
  max-width: -webkit-calc(12.7%);
  max-width: calc(12.7%);
}
.gallery-columns-7 .gallery-item {
  max-width: 13%;
  max-width: -webkit-calc(10.28%);
  max-width: calc(10.28%);
}
.gallery-columns-8 .gallery-item {
  max-width: 11%;
  max-width: -webkit-calc(8.5%);
  max-width: calc(8.5%);
}
.gallery-columns-9 .gallery-item {
  max-width: 9%;
  max-width: -webkit-calc(7.1%);
  max-width: calc(7.1%);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
  margin-right: 0;
}
.gallery-caption {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  font-size: 12px;
  line-height: 1.5;
  margin: 0;
  max-height: 100%;
  opacity: 0;
  padding: 6px 8px;
  position: absolute;
  bottom: 7px;
  left: 0;
  text-align: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.gallery-caption:before {
  content: "";
  min-height: 49px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.gallery-item:hover .gallery-caption {
  opacity: 1;
}
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
  display: none;
}

/*--------------------------------------------------------------
13 Media Queries
--------------------------------------------------------------*/
@media screen and (min-width: 600px) {
  /* Grid Page */

  .child-page {
    border-bottom: 0;
    float: left;
    margin: 0 4.661% 0 0;
    max-width: 100%;
    width: 47.272%;
  }

  .child-pages {
    border-top: 1px solid #f2f2f2;
    padding-top: 3em;
  }

  .child-page:nth-child(even) {
    margin-right: 0;
  }

  .child-pages .entry-summary {
    min-height: 0;
  }

  .sidebar-widget-area, .footer-widget-area .widget-area {
    /*margin-right: 15%;
        margin-left: 15%;*/
  }

  .footer-widget-area .widget-area {
    float: none;
    width: auto;
  }
}
@media screen and (min-width: 768px) {
  /* Navigation */

  .main-navigation {
    padding: 0.25em 55px;
  }

  .main-navigation ul {
    display: block;
    list-style: none;
    text-align: center;
  }

  .main-navigation ul li {
    border: 0 none;
    display: inline-block;
    padding: 0.75em 1em 0.75em 0;
    position: relative;
  }

  .main-navigation ul a {
    padding: 0;
  }

  .nav-menu>li>a:after {
    color: #ffa4ad;
    content: " \2022";
    margin-left: 1em;
  }

  .nav-menu>li:last-child {
    padding-right: 0;
  }

  .nav-menu>li:last-child>a:after {
    display: none;
  }

  .main-navigation ul ul {
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.1) 0 1px 2px;
    display: none;
    margin: 0;
    position: absolute;
    top: 2.6em;
    left: 0;
    width: 204px;
    z-index: 99999;
  }

  .main-navigation ul ul li {
    padding: 0;
    text-align: left;
  }

  .main-navigation ul ul li:hover, .main-navigation ul ul li.focus {
    background: #f2f2f2;
  }

  .main-navigation ul ul a:hover, .main-navigation ul ul>li.focus>a {
    color: #e1122a;
  }

  .main-navigation ul ul a {
    color: #4f4f4f;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: normal;
    width: 180px;
    padding: 1em;
    text-transform: uppercase;
  }

  .main-navigation ul ul ul {
    top: 0;
    left: 100%;
    width: 160px;
  }

  .main-navigation ul ul ul a {
    width: 136px;
  }
  /* Small menu */

  .menu-toggle {
    cursor: pointer;
    display: none;
  }
  /* Front Page */

  .hero-content-overlayer {
    overflow: auto;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
  }

  .front-page-content-area .with-featured-image {
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.1) 0 1px 2px;
    margin: 0 auto;
    opacity: 0.95;
    padding: 1.5em;
    width: 457px;
  }
  /* Front Page Testimonials */

  .jetpack-testimonial:nth-child(even) {
    margin-top: 3em;
  }

  .jetpack-testimonial {
    width: 43.745763%;
    margin-right: 5.661%;
    padding-right: 1.525%;
    padding-left: 1.525%;
  }
  /* Front Page & Footer Widget Areas */

  .footer-widget-area .widget-area {
    margin: 0;
  }

  .front-widget-area .widget-area, .footer-widget-area .widget-area {
    float: left;
  }

  .front-widget-area .widget-area:nth-child(1):nth-last-child(1), .footer-widget-area .widget-area:nth-child(1):nth-last-child(1) {
    width: 100%;
  }

  .front-widget-area .widget-area:nth-child(1):nth-last-child(2), .front-widget-area .widget-area:nth-child(2):nth-last-child(1), .footer-widget-area .widget-area:nth-child(1):nth-last-child(2), .footer-widget-area .widget-area:nth-child(2):nth-last-child(1) {
    margin-right: 6%;
    width: 47%;
  }

  .front-widget-area .widget-area:nth-child(1):nth-last-child(2):last-of-type, .front-widget-area .widget-area:nth-child(2):nth-last-child(1):last-of-type, .footer-widget-area .widget-area:nth-child(1):nth-last-child(2):last-of-type, .footer-widget-area .widget-area:nth-child(2):nth-last-child(1):last-of-type {
    margin-right: 0;
  }

  .front-widget-area .widget-area:nth-child(1):nth-last-child(3), .front-widget-area .widget-area:nth-child(2):nth-last-child(2), .front-widget-area .widget-area:nth-child(3):nth-last-child(1), .footer-widget-area .widget-area:nth-child(1):nth-last-child(3), .footer-widget-area .widget-area:nth-child(2):nth-last-child(2), .footer-widget-area .widget-area:nth-child(3):nth-last-child(1) {
    margin-right: 5%;
    width: 30%;
  }

  .front-widget-area .widget-area:nth-child(1):nth-last-child(3):last-of-type, .front-widget-area .widget-area:nth-child(2):nth-last-child(2):last-of-type, .front-widget-area .widget-area:nth-child(3):nth-last-child(1):last-of-type, .footer-widget-area .widget-area:nth-child(1):nth-last-child(3):last-of-type, .footer-widget-area .widget-area:nth-child(2):nth-last-child(2):last-of-type, .footer-widget-area .widget-area:nth-child(3):nth-last-child(1):last-of-type {
    margin-right: 0;
  }
}
@media screen and (min-width: 850px) {
  /* Layout */

  .content-area {
    float: left;
    width: 720px;
    margin: 0px 30px 30px 0px;
  }

  .content-area.single {
    float: none;
    width: 1000px;
    margin-left: 0px;
  }

  .sidebar-widget-area {
    float: right;
    margin: 20px 0px 30px 0;
    width: 250px;
  }
  /* Posts */

  .hentry.has-post-thumbnail-prev {
    margin-bottom: 0;
  }
  /* Full-Width Page Template */

  .content-wrapper.full-width.with-featured-image {
    margin: -4em 6.661% 0;
    padding: 1.5em 3% 0;
  }

  .content-wrapper.full-width.without-featured-image {
    margin: 0 6.661%;
    padding: 3em 3% 0;
  }

  .comments-closed .hentry:after {
    display: none;
  }
}
@media screen and (min-width: 998px) {
  /* Full-Width Page Template */

  .content-wrapper.full-width.with-featured-image {
    margin: -4em 13.98%;
    padding: 1.5em 3% 0;
  }

  .content-wrapper.full-width.without-featured-image {
    margin: 0 13.98%;
  }
}
@media screen and (min-width: 1000px) {
  /* Layout */

  .site {
    margin: 0 auto;
    max-width: 1180px;
    padding: 0;
  }

  .site-content {
    padding: 3em 55px;
  }

  .page .site-content, .post-type-archive-jetpack-testimonial .site-content {
    padding: 0;
  }

  .content-area {
    float: left;
    margin: 0px 30px 0px 0px;
  }
  /* Posts */

  .entry-summary, .entry-content {
    min-height: 4em;
  }

  .entry-meta {
    line-height: 2;
    left: 0;
  }

  .entry-meta span {}

  .post-navigation, .paging-navigation, .comments-area {}

  .single-jetpack-testimonial .post-navigation {
    margin-left: 0;
  }
  /* Default Page Template */

  .content-wrapper {
    /*background: #fff;*/
    /*padding: 3em 55px 3em 201px;*/
    position: relative;
  }

  .content-wrapper.with-featured-image {
    margin: -4em 0 0 165px;
    padding: 2em 55px 0 36px;
  }

  .content-wrapper .content-area {
    float: left;
    margin: 0;
    width: 620px;
  }

  .content-wrapper .hentry:after {
    left: -201px;
    width: 821px;
  }

  .content-wrapper.full-width .hentry:after {
    width: 980px;
  }

  .entry-thumbnail {
    min-height: 80px;
  }
  /* Content */

  .entry-body {
    margin-top: 1.5em;
    /*padding: 0 0 0 146px;*/
        line-height: 2;
  }

  .post-thumbnail+.entry-header {}

  .blog .without-featured-image>.entry-header, .archive .without-featured-image>.entry-header, .search .without-featured-image>.entry-header {
    margin-left: 146px;
  }

  .archive .page-header, .search .page-header {
    margin: 0 0 3em 146px;
  }
  /* Sidebar */

  .sidebar-widget-area {
    width: 250px;
    margin: 20px 0px 30px 0;
  }
  /* Front page content without featured image */

  .front-page-content-area .without-featured-image {
    border-bottom: 1px solid #f2f2f2;
    padding: 3em 55px 0 55px;
  }

  .front-page-content-area .without-featured-image .entry-header {
    padding: 0;
  }

  .front-page-content-area .without-featured-image .entry-content {
    min-height: 100%;
    padding: 0;
  }

  .front-widget-area, .front-testimonials {
    padding: 3em 55px;
  }
  /* Grid Page */

  .child-page {
    width: 360px;
    max-width: 100%;
    margin: 0 55px 0 0;
  }
}
.post-categories li {
  display: inline-block;
  margin-right: 2px;
}
.post-categories li a {
  vertical-align: top;
  letter-spacing: normal;
  word-spacing: normal;
  padding: 6px 12px;
  border: 1px solid #0088D8;
  color: #0088D8;
  background-color: #fff;
  display: inline-block;
}
.post-stats {
  margin-top: 10px;
}

/***** コンタクトフォーム *****/
.table-contactform7 {
  overflow: hidden;
  table-layout: fixed;
  margin-bottom: 30px;
}
.required-contactform7 {
  padding: 5px;
  background: #DE8686;
  color: #fff;
  border-radius: 3px;
  margin-right: 3px;
}
.table-contactform7 th {
  height: 100px;
}
.unrequired-contactform7 {
  padding: 5px;
  background: #BDBDBD;
  color: #fff;
  border-radius: 3px;
  margin-right: 3px;
}
.table-contactform7 th {
  font-weight: bold;
}
.table-contactform7 input, .table-contactform7 textarea {
  max-width: 90% !important;
  margin: 5px 10px 10px 5px;
}
.address-100 input {
  max-width: 90% !important;
  margin: 5px 10px 10px 5px;
}
.message-100 textarea {
  width: 100%;
  margin: 5px 10px 10px 5px;
}
.table-contactform7 tr {
  border-bottom: 1px dotted #ccc;
}
@media screen and (min-width: 900px) {
  .table-contactform7 th {
    width: 38%;
    font-size: 16px;
    background: #eee;
    padding: 20px;
  }

  .table-contactform7 td {
    padding: 20px;
  }
}
@media screen and (max-width: 900px) {
  .table-contactform7 {
    display: block;
  }

  .table-contactform7 tbody, .table-contactform7 tr {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }

  .table-contactform7 th {
    width: 100%;
    display: block;
    margin: 0 auto;
    border: none;
  }

  .table-contactform7 td {
    display: list-item;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    border-top: none !important;
  }

  .table-contactform7 th {
    height: auto;
  }
}
.slidephoto {
  display: none;
}
#fancybox-right-ico, #fancybox-left-ico {
  display: block!important;
}

/*--------------------------------------------------------------
14 ticker
--------------------------------------------------------------*/
#ticker {
  margin: 10px;
}
#ticker .title_text {
  font-weight: bold;
}
#ticker a {
  text-decoration: underline;
}
#ticker a:hover {
  text-decoration: none;
}

/*--------------------------------------------------------------
15 singleページ
--------------------------------------------------------------*/
.fc-eyecatch, .c-discovery-menu__categories-head, .c-discovery-menu__tags-body, .c-discovery-menu__tags-body-wrap, .c-discovery-menu__tags-head {
  box-sizing: border-box;
}
@media all and (min-width: 1000px) {
  .fc-banner--wide {
    margin: 0 auto 100px
  }

  .fc-eyecatch {
    height: 176px
  }

  .fc-eyecatch.single {
    height: 460px
  }
}
@media all and (min-width: 1367px) {
  .fc-banner--wide {
    width: 40%
  }
}
@media all and (min-width: 1000px) and (max-width: 1366px) {
  .fc-banner--wide {
    width: 60%
  }
}
.fc-banner img {
  width: 100%
}
.fc-eyecatch {
  position: relative;
}
.fc-eyecatch__image {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  color: #fff;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.fc-eyecatch__image h1 {
  font-size: 280%;
  margin-top: 70px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
  letter-spacing: 3px;
  text-shadow: 0 0 1em rgba(0, 0, 0, 0.9);
}
.fc-eyecatch__image p {
  font-size: 140%;
}
.section-sub {
  margin: 0 0 20px;
  text-align: center;
  font-weight: bold;
}
.section-sub .tit {
  font-size: 180%;
}
@media all and (min-width: 1000px) {
  .fc-eyecatch__image {
    top: 0px
  }

  .fc-index {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}
@media all and (max-width: 999px) {
  .fc-banner--wide {
    margin-bottom: 50px;
    padding-right: 5%;
    padding-left: 5%
  }

  .fc-eyecatch {
    height: 250px
  }

  .fc-eyecatch__image {
    top: 0
  }

  .c-discovery-menu {
    display: none;
  }
}
@media all and (min-width: 1000px) {
  .c-discovery-item__image.has-animate:hover .c-discovery-item__image-bg, .c-discovery-item__wrap.has-animate:hover .c-discovery-item__image-bg {
    -webkit-animation-name: riseUpInScale;
    animation-name: riseUpInScale;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
}
.c-discovery-item__image.has-animate:hover .c-discovery-item__view-more-inner, .c-discovery-item__wrap.has-animate:hover .c-discovery-item__view-more-inner {
  -webkit-animation-name: riseUpInTranslate;
  animation-name: riseUpInTranslate;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
  animation-timing-function: cubic-bezier(.215, .61, .355, 1)
}
.c-discovery-menu {
  width: 100%;
  background-color: #f1f1f1;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: -webkit-transform padding;
  transition-property: -webkit-transform padding;
  transition-property: transform padding;
  transition-property: transform padding, -webkit-transform padding
}
.c-discovery-menu__wrap {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff
}
@media all and (min-width: 1000px) {
  .c-discovery-menu__wrap {
    height: 46px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
  }
}
@media all and (max-width: 999px) {
  .c-discovery-menu__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }

  .c-discovery-menu__categories {
    width: 100%;
    height: 50px;
    box-sizing: border-box;
    border-right: 1px solid #ccc
  }
}
.c-discovery-menu__categories-head {
  position: relative
}
@media all and (min-width: 1000px) {
  .c-discovery-menu__categories {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }

  .c-discovery-menu__categories-head {
    height: 46px;
    display: block;
    padding: 15px 30px 0 30px;
    border-right: 1px solid #ccc;
    color: #999;
    font-size: 16px;
    font-size: 1rem;
    font-family: Teko, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .1em;
    display: none;
  }

  .c-discovery-menu__categories-head svg {
    display: none
  }
}
@media all and (max-width: 999px) {
  .c-discovery-menu__categories-head {
    height: 50px;
    cursor: pointer;
    padding-top: 17px;
    padding-left: .1em;
    font-size: 14px;
    font-size: .875rem;
    font-family: Teko, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .1em;
    text-align: center
  }

  .c-discovery-menu__categories-head svg {
    width: 6px;
    fill: #444;
    display: inline-block;
    margin-left: 5px
  }
}
.c-discovery-menu__categories-head-label {
  display: block;
  position: relative;
  z-index: 2
}
@media all and (max-width: 999px) {
  .c-discovery-menu__categories-head:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #0088D8
  }

  .c-discovery-menu__categories-body {
    overflow: hidden;
    position: absolute;
    top: 51px;
    right: 0;
    left: 0;
    z-index: 10
  }
}
@media all and (min-width: 1000px) {
  .c-discovery-menu__categories-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }
}
@media all and (max-width: 999px) {
  .c-discovery-menu__categories-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 10px 5% 20px;
    border-bottom: 1px solid #ccc;
    background-color: #fff
  }
}
@media all and (min-width: 1000px) {
  .c-discovery-menu__categories-item {
    background: #0088D8;
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
    position: relative;
    padding: 10px 5px;
    border-right: 1px solid #ccc;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .1em;
    text-decoration: none;
    min-width: 100px;
    text-align: center;
    margin: 10px 0;
  }

  .c-discovery-menu__categories-item-label {
    display: block;
    position: relative;
    z-index: 2
  }

  
}
@media all and (max-width: 999px) {
  .c-discovery-menu__categories-item {
    display: block;
    margin: 10px 5px 0;
    padding: 2px 15px 0;
    color: #666;
    font-size: 14px;
    font-size: .875rem;
    font-family: Teko, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .1em;
    text-decoration: none;
    background-color: #f1f1f1
  }

  .c-discovery-menu__tags {
    width: 50%;
    height: 50px;
    box-sizing: border-box
  }
}
.c-discovery-menu__tags-head {
  cursor: pointer;
  overflow: hidden;
  position: relative
}
@media all and (min-width: 1000px) {
  .c-discovery-menu__tags {
    margin-left: auto
  }

  .c-discovery-menu__tags-head {
    height: 46px;
    display: block;
    padding: 15px 30px 0;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    font-size: 16px;
    font-size: 1rem;
    font-family: Teko, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .1em
  }

  .c-discovery-menu__tags-head-label {
    display: block;
    position: relative;
    z-index: 2
  }

  .c-discovery-menu__tags-head svg {
    width: 8px
  }
}
.c-discovery-menu__tags-head-label {
  display: block;
  position: relative;
  z-index: 2
}
.c-discovery-menu__tags-head:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #aa0c00
}
.c-discovery-menu__tags-head svg {
  fill: #444;
  display: inline-block;
  margin-left: 5px
}
@media all and (max-width: 999px) {
  .c-discovery-menu__tags-head {
    height: 50px;
    padding-top: 17px;
    font-size: 14px;
    font-size: .875rem;
    font-family: Teko, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .1em;
    text-align: center
  }

  .c-discovery-menu__tags-head svg {
    width: 6px;
    margin-top: 2px
  }
}
.c-discovery-menu__tags-body {
  overflow: hidden;
  position: absolute;
  right: 0;
  left: 0;
  z-index: 10;
  background-color: #fff
}
@media all and (min-width: 1000px) {
  .c-discovery-menu__tags-body {
    top: 77px
  }

  .c-discovery-menu__tags-body-wrap {
    padding: 35px 10% 40px
  }
}
.c-discovery-menu__tags-body-wrap {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #ccc
}
.c-discovery-menu__tags-sub-head {
  text-align: center
}
@media all and (max-width: 999px) {
  .c-discovery-menu__tags-body {
    top: 51px
  }

  .c-discovery-menu__tags-body-wrap {
    padding: 10px 5% 20px
  }

  .c-discovery-menu__tags-sub-head {
    display: none
  }
}
.c-discovery-menu__tags-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}
.c-discovery-menu__tags-item {
  display: block;
  color: #666;
  text-decoration: none;
  background-color: #f1f1f1
}
@media all and (min-width: 1000px) {
  .c-discovery-menu__tags-sub-head {
    font-size: 20px;
    font-size: 1.25rem;
    font-family: Teko, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .1em
  }

  .c-discovery-menu__tags-item {
    margin: 20px 5px 0;
    padding: 0 10px
  }
}
@media all and (max-width: 999px) {
  .c-discovery-menu__tags-item {
    margin: 10px 5px 0;
    padding: 0 15px;
    font-size: 12px;
    font-size: .75rem
  }
}
@media all and (min-width: 1000px) {
  .c-discovery-menu.is-fixed {
    right: 0;
    left: 0;
    z-index: 10;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
}
.content-area img {
  max-width: 100%;
  height: auto;
  display: inline-block;
  /*    margin-right: auto;
    margin-left: auto;*/
}
.content-area .chosha img {
  margin: 0;
  display: inline;
}
/* タイトル下のカテゴリリンクを消した。 */
span.cat-links{
  display: none;
}
span.cat-links a {
  display: inline-block;
  background: #0088D8;
  padding: 5px 10px;
  color: #fff;
  font-size: 90%;
}
.saboxplugin-authorname:before {
  content: "記事を書いた人　"
}
.related_post_title {}
ul.related_post {
  clear: both;
}
ul.related_post li {
  display: inline-block;
  margin-right: 50px;
  font-size: 16px;
  font-weight: bold;
}
.widget-area ul.related_post li {
  margin-right: 0px;
  width: auto;
  font-size: 14px;
  border-bottom: 1px solid #ccc;
}


.widget-area ul.related_post li a{
  color: #333;
  margin-top: 0!important;
}

ul.related_post li {
  display: inline-block;
  margin-right: 50px;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
}
ul.related_post li:nth-child(3n) {
  margin-right: 0px;
}
ul.related_post li a {
  display: block;
}
ul.related_post li a.wp_rp_title {
  line-height: 1.5;
  margin-top: 10px;
}
small.wp_rp_excerpt {
  font-size: 12px;
}
ul.related_post li img {}




/*addquicktagがらみ*/
h2.middletitle {
  font-size: 26px;
  border-left: 6px solid #0088D8;
  box-sizing: content-box;
  border-bottom: 1px dotted #0088D8;
  padding-left: 10px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: 20px;
  font-weight: bold;
}
h3.smalltitle {
  border-bottom: 1px dotted #0088D8!important;
  font-size: 21px;
  margin-bottom: 20px;
  margin-top: 10px;
  padding-top: 15px;
  padding-right: 10px;
  padding-bottom: 10px;
  color: #1a1a1a;
  line-height: 25px;
  background-repeat: no-repeat;
  background-position: left center;
  margin-left: 0px;
  font-weight: bold;
}
.question h3.smalltitle:before {
  content: "■"
}
.pagelist li {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-size: 90%;
}
span.box-yellow {
  background: linear-gradient(transparent 60%, #ffff66 60%);
  font-weight: bold!important;
  line-height: 170%;
}
blockquote {
  position: relative;
  margin: 2em 0;
  padding: 1em 1em 1em 2.6em;
  font-size: 120%;
  border-left: 5px solid #CCC;
  border-radius: 2px;
}
blockquote:after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: '”';
  font-family: sans-serif;
  font-size: 6em;
  opacity: .1;
}
.entry-content a {
  text-decoration: underline;
}
.entry-content p {
  margin-bottom: 30px;
}

/*タグクラウド*/
.st-tag-cloud {
  padding: 10px 0;
}
aside .st-tag-cloud {
  padding: 10px;
}
.st-tag-cloud a {
  line-height: 1.9;
  color: #333;
}
aside .st-tag-cloud a {
  line-height: 2;
  color: #fff!important;
  background: #0088D8;
  /*背景色*/

  border-radius: 5px;
  /*背景色の角丸*/

  padding: 1px 5px;
  /*タグの余白*/

  margin: 1px;
  /*タグとタグとの余白*/

  text-decoration: none;
  display: inline-block;
}
aside .st-tag-cloud a:nth-child(n+10) {
  background: #999;
  /*背景色*/
}
#toc_container {
  font-size: 110%;
  margin: 30px 0;
  width: 100%;
  padding: 20px;
}
.toc_list li {
  line-height: 2.3;
}
#toc_container a {
  text-decoration: underline;
}
@media screen and (max-width: 480px) {
  .saboxplugin-wrap .saboxplugin-desc {
    text-align: left;
  }

  .toc_list li {
    font-size: 90%;
  }
  .content-area .post-categories,
  .d-newsList-excerpt,
  .chosha{
    display: none;
  }
}

/*ABOUTここから*/
.valuelist {
  margin: 30px 0 0;
}
.valuelist li {
  margin-bottom: 20px;
  padding-bottom: 20px;
}

 

.koutei.valuelist li {
    position: relative;
    min-height: 250px;
  margin-bottom: 30px;
}
 
.koutei.valuelist li:after {
    border-top: 25px solid #FFC300;
    border-left: 70px solid transparent;
    border-right: 70px solid transparent;
    content: "";
    position: absolute;
    bottom: -10px; /* 三角形の高さ＋ボックスのボーダーをマイナスに */
    left: 50%;/* 中央寄せに使用 */
    margin-left: -70px; /* 中央寄せに使用 */
}
 
.koutei.valuelist li:last-child:after {
    border: none; /* 最後のボックスだけ三角形を表示しない */
}


.valuelist li:last-child {
  margin-bottom: 0;
}
.valuelist li div {
  float: left;
}
.valuelist li div.numcenter {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  margin: auto;
  border-radius: 50%;
  height: 75px;
  width: 75px;
  font-weight: bold;
  color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: -webkit-linear-gradient(30deg, #f6d365 0%, #fda085 100%);
  background-image: -o-linear-gradient(30deg, #f6d365 0%, #fda085 100%);
  background-image: linear-gradient(120deg, #f6d365 0%, #fda085 100%);
  margin-right: 10px;
}
.valuelist li div.numcenter .num {
  position: relative;
  top: 9px;
  font-size: 260%;
}
.valuelist li div.valuetext {
  max-width: 900px;
}

.valuelist.koutei li div.valuetext{
  line-height: 1.7;
  font-size: 120%;
}

.valuelist li div.valuetext h3 {
  font-weight: bold;
  font-size: 220%;
  color: #0088D8;
  margin-bottom: 10px;
}
@media all and (max-width: 768px) {
  .valuelist li div {
    float: inherit;
  }

  .l-section .valuelist .imgvalue img, .imgslogan img {
    width: 100%;
  }

  .valuelist li div.numcenter {
    display: block;
    margin: 0 auto 10px;
  }

  .valuelist li div.numcenter .num {
    top: 26px;
  }

  .contentvalue {
    margin-left: 0;
    width: auto;
  }

  .contentvalue h3 {
    padding-left: 0;
    padding-top: 66px;
    background-position: center top!important;
  }

    .koutei .contentvalue h3 {
    padding-top: 0px;
  }


  .seihinclm div.g-headbnr {
    width: 100%;
    margin-right: 0px;
  }

  .arasujiarea {
    margin: 10px;
  }

  .arasujiarea div {
    float: none;
  }

  .arasujiarea .photo, .arasujiarea .text {
    width: auto;
    margin-right: 0px;
  }

  .arasujiarea .photo img {
    width: 100%;
  }
}
@media all and (max-width: 768px) {
  .outline-table {
    display: block;
    border-bottom: 1px solid #ccc;
    width: 100%;
  }
}
@media all and (min-width: 1000px) {
  .outline-table {
    width: 100%;
    margin: 0 auto
  }
}
@media all and (min-width: 769px) and (max-width: 999px) {
  .outline-table {
    width: 100%
  }
}
@media all and (max-width: 768px) {
  .outline-table {
    width: 100%
  }

  .outline-table tr {
    display: inline-block;
    width: 100%;
    padding: 20px 0;
    border-top: 1px solid #ccc
  }

  .outline-table th {
    display: block
  }
}
.outline-table th {
  text-align: left
}
@media all and (min-width: 769px) {
  .outline-table tr:last-child td:after, .outline-table tr:last-child th:after {
    height: 1px;
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #ccc
  }

  .outline-table tr:last-child th:after {
    right: 0
  }

  .outline-table tr:last-child td:after {
    right: 0
  }

  .outline-table th {
    width: 33.3%;
    box-sizing: border-box;
    position: relative;
    vertical-align: top;
    padding: 25px 0;
    color: #0088D8;
    font-weight: bold;
  }

  .outline-table th:before {
    height: 1px;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0px;
    left: 0;
    background-color: #ccc
  }

  .outline-table td {
    width: 66.6%;
    position: relative;
    vertical-align: top;
    padding: 25px 0
  }

  .outline-table td:before {
    height: 1px;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #ccc
  }

  .outline-table td p {
    margin: 1em 0 0
  }

  .outline-table td p:first-of-type {
    margin-top: 0
  }
}
@media all and (max-width: 768px) {
  #wpfront-scroll-top-container {
    right: -20px!important;
  }

  #wpfront-scroll-top-container img {
    width: 70%!important;
  }

  .footerinfo {
    padding: 10px;
  }

  .d-legal-copyRight {
    width: 100%;
  }

  .outline-table td {
    display: block
  }

  .outline-table td p {
    margin: 1em 0 0
  }

  ul.related_post li {
    display: inline-block;
    margin-right: 0px;
    margin-bottom: 30px;
    width: 100%;
    font-size: 14px;
  }

  ul.related_post li img {
    width: 100%;
  }

  .entry-title {
    font-size: 110%;

  }

  h2.middletitle, h3.smalltitle {
    font-size: 18px;
  }

  #l-header {
    height: auto;
    margin-top: 0px;
    border-top: 3px solid #0088D8;
  }

  .fc-eyecatch {
    height: 100px;
  }

  .fc-eyecatch.single {
    height: 250px;
  }

  .fc-eyecatch__image h1 {
    font-size: 160%;
    margin-top: 30px;
  }

  .fc-eyecatch__image p {
    font-size: 130%;
  }

  .staffclm div.g-headbnr, .staffclm div.g-headbnr:nth-child(3n) {
    margin: 0 auto 30px;
    min-height: auto;
    width: 85%
  }

  .staffclm h3.G_bnr-title {
    text-align: left;
  }

  .presidentArea {
    width: 85%;
    margin: 50px auto;
  }

  .presidentArea .photo, .presidentArea .commentshachou {
    width: 100%;
    margin: 0;
  }

  .content-wrapper {
    margin: 10px;
  }

  .staffclm .G_bnr-text {
    padding: 10px 0;
    text-align: left;
  }



  .d-newsList-item, .d-newsList-item.sem,.d-newsList-item.trust{
    margin-right: 16px;
    width: 46%;
  }

.d-newsList-item.trust:nth-child(2n) {
  margin-right: 16px;
}


  .c-discovery-menu {
    display: none;
  }

  .g-headbnr {
    min-height: auto;
  }

  .post-categories li {
    display: block;
  }
}
.text-xs-center {
  text-align: center;
  margin-top: 20px;
}
.text-xs-center input[type="submit"] {
  width: 90%;
  font-size: 120%;
}
.btnarea {
  text-align: center;
}
.tac {
  text-align: center;
}
.footbnr {
  padding-top: 20px;
  t text-align: center;
}
.chosha span {
  position: relative;
  top: -4px;
}
.chosha {
  display: inline-block;
}
#fancybox-outer a {
  text-decoration: underline;
}
.telarea {
  text-align: center;
  font-size: 140%;
  padding: 10px;
  width: 100%;
  background: #333;
  color: #fff;
}
.telarea a {
  font-weight: bold;
  color: #fff;
}
.telarea .text-a {
  width: 930px;
  margin: 0 auto;
}
.telarea .text-a .company-summery {
  float: left;
  width: 60%;
  font-size: 75%;
  text-align: left;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
.telarea .text-a .number {
  float: right;
  width: 40%;
  text-align: right;
  margin-top: 9px;
  font-size: 80%;
}
.telarea .text-a .number a {
  background: url(/common/images/home/number-icon.jpg) left center no-repeat;
  padding: 3px 0 3px 30px;
  font-size: 160%;
}
.telarea#ticker {
  text-align: left;
  font-size: 100%;
  padding: 10px;
  width: 100%;
  background: #FFF;
}
.telarea#ticker a {
  color: #333;
}
#balloon-1-right .telarea#ticker {
  text-align: left;
  font-size: 90%;
  padding: 4px;
  width: 100%;
  background: none;
  line-height: 1.8;
}
.telarea#ticker h2, .telarea#ticker ul {
  display: inline-block;
}
.telarea#ticker li ul li {
  position: relative;
  top: 5px;
}
.telarea#ticker li a, .telarea#ticker li span {
  float: right;
  margin-right: 10px;
  color: #333;
}
.br:before {
  /*content: "\A";*/

  white-space: pre;
}
#recent-posts-3 {
  list-style: none;
}
.telarea#ticker a {
  font-weight: bold;
  text-decoration: underline;
}

/* balloon-1 right */
#balloon-1-right {
  position: relative;
  float: left;
  padding: 0;
  width: 90%;
  min-width: 115px;
  line-height: 1.5;
  color: #19283C;
  background: #fff;
  border: 1px solid #0288D8;
  z-index: 0;
  margin-bottom: 10px;
}
#balloon-1-right .telarea#ticker li span {
  font-size: 90%;
  float: inherit;
  margin-right: 0px;
  color: #333;
}
#balloon-1-right .telarea#ticker li a {
  float: inherit;
  color: #333;
}
#balloon-1-right span.cate a {
  background: #2A96FF;
  padding: 2px 10px;
  color: #fff!important;
  display: inline-block;
  margin-right: 5px;
}
#balloon-1-right:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -8px;
  margin-top: -9px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 9px 0 9px 9px;
  border-color: transparent transparent transparent #fff;
  z-index: 0;
}
#balloon-1-right:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -10px;
  margin-top: -10px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 9px 0 9px 9px;
  border-color: transparent transparent transparent #0288D8;
  z-index: -1;
}
.author-area {
  display: inline-block;
  width: 8%;
  margin-left: 8px;
  font-size: 80%;
  line-height: 1;
  margin-bottom: 10px;
  text-align: center;
}
.author-area a {
  text-decoration: underline;
}
.author-area .left {
  float: left;
  margin-top: 10px;
}
.top-slider {
  border: 1px solid #ccc;
  padding: 2px;
  float: left;
  background: #FFF;
}
.bnrtop p {
  margin-bottom: -2px;
  text-align: right;
}
.post-navigation {
  background: #eee;
  padding: 10px;
  font-size: 14px;
}
.post-navigation a {
  color: #0088D8;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  #balloon-1-right {
    margin: 10px 0 10px 6px;
    padding-right: 20px;
    width: 80%;
  }

  #balloon-1-right .telarea#ticker {
    font-size: 80%;
  }

  .author-area {
    margin: 10px 0 10px 10px;
    font-size: 80%;
    width: 13%;
  }
}

@import url('https://fonts.googleapis.com/css?family=Unica+One');


#toc_container {
  margin-bottom: 40px;
  padding: 15px 20px;
  background: #fff;
  border: 5px solid #e1eff4;
  border-radius: 2px;
  color: #666; }

#toc_container .toc_title {
  font-family: "Unica One", cursive;
  text-align: center;
  margin-bottom: 35px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0px;
  font-size: 100%;
 }

#toc_container .toc_list {
  list-style-type: none !important;
  counter-reset: li;
  margin-left: 20px }

#toc_container .toc_list > li {
  position: relative;
  margin-bottom: 15px;
  margin-left: 6px;
  line-height: 1.3em;
  font-size: 0.9em; }

#toc_container.no_bullets li{
  border-bottom: 1px dashed #999;
    padding-bottom: 12px;
}

#toc_container .toc_list > li:after {
  counter-increment: li;
  content: "" counter(li) ".";
  position: absolute;
  left: -20px;
  top: 0px;
  background: none;
  font-family: "Unica One", cursive;
  font-size: 1em;
  letter-spacing: -1px;
  color: #008db7; }

#toc_container .toc_list > li a {
  text-decoration: underline !important; }

#toc_container .toc_list > li a:hover {
  text-decoration: underline !important; }

#toc_container .toc_list > li ul {
  list-style-type: disc;
  margin-top: 15px;
  padding-left: 20px;
  color: #008db7; }

#toc_container .toc_list > li > ul li {
  font-size: 0.9em;
  margin-bottom: 8px;
  border:none; }
#toc_container ul ul {
    margin-left: 0.5em!important;
}

#toc_container .toc_list>li ul{
  padding-left: 0px;
}

@media only screen and (min-width: 641px) {
  #toc_container {
    padding: 25px 40px; }

  #toc_container .toc_list > li {
    margin-bottom: 30px;
    margin-left: 12px;
    font-size: 0.8em; }

  #toc_container .toc_list > li:after {

    top: 0px;
 } }



.afb_container span.message{
  display: block;
  font-size: 140%;
  font-weight: bold;
  margin-bottom: 10px;
}
.afb_container span.message:before{
  content: "■";
}

.afb_container .good{
  background: #d9347e;
  background-image: -webkit-linear-gradient(top, #d9347e, #f29f9f);
  background-image: -moz-linear-gradient(top, #d9347e, #f29f9f);
  background-image: -ms-linear-gradient(top, #d9347e, #f29f9f);
  background-image: -o-linear-gradient(top, #d9347e, #f29f9f);
  background-image: linear-gradient(to bottom, #d9347e, #f29f9f);
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  font-family: Arial;
  color: #ffffff;
  font-size: 13px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.afb_container .good:hover {
  background: #e35656;
  background-image: -webkit-linear-gradient(top, #e35656, #d93434);
  background-image: -moz-linear-gradient(top, #e35656, #d93434);
  background-image: -ms-linear-gradient(top, #e35656, #d93434);
  background-image: -o-linear-gradient(top, #e35656, #d93434);
  background-image: linear-gradient(to bottom, #e35656, #d93434);
  text-decoration: none;
  color: #fff
}

.afb_container .bad {
  background: #5c6ddb;
  background-image: -webkit-linear-gradient(top, #5c6ddb, #2d73a1);
  background-image: -moz-linear-gradient(top, #5c6ddb, #2d73a1);
  background-image: -ms-linear-gradient(top, #5c6ddb, #2d73a1);
  background-image: -o-linear-gradient(top, #5c6ddb, #2d73a1);
  background-image: linear-gradient(to bottom, #5c6ddb, #2d73a1);
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  font-family: Arial;
  color: #ffffff;
  font-size: 13px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.afb_container .bad:hover {
  background: #567ae3;
  background-image: -webkit-linear-gradient(top, #567ae3, #0012b3);
  background-image: -moz-linear-gradient(top, #567ae3, #0012b3);
  background-image: -ms-linear-gradient(top, #567ae3, #0012b3);
  background-image: -o-linear-gradient(top, #567ae3, #0012b3);
  background-image: linear-gradient(to bottom, #567ae3, #0012b3);
  text-decoration: none;
    color: #fff
}

.afb_container .status{
 margin-top: 20px!important;
    padding-top: 10px;
    border-top: 1px dashed #999;
    font-weight: bold;
    font-size: 120%;
    display: block;
}

.afb_container a:link {
    color: #fff!important;
    font-weight: bold;
}


.spec_table {
  width: 100%;
  margin-bottom: 40px;
  border: 1px solid  #d2d2d2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.spec_table th,
.spec_table td {
  padding: 10px 20px;
}

.spec_table th {
  width: 25%;
  color: #fff;
  text-align: center;
  vertical-align: top;
}

.spec_table.cell2 th {
  width: 37%;
}

.spec_table th.check {
  color: #fe7676;
}

.spec_table td.check {
  color: #d40000;
}

.spec_table tr.caption {
  border-bottom: 1px solid  #3c3a3b;
}

.spec_table tr.caption th {
  width: 25%;
  background: #01326d !important;
  vertical-align: middle;
}

.spec_table.cell5 tr.caption th {
  width: 20%;
}

.spec_table tr.caption th.tal {
  text-align: left;
}

.spec_table tr.caption th.tac {
  text-align: center;
}

.spec_table tr:nth-child(odd) th {
  background: #084ea1;
}

.spec_table tr:nth-child(even) th {
  background: #165aab;
}

.spec_table tr:nth-child(even) td {
  background: #f5f5f5;
}



.boutou{
  margin:20px 0;
}


.boutou .author-area {
    float:left;
    width: 12%;
    margin-right: 3%;
    text-align: center;
}


/* balloon-1 left */
#balloon-1-left {
  position: relative;
  display: inline-block;
  padding:1px;
  width: auto;
  min-width: 115px;
  line-height:  1.5;
  color: #19283C;
  text-align: center;
  background: #F6F6F6;
  border: 2px solid #19283C;
  z-index: 0;
}

.boutou #balloon-1-left {
 width: 82%;
 text-align: left;
 float: left;
}


#balloon-1-left:before {
  content: "";
  position: absolute;
  top: 10%; left: -8px;
  margin-top: -9px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 9px 9px 9px 0;
  border-color: transparent #F6F6F6 transparent transparent;
  z-index: 0;
}
#balloon-1-left:after {
  content: "";
  position: absolute;
  top: 10%; left: -12px;
  margin-top: -10px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #19283C transparent transparent;
  z-index: -1;
}

/*雨漏り関係のcss*/
#flow {
    max-width: 900px;
    margin: 0 auto;
}
.flow-img {
    width: 98%;
    max-width: 900px;
    margin: 5% 1% 0;
    overflow: hidden;
}
.flow-box {
    width: 98%;
    max-width: 900px;
    padding: 5% 1% 0;
}
.flow-title-img {
    width: 100%;
}
.flow-title {
    float: left;
    width: 10%;
}
.flow-text {
    float: right;
    border-left: 1px solid #cbcbcb;
    width: 85%;
    position: relative;
    text-align: left;
    display: table;
    min-height: 280px;
}
.flow-text h4 {
    line-height: 50px;
    padding-left: 3%;
    border-bottom: 1px solid #cbcbcb;
    font-size: 160%;
    color: #006baf;
}
.flow-text h5 {
    font-size: 140%;
    color: #d81e00;
    font-weight: bold;
    padding-left: 3%;
}
.flow-text1 {
    font-size: 90%;
    color: #686868;
    font-weight: bold;
    line-height: 1.2em;
    margin: 2% 0;
    padding-left: 3%;
}
.flow-text2 {
    font-size: 90%;
    color: #7676762;
    line-height: 1.2em;
    margin: 2% 0;
    padding-left: 3%;
}
.flow-list {
    margin: 3% 0 0 3%;
}
.flow-list li {
    background: url("images/flow/check.png") no-repeat;
    font-size: 110%;
    padding-left: 1em;
    margin: 15px 0;
}
.flow-list2 {
    text-align: left;
    padding: 2%;
}
.flow-list2 dl {
    padding: 1em;
    border-bottom: 1px dotted #cccccc;
}
.flow-list2 dt {
    float: left;
}
.flow-list2 dd {
    margin-left: 4em;
}
.flow02-1 {
    width: 49%;
    padding-left: 3%;
    margin-top: 3%;
}
.flow2-text {
    font-size: 120%;
    padding-left: 3%;
}
.flow02-tel {
    width: 100%;
    max-width: 470px;
    margin: 5% 0;
}
.flow02-contact {
    width: 100%;
    max-width: 458px;
}
.flow02-pr {
    padding-left: 3%;
    width: 97%;
    margin: -3px 0 1%;
}
.flow2-text {
    font-size: 97%;
    padding-left: 3%;
    margin-bottom: 3%;
}
.red {
    color: #d81e00;
}
.small-text {
    font-size: 70%;
    vertical-align: bottom;
}
.flow03-img {
    width: 100%;
    max-width: 272px;
}
.flow03-1 {
    width: 30%;
    margin: 3%;
}
.w48 {
    width: 60%;
    padding-left: 3%;
    margin-top: 6%;
}
.flow04-pic-inner {
    width: 45%;
    padding-left: 3%;
}
.flow04-pic-box {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 3%;
    padding-bottom: 10px;
}
.flow04-pic-box img {
    margin-right: 1em;
}
.tool-pic {
    max-width: 160px;
}
.flow04-textbox {
    background: #f4faff;
    padding: 3%;
    margin: 3%;
    line-height: 1.4em;
}
.flow05-1 {
    width: 63%;
    padding-left: 3%;
    margin-top: 3%;
    position: relative;
}
.flow5-text {
    font-size: 120%;
    padding: 3% 0 0 3%;
}
.flow5-text2 {
    font-size: 97%;
    padding-left: 3%;
    margin-bottom: 3%;
}
.flow05-img {
    max-width: 221px!important;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
}
.flow6-text {
    font-size: 120%;
    padding-top: 3%;
}
.flow6-text2 {
    font-size: 97%;
    padding-top: 3%;
}
.flow06-1 {
    width: 70%;
    padding-left: 3%;
    overflow: hidden;
}
.flow06-img {
    margin-top: 3%;
}
.flow07-1 {
    width: 57%;
    padding-left: 3%;
    overflow: hidden;
}
.flow07-img {
    max-width: 274px!important;
    width: 97%;
    margin-top: 3%;
}
.flow7-text2 {
    font-size: 97%;
    padding-top: 3%;
}
.flow8-text2 {
    width: 97%;
    padding: 3% 0 0 3%;
}
.flow08-img {
    margin: 3%;
    width: 97%;
}
.flow9-text2 {
    width: 60%;
    padding: 3% 0 0 3%;
    float: left;
}
.flow9-text2 p {
    margin-bottom: 3%;
}
.flow9-text3 {
    margin: 3%;
    padding: 3%;
    background: #f4fafe;
}
.f12 {
    font-size: 120%;
}
.flow09-img {
    width: 29%;
    max-width: 232px;
    margin-top: 3%;
    margin-left: 3%;
}
.flow9-text p {
    padding-left: 3%;
    margin-bottom: 3%;
    text-align: left;
}
#price {
    max-width: 900px;
    margin: 0 auto;
    padding-top: 3%;
    text-align: left;
}
.price-text {} .ta_right {
    text-align: right;
}
.price-text p {
    padding: 1em 0;
    margin: 0 1%;
}
.price-text table {
    width: 96%;
    border-collapse: separate;
    border-spacing: 1px;
    background: #cdcdcd;
}
.price-text td {
    border: 1px solid #fff;
    height: 50px;
    background: #fff;
    padding: 1px;
}
.price-text th {
    border: 1px solid #fff;
    height: 50px;
    background: #006aae;
    vertical-align: middle;
    text-align: center;
    width: 30%;
    color: #fff;
}

.c1 {
    background: #eaf2f7 !important;
}
.c2 {
    background: #f3f9fe !important;
}
.ta_center {
    text-align: center;
}

.right {
    float: right;
}
.left {
    float: left;
}
.cf:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
@media(max-width:900px){
.spdn {
    display: none;
}
}

/*画面下の電話バナーココから*/
#menu-wrap {
    position: fixed;
    z-index: 4;
    bottom: 0;
    width: 100%;
    opacity: 0.9;
    left: 0;
    display: none;
}

#menu li {
    width: 100%;
    background: #0088d8;
    text-align:center;
}

#menu li a {
    padding: 1% 0;
    font-size: 14px;
    display: block;
    color: #fff;
    line-height: 1.5;
    font-weight: bold;
}

.sandaime{
  display: block;
  position: absolute;
  bottom: 0;
  left: -3%;
  width: 27%;
}

.tellfont{
  font-size: 110%
}


.matome_box {
    display: block;
    width: 90%;
    padding: 5%;
    margin: 0 auto 25px;
    background-color: #e8feff;
}
.matome_box_title {
    font-weight: 700;
    font-size: 120%;
    display: block;
    color: #000;
}


.cautionarea {
  padding: 1em;
  background: aliceblue;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.23);
  font-size: 90%;
  font-weight: bold;
  display: inline-block;
  min-width: 96%;
}

.cautionarea a{
  color: #333;
  text-decoration: underline;
}


/*メニューをページ下部に固定*/
#sp-fixed-menu{
   position: fixed;
   width: 100%;
   bottom: 0px;
   font-size: 0;
   opacity: 0.9;
   z-index: 99;
}

/*メニューを横並びにする*/
#sp-fixed-menu ul{
   display: flex;
   list-style: none;
   padding:0;
   margin:0;
   width:100%;
}

#sp-fixed-menu li{
   justify-content: center;
   align-items: center;
   width: 50%;
   padding:0;
   margin:0;
   font-size: 14px;
   border-right: 1px solid #fff;
}

/*左側メニューを緑色に*/
#sp-fixed-menu li:first-child{
   background: #38b435;
}

/*左側メニューをオレンジ色に*/
#sp-fixed-menu li:last-child{
   background: #f3a324;
}

/*ボタンを調整*/
#sp-fixed-menu li a{
   color: #fff;
   text-align: center;
   display:block;
   width: 100%;
   padding:20px;
}

/*PCの場合にはメニューを表示させない*/
@media (min-width: 768px) {
   .for-sp{
      display:none;
    }
}


.box11{
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #5d627b;
    background: white;
    border-top: solid 5px #5d627b;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}
.box11 p {
    margin: 0; 
    padding: 0;
}

.box17{
    margin:2em 0;
    position: relative;
    padding: 0.5em 1.5em;
    border-top: solid 2px black;
    border-bottom: solid 2px black;
    background: #fff;
}
.box17:before, .box17:after{
    content: '';
    position: absolute;
    top: -10px;
    width: 2px;
    height: -webkit-calc(100% + 20px);
    height: calc(100% + 20px);
    background-color: black;
}
.box17:before {left: 10px;}
.box17:after {right: 10px;}
.box17 p {
    margin: 0; 
    padding: 0;
}

/*elementor導入時に作ったもの*/

.cmidashi{
  color: #6cb4e4;
  text-align: center;
  padding: 0 0 20px ;
  border-top: solid 2px #6cb4e4;
  border-bottom: solid 2px #6cb4e4;
  background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
  background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
}

.tmidashi  {
  padding: 16px 0.5em;/*文字の上下 左右の余白*/
  color: #494949;/*文字色*/
  background: #f4f4f4;/*背景色*/
  border-left: solid 5px #7db4e6;/*左線*/
  border-bottom: solid 3px #d7d7d7;/*下線*/
}


.box19 {
    position: relative;
    padding:0.25em 1em;
}
.box19:before,.box19:after{ 
    content:'';
    width: 20px;
    height: 30px;
    position: absolute;
    display: inline-block;
}
.box19:before{
    border-left: solid 1px #5767bf;
    border-top: solid 1px #5767bf;
    top:0;
    left: 0;
}
.box19:after{
    border-right: solid 1px #5767bf;
    border-bottom: solid 1px #5767bf;
    bottom:0;
    right: 0;
}
.box19 p {
    margin: 0; 
    padding: 0;
}

.lmidashi {
  position: relative;
  display: inline-block;
  padding: 0 55px;
}

.lmidashi:before, .lmidashi:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 2px;
  border-top: solid 1px black;
  border-bottom: solid 1px black;
}

.lmidashi:before {
  left:0;
}
.lmidashi:after {
  right: 0;
}

.box24 {
    position: relative;
    padding: 0.5em 0.7em;
    margin: 2em 0;
    background: #e6f4ff;
    color: #5c98d4;
    font-weight: bold;
}
.box24:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 30px;
    border: 15px solid transparent;
    border-top: 15px solid #e6f4ff;
    width: 0;
    height: 0;
}
.box24 p {
    margin: 0; 
    padding: 0;
}

.hukidashi {
  position: relative;
  padding: 1.5rem 2rem;
  border-bottom: 3px solid #000;
  border-left: 3px solid #000;
  border-radius: 0 0 0 20px;
}

.hukidashi:before {
  position: absolute;
  right: 50px;
  bottom: -21px;
  width: 0;
  height: 0;
  content: '';
  border-width: 21px 21px 0 0;
  border-style: solid;
  border-color: #000 transparent transparent transparent;
}

.hukidashi:after {
  position: absolute;
  right: 54px;
  bottom: -14px;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 14px 0 0;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}

@media screen and (max-width: 768px) {
 #menu-wrap{
  display: block;
 }
 }
 
 .elementor a{
  text-decoration: underline;
 }
 
 .elementor-element-50e5730a a{
  color: #fff;
 }



 .box30 {
    margin: 2em 0;
    background: #f1f1f1;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}
.box30 h3 {
    font-size: 1.2em;
    background: #5fc2f5;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box30 p {
    padding: 15px 20px;
    margin: 0;
}







/* 20230324以降のリニューアルコードここから */

/* タイトル上の吹き出し */
.balloon1 {
  position: relative;
  display: inline-block;
  margin: 0.5em 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 90%;
  color: #555;
  font-size: 12px;
  background: #fff;
     top:50%; /* 上から半分 */
 left: 50%;
   transform: translate(-50%,-50%);
   font-weight: bold;
}

.yanebuzai .balloon1,
.grycol .balloon1{
  background: #5E5E5E;
  color: #fff;
}
.sekou .balloon1,
.bluecol .balloon1,
.menucol .balloon1,
.interview-sec .balloon1{
  background: #0088D8;
  color: #fff;
}

.balloon1:before {
  content: "";
  position: absolute;
  top: 99%;
  left: 50%;
  margin-left: -15px; 
  border: 15px solid transparent;
  border-top: 15px solid #fff;
}

.yanebuzai .balloon1:before,
.grycol .balloon1:before{
  border-top: 15px solid #5E5E5E; 
}

.sekou .balloon1:before,
.bluecol .balloon1:before,
.menucol .balloon1:before,
.interview-sec .balloon1:before {
  border-top: 15px solid #0088D8; 
}

.balloon1 p {
  margin: 0;
  padding: 0;
}

.service{
  background: #0088D8;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}

.amamoricol,
.bluecol{
  background: #D4EFFF;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}

.yanebuzai,
.grycol{
  background: #FAFAFA;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}

.menucol{
  background: #fff;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}

.menucol .g-container,
.amount{
  border: 5px solid #0088D8;
  box-sizing: border-box;
  padding: 14px;
  margin-top: 10px;
}

.service .d-sectionTitle-title{
  color: #fff;
}
.service .g-headbnr,
.amamoricol .g-headbnr,
.yanebuzai .g-headbnr{
  background: #fff;
  min-height: 260px;
  margin-bottom: 50px;

}

.menucol .g-headbnr{
  background: #fff;
  min-height: 260px;
  margin-bottom: 30px;
  margin-right: 30px;
}

/* 一つにまとめられる？ */
.service h3.G_bnr-title a,
.amamoricol h3.G_bnr-title a,
.yanebuzai h3.G_bnr-title a,
h3.G_bnr-title a{
 color: #333;
 text-decoration: none;
}

.service h3.G_bnr-title,
.amamoricol h3.G_bnr-title,
.yanebuzai h3.G_bnr-title,
.menucol h3.G_bnr-title{
    position: relative;
    font-size: 130%;
}


.G_bnr-title img.Btn-Icon{
  position: absolute;
  top: 50%;
  right: 10px;/*右からの距離*/
  width: 13px;/*アイコンの横幅指定*/
  transform: translateY(-50%);/*この指定で上下中央に*/
}


.service .g-headbnr,
.amamoricol .g-headbnr,
.yanebuzai .g-headbnr,
.menucol .g-headbnr,
.presidentArea div {
    filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.2))
}

.amamoricol h3.G_bnr-title,
.yanebuzai h3.G_bnr-title,
.menucol h3.G_bnr-title{
text-align: center;
}

 h3.G_bnr-title span{
  display: block;
  font-size: 1.5rem;
 }

.G_bnr-text{
  padding: 0 0 10px;
}

h3.semiborder {
  text-align: center;
  font-size: 130%;
  color: #333;/*文字色*/
  padding: 0.5em 0;/*上下の余白*/
  border-top: solid 2px #0088D8;/*上線*/
  border-bottom: solid 2px #0088D8;/*下線*/
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
}


.section-works__button-list {
  width: 100%;
  max-width: 944px;
  margin: 0 auto 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.section-works__button-list__item {
  width: calc(25% - 15px);
  margin-right: 20px;
  margin-bottom: 20px;
}

#secondary .section-works__button-list__item {
  width: 100%;
  margin-right: 0px;
  margin-bottom: 1px;
}


.navi .section-works__button-list{
  margin-top: 30px;
}

.navi .section-works__button-list__item {
    width: 48%;
    margin-right: 2%;
    margin-bottom: 2%;
}
.section-works__button-list__item:nth-child(4n) {
  margin-right: 0;
}

.section-works__button-list__item__link {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: left;
  height: 70px;
  background: #E6F6FF;
  font-size: 1.5rem;
  line-height: 2.1rem;
  font-weight: bold;
  color: #222;
  position: relative;
  box-sizing: border-box;
  text-align: left;
  letter-spacing: 1px;
  padding: 0 25px;
  letter-spacing: 0.01em;
  text-decoration: none!important;
}


.section-works__button-list__item__link:after {
    content: "→";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    color: #222;
    display: block;
    text-align: center;
    font-size: 1.8rem;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
#secondary .section-works__button-list{
  margin-top: 20px;
}

#secondary .section-works__button-list__item__link{
  height: 50px;
  font-size: 1.2rem;
}

.interview-sec .d-newsList-title{
  margin-bottom: 0px;
}

.d-newsList-date{
  font-size: 10px;
  margin-top: 5px;
}

.logo__img{
  height: 50px;
}

.header.top_scroll .header__wrap, .page-id-1604 .header.top_scroll .header__wrap {
    background: #fff !important;
    box-shadow: none !important;
    margin-top: 10px !important;
}

.header__wrap .header__fixed {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 111;
    box-sizing: border-box;
}

#primary .g-headbnr{
    padding-right: 0px;
    padding-left: 0px;
    width: 46%;
    margin: 2%!important;
    min-height: 150px;
    float: left;

}

/* モバイルはここから2023 */
@media screen and (max-width: 768px){
.service .g-headbnr,
.amamoricol .g-headbnr,
.yanebuzai .g-headbnr,
.menucol .g-headbnr,
.sekou .g-headbnr,
.bluecol .g-headbnr,
.grycol .g-headbnr,
.presidentArea div {
    padding-right: 0px;
    padding-left: 0px;
    width: 46%;
    margin: 2%!important;
    min-height: 150px;
    float: left;
    filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.2))
}
.sekou .g-headbnr,
.bluecol .g-headbnr,
.grycol .g-headbnr{
    filter: none;
}


/* 一つにまとめられる？ */
.service h3.G_bnr-title,
.amamoricol h3.G_bnr-title,
.yanebuzai h3.G_bnr-title,
.menucol h3.G_bnr-title,
.menucol h3.G_bnr-title span,
.sekou h3.G_bnr-title,
.bluecol h3.G_bnr-title,
.grycol h3.G_bnr-title,
h3.G_bnr-title{
  font-size: 80%;
}


.section-works__button-list {
    padding: 0 6%;
    margin: 0 auto 5%;
}

.section-works__button-list__item {
    width: 48%;
    margin-right: 2%;
    margin-bottom: 2%;
}

.d-sectionBtnarea .d-button.large{
  font-size: 1.2rem;
  width: 50%;
}

}


@media (max-width: 425px) {
  .section-works__button-list__item__link {
    font-size: 1.2rem;
    line-height: 1.6rem;
    height: 45px;
    text-decoration: none!important;
  }
}


/* ヘッダーここから */
.header.top_scroll{
  height: 0 !important;
  background: none !important;
}
.header.top_scroll .header__wrap{
  background: none !important;
  box-shadow: none !important;
  margin-top: 10px !important;
}
@media screen and (max-width: 1024px) {
  .header.top_scroll .header__wrap{
    margin-top: 20px !important;
  }
}
@media screen and (max-width: 767px) {
  .header.top_scroll .header__wrap{
    margin-top: 0 !important;
  }
}
.header.top_scroll .header__wrap .header__fixed__button__menu{
  margin-top: 10px !important;
  -webkit-filter: drop-shadow(0px 0px 7px #fff);
  filter: drop-shadow(0px 0px 7px #fff);
}
@media screen and (max-width: 1024px) {
  .header.top_scroll .header__wrap .header__fixed__button__menu{
    margin-top: 20px !important;
  }
}
@media screen and (max-width: 767px) {
  .header.top_scroll .header__wrap .header__fixed__button__menu{
    margin-top: 0 !important;
  }
}
.header.top_scroll .header__wrap .header__fixed__button__icon a img{
  -webkit-filter: drop-shadow(0px 0px 7px #fff);
  filter: drop-shadow(0px 0px 7px #fff);
}
.header {
  width: 100%;
  box-sizing: border-box;
  background: #fff;
  position: relative;
  z-index: 10;
  height: 65px;
  top: 0 !important;
  position: fixed;

}

.logo_wrapper {
    max-width: 210px;
    margin-right: 55px;
    text-align: center;
}

.logo_wrapper a span.motto {
    display: block;
    font-size: 0.8rem;
    font-weight: bold;
    letter-spacing: -1px;
    color: #333
}
@media screen and (max-width: 767px) {
  .header {
    height: 50px;
  }
}

.header__wrap {
  position: relative !important;
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  background: #fff;
  transition: 0.3s;
  top: 0;
  padding: 0 0 0 40px;
}
@media screen and (max-width: 1024px) {
  .header__wrap {
    position: fixed !important;
    padding: 0 0 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .header__wrap {
    padding: 0 0 0 10px;
  }
}
.header__wrap .header__fixed {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 111;
  box-sizing: border-box;
}
@media (max-width: 1200px) {
  .header__wrap .header__fixed {
    margin: 0;
  }
}



.header__layout {
  height: 85px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 3px 3px 2px 0.5px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .header__layout {
    height: 50px;
  }
  .logo_wrapper a span.motto{
    display: table-cell;
    vertical-align: middle;
    font-size: 1.1rem;
    position: relative;
    top:-7px;
  }
  .logo__img{
    height: 36px;
  }
  .logo_wrapper{
    margin-top: 8px;
  }
}
.header__fixed__button {
  position: absolute;
  right: 110px;
  top: 0;
  height: 65px;
  display: flex;
  z-index: 112;
}
@media screen and (max-width: 767px) {
  .header__fixed__button {
    right: 50px;
  }
}
.header__fixed__button__tel {
  height: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 1281px) {
  .header__fixed__button__tel {
    display: none;
  }
}
.header__fixed__button__tel a {

  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.header__fixed__button__tel__number {
  position: relative;
  font-size: 2.6rem;
  line-height: 2.6rem;
  color: #0088D8;
  letter-spacing: -1px;
  text-align: center;
  margin-bottom: 3px;
}
.header__fixed__button__tel__number:before {
  content: "";
  position: relative;
  top: 2px;
  display: inline-block;
  margin-right: 4px;
  width: 32px;
  height: 24px;
  background: url('https://kamisei.co.jp/wp-content/uploads/2023/03/phoneicon.png') center center / cover no-repeat;
}
.header__fixed__button__message{
  color: #111;
  font-size: 1rem;
  font-weight: 500;
  text-align: center;
}
.header__fixed__button__tel__text {
  color: #111;
  font-size: 0.9rem;
  font-weight: 500;
  background: #eee;
  border-radius: 10px;
  padding: 5px;
}
.header__fixed__button__menu {
  width: 60px;
  height: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  position: fixed;
  right: 30px;
  transition: 0.3s;
  top: 10px;
}
@media screen and (max-width: 1024px) {
  .header__fixed__button__menu {
    right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .header__fixed__button__menu {
    height: 40px;
    width: 40px;
    right: 5px;
    top: 5px;
  }
}
.header__sp-menu {
  width: 60px;
  height: 60px;
  cursor: pointer;
  transition: all 0.5s;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .header__sp-menu {
    width: 40px;
    height: 40px;
  }
}
.header__sp-menu span {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 4px;
  background-color: #222;
  display: inline-block;
  transition: all 0.5s;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .header__sp-menu span {
    height: 2px;
  }
}
.header__sp-menu span:nth-of-type(1) {
  top: 14px;
  width: 40px;
}
@media screen and (max-width: 767px) {
  .header__sp-menu span:nth-of-type(1) {
    top: 11px;
    width: 20px;
  }
}
.header__sp-menu span:nth-of-type(2) {
  top: 27px;
  width: 40px;
}
@media screen and (max-width: 767px) {
  .header__sp-menu span:nth-of-type(2) {
    top: 19px;
    width: 20px;
  }
}
.header__sp-menu span:nth-of-type(3) {
  top: 40px;
  width: 40px;
}
@media screen and (max-width: 767px) {
  .header__sp-menu span:nth-of-type(3) {
    top: 27px;
    width: 20px;
  }
}
.header__menu {
  display: block;
}
@media (max-width: 1024px) {
  .header__menu {
    display: none;
  }
}
.header__menu-list {
  display: flex;
  align-items: center;
}
.header__menu-item {
  color: #000242;
  font-size: 1.4rem;
  margin: 0 35px 0 0;
  font-weight: 500;
  position: relative;
  box-sizing: border-box;
  padding: 10px 0;
  cursor: pointer;
}
@media (max-width: 1400px) {
  .header__menu-item {
    margin: 0 25px 0 0;
  }
}
.header__menu-item .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  padding: 10px;
  background: #0088D8;
  color: #222;
  opacity: 0;
  visibility: hidden;
  transform: scaleY(0);
  transform-origin: center top;
  transition: all 0.3s;
  white-space: nowrap;
}
.header__menu-item .sub-menu .header__menu-item {
  padding: 2px 0;
}
.header__menu-item .sub-menu .header__menu-item a {
  color: #fff;
  pointer-events: all;
}
.header__menu-item:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: scaleY(1);
}
.header__menu-item.menu-item-has-children {
  box-sizing: border-box;

}
.header__menu-item.menu-item-has-children a {
  position: relative;
}
.header__menu-item a {
  color: #111;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  height: 30px;
  font-size: 1.4rem;
}
@media (max-width: 1400px) {
  .header__menu-item a {
    font-size: 1.3rem;
  }
}
.header__menu-item:last-child {
  margin: 0;
}
.header__menu-link {
  display: block;
}
.header__menu-sub {
  font-size: 1rem;
  letter-spacing: 0.175em;
  font-weight: 600;
  color: #ee6d29;
  margin: 0 0 5px;
  display: block;
}
.header__menu-ttl {
  font-size: 1.5rem;
  letter-spacing: 0.175em;
  font-weight: 600;
  color: #262521;
}

.footer {
  background: #dfdacc;
  box-sizing: border-box;
  margin-top: 60px;
}
.footer, .page-template-page-nosidebar .footer {
  margin-top: 0;
}


body{
  min-width: 100%;
 margin-top: 100px;
}

.l-section.clearfix{
   max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

/* ハンバーガーメニューここから */

/*ハンバーガーボタン*/
.el_humburger {
  position: relative;
  top: 25px;
  right: -70px;
  width: 46px;
  height: 25px;
  padding-top: 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 0px;
  z-index: 20;
  cursor: pointer;
  pointer-events: auto;
  color: #000;
  text-align: center;}
 
@media screen and (max-width: 840px) {
  .el_humburger {
    display: block;
    right: -60px;
    top: 0;
    padding-top: 8px;
    width: 70px;
    height: 70px;}
    #factory .el_humburger {
      display: none; } }
 
.el_humburger_wrapper {
  margin-bottom: 5px;
  width: 32px;
  display: inline-block;
  color: #0088D8;
  font-size: 0.7rem;
}
 
@media screen and (max-width: 840px) {
  .el_humburger_wrapper {
    margin-bottom: 5px;
    width: 30px; } }
 
.el_humburger_text {
  font-size: 12px;
  letter-spacing: 0.1em;
  font-family: "游ゴシック Medium", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif; }
 
.js_humburgerOpen .el_humburger_text.el_humburger_text__menu {
  display: none; }
 
.el_humburger_text.el_humburger_text__close {
  display: none; }
 
.js_humburgerOpen .el_humburger_text.el_humburger_text__close {
  display: block; }
 
@media screen and (max-width: 840px) {
  .el_humburger_text {
    font-size: 10px;
    padding-top: 2px; } }
 
@media screen and (max-width: 840px) {
  .el_humburger_text svg path {
    -webkit-transition: all 200ms cubic-bezier(0.16, 0.52, 0.25, 1);
    -o-transition: all 200ms cubic-bezier(0.16, 0.52, 0.25, 1);
    transition: all 200ms cubic-bezier(0.16, 0.52, 0.25, 1);
    fill: #000; } }
 
@media screen and (max-width: 840px) {
  .js_humburgerOpen .el_humburger_text svg path {
    fill: #000; } }
 
.el_humburger span.el_humburger_bar {
  display: block;
  width: 100%;
  margin: 0 auto 8px;
  height: 2px;
  background: #0088D8;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }
 
.el_humburger span.el_humburger_bar:last-child {
  margin-bottom: 0; }
 

.el_humburger span.textchange:after {
  top: -8px; 
  content: "開く";
  position: relative; }

.js_humburgerOpen .el_humburger span.textchange:after {
  content: "閉じる";
}

.js_humburgerOpen .el_humburger span.el_humburger_bar {
  background: #0088D8; }
 
@media screen and (max-width: 840px) {
  .el_humburger span.el_humburger_bar {
    left: 0;
    top: 0;
    background: #0088D8; }
     }
 
.js_humburgerOpen .el_humburger span.el_humburger_bar.top {
  -webkit-transform: translateY(10px) rotate(-45deg);
  -ms-transform: translateY(10px) rotate(-45deg);
  transform: translateY(10px) rotate(-45deg); }
 
.js_humburgerOpen .el_humburger span.el_humburger_bar.middle {
  opacity: 0; }
 
.js_humburgerOpen .el_humburger span.el_humburger_bar.bottom {
  -webkit-transform: translateY(-10px) rotate(45deg);
  -ms-transform: translateY(-10px) rotate(45deg);
  transform: translateY(-10px) rotate(45deg); }
 
.el_humburgerButton.el_humburgerButton__close {
  top: 2%;
  right: 2%; }
 
.el_humburgerButton__close span.el_humburger_bar {
  display: block;
  width: 35px;
  margin: 0 auto;
  height: 4px;
  background: #0088D8; }
 
.el_humburgerButton__close span.el_humburger_bar.top {
  -webkit-transform: translateY(5px) rotate(-45deg);
  -ms-transform: translateY(5px) rotate(-45deg);
  transform: translateY(5px) rotate(-45deg); }
 
.el_humburgerButton__close span.el_humburger_bar.bottom {
  -webkit-transform: translateY(-6px) rotate(45deg);
  -ms-transform: translateY(-6px) rotate(45deg);
  transform: translateY(-6px) rotate(45deg); }
 
.navi {
  position: fixed;
  right: 0;
  top: 80px;
  height: 100%;
  background-color: #0088D8;
  width: 450px;
  z-index: 3;
  padding-top: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 600ms ease-out;
  -o-transition: all 600ms ease-out;
  transition: all 600ms ease-out;
  transform:translateZ(0) translateX(100%);
  overflow: auto;
  overflow-y: scroll;

   }
  .js_humburgerOpen .navi {
    transform:translateZ(0) translateX(0); }
    @media screen and (max-width: 840px) {
      .navi {
        padding: 20px 5% 30%; 
        top: 50px;
      }
      .js_humburgerOpen .navi {
        width: 100%;
        top: 50px;

      }

         }
 
.navi_item {
  position:relative;
  font-size: 15px;
  white-space: nowrap;
  margin:0 30px;
  border-top: 1px solid #fff;
  padding: 12px 0 0;
   }
.navi_item:before {
  position: relative;
  top: 0px;
  margin: 0 10px 0 0;
   }

  .navi_item.kaisha:before {
  content: url("https://kamisei.co.jp/wp-content/uploads/2023/04/kaishaico.png");
   }

  .navi_item.kouji:before {
  content: url("https://kamisei.co.jp/wp-content/uploads/2023/04/koujiico.png");
   }

  .navi_item.ama:before {
  content: url("https://kamisei.co.jp/wp-content/uploads/2023/04/amamoriico.png");
   }

  .navi_item.buz:before {
  content: url("https://kamisei.co.jp/wp-content/uploads/2023/04/kawaraico.png");
   }

  .navi_item.seko:before {
  content: url("https://kamisei.co.jp/wp-content/uploads/2023/04/sekouico.png");
   }

  .navi_item.oshi:before {
  content: url("https://kamisei.co.jp/wp-content/uploads/2023/04/oshiraseico.png");
   }



  .navi_item.op_innerLink {
    cursor: pointer; }


  @media screen and (max-width: 840px) {
    .navi_item {
      margin: 0;
      font-size: 1.4rem; } }
 
.navi_inner a{
  color: #fff;
  position: relative;
  top: -13px;
}

.navi_inner .d-sectionBtnarea .d-button.large{
  width: auto;
}

.el_spChildNavOpen {
  position: absolute;
  top: 10px;
  left: 90%;
  z-index: 20;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  padding: 10px; }
 
.js_openParent.js_fire > .el_spChildNavOpen {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }
  .js_openParent.js_fire > .el_spChildNavOpen > .el_spChildNavOpen_wrapper:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
 
.el_spChildNavOpen_wrapper {
  position: relative;
  width: 15px;
  height: 15px;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center; }

  .el_spChildNavOpen_wrapper:before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #fff;
    position: absolute;
    top: calc(50% - 1px); }
  .el_spChildNavOpen_wrapper:after {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    left: calc(50% - 1px);
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out; }
 
 
.nav_child{
  padding-bottom:20px;
}
 
.nav_child_item{
  position: relative;
  font-size:14px;
  padding-left:20px;
  margin-bottom:10px;
}
 
.nav_child_item > a{
/*   position:absolute; */
  left:0;
  right:0;
  bottom:0;
  top:0;
}
 
.nav_child_item:last-child{
  margin-bottom:0px;
}
 
.js_openSwitch {
  cursor: pointer; }
 
.js_openTarget {
  display: none; }


 @media all and (max-width: 768px) {
  body {
    line-height: 150%;
    margin-top: 50px;
  }
}

.navi_inner a.section-works__button-list__item__link {
  color: #333;
}

.inquiry-area{
  border-top: 1px solid #fff;
  padding: 22px 0 0;
}

.inquiry-area .header__fixed__button__tel__number,
.inquiry-area .header__fixed__button__message{
  color: #fff;
}

.inquiry-area .header__fixed__button__tel__text{
  color: #fff;
  background: none;
  padding: 2px;
  text-align: center;
  margin-bottom: 10px;
}

  ul.button-area {
    display: flex;
    justify-content: center;
  }

  .button-area li {
    list-style: none;
  }

  .button-area li:nth-child(2) {
    margin: 0 10px;
  }

.bnr-area{
  border-top: 1px solid #fff;
  padding: 22px 0 0;
}

.bnr-area p{
  text-align: center;
  max-width: 310px;
  margin: 10px auto;
}
/*========= ページトップのためのCSS ===============*/
/*リンクの形状*/
#page-top a{
  display: flex;
  justify-content: space-between;
  width: 65px;
  height: 65px;
  color: #fff;
  text-align: right;
  transition:all 0.3s;
  margin-bottom: 2px;
}



#page-top a:hover{
  background: #777;
}

/*リンクボタンを右端に固定*/
#page-top {
  position: fixed;
  bottom: 70px;
  z-index: 2;
    /*はじめは非表示*/
  opacity: 0;
  transform: translateX(100px);
  display: flex;
  flex-flow: column;
}

/*　右に上がる動き　*/

#page-top.UpMove{
  animation: UpAnime 0.5s forwards;
}

#post-12 #footer{
  display: none;
}

@keyframes UpAnime{
  from {
    opacity: 0;
  transform: translateX(100px);
  }
  to {
    opacity: 1;
  transform: translateX(0);
  }
}

/*　右に下がる動き　*/

#page-top.DownMove{
  animation: DownAnime 0.5s forwards;
}
@keyframes DownAnime{
  from {
    opacity: 1;
  transform: translateX(0);
  }
  to {
    opacity: 1;
  transform: translateX(100px);
  }
}

.sliderarea{
  margin: 0 20px;
}

.ruleimg{
  text-align: center;
}

/* 
お問い合わせフォームのページでは、お問い合わせボタンが出ない様にする。 */

#post-6 #page-top{
  display: none;
}

/* 雨漏りのLPのトップマージンを消す */


body.page-template-elementor_canvas{
  margin-top: 0;
}

/* 各記事末にサービスメニューを出す。 */

#primary #servicemenu .g-headbnr{
  filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.2));
  background: #fff;
    min-height: 260px;
    margin-bottom: 50px;
}

#primary #servicemenu .g-headbnr h3.G_bnr-title {
    position: relative;
    font-size: 130%;
    text-align: center;
}



#primary #servicemenu .g-headbnr .G_bnr-title img.Btn-Icon {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 13px;
    transform: translateY(-50%);
}

#primary #servicemenu .G_bnr-text{
        padding: 0;
    }

@media screen and (max-width: 768px) {
    #primary #servicemenu .g-headbnr {
        padding-right:0;
        padding-left: 0;
        width: 46%;
        margin: 2% !important;
        min-height: 140px;
        float: left;
        filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.2))
    }

   #primary #servicemenu .g-headbnr h3.G_bnr-title{
        font-size: 80%
    }



}

/* モバイル用のページメニュー */
:root {
  --mobile-toc-color: #002561;/* ベースの色 */
}

#mobile-toc-widget-wrap .menu-trigger,
#mobile-toc-widget-wrap .menu-trigger span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
}
#mobile-toc-widget-wrap .menu-trigger {
    position: relative;
    width: 25px;
    height: 35px;
}
#mobile-toc-widget-wrap .menu-trigger i {
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
}
#mobile-toc-widget-wrap .menu-trigger i {
    top: 20px;
}

#mobile-toc-widget-wrap .menu-trigger.active {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
#mobile-toc-widget-wrap .menu-trigger.active span:nth-of-type(1) {
    -webkit-transform: translateY(20px) rotate(-45deg);
    transform: translateY(20px) rotate(-45deg);
    top:0;
}
#mobile-toc-widget-wrap .menu-trigger.active span:nth-of-type(2) {
    -webkit-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg);
}
#mobile-toc-widget-wrap .menu-trigger.active span:nth-of-type(3) {
    opacity: 0;
}
#mobile-toc-widget-wrap{
    position: fixed;
    bottom: 10px;
    right: 20px;
    margin: 0;
    padding: 0;
    z-index:100;
    counter-reset: mobile-toc;
}
#mobile-toc-widget-wrap label .mobile-toc-button {
    width: 58px;
    height: 58px;
    border-radius:50%;
    background: var(--mobile-toc-color);
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.16);
    transition: ease-out 0.3s;
    text-align:center;
    position:relative;
    z-index: 3;
}
#mobile-toc-widget-wrap label .mobile-toc-button .mobile-toc-button-title {
    color: #fff;
    font-size: 0.65em;
    letter-spacing: 0;
    position: absolute;
    bottom: 7px;
    left: 0;
    right: 0;
    margin: auto;
}
#mobile-toc-widget-wrap label:hover {
    background: #efefef;
}
#mobile-toc-widget-wrap input {
    display: none;
}
#mobile-toc-widget-wrap .mobile-toc-show {
    display:none;
}
#mobile-toc-widget-wrap input:checked ~ .mobile-toc-show {
    background:#fff;
    position: absolute;
    top: 0;
    left: 0;
    padding: 2.5em 1em;
    position:fixed;
    width:100%;
    height:100%;
    display:block;
    animation: 0.5s fade-in;
    -webkit-animation: 0.5s fade-in;
    overflow-y:scroll;
}
#mobile-toc-widget-wrap .mobile-toc-widget {
    background-color: #fff;
    padding: 1em;
}
@-webkit-keyframes fadeIn { 
  0% {display: none;opacity: 0;}
  1% {display: block;opacity: 0;}
  100% {display: block;opacity: 0.93;}
}
@keyframes fade-in {
  0% {display: none;opacity: 0;}
  1% {display: block;opacity: 0;}
  100% {display: block;opacity: 0.93;}
}
#mobile-toc-widget-wrap .widgettitle{
    text-align: center;
    margin: 0 0 1em;
    color: var(--mobile-toc-color);
    font-size: 1.1em;
    letter-spacing:2px;
    background:none;
    font-weight:600;
}
/*スマホ追尾目次 TOC*/
#mobile-toc-widget-wrap .toc_widget_list{
    font-size:0.8em;
    padding:0 !important;
}
#mobile-toc-widget-wrap .toc_widget_list a{
    text-decoration:none;
    color:#555;
    font-weight:600;
}
#mobile-toc-widget-wrap .toc_widget_list > li {
    list-style-type: none !important;
    position: relative;
    margin-left: 13px;
    margin-right: 25px;
    padding-left: 32px;
    margin-bottom: 15px;
    padding-bottom: 0px;
    font-size: 1.1em;
    line-height: 1.6;
}
#mobile-toc-widget-wrap .toc_widget_list > li:before{
    counter-increment: mobile-toc;
    content: counter(mobile-toc);
    position: absolute;
    left: 5px;
    top: -1px;
    background: none;
    font-size: 1.1em;
    color:var(--mobile-toc-color);
}
#mobile-toc-widget-wrap .toc_widget_list > li ul {
    margin-top: 5px;
    padding-left: 20px;
    list-style:none;
}
#mobile-toc-widget-wrap .toc_widget_list > li > ul > li a {
    position: relative;
    text-decoration: none !important;
    font-weight:500;
}
#mobile-toc-widget-wrap .toc_widget_list > li ul li a:before {
    position: absolute;
    content: "・";
    font-size: 1.4em;
    left: -20px;
    top: -10px;
    color: var(--mobile-toc-color);
}
#mobile-toc-widget-wrap input:checked ~ .mobile-toc-show {
    background: #000000bd;
}


.wpcf7-checkbox span.wpcf7-list-item{
  display: block;
}

/* 関連記事 */
.related_post{
    width: auto;
    margin-bottom: 40px;
}
.related_post h3{
    font-size: 20px;
    font-weight: 600;
    border-left: 9px solid #51342B;
    text-align: justify;
    margin-bottom: 40px;
    padding: 0 15px;
    box-sizing: border-box;
}
.related_post_container{
    width: auto;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.related_post_container li{
    width: 24%;
    margin-right: 1.3%;
}
.related_post_container li:nth-child(4){
    margin-right: 0;
}
.related_post_container li:nth-child(8){
    margin-right: 0;
}
.related_post_container li:nth-child(n+1):nth-child(-n+4){
    margin-bottom: 10px;
}
.related_post_container a{
    display: flex;
    flex-direction: column;
    color: #1f1411;
}
.related_thumb{
    width: 100%;
}

.related_thumb img{
    object-fit: cover; /* この一行を追加するだけ！ */
    height: 100px;
}

.related_title{
    font-size: 12px;
    font-weight: 700;
}
@media (max-width: 550px){
    .related_post h3{
        font-size: 18px;
    }
    .related_post_container{
        flex-direction: column;
        flex-wrap: nowrap;
    }
    .related_post_container li{
        width: auto;
        margin-right: 0;
        margin-bottom: 10px;
        border: 1px solid #E8E8E8;
    }
    .related_post_container li:nth-child(n+1):nth-child(-n+4){
        margin-bottom: 10;
    }
    .related_post_container a{
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
    .related_thumb{
        width: 43%;
    }
    .related_thumb img{
        vertical-align: bottom;
    }
    .related_title{
        width: 55%;
        font-size: 12px;
    }
}




