/*
 Theme Name:   Maite_renewal
 Template:     mdm
*/

body.home .wp_social_bookmarking_light{
  display: none;
}

.logo {
    padding-top: 65px !important;
}
#top-slide :hover {
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}
.center{
text-align: center;
}
.pc { display: block !important; }
.sp { display: none !important; }
 @media only screen and (max-width: 750px) {
    .pc { display: none !important; }
    .sp { display: block !important; }
   img { max-width: 100%; }
}
.maite-newsListItem {
    clear: both; }
.slick-slider {
    clear: both; }
.columns is-multiline {
    clear: both; }
.maite-title-bordered {
    float: left;}
.columns.is-multiline {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    float: left;
}

.js-bannerCarousel .slick-prev:before, .js-bannerCarousel .slick-next:before {
    color: #ccc;
}

@media screen and (max-width: 768px) {
.is-00-mobile {
    width: 49% !important;
    float: left !important;
}}

@media only screen and (max-width: 767px) {
iframe {
    max-width: 100%;
    /*height: 160px !important;*/
    height: 160px;
}
.fb-page iframe{
  width: 120%;
  height: 500px;
}
}
@media only screen and (max-width: 959px) and (min-width: 768px) {
iframe {
    max-width: 100%;
    height: 300px;
}}

@media only screen and (max-width: 767px){
.maite-home-col3 .maite-home-col-item {
    width: 32%;
    height: 85px;
    margin-left: 1%;
  }
.bn1 {  float: left;
  width:100%;
  height: auto;
  overflow:hidden;
  position:relative;
}
.bn1 .caption {
  font-size:100%;
  text-align:center;
  padding-top:50px;
  color:#fff;
}
.bn1 .mask {
  width:100%;
  height:95%;
  position:absolute;
  top:0;
  left:0;
  opacity:0;
  background-color:rgba(0,0,0,0.4);
  -webkit-transition:all 0.2s ease;
  transition:all 0.2s ease;
}
.bn1:hover .mask {
  opacity:1;
}



.material_00 {
    float: left;
    width: 55%;
}
.material_01 {
    float: left;
    width: 42%;
    margin-left: 20px;
    margin-top: 50px;
    margin-bottom: 10px;
}
.material_02 {
    width: 55%;
    float: right;
    }
.material_03 {
    width: 42%;
    float: left;
    }
.material_04 {
    width: 55%;
    float: left;
    }
.material_05 {
    width: 42%;
    float: right;
    }
.material_06 {
    padding: 47px;
    text-align: center;
}
.material_07 {
    width: 42%;
   float: left;
    margin-bottom: 75px;
}
}
.material_product {
    width: 150px;
}
.clear-both {
    clear: both;
}
@media only screen and (max-width: 767px) {
.cycle-slideshow {
    overflow: unset !important;
}}

@media only screen and (max-width: 750px) {
  .material_00 {
    float: left;
    width: 100%;
  }
  .material_01 {
    float: left;
    width: 100%;
    margin: 0;
  }
  .material_02 {
    width: 100%;
    float: right;
  }
  .material_03 {
    width: 100%;
    float: left;
  }
  .material_04 {
    width: 100%;
    float: left;
  }
  .material_05 {
    width: 100%;
    float: right;
  }
  .material_06 {
    padding: 10px;
    text-align: center;
  }
  .material_07 {
    width: 50%;
    float: left;
  }
}


.sidebar_link a {
 color: #7e807e ;
}

a:hover {
 /* color: #45AAB8 !important; */
  color: #45AAB8;
}
a:active {
 /* color: #45AAB8 !important; */
 color: #45AAB8;
}
.maite-cf:before,
.maite-cf:after {
  content:"";
  display:table;
}
.maite-cf:after {
  clear:both;
}
.maite-cf {
  zoom:1;
}

