@charset "utf-8";



/*アイコンの設定
---------------------------------------------------------------------------*/

:root {
	--icon-width: 2px;
	--icon-color: black;
}
.icon-arrow-right {
    display: inline-block;
    box-sizing: border-box;
    width: 10px;
    height: 10px;
    border-style: solid;
    border-width: var(--icon-width) var(--icon-width) 0 0;
    border-color: var(--icon-color);
    transform: rotate(45deg);
    margin-left: 5px;
    margin-right: 10px;
}
.icon-arrow-right {
	transform: rotate(45deg);
}

}
/*囲み線
---------------------------------------------------------------------------*/
.box26 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 1px #000000;
    border-radius: 8px;
}
.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 16px;
    background: #FFF;
    font-weight: bold;
}
.box26 p {
    margin: 0; 
    padding: 0;
}
.box26 p a {
    text-decoration: none;
}

/*アクセスページの写真配置
---------------------------------------------------------------------------*/
.img_exp {
    width: 50%;
    float: left;
    padding-top: 5px;
    margin-top: 5px;
}
/*google map のスペース調整
---------------------------------------------------------------------------*/
#main .a_txt_area_map iframe {
  margin-bottom: 20px;
}


/*google map のスペース調整
---------------------------------------------------------------------------*/
#main .a_txt_area_map iframe {
  margin-bottom: 20px;
}

/*ナンバーの吹き出し
---------------------------------------------------------------------------*/
.no_title {
  position: relative;
  padding-left: 7em;
  margin-right: 0px;
  margin-left: 0px;
  padding-bottom: 1em;
}
.no_title span {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 2rem;
    color: #e3f5d8;
    background: #27ACD9;
    margin-right: 10px;
}
.no_title span:after {
  position: absolute;
  top: calc(50% - 7px);
  right: -11px;
  width: 0;
  height: 0;
  content: '';
  border-width: 7px 0 7px 12px;
  border-style: solid;
  border-color: transparent transparent transparent #27ACD9;
}
/*ボタン
---------------------------------------------------------------------------*/
.btn2 {
    display: block;
    width: 98%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: linear-gradient(#fff, #eee); /*グラデーション*/
    border: 1px solid #CCCCCC;
    font-weight: bold;
    border-radius: 5px;
    padding-left: 10px;
    text-decoration: none;
}
.btn2 span {
  color: #918059;
  position: relative;
  padding-left: 30px;
  margin-left: 20px;
}
.btn2 span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 7px;
  height: 7px;
  border-top: 2px solid #918059;
  border-right: 2px solid #918059;
  transform: rotate(45deg);
  margin-top: -5px;
}
.btn2 :hover {
    opacity: 0.7;
    width: auto;
    text-decoration: none;
}
/*
---------------------------------------------------------------------------*/
.a_line_dot {
  border-bottom: 1px dotted #CCCCCC;
  margin-top: 10px;
  margin-bottom: 10px;
}
/*
---------------------------------------------------------------------------*/
#fix_menu_smartphone {
   display: none;
 }
 nav.globalMenuSp {
   position: fixed;
   z-index: 2;
   top: 0;
   left: 0;
   color: #000;
   background: #fff;
   text-align: left;
   transform: translateX(100%);
   transition: all 0.6s;
   width: 100%;
   height: 100%;
   padding-top: 30px;
   margin-bottom: 50px;
 }
 nav.globalMenuSp ul {
   background: #fff;
   margin: 0 auto;
   padding: 0;
   width: 100%;
 }
 nav.globalMenuSp ul il img {
   padding-right: 5px;
 }
 nav.globalMenuSp ul li {
   list-style-type: none;
   padding: 0;
   width: 100%;
   border-bottom-color: #fff;
 }
 nav.globalMenuSp ul li:last-child {
   padding-bottom: 0;
   border-bottom: none;
 }
 nav.globalMenuSp ul li:hover {
   background: #ddd;
 }
 nav.globalMenuSp ul li a {
   display: block;
   color: #000;
   padding-top: 0.5em;
   padding-right: 0;
   padding-left: 0;
   padding-bottom: 0.5em;
   text-decoration: none;
   margin-left: 30px;
 }
 /* このクラスを、jQueryで付与・削除する */
 nav.globalMenuSp.active {
   transform: translateX(0%);
 }
 ul .menu_title {
   font-size: large;
   font-weight: bold;
   border-bottom: 1px solid #737171;
   display: block;
 }
 .menu_title img {
   width: 25px;
 }
 /*メールフォームボタン */
 header #logo_m {
   display: none;
 }

 /*TELブロック全体*/
 #tel {
    letter-spacing: 0.1em; /*文字間隔を広くする設定。通常がいいならこの行削除。*/
    font-size: 24px; /*文字サイズを大きく*/
    text-align: left;
    float: right;
    width: 500px;
    margin-top: -10px;
 }
 .table_step_title {
    margin-left: 110px;
    color: #1312BF;
    font-size: x-large;
    font-weight: bold;
    float: left;
    clear: right;
 }
 .a_emphasize {
   color: #FFFFFF;
   background-color: #CE3F3E;
   padding-left: 5px;
   padding-right: 5px;
   margin-right: 10px;
   font-size: large;
   height: 25px;
   line-height: 25px;
 }
 /*TELの受付時間の小文字部分*/
 #tel span {
    display: block;
    font-size: 13px; /*文字サイズを小さく*/
    line-height: 20px;
    width: 500px;
 }

 /*画像の上に文字を重ねる*/
