@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Tenor+Sans&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anton&display=swap');

@font-face{
font-family:"Beautifully Delicious Script Regular";
src:url("/fonts/Beautifully_Delicious_Script_Regular.ttf");
}

body{
  font-family: 'Libre Baskerville', 'Noto Sans JP', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  padding-top:180px;
}
h1{
  font-size:4em;
}
h2{
  font-size:2em;
}
h3{
  font-size:1.3em;
}
h4{
  font-size:1.1em;
  padding:10px 0;
}
h5{
  font-size:0.9em;
}
a{
  color:#23527c;
}
h2.title{
  font-size:2.5em;
  font-family: 'merriweather';
}
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.flex{
  display: flex;
  flex-wrap: wrap;
}
.noline{
  text-decoration:none;
}
.glyphicon,.label,.fas{
  margin-right:5px;
}
.tline{
  display:border-box;
  vertical-align: bottom;
  border-bottom:2px solid #777;
  padding:10px 0;
}
.tbox{
  display:border-box;
  padding:10px;
  background-color:#6d6d6d;
  color:#efefef;
  vertical-align: bottom;
  border:2px solid #777;
}
.subtitle{
  padding: 10px 0;
  font-size: 12px;
}
.section {
  margin-bottom: 40px;
}
.vertical-title{
  writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
}
.npage{
  padding: 5px 25px;
}
.wpad5{
  padding: 5px;
}
.navbar{
  margin-bottom:5px;
}
@media (min-width: 768px){
	.navbar-nav{
	  margin: 0 auto;
	  display: table;
	  table-layout: fixed;
	  float:none;
	}
	.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{
	  width:100%;
	}
	#article_detail img{
	  max-width: 600px;
	}
	#footerArea .container{
	  width:auto;
	}
}
@media screen and (max-width: 480px){
  .vertical-title{
    writing-mode: horizontal-tb;
    -ms-writing-mode: horizontal-tb;
    -webkit-writing-mode: horizontal-tb;
  }
}

#wrapper{
}
#header{
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 100;
    background-color:#fff;
}
#topArea,#newsArea{
  padding:10px 0;
}

#mainArea{
  padding:10px 0 0;
  background-color:#fafafa;
}
#conceptArea{
  padding:10px 0 0;
  background-color:#fafafa;
}
#logo{
  margin-top:10px;
  padding:10px 0;
  height:100px;
}
#logo a{
  display: block;
}
#logo img{
  position:absolute;
  height:65px;
  left:0;
  right:0;
  margin: auto;
}
.bLogo{
  padding:5px 0;
}
.thead{
  margin-bottom:50px;
  padding:50px 0;
  text-align:center;
}
.thead h2{
  font-size:2.5em;
}
.shead{
  margin-bottom:30px;
  padding:30px 0;
  text-align:center;
}
.chead{
  margin-bottom: 15px;
  padding:10px 0;
  background-color:#333;
  color:#fff;
}
.bText {
  overflow-wrap : break-word;
  line-height: 1.5;
  padding: 10px;
}
.bDetail{
  overflow:hidden;
  height:165px;
}
.bList {
  overflow-wrap : break-word;
  line-height: 1.5;
}
.brand_article{
  padding:10px 0;
  border-bottom:1px dashed #777;
}
.bImage img{
  border:1px solid #ccc;
  box-sizing: border-box;
}
.object-fit{
  overflow: hidden;
}
.object-fit:hover img{
  transform: scale(1.1);
  transition-duration: 0.5s;
}
.imagegallery{
  padding-bottom:30px;
}
.imagegallery .bText{
  margin-bottom: 20px;
}
.h75{
  height: 75px;
}
.mg10{
  margin: 10px;
}
.mg30{
  margin: 30px;
}
.mg100{
  margin: 100px;
}
.mx30{
  margin: 0 30px;
}
.my30{
  margin: 30px 0;
}
.mt30{
  margin-top: 30px;
}
.mt60{
  margin-top: 60px;
}
.mb10{
  margin-bottom: 10px;
}
.mb30{
  margin-bottom: 30px;
}
.mb50{
  margin-bottom: 50px;
}
.mr10{
  margin-right: 10px;
}
.pd10{
  padding: 10px;
}
.px30{
  padding: 0 30px;
}
.py30{
  padding:30px 0;
}
.py60{
  padding:60px 0;
}
.pt50{
  padding-top:50px;
}
.pb50{
  padding-bottom:50px;
}
.bb1-black{
  border-bottom:1px solid #000;
}
.bb1-gray{
  border-bottom:1px solid #ccc;
}
.archive{
  display: block;
  padding: 10px 0;
  background-color:#eee;
}
.btn-online{
  background-color:#000;
}
.btn-online a{
  color:#fff;
  text-decoration:none;
  font-size:1.2em;
}
.btn-online a:hover{
  color:#ccc;
}

