@charset "utf-8";

/*
Theme Name: ZOU Inc.
Theme URI: https://zou.co.jp
Description: PC、タブレット、スマートフォンと見ているデバイスに自動最適化されるレスポンシブデザインに対応したシンプルな公式サイトタイプのWordPressテーマです。
Version: 1.0
Author: kuri96
Author URI: https://profiles.wordpress.org/kuri96
Text Domain: zou-rs
License:
License URI:
Tags: sticky-post,one-column,two-columns
*/

/* ****************************************************************************
基本設定
* ************************************************************************** */
@font-face {
  font-family: raleway;
  font-weight: 100;
  src: url("../fonts/Raleway-Thin?iefix") format("eot"),
     url("../fonts/Raleway-Thin.woff") format("woff");
}
@font-face {
  font-family: raleway;
  font-weight: 200;
  src: url("../fonts/Raleway-Light?iefix") format("eot"),
     url("../fonts/Raleway-Light.woff") format("woff"),
     url("../fonts/Raleway-Light.otf") format("opentype");
}

@font-face {
  font-family: "mplus-2p";
  font-weight: 300;
  src: url("../fonts/mplus-2p-light?iefix") format("eot"),
     url("/css/common/fonts/mplus-2p-light-932c434319d1611076d366fde3a7c8f2.woff") format("woff")
}

