@charset "utf-8";
/* GoogleFonts読み込み 下記のライセンス記述は削除禁止 */
/*
* "Noto Sans JP" licensed under the SIL Open Font License 1.1
* by https://fonts.google.com/specimen/Noto+Sans+JP
*/
@font-face {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 400;
    src: url("fonts/NS-400.woff2") format("woff2"), url("fonts/NS-400.woff") format("woff");
    font-display: swap;
}
@font-face {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    src: url("fonts/NS-700.woff2") format("woff2"), url("fonts/NS-700.woff") format("woff");
    font-display: swap;
}

/* CSS Document */
/*--------------------------------------------------------------------------
   reset
   ---------------------------------------------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
small,
dl,
dt,
dd,
ol,
ul,
li {
    margin: 0;
    font-size: 100%;
}

ul {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

img {
    vertical-align: top;
}

li {
    list-style-type: none;
    vertical-align: baseline;
}

input,
button,
textarea,
select {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

* {
    box-sizing: border-box;
}

.cf::after {
    content: "";
    display: block;
    clear: both;
}


/*--------------------------------------
　Base
---------------------------------------*/

html {
    font-size: 62.5%;
}

body {
    color: #333;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.8;
    min-width: 1100px;
    -webkit-font-smoothing: subpixel-antialiased;
    overflow-x: hidden;
}

@media all and (-ms-high-contrast:none) {

    body,
    p,
    li,
    dt,
    dd,
    th,
    td,
    span,
    a,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    h1 a,
    h2 a,
    h3 a,
    h4 a,
    h5 a,
    h6 a {
        font-family: 'Noto Sans JP', "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    }

}

img {
    max-width: 100%;
    height: auto;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    opacity: 0.7;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.strong {
    font-weight: bold;
}

.f110 {
    font-size: 110%;
}

.f120 {
    font-size: 120%;
}

.f130 {
    font-size: 130%;
}
.f150 {
    font-size: 150%;
}
.f200 {
    font-size: 200%;
}
.f300 {
    font-size: 300%;
}
blockquote {
    background: #f1f1f1;
    padding: 2rem;
    width: 100%;
    margin: 2rem auto;
}
cite {
    word-break: break-all;
}
p > span {
    font-weight: bold;
    letter-spacing: 1px;
    padding: 0 0.3rem;
    background: linear-gradient(rgba(255, 255, 255, 0) 50%, #ffd9e1 50%);
}
.contents p {
    max-width: 1100px;
    margin: 20px auto 20px;
}
#page a {
    text-decoration: underline;
}
.box-wrap h2,
.common-parts .box-wrap h2,
.frame-wrap h2,
.common-parts .frame-wrap h2,
.float-wrap h3,
.common-parts .float-wrap h3,
.box-wrap h3,
.common-parts .box-wrap h3,
.frame-wrap h3,
.common-parts .frame-wrap h3,
.float-wrap h4,
.common-parts .float-wrap h4,
.box-wrap h4,
.common-parts .box-wrap h4,
.frame-wrap h4,
.common-parts .frame-wrap h4,
.float-wrap h5,
.common-parts .float-wrap h5,
.box-wrap h5,
.common-parts .box-wrap h5,
.frame-wrap h5,
.common-parts .frame-wrap h5,
.float-wrap h6,
.common-parts .float-wrap h6,
.box-wrap h6,
.common-parts .box-wrap h6,
.frame-wrap h6,
.common-parts .frame-wrap h6 {
    display: block;
    width: auto;
    height: auto;
    min-width: initial;
    min-width: auto;
    min-height: initial;
    min-height: auto;
    font-size: 1.6rem;
    line-height: 1.4;
    letter-spacing: 0.1em;
    color: #333;
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    text-align: left;
    text-shadow: none;
    text-decoration: none;
    padding: 0;
    margin: 0;
    position: static;
}

/*--------------------------------------
　Header
---------------------------------------*/
header .headTopWrap {
    background: #f5f5f5;
}
header .headTopArea {
    width: 1100px;
    margin: 0 auto;
    padding: 6px 0;
}
header .headTopArea .rightTxt {
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.4;
    text-align: right;
}

/*--------------------------------------
　visArea
---------------------------------------*/
#visArea_lower {
    position: relative;
    z-index: 1;
    margin: 0 auto;
}
#visArea_lower .mainArea {
    display: table;
    background: url("/wp/wp-content/uploads/mv_pic_pc_lower.png") center no-repeat;
    background-size: cover;
    height: 120px;
    width: 100%;
    max-width: 2000px;
    margin: 0 auto;
    position: relative;
}
#visArea_lower .mainArea .mainAreaInner {
    display: table-cell;
    vertical-align: middle;
}
#visArea_lower .mainArea .siteNameArea {
    margin: 0;
}
#visArea_lower .mainArea .siteName {
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.1em;
    text-align: center;
    margin: 0 0 8px;
    padding: 20px 0 10px
}
#visArea_lower .mainArea .siteName a {
    display: inline-block;
}
#visArea_lower .mainArea .siteName img {
    margin: 0 auto;
    /* width: 240px;
    height: auto; */
}
#visArea_lower .mainArea .siteNameSmall {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 0.03em;
    text-align: center;
}

/*--------------------------------------
　Global Nav
---------------------------------------*/

#g-nav {
    background-color: #fff;
    margin: 0 auto;
    position: relative;
    z-index: 100;
}
#g-nav::before {
    content: "";
    background: linear-gradient(to right, rgba(187, 187, 187, 1), rgba(187, 187, 187, 1) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%) 0% 0%;
    background-size: 6px 1px;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
}
#g-nav::after {
    content: "";
    background: linear-gradient(to right, rgba(187, 187, 187, 1), rgba(187, 187, 187, 1) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%) 0% 0%;
    background-size: 6px 1px;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
}
#g-nav.pc {
    margin-bottom: 70px;
}
#g-nav ul {
    display: flex;
    -js-display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 1100px;
    height: auto;
    margin: 0 auto;
}
#g-nav li {
    width: 100%;
    min-height: 80px;
    text-align: center;
    position: relative;
}
#g-nav li::before {
    content: "";
    background: linear-gradient(#bbb, #bbb);
    background-size: 1px 1px;
    width: 1px;
    height: calc(100% - 40px);
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}
#g-nav li:last-child::after {
    content: "";
    background: linear-gradient(#bbb, #bbb);
    background-size: 1px 1px;
    width: 1px;
    height: calc(100% - 40px);
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}
#g-nav li a {
    display: table;
    width: 100%;
    height: 100%;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 1.6;
    padding: 20px 12px;
    position: relative;
}
#g-nav li a span {
    display: table-cell;
    vertical-align: middle;
    font-weight: inherit;
    color: inherit;
    border-bottom: none;
}
#g-nav li a:hover::after {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #3a3f7b;
    position: absolute;
    left: 0;
    bottom: 2px;
    opacity: 1;
}
#g-nav li a:hover {
    opacity: 0.7;
}

/*--------------------------------------
　Pankuzu
---------------------------------------*/
#pankuzuWrap {
    margin: 0;
}
#pankuzu {
    font-size: 1.3rem;
    margin: 0 auto;
    padding: 12px 0;
    width: 1100px;
}
#pankuzu span {
    border-bottom: none;
    font-weight: inherit;
    color: inherit;
}

/*--------------------------------------
　Main Contents
---------------------------------------*/

.contents {
    width: 1100px;
    margin: 0 auto 0;
    padding: 0;
}

.index {
    width: 100%;
    margin: 0 auto;
    padding: 80px 0 0;
    background-color: #f5f5f5;
}

#category,
.page {
    float: left;
    width: 830px;
    margin: 0;
    padding: 60px 0 0;
}


/*--------------------------------------
　Side
---------------------------------------*/
#side {
    float: right;
    width: 220px;
}
#side .sideTopBox {
    position: relative;
    background: #c0e6d9;
    /* border: solid 2px #cab987; */
    margin: 60px 0 40px;
}
#side .sideTopBox a {
    display: block;
    padding: 20px;
}
#side .sideTopBox .catch {
    font-size: 1.6rem;
    margin: 0 0 15px;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
    color: #0d7467;
}
#side .sideTopBox .imgBox {
    margin: 0 0 15px;
}
#side .sideTopBox p {
    line-height: 1.6;
}
#side .sideTopBox .dtlBtn {
    display: block;
    text-align: center;
    color: #fff;
    background: #5bb4b3 url(img/arrow_white.png) right 10px center no-repeat;
    background-size: 6px 8px;
    padding: 8px 30px;
    margin: 20px 0 0;
    border-radius: 5rem;
    position: relative;
}
#side > .sideBox:nth-of-type(1) {
    margin-top: 60px;
}
#side .sideBox {
    margin: 0 0 30px;
    border-top: 2px solid #c7c7be;
}
#side .sideBox .sttl {
    font-size: 1.5rem;
    font-weight: bold;
    background: #f5f5f4;
}
#side .sideBox .sttl a {
    display: block;
    padding: 15px;
    color: #6e288d;
}
#side .sideBox ul {
    padding: 0;
    margin: 0;
}
#side .sideBox ul li {
    background-image: none;
    padding: 0;
    position: relative;
}

#side .sideBox ul li::before {
    content: "";
    background: linear-gradient(to right, rgba(187, 187, 187, 1), rgba(187, 187, 187, 1) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%) 0% 0%;
    background-size: 6px 1px;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
}

#side .sideBox ul li a {
    display: block;
    padding: 10px 25px 10px 12px;
    font-size: 1.3rem;
    background: url(img/arrow_black.png) no-repeat right 10px center;
    background-size: 5px auto;
    text-decoration: none;
}

#side .sideBox ul li a:hover {
    opacity: 0.7;
    text-decoration: none;
}

#side .sideBox .subList {
    margin: 0;
}

#side .sideBox .subList li {
    margin: 0;
}

#side .sideBox .subList li a {
    display: block;
    padding: 10px 28px 10px 15px;
}

#side .sideBox .subList li a::before {
    content: "└";
    margin: 0 5px 0 0;
}






/*--------------------------------------
lower-bottom
---------------------------------------*/

.lower-bottom {
    width: 100%;
    margin: 90px auto;
}

.lower-bottom .addInner {
    width: auto;
    margin: 0 auto;
}

.lower-bottom__TitArea {
    position: relative;
    margin: 0 0 40px;
    display: flex;
    flex-wrap: wrap;
}
.lower-bottom__TitArea::before {
    content: "";
    background: #00786a;
    width: 100vw;
    min-width: 1200px;
    right: 0;
    height: 100%;
    position: absolute;
    z-index: -1;
}
.lower-bottom__TitArea__Tit {
    padding: 30px;
    color: #fff;
    border-right: 2px solid #cab987;
    font-size: 2.6rem;
    letter-spacing: 8px;
    position: relative;
    width: 436px;
    line-height: 1.3;
}

.lower-bottom__TitArea__Tit::before {
    content: "";
    width: 153px;
    height: 58px;
    background: url(img/txticon_pickup.svg);
    position: absolute;
    left: -56px;
    top: -27px;
    z-index: 10;
}

.lower-bottom__TitArea__Txt {
    padding: 30px;
    color: #fff;
    width: calc(100% - 463px);
}

.lower-bottom .addInner .addTxt {
    margin: 0 0 2rem;
}

.lower-bottom p {
    margin: 0;
}

.lower-bottom .aadPartsTit {
    text-align: center;
}

.lower-bottom .block {
    width: 270px;
    margin: 0 8px 35px 0;
    float: left;
}

.lower-bottom .block .btn-web,
.lower-bottom .block .btn-internal {
    width: auto;
    margin: 0;
}

.lower-bottom .block:last-child {
    margin-right: 0;
}

.lower-bottom .block:nth-of-type(4) {
    margin-right: 0;
}

.lower-bottom .block .catch {
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    padding: 12px 10px;
    margin: 0 0 10px;
    width: 100%;
    color: #0d7467;
    letter-spacing: 5px;
}
.lower-bottom .block .catch span {
    font-size: 2.4rem;
    color: #f24b4b;
    border: 0;
}
.lower-bottom .btn-web a {
    display: block;
    font-size: 1.6rem;
    padding: 22px 30px;
    width: 100%;
}
.lower-bottom .scrollArea {
    border: 2px solid #cab987;
    background-color: #f6f3ec;
    padding: 30px 13px;
    position: relative;
}
.lower-bottom .scrollArea .priceArea {
    display: block;
    margin: 0 0 12px;
    text-align: center;
}

.lower-bottom .scrollArea .priceArea .priceTit {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.3rem;
    line-height: 1.2;
    text-align: center;
    color: #fff;
    background-color: #00786a;
    padding: 8px;
    position: relative;
}

.lower-bottom .scrollArea .priceArea .price {
    vertical-align: middle;
    width: auto;
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 0.03em;
    text-align: center;
    color: #c4940f;
    padding: 10px 0;
    border-bottom: 1px solid #c9b169;
}
.lower-bottom .scrollArea .priceArea .price.small{
    font-size: 2.2rem;    
}
.lower-bottom .scrollArea .priceArea .price span {
    font-size: 1.4rem;
    color: #333;
    padding: 0 0 0 5px;
    font-weight: inherit;
    border-bottom: none;
}
.lower-bottom .scrollArea .performance {
    font-size: 1.5rem;
    padding: 10px;
    border-bottom: 1px solid #cab987;
    margin: 1rem 0 1.5rem;
    line-height: 1.4;
 }
.lower-bottom .scrollArea .performance_text {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 3rem;
  }

.lower-bottom .scrollArea .dl_wrap {
  padding: 0;
  background: none;
  margin: 0 0 1rem 0;
  width: 50%;
}
.lower-bottom .scrollArea .dl_wrap dt {
  background: #c9b169;
  padding: 4px;
  font-size: 1.4rem;
  line-height: 1.8;
  color: #fff;
  display: table-cell;
  width: 50px;
  vertical-align: middle;
  text-align: center;
  letter-spacing: 2px;
}
.lower-bottom .scrollArea .dl_wrap dd {
   display: table-cell;
   vertical-align: middle;
   padding-left: 5px;
   word-break: break-all;
   text-align: left;
   line-height: 1.2;
   font-size: 1.4rem;
}




.lower-bottom .scrollArea .companyName {
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    color: #0d7467;
    margin: 0 0 1.5rem;
    letter-spacing: 3px;
}

.lower-bottom .scrollArea .companyCatch {
    background: #fff;
    padding: 15px;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 1.5rem;
    text-align: center;
}

