@charset "UTF-8";

/*
 responsive [
----------------------------------------------------------- */
@media screen and (max-width: 1050px) {
.life-content1 {
    left: 0px;
}
.life-content2 {
    right: 0px;
}
.life-content3 {
    left: 0px;
}
}
@media screen and (max-width: 768px) {

.slick-track {
  width: 100%;
}
.slider  img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: auto;
  width: auto\9; /* ie8 */
  margin: 0 auto;
}
.container {
    padding-top: 50px;
}
.header-inner {
  height: 50px;
  padding: 10px;
}
#nav-toggle {
    top: 10px;
    right: 0;
}
.header-menu {
    margin-right: 40px;
}
/*
about[
----------------------------------------------------------- */
.inner {
  display: flex;
  flex-direction: column;
}
.item {
  width: 100%;
  padding: 0 20px;
  background-color: #fff;
}
.item_txt {
  margin-top: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  text-align: justify;
}
sup {
    font-size: 1.2rem;
}
#about .more_btn {
    font-family: 'Hind Madurai', sans-serif;
    letter-spacing: 5px;
    position: relative;
    border: 2px solid #000;
    margin: 40px auto 0;
    width: 270px;
    height: 52px;
    text-align: center;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 50px;
    cursor: pointer;
}
.sm-no {
  display: none;
}
.btn-icon {
  margin-top: 30px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.img-box {
    margin: 20px auto;
}
/*
instagram[
----------------------------------------------------------- */
.items {
    width: 33%;
    margin: 0;
    padding: 0;
}
#products .wrap {
  padding: 0 20px;
}
.next_p {
    right: 0%;
}
.prev_p {
    left: 0%;
}
#voice .wrap {
  padding: 0 10px;
}
.items {
    width: 33.3%;
    margin: 0;
    padding: 10px 10px;
}
.products-top {
    background-size: contain;
    background-position: 0 50px;
    background-repeat: no-repeat;
    height: 47vh;
}
.products-inner {
    flex-direction: column;
}
.products-slider img {
	width: 100%;
	height: auto;
}
.products-wrap {
    padding: 0 20px;
    margin: 50px auto;
}
.products-inner-l {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
}
.products-inner-r {
    width: 100%;
    display: flex;
    justify-content: space-around;
}

/*190911add*/
.about_contents01{
  flex-direction: column;
}
.about-inner_l{
  width:100%!important;
  margin-right: 0!important;
}
.about-inner_r{
  width:100%!important;
}
.about_contents02{
  flex-direction: column-reverse;
}
.about_contents03{
  flex-direction: column;
}
.about_contents01 .about-inner_r {
    padding: 0px 0px 0;
}
.about_contents02 .about-inner_l {
    padding: 0px 0px 0;
}
.about_contents03 .about-inner_r {
    padding: 0px 0px 0;
}
.about_contents h4 {
    margin: 20px auto;
    font-size: 130%;
}
}

@media screen and (max-width: 480px) {
/* 480pxまでの幅の場合に適応される */
section {
  margin-bottom: 60px;
}

#voice .wrap {
  padding: 0 10px;
}
.items {
    width: 50%;
    margin: 0;
    padding: 10px 10px;
}
#products .slick-slide img {
    width: 171px;
    height: auto;
}
h2 {
    font-size: 2.3rem;
}
h3 {
    font-size: 2.2rem;
}
.sp-other {
  display: flex;
  justify-content: space-between;
}
.header-logo {
    width: 50%;
}
.header-logo {
    margin-left: 5px;
}
/* .header-menu {
  display: none;
} */
.slider img {
  width: 50%;
}
#gloval-nav nav {
    position: absolute;
    top: 50px;
    left: 25%;
}
.thumbnail-item {
  margin: 2.5px 1.28px;
}
.thumbnail-item:first-child {
  margin: 2.5px 1.25px 2.5px 4px;
}
.thumbnail-item:last-child {
  margin: 2.5px 4px 2.5px 1.25px;
}
.thumbnail-item img {
    vertical-align: top;
}
.mfp-image-holder .mfp-content {
    width: 95%;
}
.insta-left {
    width: 100%;
}
.insta-right {
    width: 100%;
    padding: 14px 0 12px 0;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-left {
    left: 0;
}
.insta-container {
    flex-direction: column;
    padding: 10px;
}
#about .more_btn:hover {
    background-color: #000;
    color:#fff;
    transition: ease-out .5s;
}
.next {
    top: 50%;
    width: 15px;
}
.prev {
    top: 50%;
    width: 15px;
}
#gloval-nav {
    top: 45px;
  }
  #gloval-nav {
    justify-content: none;
  }
  .nav-sns {
    margin-top: 50px;
    width: 200px;
}
#products .slick-slide p {
  display: block;
  margin-bottom: 10px;
}
#top-slider2 {
  display: block;
}
#top-slider {
  display: none;
}
.sp-on {
  display: block;
  font-size: 1.5rem;
}
.sp-off {
  display: none;
}
footer .text {
    display: flex;
    flex-direction: column;
}
footer .text li {
  padding: 18px;
  border-top: 1px solid #999;
  font-size: 1.2rem;
}
footer .text li:last-child {
  border-bottom: 1px solid #999;
}