.maite-section{
  margin-bottom: 60px;
}
.maite-section-header{
  position: relative;
  margin: 0;
  padding: 0;
}
.maite-more{
  float: left;
  right: 0;
  top: 0;
  padding: 0;
  font-size: 11px;
  margin-left: 20px;
}
.maite-more::before{
  content: "\226b";
  position: relative;
  top: -1px;
  margin-right: .5em;
}
.maite-more a{
  color: inherit;
}
.side_category {
    float: left;
    margin-top: 10px;
    margin-left: 15px;
}
.maite-title-bordered{
  margin: 0px auto 20px auto;
  border-bottom: double 0px #ccc;
  padding: 0px 0px 10px 0px;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 0.05em;
  font-style: normal;
  color: #333;
}
.maite-title-bordered_2{
  margin: 0px auto 20px auto;
  border-bottom: double 1px #ccc;
  padding: 0px 0px 10px 0px;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 0.05em;
  font-style: normal;
  color: #333;
  text-align: center;
}
.block-two >li:first-child {
  width: 100%;
  /* height: 700px; */
}
.block-two >li:first-child img {
    height: auto;
}
/* archive */
.archive .item-img{
  height: auto;
}

.archive .block-two >li:first-child .item-img{
  max-height: 570px;
}



@media only screen and (max-width: 767px) {
li.item {
    /* height: 470px !important; */
    margin-bottom: 40px;
}

.archive .block-two >li.item{
  height: auto;
}

.archive .block-two >li:first-child .item-img{
  max-height:none;
}


}
.fa {
    margin: 10px !important;
    font-size: 18px !important;
}

[class*="maite-home-col"]{
  margin-left: 0;
}
[class*="maite-home-col"] .maite-home-col-item{
  float: left;
  margin-bottom: 20px;
  margin: 5px;
  list-style: none;
}
.maite-home-col2 .maite-home-col-item{
  width: 47%;
}
.maite-home-col3 .maite-home-col-item{
  width: 30%;
}
.maite-home-col3 .maite-home-col-item .item-img{
  height: auto;
}
.maite-home-col4 .maite-home-col-item{
  width: 22%;
}
.maite-home-col-item a{
  display: block;
  text-align: center;
}
.maite-home-col-item a:hover{
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

.thumbnailWrapper {
  position: relative;
  width: 100%;
}
.thumbnailWrapper:before {
  content:"";
  display: block;
}
.thumbnailWrapper .thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.thumbnailWrapper .thumbnail img {
  width: 100%;
  height: auto;
}
.thumbnailWrapper.thumbnailWrapper-16x9 {
  padding-top: calc(9 / 16 * 100%);
}
.thumbnailWrapper.thumbnailWrapper-16x10 {
  padding-top: calc(10 / 16 * 100%);
}
.thumbnailWrapper.thumbnailWrapper-4x3 {
  padding-top: calc(3 / 4 * 100%);
}
.overrideYTPlayerStyle {
  position: relative !important;
  width: 100% !important;
  height: 0 !important;
  padding-bottom: calc(9 / 16 * 100%) !important;
}
.overrideYTPlayerStyle iframe {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
}
.cycle-slideshow-item {
  /* overflow: hidden; */
  max-width: 100%;
  margin: auto;
  /* text-align: center; */
  height: auto;
}
.cycle-slideshow img {
  cursor: pointer;
}
.cycle-pager {
  font-size: 40px;
  height: 40px;
  text-align: center;
  position: relative;
  z-index: 9999;
}
.cycle-pager span {
  color: #ccc;
  cursor: pointer;
}
.cycle-pager .cycle-pager-active{
  color: #333;
}


/* header */
.header-inner{
  position: relative;
}

#menu-topnav li a{
  padding-right: 20px;
  padding-left: 20px;
}
#menu-topnav li a i::before{
  display: inline-block;
  font-size: 18px;
  vertical-align: middle;
}
#menu-topnav > li > .sub-menu,
#menu-topnav > li > .sub-menu > li{
  width: 100%;
}
#menu-topnav > li > .sub-menu > li{
}
#menu-topnav > li > .sub-menu > li > a{
  box-sizing: border-box;
  padding-right: 10px;
  padding-left: 10px;
  width: 100%;
  line-height: 1.3;
}
#menu-topnav .shopping{
  margin-right: 10px;
}
#menu-topnav .shopping a{
  padding-right: 0;
  padding-left: 0;
}
#menu-topnav .shopping a i{
  border-right: 1px dotted #999;
  border-left: 1px dotted #999;
  padding-right: 20px;
  padding-left: 20px;
  color: #0071bc;
}
#menu-topnav .shopping a i::before{
  margin-top: -2px;
  margin-right: 5px;
}
#menu-topnav .sns a{
  padding-right: 10px !important;
  padding-left: 10px !important;
}