.lower-bottom .scrollArea .companyCatch span {
    font-size: 2.0rem;
    color: #0d7467;
    line-height: 1.3;
    background: linear-gradient(rgba(255, 255, 255, 0) 50%, #fcf3de 50%);
}

.lower-bottom__addTxt p {
    margin-bottom: 1em;
    font-size: 1.2rem;
    color: #767676;
}

.contents .category .lower-bottom__addTxt ul,
.contents .page .lower-bottom__addTxt ul,
.contents .category .lower-bottom__addTxt ul li,
.contents .page .lower-bottom__addTxt ul li {
    padding: 0;
    margin: 0;
}
.contents .category .lower-bottom__addTxt ul li,
.contents .page .lower-bottom__addTxt ul li {
    font-size: 1.2rem;
    color: #767676;
}
.contents .category .lower-bottom__addTxt ul li::before,
.contents .page .lower-bottom__addTxt ul li::before {
    content: "・";
    background: none;
    width: auto;
    height: auto;
    position: static;
    top: auto;
    left: auto;
    display: inline;
    padding: 0;
    margin: 0;
}
.white-area {
    padding-top: 10rem;
    background-color: #ffffff;
}

/*--------------------------------------
Footer
---------------------------------------*/
footer {
    margin: 10.0rem 0 0;
    padding: 0;
    background-color: #f5f5f5;
}
footer .areaInner {
    width: 100%;
    padding: 6.0rem 0 5.0rem 0;
}
footer .areaInner .inner {
    position: relative;
    width: 1100px;
    margin: 0 auto;
}
footer .areaInner .logo {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    margin: 0 auto 5.0rem;
}
footer .areaInner .logo a {
    display: inline-block;
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #333;
    text-decoration: none;
}
footer .areaInner .logo a:hover {
    opacity: 0.7;
}
footer .areaInner .logo a img {
    width: 75%;
}
footer .areaInner .footBox {
    margin: 0 0 3.0rem 0;
}
footer .areaInner .footBox .sttl {
    border-bottom: 1px solid #333;
    padding: 0 0 1.0rem 0;
    margin: 0 0 1.4rem 0;
}
footer .areaInner .footBox .sttl a {
    display: inline-block;
    font-size: 1.6rem;
    font-weight: bold;
    color: #333;
    background: url("img/foot_arrow.png") left center no-repeat;
    background-size: 11px auto;
    border: none;
    padding: 0.3rem 0 0.3rem 2.0rem;
    margin: 0;
}
footer .areaInner .footBox .sttl a:hover {
    text-decoration: none;
    opacity: 0.7;
}

footer .footBox ul {
    padding: 0 2.0rem;
}

footer .areaInner .footBox .accChild {
    padding: 0;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}

footer .areaInner .footBox .accChild li.subCat {
    width: 22%;
    margin: 0 4% 0.8rem 0;
}

footer .areaInner .footBox .accChild li.subCat:nth-of-type(4n + 1) {
    margin: 0 0 0.8rem 0;
}

footer .areaInner .footBox .accChild li.subCat a {
    display: inline-block;
    background: url("img/arrow_black.png") 5px 8px no-repeat;
    background-size: 5px auto;
    padding: 0 0 0 1.5rem;
}

footer .areaInner .footBox .accChild li.subCat::after {
    content: "";
}
footer .areaInner .footBox .accChild .pc+li::before {
    /* content: "　|　"; */
    letter-spacing: 0;
    color: #a40024;
}
footer .areaInner .footBox .accChild .pc+li::before {
    /* content: "|　"; */
    letter-spacing: 0;
    color: #a40024;
}
footer .areaInner .footBox .accChild .pc+li.subCat::before {
    content: "";
}
footer .areaInner .footBox .accChild li {
    float: left;
    display: inline-block;
    margin: 0 0 0 0;
}
footer .areaInner .footBox .accChild li a {
    font-size: 1.3rem;
    font-weight: normal;
    color: #333;
    padding: 0;
}
footer .areaInner .footBox .accChild .subList {
    padding: 0 0 0 1.5rem;
    margin: 0 0 0 0;
}
footer .areaInner .footBox .accChild .subList li {
    padding: 0.2rem 0 0 0;
    display: block;
    float: none;
    margin: 0;
    position: relative;
}
footer .areaInner .footBox .accChild .subList li::before {
    content: "└";
    color: #333;
    position: absolute;
    top: 2px;
    left: 0;
    margin-right: 0.4rem;
}
footer .areaInner .footBox .accChild .subList li a {
    font-size: 1.3rem;
    background-image: none;
    padding: 0 0 0 1.8rem;
}

/*noticeArea*/
footer .areaInner .noticeArea {
    box-sizing: border-box;
    width: 100%;
    background: #fff;
    border-radius: 0;
    padding: 2.5rem 3.0rem;
    margin: 5.0rem auto 0;
}
footer .areaInner .noticeArea p {
    font-size: 1.2rem;
    color: #333;
    margin: 0;
}
footer .areaInner p.ucp {
    font-size: 1.2rem;
    line-height: 1.4;
    text-align: center;
    color: #333;
    margin: 1.5rem auto 0;
}
footer .botArea {
    background-color: #aaaaaa;
}
footer .botArea .inner {
    width: 1100px;
    padding: 1.2rem 0 1.5rem;
    margin: 0 auto;
}
footer .botArea .inner.cf {
    content: none;
}
footer p.sitemap a {
    font-size: 1.2rem;
    line-height: 1.3;
    text-align: right;
    float: right;
    padding: 0.5rem 0;
    text-decoration: underline;
}
footer p.sitemap a:hover {
    text-decoration: none;
}
footer p.copy {
    font-size: 1.2rem;
    line-height: 1.3;
    text-align: left;
    color: #fff;
    float: left;
    padding: 0.5rem 0;
}
footer a {
    color: #fff;
    text-decoration: none;
}
footer a:hover {
    text-decoration: underline;
}

/*--------------------------------------
　PageTop
---------------------------------------*/
#page-top {
    position: fixed;
    bottom: 7rem;
    right: 2.0rem;
    z-index: 9999;
    width: 60px;
    opacity: 0;
}
#page-top img:hover {
    opacity: 0.7;
}

/* ================== */
/*  サイトマップ　　　*/
/* ================== */
.contents #page.mappage {}
.contents #page.mappage h2 {
    margin: 68px auto 28px;
}
.contents #page.mappage h2 a {}
.contents #page.mappage h2 a:hover {
    color: #333;
    text-decoration: none;
    opacity: 0.7;
}
.contents #page.mappage ul {
    margin: 0 auto 0.6rem;
}
.contents #page.mappage ul li {
    padding: 0 0 0.6rem 2.2rem;
}
.contents #page.mappage ul.subList li:last-child {
    margin: 0 0 1.0rem;
}
.contents #page.mappage ul li a {}
.contents #page.mappage ul li a:hover {
    opacity: 0.7;
}
.contents #page.mappage ul.subList li a {
    font-size: 1.4rem;
}

