/* スライド
//////////////////////*/
/* 表示形式：T */
.goods-list__t {
width: 89.333%;
margin: 0 auto 2.5rem;
padding: 2.5rem 0 0;
display: flex;
flex-flow: wrap;
}
@media screen and (min-width: 768px) {
.goods-list__t {
width: 100%;
margin: 0 auto 5.8rem;
padding: 0;
}
.goods-list__t .goods-list__p-item {
    width: 15.83%;
    margin: 0 0 0 1%;
}
.goods-list__t .goods-list__p-item:nth-child(6n+1) {
margin-left: 0;
}
.goods-list__t .goods-list__p-item:nth-child(n+7) {
margin-top: ;
}
}
@media screen and (min-width: 768px){
.goods-list__t .goods-list__p-item:nth-child(n+6) {
    margin-top: ;
}}

.goods-list__t .goods-list__p-item_2:nth-child(n+7) {
margin-top: ;
}
}
@media screen and (min-width: 768px){
.goods-list__t .goods-list__p-item_2:nth-child(n+6) {
    margin-top: ;
}}


.swiper-wrapper {
    position: relative;
    width: 30%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}


/* page-common
//////////////////////*/
.headline {
  text-align: center;
}

.headline__title {
  padding: 1.34em 0;
  font-size: 3rem;
  letter-spacing: 0.25ch;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
}

@media only screen and (max-width: 767px) {
  .headline__title {
    font-size: 2rem;
  }
}



/* section-lineup
//////////////////////*/
.section-lineup {
  padding-bottom: px;
}

@media only screen and (max-width: 767px) {
  .section-lineup {
    padding-bottom: px;
  }
}
/* section-lineup
//////////////////////*/
.section-lineup .content {
}

@media only screen and (max-width: 767px) {
  .section-lineup .content {
  }
}

.section-lineup .swiper-container {
  top: px;
}

.section-lineup .swiper-slide {
  width: 380px;
}

.section-lineup .swiper-slide .img img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .section-lineup .swiper-slide {
    width: 270px;
  }
}

.section-lineup .swiper-slide .item__summary {
  font-size: 1.2rem;
}

.section-lineup .swiper-slide .item__summary dl {
  padding: 25px 0 10px;
}

@media only screen and (max-width: 767px) {
  .section-lineup .swiper-slide .item__summary dl {
    padding: 16px 0 10px;
  }
}

.section-lineup .swiper-slide .item__summary dt {
  font-size: 1.6rem;
  line-height: 1.4;
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .section-lineup .swiper-slide .item__summary dt {
    font-size: 1.4rem;
    line-height: 1.6;
  }
}

.section-lineup .swiper-slide .item__summary dd span {
  font-size: 1.6rem;
}

.section-lineup .swiper-slide .item__summary p {
  font-family: 'Noto Sans JP', sans-serif;
}

.section-lineup .swiper-button-prev {
  background-image: url(../../images/glamagic/ico-arrow-prev.png);
  background-size: 100% auto;
  top: 210px;
  background-color: #000;
  padding: 30px;
  left: 0px;
}

@media only screen and (max-width: 767px) {
  .section-lineup .swiper-button-prev {
    padding: 18px;
    top: 163px;
  }
}

.section-lineup .swiper-button-next {
  background-image: url(../../images/glamagic/ico-arrow-next.png);
  background-size: 100% auto;
  top: 210px;
  background-color: #000;
  padding: 30px;
  right: 0;
}

@media only screen and (max-width: 767px) {
  .section-lineup .swiper-button-next {
    padding: 18px;
    top: 163px;
  }
}

.section-lineup .profile {
  font-family: 'Noto Sans JP', sans-serif;
  padding: 0 25px;
}

.section-lineup .profile-in {
  position: relative;
  padding: 35px 40px;
  width: 720px;
  margin: 0 auto;
  box-shadow: 0 0 7px 7px rgba(180, 180, 180, 0.1);
}

@media only screen and (max-width: 767px) {
  .section-lineup .profile-in {
    margin-top: 35px;
    width: 100%;
    padding: 24px 19px;
  }
}

.section-lineup .profile-in h3 {
  font-size: 1.4rem;
  letter-spacing: 0.52ch;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  margin-bottom: 12px;
}

@media only screen and (max-width: 767px) {
  .section-lineup .profile-in h3 {
    margin-bottom: 9px;
  }
}

.section-lineup .profile-in .name {
  margin-bottom: 10px;
  letter-spacing: 0.4ch;
}