.kasaneru{
  position: relative;/*親要素にrelative*/
}
.kasaneru p{
  position: absolute;/*重ねたい子要素にabsolute*/
  top:50%;
  left: 50%;

    
    
 -ms-transform: translate(-50%,-50%);/*ベンダープレフィックス*/
  -webkit-transform: translate(-50%,-50%);/*ベンダープレフィックス*/
  transform: translate(-50%,-50%);/*センター寄せの修正*/
  color: #fff;
  font-size: 1.8rem;
  margin: 0!important;/*文字がずれている場合や*/
  padding: 0!important;/*文字が折り返される場合*/
}
 .a_left_space1 {
   margin-left: 110px;
 }
 .a_txt_s {
   font-size: small;
 }
 .a_txt_red {
   color: #CE3F3E;
   font-weight: bold;
 }
.a_txt_blue {
    color: #0067F8;
    font-weight: bold;
     margin-left: 1.4em;
    text-indent: -1.4em;
 }
 a:hover img {
    opacity: 0.5;
    color: rgba(151,149,149,1.00);
 }
#main a .kaitori {
    width: 48%;
    margin-right: 5px;
    margin-bottom: 20px;
}

 .a_category_box2 a img {
   width: 100%;
 }
 p a img {
   padding-top: 8px;
 }
 .sp {
   display: none;
 }
 .pc {
   display: block;
   margin-top: 0px;
 }
 #bana1_m {
   display: none;
 }
 #bana2_m {
   display: none;
 }
 .sale .a_tax {
   color: #e74c3c;
   font-size: x-small;
   font-weight: normal;
 }
 /*New用リスト*/
 .cp_card {
   width: 22.3%;
   /* height: 260px; */
   height: auto;
   position: relative;
   background: #ffffff;
   overflow: visible;
   margin-right: 10px;
   margin-left: auto;
   padding: 0.5em;
   box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
   float: left;
   margin-bottom: 20pt;
   list-style: none;
   transition: all .2s ease-in-out;
 }
 .cp_card:hover {
   opacity: 0.8;
 }
 .cp_card:nth-of-type(4n) {
   margin-right: 0;
 }
 .cp_ribbon05 {
   position: absolute;
   top: -6px;
   right: -6px;
   overflow: hidden;
   width: 108px;
   height: 108px;
   margin-bottom: 0px;
 }
 .cp_ribbon05 .cp_ribbon {
   font-size: 1em;
   line-height: 1.2em;
   position: relative;
   top: 26px;
   left: -4px;
   width: 150px;
   padding: 7px 0;
   -webkit-transform: rotate(45deg);
   transform: rotate(45deg);
   text-align: center;
   letter-spacing: 0.5px;
   color: #333333;
   color: #ffffff;
   border: 1px dashed #ffffff;
   box-shadow: 0px 0px 0px 3px #F48FB1;
   background-color: #F48FB1;
   margin-right: 5px;
 }
 .cp_ribbon05 .cp_ribbon:before, .cp_ribbon05 .cp_ribbon:after {
   position: absolute;
   bottom: -8px;
   content: '';
   border-width: 4px 4px 0 4px;
   border-style: solid;
   border-color: #EC407A transparent transparent transparent;
 }
 .cp_ribbon05 .cp_ribbon:before {
   left: -4px;
 }
 .cp_ribbon05 .cp_ribbon:after {
   right: 3px;
 }
 /*Sale用リスト*/
 .cp_card2 {
   width: 22.6%;
   height: 230px;
   position: relative;
   background: #ffffff;
   overflow: visible;
   margin-right: 10px;
   margin-left: auto;
   margin-bottom: 2em;
   padding: 0.5em;
   box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
   float: right;
 }
 .cp_ribbon06 {
   position: absolute;
   top: -6px;
   right: -6px;
   overflow: hidden;
   width: 108px;
   height: 108px;
 }
 .cp_ribbon06 .cp_ribbon {
   font-size: 1em;
   line-height: 1.2em;
   position: relative;
   top: 26px;
   left: -4px;
   width: 150px;
   padding: 7px 0;
   -webkit-transform: rotate(45deg);
   transform: rotate(45deg);
   text-align: center;
   letter-spacing: 0.5px;
   color: #333333;
   color: #ffffff;
   border: 1px dashed #ffffff;
   box-shadow: 0px 0px 0px 3px #FF0055;
   background-color: #FF0055;
   margin-right: 5px;
   -webkit-box-shadow: 0px 0px 0px 3px #FF0055;
   margin-bottom: 0px;
 }
 .cp_ribbon06 .cp_ribbon:before, .cp_ribbon05 .cp_ribbon:after {
   position: absolute;
   bottom: -8px;
   content: '';
   border-width: 4px 4px 0 4px;
   border-style: solid;
   border-color: #EC407A transparent transparent transparent;
 }
 .cp_ribbon06 .cp_ribbon:before {
   left: -4px;
 }
 .cp_ribbon06 .cp_ribbon:after {
   right: 3px;
 }
 #contents-in #sub img {
   margin-bottom: 5px;
   width: 100%;
 }
 .a_english {
   color: #a9a9a9;
   /* font-style: italic */
   font-size: small;
   display: inline-block !important;
   margin-left: 10px;
 }
 p a img {
   width: 100%;
 }
 /*会社概要*/
 .a_txt_area_dotline {
   margin-left: 10px;
   margin-right: 10px;
   border-spacing: 3px 0px;
   border-bottom: 1px dotted #988162;
   line-height: 30px;
   margin-top: 5px;
   padding-bottom: 10px;
 }
 .a_img_line {
   padding-right: 0px;
   margin-right: 7px;
   margin-bottom: 5px;
 }
 figure.gazo-box {
   float: left;
   padding-right: 5px;
   text-align: left;
   font-size: small;
   margin-bottom: 20px;
 }
 .pc, #pc {
   display: block;
 }
 .news.pc {
   padding-bottom: 10px;
 }
 .sp, #sp {
   display: none;
 }
