section.header .fs-p-logo {
    padding: 0;
    max-width: 230px;
}
.menu-box{
max-height: 660px;
}

a::hover{
cursor: pointer;
cursor: hand;
}

li.fs-pt-menu__item.fs-pt-menu__item--lv1 {
    cursor: pointer;
    cursor: hand;
}

div#fs-recommend--flick h3.fr2-listItem__productName {
    display: none;
}


.fs-p-logo {
    padding: 0;
margin: 0 auto;
    max-width: 230px;
}

/*210317*/
@media (max-width: 767px){
section.top-ranking ul.tab-area {
    display: block;
}
section.top-ranking ul.tab-area li.tab {
    width: 150px;
    display: inline-block;
}

footer section.footer-sitemap .sitemap.row {
    display: flex;
}

}

/*210318*/
  @media (max-width: 599px) {
div.menu-box {
    padding: 25px 3.2vw 65vh;
}
}

.fs-icon--cart:before{
color: #fff;
}

@media (max-width: 599px) {
body#fs_ProductDetails .fs-l-productLayout span.fs-c-productNameHeading__name {
    font-size: 10px;
}
.fs-l-footer section.footer .col-lg-10 ul.d-sm-flex li.ft-tel a {
    font-size: 20px;
}
}

/*210518*/
@media screen and (max-width: 959px) {
    body#fs_ProductDetails ul.fs-c-productCarouselMainImage__thumbnailList{
        padding: 0;
        margin: 0 0 0 2%;
    }
    body#fs_ProductDetails ul.fs-c-productCarouselMainImage__thumbnailList > li{
        flex-basis: 18%;
        margin: 0 2% 2% 0;
    }
    body#fs_ProductDetails .fs-c-productCarouselMainImage ul.fs-c-productCarouselMainImage__thumbnailList > li img{
        max-width:100%;
    }
}

body#fs_ProductDetails span.fs-c-productNameHeading__copy {
font-size: 7px;
}

.fs-c-cartTable__productName > .fs-c-listedProductName__variation,
.fs-c-cartTable__productName > .fs-c-listedProductName__selection {
font-size:1.2rem
}.fs-c-cartTable__productName > .fs-c-cartTable__productName__name {
font-size:1rem;
}

.top-newitem h3.product-name {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

@media (max-width: 599px){
#fs_Top section.fs-l-pageMain > section.top-sale {
    padding-top: 1px;
    padding-bottom: 100px;
}
#fs_Top section.fs-l-pageMain >　section.top-search.sp {
    padding-top: 1px;
    padding-bottom: 0px;
}
#fs_Top section.fs-l-pageMain > section.top-search {
    padding-top: 0px;
    padding-bottom: 50px;
}

#fs_Top section.fs-l-pageMain > section.top-calendar {
    padding-top: 50px;
    padding-bottom: 1px;
}
}

/*20210730商品グループ内メッセージ非表示*/
.fs-c-noResultMessage
{display:none;}

p { margin:0 !important; }
/*h2 { font-size: 1em !important; }*/
h3 { font-size: 1em !important; }
body, input, textarea, select {
    font-family: YakuHanJP_Narrow, "Yu Gothic Medium", "Yu Gothic", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif !important;
    font-size: 16px;
    font-weight: 500 !important;
    line-height: 1.75 !important;
}

h2.top-title {
  font-size: 35px !important;
  margin: 0 auto 30px !important;
  line-height: 1 !important; }



/*20240422追加*/
/*-----------------------------------------------
　　共通
-----------------------------------------------*/
.sp{
  display: none;
}
.none{
  display: none;
}

.center{
  text-align: center!important;
}
.left{
  text-align: left!important;
}

.bold{
  font-weight: bold;
}

.fs16{
  font-size: 16px;
}
.fs18{
  font-size: 18px;
}

.lh-1-3{
  line-height: 1.3!important;
}
.lh-1-5{
  line-height: 1.5!important;
}
.lh-2{
  line-height: 2!important;
}

.red{
  color: #e74c3c;
  font-weight: bold;
}

.bluegray{
  color: #7a8797;
}

.marker{
  background: linear-gradient(transparent 50%, #fff000 50%) !important;
}

.t-deco{
  text-decoration: underline;
}

.m0{
  margin: 0!important;
}
.mt0{
  margin-top: 0!important;
}
.mr0{
  margin-right: 0!important;
}
.mt5{
  margin-top: 5px!important;
}
.mt10{
  margin-top: 10px!important;
}
.mt15{
  margin-top: 15px!important;
}
.mt20{
  margin-top: 20px!important;
}
.mt30{
  margin-top: 30px!important;
}
.mt40{
  margin-top: 40px!important;
}
.mt50{
  margin-top: 50px!important;
}
.mt60{
  margin-top: 60px!important;
}
.mt80{
  margin-top: 80px!important;
}
.mt100{
  margin-top: 100px!important;
}
.mt140{
  margin-top: 140px!important;
}
.mb0{
  margin-bottom: 0!important;
}
.mb5{
  margin-bottom: 5px!important;
}
.mb10{
  margin-bottom: 10px!important;
}
.mb20{
  margin-bottom: 20px!important;
}
.mb30{
  margin-bottom: 30px!important;
}
.mb50{
  margin-bottom: 50px!important;
}
.mb80{
  margin-bottom: 80px!important;
}
.mb100{
  margin-bottom: 100px!important;
}
.pb20{
  padding-bottom: 20px!important;
}

.relative {
  position: relative;
}

@media only screen and (max-width: 767px) {
.pc{
  display: none;
}
.sp{
  display: inherit;
}
.sp-center{
  text-align: center;
}

.sp_mt0{
  margin-top: 0!important;
}
.sp_mt10{
  margin-top: 10px!important;
}
.sp_mt20{
  margin-top: 20px!important;
}
.sp_mt40{
  margin-top: 40px!important;
}
.sp_mt60{
  margin-top: 60px!important;
}
.sp_mt80{
  margin-top: 80px!important;
}
.sp_mb20{
  margin-bottom: 20px!important;
}
.sp_mb50{
  margin-bottom: 50px!important;
}
.sp_mb-50{
  margin-bottom: -50px!important;
}
.sp_pb10{
  padding-bottom: 10px!important;
}
.sp_pb50{
  padding-bottom: 50px!important;
}
.sp_pb70{
  padding-bottom: 70px!important;
}
}

/*-----------------------------------------------
　　ボタン
-----------------------------------------------*/
.btn-cover{
    justify-content: center;
    display: flex;
    margin: 20px 0;
}
a.btn-n{
    background: #c6ab99;
    color: #fff;
    width: 300px;
    height: 50px;
    display: block;
    text-align: center;
    padding: 13px;
}
a.btn-n.bluegray{
    background: #99abc1;
}

/*右向き矢印*/
.arrow_r {
  position: relative;
}
.arrow_r:after {
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 16px;
  bottom: 0;
  margin: auto;
}

/*下向き矢印*/
.arrow_u {
  position: relative;
}
.arrow_u:before {
  content: '';
  width: 12px;
  height: 12px;
  border: 0;
  border-bottom: solid 2px #c6ab99;
  border-right: solid 2px #c6ab99;
  transform: rotate(45deg);
  position: absolute;
  left: 0;
  bottom: 12px;
  right: 0;
  margin: auto;
}

@media only screen and (max-width: 767px) {
/*下向き矢印*/
.arrow_u:before {
  width: 8px;
  height: 8px;
  bottom: 6px;
}
}

/*-----------------------------------------------
　　ボタン(iPhone13ページのみ使用)
-----------------------------------------------*/
.linkbtn {
  text-align: center;
  width: 250px;
  margin: 20px auto;
}
.linkbtn a {
  font-size: 20px;
  font-weight: bold;
  border: 1px solid;
  padding: 10px;
  display: block;
}
.linkbtn a:hover{
  text-decoration: none;
  color: #fff;
  background: #333;
　transition: ease .2s;
}

.arrow {
  position: relative;
}
.arrow::after {
  content: '';
  width: 10px;
  height: 10px;
  border: 0;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  margin: auto;
}
.arrow:hover::after{
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
}


@media only screen and (max-width: 767px) {
.linkbtn {
  width: 100%;
}
.linkbtn a {
  font-size: 16px;
}
}

/*-----------------------------------------------
　　見出し
-----------------------------------------------*/
.Noto{
  font-family: 'Noto Serif JP', sans-serif;
}
.top-title-n{
  font-family: 'Noto Serif JP', sans-serif;
}
.sec-title {
  font-size: 30px!important;
  text-align: center;
  font-weight: bold;
  position: relative;
  margin-bottom: 50px !important;
}
.sec-title:after {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 50px;
  height: 2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: black;
  border-radius: 2px;
}
.sec-title.border-none:after {
  content: none;
}
.sub-title {
  font-size: 24px!important;
  text-align: center;
  font-weight: bold;
  margin: 5px 0 15px 0;
  line-height: 1.4;
  font-family: 'Noto Serif JP', sans-serif;
}
.title-area p {
  font-size: 20px!important;
  text-align: center;
  font-weight: bold;
}
.sub-title.accent {
  position: relative;
  display: inline-block;
  padding: 0 55px;
}
.sub-title.accent:before,.sub-title.accent:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 35px;
  height: 1px;
  background-color: black;
}
.sub-title.accent:before {
  left:0;
}
.sub-title.accent:after {
  right: 0;
}
.min-title{
  font-size: 20px!important;
  text-align: center;
  font-weight: bold;
  font-family: 'Noto Serif JP', sans-serif;
}

@media only screen and (max-width: 767px) {
.sec-title {
  font-size: 24px!important;
  line-height: 1.5 !important;
}
.sub-title {
  font-size: 20px!important;
  line-height: 1.5;
}
.title-area p {
  font-size: 16px!important;
}
.min-title{
  font-size: 16px!important;
  line-height: 1.5 !important;  
}
}