/* ================== */
/*  メインコンテンツ　*/
/* ================== */
.common_parts .inner {
    max-width: 1100px;
    margin: auto;
}
.index .top_title,
.category h1,
.page h1 {
    font-size: 3.0rem;
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
    padding: 33px 20px 33px 60px;
    margin: 25px auto 30px;
    position: relative;
    color: #fff;
}
.index .common_parts h2 {
    margin: 85px auto 30px;
}
.category h1,
.page h1 {
    margin: 25px 0 30px;
}
.index .top_title::before,
.category h1::before,
.page h1::before {
    content: "";
    width: calc(100% - 40px);
    height: 100%;
    background: #fff;
    position: absolute;
    top: -25px;
    left: 0;
    border: 2px solid #cac8c8;
}
.index .top_title::after,
.category h1::after,
.page h1::after {
    content: "";
    width: calc(100% - 40px);
    height: 100%;
    background: linear-gradient(90deg, #00314e 0%, #6e288d 100%);
    position: absolute;
    top: 0;
    right: 0;
}
.category h1 span,
.page h1 span {
    position: relative;
    z-index: 2;
}
.category > h2,
.page > h2 {
    font-size: 2.6rem;
    font-weight: bold;
    margin: 70px auto 28px;
    line-height: 1.4;
    padding: 24px 70px;
    background: #ded0e3;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    box-shadow: 0px -8px 0px #ded0e3, 0px 8px 0px #ded0e3;
    position: relative;
    color: #333;
}
.category > h2::before,
.page > h2::before {
    content: "";
    position: absolute;
    width: 32px;
    height: 30px;
    background: url("img/icon_mark.png") center no-repeat;
    background-size: 100% auto;
    top: -15px;
    left: -6px;
}
.category h3,
.page h3 {
    font-size: 2.2rem;
    font-weight: 700;
    margin: 70px auto 20px;
    padding: 15px 20px 15px 60px;
    line-height: 1.5;
    border-bottom: 1px solid #b4b5b7;
    position: relative;
    color: #6a2a8a;
}
.category h3::after,
.page h3::after {
    content: "";
    width: 32px;
    height: 34px;
    background: url("img/icon_drops.svg") center no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 50%;
    left: 13px;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}
.category h6,
.category h4,
.category h5,
.category h6,
.page h4,
.page h5,
.page h6 {
    font-size: 2.0rem;
    font-weight: 400;
    line-height: 1.5;
    padding: 0 20px 13px 20px;
    margin: 70px auto 20px;
    position: relative;
    font-weight: bold;
}
.category h6::after,
.category h4::after,
.category h5::after,
.category h6::after,
.page h4::after,
.page h6::after {
    content: "";
    background: #cac8c8;
    background-size: 6px 1px;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.page h5::after{
	content: "";
    background: linear-gradient(to right, #333, #333 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%) 0% 0%;
    background-size: 3px 1px;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
}
}
.sitemap h2 a {
    color: #333;
}
.index .top_title a,
.index .top_title span {
    position: relative;
    color: inherit;
    display: block;
    width: 100%;
    background: url("img/arrow_white.png") right center no-repeat;
    background-size: 10px auto;
    padding-right: 30px;
    z-index: 2;
}
.category > h2 a,
.page > h2 a {
    color: inherit;
    display: block;
    width: 100%;
    background: url("img/arrow_black.png") right center no-repeat;
    background-size: 10px auto;
    padding-right: 30px;
}
.category h3 a,
.page h3 a {
    color: inherit;
    display: block;
    width: 100%;
    background: url("img/arrow_green.png") right center no-repeat;
    background-size: 8px auto;
    padding-right: 30px;
    font-weight: bold;
}
.category h4 a,
.page h4 a {
    color: inherit;
    display: block;
    width: 100%;
    background: url("img/arrow_black.png") right center no-repeat;
    background-size: 8px auto;
    padding-right: 30px;
    font-weight: bold;
}

.category h5 a,
.page h5 a,
.index .common_parts h6 a {
    color: inherit;
    display: block;
    width: 100%;
    background: url("img/arrow_green.png") right center no-repeat;
    background-size: 8px auto;
    padding-right: 30px;
}

.category h6 a,
.page h6 a {
    color: inherit;
    display: block;
    width: 100%;
    background: url("img/arrow_green.png") right center no-repeat;
    background-size: 8px auto;
}
/* .index .common_parts h2:first-child {
    margin-top: 90px;
} */
.category h1:first-child,
.page h1:first-child{
    margin-top: 24px;
}
.category > h2:first-child,
.page > h2:first-child,
.index .common_parts h3:first-child,
.category h3:first-child,
.page h3:first-child,
.index .common_parts h4:first-child,
.category h4:first-child,
.page h4:first-child,
.index .common_parts h5:first-child,
.category h5 a:first-child,
.page h5 a:first-child,
.index .common_parts h6:first-child,
.category h6:first-child,
.page h6:first-child {
    margin-top: 40px;
}
.common_parts .heading_addTxt {
    padding: 0 40px;
}
.common_parts .heading_addTxt_catch {
    font-size: 2rem;
    font-weight: 700;
    margin-top: 40px;
}
.common_parts .heading_addTxt h3 {
    font-size: 2rem;
    font-weight: 700;
}
.common_parts .heading_addTxt p span {
    font-size: 1.5rem;
    font-weight: bold;
    color: #333;
    background: linear-gradient(rgba(255, 255, 255, 0) 50%, #ffd9e1 50%);
}
.index .common_parts .title {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 2.6rem;
    font-weight: bold;
    margin: 98px auto 38px;
    line-height: 1.4;
    padding: 24px 50px 24px 24px;
    background: #decfe2;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    box-shadow: 0px -8px 0px #decfe2, 0px 8px 0px #decfe2;
    color: #000;
}
.index .common_parts .title::after {
    content: '';
    position: absolute;
    width: 14px;
    height: 22px;
    /* background: url(img/arrow_black.png); */
    background-size: contain;
    right: 24px;
}
.index .common_parts .title a {
    width: 100%;
}
.contents .box-wrap.col1 .type-b .box-head-area .box-head {
    font-size: 2.4rem;
    font-weight: bold;
    color: #000;
}
.index .common_parts .box-wrap.col1 .box-head a {
    background: url(img/arrow_green_02.png) no-repeat right center;
    background-size: 8px auto;
    color: #000;
    font-size: 2.4rem;
}
.accordion-item {
    display: none;
}
.accordion-btn {
    position: relative;
    width: 600px;
    margin: 0 auto 4rem auto;
    padding: 1.2rem 3rem;
    border: 1px solid #5bb4b3;
    border-radius: 5rem;
    color: #5bb4b3;
    font-size: 1.8rem;
    line-height: 1.1;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
}
.accordion-btn:hover {
    opacity: 0.6;
}
.accordion-btn::before {
    position: absolute;
    right: 2rem;
    top: 50%;
    transform: translateY(-50%);
    content: "＋";
}
.accordion-btn.is-open::before {
    position: absolute;
    right: 2rem;
    top: 50%;
    transform: translateY(-50%);
    content: "ー";
}
/* .tagsArea .accordion-btn {
width: 210px;
} */




/*--------------------------------------
　list
---------------------------------------*/
.contents .index .common_parts ul,
.contents .category ul,
.contents .page ul {
    max-width: 1100px;
    margin: 25px auto 25px;
    padding: 10px 10px 0;
}
.contents .index .common_parts ul li,
.contents .category ul li,
.contents .page ul li {
    padding: 0 0 0.6rem 2.6rem;
    position: relative;
}
.contents .index .common_parts ul li::before,
.contents .category ul li::before,
.contents .page ul li::before {
    content: '';
    display: block;
    background-color: #ffa0b4;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    position: absolute;
    top: 1rem;
    left: 0;
}
.contents .index .common_parts ul li a,
.contents .category ul li a,
.contents .page ul li a,
.contents .index .common_parts ol li a,
.contents .category ol li a,
.contents .page ol li a {
    text-decoration: underline;
}
.contents .index .common_parts ul li a:hover,
.contents .category ul li a:hover,
.contents .page ul li a:hover,
.contents .index .common_parts ol li a:hover,
.contents .category ol li a:hover,
.contents .page ol li a:hover {
    opacity: 1;
    text-decoration: none;
}
.contents .index .common_parts ol,
.contents .category ol,
.contents .page ol {
    max-width: 1100px;
    margin: 25px auto 25px;
    padding: 10px 10px 0;
}
.contents .index .common_parts ol li,
.contents .category ol li,
.contents .page ol li {
    padding: 2px 0 2px 30px;
    list-style: none;
    position: relative;
    counter-increment: number;
}
.contents .index .common_parts ol li::before,
.contents .category ol li::before,
.contents .page ol li::before {
    display: block;
    background-color: #e5a0ab;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0.5rem;
    left: 0;
    color: #fff;
    text-align: center;
    line-height: 1.7;
    font-weight: bold;
    font-size: 1.2rem;
}
.contents .index .common_parts ol li:nth-child(-n + 9)::before,
.contents .category ol li:nth-child(-n + 9)::before,
.contents .page ol li:nth-child(-n + 9)::before {
    content: counter(number);
}
.contents .index .common_parts ol li:nth-child(n + 10)::before,
.contents .category ol li:nth-child(n + 10)::before,
.contents .page ol li:nth-child(n + 10)::before {
    content: counter(number);
}



/*--------------------------------------
　recommend,check,point
---------------------------------------*/
.index .recommend,
.category .recommend,
.page .recommend,
.index .check,
.category .check,
.page .check,
.index .point,
.category .point,
.page .point,
.index .rank,
.category .rank,
.page .rank {
    display: block;
    font-weight: normal;
}

.index .recommend a,
.category .recommend a,
.page .recommend a,
.index .check a,
.category .check a,
.page .check a,
.index .point a,
.category .point a,
.page .point a,
.index .rank a,
.category .rank a,
.page .rank a {
    display: block;
    font-size: 100%;
}

.index .recommend::before,
.category .recommend::before,
.page .recommend::before,
.index .check::before,
.category .check::before,
.page .check::before,
.index .point::before,
.category .point::before,
.page .point::before,
.index .rank::before,
.category .rank::before,
.page .rank::before {
    z-index: 0;
    background: none;
    box-shadow: 0px 0px 0px;
}

.index .recommend::after,
.category .recommend::after,
.page .recommend::after,
.index .check::after,
.category .check::after,
.page .check::after,
.index .point::after,
.category .point::after,
.page .point::after,
.index .rank::after,
.category .rank::after,
.page .rank::after {
    z-index: 0;
    background: none;
    box-shadow: 0px 0px 0px;
}

/*recommend*/
.contents .recommend {
    width: 100%;
    max-width: 1100px;
/*    min-height: 98px;*/
    height: 98px;
    font-size: 2.2rem;
    line-height: 1.4;
    color: #00786a;
    border-bottom: solid 2px #cbba89;
    background: url(img/color_gold.png) 36px 30px no-repeat;
    background-size: 2px 100%;
    padding: 2.0rem 2.0rem 2.0rem 9.4rem;
    margin: 3.0rem auto 2.0rem;
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

.contents .recommend::before {
    content: "おすすめ";
    width: 74px;
    height: 74px;
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 74px;
    letter-spacing: 0;
    text-align: center;
    color: #ffffff;
    background: #5bb5b3;
    border: 2px solid #5bb5b3;
    border-radius: 50%;
    background-size: 100%;
    position: absolute;
    top: 13px;
    left: 0;
    /*-webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);*/
    box-sizing: border-box;
}

.contents .recommend a {
    color: #5c7c87;
    text-decoration: underline;
}

/*check*/
.contents .check {
    width: 100%;
    max-width: 1100px;
/*    min-height: 98px;*/
    height: 98px;
    font-size: 2.2rem;
    line-height: 1.4;
    color: #00786a;
    border-bottom: solid 2px #cbba89;
    background: url(img/color_gold.png) 36px 30px no-repeat;
    background-size: 2px 100%;
    padding: 2.0rem 2.0rem 2.0rem 9.4rem;
    margin: 3.0rem auto 2.0rem;
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

.contents .check::before {
    content: "CHECK";
    width: 74px;
    height: 74px;
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 74px;
    letter-spacing: 0;
    text-align: center;
    color: #fff;
    background: #be961f;
    border: 2px solid #be961f;
    border-radius: 100%;
    position: absolute;
    top: 13px;
    left: 0;
    /*-webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);*/
    box-sizing: border-box;
}

.contents .check a {
    color: #566556;
    text-decoration: underline;
}

/*point*/
.contents .point {
    width: 100%;
    max-width: 1100px;
/*    min-height: 98px;*/
    height: 98px;
    font-size: 2.2rem;
    line-height: 1.4;
    color: #00786a;
    border-bottom: solid 2px #cbba89;
    background: url(img/color_gold.png) 36px 30px no-repeat;
    background-size: 2px 100%;
    padding: 2.0rem 2.0rem 2.0rem 9.4rem;
    margin: 3.0rem auto 2.0rem;
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

.contents .point::before {
    content: "POINT";
    width: 74px;
    height: 74px;
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 74px;
    letter-spacing: 0;
    text-align: center;
    color: #333;
    background: #fcffe9;
    border: 2px solid #cab987;
    border-radius: 100%;
    position: absolute;
    top: 13px;
    left: 0;
    /*-webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);*/
    box-sizing: border-box;
}

.contents .point a {
    color: #7c6853;
    text-decoration: underline;
}

/*rank_wrap*/
.contents .rank_wrap {
    counter-reset: num;
    margin: 3.0rem auto 2.0rem;
}

.contents .rank_wrap .rank {
    width: 100%;
    max-width: 1100px;
/*    min-height: 98px;*/
    height: 98px;
    font-size: 2.2rem;
    line-height: 1.4;
    color: #00786a;
    background: url(img/color_gold.png) 38px 30px no-repeat;
    background-size: 2px 100%;
    border-bottom: solid 2px #cab987;
    padding: 2.0rem 2.0rem 2.0rem 9.4rem;
    margin: 3.0rem auto 2.0rem;
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

.contents .rank_wrap .rank::before {
    content: counter(num, decimal-leading-zero);
    counter-increment: num;
    width: 74px;
    height: 74px;
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 74px;
    letter-spacing: 0;
    text-align: center;
    color: #00786a;
    background: #fff;
    border: 2px solid #cab987;
    border-radius: 50%;
    position: absolute;
    top: 13px;
    left: 0;
    /*-webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);*/
}

.contents .rank a {
    color: #00786a;
    text-decoration: underline;
}

/*recommend_number_wrap*/
.contents .recommend_number_wrap {
    counter-reset: num;
    margin: 3.0rem auto 2.0rem;
}

.contents .recommend_number_wrap .recommend {}

.contents .recommend_number_wrap .recommend::before {
    display: block;
    font-size: 1.2rem;
    line-height: 1;
    padding: 2.0rem 0;
}

.contents .recommend_number_wrap .recommend::after {
    content: counter(num, decimal-leading-zero);
    counter-increment: num;
    width: 74px;
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 48px;
    left: 0;
}

/*check_number_wrap*/
.contents .check_number_wrap {
    counter-reset: num;
    margin: 3.0rem auto 2.0rem;
}

.contents .check_number_wrap .check {}

.contents .check_number_wrap .check::before {
    display: block;
    font-size: 1.2rem;
    line-height: 1;
    padding: 2.0rem 0;
}

.contents .check_number_wrap .check::after {
    content: counter(num, decimal-leading-zero);
    counter-increment: num;
    width: 74px;
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 48px;
    left: 0;
}

/*point_number_wrap*/
.contents .point_number_wrap {
    counter-reset: num;
    margin: 3.0rem auto 2.0rem;
}

.contents .point_number_wrap .point {}

.contents .point_number_wrap .point::before {
    display: block;
    font-size: 1.2rem;
    line-height: 1;
    padding: 2.0rem 0;
}

.contents .point_number_wrap .point::after {
    content: counter(num, decimal-leading-zero);
    counter-increment: num;
    width: 74px;
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #333;
    position: absolute;
    top: 48px;
    left: 0;
}



.caption {
    margin: 8px 0 0;
    font-size: 1.0rem;
    line-height: 1.6;
    word-break: break-all;
    color: #999;
}
.caption a {
    color: #999;
}

/*--------------------------------------
　float img
---------------------------------------*/

.float-wrap {
    max-width: 1100px;
    margin: 40px auto 40px;
    box-sizing: border-box;
}

.float-wrap img {
    width: 100%;
}

.float-wrap .flame {
    position: relative;
}

.float-wrap .fl {
    width: 350px;
    margin: 0 30px 10px 0;
    text-align: center;
}

.float-wrap .fr {
    width: 350px;
    margin: 0 0 10px 30px;
    text-align: center;
}

.float-wrap .ct {
    width: 500px;
    margin: 0 auto 20px;
    text-align: center;
}
.float-wrap.ct .catch {
    text-align: center;
}
.contents .float-wrap .catch {
    font-size: 2.6rem;
    font-weight: 700;
    line-height: 1.6;
    margin: 0 0 5px;
    padding-top: 20px;
    color: #000;
}


/*--------------------------------------
btns
---------------------------------------*/
.btn-tel {
    display: none;
}
.btn-web,
p.btn-web {
    position: relative;
    margin: 4rem auto;
    padding: 0;
    text-align: center;
    width: 460px;
}
.btn-web a {
    display: inline-block;
    position: relative;
    width: 460px;
    margin: 0 auto;
    padding: 1.5rem 2.5rem;
    background: #24ba72 url(img/arrow_white.png) no-repeat right 1.5rem center;
    background-size: 7px 11px;
    border: 2px solid #24ba72;
    border-radius: 5rem;
    box-sizing: border-box;
    color: #fff;
    font-size: 1.7rem;
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
    text-decoration: none !important;
    z-index: 2;
}
.btn-web a:hover {
    background: #fff url(img/arrow_white.png) no-repeat right 1.5rem center;
    background-size: 7px 11px;
    border: 2px solid #1fa464;
    text-decoration: none;
    opacity: 1;
    color: #1fa464;
}
.btn-web::after {
    content: '';
    position: absolute;
    right: -6px;
    bottom: -6px;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border: 2px solid #bbb;
    border-top: 0;
    border-left: 0;
    border-radius: 5rem;
}
.btn-web-position,
.btn-internal-position {
    display: flex;
    justify-content: center;
}
.btn-tel-position {
    display: none;
}
.btn-internal-position .btn-internal {
    margin-bottom: 0;
}
.three + .btn-internal-position .btn-internal {
    margin-top: 0;
}
.addParts02 .btn-web::after,
.btn-internal-position .btn-internal::after,
#page .btn-internal::after,
#page .btn-web::after {
    width: 460px;
}
#page .scrollArea .btn-internal::after,
#page .scrollArea .btn-web::after {
    width: 100%;
}
.btn-internal,
p.btn-internal {
    position: relative;
    margin: 4rem auto;
    padding: 0;
    text-align: center;
    width: 460px;
}
#page .btn-internal,
#page p.btn-internal,
#page .btn-web,
#page p.btn-web {
    width: 460px;
}
.btn-internal a {
    display: inline-block;
    position: relative;
    width: 460px;
    margin: 0 auto;
    padding: 1.5rem 2.5rem;
    background: #3a3f7b url(img/arrow_white.png) no-repeat right 1.5rem center;
    background-size: 7px 11px;
    border: 2px solid #3a3f7b;
    border-radius: 5rem;
    box-sizing: border-box;
    color: #fff;
    font-size: 1.7rem;
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
    text-decoration: none !important;
    z-index: 2;
}
.btn-internal a:hover {
    background: #fff url(img/arrow_blue.png) no-repeat right 1.5rem center;
    background-size: 7px 11px;
    border: 2px solid #3a3f7b;
    color: #3a3f7b;
    text-decoration: none;
    opacity: 1;
}
.btn-internal.down a {
    background: #3a3f7b url(img/arrow_white_down.png) no-repeat right 1.5rem center;
    background-size: 11px 7px;
}
.btn-internal.down a:hover {
    background: #fff url(img/arrow_blue_down.png) no-repeat right 1.5rem center;
    background-size: 11px 7px;
    border: 2px solid #3a3f7b;
    color: #3a3f7b;
    text-decoration: none;
    opacity: 1;
}
.btn-internal::after {
    content: '';
    content: '';
    position: absolute;
    right: -6px;
    bottom: -6px;
    width: 460px;
    height: 100%;
    background-color: #fff;
    border: 2px solid #bbb;
    border-top: 0;
    border-left: 0;
    margin: auto;
    border-radius: 5rem;
}.block .btn-internal::after {
    width: 100%;
    height: 100%;;
}
.btn-link {
    margin: 4rem 0;
    padding: 0;
    text-align: right;
}
.btn-link a {
    position: relative;
    min-height: 16px;
    padding: 0 0 0.3rem 2.1rem;
    background: url(img/arrow_link_03.png) no-repeat left center;
    color: #333;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.4;
    text-decoration: underline;
}
.btn-link a:hover {
    text-decoration: none;
    opacity: 0.6;
}
.btn-link.host a.bnr {
    text-decoration: none;
    background: none;
}
.btn-link.host a.bnr::after {
    display: none;
}

/* ================== */
/*  テーブル　　　　　*/
/* ================== */
.contents .table-layout {
    padding: 0;
}
.contents table {
    width: 100%;
    max-width: 1100px;
    table-layout: fixed;
    margin: 40px auto 40px;
    border: solid 1px #333;
}
.contents table th {
    width: 22%;
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 1.3;
    text-align: center;
    color: #333;
    background: #f5f5f5;
    border: solid 1px #333;
    padding: 14px 16px;
}
.contents table td {
    line-height: 2.4rem;
    padding: 14px 20px;
    background: #FFF;
    font-size: 1.4rem;
    text-align: left;
    word-wrap: break-word;
    border: solid 1px #333;
}

/*--------------------------------------
　box-wrap
---------------------------------------*/
.contents .box-wrap {
    width: 100%;
    max-width: 1100px;
    margin: 50px auto;
    display: flex;
    flex-wrap: wrap;
}
.contents .box-wrap .box {
    display: block;
    width: 48%;
    margin: 0 4% 6rem 0;
    padding: 3rem;
    box-sizing: border-box;
    position: relative;
}
.contents .box-wrap .box:nth-child(2n) {
    margin-right: 0;
}
.contents .box-wrap .box .permalink {
    display: none;
}
.contents .box-wrap .box .thumb {
    position: relative;
}
.contents .box-wrap.col1 .box {
    width: 100%;
    margin: 0 auto 15px;
}

/*box-head*/
.index .box-wrap .box-head,
.category .box-wrap .box-head,
.page .box-wrap .box-head {
    display: block;
}
.index .box-wrap .box-head a,
.category .box-wrap .box-head a,
.page .box-wrap .box-head a {
    display: block;
    font-size: 100%;
}
.index .box-wrap .box-head a:hover,
.category .box-wrap .box-head a:hover,
.page .box-wrap .box-head a:hover {
    color: #333;
    text-decoration: none;
}
.index .box-wrap .box-head::after,
.category .box-wrap .box-head::after,
.page .box-wrap .box-head::after {
    content: none;
}
.contents .box-wrap .box p {
    margin: 0;
}

/*type-a*/
/* .contents .box-wrap .type-a {
    background-color: #fcffe9;
} */
.contents .box-wrap .type-a::before {
    content: "";
    position: absolute;
    left: 50%;
    width: 71px;
    height: 29px;
    background: url(img/CASE.png) no-repeat left top;
    top: -14px;
    margin-left: -35.5px;
}
.contents .box-wrap .type-a .thumb {
    position: relative;
    margin: 0 0 20px;
}
.contents .box-wrap .type-a .box-head {
    font-size: 2.0rem;
    line-height: 1.4;
    font-weight: bold;
    color: #000;
    padding: 0;
    margin: 0 0 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: none;
    border: 0;
    background: none;
}
.contents .box-wrap .type-a .box-head::before {
    opacity: 0;
}
.contents .box-wrap .type-a .box-head a {
    display: block;
    width: 100%;
    line-height: 1.4;
    color: inherit;
    background: url("img/arrow_green_02.png") right center no-repeat;
    background-size: 8px auto;
    padding: 0 20px 0 0;
    position: relative;
}
.contents .box-wrap .type-a .box-head a:hover {
    opacity: 0.7;
}
.contents .box-wrap .type-a .box-body {}
.contents .box-wrap .type-a .box-body .smallPic {
    width: 100px;
    float: left;
}
.contents .box-wrap .type-a .box-body p {}
.contents .box-wrap.two-three .type-a:nth-child(2n) {
    margin-right: 4%;
}
.contents .box-wrap.two-three .type-a:nth-child(5n+1),
.contents .box-wrap.two-three .type-a:nth-child(5n+2) {
    width: 48%;
}
.contents .box-wrap.two-three .type-a:nth-child(5n+3),
.contents .box-wrap.two-three .type-a:nth-child(5n+4),
.contents .box-wrap.two-three .type-a:nth-child(5n+5) {
    width: 32%;
    margin-right: 2%;
}
.contents .box-wrap.three {
    justify-content: space-between;
    margin-bottom: 0;
}
.contents .box-wrap.three::after {
display: block;
width: 32%;
content:"";
}
.contents .box-wrap.three .type-a {
    width: 32%;
    margin: 0 0 4rem 0;
    border: 2px solid #dddddd;
}
.contents .box-wrap.two-three .type-a:nth-child(5n+5),
.contents .box-wrap.two-three .type-a:nth-child(5n+2) {
    margin-right: 0;
}

/*type-b*/
.contents .box-wrap .type-b {
    border-bottom: 1px solid #cab987;
    padding: 20px 40px 40px;
}
.contents .box-wrap .type-b:nth-last-child(2),
.contents .box-wrap .type-b:last-child {}
.contents .box-wrap .type-b .box-head-area {
    display: table;
    margin: 0 0 30px;
    width: 100%;
}
.contents .box-wrap .type-b .thumb {
    display: table-cell;
    vertical-align: middle;
    width: 100px;
    position: relative;
}
.contents .box-wrap .type-b .box-head {
    display: table-cell;
    vertical-align: middle;
    font-size: 2.0rem;
    line-height: 1.4;
    font-weight: 400;
    color: #333;
    border-radius: 8px 8px 0 0;
    padding: 0 0 0 30px;
    border: 0;
}
.contents .box-wrap .type-b .box-head::before {
    display: none;
}
.contents .box-wrap .type-b .box-head a {
    display: block;
    width: 100%;
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 1.4;
    color: #0d7467;
    background: url("img/arrow_green.png") right center no-repeat;
    background-size: 8px auto;
    padding: 0 20px 0 0;
    position: relative;
}
.contents .box-wrap .type-b .box-head a:hover {
    opacity: 0.7;
}
.contents .box-wrap .type-b .caption {
    margin: 25px 0 0;
}

/*--------------------------------------
　frame-wrap
---------------------------------------*/
.contents .frame-wrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1100px;
    margin: 60px auto;
}
.contents .frame-wrap .inner {
    margin: 0 auto;
}
.contents .frame {
    display: block;
    box-sizing: border-box;
    width: calc((100% - 33px) / 3);
    margin: 0 0 16px 16px;
    background-color: #fff;
}
.contents .frame-wrap .frame:nth-child(3n+1) {
    margin-left: 0;
}
.contents .frame-wrap .frame a {
    display: block;
    text-decoration: none;
}
.contents .frame-wrap.col4 .frame {
    width: calc((100% - 48px) / 4);
    height: auto !important;
}
.contents .frame-wrap.col4 .frame:nth-child(3n+1) {
    margin-left: 16px;
}
.contents .frame-wrap.col4 .frame:nth-child(4n+1) {
    margin-left: 0;
}

/*frame-head*/
.index .frame .frame-head,
.category .frame .frame-head,
.page .frame .frame-head {
    display: block;
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 1.5;
}
.index .frame .frame-head a,
.category .frame .frame-head a,
.page .frame .frame-head a {
    width: auto;
    font-size: 100%;
    text-decoration: none;
}
.index .frame .frame-head a:hover,
.category .frame .frame-head a:hover,
.page .frame .frame-head a:hover {
    opacity: 0.7;
}
.contents .frame .frame-head p {
    margin: 0;
}
.contents .frame .frame-body {
    padding: 0 20px 35px;
}
.contents .frame .frame-body .frame-catch {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.5;
    color: #000;
    margin: 0 0 15px;
}
.contents .frame .frame-body p {
    margin: 2rem 0 0 00;
}
.contents .frame .frame-body .btn-web a {
    width: 100%;
}
.contents .frame .thumb {}
.contents .frame p.caption {
    margin: 10px 15px 0;
}

/*type-a*/
.contents .frame-wrap .type-a {
    border: 1px solid #5bb5b3;
    border-top-width: 6px;
}
.contents .frame-wrap .type-a .frame-catch {
    font-size: 1.5rem;
    line-height: 1.5;
    text-align: center;
    color: #8c8200;
    border-top: 5px solid #e6dc14;
    padding: 20px 25px 20px;
    position: relative;
    font-weight: normal;
    letter-spacing: normal;
}
.contents .frame-wrap .type-a .frame-catch::before {
    content: "";
    background: linear-gradient(to right, rgba(187, 187, 187, 1), rgba(187, 187, 187, 1) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%) 0% 0%;
    background-size: 6px 1px;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    top: inherit;
    z-index: inherit;
}
.contents .frame-wrap .type-a .frame-catch::after {
    content: "";
    width: 19px;
    height: 11px;
    background: url("img/frame-wrap_baloon.png") no-repeat;
    background-size: 100% auto;
    position: absolute;
    left: calc(50% - 10px);
    bottom: -10px;
    top: inherit;
    right: inherit;
    z-index: inherit;
    transform: none;
}
.contents .frame-wrap .type-a .frame-head {
    font-size: 1.8rem;
    line-height: 1.6;
    font-weight: 400;
    margin: auto;
    padding: 20px 20px 20px;
    color: #000;
    font-weight: bold;
    display: flex;
    align-items: center;
    background: none;
    border: 0;
    box-shadow: none;
}
.contents .frame-wrap .type-a .frame-head::before{
    opacity: 0;
}
.contents .frame-wrap .type-a .frame-head a {
    display: block;
    width: 100%;
    background: url("img/arrow_green_02.png") right center no-repeat;
    background-size: 8px auto;
    padding: 0 20px 0 0;
    position: relative;
    color: inherit;
}
.contents .frame-wrap .type-a .frame-head a:hover {
    opacity: 0.7;
}
.contents .frame-wrap .type-a .thumb {
    width: 200px;
    margin: 0 auto;
}
.contents .frame-wrap .type-a .caption {
    text-align: center;
    padding: 0 20px;
}
.contents .frame-wrap .type-a ul.icoArea {
    width: 224px;
    text-align: center;
    margin: 25px auto;
}
.contents .frame-wrap .type-a ul.icoArea li {
    width: 68px;
    margin: 0 0 0 10px;
    float: left;
}
.contents .frame-wrap .type-a ul.icoArea li:first-child {
    margin: 0 0 0 0;
}
.contents .frame-wrap .type-a ul.icoArea li:nth-child(3n+1) {
    margin: 0 0 0 0;
}
.contents .frame-wrap .type-a ul.icoArea li:nth-child(n+4) {
    margin-top: 16px;
}
.contents .frame-wrap .type-a ul.icoArea .ico {
    width: 57px;
    margin: 0 auto;
}
.contents .frame-wrap .type-a ul.icoArea .icoTxt {
    display: inline-block;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
    padding: 10px 0 8px;
    position: relative;
}
.contents .frame-wrap .type-a ul.icoArea .icoTxt::after {
    content: "";
    width: 100%;
    height: 2px;
    background-color: #e6dc14;
    position: absolute;
    left: 0;
    bottom: 0;
}

/*type-b*/
.contents .frame-wrap .type-b {
    border: 0;
    background: #fff;
    border: 2px solid #9e9e9e;
}
.contents .frame-wrap .type-b .frame-head {
    font-size: 1.8rem;
    line-height: 1.6;
    font-weight: 400;
    padding: 20px 20px 20px;
    margin: 0 0 25px;
    position: relative;
    letter-spacing: normal;
    border: 0;
    box-shadow: none;
    background: #decfe2;
}
/* .contents .frame-wrap .type-b .frame-head::before{
    opacity: 0;
} */
/* .contents .frame-wrap .type-b .frame-head::after {
    content: "";
    background: #cab987;
    background-size: 6px 1px;
    width: calc(100% - 30px);
    height: 1px;
    position: absolute;
    left: 15px;
    bottom: 0;
    top: inherit;
    right: inherit;
    z-index: inherit;
    transform: none;
} */
.contents .frame-wrap .type-b .frame-head a,
.contents .frame-wrap .type-b .frame-head span {
    display: block;
    width: 100%;
    background: url("img/arrow_black_02.png") right center no-repeat;
    background-size: 8px auto;
    padding: 0 20px;
    position: relative;
    letter-spacing: normal;
    color: #000;
    font-weight: bold;
    text-align: center;
}
.contents .frame-wrap .type-b .frame-head a:hover {
    opacity: 0.7;
}

.contents .frame-wrap .type-b .thumb {
    width: 200px;
    margin: 0 auto;
}

.contents .frame-wrap .type-b .caption {
    text-align: left;
    padding: 0;
}

.contents .frame-wrap .type-b .frame-body {
    margin: 25px auto 0;
}

.contents .frame-wrap .type-b table {
    box-sizing: border-box;
    width: 100%;
    letter-spacing: 0;
    margin: 20px auto;
}

.contents .frame-wrap .type-b table th {
    width: 33%;
    font-size: 1.2rem;
    font-weight: normal;
    line-height: 1.4;
    padding: 12px 10px;
}

.contents .frame-wrap .type-b table td {
    font-size: 1.2rem;
    line-height: 1.4;
    padding: 12px 10px;
    word-wrap: break-word;
}

.contents .frame-wrap .type-b table:last-of-type {
    margin-bottom: 0;
}

/*type-c*/
.contents .frame-wrap .type-c {
    background-color: #f5f5dc;
}

.contents .frame-wrap .type-c .eng {
    font-size: 2.6rem;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.06em;
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 0 #333, -1px -1px 0 #333,
        -1px 1px 0 #333, 1px -1px 0 #333,
        0px 1px 0 #333, 0-1px 0 #333,
        -1px 0 0 #333, 1px 0 0 #333;
    margin: -10px 0 0;
}

.contents .frame-wrap .type-c .frame-head {
    font-size: 1.8rem;
    line-height: 1.6;
    font-weight: 400;
    border-bottom: 2px solid #fff;
    padding: 20px 20px 20px;
    margin: 0 0 25px;
    position: relative;
    letter-spacing: normal;
}
.contents .frame-wrap .type-c .frame-head a {
    display: block;
    width: 100%;
    background: url("img/arrow_black.png") right center no-repeat;
    background-size: 8px auto;
    padding: 0 20px 0 0;
    position: relative;
    letter-spacing: normal;
}
.contents .frame-wrap .type-c .frame-head a:hover {
    opacity: 0.7;
}
.contents .frame-wrap .type-c .thumb {
    width: 160px;
    margin: 0 auto 25px;
}
.contents .frame-wrap .type-c .thumb img {
    border-radius: 100px;
}

/*btn-web*/
.contents .frame .frame-body .btn-web {
    width: 94%;
    margin: 25px auto 0;
}

/*--------------------------------------
addParts01
---------------------------------------*/
.addParts01 {
    clear: both;
    width: 100%;
    margin: 0rem 0 15rem 0;
}
#page .addParts01:nth-last-child(1) {
    margin-bottom: 0;
}
.addParts01 .addInner {
    width: 1100px;
    margin: 0 auto;
}
.addParts01.lower .addInner {
    width: 100%;
}
.addParts01__TitArea {
    position: relative;
    margin: 0 0 40px;
    display: flex;
    flex-wrap: wrap;
}
#page .addParts01__TitArea {
    margin-top: 40px;
}
.addParts01__TitArea::before {
    content: "";
    position: absolute;
    background: linear-gradient(90deg, #00314e 0%, #6e288d 100%);
    width: 100vw;
    min-width: 1200px;
    right: 0;
    height: 100%;
}
.addParts01.lower .addParts01__TitArea::before {
    width: 100%;
    min-width: auto;
}
.addParts01__TitArea + p {
    margin-bottom: 40px !important;
}
.addParts01__TitArea + p > span {
    font-size: 100%;
    font-weight: bold;
    color: #333;
    background: linear-gradient(rgba(255, 255, 255, 0) 50%, #ffcad5 50%);
    font-family: "Hiragino Kaku Gothic ProN", Meiryo, "Helvetica Neue", Arial, sans-serif;
}
.addParts01__TitArea__Tit {
    padding: 30px 10px 30px 0;
    color: #fff;
    font-size: 3rem;
    line-height: 1.3;
    letter-spacing: 8px;
    position: relative;
}
.fav-3box {
    display: flex;
}
.addParts01.lower .addParts01__TitArea__Tit {
    padding: 3rem 1rem 3rem 3rem;
    font-size: 2.6rem;
    letter-spacing: 4px;
    font-weight: bold;
}
.addParts01__TitArea__Tit::before {
    content: "";
    width: 137px;
    height: 58px;
    background: url(img/pick_up.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: -66px;
    top: -18px;
    z-index: 20;
}
#page .addParts01__TitArea__Tit::before {
    left: -47px;
}
.addParts01__TitArea__Txt {
    position: relative;
    padding: 30px 20px 30px 20px;
    color: #fff;
    width: calc(100% - 440px);
}
.addParts01__TitArea__Txt span{
    font-weight:bold;
    font-size: 1.7rem;
    background: linear-gradient(rgba(255, 255, 255, 0) 92%, #a8a421 92%);
}
.addParts01 .addInner .addTxt {
    margin: 0 0 3rem;
}
.addParts01 p {
    margin: 0;
}
.addParts01 .aadPartsTit {
    text-align: center;
}
.addParts01 .block {
    width: 349px;
    margin: 0 22px 25px 0;
    display: inline-block;
}
.addParts01 .block:nth-child(3) {
    margin-right: 0;
}
.addParts01.lower .block {
    width: calc((100% - 44px) / 3);
    margin: 0 22px 10px 0;
}
#page .addParts01.lower .block {
    margin-bottom: 25px;
}
.addParts01.lower .block:nth-child(3) {
    margin-right: 0;
}
.addParts01 .block .btn-web,
.addParts01 .block .btn-internal,
.addParts01 .block .btn-tel {
    width: 80%;
    margin: 30px auto 0;
}
#page .scrollArea .btn-web,
#page .scrollArea .btn-internal {
    width: calc(100% - 6px);
}
.addParts01.lower .block .btn-web,
.addParts01.lower .block .btn-internal {
    width: 100%;
}
.addParts01 .block .btn-web a,
.addParts01 .block .btn-internal a {
    width: 100%;
    /* box-shadow: 4px 4px 0 0 #f6f3ec; */
}
.addParts01 .block:nth-child(4) {
    margin-right: 0;
}
.addParts01 .block .catch {
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    padding: 12px 10px;
    margin: 0 0 10px;
    width: 100%;
    color: #0d7467;
    letter-spacing: 5px;
}
.addParts01 .block .catch span {
    font-size: 2.8rem;
    color: #f24b4b;
    border: 0;
}
.addParts01 .block a {
    display: block;
}
.addParts01 .scrollArea {
    border: 2px solid #e3e3e3;
    background-color: #fff;
    padding: 15px 10px;
    position: relative;
}
.addParts01 .scrollArea .priceArea {
    display: table;
    margin: 0 0 12px;
}
.addParts01 .scrollArea .priceArea .priceTit {
    display: table-cell;
    vertical-align: middle;
    width: 60px;
    font-size: 1.3rem;
    line-height: 1.2;
    text-align: center;
    color: #fff;
    background-color: #00786a;
    padding: 8px;
    position: relative;
}
.addParts01 .scrollArea .priceArea .priceTit::before {
    content: "";
    right: -26px;
    top: 0;
    border: solid transparent;
    border-left-color: #00786a;
    border-width: 24px 13px;
    position: absolute;
}
.addParts01 .scrollArea .priceArea .price {
    display: table-cell;
    vertical-align: middle;
    width: 256px;
    font-size: 2.8rem;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 0.01em;
    text-align: center;
    color: #c4940f;
    padding: 7px 0px 8px;
}
.addParts01 .scrollArea .priceArea .price.small{
    font-size: 2.2rem;
}
.addParts01 .scrollArea .priceArea .price span {
    font-size: 1.4rem;
    color: #333;
    padding: 0 0 0 5px;
    font-weight: inherit;
    border-bottom: none;
}
.addParts01 .scrollArea .performance {
    font-size: 1.5rem;
    padding: 10px;
    border-bottom: 1px solid #cab987;
    margin: 1.8rem 0;
    line-height: 1.4;
 }
.addParts01 .scrollArea .performance_text {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.addParts01 .scrollArea .dl_wrap {
  padding: 0;
  background: none;
  margin: 0 0 1rem 0;
  width: 50%;
}
.addParts01 .scrollArea .dl_wrap dt {
  background: #c9b169;
  padding: 4px;
  font-size: 1.5rem;
  line-height: 1.8;
  color: #fff;
  display: table-cell;
  width: 60px;
  vertical-align: middle;
  text-align: center;
  letter-spacing: 4px;
}
.addParts01 .scrollArea .dl_wrap dd {
   display: table-cell;
   vertical-align: middle;
   padding-left: 10px;
   word-break: break-all;
   text-align: left;
   line-height: 1.2;
}
.addParts01 .scrollArea .companyName-catch {
    font-size: 2.6rem;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    color: #d92a68;
    margin-top: 1rem;
    letter-spacing: 3px;
    margin-bottom: 2rem;
}
#page .addParts01 .scrollArea .companyName-catch {
    font-size: 2.2rem;
}
.addParts01 .scrollArea .companyName {
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    color: #000000;
    margin: 0 0 2rem;
    letter-spacing: 3px;
}

.addParts01 .scrollArea .catch {
    font-size: 1.8rem;
    color: #fc5f5f;
    padding: 12px 0px;
    margin: 0;
	letter-spacing: 2px;
}
.addParts01 .scrollArea .companyCatch {
    background: #fff;
    padding: 15px;
    margin-bottom: 20px;
    font-size: 1.7rem;
    font-weight: bold;
    text-align: center;
}
.addParts01 .scrollArea .companyCatch span{
    color: #00786a;
    font-size: 1.8rem;
    background: linear-gradient(rgba(255, 255, 255, 0) 50%, #fcf3de 50%);
}
.addParts01 .scrollArea .box-fig {
    margin: 0 0 2rem 0;
    text-align: center;
}
.box-kodawari-ttl {
    font-size: 2rem;
    font-weight: 700;
    color: #d92a68;
    margin-bottom: 1rem;
}
.box-gyoukai-ttl {
    font-size: 2rem;
    font-weight: 700;
    color: #000;
    margin-bottom: 1rem;
}
.addParts01 .scrollArea .box-kodawari {
    margin: 0 0 2rem 0;
    padding: 1rem;
    background: #faf9f9;
    text-align: center;
	display: flex;
    justify-content: center;
    align-items: center;
}

.addParts01 .scrollArea .box-kodawari p {
	font-size: 1.6rem;
	font-weight: 700;
}

#index .addParts01 .scrollArea .box-kodawari {
    height: 132px;
}
#page .addParts01 .scrollArea .box-kodawari {
    height: 159px;
}
.addParts01 .scrollArea .box-kodawari .ttl {
    margin: 0 0 1rem 0;
    color: #0d7467;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.4;
}
.addParts01 .scrollArea .box-kodawari ul {
    margin: 0;
    padding: 0;
}
.addParts01 .scrollArea .box-kodawari ul li {
    position: relative;
    padding: 0 0 0.4rem 2rem;
    font-weight: 700;
}
.addParts01 .scrollArea .box-kodawari ul li::before {
    position: absolute;
    left: 0;
    top: 1rem;
    width: 10px;
    height: 10px;
    background: #ffa0b4;
    border-radius: 50%;
    content: "";
}
.addParts01 .scrollArea .box-kodawari ul li:last-child {
    padding: 0 0 0 2rem;
}
.addParts01 .scrollArea .box-kodawari ul li span {
    font-weight: bold;
    padding: 0 0.3rem;
    background: linear-gradient(rgba(255, 255, 255, 0) 50%, #ffcad5 50%);
}
.box-gyoukai {
    display: flex;
    flex-wrap: wrap;
    gap: 2px;
    margin: 0 0 2rem 0 !important;
    padding: 0 !important;
}
.box-gyoukai > li {
    width: calc((100% - 2px) / 2);
    height: 41px;
    padding: 0 !important;
}
.box-gyoukai > li::before {
    display: none !important;
}
.box-gyoukai > li span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 1.7rem;
    font-weight: 700;
    padding: 5px 0;
    background-color: #decfe2;
}
.addParts01 .scrollArea .box-tags {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.addParts01 .scrollArea .box-tags::after {
    display: block;
    width: 32%;
    content:"";
}
.addParts01.lower .scrollArea .box-tags::after {
    display: none;
}
.addParts01 .scrollArea .box-tags .tag01 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 49%;
    margin: 0 0 0.8rem 0;
    padding: 1.6rem 0.2rem 1.6rem 0.2rem;
    background: #9e8846;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.1;
    text-align: center;
}
.addParts01 .scrollArea .box-tags .tag02{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32%;
    margin: 0 0 0.8rem 0;
    padding: 1.6rem 0.2rem 1.6rem 0.2rem;
    background: #0d7467;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.1;
    text-align: center;
}
.addParts01.lower .scrollArea .box-tags .tag01 {
    width: 48%;
}
.addParts01 .scrollArea .box-tags .tag01.off,
.addParts01 .scrollArea .box-tags .tag02.off{
    background: #f4f4f4;
    color: #cdcdcd;
    border: 1px solid #cdcdcd;
}
.addParts01 .scrollArea .btn-web,
.addParts01 .scrollArea .btn-internal,
.addParts01 .scrollArea .btn-tel {
    margin: 2rem auto;
}
.addParts01__addTxt {
    clear: both;
}
.addParts01__addTxt p {
    margin-bottom: 1em;
    font-size: 1.2rem;
    color: #767676;
}
.addParts01__addTxt ul li{
    font-size: 1.2rem;
    color: #767676;
}
.addParts01__addTxt ul li::before {
    content: "・";
}

.block-accordion {
    display: none;
    flex-wrap: wrap;
}
.block-accordion-btn {
    position: relative;
    width: 400px;
    padding: 1.2rem 3rem;
    border: 1px solid #000000;
    border-radius: 5rem;
    margin: 30px auto;
    font-size: 1.8rem;
    line-height: 1.1;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
}
.block-accordion-btn::before {
    position: absolute;
    right: 2rem;
    top: 50%;
    transform: translateY(-50%);
    content: "＋";
}
.block-accordion-btn:hover {
    opacity: 0.6;
}
.block-accordion-btn.is-open::before {
    position: absolute;
    right: 2rem;
    top: 50%;
    transform: translateY(-50%);
    content: "ー";
}
table.table-of-contents {
    margin: 0;
    border-color: #d1d1d1;
}
table.table-of-contents th {
    font-size: 2rem;
    font-weight: 700;
    background-color: #dcdcdc;
    border-color: #d1d1d1;
}
table.table-of-contents td {
    border-color: #d1d1d1;
}
.table-of-contents ul {
    margin: 0 !important;
    padding: 0 !important;
}
.table-of-contents ul > li {
    position: relative;
    padding-left: 2rem !important;
    padding-bottom: 0 !important;
}
.table-of-contents ul > li::before {
    content: '';
    position: absolute;
    top: 0.8rem;
    left: 0;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #ffa0b4;
}
.table-of-contents ul > li:nth-of-type(n+2) {
    margin-top: 5px;
}
.table-of-contents ul > li a {
    color: #333;
    text-decoration: underline;
    font-weight: bold;
    font-size: 1.4rem;
}
.table-of-contents ul > li a:hover {
    opacity: 0.7 !important;
}
.center-img {
    display: flex;
    align-items: center;
    flex-direction: column;
}
.center-img img {
    width: 60%;
}
.center-img .caption,
.center-img + .catch {
    text-align: center;
}
.headline {
    position: relative;
    display: flex;
    align-items: flex-start;
    margin: 20px 0;
    padding-bottom: 20px;
    border-bottom: 2px solid #cac8c8;
}
.headline::before {
    content: '';
    position: absolute;
    width: 2px;
    top: 0;
    left: 39px;
    bottom: 0;
    background-color: #cac8c8;
}
.headline-icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #fff;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    font-size: 1.4rem;
    line-height: 1;
    margin: 0 !important;
    z-index: 2;
}
.headline-icon > span {
    margin-top: 5px;
    font-size: 2.5rem;
    background: none;
}
.headline-icon-green {
    background-color: #6CBE97;
}
.headline-icon-red {
    background-color: #e76997;
}
.headline-icon + p {
    width: calc(100% - 80px);
    font-size: 2rem;
    font-weight: bold;
    margin: 0 !important;
    padding-top: 21px;
    padding-left: 20px;
    color: #333;
}
.footer_bnr {
    position: fixed;
    right: 0;
    bottom: 15rem;
    background: #fff;
    z-index: 9998;
    opacity: 0;
}