.maite-header-contact{
  position: absolute;
  top: 0;
  right: 0;
  border: 1px solid #ccc;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px;
}
.maite-header-contact span{
  display: block;
  text-align: center;
}
.maite-header-contact .number{
  font-size: 22px;
  font-weight: bold;
}


/* sidebar */
.widget{
  margin-bottom:0 !important;
}
.widget li{
  line-height:2 !important;
  margin-top:.7em;
}
.widget li a{
  display: inline !important;
  background-color: #fff;
  padding:.5em;
}
.sidebar-title{
  font-size: 1.5em !important;
  margin-bottom:1em !important;
}
.widget_tag_cloud{
  margin-top:3em !important;
}
/* #sidebox li {
    clear: both;
    border-bottom: none !important;
}
#sidebar{
  margin-top: 3px !important;
    padding: 12px !important;
    background-color: #f5f5f5 !important;
}
.sidebar-title{
    font-size: 14px !important;
   border-bottom: none !important;
}
.maite-more_side {
    float: right;
    right: 0;
    top: 0;
    padding: 0;
    font-size: 11px;
}
.maite-more_side ::before {
    content: "\226b";
    position: relative;
    top: -1px;
    margin-right: .5em;
}

.maite-side-banners li{
  margin-bottom: 10px !important;
  border: none !important;
}
#sidebox-new li a{
  display: block !important;
}
#sidebox-new li a:hover{
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

table.similar-side th{
  padding-left: 0 !important;
}
table.similar-side td{
  line-height: 1.5;
  font-size: 12px !important;
} */

.josefinsans{
  font-family: 'Josefin Sans', sans-serif;
}

.sidebar p{
  padding: 0;
}

.sidebar .side-content-frame{
  background-color: #f7f7f7;
  padding: 25px;
  font-size: 16px;
  margin-top: 38px;
}
.sidebar .side-content-list{
  /* margin-bottom: 30px; */
}
.sidebar .side-content-list li{
  margin-bottom: 20px;
}
.sidebar .side-content-list li:last-child{
  margin-bottom: 0;
}
.sidebar .side-content-list li.underline {
  border-bottom: 1px solid #000;
  display: inline-block;
  margin-top: 16px;
  font-weight: 500;
}
.sidebar .side-content-list a{
  color: #000;
}
.sidebar .side-content-frame{
  font-size: 14px;
  font-weight: bold;
}
.sidebar .side-content-headline{
  margin-bottom: 34px;
}
.sidebar .side-content-banner{
  margin-bottom: 34px;
}


.sidebar .side-category-frame{
  background-color: #f7f7f7;
  padding: 2em 1em;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 42px;
}
.sidebar .side-category-headline{
  margin-bottom: 34px;
}

.sidebar .side-category-list{
  margin-bottom: 40px;
}
.sidebar .side-category-list li{
  margin-bottom: 20px;
}
.sidebar .side-category-list li:last-child{
  margin-bottom: 0;
}
.sidebar .side-category-list a{
  color: #000;
}
.sidebar .side-category-list a div:first-child{
  margin-right: 18px;
}
.sidebar .side-category-link{
  border-top: 1px solid #d0d0d0;
  padding-top: 35px;
}
.sidebar .side-category-link li{
  margin-bottom: 20px;
}
.sidebar .side-category-link li:last-child{
  margin-bottom: 0;
}
.sidebar .side-category-link a{
  color: #000;
}
.side-content-banner-lower{
  margin-bottom:34px;
}
.side-content-banner-lower p:last-child{
  text-align: center;
  line-height: 1.5;
  margin-top: 14px;
}
.side-content-banner-lower p:last-child a{
  color: #000;
}