.about-title{
  position: relative;
}
.about-title-image img{
  width:100%;
}
.about-title-text{
  position: absolute;
  top:0;
  left:0;
  padding: 10%;
}
.font-black{
  color: #000;
}
.font-white{
  color: #fff;
}
.font-red{
  color: #ff0000;
}
.bg-beige{
    --tw-bg-opacity: 1;
    background-color: rgba(232,215,210,var(--tw-bg-opacity));
}
.bg-brown{
  background-color: rgba(202,186,177);
}
.bg-fa{
  background-color: #fafafa;
}
.area-relative{
  position: relative;
  height: 450px;
  padding: 50px 0;
}
.area-absolute{
  position: absolute;
  top: 30px;
}
@media screen and (max-width: 480px){
.area-absolute{
  position: relative;
}
}

/*Calendar ICON*/
.ui-datepicker-trigger{
  cursor: pointer;
  width:25px;
  margin-left: 7px!important;
  vertical-align: middle;
}
.form-control-input{
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-horizontal .form-group{
  margin-right: 0;
  margin-left: 0;
}
@media screen and (max-width: 480px){
.form-control-input{
    padding: 6px 6px;
}
}

/*-----------------------------
bootstrap
-------------------------------*/
.btn-primary {
    color: #fff;
    background-color: #000;
    border-color: #ccc;
}

.btn-primary.focus,.btn-primary:focus {
    color: #fff;
    background-color: #000;
    border-color: #ccc
}

.btn-primary:hover {
    color: #fff;
    background-color: #000;
    border-color: #ccc;
}

.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #000;
    border-color: #ccc
}

.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #000;
    border-color: #ccc
}

.input-group .form-control{
  z-index: 0;
}
/*-----------------------------
Old English Text Font
-------------------------------*/
.oldenglishtext-regular {
  font-family: "Old English Text MT", serif;
  font-weight: 400;
  font-size: 2.6em;
}
/*-----------------------------
Merriweather Font
-------------------------------*/
.merriweather-light {
  font-family: "Merriweather", serif;
  font-weight: 300;
  font-style: normal;
}

.merriweather-regular {
  font-family: "Merriweather", serif;
  font-weight: 400;
  font-style: normal;
}

.merriweather-bold {
  font-family: "Merriweather", serif;
  font-weight: 700;
  font-style: normal;
}

.merriweather-black {
  font-family: "Merriweather", serif;
  font-weight: 900;
  font-style: normal;
}

.merriweather-light-italic {
  font-family: "Merriweather", serif;
  font-weight: 300;
  font-style: italic;
}

.merriweather-regular-italic {
  font-family: "Merriweather", serif;
  font-weight: 400;
  font-style: italic;
}

.merriweather-bold-italic {
  font-family: "Merriweather", serif;
  font-weight: 700;
  font-style: italic;
}

.merriweather-black-italic {
  font-family: "Merriweather", serif;
  font-weight: 900;
  font-style: italic;
}
/*-----------------------------
Beautifully Delicious Script Regular Font
-------------------------------*/
.beauty-delicious-script-reqular{
  font-family: 'Beautifully Delicious Script Regular', serif;
  font-size: 1.5em;
}