@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/YakuHanJP-Thin.eot");
  src: url("../fonts/YakuHanJP-Thin.woff2") format("woff2"), url("../fonts/YakuHanJP-Thin.woff") format("woff");
}
@font-face {
  font-family: 'icomoon';
  src:  url('/css/common/fonts/icomoon-e5f050a99d52d9274a2676969c6cbd4b.eot?v2md7v');
  src:  url('/css/common/fonts/icomoon-e5f050a99d52d9274a2676969c6cbd4b.eot?v2md7v#iefix') format('embedded-opentype'),
    url('/css/common/fonts/icomoon-639b1e35dd3cce5db0eb565e848fdbfb.ttf?v2md7v') format('truetype'),
    url('/css/common/fonts/icomoon-d9fba5d33b0abd94c030f50d46e65c3e.woff?v2md7v') format('woff'),
    url('/css/common/fonts/icomoon-68636449fd0c51ea0afa194ed8c8752a.svg?v2md7v#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
  color: #333;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  background: #fff;
  text-align: justify;
  font-size:1.3rem;
}

/* Anchor Link */
a {color: #333; text-decoration: none; transition: .3s;}
a:hover {color: #ffffff;}
a.hover-gray:hover{color: #808080;}
a:active, a:focus {outline: 0;}
::selection {background: rgba(252,224,0,.5);}
::-moz-selection {background: rgba(252,224,0,.5);}
a.u {text-decoration: underline;}

img.wide {
  width: 100%;
}

.en,
.slide-menu,
.sidebar-default,
.page-title {font-family: raleway, "YakuHanJP";}

.wrap {width: 100%;}
.c {text-align: center;}
.hidden {display: none;}

/* ****************************************************************************
iconmoon
* ************************************************************************** */
@font-face {
  font-family: 'icomoon';
  src:  url('/css/common/fonts/icomoon-e5f050a99d52d9274a2676969c6cbd4b.eot?j45n8d');
  src:  url('/css/common/fonts/icomoon-e5f050a99d52d9274a2676969c6cbd4b.eot?j45n8d#iefix') format('embedded-opentype'),
    url('/css/common/fonts/icomoon-639b1e35dd3cce5db0eb565e848fdbfb.ttf?j45n8d') format('truetype'),
    url('/css/common/fonts/icomoon-d9fba5d33b0abd94c030f50d46e65c3e.woff?j45n8d') format('woff'),
    url('/css/common/fonts/icomoon-68636449fd0c51ea0afa194ed8c8752a.svg?j45n8d#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

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

.icon-fb:before {
  content: "\e92b";
}
.icon-ins:before {
  content: "\e92d";
}
.icon-tw:before {
  content: "\e92e";
}
.icon-search-area:before {
  content: "\e927";
}
.icon-search-conditions:before {
  content: "\e928";
}
.icon-search-line:before {
  content: "\e929";
}
.icon-search-map:before {
  content: "\e92a";
}
.icon-f:before {
  content: "\e915";
}
.icon-f2:before {
  content: "\e916";
}
.icon-air-condition:before {
  content: "\e917";
}
.icon-all-electric:before {
  content: "\e918";
}
.icon-autolock:before {
  content: "\e91a";
}
.icon-cat:before {
  content: "\e91b";
}
.icon-corner-room:before {
  content: "\e91c";
}
.icon-dog:before {
  content: "\e91d";
}
.icon-elevator:before {
  content: "\e91e";
}
.icon-house:before {
  content: "\e91f";
}
.icon-internet:before {
  content: "\e920";
}
.icon-oidaki:before {
  content: "\e921";
}
.icon-rc:before {
  content: "\e922";
}
.icon-roof-balcony:before {
  content: "\e923";
}
.icon-system-kitchen:before {
  content: "\e924";
}
.icon-top-floor:before {
  content: "\e925";
}
.icon-washstands:before {
  content: "\e926";
}
.icon-flag-bk:before {
  content: "\e913";
}
.icon-flag:before {
  content: "\e914";
}
.icon-print:before {
  content: "\e912";
}
.icon-change:before {
  content: "\e911";
}
.icon-favorite-bk:before {
  content: "\e905";
}
.icon-shop:before {
  content: "\e900";
}
.icon-search:before {
  content: "\e901";
}
.icon-search-circle:before {
  content: "\e902";
}
.icon-search-circle-bk:before {
  content: "\e903";
}
.icon-rent:before {
  content: "\e904";
}
.icon-pagetop:before {
  content: "\e919";
}
.icon-pagetop-bk:before {
  content: "\e906";
}
.icon-menu:before {
  content: "\e907";
}
.icon-forsale:before {
  content: "\e908";
}
.icon-favorite:before {
  content: "\e909";
}
.icon-contact:before {
  content: "\e90a";
}
.icon-close:before {
  content: "\e90b";
}
.icon-close-circle:before {
  content: "\e90c";
}
.icon-arrow-right:before {
  content: "\e90d";
}
.icon-arrow-right-s:before {
  content: "\e90e";
}
.icon-accordion-open:before {
  content: "\e90f";
}
.icon-accordion-close:before {
  content: "\e910";
}


/* ****************************************************************************
Layout
* ************************************************************************** */
/* ----------------------------------------------------------------------------
Header
---------------------------------------------------------------------------- */
.header {
  display: flex;
  flex-direction: column;
  /* position: fixed;
  top: 0;
  right: 0; */
  z-index: 999;
  width: 100%;
  height: 100px;
  background: #fff;
  box-shadow: 2px 2px 2px rgba(200, 200, 200, .5);
  transition: .3s;
}
.header-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 50px;
}

.header-bottom {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 50px;
  background: #f5f5f5;
  text-align: center;
}

.logo {
  width: 160px;
  margin: 17px auto;
}

.favorite-keep {
  color: #fce000;
}

.header-bottom .rounded {
  display: none;
}
.header-bottom .sticky {
  font-size: 1.2rem;
}

/* ----------------------------------------------------------------------------
Main
---------------------------------------------------------------------------- */
/* .container {
  padding: 100px 0 0 260px;
} */
.one-column .container {
  padding-left: 0;
}

.main {
  padding-bottom: 80px;
}
.main-inner {
  background: url("") no-repeat top center;
  background-position: 0 0;
  background-size: 100%;
}
.main p {
  padding: 10px 0;
  font-size: 1.2rem;
  line-height: 1.8;
}
.main p.notfound {
  margin-bottom: 80px;
  font-size: 5.0rem;
  text-align: center;
}
.main p:last-child.notfound {
  font-size: 2.4rem;
}

/* ----------------------------------------------------------------------------
Footer
---------------------------------------------------------------------------- */
/* .footer {
  display: none;
} */

.gotop {
  position: fixed;
  right: 16px;
  bottom: 60px;
  font-size: 3.0rem;
  transition: bottom .7s linear;
}
.icn-change {
  position: fixed;
  bottom: 60px;
  left: 16px;
  font-size: 6.0rem;
}

/* ----------------------------------------------------------------------------
ヘッダーinfoなし
---------------------------------------------------------------------------- */
.search .header,
.one-column .header {
  height: 50px;
}
.search .header-bottom,
.one-column .header-bottom {
  display: none;
}
.search .container,
.one-column .container {
  padding-top: 50px;
}
.search .main {
  padding-bottom: 55px;
}

.search .wrap-all,
.search .mm-page,
.search .container,
.search .container .main {
  height: 100%;
}

/* Map Page */
.search-map #gmap-canvas {
  width: 100%;
  height: 100%;
}

/* ****************************************************************************
Shared
* ************************************************************************** */
.heading {font-size: 3.4rem;}
.heading2 {
  padding-bottom: 20px;
  font-size: 2.2rem;
  letter-spacing: .1em;
}
.heading3 {
  margin-bottom: 16px;
  font-size: 1.6rem;
  letter-spacing: .1em;
}
.lead {
  font-size: 2.2rem;
  letter-spacing: .05em
}
.heading4 {
  margin-bottom: 30px;
  font-size: 2.0rem;
}

.section-title {
  font-size: 3.0rem;
  font-weight: 100;
}
.section-title span {font-size: 1.4rem;}

.effect {
  position: relative;
  z-index: 9;
  transition: 2s;
}

.large-space {
  margin-bottom: 160px;
}
.medium-space {
  margin-bottom: 120px;
}
.small-space {
  margin-bottom: 80px;
}

.marker {
  font-style: normal;
  font-weight: normal;
  background-image: linear-gradient(transparent 50%, rgb(252, 224, 0) 50%);
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: initial;
  background-size: initial;
}
.rounded {
  border-radius: 1000px;
}


.effect {
  position: relative;
  z-index: 9;
  transition: 2s;
}

/* ----------------------------------------------------------------------------
btn
---------------------------------------------------------------------------- */
.btn {
  position: relative;
  display: inline-block;
  width: 100%;
  border: 2px solid #333;
  background: #333;
  color: #fff;
  font-size: 1.6rem;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  line-height: 64px;
  outline: none;
  transition: all .2s;
}
.btn:hover {
  background-color: #303030;
  color: #333;

}

/* btn textl link
---------------------------------------------------------------------------- */
.btn-link a {
  display: block;
  position: relative;
  top: 0;
  right: 0;
  margin-top: 16px;
  padding: 3px 16px 3px 16px;
  border: 1px solid #dfdfdf;
  border-radius: 15px;
  background: #fff;
  color: #333;
  font-size: 1.2rem;
  text-align: center;
  letter-spacing: .05em;
}
.btn-link a::after {
  position: absolute;
  top: 50%;
  right: 2px;
  content: "\e90d";
  font-family: 'icomoon' !important;
  font-size: 1.6rem;
  transform: translateY(-50%);
}
.seemore {margin-bottom: 40px;}

/* ----------------------------------------------------------------------------
SNS
---------------------------------------------------------------------------- */
.icn-sns {
  width: 24px;
  height: 24px;
}

.insta {
  display: inline-block;
  text-align: center;/*中央揃え*/
}
.icn-insta {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
  overflow: hidden;
  border-radius: 5px;
}
.icn-insta:before {
  content: '';
  position: absolute;
  top: 12px;
  left: -7px;
  width: 24px;
  height: 24px;
  background: -webkit-radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);
  background: radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);
}
.icn-insta .icn-sns {
  position: relative;
  top: 2px;
  width: 20px;
  height: 20px;
}

/* ----------------------------------------------------------------------------
image
---------------------------------------------------------------------------- */
.image {margin-bottom: 36px;}

/* ----------------------------------------------------------------------------
map
---------------------------------------------------------------------------- */
.gmap {
  position: relative;
  margin-bottom: 48px;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.gmap iframe,
.gmap object,
.gmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* ****************************************************************************
Top Page
* ************************************************************************** */
.home .main-inner {
  background: none;
}

.mainvisual {
  position: relative;
}
/* .main p.catchcopy {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 120px;
  padding: 0;
  transform: translate(-50%, -50%);
} */

/* Search Area
---------------------------------------------------------------------------- */
.search-area {
  padding: 32px 0 0;
}
.search-area h2 ,.search-station h2,.search-map h2,.search-areaxs h2,.p-seach-school>h2.e-title,.search-school h2{
  font-size: 1.7rem;
  letter-spacing: .1em;

}
.search-station h2,.search-map h2,.search-areaxs h2, .p-seach-school h2,.search-school h2{
  padding:15px 0 15px 70px;position: relative;line-height:2.5;
}
.search-area h2 a,.search-station h2 a,.search-map h2 a,.search-areaxs h2 a,.search-school h2 a{
  display:block;
}
.search-area p {
  width: 50%;
  text-align: center;
}
/* .search-areaxs h2 a:before {
  content: url('images/n1.svg');
  position: absolute;
  top: 20px;
  left:15px;
  margin: 0 10px 0 0;
} */
/* .search-station h2 a:before {
  content: url('images/n2.svg');
  position: absolute;
  top: 20px;
  left:15px;
  margin: 0 10px 0 0;
} */
.search-station h2 a:after ,.search-map h2 a:after,.search-areaxs h2 a:after, .p-seach-school h2 a:after, .search-school h2 a:after{
  content: url('images/arrow.svg');
 position: absolute;
  top: 16px;
  right:20px;
  margin: 0 10px 0 0;
}
/* .search-map h2 a:before {
  content: url('images/n3.svg');
  position: absolute;
  top: 20px;
  left:15px;
  margin: 0 10px 0 0;
} */

/* picupArea
---------------------------------------------------------------------------- */
.picup-area h2,.rent-area h2,.saw-area h2,.new-area h2,.recome-area h2{
  padding: 0.25em 0.5em;/*上下 左右の余白*/
  background: transparent;
  border-left: solid 5px #8a8a8a;
  margin-bottom:10px;
  margin-top:30px;
}
.pic-box{
  border: 1px solid #e2e2e2;

  width:50%;
  padding:20px 20px;
}
.pic-box:hover{
  background-color:#d9d7d2;
}
.pic-box-img{width:30%;}
.pic-box-img img{height:40px;}
.pic-box-txt{width:60%;}
.pic-box-arrow{width:10%;}
.rent-area table{width:100%;text-align:center;}
.rent-area table td{width:20%;background-color: #ffffff;}
/* .wd150{width:150px;} */
.rent-area table,.rent-area td, .rent-area th{border: 1px solid #e0e0e0;text-align:center;line-height:3;}
.hidden-table table,.rent-area td, .rent-area th{border-top:none;}
.rent-area table th{background-color: #ebebeb;width:20%;}
.saw-box a:hover{opacity:0.8;}
.saw-box img{width:100%;}
.saw-box-titile{text-decoration:underline;font-size:1.4rem;margin-top:5px;margin-bottom:10px;}
.new-area-box{border: 1px solid #a0a0a0;padding:20px;width:100%;}
.new-area img{width:100%;}
.new-area-box-img{width:18%;}
.new-area-box-content{width:80%;}
.new-area-box-content-title{border-bottom:1px solid #a0a0a0;padding-bottom:20px;margin-bottom:10px;}
.new-area-box-content-address{width:30%;}
.new-area-box-content-station{border-right: 1px solid #a0a0a0;border-left: 1px solid #a0a0a0;width:50%;padding:0 10px;}
.new-area-box-content-nen{width:20%;padding:0 10px;}
.new-area table{width:100%;}
.new-area table th{background-color: #ebebeb;}
/* .concept-area {
  margin-bottom: 96px;
  padding: 56px 0;
}
.concept-area .page-description {
  position: relative;
  padding: 0;
  border: 0;
  background: transparent;
  color: #fff;
} */

/* Conditions Area
---------------------------------------------------------------------------- */
.conditions-area {}
.conditions-area ul {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  list-style: none;
}
.conditions-area li {
  width: 100%;
  border-top: 1px solid #dfdfdf;
}
.conditions-area li:last-child {
  border-bottom: 1px solid #dfdfdf;
}
.conditions-area a {
  display: flex;
  align-items: center;
  position: relative;
  padding: 8px 32px;
}
.conditions-area a:hover {
  color: #333;
}
.conditions-area a::after {
  position: absolute;
  top: 50%;
  right: 32px;
  content: "\e90d";
  font-family: 'icomoon' !important;
  font-size: 2.4rem;
  transform: translateY(-50%);
}
.conditions-area a .icn {
  display: inline-block;
  width: 48px;
  height: 48px;
  border: 1px solid #333;
  border-radius: 100%;
  background: #fff;
  color: #333;
  font-size: 4.8rem;
}
.conditions-area a:hover .icn {
  background: #333;
  color: #fff;
}
.conditions-area a p {
  padding-left: 16px;
  font-size: 1.4rem;
}

/* Blog Area
---------------------------------------------------------------------------- */
.blog-area {}
.blog-area .entry {
  margin-top: 30px;
}
.blog-area .thum {
  position: relative;
  margin-bottom: 8px;
}
.blog-area .thum img {
  padding: 8px 26px;
}
.blog-area .thum::before {
  display: block;
  height: 26px;
  content: "";
  background: url("/images/roof-89ff2d82dcc58687481e0b7777913b9e.svg") no-repeat top;
}
.blog-area .thum::after {
  display: block;
  height: 1px;
  padding: 8px 0;
  content: "";
  background: url("/images/floor-7806aca0ae6c1c8dd5d92cf9650380ce.svg") no-repeat bottom;
}
.blog-area .entry-title {
  padding: 4px 12px;
  font-size: 1.4rem;
}
.blog-area .entry-date {
  padding: 0 12px;
  font-size: 1.2rem;
}

/* ****************************************************************************
Page
* ************************************************************************** */
.page-header {
  padding: 80px 0 60px;
}
.page-title {
  font-size: 2.0rem;
}
.page-title.en {
  font-size: 3.0rem;
}
.one-column .page-title {
  text-align: left;
}

.page-title span {
  display: block;
  font-size: 1.4rem;
}
.page-title2 {
  position: relative;
  z-index: 3;
  top: -20px;
  font-size: 2.6rem;
}

.sub-header {
  position: relative;
  z-index: -1;
  width: 100%;
  margin: -25px 0 80px 0;
  padding: 48px 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.sub-header.sub-header-about {
  margin-bottom: 0;
}
.sub-header .row {
  position: relative;
  z-index: 9;
}
.page-description {
  padding: 20px 20px;
  border: 1px solid #fff;
  background: #fce000;
}

/* Certificate
---------------------------------------------------------------------------- */
.certificate {}
.certificate-exp {
  padding: 40px 0 8px;
  background: #f4f2e7;
}
.certificate-exp .panel {
  margin-bottom: 32px;
  padding: 32px;
  background: #fff;
}
.certificate-exp h3 {
  margin-bottom: 16px;
  font-size: 1.8rem;
}

/* ----------------------------------------------------------------------------
Shop
---------------------------------------------------------------------------- */
.shop-title {
  position: relative;
  margin-bottom: 24px;
  padding: 16px 24px 16px 32px;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  font-size: 2.0rem;
  line-height: 30px;
}
.shop-title::after {
  position: absolute;
  top: 50%;
  left: 0;
  content: "\e900";
  font-family: 'icomoon' !important;
  font-size: 2.8rem;
  transform: translateY(-50%);
}

.shop-map {
  position: relative;
  margin-bottom: 80px;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.shop-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* ----------------------------------------------------------------------------
Shop Detail
---------------------------------------------------------------------------- */
.shop-profile {
  padding-top: 100px;
  padding-bottom: 100px;
}
.areainfo {
  margin: 40px 0;
  padding: 15px 20px;
  border: 1px solid #333;
}
.area-title {
  font-size: 1.4rem;
  text-align: center;
}

/* ****************************************************************************
Page Search
* ************************************************************************** */
.search-type {
  margin-bottom: 32px;
  padding: 16px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background: #fff;
}
.search-terms {
  margin-bottom: 32px;
  padding: 16px;
  background: #f5f5f5;
}
.search-terms h2 {
  font-size: 2.4rem;
}

/* ****************************************************************************
Bukken
* ************************************************************************** */
.sort-block {
  padding: 0 16px;
  font-size: 1.4rem;
  text-align: right;
}

/* ----------------------------------------------------------------------------
summary
---------------------------------------------------------------------------- */
.summary {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.summary:hover {
  cursor: default;
}
.summary .thum {
  position: relative;
}
.summary a {display: block;}
.summary img {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.summary figcaption::before,
.summary figcaption::after {
  pointer-events: none;
}
.summary figcaption {
    position: absolute;
    top: 8px;
    left: 0;
}
.summary figcaption {
  text-align: left;
}
.summary figcaption div {
  margin: 10px 0;
}
.summary figcaption div span {
  padding: 3px 5px;
  color: #333;
  font-size: .9rem;
  letter-spacing: .2em;
  background: rgba(255, 255, 255, .5);
}
.summary .summary-favorite {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 5px;
  width: 30px;
  background: #fff;
  font-size: 2.0rem;
}
.summary .icn {
  position: absolute;
  width: 30px;
}
.summary .icn-new {
  right: 0;
  bottom: 32px;
}
.summary .icn-update {
  right: 32px;
  bottom: 0;
}

.summary-pager {
  display: block;
  margin: 10px auto;
  border-radius: 5px;
  font-size: 0;
  text-align: center;
}
.summary-pager span {
  display: inline-block;
  border: 1px solid #efefef;
  border-right: 0;
  font-family: sans-serif;
  font-size: 1.4rem;
}
.summary-pager span:first-child {
  border-radius: 5px 0 0 5px;
}
.summary-pager span:last-child {
  border-right: 1px solid #efefef;
  border-radius: 0 5px 5px 0;
}
.summary-pager span a {
  display: inline-block;
  padding: 10px 15px;
  background: #fff;
  color: #333;
}
.summary-pager span a:hover {
  background: #fce000;
  color: #333;
}
.summary-pager span.current a {
  background: #ccc;
  color: #fff;
}

/* ----------------------------------------------------------------------------
Detail
---------------------------------------------------------------------------- */
.detail-header {}
.detail-title {
  margin-bottom: 24px;
  font-size: 2.0rem;
  text-align: center;
}
.detal-information {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
  padding: 24px;
  padding-right: 0;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
}
.rent-price {
  font-size: 1.6rem;
}
.rent-price .rent-price-title {
  margin-right: 48px;
  font-size: 1.4rem;
}
.rent-price .rent-price-num {
  font-size: 3.2rem;
}
.btn-group {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

#detail-map {
  width: 100%;
  height: 400px;
  margin-bottom: 40px;
}
.detail-date {
  margin-bottom: 40px;
  font-size: 1.2rem;
  text-align: center;
}
.detail-date span {
  display: block;
}
.detail-handling {
}
.detail-handling .handling-title {
  padding: 16px 24px;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
}
.detail-handling .handling-name {
  position: relative;
  padding-left: 32px;
  font-size: 1.6rem;
}
.detail-handling .handling-name::after {
  position: absolute;
  top: 50%;
  left: 0;
  content: "\e900";
  font-family: 'icomoon' !important;
  font-size: 3.2rem;
  transform: translateY(-50%);
}
.detail-handling .handling-detail {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 40px 24px;
  border-bottom: 1px solid #333;
}
.detail-handling .map {
}

.contact-form {
  margin-bottom: 40px;
  padding: 16px;
  background: #f5f5f5;
}
.contact-form .form-parts {
  margin: auto;
  margin-top: 24px;
}
.contact-form .form-parts dt {
  margin-bottom: 8px;
  font-size: 1.6rem;
}
.contact-form .form-parts dd {
  margin-bottom: 32px;
  font-size: 1.4rem;
}

/* ****************************************************************************
Info
* ************************************************************************** */

/* Info Archive
---------------------------------------------------------------------------- */
.info-list {
  padding-bottom: 80px;
  list-style: none;
}
.info-list li {
  border-bottom: 1px solid #ddd;
  font-size: 1.4rem;
}
.info-list li:last-child {
  border-bottom: 0;
}
.info-list li .date {
  margin-right: 50px;
  font-size: 1.3rem;
}
.info-list li a {
  display: block;
  padding: 40px 0;
}

/* ****************************************************************************
Blog
* ************************************************************************** */

/* Blog Archive
---------------------------------------------------------------------------- */
.blog-archive {}
.blog-archive .entry-date {
  position: relative;
  margin-bottom: 8px;
  text-align: center;
}
.blog-archive .entry-date::before {
  display: block;
  height: 26px;
  content: "";
  background: url("/images/roof-89ff2d82dcc58687481e0b7777913b9e.svg") no-repeat top;
}
.blog-archive .thum img {
  padding: 8px;
}
.blog-archive .entry-title {
  font-size: 1.8rem;
}

/* Blog Detail
---------------------------------------------------------------------------- */
.blog-entry {}
.blog-entry .entry-header {
  position: relative;
  margin-bottom: 32px;
}
.blog-entry .entry-header::before {
  display: block;
  height: 32px;
  content: "";
  background: url("/images/roof-entry-46c9c46b6264bbc014268aba5c998c94.svg") no-repeat top;
}
.entry-header .entry-title {
  padding: 32px 0;
  font-size: 2.6rem;
}
.entry-header .published {
  font-size: 1.0rem;
}
.entry-content {
  margin-bottom: 120px;
}
.entry-content a {text-decoration: underline;}

.entry-sidebar {
  padding-bottom: 40px;
  text-align: center;
}
.sidebar-title {
  padding-bottom: 40px;
  font-size: 1.6rem;
}
.sidebar-entry {
  float: left;
  width: 50%;
  padding: 10px;
}
.sidebar-entry .entry-date {
  margin-top: 8px;
}

/* ****************************************************************************
Table
* ************************************************************************** */
.simple-table {
  width: 100%;
  margin: 0 auto 32px;
  padding:0;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1.4rem
}
.simple-table th {
  padding: 4px;
  color: #333;
  text-align: justify;
  white-space: nowrap;
  vertical-align: middle;
}
.simple-table td {
  padding: 4px;
  white-space: normal;
  vertical-align: middle;
}

/* SearchTable
---------------------------------------------------------------------------- */
.search-table {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
}
.search-table th {
  display: block;
  width: 100%;
  padding: 8px;
  color: #333;
  font-size: 1.6rem;
  text-align: justify;
  white-space: normal;
  vertical-align: top;
}
.search-table th.s {
  font-size: 1.4rem;
}
.search-table td {
  display: block;
  width: 100%;
  padding: 8px;
  font-size: 1.4rem;
  white-space: normal;
  vertical-align: middle;
}

/* DetailHeaderTable
---------------------------------------------------------------------------- */
.detal-header-table {
  width: 100%;
  margin: 0 auto 16px;
  padding:0;
  border: 1px solid #333;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1.4rem;
  line-height: 2;
}
.detal-header-table tr {
}
.detal-header-table th {
  border: 1px solid #333;
  border-bottom: 1px dotted #333;
  padding: 12px 16px;
  text-align: center;
  white-space: normal;
}
.detal-header-table td {
  padding: 12px 16px;
  border: 1px solid #333;
  border-top: 1px dotted #333;
  text-align: center;
  white-space: normal;
}

/* DetailTable
---------------------------------------------------------------------------- */
.detal-table {
  width: 100%;
  margin: 0 auto;
  padding:0;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1.4rem;
  line-height: 2;
}
.detal-table tr {
  border-top: 1px solid #333;
}
.detal-table th {
  display: block;
  width: 100%;
  padding: 6px 24px;
  white-space: normal;
}
.detal-table td {
  display: block;
  width: 100%;
  padding: 6px 24px 16px;
  white-space: normal;
}

/* HandlingTable
---------------------------------------------------------------------------- */
.handling-table {
  width: 100%;
  margin: 0 auto 50px;
  padding:0;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1.4rem;
}
.handling-table th {
  display: block;
  width: 100%;
  padding: 5px;
  color: #333;
  text-align: justify;
  white-space: normal;
  vertical-align: top;
}
.handling-table td {
  display: block;
  width: 100%;
  padding: 5px;
  white-space: normal;
  vertical-align: middle;
}
.handling-table td .freedial {
  font-size: 2.4rem;
}

/* Company
---------------------------------------------------------------------------- */
.company-table {
  width: 100%;
  margin: 100px auto 50px;
  padding:0;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1.2rem;
}
.company-table th {
  padding: 20px 10px;
  border-bottom: 1px solid #ddd;
  color: #333;
  text-align: justify;
  line-height: 1.5;
  letter-spacing: .2em;
  white-space: normal;
  vertical-align: top;
}
.company-table td {
  padding: 20px 10px;
  border-bottom: 1px solid #ddd;
  line-height: 1.5;
  letter-spacing: .1em;
  white-space: normal;
  vertical-align: middle;
}

/* PP
---------------------------------------------------------------------------- */
.pp-table {
  width: 100%;
  margin: 0 auto 50px;
  padding:0;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1.2rem;
}
.pp-table tr {
  border-bottom: 1px solid #ddd;
}
.pp-table tr:last-child {
  border-bottom: 0;
}
.pp-table th {
  display: block;
  width: 100%;
  padding: 20px 0 10px;
  color: #333;
  font-size: 1.4rem;
  text-align: justify;
  line-height: 2;
  letter-spacing: .2em;
  white-space: nowrap;
  vertical-align: top;
}
.pp-table td {
  display: block;
  width: 100%;
  padding: 10px 0 20px;
  line-height: 2;
  letter-spacing: .1em;
  white-space: normal;
  vertical-align: middle;
}

/* ****************************************************************************
Form
* ************************************************************************** */
input[type="text"],
input[type="email"] {
  width: 100%;
  height: 38px;
  margin: 2px 0 2px 0;
  padding: 5px 7px;
  border: 1px solid #999;
  font-size: 1.6rem;
  background: #fff;
  outline: 0;
}
input[type="text"].short {width: 35%;}
textarea {
  width: 100%;
  height: 160px;
  margin: 2px 0 2px 0;
  padding: 5px 7px;
  border: 1px solid #999;
  font-size: 1.6rem;
  background: #fff;
  outline: 0;
}
/* Checkbox Radio Select */
label {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  padding-right: 5px;
  margin: 5px 0;
  cursor: pointer;
}
.reservation-select label {padding-left: 10px;}
.raidolabel {
  padding-left: 5px;
}
.grad-wrap label{
  padding-right: 5px;
}
label input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.control-state {
  position: absolute;
  top: 3px;
  left: 0;
  height: 14px;
  width: 14px;
  border: 1px solid #e6e6e6;
  background: #fff;
}
.sidebar .control-state {
  position: absolute;
  top: 4px;
  left: 0;
  height: 16px;
  width: 16px;
  border: 1px solid #e6e6e6;
  background: #fff;
}
.control-radio .control-state {
  border-radius: 50%;
}
label input:checked ~ .control-state {
  background: #fce000;
}
label input:disabled ~ .control-state {
  background: #e6e6e6;
  opacity: .6;
  pointer-events: none;
}
.control-state:after {
  content: '';
  position: absolute;
  display: none;
}
label input:checked ~ .control-state:after {
  display: block;
}
.control-checkbox .control-state:after {
  left: 4px;
  top: 1px;
  width: 4px;
  height: 8px;
  border: solid #333;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.control-checkbox input:disabled ~ .control-state:after {
  border-color: #7b7b7b;
}

.control-radio .control-state:after {
  left: 3px;
  top: 3px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #333;
}
.control-radio input:disabled ~ .control-state:after {
  background: #7b7b7b;
}


.select {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  width: 100%;
}
.select select {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  padding: 0 4px;
  outline: 0;
  border: 0;
  border-radius: 0;
  background: #fff;
  background-image: none;
  color: #333;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.select select::-ms-expand {
  display: none;
}
.select select:disabled {
  opacity: .5;
  pointer-events: none;
}
.select-arrow {
  position: absolute;
  top: 17px;
  right: 15px;
  width: 0;
  height: 0;
  pointer-events: none;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #7b7b7b transparent transparent transparent;
}
.select select:disabled ~ .select-arrow {
  border-top-color: #ccc;
}

.main .select {
  width: 35%;
}

input[type="submit"],
input[type=reset],
input[type="button"],
button[type="button"] {
  width: 100%;
  padding: 10px 30px;
  border: 1px solid #000;
  border-radius: 1000px;
  background: #000;
  color: #fff;
  font-size: 1.4rem;
}
input[type="submit"].btn-back,
input[type=reset].btn-back,
input[type="button"].btn-back,
button[type="button"].btn-back {
  border: 1px solid #000;
  background: #fff;
  color: #333;
  font-size: 1.4rem;
}

.main input[type="submit"],
.main input[type=reset],
.main input[type="button"] {
  position: relative;
  width: 100%;
  padding: 15px;
  font-size: 1.4rem;
}

.main input[type="text"].search {
  width: 80%;
  height: 38px;
  margin: 2px 10px;
  padding: 5px 7px;
  border: 1px solid #eee;
  border-radius: 1000px;
  font-size: 1.6rem;
  background: #eee;
  outline: 0;
}
.main input[type="text"].search-area {
  width: 75%;
}

.search-table label {
  width: 100%;
}
.search-table .select {
  width: 100%;
}

.sort-block .select {
  width: 200px;
  margin-bottom: 5px;
}
.sort-block .select select {
  border: 1px solid #333;
}

button {
  position: relative;
  border: none;
  padding: 0;
  outline: none;
  background-color: transparent;
  appearance: none;
  cursor: pointer;
}

button::after {
  top: 50%;
  right: 10px;
  content: "\e90d";
  font-family: "icomoon" !important;
  font-size: 2.4rem;
  transform: translateY(-50%);
}
button.btn-circle {
  border-radius: 1000px;
  padding: 5px 6px;
  background: #000;
  color: #fff;
  font-size: 1.8rem;
}
button.btn-circle::after {
  content: "";
}
.main button[type="button"].btn-print,
.main button[type="button"].btn-add-favorite,
.main button[type="button"].btn-contact {
  width: auto;
  padding: 8px 32px;
  border-radius: 0;
}
.main button[type="button"].btn-print,
.main button[type="button"].btn-add-favorite {
  padding-left: 40px;
  border-color: #dfdfdf;
  border-radius: 1000px;
  background: #fff;
  color: #333;
}
.main button[type="button"].btn-print::before {
  position: absolute;
  top: 50%;
  left: 10px;
  content: "\e912";
  padding-left: 8px;
  font-family: "icomoon" !important;
  font-size: 2.4rem;
  transform: translateY(-50%);
}
.main button[type="button"].btn-add-favorite::before {
  position: absolute;
  top: 50%;
  left: 10px;
  content: "\e905";
  padding-left: 8px;
  color: #dfdfdf;
  font-family: "icomoon" !important;
  font-size: 2.4rem;
  transform: translateY(-50%);
}
.main button[type="button"].btn-print::after,
.main button[type="button"].btn-add-favorite::after {
  content: "";
}
.main button[type="button"].btn-contact.wide {
  width: 100%;
  padding: 16px 32px;
  border-radius: 0;
}

.label-type {
  display: inline-block;
  margin-left: 16px;
  padding: 0 8px;
  border-radius: 1000px;
  background: #dfdfdf;
  color: #333;
  font-size: 1.2rem;
}
.label-type.required {
  background: #fce000;
}

/* ****************************************************************************
Responsive
* ************************************************************************** */
.footer-logo {
    width: 168px;
    margin: 0 0 auto auto;
}
/* Text Adjust 481px以上 */
@media screen and (min-width: 481px) {
}
/* medium 641px以上 */
/* @media screen and (min-width: 641px) {
  .main p.catchcopy {
    min-width: 240px;
  }
} */
/* 800px以下 */
@media screen and (max-width: 800px) {
}
.search-area h2:before {
    content: url(/images/n1-e3608d0da8ecd3c02bca342addbd466b.svg);
    position: relative;
    top: 5px;
    margin: 0 10px 0 0;
}
.search-station h2:hover,.search-map h2:hover,.search-school h2:hover{background-color:#a0a0a0;color:#ffffff;}
.search-station h2 a:hover,.search-map h2 a:hover,.search-school h2 a:hover{color:#ffffff;}
.search-school h2 a:hover{color:#000000;}
.search-name-bukken h2{white-space: nowrap;}

/* large 981px以上 */
@media screen and (min-width: 981px) {
/* Layout
---------------------------------------------------------------------------- */

  .search-area h2 ,.search-station h2,.search-map h2,.search-areaxs h2r,.p-seach-school h2 a:after,.search-school h2{
    font-size: 2.2rem;
    letter-spacing: .1em;

  }
  .search-name-bukken h2{font-size: 2.2rem;letter-spacing: .1em;color:#303030;line-height:2.5;}
  .search-station h2,.search-map h2,.search-areaxs h2,.search-school h2{
  padding:20px 0 20px 75px;position: relative;line-height:2.5;
  }

  .pic-box{
    border: 1px solid #dbdbdb;
    width:25%;
    padding:30px 20px;
  }
/* header */
  .logo {
    width: 150px;
    margin: 0px 20px 8px;
  }
  .logo img {
    width: 130px;
  }
  .icn-search {display: none;}
  .header {
    height: 130px;
  }
  .header-top {
    height: 80px;
  }
  .header-bottom {
    flex-direction: row;
    justify-content: flex-end;
    padding-right: 50px;
    text-align: right;
  }
  .header-bottom .rounded {
    display: block;
    position: relative;
    margin-right: 16px;
    padding: 3px 20px;
    border: 1px solid #dfdfdf;
    border-radius: 15px;
    background: #fff;
    color: #333;
    font-size: 1.2rem;
    letter-spacing: .05em;
  }
  .header-bottom .rounded::after {
    position: absolute;
    top: 50%;
    right: 2px;
    content: "\e90d";
    font-family: 'icomoon' !important;
    font-size: 1.6rem;
    transform: translateY(-50%);
  }
/* main */
  .container {
    padding: 0;
  }
  .search-map .container,
  .search-result .container {
    padding: 130px 0 0 260px;
  }
  .main p {
    font-size: 1.4rem;
    line-height: 2;
  }
  .main,
  .search-map .main {
    padding: 0;
  }
  .sidebar {
    position: fixed;
    top: 130px;
    left: 0;
    display: block;
    width: 260px;
    height: 100%;
    box-shadow: 2px 2px 2px rgba(200, 200, 200, .5);
    background: #fff;
  }
  .search .sidebar {
    top: 80px;
  }
  .sidebar.sidebar-default {
    width: 200px;
  }
/* footer */
  .footer {
    display: block;
    padding: 35px 16px 25px;
    font-size: 1.2rem;
    text-align: left;
    margin-top:140px;
    border-top:1px solid #bdbdbd;
  }
  .map-container .footer {
    margin-top:0px;
  }
  .footer-logo {
    width: 168px;
    margin: 0 0 0 auto;
  }
  .copyright {
    font-size: .9rem;
  }
  .gotop {
    position: fixed;
    right: 50px;
    bottom: 50px;
    font-size: 4.0rem;
    transition: bottom .7s linear;
  }
/* ヘッダーinfoなし */
  .search .header,
  .one-column .header {
    height: 80px;
  }
  .search .container,
  .one-column .container {
    padding-top: 80px;
  }

/* Shared
---------------------------------------------------------------------------- */
  .heading2 {
    padding-bottom: 36px;
  }
  .heading3 {
    margin-bottom: 32px;
    font-size: 2.2rem;
  }
  .section-title {
    font-size: 5.0rem;
  }
/* btn textl link */
  .btn-link a {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    padding: 3px 64px 3px 56px;
  }
  .btn-link a:hover {
    border-color: #333;
    background: #fce000;
  }

/* Top Page
---------------------------------------------------------------------------- */
  /* .main p.catchcopy {
    width: 322px;
  } */
/* Search Area */
  /* .search-area h2 {
    display: inline-block;
    font-size: 1.8rem;
  } */
  .search-area h2:before {
    content: '';
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url(/images/n1-e3608d0da8ecd3c02bca342addbd466b.svg);
    background-size: contain;
    vertical-align: middle;
    position: relative;
    top: 0;
    margin: 0 10px 0 0;
  }
  .search-station h2 a:before {
    content: '';
    display: inline-block;
    width: 45px;
    height: 45px;
    background-image: url(/images/n2-80920b5edc9206300ebcbb28ec0e5765.svg);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: 25px;
    left:20px;
    margin: 0 10px 0 0;
  }
  .search-name-bukken .search-name-bukken-h2 :before{
    content: '';
    display: inline-block;
    width: 45px;
    height: 45px;
    background-image: url(/images/n8-cefc86fd560b2bb60143f0d56817cdc3.svg);
    background-size: contain;
    vertical-align: middle;
   position: absolute;
    top: 25px;
    left:20px;
    margin: 0 10px 0 0;
  }
  .search-station h2 a:after ,.search-map h2 a:after, .p-seach-school h2 a:after, .search-school h2 a:after{
    content: url('/images/arrow-0d904a20d7c7048820f600e32e340a3a.svg');
   position: absolute;
    top: 20px;
    right:30px;
    margin: 0 10px 0 0;
  }
  .search-map h2 a:before {
    content: '';
    display: inline-block;
    width: 45px;
    height: 45px;
    background-image: url(/images/n3-f12ffd97e0b7281237e3f8ca2ab98464.svg);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: 23px;
    left:15px;
    margin: 0 10px 0 0;
  }
  .search-school h2 a:before {
    content: '';
    display: inline-block;
    width: 45px;
    height: 45px;
    background-image: url(/images/icon_3-230c50098aa949121340db7c06a5d5ec.svg);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: 23px;
    left:19px;
    margin: 0 10px 0 0;
  }
  .search-area p {
    display: inline-block;
    width: 50%;
  }
/* Conditions Area */
  .conditions-area ul {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    list-style: none;
  }
  .conditions-area li {
    width: 50%;
    border-right: 1px solid #dfdfdf;
  }
  .conditions-area li:nth-child(7) {
    border-bottom: 1px solid #dfdfdf;
  }
  .conditions-area a {
    padding: 16px;
  }
  .conditions-area a .icn {
    width: 64px;
    height: 64px;
    font-size: 6.2rem;
  }
  .conditions-area a p {
    padding-left: 16px;
    font-size: 1.6rem;
  }

/* Page
---------------------------------------------------------------------------- */
  .page-header {
    padding: 160px 0 120px;
  }
  .page-title {
    font-size: 3.2rem;
    text-align: center;
  }
  .page-title.en {
    font-size: 6.0rem;
  }
/* Certificate */
  .certificate-exp {
    padding: 80px 0 48px;
  }
  .certificate-exp h3 {
    margin-bottom: 32px;
    font-size: 1.8rem;
  }
/* Shop */
  .areainfo {padding: 20px 50px;}

/* Page Search
---------------------------------------------------------------------------- */
  .search-type {
    padding: 10px 80px;
  border: 1px solid #ccc;
    border-radius: 20px;
  }
  .search-terms {
    padding: 60px 80px;
    border-radius: 20px;
  }

/* Bukken
---------------------------------------------------------------------------- */
  .sort-block {
    padding: 0 48px 0 0;
  }
  .summary figcaption {
    position: absolute;
    top: 32px;
    left: 0;
  }
  .summary figcaption div span {
    padding: 5px 10px;
    font-size: 1.2rem;
    background: #fff;
  }
  .summary .summary-favorite {
    width: 36px;
    font-size: 2.4rem;
  }
  .summary .icn {
    width: 36px;
  }
  .summary .icn-new {
    right: 0;
    bottom: 38px;
  }
  .summary .icn-update {
    right: 38px;
    bottom: 0;
  }

  /* Detail */
  .detal-information {
    flex-direction: row;
  }
  .btn-group {
    flex-direction: row;
  }
  .detail-date {
    margin-bottom: 70px;
    font-size: 1.4rem;
  }
  .detail-date span {
    display: inline-block;
  }
  .detail-date span:first-child {
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #333;
  }
  .detail-handling .handling-detail {
    flex-direction: row;
  }
  .detail-handling .map {
    width: 50%;
    padding-right: 16px;
  }
  .contact-form {
    margin-bottom: 80px;
    padding: 56px;
  border-radius: 20px;
  }
  .contact-form .form-parts {
    width: 50%;
    max-width: 480px;
  }

/* Blog
---------------------------------------------------------------------------- */
  .blog-archive .thum img {
    padding: 8px 26px;
  }
  .blog-archive .entry-title {
    font-size: 2.5rem;
  }
  .entry-sidebar {
    padding-bottom: 24px;
  }
  .sidebar-title {
    padding-bottom: 80px;
  }
  .sidebar-entry {
    margin-bottom: 48px;
  }
  .sidebar-entry {
    float: auto;
    width: 100%;
    padding: 0;
  }

/* Table
---------------------------------------------------------------------------- */
/* SearchTable */
  .search-table th {
    display: table-cell;
    width: 120px;
    padding: 20px 5px;
  }
  .search-table td {
    display: table-cell;
    width: auto;
    padding: 16px 5px;
  }
/* DetailTable */
  .detal-table th {
    display: table-cell;
    width: 150px;
    padding: 24px;
  }
  .detal-table td {
    display: table-cell;
    width: auto;
    padding: 24px;
  }
/* HandlingTable */
  .handling-table {
    width: 50%;
  }
  .handling-table th,
  .handling-table td {
    display: table-cell;
    width: auto;
  }
/* Company */
  .company-table {font-size: 1.4rem;}
/* PP */
  .pp-table {margin-bottom: 100px; font-size: 1.4rem;}
  .pp-table th {
    display: table-cell;
    width: auto;
    padding: 30px 20px;
  }
  .pp-table td {
    display: table-cell;
    width: auto;
    padding: 30px 20px;
  }

/* Form
---------------------------------------------------------------------------- */
  .main input[type="submit"],
  .main input[type=reset],
  .main input[type="button"],
  .main button[type="button"] {
    width: 45%;
    padding: 15px 30px;
    font-size: 1.6rem;
  }
  .main input[type="text"].search {
    width: 50%;
    height: 38px;
    padding: 5px 7px;
    border: 1px solid #eee;
    border-radius: 1000px;
    font-size: 1.6rem;
    background: #eee;
    outline: 0;
  }
  .search-table label {
    width: auto;
  }
  .search-table .select {
    width: 40%;
    margin-right: 24px;
  }

}
/* large 981px以上 */
/* @media screen and (min-width: 1200px) {
    .logo {
    width: 150px;
    margin: 0px 20px;
  }
} */

/* ****************************************************************************
Timeline
* ************************************************************************** */
.timeline {
  list-style: none;
  margin: 100px 0;
  padding-left: 30px;
  border-left: 1px solid #333;
}
.timeline li {
  margin: 40px 0;
  position: relative;
}
.timeline p {
  margin: 0 0 15px;
}

.timeline .circle {
  margin-top: -10px;
  top: 50%;
  left: -36px;
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #333;
  border-radius: 50%;
  display: block;
  position: absolute;
}

.timeline .content {
  max-height: 500px;
  padding: 50px 20px 0;
  position: relative;
}
.timeline .content:before, .content:after {
  content: "";
  width: 0;
  height: 0;
  border: solid transparent;
  position: absolute;
  pointer-events: none;
  right: 100%;
}
.timeline .content:before {
  border-width: 20px;
  top: 50%;
  margin-top: -20px;
}
.timeline .content:after {
  border-right-color: #f4f2e7;
  border-width: 19px;
  top: 50%;
  margin-top: -19px;
}
.timeline .content p {
  max-height: 0;
  padding: 20px 0;
  color: transparent;
  font-size: 1.4rem;
  line-height: 2;
  overflow: hidden;
}

.timeline label {
  position: absolute;
  z-index: 100;
  cursor: pointer;
  top: 20px;
  font-size: 2.2rem;
  letter-spacing: .1em;
  transition: transform .2s linear;
}

.timeline .radio {
  display: none;
}

.timeline .radio:checked + .relative label {
  cursor: auto;
  transform: translateX(42px);
}
.timeline .radio:checked + .relative .circle {
  background: #fce000;
}
.timeline .radio:checked ~ .content {
  max-height: 500px;
  margin-right: 20px;
  background: #fff;
  transform: translateX(20px);
  transition: max-height .4s linear, border-color .5s linear, transform .2s linear;
}
.timeline .radio:checked ~ .content:after {
  border-right-color: #fff;
}
.timeline .radio:checked ~ .content p {
  max-height: 500px;
  color: #333;
  transition: color .3s linear .3s;
}
@media screen and (max-width: 640px) {
    .raidolabel{margin-top:0;}

  .timeline {
    margin-left: 0;
    padding-left: 0;
    border-left: none;
  }
  .timeline li {
    margin: 50px 0;
  }

  .timeline label {
    width: 85%;
    font-size: 1.4rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    transform: translateX(18px);
  }

  .timeline .radio:checked + .relative label {
    transform: translateX(20px);
  }
  .timeline .content {
    padding-top: 45px;
    border-color: #333;
    background: #fff;
  }
  .timeline .content:before, .content:after {
    border: solid transparent;
    bottom: 100%;
  }
  .timeline .content:before {
    border-bottom-color: inherit;
    border-width: 17px;
    top: -16px;
    left: 50px;
    margin-left: -17px;
  }
  .timeline .content:after {
    border-bottom-color: #fff;
    border-width: 20px;
    top: -20px;
    left: 50px;
    margin-left: -20px;
  }
  .timeline .content p {
    padding: 5px;
    font-size: 1.2rem;
  }
  .timeline .radio:checked ~ .content {
    margin-right: 0;
    transform: translateX(0);
  }
  .timeline .radio:checked ~ .content:after {
    border-right-color: #f4f2e7;
  }
  .timeline .radio:checked ~ .content p {
    padding: 20px 0;
  }

  .timeline .circle {
    display: none;
  }

  .ui-autocomplete {
    max-height: 180px;
    overflow-y: scroll;
    overflow-x: hidden;
  }
}

@media screen and (min-width: 641px){
  .ui-autocomplete {
      max-height: 360px;
      overflow-y: scroll;
      overflow-x: hidden;
  }
}

@media screen and (max-width: 1130px) and (min-width: 981px) {
.search-area h2 ,.search-station h2,.search-map h2,.search-areaxs h2r,.p-seach-school h2 a:after,.search-school h2{
    font-size: 1.9rem;
    letter-spacing: .1em;

  }
  .search-name-bukken h2{font-size: 1.9rem;letter-spacing: .1em;color:#303030;line-height:2.5;}
  .search-station h2,.search-map h2,.search-areaxs h2,.search-school h2{
  padding:20px 0 20px 75px;position: relative;line-height:2.5;
  }
}