/*-----------------------------------------------
　　カラム
-----------------------------------------------*/
.flex_2_b,.flex_2_f,.flex_3_b,.flex_3_f,.flex_4_b,.flex_4_f,.flex_5_b,.flex_5_f,.flex_6_b,.flex_6_f{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.flex_2_item,.flex_3_item,.flex_4_item,.flex_5_item,.flex_6_item{
  box-sizing: border-box;
}

.flex_2_item {
  width: 48.5%;
  margin-bottom: 10px;
  margin-right: 3%;
}
.flex_2_item:nth-child(2n){
  margin-right: 0;
}
.flex_2_item.width-half{
  width: 50%;
  margin-right: 0;
}
.reverse{
  flex-direction: row-reverse;
}
.reverse .flex_2_item{
  margin-right: 0;
  margin-left: 3%;
}
.reverse .flex_2_item:nth-child(2n){
  margin-left: 0;
}

.flex_3_item {
  width: 31.33%;
  margin-bottom: 10px;
  margin-right: 3%;
}
.flex_3_item:nth-child(3n){
  margin-right: 0;
}

.flex_4_item {
  width: 22.75%;
  margin-bottom: 10px;
  margin-right: 3%;
}
.flex_4_item:nth-child(4n){
  margin-right: 0;
}

.flex_5_item {
  width: 17.6%;
  margin-bottom: 10px;
  margin-right: 3%;
}
.flex_5_item:nth-child(5n){
  margin-right: 0;
}

.flex_6_item {
  width: 15%;
  margin-bottom: 10px;
  margin-right: 2%;
}
.flex_6_item:nth-child(6n){
  margin-right: 0;
}

.ratio4-6{
  justify-content: space-between;
}
.ratio4-6 .flex_2_item:nth-child(1){
  width: 38%;
}
.ratio4-6 .flex_2_item:nth-child(2){
  width: 58%;
}

.ratio6-4{
  justify-content: space-between;
}
.ratio6-4 .flex_2_item:nth-child(1){
  width: 58%;
}
.ratio6-4 .flex_2_item:nth-child(2){
  width: 38%;
}

.ratio3-7{
  justify-content: space-between;
}
.ratio3-7 .flex_2_item:nth-child(1){
  width: 28%;
}
.ratio3-7 .flex_2_item:nth-child(2){
  width: 68%;
}

.ratio7-3{
  justify-content: space-between;
}
.ratio7-3 .flex_2_item:nth-child(1){
  width: 68%;
}
.ratio7-3 .flex_2_item:nth-child(2){
  width: 28%;
}

.ratio2-8{
  justify-content: space-between;
}
.ratio2-8 .flex_2_item:nth-child(1){
  width: 18%;
}
.ratio2-8 .flex_2_item:nth-child(2){
  width: 78%;
}

.ratio8-2{
  justify-content: space-between;
}
.ratio8-2 .flex_2_item:nth-child(1){
  width: 78%;
}
.ratio8-2 .flex_2_item:nth-child(2){
  width: 18%;
}

.flex{
  display: flex;
}
.block{
  display: block;
}
.jc-center{
  justify-content: center;
}
.jc-start{
  justify-content: flex-start;
}
.jc-end{
  justify-content: flex-end;
}
.jc-between{
  justify-content: space-between;
}
.ac-center{
  align-content: center;
}
.wrap-none{
  flex-wrap: nowrap;
}


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

/*スマホのときblockにする*/
.flex_2_b,.flex_3_b,.flex_4_b,.flex_5_b,.flex_6_b{
  display: block;
}
.flex_2_b .flex_2_item,.flex_3_b .flex_3_item,.flex_4_b .flex_4_item,.flex_5_b .flex_5_item,.flex_6_b .flex_6_item{
  width: 100%;
  margin-right: 0;
}
.reverse .flex_2_item{
  width: 100%;
  margin-left: 0;
}
.flex_2_b .flex_2_item + .flex_2_item,.flex_3_b .flex_3_item + .flex_3_item,.flex_4_b .flex_4_item + .flex_4_item,.flex_5_b .flex_5_item + .flex_5_item,.flex_6_b .flex_6_item + .flex_6_item{
  margin-top: 10px;
}

/*スマホのときflexのまま*/
.flex_2_f,.flex_3_f,.flex_4_f,.flex_5_f,.flex_6_f{
  margin: 0;
}
.ratio3-7-sp{
  align-items: center;
  justify-content: center;
}
.ratio3-7-sp .flex_2_item:nth-child(1){
  width: 28%!important;
}
.ratio3-7-sp .flex_2_item:nth-child(2){
  width: 68%!important;
}

/*スマホのとき横2*/
.sp_2clm{
  justify-content: space-between;
}
.sp_2clm .flex_3_item,.sp_2clm .flex_4_item,.sp_2clm .flex_5_item{
  width: 48.5%;
}
.sp_2clm .flex_3_item:nth-child(2n),.sp_2clm .flex_4_item:nth-child(2n),.sp_2clm .flex_5_item:nth-child(2n){
  margin-right: 0;
}

/*スマホのとき横3*/
.sp_3clm{
  justify-content: space-between;
}
.sp_3clm .flex_5_item,.sp_3clm .flex_6_item{
  width: 31.33%;
}
.sp_3clm .flex_5_item:nth-child(3n),.sp_3clm .flex_6_item:nth-child(3n){
  margin-right: 0;
}

.ratio4-6 .flex_2_item:nth-child(1),.ratio4-6 .flex_2_item:nth-child(2),
.ratio6-4 .flex_2_item:nth-child(1),.ratio6-4 .flex_2_item:nth-child(2),
.ratio3-7 .flex_2_item:nth-child(1),.ratio3-7 .flex_2_item:nth-child(2),
.ratio7-3 .flex_2_item:nth-child(1),.ratio7-3 .flex_2_item:nth-child(2),
.ratio2-8 .flex_2_item:nth-child(1),.ratio2-8 .flex_2_item:nth-child(2),
.ratio8-2 .flex_2_item:nth-child(1),.ratio8-2 .flex_2_item:nth-child(2){
  width: 100%;
}	
.sp-block{
  display: block!important;
}
.sp-flex{
  display: flex!important;
}
.column-reverse{
  flex-direction: column-reverse;

}
}

/*-----------------------------------------------
　　画像
-----------------------------------------------*/

img.img-100 {
  width: 100%;
  height: auto;
}
img.img-80 {
  width: 80%;
  height: auto;
}
img.img-60 {
  width: 60%;
  height: auto;
}
img.img-50 {
  width: 50%;
  height: auto;
  margin: 0 auto;
}
img.img-30 {
  width: 30%;
  height: auto;
}

.img-block {
  text-align: center;
  margin: 20px 0;
}


@media only screen and (max-width: 767px) {
img.img-80 {
  width: 100%;
}
}

/*パーツ：共通コンテンツ*/
/*-----------------------------------------------
　　こんなお悩みはありませんか？
-----------------------------------------------*/
.worries-area .flex_3_item　{
  background: #eaeaea;
}
.worries-area .flex_3_item:nth-child(1) img {
  width: 102px;
  height: auto;
}
.worries-area .flex_3_item:nth-child(2) img {
  width: 90px;
  height: auto;
}
.worries-area .flex_3_item:nth-child(3) img {
  width: 208px;
  height: auto;
}
.balloon01 {
  position: relative;
  padding: 20px 30px;
  background: #eaeaea;
  border-radius: 35px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  height: 124px;
  display: table;
  width: 100%;
}
.balloon01::before {  
  content: '';
  position: absolute;
  right: 70px;
  width: 13px;
  height: 13px;
  bottom: -35px;
  background: #eaeaea;
  border-radius: 50%;
}
.balloon01::after {
  content: '';
  position: absolute;
  right: 48px;
  width: 20px;
  height: 20px;
  bottom: -27px;
  background: #eaeaea;
  border-radius: 50%;
}
.balloon01 p {
  margin: 0; 
  padding: 0;
  display: table-cell;
  vertical-align: middle;
}

@media only screen and (max-width: 767px) {
.balloon01 {
  padding: 20px;
  height: auto;
}
.balloon01::before,.balloon01::after {
  content: none;
}
.worries-area .flex_3_item:nth-child(3) .balloon01::before {  
  content: '';
  position: absolute;
  right: 70px;
  width: 13px;
  height: 13px;
  bottom: -35px;
  background: #eaeaea;
  border-radius: 50%;
}
.worries-area .flex_3_item:nth-child(3) .balloon01::after {
  content: '';
  position: absolute;
  right: 48px;
  width: 20px;
  height: 20px;
  bottom: -27px;
  background: #eaeaea;
  border-radius: 50%;
}
}

/*-----------------------------------------------
　　そんなあなたのお悩みを～
-----------------------------------------------*/
.strong-area {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
  margin: 100px 0 130px 0;
}
.strong-area strong {
  color: #e74c3c;
}
.strong-area p:nth-child(2) strong {
  font-size: 60px;
}
.strong-area p:nth-child(2) strong span {
  font-size: 30px;
}
.strong-area p:nth-child(3) strong {
  font-size: 40px;
}
.strong-area p:nth-child(3) span  {
  font-size: 40px;
}

@media only screen and (max-width: 767px) {
.strong-area {
  font-size: 24px;
}
.strong-area p:nth-child(2) strong {
  font-size: 44px;
}
.strong-area p:nth-child(2) strong span {
  font-size: 24px;
}
.strong-area p:nth-child(3) strong {
  font-size: 30px;
}
.strong-area p:nth-child(3) span  {
  font-size: 30px;
}
}

/*-----------------------------------------------
　　カエルんカバーが選ばれる３つの理由
-----------------------------------------------*/
.reason strong {
  font-size: 60px;
  color:#e74c3c;
  margin-bottom: -20px;
  display: block;
}
.reason-title {
  font-size: 28px;
  font-weight: bold;
  padding-top: 10px;
}
.reason .flex_2_item img{
  box-shadow: 10px 10px 0 #eaeaea;
  border-radius: 50%;
}
.reason.reverse .flex_2_item img{
  box-shadow: -10px 10px 0 #eaeaea;
  border-radius: 50%;
}
.reason .list-area{
  background: #fff7d4;
  padding: 20px;
  border-radius: 20px;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
.reason strong {
  font-size: 40px;
}
.reason-title {
  font-size: 20px;
}
.reason .flex_2_item img,.reason.reverse .flex_2_item img{
  box-shadow: none;
}
}