.chigai .a_category_box3 img {
    margin-right: 10px;
    margin-top: 10px;
}

 /* #footermenu ul{
  padding: 0 !important
} */
 #footerwrap {
   width: 50%;
   margin: 0 auto;
   padding-left: auto;
   padding-right: auto;
 }
 #footermenu ul li {
   padding: 0;
margin: 5px;
 }




 .cg1 {
   width: 30%;
   padding-right: 3%;
 }
 .cg2 {
   width: 4%;
   padding-right: 16.5%;
 }
 .cg1 li:first-child, .fbl1 li:first-child, .cs li:first-child {
   font-weight: bold;
   font-size: 15px;
 }
 .cg2 li:first-child, .fbl2 li:first-child, .fbl3 li:first-child {
   line-height: 30px;
 }
 .fbl1 {
   width: 8%;
   padding-right: 3%;
 }
 .fbl2 {
   width: 10%;
   padding-right: 3%;
 }
 .fbl3 {
   width: 12%;
   padding-right: 16.5%;
 }
 .cs {
   width: 25%;
 }
 .cp_card a {
   text-decoration: none;
 }
 /*#sub .submenu li a::after,
#side .submenu li a::after{
  display: block;
  width: 0.65em;
  height: 0.65em;
  box-sizing: border-box;
  position: relative;
  left: 93%;
  top: -22px;
  border: solid #808080;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-width: 0 1px 1px 0;
  transform: rotate(-45deg);
  content: "";
}*/
 .cp_card a {
   text-decoration: none;
 }
 .sale s {
   color: #333;
   font-size: 13px;
 }
 .sale span {
   margin: 0 5px;
   color: #333;
 }
 .fa-regular.fa-house {}
 .a_category_box {
   width: 33%;
   height: auto;
   float: right;
   margin-right: 0px;
   margin-bottom: 5px;
 }
 .category_name {
   font-size: small;
   text-align: center;
   clear: both;
 }
/*ここが違います
---------------------------------------------------------------------------*/
#chigai {
    width:100%;
	display: flex;
	flex-wrap: wrap;
	justify-content:  center;
	align-items: stretch;
	text-align: center;
} 
#chigai2 {
    width:100%;
	display: flex;
	flex-wrap: wrap;
	justify-content:  center;
	align-items: stretch;
	text-align: center;
} 

.a_category_box3 {
    width: 23%;
    height: auto;
    float: left;
    margin-right: 15px;
    border: 1px solid #CCCCCC;
    margin-bottom: 10px;
 }
.txt_cause {
    border: 1px solid #CCCCCC;
    background-color: #FFE889;
    height: 30px;
    width: auto;
    line-height: 30px;
}

 .a_category_title2 {
    text-align: center;
    height: 50px;
    padding-top: auto;
    padding-bottom: auto;
    background-color: #155CC0;
    color: #FFFFFF;
    font-size: large;
    margin-bottom: 0px;
    margin-right: 0px;
    line-height: 50px;
 }
 .category_name3 {
   font-size: small;
   text-align: center;
   float: left;
   clear: both;
 }
 .category_txt2 {
    font-size: medium;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
 }
.category_txt2 strong {
    color: #F00307;
    font-weight: bolder;
    font-size: x-large;
    margin-bottom: 0px;
    margin-right: 10px;
    padding-top: 10px;
}

.a_category_box3_img {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    clear: both;
}