#products{
  margin-bottom: 95px;
}
.voice-inner img {
    width: 100%;
    height: auto;
}
.voice-inner {
    flex-direction: column;
}
#cboxPrevious, #cboxNext {
    top: 295px;
}
.inner-text {
    padding: 15px 0;
}
#cboxClose {
    top: 5px;
    width: 36px;
}
#colorbox {
    top: 50px !important;
}
#cboxContent {
    height: 100vh !important;
    margin-top: -5px;
    overflow-y: scroll;
}
/*
about-page[
----------------------------------------------------------- */
.about-top {
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
    height: 38vh;
}
.about-banner-01,
.about-banner-02,
.about-banner-03 {
    background-size: cover;
    /*height: 120px;*/
    margin: 50px 0;
}
.about-wrap h3 {
    font-size: 2.7rem;
    padding: 10px 0;
    margin: 0px 0!important;
}
.about-wrap p {
    font-size: 1.4rem;
    line-height: 1.4;
}
.about-card span {
    font-size: 1.4rem!important;
}
.about-wrap {
    padding: 0 20px;
}
.page-title {
    margin-bottom: 10px;
    font-size: 3rem;
}
.about-concept {
    padding: 7px 0;
    width: 200px;
    font-size: 1.45rem;
}
.under {
    margin: 50px auto;
}
.sub-title {
    font-size: 1.8rem;
    margin-bottom: 25px;
}
.sub-title2 {
    font-size: 1.8rem;
}
.life {
    flex-direction: column;
}
.life2 {
    flex-direction: column;
}
.test1, .test2, .test3{
    width: 100%;
    height: auto;
}
.life-content1 {
    background-color: #d7cfcac7;
    padding: 10px 20px;
    bottom: 50%;
    left: 18px;
    right: 18px;
    z-index: 1;
}
.life-content2 {
    background-color: #d7cfcac7;
    padding: 10px 20px;
    left: 18px;
    right: 18px;
}
.pc-off {
	display: block;
}
.life-content3 {
    background-color: #d7cfcac7;
    padding: 10px 20px;
    bottom: 63%;
    left: 18px;
    right: 18px;
}
.life-content4 {
    background-color: #d7cfcac7;
    padding: 10px 20px;
    bottom: 37%;
    left: 18px;
    right: 18px;
    z-index: 1;
}
.life-content5 {
    background-color: #d7cfcac7;
    padding: 10px 20px;
    bottom: -20px;
    left: 18px;
    right: 18px;
}
.life br {
    display: none;
}
.life2 br {
  display: none;
}
.life,.life2 img {
	cursor: none;
}
.line-contents {
    width: 165px;
    margin: 10px auto;
}
.life img {
    padding: 10px 0;
}
.life2 img {
    padding: 10px 0;
}
.sm-txt img {
 display: inline-block;
 width:100px;
 margin: auto;
}
.life2 p {
    line-height: 1.4;
    text-align: left;
    font-size: 1.4rem;
    margin-bottom: 0;
}
.about-inner_r_list {
    max-width: 300px;
}
/*
products-page[
----------------------------------------------------------- */
.products-top {
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
    height: 38vh;
}
.products-wrap {
  padding: 0 20px;
  margin: 50px auto;
}
/* .products-wrap br {
  display: none;
} */
.products-contents h3 {
    font-size: 2rem;
}
.inner-rr p {
    font-size: 1.3rem;
    text-align: center;
}
.inner-rr img {
    width: 100px;
    margin: 50px 0 10px 0;
}
#products-page .products-slider img {
  width: 30%;
  height: auto;
}
.products-inner-r img {
    width: 220px;
    margin-top: 20px;
}
.products-inner-r {
    width: 100%;
    flex-direction: column;
    align-items: center;
}
.slick-dots {
    width: 100%;
}
/*
item-page[
----------------------------------------------------------- */
.item-wrap {
  padding: 0 20px;
  margin: 60px auto;
}
#item-page ul {
    width: 100%;
    font-size: 1.4rem;
    margin: 50px auto;
}
#item-slider .slick-dots {
    width: 20%;
}
.item-img {
	width: 160px;
	margin: 0 auto;
}

/*190829add*/
.inner-rr h4 {
    font-size: 1.8rem;
    /* text-align: center; */
}
.inner-rr ul {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 10px 0 20px 0px;
    width: 100%;
    margin: 20px auto;
    font-size: 1.5rem;
    line-height: 100%;
}
.inner-rr ul li{
  margin-left: 6%;
  width:94%;
  position: relative;
}
.inner-rr ul li:before{
 left:-6%;
 top:6px;
 position: absolute;
}
.inner-rr ul li:first-child{
  padding-left:6%;
  width:94%;
  position: relative;
}
.inner-rr ul li:first-child:before{
 left:-6%;
 top:8px;
 position: absolute;
}
.inner-rr .product_price {
    font-size: 2.5rem;
    width: 100%;
    text-align: center;
    line-height: 100%;
    padding-left: 0;
}
.inner-rr .product_cat {
    font-size: 1.2rem;
    width: 100%;
    text-align: center;
    padding-left: 0;
}
.item-img-box {
    position: relative;
    display: block;
    cursor: pointer;
    width: 220px;
    margin: 0px auto;
    text-align: center;
}
.products-inner {
    display: flex;
    position: relative;
    margin-bottom: 40px;
}
.anchor{
    display: block;
    padding-top: 40px;
    margin-top: -40px;
}
}