/*-----------------------------------------------
　　お客様レビュー～
-----------------------------------------------*/
.strong-area02 {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
  margin: 80px 0 50px 0;
}
.strong-area02 strong {
  color: #e74c3c;
}
.strong-area02 p:nth-child(2) strong {
  font-size: 80px;
}
.strong-area02 p:nth-child(2) strong span {
  font-size: 50px;
}
.strong-area02 small {
  font-size: 14px;
  margin-top: -5px;
  display: block;
}

@media only screen and (max-width: 767px) {
.strong-area02 {
  font-size: 24px;
}
.strong-area02 p:nth-child(2) strong {
  font-size: 60px;
}
.strong-area02 p:nth-child(2) strong span {
  font-size: 30px;
}
}

/*-----------------------------------------------
　　お客様からたくさんの喜びの声をいただいております！
-----------------------------------------------*/
.review .flex_2_item {
  background: #fff7d4;
  border-radius: 30px;
  padding: 15px 30px 30px 30px;
  margin-top: 20px;
}
.review .star p {
  color: #8a6d3b;
  font-size: 40px;
  letter-spacing: 10px;
  display: table;
}
.review .star span {
  font-size: 30px;
  display: table-cell;
  vertical-align: middle;
}
.review p {
  font-size: 20px;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
.review .flex_2_item {
  padding: 12px 25px 20px 25px;
  margin-top: 0;
}
.review .star p {
  font-size: 30px;
}
.review .star span {
  font-size: 26px;
}
.review p {
  font-size: 16px;
}
}


/*-----------------------------------------------
　　実際に商品を使用したスタッフからの声も！
-----------------------------------------------*/
.staff-voice .flex_2_item img {
  width: 150px;
  height: auto;
}
.staff-voice p {
  font-size: 20px;
  font-weight: bold;
  line-height: 2;
}

.balloon02 {
  background: #fff7d4;
  border-radius: 30px;
  padding: 30px !important;
  position: relative;
  display: inline-block;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  font-size: 16px;
}
.balloon02::before {
  content: '';
  position: absolute;
  top: 40%;
  left: -50px;
  margin-top: -15px;
  border: 20px solid transparent;
  border-right: 30px solid #fff7d4;
}
.balloon02 p {
  margin: 0;
  padding: 0;
}
.reverse .balloon02::before {
  content: none;
}
.reverse .balloon02::after{
  content: '';
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -15px;
  border: 20px solid transparent;
  border-left: 30px solid #fff7d4;
}

.item-link {
  font-weight: bold;
}
.item-link p:nth-child(1){
  font-size: 18px;
  background: #eaeaea;
  border-radius: 25px;
  padding: 2px 20px;
  display: inline-block;
  margin-bottom: 5px !important;
}
.item-link p:nth-child(2){
  font-size: 18px;
  margin-left: 1em !important;
}

@media only screen and (max-width: 767px) {
.staff-voice p {
  font-size: 16px;
  line-height: 1.8;
}
.balloon02 {
  padding: 20px !important;
}
.balloon02::before,.reverse .balloon02::after {
  content: none!important;
}
.item-link p:nth-child(1){
  font-size: 16px;
}
.item-link p:nth-child(2){
  font-size: 16px;
  margin-left: 0!important;
}
}

/*-----------------------------------------------
　　その他の特典
-----------------------------------------------*/
.tokuten .no{
  font-size: 40px;
  font-weight: bold;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #fff7d4;
  text-align: center;
  line-height: 80px;
  margin: 0 auto!important;

}
.tokuten .tokuten-title{
  font-size: 20px;
  font-weight: bold;
  margin: 15px 0 !important;
}
.tokuten .flex_3_item img{
  width: auto;
  max-height: 130px;
}

@media only screen and (max-width: 767px) {
.tokuten .flex_3_item{
  margin-top: 40px !important;
}
}

/*パーツ：シーン別で選ぶ*/
/*-----------------------------------------------
　　シーン別で選ぶ
-----------------------------------------------*/
.select p.center {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 10px !important;
  font-weight: bold;
  position: relative;
}
.point::after {
  content: '';
  position: absolute;
  display: inline-block;
  background: url(https://nailndeco.itembox.design/item/point.png);
  background-size: 50px;
  background-repeat: no-repeat;
  height: 21px;
  width: 50px;
  top: -30px;
  left: 0;
  right: 0;
  margin: auto;
}
.select .img-text {
  position: relative;
  border: 2px solid #231815;
}
.select .img-text p {
  position: absolute;
  bottom: 0;
  color: #fff;
  background: rgba(35, 24, 21, 0.8);
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  padding: 12px;
  width: 100%;
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 767px) {
.select p.center {
  font-size: 14px;
}
.point::after {
  background-size: 40px;
  height: 16px;
  width: 40px;
  top: -22px;
}
.select .img-text p {
  font-size: 16px;
}
}


/*-----------------------------------------------
　　フリーページ：お取り扱い機種
-----------------------------------------------*/
.table-allmodel{
  width: 100%;
}
.table-allmodel tr th{
  border: 1px solid #333;
  text-align: center;
  font-size: 18px;
  padding: 5px;
}
.table-allmodel tr th:nth-child(1){
  background: #D9D9D9;
  color: #333;
}
.table-allmodel tr th:nth-child(2){
  background: #CC0032;
  color: #fff;
}
.table-allmodel tr th:nth-child(3){
  background: #EA5606;
  color: #fff;
}
.table-allmodel tr th:nth-child(4){
  background: #9FA5A3;
  color: #fff;
}
.table-allmodel tr th:nth-child(5){
  background: #404040;
  color: #fff;
}
.table-allmodel tr td{
  border-left: 1px solid #333;
  border-bottom: 1px solid #D9D9D9;
  padding: 5px 10px;
}
.table-allmodel tr td:nth-child(5){
  border-right: 1px solid #333;
}
.table-allmodel tr:last-child td{
  border-bottom: 1px solid #333;
}

/*SP：アコーディオンメニュー*/
.accordion .accordion_header {
    font-size: 18px;
    font-weight: bold;
    padding: 5px;
    text-align: center;
    position: relative;
    z-index: +1;
    cursor: pointer;
    transition-duration: 0.2s;
    width: 100%;
}
.accordion .accordion_inner{
   padding: 5px 10px;
    display: none;
    background:none;
}
.accordion .accordion_inner .box_one{
   line-height: 2;
}

.model-Apple .accordion_header{
    background-color: #D9D9D9;
    color: #333;
}
.model-Apple .accordion{
　　 border: 1px solid #D9D9D9;
}
.model-Apple .accordion_inner{
   border: 1px solid #D9D9D9;
}
.model-docomo .accordion_header{
    background-color: #CC0032;
    color: #fff;
}
.model-docomo .accordion{
　　 border: 1px solid #CC0032;
}
.model-docomo .accordion_inner{
   border: 1px solid #CC0032;
}
.model-au .accordion_header{
    background-color: #EA5606;
    color: #fff;
}
.model-au .accordion{
　　 border: 1px solid #EA5606;
}
.model-au .accordion_inner{
   border: 1px solid #EA5606;
}
.model-softbank .accordion_header{
    background-color: #9FA5A3;
    color: #fff;
}
.model-softbank .accordion{
　　 border: 1px solid #9FA5A3;
}
.model-softbank .accordion_inner{
   border: 1px solid #9FA5A3;
}
.model-other .accordion_header{
    background-color: #404040;
    color: #fff;
}
.model-other .accordion{
　　 border: 1px solid #404040;
}
.model-other .accordion_inner{
   border: 1px solid #404040;
}

.arrow_under {
  position: relative;
  display: inline-block;
  padding-left: 20px;
}
.arrow_under:after {
   content: '';
    width: 10px;
    height: 11px;
    border: 0;
    transform: rotate(45deg);
    position: absolute;
    top: -5px;
    right: 15px;
    bottom: 0;
    margin: auto;
}
.model-Apple .arrow_under:after{
    border-bottom: solid 2px #333;
    border-right: solid 2px #333;
}
.model-docomo .arrow_under:after,.model-au .arrow_under:after,.model-softbank .arrow_under:after,.model-other .arrow_under:after{
    border-bottom: solid 2px #fff;
    border-right: solid 2px #fff;
}

.accordion .accordion_header:hover {
  opacity: 0.8;
}


/*-----------------------------------------------
　　TOPページ修正
-----------------------------------------------*/
/*共通*/
.top-title-n{
    font-weight: bold;
    font-size: 30px!important;
}
.top-title-n::after{
    height: 2px!important;
    margin-top: 15px!important;
}
.border-1{
   border: 1px solid #c6ab99;
}
.border-2{
   border: 2px solid #c6ab99;
}

.top-search_phone a:hover,
#search_phone_model a:hover,#search_ranking a:hover,#search_shape a:hover,#search_design a:hover,
#search_op a:hover,#search_keywordsearch a:hover,.picasso a:hover,.banner-area a:hover,
#faq a:hover,.top-blog-n a:hover,.top-news-n a:hover,.top-Instagram a:hover,.modeltype-ranking a:hover,.model-link a:hover{
  text-decoration: none;
  opacity: 0.8;
  color: #333;
}
#iPhone-search_shape a:hover,#iPhone-search_design a:hover,#iPhone-search_op a:hover,#iPhone-search_keywordsearch a:hover{
  text-decoration: none;
  opacity: 0.8;
  color: #333;
}
#faq a:hover,.top-blog-n a.btn-n:hover,.top-news-n a.btn-n:hover,.top-Instagram a.btn-n:hover,.media-area a.btn-n:hover,
.fs-l-footer a:hover{
  color: #fff;
}
.btn-cover a.btn-n:hover,.pickup-key a:hover,section.top-search-n p.search-box-title + div li a:hover,.fs-body-category a.btn-n:hover{
  color: #fff!important;
  text-decoration: none;
  opacity: 0.8;
}
.PageTop img:hover{
   opacity: 0.8;
   cursor: pointer;
}


/*ヘッダー*/
section.header-top{
   background-color: #c6ab99!important;
}
header{
  padding: 0;
}
.sp-menu .flex_4_item{
   margin: 0;
   width: 25%;
   border: 1px solid #c6ab99;
   padding: 5px;
   text-align: center;
   font-weight: bold;
}


/*SNSバナー*/
.top-banner{
    width: 65%;
    margin: 0 auto;
}
.top-banner .flex_2_f{
   margin: 10px 0;
}