.ribbon5 {
    display: inline-block;
    position: relative;
    height: 60px;
    line-height: 60px;
    text-align: center;
    padding-right: 0;
    padding-left: 0;
    font-size: 18px;/*文字サイズ*/
    background: #7f9dfb;/*背景色*/
    color: #FFF;/*文字色*/
    box-sizing: border-box;
}
.ribbon5 strong {
    margin-right: 5px;
    margin-left: 5px;
    padding-top: 5px;
    padding-right: 30px;
    padding-left: 15px;
    padding-bottom: 5px;
    border-top: dashed 1px #FFF;
    border-bottom: dashed 1px #FFF;
    line-height: 46px;
    font-weight: normal;
}
.ribbon5:after {
  position: absolute;
  content: '';
  z-index: 1;
  top: 0;
  right: 0;
  width: 0px;
  height: 0px;
  border-width: 30px 15px 30px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}

 /*ここまで
---------------------------------------------------------------------------*/
 /*買取品目
---------------------------------------------------------------------------*/
 .a_category_box2 {
    width: 23%;
    height: auto;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    border: 1px solid #CCCCCC;
 }

  .a_category_box2 img{
    width: 90%;
    float: none;
    clear: both;
}
 .a_category_title {
    text-align: center;
    height: 50px;
    padding-top: auto;
    padding-bottom: auto;
    background-color: #DB0205;
    color: #FFFFFF;
    font-size: large;
    line-height: 55px;
    margin-bottom: 0px;
 }
 .category_name2 {
   font-size: small;
   text-align: center;
   float: left;
   clear: both;
 }
 .category_txt {
   font-size: small;
   text-align: center;
 }
 /*ここまで
---------------------------------------------------------------------------*/
 h2 .space_top {
   margin-top: 50px;
   height: 40px;
   margin-right: 0px;
 }
 #main .a_bana_main1 img {
   width: 47%;
   border: 1px solid #CCCCCC;
   margin-bottom: 5px;
   margin-right: 5px;
 }
 #4reason_m {
   display: none;
 }
 .h2_main_title {
    border-left-style: none;
    text-align: center;
    font-size: larger;
    color: #393636;
    border-bottom-width: 0px;
    margin-top: 20px;
 }
 .read {
    font-size: large;
    padding-bottom: 10px;
    line-height: 35px;
    clear: both;
    text-align: left;
    width: auto;
 }
 .table_read {
   background-color: #FCE6E7;
   border: 5px solid #DB0205;
   padding-top: 15px;
   padding-right: 15px;
   padding-bottom: 15px;
   padding-left: 15px;
   border-radius: 10px;
   font-size: x-large;
   margin-bottom: 30px;
   margin-top: 20px;
 }
 .table_step {
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    font-size: large;
    margin-bottom: 30px;
    width: 95%;
 }


 .a_space_under {
   margin-bottom: 10px;
 }
.bana1 {
    width: 49%;
    float: left;
    border: 1px solid #CCCCCC;
    height: 200px;
    text-align: left;
    padding-top: 10px;
    margin-top: auto;
    margin-bottom: auto;
    font-size: xx-large;
    padding-left: 50px;
}

.bana2 {
    width: 49%;
    float: right;
    border: 1px solid #CCCCCC;
    height: 200px;
    
}
#main #bana2_pc img {
    float: left;
    width: 49%;
    margin-right: 10px;
}

 .right_txt {
   float: right;
   width: 100%;
   margin-left: 5px;
   padding-left: 5px;
 }
 .right_txt ul li {
   border-bottom: 1px dotted #CCCCCC;
   margin-bottom: 5px;
 }
 .a_txt_strong {
   color: #B30002;
   font-family: "Times New Roman", Times, serif;
   font-weight: bold;
   font-size: 20px;
 }
 /*全体の設定
---------------------------------------------------------------------------*/
 .step img width: 50%;
 }
 /*よくある質問2
---------------------------------------------------------------------------*/
 .accordion {
   width: 95%;
   margin-left: auto;
   margin-right: auto;
 }
 /* チェックボックスは非表示 */
 .accordion-hidden {
   display: none;
 }
 /* Question部分 */
 .accordion-open {
    display: block;
    padding: 10px 80px 10px 10px;
    background: #bbe2f1;
    cursor: pointer;
    margin: 5px 0;
    position: relative;
    border-radius: 0.5em;
 }
 /* 開閉状態を示すアイコン+の作成 */
 .accordion-open::before, .accordion-open::after {
   content: '';
   width: 20px;
   height: 3px;
   background: #000;
   position: absolute;
   top: 50%;
   right: 5%;
   transform: translateY(-50%);
 }
 /* 一本は縦にして+を作る */
 .accordion-open::after {
   transform: translateY(-50%) rotate(90deg);
   transition: .5s;
 }
 /* アコーディオンが開いたら縦棒を横棒にして-にする */
 .accordion-hidden:checked + .accordion-open:after {
   transform: translateY(-50%) rotate(0);
 }
 /* Answer部分 */
 .accordion-close {
   display: block;
   height: 0;
   overflow: hidden;
   padding: 0;
   opacity: 0;
   transition: 0.5s; /* 表示速度の設定 */
 }
 /* チェックボックスにチェックが入ったらAnswer部分を表示する */
 .accordion-hidden:checked + .accordion-open + .accordion-close {
   height: auto;
   opacity: 1;
   padding: 10px;
 }
 /* Q&A追加 */
 .accordion_qa .Q {
   position: relative;
   font-weight: bold; /*太字にする設定*/
 }
 .accordion_qa .accordion-open {
   padding-left: 2.5em;
 }
 .accordion_qa .Q::before {
   content: 'Q';
   font-size: x-large;
   display: block;
   position: absolute;
   top: -.6em;
   left: -1.3em;
   font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
   font-weight: bold; /*太字にする設定*/
 }
 .accordion_qa .A {
   position: relative;
   padding-left: 2em;
 }
 .accordion_qa .A::before {
   content: 'A';
   font-size: x-large;
   display: block;
   position: absolute;
   top: -.1em;
   left: 0;
   font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
   font-weight: bold; /*太字にする設定*/
 }
 .a_txt_right {
   float: right;
 }

 .a_left_block {
    float: left;
    line-height: 40px;
    padding-bottom: 30px;
    width: 50%;
 }
 .a_right_block {
    float: right;
     width: 50%;
 }