/*-----------------------------
Common Animation
-------------------------------*/
.scroll_fadein{
	opacity : 0;
	visibility: hidden;
	transition: 1s;
	transform: translateY(30px);
}
/*アニメーション要素までスクロールした時のスタイル*/
.active{
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

/*-----------------------------
Hamberger Menu
-------------------------------*/
.header {
  display: flex;
  justify-content: space-between;
  height: 150px;
  .logo {
    font-size: 20px;
  }
}
.nav-button {
  display: none;
}
.nav{
  background: #fff;
}
.nav {
  a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
  }
  li {
    display: inline-block;
    margin: 0 10px;
  }
}
.nav-wrap.open {
  display: block;
}
.nav-wrap.close {
  display: none;
  font-weight: normal;
  opacity: 1;
}
.nav-position{
  position: relative;
  top: 100px;
  height: 50px;
  margin: 0 auto;
  text-align: center;
}
.splogo{
  display:none;
  margin-top:10px;
  padding:10px 0;
}
.splogo img{
  margin: 0 auto;
  text-align: center;
  height:65px;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
  background-color:transparent;
}
.dropdown-menu li{
  width:90%;
}
@media screen and (min-width: 481px) {
  .splogo{
    display:none;
  }
  .nav-wrap {
    display: block !important;
  }
}
.content {
  padding: 20px;
}
@media screen and (max-width: 768px) {
  .nav a{
    font-size:0.8em;
  }
}
@media screen and (max-width: 480px) {
  .header {
    height:auto;
  }
  .splogo{
    display:block;
  }
  .nav{
    background:none;
  }
  .nav > li > a:focus, .nav > li > a:hover {
    background-color:transparent;
  }
  .nav .open .dropdown-menu {
    background-color:transparent;
  }
  .nav .open ul.dropdown-menu{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position:relative;
  }
  .nav .open ul.dropdown-menu li{
    width:40%;
  }
  .nav-button {
    display: block;
    cursor: pointer;
  }
  .nav-wrap {
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    z-index: 30;
    background-color: rgba(0, 0, 0, 0.9);
    width: 100%;
    height: 100%;
    .nav {
      height: 100%;
      position: relative;
      overflow-x: hidden;
      overflow-y: auto;
    }
    li {
      display: block;
      margin: 0.8em;
      a {
        color: #fff;
//        font-size: 18px;
      }
    }
  }
  .nav-button,
  .nav-button span {
    display: inline-block;
    transition: all 0.4s;
    box-sizing: border-box;
  }
  .nav-button {
    z-index: 50;
    position: relative;
    width: 30px;
    height: 18px;
    margin: 10px;
  }
  .nav-button span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #888;
    border-radius: 4px;
  }
  .nav-button span:nth-of-type(1) {
    top: 0;
  }
  .nav-button span:nth-of-type(2) {
    top: 8px;
  }
  .nav-button span:nth-of-type(3) {
    bottom: 0;
  }
  .nav-button.active span:nth-of-type(1) {
    -webkit-transform: translateY(16px) rotate(-45deg);
    transform: translateY(8px) rotate(-45deg);
  }
  .nav-button.active span:nth-of-type(2) {
    opacity: 0;
  }
  .nav-button.active span:nth-of-type(3) {
    -webkit-transform: translateY(-16px) rotate(45deg);
    transform: translateY(-8px) rotate(45deg);
  }
}

/*-----------------------------
accordion-toggle
-------------------------------*/
.accordion-toggle {
    display: none;
}
.accordion-title {
//    font-family: proxima nova;
    font-size: 1.8rem;
    line-height: 1.5;
    font-weight: 800;
}
/*@media screen and (max-width: 768px) {*/
	.accordion-option {
    	position: relative;
    	margin-bottom: 1em;
	}
	.accordion-title,.accordion-content {
    	-webkit-backface-visibility: hidden;
    	backface-visibility: hidden;
    	transform: translateZ(0);
    	transition: all 0.3s;
	}
	.accordion-title {
    	border-bottom: solid 1px #ccc;
    	padding: 1em 0;
    	display: block;
    	color: #333;
    	font-weight: bold;
    	font-size:1.5rem;
	}
	.accordion-title::after,.accordion-title::before {
    	content: "";
    	position: absolute;
    	right: 1.25em;
    	top: 1.25em;
    	width: 2px;
    	height: 0.75em;
    	background-color: #999;
    	transition: all 0.3s;
	}
	.accordion-title::after {
    	transform: rotate(90deg);
	}
	.accordion-content {
    	max-height: 0;
    	overflow: hidden;
	}
	.accordion-content p {
    	margin: 0;
    	padding: 0.5em 1em 1em;
    	font-size: 0.9em;
    	line-height: 1.5;
	}
	.accordion-toggle:checked + .accordion-title + .accordion-content {
    	max-height: 5000px;
    	transition: all 1.5s;
	}
	.accordion-toggle:checked + .accordion-title::before {
    	transform: rotate(90deg) !important;
	}