/*スマホケースを探す*/
.search_phone .flex_3_item{
   border: 2px solid #c6ab99;
   padding: 20px 25px;
   margin-bottom: 30px;
}
.search_phone .flex_3_item .flex_2_f .flex_2_item p{
   font-size: 18px;
   line-height: 1.6;
   color: #333;
}
.search_phone .flex_3_item .flex_2_f .flex_2_item p span{
   font-size: 24px;
}
.search_phone .flex_3_item .flex_2_f .flex_2_item:nth-child(2){
   padding-left: 20px;
   display: flex;
   align-items: center;
   letter-spacing: 2px;
}
.search_phone .row_2{
   display: flex;
   align-items: center;
}
.top-diagnosis {
    width: 50%;
    margin: 0 auto;
    margin-top: -15px;
}

/*スマホケースを探す（8項目）*/
.search_phone-n .flex_4_item{
    background: #e2ebf2;
    border-radius: 20px;
    margin-bottom: 20px;
    margin-right: 1.5%;
    width: 23.8%;
}
.search_phone-n .flex_4_item:nth-child(4n){
    margin-right: 0;
}
.search_phone-n .flex_4_item a{
    padding: 20px 15px;
    display: block;
}
.search_phone-n .flex_4_item.arrow_u:before{
    border-bottom: solid 2px #333;
    border-right: solid 2px #333;
}
.search_phone-n .flex_4_item .flex_2_f .flex_2_item p{
   font-size: 18px;
   line-height: 1.6;
   color: #333;
}
.search_phone-n .flex_4_item .flex_2_f .flex_2_item p span{
   font-size: 21px;
}
.search_phone-n .flex_4_item .flex_2_f .flex_2_item:nth-child(2){
   padding-left: 7px;
   display: flex;
   align-items: center;
   letter-spacing: 1px;
}
.search_phone-n .row_2{
   display: flex;
   align-items: center;
}