@media screen and (min-width: 600px) {

    .sp,
    .sp_br,
    .btn-tel {
        display: none !important;
    }

}

.addParts01 .scrollArea .box-kodawari p span{
    font-size: 2.0rem;
} 

.addParts01.lower {
    margin-top: 10rem; 
 }

.top-point-area .toc-catch {
    width: calc(100% - 80px);
    font-size: 2rem;
    font-weight: bold;
    margin: 0 !important;
    padding-top: 30px;
    padding-left: 20px;
    color: #000;
}

.top-point-area .top_title {
    z-index: 1;
}
.top-point-area .top_title::before {
    z-index: -2;
}
.top-point-area .top_title::after {
    z-index: -1;
}





/*  PC END  */

/* SP */
@media screen and (max-width: 599px) {

    html,
    body {
        width: 100%;
        position: relative;
    }
    .pc,
    .pc_br {
        display: none !important;
    }
    body {
        width: 100%;
        min-width: initial;
        min-width: auto;
        font-size: 1.4rem;
        line-height: 1.8;
        padding-bottom: constant(safe-area-inset-bottom);
        padding-bottom: env(safe-area-inset-bottom);
    }
    .index > p,
    .category > p,
    .page > p {
        width: 100%;
    }
    .contents p {
        max-width: 100%;
        margin: 0 auto 2rem;
    }
    a:hover {
        opacity: 1;
    }

    /*--------------------------------------
    Header
    ---------------------------------------*/
    header .headTopWrap {
        background: #f5f5f5;
    }
    header .headTopArea {
        width: 100%;
        padding: 6px 0 6px;
        margin: auto;
    }
    header .headTopArea .rightTxt {
        font-size: 1.2rem;
        font-weight: 400;
        line-height: 1.4;
        text-align: right;
    }

    /*--------------------------------------
    visArea
    ---------------------------------------*/
    #visArea_lower {
        position: relative;
        z-index: 1;
        margin: 0 auto;
    }
    #visArea_lower .mainArea {
        background: none;
        height: auto;
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
    }
    #visArea_lower .mainArea .mainAreaInner {
        display: block;
    }
    #visArea_lower .mainArea .siteNameArea {
        display: block;
        background: url("/wp/wp-content/uploads/mv_pic_pc_lower.png") no-repeat center top;
        background-size: auto 40px;
        height: 52px;
        width: 100%;
        text-align: center;
    }
    #visArea_lower .mainArea .siteNameAreaInner {
        display: block;
        /* padding: 10px 0 40px; */
    }
    #visArea_lower .mainArea .siteName {
        margin: 0 auto;
        padding: 5px;
        width: 200px;
        text-align: center;
    }
    #visArea_lower .mainArea .siteNameSmall {
        font-size: 1.3rem;
        font-weight: 400;
        line-height: 1.4;
        letter-spacing: 0.03em;
        text-align: center;
        text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff, 0px 2px 0 #fff, 0 -2px 0 #fff, -2px 0 0 #fff, 2px 0 0 #fff;
    }
    #visArea_lower .mainArea .siteName img.sp {
        width: auto;
        margin: 0;
    }

    /*--------------------------------------
    spMenuBox
    ---------------------------------------*/
    /*navWrap*/
    #navWrap {
        box-sizing: border-box;
        width: 100%;
        height: auto;
        background-color: #faf5d2;
        margin: 0 auto;
    }

    /*navTop*/
    #navWrap .navTop {
        width: 100%;
        background-color: #fff;
        border-bottom: 1px solid #b5b5b5;
        position: fixed;
        top: 0;
        z-index: 9999;
        overflow: hidden;
        display: none;
    }

    #navWrap .navTopInner {
        width: 100%;
        display: flex;
        align-items: stretch;
        padding: 0.5rem;
        position: relative;
    }
    #navWrap .siteName {
        display: inline-block;
        vertical-align: middle;
        width: 18%;
        font-size: 1.15rem;
        font-weight: 400;
        line-height: 1.4;
        padding: 0;
        /* background: url("img/sp_ico.png") 1.2rem center no-repeat; */
        /* background-size: 22px 23px; */
        text-align: center;
        margin-left: 1rem;
        margin-right: 1rem;
    }
    #navWrap .siteName img {
        width: 100%;
    }
    #navWrap .recommendBtn {
        display: table-cell;
        vertical-align: middle;
        width: calc(100% - (18% + 21px));
        font-size: 1.1rem;
        text-align: center;
        color: #333;
        padding: 0 0.5rem;
        border-left: 1px solid #bbb;
        border-right: 1px solid #bbb;
        position: relative;
        background: #F5F5F5;
        box-sizing: border-box;
        font-weight: bold;
    }
    #navWrap .recommendBtn::after {
        content: '';
        position: absolute;
        right: 3px;
        bottom: 3px;
        border-top: 4px solid transparent;
        border-right: 4px solid #3a3f7b;
        border-bottom: 4px solid #3a3f7b;
        border-left: 4px solid transparent;
        z-index: 1;
    }
    #menuBtn {
        display: table-cell;
        vertical-align: middle;
        box-sizing: content-box;
        width: 21px;
        height: 50px;
        padding: 0 1.0rem;
        cursor: pointer;
        z-index: 9999;
        position: relative;
    }
    #menuBtn .menu {
        width: 21px;
        height: 16px;
        position: absolute;
        top: calc(50% - 8px);
        outline: none;
        border: none;
        background: #000;
        background: url("/wp/wp-content/uploads/sp_ico_menu.png") center no-repeat;
        background-size: 100%;
        margin: auto 1rem auto auto;
        left: 0;
        right: 0;
    }
    body.open #menuBtn .menu {
        width: 21px;
        height: 16px;
        background: url("/wp/wp-content/uploads/sp_ico_close.png") center no-repeat;
        background-size: 100%;
    }

    /*navSp*/
    #navSp {
        position: fixed;
        top: 0;
        box-sizing: border-box;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.94);
        z-index: 999;
        display: none;
    }

    #navSp>div {
        height: 100%;
        overflow-y: scroll;
        /*-webkit-overflow-scrolling: touch;*/
    }

    #navSp a {
        text-decoration: none;
    }

    /* 以下装飾など */
    #navSp .navBox {}

    #navSp .navBox:first-child {
        border-top: 1px solid #ccc;
        overflow: hidden;
    }

    #navSp .navBox .sttl a,
    #navSp .sitemap a {
        display: block;
        box-sizing: border-box;
        font-size: 1.4rem;
        font-weight: 400;
        line-height: 1.4;
        color: #000;
        background: url("img/arrow_black.png") 96% center no-repeat;
        background-size: 6px auto;
        padding: 1.5rem 9% 1.5rem 4%;
    }

    #navSp .navBox .tglMenu a {
        background: url("img/arrow_black_down.png") 96% center no-repeat;
        background-size: 10px auto;
    }

    #navSp .navBox .sttl.collapsible a {
        background: url("img/arrow_black_down.png") 96% center no-repeat;
        background-size: 10px auto;
    }

    #navSp .navBox .sttl a br {
        display: none;
    }

    #navSp .navBox .sttl.open>a {
        background: url("img/arrow_black_up.png") 96% center no-repeat;
        background-size: 10px auto;
    }

    #navSp .navBox .sttl,
    #navSp .sitemap {
        border-bottom: 1px solid #ccc;
        padding: 0;
        margin: 0;
    }
    #navSp .sitemap {
        margin: 0 0 100px;
    }
    #navSp .navBox .accChild {
        display: none;
        font-size: 1.3rem;
        padding: 0;
        box-sizing: border-box;
        background-color: rgba(255, 255, 255, 0.8);
    }
    #navSp .navBox .accChild li {
        float: none;
    }
    #navSp .navBox .accChild li a {
        display: block;
        box-sizing: border-box;
        color: #000;
        background: url("img/arrow_black.png") 95.5% center no-repeat;
        background-size: 5px auto;
        border-bottom: 1px solid #ccc;
        padding: 1.2rem 9% 1.2rem 7%;
    }
    #navSp .navBox .accChild li a:first-child {}

    /*navBottom*/
    #navBottom {
        display: block;
        width: 85%;
        position: relative;
        margin: 7.5% auto 7.5%;
    }
    #navBottom a {
        display: block;
        text-decoration: none;
        background: url("img/banner_bg.png") left top repeat;
        border-top: 3px solid #bee6a0;
        padding: 4%;
        position: relative;
        z-index: 1;
    }
    #navBottom a::before {
        content: "";
        background: url("img/banner_illust01.png") no-repeat;
        background-size: 100% auto;
        width: 49px;
        height: 86px;
        position: absolute;
        top: -10px;
        right: -8px;
    }
    #navBottom a::after {
        content: "";
        background: url("img/banner_illust02.png") no-repeat;
        background-size: 100% auto;
        width: 40px;
        height: 64px;
        position: absolute;
        left: -8px;
        bottom: -10px;
    }
    #navBottom .tit {
        font-size: 1.5rem;
        font-weight: bold;
        line-height: 1.5;
        letter-spacing: 0.01em;
        padding: 0 15% 0 3%;
        margin-bottom: 1.0rem;
    }
    #navBottom .txtArea {
        background-color: #fff;
        padding: 0 0 6%;
    }
    #navBottom .catch {
        font-size: 1.3rem;
        line-height: 1.4;
        letter-spacing: 0.01em;
        border-bottom: 1px dotted #ccc;
        padding: 3.5% 5%;
    }
    #navBottom .txt {
        padding: 3.5% 5%;
    }
    #navBottom .txt p {
        font-size: 1.3rem;
        line-height: 1.5;
        letter-spacing: 0.01em;
        color: #508291;
        margin: 0;
    }
    #navBottom .btn {
        width: 75%;
        font-size: 1.3rem;
        line-height: 1;
        letter-spacing: 0.01em;
        text-align: center;
        color: #fff;
        background-color: #82b4c3;
        border-radius: 5px;
        padding: 3.5% 4% 3.2% 4%;
        margin: 0 auto;
        box-shadow: 2px 2px 0px rgba(80, 130, 145, 1);
    }
    body.open {
        height: inherit !important;
    }

    /*--------------------------------------
    side
    ---------------------------------------*/
    #side {
        display: none;
    }

    /*--------------------------------------
    pankuzu
    ---------------------------------------*/
    #pankuzuWrap {
        box-sizing: border-box;
        width: 92%;
        background-color: #fff;
        padding: 1.0rem 0;
        margin: 0 auto 1rem;
        overflow: auto;
        white-space: nowrap;
        position: relative;
    }
    #pankuzu {
        box-sizing: border-box;
        width: 100%;
        font-size: 1.1rem;
        line-height: 1.2;
        letter-spacing: 0.05em;
        color: #333;
        padding: 0.7rem 0 0.7rem;
        margin: 0 auto;
        white-space: nowrap;
    }
    #pankuzu a {
        color: #333;
        text-decoration: underline;
        transition: none;
        -o-transition: none;
        -ms-transition: none;
        -moz-transition: none;
        -webkit-transition: none;
    }
    #pankuzu a:hover {
        color: #333;
        text-decoration: underline;
    }
    #pankuzu span:last-child {
        margin-right: 4%;
    }
    #pankuzu a span:last-child {
        margin-right: 0;
    }

    /*--------------------------------------
    Main Contents
    ---------------------------------------*/
    .contents {
        box-sizing: border-box;
        width: 100%;
        margin: 0 auto;
        padding: 0 4%;
        overflow-x: hidden;
    }
    .index {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    #category,
    .page {
        float: none;
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .category>h1:first-of-type,
    .page>h1:first-of-type {
        margin: 1.5rem auto 3.5rem;
    }
    p > span {
        letter-spacing: 1px;
        margin: 0 0.3rem;
        font-size: 1.5rem;
    }

    /*--------------------------------------
    Side
    ---------------------------------------*/
    #side {
        display: none;
    }

    /*--------------------------------------
    bottomBanner
    ---------------------------------------*/
    .bottomBanner {
        width: 100%;
        background: #f6f3ec;
        border: solid 2px #cab987;
        margin: 6.0rem auto;
        position: relative;
    }
    .bottomBanner a {
        display: block;
        padding: 1.5rem;
    }
    .bottomBanner .bnrTop {
        display: table;
        margin: 0 0 1.0rem;
    }
    .bottomBanner.imgBox {
        display: table-cell;
        vertical-align: middle;
        width: 40%;
        max-width: 90px;
    }
    .contents .bottomBanner .catch {
        display: table-cell;
        vertical-align: middle;
        font-size: 1.6rem;
        font-weight: bold;
        text-align: left;
        line-height: 1.4;
        padding: 0 0 0 1.5rem;
        color: #00786a;
    }
    .contents .bottomBanner p {
        font-size: 1.4rem;
        line-height: 1.6;
        margin: 0 0 1.5rem;
    }
    .bottomBanner .dtlBtn {
        display: block;
        font-size: 1.3rem;
        text-align: center;
        color: #fff;
        background: rgb(252, 95, 121);
        background: -moz-linear-gradient(left, rgba(252, 95, 121, 1) 0%, rgba(245, 135, 113, 1) 50%, rgba(252, 95, 121, 1) 100%);
        background: -webkit-linear-gradient(left, rgba(252, 95, 121, 1) 0%, rgba(245, 135, 113, 1) 50%, rgba(252, 95, 121, 1) 100%);
        background: linear-gradient(to right, rgba(252, 95, 121, 1) 0%, rgba(245, 135, 113, 1) 50%, rgba(252, 95, 121, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc5f79', endColorstr='#fc5f79', GradientType=1);
        padding: 1.2rem 3rem;
        margin: 0 auto;
        border-radius: 1rem;
        width: 85%;
        position: relative;
    }
    .bottomBanner .dtlBtn::before {
        content: "";
        width: 7px;
        height: 10px;
        background: url(img/arrow_white.png) no-repeat center;
        background-size: 100% auto;
        position: absolute;
        right: 16px;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    /*--------------------------------------
    .lower-bottom
    ---------------------------------------*/
    .lower-bottom {
        margin: 60px auto 0;
        width: 100%;
    }
    .lower-bottom .lower-bottom__TitArea__Tit {
        padding: 4rem 0 2rem 0;
        font-size: 2.4rem;
        letter-spacing: 3px;
        border: 0;
        border-bottom: 2px solid #cab987;
        width: auto;
    }

    .lower-bottom .lower-bottom__TitArea__Tit::before {
        left: 50%;
        top: -15px;
        margin-left: -76px;
        transform: rotate(9deg);
    }

    .lower-bottom .lower-bottom__TitArea__Txt {
        padding: 1.5rem 1rem 1rem 0;
        width: auto;
    }

    .lower-bottom .block {
        width: 100%;
        margin: 4rem auto;
        float: none;
    }

    .lower-bottom .block:last-child {
        margin-right: auto;
    }

    .lower-bottom .lower-bottom__addTxt {
        padding: 1rem 0;
    }
    .lower-bottom .lower-bottom__addTxt p,
    .lower-bottom .lower-bottom__addTxt ul li{
        font-size: 1.0rem;
    }

    .lower-bottom .block .catch span {
        font-size: 2.4rem;
    }

    .lower-bottom .block .catch {
        font-size: 2rem;
    }
    .lower-bottom .scrollArea .companyName {font-size: 2.2rem;}
    .lower-bottom .scrollArea {
        padding: 2rem 1.5rem;
    }
    .lower-bottom .addInner .addTxt {
        margin: 0 0 1rem;
    }
    .lower-bottom .scrollArea .companyCatch {
        font-size: 1.6rem;
        text-align: center;
        font-weight: normal;
    }
    .lower-bottom .scrollArea .companyCatch span {
        font-size: 2.1rem;
        font-weight: bold;
    }
    .lower-bottom .scrollArea .dl_wrap dt {
        width: 53px;
        padding: 5px;
        height: 42px;
    }
    .lower-bottom .scrollArea .dl_wrap dd {
        padding: 5px 4px 5px 10px;
    }
    .lower-bottom .block .btn-web, .lower-bottom .block .btn-internal {
        width: 90%;
        margin: 2rem auto 1rem;
    }

    /*--------------------------------------
    Footer
    ---------------------------------------*/
    footer {
        width: 100%;
        background-color: #eee;
        margin-top: 6.0rem;
    }
    footer .areaInner {
        position: relative;
        width: 100%;
        margin: 0 auto;
        padding: 3.0rem 0 2.5rem 0;
    }
    footer .areaInner .inner {
        width: 100%;
        padding: 0;
    }
    footer .areaInner .logo {
        display: block;
        box-sizing: border-box;
        width: auto;
        font-size: 1.4rem;
        font-weight: bold;
        line-height: 1.4;
        text-align: center;
        color: #000;
        padding: 0 0 0.5rem 0;
        margin: 0 auto 2.0rem;
    }
    footer .areaInner .logo a {
        display: block;
        font-size: 1.4rem;
        font-weight: bold;
        line-height: 1.4;
        text-align: center;
        color: #000;
        transition: none;
        -o-transition: none;
        -ms-transition: none;
        -moz-transition: none;
        -webkit-transition: none;
    }
    footer .areaInner .logo a img {
        max-width: 100px;
    }
    footer .areaInner .logo a:hover {
        -ms-filter: "alpha( opacity=100 )";
        filter: alpha(opacity=100);
        opacity: 1;
    }

    footer .areaInner .logo+.footBox {
        border-top: 1px solid #ccc;
    }

    footer .areaInner .footBox {
        margin: 0;
    }

    footer .areaInner .footBox .sttl {
        border: none;
        padding: 0;
        margin: 0;
    }

    footer .areaInner .footBox .sttl a {
        display: inline-block;
        box-sizing: border-box;
        font-size: 1.4rem;
        font-weight: 700;
        color: #000;
        background: url("img/arrow_black_down.png") right 10px center no-repeat;
        background-size: 10px auto;
        padding: 1.0rem 4.0rem 1.0rem 4%;
        transition: none;
        -o-transition: none;
        -ms-transition: none;
        -moz-transition: none;
        -webkit-transition: none;
    }

    footer .areaInner .footBox .sttl a:hover {
        -ms-filter: "alpha( opacity=100 )";
        filter: alpha(opacity=100);
        opacity: 1;
    }

    footer .areaInner .footBox .sttl.open a {
        background: url("img/arrow_black_up.png") right 10px center no-repeat;
        background-size: 10px auto;
    }

    footer .areaInner {
        border-top: 1px solid #ccc;
    }

    footer .areaInner .footBox .sttl {
        border-bottom: 1px solid #ccc;
        padding: 0;
        margin: 0;
    }

    footer .footBox ul {
        padding: 0;
    }

    footer .areaInner .footBox .accChild {
        display: none;
        font-size: 1.3rem;
        padding: 0;
        box-sizing: border-box;
        background-color: #ccc;
    }

    footer .areaInner .footBox .accChild li {
        display: block;
        float: none;
    }

    footer .areaInner .footBox .accChild li a {
        display: block;
        box-sizing: border-box;
        font-size: 1.3rem;
        color: #000;
        background: #fff url("img/arrow_black.png") 96.5% center no-repeat;
        background-size: 6px auto;
        border-bottom: 1px solid #ccc;
        padding: 1.0rem 9% 1.0rem 4%;
    }
    footer .areaInner .footBox .accChild li.subCat {
        width: 100%;
        margin: 0;
    }
    footer .areaInner .footBox .accChild li.subCat:nth-of-type(4n + 1) {
        margin: 0 0 0 0;
    }
    footer .areaInner .footBox .accChild li.subCat a {
        display: block;
        background: #fff url("img/arrow_black.png") 96.5% center no-repeat;
        background-size: 6px auto;
        padding: 1.0rem 9% 1.0rem 4%;
    }
    footer .areaInner .footBox .accChild li.subCat a::before {
        content: none;
        font-size: 1.2rem;
        position: relative;
        left: -2px;
        margin-right: 0.2rem;
    }
    footer .areaInner .footBox .accChild .subList {
        padding: 0;
        margin: 0;
    }
    footer .areaInner .footBox .accChild .subList li {
        padding: 0;
        display: block;
        float: none;
        margin: 0;
    }
    footer .areaInner .footBox .accChild .subList li::before {
        content: none;
        color: #000;
        margin-right: 0;
    }
    footer .areaInner .footBox .accChild .subList li a {
        font-size: 1.3rem;
        padding: 1.0rem 9% 1.0rem 9%;
        background: #fff url("img/arrow_black.png") 96.5% center no-repeat;
        background-size: 6px auto;
    }
    footer .areaInner .footBox .accChild .subList li a::before {
        content: "└";
        display: block;
        color: #000;
        position: absolute;
        top: 12px;
        left: 4%;
        margin-right: 0.4rem;
    }
    footer .areaInner .noticeArea {
        box-sizing: border-box;
        width: 92%;
        margin: 2.5rem auto 0rem;
        background: #fff;
        padding: 1.5rem;
        font-size: 1.2rem;
        line-height: 1.8;
        border-radius: 0;
    }
    footer .areaInner .noticeArea p {
        font-size: 1.2rem;
    }
    footer .areaInner p.ucp {
        font-size: 1.1rem;
        line-height: 1.4;
        text-align: center;
        color: #333;
        margin: 1.5rem auto 0;
    }
    footer .botArea {
        background: #fff;
    }
    footer .botArea .inner {
        width: 92%;
        padding: 1.2rem 0 calc(1.2rem + 33vw);
        margin: 0 auto;
    }
    footer .botArea .inner .cf {
        content: none;
    }
    footer p.sitemap {
        font-size: 1.2rem;
        line-height: 1.3;
        text-align: right;
        padding: 0.5rem 0;
    }
    footer p.copy {
        width: 100%;
        font-size: 1.2rem;
        line-height: 1.3;
        text-align: center;
        color: #000;
        padding: 0.5rem 0;
    }
    footer p.sitemap a {
        color: #000;
        text-decoration: underline;
    }
    footer p.copy a {
        color: #000;
        text-decoration: none;
    }
    footer a {
        text-decoration: none;
    }
    footer a:hover {
        text-decoration: none;
    }

    /*--------------------------------------
    PageTop
    ---------------------------------------*/
    #page-top {
        position: fixed;
        bottom: calc(4% + 33vw);
        right: 4%;
        width: 50px;
    }
    #page-top img {
        width: 100%;
    }

    /* ================== */
    /*  サイトマップ　　　*/
    /* ================== */
    .contents #page.mappage {}
    .contents #page.mappage h2 {
        margin: 5.0rem auto 2.0rem;
    }
    .contents #page.mappage h2 a {}
    .contents #page.mappage h2 a:hover {
        color: #333;
        text-decoration: none;
        opacity: 1;
    }
    .contents #page.mappage ul {
        margin: 1.0rem auto 1.0rem;
    }
    .contents #page.mappage ul li {
        padding: 0 0 0.6rem 1.6rem;
    }
    .contents #page.mappage ul.subList li:last-child {
        margin: 0 0 1.0rem;
    }
    .contents #page.mappage ul li a {}
    .contents #page.mappage ul li a:hover {
        opacity: 1;
    }
    .contents #page.mappage ul.subList li a {
        font-size: 1.4rem;
    }

    /* ================== */
    /*  メインコンテンツ　*/
    /* ================== */

    .index a,
    .category a,
    .page a {}

    .index a:hover,
    .category a:hover,
    .page a:hover {}

    .index .common_parts h1,
    .index .common_parts h2,
    .index .common_parts h3,
    .index .common_parts h4,
    .index .common_parts h5,
    .index .common_parts h6,
    .index .common_parts h7,
    .category h1,
    .category h2,
    .category h3,
    .category h4,
    .category h5,
    .category h6,
    .category h7,
    .page h1,
    .page h2,
    .page h3,
    .page h4,
    .page h5,
    .page h6,
    .page h7 {
        max-width: 100%;
        margin: 0 auto;
    }
    .index .top_title,
    .category h1,
    .page h1 {
        font-size: 2rem;
        font-weight: bold;
        line-height: 1.4;
        text-align: center;
        padding: 2.0rem 2.0rem 2.0rem 3.5rem;
        margin: 2.5rem auto 3.0rem;
        position: relative;
    }
    .index .common_parts h2 {
        margin: 6rem auto 3.0rem;
    }
    .category h1,
    .page h1 {
        margin: 2.5rem auto 8.0rem;
    }
    .index .top_title::before,
    .category h1::before,
    .page h1::before {
        content: "";
        width: calc(100% - 15px);
        height: 100%;
        position: absolute;
        top: -13px;
        left: 0;
        z-index: -1;
    }
    .index .top_title::after,
    .category h1::after,
    .page h1::after {
        content: "";
        width: calc(100% - 15px);
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        z-index: -1;
    }
    .category > h2,
    .page > h2 {
        margin: 5rem auto 2.5rem auto;
        padding: 1.2rem 2rem;
        font-size: 1.8rem;
    }
    .category > h2::before,
    .page > h2::before {
        content: "";
        width: 32px;
        height: 30px;
        background: url(img/icon_mark.png) center no-repeat;
        background-size: 100% auto;
        position: absolute;
        top: -15px;
        left: -6px;
    }
    .category h2::after,
    .page h2::after {
        right: 10px;
    }
    .category h3,
    .page h3 {
        font-size: 1.8rem;
        font-weight: bold;
        margin: 4.0rem auto 2.0rem;
        padding: 1.2rem 1.0rem 1.2rem 4.2rem;
        line-height: 1.5;
        border-bottom: 1px solid #333;
        position: relative;
    }
    .category h3::after,
    .page h3::after {
        content: "";
        width: 22px;
        height: 24px;
        background: url("img/icon_drops.svg") center no-repeat;
        background-size: 100% auto;
        position: absolute;
        top: 50%;
        left: 8px;
        -webkit-transform: translate(0%, -50%);
        transform: translate(0%, -50%);
    }
    .category h6,
    .category h4,
    .category h5,
    .category h6,
    .page h4,
    .page h5,
    .page h6 {
        font-size: 1.6rem;
        font-weight: bold;
        line-height: 1.5;
        padding: 0 1.0rem 1.1rem 1.0rem;
        margin: 4.0rem auto 1.5rem;
        position: relative;
    }
    .category h6::after,
    .category h4::after,
    .category h5::after,
    .category h6::after,
    .page h4::after,
    .page h5::after,
    .page h6::after {
        content: "";
        background: linear-gradient(to right, rgba(51, 51, 51, 1), rgba(51, 51, 51, 1) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%) 0% 0%;
        background-size: 6px 1px;
        width: 100%;
        height: 1px;
        position: absolute;
        left: 0;
        bottom: 0;
    }
    .index .common_parts h2 a {
        padding-right: 20px;
        background: url(img/arrow_white.png) right center no-repeat;
        background-size: 12px auto;
    }
    .sitemap h2 a {
        color: #333;
    }
    .common_parts .heading_addTxt {
        padding: 0;
        width: 100%;
        margin: auto;
    }
    .index .common_parts .inner > p,
    .category > p,
    .page > p {
        width: 100%;
        word-break: break-all;
    }

    /*--------------------------------------
    list
    ---------------------------------------*/
    .contents .index .common_parts ul,
    .contents .category ul,
    .contents .page ul {
        width: 100%;
        box-sizing: border-box;
        margin: 2.0rem auto 2.0rem;
        padding: 0 3% 0;
    }
    .contents .index .common_parts ul li,
    .contents .category ul li,
    .contents .page ul li {
        font-size: 1.3rem;
        min-height: 12px;
        padding: 0 0 0.3rem 8%;
        position: relative;
    }
    .contents .index .common_parts ul li::before,
    .contents .category ul li::before,
    .contents .page ul li::before {
        content: '';
        display: block;
        background-color: #e5a0ab;
        width: 8px;
        height: 8px;
        position: absolute;
        top: 8px;
        left: 0;
    }
    .contents .index .common_parts ol,
    .contents .category ol,
    .contents .page ol {
        width: 100%;
        box-sizing: border-box;
        margin: 2.0rem auto 2.0rem;
        padding: 0 3% 0;
    }
    .contents .index .common_parts ol li,
    .contents .category ol li,
    .contents .page ol li {
        font-size: 1.3rem;
        padding: 0 0 0.3rem 8%;
        list-style: none;
        position: relative;
        counter-increment: number;
    }
    .contents .index .common_parts ol li::before,
    .contents .category ol li::before,
    .contents .page ol li::before {
        display: block;
        /* background-color: #0d7467; */
        width: 16px;
        height: 16px;
        position: absolute;
        top: 5px;
        left: 0;
        font-size: 1.0rem;
        line-height: 1.6;
        letter-spacing: -0.5px;
        text-align: center;
        color: #fff;
    }
    .contents .index .common_parts ol li:nth-child(-n + 9):before,
    .contents .category ol li:nth-child(-n + 9):before,
    .contents .page ol li:nth-child(-n + 9):before {
        content: counter(number);
    }
    .contents .index .common_parts ol li:nth-child(n + 10):before,
    .contents .category ol li:nth-child(n + 10):before,
    .contents .page ol li:nth-child(n + 10):before {
        content: counter(number);
    }

    /*--------------------------------------
    recommend,check,point
    ---------------------------------------*/
    .contents .rank_wrap p,
    .contents .recommend_number_wrap p,
    .contents .check_number_wrap p,
    .contents .point_number_wrap p {
        max-width: 100%;
    }

    /*recommend*/
    .contents .recommend {
        width: 100%;
        max-width: 100%;
        min-height: 70px;
        height: auto;
        font-size: 1.6rem;
        line-height: 1.4;
        background: url("img/color_gold.png") 24px 30px no-repeat;
        background-size: 2px 100%;
        padding: 1.5rem 1.5rem 1.5rem 6.2rem;
        margin: 2.0rem auto 1.5rem;
        position: relative;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
    }
    .contents .recommend::before {
        content: "おすすめ";
        width: 50px;
        height: 50px;
        font-size: 1.0rem;
        font-weight: normal;
        line-height: 50px;
        letter-spacing: 0;
        text-align: center;
        position: absolute;
        top: 10px;
        left: 0;
        /* -webkit-transform: translate(0%, -50%); */
        /* transform: translate(0%, -50%); */
    }
    .contents .recommend a {
        text-decoration: underline;
    }

    /*check*/
    .contents .check {
        width: 100%;
        max-width: 100%;
        min-height: 70px;
        height: auto;
        font-size: 1.6rem;
        line-height: 1.4;
        background: url("img/color_gold.png") 24px 30px no-repeat;
        background-size: 2px 100%;
        padding: 1.5rem 1.5rem 1.5rem 6.2rem;
        margin: 2.0rem auto 1.5rem;
        position: relative;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
    }
    .contents .check::before {
        content: "CHECK";
        width: 50px;
        height: 50px;
        font-size: 1.0rem;
        font-weight: normal;
        line-height: 50px;
        letter-spacing: 0;
        text-align: center;
        position: absolute;
        top: 10px;
        left: 0;
        /* -webkit-transform: translate(0%, -50%); */
        /* transform: translate(0%, -50%); */
    }
    .contents .check a {
        text-decoration: underline;
    }

    /*point*/
    .contents .point {
        width: 100%;
        max-width: 100%;
        min-height: 70px;
        height: auto;
        font-size: 1.6rem;
        line-height: 1.4;
        background: url("img/color_brown.png") 25px 30px no-repeat;
        background-size: 1px 100%;
        padding: 1.5rem 1.5rem 1.5rem 6.2rem;
        margin: 2.0rem auto 1.5rem;
        position: relative;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
    }
    .contents .point::before {
        content: "POINT";
        width: 50px;
        height: 50px;
        font-size: 1.0rem;
        font-weight: normal;
        line-height: 50px;
        letter-spacing: 0;
        text-align: center;
        position: absolute;
        top: 10px;
        left: 0;
        /* -webkit-transform: translate(0%, -50%); */
        /* transform: translate(0%, -50%); */
    }
    .contents .point a {
        text-decoration: underline;
    }

    /*rank_wrap*/
    .contents .rank_wrap {
        counter-reset: num;
        margin: 3.0rem auto 2.0rem;
    }
    .contents .rank_wrap .rank {
        width: 100%;
        max-width: 100%;
        min-height: 70px;
        height: auto;
        font-size: 1.6rem;
        line-height: 1.4;
        color: #333;
        border-bottom: solid 1px #333;
        background: url("img/color_gold.png") 26px 30px no-repeat;
        background-size: 2px 100%;
        padding: 1.5rem 1.5rem 1.5rem 6.2rem;
        margin: 2.0rem auto 1.5rem;
        position: relative;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
    }
    .contents .rank_wrap .rank::before {
        content: counter(num, decimal-leading-zero);
        counter-increment: num;
        width: 50px;
        height: 50px;
        font-size: 1.4rem;
        font-weight: normal;
        line-height: 50px;
        letter-spacing: 0;
        text-align: center;
        background-size: 100%;
        position: absolute;
        top: 10px;
        left: 0;
        /* -webkit-transform: translate(0%, -50%); */
        /* transform: translate(0%, -50%); */
    }
    .contents .rank a {
        color: #333;
        text-decoration: underline;
    }

    /*recommend_number_wrap*/
    .contents .recommend_number_wrap {
        counter-reset: num;
        margin: 3.0rem auto 2.0rem;
    }
    .contents .recommend_number_wrap .recommend {}
    .contents .recommend_number_wrap .recommend::before {
        display: block;
        font-size: 0.9rem;
        line-height: 1;
        padding: 1.2rem 0;
    }
    .contents .recommend_number_wrap .recommend::after {
        content: counter(num, decimal-leading-zero);
        counter-increment: num;
        width: 50px;
        font-size: 1.8rem;
        font-weight: normal;
        line-height: 1;
        text-align: center;
        position: absolute;
        top: 32px;
        left: 0;
    }

    /*check_number_wrap*/
    .contents .check_number_wrap {
        counter-reset: num;
        margin: 3.0rem auto 2.0rem;
    }
    .contents .check_number_wrap .check {}
    .contents .check_number_wrap .check::before {
        display: block;
        font-size: 0.9rem;
        line-height: 1;
        padding: 1.2rem 0;
    }
    .contents .check_number_wrap .check::after {
        content: counter(num, decimal-leading-zero);
        counter-increment: num;
        width: 50px;
        font-size: 1.8rem;
        font-weight: normal;
        line-height: 1;
        text-align: center;
        position: absolute;
        top: 32px;
        left: 0;
    }

    /*point_number_wrap*/
    .contents .point_number_wrap {
        counter-reset: num;
        margin: 3.0rem auto 2.0rem;
    }
    .contents .point_number_wrap .point {}
    .contents .point_number_wrap .point::before {
        display: block;
        font-size: 0.9rem;
        line-height: 1;
        padding: 1.2rem 0;
    }
    .contents .point_number_wrap .point::after {
        content: counter(num, decimal-leading-zero);
        counter-increment: num;
        width: 50px;
        font-size: 1.8rem;
        font-weight: normal;
        line-height: 1;
        text-align: center;
        position: absolute;
        top: 32px;
        left: 0;
    }
    .caption {
        margin: 8px 0 0;
        font-size: 1.0rem;
        line-height: 1.3;
        word-break: break-all;
        color: #999;
    }

    /*--------------------------------------
    float-wrap
    ---------------------------------------*/
    .contents .float-wrap {
        width: 100%;
        margin: 4.0rem auto 4.0rem;
        position: relative;
    }
    .contents .float-wrap .flame {
        width: 85%;
        margin: 0 auto;
    }
    .contents .float-wrap .float-img {
        box-sizing: border-box;
        width: auto;
        margin: 0 auto 1.0rem;
        text-align: center;
    }
    .contents .float-wrap img {
        box-sizing: border-box;
        max-width: 100%;
    }
    .contents .float-wrap .sttl {
        padding: 0;
        margin: 0;
        background: none;
        border: none;
        font-size: 1.6rem;
        line-height: 1.4;
    }
    .contents .float-wrap .catch {
        font-size: 1.6rem;
        font-weight: 700;
        line-height: 1.6;
        margin: 0 0 1.5rem;
    }
    .contents .float-wrap p {
        margin: 0;
        padding: 0;
    }
    .contents .float-wrap .fl {
        box-sizing: border-box;
        width: 100%;
        padding: 0 0 1.0rem 0;
        text-align: center;
        float: none;
    }
    .contents .float-wrap .fl + .catch {
        font-size: 2.1rem;
    }
    .contents .float-wrap .fr {
        box-sizing: border-box;
        width: 100%;
        padding: 0 0 1.0rem 0;
        text-align: center;
        float: none;
    }
    .contents .float-wrap .ct {
        box-sizing: border-box;
        width: 100%;
        margin: 0 auto 1.0rem;
        padding: 0 0 1.0rem;
        text-align: center;
    }
    .contents .float-wrap .fl.t_small {
        box-sizing: content-box;
        width: 40%;
        padding: 0 6% 0.5rem 0;
        text-align: center;
        float: left;
    }
    .contents .float-wrap .fr.t_small {
        box-sizing: content-box;
        width: 40%;
        padding: 0 0 0.5rem 6%;
        text-align: center;
        float: right;
    }
    .contents .float-wrap .fl.t_small .flame,
    .contents .float-wrap .fr.t_small .flame {
        width: 100%;
    }
    .contents .float-wrap .float-body.fl {
        width: auto;
        position: static;
        text-align: left;
    }
    .contents .float-wrap .float-body.fr {
        width: auto;
        position: static;
        text-align: left;
    }

    /*float-wrap-head*/
    .index .float-wrap .float-wrap-head,
    .category .float-wrap .float-wrap-head,
    .page .float-wrap .float-wrap-head {
        display: table;
        width: auto !important;
        height: auto;
        background: none;
        border: none;
        font-size: 1.6rem;
        font-weight: bold;
        line-height: 1.4;
        text-align: left;
        color: #000;
        margin: 0 auto 0.8rem;
        position: relative;
    }

    .index .float-wrap .float-wrap-head a,
    .category .float-wrap .float-wrap-head a,
    .page .float-wrap .float-wrap-head a {
        width: auto;
        font-size: 100%;
        text-decoration: none;
    }

    .index .float-wrap .float-wrap-head a:hover,
    .category .float-wrap .float-wrap-head a:hover,
    .page .float-wrap .float-wrap-head a:hover {
        color: #000;
        text-decoration: none;
    }

    .index .float-wrap .float-body.fl .float-wrap-head,
    .category .float-wrap .float-body.fl .float-wrap-head,
    .page .float-wrap .float-body.fl .float-wrap-head,
    .index .float-wrap .float-body.fr .float-wrap-head,
    .category .float-wrap .float-body.fr .float-wrap-head,
    .page .float-wrap .float-body.fr .float-wrap-head {
        width: 100%;
    }

    .contents .float-wrap .float-wrap-head::after {
        content: none;
    }

    .contents .float-wrap p {
        width: 100%;
    }


    /*--------------------------------------
    btns
    ---------------------------------------*/
    .btn-web,
    p.btn-web {
        margin: 3rem auto;
        padding: 0;
        text-align: center;
    }
    .btn-web a {
        display: inline-block;
        position: relative;
        width: 100%;
        margin: 0 auto;
        padding: 1.5rem 2rem;
        background: #24ba72 url(img/arrow_white.png) no-repeat right 1.2rem center;
        background-size: 7px 11px;
        border: 2px solid #24ba72;
        border-radius: 5rem;
        box-sizing: border-box;
        color: #fff;
        font-size: 1.6rem;
        font-weight: 700;
        line-height: 1.4;
        text-align: center;
        text-decoration: none;
    }
    .btn-web a:hover {
        background: #1fa464 url(img/arrow_white.png) no-repeat right 1.2rem center;
        background-size: 7px 11px;
        border: 2px solid #1fa464;
        text-decoration: none;
        opacity: 1;
    }
    .btn-internal,
    p.btn-internal {
        margin: 3rem auto;
        padding: 0;
        text-align: center;
    }
    .btn-internal a {
        display: inline-block;
        position: relative;
        width: 100%;
        margin: 0 auto;
        padding: 1.5rem 2rem;
        background: #3a3f7b url(img/arrow_white.png) no-repeat right 1.2rem center;
        background-size: 7px 11px;
        border: 2px solid #3a3f7b;
        border-radius: 5rem;
        box-sizing: border-box;
        color: #fff;
        font-size: 1.6rem;
        font-weight: 700;
        line-height: 1.4;
        text-align: center;
        text-decoration: none;
    }
    .btn-internal a:hover {
        background: #fff url(img/arrow_blue.png) no-repeat right 1.2rem center;
        background-size: 7px 11px;
        border: 2px solid #3a3f7b;
        color: #3a3f7b;
        text-decoration: none;
        opacity: 1;
    }
    .btn-internal.down a {
        background: #3a3f7b url(img/arrow_white_down.png) no-repeat right 0.9rem center;
        background-size: 11px 7px;
    }
    .btn-internal.down a:hover {
        background: #fff url(img/arrow_blue_down.png) no-repeat right 0.9rem center;
        background-size: 11px 7px;
        border: 2px solid #3a3f7b;
        color: #3a3f7b;
        text-decoration: none;
        opacity: 1;
    }
    /* .btn-link {
        margin: 4rem 0;
        padding: 0;
        text-align: right;
    } */
    /* .btn-link a {
        position: relative;
        min-height: 16px;
        padding: 0 0 0.3rem 2.1rem;
        background: url(img/arrow_link.png) no-repeat left center;
        color: #333;
        font-size: 1.4rem;
        font-weight: 700;
        line-height: 1.4;
        text-decoration: underline;
    } */
    /* .btn-link a:hover {
        text-decoration: none;
        opacity: 0.6;
    } */
    /* .btn-link.host a {
        background: url(img/arrow_link_02.png) no-repeat left center;
    } */
    .btn-tel,
    p.btn-tel {
        position: relative;
        display: block;
        margin: 3rem auto;
        padding: 0;
        text-align: center;
    }
    .btn-tel a {
        display: block;
        position: relative;
        width: 100%;
        margin: 0 auto;
        padding: 1.5rem 2rem;
        background: #de5886 url(img/arrow_white.png) no-repeat right 1.2rem center;
        background-size: 7px 11px;
        border: 2px solid #de5886;
        border-radius: 5rem;
        box-sizing: border-box;
        color: #fff;
        font-size: 1.6rem;
        font-weight: 700;
        line-height: 1.4;
        text-align: center;
        text-decoration: none !important;
        z-index: 2;
    }
    .btn-tel a:hover {
        text-decoration: none;
        opacity: 0.7;
    }
    .btn-tel::after {
        content: '';
        position: absolute;
        right: -6px;
        bottom: -6px;
        width: 100%;
        height: 100%;
        background-color: #fff;
        border: 2px solid #bbb;
        border-top: 0;
        border-left: 0;
        border-radius: 5rem;
    }
    .btn-link,
    p.btn-link {
        margin: 3rem auto;
        padding: 0;
    }
    .btn-link a {
        display: inline-block;
        position: relative;
        width: auto;
        margin: 0 auto;
        padding: 0 0 0 2rem;
        background: url(img/arrow_link_03.png) no-repeat left center;
        background-size: 14px auto;
        box-sizing: border-box;
        color: #333;
        font-size: 1.6rem;
        font-weight: 700;
        line-height: 1.4;
        text-align: right;
    }
    .btn-tel a:hover {
        text-decoration: none;
        opacity: 1;
    }
    .btn-link.clearfix {
        text-align: right;
    }
    .btn-link.clearfix a {
        width: auto;
        border: 0;
    }


    /* ================== */
    /*  テーブル　　　　　*/
    /* ================== */
    table th,
    table td {
        word-break: break-all;
    }
    .contents .index .common_parts .inner > table,
    .contents .category>table,
    .contents .page>table {
        width: 100%;
    }
    .contents table {
        box-sizing: border-box;
        width: 100%;
        max-width: initial;
        max-width: none;
        table-layout: fixed;
        margin: 3.0rem auto 3.0rem;
        border-bottom: none;
    }
    .contents table th {
        width: 100%;
        padding: 0.5em 2.5%;
        background: #dcdcdc;
        line-height: 1.3;
        text-align: center;
        font-size: 1.3rem;
        color: #333;
        display: block;
        font-weight: normal;
        border: none;
        border-bottom: solid 1px #333;
    }
    .contents table td {
        width: 100%;
        display: block;
        line-height: 2.4rem;
        padding: 0.5em 5%;
        background: #fff;
        font-size: 1.3rem;
        text-align: left;
        word-wrap: break-word;
        border: none;
        border-bottom: solid 1px #333;
    }

    /* .contents table tr:last-child td {
        border-bottom: none;
    } */

    /*--------------------------------------
    box-wrap
    ---------------------------------------*/
    .contents .box-wrap {
        width: 100%;
        max-width: 100%;
        margin: 4rem auto;
    }
    .contents .box-wrap .box {
        display: block;
        box-sizing: border-box;
        width: 100%;
        padding: 4.0rem 0 3.0rem;
        margin: 0 0 0;
        float: none;
        position: relative;
    }
    .contents .box-wrap .box:nth-child(n+3) {
        margin-top: 0;
    }
    .contents .box-wrap .box .permalink {
        display: none;
    }
    .contents .box-wrap .box .thumb {
        position: relative;
    }

    /*box-head*/
    .index .box-wrap .box-head,
    .category .box-wrap .box-head,
    .page .box-wrap .box-head {
        display: block;
    }
    .index .box-wrap .box-head a,
    .category .box-wrap .box-head a,
    .page .box-wrap .box-head a {
        display: block;
        font-size: 100%;
    }
    .index .box-wrap .box-head a:hover,
    .category .box-wrap .box-head a:hover,
    .page .box-wrap .box-head a:hover {
        color: #333;
        text-decoration: none;
    }
    .index .box-wrap .box-head::after,
    .category .box-wrap .box-head::after,
    .page .box-wrap .box-head::after {
        content: none;
    }
    .contents .box-wrap .box p {
        margin: 0;
    }
    .contents .box-wrap .box .btn-internal {
        margin: 2.0rem auto;
    }

    /*type-a*/
    .contents .box-wrap .type-a {
        margin: 0 auto 4rem;
        padding: 2rem;
        width: auto;
    }
    .contents .box-wrap.two-three .type-a:nth-child(5n+1),
    .contents .box-wrap.two-three .type-a:nth-child(5n+2),
    .contents .box-wrap.two-three .type-a:nth-child(5n+3),
    .contents .box-wrap.two-three .type-a:nth-child(5n+4),
    .contents .box-wrap.two-three .type-a:nth-child(5n+5){
        width: 100%;
        margin-right: 0;
    }
    .contents .box-wrap .type-a::before {
        content: "";
        position: absolute;
        left: 50%;
        width: 71px;
        height: 29px;
        background: url(img/CASE.png) no-repeat left top;
        top: -20px;
        margin-left: -35.5px;
    }
    .contents .box-wrap .type-a .thumb {
        position: relative;
    }
    .contents .box-wrap .type-a .box-head {
        font-size: 1.8rem;
        line-height: 1.4;
        padding: 0;
        margin: 2rem auto;
        background: none;
        border: 0;
        box-shadow: none;
        max-width: 100%;
    }
    .contents .box-wrap .type-a .box-head a {
        display: block;
        width: 100%;
        font-size: 1.8rem;
        line-height: 1.4;
        background: url("img/arrow_green.png") right center no-repeat;
        background-size: 8px auto;
        padding: 0 2.0rem 0 0;
        position: relative;
        color: inherit;
    }

    .contents .box-wrap .type-a .box-head a:hover {
        opacity: 1;
    }

    .contents .box-wrap .type-a .box-body {
}

    .contents .box-wrap .type-a .box-body .smallPic {
        width: 75px;
        float: left;
    }

    .contents .box-wrap .type-a .box-body p {
        width: auto;
        float: right;
    }

    /*type-b*/
    .contents .box-wrap .type-b {
        padding: 1rem 0 3.0rem;
        margin: -1px 0 0;
    }

    .contents .box-wrap .type-b:nth-child(n+3) {
        margin-top: -1px;
    }

    .contents .box-wrap .type-b:nth-last-child(2),
    .contents .box-wrap .type-b:last-child {
        padding: 0rem 0 3rem;
    }

    .contents .box-wrap .type-b .box-head-area {
        display: table;
        padding: 0 1.0rem;
        margin: 0 0 1.5rem;
    }

    .contents .box-wrap .type-b .thumb {
        display: table-cell;
        vertical-align: middle;
        width: 45px;
        position: relative;
    }
    .contents .box-wrap .type-b .box-head {
        display: table-cell;
        vertical-align: middle;
        font-size: 1.7rem;
        line-height: 1.4;
        font-weight: 400;
        margin: 0;
        padding: 0 0 0 1.2rem;
        border-radius: 0;
    }
    .contents .box-wrap.col1 .type-b .box-head-area .box-head {
        font-size: 2.0rem;
    }
    .contents .box-wrap .type-b .box-head a {
        display: block;
        width: 100%;
        font-size: 1.7rem;
        line-height: 1.4;
        background: url("img/arrow_green.png") right center no-repeat;
        background-size: 8px auto;
        padding: 0 2.0rem 0 0;
        position: relative;
    }
    .contents .box-wrap .type-b .box-head a:hover {
        opacity: 1;
    }
    .contents .box-wrap .type-b .box-body{
        display: flex;
        flex-wrap: wrap;
    }
    .contents .box-wrap .type-b .caption {
        order: -1;
        margin: 0 0 2.0rem;
    }

    /*--------------------------------------
    frame-wrap
    ---------------------------------------*/
    .contents .frame-wrap {
        width: 100%;
        max-width: 100%;
        margin: 3rem auto;
    }
    .contents .frame-wrap .inner {
        margin: 0 auto;
    }
    .contents .frame-wrap .frame {
        display: block;
        box-sizing: border-box;
        width: 100%;
        margin: 0 0 2.0rem;
        float: none;
    }
    .contents .frame-wrap .frame:first-child {
        margin: 0 0 2.0rem;
    }
    .contents .frame-wrap .frame:nth-child(3n+1) {
        margin: 0 0 2.0rem;
    }
    .contents .frame-wrap .frame:nth-child(n+4) {
        margin-top: 0;
    }
    .contents .frame-wrap .frame:last-child {
        margin: 0 0 0;
    }
    .contents .frame-wrap .frame a {
        display: block;
        text-decoration: none;
    }
    .contents .frame-wrap.col4 .frame {
        width: auto;
    }
    .contents .frame-wrap.col4 .frame:nth-child(3n+1){
        margin-left: 0;
    }

    /*frame-head*/
    .index .frame .frame-head,
    .category .frame .frame-head,
    .page .frame .frame-head {
        display: block;
        font-size: 1.7rem;
        font-weight: bold;
        line-height: 1.4;
    }
    .index .frame .frame-head a,
    .category .frame .frame-head a,
    .page .frame .frame-head a {
        width: auto;
        font-size: 100%;
        text-decoration: none;
    }
    .index .frame .frame-head a:hover,
    .category .frame .frame-head a:hover,
    .page .frame .frame-head a:hover {
        opacity: 1;
    }
    .contents .frame .frame-head p {
        margin: 0;
    }
    .contents .frame .frame-body {
        padding: 0 1.5rem 3.0rem;
    }
    .contents .frame .frame-body .frame-catch {
        font-size: 1.6rem;
        font-weight: bold;
        line-height: 1.5;
        color: #000;
        margin: 0 0 1.5rem;
    }
    .contents .frame .frame-body p {
        margin: auto;
    }
    .contents .frame .thumb {}
    .contents .frame p.caption {
        margin: 1.0rem 1.0rem 0;
    }

    /*type-a*/
    .contents .frame-wrap .type-a {
    }
    .contents .frame-wrap .type-a .frame-catch {
        font-size: 1.4rem;
        line-height: 1.5;
        text-align: center;
        color: #8c8200;
        border-top: 5px solid #e6dc14;
        padding: 1.5rem 2.5rem;
        position: relative;
    }
    .contents .frame-wrap .type-a .frame-catch::before {
        content: "";
        background: linear-gradient(to right, rgba(187, 187, 187, 1), rgba(187, 187, 187, 1) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%) 0% 0%;
        background-size: 6px 1px;
        width: 100%;
        height: 1px;
        position: absolute;
        left: 0;
        bottom: 0;
    }
    .contents .frame-wrap .type-a .frame-catch::after {
        content: "";
        width: 19px;
        height: 11px;
        background: url("img/frame-wrap_baloon.png") no-repeat;
        background-size: 100% auto;
        position: absolute;
        left: calc(50% - 10px);
        bottom: -10px;
    }
    .contents .frame-wrap .type-a .frame-head {
        font-size: 1.8rem;
        line-height: 1.5;
        font-weight: 400;
        margin: 0;
        padding: 1.8rem 1.5rem;
        background: none;
        border: 0;
        box-shadow: none;
        max-width: 100%;
    }
    .contents .frame-wrap .type-a .frame-head a {
        display: block;
        width: 100%;
        background: url("img/arrow_green.png") right center no-repeat;
        background-size: 6px auto;
        padding: 0 2.0rem 0 0;
        position: relative;
    }
    .contents .frame-wrap .type-a .frame-head a:hover {
        opacity: 1;
    }
    .contents .frame-wrap .type-a .thumb {
        width: 80%;
        margin: 0 auto;
    }
    .contents .frame-wrap .type-a .caption {
        text-align: center;
        padding: 0 20px;
    }
    .contents .frame-wrap .type-a ul.icoArea {
        width: 100%;
        text-align: center;
        padding: 0 1.5rem;
        margin: 2.0rem auto;
    }
    .contents .frame-wrap .type-a ul.icoArea li {
        width: calc(100% / 3);
        padding: 0 0.6rem;
        margin: 0 0 0 0;
        float: left;
    }
    .contents .frame-wrap .type-a ul.icoArea li:first-child {
        margin: 0 0 0 0;
    }
    .contents .frame-wrap .type-a ul.icoArea li:nth-child(3n+1) {
        margin: 0 0 0 0;
    }
    .contents .frame-wrap .type-a ul.icoArea li:nth-child(n+4) {
        margin-top: 1.6rem;
    }
    .contents .frame-wrap .type-a ul.icoArea .ico {
        width: 57px;
        margin: 0 auto;
    }
    .contents .frame-wrap .type-a ul.icoArea .icoTxt {
        display: inline-block;
        font-size: 1.2rem;
        font-weight: bold;
        line-height: 1.4;
        text-align: center;
        padding: 10px 0 8px;
        position: relative;
    }
    .contents .frame-wrap .type-a ul.icoArea .icoTxt::after {
        content: "";
        width: 100%;
        height: 2px;
        background-color: #e6dc14;
        position: absolute;
        left: 0;
        bottom: 0;
    }

    /*type-b*/
    .contents .frame-wrap .type-b {
    }
    .contents .frame-wrap .type-b .frame-head {
        font-size: 1.8rem;
        line-height: 1.5;
        font-weight: 400;
        padding: 1.8rem 1.5rem;
        margin: 0 0 2.0rem;
        position: relative;
        background: none;
        border: 0;
        box-shadow: none;
        width: 100%;
        max-width: 100%;
    }
    .contents .frame-wrap .type-b .frame-head::after {
        content: "";
        background: #cab987;
        background-size: 6px 1px;
        width: calc(100% - 20px);
        height: 1px;
        position: absolute;
        left: 10px;
        bottom: 0;
    }
    .contents .frame-wrap .type-b .frame-head a {
        display: block;
        width: 100%;
        background: url("img/arrow_green.png") right center no-repeat;
        background-size: 8px auto;
        padding: 0 2.0rem 0 0;
        position: relative;
    }
    .contents .frame-wrap .type-b .frame-head a:hover {
        opacity: 1;
    }
    .contents .frame-wrap .type-b .thumb {
        width: 80%;
        margin: 0 auto;
    }
    .contents .frame-wrap .type-b .caption {
        text-align: center;
        padding: 0 1.0rem;
    }
    .contents .frame-wrap .type-b .frame-body {
        margin: 2.0rem auto 0;
    }
    .contents .frame-wrap .type-b table {
        box-sizing: border-box;
        width: 100%;
        letter-spacing: 0;
        margin: 2.0rem auto;
    }
    .contents .frame-wrap .type-b table th {
        display: table-cell;
        width: 40%;
        font-size: 1.3rem;
        font-weight: normal;
        line-height: 1.4;
        border-right: 1px solid #333;
        padding: 1.0rem 1.0rem;
    }
    .contents .frame-wrap .type-b table td {
        display: table-cell;
        font-size: 1.3rem;
        line-height: 1.4;
        padding: 1.0rem 1.0rem;
        word-wrap: break-word;
    }
    .contents .frame-wrap .type-b table:last-of-type {
        margin-bottom: 0;
    }

    /*type-c*/
    .contents .frame-wrap .type-c {
        background-color: #f5f5dc;
    }
    .contents .frame-wrap .type-c .eng {
        font-size: 2.6rem;
        font-weight: bold;
        line-height: 1;
        letter-spacing: 0.06em;
        text-align: center;
        color: #fff;
        text-shadow: 1px 1px 0 #333, -1px -1px 0 #333,
            -1px 1px 0 #333, 1px -1px 0 #333,
            0px 1px 0 #333, 0-1px 0 #333,
            -1px 0 0 #333, 1px 0 0 #333;
        margin: 3.0rem 0 0;
        position: relative;
        top: -1.0rem;
    }
    .contents .frame-wrap .type-c .frame-head {
        font-size: 1.7rem;
        line-height: 1.5;
        font-weight: 400;
        border-bottom: 2px solid #fff;
        padding: 0.5rem 1.8rem 2.0rem;
        margin: 0 0 2.0rem;
        position: relative;
    }
    .contents .frame-wrap .type-c .frame-head a {
        display: block;
        width: 100%;
        background: url("img/arrow_black.png") right center no-repeat;
        background-size: 8px auto;
        padding: 0 2.0rem 0 0;
        position: relative;
    }
    .contents .frame-wrap .type-c .frame-head a:hover {
        opacity: 1;
    }
    .contents .frame-wrap .type-c .thumb {
        width: 60%;
        margin: 0 auto 2.0rem;
    }
    .contents .frame-wrap .type-c .thumb img {
        border-radius: 100px;
    }

    /*btn-web*/
    .contents .frame .frame-body .btn-web {
        width: 85%;
        margin: 25px auto 0;
    }

    /***** addParts01 *****/
    .addParts01 {
        width: 100%;
        margin: 2rem auto;
        padding-top: 0;
    }
    .addParts01 .addInner {
        width: 100%;
        margin: 0 auto;
    }
    .addParts01__TitArea__Tit {
        padding: 2.5rem 0 2rem 0;
        font-size: 2.4rem;
        letter-spacing: 3px;
        border: 0;
        width: auto;
        font-weight: bold;
    }
    .addParts01__TitArea__Txt span {
        font-size: 1.5rem;
    }
    .addParts01__TitArea__Tit::before {
        left: 50%;
        top: -29px;
        margin-left: -60px;
        width: 120px;
        background: url(img/pick_up.png) no-repeat center;
        background-size: 100% auto;
    }
    .addParts01__TitArea__Txt {
        padding: 2rem 2rem 2rem 0;
        width: auto;
    }
    .addParts01 p {
        margin: 0;
    }
    .addParts01__addTxt p {
        font-size: 1.0rem;
        margin-bottom: 1em;
    }
    .addParts01__addTxt ul li{
        font-size: 1.0rem;
    }
    .addParts01 .aadPartsTit {
        text-align: center;
    }
    .addParts01 .block {
        width: 100%;
        margin: 0 0 2.5rem;
        float: none;
    }
    .addParts01 .block:first-child {
        margin: 0 0 2.5rem;
    }
    .fav-3box {
        display: block;
    }
    .addParts01 .block:nth-child(3n+1) {
        margin: 0 0 2.5rem;
    }
    .addParts01 .block:nth-child(n+4) {
        margin: 0 0 2.5rem;
    }
    .addParts01 .block .catch {
        font-size: 2.0rem;
        font-weight: 700;
        line-height: 1.5;
        text-align: center;
        padding: 12px 10px;
        margin: 0 0 0;
    }
    .addParts01 .block .catch span {
        font-size: 2.6rem;
    }
    .addParts01 .block a {
        display: block;
    }
    .addParts01 .scrollArea {
        padding: 1.5rem;
        position: relative;
    }
    .addParts01 .scrollArea .priceArea {
        display: table;
        width: 100%;
        margin: 0 0 1.5rem;
    }
    .addParts01 .scrollArea .priceArea .priceTit {
        display: table-cell;
        vertical-align: middle;
        width: 26%;
        font-size: 1.2rem;
        line-height: 1.2;
        text-align: center;
        word-wrap: break-word;
        color: #fff;
        background-color: #00786a;
        padding: 0.5rem 0 0.5rem 2%;
        box-sizing: border-box;
    }
    .addParts01 .scrollArea .priceArea .priceTit::before {
        right: -20px;
        border-width: 20px 10px;
        top: 0;
    }
    .addParts01 .scrollArea .priceArea .priceTit br {
        display: none;
    }
    .addParts01 .scrollArea .priceArea .price {
        display: table-cell;
        vertical-align: middle;
        width: 74%;
        font-size: 2.2rem;
        font-weight: bold;
        line-height: 1.2;
        letter-spacing: 0.03em;
        text-align: center;
        color: #c4940f;
        border-bottom: 1px solid #c9b169;
        /* background-color: #fff; */
        padding: 0.8rem 0.5rem 0.8rem 1rem;
        box-sizing: border-box;
    }
    .addParts01 .scrollArea .priceArea .price.small{
        font-size: 1.8rem;
    }
    .addParts01 .scrollArea .priceArea .price span {
        font-size: 1.2rem;
        color: #333;
        padding: 0 5px;
        display: inline-block;
        margin: auto;
    }
    .addParts01 .scrollArea .companyName {
        font-size: 2.4rem;
        font-weight: bold;
        line-height: 1.5;
        text-align: center;
        letter-spacing: 3px;
    }
    .addParts01 .scrollArea .companyCatch {
        font-size: 1.6rem;
        padding: 1.5rem 1rem;
        margin-bottom: 1rem;
    }
    .addParts01 .scrollArea .companyCatch span {
        font-size: 1.8rem;
    }
    .addParts01 .scrollArea .box-tags .tag {
        font-size: 1.4rem;
    }
    .addParts01__TitArea__Txt {
        padding: 1.5rem;
    }
    .addParts01.lower .block {
        width: 100%;
    }
    .index .common_parts .title {
        font-size: 2.1rem;
        margin: 6rem auto 3rem auto;
        padding: 2rem;
    }
    .index .common_parts h2:first-child {
        margin: 6rem auto 3rem auto;
    }
    .accordion-btn {
        position: relative;
        width: 90%;
        margin: 1.5rem auto;
        padding: 1.2rem 3rem;
        color: #5bb4b3;
        font-size: 1.6rem;
        line-height: 1.1;
        text-align: left;
        cursor: pointer;
    }
    .contents .box-wrap.three::after {
        display: none;
    }
    .contents .box-wrap.three .type-a {
        width: 100%;
    }
    .white-area {
        width: 108%;
        margin: 0 -4%;
        padding-top: 6rem;
    }
    .btn-internal-position .btn-internal {
        width: 90%;
        margin-right: 0;
        margin-left: 0;
    }
    .btn-internal-position .btn-internal::after {
        width: 100%;
    }
    .btn-internal-position .btn-internal a {
        width: 100%;
    }
    .common_parts .inner {
        width: 92%;
    }
    .index .common_parts h2 {
        position: relative;
        z-index: 2;
    }
    .btn-link.host {
        text-align: right;
    }
    .btn-link.host a {
        width: auto;
        border: none;
        text-decoration: underline;
        background: url(img/arrow_link_03.png) no-repeat left center;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
    }
    
    .btn-link.host a.bnr {
        padding: 0;
    }
    .white-area > .common_parts:nth-last-of-type(1) .btn-link {
        margin-bottom: 0;
    }
    .center-img img {
        width: 85%;
    }
    #page .btn-internal,
    #page p.btn-internal,
    #page .btn-web,
    #page p.btn-web,
    #page .btn-tel,
    #page p.btn-tel {
        width: 90%;
    }
    .addParts02 .btn-web::after,
    .btn-internal-position .btn-internal::after,
    #page .btn-internal::after, #page .btn-web::after {
        width: 100%;
    }
    #page .addParts01__TitArea__Tit::before {
        left: 15px;
        margin-left: 0;
    }
    .btn-tel-position {
        display: flex;
        align-items: center;
    }
    #index .addParts01 .scrollArea .box-kodawari,
    #page .addParts01 .scrollArea .box-kodawari {
        height: auto;
    }
    #visArea_lower .mainArea .siteName img {
        width: 10.5vw;
    }
    .footer_bnr {
        width: 100%;
        height: 26.5vw;
        bottom: 0;
    }
    .footer_bnr img {
        display: block;
        width: 100%;
    }
	.btn-internal::after {
    width: 100%;
    height: 100%;;
}

} /* SP_End */