/*}*/
/*-----------------------------
Toppage
-------------------------------*/
.caption_title{
  background-color:#333;
  opacity: 0.7;
  font-size: 0.8em;
}
.carousel-indicators{
//  background-color:#333;
//  opacity: 0.7;
//  filter: alpha(opacity=70);
//  -ms-filter: "alpha(opacity=70)";
}
.carousel-caption{
  font-size: 2.5rem;
  bottom: 200px;
}
.topcontents{
  position: relative;
//  padding: 0 20px;
}
.topcontents img{
  width: 100%;
//  height: 400px;
  object-fit: cover;
  font-family: 'object-fit: cover;'; /*IE*/
}
.topcontents .bText h3{
margin:0;
padding:0;
}

@media (max-width: 480px){
.topcontents .bText{
  left:0;
}
}
.object-fit-img {
  object-fit: contain;
  font-family: 'object-fit: contain;'
}

#TopBrandArea .bText {
  height: 100px;
  overflow: hidden;
}
#topics{
  background-color: #dcdcdc;
  color: #000;
  z-index: 999;
}
.newsArea{
//  border-top:1px solid #777;
//  border-bottom:1px solid #777;
}
.topnews{
  margin: 0;
  padding: 5px 0;
}
.topnews a{
  color:#000;
}
#conceptArea{
  position:relative;
  background:linear-gradient(to top,rgba(32,0,0,0.7) 0%,rgba(0,0,0,0.7) 100%),url(/images/top/concept.jpg) center/cover no-repeat;
}
.concept{
  max-width:480px;
  margin: 50px auto 30px;
}
.concept-sub{
  position: relative;
  margin: 0 auto 15px;
  padding: 15px;
}
.concept-textimg1{
    position: absolute;
    width: 350px;
    overflow: hidden;
    text-align: right;
    right: 0;
    top: 200px;
    opacity: 0.6;
}
.concept-textimg2{
    position: absolute;
    width: 350px;
    overflow: hidden;
    text-align: left;
    left: 0;
    bottom: 0;
    opacity: 0.6;
}
.concept-text{
  position: relative;
  padding: 15px 0;
}
.concept-text h4{
  font-weight:600;
}
.concept-detail{
  max-width: 640px;
  margin: 0 auto;
}
@media screen and (max-width: 768px){
  .concept-detail{
    width:100%;
  }
}
@media screen and (max-width: 480px){
  body{
    padding-top: 140px;
  }
  .concept-textimg1{
    width: 100%;
    opacity: 0.8;
  }
  .concept-textimg2{
    width: 100%;
    opacity: 0.8;
  }
  .concept-sub{
    width: 100%;
//    background: rgb(248,248,248,0.6);
  }
  .concept-detail{
    width: 100%;
  }
}
.hmg10{
  margin:10px 0;
}
.oneitem{
  margin:0 0 10px 0;
  padding: 10px 10px;
  border-bottom: 1px dashed #333;
}
.blkbtn {
  padding: 7px 10px;
  color: #fff;
  background-color: #000;
}
.ptitle{
  font-weight: bold;
  padding: 5px 0;
  background-color: #ccc;
}
.presslist{
  background-color: #eee;
  padding: 5px 0;
  border: 1px solid #ccc;
  overflow: hidden;
}
.linklist{
  font-size:16px;
}
.content-title{
  font-size: 38px;
}
.content-text{
  line-height: 1.5;
}
.ourvalue-image{
  border-right:1px solid #ccc;
  padding:50px 0 20px;
}
.ourvalue-image img{
  width: 50px;
}
.ourvalue-text{
  text-align: center;
  text-transform:uppercase;
  font-weight:700;
}
.concept_text{
  margin: 0 auto;
  width: 80%;
}
.gallery-section{
  background-color:#e8ded4;
}