@media screen and (max-width: 768px){
  .sidebar .side-content-banner img{
    width: 100%;
  }
  .side-content-banner-lower p img{
    width: 100%;
  }
}



/* footer */
.maite-categories{
  margin-bottom: 20px;
  background-color: #fff;
  padding: 10px 20px;
}
.maite-categories .row{
  margin-bottom: 0;
}
.maite-categories-heading{
  padding: .5em 0;
  font-size: 100%;
  font-weight: normal;
}
.maite-categories ul{
  float: left;
  margin-bottom: 0;
  margin-left: 3.1914893617021276%;
  padding: 0;
  width: 31.205673758865245%;
}
.maite-categories ul:first-child{
  margin-left: 0;
}

#maite-footer-nav li{
  margin: 0 0 0 0;
  border-bottom: 1px dotted #ccc;
  padding: 6px 0 5px 0px;
  line-height: 1.5;
  font-size: 12px;
  list-style: none;
}
#maite-footer-nav li a{
  display: block;
  color: #666;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}

.maite-footer-mm{
  margin-top: 20px;
}
.maite-footer-mm dt,
.maite-footer-mm dd{
  margin-left: 0;
  padding-left: 0;
}
.maite-footer-mm #s2email{
  margin-bottom: 10px;
  padding: 10px;
  border-radius: 6px;
  width: 100%;
  box-sizing: border-box;
}
.maite-footer-mm #s2email:focus{
  outline: none;
}
.maite-footer-mm p{
  padding: 0;
}
.maite-footer-mm input[type^="submit"]{
  border-radius: 6px;
  border: none;
  background: #ddd;
  padding: 7px 10px;
}
.maite-footer-mm input[type^="submit"]:hover{
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

#footer .third{
  min-height: 400px;
}
#footer .third iframe{
  width: 100%;
  height: 400px !important;
}
#footer .third .fb-page{
  overflow: hidden;
  border-radius: 5px !important;
}

#copyright{
  margin-top: 20px !important;
  border-top: 5px solid #ebebeb;
  padding-top: 20px !important;
}



/* HOME */
.maite-topic-item-img{
  width: 100%;
  height: auto;
}

.maite-column{
  height: 230px;
}

.maite-productList {
  margin-left: -10px;
  margin-right: -10px;
}
.maite-productItem {
  margin: 10px;
}