#contents-in #main .a_right_block {
    text-align: center;
}
.a_title_center {
    text-align: center;
    font-weight: bold;
}




 .line {
   border-top-width: 1px;
   border-top-style: dotted;
   margin-left: 0px;
   margin-top: 10px;
   margin-bottom: 10px;
 }
 .line2 {
   border-top-width: 1px;
   border-top-style: dotted;
   margin-left: 20px;
   margin-right: 20px;
 }
/*FOOTERボタン*/
#anchor_btn_pc{
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 9999;
    background: rgba(212,212,212,0.5);
    padding: 5px 0;
    margin: 0;
    max-width: none;
}
#anchor_btn_pc ul{
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
 #anchor_btn_sp {
   position: fixed;
   bottom: 0;
   z-index: 9999;
   width: 100%;
   padding: 0;
   margin: 0;
 }
 #anchor_btn_sp ul {
   display: flex;
   width: 100%;
   text-align: center;
 }
 #anchor_btn_sp i {
   font-size: 2rem;
 }
.a_pdf {
    width: 80%;
    height: 50px;
    border: 1px solid #000000;
    clear: none;
    background-color: #E5E5E5;
    line-height: 50px;
    font-weight: bold;
    text-align: center;
    padding-right: auto;
    margin-left: auto;
    margin-right: auto;
}