/*-----------------------------
slick slider
-------------------------------*/
.topslider {
  background:url("/images/icon/loading.gif") no-repeat center center;
  opacity: 0;
  transition: opacity .25s ease;
}
.topslider.slick-initialized {
  background:none;
  opacity: 1;
}
.slick-slider img{
//  height:180px;
}
.slick-slide video.pc-image {
    width: 100%;
    height: 50vw;
    object-fit: cover;
}
.slick-slide video.sp-image {
    width: 55vh;
    height: 100%;
    object-fit: cover;
}
.slick-prev,.slick-next,.slick-prev:before,.slick-next:before{
  color:#333;
}
.slick-prev{
    left: -10px;
    z-index: 99;
}
.slick-next{
    right: -10px;
}
.slick-outer{
//  height:35vw;
  max-height:800px;
  min-height:350px;
}
.slick-outer{
    position:relative;
}
.slick-outer a:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
}

.slick-content{
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 150;
    color: #fff;
    margin: 0　10px;
    padding: 0;
    font-size: 1.5em;
}

.slick-content img{
    width:100%;
}
.slick-content p{
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 2em;
}
/*-----------------------------
Top
-------------------------------*/
#page_top {
  position: fixed;
  bottom: 80px;
  right: 20px;
  z-index: 999;
}

#page_top i {
  padding-top: 6px
}

#page_top a {
  display: block;
  padding: 12px 0 0 0px;
  border-radius: 30px;
  width: 55px;
  height: 55px;
  background-color: #000;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}

#page_top a:hover {
  text-decoration: none;
  opacity: 0.6;
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc-image { display: block !important; }
.sp-image { display: none !important; }

@media screen and (max-width: 768px) {
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
    .pc-image { display: none !important; }
    .sp-image { display: block !important; }
}

.item video {
  width: 100%;
  height: 65vh;
  object-fit: cover;
}

/*-----------------------------
News
-------------------------------*/
.news_article,.sitemap{
  padding: 10px 0;
  border-bottom: 1px dashed #333;
}
.news_article .article_title{
  font-size:1.1em;
}
/*-----------------------------
Event
-------------------------------*/
.event .bImage{
  overflow: hidden;
}
.event .bImage img{
  object-fit: cover;
  width: 40vw;
  height: 30vh;
}

/*-----------------------------
Link
-------------------------------*/
.link .oneblock{
  display: flex;
  width: 768px;
  margin: 15px auto;
  padding: 15px;
  border-bottom: 1px dashed #ccc;
}
.link .oneblock .bImage{
  width: 30%;
}
.link .oneblock .bText{
  width: 70%;
}
.link .oneblock .linkname{
  font-size: 1em;
}
@media screen and (max-width: 768px) {
  .link .oneblock{
    width: 100%;
  }
  .link .oneblock .bText{
    padding: 0 10px;
  }
  .link .oneblock .bText .linkname{
    font-size: 0.7em;
  }
}
/*-----------------------------
Gallery
-------------------------------*/
.gallery-area{
  width:780px;
}
.gallery-section .vertical-title{
  margin: 100px;
}
.gallery-section .oneblock{
  margin-bottom: 30px;
}
.img-item{
  object-fit:cover;
  width: 100%;
  height: 360px;
}
.underbtn{
    border-bottom: solid 2px #bdaa8b;
    padding:12px 0;
}
.underbtn a{
    color: #bdaa8b;
    font-weight: 700;
    text-decoration: none;
    letter-spacing: 0.2em;
}
@media screen and (max-width: 480px){
  .gallery-area{
    width:auto;
  }
  .gallery-section .vertical-title{
    writing-mode: horizontal-tb;
    -ms-writing-mode: horizontal-tb;
    -webkit-writing-mode: horizontal-tb;
    margin: 0 0 50px;
  }
  .gallery-section .oneblock{
    height: 150px;
    overflow: hidden;
  }
  .img-item{
    object-fit:contain;
    width: auto;
    height: auto;
  }

}