/*メーカーから探す*/
.search_maker.flex_5_f .flex_5_item{
    align-content: center;
    width: 19%;
    margin-right: 1%;
}
.search_maker.flex_5_f .flex_5_item a{
    position: relative;
    display: block;
    padding: 25px 0;
}
.search_maker.flex_5_f .flex_5_item a:hover{
    opacity: 0.8;
    text-decoration: none;
    color: #333;
}
.search_maker.flex_5_f .flex_5_item a p{
    padding: 0 20px 0 50px;
}
.search_maker.flex_5_f .flex_5_item.arrow_r::after{
    border-top: solid 2px #c6ab99;
    border-right: solid 2px #c6ab99;
}
.search_maker.flex_5_f .flex_5_item a::before{
    content: '';
    position: absolute;
    display: inline-block;
    height: 50px;
    width: 23px;
    top: 0;
    bottom: 0;
    left: 15px;
    margin: auto;
}
.search_maker.flex_5_f .flex_5_item.maker-iPhone a::before{
    background: url(https://nailndeco.itembox.design/item/icon-iPhone.png);
    background-size: 23px;
    background-repeat: no-repeat;
}
.search_maker.flex_5_f .flex_5_item.maker-Xperia a::before{
    background: url(https://nailndeco.itembox.design/item/icon-Xperia.png);
    background-size: 23px;
    background-repeat: no-repeat;
}
.search_maker.flex_5_f .flex_5_item.maker-Galaxy a::before{
    background: url(https://nailndeco.itembox.design/item/icon-Galaxy.png);
    background-size: 23px;
    background-repeat: no-repeat;
}
.search_maker.flex_5_f .flex_5_item.maker-GooglePixel a::before{
    background: url(https://nailndeco.itembox.design/item/icon-GooglePixel.png);
    background-size: 23px;
    background-repeat: no-repeat;
}
.search_maker.flex_5_f .flex_5_item.maker-OPPO a::before{
    background: url(https://nailndeco.itembox.design/item/icon-OPPO.png);
    background-size: 23px;
    background-repeat: no-repeat;
}
.search_maker.flex_5_f .flex_5_item.maker-Xiaomi a::before{
    background: url(https://nailndeco.itembox.design/item/icon-Xiaomi.png);
    background-size: 23px;
    background-repeat: no-repeat;
}
.search_maker.flex_5_f .flex_5_item.maker-AQUOS a::before{
    background: url(https://nailndeco.itembox.design/item/icon-AQUOS.png);
    background-size: 23px;
    background-repeat: no-repeat;
}
.search_maker.flex_5_f .flex_5_item.maker-ARROWS a::before{
    background: url(https://nailndeco.itembox.design/item/icon-ARROWS.png);
    background-size: 23px;
    background-repeat: no-repeat;
}
.search_maker.flex_5_f .flex_5_item.maker-Libero a::before{
    background: url(https://nailndeco.itembox.design/item/icon-Libero.png);
    background-size: 23px;
    background-repeat: no-repeat;
}
.search_maker.flex_5_f .flex_5_item.maker-Motorola a::before{
    background: url(https://nailndeco.itembox.design/item/icon-Motorola.png);
    background-size: 23px;
    background-repeat: no-repeat;
}
.search_maker.flex_5_f .flex_5_item.maker-HUAWEI a::before{
    background: url(https://nailndeco.itembox.design/item/icon-HUAWEI.png);
    background-size: 23px;
    background-repeat: no-repeat;
}
.search_maker.flex_5_f .flex_5_item.maker-AndroidOne a::before{
    background: url(https://nailndeco.itembox.design/item/icon-AndroidOne.png);
    background-size: 23px;
    background-repeat: no-repeat;
}
.search_maker.flex_5_f .flex_5_item.maker-Zenfone a::before{
    background: url(https://nailndeco.itembox.design/item/icon-Zenfone.png);
    background-size: 23px;
    background-repeat: no-repeat;
}
.search_maker.flex_5_f .flex_5_item.maker-HUAWEI a::before{
    background: url(https://nailndeco.itembox.design/item/icon-HUAWEI.png);
    background-size: 23px;
    background-repeat: no-repeat;
}
.search_maker.flex_5_f .flex_5_item.maker-LG a::before{
    background: url(https://nailndeco.itembox.design/item/icon-LG.png);
    background-size: 23px;
    background-repeat: no-repeat;
}
.search_maker.flex_5_f .flex_5_item.maker-DIGNO a::before{
    background: url(https://nailndeco.itembox.design/item/icon-DIGNO.png);
    background-size: 23px;
    background-repeat: no-repeat;
}

/*機種から探す*/
section.top-search-n ul.tab-area2.row li{
   color: #333333!important;
   background-color: #eaeaea!important;
   border: 1px solid #99abc1;
   border-right: 0;
}
section.top-search-n ul.tab-area2.row li:last-child{
   border-right: 1px solid #99abc1;
}
section.top-search-n ul.tab-area2.row li.is-active{
   color: #fff!important;
   background-color: #99abc1!important;
}
section.top-search-n .panel-area2 .panel2 .search-box{
   background-color: #99abc1!important;
}

/*ランキングから探す*/
.top-ranking-n .flex{
    overflow-x: scroll;
    scrollbar-color: #c6ab99 #e0e0e0;
    scrollbar-width: thin;
}
.top-ranking-n .flex .item{
    border: 1px solid #c6ab99;
    flex-shrink: 0;
    width: 220px;
    margin: 5px;
    padding: 10px;
    display: flex;
    flex-direction: column;
}
.goodsprice{
    color: #e74c3c;
    margin-top: auto !important;
}
.top-ranking-n .flex .item .no-img,.top-ranking-n .flex .item .no-text{
   display: table;
   margin: 0 auto;
}
.top-ranking-n .flex .item .no-img img{
   width: 30px;
   margin-right: 5px;
}
.top-ranking-n span{
   color: #333333;
   font-weight: bold;
   font-size: 18px;
   display: table-cell;
   vertical-align: middle;
}

/*形から探す*/
.search_shape .flex_2_item .flex_2_f .flex_2_item:nth-child(2){
   padding: 40px;
   display: grid;
   align-items: center;
}
.shape-subtitle{
   font-size: 18px;
}
.shape-title{
   font-size: 28px;
}
.shape-btn{
   font-size: 16px;
   background: #c6ab99;
   color: #fff;
   position: relative;
   padding: 5px;
}
.shape-btn:after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
}

/*デザインから探す*/
.design-btn{
   font-size: 16px;
   background: #c6ab99;
   color: #fff;
   position: relative;
   padding: 5px;
   font-weight: bold;
   text-align: center;
}
.design-btn:after {
  content: '';
  width: 7px;
  height: 7px;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  margin: auto;
}
.design-subtitle{
   font-size: 16px;
   line-height: 1.5;
}

/*オプションから探す*/
.search_op a{
   display: block;
   color: #333;
}
.search_op a:hover{
   text-decoration: none;
}
.op-title{
   font-size:16px;
}

/*キーワードから探す*/
.pickup-key{
    border: 3px dotted #c6ab99;
    padding: 20px;
    width: 90%;
    margin: 10px auto;
}
.pickup-key p{
    font-size: 16px;
    font-weight: bold;
}
.pickup-key ul{
    display: flex;
    justify-content: center;
    padding: 10px 0;
}
.pickup-key ul li{
    margin: 0 5px;
}
.pickup-key ul li a{
    color: #fff;
    background: #c6ab99;
    padding: 7px 15px;
    font-size: 16px;
}

/*イチオシ特集*/
.top-tokusyu .flex_2_item{
    width: 49.5%;
    margin-right: 1%;
}
.top-tokusyu .flex_2_item:nth-child(2n){
    margin-right: 0;
}

/*機種別スマホケース人気ランキング*/
.model-ranking h2.top-title{
   line-height: 1.5!important;
}
.modeltype-ranking .ranking-title{
   line-height: 1.4;
}
.modeltype-ranking .ranking-title p{
   font-size: 34px;
   color: #d49d31;
   letter-spacing: 1px;
   font-family: 'Noto Serif JP', sans-serif;
}
.modeltype-ranking .ranking-title h2{
   font-size: 20px;
   margin: 0 !important;
   letter-spacing: 1px;
   font-family: 'Noto Serif JP', sans-serif;
}
.laurel-position{
   position: relative;
   display: inline-block;
}
.modeltype-ranking .ranking-title .laurel-position::before{
   position: absolute;
   content: '';
   display: block;
   width: 34px;
   height: 81px;
   left: -45px;
   top: -6px;
   background-image: url(https://nailndeco.itembox.design/item/laurel.png?t=20250604172620);
   background-size: 36px;
   background-repeat: no-repeat;
}
.modeltype-ranking .ranking-title .laurel-position::after{
   position: absolute;
   content: '';
   display: block;
   width: 34px;
   height: 81px;
   right: -45px;
   top: -6px;
   background-image: url(https://nailndeco.itembox.design/item/laurel.png?t=20250604172620);
   background-size: 36px;
   background-repeat: no-repeat;
   transform: scale(-1, 1);
}
.modeltype-ranking .flex_4_f .flex_4_item{
    display: flex;
    flex-direction: column;
}
.modeltype-ranking .no-img,.modeltype-ranking .no-text{
   display: table;
   margin: 0 auto;
}
.modeltype-ranking .no-img img{
   width: 35px;
   margin-right: 8px;
}
.modeltype-ranking span{
  font-size: 20px;
}

/*機種別スマホケース人気ランキングのアンカーリンク*/
.model-ranking-link .flex_3_f .flex_3_item{
    border-bottom: 1px solid #c6ab99;
    align-content: center;
}
.model-ranking-link .flex_3_f .flex_3_item a{
    position: relative;
    display: block;
    padding: 25px 0;
}
.model-ranking-link .flex_3_f .flex_3_item a::after{
    content: '';
    width: 10px;
    height: 10px;
    border-bottom: solid 2px #c6ab99;
    border-right: solid 2px #c6ab99;
    transform: rotate(45deg);
    position: absolute;
    right: 10px;
    top: -7px;
    bottom: 0;
    margin: auto;
}
.model-ranking-link .flex_3_f .flex_3_item a:hover{
    color: #333;
    text-decoration: none;
    opacity: 0.8;
}
.model-ranking-link .flex_3_f .flex_3_item a::before{
    content: '';
    position: absolute;
    display: inline-block;
    height: 47px;
    width: 23px;
    top: 0;
    bottom: 0;
    left: 10px;
    margin: auto;
}
.model-ranking-link .flex_3_f .flex_3_item.iPhone-ranking a::before{
    background: url(https://nailndeco.itembox.design/item/icon-iPhone.png);
    background-size: 23px;
    background-repeat: no-repeat;
}
.model-ranking-link .flex_3_f .flex_3_item.Xperia-ranking a::before{
    background: url(https://nailndeco.itembox.design/item/icon-Xperia.png);
    background-size: 23px;
    background-repeat: no-repeat;
}
.model-ranking-link .flex_3_f .flex_3_item.GooglePixel-ranking a::before{
    background: url(https://nailndeco.itembox.design/item/icon-GooglePixel.png);
    background-size: 23px;
    background-repeat: no-repeat;
}
.model-ranking-link .flex_3_f .flex_3_item.Galaxy-ranking a::before{
    background: url(https://nailndeco.itembox.design/item/icon-Galaxy.png);
    background-size: 23px;
    background-repeat: no-repeat;
}
.model-ranking-link .flex_3_f .flex_3_item.OPPO-ranking a::before{
    background: url(https://nailndeco.itembox.design/item/icon-OPPO.png);
    background-size: 23px;
    background-repeat: no-repeat;
}
.model-ranking-link .flex_3_f .flex_3_item.AQUOS-ranking a::before{
    background: url(https://nailndeco.itembox.design/item/icon-AQUOS.png);
    background-size: 23px;
    background-repeat: no-repeat;
}
.model-ranking-link .flex_3_f .flex_3_item a h3{
    padding: 0 30px 0 50px;
}

/*PICASSO部分(共通)*/
.picasso h2.top-title{
   margin: 0!important;
}
/*PICASSO部分(こんなお悩みはありませんか？)*/
.picasso-worries .worries-subtitle{
   font-size: 20px;
  font-family: 'Noto Serif JP', sans-serif;
}
.picasso-worries h2.top-title{
   line-height: 1.5!important;
}
.check_area{ /*共通で使用可*/
    border: 3px dotted #c6ab99;
    padding: 20px 30px;
}
.check_area li{ /*共通で使用可*/
    position: relative;
    font-size: 16px;
    font-weight: bold;
    padding-left: 35px;
    line-height: 2.4;
}
.check_area li::before{ /*共通で使用可*/
  position: absolute;
  content: '';
  top: 2px;
  left: 0;
  display: block;
  width: 25px;
  height: 28px;
  background-image: url(https://nailndeco.itembox.design/item/chexk-icon.png?t=20250604172620);
  background-size: 24px;
  background-repeat: no-repeat;
}
.strong-text{ /*共通で使用可*/
   margin: 20px 0;
}
.strong-text span{ /*共通で使用可*/
   font-size: 26px;
   font-weight: bold;
   margin: 0 3px;
   line-height: 1.3;
}
.strong-text .sub-strong{ /*共通で使用可*/
   font-size: 36px;
}
.strong-text strong{ /*共通で使用可*/
   font-size: 50px;
}
.strong-text strong img{
   width: 200px;
}
.strong-text small{ /*共通で使用可*/
   font-size: 14px;
   font-weight: normal;
}

/*PICASSO部分(カエルんカバーが選ばれる３つの理由)*/
.picasso-reason h2.top-title{
   line-height: 1.5!important;
}
.number{ /*共通で使用可*/
  display: inline-block;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background: #c6ab99;
  text-align: center;
  line-height: 55px;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
}
.img-text-3clm .ttl{ /*共通で使用可*/
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding-top: 8px;
}
.img-text-3clm .text{
  font-size: 14px;
}

/*PICASSO部分(お客様の声)*/
.picasso-review .flex_2_item {
    border: 2px solid #c6ab99;
    border-radius: 30px;
    padding: 15px 30px 20px 30px;
    margin-top: 10px;
}
.picasso-review .star p {
  color: #e83c00;
  font-size: 24px;
  letter-spacing: 7px;
  display: table;
}
.picasso-review .star span {
  font-size: 20px;
  display: table-cell;
  vertical-align: middle;
}
.picasso-review p {
  font-size: 16px;
  font-weight: bold;
}

/*PICASSO部分(スタッフの声)*/
.picasso-staffvoice h2.top-title{
   margin: 0 auto 30px !important;
}
.picasso-staffvoice h2.top-title{
   line-height: 1.5!important;
}
.picasso-staffvoice .flex_2_f .flex_2_item{
   border: none;
   padding: 0;
   border-radius: 0;
}
.picasso-staffvoice .flex_2_f .flex_2_item .comment{
   font-size: 18px;
   font-weight: bold;
}
.picasso-staffvoice p{
   font-size: 14px;
}
.s-text{ /*共通で使用可*/
    background: #c6ab99;
    color: #fff;
    padding: 0px 10px;
    letter-spacing: 1px;
    margin-right: 10px !important;
    width: 18%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.r-text{
    width: 82%;
}

/*PICASSO部分(anan掲載)*/
.media-area{
    border: 2px solid #99abc1;
    padding: 30px;
}
.media-area .media-title{
    color: #7a8797;
    font-size: 30px;
}
.media-area .set{
    border: 3px dotted #99abc1;
    padding: 10px 15px;
    margin: 15px 0;
    font-weight: bold;
}
.media-area .set .set-content{
    flex-wrap: wrap;
}
.media-area .set .set-content p{
    margin-right: 10px !important;
}

/*カエルんカバーのスマホケース製作*/
/*右向き矢印（三角）*/
.arrow_s {
  position: relative;
  display: inline-block;
}
.arrow_s::after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 0 13px 20px;
    border-color: transparent transparent transparent #c6ab99;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.arrow_s:nth-child(1)::after{
    right: -8px;
}
.arrow_s:nth-child(2)::after{
    right: -45px;
}
.arrow_s:nth-child(3)::after{
    right: -20px;
}
.top-making h2.top-title{
   line-height: 1.5!important;
}
.top-making .make-photo .flex_2_item {
    border: 2px solid #c6ab99;
    border-radius: 30px;
    padding: 15px 30px 20px 30px;
    margin-top: 10px;
}
.banner-area .flex_2_item a{
   display: block;
}

/*よくあるご質問*/
.fs-c-documentArticle a:hover,#anchor-list a:hover{
   color: #333!important;
}
#faq dl{
    border-bottom: 1px solid #c6ab99!important;
}
#faq dt::before{
   color: #C6AB99!important;
   font-size: 26px!important;
}
#faq dd::before{
   color: #99abc1!important;
   font-size: 26px!important;
}
#anchor-list a{
    border: 1px solid #c6ab99;
}

/*『スマホケース』のiPhone/androidのお店ならココ！*/
.top-description h2.top-title{
   line-height: 1.5!important;
}
.top-description{
    border: 2px solid #c6ab99;
    padding: 40px 30px 30px 30px;
}

/*新商品*/
.newitem-area h2.top-title{
    margin: 0 !important;
}
.newitem-area a:hover{
   color: #333;
   text-decoration: none;
   opacity: 0.8;
}
.newitem-area strong{
    padding: 3px 8px;
    background: #c6ab99;
    color: #fff;
    letter-spacing: 1px;
}

/*ブログ*/
section.top-blog-n .blog_icon{
    padding: 2px 10px!important;
    background-color: #c6ab99!important;
    margin-bottom: 5px !important;
}
section.top-blog-n ul li a{
    border-top: 1px solid #c6ab99!important;
    border-bottom: 1px solid #c6ab99!important;
}

/*お知らせ*/
section.top-news-n,section.top-news{
    font-size: 14px!important;
}
section.top-news ul{
    border-top: 1px solid #c6ab99!important;
}
section.top-news-n ul li,section.top-news ul li{
    border-bottom: 1px solid #c6ab99!important;
    background: none !important;
    padding: 0;
}
section.top-news-n ul li a,section.top-news ul li a{
    padding: 15px 10px !important;
}
section.top-news-n ul li a p.news_icon span,section.top-news ul li a p.news_icon span{
    color: #fff!important;
    background-color: #c6ab99!important;
    padding: 2px 10px !important;
    width: 80px;
    text-align: center;
}
section.top-news-n ul li a p.date,section.top-news ul li a p.date{
    padding: 2px 10px 2px 0;
}

/*ブログ*/
main.fs-l-main.blog span.info_news_icon{
    background-color: #c6ab99!important;
}

/*Instagram*/
.top-Instagram h2.top-title{
    position: relative;
}
.top-Instagram h2.top-title::before{
    content: "";
    top: -55px;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    background-image: url('https://nailndeco.itembox.design/item/Instagram-icon.png?t=20250604172620');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 40px;
}
.fs-pt-carousel--fitImage .fs-pt-carousel__slide img{
    width: 87.5%
}

/*発送日カレンダー*/
section.top-calendar h2.top-title-n,section.page-calendar h2.top-title-n{
   margin: 0!important;
}

/*フッター*/
.footer,.footer-sitemap{
   background-color: #c6ab99 !important; 
   border-top: 0;
}
.fs-l-footer{
    border-top:none;
}
section.footer{
    border-top: 1px solid #fff !important;
    border-bottom: 1px solid #fff !important;
}
section.footer-sitemap h2.sitemap-ttl{
    border-bottom: 1px solid #fff !important;
}


@media only screen and (max-width: 767px) {
/*共通*/
a.btn-n{
    width: 100%;
}
h2.top-title-n{
    font-size: 23px !important;
}
.fs16{
  font-size: 14px;
}
.fs18{
  font-size: 16px;
}
.sp-space{
    margin-top: -15px !important;
    margin-bottom: -15px !important;
}

/*ヘッダー*/
section.header{
  padding: 0;
}
div.sp-menu{
  display: flex!important;
}

/*SNSバナー*/
.top-banner{
    width: 100%;
}
.top-banner .flex_2_f.sp{
    display: flex !important;
    margin: 5px 0;
}
.top-banner .flex_2_f.sp .flex_2_item{
    margin: 0;
    width: 50%;
}

/*カルーセルバナー*/
.top-carousel.fs-pt-carousel img{
    max-width: 80vw;
}

/*スマホケースを探す*/
.search_phone .flex_3_item{
   padding: 10px 5px;
   margin-bottom: 10px;
}
.search_phone .flex_3_item .flex_2_f .flex_2_item p{
   font-size: 12px;
   line-height: 20px;
}
.search_phone .flex_3_item .flex_2_f .flex_2_item p span{
   font-size: 13px;
   padding-right: 1px;
   letter-spacing: 0px;
}
.search_phone .flex_3_item .flex_2_f .flex_2_item:nth-child(2){
   padding-left: 5px;
   letter-spacing: 1px;
}
.top-diagnosis{
    width: 100%;
}

/*スマホケースを探す（8項目）*/
.search_phone-n .flex_4_item{
    width: 48.5%;
    border-radius: 10px;
    margin-bottom: 10px;
}
.search_phone-n .flex_4_item.arrow_u{
    bottom: 9px;
}
.search_phone-n .flex_4_item.arrow_u:before{
    border-bottom: solid 1px #333;
    border-right: solid 1px #333;
    bottom: 8px;
}
.search_phone-n .flex_4_item a{
    padding: 10px 5px;
}
.search_phone-n .flex_4_item .flex_2_f .flex_2_item p{
    font-size: 12px;
}
.search_phone-n .flex_4_item .flex_2_f .flex_2_item p span{
    font-size: 13px;
    letter-spacing: 0px;
}

/*メーカーから探す*/
.search_maker.flex_5_f .flex_5_item{
    align-content: center;
    margin-right: 0.5%;
    width: 32%;
    height: 60px;
    margin-bottom: 5px;
}
.search_maker.flex_5_f .flex_5_item a{
    padding: 0;
}
.search_maker.flex_5_f .flex_5_item a::before{
    left: 5px;
}
.search_maker.flex_5_f .flex_5_item a p{
    padding: 0 20px 0 28px;
    font-size: 11px;
    line-height: 1.5;
}
.search_maker.flex_5_f .flex_5_item a::before{
    height: 35px;
    width: 17px;
}
.search_maker.flex_5_f .flex_5_item.maker-iPhone a::before,.search_maker.flex_5_f .flex_5_item.maker-Xperia a::before,
.search_maker.flex_5_f .flex_5_item.maker-Galaxy a::before,.search_maker.flex_5_f .flex_5_item.maker-GooglePixel a::before,
.search_maker.flex_5_f .flex_5_item.maker-OPPO a::before,.search_maker.flex_5_f .flex_5_item.maker-Xiaomi a::before,
.search_maker.flex_5_f .flex_5_item.maker-AQUOS a::before,.search_maker.flex_5_f .flex_5_item.maker-ARROWS a::before,
.search_maker.flex_5_f .flex_5_item.maker-Libero a::before,.search_maker.flex_5_f .flex_5_item.maker-Motorola a::before,
.search_maker.flex_5_f .flex_5_item.maker-HUAWEI a::before,.search_maker.flex_5_f .flex_5_item.maker-AndroidOne a::before,
.search_maker.flex_5_f .flex_5_item.maker-Zenfone a::before,.search_maker.flex_5_f .flex_5_item.maker-LG a::before,
.search_maker.flex_5_f .flex_5_item.maker-DIGNO a::before{
    background-size: 16px;
}
.search_maker.flex_5_f .flex_5_item.arrow_r::after{
    width: 6px;
    height: 6px;
    right: 6px;
}

/*機種から探す*/
section.top-search-n .panel-area2 .panel2 h3.search-title{
   color: #333333!important;
   background-color: #eaeaea!important;
   border: 1px solid #99abc1;
   border-bottom: 0;
}
section.top-search-n .panel-area2 .panel2:last-child h3.search-title{
   border-bottom: 1px solid #99abc1;
}
section.top-search-n .panel-area2 .panel2 h3.search-title.open{
   color: #fff!important;
   background-color: #99abc1!important;
   border-top: 1px solid #eaeaea;
   border-bottom: 1px solid #eaeaea;
}

/*ランキングから探す*/
.top-ranking-n .flex .item{
    width: 200px;
}

/*形から探す*/
.search_shape .flex_2_item .flex_2_f .flex_2_item:nth-child(2){
   padding: 12px;
   margin: 0;
}
.shape-subtitle{
   font-size: 12px;
   line-height: 1.5;
}
.shape-title{
   font-size: 20px;
}
.shape-btn {
   font-size: 14px;
   padding: 2px;
}

/*デザインから探す*/
.design-subtitle{
   font-size: 10.5px;
}
.design-btn{
   font-size: 13px;
   padding: 6px;
   line-height: 1.3;
}
.design-btn:after {
  width: 6px;
  height: 6px;
  right: 8px;
}

/*オプションから探す*/
.search_op a:hover{
  text-decoration: none !important;
  color: #333333 !important;
  opacity: 0.8 !important;
}
.op-title{
  font-size:12px;
}

/*キーワードから探す*/
.pickup-key{
    padding: 12px;
    width: 100%;
    margin: 10px auto;
}
.pickup-key ul{
    flex-wrap: wrap;
    padding: 0;
}
.pickup-key ul li{
    margin: 8px 3px;
}
.pickup-key ul li a{
    padding: 8px 20px;
    font-size: 15px;
}

/*イチオシ特集*/
.top-tokusyu .flex_2_item {
    width: 100%;
    margin-right: 0;
}

/*機種別スマホケース人気ランキング*/
.modeltype-ranking .ranking-title p{
   font-size: 28px;
}
.modeltype-ranking .ranking-title h2{
   font-size: 14px;
    letter-spacing: 0.5px;
}
.modeltype-ranking .ranking-title .laurel-position::before{
   width: 31px;
   height: 72px;
   left: -31px;
   top: -4px;
   background-size: 28px;
}
.modeltype-ranking .ranking-title .laurel-position::after{
   width: 31px;
   height: 72px;
   right: -31px;
   top: -4px;
   background-size: 28px;
}
.modeltype-ranking .flex_4_f .flex_4_item{
   margin-bottom: 30px;
}

/*機種別スマホケース人気ランキングのアンカーリンク*/
.model-ranking-link .flex_3_f .flex_3_item{
   margin-bottom: 0;
}
.model-ranking-link .flex_3_f .flex_3_item a{
   padding: 10px 0;
}
.model-ranking-link .flex_3_f .flex_3_item a h3{
   padding: 0 13px 0 27px;
   font-size: 12px !important;
}
.model-ranking-link .flex_3_f .flex_3_item a::before{
   left: 0;
   top: 8px;
}
.model-ranking-link .flex_3_f .flex_3_item a::after{
   right: 0px;
}
.model-ranking-link .flex_3_f .flex_3_item.iPhone-ranking a::before,.model-ranking-link .flex_3_f .flex_3_item.Xperia-ranking a::before,
.model-ranking-link .flex_3_f .flex_3_item.GooglePixel-ranking a::before,.model-ranking-link .flex_3_f .flex_3_item.Galaxy-ranking a::before,
.model-ranking-link .flex_3_f .flex_3_item.OPPO-ranking a::before,.model-ranking-link .flex_3_f .flex_3_item.AQUOS-ranking a::before{
    background-size: 18px;
}

/*PICASSO部分(こんなお悩みはありませんか？)*/
.picasso-worries .worries-subtitle{
   font-size: 16px;
}
.check_area{ /*共通で使用可*/
    padding: 12px;
}
.check_area li{
    font-size: 14px;
    padding-left: 30px;
    line-height: 1.6;
    margin-bottom: 10px;
}
.check_area li:last-child{
    margin-bottom: 0;
}
.check_area li::before{
    width: 21px;
    height: 23px;
    top: 0;
    background-size: 20px;
}
.strong-text span{ /*共通で使用可*/
   font-size: 15px;
   margin: 0;
}
.strong-text .sub-strong{
   font-size: 18px;
}
.strong-text strong{
   font-size: 36px;
}
.strong-text strong img{
   width: 150px;
}

/*PICASSO部分(カエルんカバーが選ばれる３つの理由)*/
.img-text-3clm .ttl{ /*共通で使用可*/
  font-size: 16px;
}
.number{ /*共通で使用可*/
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
}

/*PICASSO部分(お客様の声)*/
.picasso-review .flex_2_item {
    padding: 5px 15px 15px 15px;
}
.picasso-review .star span {
    font-size: 18px;
}
.picasso-review .star p {
  letter-spacing: 5px;
}
.picasso-review p {
    font-size: 14px;
}

/*PICASSO部分(スタッフの声)*/
.picasso-staffvoice .ratio2-8 .flex_2_item:nth-child(1){
    width: 16%;
}
.picasso-staffvoice .ratio2-8 .flex_2_item:nth-child(2){
    width: 80%;
}
.picasso-staffvoice .flex_2_f .flex_2_item{
    display: table;
}
.picasso-staffvoice .flex_2_f .flex_2_item .comment{
    display: table-cell;
    vertical-align: middle;
}
.s-text{ /*共通で使用可*/
    padding: 0;
}
.r-text{
    width: 100%;
}

/*PICASSO部分(その他の特典)*/
.picasso-other .sp-layout .flex_2_f{
    margin-top: 10px;
}
.picasso-other .sp-layout .img-text-3clm .ttl{ /*共通で使用可*/
    padding-top: 0;
    line-height: 1.4;
    padding-bottom: 5px;
}

/*PICASSO部分(anan掲載)*/
.media-area{
    padding: 20px;
}
.media-area .media-title{
    font-size: 20px;
}

/*カエルんカバーのスマホケース製作*/
.arrow_s::after {
   display: none;
}
.top-making .flex_2_item {
   padding: 0;
   margin: 0;
}
.top-making .flex_2_b{
   margin-top: -30px;
}
.top-making .flex_2_b .min-title{
   margin: 0;
}
.top-making .make-photo .flex_2_item {
    padding: 15px !important;
}


/*『スマホケース』のiPhone/androidのお店ならココ！*/
.top-description{
    padding: 25px;
}

/*お知らせ*/
section.top-news-n ul li,section.top-news ul li{
    padding: 10px;
}
section.top-news-n ul li a{
    padding: 0 !important;
    display: block;
}
section.top-news-n ul li a h3.news-title,section.top-news-n ul li a h3.news-title{
    margin-top: 9px !important;
}
section.top-news-n ul li a p.news_icon span,section.top-news ul li a p.news_icon span{
    font-size: 12px;
}


/*フッター*/
section.footer-n{
    border-bottom: 0!important;
}
section.footer-sitemap h2.sitemap-ttl{
    background-color: #ffffff;
    color: #333;
}
section.footer-sitemap h2.sp-normal{
    background: none;
    color: #fff;
    padding: 15px 0;
    font-size: 16px;
}
section.footer-sitemap h2.sp-normal::before,section.footer-sitemap h2.sp-normal::after{
    content: none;
}
section.footer-n .col-lg-10{
   padding: 0;
}
section.footer-sitemap-n h2.sitemap-ttl{
    color: #c6ab99;
    background-color: #fff !important; 
    border-bottom: none!important;
}
section.footer-sitemap-n h2.sitemap-ttl.noopen{
    color: #fff;
    background: none !important;
    border: none;
    padding: 0;
}
section.footer-sitemap-n h2.sitemap-ttl.noopen::before,section.footer-sitemap-n h2.sitemap-ttl.noopen::after{
   content: none;
}
}

@media only screen and (max-width: 320px) {
/*機種別スマホケース人気ランキング*/
.modeltype-ranking .ranking-title p {
   font-size: 26px;
}
.modeltype-ranking .ranking-title h2{
   font-size: 12px;
}
.modeltype-ranking .ranking-title .laurel-position::before{
   width: 24px;
   height: 55px;
   left: -27px;
   top: -1px;
   background-size: 24px;
}
.modeltype-ranking .ranking-title .laurel-position::after{
   width: 24px;
   height: 55px;
   right: -27px;
   top: -1px;
   background-size: 24px;
}
}


/*-----------------------------------------------
　　背景色グレージュ統一
-----------------------------------------------*/
/*見出しの背景色*/
.fs-c-documentArticle__heading,.fs-p-announcement__title,h2.fs-c-subSection__title{
    background-color: #C6AB99!important;
}
/*商品詳細ページ*/
.fs-c-featuredProduct__title,.fs-c-productListItem__control .fs-c-button--plain{
    background-color: #C6AB99!important;
}
/*ボタンの色*/
.fs-c-button--primary{
    background-color: #C6AB99;
    border: none;
}
li.fs-c-sortItems__list__item.is-active, .fs-c-pagination__item.is-active{
    background-color: #C6AB99!important;
}
.contact_btn input{
   background: #C6AB99!important;
}
.fs-p-scrollingCartButton__button{
   background-color: #C6AB99!important;
}
div#menubox-search-dtl button.fs-p-productSearch__searchButton{
   background: #C6AB99!important;
}
/*お問い合わせ必須の色*/
.fs-c-requiredMark::before{
   background-color: #C6AB99!important;
   border-color: #C6AB99!important;
}
/*レビュー購入者の色*/
.fs-c-reviewerStatus{
   background-color: #c6ab99!important;
}

/*-----------------------------------------------
　　商品詳細ページ修正
-----------------------------------------------*/
.fs-c-productName__copy{
    display: none;
}
.fs-c-productListItem__control .fs-c-button--plain{
    min-width: auto!important;
    padding: 10px 5px!important;
}
.fs-c-button--primary{
    background: #c12222;
}


/*-----------------------------------------------
　　お知らせ、ブログ修正
-----------------------------------------------*/
ul.blog_category_navi{
   display:flex!important;
   border: none!important;
}
ul.blog_category_navi li{
    margin: 15px;
    border-bottom: none !important;
}
ul.blog_category_navi li a{
    border: none !important;
    font-size: 14px;
}
ul.blog_category_navi li a.active{
    background-color: #C6AB99!important;
}
.news_cnt a{
   text-decoration: underline;
   font-weight: bold;
}
.news_content_area ul.blog_category_navi{
   border-top: none!important;
}
.news_content_area ul.blog_category_navi li a{
   padding: 5px 10px !important;
}
main.fs-l-main.blog h1.fs-c-heading.fs-c-heading--page.blog{
    border-bottom: 1px solid #C6AB99!important;
}
section.top-blog ul li a{
   border-top: 1px solid #C6AB99!important;
   border-bottom: 1px solid #C6AB99!important;
}
span.page-numbers.current{
   background-color: #c6ab99!important;
}

@media only screen and (max-width: 767px) {
ul.blog_category_navi{
   margin-bottom: 10px;
}
ul.blog_category_navi li{
   margin: 5px;
   padding: 0 !important;
}
ul.blog_category_navi li a{
   padding: 3px 10px !important;
}
section.top-news ul.news_list li a{
    padding: 0 !important;
    display: block;
}
section.top-blog ul{
    display: block;
}
section.top-blog ul li{
    max-width: 100%;
}
}


/*-----------------------------------------------
　　特集ページ共通
-----------------------------------------------*/
/*特集ページ用 線なし見出し*/
.t-sec-title{
  font-size: 30px!important;
  font-weight: bold;
  margin-bottom: 20px!important;
  font-family: 'Noto Serif JP', sans-serif;
}

/*特集ページ用 3Pointリンク*/
.pointlink .flex_3_b{
  width: 85%;
  margin: 0 auto;
}
.pointlink .flex_3_b .flex_3_item{
  text-align: center;
  position: relative;
  display: inline-block;
}
.pointlink .flex_3_b .flex_3_item::after{
    content: '';
    width: 20px;
    height: 20px;
    border: 0;
    border-bottom: solid 3px #c3a998;
    border-right: solid 3px #c3a998;
    transform: rotate(45deg);
    position: absolute;
    right: 0;
    left: 0;
    bottom: -25px;
    margin: auto;
}
.point-no{
  color: #c3a998;
  font-size: 22px;
  display: grid;
  line-height: 1.2;
  font-family: 'Noto Serif JP', sans-serif;
}
.point-no span{
  font-size: 48px;
}
.pointlink .flex_3_b .flex_3_item p{
  font-size: 20px;
  font-family: 'Noto Serif JP', sans-serif;
}
.pointlink .flex_3_b .flex_3_item img{
  width: 210px;
}
.pointlink .flex_3_b .flex_3_item a{
  display: block;
  text-decoration: none;
  color: #333;
}
.pointlink .flex_3_b .flex_3_item a:hover{
  text-decoration: none;
  opacity: 0.8;
}

/*特集ページ用 Pointリンク*/

/*ページの背景に色*/
.f-kusumi .fs-l-main{
  margin: 0px auto;
}
.f-kusumi .fs-l-page{
  background:rgba(224,214,208,0.28);
}
.f-kusumi .fs-l-pageMain{
  background: #fff;
  padding: 50px 80px;
}
.f-kusumi .fs-l-footer{
  margin-top: 0;
}

@media only screen and (max-width: 1050px) {
/*特集ページ用 3Pointリンク*/
.pointlink .flex_3_b{
  width: 100%;
}
}
@media only screen and (max-width: 767px) {
/*特集ページ用 線なし見出し*/
.t-sec-title {
  font-size: 23px!important;
  line-height: 1.5 !important;
  margin-bottom: 10px!important;
}
/*特集ページ用 3Pointリンク*/
.pointlink .flex_3_b{
  width: 100%;
}
.pointlink .flex_3_b .flex_3_item{
  text-align: left;
  margin-bottom: 20px;
}
.pointlink .flex_3_b .flex_3_item::after{
    bottom: -10px;
    width: 10px;
    height: 10px;
    border-bottom: solid 2px #c3a998;
    border-right: solid 2px #c3a998;
}
.pointlink .flex_3_b .flex_3_item .sp-flex{
  align-items: center;
  justify-content: space-between;
}
.point-no{
  font-size: 14px;
  width: 17%;
  margin: 0 auto;
}
.point-no span{
  font-size: 28px;
}
.pointlink .flex_3_b .flex_3_item p{
  font-size: 15px;
  width: 60%;
}
.pointlink .flex_3_b .flex_3_item img{
  width: 100px;
  right: -8px;
  position: relative;
}
/*ページの背景に色*/
.f-kusumi .fs-l-pageMain{
  padding: 50px 20px;
}
}

@media only screen and (max-width: 350px) {
.point-no{
  font-size: 12px;
}
.point-no span{
  font-size: 26px;
}
.pointlink .flex_3_b .flex_3_item p{
  font-size: 14px;
  width: 65%;
}
.pointlink .flex_3_b .flex_3_item img{
  width: 70px;
}
}

/*-----------------------------------------------
　　くすみ特集
-----------------------------------------------*/
.kusumi-recommend h2.top-title{
   line-height: 1.5!important;
}
.kusumi-recommend a:hover{
   text-decoration: none;
   opacity: 0.8;
}
.kusumi-other p{
   color: #333;
}

@media only screen and (max-width: 767px) {
.kusumi-other h2.top-title{
   line-height: 1.5!important;
}
}

/*-----------------------------------------------
　　機種を探す
-----------------------------------------------*/
.ac .accordion .accordion_header{
  color: #fff;
  background: #c6ab99;
  padding: 15px 35px;
  margin: 0 !important;
  line-height: 1.2;
}
.ac .accordion .accordion_inner{
  border: 1px solid #c6ab99;
}
.ac .arrow_under::after{
  border-bottom: solid 2px #fff;
  border-right: solid 2px #fff;
}
.setting-icon{
   padding-left: 25px;
}
.ac .iPhone-ver .setting-icon::before{
    content: "";
    left: -20px;
    top: -7px;
    position: absolute;
    display: block;
    width: 35px;
    height: 35px;
    background-image: url(https://nailndeco.itembox.design/item/setting-icon-iPhone.png?t=20250604172620);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 35px;
}
.ac .Android-ver .setting-icon::before{
    content: "";
    left: -20px;
    top: -7px;
    position: absolute;
    display: block;
    width: 35px;
    height: 35px;
    background-image: url(https://nailndeco.itembox.design/item/setting-icon-Android.png?t=20250604172620);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 35px;
}
.ac .iPhone-ver .flex_3_b,.ac .Android-ver .flex_3_b{
   width: 80%;
   margin: 0 auto;
}
.ac .iPhone-ver .flex_3_b img,.ac .Android-ver .flex_3_b img{
    padding: 10px 0;
}
.Flip-Fold.border-dot_area{
    padding: 30px;
}
.border-dot_area{ /*共通で使用可*/
    border: 3px dotted #c6ab99;
    padding: 20px;
}
.border_area{ /*共通で使用可*/
    border: 2px solid #c6ab99;
    padding: 20px 30px;
}
.model_contact .btn-cover a.btn-n{
   font-size: 18px;
   height: 70px;
   width: 520px;
   align-content: center;
}
.model_contact p{
   font-size: 28px;
}
.model_contact a::before{
    content: "";
    left: 20px;
    position: absolute;
    display: block;
    width: 35px;
    height: 30px;
    background-image: url(https://nailndeco.itembox.design/item/mail-icon.png?t=20250604172620);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 35px;
}
.model_contact a:hover{
  text-decoration: none;
  opacity: 0.8;
  color: #fff;
}

@media only screen and (max-width: 767px) {
.ac .iPhone-ver .flex_3_b{
   width: 90%;
   margin: 0 auto;
}
.Flip-Fold.border-dot_area{
    padding: 25px;
}
.setting-icon{
   padding-left: 30px;
}
.ac .iPhone-ver .setting-icon::before{
    top: -6px;
    left: -7px;
    width: 30px;
    height: 30px;
    background-size: 30px;
}
.ac .Android-ver .setting-icon::before{
    top: -6px;
    left: -7px;
    width: 30px;
    height: 30px;
    background-size: 30px;
}
.border-dot_area{ /*共通で使用可*/
    padding: 15px;
}
.border_area{ /*共通で使用可*/
    padding: 20px;
}
.model_contact p{
   font-size: 20px;
}
.model_contact .btn-cover a.btn-n{
   width: 100%;
   height: 80px;
   line-height: 1.5;
}
.model_contact a::before{
    top: 23px;
}
}

/*-----------------------------------------------
　　機種別ページ用スマホケースを探すアンカーリンク（機種とランキング以外の4項目）
-----------------------------------------------*/
/*スマホケースを探す*/
.search_phone .flex_4_item{
   border: 2px solid #c6ab99;
   padding: 20px 10px; /*4項目ver用に数値を変更*/
   margin-bottom: 30px;
   width: 23.5%; /*4項目ver用にCSSを追加*/
   margin-right: 1.5%; /*4項目ver用にCSSを追加*/
}
.search_phone .flex_4_item .flex_2_f .flex_2_item p{
   font-size: 18px;
   line-height: 1.6;
   color: #333;
}
.search_phone .flex_4_item .flex_2_f .flex_2_item p span{
   font-size: 24px;
}
.search_phone .flex_4_item .flex_2_f .flex_2_item:nth-child(2){
   padding-left: 20px;
   display: flex;
   align-items: center;
   letter-spacing: 2px;
}
.search_phone .row_2{
   display: flex;
   align-items: center;
}

@media only screen and (max-width: 767px) {
/*スマホケースを探す*/
.search_phone .flex_4_item{
   padding: 10px 5px;
   margin-bottom: 10px;
   width: 48.5%;
   margin-right: 3%;
}
.search_phone .flex_4_item .flex_2_f .flex_2_item p{
   font-size: 12px;
   line-height: 20px;
}
.search_phone .flex_4_item .flex_2_f .flex_2_item p span{
   font-size: 13px;
   padding-right: 1px;
   letter-spacing: 0px;
}
.search_phone .flex_4_item .flex_2_f .flex_2_item:nth-child(2){
   padding-left: 5px;
   letter-spacing: 1px;
}
}

/*-----------------------------------------------
　　機種別グループTOPページ用（iPhone・Xperia・Galaxyなど）
-----------------------------------------------*/
.modelgroup-top .row {
    margin-right: 0;
    margin-left: 0;
}
.modelgroup-top .accordion_header{
    color: #333333!important;
    background-color: #eaeaea!important;
    padding: 20px 35px 20px 20px!important;
}
.modelgroup-top .arrow_under::before,.modelgroup-top .arrow_under::after{
    border-bottom: solid 2px #333!important;
    border-right: solid 2px #333!important;
}
.modelgroup-top .accordion_inner{
    padding: 15px 20px;
    border: 1px solid #eaeaea!important;
}
.modelgroup-top .accordion_inner ul li{
    padding: 0 10px;
}
.modelgroup-top .accordion_inner ul li a{
    display: flex;
    align-items: center;
    padding: 0 10px;
    line-height: 1.4;
    height: 50px;
    border-bottom: 1px solid #cccccc;
    font-size: 14px;
}
.modelgroup-top .accordion_inner.open-2{
    padding: 25px;
}
.modelgroup-top .accordion_inner.open-2 .accordion_header{
    background-color: #f5f5f5!important;
    color: #333;
    padding: 10px 20px!important;
    border-bottom: 1px solid #989898;
    font-size: 16px;
}
.modelgroup-top .accordion_inner.open-2 .accordion_inner{
    border: none!important;
    padding: 10px 0px;
}
.modelgroup-top .accordion_inner.open-2 .arrow_under::after {
    border-bottom: solid 2px #333;
    border-right: solid 2px #333;
}

/*機種名からスマホケースを探す（iPhoneのみ、アコーディオンではなく羅列表示）*/
.model-tag{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.model-tag a{
    border: 1px solid #aaaaaa;
    padding: 7px 15px;
    border-radius: 20px;
    margin: 5px;
}
.model-tag a:hover{
    background: #c6ab99;
    border: 1px solid #c6ab99;
    color: #fff;
    text-decoration: none;
}

/*サイズ比較表（iPhoneのみ）*/
.table-model{
   width: 100%;
   table-layout: fixed;
}
.table-model th,.table-model td{
   border: 1px solid #aaaaaa;
   padding: 5px 10px;
   text-align: center;
   font-weight: bold;
}
.table-model td img{
    width: 100px;
    padding: 10px;
}

/*iPhoneカテゴリーTOP用表示非表示（ディスクリプション、iPhoneケースを探す）*/
.iPhone-display{
   display: none; /*他のページでは非表示*/
}
.c-iphone .iPhone-display{
   display: block; /*iPhoneカテゴリーTOPページのみ表示*/
}
.c-iphone .iPhone-none{
   display: none; /*iPhoneカテゴリーTOPページでは非表示、他のページでは表示*/
}

@media only screen and (max-width: 767px) {
.modelgroup-top .accordion_header{
    font-size: 16px;
}
.modelgroup-top .accordion_inner{
    padding: 15px 15px;
}
.modelgroup-top .accordion_inner ul li{
    padding: 0;
}
.modelgroup-top .accordion_inner ul li a{
    padding: 0 10px;
    height: 40px;
}
.modelgroup-top .accordion_inner.open-2{
    padding: 15px;
}
.modelgroup-top .accordion_inner.open-2 .accordion_inner{
    padding: 10px;
}

/*機種名からスマホケースを探す（iPhoneのみ、アコーディオンではなく羅列表示）*/
.model-tag a{
    padding: 5px 12px;
    margin: 4px;
}

/*サイズ比較表（iPhoneのみ）*/
.table-model{
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}
.table-model td img{
   padding: 5px;
   width: 60px;
}
}

/*-----------------------------------------------
　　商品ページの項目選択肢の「必須」の文字非表示
-----------------------------------------------*/
.fs-c-requiredMark{
    display: none;
}

/*-----------------------------------------------
　　smp-original178の表
-----------------------------------------------*/
.table-select tr td{
    margin: 5px;
    display: inline-table;
    width: 49%;
    position: relative;
}
.table-select tr td a{
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.35);
    display: block;
    padding: 13px 20px;
    width: 100%;
}
.table-select tr td:hover{
    opacity: 0.8;
}
.triangle {
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  bottom: 5px;
  right: 5px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid #888888;
}
@media only screen and (max-width: 1050px) {
.table-select tr td{
    width: 48%;
}
}
@media only screen and (max-width: 767px) {
.table-select tr td {
    margin: 7px 10px;
    display: inline-table;
    width: 94%;
}
.table-select tr td a {
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.35);
    display: block;
    padding: 10px 15px;
    width: 100%;
}
}