.maite-product-img{
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.maite-product-img img{
  width: 100%;
  height: auto;
}
.maite-product-img.maite-product-img-newTag:after {
  content: 'NEW';
  position: absolute;
  top: 0;
  left: 0;
  background: #b29138;
  color: #fff;
  padding: 0 .5em;
}
.maite-product-price {
  color: #999;
}
.maite-product-body{
  position: absolute;
  top: 100%;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  background-color: #000\9;
  width: 100%;
  height: 100%;
}
.maite-product > a:hover{
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.maite-product > a:hover .maite-product-body{
  top: 0;
  -webkit-transition: all .2s;
  transition: all .2s;
}
.maite-product-body .item-title,
.maite-product-body .maite-product-price{
  margin-right: 10px;
  margin-left: 10px;
  color: #fff;
}
.maite-product-body .item-title{
  margin-top: 10px;
  margin-bottom: 10px;
}
.maite-product-body .maite-product-price{
  margin-bottom: 10px;
}

.maite-productList .slick-prev {
  left: -20px;
}
.maite-productList .slick-next {
  right: -20px;
}
.maite-productList .slick-prev:before,
.maite-productList .slick-next:before {
  color: #ccc;
}

.maite-newsListItem {
  margin: 0;
  list-style: none;
}

.maite-newsListItem .maite-newsListLink {
  margin: 0;
  display: flex;
  line-height: 1.8;
}

.maite-newsListItem .maite-newsListLink .item-date {
  width: 70px;
}

.maite-newsListItem .maite-newsListLink .item-title {
  flex: 1;
}

.maite-home-col-flex {
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.maite-home-col-flex-item {
  width: 30.3%;
}

/* details */
.maite-detail-images li{
  margin-left: 0;
  list-style: none;
}
.maite-detail-images .top{
  float: left;
  width: 83%;
}
.maite-detail-images .top img{
  width: 100%;
  height: auto;
}
.maite-detail-images .thumb{
  float: right;
  clear: right;
  width: 15%;
}

.maite-detail section{
  clear: both;
}

.maite-detail-header{
  display: table;
  table-layout: fixed;
  width: 83%;
}
.maite-detail-header div{
  display: table-cell;
  padding-top: 20px;
  vertical-align: middle;
}
.maite-detail-header div iframe{
}

.maite-detail-body table{
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
  width: 100% !important;
}
.maite-detail-body table > tbody > tr > th,
.maite-detail-body table > tbody > tr > td{
  border-bottom: 1px solid #eee;
  border-left: 1px solid #eee;
  padding: 4px 10px;
}
.maite-detail-body table > tbody > tr > th,
.maite-detail-body table > tbody > tr > td:first-of-type{
  background-color: #f5f5f5 !important;
}

.maite-detail-price{
  font-weight: bold;
  font-size: 30px;
}

.wp-caption {
  max-width: 100%;
}

/* product archive */

.mite-product-col {
  list-style: none;
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.mite-product-col::before {
  content:"";
  display: block;
  width:22%;
  order:1;
}

.mite-product-col::after {
  content:"";
  display: block;
  width:22%;
}

.mite-product-col li {
  margin: 0;
  width: 22%;
}

.mite-product-col-pager{
  width: 100%;
  margin-top: 20px;
}


/* ************************************************
*   レスポンシブ
* ************************************************ */


/* PC 画面の横幅が960px以上 */

@media only screen and (min-width: 960px) {
  /* #header{
    padding-top: 60px;
  }
  .home #nav{
    top: 0;
  }
  .home #header{
    position: absolute;
    z-index: 999;
    padding: 20px 0 20px 0 !important;
    width: 100%;
    max-width: 100% !important;
  } */

  #menu-topnav{
    display: table;
    margin: 0 auto;
    width: 960px;
    table-layout: auto;
  }
  #menu-topnav > li{
    display: table-cell;
  }
}

/* Tablet (Portrait) 画面の横幅が768px〜959pxまで */

@media only screen and (min-width: 768px) and (max-width: 959px) {
  /* #header{
    padding-top: 60px;
  }
  .home #nav{
    top: 0;
  }
  .home #header{
    position: absolute;
    z-index: 999;
    padding: 20px 0 20px 0 !important;
    width: 100%;
    max-width: 100% !important;
  }
  .home .header-inner{
    padding-top: 10px !important;
  }
  .home #header h1{
    float: left;
  }
  .home .maite-header-contact{
    position: static;
    float: right;
  } */

  .maite-home-col2 .maite-home-col-item{
    width: 47%;
  }

  .maite-home-col4 .maite-home-col-item{
    width: 30.3%;
  }

  .maite-home-col-flex-item {
    width: 47%;
  }

  /* product archive */
  .mite-product-col li,
  .mite-product-col::before,
  .mite-product-col::after {
    width: 30.3%;
  }
}


/* Mobile (Portrait) 画面の横幅が767pxまで */

@media only screen and (max-width:767px) {
  .half, .third, .quarter, .fifth, .sixth, .twothird, .twofifth, .threefifth, .fourfifth, .fivesixth, .threequarter{
    clear: both;
    margin-right: 0;
    margin-left: 0;
    width: 100%;
  }
/* #sidebar{
    background-color: #ffffff !important;
}
.sidebar_link{
    display: none;
} */
  .header-inner{
    padding-top: 10px !important;
  }
  .maite-header-contact{
    /*display: none;*/
    position: static;
    margin: 10px 0;
    border: none;
    width: 100%;
  }

  /* #top-slide{
    margin-top: -10px !important;
  } */

  .maite-home-col2 .maite-home-col-item{
    float: none;
    margin-bottom: 20px;
    width: auto;
  }

  .maite-home-col4 .maite-home-col-item{
    width: 30.3%;
  }

  .maite-home-col-flex-item,
  .mite-product-col::before,
  .mite-product-col::after {
    width: 47%;
  }



  #footer .third{
    min-height: 0;
  }
  #footer .third iframe{
    width: 100%;
    height: 250px;
  }

  .maite-detail-header{
    display: block;
    width: 100%;
  }
  .maite-detail-header div{
    display: block;
    padding-top: 20px;
  }
  .maite-detail-body table{
    border: none;
    width: 100% !important;
  }
  .maite-detail-body table > tbody > tr > th,
  .maite-detail-body table > tbody > tr > td{
    display: block;
    border: none;
    padding: 0;
    width: 100%;
  }
  .maite-detail-body table > tbody > tr > th,
  .maite-detail-body table > tbody > tr > td:first-of-type{
    background-color: transparent !important;
    padding-left: 0;
    font-weight: bold;
  }
  .maite-detail-body table > tbody > tr > td{
    padding-left: 1em;
  }

  .maite-categories ul{
    float: none;
    margin-left: 0;
    width: auto;
  }

  /* product archive */
  .mite-product-col li {
    width: 30.3%;
  }
  /* set text*/
  .seo-text{
    text-align: left !important;
  }
  .seo-text .lead{
    font-size: 16px;
  }
}