@media only screen and (max-width: 767px) {
  .section-lineup .profile-in .name {
    letter-spacing: 0.6ch;
  }
}

.section-lineup .profile-in .txt {
  font-size: 1.2rem;
  line-height: 2.2;
}

.section-lineup .profile-in .img {
  width: 74px;
  position: absolute;
  top: 40px;
  right: 40px;
}

@media only screen and (max-width: 767px) {
  .section-lineup .profile-in .img {
    top: 20px;
    right: 20px;
  }
}

.section-lineup .profile-in .img img {
  width: 100%;
}






/* 機能POPタブ分け
//////////////////////*/

@media screen and (max-width: 767px)
.tab-group {
    padding: 0 0px;
    margin-right: -0px;
    margin-left: -0px;
}
.tab-group {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    background: url(/common/feature/images/eglamagic/pc/line.png) repeat-x 0 bottom;
}

.tab-group .tab.is-active {
    background: #fff;
    transition: all 0.2s ease-out;
    border-top: 1px solid #808080;
    border-right: 1px solid #808080;
    border-left: 1px solid #808080;
    border-bottom: none;
}
.tab-group .tab {
    position: relative;
    flex-grow: 1;
    border-top: 1px solid #808080;
    border-right: 1px solid #808080;
    border-left: 1px solid #808080;
    border-bottom: 1px solid #808080;
    padding: 5px 0px 5px  0px;
    margin: 0;
    list-style: none;
    text-align: center;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
    cursor: pointer;
    background-color: #ebebeb;
    width: calc(100% / 3);
    margin-right: 5px;
}

.tab-group .tab01 {
    position: relative;
    flex-grow: 1;
    border-top: 1px solid #808080;
    border-right: 1px solid #808080;
    border-left: 1px solid #808080;
    border-bottom: 1px solid #808080;
    padding: 5px 0px 5px  0px;
    margin: 0;
    list-style: none;
    text-align: center;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
    cursor: pointer;
    background-color: #6BC4CE;
    width: calc(100% / 3);
    margin-right: 5px;
}
.tab-group .tab02 {
    position: relative;
    flex-grow: 1;
    border-top: 1px solid #808080;
    border-right: 1px solid #808080;
    border-left: 1px solid #808080;
    border-bottom: 1px solid #808080;
    padding: 5px 0px 5px  0px;
    margin: 0;
    list-style: none;
    text-align: center;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
    cursor: pointer;
    background-color: #FFF100;
    width: calc(100% / 3);
    margin-right: 5px;
}
.tab-group .tab03 {
    position: relative;
    flex-grow: 1;
    border-top: 1px solid #808080;
    border-right: 1px solid #808080;
    border-left: 1px solid #808080;
    border-bottom: 1px solid #808080;
    padding: 5px 0px 5px  0px;
    margin: 0;
    list-style: none;
    text-align: center;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
    cursor: pointer;
    background-color: #F19975;
    width: calc(100% / 3);
    margin-right: 5px;
}
    
    
@media screen and (max-width: 767px)
.tab-group .tab {
    border-top: 1px solid #808080;
    border-right: 1px solid #808080;
    border-left: 1px solid #808080;
    margin-right: 0;
    padding: 5px;
}


.tab-group .tab p {
    font-size: 1.8rem;
    color: #696969;
}

/* スマートフォンで見たとき */
@media only screen and (max-width: 750px) {
.tab-group .tab p {
    font-size: 1.3rem;
    color: #696969;
}
}

.panel-group .panel.is-show {
    display: block;
}
@media screen and (max-width: 767px)
.panel-group .panel {
    margin-top: 20px;
}

.panel-group .panel {
    display: none;
    margin-top: 22px;
}

.column-box .item dl dd .sub-img {

    width: 640px;
    height: auto;
    max-width: 100%;

}

@media screen and (max-width: 767px)
#main .flex-box.column-box {
    flex: none;
}
#main .flex-box.column-box {
    margin-bottom: 0px;
}
#main .flex-box {
    display: flex;
    flex-wrap: wrap;
}

#main .flex-box.column-box .item {
    width: calc(40% - 20px);
    margin-right: 20px;
}

#main .flex-box.column-box .text {
    width: calc(60% - 0px);
    margin-right: 0px;
}
    
#main .sec01 .heading_h1 span {
    background: linear-gradient(transparent 57%, #f4e5db 0%);
}

#main .sec02 .heading_h1 span {
    background: linear-gradient(transparent 57%, #f4e5db 0%);
}

#main .sec03 .heading_h1 span {
    background: linear-gradient(transparent 57%, #f4e5db 0%);
}    







