.box_sp, .box_tb {
  display: none;
}
.box_pc {
  display: block;
}
@media screen and (max-width: 1180px) {
  .list_commitment_ttl em {
    font-size: 22px;
    padding-left: 18px;
  }
  .list_commitment_ttl span {
    font-size: 60px;
  }
  .point_box {
    background: #EBEBEB;
    padding: 20px;
    max-width: inherit;
    margin: 0 auto;
  }
  .point_box .inner {
    width: 100%;
    padding: 0;
  }
  #reasons .inner {
    width: 100%;
    padding: 20px;
    background: #F7F7F7;
  }
  .point_ttl {
    font-size: 25px;
    font-weight: bold;
    height: 70px;
    margin-bottom: 35px;
  }
  .point_ttl span:after {
    right: -19px;
    border-top: 35px solid transparent;
    border-left: 20px solid #434343;
    border-bottom: 35px solid transparent;
  }
  .point_ttl span {
    padding: 0 10px 0 10px;
  }
  .point_ttl em {
    padding-left: 35px;
  }
  #reasons {
    max-width: inherit;
    margin: 0 0 35px;
    background: none;
  }
  #top {
    margin-right: 30px;
  }
  #gnavi {
    width: 500px;
    margin-left: auto;
  }
  .inner, #box02 .inner, #reasons {
    width: 100%;
    padding: 0 20px;
  }
  #top_info .inner {
    padding-left: 0px;
  }
  .box_info_txt, .topinfo_img {
    position: relative;
    margin-left: -20px;
  }
  .box_info_txt {
    padding-top: 0px;
  }
  .topinfo_img {
    margin-right: 30px;
  }
  .box_info_img {
    margin-left: 0px;
  }
  .t2_title01 {
    font-size: 30px;
  }
  .t2_title01 .yl {
    font-size: 52px;
    margin-right: 15px;
  }
  #index #top_info {
    height: auto;
    padding: 40px 10px;
  }
  .topinfo_img img {
    width: 235px;
  }
  .box_info_txt_lg .yl {
    font-size: 25px;
    margin-left: 5px;
    letter-spacing: 0;
  }
  .box_info_txt_lg {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .box_info_img li img {
    width: 80px;
  }
  .box_info_img li:not(:last-child) {
    margin-right: 5px;
  }
  .box_info_txt_left {
    padding-top: 0px;
  }
  .box_category_list > li {
    width: calc(33.333% - 0px);
  }
  .box_info {
    justify-content: center;
    padding-left: 40px;
  }
  #box01 {
    padding: 50px 0;
  }
  #box02 {
    padding: 50px 0 5px;
  }
  #box04 {
    margin-bottom: 60px;
  }
  #box05 {
    padding: 45px 0 60px;
    margin-bottom: 60px;
  }
  #box06, #box07 {
    margin-bottom: 50px;
  }
  #footer {
    margin-top: 60px;
  }
}
@media screen and (min-width: 901px) {
  #gnavi > ul > li {
    padding: 29px 0;
  }
  #gnavi > ul > li > ul {
    position: absolute;
    box-sizing: border-box;
    transition: all 0.3s linear;
    opacity: 0;
    visibility: hidden;
    display: flex !important;
    flex-wrap: wrap;
    top: 100%;
    left: calc(50% - 147px);
    margin: 0 auto;
    z-index: 999;
    color: #fff;
    background: #fff;
    width: 294px;
    border: 1px solid #ddd;
    /*   display: block !important;
        visibility: visible !important;
        opacity: 1; */
  }
  #gnavi > ul > li:last-child > ul {
    left: auto;
    right: 0;
  }
  #gnavi > ul > li:hover > ul {
    opacity: 1;
    visibility: visible;
  }
  .header_tel.show_sp {
    display: none;
  }
  /*  ============================HOVER PC==============================*/
  #toTop:hover, #gnavi li ul li a:hover {
    opacity: 0.8;
  }
  #gnavi li ul li a:hover {
    color: #c3d600;
  }
  /*   .box_category_list>li a:hover {
        background-color: #efefef;
    }*/
  .box08_link li a:hover {
    background: url(../images/arrow_white.svg)#9A7D53 no-repeat right 20px center/8px;
    color: #fff;
    box-shadow: none;
  }
  .ft_link li a:before {
    width: 0%;
    border-bottom: 1px #fff solid;
    left: 0;
    bottom: 0;
    position: absolute;
    content: "";
    transition: all 0.3s;
  }
  .ft_link li a:hover:before {
    width: 100%;
  }
  .over a {
    position: relative;
    z-index: 1;
    overflow: hidden;
  }
  .over a:after {
    position: absolute;
    content: "";
    width: 0%;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    left: 0;
    top: 0;
    transition: all 0.3s;
    z-index: -1;
  }
  .over a:hover:after {
    width: 100%;
  }
  .over.over_b a:after {
    background: #2C2C2C;
    ;
  }
  .over.over_b a:hover {
    color: #fff;
  }
  .over.over_b a:hover:before {
    background: url("../images/arrow_white.svg") no-repeat center center/13px;
    transition: all 0.3s;
  }
}
@media screen and (max-width: 950px) {
  .list_point {
    flex-wrap: wrap;
    background: #fff
  }
  .list_point_ct {
    width: 100%;
    margin: 0 0 10px 0;
    display: flex;
  }
  .list_point_ct:last-child {
    margin-bottom: 0;
  }
  .list_point_p {
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 1.4;
  }
  .list_point_p span {
    font-size: 30px;
    padding-top: 0;
  }
  .list_point_ttl {
    text-align: left;
    margin-bottom: 5px;
    height: auto;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 900px) {
  .list_commitment_ct {
    margin: 0 0 30px 0;
    width: 100%;
  }
  .list_commitment_img {
    display: none;
  }
  .list_commitment_ttl {
    padding-bottom: 10px;
  }
  .list_commitment_ttl span {
    font-size: 60px;
    line-height: 1.3em;
  }
  .list_secret_ct {
    margin-bottom: 30px;
  }
  p, dd, td, th, li {
    line-height: 1.57em;
  }
  #tel_fix_sp {
    opacity: 0;
    visibility: hidden;
  }
  .tel_fix_sp {
    margin-bottom: 0px;
    position: fixed;
    right: 70px;
    bottom: 125px;
    z-index: 11;
  }
  #footer {
    margin-bottom: 115px;
  }
  .list_compare_ttl {
    font-size: 22px;
    margin-bottom: 15px;
  }
  .list_compare {
    flex-wrap: wrap;
    margin-bottom: 0;
  }
  .list_compare_ct {
    width: 100%;
    margin: 0 0 35px;
  }
  h4.h4spec02 {
    margin: 50px 0 40px;
  }
  .list_streng_ttl {
    font-size: 17px;
    max-width: 175px;
    margin: 0 auto
  }
  .list_streng_ct {
    margin-bottom: 20px;
    padding: 15px;
  }
  .list_streng a {
    width: calc((100% - 40px) / 3);
    margin-right: 20px;
  }
  .list_streng_img {
    margin-bottom: 18px;
	  height: 80px;
	  width: auto;
  }
  /*==========================================================================
                                 BOX FIX BOTTOM
}
==========================================================================*/
  #box_contact_fix {
    padding: 0 15px;
  }
  .box_contact_fix_wrap {
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    padding-top: 10px;
  }
  .box_con_tt {
    font-size: 18px;
    padding-top: 0px;
    margin-bottom: 9px;
  }
  .box_contact_fix_wrap, #box_contact_fix {
    height: 115px;
  }
  .box_contact_sp_fix li a {
    height: 55px;
    width: 162px;
    padding: 8px;
    white-space: nowrap;
  }
  .box_contact_sp_fix li.btn_line a span {
    background-size: 40px auto;
    padding-left: 50px;
  }
  .box_contact_sp_fix li.btn_contact a span {
    background-size: 28px auto;
    padding-left: 42px;
    background-position: left 3px center;
  }
  .box_contact_sp_fix li:not(:last-child) {
    margin-right: 10px;
  }
  .box_contact_sp_fix li a:before {
    border-width: 0 0 9px 9px;
  }
  #toTop, #toTop a {
    bottom: 125px;
    z-index: 97;
    background-size: 50px;
    width: 50px;
    height: 50px;
    right: 10px;
  }
  #header, #header_t {
    height: 70px;
  }
  #index #top_info {
    margin-top: 70px;
  }
  #top img {
    width: 60px;
  }
  .box_tb {
    display: block;
  }
  #nav-icon3 {
    width: 40px;
    height: 41px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    top: 15px;
    z-index: 99;
    position: fixed;
    right: 3%;
    background: #fff;
    border-radius: 3px;
  }
  #nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
    display: block;
    position: absolute;
    height: 3px;
    left: 2px;
    width: 36px;
    background: #2C2C2C;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
  }
  #nav-icon3 span:nth-child(1) {
    top: 11px;
  }
  #nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
    top: 19px;
  }
  #nav-icon3 span:nth-child(4) {
    top: 27px;
  }
  #nav-icon3 span:nth-child(5) {
    color: #000;
    position: absolute;
    top: 24px;
    font-size: 8px;
    background: none;
    letter-spacing: 1px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    text-align: center;
  }
  #nav-icon3.open span:nth-child(1) {
    display: none;
  }
  #nav-icon3.open span:nth-child(2) {
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    transform: rotate(40deg);
  }
  #nav-icon3.open span:nth-child(3) {
    -webkit-transform: rotate(-40deg);
    -moz-transform: rotate(-40deg);
    -o-transform: rotate(-40deg);
    transform: rotate(-40deg);
  }
  #nav-icon3.open span:nth-child(4) {
    display: none;
  }
  #icon_sp {
    float: right;
    line-height: 31px;
    cursor: pointer;
    right: 0%;
    height: 100%;
    box-sizing: border-box;
    top: 0;
    position: relative;
    z-index: 999999;
  }
  .gnavi_logo {
    text-align: center;
    padding-top: 20px;
    margin-bottom: 30px;
    width: 100%;
  }
  #gnavi .btn {
    margin: 0 15px 28px;
    width: calc(100% - 30px);
  }
  #gnavi {
    position: fixed;
    z-index: 999;
    padding: 0px 0px 10px;
    box-sizing: border-box;
    height: 100vh;
    overflow: auto;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    top: 0px;
    width: 100%;
    padding-bottom: 100px;
    background-color: #fff;
    margin-left: 0px;
    margin-top: 0px;
    flex-direction: column;
  }
  #gnavi > ul {
    flex-direction: column;
    width: 100%;
    margin-left: 0px;
    padding-right: 0px;
    justify-content: flex-start;
    margin-bottom: 20px;
    height: auto;
  }
  #gnavi > ul > li {
    float: none;
    opacity: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
    width: 100% !important;
    text-align: left;
    border-left: none;
    transition: none;
  }
  #gnavi > ul > li:last-child {
    border-right: none;
  }
  #gnavi > ul > li > ul > li:last-child {
    border-bottom: none;
  }
  #gnavi.open > ul > li > ul {
    opacity: 1;
    visibility: visible;
    display: none;
    border-bottom: 1px #333 solid;
  }
  #gnavi > ul > li > ul {
    width: 100%;
    transition: none;
  }
  #gnavi > ul > li > a {
    width: 100%;
    padding: 5px 0px;
    box-sizing: border-box;
    position: relative;
    display: block;
    font-size: 16px;
    transition: none;
    height: auto;
    border-bottom: 1px rgba(101, 101, 101, 0.5) solid;
  }
  #gnavi ul {
    width: 100%;
  }
  #gnavi > ul > li > ul {
    position: static;
    visibility: hidden;
    width: 100%;
    flex-direction: column;
    padding-left: 0px;
    align-items: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    top: 0;
    padding: 0px 0px 50px 15px;
    box-sizing: border-box;
    background: #fff;
  }
  #gnavi > ul > li > ul {
    margin-bottom: 25px;
    width: 100%;
  }
  #gnavi.open > ul > li {
    opacity: 1;
  }
  #gnavi.open {
    visibility: visible;
    left: 0;
    display: block;
  }
  #gnavi > li > ul, #gnavi.open {
    opacity: 1;
  }
	#gnavi.open {
		transition: all 0.7s;
	}
  #gnavi > ul > li > ul:last-child {
    margin-bottom: 30px;
  }
  #gnavi li a {
    color: #333;
    font-size: 15px;
    font-weight: 500;
  }
  #gnavi > ul > li > ul li {
    line-height: 2em;
  }
  #gnavi > ul > li > ul > li {
    width: 100%;
  }
  #gnavi > ul > li > ul > li:not(:last-child) {
    margin-bottom: 30px;
  }
  #gnavi > ul > li > ul > li > a {
    display: block;
    padding: 3px 0 3px 0px;
    position: relative;
    box-sizing: border-box;
    display: flex;
    align-items: flex-start;
    color: #333;
    font-weight: 500;
  }
  #gnavi > ul > li.sub01 > a {
    position: relative;
    border-bottom: 1px #656565 solid;
    margin-bottom: 20px;
    font-weight: bold;
    padding-left: 15px;
    font-size: 18px;
  }
  #gnavi > ul > li.sub01 > a:after {
    position: absolute;
    content: "";
    background: url("../images/arrow_down.svg") no-repeat right center/18px;
    width: 18px;
    height: 20px;
    right: 15px;
    top: calc(50% - 10px);
    transition: all 0.3s;
  }
  #gnavi > ul > li.sub01 > a.open:after {
    transform: rotate(-180deg)
  }
  #gnavi > li > ul, #gnavi.open {
    opacity: 1;
  }
  #gnavi > ul > li:before, #gnavi > ul > li:after, #gnavi > ul > li > a:before {
    display: none;
  }
  .gnavi_tt {
    padding-left: 60px;
    margin-bottom: 30px;
  }
  .gnavi_tt.tt01 {
    background: url("../images/idx_icon10.svg") no-repeat left 15px center/30px;
  }
  .gnavi_tt.tt02 {
    background: url("../images/idx_icon11.svg") no-repeat left 15px center/28px;
  }
  .gnavi_tt.tt03 {
    background: url("../images/idx_icon12.svg") no-repeat left 15px center/32px;
  }
  /*btn menu*/
  .box_btn_sp {
    display: flex;
    padding: 0 15px;
    margin-bottom: 8px;
    width: 100%;
  }
  .box_btn_sp p {
    width: calc(50% - 5px);
    margin-bottom: 0px;
    height: 55px;
    border-radius: 5px;
  }
  .box_btn_sp p a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    position: relative;
  }
  .box_btn_sp p a span {
    padding-top: 3px;
  }
  .box_btn_sp p a:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 10px 10px;
    border-color: transparent transparent #fff transparent;
    right: 5px;
    bottom: 5px;
  }
  .box_btn_sp p.btn_line {
    background: #06C755;
  }
  .box_btn_sp p.btn_line span {
    background: url("../images/icon_line.svg") no-repeat left center/40px;
    padding-left: 40px;
  }
  .box_btn_sp p.btn_contact {
    background: #434343;
    margin-right: 10px;
  }
  .box_btn_sp p.btn_contact span {
    background: url("../images/icon_contact_w.svg") no-repeat left center/28px;
    padding-left: 35px;
  }
  .header_tel.show_pc {
    display: none;
  }
  .header_slogan {
    margin-bottom: 0px;
    line-height: 1.5;
    font-size: 14px;
  }
  .topinfo_img img {
    width: 170px;
  }
  .t2_title01 .yl {
    font-size: 44px;
  }
  .t2_title02 {
    font-size: 35px;
  }
  .t2_title01 {
    font-size: 26px;
  }
  .box_info_img li img {
    width: 65px;
  }
  #box01 {
    padding: 50px 0;
  }
  .btn a {
    width: 500px;
    height: 60px;
    font-size: 18px;
  }
  .btn a:before {
    background-size: 10px auto;
  }
  #box02 {
    padding: 40px 0 10px;
  }
	.box02_tt {
		font-size: 17px;
	}
  .box_category_list > li a .title, .bpx03_tt {
    font-size: 20px;
  }
  .idx_tt05, .idx_tt01, .idx_tt04 {
    font-size: 32px;
    margin-bottom: 25px;
  }
  .box04-item dl dt {
    font-size: 22px;
  }
  .box03-item-wrap {
    margin-bottom: 40px;
  }
  #box04 {
    margin-bottom: 40px;
  }
  .box04-item dl:not(:last-child) {
    margin-bottom: 21px;
  }
  #box05 {
    padding: 40px 0 20px;
    margin-bottom: 50px;
  }
  .box05-item dl {
    padding: 20px;
  }
  .box05-item dl dt {
    align-items: flex-start;
  }
  .box05-item dl .icon_q {
    position: relative;
    top: -5px;
  }
  .box06_img {
    margin-bottom: 30px;
  }
  #box06 {
    margin-bottom: 50px;
  }
  #box07 {
    margin-bottom: 50px;
  }
  .box08_link li a {
    font-size: 16px;
    background-position: right 10px center;
  }
  #footer {
    margin-top: 50px;
  }
  .ft_logo img {
    width: 116px;
  }
}
@media screen and (min-width: 751px) {
  .box08_link li:nth-child(4n) {
    margin-right: 0px;
  }
}
@media screen and (max-width: 750px) {
  .list_newest {
    width: 100%;
  }
  #newest_brands .inner {
    padding: 0;
  }
  .list_newest_ct {
    opacity: 0.5;
    padding: 0 5px;
  }
  .list_newest_ct.slick-current {
    opacity: 1;
  }
  h1, h2, h3, h4, h5, h6, input, button, textarea, select, p, blockquote, th, td, pre, address, li, dt, dd {
    font-size: 14px;
  }
  .bnr_top01 {
    margin: 0 auto 40px;
    padding: 0;
  }
  .point_box {
    padding: 15px;
  }
  .list_secret_ct {
    display: flex;
    flex-wrap: wrap;
  }
  .list_secret_ttl, .list_secret_ct:nth-child(2n) .list_secret_ttl {
    width: 100%;
    float: none;
    font-size: 25px;
    margin: 0 0 20px;
    font-weight: bold;
    padding: 0;
    text-align: center;
  }
  .list_secret_img {
    width: 100%;
    float: none;
    margin-bottom: 20px;
    max-width: inherit;
    text-align: center;
    /* padding-left: 15px; */
  }
  .list_secret_des, .list_secret_ct:nth-child(2n) .list_secret_des {
    width: 100%;
    float: none;
    padding: 0;
    margin: 0;
  }
  h3.spec04 {
    font-size: 30px;
    line-height: 1.6em;
    margin-bottom: 30px;
  }
  h3.spec04 br {
    display: block;
  }
  h3.spec04 span {
    display: inline-block;
  }
  h3.spec04 em {
    font-size: 40px;
  }
  .list_streng_img img {
    width: 80px;
  }
  .list_streng_ct {
    margin-bottom: 12px;
    padding: 10px;
  }
  .list_streng a, .list_streng a:nth-child(3n+3) {
    width: calc((100% - 12px) / 2);
    margin-right: 12px;
  }
  .list_streng a:nth-child(2n+2) {
    margin-right: 0;
  }
  .list_streng_img {
    margin-bottom: 12px;
  }
  .list_streng_ct:before {
    background-size: 16px;
    left: 6px;
    top: 6px;
    width: 18px;
    height: 18px;
  }
  h4.h4spec02 {
    font-size: 24px;
  }
  h3.spec03 br {
    display: block;
  }
  h3.spec03 {
    line-height: 1.5em;
    font-size: 24px;
    margin-bottom: 20px;
  }
  .list_sell {
    padding: 0;
  }
  .list_sell_ttl {
    padding: 15px;
    margin-bottom: 5px;
  }
  .list_sell table th {
    border-left: none;
  }
  .list_sell table td {
    border-right: none;
  }
  .list_sell_ttl span {
    margin-right: 20px;
  }
  .list_sell_ttl {
    font-size: 20px;
  }
  img {
    max-width: 100%;
  }
  .list_sell table td, .list_sell table th {
    padding: 10px;
  }
  #wrapper, #header, #main, #footer, .inner {
    width: 100% !important;
    min-width: inherit !important;
  }
  #wrapper {
    min-width: 320px !important;
  }
  .inner, #reasons {
    box-sizing: border-box;
    padding: 0 15px;
  }
  .box_sp {
    display: block;
  }
  .box_pc {
    display: none;
  }
  .section {
    padding: 0 0 30px 0;
  }
  address {
    width: 100%;
    text-align: center;
    font-size: 10px;
    margin-top: 0px;
    height: auto;
    line-height: 1.4;
    box-sizing: border-box;
    margin-bottom: 25px;
  }
  #top {
    margin-right: 15px;
  }
  #top img {
    width: 60px;
  }
  .header_slogan {
    font-size: 12px;
  }
  /*==========================================================================
                                 TOP INFO
==========================================================================*/
  #index #top_info {
    padding: 5vw 0 3vw;
    background: linear-gradient(135deg, rgba(20, 20, 17, 1) 0%, rgba(20, 20, 17, 1) 50%, rgba(49, 50, 45, 1) 70%, rgba(98, 98, 96, 1) 100%);
  }
  #top_info .inner {
    padding: 0 15px;
  }
  .box_info {
    flex-direction: row-reverse;
    padding-left: 0px;
  }
  .t2_title01 {
    flex-direction: column;
    width: 50vw;
    align-items: flex-start;
    font-size: 5.5vw;
    letter-spacing: 0.5vw;
  }
  .box_info_txt, .topinfo_img {
    margin-left: 0px;
  }
  .box_info_wrap {
    flex-direction: column;
    padding-top: 15vw;
  }
  .topinfo_img {
    margin-bottom: 0px;
    position: absolute;
    right: 2vw;
    top: 4vw;
    margin-right: 0;
  }
  .topinfo_img img {
    width: 36vw;
  }
  .box_info_txt {
    width: 100%;
    padding-top: 8vw;
  }
  .t2_title01 .yl {
    font-size: 9vw;
    letter-spacing: 0vw;
    padding-bottom: 0.2vw;
    margin-bottom: 2.5vw;
  }
  .t2_title02 {
    font-size: 7vw;
    line-height: 7vw;
  }
  .box_info_txt_left {
    text-align: center;
  }
  .box_info_img {
    justify-content: center;
  }
  .box_info_img li p {
    margin-bottom: 0.3vw;
  }
  .box_info_img li {
    width: calc(33.333% - 2vw);
  }
  .box_info_img li:not(:last-child) {
    margin-right: 2vw;
  }
  .box_info_img li img {
    width: 100%;
  }
  .box_info_txt_lg {
    font-size: 5vw;
    margin-bottom: 3vw;
  }
  .box_info_txt_lg .yl {
    font-size: 7vw;
    margin-left: 4vw;
  }
  .box_info_txt_sm {
    font-size: 1.7vw;
    margin-bottom: 0vw;
  }
  .btn a {
    width: 100%;
    font-size: 16px;
    height: 60px;
    max-width: 335px;
  }
  .btn a:before {
    background-size: 8px auto;
    right: 15px;
  }
  /*==========================================================================
                                 BOX01
==========================================================================*/
  #box01 {
    padding: 30px 0;
  }
  /*==========================================================================
                                 BOX02
==========================================================================*/
  #box02 {}
  .box02-item {
    max-width: 450px;
    margin-bottom: 20px;
  }
  .box02-item > li {
    width: calc(33.333% - 40px);
  }
  .box02-item > li:not(:last-child) {
    margin-right: 0px;
  }
  .box02_tt {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 10px;
    width: calc(100% + 20px);
    position: relative;
    left: -10px;
  }
  .box02-item > li:not(:last-child):before {
    background-size: 24px auto;
    width: 24px;
    height: 24px;
    right: -43px;
    top: 56px;
  }
  .box02_img {
    margin-bottom: 10px;
  }
  .box02_img img {
    width: auto;
    height: auto;
  }
  .box02_price {
    font-size: 16px;
  }
  .box_category {
    margin-bottom: 25px;
  }
  .box02-txt01, .box02-txt03, .box02-txt01 {
    font-size: 18px;
  }
  .box02-txt01:before {
    background-size: 32px auto;
    width: 32px;
    height: 32px;
    bottom: -36px;
  }
  .box02-txt02 {
    font-size: 22px;
  }
  .box02-txt01 {
    margin-bottom: 40px;
  }
  .idx_tt02.mr05 {
    padding: 18px 0 15px;
    font-size: 22px;
  }
  .idx_tt02 {
    padding: 10px 0 7px;
    font-size: 20px
  }
  .box_category_list > li {
    height: 30.48vw;
  }
  .box_category_list > li a {
    justify-content: flex-start;
    padding-top: 3.5vw;
  }
  .box_category_list > li:nth-child(4) a {
    padding-top: 2vw;
  }
  .box_category_list > li:nth-child(4) a .icon {
    height: 16vw;
  }
  .box_category_list > li a .icon {
    height: 17vw;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1vw;
    width: 100%;
    padding: 0vw 2vw 0 2vw;
  }
  .box_category_list > li a .icon img {
    max-width: 100%;
    max-height: 100%;
  }
  .box_category_list > li a .title, .bpx03_tt {
    font-size: 3.5vw;
  }
  .box_category_list > li a .title {
    line-height: 4vw;
  }
  .idx_tt03 {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .idx_tt03 span {
    padding-right: 15px;
  }
  .idx_tt03:before {
    border-bottom-width: 1px;
  }
  /*==========================================================================
                                 BOX03
==========================================================================*/
  #box03 {}
  .box03-item-wrap {
    padding: 15px 10px;
  }
  .box03-item li:not(:last-child) {
    margin-right: 15px;
  }
  .box03_img .txt {
    font-size: 5vw;
  }
  /*==========================================================================
                                 BOX04
==========================================================================*/
  #box04 {}
  .box04-item {
    margin-bottom: 0px;
  }
  .box04-item dl dt {
    font-size: 18px;
    background-position: left 15px center;
    padding: 15px 20px 15px 60px;
    min-height: 70px;
    display: flex;
    align-items: center;
  }
  .box04_txt {
    padding: 10px 15px;
  }
  .box04_tt {
    padding: 7px 15px 5px;
  }
  /*==========================================================================
                                 BOX05
==========================================================================*/
  #box05 {
    padding: 25px 0 20px;
    margin-bottom: 40px;
  }
  .box05-item dl dt, .box05-item dl dd {
    font-size: 14px;
  }
  .box05-item dl .icon_q, .box05-item dl .icon_a {
    margin-right: 10px;
    font-size: 18px;
  }
  /*==========================================================================
                                 BOX06
==========================================================================*/
  #box06 .inner {
    padding: 0px;
  }
  .btn_white a {
    width: calc(100% - 30px);
  }
  /*==========================================================================
                                 BOX07
==========================================================================*/
  #box07 {}
  .box07-frame {
    padding: 15px;
    margin-bottom: 20px;
  }
  .box07_tt01 span {
    background-size: 18px auto;
    padding-left: 25px;
    font-size: 22px;
  }
  .box07_bold {
    line-height: 1.5;
    font-size: 18px;
  }
  .box_white {
    padding: 15px;
  }
  /*==========================================================================
                                 BOX08
==========================================================================*/
  #box08 {}
  .btn_tab li a {
    font-size: 15px;
    padding: 10px 3px 7px;
  }
  .btn_tab li a, .box08_link li a {
    border-radius: 3px;
  }
  .box08_link li a {
    font-weight: 500;
  }
  .btn_tab li.active a:before {
    border-width: 10px 10px 0 10px;
    bottom: -10px;
  }
  .box08_link li {
    width: calc(50% - 8px);
    margin-right: 16px;
    margin-bottom: 15px;
  }
  .box08_link {
    padding: 20px 21px 10px;
  }
  .box08_link li:nth-child(2n) {
    margin-right: 0px;
  }
  .box08_link li a {
    background-size: 6px auto;
    background-position: right 10px center;
    font-size: 16px;
    box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.05);
  }
  .btn_tab {
    margin-bottom: 5px;
  }
  .btn_tab li {
    width: calc(25% - 4px);
  }
  .btn_tab li a.active:before, .btn_tab li a:hover:before {
    border-width: 10px 10px 0 10px;
    bottom: -10px;
  }
  .btn_tab li:not(:last-child) {
    margin-right: 5px;
  }
  /*==========================================================================
                                 FOOTER
==========================================================================*/
  #footer {}
  .ft_company {
    font-size: 15px;
    margin-bottom: 5px;
  }
  #footer {
    margin-top: 40px;
    padding-bottom: 0px;
    padding-top: 25px;
  }
  .ft_logo {
    margin-bottom: 15px;
  }
  /*==========================================================================
                                 h4 all
==========================================================================*/
  .idx_tt05, .idx_tt01, .idx_tt04 {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .btn a {
    padding-top: 0px;
  }
}
@media screen and (max-width: 640px) {
  .list_newest_img img {
    width: 80px;
  }
  .list_commitment_ct {
    padding: 15px;
    margin: 0;
    border-bottom: none;
  }
  .list_commitment_des {
    font-size: 14px;
  }
  .list_commitment_ct:last-child {
    border-bottom: 1px solid #707070;
  }
  .list_commitment_ttl {
    padding-bottom: 8px;
    margin-bottom: 12px;
  }
  .list_commitment_ttl span {
    font-size: 54px;
    line-height: 1.1em;
  }
  .list_commitment_ttl em {
    font-size: 16px;
    padding-left: 15px;
  }
  #market {
    margin-bottom: 30px;
  }
  .list_market_info table th {
    font-size: 14px;
  }
  .list_market_info table th.tb_pr02 {
    font-size: 14px;
  }
  .tb_pr01_txt {
    font-size: 14px;
  }
  .fsw em {
    font-size: 22px;
  }
  .fsw {
    font-size: 14px;
  }
  .list_market_info table img {
    width: 60px;
  }
  .list_market_info table, .list_market_info table th, .list_market_info table td {
    padding: 10px 5px;
  }
  .list_market_ttl {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .point02_ct_img {
    margin-bottom: 15px;
  }
  .txt_point02 {
    text-align: left;
  }
  .list_secret_ttl, .list_secret_ct:nth-child(2n) .list_secret_ttl {
    font-size: 18px;
    margin-bottom: 12px;
  }
  .btn a {
    max-width: inherit;
  }
  .list_point_ttl {
    font-size: 14px;
    margin-bottom: 3px;
  }
  .list_point_des {
    font-size: 14px;
    line-height: 1.4;
  }
  #reasons .inner {
    padding: 10px;
  }
}
@media screen and (max-width: 600px) {
  .point_ttl {
    font-size: 14px;
    height: 46px;
    margin-bottom: 30px;
  }
  .point_ttl span:after {
    right: -12px;
    border-top: 22px solid transparent;
    border-left: 12px solid #434343;
    border-bottom: 22px solid transparent;
  }
  .point_ttl span {
    padding: 0 10px 0 10px;
  }
  .point_ttl em {
    padding-left: 22px;
  }
  h3.spec01 {
    font-size: 5vw;
  }
  .list_sell_ttl img {
    width: 20vw;
  }
  .list_sell_ttl {
    font-size: 4.2vw;
  }
  .list_sell_ttl span {
    margin-right: 2vw;
  }
  .list_sell table td, .list_sell table th {
    font-size: 14px;
  }
  .list_sell table .price_tb {
    font-size: 14px;
  }
  .price_tb em {
    font-size: 12px;
  }
}
@media screen and (max-width: 560px) {
  .list_point_ct {
    height: 90px;
  }
}
@media screen and (max-width: 490px) {
  .list_streng {
    margin-bottom: 35px;
  }
  .point_ttl {
    margin-bottom: 20px;
  }
  h3.spec04 {
    font-size: 22px;
    margin-bottom: 25px;
  }
  h3.spec04 em {
    font-size: 34px;
  }
  .box02-item {
    max-width: 370px;
  }
  .box02-item > li:not(:last-child):before {
    background-size: 22px auto;
    width: 22px;
    height: 22px;
    right: -33px;
    top: 48px;
  }
  .box02-item > li {
    width: calc(33.333% - 30px);
  }
  .box02_tt {
    font-size: 13px;
    position: relative;
  }
  .box08_link li a {
    font-size: 14px;
  }
  #footer {
    padding-bottom: 35px;
    padding-top: 40px;
  }
  .ft_company, .ft_txt, .ft_link li a {
    font-size: 10px;
  }
  .ft_company {
    margin-bottom: 2px;
  }
  .ft_logo {
    margin-bottom: 18px;
  }
  .ft_txt {
    margin-bottom: 1px;
  }
  .ft_link {
    margin-bottom: 23px;
  }
  .list_streng_ttl {
    font-size: 14px;
    background: url(../images/icon_ar01.png) 0 3px no-repeat;
    background-size: 5px;
    padding-left: 8px
  }
  .list_streng_ct {
    margin-bottom: 12px;
    padding: 15px 7px 7px 7px;
  }
}
@media screen and (min-width: 411px) {
  .box_410 {
    display: none;
  }
}
@media screen and (max-width: 410px) {
  .list_point_info {
    padding: 10px 5px 10px 5px;
  }
  .list_sell table td, .list_sell table th {
    padding: 4px;
  }
  .idx_tt02 {
    font-size: 18px;
  }
  .box08_link li {
    width: calc(50% - 5px);
    margin-right: 10px;
    margin-bottom: 15px;
  }
  .box08_link li a {
    padding: 10px 6px;
  }
  .btn_tab li {
    width: calc(25% - 0px);
  }
  .btn_tab li:not(:last-child) {
    margin-right: 3px;
  }
  .btn_tab li a {
    font-size: 13px;
    padding: 10px 2px 7px;
  }
  #box04 {
    margin-bottom: 30px;
  }
  #box05 {
    margin-bottom: 30px;
  }
  .box07_bold {
    font-size: 16px;
  }
  .box07_tt01 span {
    background-size: 13px auto;
    padding-left: 18px;
    font-size: 18px;
  }
  .box07_bold {
    font-size: 14px;
    line-height: 1.4;
  }
  .idx_tt05 {
    font-size: 16px;
  }
  .idx_tt05 span {
    font-size: 20px;
  }
  .box07-frame {
    padding: 11px;
  }
}
@media screen and (max-width: 370px) {
  .list_market_info table th.tb_pr02, .list_market_info table th, .tb_pr01_txt, .fsw {
    font-size: 13px;
  }
  .fsw em {
    font-size: 20px;
  }
  .list_market_info table img {
    width: 45px;
  }
  .list_market_info table, .list_market_info table th, .list_market_info table td {
    padding: 10px 3px;
  }
  .txt_point02 br {
    display: none;
  }
  .box02-item {
    max-width: 280px;
  }
  .box02-item > li:not(:last-child):before {
    background-size: 14px auto;
    width: 14px;
    height: 14px;
    top: 39px;
    right: -21px;
  }
  .box02_tt {
    font-size: 11px;
  }
  .box02-txt01 .red, .box02-txt03 {
    font-size: 18px;
  }
  .box07_bold {
    font-size: 14px;
  }
  .box08_link {
    padding: 15px 15px 5px;
  }
  .box08_link li a {
    background-size: 5px auto;
    background-position: right 6px center;
    font-size: 13px;
  }
  .btn_tab li a {
    font-size: 12px;
    padding: 10px 5px 6px;
  }
  .ft_txt {
    font-size: 10px;
  }
  .box_contact_sp_fix {
    width: 100%;
  }
  .box_contact_sp_fix li a {
    width: 100%;
  }
  .box_contact_sp_fix li {
    width: calc(50% - 5px);
  }
  .box_contact_sp_fix li.btn_contact a span {
    background-size: 18px auto;
    padding-left: 30px;
  }
  .box_contact_sp_fix li a {
    font-size: 15px;
  }
  .box_contact_sp_fix li.btn_line a span {
    padding-left: 43px;
  }
  .box02-item > li {
    width: calc(33.333% - 20px);
  }
  .list_point_ct {
    height: 100px;
  }
  .list_streng_ttl {
    font-size: 12px;
  }
}