/* Mobile (Landscape) 画面の横幅が480px〜767pxまで */

@media only screen and (min-width: 480px) and (max-width: 767px) {
}



/* meanmenu */
.mean-container .mean-nav ul{
  background-color: #0c1923 !important;
}
.mean-container .mean-nav ul li{
  margin-left: 0;
}
.mean-container .mean-nav .sub-menu a{
  padding-right: 10% !important;
  padding-left: 10% !important;
}
.mean-container .mean-nav ul li a.mean-expand{
  padding: 12px 12px 0 12px !important;
}
.mean-bar .mean-nav ul li.shopping a{
  padding: 1em 5% !important;
}
.mean-bar .mean-nav ul li.shopping a i{
  border: none !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
  color: inherit !important;
}
.mean-bar .mean-nav ul li.sns{
  display: none;
}

/* 商品についてページの調整 */
.page-id-3836 #main .threequarter table{
  width: 100% !important;
  table-layout: fixed;
}
.page-id-3836 #main .threequarter table div{
  width: 100% !important;
}
.page-id-3836 #main .threequarter table img{
  max-width: 100% !important;
  height: auto;
}


/* メルマガボックス
--------------------------------- */
.mailmagazine,
.mailmagazine *{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mailmagazine{
  position: relative;
}

.mailmagazine .bg{
  width: 100%;
  height: auto;
}
.mailmagazine .bg.sp{
  display: none;
}
.mailmagazine form{
  position: absolute;
  bottom: 15px;
  left: 0;
  margin: 0;
  width: 100%;
}
.mailmagazine fieldset{
  display: table;
  margin: 0;
  border: none;
  padding: 0 20px;
  width: 100%;
}
.mailmagazine fieldset .input-name,
.mailmagazine fieldset .input-mail,
.mailmagazine fieldset .input-submit{
  display: table-cell;
  padding: 10px;
}
.mailmagazine fieldset .input-name{
  width: 30%;
}
.mailmagazine fieldset .input-mail{
  width: 40%;
}
.mailmagazine fieldset .input-submit{
  text-align: center;
}
.mailmagazine .inputText{
  border-color: #aaa;
  background-color: #fff;
  padding: 10px;
  width: 100%;
  box-shadow: 0 2px 6px 0 rgba(0,0,0,0.3) inset;
  border-radius: 4px;
}
#touroku_name{}
#touroku_mail{}
.mailmagazine .formBtn{
  display: inline-block;
  margin: 0;
  border: none;
  background-color: transparent;
  background-image: url("./images/mailmagazine-btn.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  padding: 0;
  width: 188px;
  height: 62px;
  text-indent: -10000px;
}
.mailmagazine .formBtn:hover{
  opacity: .7;
}


/* サイド用 */
.mailmagazine-s .bg.pc{
  display: none;
}
.mailmagazine-s .bg.sp{
  display: block;
}
.mailmagazine-s fieldset,
.mailmagazine-s fieldset .input-name,
.mailmagazine-s fieldset .input-mail,
.mailmagazine-s fieldset .input-submit{
  display: block;
  padding: 0;
  width: 100%;
}
.mailmagazine-s fieldset{
  padding-right: 15px;
  padding-left: 15px;
}
.mailmagazine-s fieldset .input-name,
.mailmagazine-s fieldset .input-mail,
.mailmagazine-s fieldset .input-submit{
  margin-bottom: 5px;
}
.mailmagazine-s fieldset .input-submit{
  margin: 0;
}
.mailmagazine-s .formBtn{
  margin: 0 auto;
  background-image: url("./images/mailmagazine-s-btn.png");
  background-position: center 0;top
  -webkit-background-size: 100% auto;-webkit-background-size-webkit-background-size-webkit-background-size-webkit-background-size-webkit-background-size-webkit-background-size-webkit-background-size-webkit-background-size-webkit-background-size-webkit-background-size-webkit-background-size-webkit-background-size-webkit-background-size-webkit-background-size
  background-size: 100% auto;background-sizebackground-sizebackground-sizebackground-sizebackground-sizebackground-sizebackground-sizebackground-sizebackground-sizebackground-sizebackground-sizebackground-sizebackground-size
  width: 188px;widthwidthwidthwidthwidthwidthwidthwidthwidthwidthwidthwidth
  height: 72px;heightheightheightheightheightheightheightheightheightheightheight
}

/* スモールスクリーン */
@media only screen and (max-width: 959px) and (min-width: 768px){
  .mailmagazine form{
    bottom: 15px;
    margin: 0;
  }
  .mailmagazine fieldset .input-name,
  .mailmagazine fieldset .input-mail,
  .mailmagazine fieldset .input-submit{
    padding: 0 5px;
  }

  .mailmagazine-s form{
    bottom: 10px;
  }
  .mailmagazine-s fieldset .input-name,
  .mailmagazine-s fieldset .input-mail,
  .mailmagazine-s fieldset .input-submit{
  }
  .mailmagazine-s .formBtn{
    width: 118px;
    height: 42px;
  }
}
@media (max-width: 767px){
  .mailmagazine .bg.pc{
    display: none;
  }
  .mailmagazine .bg.sp{
    display: block;
  }
  .mailmagazine form{
    bottom: 25px;
  }
  .mailmagazine fieldset,
  .mailmagazine fieldset .input-name,
  .mailmagazine fieldset .input-mail,
  .mailmagazine fieldset .input-submit{
    display: block;
    padding: 0 13px;
    width: 100%;
  }
  .mailmagazine fieldset .input-name,
  .mailmagazine fieldset .input-mail{
    margin-bottom: 20px;
  }
  .mailmagazine fieldset .input-submit{
    margin-bottom: 0;
  }
  .mailmagazine .inputText{
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 16px;
  }
}

/*アルパカの魅力ページのスタイル追加*/
    .toc__container {
      border: 3px #e6878c double;
      width: 100%;
      overflow: hidden;
      padding: 1.5rem;
      font-weight: bold;
    }
    .toc__title {
      color: #e6878c;
      font-size: 1.8rem;
      text-align: center;
    }
    .toc__list,
    .toc__list ul {
      list-style: none;
    }

    .toc__list a {
      text-decoration: none;
      color: #333;
    }
    .toc__list li{
      line-height:2.5;
    }
    .emphasis {
      color: #e6878c;
      font-weight: bold;
      letter-spacing: 0.5rem;
    }
    .simple-box1 {
      background-color: #eee;
      padding: 1rem;
    }
    .title-h2 {
      font-size: 2.5rem;
      font-weight: bold;
      border-left: 2px solid #e6878c;
      padding: 1rem 1.5rem;
    }
    .title-h3 {
      font-size: 2rem;
      font-weight: bold;
      border-left: 2px solid #e6878c;
      padding-left: 1rem;
      margin-top: 1rem;
    }
@media screen and (min-width:757px){
  .product-item{
    display: flex;
  }
}
.img-inversion{
  transform:scale(-1,1);
}