#menu {
    display: none;
    margin-top: 0px;
}
#count {
    text-align: center;
    background-color: #0241F4;
    margin-top: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #FFFFFF;
    border-top: 4px solid #F9CE52;
    border-bottom: 4px solid #F9CE52;
}





 }

 @media screen and (min-width:901px) and (max-width:1300px) {
   /*ここが違います
---------------------------------------------------------------------------*/
 
     
     #main #bana2_pc img {
    width: 48%;
} 


  .table_step {
    width: 97%;
    border-bottom: 3px dotted rgba(132,194,64,1.00);
 }
     
     #menubar li {
     width: 14.2%;
   }
   .right_txt {
     padding-left: 0px;
     width: 100%;
     clear: both;
   }
   .space {
     padding-top: 50px;
     margin-top: 50px;
     clear: both;
     display: block;
   }
   #menubar ul.ddmenu {
     width: 14.2%;
   }
   #menubar li a {
     font-size: 15px;
   }
   .cp_card {
     width: 21.3%;
   }
   .cp_card a {
     text-decoration: none;
   }
   .cg2 {
     padding-right: 10%;
   }
   .fbl1 {
     width: 10%;
   }
   .fbl2 {
     width: 13%;
     padding-right: 3%;
   }
   .fbl3 {
     width: 16%;
     padding-right: 10%;
   }
   .cs {
     width: 18%;
   }
   #sub .submenu li a, #side .submenu li a {
     font-size: 13px;
   }
   #sub .submenu li a::after, #side .submenu li a::after {
     top: -19px;
   }
 }


 @media screen and (min-width:481px) and (max-width:900px) {
   
    .a_category_box3 {
    width: 47%;
 }
     
     .table_step_txt {
    margin-left: 50px;
}

     .table_step_title {
   margin-left: 50px;

 }
 
     #main #bana2_pc img {
    width: 48%;
} 

   
     .cp_card {
     float: left;
     width: 24%;
   }
   .cp_card:nth-of-type(4n) {
     margin-right: 0;
   }
   .sale s {
     display: block;
   }
   .a_bana_main1 {
     width: 48%;
   }

   
   .a_category_box2 {
    width: 23%;
    float: left;
    border: 1px solid #CCCCCC;
   }
   .category_txt {
     font-size: x-small;
     text-align: center;
   }
   /*  h2,h3{
    font-size: 3vw !important;
    padding: 2vw 0;
    /* margin:5vw 0 3vw !important;
  }
  #main h2, #main h3
  {
    padding-left: 0;
    margin-bottom: 4vw;
    border: none;
    text-align: center;
  }
  #main h2::first-letter {
    border-left: none;
    padding-left: 1vw;
  } */
   .cp_ribbon05 {
     display: none;
   }
   ul {
    clear: both;
    overflow: hidden;
    height: auto;
    margin-left: 20px;
   }
   #main .cp_card {
     height: :auto !important;
     margin-right: 1%;
     float: left;
     list-style: none;
     margin-bottom: 0.5rem;
     box-sizing: border-box;
     border: 1px solid #E0E0E0;
     box-shadow: none;
   }
   #main .new_ic::before {
     content: "NEW";
     display: block;
     width: 6.5vw;
     text-align: center;
     font-size: 2vw;
     color: #fff;
     background-color: #f44336;
   }
   #main .sale_ic::before {
     content: "SALE";
     display: block;
     width: 6.5vw;
     text-align: center;
     font-size: 2vw;
     color: #fff;
     background-color: #f44336;
   }
   #main .cp_card p {
     padding: 0;
   }
   #main .cp_card a {
     text-decoration: none;
   }
   #main .cp_card a:hover {
     color: #333;
   }
   .brand_ttl {
     height: 1.5em;
     font-size: 2vw;
   }
   .item_ttl {
     height: 1.5em;
     font-size: 2vw;
   }
   .price_before {
     display: none;
   }
   .cp_ribbon06 {
     display: none;
   }
   .group_area li {
     width: 49%;
     margin-right: 2%;
     box-sizing: border-box;
     float: left;
     margin-bottom: 1em;
   }
   .group_area li:nth-of-type(2n) {
     margin-right: 0;
   }
   figure.gazo-box {
     float: none;
     padding-right: 0;
     margin-bottom: 0;
     font-size: 0.7rem;
   }
   #sub .submenu li a, #side .submenu li a {
     width: 100%;
     box-sizing: border-box;
   }
   .sale .a_tax {
     color: #f44336;
   }
   #menubar-s {
     top: 12vw;
   }
   #menubar-s li a {
     padding-top: 2vw;
     padding-right: 2vw;
     padding-bottom: 2vw;
     background: #333333;
   }
   #menubar-s li a span {
     font-size: 2.5vw;
   }
   .noscroll {
     overflow: hidden;
   }
   header {
     border-bottom: 1px solid #ccc;
   }
   /* aside #mainimg2{
    display: none;
  } */
   .pc {
     display: none;
   }
   .sp {
     display: block;
   }
   #pc {
     display: none;
   }
   #sp {
     display: block;
   }
   header {
     height: 12vw;
   }
   .sp_header a {
     color: #666;
   }
   /* .header_second {
    height: 8vw;
    border-bottom: 1px solid #ccc;
  } */
   .sp_header ul {
     clear: both;
     overflow: hidden;
   }
   .sp_header li {
     float: left;
   }
   header .inner {
     text-align: center;
     position: relative;
   }
   .inner .search {
     position: absolute;
     top: 1vw;
     right: 1vw;
   }
   .inner .search .material-icons {
     color: #666666;
     font-size: 7vw;
     padding: 1.8vw 0.5vw;
   }
   .header_wrap {
     position: fixed;
     top: 0;
     width: 100%;
     z-index: 10;
   }
   header {
     background: #ffffff;
     position: relative;
     top: 0;
     width: 100%;
     z-index: 10;
   }
   header #logo {
     width: 50%;
     padding-top: 2vw;
     padding-right: 0;
     padding-left: 80px;
     padding-bottom: 2vw;
     box-sizing: border-box;
     margin: 0;
   }
   header #logo a {
    padding-left: 0px;
    min-height: 100px;
   }
   #sub .box1, #side .box1 {
     padding: 0;
     margin-bottom: 0;
     border: none;
   }
   #sub h2, #side h2 {
     padding: 0;
     box-sizing: border-box;
     border: none;
     margin-bottom: 2vw;
   }
   #new h2 {
     margin-bottom: 0;
   }
   /* #new dl{
    padding: 0;
  } */
   #new ul {
     /* border-bottom: 1px solid #E0E0E0;
    border-top: 1px solid #E0E0E0; */
     height: auto;
     margin-bottom: 0px;
     /* overflow-y: scroll; */

   }
   #menubar_hdr {
     top: 1vw;
   }
   #new li {
     font-size: 2vw;
     letter-spacing: 0;
     line-height: 2.5;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
     height: 1.8em;
     padding-bottom: 10px;
   }
   .newicon.newicon {
     background: #f44336; /*背景色*/
     color: #FFF; /*文字色*/
     font-size: 60%; /*文字サイズ*/
     line-height: 1.5;
     padding: 0.2vw 0.8vw;
     border-radius: 0;
     margin: 0 1vw 0 0;
     vertical-align: middle;
     bottom: 10px;
   }
   img {
    width: 100%;
   }
   /* #new dd{
    font-size: 3.5vw;
  } */
   body.is-fixed-pagetop .nav-fix-pos-pagetop a {
     border: none;
     border-radius: 40px;
     font-size: 31px;
     padding-top: 6px;
     line-height: 1.4;
     right: 3vw;
     bottom: 150px;		/*下から50pxの場所に配置*/
   }
     
     
   #campaign h2 {
     text-align: left;
     padding-left: 0;
     background: #fff;
     /* border-bottom: 1px solid #ccc; */
     text-align: center;
     color: #000;
     margin-bottom: 4vw;
   }
   #campaign h2 .cp {
     display: inline-block;
   }
   #campaign ul li {
     float: left;
     width: 49%;
     margin-right: 2%;
   }
   #campaign ul li:last-child {
     margin-right: 0;
   }
   footer {
     background-color: #4e454a;
   }
   #footermenu ul {
     width: 100%;
     padding-right: 3vw;
     padding-left: 3vw;
     box-sizing: border-box;
     display: flex;
     flex-wrap: wrap;
     justify-content: center;
   }
   #footermenu ul li {
     padding: 0;
     float: left;
     line-height: 2;
   }
   #footermenu ul li a {
     font-size: 2vw;
     letter-spacing: .1em;
   }
   .accordion-content p::after {
     display: block;
     width: 1.87vw;
     height: 1.87vw;
     box-sizing: border-box;
     position: relative;
     right: -91vw;
     top: -4.5vw;
     border: solid #fff;
     border-top-width: medium;
     border-right-width: medium;
     border-bottom-width: medium;
     border-left-width: medium;
     border-width: 0 1px 1px 0;
     transform: rotate(-45deg);
     content: "";
   }
   body.is-fixed-pagetop .nav-fix-pos-pagetop a:hover {
     background: rgba(0, 0, 0, 0.6);
   }
   .sp_header {
     display: none;
   }
     


 }
 @media screen and (max-width:480px) {
   h2, h3 {
    font-size: large !important;
    padding: 2vw 0;
     /* margin:5vw 0 3vw !important; */
   }
  
   .a_right_block {
     width: 100%;
 }  

    .a_left_block {
     width: 100%;
 }  
     
     .accordion_qa .Q::before {
     top: -.3em;
  　 left: -1.3em;
  }
    
.table_step_txt {
    margin-left: 0px;
    font-size: medium;
    clear: both;
}
     
     
/*アクセスページの写真配置
---------------------------------------------------------------------------*/
.img_exp {
  width: 100%;
}
     


    /*ここが違います
---------------------------------------------------------------------------*/
  .a_category_box3 {
    width: 100%;
    height: auto;
    margin-right: 5px;
 }
#main #chigai2 .a_category_box3  img {
    float: none;
    clear: none;



}
     
     .a_category_box4 {
    width: 45%;
    height: auto;
    margin-right: 5px;
 }