/* 商品紹介
//////////////////////*/

#main .flex-box {
    display: flex;
    flex-wrap: wrap;
}

@media only screen and (max-width: 750px) {
#main .flex-box  {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}   
}
    
.item-only {
    width: 491px;
    margin: 0px auto 0;
}
    
.item-only .coode-item-img {
    width: 60%;
}
    

.item-only .coode-item-txt {
    margin: 0 0 0 20px;
    width: calc(40% - 20px);
}
    
.item-only .coode-item-txt .btn_wrap {
    text-align: left;
}
.btn_wrap {
    margin: 10px auto 10px;
}
.btn_wrap {
    margin: 10px auto 10px;
    text-align: center;
}
    
.item-only .coode-item-txt .btn_wrap a {
    text-align: center;
}





/* 背景ありタイトル_ttl-1/2
//////////////////////*/

.ttl-1 {
background-color: #fad9d5;
padding: 10px;
}

.ttl-2 {
background-color: #dbe4e5;
padding: 10px;
}

.ttl-3 {
background-color: #dfdced;
padding: 10px;
}




/* レビュー_アコーディオン
//////////////////////*/

summary {
  cursor: pointer;

}
details {
border-radius: 3px;
    color: #333;
    background-color: #F3ADB2;
    border: px solid #F3ADB2;
    padding: 15px 0 10px 0;
    margin: 10px auto 50px;
    width: 100%;
}
details[open] {
  background: #F2CFD5;

}




    
/* 機能内_画像
//////////////////////*/

.kinou {
float: left;
width: 50%;
padding-right: 10px;
}
</style> 




/* ジャンプ_タブ分け
//////////////////////*/
<style>
.content {
  width: 100%;
  height: auto;
  background-color: ;
}

.inner {
  padding-top: 30px;
  display: flex;
  justify-content: space-evenly;
}

.inner-1 {
padding: 14px 6px 8px 6px;
width: 50%;
 width: 90%; /*幅の調節*/
 color: #555; /*文字色*/
 background-color: #fff; /*背景色*/
 border: 2px solid #555; /*線の太さ・色*/
 border-radius: 5px; /*角の丸み*/ 
line-height: 10px;

}

.inner-2 {
padding: 14px 6px 8px 6px;
width: 50%;
 width: 90%; /*幅の調節*/
 color: #555; /*文字色*/
 background-color: #fff; /*背景色*/
 border: 2px solid #555; /*線の太さ・色*/
 border-radius: 5px; /*角の丸み*/ 
margin-left: 10px;
margin-right: 10px;
line-height: 10px;
}

.inner-3 {
padding: 14px 6px 8px 6px;
width: 20%;
 width: 90%; /*幅の調節*/
 color: #666666; /*文字色*/
 background-color: #fff; /*背景色*/
 border: 2px solid #ccc; /*線の太さ・色*/
 border-radius: 8px; /*角の丸み*/ 
line-height: 10px;
}





/* アコーディオン_矢印なし
//////////////////////*/


ul.menu {
  display: none;
}

span.menu{
  cursor: pointer;
}

li.menu {
  cursor: pointer;
}


/*  商品紹介
//////////////////////*/
#main .flex-box {
    display: flex;
    flex-wrap: wrap;
}

@media only screen and (max-width: 750px) {
#main .flex-box  {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}   
}
    
.item-only {
    width: 491px;
    margin: 15px auto 0;
}
    
.item-only .coode-item-img {
    width: 40%;
}
    

.item-only .coode-item-txt {
    margin: 0 0 0 20px;
    width: calc(60% - 20px);
}
    
.item-only .coode-item-txt .btn_wrap {
    text-align: left;
}
.btn_wrap {
    margin: 10px auto 10px;
}
.btn_wrap {
    margin: 10px auto 10px;
    text-align: center;
}
    
.item-only .coode-item-txt .btn_wrap a {
    text-align: center;
}
.btn_wrap .btnItem.b_black {
    background-color: #4D4D4D;
    color: #fff;
}
.btn_wrap .btnItem {
    max-width: 220px;
}
.btn_wrap .btnItem {
    background-color: #fff;
    color: #4D4D4D;
    border: 1px solid #4D4D4D;
    border-radius: 4px;
    font-size: 13px;
    padding: 17px 10px;
    max-width: 220px;
    width: 100%;
}
.btn_wrap a {
    display: inline-block;
}
a:link, a:visited, a:hover, a:active {
    color: #4d4d4d;
    text-decoration: none;
}
a, a img {
    transition: all 0.5s;
}    
