/* カスタマイズ用CSS */
@import url(//fonts.googleapis.com/css?family=Montserrat);
/*{font-family:'Montserrat', sans-serif;}*/
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/*{font-family: 'Noto Sans Japanese', serif;}*/
@import url(//fonts.googleapis.com/css?family=Sawarabi+Mincho);
/*{ font-family: "Sawarabi Mincho"; }*/


body {
    font-family: YuMincho,Yu Mincho,Hiragino Mincho ProN,NotoSerifSubset,serif;
    color: #525658;
}
.ec-layoutRole__header{
    margin-bottom: 40px;
}
.sub_logo{
    font-size: 14px;
    margin: 10px 0;
}
button, input, optgroup, select, textarea {
    font-family: YuMincho,Yu Mincho,Hiragino Mincho ProN,NotoSerifSubset,serif;
}
.ec-headerRole {
    padding-top: 20px;
}
.ec-headerTitle img {
    max-width: 180px;
}
.ec-footerNavi .ec-footerNavi__link a {
    text-decoration: none;
    border-bottom: 1px solid #5f372a;
}

.ec-role {
    padding-top: 20px;
    padding-bottom: 20px;
}
.ec-select label {
    font-weight: normal;
}
label {
    font-weight: normal;
}
.ec-blockBtn--top, .ec-inlineBtn--top {
    background-color: #34110a;
    transition: .4s;
    border: none;
    margin: 0 auto;
    letter-spacing: 3px;
}
.ec-blockBtn--top:hover, .ec-inlineBtn--top:hover{
    background-color: #734233;
}
.ec-headingTitle {
    font-weight: 800;
}
.ec-newItemRole .ec-newItemRole__listItemHeading {
    margin-top: calc(30% - 20px);
}
.ec-secHeading--tandem .ec-secHeading__ja {
    font-size: 22px;
    font-weight: 800;
    margin-bottom: 10px;
}
.ec-secHeading--tandem .ec-secHeading__line {
    height: 2px;
    background: #734233;
    width: 9em
}
.ec-secHeading--tandem .ec-secHeading__en {
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 30px;
}
.ec-secHeading .ec-secHeading__ja {
    font-size: 22px;
    font-weight: 800;
}
.ec-secHeading .ec-secHeading__line {
    width: 2px;
    height: 22px;
    background: #734233;
}
.ec-secHeading .ec-secHeading__en {
    font-size: 12px;
    font-weight: normal;
}
.ec-newItemRole__listItem a:hover {
    text-decoration: none;
    color: #fff;
}
.ec-newsRole .ec-newsRole__news {
    background-color: #fff;
    padding: 20px 30px;
    border: 16px solid #c9c4bc;
}
@media only screen and (min-width: 768px){
.ec-headerTitle img {
    max-width: 250px;
}
.ec-productRole .ec-productRole__price {
    border-bottom: 1px solid #ccc;
}
.ec-footerNavi .ec-footerNavi__link a {
    border-bottom: none;
}
}
.ec-productRole .ec-productRole__tags {
    border-bottom: 1px solid #ccc;
}
.ec-productRole .ec-productRole__code {
    border-bottom: 1px solid #ccc;
}
.ec-grid2 {
    margin-top: 20px;
}
.ec-newItemRole .ec-newItemRole__listItemTitle {
    margin: 20px 0 10px;
}
.ec-shelfGrid .ec-shelfGrid__item-image, .ec-newItemRole .ec-newItemRole__listItem {
    display: block;
    overflow: hidden;
}
.ec-shelfGrid .ec-shelfGrid__item-image img, .ec-newItemRole img{
transition-duration: 0.5s;
overflow: hidden;
}
.ec-newItemRole img {
    object-fit: cover;
    height: 70%;
}
.ec-shelfGrid .ec-shelfGrid__item-image img:hover, .ec-newItemRole img:hover{
transform: scale(1.2);
transition-duration: 0.5s;
opacity: 0.6;
}
.ec-pageHeader h1 {
    background-color: #734233;
    color: #fff;
    text-align: center;
    margin: 5px 0 2em 0;
    border-bottom: none;
    border-top: none;
    padding: 12px 0;
    font-size: 18px;
    font-weight: 600;
}
.ec-borderedDefs dl {
    padding: 10px 0;
}
.ec-label {
    margin-bottom: 0;
}
.ec-borderedDefs dd {
    line-height: 1.4;
}
.ec-borderedDefs dt {
    padding-bottom: 0.5em;
}
@media only screen and (min-width: 768px){
.ec-borderedDefs dl {
    padding: 10px 0;
}
.ec-borderedDefs dt {
    padding-top: 0;
    padding-bottom: 0;
}
.ec-borderedDefs dd {
    line-height: 1.4;
}
}
.ec-layoutRole {
    background: #ece9e3;
}
@media only screen and (min-width: 768px){
.ec-newsRole .ec-newsRole__news {
    border: 16px solid #c9c4bc;
    background-color: #fff;
}}
.ec-newsRole .ec-newsRole__newsCloseBtn {
    background: #34110a;
}
.ec-layoutRole .ec-layoutRole__contents {
    max-width: none;
}
.ec-role {
    max-width: none;
}
.ec-newItemRole, .ec-newsRole {
    max-width: 1130px;
    margin: 0 auto;
    padding-right: 20px;
    padding-left: 20px;
}
.ec-sliderRole {
    max-width: none;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 0;
}
.ec-headerNaviRole {
    max-width: none;
}
.ec-role{
    padding-right: 0;
    padding-left: 0;
}
.ec-eyecatchRole{
    background-color: #fff;
    padding-right: 20px;
    padding-left: 25px;
    padding-top: 40px;
    padding-bottom: 20px
    }
@media only screen and (min-width: 768px){
.ec-eyecatchRole{
        padding-right: 0;
    }
}
.ec-eyecatchRole .ec-eyecatchRole__image {
    height: 300px;
    overflow: hidden;
    background-image: url('/html/template/yamato/assets/img/shade_img2-1.jpg');
    background-size: cover;
    background-position: 50% 70%;
}
@media only screen and (min-width: 768px){
    .ec-eyecatchRole .ec-eyecatchRole__image {
    height: 500px;
}
}
.ec-newItemRole .ec-newItemRole__listItem {
    background-color: #fff;
    box-shadow: 0 0 3px 3px rgb(0 0 0 / 10%);
    padding-bottom: 2em;
}
.ec-newItemRole .ec-newItemRole__listItem:nth-child(1) {
background-color: transparent;
box-shadow: none;
}
.ec-newItemRole .ec-newItemRole__listItemTitle {
    text-indent: 1em;
}
.ec-newItemRole .ec-newItemRole__listItemPrice {
    font-size: 12px;
    text-align: right;
    padding-right: 1em;
}
.bg-beige{
    background-color: #d9d4cb;
    padding-bottom: 40px;
}
.ec-off1Grid {
    margin: 0 20px 40px;
}
.ec-contactRole {
    padding-left: 0px;
    padding-right: 0px;
    max-width: none;
}
.ec-shelfGrid .ec-shelfGrid__item-image {
    height: auto;
}
@media only screen and (min-width: 768px){
.ec-shelfGrid .ec-shelfGrid__item-image {
    height: 180px;
}}
.ec-sliderItemRole {
    padding-left: 0px;
padding-right: 0px;
}
.slick-dots {
    bottom: 8px;
    margin-bottom: 0;
}

.ec-registerRole {

    padding-left: 0px;
    padding-right: 0px;
    max-width: none;
}
.ec-login, .ec-guest {
    margin: 0 16px 20px;
    background: #Fff;
    border-radius: 0.8em;
}
.slick-dots li button:before {
        opacity: .5;
    background-color: #fff;
}
.slick-dots li.slick-active button:before {
    background-color: #fff;
}
.ec-drawerRole .ec-headerLinkArea {
    background: #34110a;
}
.ec-drawerRole {
    background: #34110a;
}
.ec-drawerRole .ec-headerLinkArea .ec-headerLink__item {
    border-bottom: 1px solid #5f372a;
}
.ec-drawerRole .ec-headerLinkArea .ec-headerLink__item:hover {
    color: #a8604b;
}
.ec-footerNavi .ec-footerNavi__link a:hover {
   color: #a8604b;
}
.ec-headerNav .ec-headerNav__itemLink:hover, .ec-headerNav .ec-headerNav__itemIcon:hover {
   color: #a8604b;
}
a:focus, a:hover {
    color: #734233;
    text-decoration: none;
}
.ec-footerRole {
    background: #34110a;
    margin-top: 0;
}
.have_curtain .ec-overlayRole {
    background: rgba(52, 17, 10, 0.5);
}
.ec-borderedDefs {
    border-top: 1px dashed #ccc;
}
.ec-borderedDefs dl {
    border-bottom: 1px dashed #ccc;
}
.ec-blockTopBtn {
    padding-top: 1em;
    width: 60px;
    height: 60px;
    right: 10px;
    line-height: 12px;
    border-radius: 50%;
    border: 5px solid #9da3a9;
}
.ec-sliderItemRole .slideThumb {
    width: 33.3%;
    margin-bottom: 15px;
}
.ec-sliderItemRole .slideThumb img {
    width: 90%;
}
hr {
    border-top: 1px solid #ccc;
}
.slick-slider {
    margin-bottom: 0px;
}
.ec-grid2 .slick-slider {
    margin-right: 0;
    margin-bottom: 30px;
}
@media only screen and (min-width: 768px){
.ec-grid2 .slick-slider {
    margin-right: 3%;
}
.ec-sliderItemRole {
    padding-left: 0px;
padding-right: 20px;
}
}
p{
    line-height:1.5em;
    margin-bottom: 0.5em;
}
.ec-shelfRole {
font-size: 14px;
}
.ec-topicpath {
    border-top: 1px solid #ccc;
    border-bottom: 1px dashed #ccc;
    padding: 10px 0 10px 1em;
}
@media only screen and (min-width: 768px){
.ec-searchnavRole .ec-searchnavRole__infos {
    border-top: none;
}}

.frame__social {
    font-size: 20px;
    position: fixed;
    z-index: 6;
    top: 0;
    bottom: 0;
    right: 14px;
    margin: auto;
    height: 76px;
}
.frame__social .social__icon {
    display: block;
    width: 140px;
    position: relative;
    -webkit-transform: translateX(60px);
    transform: translateX(60px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    right: -50px;
    margin-bottom: 10px;
}
.frame__social .social__icon i {
    background-color: #c18259;
    opacity: 0.8;
    border-radius: 1em;
    padding-top: 7px;
    width: 34px;
    height: 34px;
    text-align: center;
}
.fa-facebook-f:before {
    content: "\f39e";
    color: #fff;
}
.fa-instagram:before {
    content: "\f16d";
    color: #fff;
}
.fa-book:before {
    content: "\f02d";
    color: #fff;
}
.frame__info {
    display: block;
    position: fixed;
    z-index: 10;
    top: 50%;
    left: -60px;
    font-family: "Josefin Sans", sans-serif;
    font-size: 0.75em;
    font-weight: 400;
    -webkit-transform: rotate(-270deg);
    transform: rotate(-270deg);
    color: #c18259;
}
.ec-topicRole .ec-topicRole__list{
max-width: 1130px;
    margin: 0 auto;
    padding-right: 20px;
    padding-left: 20px;
}


.customer_panel {
  margin: 0 auto;
}
.customer_panel ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  /*max-width: 1130px;*/
  margin: 0 auto;
  padding-inline-start: 0;
  margin-block-start: 0;
  margin-block-end: 0;
}
.customer_panel li {
  width: 300px;
  margin-bottom: 50px;
  list-style: none;
}
.customer-img {
  position: relative;
  box-sizing: border-box;
  width: 300px;
  height: 300px;
  margin-bottom: 11px;
  border-color: #f5f5f5;
  overflow: hidden;
}
.customer-img img {
  position: absolute;
  /*width: 100%;*/
  height: 100%;
  top: 0;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  -ms-transform: translateX(0%) translateY(0%);
  -moz-transform: translateX(0%) translateY(0%);
  -webkit-transform: translateX(0%) translateY(0%);
  transform: translateX(0%) translateY(0%);
  object-fit: cover;
	transition: 0.5s;
}
.customer_panel li:hover img {
	    position: absolute;
    -ms-left: 50%;
	left: 0;
    -ms-top: 0%;
	top: 0;
	opacity: 0.7;
	  -ms-transform: translateX(0%) translateY(0%) scale(1.2, 1.2);
  -moz-transform: translateX(0%) translateY(0%) scale(1.2, 1.2);
  -webkit-transform: translateX(0%) translateY(0%) scale(1.2, 1.2);
  transform: translateX(0%) translateY(0%) scale(1.2, 1.2);

}
.object-fit-img {
	object-fit: cover;
  object-position: bottom;
  font-family: 'object-fit: cover; object-position: bottom;'
}
.customer-img::after {
  content: "";
  border: 7px solid #d4e7f5;
  position: absolute;
  height: 300px;
  width: 300px;
  z-index: 0;
  box-sizing: border-box;
  top: 0;
  left: 0;
  border-color: inherit;
}
.customer-text p {
  font-size: 0.75em;
  margin-top: 15px;
  letter-spacing: 0;
	margin: 0.5em 0;
}
.customer-text h5 {
  font-size: 1.0em;
	text-align: center;
    font-weight: 600;
}

@media screen and (min-width:768px) and (max-width:1279px) {
  .customer_panel {
    width: auto;
  }
  .customer_panel ul {
    width: 76.5625vw;
  }
  .customer_panel li {
    width: 23.4375vw;
    margin-bottom: 3.90625vw;
  }
  .customer-img {
    width: 23.4375vw;
    height: 23.4375vw;
    margin-bottom: .85938vw;
  }
  .customer-img::after {
    border-width: .39062vw;
    height: 23.4375vw;
    width: 23.4375vw;
  }
  .customer-img img {
    height: 23.4375vw;
    width: 23.4375vw;
    max-width: 100%;
    object-fit: cover;
  }
}
@media screen and (max-width:767px) {
  .customer_panel {
    width: auto;
  }
  .customer_panel ul {
    width: 90.625vw;
    padding-inline-start: 0;
  }
  .customer_panel li {
    width: 43.75vw;
    margin-bottom: 6.875vw;
  }
  .customer-img {
    width: 43.75vw;
    height: 43.75vw;
    margin-bottom: 1.25vw;
  }
  .customer-img::after {
    width: 43.75vw;
    height: 43.75vw;
    border-width: 1.25vw;
  }
  .customer-img img {
    width: 43.75vw;
    height: 43.75vw;
    max-width: 100%;
    object-fit: cover;
  }
}

.youtube2-box{
    margin:20px 1%;
    width: 31%;
}
.youtube2 {
  position: relative;
  width: 100%;
  /*padding-top: 50%;*/
  padding-top: 56.25%;
}
.youtube2 iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
@media screen and (max-width:767px) {
    .youtube2-box{
    width: 98%;
}
}
.ec-forgotRole, .ec-cartRole, .ec-productRole {
    padding-bottom: 40px;
}
.scroll-tbl {
  overflow-x: scroll;
  margin: 0 auto;
}
.souryouTbl {
    font-weight: normal;
    font-size: 12px;
    margin-bottom: 1em;
}
.tit{
    padding: 0.5em 0;}
.souryouTbl th,
.souryouTbl td{
padding: 0.25em;
    border: 1px solid #ccc;
}
.souryouTbl td{
    text-align: right;
}
.souryouTbl th {
    white-space: nowrap;
}
.souryouTbl .zone {
    min-width: 5em;
    background: #f2f1ed;
    vertical-align: top;
    text-align: center;
}
.right{
    text-align: right;
}
.souryouTbl .center {
     text-align: center;
}
.souryouTbl .size {
    background: #ededed;
    text-align: center;
}
.souryouTbl .fixed01{
  position: sticky;
  left: 0;
  background: #999;
  color: #fff;
}
.souryouTbl .fixed01:before{
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    width: 100%;
    height: 100%;
  }
  .ec-cartNaviIsset {
border-radius: 0.5em;
}
.ec-grid3 {
max-width: 1130px;
margin: 0 auto;
text-align: center;
}
.ec-grid3 .ec-grid3__cell {
margin-bottom: 20px;
}