#main #chigai2 .a_category_box4  img {
    float: none;
    clear: none;



}



 .a_category_title2 {
    height: 50px;
    line-height: 50px;
    font-size: large;
 }
 .category_name3 {
   font-size: small;
   text-align: center;

 }
 .category_txt2 {
    font-size: medium;
    text-align: center;
    margin-top: 10px;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    float: none;
    margin-bottom: 0px;
 }
     
     
 
    /*ここまで
---------------------------------------------------------------------------*/    
 .read {
    font-size: medium;
    line-height: 25px;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    clear: both;
   }
   /*footer
---------------------------------------------------------------------------*/
   /*お電話での問い合わせを表示する*/
   #fix_menu_smartphone {
     display: inherit;
   }
   #fix_menu_smartphone {
     position: fixed;
     bottom: 0;
     width: 100%;
     box-sizing: border-box;
     z-index: 9999;
     text-align: center;
     display: flex;
     justify-content: space-between;
     float: left;
   }
   #fix_menu_smartphone img {
     -webkit-animation: bound 1.5s ease-in infinite;
     -moz-animation: bound 1.5s ease-in infinite;
     animation: bound 1.5s ease-in infinite;
   }
   footer {
     padding-bottom: 120px;
   }
   .nav-item {
     width: 100%;
     margin: .5em auto 0;
     padding: .33em;
     float: right;
   }
   /*  #main h2, #main h3
  {
    padding-left: 0;
    margin-bottom: 4vw;
    border: none;
    text-align: center;
  }
  #main h2::first-letter {
  	border-left: none;
  	padding-left: 1vw;
  }*/
   .table_step {
     font-size: medium;
     margin-bottom: 10px;
     width: 90%;
     text-align: left;
     display: block;
   }
   .step_img {
    text-align: center;
    width: 100%;
   }
   .table_read {
    font-size: medium;
    margin-bottom: 20px;
    margin-top: 0px;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
   }

   .table_step_title {
    width: 100%;
    margin-bottom: 10px;
    margin-left: -0px;
    padding-top: 5px;
    font-size: large;
   }
   .a_emphasize {
     padding-left: 10px;
     clear: right;
     display: block;
     padding-top: 5px;
     padding-bottom: 5px;
   }

   .category_txt {
     font-size: small;
     text-align: center;
   }
   #main .a_bana_main1 img {
     width: 100%;
     margin-bottom: 10px;
     margin-right: 0px;
   }
   .a_category_box {
     width: 47%;
     float: left;
     margin-right: 5px;
     margin-bottom: 5px;
   }
   .category_name {
     clear: both;
   }
   .a_category_box2 {
    width: 48%;
    height: 170px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
   }
     
     .a_category_box2 img{
    margin-right: auto;
    padding-right: auto;
         
     }
   .cp_ribbon05 {
     display: none;
   }
   ul {
    clear: both;
    overflow: hidden;
    padding-left: 0px;
   }
   #main .cp_card {
     height: :auto !important;
     width: 49%;
     margin-right: 2%;
     float: left;
     list-style: none;
     margin-bottom: 0.5rem;
     box-sizing: border-box;
     border: 1px solid #E0E0E0;
     box-shadow: none;
   }
   #main .new_ic::before {
     content: "NEW";
     display: block;
     width: 3.2em;
     text-align: center;
     font-size: 3vw;
     color: #fff;
     background-color: #f44336;
   }
   #main .sale_ic::before {
     content: "SALE";
     display: block;
     width: 3.2em;
     text-align: center;
     font-size: 3vw;
     color: #fff;
     background-color: #f44336;
   }
   #main .cp_card:nth-of-type(2n) {
     margin-right: 0;
   }
   #main .cp_card p {
     padding: 0;
   }
   #main .cp_card a {
     text-decoration: none;
   }
   .brand_ttl {
     height: 1.5em;
     font-size: 3.5vw;
   }
   .item_ttl {
     height: 1.5em;
     font-size: 3.5vw;
   }
   .price_before {
     display: none;
   }
   .cp_ribbon06 {
     display: none;
   }
   .group_area li {
     width: 49%;
     margin-right: 2%;
     box-sizing: border-box;
     float: left;
     margin-bottom: 1em;
   }
   .group_area li:nth-of-type(2n) {
     margin-right: 0;
   }
   figure.gazo-box {
     float: none;
     padding-right: 0;
     margin-bottom: 0;
     font-size: 0.6rem;
   }
   #sub .submenu li a, #side .submenu li a {
     width: 100%;
     box-sizing: border-box;
   }
   .sale s, .sale span {
     font-size: xx-small;
   }
   .sale .a_tax {
     color: #f44336;
     display: inline;
   }
   #menubar-s li a {
     font-size: medium;
     padding-top: 2vw;
     padding-right: 2vw;
     padding-bottom: 2vw;
     background: #333333;
     padding-left: 20px;
   }
   #menubar-s li a span {
     font-size: 2.5vw;
   }
   .noscroll {
     overflow: hidden;
   }
   header {}
   /* 画像の切り替え */
   .pc {
     display: none;
   }
   .sp {
     display: block;
   }
   #pc {
     display: none;
   }
   #sp {
     display: block;
   }
   #bana1_m {
     display: inherit;
   }
   #bana1_pc {
     display: none;
   }
   #bana2_m {
     display: inherit;
   }
   #bana2_pc {
     display: none;
   }
   header {
     height: 12vw;
   }
   .sp_header a {
     color: #666;
   }
   /* .header_second {
    height: 8vw;
    border-bottom: 1px solid #ccc;
  } */
   .sp_header ul {
     clear: both;
     overflow: hidden;
   }
   .sp_header li {
     float: left;
   }
   header .inner {
     text-align: center;
     position: relative;
   }
   .inner .search {
     position: absolute;
     top: 1vw;
     right: 1vw;
   }
   .inner .search .material-icons {
     color: #000000;
     font-size: 7.3vw;
     padding: 1.8vw 0.5vw;
   }
   .header_wrap {
     position: fixed;
     top: 0;
     width: 100%;
     z-index: 10;
   }
   header {
    background: #ffffff;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 10;
   }
   header #logo {
     padding-top: 3vw;
     padding-right: 0;
     padding-left: 0;
     box-sizing: border-box;
     margin: 0;
   }
   header #logo a {
     color: #fff;
     text-decoration: none;
     font-size: 4vw;
   }
   header #logo a img {
    float: none;
    width: 40%;
    padding-bottom: 10px;
   }
   #sub .box1, #side .box1 {
     padding: 0;
     margin-bottom: 0;
     border: none;
   }
   #sub h2, #side h2 {
     padding: 0;
     box-sizing: border-box;
     border: none;
     margin-bottom: 2vw;
   }
   #new h2 {
     margin-bottom: 0;
   }
   /* #new dl{
    padding: 0;
  } */
   #new ul {
     /* border-bottom: 1px solid #E0E0E0;
    border-top: 1px solid #E0E0E0; */
     height: auto;
     /* overflow-y: scroll; */
   }
   #new li {
     font-size: 3.5vw;
     letter-spacing: 0;
     line-height: 2.5;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
     height: 2.5em;
   }
   .newicon.newicon {
     background: #f44336; /*背景色*/
     color: #FFF; /*文字色*/
     font-size: 65%; /*文字サイズ*/
     line-height: 1.5;
     padding: 0.2vw 0.8vw;
     border-radius: 0;
     margin: 0 1vw 0 0;
     vertical-align: middle;
   }
   /* #new dd{
    font-size: 3.5vw;
  } */
 
   #campaign h2 {
     text-align: left;
     padding-left: 0;
     background: #fff;
     /* border-bottom: 1px solid #ccc; */
     text-align: center;
     color: #000;
     margin-bottom: 4vw;
   }
   footer {
     background-color: #4e454a;
   }
   #footermenu ul {
     width: 100%;
     padding-right: 3vw;
     padding-left: 3vw;
     box-sizing: border-box;
     display: flex;
     flex-wrap: wrap;
     justify-content: center;
   }
   #footermenu ul li {
     padding: 0;
     float: left;
     line-height: 2;
   }
   #footermenu ul li a {
     font-size: 3vw;
     letter-spacing: .1em;
   }
   .accordion-content p::after {
     display: block;
     width: 1.87vw;
     height: 1.87vw;
     box-sizing: border-box;
     position: relative;
     right: -91vw;
     top: -4.5vw;
     border: solid #fff;
     border-top-width: medium;
     border-right-width: medium;
     border-bottom-width: medium;
     border-left-width: medium;
     border-width: 0 1px 1px 0;
     transform: rotate(-45deg);
     content: "";
   }
   body.is-fixed-pagetop .nav-fix-pos-pagetop a:hover {
     background: rgba(0, 0, 0, 0.6);
   }
   .sp_header {
     display: none;
   }
   .right_txt {
     width: 100%;
   }


 }
 /* 光らせるためのstyle */
 .shine {
   position: relative;
   overflow: hidden;
   border-radius: 8px;
 }
 /* 光の疑似要素 */
 .shine::before {
   content: "";
   animation: shine 3s cubic-bezier(0.25, 0, 0.25, 1) infinite;
   background-color: #fff;
   width: 140%;
   height: 100%;
   transform: skewX(-45deg);
   top: 0;
   left: -160%;
   opacity: 0.5;
   position: absolute;
 }
 /* 光の動き */
 @keyframes shine {
   0% {
     left: -160%;
     opacity: 0;
   }
   70% {
     left: -160%;
     opacity: 0.5;
   }
   71% {
     left: -160%;
     opacity: 1;
   }
   100% {
     left: -20%;
     opacity: 0;
   }
 }
