@charset "UTF-8";

/*html { height:100%; font-size:62.5%; }*/
body {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  height: auto;
  /*background:#000; 
color:#666;
font-weight:100;*/
  -webkit-text-size-adjust: 100%;
}
/*section {
background:#FFF;
}*/
/*a, a:hover {
text-decoration:none;
}*/
/*h1 {
font-size:60px;
font-weight:100;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
margin:0;
line-height:100px;
}
p {
font-size:32px;
font-weight:100;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
margin:0;
}*/
.notshow{
    display:none;
}
#menuslide {
  width: 250px;
  background: #fff;
  -webkit-transform: translateX(250px);
  transform: translateX(250px);
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
}
#menuslide.action {
  width: 250px;
  background: #fff;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
#menuslide-limousine {
  width: 250px;
  background: #fff;
  -webkit-transform: translateX(250px);
  transform: translateX(250px);
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
}
#menuslide-limousine.action {
  width: 100%;
  background: #fff;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
#menu_header_close-limousine {
  float: right;
  padding: 1%;
}
#menuslide-limousine a {
  /*line-height: 3;*/
  line-height: 2.5;
  text-align: left !important;
  display: block;
  padding-left: 20px;
  border-bottom: solid 1px;
}
/*.DSmenu .DSbtn {
position:absolute; top:0; 
right:-100px; 
background:#FFC800; 
width:100px; 
height:100px; 	
-webkit-transition:ease .5s;
transition:ease .5s;
cursor:pointer;
}
.DSmenu .DSbtn:hover {
position:absolute; 
top:0; 
right:-100px; 
background:#FFC800; 
width:100px; 
height:100px;	
}
.DSmenu.action .DSbtn {
}
*/
#spmenu_contents ul {
  width: 100%;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0px;
}

/*.DSmenu .DSbtn .hambarg:nth-child(1) {
position:absolute;
top:30%;
left:50%;
-webkit-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);
height:1px;
width:60px;
background:#333;
-webkit-transition:ease .5s;
transition:ease .5s;
}
.hambarg:nth-child(2) {
position:absolute;
top:50%;
left:50%;
-webkit-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);
height:1px;
width:60px;
background:#333;
-webkit-transition:ease .5s;
transition:ease .5s;
}
.hambarg:nth-child(3) {
position:absolute;
top:70%;
left:50%;
-webkit-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);
height:1px;
width:60px;
background:#333;
-webkit-transition:ease .5s;
transition:ease .5s;
}
.menutab.action .DSbtn .hambarg:nth-child(1) { 
top:50%;
-webkit-transform:translate(-50%,-50%) rotate(45deg);
transform:translate(-50%,-50%) rotate(45deg);
 }
.menutab.action .DSbtn .hambarg:nth-child(2) { 
top:50%;
-webkit-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);
opacity:0;
 }
.menutab.action .DSbtn .hambarg:nth-child(3) { 
top:50%;
-webkit-transform:translate(-50%,-50%) rotate(-45deg);
transform:translate(-50%,-50%) rotate(-45deg);
 }
.head-bar {
background:#333; 
position:absolute; 
position:fixed; 
top:0; 
left:0; 
width:100%; 
height:100px; 
overflow:hidden;
}*/

.section {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
}
.section.blur {
  opacity: 0.25;
  -webkit-filter: blur(5px);
  filter: blur(5px);
}

/*@media (max-width:767px){
h1 {
font-size:32px;
line-height:50px;
}
p {
font-size:24px;
}
*/
#menuslide .DSbtn {
  position: absolute;
  top: 65px;
  left: -50px;
  background: #ffc800;
  width: 50px;
  height: 50px;
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
}
#menuslide .DSbtn:hover {
  position: absolute;
  top: 65px;
  right: -50px;
  background: #ffc800;
  width: 50px;
  height: 50px;
}