/*-----------------------------
Instagram
-------------------------------*/
.insta-feed{
  margin-bottom:15px;
}
@media screen and (max-width: 768px){
  .instagram-media{
    min-width: 100% !important;
    margin: 0 -1px !important;
    border-right: none !important;
    border-left: none !important;
  }
}

/*-----------------------------
price-section
-------------------------------*/
.price-section{
  background-color:#eee;
}
.priceblock{
  background-color: #fff;
  border-radius: 20px;
  min-height:510px;
}
.priceblock250{
  background-color: #fff;
  border-radius: 20px;
  min-height:250px;
}
.priceblock .subtitle, .priceblock250 .subtitle{
  margin:0;
}
.priceblock .bText, .priceblock250 .bText{
  padding:10px 30px;
}
.priceblock .price, .priceblock250 .price{
  font-size:2em;
  margin-bottom:30px;
}
.priceblock .price span, .priceblock250 .price span{
  font-size:0.5em;
}
.priceblock h4, .priceblock250 h4{
  margin:0;
  font-weight:900;
}
/*-----------------------------
SNS
-------------------------------*/
.subicon{
  display: inline-block;
  width: 25px;
}
/*-----------------------------
STAFF
-------------------------------*/
#staff-photographer{
  margin-bottom: 30px;
}
#staffArea .bText{
  min-height:250px;
}
#staff-retoucher{
  margin-bottom: 30px;
}
#staff-makeup{
  margin-bottom: 30px;
}
.oneperson .bImage img{
  max-height: 300px;
}
/*-----------------------------
COMPANY
-------------------------------*/
#company_outline img{
  max-width:156px;
}
.company,.access,.management{
  margin-top: 30px;
}
.onemap{
  padding-top:20px;
}
/*-----------------------------
LINK
-------------------------------*/
.siteAddress{
  padding:10px 0;
}
#link .oneblock{
  padding:15px 0;
  border-bottom:1px dashed #333;
}
/*-----------------------------
RECRUIT
-------------------------------*/
.textblock{
  padding:10px 30px;
}
/*-----------------------------
footer
-------------------------------*/
.sns a{
  color: #000;
  line-height: 1.0em;
}
.sns a:hover{
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.footerArea{
  background-color: #f8f8f8;
  color: #333;
  padding: 20px 10px;
  z-index:99;
}
.footerArea h3,.footerArea h4,.footerArea a{
  --tw-text-opacity: 1;
  color: rgba(97,85,74,var(--tw-text-opacity));
}
.footerArea .oneshop .shop-text .shop-detail{
  font-size: 0.9em;
}
.footerArea .oneshop .shop-text .shop-detail .outmap{
  line-height: 3;
}
.footerArea .oneshop .shop-text .shop-detail .outmap a{
  border: 1px solid #000;
  padding: 5px;
}
.footerArea .oneshop .shop-text .shop-detail .outsite a{
  border-bottom: 1px solid #000;
}

.footer{
  background-color: #4d4d4d;
  color: #fff;
  padding: 20px 10px 50px;
}
.footer a,.footer a:link,.footer a:visited,.footer a:hover,.footer a:active{
  background-color: #4d4d4d;
  color: #fff;
}

/*-----------------------------
smartfooter
-------------------------------*/
.smartfooter{
  display:none;
}
@media screen and (max-width: 768px){
	.smartfooter{
	  display:block;
	  height: 50px;
	  position: fixed;
	  overflow: hidden;
	  bottom: 0px;
	  background-color:#000;
	}
	.smartfooter .smartmenu {
	  position: fixed;
	  bottom: 0;
	  left: 0;
	  z-index: 2;
	  width: 100%;
	  list-style:none;
	  margin:0;
	  padding:0;
	}
	.smartfooter .smartmenu li {
	  float:left;
	  width: 25%;
	  height:50px;
	  padding:8px 0 0;
	  text-align:center;
	  display:block;
	  background-color:#000;
	  opacity:0.8;
	  line-height:0.9;
	}
	.smartfooter .smartmenu li a{
	  font-size: 1rem !important;
	  color:#fff;
	}
}