.l-frame {
  width: 100%;
  position: relative;
  overflow-x: hidden;
}
.l-header__inner {
  max-width: 630px;
}
@media screen and (max-width: 767px) {
  .l-frame {
    max-width: 750px;
    margin: 0 auto;
  }
}
.l-frame-page {
  margin: 60px auto;
}
.l-header {
position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    /* background: #ffffff; */
    z-index: 1006;
    background-image: url(../images/header_white.png);
    background-size: contain;
}
.l-header__inner {
  max-width: 630px;
  margin: 0 auto;
  position: relative;
}
.l-header__logo {
  max-width: 750px;
  margin: 0 auto;
  position: relative;
}
.l-main {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.p-m-menu {
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
  -webkit-flex-wrap: wrap;
}
.p-m-menu__logo {
  height: 60px;
  width: 100px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../images/logo-base.png);
  background-position: top 1px center;
  background-size: 80px;
  background-repeat: no-repeat;
}
.p-m-menu > a {
  display: block;
}
.p-m-menu__area.u-flexbox {
  display: flex;
  justify-content: flex-end;
  flex-flow: row-reverse;
  height: 60px;
  right: 0;
  position: absolute;
}
.p-m-menu__icon {
  min-height: 60px;
  background-repeat: no-repeat;
  width: 40px;
  position: relative;
}
@media screen and (max-width: 399px) {
  .p-m-menu__icon {
    width: 32px;
  }
}
.p-m-menu__icon:hover {
  opacity: 0.8;
  cursor: pointer;
}
.p-m-menu__shop {
  background-image: url(https://www.drerich.jp/wordpress/wp-content/themes/welcart_drerichsp/f_img/icon/icon-home-01-gold.svg);
  background-position: top 13px center;
  background-size: 32px;
  margin-right: 10px;
}
.p-m-menu__location {
  width: 35px;
  background-image: url(../images/icon-place-01-blu.png);
  background-position: top 13px center;
  background-size: 32px;
}
.p-m-menu__search {
  width: 35px;
  background-image: url(../images/icon-mail-01-blu.png);
  background-position: top 13px center;
  background-size: 32px;
}
.p-m-menu__phone {
  width: 35px;
  background-size: 29px;
  background-image: url(../images/icon-phone-01-blu.png);
  background-position: top 16px center;
}
.p-m-menu__mail {
  background-size: 24px;
  background-image: url(../images/icon-mail-01-blu.png);
  background-position: top 21px center;
}
.p-m-menu__button {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 50px;
  height: 60px;
  z-index: 1007;
}
.p-m-menu__button:hover {
  cursor: pointer;
}
.p-m-menu__button-bar-1 {
  -webkit-transition: 0.3s;
  -khtml-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  width: 30px;
  height: 2px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: #b09191;
  position: absolute;
  top: 20px;
  left: 10px;
  z-index: 1006;
}
.js-side-menu-trigger-on .p-m-menu__button-bar-1 {
  width: 2px;
  left: 24px;
  top: 30px;
}
.p-m-menu__button-bar-2 {
  -webkit-transition: 0.3s;
  -khtml-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  content: "";
  background: #b09191;
  width: 30px;
  height: 2px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  position: absolute;
  left: 10px;
  top: 30px;
}
.js-side-menu-trigger-on .p-m-menu__button-bar-2 {
  width: 30px;
  transform: rotate(-45deg);
  top: 29px;
}
.p-m-menu__button-bar-3 {
  -webkit-transition: 0.3s;
  -khtml-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background: #b09191;
  width: 30px;
  height: 2px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  position: absolute;
  left: 10px;
  top: 40px;
}
.p-topboard {
  max-width: 650px;
  overflow: hidden;
  position: relative;
  line-height: 1.3em;
  margin: 0 auto;
  height: 100vh;
  z-index: 1005;
  background: #ffffff;
}
@media screen and (max-width: 999px) {
  .p-topboard {
    background-position: top -360px center;
  }
}
@media screen and (max-width: 767px) {
  .p-topboard {
    background-position: top center;
    background-size: auto 100vh;
  }
}
.p-topboard__image-area {
  position: absolute;
  top: 0;
  z-index: -10;
  left: 0;
  text-align: center;
}
.p-topboard__image-area--img {
  height: 100vh;
  width: 100%;
  object-fit: cover;
}
.p-topboard__menu-area {
  position: absolute;
  bottom: 12vh;
  width: 100%;
}
.p-topboard__menu-area--subdir {
  bottom: 1vh;
}
.p-topboard__menu {
  z-index: 10;
  display: block;
  max-width: 340px;
  margin: 2.5%;
  opacity: 0;
  padding: 3px;
  text-align: center;
  font-size: 15px;
  height: 120px;
  background: rgba(119, 119, 119, 0.73)
    url(https://www.drerich.jp/wordpress/wp-content/themes/welcart_drerichsp/f_img/icon/icon-arrow-under-white-01.svg)
    bottom -4px center no-repeat;
  background-size: 60px;
}
@media screen and (max-width: 399px) {
  .p-topboard__menu {
    background-size: 45px;
  }
}
@media screen and (max-width: 399px) {
  .p-topboard__menu {
    font-size: 13px;
    height: 100px;
  }
}
@media screen and (min-width: 768px) {
  .p-topboard__menu {
    font-size: 16px;
    line-height: 1.5em;
    height: 150px;
  }
}
.p-topboard__menu a,
.p-topboard__menu a:hover,
.p-topboard__menu a:visited {
  height: 100%;
  display: block;
  width: 100%;
  border: 1px solid #b3b3b3;
  color: #ffffff;
  padding: 10px;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .p-topboard__menu a,
  .p-topboard__menu a:hover,
  .p-topboard__menu a:visited {
    padding: 20px;
  }
}
.p-topboard__shoptop {
  position: relative;
  max-height: 100vh;
  overflow: hidden;
}
.p-topboard__shoptop .p-slider__img-area img {
  width: 100%;
  object-fit: cover;
}
.p-topboard__copy-center {
  font-size: 12px;
  color: #8d9291;
  position: absolute;
  z-index: 10;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 45px;
  width: 300px;
  text-align: center;
}
.p-topboard__copy-top {
  color: #616161;
  padding: 5px;
  width: 100%;
}
.p-topboard__copy-bottom {
  padding: 5px;
  width: 100%;
  background: rgba(255, 255, 255, 0.76);
}
.js-side-menu-trigger-on .p-m-menu__button-bar-3 {
  width: 30px;
  transform: rotate(45deg);
  top: 29px;
}
.p-side-menu {
  position: fixed;
  top: 60px;
  bottom: 0;
  width: 100%;
  left: -110%;
  height: 95%;
  height: -webkit-calc(100vh - 60px);
  height: calc(100vh - 60px);
  overflow-y: auto;
  z-index: 1006;
  padding: 0 32px 200px;
  background: rgba(255, 255, 255, 0.98);
}
.p-side-menu__list {
  font-family: "Roboto", sans-serif;
  width: 100%;
}
.p-side-menu__list > li > a {
  display: block;
  color: #ffffff;
  padding: 10px 20px;
  text-decoration: none;
}
.p-side-menu__inner {
  color: #ffffff;
}
.p-side-menu__inner-title {
  text-align: center;
  font-size: 22px;
  padding: 0 10px 10px;
  border-bottom: 1px solid #777777;
  margin-bottom: 20px;
  font-family: "Cormorant Upright", serif;
}
.p-side-menu__inner a {
  display: block;
  color: #8d9291;
  text-decoration: none;
  line-height: 1.4em;
  padding: 8px 0;
}
.p-side-menu__link {
  border-bottom: 1px solid #eeeeee;
}
.p-side-menu__en {
  letter-spacing: 0.1em;
  font-size: 15px;
}
.p-side-menu__en small {
  font-size: 9px;
}
.p-side-menu__jp {
  font-size: 9px;
}
.p-side-menu__sub {
  padding-left: 20px;
}
.p-menu-list__block.p-menu-list__block--item {
  display: block;
}
.p-menu-list__block--item .p-menu-list__ttl {
  width: 100%;
  display: block;
  text-align: center;
  padding: 10px;
  border-bottom: 3px double #eee;
}
.p-menu-list__block--item .p-menu-list__ttl.js-s-on {
  background: #eee;
}
.p-menu-list {
  display: none;
  position: absolute;
  background: rgba(255, 255, 255, 0.95);
  width: 320px;
  max-width: 500px;
  max-height: 80vh;
  overflow-y: auto;
  top: 100%;
  right: 0px;
  font-size: 14px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.p-menu-list.js-switch-on {
  display: block;
}
.p-menu-list a {
  display: block;
  text-decoration: none;
  color: #606463;
  padding: 15px 35px 15px 15px;
  background: url(https://www.drerich.jp/wordpress/wp-content/themes/welcart_drerichsp/f_img/icon/icon-arrow-right-black-01.svg)
    no-repeat top 16px right 5px;
  background-size: 24px;
  border-bottom: 1px solid #eee;
}
.p-menu-list a:hover {
  background-color: #fefefe;
}
.p-menu-list__block {
  display: flex;
}
.p-menu-list__ttl {
  display: flex;
  align-self: center;
}
.p-menu-list__ttl {
  width: 90px;
}
.p-menu-list__ttl small {
  font-size: 100%;
}
.p-menu-list__txt {
  flex: 1;
  display: flex;
  align-items: center;
  line-height: 1.3em;
}
.p-menu-list__title {
  text-align: center;
  padding: 20px;
  background: #fafafa;
  position: relative;
}
.p-menu-list__title a {
  border-bottom: 1px solid #eeeeee;
}
.p-menu-list__title .js-switch-close {
  position: absolute;
  width: 30px;
  height: 30px;
  background: url(https://www.drerich.jp/wordpress/wp-content/themes/welcart_drerichsp/f_img/icon/icon-cross-black-01.svg)
    no-repeat top center;
  top: 17px;
  right: 10px;
  background-size: 30px;
}
.p-menu-list__reserve {
  background: #ffeaeb;
  border: 1px solid #eabbbb;
  color: #d26062;
  padding: 4px 10px;
  text-align: center;
  font-size: 11px;
  margin-top: 20px;
}
.p-menu-list__reserve a {
  display: inline;
  background: none;
  padding: 0;
  border: none;
}
.p-title--01 {
  line-height: 1em;
  text-shadow: -1px -1px 0 #fff, 1px 1px 0 #fff;
  font-size: 24px;
  color: #606463;
  padding: 0;
  font-family: "Cormorant Upright", serif;
  text-align: center;
  margin: 40px 0 3px;
}
@media screen and (max-width: 767px) {
  .p-title--01 {
    font-size: 24px;
  }
}
.p-title--01-sub {
  font-size: 11px;
  color: #777777;
  text-align: center;
  padding: 0;
  margin: 10px 0 40px;
  font-weight: normal;
  text-shadow: -1px -1px 0 #fff, 1px 1px 0 #fff;
}
.p-homeboard {
  z-index: 10;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #727272;
}
.p-homeboard__copy-area {
  padding-top: 20px;
  padding-bottom: 105px;
  text-align: center;
}
.p-homeboard__copy {
  font-size: 14px;
  padding-bottom: 10px;
}
.p-homeboard__copy-sub {
  font-size: 11px;
}
.p-homeboard__nav-area {
  display: flex;
  flex-wrap: nowrap;
  padding: 10px;
  background: rgba(255, 255, 255, 0.85);
}
.p-homeboard__nav-blc {
  width: 50%;
}
.p-homeboard__nav-blc a {
  text-decoration: none;
  color: #727272;
  display: block;
  font-size: 12px;
  padding: 5px 5px 5px 30px;
  background: url(https://www.drerich.jp/wordpress/wp-content/themes/welcart_drerichsp/f_img/icon/icon-arrow-right-black-01.svg)
    no-repeat top 5px left 8px/16px;
}
.p-homeboard__nav-area-02 {
  width: 100%;
  background: #94c4c8;
  display: flex;
  opacity: 0.9;
}
.p-homeboard__nav-blc-02 {
  width: 50%;
  padding: 15px;
  text-align: center;
  font-size: 12px;
  color: #ffffff;
}
.p-homeboard__nav-blc-02:first-child {
  border-right: 1px solid #ffffff;
}
.p-page__title--main {
  font-size: 28px;
  color: #8d9291;
  padding: 0px 5px 0px;
  font-family: "Cormorant Upright", serif;
  text-align: center;
  position: relative;
  line-height: 0.8em;
}
.p-page__title--main-sub {
  font-size: 11px;
  color: #606463;
  font-weight: normal;
  padding: 5px 5px;
  background: #eaeaea;
  text-align: center;
  margin-top: 5px;
  position: relative;
}
.p-page__title--main-message {
  font-size: 11px;
  color: #b58484;
  font-weight: normal;
  padding: 5px 5px;
  background: #f1e0ca;
  width: 100%;
  position: relative;
}
.p-breadcrumb {
  overflow: hidden;
  margin: 0;
  padding: 10px 10px 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  list-style-type: none;
  font-size: 11px;
}
.p-breadcrumb__item {
  display: inline-block;
}
.p-breadcrumb__item:last-child {
  display: inline;
}
.p-breadcrumb__link {
  display: inline-block;
  text-decoration: none;
  color: #333333;
}
a.p-breadcrumb__link {
  width: auto;
}
.p-breadcrumb__item:after {
  content: "\003E";
  margin: 0 0.5em;
}
.p-headmenu__wrapper {
  min-height: 23px;
}
.p-headmenu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  font-size: 11px;
  border-top: 1px solid #eee;
}
.scl .p-headmenu__wrapper {
  min-height: 23px;
  position: fixed;
  width: 100%;
  left: 0;
  top: 60px;
  z-index: 20;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
  background: #fff;
}
.scl .p-headmenu {
  max-width: 650px;
  margin: 0 auto;
  border-top: none;
}
.p-headmenu a {
  text-decoration: none;
  line-height: 1em;
  color: #606463;
  display: block;
  width: auto;
  padding: 15px 10px 15px 20px;
  background: url(https://www.drerich.jp/wordpress/wp-content/themes/welcart_drerichsp/f_img/icon/icon-arrow-under-black-01.svg)
    no-repeat top 13px left 3px/ 16px;
  border-left: 1px solid #eee;
}
.p-headmenu a:hover {
  backgroud: #fafafa;
}
.p-headmenu a.exlink {
  background: #c1c1c1
    url(https://www.drerich.jp/wordpress/wp-content/themes/welcart_drerichsp/f_img/icon/icon-arrow-right-white-01.svg)
    no-repeat top 12px left 1px/16px;
  color: #ffffff;
}
.p-bottom-navi {
  position: fixed;
  bottom: 0;
  z-index: 1014;
  width: 100%;
  left: 0;
  opacity: 0.85;
  font-size: 11px;
  background-color: #94c4c8;
}
.p-bottom-navi__inner {
  display: flex;
  max-width: 700px;
  margin: 0 auto;
  justify-content: space-between;
  align-content: center;
}
.p-bottom-navi__arrow,
.p-bottom-navi__arrow:visited {
  width: 100%;
  background-color: #94c4c8;
  color: #ffffff;
  padding: 10px 20px 10px 20px;
  text-align: center;
  position: relative;
  min-width: 70px;
  display: flex;
  text-decoration: none;
  align-items: center;
  justify-content: center;
  border-left: 1px solid #eeeeee;
}
.p-bottom-navi__arrow:first-child {
  border-left: none;
}
.p-bottom-navi__def,
.p-bottom-navi__change {
  width: 100%;
  text-align: center;
  color: #ffffff;
  background: #94c4c8;
  opacity: 0.98;
}
.p-bottom-navi__def a,
.p-bottom-navi__change a {
  text-decoration: none;
  color: #ffffff;
}
.p-bottom-navi__def img,
.p-bottom-navi__change img {
  width: 25px;
  margin: 5px 10px;
}
.p-bottom-navi__icon-area {
  position: absolute;
  right: 0;
  display: flex;
  justify-content: space-between;
}
.p-bottom-navi__cont {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 11px;
  width: 100%;
  height: 40px;
  position: relative;
}
.p-bottom-navi__left {
  display: none;
}
.p-bottom-navi__left.js-fc-on {
  display: flex;
}
.p-bottom-navi__right {
  color: #ffffff;
  padding-left: 44px;
  background: url(https://www.drerich.jp/wordpress/wp-content/themes/welcart_drerichsp/f_img/gnavi/icon-g-navi-cart-white.png)
    no-repeat top 19px left 11px;
  background-size: 23px;
  margin-left: auto;
  background-color: rgba(0, 0, 0, 0.8);
}
.p-bottom-navi__icon {
  width: 29px;
  display: block;
  margin: 0 15px;
  position: relative;
}
.p-bottom-navi__text {
  min-width: 140px;
}
.p-bottom-navi__phone-list {
  position: fixed;
  bottom: 55px;
  font-size: 13px;
  width: 300px;
  right: 10px;
  z-index: 1000;
  background: rgba(255, 255, 255, 0.95);
  display: none;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 399px) {
  .p-bottom-navi__phone-list {
    left: 0;
  }
}
.p-bottom-navi__phone-list__title {
  text-align: center;
  padding: 10px;
  border-bottom: 1px solid #eeeeee;
}
.p-bottom-navi__phone-list.js-switch-on {
  display: block;
}
.p-bottom-navi__phone-list a {
  display: block;
  padding: 10px;
  color: #606463;
  text-decoration: none;
}
.p-bottom-navi__phone-list a small {
  color: #555555;
  margin-left: 4px;
}
.js-footer-change {
  display: none;
}
/* .srch__list-c.js-c-content {
  display: none;
}
.srch__list-c.js-c-content.js-c-on {
  display: block;
}
.srch__list-s-area {
  display: flex;
  justify-content: space-between;
}
.srch__list-s {
  padding: 5px;
  cursor: pointer;
  flex: 1;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  border: 1px solid #eee;
}
.srch__list-s.js-c-on {
  background: #333;
  color: #fff;
}
.srch__list-c a {
  display: block;
  padding: 5px 10px;
  color: #333;
  text-decoration: none;
}
.srch__list-c a.select {
  background: #ccc;
}
.srch__list-c-area {
  height: 200px;
  background: #eee;
  overflow-y: auto;
}
.srch__area {
  background: #eee;
  padding: 10px;
  margin: 20px 0;
}
.srch__area input[type="text"],
.srch__area input[type="search"],
.srch__area select {
  border: 1px solid #ccc;
  font-size: 12px;
  background: #fff;
  position: relative;
  padding: 5px;
  width: 100%;
  box-sizing: border-box;
}
.srch__input {
  position: relative;
}
.srch__input-button {
  content: "";
  position: absolute;
  border: none;
  width: 40px;
  height: 100%;
  background-color: #777;
  background-size: 25px;
  background-position: center;
  background-image: url(https://www.drerich.jp/wordpress/wp-content/themes/welcart_drerichsp/f_img/icon/icon-search-03.svg);
  background-repeat: no-repeat;
  right: 0;
  top: 0;
  margin: 0px auto;
}
.srch__area .u-button.u-button--contact,
.srch__area .u-button {
  margin: 10px auto;
}
.srch__row .srch__group {
  margin: 10px 0;
  display: flex;
}
.srch__row .srch__group-title,
.srch__row .srch__group-iput {
  display: flex;
  justify-content: center;
  align-items: center;
}
.srch__row .srch__group-title {
  width: 100px;
  background: #fafafa;
}
.srch__row .srch__group-input {
  flex: 1;
}
.srch__add-area {
  width: 100%;
  margin: 10px auto;
  max-height: 180px;
  overflow-y: auto;
  border: 1px solid #ccc;
}
.srch__group-title {
  padding: 5px;
  text-align: center;
  background: #fafafa;
}
.srch__group {
  margin: 20px 0;
}
.srch__add-area .srch__group-input {
  display: flex;
  margin: 0 auto;
  flex-wrap: wrap;
}
.srch__group-input label {
  font-size: 11px;
  display: block;
  padding: 5px 10px;
  width: 50%;
}
.srch__group-input label input[type="checkbox"] {
  vertical-align: middle;
  margin-right: 5px;
  line-height: 1em;
}
.scl__top {
  display: none;
}
.scl .scl__top {
  display: block;
  position: fixed;
  right: 0px;
  bottom: 50px;
  z-index: 100;
  width: 50px;
  height: 50px;
}
.p-def h1 {
  padding: 20px 10px;
  margin: 0 0 20px;
  font-size: 20px;
  border-bottom: 3px double #eee;
}
.p-def h2 {
  border-left: 3px double #eee;
  padding: 10px;
  margin: 20px 0;
}
.p-def .p-main__inner img {
  display: block;
  margin: 10px auto;
  max-width: 100%;
}
.p-def .p-main__inner,
.p-def .p-main__inner p {
  font-size: 14px;
  margin-bottom: 1.7em;
} */
